/*
 - - - - new colors - - - - 

blue bg #294352
dark grey (BG grey) #303030
light grey (close to white) text #e9e9e9
light grey - top and bottom box color #7b7c7e
bright blue ; #2f8b9f
grey blue (lighter) #EFB300

text blue #EFB300

yellow/tan/brown #f68600
light tan #c3c2b4
yellow:#c1a00d attention?
orange: #a5391c error?

- - - - 

over link yellow:
#efb300

a blue #9ac2db

*/

/*General TAG styles*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td { /*takes margin & padding off most elements.*/
 margin:0;
 padding:0;
	} 

body {
	font-family: verdana, sans-serif; 
	background:#b18059; 
	color:#fff;
	font-size: 9px;
	}
	
table {
	border: 0px;
	}

input {
	display: inline; 
	}

input.radio{
	font-size:9px;
	}

input, select{
	border:1px solid #939496;
	background-color:#c7c7c7;
	color:#000;
	font: 10px arial, sans-serif;
	}

input.button{
	border:none;
	background-color:transparent;
	padding:0;
	}

input.check{
	background-color:none;
	border:0;
	}

/*maybe ???*/
.input, .select {
	background:#c7c7c7 none repeat scroll 0 0;
	border:1px solid #1C1C1C;
	color:#000000;
	font-size:10px;
	}

textarea{
	background:#c7c7c7;
	font-family:arial, sans-serif;
	border:1px solid #1C1C1C;
	color:#000000;
	font-size:10px;
	}


H1 {
	font-size: 19px; 
	line-height:normal;
	padding-bottom:10px;
	color:#EFB300;
	}

h2{
	font-size:15px;
	color:#EFB300;
/*	color:#fff;*/
	padding-bottom:10px;
	}

h2.current_open_matches{
	
	
	/*
background-color: #303030; 
	padding:0 0 10px 0;
	font-size:10px;
	color:#EFB300;
*/
	}

h3{
	font-size:13px;
	color:#EFB300;
	padding-bottom:10px;
	}

h4{
	font-size:11px;
	color:#EFB300;
	}

h5{
	color:#EFB300;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	}
h6{
	color:#EFB300;
	font-size:11px;
	
	font-weight:normal;
	}

a{
	color:#9AC2DB;
	text-decoration:underline;
	border:none;
	outline:none;
	}
	
a:hover{
	color:#EFB300;/*2f8b9f*/
	text-decoration:none;
	border:none;
	}
	
	
h2.static{
	line-height:24px;
	margin:2px 0 10px 0;
	text-indent:-9999px;
	}

h2.static#contest-reg{
	background:transparent url(../images/member_reg.gif) no-repeat 0 0;
	}

h2.static#privacy{
	background:transparent url(../images/h3_privacy_policy.gif) no-repeat 0 0;
	}
h2.static#tou{
	background:transparent url(../images/h3_terms_of_use.gif) no-repeat 0 0;
	}

.clear{
	clear:both;
	height:0;
	line-height: 0;
	visibility: hidden;
	font-size: 0;
	}

#footerSection {
	background:url(../images/FooterBG.gif) no-repeat center top;
	height:45px;
	padding:0 0 50px 0;
	width:769px;
	}
#footerSection li{
	float: left;
	list-style-type: none;
	line-height: normal;
	}

#footerLinksText a {
	color:#000000;
	display:block;
	/*padding:9px 13px;*/
	text-decoration:none;
	}

#footerLinksText a:hover{
	color:#efb300;
	}


.inline{
	display:inline;
	}

#leftPad {
	width:354px; /*misalignment on loading fix*/

	background:url(../images/BGleft.jpg) no-repeat right top;
	}

#rightPad {
 width:354px; /*misalignment on loading fix*/
	background:url(../images/BGright.jpg) no-repeat left top;
	}
.note{
	font-size:9px;
	}

.left{
	float:left;
	}

.right{
	float:right;
	}
	
.forgetLink {
	color: #fff;
	}

ul.lists li{
	list-style:none;
	padding:5px 0;
	
	}

ul.lists {
	padding-bottom:12px;
	}



ol{
	margin-left:20px;
	}
ol li{
	padding-bottom:10px;
	}
	
ol ul{
	margin-left:20px;
	padding:5px 0;
	}
	
