/* ///////////////////////////////////////////////////

    ///// style-file/////
        Autor:                        Pascal Rabatscher
                                      pcl-productions
                                      Girlenstrasse 28 / CH-9443 Widnau
                                      °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°
                                      http://
                                      °°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°
        Project:                	    yourTune - Maturaarbeit

/////////////////////////////////////////////////// */



body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: url(images/bodybg.jpg) repeat-x 0px 168px;
	margin:0;
	padding:0;
}

/*/// INDEX.PHP Gerüst begin ///*/

#tophead	{
	background: url(images/topbg.png) repeat-x center top;
	width: 100%;
	height: 49px;
	margin: 0px 0px 0px 0px;
	padding: 118px 0px 0px 0px;

}

#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 983px;
	background: url(images/contentbg.png) repeat-y 1px 0px;
}

#menu	{
  height: 49px;
  width: 981px;
	background: url(images/submenubg.jpg) no-repeat left bottom;
	margin: auto;
}

#header {
	width: 981px;
  height: 87px;
	background: url(images/topbg.jpg) no-repeat 0px 0px;
}


#content	{
	width: 981px;
	padding: 0px 0px 15px 11px;
	background: url(images/contenttop.jpg) no-repeat 5px 0px;

}

#leftcolumn {
	float:left;
	width: 665px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
}

.leftbox	{
	padding: 4px 0px 24px 0px;
	border-bottom: 1px solid #78CC02;
}

.leftbox hr	{
	color: white;
	border-top:0px dashed #cc0000;
	border-left: none;
	border-right: none;
	border-bottom:1px solid #D9DEE3;
}

#rightcolumn {
	float:right;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 280px;

}


.rightbox	{
	width: 281px;
	padding: 4px 0px 24px 0px;
	border-top: 1px solid #78CC02;
	border-bottom: 1px solid #78CC02;
	margin-bottom: 10px;
}

.rightbox h3	{
	font-size:   12px;
	font-weight: normal;
	margin: 5px 0px 8px 0px;
}

#spacer {
	width: 981px;
  height: 1px;
	clear:both;
}


#footer {
	width: 981px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
  height: 49px;
	background: url(images/footerbg.png) no-repeat;
	clear:both;
	margin: auto;
}

#footer br	{
	font-size: 7px;
}



/*// INDEX.PHP Gerüst end //*/

/*// GENERELL //*/


a	{
 color: #74BE03;
 font-weight: none;
 text-decoration: none;
 border: none;
}

a:hover	{
	text-decoration: underline;
}

input[type=text]	{
	border: 1px solid #9b9b9b;
	font-size: 15px;
}

input[type=password]	{
	border: 1px solid #9b9b9b;
	font-size: 15px;
}

select	{
	border: 1px solid #9b9b9b;
	font-size: 14px;
}

h1	{
	font-size: 18px;
}

h2	{
	font-size: 16px;
	color: #74BE03;
	margin: 3px 0px 3px 0px;
}

h3	{
	margin: 9px 0px 4px 0px;
}

hr	{
	color: white;
	border-top:0px dashed #cc0000;
	border-left: none;
	border-right: none;
	border-bottom:1px solid #D9DEE3;
}

input[type=button]	{
	border: 1px solid #9b9b9b;
	background: white;
	height: 21px;
}

input[type=submit]	{
	border: 1px solid #9b9b9b;
	background: white;
	height: 21px;
}

textarea	{
	border: 1px solid #9b9b9b;
	font-size: 15px;
	font-family: arial;
}

img	{
	border: none;
}

form	{
	margin: 0px 0px 0px 0px;
}

.blur	{
	color: #9b9b9b;
}


#loadingbar	{
	width: 100%;
	text-align: center;
	display: none;
}

/*// //*/
.suchbox	{
	height: 36px;
	background: url(images/suchboxbg.jpg) no-repeat;
	padding: 8px 8px 8px 8px;
}

.suchbox input[type=text]	{
	font-size: 16px;
	margin: 0 0 0 0;
	width: 365px;
}

.suchbox input[type=button]	{
	font-size: 16px;
	height: 24px;
}

.suchbox select	{
	font-size: 16px;

}

