/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color:#666666;
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
}

h1{
	margin:0;
	padding:0;
	font-size:22px; 
	color:#000000;
	text-align:left;
	font-weight:normal;
}

h2{
	margin:0;
	padding:0;
	font-family:"tw Cen MT";
	font-size:20px;
	font-weight:normal;
	text-align:left;
	float:left;
	width:auto;
}

.bluecolor{
	color:#024474;
}

.greycol{
	color:#C0C0C0;
}

.blackcol{
	color:#333333;
}

.pagewrapper{
	width:1000px;
	height:auto;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
}

.header{
	float:left;
	width:1000px;
	height:164px;
	background:url(../images/logo.jpg) no-repeat;
	background-position:left;
}

.logo{
	float:left;
	width:368px;
	height:58px;
	margin:75px 141px 0px 121px;
	display:inline;
	cursor:pointer;
}

.headergtside{
	float:right;
	width:370px;
	height:164px;
	background:url(../images/header_rightbg.jpg) no-repeat;
}

.menu{
	float:right;
	width:auto;
	margin:12px 45px 0px 0px;
	display:inline;
	text-align:right;
}

.menu a{
	text-decoration:none;
	color:#FFFFFF;
}

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

.headersignindiv{
	float:right;
	width:196px;
	height:35px;
	margin:43px 25px 0px 0px;
	display:inline;
}

.signupbtn{
	width:121px;
	height:35px;
	background:none;
	border:none;
	background:url(../images/signbtn.jpg) no-repeat;
	cursor:pointer;
}

.bannerwrapper{
	float:left;
	width:1000px;
	height:380px;
	background:url(../images/bodybg.jpg) no-repeat;
}

.bannertxt{
	float:left;
	width:586px;
	height:192px;
	margin:59px 0px 0px 59px;
	display:inline;
	background:url(../images/bodytxt.jpg) no-repeat;
}

.bluebody_top{
	float:left;
	width:894px;
	background:url(../images/blueboxbg_top.jpg) repeat-y;
	padding:26px 53px 26px 53px;
}

.greybox_headings{
	float:left;
	width:100%;
	margin-bottom:5px;
	display:inline;
}

.blubody_lftpan{
	float:left;
	width:528px;
	margin-right:32px;
	display:inline;
}

.lfttop{
	background:url(../images/greybox_top.jpg) no-repeat;
}

.lftbtm{
	background:url(../images/greybox_btm.jpg) no-repeat;
}

.lftmid{
	float:left;
	width:528px;
	height:auto;
	overflow:hidden;
	background:url(../images/greybox_mid.jpg) repeat-y;
	padding:12px 13px 0px 13px;
}

.lftmid ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.lftmid li{
	margin:0;
	padding:0;
	list-style-type:none;
	background:url(../images/greyboximg.jpg) no-repeat;
	float:left;
	width:483px;
	padding:0px 0px 0px 45px;
	color:#666667;
	text-align:left;
	font-weight:500;
	margin-bottom:15px;
	display:inline;
}

.greybox_topbtm{
	float:left;
	width:100%;	
	height:13px;
	font-size:0;
}

.blubody_rgtpan{
	float:left;
	width:334px;
}

.rgttop{
	background:url(../images/rgt_top.jpg) no-repeat;
}

.rgtbtm{
	background:url(../images/rgt_btm.jpg) no-repeat;
}

.rgtmid{
	float:left;
	width:270px;
	height:auto;
	overflow:hidden;
	padding:0px 32px 0px 32px;
	background:url(../images/rgt_mid.jpg) repeat-y;
}

.inputdiv{
	float:left;
	width:100%;
	height:28px;
	margin:1px 0px 3px 0px;
	display:inline;
}

.inputstyle{
	width:258px;
	height:16px;
	background:none;
	border:none;
	background:url(../images/txtboxbg.jpg) no-repeat;
	font-family:Arial;
	font-size:13px;
	color:#333333;
	text-align:left;
	padding:6px;
}

.bluebody_btm{
	float:left;
	width:1000px;
	background:url(../images/blueboxbg_btm.jpg) no-repeat;
	height:15px;
}

.forgetpass{
	text-align:left;
	font-size:11px;
}

.forgetpass a{
	text-decoration:none;
	color:#666667;
}

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

.loginsignupbtn{
	width:196px;
	height:35px;
	border:none;
	background:none;
	background:url(../images/signupbtn.jpg) no-repeat;
	cursor:pointer;
	margin:5px 0 0 0;
	display:inline;
}

.onerow{
	float:left;
	width:100%;
}

.autodiv{
	float:left;
	width:auto;
}

.toppading{
	padding-left:5px;
	padding-top:7px;
}

.footer{
	float:left;
	width:1000px;
	text-align:center;
}

.footer a{
	text-decoration:none;
	color:#FFFFFF;
}

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


