
 
html, body {margin:0; padding:0; border:0; height:100%; margin-bottom:1px; }
 

* body { Zoom: 1.0}

body{
	text-align:center;
	margin:10 auto; /**centers page**/
	padding:0;
	width:934px;
	background-color: #3A3840;
	height:auto;
	
}

#wrapper {
	border: 5px solid #932929;
	background-color: #ffffff;
	text-align:left;
	height:auto;
	width:924px;
	overflow: visible;
	min-height: 95%;
	max-height: auto;
}
#header {
	
	padding:0px;
}
 
/**floated left column**/
#leftColumn{
	float:left;
	width:160px;
	margin:0;
	padding:5px;
	height:80%;
	left: 0px;
	top: auto;
	text-align:center;
	
	
}
/**floated right column**/
#rightColumn{
	float:right;
	
	margin:0;
	padding:5px;

}
 
/**Right Side Vertical Navigation**/
#navcontainer {width: 190px;  }

/** Middle column container **/
#Middle {
	padding:10px;
	min-height:90%;
	height:auto;
	max-height: auto;
	width: auto;
	margin:0px 0px 0px 170px;
	background-color: #ffffff;
	overflow: visible;
	
}

#Middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: visible;
}
 

 

/**** ###################### *******/

.block{

	border: #e69a9a solid 2px;
	padding:2px;
	margin:2px;
	background-color: #ffffff;
	margin-bottom: 10px;
	overflow: visible;

}
.block .head{
	background-image: url(../img/block_bg.png);
	background-position: top;
	background-repeat: repeat-x;
	margin:2px;
	padding: 2px;
}

.block h2,h3 {
	color:#940000;
	font-family: sans-serif;
	margin: 2px;
	margin-top: 0;
	padding: 5px;
	padding-top: 0;
}

h1{
	color:#940000;
	font-family: sans-serif;
	margin: 2px;
	padding: 2px;
}
.block p:first-line{
	padding-left: 500px;
text-indent:600px;	
}
p:first-line{
	padding-left: 500px;

}
.noshow{
	display:none;
	
	
	}
	
	.error{
	
	color:red;
	text-align:center;
	}
.asterisk{
	
	color:red;
	}
	
	/* */
	

#resulter{
	background-image: url("../images/progress_bar.png");
	background-position: left;
	background-repeat: no-repeat;
	text-align: center;
	width: 400px;
	height: 28px;
	color: #000000;
}
#txtresults{
	font-family:Arial, Helvetica, sans-serif;	
	width:450;
	vertical-align:top;
	}
	
#txtresult1,#txtresult2,#txtresult3,#txtresult4{
	/*display:none;*/
	width:450px;
	vertical-align:top;
	}

.restxtdone{
	padding-left:150px;
	color:green;
	font-family: sans-serif;
	float: right;
	
	display:none;
	
	}
.restxtname{
	width:250px;
	border 1ps #dadada solid;
	
		
	}
#resultadvice{
	
	display:none;
	}
#resprct{
	display:none;
	}
#nextcheck{
	display:none;
	}
#resulterback{
	background-image: url("../images/progress_back.png");
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	width: 400px;
	height: 28px;
	color: #000000;
	float: left;
	display:none;
}
#progressbar{
	background-image: url("../images/progressbar.jpg");
	background-position: left;
	background-repeat: repeat-x;
	text-align: left;
	width: 0px;
	height: 10px;
	color: #000000;
	text-align:left;
	margin:0;
	padding:0;

}
#pr_warp{
	width: 400px;
	height: 10px;
	border: 1px solid #0D2F55;
	
	text-align: left;
	margin:0;
	padding:0;
	display: none;
}


/* form */

label.ff{
font-weight: bold;
float: left;
width: 300px; 
font-family:Arial, Helvetica, sans-serif;

}

label{

width: auto; 
font-size:large;
margin-left:20px;
font-family:Arial, Helvetica, sans-serif;
}

	
fieldset {
	
	padding:5px;
	margin:25px;
	
}
legend {
	
	font-family:Arial, Helvetica, sans-serif;
	
	font-weight: bold;
	line-height: 2;
	color:#fff;
	background: #666;
	border: 1px solid #333;
	padding: 2px 6px;
	
}
textarea{
width: 250px;
height: 150px;
}


/************   information divs ************/

.info{
	background-image: url("../images/information.gif");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 25px;
	text-align: left;
	border: 1px;
	margin: 10px;
	overflow: visible;
	font-size:large;
}
.warning{
	background-image: url("../images/warning.gif");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 25px;
	text-align: left;
	border: 1px;
	margin: 10px;
	overflow: visible;
	font-size:large;
}
.error{
	background-image: url("../images/error.gif");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 25px;
	text-align: left;
	border: 1px;
	margin: 10px;
	color: #D90000;
	overflow: visible;
	font-size:large;
}
.help{
	background-image: url("../images/help.gif");
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 35px;
	height: auto;
	text-align: left;
	border: 1px;
	margin: 10px;
	overflow: visible;
	font-size:large;
}
/************   /information divs ************/


		tr.odd{
	background-color:#dddddd;		
	
}
		tr.even{
background-color: #F1F1F1;


		}
		
		tr.head{
	background-color: #727272;
	color: #ffffff;
	font-weight: bold;
}

/* for admin_section*/

div#leftcontent{
		
		float:left;
		width:250px;
		height:100%;
	
	}

div#rightcontent{
		
		height:100%;
	
	}
.ahead{
	width:100%;
	height:150px;
	
	}
.plus{
	font-weight: bold;
	color:green;
	}	
	
.minus{
	font-weight: bold;
	color:red;
	}	
/* / for admin_section*/


#top{
	display:none;
	background-image: url('../search_spool.html');
	
	}
	a {
	color: #000000;
	text-decoration: none;
}

	a.pay {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
	a.pay:hover {
	
	text-decoration: underline;
	
}

a.great {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	color:#E6B120;
	background-color:#000000;
}

.next{
	
	position: relative;
  right: 0;
  text-align: right;
	
	
	}
.center{
	
	text-align:center;
	
	}	
	
.right{
	
	text-align:right;
	
	}	
	#checkshow{
		
		
		padding:10px;
		
		}