.topalert	{
	width: 645px;
	background: #FFFFCA;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}

/* USER-MENU LEFT begin */

.userbuttonrow	{
	text-decoration: none;
	list-style: none;
	position: relative;
	left: -40px;
	top: 3px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	display: block;
}

.userbuttonrow li	{
	width: 280px;
	height: 31px;
	border-bottom: 1px solid #D9DEE3;
}

.userbuttonrow a	{
	display:block;
	padding-left: 4px;
	padding-top: 7px;
	text-decoration: none;
	height: 31px;
	color: #cccccc ;
}

.userbuttonrow a:hover	{
	background: url(images/userbuttonbg.jpg) repeat-x;
	color: #78CC02;
}
/* USER-MENU LEFT end*/


.profiltop	{
	height: 72px;
	border: 1px solid #cccccc;
	padding-top: 5px;
	padding-left: 5px;
	background: url(images/profilmenubg.png) repeat-x #F6F7F4;
	margin-bottom: 8px;
}

.profiltop h1	{
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}

.profiltop div	{
	margin-left:  100px;
}


/* PROFIL-MENU TOP begin*/

.profiltop a	{
	color: #333333;
	cursor: pointer;
	text-decoration: none;
}

.profiltop a:hover	{
	text-decoration: underline;
}

/* PROFIL-MENU TOP end*/


/* PROFIL-OVER begin */

.prof_over	{
	border: 0px solid #cccccc;
	padding: 10px 0px 0px 0px;
	width: 315px;
	float: left;
}

.prof_over a	{
	color: #333333;
	text-decoration: none;
}

.prof_over a:hover	{
	text-decoration: underline;
}


.prof_over div	{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: url(images/profilboxbg.jpg) left top no-repeat;
	width: 315px;
	display: block;
	float: left;
	margin-right: 10px;
	padding: 4px 4px 4px 4px;
	margin-bottom: 10px;
}

.prof_over h1	{
	border: 0px solid red;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	font-weight: bold;
}

.prof_over ul	{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.prof_over li	{
	margin: 0px 0px 5px 0px;
	list-style: none;
}

.prof_over label	{
	font-weight: bold;
}

/* PROFIL-OVER end */


/* GALLERY begin*/
.galleryhead	{
	border-bottom: 1px #cccccc solid;
	height: 70px;
	width: 648px;
	padding-left: 11px;
}

.galleryimage	{
	width: 659px;
	text-align: center;
	margin-top: 5px;
}

.gallerytext	{
	margin-top: 10px;
	width: 649px;
	padding: 5px 5px 5px 5px;
	border: 1px #cccccc solid;
}
/* GALLERY end*/



/* MANAGE-MENU begin */
#nav {
	padding: 0px 0px 0px 0px;
  clear: both;
}

#nav ul	{
	padding: 0px 0px 0px 0px;
	margin: 0;
  list-style: none;
}

#nav li	{
	border: 1px solid #cccccc;
	margin-right: 5px;
	height: 19px;
	width: 80px;
	float: left;
	margin-top: 5px;
	text-align: center;
	margin-bottom: 10px;
}

#nav a	{
	padding: 2px 0px 0px 0px;
	text-decoration: none;
	color: #999999;
	display: block;
	height: 17px;
}

#nav a:hover	{
	color: #000000;
  background: #f4f4f4;
}

/* MANAGE-MENU end */


/* HOME WHAT begin*/
.what	{
	padding: 4px 0px 24px 0px;
	height: 187px;
	background: url(images/what/whatbg.jpg) no-repeat;
	position: relative;
}

.what div	{
	width: 460px;
	margin: 6px 0px 18px 170px
}

.what h1	{
	font-size: 16px;
	font-weight: bold;
}

.what img	{
	/*filter: alpha(opacity=50);*/
	margin-right: 52px;
}

.what a	{
	/*filter: alpha(opacity=50);*/
	cursor: pointer;
}
/* HOME WHAT end */

.videoinfo	{

	width: 210px;
}

.videoinfo div	{
	border: 1px #cccccc solid;
	padding: 5px 5px 5px 5px;
	margin-bottom: 8px;
}

.videoinfo div div	{
	border: 0px #cccccc solid;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}

/* RATE begin */

.rate ul	{
	padding: 0px 0px 0px 0px;
	height: 4px;
	margin-top: 3px;
}

.rate li	{
	background: url(images/rate1.png) no-repeat;
	width: 20px;
	height: 15px;
	list-style: none;
	float: left;
	cursor: pointer;
}

.rate li:hover	{
	background: url(images/rate.png) no-repeat;	
}


/* RATE end */