.headings{ 
	color:#3CA1D1;
	font-size:18px;
	font-weight:bold;
	float:left;
	padding-left:10px;
	padding-top:10px;
	width:100%;
	text-align:left;
 } 
 .headings2{ 
	color:#3CA1D1;
	font-size:18px;
	font-weight:bold;
	float:left;
	padding-left:0px;
	padding-top:0px;
	width:100%;
	text-align:left;
 } 
.detail{ 
	color:#3CA1D1; 
	float:left; 
	margin-top:8px;
	float:left;
} 
.detail1{ 
	color:#3CA1D1; 
	float:left; 
	margin-top:8px;
	float:left;
	
} 

.box2{
	border:1px dashed #999;
	float:left; width:100%;
	background-color:#FFF;
	margin-top:10px;
}
.box2 h2{ 
	background-color:#3ca1d1;
	margin:8px;
	color:#fff;font-family:Arial,sans-serif;
	width:865px;
	padding-left:10px;
	font-size:17px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	float:left;
}
.box2 p{ 
	color:#000000;font-family:Arial,sans-serif;
	text-align:left;
}



.arrticletxt{ 
	padding:6px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

.bluebody_top2{
	float:left;
	width:939px;
	background:url(../images/blueboxbg_top.jpg) repeat-y;
	padding:26px 53px 26px 8px;
	margin-bottom:10px;
	color:#000033;
}
.bluebody_top3{
	float:left;
	width:1000px;
	background:url(../images/blueboxbg_top.jpg) repeat-y;
	padding:0px 0px 0px 8px;
	margin-bottom:10px;
	color:#000033; border:1p solid #00FF33;
}
.signupleft{
	 width:230px; float:left; 
	 min-height:400px;
 }
 .loginbox{ 

	float:left; width:222px;
	margin-top:20px;
	margin-left:4px;
	background-image:url(../images/menumid4.png);
	padding-bottom:8px;
	border-bottom: 1px solid #CCC;
}
.loginbox h2{

	background-image:url(../images/myaccounttop4.png);
	color:#fff;font-family:Arial;
	
	color:#333;
	margin:0 ; width:208px;
	font-size:17px; font-weight:bold;
	padding:4px;
	padding-left:10px;
	float:left;
}


 .loginbox2{ 

	float:left; 
	width:222px;
	margin-top:20px;
	margin-left:4px;
	background-image:url(../images/menumid4.png);
	padding-bottom:8px;
	border-bottom: 1px solid #CCC;
	margin-bottom:10px;
}
.loginbox2 h2{

	background-image:url(../images/myaccounttop5.png);
	color:#fff;font-family:Arial;
	
	color:#333;
	margin:0 ; width:208px;
	font-size:17px; font-weight:bold;
	padding:4px;
	padding-left:10px;
	float:left;
}


.loginbox p{ 
	color:#000000;font-family:Arial,sans-serif; 
	text-align:left;
}

 
 
.signupright{
	width:690px;
	float:left; 
	/*border:1px solid #CCCCCC;*/
	min-height:400px ;
	color: #000033;
	padding:8px;
	
  }
.signupright2{
	width:685px;
	float:left; 
	/*border:1px solid #CCCCCC;*/
	min-height:400px ;
	color: #000033;
	padding:8px;
	
  }
.labels{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; float:left; text-align:left;
	font-weight:bold; color:#000066; 
	width:160px; padding:5px;
  }
.txtbox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left; width:160px; color:#000066; 
	border:1px solid #3ca1d1;
   }
   
 .myclass{ 
 	width:160px; float:left; padding-left:5px; color:#000000; text-align:left;
 }  
 
 
.signupbox{ 
    
	border:1px solid #D2D2D2;
	background-color:#EBF7FC;
	float:left; /*width:560px;*/ width:710px;
	margin-top:10px;
	margin-left:20px;
	padding-bottom:8px;
	padding-left:8px;
	padding-top:10px;
	padding-right:8px;
}
.signupbox h2{

	color:#023C6C;
	font-family:Arial;
	margin:0 ;
	border-bottom:1px dotted #999;
	width:702px;
	font-size:14px; 
	font-weight:bold;
	padding:4px;
	margin-bottom:8px;
	float:left;
	text-transform:uppercase;
}
.box_container{


float:left; width:600px; padding-left:80px;
}
.signupbox p{ 
	color:#000000;font-family:Arial,sans-serif; 
	text-align:left;
}

.offerbox{ 
    
	border-left:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
	border-bottom:1px solid #D2D2D2;	
	background-color:#FDFCF5;
	float:left; 
	width:724px;
	padding-bottom:8px;
	margin:10px 0 10px 20px;
	display:inline;
	
	
}
.offerbox h2{
	
	color:#023C6C;
	font-family:Verdana;
	background:url(../images/bg.jpg) repeat-x;
	text-transform:uppercase;

	margin:0 ; 
	width:710px;
	font-size:16px; 
	font-weight:bold;
	padding:4px;
	padding-top:8px;
	height:35px;
	float:left;
	padding-left:10px;
	display:inline;
}
.offerbox p{ 
	color:#000000;
	font-family:Arial,sans-serif; 
	text-align:left;
}
.offerDiv{ 
	float:left; 
	width:680px;
	padding-top:10px;
	border-bottom:1px dotted #3ca1d1; 
	margin-left:14px; 
	margin-right:10px;
	
}
.offerDiv  hover{
 background-color:#FFFFFF;
}



