/** Misc Attributes **/
.required {color:#EF3C38; font-size:100%; font-weight:bold; margin: 0 0 0 10px;} 
.error {color:#EF3C38; font-size:100%; font-weight:bold; }
.button {	
	background-color: #aaa; 
	border: 0; 
	color: #fff; 
	font-weight: bold; 
	margin-left: 10px;
	padding: 3px 5px 5px; 
	height: 25px; 
	cursor: pointer;
}

/** Map Attributes **/
#map { margin-left:15px; }
.dirRow { padding-left:5px; background-color:#999; font-weight:bold; height:25px;}
.dirNum {vertical-align:middle; padding-left:5px; font-weight:bold; }
.dirText {vertical-align:middle; }

/** Standard Form Layouts */
table.sForm { width:100%; margin-left:10px; border-collapse:collapse; }
table.sForm td { vertical-align: top; }
td.sForm { text-align:right; font-weight:bold; }
td.sFormLeft { text-align:left; font-weight:bold; white-space: nowrap;}
td.form-ele { }
tr.row_0 { background:#ccc; height:20px; }
tr.row_1 { background:#fff; height:20px; }
table.sForm th,  table.sForm th a { 
	color: #fff; 
	background:#eb7001;
	text-decoration:none;
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	text-align:left;
}

/* Printer Friendly Attributes */
table.pf { width:650px; margin-left: auto;  margin-right: auto; text-align:left;}
table.pf tr.row { height:40px; }
.pf_label { font-weight:bold; font-size:100%; color:#000; }
.pf_close { border:solid #000 1px; padding:3px; width:80px; text-align:center;}
.pf_content { width:80%; margin-left:10%; margin-right:10%; position:relative; margin-top:50px;  }
.pf_print { border:solid #000 1px; padding:3px; width:80px; text-align:center;}
DIV.printerFriendlyIcon { display: none; }


/* site search */
#searchData { 
	width: 160px;
	color: #666;
	border: 1px solid #aaa;
	padding: 2px 5px;
}
.search INPUT.button { padding: 0; margin: 0; height: 19px; }
#searchForm { display: inline; }
.search {
	float: right;
	margin: 0;
	padding: 0;
	clear:both;
}

/* text size */
#textSize {
	float: right;
	margin: 10px 35px 0 0;
	padding: 0;
	height: 21px;
	color: #fff;
	clear:both;
}
#textSize FORM { display: inline; }
.textSize {
	font-size: 10pt;
}
.text_size_1 {
	font-size: 8pt;
}
.text_size_2 {
	font-size: 10pt;
}
.text_size_3 {
	font-size: 12pt;
}

/** custom Codman view for random list-item rotation (on homepage) **/
.blockHeader { position: relative; margin: 0; padding: 0; z-index: 1000;}
.blockBody { position: absolute; left:0; top:0; width: 900px; }

/* email-a-friend */
.emailFriendField {
	width: 175px;
}

/** custom PRODCATALOG module display **/
a.catSearchImg img { margin:  0 0 -3px 2px; }
#prodcatSearchRes, #quoteView {
	background-color: #fff;
	width:840px; 
	padding: 15px 30px 0; 
	float:left;
	font-size: 9pt;
	line-height: 17px;
}
#prodcatSearchRes .description {
	color: #999999;
	line-height: 17px;
}
#prodcatSearchRes TD.pgTitle {
	color: #aaa;
	font-size: 10pt;
	font-weight: bolder;
	padding: 10px 0 10px 0;
}
#prodcatSearchRes TD.filterRow {
	padding: 10px 0;
}
#prodcatSearchRes TD.filterRow INPUT.input {
	border: 1px solid #ccc;
	padding: 2px;
	width: 250px;
}
#prodcatSearchRes TD.searchTerm, .searchTerm {
	color: #aaa;
	font-size: 13pt;
	padding: 0 0 10px 0;
	font-weight: bolder;
}
TABLE.results TD.title {
	text-align:left;
	color: #EF3C38;
	font-weight: bolder;
	padding-bottom: 10px;
	text-transform: uppercase;
}
TABLE.results TD.catName {
	text-transform: capitalize;
}

TABLE.results TD.codeCol {
	padding-right: 10px;
	white-space: nowrap;
	width: 90px;
}
TABLE.results TR.row0 TD {
	border-top: 1px solid #e1e1e1;
	padding-top: 8px;
	vertical-align: top;
}
#prodcatSearchRes TABLE.results TD.footer {
	background-color: #e1e1e1;
	padding: 5px 0 5px 10px;
	font-weight: bolder;
}
IMG.arrow  {
	padding: 2px 5px 0 0;
}
#prodcatSearchRes INPUT.filtBtn {
	vertical-align: bottom;
	padding-bottom: 1px;
}
#prodcatSearchRes .pageNos {
	float:right;
	vertical-align:top;
	text-align: right;
	letter-spacing: 1px;
}
#prodcatSearchRes DIV.filterBox {
	padding: 8px 0 5px;
	float:left;
}
#prodCatPhotos {
	background-color: #fff;
	float:right;
	width: 220px;
	padding-top: 100px;
	position:relative; 
}
#prodCatPhotos IMG {
	padding: 5px 0;
	border: 0;
}

.cartQuickView {
	position: absolute;
	top: 20px;
	left: 615px;
	width: 94px;
	height: 26px;
	margin-left: 84px;
	margin-top: 10px;
	background: #E7E7E7 url(/binary/themes/CODMAN2/images/cart-details.gif) no-repeat top left;
	padding: 10px 0 0 84px;
	color: #6d6d6d;
	text-decoration: underline;
	cursor: pointer;
}
H2.quoteView {
	color:#6d6d6d;
	font-size: 13pt;
	font-weight: bolder;
	margin-bottom: 5px;
}
#quoteBox {
	width: 650px;
	background-color:#F0F0F0;
	margin-bottom: 30px;
}
#quoteBox TD.title {
	height: 50px;
	background-color: #E4E4E4;
	color:#737373;
	font-size: 13pt;
	font-weight: bolder;
	padding-left: 30px;
	text-transform: uppercase;
}
#quoteBox TD.form {
	padding: 2px 0 2px 30px;
}
#quoteBox TD.form2 {
	padding: 10px 0 0 30px;
}
#quoteBox INPUT.text, #quoteBox SELECT, INPUT.qnty {
	background-color: #ffffff;
	border: 1px solid #B2B2B2;
	padding-left: 3px;
}
#quoteBox INPUT.req {
	background-color: #D6EDF9;
	border: 1px solid #B2B2B2;
}
