@CHARSET "UTF-8";

/*
 * Main stylesheet
 * 
 * @project 	farotv.ch
 * @author 		Daniel Selinger <mail@dselinger.biz>
 * @date			2009-04-29
 * 
 */

*{
	margin: 0px;
	padding: 0px;
	border: 0px transparent none;
	font-weight: normal;
	}

body,
html{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #B2B2B2 url(../img/0709/body-bgd.jpg) top left repeat-x;
	}
	
body{
	/*overflow-y: scroll;
	overflow-x: hidden;*/
	}
	
/**
 * @section			Default tags
 */	
 
a,
a:visited{
	color: #FF0000;;
	text-decoration: none;
	}
	
a:hover,
a.active,
#header a:hover,
#header a.active,
#header a.trail{
	/*color: #FF0000;*/
	color: #FF0000;
	}
	
/**
 * @section			Main wrapper
 */

#wrapper{
	width: 843px;
	min-height: 900px;
	margin: 0 auto;
	/*background: #fff url(../img/navBox-bgd-3.jpg) top center no-repeat;*/
	background: #fff url(../img/0709/navBox-bgd-2_neu.png) top center no-repeat;
	}
	
/**
 * @section			Header
 */

#header{
	padding: 46px 0 0 0;
	width: 843px;	
	}
	
#header a{
	/*color: #fff;*/
	color: #3A3A3A;
	}	

/**
 * @subsection	Header meta navigation
 */

#header div.navBoxMeta{
	font-size: 10px;
	color: #6A6A6A;
	width: 795px;
	margin: 0 20px 10px 25px;
	height: 15px;
	}
	
#header div.navBoxMeta li{
	display: inline;	
	}
	
#header div.navBoxMeta li a{
	color: #6A6A6A;
	}
	
#header div.navBoxMeta li a:hover,
#header div.navBoxMeta li a.active{
	color: #FF0000;
	}
	
/**
 * @subsection	Header main navigation
 */

#header div.navBoxMain{
	width: 795px;
	height: 47px;
	margin: 0 0 0 25px;
	}
	
#header div.navBoxMain li{
	width: 135px;
	height: 47px;
	line-height: 47px;
	list-style-type: none;
	text-align: center;
	border-left: 1px solid #fff;
	font-size: 15px;
	float: left;
	}
	
#header div.navBoxMain li:hover,
#header div.navBoxMain li.trail,
#header div.navBoxMain li.active{
	background: #fff url(../img/0709/navBoxMainLi-hover-bgd.png) top left repeat-x;
	}
	
#header div.navBoxMain li.last{
	border-right: 1px solid #fff;
	}
	
/**
 * @section			Main content area
 */

#container{
	clear: both;
	}
	
/**
 * @subsection	Left inner content
 */

#left{
	clear: left;
	float: left;
	background: url(../img/0709/navBox2nd-bgd-2_neu.jpg) repeat-x left bottom;
	min-height: 214px;
	margin: 40px 0 0 16px;
	width: 164px;
	}
	
/**
 * @subsection	Main naviagtion 2nd level	
 */

#left div.navBoxMainSecondLevel{
 	width: 135px;
	margin: 7px 0 0 15px;
	}
	
#left div.navBoxMainSecondLevel a{
	color: #3A3A3A;
	/*color: #fff;*/
	}
	
#left div.navBoxMainSecondLevel a:hover,
#left div.navBoxMainSecondLevel a.active{
	color: #ff0000;
	}
	
#left div.navBoxMainSecondLevel li{
	/*border-top: 1px solid #3A3A3A;*/
	line-height: 22px;
	list-style-type: none;
	border-top: 1px solid #fff;
	}
	
#left div.navBoxMainSecondLevel li.last{
	/*border-bottom: 1px solid #3A3A3A;*/
	border-bottom: 1px solid #fff;
	}	
	
/**
 * @subsection	Right / Main inner content
 */

#main{
	width: 646px;
	margin: 0 17px 0 0;
	float: right;
	line-height: 175%;
	}
	
#main div.ce_text,
#main div.mod_navigation{
	margin: 0 0 25px 10px;
	text-align: justify;
	}
	
#main div.ce_text h1{
	font-size: 14px;
	color: #6A6A6A;
	margin: 0 0 15px 0;
	}
	
#main div.ce_text img{
	margin: 0 10px 0 0;
	}
	
/**
 * @subsection	Header Image stuff
 */

#main div.headerImage,
#main div.headerTeam,
#main div.headerSwf{
	width: 646px;
	height: 224px;
	margin: 29px 17px 30px 0;
	/*float: right;*/
	}
	
#main div.headerImage,
#main div.headerTeam{
	width: 646px;
	height: 224px;
	}
	
/* Default header images */
#main div.headerImage img{
	width: 646px;
	height: 224px;	
	}
	
/* Big header images */
#main div.headerImageBig,
#main div.headerImageBig img{
	width: 810px;
	height: 224px;	
	}
	
#main div.headerImageBig{
	margin: 29px 16px 30px 16px;
	}

/* Team images */	
#main div.headerTeam div.ce_text{
	margin: 50px;
	color: #6A6A6A;
	}
	
#main div.headerTeam div.ce_text h1{
	font-size: 24px;
	color: #FF0000;
	}
	
#main div.headerTeam div.ce_text a{
	color: #000;
	}
	
/* Header with SWF */
#main div.headerSwf div.ce_text{
	position: absolute;
	margin: 0 0 0 440px;
	top: 50px;
	width: 180px;
	color: #3a3a3a;
	}
	
#main div.headerSwf div.ce_text h1,
#main div.headerSwf div.ce_text h2,
#main div.headerSwf div.ce_text h3{
	margin: 0 0 15px;
	color: #FF0000; 
	}
	
/* Image overlays */
#main img.headerImageBorder,
#main img.headerSwfBorder{
	position: relative;
	top: -224px;
	}

/**
 * @section			Team page
 */

body.team #main div.mod_navigation li{
	list-style-type: none;
	}

body.team #main div.mod_navigation ul.level_1 li{
	margin: 0 20px 0 0;
	float: left;
	}
	
body.team #main div.mod_navigation ul.level_1 li.last{
	margin: 0;
	}
	
body.team #main div.mod_navigation ul.level_1 li a{
	color: #6a6a6a;
	font-size: 14px;	
	}

body.team #main div.mod_navigation ul.level_2{
	margin: 10px 0 0 0;
	}
	
body.team #main div.mod_navigation ul.level_2 li{
	line-height: 150%;
	float: none;
	}
	
body.team #main div.mod_navigation ul.level_2 li a{
	color: #000;
	font-size: 12px;	
	}
	
body.team #main div.mod_navigation ul.level_2 li a:hover,
body.team #main div.mod_navigation ul.level_2 li a.active{
	color: #FF0000;	
	}
	
/**
 * @section			Single column layout without 2nd level navigation
 */

body.singleCol #main{
	float: none;
	width: 810px;
	}
	
body.singleCol #main div.ce_text{
	margin: 0 0 30px 20px;
	}
	
body.singleCol #clear{
	clear: none;
	}
