/* buttons */

	
#lilclick	{
	background:url("../images/little_submit_btn.png") no-repeat scroll left top transparent;
	border:medium none;
	color:white;
	cursor:pointer;
	float:right;
	font-size:18px;
	height:32px;	
	margin:0;
	padding:0 5px;
	width:90px;
}


#lilclick:hover	{
	width:auto; 
	height:32px; 
	float:right; 
	background: url(../images/little_submit_btn.png) left bottom no-repeat; 
	background-position:0 -32px;
	cursor:pointer;
	padding:0 5px 0 5px;
	width:90px;
	color:white;
	font-size:18px;
}







a:hover	{
	text-decoration:underline;
}

.welcomeback	{
	color:#5AA327;
	font-size:20px;
	font-weight:normal;
	padding:0 0 5px;
	float:left;
	width:95%;
}

.lastlogin	{
	font-size:15px;
	font-weight:bold;
	color:#222222;
	float:left;
	width:95%;
}

#dashtoprow	{
	float:left;
	height:auto;
	width:100%;
	padding:0 0 20px;
}

#dashtoprow_left	{
	float:left;
	font-size:15px;
	font-weight:bold;
	height:auto;
	width:600px;

}

#balancebar	{
	-moz-border-radius:7px 7px 7px 7px;
	background:url("../images/orangebg.jpg") repeat-x scroll left top transparent;
	color:#FFFFFF;
	float:right;
	font-size:18px;
	font-weight:bold;
	height:53px;
	line-height:53px;
	padding:0 0 0 18px;
	text-shadow:-1px -1px 1px #D48E13;
	width:188px;
}

.dashheadbar	{
	-moz-border-radius:7px 7px 7px 7px;
	background-color:#FFF0C1;
	color:#D27B18;
	float:left;
	font-size:18px;
	font-weight:bold;
	height:41px;
	line-height:41px;
	padding:0 0 0 15px;
	width:916px;
	text-shadow:1px 1px white;
}

.fullpageholder	{
	-moz-border-radius:7px 7px 7px 7px;
	float:left;
	padding:0 0 0 15px;
	width:916px;
}

.fullpageholder_in	{
	-moz-border-radius:7px 7px 7px 7px;
	float:left;
	padding:0 0 0 15px;
	width:806px;
}

#axnholder	{
	-moz-border-radius:7px 7px 7px 7px;
	background-color:#EDEDED;
	float:left;
	height:auto;
	margin:6px 0 25px;
	padding:10px 10px 25px;
	width:911px;
}

.axnline	{
	float:left;
	height:auto;
	width:100%;
	margin-top:10px;
}

.axnitem	{
	float:left;
	height:auto;
	width:302px;
}

.axnitem li	{
	margin-left:25px;
	float:left;
	width:65%;
}

.axnitem img	{
	float:left;
}

.axntitle	{
	color:#5AA327;
	float:left;
	font-size:15px;
	font-weight:bold;
	margin-left:10px;
	padding:5px 0 0;
}


/* Start Activity Styles */

.activityholder	{
	float:left;
	height:auto;
	padding:15px 0 0;
	width:100%;
}

.labelline	{
	background:url("../images/graybg.jpg") repeat-x scroll left top transparent;
	float:left;
	height:43px;
	margin:0 0 7px;
	width:100%;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}

.columnonelabel	{
	width:146px;
	float:left;
	height:43px;
	line-height:43px;
	padding:0 0 0 18px;
}




.columntwolabel	{
	width:147px;
	float:left;
	height:43px;
	line-height:43px;
}

.columnthreelabel	{
	width:199px;	
	float:left;
	height:43px;
	line-height:43px;
}

.columnfourlabel	{
	width:252px;	
	float:left;
	height:43px;
	line-height:43px;
}

.columnfivelabel	{
	width:130px;	
	float:left;
	height:43px;
	line-height:43px;
}

.activityline	{
	background:url("../images/bg1.jpg") repeat-x scroll left top transparent;
	float:left;
	min-height:37px;
	line-height:37px;
	width:100%;
}

.activitylineeven	{
	background:url("../images/bg2.jpg") repeat-x scroll left top transparent;
	float:left;
	min-height:37px;
	line-height:37px;
	margin:1px 0;
	width:100%;
}


