/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin:0;
	padding:0;
		background-color: #c1a263;

}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.brownbg{
	background-color: #420005;



}
#builder_wrapper{
	background-color: #420005;
	background-image: url(../images/back_reapet.jpg);
	background-repeat: repeat-x;
	height:100%;


}
#mainbg{
	background-image: url(../images/back_mainbackground.jpg);
	background-repeat: no-repeat;
	height: 687px;
	width: 980px;
	margin: 0px auto;
	
}
#topspace{
height:330px;
width: 904px;
}
#maincont{
width: 895px;
	margin: 0px auto 0 auto;
	height:220px;

}
#signupbox{
	width: 426px;
	height:199px;
	float:left;

}
#accessbox{
	width: 426px;
	height:199px;
	float:right;
	background-image: url(../images/access.jpg);
	background-repeat: no-repeat;


}






.filedname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffad;
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
}
#botlinks{
width:780px;
margin:auto;
margin-top:50px;
	color: #f6dec2;
}
#botlinks a{
	width:780px;
	margin:auto;
	margin-top:50px;
	color: #f6dec2;
	text-decoration: none;
}
.hspace{
	margin-right: 30px;
	margin-left: 30px;
	margin-top:4px;
	margin-bottom:4px;
}


/********************
Header
********************/
#topwrapper{
	width:980px;
	margin:0 auto;
	position:relative;


}
#topdiv{
	text-align:center;
	background-color: #000000;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffc733;
}
#tophead{
	background-image: url(../images/back_top.gif);
	background-repeat: repeat-x;
	height: 106px;
}
#logo{
	width:181px;
	margin:0;
	float: left;
}
#register{
	width:760px;
	margin:0;
	position:absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	top: 67px;
	left: 211px;

}
.input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #666666;
	width: 180px;
}
.input1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #666666;
	width: 150px;
}
.orange {
	color: #e88b32;
}

#sidelinks{
	position:absolute;
	margin:0;
	float: right;
	left: 612px;
	top: 2px;
	width: 120px;

}
#sidelinks a{
	color: #ffffff;
	text-decoration: none;	

}
/********************
MAIN Links
********************/
#toplinks  {

	width:178px;
	position:absolute;
	left: 583px;
	top: 11px;
	height: 29px;

}
#toplogos  {

	width:553px;
	position:absolute;
	left: 10px;
	top: 8px;
	height: 20px;
	color:#FFFFFF;
	font-size:14px;
	text-align:left;
	padding-top:5px;
}
#toplinks  a{
	padding-left:5px;
	color: #f0f0f0;
	text-decoration: none;
}
#toplinks  a:hover{
	padding-left:5px;
	color: #f0f0f0;
	text-decoration: underline;
}


#maintopnav  {
	float:right;
	width:750px;
	position:absolute;
	left: 202px;
	top: 50px;


}
#mainnav  {
	float:right;
	width:747px;
	position:absolute;
	left: 228px;
	top: 98px;


}
#mainnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
/*	background: url(images/bg_nav.png) repeat-x left top;*/
	float: left;
/*	border-bottom: 1px solid #000;*/
	width: 100%;
}

#mainnav li {
	float: left;
	padding: 0;
	margin: 0;
}

#mainnav li a, #mainNav li a:link {
	color: #512e11;
	text-decoration: none;
	/*	border-right: 1px solid #000;*/
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin:0 1px;
	padding-top:5px;
}
.butbk_home{
	background-image: url(../images/butbk_home.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 66px;

}
.butbk_faq{
	background-image: url(../images/butbk_faq.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 114px;

}
.butbk_register{
	background-image: url(../images/butbk_registerbuilders.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 144px;
}
.butbk_contact{
	background-image: url(../images/butbk_contacts.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 102px;
}
.butbk_become{
	background-image: url(../images/butbk_become.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 194px;
}
#mainnav li a:hover {
	color: #ffffff;
}


/********************
MAIN Body
********************/
#bodywrapper{
	width:980px;
	margin:0 auto;
	position:relative;
}
#mainimg{
	margin:0 ;

}
#mainimg_in{
	margin:0 ;
		background-image: url(../images/back_maintext.jpg);
	background-repeat: repeat-x;

}
#mainimg_intext{
	text-align:center;
	padding:2px 0px 2px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;

	width:100%;
}

