.main_image {background:url(http://images.eonline.com/static/on/shows/dr90210/images/dr90210_blog_header.jpg) no-repeat;}

.footer_top {background:#164066;}
.footer {background:#123352;}

/* this or that styles */

.this_or_that h2 {
	font-size: 18px;
	color: #555;
	letter-spacing: -.03em;
	margin: 0;
}

.this_or_that p {
	margin: 0;
}

.vote_container {
	position: relative;
	width: 455px;
	overflow: hidden;
}

.vote_item {
	display: block;
	position: relative;
	float: left;
	height: 390px;
	margin: 20px 9px 0 0;
	border-bottom: 2px solid #ccc;
	z-index: 1;
}

.vote_item h3 {
	position: relative;
	bottom: 0;
	width: 210px;
	margin: 0;
	padding: 15px 0 0 5px;
	font-size: 14px;
	color: #333;
	letter-spacing: -.03em;
	text-decoration: none;
}


.vote_item a {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	display: block;
	width: 218px;
	height: 390px;
	background: url(http://images.eonline.com/static/uberblog/images/spacer.gif);
}

.vote_item a:hover {
	background: url(http://images.eonline.com/celebrities/this_or_that/images/vote_hover.gif) top no-repeat;
}

.rating {
	position: absolute;
	top: 0;
	display: block;
	width: 218px;
	height: 393px;
	text-align: center;
	z-index: 5;
	background: url(http://images.eonline.com/static/uberblog/images/spacer.gif);
}

.rating div {
	position: absolute;
	top: 100px;
	left: 0;
	width: 218px;
	background: #3f3f3f;
	font-size: 40px;
	color: #fff;
	line-height: 90px;
	z-index: 1;
}

.rating div.highest {
	font-size: 50px;
	font-weight: bold;
	background: #029142;
}

.pages {
	width: 445px;
	clear: both;
	text-align: center;
	padding: 20px 0 40px 0;
}


.next_link {
	position: absolute;
	top: 250px;
	left: 0;
	width: 445px;
	text-align: center;
	z-index: 10;
}
.next_link div {
	display: block;
	width: 290px;
	margin: 0 auto;
	padding: 10px;
	background: #000 url(http://images.eonline.com/celebrities/this_or_that/images/next_gradient.gif) repeat-x;
	font-size: 13px;
	color: #fff !important;
	text-align: center;
}
.next_link span {display: block; margin-bottom: 15px; color: #00DF62;}
.next_link a {
	color: #fff !important;
	text-decoration: none;
}

.next_link a b {
	display: block;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
}
.next_link a:hover, .next_link a:hover b {text-decoration: underline;}

.custom_footer {
	width: 400px;
	margin: 0 auto;
	padding: 10px;
	background: #ccc;
	color: #333;
	font-size: 10px;
}

.blog_ad_container_right div.adnote {
	width: 300px;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	color: #333;
	letter-spacing: 2px;
}

.leftmenu .selected {
    border-color:#164066;
}

.leftmenu li.selected a:link, .leftmenu li.selected a:active, .leftmenu li.selected a:visited, .leftmenu li.selected a:hover {
	color:#164066;
}

.leftmenu li {
	height:30px;
	font-size:12px;
	border-color:#41678B;
    background:#164066;
}

.leftmenu li a:link, .leftmenu li a:active, .leftmenu li a:visited, .leftmenu li a:hover {
	display:block;
	line-height:3;
}

.leftmenu li a.line_height_0:link, .leftmenu li a.line_height_0:active, .leftmenu li a.line_height_0:visited, .leftmenu li a.line_height_0:hover {
	line-height:0;
}

.leftmenu li a.line_height_2:link, .leftmenu li a.line_height_2:active, .leftmenu li a.line_height_2:visited, .leftmenu li a.line_height_2:hover {
	line-height:2;
}

.leftmenu li.nextweek {
	color:#9ABEE0;
	text-align:right;
}

.leftmenu li.nextweek a:link, .leftmenu li.nextweek a:active, .leftmenu li.nextweek a:visited, .leftmenu li.nextweek a:hover {
	margin:0;
	padding:0;
	color:#9ABEE0;
	text-decoration:underline;
}

.left_side_portlet h4, .left_side_shop_portlet h4 {
	color:#FFF;
}

.leftmenu .top {
	border-bottom:0;
}
