

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;
}

#content {
	float: left;
	color: #fff;
}



#left_col {
	width: 270px;
	float: left;
	padding: 0px 12px 10px 18px;
	/*border: dashed red 1px;*/
}

#right_col {
	position: relative;
		top: 0px;
		left: 0px;
	width: 550px;
	float: left;
	padding: 10px;
	/*border: dashed green 1px;*/
}


.header {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	margin: 0px 0px 16px 0px;
}

.compHolder {
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	background: #A0A0A0;
	padding: 8px;
}




#headerArea {
	margin-bottom: 10px;
}

#titleContent {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

#watchVideo {
	float: right;
	font-size: 11px;
}

#vidIcon {
	position: relative;
	top: 3px;
}







/* left panel styles */
.left_col_panel {
	position: relative;
	top: 10px;
	left: 10px;
	width: 247px;
	color: #fff;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}

.left_col_top {
	background: url('../../graphics/global/left_panel/header.gif');
	width: 249px;
	height: 34px;
}

.left_col_top_blank {
	background: url('../../graphics/global/left_panel/header_blank.gif');
	width: 249px;
	height: 9px;
}

.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 #FEFEFE;
	border-right: 1px solid #FEFEFE;
}

.left_col_content_limit {
	background: #959595;
	border-left: 1px solid #FEFEFE;
	border-right: 1px solid #FEFEFE;
	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;
}


.pr_image {
	margin: 10px 0px 0px 10px;
}


/* main content area styles */


/* 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#adArticleLeader{
	position: relative;
		top: 8px;
	margin: 0px 0px 6px 137px;
}

div#adArticleSkyscraper{
	position: absolute;
		top: 0px;
		left: 882px;
}



/* Sponsors page content pod */

.content_pod {
	float: left;
	position: relative;
	top: 10px;
	text-align: center;
	width: 123px;
	margin: 0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}

#panel_video {
	left: 52px;
	position: relative;
	top: 0;
	margin-bottom: 20px;
}


/* Rate Card content pod */

.card_content_pod {
	float: left;
	position: relative;
	top: 10px;
	text-align: center;
	width: 92px;
	margin: 0px 40px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
}


/* Video Content Pod for sales promos page */
.video_content_pod {
	float: left;
	position: relative;
	top: 10px;
	text-align: center;
	border: 1px #C6C6C6 solid;
	background: #A5A5A5;
	width: 157px;
	margin: 0px 20px 20px 0px;
	padding: 8px 0px 18px 0px;
	font-size: 11px;
}