#maincontent{
	float:left;
	margin:0 auto;
	width:970px;
	position:relative;
	background-repeat: repeat-x;
	padding:5px;
	background-color: #ffffff;
	background-image: url(../images/back_grad.jpg);
}
#maincontentin{
	float:left;
	margin:0 auto;
	width:970px;
	position:relative;

	padding:5px;
	background-color: #ffffff;

}
#signup{
	margin:0 0 0 6px;
	width:314px;
	height:186px;
	float:left;
	background-image: url(../images/back_signup.jpg);
	background-repeat: no-repeat;
}
#agentvideo{
	margin:0 8px;
	width:315px;
	height:186px;
	float:left;
	background-image: url(../images/back_agentwatchvideo.jpg);
	background-repeat: no-repeat;

}
#client_register{
    margin:0;
	width:314px;
	height:186px;
	float:left;
	background-image: url(../images/back_register.jpg);
	background-repeat: no-repeat;

}
#client_register a{
font-size:11px ;
}

#footer{
	float:left;
	width:980px;
	background-image: url(../images/back_footer.gif);
	background-repeat: repeat-x;
	height: 55px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer a{
color:#660000;
}

.headsignup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #ffffff;
	font-weight: normal;
}
.subhead {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 20px;
 color: #fcf78b;
}
.subhead1{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 23px;
 color: #fcf78b;
}
.subhead2{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 23px;
 color: #fcf78b;
 letter-spacing:4px
 
}
 

/********************
panel
********************/
#main_topbanner_alt{
	float:left;
	width:100%;
	height:74px;
	margin-bottom:6px;
}
#main_topbanner{
	float:left;
	width:100%;
	height:74px;
	background-color: #a4854d;
	margin-bottom:6px;
	background-image: url(../images/back_inbanner.jpg);
	background-repeat: no-repeat;
}

#main_topbanner h1{
	margin-left:30px;
	margin-top:15px;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
#leftcol{
	float:left;
	width:180px;
	margin-right:6px;
	background-color: #7a5c2b;
	height:100%;
}
#rightcol_text{
	float:left;
	width:780px;
	background-color: #ffffff;
}
#main_incontent{
float:left;
	width:100%;
}

#main_incontent td{
	padding:4px;
	text-align:lelft;
	vertical-align: top;
}
#main_incontent th{
	padding:4px;
	text-align:left;
	vertical-align: top;
	background-color:#c2ad7a;
	font-size:16px;
}

#main_incontent a{

	color: #7F490F;
	text-decoration: underline;
}


/********************
left panel link css
********************/
#navcontainer
{
 margin-left: 0px;
 width: 180px;
 border-right: 0px solid #000;
 padding: 0;
 margin-bottom: 1em;
 font-family: Arial, Helvetica, sans-serif;
 background-color: #c2ad7a;
 color: #333;
 font-size: 12px;
}
 
#navcontainer ul
{
	margin-top: 0;
 list-style: none;
 margin-left: 0;
 padding: 0;
 border: none;
 font-size: 13px;
}
 
#navcontainer li
{
border-bottom: 1px solid #000000;
margin: 0;
}
 
#navcontainer li a
{
display: block;
padding: 5px 2px 5px 2px;
/*border-left: 10px solid #7b5c2b;
border-right: 10px solid #997c46;*/
background-color: #80622e;
color: #fff;
text-decoration: none;
width: 100%;
}
 
html>body #navcontainer li a { width: auto; }
 
#navcontainer li a:hover
{
/*border-left: 10px solid #74420c;
border-right: 10px solid #ab9159;*/
background-color: #a67622;
color: #fff;
}
 