#loginBtn{
	width: 44px; 
	height: 16px; 
	line-height: 16px; 
	cursor:pointer; 
	cursor: hand;
	border:0;
	}

.loginOff {
	background-image: url(../images/but_login.gif);
	background-repeat:no-repeat;
	}

.loginOn{
	background-image: url(../images/but_loginOVER.gif); background-repeat:no-repeat;
	}

.top_nav{
	background:url(../images/h3-top-nav-bar.gif) no-repeat center top;
	height:30px;
	}
	
.top_nav .choose_platform{
	width:606px;
	float:left;
	}

#view-leaderboard{
	width:240px;
	float:left;
	background:url(../images/leaderboard.gif) no-repeat 35px 7px;
	text-indent:-9999px;
	line-height:30px;
	}

.choose_platform ul {
	color: #fff; 
	height: 24px;
	display: block;
	float:left;
	}
.choose_platform li { 
	list-style-type:none;
	white-space:nowrap;
	height: 24px;
	display: block;
	float:left;
	}
.choose_platform a {
	padding: 5px 8px 7px 8px;
	color: #fff;
	display: block;
	text-decoration: none;
	font-family: verdana; 
	font-size: 9px;
	}
.choose_platform a:hover {
	background-color: #EFB300;
	color: #000;
	}

.choose_platform li.dot1 {
	background: url(../images/dot1.gif) no-repeat 0px 10px;
	width: 2px;
	height: 12px;
	line-height: 12px;
	}
	
.login_nav{
	width: 769px; 
	height: 32px;
	background: url(../images/BGtop.jpg) no-repeat center top;
	}
	
.ulRow{
position:relative;
top:6px;
}



.top_sub_nav{
	float:left;
	width:160px;
	}

.top_sub_nav ul{
	list-style-type:none;
	white-space:nowrap;
	list-style:none;
	display: block;
	float:left;
	padding-top:5px;
	}

.top_sub_nav ul li{
	padding:0 7px;
	display: block;
	float:left;
	}

.top_sub_nav ul li.dot2 {
	background:url(../images/dot2.gif) no-repeat 0 6px;
	line-height:12px;
	width:2px;
	padding:0;
	}
	
.top_sub_nav a{
	color:#000;
	text-decoration:none;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
.top_sub_nav a:hover{
	color:#efb300;
	}


/* - - - - - layout styles - - - - - */


div.container_main{ /*to replace outermost div style - bottom content*/ 
	padding: 8px; 
	width: 753px;
	background:#000;
	}

div.static_wrap {
	background:#303030;
	/* border-top:1px solid #7B7C7E; */
	margin:0;
	padding:8px;
	width:737px;
	}

div.sidebar{
	float:left;
	margin:0pt;
	padding:8px 16px 8px 0;
	width:161px;
	font-size:9px;
	color:#939393;
	}

div.sidebar .section{
	padding:8px;
	border-bottom: solid 1px #575757;
	}

div.main_content{
	float: left;
	margin:0;
	padding:8px 0;
	width:560px;
	font-size:10px;
	}

	#no-sidebar{
		padding-left:8px;
		float:none;
		width:721px;
		}

div.main_content .gradient{
	background: transparent url(../images/box_gradient_bg.jpg) repeat-x left top;
	}

div.main_content .section{
	border: 1px solid #3a3a3a;
	padding:8px;
	margin: 16px 0;
	clear:both;
	}
	

div.main_content .border{

	border: solid 1px #7B7C7E;
	}

div.main_content p, div.main_content ul, div.main_content h3, div.main_content h4{
	margin:0;
	line-height:1.33;
	}

div.main_content h3{
	font-size:13px;
	color:#EFB300;
	padding-bottom:10px;
	}

div.main_content h4{
	font-size:11px;
	color:#EFB300;
	}

div.main_content p{
	padding-bottom:12px;
	}

#grey{
	color:#939393;
	}

.alert, div.main_content .alert{
	color:#b35329;
	font-weight:bold;
	}
 ul.bullet{
 	margin-left:20px;
 	padding-bottom:12px;
 	}
ul.bullet li{
 	list-style-type:disc;
	margin-left:20px;
	padding:2px 0;
 	}

ul.no_bullet{
	list-style:none;
	margin:0;
	padding:0;
	
	}