.columnonedata	{
	float:left;
height:37px;
line-height:37px;
padding:0 0 0 18px;
width:146px;
color:#D37A15;
font-size:13px;
}

a.pymntid	{
	color:#D37A15;
	text-decoration:none;

}

a.pymntid:hover	{
	color:#D37A15;
	text-decoration:underline;
}

.wikitbl_one	{
		width:25%;
	float:left;
	height:37px;
	line-height:37px;
	font-size:13px;
	margin-left:10px;
}
.wikitbl_two	{
		width:25%;
	float:left;
	height:37px;
	line-height:37px;
	font-size:13px;
}
.wikitbl_three	{
	width:45%;
	float:left;
	height:auto;
	line-height:37px;
	font-size:13px;
}

.wikitbl_three p	{
	width:90%;
	line-height:15px;
	font-size:13px;
//	margin-left:5%;
	float:left;
}

.columntwodata	{
	color:#000000;
	float:left;
	font-size:13px;
	height:37px;
	line-height:37px;
	width:147px;
}

.columnthreedata	{
	color:#000000;
	float:left;
	font-size:13px;
	height:37px;
	line-height:37px;
	width:199px;
}

.columnfourdata	{
	color:#000000;
	float:left;
	font-size:13px;
	height:37px;
	line-height:37px;
	width:252px;
}

.columnfivedata	{
	color:#000000;
	float:left;
	font-size:13px;
	height:37px;
	line-height:37px;
	width:130px;
}

#filterholder	{
	-moz-border-radius:5px 5px 5px 5px;
	-moz-box-shadow:0 0 10px #DCEDF7 inset;
	border:1px solid #A7ACAE;
	float:left;
	height:auto;
	margin:10px 0;
	width:540px;
}

#filterinner	{
	-moz-border-radius:5px 5px 5px 5px;
	-moz-box-shadow:-1px 3px 3px 0 #9F9F9F;
	float:left;
	height:auto;
	padding:18px 0;
	width:540px;
}

.filterlabel	{
	color:#5E5E5E;
	float:left;
	font-size:15px;
	font-weight:bold;
	height:auto;
	padding:3px 10px 0 0;
	text-align:right;
	width:105px;
}

.dtpicker	{
	background:url("../images/datefield.png") repeat-x scroll left top transparent;
	border:medium none;
	color:#000000;
	float:left;
	height:18px;
	margin-right:5px;
	padding:4px 0 4px 0;
	width:159px;
}

#pagerholder	{
	-moz-border-radius:5px 5px 5px 5px;
	-moz-box-shadow:0 0 10px #DCEDF7 inset;
	border:1px solid #A7ACAE;
	float:left;
	height:auto;
	margin:10px 0;
	width:385px;
}

.pageline	{
	-moz-border-radius:5px 5px 5px 5px;
	-moz-box-shadow:-1px 3px 3px 0 #9F9F9F;
	float:left;
	height:auto;
	padding:18px 0;
	width:385px;
}

.pginput	{
	-moz-border-radius:5px 5px 5px 5px;
	background:url("../images/form_bg.jpg") repeat-x scroll left top transparent;
	border:1px solid #B4B9B7;
	color:#000000;
	float:left;
	padding:4px 3px;
	width:15px;
}

.pagertblhead	{
	color:#5E5E5E;
	float:left;
	font-size:15px;
	font-weight:bold;
	height:auto;
	margin-left:10px;
	padding:3px 10px 0 0;
	text-align:right;
	width:auto;
}

.pager	{
	color:#5E5E5E;
	float:left;
	font-size:15px;
	font-weight:bold;
	padding:3px 0 0 5px;
}

.dashaxn	{
	float:left;
	height:auto;
	margin:3px 0 0;
	padding:20px 22px;
	width:887px;
	min-height:225px;
}

.dashaxndata	{
	float:left;
	height:auto;
	width:100%;
}

.dashaxnhline	{
	color:#5AA327;
	float:left;
	font-size:18px;
	font-weight:normal;
	height:auto;
	padding:0 0 0 20px;
	width:97%;
}

.dashfields	{
	float:left;
	height:auto;
	width:500px;
}

.dashitem	{
	float:left;
	height:auto;
	padding:5px 0;
	width:100%;
}