#navcontainer li li
{
border-top: 1px solid #c2ad7a;
border-bottom: 2px;
margin: 0;
}
 
#navcontainer li li a
{
display: block;
padding: 5px 2px 5px 2px;
/*border-left: 10px solid #7b5c2b;
border-right: 10px solid #997c46;*/
background-color: #ab9159;
color: #fff;
text-decoration: none;
width: 100%;
}

.rowbg
{
	background-color:#c2ad7a;
}
#formlisting td{
	padding:7px;
	color: #603b0f;
	font-size: 12px;	
}
#formlisting th{
	padding:7px;
	color: #603b0f;
	background-color: #eee6d6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
#formlisting a:hover{
text-decoration:none;
}
#formlisting a:visited{
color:#0000FF;

}

/* this is for dropin popup used in manage pages of rest panel, starts. */
.dropin_box
{
	position: absolute; 
	visibility: hidden;
	left: 292px;
	top: 25px;
	width: 600px;
	/*height: 400px;*/
	border: 2px groove #80622e; /*000000;*/
	z-index: 1000000;
}
/* this is for dropin popup used in manage pages of rest panel, ends. */

#viewdeatils td{
	color: #603b0f;
	font-size: 12px;	
}
#viewdeatils th{
	color: #603b0f;
	background-color: #eee6d6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
.error
{
	color:#FF0000;
}
.lightshade
{
	background-color:#eee6d6;
}

.divbar{
	padding:4px;
	vertical-align: top;
	background-color:#c2ad7a;
	font-size:16px;
	border: 2px solid #80622e;
}

.mysidenote
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
}
.button_small {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 background-color: #80622e;
 background-image: url(../images/back_but1.gif);
 background-repeat: repeat-x;
 border: 1px solid #666666;
 padding-top: 3px;
 background-position: top;
}


.err_msg
{
	font-family: Arial ,Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	color: #BB3744;
	text-decoration: none;
}


#maincontentin_dispsucc{
	float:left;
	margin:0 auto;
	width:970px;
	position:relative;

	padding:5px;
	background-color: #ffffff;

}
#main_incontent_dispsucc{
float:left;
	width:100%;
}

#main_incontent_dispsucc td{
	padding:0px;
	text-align:lelft;
	vertical-align: top;
}
#main_incontent_dispsucc th{
	padding:4px;
	text-align:left;
	vertical-align: top;
	background-color:#c2ad7a;
	font-size:16px;
}

#main_incontent_dispsucc a{

	color: #7F490F;
	text-decoration: underline;
}

.sep_link
{
 display: block;
 color: #ffff00;
 text-decoration: none;
 width: 100%;
 font-weight: bold;
 background-image: url(../images/back_sep.gif);
 background-repeat: no-repeat;
}
.brown_link{
	color:#753320;
	size:11px;
}
#div_msg{
background-color:#d8ccb6;
border-color:#a7936f;
}
textarea.details {
	display: none;
	visibility: hidden;
}
.min_ht{
min-height:300px;
height:auto !important;
height:300px;
}
.boldred {
 font-size: 36px;
 color: #a80228;
}
#states_div {
	height:100%;
}
#id_county {
	height:100%;
}
img {
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}
#div_terms{
background-color:#F2F2F2;
}
#builder_logos{
	/*margin: 25px auto;
	width:980px;
	background-color:#ffffff;*/
	border:1px solid red;
	/*margin-top:25px;*/
}
#toplinks2  {

	width:470px;
	position:absolute;
	left: 283px;
	top: 11px;
	height: 29px;
	text-align:right;
	border: 0px solid red;
	color: #f0f0f0;

}
#toplinks2  a{
	padding-left:5px;
	color: #f0f0f0;
	text-decoration: none;
}
#toplinks2  a:hover{
	padding-left:5px;
	color: #f0f0f0;
	text-decoration: underline;
}