.imagediv{ 
	float:left; width:140px;padding-top:10px;
	/*border:1px dotted #3ca1d1 ;*/
	padding-bottom:8px ;
	
}
.textdiv{ 
	float:left; width:530px;padding-top:10px;
	/*border:1px dotted #3ca1d1 ; */
	padding-left:5px;
	padding-bottom:8px 
	
}
.Headings{
	color:#3CA1D1;
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size:18px;
	float:left;
	width:100%;
	text-align:left;
	padding-bottom:5px;
	margin-top:8px;	

}


.offerHeading{
	color:#3CA1D1;
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size:16px;
	float:left;
	width:100%;
	text-align:left;
	padding-bottom:5px;	

}
.offertxt{
		float:left;
		text-align:justify;
		line-height:20px;
		color:#666;
		font-family:tahoma;

}

.offertxt a{
text-decoration:none;
}

.popularbox{ 
    

	float:left; width:278px;
	background-color:#FFFFEC;
	/*min-height:300px;*/
	font-family:tahoma;
	line-height:20px;
	margin-top:10px;
	margin-left:16px;
	padding:10px;
	margin-bottom:10px;
	border:2px dashed #CCC;
}
.popularbox h2{

	color:#fff;font-family:Arial;
	color:#000;
	text-transform:uppercase;
	background-color:#FFC;
	margin:0 ; width:265px;
	font-size:15px; 
	font-weight:bold;
	padding:4px;
	float:left;
	text-align:center;
}

.leftmenu {
 text-decoration:none; color:#000033; float:left; width:100%;
}
.rightmenu {
 text-decoration:none; color:#000033;
}


.signleft{ 
	font-family:Arial;
	font-size:12px; 
	float:left; 
	text-align:left;
	color:#666; 
	width:160px; padding:5px;
}

.signright{ 
	font-family:Arial, Helvetica, sans-serif;
	float:left; text-align:left;
	color:#000066; 
	width:360px; padding:5px; 
}

.contleft{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; float:left; text-align:left;
	font-weight:bold; color:#000033; 
	width:120px; padding:5px;
	margin-left:60px;
}


.contright{ 
	font-family:Arial, Helvetica, sans-serif;
	float:left; text-align:left;
	color:#000066; 
	width:360px; padding:5px; 
}
.conttextbox{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	text-align:left;
	width:300px;
	border:1px solid #3CA1D1;
	
}

.text_box2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	text-align:left;
	width:220px;
	border:1px solid #3ca1d1;
	
	/*width:258px;
	height:16px;
	background:none;
	border:none;
	background:url(../images/txtboxbg.jpg) no-repeat;
	font-family:Arial;
	font-size:13px;
	color:#333333;
	text-align:left;
	padding:6px;*/

}

.simp_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	text-align:left;
	width:500px;
	padding:5px;
	float:left;

}


.error_msg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	text-align:left;
	font-weight:bold;
	width:620px;
	padding:5px;
	float:left;

}
.updateMsg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC3300;
 }	
	
	
.welcom{
	color:#3CA1D1;
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size:24px;
	float:left;
	width:100%;
	text-align:left;
}

.referfriens_heading
{
   
	color:#000000;
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-size:12px;
	width:100%;
	text-align:center;
	height:40px;
	margin-top:0px;
	padding-top:15px;
	float:left;
}
.referfriens_text
{
	padding:5px;
	padding-left:15px;
	float:left;
	width:95%; text-align:left;
}


.btn{
	width:111px; height:30px; 
	background-image:url(../images/btn.png);
	background-repeat:no-repeat; border:solid 0; 
	cursor:pointer; text-align:center; font-family:Arial;
	font-size:15px; 
	font-weight:bold;
	color:#333; 
	padding-top:0px; 
	float:left;
	margin-right:10px;
	margin-top:3px;
  
}
.btn4{
	width:120px;
	
	height:30px;
	background-image:url(../images/btn3.png);
	background-repeat:no-repeat; border:solid 0;
	cursor:pointer; 
	text-align:center; font-family:Arial;
	font-size:15px; 
	color:#333; 
	padding-top:0px; 
	float:left;
	*margin-left:14px;
	}
.btn2{
	width:150px;
	
	height:30px;
	background-image:url(../images/btn2.png);
	background-repeat:no-repeat; border:solid 0;
	cursor:pointer; 
	text-align:center; font-family:Arial;
	font-size:15px; 
	color:#333; 
	padding-top:0px; 
	float:left;
	*margin-left:14px;
	}
.btn3{
	width:67px; height:24px;
	background-image:url(../images/graybutton.jpg);
	background-repeat:no-repeat; border:solid 0;
	cursor:pointer; text-align:center; font-family:Arial;
	font-size:15px; color:#3CA1D1; padding-top:0px; float:left;
}
	
