.accordion.active>a{ 
	background:#efefef url(../images/btns/close.gif) no-repeat center right;
	font-weight:bold;
}

.accordion a{ 
	background:url(../images/btns/open.gif) no-repeat center right;
}

.accordion li ul li.active>a{ 
	background-image:none;
}

.accordion ul li a{ 
	background-image:none;
	background-color:#FFFFFF;
}

.accordion li{ 
	padding:0; 
	margin:0; 
	float:left; 
	display:block; 
	width:100%;
}

.accordion ul{ 
	padding:0; 
	margin:0; 
	float:left; 
	display:block; 
	width:100%;
}

.accordion ul li { 
	cursor:pointer; 
	list-style-type:none; 
	padding:0; 
	margin:0; 
	float:left; 
	display:block; 
	width:100%;
}

.accordion ul li a:hover{ 
	background:#77a311 url(../images/sub_nav/arrow.gif) right center no-repeat;
}


/********** Sub Nav **********/

div#sub_nav_container{
	float:left;
	width:181px;
	background:url(../images/bg/border_right.gif) right top no-repeat;
	min-height:230px;
}

div#sub_nav_container ul{
	width:171px;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

div#sub_nav_container ul li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
}

div#sub_nav_container ul li a{
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	margin:0;
	padding:8px 0 8px 7px;
	background:url(../images/sub_nav/divider.gif) bottom center no-repeat;
}

div#sub_nav_container ul li a.expandable{
	background:url(../images/sub_nav/divider-plus.gif) bottom center no-repeat;
	font-weight:normal;
}

div#sub_nav_container ul li.active>a.expandable{
	background:url(../images/sub_nav/divider-minus.gif) bottom center no-repeat;
	font-weight:bold;
}

div#sub_nav_container ul li a.expanded{
	background:url(../images/sub_nav/divider-minus.gif) bottom center no-repeat;
	font-weight:bold;
}

div#sub_nav_container ul li ul li{
	background:none;
}

div#sub_nav_container ul li ul li a{
	font-size:11px;
	text-transform:none;
	text-decoration:none;
	display:block;
	margin:0 0 0 3px;
	padding:3px;
	background:none;
	width:160px;
}

div#sub_nav_container ul li ul li a.grey_bg{
	background-color:#efefef;
}

div#sub_nav_container ul li ul li a.selected{
	background:#77a311 url(../images/sub_nav/arrow.gif) right center no-repeat;
	color:#FFFFFF;
}

div#sub_nav_container ul li ul li a:hover{
	background:#77a311 url(../images/sub_nav/arrow.gif) right center no-repeat;
	color:#FFFFFF;
}

/********** Poll Widget **********/

#poll_container{
	float:left;
	width:100%;
	padding:10px 0 0 0;
}

#poll_header{
	float:left;
	padding:21px 0 0 30px;
	background:url(../images/bg/poll.jpg) no-repeat;
	height:30px;
	overflow:hidden;
	width:315px;
}

#poll_content{
	float:left;
	width:314px;
	padding:0 0 0 30px;
}

#poll_content .progress{
	width:100%;
	max-width:100%;
	height:100%;
	background-color:#5db715;
}

.progress_container{
	width:180px;
	height:11px;
	padding:1px;
	margin:0 5px; 0 0;
	border:1px solid #e3e3e3;
}

#poll_content .progress span{
	display:none;
}

/********** Login Widget **********/

.login_table{
	width:290px;
	padding:20px 0 25px 29px;
}

.login_table td{
	margin:0;
	padding:0;
	vertical-align:top;
}

.login_inner{
	margin:0;
	padding:0;
	width:143px;
	background:url(../images/login/input_bg.gif) no-repeat;
	height:52px;
	padding:9px 0 0 0;
	#padding:8px 0 0 0;
}

.forgot_pwd_inner{
	margin:0;
	padding:0;
	width:143px;
	background:url(../images/forgot_password/input_bg.gif) no-repeat;
	height:43px;
	padding:19px 0 0 0;
	#padding:18px 0 0 0;
}

#login_input{
	width:140px;
	height:14px;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4f92be;
	padding:0;
	margin:0 0 7px 0;
	#margin:0 0 5px 0;
}

input{
	outline:none;
}

/********** Competition News Widget **********/

.competition_news{
	float:left;
	width:307px;
	padding:10px 0 30px 29px;
	background:url(../images/bg/thumbs_divider.jpg) bottom center no-repeat;
}

.competition_news p{
	width:270px;
	float:left;
	padding:15px 0 15px 0;
}

.r_box{
	padding:15px 0 0 5px;
}

.winners_box{
	float:left;
	padding:20px 0 0 0;
	width:306px;
}

.winners_box_left{
	float:left;
	padding:20px 0 0 0;
	width:145px;
}

.winners_box_right{
	float:right;
	padding:20px 0 0 0;
	width:145px;
}

.r_btns{
	float:left;
}

.r_btns img{
	padding:0 10px 0 0;
}

/********** blue box **********/

#blue_round_top{
	float:left;
	width:306px;
	height:6px;
	background:#659faa url(../images/customer_club/blue_top.gif) top no-repeat;
}

#blue_round_content{
	float:left;
	width:296px;
	background:#659faa;
	color:#FFFFFF;
	font-size:13px;
	padding:5px 0 5px 10px;
}

#blue_round_bottom{
	float:left;
	width:306px;
	height:6px;
	background:#659faa url(../images/customer_club/blue_bottom.gif) bottom no-repeat;
}

/********** green box **********/

#green_round_top{
	float:left;
	width:306px;
	height:6px;
	background:#80ac19 url(../images/customer_club/green_top.gif) top no-repeat;
}

#green_round_content{
	float:left;
	width:296px;
	background:#80ac19;
	color:#FFFFFF;
	font-size:13px;
	padding:5px 0 5px 10px;
}

#green_round_bottom{
	float:left;
	width:306px;
	height:6px;
	background:#80ac19 url(../images/customer_club/green_bottom.gif) bottom no-repeat;
}

/********** brown box **********/

#brown_round_top{
	float:left;
	width:306px;
	height:6px;
	background:#8e7f58 url(../images/customer_club/brown_top.gif) top no-repeat;
}

#brown_round_content{
	float:left;
	width:296px;
	background:#8e7f58;
	color:#FFFFFF;
	font-size:13px;
	padding:5px 0 5px 10px;
}

#brown_round_bottom{
	float:left;
	width:306px;
	height:6px;
	background:#8e7f58 url(../images/customer_club/brown_bottom.gif) bottom no-repeat;
}

.specials_inner textarea{
	width:540px;
	height:230px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#696969;
	border:1px solid #e0e0e0;
}

#quiz_container{
	width:740px;
	padding:0 20px 0 20px;
}

#quiz_container .header {
	margin:0;
}

#quiz_container p {
	padding:0 0 15px 0;
}

