P {font-family: arial;font-size: 8pt;}
A { color: #ed0f29; text-decoration:none; }
.whitelink { color:#FFFFFF; text-decoration:none; }
.blacklink { color:#666666; text-decoration:none; }
.blacklinkwithrollover { color:#666666; text-decoration:none; }
.bluelink { color:#0000FF; text-decoration:none; }
A:hover { color:#d19902; text-decoration: underline; }
A:hover.blacklink { color:#FFFFFF; text-decoration:underline; }
A:hover.blacklinkwithrollover { color:#0000FF; background-color: #FFFF33; text-decoration:underline; }
A:hover.bluelink { color:#0000FF; background-color: #FFFF33; text-decoration:underline; }
.boxborder { border-color:#666666; border-style:solid; border-width:1; }
.error{color:red;}
.hidden{display: none;}
.visible{display: block;}

TD {
	font-family: arial;font-size: 8pt;
}
.formInput{
	border-style: solid; 
	border-width: 1px; 
	padding: 1px 4px; 
	font-size: 8pt;
	width: 28em;
}
.logout{
	color: #FFFFFF; 
	border-style: solid; 
	border-width: 10px; 
	padding-top: 10px 4px 1px 4px;
	margin: 10px 4px 1px 4px;
	
	background-color: #FF0000;
}
#mainConsole{
	padding: 10px 0px;
}
.clearDiv{
	float: none;
	clear: both;
}

.memberPanel{
	padding: 10px;
	list-style: none;
	list-style-image: none;
}
.memberPanel li{
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-image: none;
}
.memberPanel li a{
	display: block;
	padding: 5px 5px 5px 15px;
	margin: 0px;
	background: url(images/menu/member-panel-bullet.png) no-repeat left center;
	color: #fff;
	text-align: left;
	font-size: 14px;
	border-top: 1px solid #d9263b;
	border-bottom: 1px solid #f22940;
}
.memberPanel li a:hover{
	background: url(images/menu/member-panel-bullet.png) no-repeat 3px center;
	color: #003762;
	text-decoration: none;
}

/*Benefits*/
#benefits{
	width: 750px;
	position: relative;
}

#benefitsList{
	width: 235px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#benefitsList h3{
	margin: 0px;
	font-size: 18px;
	text-align: center;
	color: #999;
}
#benefitsList ul{
	padding: 0px;
	margin: 0px;
}
#benefitsList ul li{
	list-style: none;
	list-style-image: none;
	padding-left: 0px;
}
#benefitsList ul li a{
	padding: 10px 0px;
	display: block;
	text-align: center;   
	height: 40px;
	border: 1px solid #e1e1e1;
	border-top: 1px solid #e9e9e9;
	background: #fff;
	cursor: pointer;
}
#benefitsList ul li a.benefitsActive{
	border: 1px solid #999;
	border-left: 1px solid #fff;	
}
#benefitsList ul li a img{
	border: 0px;
}

.benefitDetail{
	width: 516px;
	padding-top: 10px;
	border-right: 1px solid #e1e1e1;
	display: none;
}
.benefitTitle{
	font-size: 18px;
	color: #003366;
}
.benefitContent{
	padding-right: 20px;
}
.benefitContent, .benefitContent p{
	font-size: 14px !important;  
	color: #333;
	line-height: 1.5;
}
    
/*New Reg Form*/
#regForm2, #regForm3, #regForm4{
	margin-top:15px;
}
.regForm td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	font-size: 12px !important;
	color: #666 !important;
}
.regFormSecTitle{
	border-bottom: 1px solid #ED0F29;
	color: #333;
	font-size: 12px;
	font-weight: bold;   
}
.regForm input.formInput{
	font-size: 11px;
	padding: 3px;
	margin: 2px 0px;
	color: #666 !important;
}
.regForm select{
	margin: 3px 0px;
}
.regForm input.formInput:focus{
	color: #333 !important;
	border: 1px solid #728aa2;
}
.regForm input.normal{
	width: 180px;
}
.regForm input.short{
	width: 100px;
}
.regForm input.long{
	
}
.success{
	padding: 20px 10px 10px 75px;
	margin: 10px 20px;
	background: url(images/tick.png) no-repeat 10px center;
	font-size: 14px;
	color: #666;
	border: 1px solid #ccc;
}
/*Page REdirect*/
#paymentProgress{
	width: 300px;
	height: 100px;
	margin: 150px auto;
	border: 2px solid #bbb;
	padding-left: 70px;
	background: #f1f1f1 url(images/ajax-loader.gif) no-repeat 10px center;
	line-height: 100px;
	font-size: 14px;
	color: #23618F;
}