.searchbox{ 
    
	border:1px solid #3ca1d1;
	float:left; width:724px;
	margin-top:10px;
	margin-left:20px;
	padding-bottom:8px;
	margin-bottom:5px;
}

.srchleft{
  
         width:100px; float:left; margin-top:10px; margin-left:10px; font-weight:bold;

}
.srchright{
  
    	 width:350px; float:left; margin-top:10px; margin-left:3px;

}

.smalbox{ 
    
	border:1px dashed #CCC;
	background-color:#FFF;
	float:left; width:228px;
	margin-top:10px;
	margin-left:20px;
	padding-bottom:8px;
	margin-bottom:2px;
}
.smalbox h2{
	background-color:#3ca1d1;
	color:#fff;font-family:Arial;
	margin:0 ; width:210px;
	font-size:15px; font-weight:bold;
	padding:4px;
	margin:5px;
	float:left;
	text-align:center;
}

.imageclas{

		   width:200px; float:left; text-align:center; padding:10px;
			/*background-image:url(../images/video-bg.png);*/

}

.smlboxtxt{

		width:200px; float:left; text-align:justify; padding:10px; min-height:120px;

}

.referfriendul
{
 list-style-type:none;
 width:686px; 
 padding:0px; 
 margin:0px; 
 display:inline; 
 margin:2px;

}

.descriptioli
{
	width:43px; 
	float:left;
	padding-top:5px;
	margin-left:5px;
}
.inputli
{
 width:280px;
 float:left; 
 padding-top:5px;
}

.insurance_center_h1
{
	width:686px; 
	background-image:url(../images/insuranceBG.png);
	font-family:"tw Cen MT";
	font-size:20px;
	font-weight:normal;
	text-align:left;
	float:left;
	width:675px;
	background-repeat:repeat;
	padding:10px;
}

.insurance_signupbox
{
	border:1px solid #3ca1d1;
	float:left; width:695px;
	margin-top:10px;
	margin-left:20px;
}

.insurance_center_subdiv
{
  padding:15px;
  float:left;
  border:1px solid black;
  background-color:white;
}

.insurance_center_subdivli
{
	width:500px;
	float:left; 
	padding-top:5px;
}

.insurance_center_subdivli2
{
  width:160px;
  float:left;
  padding-top:5px;
}


.directorybox{ 
    
	border:1px solid #3ca1d1;
	float:left; width:724px;
	margin-top:10px;
	margin-left:20px;
	padding-bottom:8px;
	margin-bottom:10px;
}
.directorybox h2{
	background-color:#3ca1d1;
	color:#fff;font-family:Arial;
	margin:0 ; width:716px;
	font-size:17px; font-weight:bold;
	padding:4px;
	float:left;
}

.row1{
	background:#FDFCF5;
	border-top:1px dotted #33CCFF;
	width:718px; float:left;
	padding:3px;
}

.row2{
	background:#FFFFFF;
	border-top:1px dotted #33CCFF;
	width:718px; float:left;
	padding:3px;
}

.stores{
      width:216px;
	  margin:0;
	  float:left;
	  padding-left:6px;
}

.Titlebox{ 
    
	border:1px dashed #CCC;
	background-color:#FFF;
	float:left; width:731px;
	margin-top:10px;
	margin-left:20px;
	/*padding-bottom:8px;*/
	margin-bottom:10px;
}
.Titlebox h3{
	background-color:#3ca1d1;
	color:#fff;font-family:Arial;
	margin:0 ; width:715px;
	font-size:36px; font-weight:bold;
	padding:8px 8px;
    text-align:left;
	float:left;
}




.cats{
      width:490px;
	  margin:0;
	  float:right;
	  text-align:right;
	  padding-right:6px;
	  color:#999999;
}

.linkClass{ 
	color:#000033; text-decoration:none;
 }
.pagehdng{
       font-size:18px; font-weight:bold; color:#3CA1D1; float:left; width:709px; padding:0px; 
}
.pageleft{
      argin:0px; float:left; width:500px; padding:0px;   margin-right:8px;
}
.pageright{
      argin:0px; float:left; width:200px; padding:0px; 
}
.pageright{
      argin:0px; float:left; width:200px; padding:0px; 
}
 
