/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}


.main_menu {
	height: 310px;
	padding-top: 80px;
}


.page_content .main_menu .menu_items {
	height:150px;
	width: 685px;
	padding-left: 50px;
}

.page_content .main_menu .menu_items .img_menu_itm .videos {
	font-size: 16px;
	list-style: none;
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
}
.page_content .menu_bottom {
	font-size: 14px;
	width: 650px;
	height: 14px;
	margin-top: 10px;
	margin-left: 200px;
}
.page_content .menu_bottom a{
	color: #666666;
}

.page_content .menu_bottom .sections .curr_section {
	color: #FFFFFF;
}

.page_content .menu_bottom .home {
	text-align: left;
	float: left;
	width: 85px;
}
.page_content .menu_bottom .sections {
	text-align: center;
	float: left;
	width: 480px;
}
.page_content .menu_bottom .contact {
	text-align: right;
	float: right;
	width: 85px;
}


.page_content .main_menu .menu_items .img_menu_itm {
	width:192px;
	float:left;
	position:relative;
	cursor: pointer;
}

.page_content .main_menu .menu_items .home_border {
	border:#FFFFFF solid 2px;
}

.page_content .main_menu .menu_items .direc_border{
	border:#821414 solid 2px;
}

.page_content .main_menu .menu_items .dir_foto_border{
	border:#598421 solid 2px;
}

.page_content .main_menu .menu_items .foto_border{
	border:#287775 solid 2px;
}


.page_content .main_menu .menu_items .img_menu_itm .lbl_menu_item {
	position:absolute;
	width:192px;
	text-align:center;
	top:45px;
	font-size:18px;
}

.page_content .main_menu .menu_items .spc_menu_itm {
	width:35px;
	float:left;
	margin: 0 auto;
}

.video_page {
	margin:0 auto;
	width:500px;
	height:550px;
	text-align: center;
}

.video_page .video_window {
	width:500px;
	height:355px;
	text-align: left;
}
.video_page .video_window .video_data {
	float:right;
	text-align:right;
	font-size:12px;
	margin-right:5px;
	height:auto;
	width: 150px;
	margin-top: auto;
	margin-bottom: 5px;
}


.video_page .video_player {
	width:320px;
	height:254px;
	margin: 10px;
	padding: 0px;
}

.video_page .video_window .video_info {
	font-size:12px;
	color:#FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: auto;
	margin-bottom: 3px;
}

.video_page .video_window .title {
	font-size:16px;
}
#videodata td {
	text-align: left;
}
#videolist td {
	text-align: center;
}
.group_title {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.page_content #language_selection {
	font-size: 12px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	left: 745px;
	top: 45px;
	color: #CCCCCC;
}
.page_content #language_selection a {
	color: #666666;
	text-decoration: none;
}

.page_content #language_selection ul {
	list-style-type: none;
	font-weight:bold;
}

.page_content #language_selection li {
	color: #CCCCCC;
}
