body{
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	}

img{
	border: 0px;
}

div#wrapper{
	background: none;
	width: 980px;
	margin: 0 auto;
}

#wrapper #header{
	background: url(../../images/header.jpg) no-repeat;
	height: 100px;
	width: 100%;
}

#wrapper #header #wfn_logo{
	display:block;
	width: 210px;
	float: left;
	height: 100px;
	text-decoration: none;
}

#wrapper #header #chicago_logo{
	display:block;
	width: 740px;
	float: right;
	height: 100px;
	text-decoration:none;
}
	

div#wrapper #main{
	width: 100%;
}


#main_left{
	width: 660px;
	float: left;
}

div#rightcol{
	width: 320px;
	float:right;
	background: #2485d5;
	margin-top: 20px;
	text-align:left;
}

div#rightcol .box_top{
	background: url(../../images/box_top.jpg) no-repeat;
	width: 300px;
	height: 16px;
	margin: 0 auto;
}

div#rightcol .box_center{
	background: #FFF;
	width: 300px;
	margin: 0 auto;
}

div#rightcol .big_box_title{
	color: #898989;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 15px;
}

div#rightcol .amb_heading{
	color: #000;
	text-transform:none; 
	font-size: 16px;
	font-weight: bold;
	border-top: 3px dotted #2485d5; 
	text-align: center; 
	padding-top: 5px; 
	margin: 15px;
}

div#rightcol .box_bottom{
	background: url(../../images/box_bottom.jpg) no-repeat;
	width: 300px;
	height: 11px;
	margin: 0 auto;
}


.contestNavWrap{
	height: 30px;
}

.contestNavWrap a{
	background:url(../../images/menu_act_bg.jpg) repeat-x;
	background-position: bottom;
	text-align: center;
	display:block;
	width: 163px;
	height: 25px;
	padding-top: 5px;
	float: left;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	border-right: 2px solid #FFF;
}

.contestNavWrap a:hover{
	background:#ffd333;
	text-align: center;
	text-decoration: none;
	display: block;
	float: left;
	font-weight:bold;
	color: #000;
}

.contestNavWrap .active{
	background:url(../../images/menu_hove_bg.jpg) repeat-x;
	color: #000;
}

.content_body{
	margin-top: 0px;
}

.content_body .content_header{
	font-size: 18px;
	font-weight:bold;
	color: #2485d5;
	height: 20px;
	margin-top: 15px;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #ffd333;
}

.content_body .facebook_btn{
	width: 485px;
	margin: 10px 0px 0px 40px ;
}

.content_body .facebook_btn2{
	width: 350px;
	margin: 10px 0px 0px 10px ;
}

.facebook_btn .left{
	text-align:left; 
	font-weight: bold; 
	color: #2485d5; 
	float:left; 
}

.facebook_btn2 .left{
	text-align:left; 
	font-weight: bold; 
	color: #2485d5; 
	float:left; 
}

.facebook_btn .right{
	text-align:left; 
	font-weight: bold; 
	color: #2485d5; 
	float:right; 
}

.facebook_btn2 .right{
	text-align:left; 
	font-weight: bold; 
	color: #2485d5; 
	float:right;
	padding: 5px;
}

.content_body ul li{
	list-style-type: none;
	line-height: 25px;
	clear:both;
}
	
.content_body ul li span{
	display: block;
	width: 230px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	clear:both;
	}	

.content_body ul li input {
	width: 250px;	
}

.content_body ul li select{
	width: 250px;	
}

.content_body ul li textarea{
	width: 250px;
	height: 110px;
}

.itemList{
	margin-top: 5px;
	margin-bottom: 5px;
}

.itemList #newsletter_wfn{
	width: 20px;
}

.itemList #terms_wfn{
	width: 20px;
}

.itemList #send_comcast{
	width: 20px;
}


.voteEntry{
	display: block;
	width: 150px;
}

.submitButton{
		background: url(../../images/enter_button.jpg) no-repeat;
		height: 43px;
		width: 208px;
		border: 0px solid #FFF;
}

.star_yellow{
	background: url(../../images/star_stripe.jpg) repeat-x;
	width: 100%;
	height: 23px;
	margin: 0 auto;
	margin-right: 0px;
}

.elemBody{
	margin: 5px;
}

.elemBody .entryListDiv a{
	display: block;
	width:   128px;
	margin:  15px 12px 15px 15px;
	float:   left;
	text-decoration: none;
}

.elemBody .entryListDiv a div{
	padding: 3px;
	border:  1px solid #ffd333;
}	

.elemBody .entryListDiv a div:hover{
	padding: 2px;
	border:  2px solid #ffd333;
}
	
.elemBody .entryListDiv a span{
	color: #000;
}

.elemBody .entryListDiv a span b{
	color: #2485d5;
}
	
.view_top{
	clear:both;
	margin-top: 10px;
	margin-left: 5px;
	width: 400px;
	float: left;
}	