.edu_offer{ 
    
	border:1px dashed #999;
	float:left; width:500px;
	background-color:#FFF;
	margin-top:10px;
	margin-left:20px;
	padding-bottom:8px;
	margin-bottom:20px;
	
}
.edu_offer h2{
	 background-color:#3ca1d1;
	 color:#fff;font-family:Arial;
	 margin:8px; width:475px;
	 
	 font-size:17px; font-weight:bold;
	 padding:4px;
	 float:left;
}
 .edu_offerDiv{ 
	float:left; width:480px;padding-top:10px;
	border-bottom:1px dotted #CCC ; 
	margin-left:10px; margin-right:px;

	
}
 .edu_imagediv{
 
 	float:left; width:150px;padding-top:10px;
	
	padding-bottom:8px ;
 }
  .edu_textdiv{
 	float:left; width:315px;
	padding-top:10px;
	padding-left:5px;
	padding-bottom:8px; 
   
 
 }
 
 
	


 
 .edu_list{ 
    

	float:left; width:210px;
	margin-top:10px;
	margin-left:20px;
	padding-bottom:8px;
	margin-bottom:20px;

float:left;
background-image:url(../images/menumid3.png);
background-repeat:repeat-y;
border-bottom:1px solid #CCC;

	
}
.edu_list h2{
	 background-color:#3ca1d1;
	 color:#333;font-family:Arial;
 	background-image:url(../images/myaccounttop2.png);
	  width:195px;
	 padding-top:5px;

	 font-size:15px; font-weight:bold;
	 padding:4px;
	  	 padding-bottom:7px;
	 padding-left:10px;
	 float:left;
}
 
 
.insurancebox{ 
    
	border:1px dashed #CCC;
	float:left; width:725px;
	margin-top:10px;
	background-color:#FFF;
	margin-left:20px;
	/*padding-bottom:8px;*/
	margin-bottom:10px;
}
.insurancebox h2{
	background-color:#3ca1d1;
	color:#fff;font-family:Arial;
	margin:0 ; width:698px;
	margin:8px;
	font-size:16px; font-weight:bold;
	padding:5px 5px;
	float:left;
}
 .slidebox{ 
    
	border:1px dashed #CCC;
	float:left; width:720px;
	margin-top:10px;
		background-color:#FFF;
	margin-left:0px;
	/*padding-bottom:8px;*/
	margin-bottom:10px;
}
.slidebox h2{
	background-color:#3ca1d1;
	color:#fff;font-family:Arial;
	margin:0 ; width:694px;
	margin:8px;
	font-size:16px; font-weight:bold;
	padding:5px 5px;
	float:left;
}
 




.gameCont{
 width:160px; float:left; padding:5px; margin-left:8px;
}
.gameImg{
 width:160px; float:left;
 
 /*width:200px; float:left; text-align:center; padding:10px;
background-image:url(../images/video-bg.png);*/
}
.gameHdng{
	width:160px;
 	color:#3CA1D1;
	font-size:16px;
	font-weight:bold;
	float:left; 
	font-family:Arial, Helvetica, sans-serif;
}
 .gameText{  
   font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	text-align:left;
	width:160px;
	float:left;
}

.smline{  

	width:99%;
	height:4px;
	float:left;
}
	
.world-winner-top {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/valentines.jpg) no-repeat scroll 0 0;
height:646px;
width:785px;
} 

 
 
 
 
ul#tabs{margin:0 0px;padding:0 0 16px 0;list-style:none;zoom:1}
.tag-emails{background:url(/graphics/site/pages/seo/tag-emails.png) left bottom no-repeat}
.tag-surveys{background:url(/graphics/site/pages/seo/tag-surveys.png) left bottom no-repeat}
.tag-games{background:url(/graphics/site/pages/seo/tag-games.png) left bottom no-repeat}
.tag-shopping{background:url(/graphics/site/pages/seo/tag-shopping.png) left bottom no-repeat}
.tag-offers{background:url(/graphics/site/pages/seo/tag-offers.png) left bottom no-repeat}
ul#tabs li{display:block;float:left;margin:0;padding:0; width:142px;}
ul#tabs li a{text-decoration:none;font:1.4em "Trebuchet MS",sans-serif;text-align:center}
ul#tabs li.emails a{background:#4e6e5a url(/graphics/site/pages/seo/tab-emails.png) left top no-repeat;color:#fff;display:block;padding:8px;width:142px}
ul#tabs li.surveys a{background:#f0b5a3 url(/graphics/site/pages/seo/tab-surveys.png) left top no-repeat;color:#000;display:block;padding:8px;width:142px}
ul#tabs li.games a{background:#b5d9f5 url(/graphics/site/pages/seo/tab-games.png) left top no-repeat;color:#000;display:block;padding:8px;width:142px}
ul#tabs li.shopping a{background:#d7f0a3 url(/graphics/site/pages/seo/tab-shopping.png) left top no-repeat;color:#000;display:block;padding:8px;width:142px}
ul#tabs li.offers a{background:#f5d689 url(/graphics/site/pages/seo/tab-offers.png) left top no-repeat;color:#000;display:block;padding:8px;width:142px}





/*--------------------------------------- Left Menu ---------------------------------------------*/


.menulft{
width:203px;
float:left;
margin-left:16px;
margin-top:11px;
display:inline;
}

.menutop{
width:203px;
float:left;
height:2px;
background-image:url(../images/menutop.png);
background-repeat:no-repeat;
}

.menumid{
width:203px;
float:left;
background-image:url(../images/menumid.png);
background-repeat:repeat-y;
}
.menumid2{
width:203px;
float:left;
background-image:url(../images/menumid2.png);
background-repeat:repeat-y;
}

.menubottom{
width:203px;
float:left;
height:9px;
background-image:url(../images/menubottom.png);
background-repeat:no-repeat;
}
.menubottom2{
width:203px;
float:left;
height:9px;
background-image:url(../images/menubottom2.png);
background-repeat:no-repeat;
}
 
