html { height:100%;}

body {
	background:url(../img/gradient_body.jpg) repeat-y #F0F1F3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	height:100%;
}

#wrapper {
	width:1000px;
	min-height:100%;
	background-color:#fff;
}

/** TOP ***/

#container { background:url(../img/gradient_body.jpg) repeat-y #F0F1F3;}

#logo { 
	margin:0 0 0 104px;
	padding-top:26px;
}

#splashside {
	float:right; 
	margin-bottom:7px;
}

/** HEADER **/

#header_route,
#header_special,
#header_transport{
	height:256px;
	background:url(../img/header_route.jpg) no-repeat;
}

#header_special { background:url(../img/header_special.jpg) no-repeat;}

#header_transport { background:url(../img/header_transport.jpg) no-repeat;}

#infolayer,
#infolayer_bottom {
	float:right;
	width:185px;
	height:88px;
	margin-top:155px;
	color:#fff;
	padding:5px 15px;
}

#infolayer_bottom { margin-top:25px;}

h2 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:4px;
}

#infolayer ul li,
#infolayer_bottom ul li { 
	line-height:16px;
	border-top:1px solid #1F1F1F;
	padding:1px 0;
	margin-left:-1px;
}

#infolayer ul li a,
#infolayer_bottom ul li a {
	margin-left:1px;
	color:#fff;
	background: url(../img/arrow_white.gif) no-repeat;
}

#infolayer ul a.active,
#infolayer_bottom ul a.active { 
	color:#00ADEF;
	background: url(../img/arrow_hover.gif) no-repeat;
}

/** CONTENT **/

#content {
	background-color:#fff;
	margin-top:-3px;
	height:100%;
}

#background_layer {
	background:url(../img/background_champsong.jpg) no-repeat;
	width:1000px;
	height:470px;
}

#movie_holder {
	float:right;
	margin:16px -70px 0 0;
	width:640px;
	height:360px;
}

* html #movie_holder { margin-right:8px;}

* +html #movie_holder { margin-right:16px;}

.grey_line {
	height:1px;
	background-color:#D1D1D1;
}

.infobox {
	width:100px;
	height:130px;
	float:left;
	padding:10px 10px 10px 10px;
	border-right:1px solid #D1D1D1;
}

h1 {
	font-size:11px;
	font-weight:bold;
	color:#666;
	margin-top:0;
}

div.space {	margin-top:-2px;}

#infolayer ul,
.infobox ul,
#infolayer_bottom ul {
	list-style:none;
	padding:0 0 15px 0;
	margin:0;
}

#splashside a,
#infolayer ul a,
.infobox ul a,
#infolayer_bottom ul a {
	color:#036;
	background: url(../img/arrow.gif) no-repeat;
	padding-left:10px;
	margin-left:0;
}

#splashside a:hover,
#infolayer ul a:hover,
.infobox ul a:hover,
#infolayer_bottom ul a:hover { 
	color:#00ADEF;
	background: url(../img/arrow_hover.gif) no-repeat;
}

* html #infolayer ul,
* html .infobox ul,
* html #infolayer_bottom ul { margin-left:3px;}

* +html #infolayer ul,
* +html .infobox ul,
* +html #infolayer_bottom ul { margin-left:3px;}

/** GLOBAL'S **/

a {	text-decoration:none;}

.clear { clear:both;}

img { border:none;}

/** MERCEDES FOOTER **/

#footerContainer {
	top: 100%;
	position:fixed;
	bottom:0;
	left:0;
	background:url(../img/mb.jpg) no-repeat;
	border-top:1px white solid;
	width: 1000px;
	height: 26px;
	clear:both;
	list-style:none;
	margin-top: -27px;
	margin-left: 0;
	padding:0;
}


#footerContainer li {
	float:right;
	margin:4px 0 0 0;
	padding: 0;
}

#footerContainer a {
	font-size:10px;
	color:#666;
	padding:0 10px;
	margin:0;
	background:url(../img/sepp.gif) no-repeat 0 1px;
}

#footerContainer a.sepp { background:none;}

#footerContainer a:hover { color:#00ADEF;}