﻿.customorderform {
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    padding:20px;
}
.custom-page-header 
{
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;	
	border-bottom:solid 1px #CCCCCC;
	padding-bottom:10px;
}
.customorderform label {
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
}
.customorderform input {
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
}
.customorderform select {
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
}
.customorderform textarea {
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
	width:300px;
	height:75px;	
}
.customorderform td.lbl {
	padding-bottom:1px;	
}
.customorderform td.fld {
	padding-bottom:10px;	
	padding-right:10px;
}
.customorderform td.lg input {
	width:325px;	
}
.customorderform td.sml input {
	width:75px;	
}
.customorderform td.tt {
	border: dashed 1px #666666;
	background-color: #EBEBEB;
	font-size: 12px;
	width: 375px;
	padding: 5px;
}
.customorderform .hdr {
	font-family:Arial;
	font-size:12px;
	padding-bottom:10px;	
}
.customorderform .section {
	border-bottom:solid 1px #999999;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:2px;
}
.customorderform .wrapstd {
	background-color:#ffffff;	
	padding-top:5px;
	padding-bottom:5px;	
}
.customorderform .wrapalt {
	background-color: #F7F7F7;
	padding-top:5px;
	padding-bottom:5px;	
}
.customorderform .tt {
	display:none;
}
.customorderform td.vv {
	border: 1px dashed #FF3737;
	background-color: #FFB9B9;
	font-size: 12px;
	width: 375px;
	padding: 5px;
}
table.adminHdr td.lbl_b {
	font-weight:bold;	
}