.innerbtndiv{
width:187px;
float:left;
margin-left:8px;
display:inline;
text-align:left;
} 

a{
text-decoration:none;
}

.innerbtn{
width:176px;
height:26px;
float:left;
background-image:url(../images/innerbtn.png);
background-repeat:no-repeat;
padding-top:9px;
padding-left:13px;
font-family:Arial;
font-size:12px;
text-transform:uppercase;
color:#FFFFFF;
font-weight:bold;
}

.innerbtn a{
text-decoration:none;
color:#333;
padding-left:13px;
}

.innerbtndiv ul{
width:160px;
float:left;
margin:0px;
padding:0px;
font-family:verdana;
font-size:11px;
color:#333333;
text-align:left;
margin-top:7px;
margin-left:27px;
display:inline;
padding-bottom:15px;
}

.innerbtndiv ul li{
list-style:none;
padding-top:5px;

width:100%;
float:left;
}

.innerbtndiv ul a{
text-decoration:none;
color:#333333;

}

.innerbtndiv ul a:hover{
text-decoration:none;
color:#FE8005;
}
.rewards{
float:left; text-align:left;
}
.rewards a{
padding-top:5px;
background-image:url(../images/bullets.png);
background-repeat:no-repeat;
padding-left:15px;
background-position:0 9px;
margin-left:1px;
display:inline;
}

.rewards a:hover{
background-image:url(../images/bullets_hover.png);
color:#FF9900;
}



.accountings{
float:left;
}

.accountings a{
padding-top:5px;
background-image:url(../images/bullets.png);
background-repeat:no-repeat;
padding-left:15px;
background-position:0 9px;
margin-left:1px;
display:inline;
}

.accountings a:hover{
background-image:url(../images/bullets_hover.png);
color:#FF9900;
}

.myaccounttop{
width:183px;
height:23px;
float:left;
background-image:url(../images/myaccounttop.png);
background-repeat:no-repeat;
font-family:verdana;
font-size:14px;
color:#333;
font-weight:bold;
padding-left:21px;
padding-top:6px;
}

button { 
  border:0; 
  cursor:pointer; 
  font-weight:bold; 
  padding:0 20px 0 0; 
  text-align:center; 
  margin-top:11px;
}
button span { 
  position:relative; 
  display:block; 
  white-space:nowrap; 
  padding:0 0 0 20px; 
}

/*blue buttons*/
button.submitBtn { 
  background:url(../images/btn_blue_right.gif) right no-repeat; 
  font-size:1.3em; 
}
button.submitBtn span { 
  height:42px; 
  line-height:42px;
  background:url(../images/btn_blue_left.gif) left no-repeat;
  color:#333; 
}
button.submitBtn:hover {
	background:url(../images/btn_blue_right_hover.gif) right no-repeat; 
}
button.submitBtn:hover span {
	background:url(../images/btn_blue_left_hover.gif) left no-repeat; 
}


button { 
  *width:auto; 
  *overflow:visible; 
}
button span { 
  *margin-top:1px; 
}

button.submitBtn span a{
text-decoration:none;
color:#333333;
} 

.games_tabs_wrapper{
	float:left; 
	margin-left:20px; 
	display:inline; 
	width:727px;
	height:45px;
}

.games_tabs_wrapper ul{
	margin:0;
	padding:0;
	list-style-type:none;
}

.games_tabs_wrapper li{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	width:auto;
	height:45px;
	text-align:center;
	font-size:13px;
	text-transform:uppercase;
	color:#000000;
	font-weight:600;
}

.games_tabs_wrapper li.sep{
	float:left;
	width:1px;
	height:45px;
	background:url(../images/tab_sep.jpg) no-repeat;
}

.games_tabs_wrapper li a.tab1{
	text-decoration:none;
	float:left;
	width:146px;
	height:32px;
	color:#000000;
	background:url(../images/tab1.jpg) repeat-x;
	padding-top:13px;
}

.games_tabs_wrapper li a.tab2{
	text-decoration:none;
	float:left;
	width:146px;
	height:32px;
	color:#000000;
	background:url(../images/tab2.jpg) repeat-x;
	padding-top:13px;
}

.games_tabs_wrapper li a.tab3{
	text-decoration:none;
	float:left;
	width:146px;
	height:32px;
	color:#000000;
	background:url(../images/tab3.jpg) repeat-x;
	padding-top:13px;
}

.games_tabs_wrapper li a.tab4{
	text-decoration:none;
	float:left;
	width:146px;
	height:32px;
	color:#000000;
	background:url(../images/tab4.jpg) repeat-x;
	padding-top:13px;
}

.games_tabs_wrapper li a.tab5{
	text-decoration:none;
	float:left;
	width:139px;
	height:32px;
	color:#000000;
	background:url(../images/tab5.jpg) repeat-x;
	padding-top:13px;
}

.games_tabs_wrapper li a:hover{
	background:url(../images/hover_img.jpg) repeat-x;
	color:#FFFFFF;
}