.dashitem input[type=text]  	{
	-moz-border-radius:5px 5px 5px 5px;
	background:url("../images/npbg.jpg") repeat-x scroll left top transparent;
	border:1px solid #B4B9B7;
	color:#5E5E5E;
	float:left;
	font-size:15px;
	font-weight:bold;
	padding:5px 0 5px 8px;
	color:#6C716A;
	font-weight:bold;
}

.prefix	{
	color:#6C716A;
float:left;
font-size:15px;
font-weight:bold;
padding-top:5px;
}

.modalprefix	{
	color:#5E5E5E;
	float:left;
	font-size:16px;
	font-weight:bold;
	padding:1px 0 0;
}

.dashitem input[type=text]:focus	{
	-moz-border-radius:5px 5px 5px 5px;
	background:url("../images/npbg.jpg") repeat-x scroll left top transparent;
	-moz-box-shadow:0 0 2px 2px #C8D38A;
	background:url("../images/inputbg.jpg") repeat-x scroll left top transparent;
	border:1px solid #92B653;
	color:#6C716A;
	font-size:15px;
	font-weight:bold;
	padding:5px 0 5px 8px;
}	

#faqholder	{
	float:left;
	height:auto;
	width:100%;
	margin-top:10px;
}

.wikitbl	{
	float:left;
	height:auto;
	width:90%;
	margin-top:10px;
}

.answerline	 {
//	background:url("../images/bg2.jpg") repeat-x scroll left top transparent;
	color:#5CA428;
	background-color:#f6f6f6;
	border-bottom:1px solid #cecece;
	display:none;
	float:left;
	font-size:13px;
	height:auto;
	margin:1px 0;
	min-height:37px;
	padding:0 0 0 10px;
	width:99%;
}

.answerline p	 {
	color:#5CA428;
	float:left;
	font-size:13px;
	margin: 0;
	width:99%;
	line-height:37px;
}

/* Begin Payment Details Styles */

.paymentdetmodule	{
	-moz-border-radius:7px 7px 7px 7px;
	background-color:#EDEDED;
	float:left;
	height:auto;
	margin:3px 0 0;
	padding:20px 22px;
	width:887px;
}

.paymentdetheader	{
	background:url("../images/relatedbg.jpg") repeat-x scroll left bottom transparent;
	color:#D27B18;
	float:left;
	font-size:15px;
	font-weight:bold;
	height:auto;
	padding:0 0 10px;
	width:100%;
}

.paymentdetin	{
	float:left;
	height:auto;
	width:100%;
}

.tableline, .intline	{
	background:url("../images/relatedbg.jpg") repeat-x scroll left bottom transparent;
	float:left;
	min-height:27px;
	width:100%;
}

#one	{
	color:#5E5E5E;
float:left;
height:auto;
min-height:27px;
padding:0 0 0 7px;
width:227px;
}

#two	{
	color:#5E5E5E;
float:left;
height:auto;
min-height:27px;
width:250px;
}

#three	{
	color:#5E5E5E;
float:left;
height:auto;
min-height:27px;
width:230px;
}

#four	{
	color:#5E5E5E;
float:left;
height:auto;
min-height:27px;
width:170px;
}

#refund, #dispute	{
	-moz-border-radius:7px 7px 7px 7px;
background-color:#FFF0C1;
float:left;
height:auto;
margin:3px 0 0;
padding:20px 22px;
width:887px;
}

#dispute, #refund	{
	display:none;
}

.tblhead	{
	float:left;
	width:auto;
	height:auto;
}

.backholder	{
	-moz-border-radius:5px 5px 5px 5px;
-moz-box-shadow:0 0 10px #DCEDF7 inset;
border:1px solid #A7ACAE;
float:left;
height:auto;
margin:10px 0;
margin-right:10px;
width:110px;
}

.backinner	{
	-moz-border-radius:5px 5px 5px 5px;
-moz-box-shadow:-1px 3px 3px 0 #9F9F9F;
float:left;
height:auto;
padding:25px 0;
width:110px;
}

.backlabel	{
	color:#5E5E5E;
float:left;
font-size:12px;
font-weight:bold;
height:auto;
text-align:center;
width:100px;
margin-left:5px;

}