html, body {
	background: #ECECEC url(../images/background.jpg) repeat-y scroll center;
	color: #666666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	height: 100%;
}

a:visited, a:active, a:link {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #6A205F;
	text-decoration: underline;
}

#container {
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	width: 800px;
}

#header {
	clear: both;
}

#navcontainer {
	height: 60px;
}

#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	margin-right: 10px;
	color: #999;
	float: left;
	width: 88%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	margin: 0 5px;
	padding: 5px 5px 6px 5px;
	color: #999;
	text-decoration: none;
	float: right;
}

#navcontainer ul li a:hover {
	border-bottom: 5px #6A205F solid;
	color: #6A205F;
}

#current {
	border-bottom: 5px #6A205F solid;
	color: #6A205F !important;
}

.flags {
	margin: 9px 0;
	border: 0;
}

#logo {
	height: 200px;
	background: url(../images/banner.jpg) no-repeat center;
}

#content {
	width: 760px;
	margin: 10px auto;
}

#brands {
	width: 780px;
	margin: 10px auto;
}

#brands img {
	margin: 0 1px 0 0;
	border: 0;
}

#footer {
	text-align: center;
	width: 780px;
	margin: 0 auto;
	border-top: 1px #999 solid;
	clear: both;
}

#trainers {
	width: 100%;
}

#trainers img {
	display: block;
	margin: 10px auto;
}

#trainers td {
	vertical-align: top;
	width: 33%;
}

#trainers p {
	margin-left: 10px;
	margin-right: 10px;
}

#portfolio {
	width: 100%;
	margin-top: 50px;
	margin-bottom: 100px;
	font-size: 12px;
}

#portfolio td span {display: block; margin: 5px auto; text-align: center;}
#portfolio a {font-weight: 900; text-decoration: none !important;}

#portfolio td {
	vertical-align: top;
	width: 33%;
	text-align: center;
}

#portfolio img {
	display: block;
	margin: 10px auto;
	border: 0;
	vertical-align: top;
}

#stills {
	width: 100%; 
	margin-bottom: 50px; 
	border: 0;
}

#stills a {font-weight: 600;}

#stills td {width: 33%;}

#stills img {
	border: 0;
	display: block;
	margin: 10px auto;
}

#stills p {text-align: center;}

#feature_films {
	width: 100%; 
	margin-bottom: 50px; 
	border: 0;
}

#feature_films a {font-weight: 600;}

#feature_films td {width: 33%;}

#feature_films img {
	border: 0;
	display: block;
	margin: 10px auto;
}

#feature_films p {text-align: center;}











.link {
	display: block;
	width: 200px;
	height: 29px;
	border: 1px #888888 dashed;
	float: left;
	text-decoration: none !important;
	margin: 5px;
	text-align: center;
	background: url(../images/commercial_catergorie_button.jpg) repeat-x;
}

.link span {
	display: block;
	margin: 6px 0 0 0;
	padding: 0;
	color: #333333;
	font-size: 12px;
}

.link:hover {
	background: url(../images/commercial_catergorie_button_selected.jpg) repeat-x;
	border: 1px #888888 solid;
}

#commercials_selected_categorie {
	background: url(../images/commercial_catergorie_button_selected.jpg) repeat-x;
	border: 1px #666666 solid;
}

#player {
	width: 430px;
	float: left;
	margin: 10px 10px 10px 20px;
}

#video_details {
	width: 280px;
	float: right;
	height: 240px;
	margin: 10px 0 10px 0;
	clear: right;
}

#commercials_table {width: 100%;}
#commercials_table td {}
#commercials_table img {display: block; margin: 10px auto;}
#commercials_table td span {display: block; margin: 5px auto; text-align: center;}

#player {margin: 10px 140px;}