.games_tabs_wrapper li a.selected{
	background:url(../images/hover_img.jpg) repeat-x;
	color:#FFFFFF;
}






.servaybox{ 
    
	border-left:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
	border-bottom:1px solid #D2D2D2;	
	background-color:#FDFCF5;
	float:left; /*width:724px;*/width:460px;
	margin-top:10px;
	margin-left:20px;
	padding-bottom:8px;
	margin-bottom:20px;
	
	
}
.servaybox h2{
	
	color:#023C6C;
	font-family:Verdana;
	background:url(../images/bg.jpg) repeat-x;
	text-transform:uppercase;

	margin:0 ; 
	width:445px;
	font-size:16px; 
	font-weight:bold;
	padding:4px;
	padding-top:8px;
	height:35px;
	float:left;
	padding-left:10px;
	display:inline;
}
.servayboxright{ 
    
	border-left:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
	border-bottom:1px solid #D2D2D2;	
	background-color:#FDFCF5;
	float:left; /*width:724px;*/width:245px;
	margin-top:10px;
	margin-left:20px;
	padding-bottom:8px;
	margin-bottom:20px;
	
	
}
.servayboxright h2{
	
	color:#023C6C;
	font-family:Verdana;
	background:url(../images/bg.jpg) repeat-x;
	text-transform:uppercase;

	margin:0 ; 
	width:230px;
	font-size:16px; 
	font-weight:bold;
	padding:4px;
	padding-top:8px;
	height:35px;
	float:left;
	padding-left:10px;
	display:inline;
}

.profbox{ 
    
	border:1px dashed #CCC;
	background-color:#FDFCF5;
	float:left; width:724px;
	margin-top:10px;
	margin-left:20px;
	margin-bottom:10px;
}
.profbox h3{
	background-color:#3ca1d1;
	color:#fff;font-family:Arial;
	margin:0 ; width:708px;
	font-size:36px; font-weight:bold;
	padding:8px 8px;
	text-align:left;
	float:left;
}

.barGraph{
	float:left; width:130px; background-image:url(../images/barGraph.png) ;
}