p.motto{
	font:italic 13px georgia, serif;
	color:#deab7c;
	line-height:1.2;
	padding:0 0 12px 0;
	margin:0;
	}
	
/* - - - - - tab nav - - - - - */

div.sub_nav{
	/*float:left;*/
	width:100%;
	margin:0;
	padding:0;	
	background:url(../images/tab_underline.gif) repeat-x center bottom;
	}

div.sub_nav ul{
	list-style-type: none;
	margin:0 0 0 0;
	padding:0;
	
	}
div.sub_nav li{
	float:left;
	display:block;
	width:auto;
	margin:0;
	padding:0;
	}

div.sub_nav a{
	color:#7B7C7E;
	display:block;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	padding:8px 4px 7px 8px;
	margin:0 0 1px 0;
	border:1px solid black;
	border-bottom:none;
	}

div.sub_nav a:hover {
	color:#fff;
	border:1px solid #303030;
	border-bottom:none;
	}

div.sub_nav a#current{
	color:#EFB300;
	padding-bottom:8px;
	margin-bottom:0;
	background-color:#303030;
	border:1px solid #7b7c7e;
	border-bottom:none;
	}

/* - - - - - END tab nav - - - - - */

/* - - - - - - current action table styles B/C it is NON standard. USE stat_table for basic table style - - - - - -  */
table.current_action{width:559px;}

table.current_action td.CA_left{
	width:7px;
	background:transparent url(../images/CA_left_side_rpt.gif) repeat-y left top;
	text-align:left;
	}
	
table.current_action td.CA_right{
	width:7px;
	background:transparent url(../images/CA_right_side_rpt.gif) repeat-y left top;
	text-align:right;
	}

table.current_action table.stat_table{
	margin:0;
	}

table#CA th{
	color:#939393;
	font-weight:normal;
	background-color:#3a3a3a;
	}
	
div.main_content p.current_action_header{
	color:#EFB300;
	font-size:9px;
	padding:8px;
	text-align:center;
	}
div.main_content p.current_action_header strong{
	font-size:13px;
	}


/* - - - - - -  basic table styles - - - - - -  */
table.stat_table, table.stat_table th, table.stat_table td{
	border-collapse:collapse;
	}

table.stat_table{
	font-size:9px;
	margin:0px 0 16px 0;
	}
	
.border{
	border:1px solid #7b7c7e;
	}

table.stat_table th{
	color:#000;
	background-color: #7b7c7e;
	padding:4px 6px;
	font-weight: normal;
	text-align: left;
	}
table.stat_table td{
	padding:4px 6px;
	}

table.stat_table tr.light{
	background-color: #3a3a3a;
	}
table.stat_table .left_divider{
	border-left: 1px solid black;
	}

.section table.stat_table{ /*takes off margins on the tables inside of the sections*/
	margin:0;
	}

/*Profile page - match results*/

table.stat_table td.match_results{
	padding:4px 4px 4px 20px;
	}

table.stat_table td.players{
	padding:19px 0;
	border-right: 1px solid black;
	border-left:1px solid black;
	}
	
table.stat_table td.middle{
	text-align:center;
	padding:30px 0;
	border-right:1px solid black;
	}
		
table.stat_table td.comments{
	text-align:left;
	padding:10px;
	border-left: 1px solid black;
	}
	
#memberIcon_results{
	height:29px;
	/*margin-left:23px;*/
	/*padding:10px 0 0 40px;*/
	padding-top: 10px;
	}

table.info_form_table{
	font-size:10px;
	margin:0px 0 16px 0;
	}

table.info_form_table td{
	padding:4px 0 4px 4px;
	}

table.info_form_table td.label{
	text-align:right;
	padding-right:4px;
	}

/* - - - - - - - sidebar styles - - - - - - - */

div.sidebar a{
	color:#939393;
	}
	
div.sidebar h3{
	font-size:10px;
	color:#EFB300;
	margin:5px 0;
	padding-bottom:0;
	}

div.sidebar h4{
	color:#f68600;
	margin:5px 0 2px 0;
	}
	
div.sidebar p{
	line-height:1.33;
	margin:5px 0;
	}
	
div.sidebar ul{
	line-height:1.33;
	margin:5px 0 3px 0;
	}
div.sidebar ul li{
	padding:2px 0;
	}

div.sidebar input, div.sidebar select{
margin:1px 0;
	}
	
