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;}

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

/** 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;}

.infobox {
	width:230px;
	float:left;
	padding:10px 10px 10px 20px;
}

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

h2 {
	font-size:11px;
	font-weight:normal;
	color:#333333;
	margin:0;
  padding: 0 0 7px 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/gradient_body.jpg) repeat-y;
	width: 1000px;
	height: 27px;
	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;}