
body {
	background: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
}

#page {
	width: 980px;
	position: relative;
}

#logo {
	width: 501px;
	height: 93px;
	position: absolute;
	top: 5px;
	left: 10px;
}

#logo a img {
	border: none;
}

#language_button {
	position: absolute;
	top: 45px;
	right: 16px;
	color: #b7c1cc;
}

#language_button a {
	text-transform: uppercase;
	color: #b7c1cc;
	text-decoration: none;
}

#header {
	position: absolute;
	top: 71px;
	left: 29px;
	color: #d5d7d9;
	padding: 0 0 0 68px;
	z-index: 100;
}

#header a {
	color: #cab094;
	text-decoration: none;
}


#search {
	position: absolute;
	top: 65px;
	right: 16px;
	width: 272px;
	height: 17px;
	text-align: right;
	line-height: 0px;
	padding: 0 19px 0 0;
}

#btn_search {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 200;
	width: 19px;
	height: 17px;
	background: url(../img/gb/btn_search.gif) no-repeat;
	cursor: pointer;
}

.highlight {
	background: #c7e2fe;
}

input.before {
	background: #ffffff;
	color: #b7c1cc;
	padding: 0px 0 0 2px;
	border: solid 1px #b7c1cc;
	height: 15px;
	width: 233px;
	margin: 0;
	font-size: 10px;
	line-height: 15px;
	font-family: arial, helvetica, sans-serif;
}

input.search {
	background: #ffffff;
	color: #b7c1cc;
	padding: 0px 0 0 2px;
	border: solid 1px #b7c1cc;
	height: 15px;
	width: 233px;
	margin: 0;
	font-size: 10px;
	line-height: 15px;
	font-family: arial, helvetica, sans-serif;
}

h2.search {
	font-size: 10px;
	color: #808183;
	font-weight: normal;
	margin: 5px 0 0 12px;
}

.loading_animation
{
	height: 15px;
}

#zone_video {
	width: 543px;
	border: solid 1px #6c6c6c;
	position: absolute;
	top: 100px;
	left: 16px;
	background: #92a5b6 url(../img/gb/bg_zone_video.gif) repeat-x;
	padding: 0 0 0 0;
	margin: 0 0 0px 0;
}

#zone_video .content {
	width: 502px;
	margin: 17px 0 0 21px;
}

#zone_video .content h1 {
	font-size: 12px;
	color: #8ea1b3;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0 0 12px 0;
}

#zone_video .content #video_code {
	width: 496px;
	
}

#zone_video .content #video_code embed,  #zone_video .content #video_code object {
	width: 496px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	display: block;
	border: solid 2px #92a5b7;
}

#zone_video h2 {
	font-size: 24px;
	color: #626973;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 0px 0 0 0px;
}

#zone_video h4 {
	font-size: 10px;
	color: #b5c0cb;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 5px 0 0 0;
}

#zone_video p {
	font-size: 11px;
	color: #555555;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 5px 0 10px 0;
}

#zone_video p.credits {
	font-size: 11px;
	color: #555555;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 5px 0 0 0;
}

#copyright
{
	font-size: 10px;
	color: #8ea1b3;
	text-align: right;
	margin: 10px 10px 5px 0;
}

#bulle_video_top
{
	width: 501px;
	height: 5px;
	margin: 14px 0 0 0;
	background: url(../img/gb/bulle_video_top.gif) no-repeat bottom left;
}

#bulle_video_centre
{
	width: 477px;
	padding: 3px 12px 12px 12px;
	background: url(../img/gb/bulle_video_centre.gif) repeat-y;
}

#bulle_video_bottom
{
	width: 501px;
	height: 5px;
	background: url(../img/gb/bulle_video_bottom.gif) no-repeat;
	margin: 0 0 1px 0;
}


#menu {
	width: 368px;
	height: 26px;
	background: #ffffff;
	margin: 0 2px 12px 2px;
	color: #8fa3b6;
	text-align: center;
	line-height: 26px;
	padding: 0 0 0 30px;
}

#menu a.not_sel {
	font-size: 10px;
	text-transform: uppercase;
	color: #8fa3b6;
	padding: 1px 2px 0px 2px;
	border: solid 1px #ffffff;
	cursor: pointer;
	text-decoration: none;
}

#menu a.sel {
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	background: #8fa3b6;
	border: solid 1px #7c838b;
	padding: 1px 2px 0px 2px;
	cursor: pointer;
	text-decoration: none;
}

#menu a.over {
	font-size: 10px;
	text-transform: uppercase;
	color: #8fa3b6;
	border: solid 1px #7c838b;
	padding: 1px 2px 0px 2px;
	cursor: pointer;
	text-decoration: none;
}

#menu a.not_sel:hover {
	font-size: 10px;
	text-transform: uppercase;
	color: #8fa3b6;
	border: solid 1px #7c838b;
	padding: 1px 2px 0px 2px;
	cursor: pointer;
	text-decoration: none;
}

.sub_menu_placer_not_sel {
	float: left; 
	position: relative;
	z-index: 1000;
}

.sub_menu_placer_sel {
	float: left; 
	position: relative;
	background: url(../img/gb/arrow_down.gif) no-repeat top center;
	padding: 0 0 0 0px;
	z-index: 1000;
}

.sub_menu
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 26px;
	left: 0px;
	text-align: left;
	background: #8fa3b6;
	color: #ffffff;
	padding: 0px 3px 10px 5px;
	border: solid 1px #7c838b;
	border-top: 0px;
}