div.sidebar input.button{

	padding:5px 0;

	}

div.sidebar form{
	padding:0;
	margin:0;
	color:#000;
	}

.scroll{
	overflow:auto;
	}
	
#online_now_div{
	clear:both;
	height:500px;
	margin:2px 0;
	}

#friendsonline{
	clear:both;
	height:250px;
	margin:2px 0;
	}

ul#maintab{
	margin:2px 0 0 0;
	padding:0 0 8px 0;
	list-style-type:none;
	}

ul#maintab li {
	float:left;
	padding:0pt 1px;
	width:auto;
	}

ul#maintab li a{
	font-weight:bold;
	padding:2px;
	display:block;
	/*text-decoration:none;*/
	background-color:transparent;
	border:1px solid transparent;
	color:#7B7C7E;
	}

ul#maintab li a:hover{
	text-decoration:none;
	background-color:#7B7C7E;
	border:1px solid #7B7C7E;
	color:#303030;
	}

ul#maintab li a.selected{
	text-decoration:none;
	background-color:#EFB300;
	border:1px solid #EFB300;
	color:#fff;
	}
	
div.sidebar ul li.online{
	background:url(../images/icon_online.gif) no-repeat 0 6px;
	padding:2px 0 2px 12px;

	}
	
div.sidebar ul li.onlineP{
	background:url(../images/icon-premier.gif) no-repeat 0 6px;
	padding:2px 0 2px 12px;

	}	
/*
span.online{
	background:url(../images/icon_online.gif) no-repeat 0 0;
	display:block;
	width:9px;
	height:10px;
	}
*/

span.color_xbox { color: #89C800;}
span.color_360 { color: #DEF67C;}
span.color_ps2 { color: #3C90FF;}
span.color_ps3 { color: #9BC6FF;}
span.color_wii { color: #6DE5FF;}
span.color_ds { color: #C976FF;}
span.color_pc { color: #CE0000;}
span.color_psp { color: #ACACD9;}

/*possible new basic layout style*/

#memberIconDiv {
	height:29px;
	margin:5px 0 5px 0;
	padding:3px 0 0 40px;
	width: 95px;
	background-color: #000;
	color:#fff;
	}

#memberIconDivPremium {
	height:136px;
	margin:5px 0 5px 0;
	padding:3px 0 0 3px;
	width: 135px;
	background-color: #000;
	color:#fff;
	}

.premium_lg{
	background:url(../images/icon-premier-LG.gif) no-repeat left top;
	color:#EFB300;
	font-weight:bold;
	padding:5px 0 5px 25px;
	}

/* - - - - - -  content_tab_nav - - - - - - */


ul.content_tab_nav{
	list-style-type: none;
	margin:0 0 0 0;
	padding:0;
	}
ul.content_tab_nav li{
	float:left;
	display:block;
	width:auto;
	margin:0;
	padding:0;
	}

ul.content_tab_nav a{
	color:#7b7c7e;
	display:block;
	font-size:13px;
	font-weight: bold;
	text-decoration: underline;
	padding:5px 7px 7px 7px;
	margin:0 0 1px 0;
	border:1px solid #3A3A3A;
	border-bottom:none;
	}

ul.content_tab_nav a:hover{
	color:#EFB300;
	text-decoration:none;
	border:1px solid #3A3A3A;
	border-bottom:none;
	}

ul.content_tab_nav a.tabactive{
	color:#EFB300;	
	background-color:#232323;
	border:1px solid #7b7c7e;
	border-bottom:none;
	text-decoration:none;
	}

div.tab_content{
	clear:both;
	padding:0;
	margin:0;
	}

/* - - - - - END tab nav - - - - - */



/* - - - - - - - registration styles - - - - - - -  */
.endcol
	{
	clear:both;
	}
	
.inner_container p{
	padding-bottom:10px;
	line-height:1.5;
	}

.inner_container{ 
	width:718px;
	margin:15px auto 15px auto;
	background:#3D3D3D url(../images/h3_inner-cont_top.gif) no-repeat center top;
	/*padding:10px 20px;*/
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#EFB300;
	line-height:1.5;
	}		
.inner_container .inner_content{
	padding:20px 20px 0 20px;
	}
.inner_container_bot{
	background:url(../images/h3_inner-cont_bot.gif) no-repeat center top;
	height:9px;
	line-height:9px;
	font-size:0;
	clear:both;
	}

.inner_container h3{ /*move this to general h3?*/
	font-size:13px;
	color:#EFB300;
/*	color:#2f8b9f;*/
	margin: 0 0 10px 0;
	}

#topActions {
	padding-left: 250px;
	}
#topActions li {
	float: left;
	list-style-type: none;
	line-height: normal;
	padding: 7px 4px 7px 4px;
	}
#topActions li.inputCell {
	padding: 7px 3px 7px 3px; 
	_padding: 6px 3px 7px 3px;
	}

#topActions li.inputCell input{
	background-color:#fff;
	color:#7B7C7E;
	}
#topActions li.welcome{
	color:#efb300;
	}
#topActions li.welcome a{ 
	color: #fff; 
	font-weight: bold; 
	padding-top: 8px;
	}