#simplemodal-container {
	background-color:#fff;
	border:4px solid #ccc;
	color:#BBBBBB;
	padding:12px;
	width: 525px;
	height: 185px;
}

#simplemodal-overlay {
	background-color:#000000;
	cursor:wait;
}
#simplemodal-container a.modalCloseImg {
	background:url(/images/x.png) no-repeat;
	width:25px;
	height:29px;
	display:inline;
	z-index:3200;
	position:absolute;
	top:-15px;
	right:-18px;
	cursor:pointer;
}

/*Sbes page*/
.sbesem{
	color: #1f497d;
}
ul.sbes-sponsors{
	padding-left: 10px;
}
ul.sbes-sponsors li{
	list-style: none;
	list-style-image: none;
	padding: 0px;
	border-bottom: 1px solid #eee;
}
ul.sbes-sponsors li a{
	display: block;
	padding: 6px 0px 6px 5px;
	font-size: 13px;  
	text-align: left;
}
ul.sbes-sponsors li a:hover{
	background: #EFEFEF;
}



/*membership benefits*/


.clr{clear:both;}

.membership_benefits{
	width:522px;
	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	
}

.membership_benefits a{
	color:#ee0f29;
	text-decoration:none;
}

.membership_benefits a:hover{
	text-decoration:underline;
}



.membership_benefits h1{
	margin:0;
	padding:0 0 10px 0;
	color:#ee0f29;
	text-align:center;
	font-size:22px;
}


.membership_benefits h2{
	margin:0;
	padding:0;
	color:#ee0f29;
	font-size:16px;
}


.membership_benefits .grey-box{
	margin:25px 0 0 0;
	padding:10px;
	overflow:hidden;
	background: url(ima/membership_benefits_greybox_bg.gif) repeat-x;
}

.membership_benefits .grey-box h2{
	margin:0;
	padding:0;
	font-size:16px;
	text-align:center;
	color:#ee0f29;
}


.membership_benefits .grey-box p{
	margin:0;
	color:#000;
	line-height:20px;
	font-size:13px;
	padding:0;
}


.membership_benefits .box-1{
	margin:6px 0 0 0;
	padding:0 0 6px 0;
	overflow:hidden;
	border-bottom:2px solid #001c70;
}

.membership_benefits .box-1 h2{
	margin:0;
	padding:0;
	overflow:hidden;
	font-size:14px;
	color:#010066;
}


.membership_benefits .box-1 h2 a{
	text-decoration:none;
		color:#010066;
	}

.membership_benefits .box-1 h2 a:hover{
	text-decoration:underline;
	}

.membership_benefits .box-1 h3{
	margin:0;
	padding:0;
	font-size:12px;
	color:#ee0f29;
}

.membership_benefits .box-1 h3 a{
	margin:0;
	padding:0;
	text-decoration:none;
}

.membership_benefits .box-1 h3 a:hover{
	text-decoration:underline;
}


.membership_benefits .box-1 p{
	margin:0;
	padding:0;
	font-size:12px;
	color:#000;
	line-height:18px;
}


/*internal membership pages*/


.membership_benefits_inner{
	width:522px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin: 0 auto;
}


.membership_benefits_inner h1{
	margin:0;
	padding:0 0 5px 0;
	font-weight:normal;
	color:#ee0f29;
	font-size:20px;
}

.membership_benefits_inner h2{
	margin:0;
	padding:10px 0 0 0;
	font-weight:bold;
	font-weight:normal;
	color:#ee0f29;
	font-size:16px;
}

.membership_benefits_inner h2 a{
	color:#ee0f29;
	text-decoration:none;
}

.membership_benefits_inner h2 a:hover{
	text-decoration:underline;
}


.membership_benefits_inner p{
	margin:0;
	padding:5px 0 0 0;
	color:#000;
	font-size:12px;
}


.membership_benefits_inner a{
	color:#000;
	text-decoration:none;
}

.membership_benefits_inner a:hover{
	text-decoration:underline;
}

.left{
	float:left;
}
.right{
	float:right;
}


/* header flash css  start */


.headerframe
{
	width:525px;
	height:194px;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	float:left;
	padding:0;
	margin:0;
	
}


.businesspic
{
	width:525px;
	float:left;
}


.clr { clear:both; }


.pagingbox
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#664203;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;	
	width:525px;
	height:27px;
	background:url(images/pagingbg.gif) no-repeat;
	border:1px solid #999999;
	float:left;
	padding:0;
	margin:0 0 0 -1px;
	position:absolute;
}

/* header flash css  end */



