

A.whiteLink:link, A.whiteLink:visited, A.whiteLink:active { 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

A.whiteLink:hover { 
	text-decoration: none;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #fff;
}

A.orangeLink:link, A.orangeLink:visited, A.orangeLink:active { 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FEBD00;
}

A.orangeLink:hover { 
	text-decoration: none;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color: #FEBD00;
}


#col1 {
	background: #8F8F8F;
	width: 187px;
	position: absolute;
}

#col2 {
	background: #8F8F8F;
	width: 685px;
	position: relative;
	top: 0;
	left: 187px;
}

.left_col_panel {
	position: relative;
	top: 10px;
	left: 10px;
	width: 160px;
	color: #fff;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}

#panel_video {
	position: relative;
	top: 10px;
	left: 0px;
	height: 260px;
}

#panel_info {
	position: absolute;
	top: 10px;
	left: 482px;
	width: 180px;
	color: #fff;
	font-size: 11px;
}

#panel_buttons {
	position: relative;
	top: 0px;
	left: 0px;
	width: 677px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	height: 26px;
	text-align: right;
}

#panel_buttons_txt {
	line-height: 26px;
	float: left;
}

#panel_buttons_sorry_txt {
	font-size: 11px;
	margin-top: 18px;
	color: white;
}

/* button styles */
#all_btn {
	#margin-left: 160px;
	margin-left: 2px;
}

#full_btn {
	margin-left: 2px;
}

#wo_btn {
	margin-left: 2px;
}

/* left panel styles */
.left_col_top {
	background: url('../../graphics/video/left_panels/bg_top.gif');
	width: 162px;
	height: 37px;
}

.left_col_top_header {
	position: relative;
	top: 7px;
	left: 10px;
	color: #696969;
	font-size: 13px;
	font-weight: bold;
}

.left_col_content {
	background: #959595;
	border-left: 1px solid #dddcdc;
	border-right: 1px solid #dddcdc;
}

.left_col_content_limit {
	background: #959595;
	border-left: 1px solid #dddcdc;
	border-right: 1px solid #dddcdc;
	height: 188px;
	overflow: auto;
}

.left_col_item {
	color: #fff;
	font-size: 11px;
	padding: 4px 4px 4px 10px;
	font-weight: bold;
}

.left_col_archive {
	position: relative;
}

.left_col_link {
	position: relative;
	top: 0px;
	left: 90px;
}

.left_col_link_img {
	position: relative;
	top: 4px;
	left: 92px;
}

#left_col_close {
	position: relative;
	top: -1px;
	left: 9px;
}


/* main content area styles */

#col_2_area_1 {
	position: relative;
	top: 0px;
	left: 0px;
	color: #fff;
	font-size: 11px;
}

#col_2_area_2 {
	position: relative;
	top: 2px;
	color: #fff;
	font-size: 11px;
}

.content_pod {
	position: relative;
	top: 10px;
	text-align: center;
	width: 160px;
	height: 130px;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 6px 0px;
	background: #A5A5A5;
	border: 1px solid #C6C5C5;
}

.content_pod_text_ie {
	padding: 0 4px 0px 4px;
	height: 30px;
}

.content_pod_text {
	padding: 0 4px 4px 4px;
	height: 24px;
}

/* two absolutely positioned content pods in the first content area */
#col_2_area_1_1 {
	position: absolute;
	top: 0px;
	left: 172px;
}

#col_2_area_1_2 {
	position: absolute;
	top: 158px;
	left: 172px;
}

/* six absolutely positioned content pods in the second content area */
#content_pod_1_1 {
	position: absolute;
	top: 0px;
	left: 172px;
}

#content_pod_1_2 {
	position: absolute;
	top: 0px;
	left: 344px;
}

#content_pod_1_3 {
	position: absolute;
	top: 0px;
	left: 516px;
}

#content_pod_2_1 {
	position: absolute;
	top: 158px;
	left: 172px;
}

#content_pod_2_2 {
	position: absolute;
	top: 158px;
	left: 344px;
}

#content_pod_2_3 {
	position: absolute;
	top: 158px;
	left: 516px;
}

/* paging */
#paging {
	position: absolute;
	top: 980px;
	width: 100%;
	text-align: center;
	height: 54px;
	margin: 25px 0px 10px 0px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}




/* Advert */

div#adVideosLeader{
	position: relative;
		top: 8px;
	margin: 0px 0px 6px 137px;
}

div#adVideosSkyscraper{
	position: absolute;
		top: 0px;
		left: 882px;
}

div#adVideosMtu{
	position: absolute;
		top: 9px;
		left: 360px;
	width: 300px;
	height: 250px;
	background-color: #ffffff;
	margin-bottom: 10px;
}