#topActions li.brightHolder { 
	padding: 7px 0px 0px 0px;
	
	}
#topActions li.brightHolderLeft { 
  margin:0 0 0 8px;
	width: 72px;
	}
#topActions li.brightHolderRight { 
	
	padding-left: 0px;
	width: 125px;
	}
#topActions div.brightBg { 
 
	height: 15px; 
	padding: 1px 10px 0px 10px; 
	color: #FFFFFF;
	}

#topActions div.brightBg a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
#topActions div.brightBg a:hover{
	color:#000;
	
	}
	
#currentHdrRow {
	color: #000;
	font-weight: bold; 
	float: left;
	 width:545px;
	 background-color: #7b7c7e;
	 padding-left: 10px; 
	 }

#currentHdrRow li{
	padding:4px 0;
	white-space: nowrap; 
	float:left;
	list-style-type: none; 
	line-height: normal;
	font-size:9px;
	}

#currentHdrRow a{
	color: #000;
	text-align:center;
	text-decoration: none;
	}

#matchRow {
	color: #fff;
	width:545px;
	float: left;
	padding-left: 10px;
	}

#matchRow li { 
	padding:4px 0;
	white-space: nowrap; 
	float:left;
	list-style-type: none; 
	line-height: normal;
	font-size:9px;
	}
.titleColumn {
	border-right: 1px solid #000;
	width: 362px;
	padding: 0px 10px 0px 0px;
	}