.sub_menu_right
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 26px;
	right: 0px;
	text-align: left;
	background: #8fa3b6;
	color: #ffffff;
	padding: 0px 3px 10px 5px;
	border: solid 1px #7c838b;
	border-top: 0px;
}

.sub_menu li, .sub_menu_right li {
	list-style-position: outside;
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 112px;
	line-height: 18px;
}

a.link_sub_menu {
	line-height: 18px;
	color: #ffffff;
	padding: 1px 2px 1px 2px;
	font-size: 10px;
	cursor: pointer;
	text-decoration: none;
}

a.link_sub_menu:hover {
	line-height: 18px;
	color: #8fa3b6;
	padding: 1px 2px 1px 2px;
	font-size: 10px;
	background: #ffffff;
	cursor: pointer;
	text-decoration: none;
}

#zone_navigation {
	width: 402px;
	border: solid 1px #6c6c6c;
	position: absolute;
	top: 93px;
	left: 560px;
	padding: 6px 0 12px 0;
	background: #d4d1c3 url(../img/gb/bg_zone_navigation.gif) repeat-x;
}

#zone_video_list {
	margin: 0 0 0 0;
}

#zone_navigation h1 {
	font-size: 12px;
	color: #babcbe;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 20px 0 0 12px;
}


/*.item_video {
	width: 352px;
	height: 86px;
	margin: 13px 13px 13px 12px;
	padding: 12px;
	background: url(../img/dtc/item_video-trans.png) no-repeat;
}*/

.item_video {
	width: 376px;
	margin: 13px 13px 0px 12px;
	background: url(../img/gb/item_video_top-trans.png) no-repeat;
}

.item_video_ext {
	width: 352px;
	padding: 12px 12px 8px 12px;
	background: url(../img/gb/item_video_center-trans.png) no-repeat;
	background-position: 0 104px;
}

.item_video_ext_bottom {
	width: 376px;
	height: 5px;
	background: url(../img/gb/item_video_bottom-trans.png) no-repeat;
}

.item_video a {
	color: #8fa3b6;
	text-decoration: none;
	cursor: pointer;
}

.item_video h2, .item_video h2 a {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}

.item_video h3 {
	font-size: 10px;
	color: #b7c1cb;
	font-weight: normal;
	margin: 0px;
}

.item_video .small {
	font-size: 10px;
	color: #8fa3b6;
	font-weight: bold;
	margin: 0px;
}

.item_video p {
	font-size: 10px;
	color: #82827f;
	font-weight: normal;
	margin: 5px 0 0 0;
}

.item_video img {
	width: 100px;
	height: 75px;
	float: left;
	border: solid 5px #92a5b7;
	margin: 0 12px 0 0;
	cursor: pointer;
}

#bottom {
	height: 5px;
	position: absolute;
	bottom: 2px;
}

#comments_list_top
{
	height: 6px;
	width: 498px;
	margin: auto; 
	margin-bottom: 0px;
	margin-top: 0px;
	background: url(../img/gb/comment_top-trans.png) no-repeat top left;
}

#comments_list_bottom
{
	height: 6px;
	width: 498px;
	margin: auto; 
	background: url(../img/gb/comment_bottom-trans.png) no-repeat top left;
}

#comments_list
{
	width: 482px;
	padding: 8px;
	margin: auto; 
	background: #f8f9fa;
	margin-bottom: 0;
}

.comment_icon {
	background: url(../img/gb/comment_icon.gif) no-repeat;
	width: 41px;
	height: 29px;
	float: left;
	margin: 0 5px 0 0;
}

#comments_list h1
{
	font-size: 12px;
	color: #404142;
	font-weight: normal;
	margin: 0 0 3px 0;
}

#comments_list h2
{
	font-size: 10px;
	color: #a7a8aa;
	font-weight: normal;
}

#comments_list p
{
	font-size: 10px;
	color: #656768;
	font-weight: normal;
	background: #dbe4ec;
	padding: 5px 5px 5px 5px;
}

#comments_add
{
	width: 482px;
	padding: 1px 8px 8px 8px;
	margin: auto; 
	background: #f8f9fa;
	margin-bottom: 0px;
}

#comments_add h1
{
	font-size: 12px;
	color: #c73c4c;
	font-weight: normal;
	margin: 0 0 15px 0;
}

#comments_add h2
{
	font-size: 12px;
	color: #c73c4c;
	font-weight: normal;
	margin: 0 0 3px 0;
}

#comments_add input
{
	font-size: 10px;
	font-family: arial;
	color: #656768;
	font-weight: normal;
	width: 290px;
	padding: 1px 1px 1px 2px;
	border: solid 1px #e6e1e4;
}

#comments_add textarea
{
	font-size: 10px;
	font-family: arial;
	color: #656768;
	font-weight: normal;
	width: 384px;
	height: 50px;
	padding: 0px 0 0 2px;
	border: solid 1px #e6e1e4;
}

#comments_add_btn
{
	font-size: 11px;
	font-family: arial;
	color: #626973;
	font-weight: normal;
	padding: 2px;
	width: 80px;
	margin: auto;
	background: #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: bold;
}

.nopassword_link {
	color: #b5c0cb;
	font-size: 10px;
	cursor: pointer;
}

#nopassword {
	position: absolute;
	background: #ffffff;
	top: -100px;
	left: 190px;
	color: #626973;
	padding: 10px;
	border: solid 2px #92a5b7;
	width: 200px;
	font-size: 10px;
}

#nopassword h2 {
	color: #626973;
}

.hilight {
	color: #00adef;
}

.leave_comment {
	font-size: 12px;
	color: #b5c0cb;
	font-weight: normal;
	margin: 10px 0 0px 0;
	cursor: pointer;
}


