/***** Form Related Styles *****/

#Contact_Form {
	/*width: 375px;*/
	margin:0 auto;
	padding: 12px 38px 0 0
}

/** normal input box labels **/
label {
	color: #8B0000;
	margin: 0 0 0px 0;
	display: block;
	font-weight: bold;
	clear: both;
	cursor: pointer
}

/** error labels **/
label.error {
	color: #8B0000;
	margin: 0 0 5px 0;
	padding-left: 22px;
	display: block;
	font-weight: bold;
	background: url(../images/error_label_bg.gif) bottom left no-repeat;
	cursor: pointer
}

/** labels of checkboxes/radiobuttons **/
label.check {
	font-weight: normal;
	display: inline;
	margin: 0;
	padding: 0
}


/** input boxes of required fields **/
.required {
	border-left: 3px solid #B20200;
	padding: 2px
}

/** error message at the top of the form **/
.errormsg {
	color: #B20200
}

/** thanks message at the top of the form **/
.thanksmsg {
	color: #8B0000;
	padding-left: 20px;
	background: url(../images/required-check.gif) top center no-repeat
}

/** submit/reset buttons **/
/*button {
	margin-top: 10px;
	padding: 2px;
	display: block;
	clear: both
}*/

/** normal input boxes / textarea **/
.text, textarea {
	font-family: Arial;
	font-size: 13px;
	width: 400px;
	margin-bottom: 15px
}

.discount {
  color: #FF0000;
}

.postal {
	font-family: Arial;
	font-size: 13px;
	width: 400px;
	padding: 3px 3px 3px 6px;
	margin: 0 0 15px 0;
	border-right: #EDE6DC 1px outset;
	border-top: #EDE6DC 1px outset;
	border-left: #EDE6DC 1px outset;
	border-bottom: #EDE6DC 1px outset;
	background-image: url(../images/bgfield.gif)!important;
	color: #8B0000; 
}

.postal-required {
	font-family: Arial;
	font-size: 13px;
	width: 480px;
	padding: 3px 3px 3px 6px;
	margin: 0 0 20px 0;
	border-right: #EDE6DC 1px outset;
	border-top: #EDE6DC 1px outset;
	border-left: #EDE6DC 1px outset;
	border-bottom: #EDE6DC 1px outset;
	background-image: url(/images/bgfield-required.gif)!important;
	color: #8B0000; 
}


.postal-required2 {
	font-family: Arial;
	font-size: 12px;
	width: 30px;
	padding: 3px 3px 3px 6px;
	border-right: #EDE6DC 1px outset;
	border-top: #EDE6DC 1px outset;
	border-left: #EDE6DC 1px outset;
	border-bottom: #EDE6DC 1px outset;
	background-image: url(../images/bgfield-required.gif)!important;
	color: #A55405; 	
	text-align: center;
}



.postal-required-informations {
	font-family: Arial;
	font-size: 12px;
	width: 270px;
	padding: 1px 1px 1px 6px;
	border-right: #EDE6DC 1px outset;
	border-top: #EDE6DC 1px outset;
	border-left: #EDE6DC 1px outset;
	border-bottom: #EDE6DC 1px outset;
	background-image: url(../images/bgfield-required.gif)!important;
	color: Black; 	

}

.postal-required-informations2 {
	font-family: Arial;
	font-size: 12px;
	width: 278px;
	padding: 1px 1px 1px 6px;
	border-right: #EDE6DC 1px outset;
	border-top: #EDE6DC 1px outset;
	border-left: #EDE6DC 1px outset;
	border-bottom: #EDE6DC 1px outset;
	background-image: url(../images/bgfield-required.gif)!important;
	color: Black; 	

}


.postal-required-dropdown {
	font-family: Arial;
	font-size: 13px;
	width: 410px;
	padding: 3px 3px 3px 6px;
	margin: 0 0 15px 0;
	border-right: #EDE6DC 1px outset;
	border-top: #EDE6DC 1px outset;
	border-left: #EDE6DC 1px outset;
	border-bottom: #EDE6DC 1px outset;
	background-image: url(../images/bgfield-required.gif)!important;
	color: #8B0000; 
}

.odd {
	background-color: #ECECEC;
}

.button {
	padding: 3px;
	border-right: #8B0000 1px outset;
	border-top: #8B0000 1px outset;
	border-left: #8B0000 1px outset;
	color: #FDFDFD; 
	border-bottom:#8B0000 1px outset;
	background-color: #8B0000;
}

/* START: Order form styling */
.font_white_11px{
	font: 11px verdana;
	color: White;
	margin: 0;
	padding: 0;
}

.box_form01{
	width: 900px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	background: #E4EEFB;
	border: 1px solid #DADADA;
	color: #000
	}
	
.product-list{
	width: 900px;
	margin: 0 auto 25px auto;
	padding: 10px 0 10px 0;
	background: #E4EEFB;
	border: 1px solid #DADADA;
	color: #000
	
}

.order-des {
	margin: 0;
	padding: 0;
	border:1px solid #254069;
	color: #254069;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #E9E9E9}

.font_black_11px{
	font: 11px verdana;
	color: Black;
}

.top_shipping {	
	margin: 20px auto 0 auto;
	height: 40px;
	background: url(../images/top_shipping.jpg);
	font: 14px verdana;
	padding: 15px 0 0 0;
}

table.body_shipping {
	width: 858px;
	margin: 0 auto 25px auto;
	padding: 0 20px 0 20px;	
	background: #E4EEFB;
	border: 1px solid #DADADA;
	color: #000
}

table.order {
	width: 858px;
	margin: 0 auto 25px auto;
	padding: 0;	
	background: #E4EEFB;
	border: 1px solid #DADADA;
	color: #000
}

.shipping-div {
	margin:0 auto;
	padding:0;
	width:650px
}

td.border {
	padding: 5px;
	border: 1px solid #B7B7B7
}

table.botton_shipping {
	margin: 0 0 0 0px;
	width: 899px;
	height: 18px;
}

/** labels of checkboxes/radiobuttons **/
label.check {
	font-weight: normal;
	display: inline;
	margin: 0;
	padding: 0
}

label.inline {
  margin: 0;
  display: inline;
}
/* END: Order form styling */