.playersColumn {border-right: 1px solid #000; width: 61px; text-align:center;}

.challengeColumn { width: 110px; text-align:center; display:block;}

.highlightRow {background-color: #efb300;}

.lightRow {background-color: #3a3a3a; }

.darkRow {background-color: #303030;}

.postLink {
	text-decoration: underline;
	color: #EFB300;
	}

.playerColumn {border-right: 1px solid #000; width: 100px; padding: 0px 10px 0px 
0px;}

.amountColumn {border-right: 1px solid #000; width: 51px; padding: 0px 10px 0px 0px; text-align:center;}

.commentColumn {border-right: 1px solid #000; width: 250px; padding: 0px 10px 0px 0px;}

.myColumnSpecial {color: #f68600; font-weight: normal;}

#dispute_profile{
	background: url(../images/icon_disputealert.png) no-repeat 5px 14px;
	border:1px solid; 
	padding-top:10px;
	padding-left:44px;
	margin:10px 30px 10px 0;
	height:50px;
	}
ul.match_detail_list{
	margin:5px 0;
	float:left;
	width:180px;
	}

.grey{
	color:#7B7C7E;
	}
	
.message_detail_content{
	padding:12px 0;
	}
	
#logoutBtn{
	width: 54px;
	height: 17px;
	line-height: 17px;
	cursor:pointer;
	cursor: hand;
	}

.logoutOff {
	background-image: url(../images/but_logout.gif); background-repeat:no-repeat;
	}
.logoutOn{
	background-image: url(../images/but_logout_ON.gif); background-repeat:no-repeat;
	}
	
.subtext{
	font-size:9px;
	color:#939393;
	}
.big{
	font-size:13px;
	font-weight:bold;
	}

div#payment_types input, div#cc_info input, #shipping_address input{
	border:none;

	}
	
/*how do i play*/

.comic_left{
	width:230px;
	float:left;
	padding-right:20px;
	padding-bottom:20px;
	}

.comic_right{
	width:275px; 
	float:left;
	padding-bottom:20px;
	}

div.main_content .comic_left p, div.main_content .comic_right p, div.main_content .comic_left h3{
	padding:12px 0;
	
	}
	
div.main_content .comic_left a.top, div.main_content .comic_right a.top{
	font-size:10px;
	width:5em;
	display:block;
	text-decoration:none;
	}
	
/* - - - - - - - registration styles - - - - - - -  */
.endcol
	{
	clear:both;
	}
	
.cont_form p{
	padding-bottom:10px;
	}

.titleTab tr td{
	background-color:#E87101;
}

.titleTab .title_text{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFCE3E;
	font-size:15px;
	font-weight:bold;
	padding:3px 15px 0px 0px;
	}

.tab_steps tr td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:10px 0px 6px 0px;
	color:#e9e9e9;
	}

.pic_sub_steps{
	text-align:center;
	background-color:#E87101;
	padding:6px 0px 4px 0px;
	margin:0px;
	}

.div_form{
	
	}

.div_form input, .div_form select{
	border:1px solid #939496;
	background-color:#7b7c7e;
	color:#000;
	padding:2px 0;
	/*margin:3px 0;*/
	display:block;
	}

.div_form input.button{
	background-color:transparent;
	border:0;
	}
.div_form input.checkbox{
	display:inline;
	border:none;
	background-color:transparent;
	}

.div_form h3{
	font-size:13px;
	color:#EFB300;
/*	color:#2f8b9f;*/
	margin: 0 0 10px 0;
	}
	.div_form .pic_need_help{
		padding:10px 0px 20px 0px;
		}
	.div_form .input, .div_form .select{
		border:1px solid #1C1C1C;
		background:#C0C0C0;
		width:148px;
		color:#000000;
		font-size:11px;
		}
	
	.div_form .error, .div_form .error{
		border:1px solid #1C1C1C;
		background:#c1a00d;
		width:148px;
		color:#000000;
		}
	
	.div_form .cont_form{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#EFB300;
		}
	
	.div_form .left_side{
		float:left;
		width:330px;
		}
		
		.div_form .left_side .col_1{
			width:180px;
			}
		.div_form .left_side .row_1{
			padding-bottom:3px;
			}
		.div_form .left_side .row_2{
			padding-bottom:10px;
			}
		.div_form .left_side .row_last{
			padding:14px 0px 34px 0px;
			}
			.div_form .textOrange{
				color:#f68600;
				}
	.div_form .right_side{
		float:right;
		width:320px;
		}
	.div_form .right_side .row{
		padding:0px 0px 9px 0px;
		}
	.div_form .right_side .row_last{
		padding-top:55px;
		}
		.div_form .right_side .col_1{
			width:170px;
			}
	.div_form .col{
		float:left;
		}

a.leaderP{
list-style-type:none;
	background:url(../images/icon-premier.gif) no-repeat 0 4px;
	padding:2px 4px 2px 12px;
	display:block; 
	}
a.leaderBlack{
list-style-type:none;
	background:url(../images/icon-blackmember.gif) no-repeat 0 4px;
	padding:2px 4px 2px 12px;
	display:block; 
	}

a.edit{
	display:block;
	background-color:#7B7C7E;
	margin-top:10px; 
	padding:4px;
	font-family:arial;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1;
	text-decoration:none;
	color:#fff;
	}
a.edit:hover{
	color:#fff;
	background-color:#EFB300;
	}
	
a.action{
	display:block;
	background-color:#E87101;
	margin-top:1px; 
	padding:4px;
	font-family:arial;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1;
	text-decoration:none;
	text-align:center;
	color:#fff;
	}
a.action:hover{
	color:#fff;
	background-color:#EFB300;
	}
	
a.action-inline{
	display:block;
	float:left;
	background-color:#E87101;
	margin-top:1px; 
	margin-right:3px;
	margin-left:3px;
	padding:4px;
	font-family:arial;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1;
	text-decoration:none;
	text-align:center;
	color:#fff;
	}
a.action-inline:hover{
	color:#fff;
	background-color:#EFB300;
	}	
	
li.current {
	list-style-type: none;
	display: inline;
}

li.next-off {
	list-style-type: none;
	display: inline;
}

li.next {
	list-style-type: none;
	display: inline;
}
