/* Content CSS for EDI Web Marketing */

#content_master
{
	display: block;
	width: 750px;
	height: auto;
	background: none;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	font-size: 1px;
	line-height: 1px;
}

#content_master #left
{
	width: 142px;
	height:auto;
	background: none;
	background-color: #FFFFFF;
	float: left;
	padding: 0px;
	margin: 0px;

	
}

#content_master #left .title
{
	display: block;
	width: 132px;
	height: 25px;
	background: none;
	background-image: url('../images/left_head_bg.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 23px;
}

#content_master #left .content
{
	display: block;
	width: 132px;
	height: auto;
	background: none;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px; 
	margin: 5px;


}
select{
border:1px solid gray;
}
#content_master #right
{
	display: block;
	width: 157px;
	height: auto;
	background: none;
	background-color: #FFFFFF;
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	padding: 0px;
	margin: 0px;
	margin-right: 6px;
}

#content_master #right .title
{
	display: block;
	width: 147px;
	height: 25px;
	background: none;
	background-image: url('../images/right_head_bg.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 23px;
}

#content_master #right .content
{
	display: block;
	width: 147px;
	height: auto;
	background: none;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 5px;

}

#content_master #center
{
	display: block;
	width: 432px;
	height: auto;
	background: none;
	background-color: #FFFFFF;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	margin-left: 151px;
	
}

#content_master #center .title
{
	display: block;
	width: 422px;
	height: 25px;
	background: none;
	background-image: url('../images/center_head_bg.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 23px;
}

#content_master #center .content
{
	display: block;
	width: 422px;
	height: auto;
	min-height:400px;
	background: none;
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 5px;
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: normal;
}

/* for Internet Explorer */
/*\*/
* html #enclosure #content_master #center .content {
height: 400px;
}
/**/

#content_master #center .content a
{
	color: #b91110;
	font-size: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: inherit;
	text-decoration: none;
}

#content_master #center .content a:hover
{
	text-decoration: underline;
}



#reg_form{

	padding-top:10px; 
	padding-bottom:20px;
	
}


#reg_form form{



}

#links p{

	padding-top:5px;
	padding-bottom:5px;


}
#recaptcha_blocker{


	text-align:center;
	
}

#recaptcha_blocker input{

	margin:0px;
	padding:0px;
	text-align:center;
	border:solid black 1px;
	display:block;
	background-color:#FFFFFF;
}

.form_line{

	position: relative;
	display: block;
	width: 100%;
	height: 25px;
	text-align: left;
}



.register_label{

	position: relative;
	display: block;
	width: 120px;
	height: 23px;
	line-height: 23px;
	text-align: right;
	font-size: 12px;
}
.form_text{


	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 125px;
	width: 200px;
	border: 1px solid #000000;
	padding: 2px;
}


.login_label{

	position: relative;
	display: block;
	width: 75px;
	height: 23px;
	line-height: 23px;
	text-align: right;
	font-size: 12px;
}
.login_text{

	display: block;
	background-color: #FFFFFF;
	position: absolute;
	top: 0px;
	left: 90px;
	width: 100px;
	border: 1px solid #000000;
	padding: 2px;
}

#personal{

	border: solid #666666 1px;
	display:block;
	width:97%;
	padding-top:20px;
	padding-bottom:20px;


}

#email{

	border: solid #666666 1px;
	display:block;
	width:97%;
	padding-top:20px;
	padding-bottom:20px;


}

#password{

	border: solid #666666 1px;
	display:block;
	width:97%;
	padding-top:20px;
	padding-bottom:20px;


}


.register_example{

	position:relative;
	font-size:12px;
	color:#666666;
	left:125px;




}

div.pageoverflow  {

   padding-top: 10px;
   width: 97%; 
   overflow: hidden;
   
   }

div.pageoverflow a, div.pagecontainer a  {
   color: #384654;
      }

div.pageoverflow img  {
   border: 0px;
   }
   
tr.row1{
   background-color: #f1f1f1;

   }

tr.row2{
   background-color: #e5e5e5;

   }
   
tr.row1hover  {
   background-color: #ddd;
   }

tr.row2hover  {
   background-color: #ddd;
   }
   
table.pagetable  {
   font-size: 1em;
   margin-bottom: 5px;

   width: 97%;
   
   }

table.pagetable th  {
   color: #fff;
   background-color: #385c72;
   padding:2px;
   }
   
table.pagetable th a { 
	background: #385C72; 
	color: #fff; 
	text-decoration: underline;
	}
	
table.pagetable th.active { 
	color: #E6A2FF;
	}
	
table.pagetable th.active a { 
	color: #E6A2FF; 
	text-decoration: underline;
	}

table.pagetable tr  {
   height: 1.8em;
   }
   
table.pagetable td  {
   color: #384654;

   }

table.pagetable a  {
   color: #384654;
   }
   
   
   
   
#listing_form{

	padding-top:10px;
	padding-bottom:20px;
	position: relative;
	
}


#listing_form form{

	position: relative;

}


#listing_form .listing_form_line{

	position: relative;
	display: block;
	width: 100%;
	height: 25px;
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;

}

#listing_form .listing_form_line .listing_radio_label{

	position: relative;

	width: 20px;
	height: 25px;
	line-height: 25px;
	top:-60px;
	text-align: right;
	font-size: 12px;
	margin-right:5px;

}


#listing_form .listing_label{

	position: relative;
	display: block;
	width: 125px;
	height: 25px;
	line-height: 25px;
	vertical-align:top;
	text-align: right;
	font-size: 12px;
	margin-right:5px;
}
#listing_form .listing_form_text{

	display: block;
	background-color: #FFFFFF;
	position: absolute;
	top: 10px;
	left: 130px;
	width: 200px;
	border: 1px solid #000000;
	padding: 2px;
}   

#listing_form .small_listing_form_text{

	display: block;
	background-color: #FFFFFF;
	position: absolute;
	top: 10px;
	left: 130px;
	width: 75px;
	border: 1px solid #000000;
	padding: 2px;
}

#listing_form .small_listing_form_select{

	display: block;
	background-color: #FFFFFF;
	position: absolute;
	top: 10px;
	left: 210px;
	width: 125px;
	border: 1px solid #000000;
	padding: 1px;
}

#listing_form .listing_form_radio_line{

	position: relative;
	display: block;
	width: 100%;
	height: 45px;
	text-align: left;
	padding-top:10px;


}

#listing_form .listing_form_radio_line .listing_radio_label{

	position: relative;
	display: block;
	width: 125px;
	height: 25px;
	line-height: 25px;
	vertical-align:top;
	text-align: right;
	font-size: 12px;
	margin-right:5px;

}

#listing_form .listing_form_radio{

	position: relative;
	left:160px;
	width: 40px;
	top:-20px;
	padding: 2px;
}   

#listing_form label{


	position: relative;
	left:130px;
	width: auto;
	top:-10px;



}


#listing_form .listing_form_upload_line .listing_form_upload{

	display: block;
	background-color: #FFFFFF;
	position: absolute;
	top:0px;
	left: 130px;
	width: 200px;
	border: 1px solid #000000;
	padding: 2px;

}

#listing_form .listing_form_upload_line{

	position: relative;
	display: block;
	width: 100%;
	height: auto;
	text-align: left;



}

.up_image{

	display: block;
	background-color: #FFFFFF;
	position: relative;
	left: 130px;
	top:0px;
	width: 200px;
	padding: 2px;
	




}


