@charset "UTF-8";
/* CSS Document */
/*
 menu styles
 note: not all browsers render styles the same way so try out your style sheet
 in different browsers before publishing
*/

body {
	background: #f1f1f1;
	font-family:Helvetica, Geneva, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}

a {
	color:#4C4C4C;
	font-weight:bold;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}

a:hover {
	color:#89bbfe;
	text-decoration:none;
}

ol, ul {
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

img {
	margin:0;
	padding:0;
	vertical-align:middle;
}

.section, .standard, .classic, .layout {
	clear:both;
	width:100%;
}

.wrapper {
	background:#ffffff;
	width:100%;
	position:relative;
}

.logo {
	font-size:20px;
	font-weight:bold;
	height:96px;
	width:260px;
	float:left;
}

#top_banner {
	position:absolute;
	right:0;
	top:10px;
}

.header {
	clear:both;
	background-color:#FFFFFF;
	color:#666666;
	height:96px;
	position:relative;
	width:1000px;
}

.layout-header-video {
	background:url('../images/video_lable.png') no-repeat 100% 0;
	height:26px;
	line-height:26px;
	border-bottom:1px solid #cccccc;
	margin:0 10px;
	padding:0 10px;
	color:#666666;
}

.layout-header-tv {
	background:url('../images/tv_lable.png') no-repeat 100% 0;
	height:26px;
	line-height:26px;
	border-bottom:1px solid #cccccc;
	margin:0 10px;
	padding:0 10px;
	color:#666666;
}

ul.navigation_menu {
	position:absolute;
	left:260px;
	top:50px;
	margin:0;
	padding:0;
}

ul.navigation_menu li {
	cursor:pointer;
	display:block;
	float:left;
	font-weight:normal;
	height:46px;
	line-height:46px;
	margin:0;
	padding:0;
	text-align:center;
	width:94px;
}

ul.navigation_menu li.menuitem a {
	cursor:pointer;
	display:block;
	float:left;
	font-weight:normal;
	font-size:14px;
	height:46px;
	line-height:46px;
	margin:0;
	padding:0;
	text-align:center;
	width:94px;
}

ul.navigation_menu li.menuitem a:hover {
	cursor:pointer;
	display:block;
	float:left;
	height:46px;
	line-height:46px;
	margin:0;
	padding:0;
	background: url('../images/mainmenu_bg_over.gif') repeat-x 0 0;
}

ul.usernav li {
	border-left:1px solid #CCCCCC;
	display:inline;
	margin-left:9px;
	padding-left:10px;
}

ul.usernav li.first {
	border:none;
	display:inline;
	margin-left:9px;
	padding-left:10px;
}

.usernav {
	height:25px;
	margin:0;
	position:absolute;
	right:0;
	text-align:right;
	top:60px;
}

.line_bg {
	height:31px;
	background: url('../../images/menu_bg.gif') repeat-x 0 0;
}

.flash_banner {
	height:380px;
}

div.topmenu {
	width:990px;
	height:27px;
	position:relative;
}

ul.topmenu {
	height:27px;
	left:0;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
}

ul.topmenu li {
	display:block;
	float:left;
	height:27px;
	line-height:27px;
	margin:0;
	padding:0;
	text-align:left;
}

div.searchnav {
	float:right;
	height:20px;
	margin-top:3px;
	position:relative;
	right:0;
	text-align:right;
	width:25%;
}

.flashmodule {
	height:378px;
	background:#666666;
}

.main_content {
	background:#ffffff;
	width:990px;
	height:765px;
	position:relative;
	margin-top:5px;
}

.layout .one, .layout .two, .layout .three {
	width:33%;
}

div.thumb {
	border-top:1px solid #EEEEEE;
	height:auto !important;
	min-height:208px;
	padding-right:30px;
	padding-top:10px;
	width:180px;
}

.play {
	height:32px;
	left:57px;
	position:absolute;
	top:27px;
	width:33px;
	z-index:10;
}

.play-conteiner {
	position:relative;
}

.layout .group, .l {
	float:left;
}

.r {
	width:25%;
	float:right;
}

.section .group {
	position:relative;
}

br.clear {
	line-height:0;
}

.clear {
	clear:both;
}

input.searchText {
	border-color:#949494 #949494 #696969;
	border-style:solid;
	border-width:1px;
	height:16px;
	font-size:11px;
	line-height:15px;
	margin-right:0;
	margin-top:1px;
	padding:1px 1px 0;
	vertical-align:middle;
	width:168px;
}

input#bottom_search {
	border-color:#949494 #949494 #696969;
	border-style:solid;
	border-width:1px;
	font-size:11px;
	height:16px;
	line-height:15px;
	margin-top:2px;
	padding:1px 1px 0;
	vertical-align:top;
	width:385px;
}

.side_menu_head {
	background:url('../images/table_head.gif') repeat-x 0 0;
	height:20px;
	padding:7px 10px 0 10px;
	color:#ffffff;
	border:1px solid #666666;
	font-size:12px;
}

.table_bg {
	background: #b2b2b2 url('../images/table_bg.gif') repeat-x 0 100%;
	height:966px;
}

.table_bg2 {
	background: #b2b2b2 url('../images/table_bg.gif') repeat-x 0 100%;
}

.flash_title {
	height:24px;
	margin:0 25px 10px 15px;
	border-bottom:1px solid #4c4c4c;
}

.gallery {
	border:1px solid #4c4c4c;
}

.footer {
	background:#f1f1f1;
	height:57px;
}

.searchfield {
	padding-top:5px;
}