.label_250 {
	width : 150px;
}

input, select, textarea {
	font-family : arial, verdana;
	font-size : 12px;
}

input, textarea {
	padding-left: 2px;
}

.check_row {
  width : 330px;
  float:left;
  text-align:left;
  font-size: 12px;
  margin-bottom: 3px;
  margin-top: 3px;	
}

.date {
	width:55px;
	margin-right : 4px;
}

select {
	width : 233px;
}

select.sml{
  width: 5em;
  margin-right: 2px;
}

textarea {
  height : 70px;
}

input:focus, select:focus, textarea:focus
{
	border-color : #011D4A;
}

fieldset
{
	padding : 8px;
	border-color : #000033;
	border-width : 1px;
	border-style : solid;
	margin-bottom: 10px;
}

legend 
{
  color: #000;
  font-weight: bold;
}

label
{
	
	width : 100%;
	float : left;
	font-weight : bold;
	margin-right : 5px;
	text-align : left;
  line-height: 18px;
	
}



label.label_150
{
	width : 150px;
}

input.date
{
	width : 20px;
	text-align : center;
	border : 10px;
}

input.qty
{
	width : 30px;
	text-align : center;
}

input.button
{
	width: 100px;

  
}

input.contact-button{
  margin-left: 115px;
  width: auto;
}


input.check
{
	width : 25px;
	float:left;	
	border : none;
 
 
  
	
}



div.form_row
{
	width : 100%;
	float : left;
	clear : both;
	margin-bottom : 4px;
	text-align: left;
 
  
}

#main-content dl.contacts {
  color:#001851;
  line-height:1.8em;
  margin:5px 0 5px 10px;
}

dl.contacts dt {
  color:#001851;
  display:block;
  font-weight:bold;
}

dl.contacts .phone {
  background-image:url(../images/site/phone-icon.gif);
  background-position:left center;
  background-repeat:no-repeat;
  padding-left:15px;
}

dl.contacts dd {
  color:#001851;
  display:block;
  margin-left:0;
}

dl.contacts .email {
  background-image:url(../images/site/email-icon.gif);
  background-position:left center;
  background-repeat:no-repeat;
  padding-left:15px;
}
dl.contacts dd {
  color:#001851;
  display:block;
  margin-left:0;
}

div.form_row_label
{
	width : 100%;
	float : left;
	clear : both;
	margin-bottom : 2px;
 
  
}

div.col_form_wrapper
{
	width : 350px;
	float : left;
	
	
}







 .red
{
	color : red;	
	margin-right : 3px;
	text-align : center;
  
 

}

.orange
{
	color : #CF3100;
}

label.details
{
	
	width : 50px;
	text-align : left;
}

.calendarDateInput{
  width : 4.4em;
  margin-right: 5px;
}

.form_left{
  float: left;
  width : 405px;
  padding-top: 10px;
 
}

.form_right{
  float: right;
  width : 330px;
  padding-top: 10px;
 
  
}

.form_right_contact{
  float: right;
  width : 340px;
  padding-top: 10px;
  
}


.form_right_contact .form_row{
  
  width : 340px;
  
}



.form_left_contact{
  float: left;
  width : 340px;
  padding-top: 10px;


}

.form_right_contact label{
  width: 110px;
}


.form_right label{

  width : 330px;
  
  
  text-align: left;
  padding-left: 5px;
  margin-top: -5px;
  
}

dl.contacts{

  line-height: 1.8em;
  color:  #001851;
   margin: 5px 0 5px 10px;

}



dl.contacts dt{

  font-weight: bold;

  display: block;

  color: #001851;


}



dl.contacts dd{

  display: block;

  margin-left  : 0;

  color: #001851;

}


dl.contacts .phone{
  background-image: url(../images/site/phone-icon.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 15px;
}

dl.contacts .email{
  background-image: url(../images/site/email-icon.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 15px;
}

dl.contacts .fax{
  background-image: url(../images/site/fax-icon.gif);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 15px;
}

.col-left-49 {
  float:left;
  text-align:left;
  width:48%;
}

.col-right-49 {
  float:left;
  text-align:left;
  width:48%;
}

#sidebar {

}
#sidebar p {
  padding: 8px;
  margin: 0;
}

#sidebar input, #sidebar select, #sidebar textarea {
  width: 180px;
}

fieldset {
  border: 1px solid #0099FF;
}