.vote_display{
	width: 85px;
	height: 57px;
/*	background: url(../../images/vote_span.gif) no-repeat; */
	background-position: top right;
	float:right;
	margin: 5px 0px 10px 0px;
	font-size: 25px;
	font-weight: bold;
	padding: 5px 0 10px;
	color: #2485d4;
}

.viewStat{
	border-bottom: #369;
	text-align: left;
	margin-top: 10px;
}	

.viewStat h4{
	font-size: 14px;
	display:block;
	float: left;
	width: 140px;
}

div.viewStat h2{
	border-top: 1px solid #fece52;
	border-bottom: 1px solid #fece52;
	font-size: 12px;
	color: #2485d5;
	display:block;
}


.voteEntry ul li span{
	display:block;
	float:left;
}

.rateButton{
	background: url(../../images/rate.jpg) no-repeat;
	width: 63px;
	height: 28px;
	border: 0px;
}	

.question_answer{
	margin: 5px;
}
	
.clear{
	clear:both;
}
	
.error_msg{
	color: #F00;
	font-weight: bold;
}	

.error_msg a{
	color: #F60;
}

.send_email{
	padding: 5px;
}

.send_email .box_title{
	width: 120px;
	float: left;
	padding-top: 3px;
	margin-top: 5px;
}

.send_email .box_content{
	width: 145px;
	float: left;
	margin-top: 5px;
}

.message{
	background: #9ecdf4;
	border: 1px solid #2485d5;
	width: auto;
	padding: 5px;
	margin: 0 auto;
}

.sharing_icon{
	clear:both;
	margin-top: 10px;
	width: 100%;
}

.sharing_icon .icon{
	width: 45px;
	float: left;
}

.footer{
	width: 100%;
	padding: 15px 0px 15px 0px;
	text-align: center;
	border: 1px solid #D2D3D5;
	margin: 10px;
}


div.viewSocial, div.voteEntry { padding: 5px 0; width: 420px; margin: 0 auto; }
div.viewSocial { padding-bottom: 0; }
.viewSocial a 	{ width: 32px; height: 32px; background-image: url('../../images/social_icon.gif'); background-repeat: no-repeat; display: block; float: left; margin: 2px 10px; }
.viewSocial a:hover { background-color: #f9f9f9;}
a.fb 					{ background-position: 0 0; }
a.digg 					{ background-position: -39px 0; }
a.delicious 			{ background-position: -78px 0; }
a.myspace 				{ background-position: 0 -37px; }
a.supon 				{ background-position: -39px -37px; }
a.tweet 				{ background-position: -78px -37px; }
a.mail					{ background-position: 0 -76px; padding: 8px 0 0 35px; margin-right: 0; }
div.sendMail			{ margin: 10px;}
div.sendMail h2 		{ font-size: 12px;}
div.sendMail .closeMail	{ color: #F00; cursor: pointer;}
.demand_wfn_box			{ padding-left: 5px; padding-top: 5px; margin-bottom: 5px; text-align:center; background: #5eaced; height: 40px; color:#FFF; font-weight: bold; font-size: 14px;}
.demand_wfn_box a		{ color: #FFF;}
.demand_wfn_box a:hover	{ color: #FFF;}

.box_top_v{ background: url(../../images/verizon.jpg) no-repeat; width: 149px; height: 77px; margin-right: 10px;}
.tv_box_center			{ width: 140px; margin-left: 2px; margin-right: 10px; border-left: 2px solid #2485d5;border-right: 2px solid #2485d5; text-align: center;}
.navlist ul li			{ line-height: 17px; font-weight: bold; color: #5eaced;}
div.rightcolvideo { color: #404040; width: 290px; padding: 0px; overflow: hidden; margin: 0px 5px 0px 5px;}
div.rightcolvideo div{ width: 288px; border: 1px solid #999; margin-top: 2px}
div.rightcolvideo .amb_image{ width: 122px; float:left; border: 0px solid #F00; height: 70px; padding: 5px;}
div.rightcolvideo .amb_desc{ width: 150px; float:left; border: 0px solid #00F}
div.rightcolvideo .amb_desc a{border: 0px solid #90F; width: 100%; margin: 0px; height: 70px; padding: 5px; text-decoration:none}
div.mail_address{ border: 0px solid #00F; width: 100%; float: left;}
div.mail_address div{ width: 100%; border: 0px solid #00F; margin-bottom: 5px;}
div.mail_address div .friend_name{ width: 48%; float: left;}
div.mail_address div .friend_email{ width: 48%; float: right;}
div.mail_address label{ display: block; width: 88px; float: left; padding-top: 2px;}
div.mail_address input{ display: block; width: 150px; float: right;}
.right_best{width: 295px;}
.right_best a{ padding: 10px; text-decoration:none; cursor:pointer}
.right_best a .img{ border: 1px solid #f1d890; padding: 5px; width: 120px; float: left; text-decoration: none;}
.right_best a .desc{ width: 130px; float: left; text-decoration: none; margin-left: 5px; padding-top: 7px}
.right_best a .desc b{ color: #3199d8}
.welcome_text{ margin: 0px 0px 10px 0px; font-weight:bold; text-align: left;color: #000; padding: 5px; }