.qboxtop{
	width:713px;
	height:7px;
	float:left;
	background-image:url(../images/qboxtop.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
}

.qboxrepeat{
	width:713px;
	float:left;
	background-image:url(../images/qboxrepeat.jpg);
	background-repeat:repeat-y;
}

.qboxmid{
	width:703px;
	float:left;
	background-image:url(../images/qboxmid.jpg);
	background-repeat:repeat-y;
	padding-left:10px;
	float:left;
	text-align:left;
}

.qboxbottom{
	width:713px;
	height:13px;
	float:left;
	background-image:url(../images/qboxbottom.jpg);
	background-repeat:no-repeat;
}


.earningbox{ 
    
	border-left:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
	border-bottom:1px solid #D2D2D2;	
	background-color:#FDFCF5;
	float:left; width:670px;
	margin-top:10px;
	margin-left:20px;
	padding-bottom:0px;
	margin-bottom:20px;
	
	
}
.earningbox h2{
	
	color:#023C6C;
	font-family:Verdana;
	background:url(../images/bg.jpg) repeat-x;
	/*text-transform:uppercase;*/

	margin:0 ; 
	width:656px;
	font-size:16px; 
	font-weight:bold;
	padding:4px;
	padding-top:8px;
	height:35px;
	float:left;
	padding-left:10px;
	display:inline;
}

.cont_eran{
 float:left; width:664px; padding:3px; border-bottom:dotted 1px #0099FF;

}
.earnName{
  float:left; width:280px;  margin-left:6px;

}
.details{
float:left; width:120px; 
}
.earnCount{
float:left; width:100px; 
}
.earnAmount{
 float:left; text-align:right; padding-right:5px; width:150px; 
}




.reffbox{ 
    
	border-left:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
	border-bottom:1px solid #D2D2D2;	
	background-color:#FDFCF5;
	float:left; width:724px;
	margin-top:10px;
	margin-left:20px;
	padding-bottom:8px;
	margin-bottom:20px;
	text-align:left;
	
	
}
.reffbox h2{
	
	color:#023C6C;
	font-family:Verdana;
	/*background:url(../images/bg.jpg) repeat-x;*/
	background:#CDEB8B; 
	text-transform:uppercase;
	margin:0 ; 
	width:710px;
	font-size:14px; 
	font-weight:bold;
	padding:4px;
	padding-top:8px;
	/*height:35px;  */ min-height:20px;
	float:left;
	padding-left:10px;
	
}
.reffbox p{ 
	color:#000000;font-family:Arial,sans-serif; 
	text-align:left;
}


.sinbox{ 
    
	border-left:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
	border-bottom:1px solid #D2D2D2;	
	background-color:#FDFCF5;
	float:left; width:700px;
	margin-top:10px;
	margin-left:20px;
	padding-bottom:8px;
	margin-bottom:20px;
	text-align:left;
	
	
}
.sinbox h2{
	
	color:#023C6C;
	font-family:Verdana;
	background:url(../images/bg.jpg) repeat-x;
	text-transform:uppercase;

	margin:0 ; 
	width:686px;
	font-size:14px; 
	font-weight:bold;
	padding:4px;
	padding-top:8px;
	height:35px;
	float:left;
	padding-left:10px;
	
}
.sinbox p{ 
	color:#000000;font-family:Arial,sans-serif; 
	text-align:left;
}


.mil{
font-size:9px; width:95%; color:#3CA1D1; font-family:Verdana; padding-left:12px; margin-top:-3px; text-transform:lowercase;
}

.mil2{
font-size:9px; width:95%; color:#FF6600; font-family:Verdana; padding-left:12px; margin-top:-3px; text-transform:lowercase;
}

.signupboxes{
	width:302px;
	height:541px;
	float:left;
	background:url(../images/signup2_box.jpg) no-repeat;
	margin:16px 0 0 20px;
	display:inline;
}

.onlinetxt{
width:390px;
height:182px;
float:left;
background:url(../images/onlinetxt.png) no-repeat;
margin-left:19px;
margin-top:64px;
display:inline;
}

.field_container_full{
width:294px;
float:left;
margin-top:70px;
margin-left:5px;
display:inline;
}

.caption_side{
width:89px;
float:left;
font-family:Arial;
font-size:12px;
color:#333333;
text-align:right;
margin-top:3px;
}

.arialrow{
float:left;
width:100%;
margin-top:5px;
}

.fieldside{
width:190px;
float:right;
font-family:Arial;
font-size:11px;
color:#333333;
text-align:left;
}

.txtfieldstyle{
width:178px;
float:left;
height:18px;
background:#FFFFFF;
border:#A5ACB2 solid 1px;
padding-left:3px;
color:#666666;
}

.arialrow2{
float:left;
width:100%;
}

.chkbox{
margin:0px;
padding:0px;
float:left;
}

.chkbxtxt{
float:left;
margin-left:5px;
display:inline;
width:165px;
}

.chkbxtxt a{
text-decoration:underline;
color:#0000FF;
}

.createbtn{
width:285px;
height:46px;
float:left;
background:url(../images/signupmember.png) no-repeat;
border:solid 0;
cursor:pointer;
margin-left:5px;
margin-top:5px;
display:inline;
}

.women{
width:423px;
min-height:281px;
max-height:100%;
float:left;
background:url(../images/signup2_img.jpg) no-repeat;
margin-top:25px;
display:inline;
}

.homesignupbtn{
	float:left;
	width:310px;
	height:59px;
	border:none;
	background:none;
	background:url(../images/signupbtnnew.jpg) no-repeat;
	cursor:pointer;
	margin:8px 0 15px 13px;
	display:inline;
}

.banner_txt_new{
	float:left; 
	width:100%; 
	background:url(../images/sloganimg.gif) no-repeat top; 
	height:44px; 
	padding-bottom:30px;
}

.signupboxes_3{
	width:465px;
	height:541px;
	float:right;
	background:url(../images/signupbox.jpg) no-repeat;
	margin-right:50px;
	margin-top:19px;
	display:inline;
	padding-bottom:30px;
}

.waystoearn{
	float:left; 
	width:680px;
	margin:0 10px 5px 14px;
	display:inline;
}

.bulletdiv{
	float:left;
	width:30px;
	height:24px;
	padding-top:6px;
	background:url(../images/numbullet.gif) no-repeat 0 0;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#033D6D;
	text-align:center;
	margin-right:10px;
}

.btmspacing{
	margin-bottom:15px;
	display:inline;
}

.bulletdata{
	float:left;
	width:640px;
	text-align:justify;
	color:#333333;
	font-family:tahoma;
	line-height:18px;
	padding-top:6px;
}

.bg_wayeraning{
	background-color:#FFF0E1;
	border-left:1px solid #D2D2D2;
	border-right:1px solid #D2D2D2;
	border-bottom:1px solid #D2D2D2;	
	float:left; 
	width:724px;
	padding-bottom:8px;
	margin:10px 0 10px 20px;
	display:inline;
}

.bg_wayeraning h2{	
	color:#023C6C;
	font-family:Verdana;
	background:url(../images/header_heading.jpg) repeat-x;
	text-transform:uppercase;
	margin:0 ; 
	width:710px;
	font-size:16px; 
	font-weight:bold;
	padding:4px;
	padding-top:8px;
	height:35px;
	float:left;
	padding-left:10px;
	display:inline;
}


.signup_wrapper{
	float:left;
	width:755px;
	margin:0 122.5px;
}

.signup_header{
	float:left;
	width:755px;
	background:url(../images/signup2_header.jpg) no-repeat;
	height:164px;
}

.signup_mid{
	float:left;
	width:755px;
	background:url(../images/signup2_mid.jpg) repeat-y;
	padding-bottom:20px;
}

.signup_btm{
	float:left;
	width:755px;
	background:url(../images/signup2_btm.jpg) no-repeat;
	height:14px;
}