/****************************  GLOBAL FRAMEWORK  **************************************/


#wrapper {margin:auto auto 100px auto; width:1000px; }
body {font-family:Arial, Helvetica, sans-serif; color:#444;}
.clear {clear:both;}
.left {float:left;}
.red {color: #e2383f; }
a {color:#e2383f;}


/*******************************  HEADER  **************************************/
#psh9PNl {
	padding-left: 30px;
	margin-left: 5px;
	background:url(../images/chat_icon.png) no-repeat 0 0 transparent;
}
#psh9PNl:hover {
	background-position: 0 -30px;
	color: #e2383f;
}
#psh9PNl:active {
	background-position: 0 -60px;
	color: #000;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.1);
}
#topper {
	width:100%;
	background-color:#333;
	/*margin:0 0 20px 0;*/
	overflow: hidden;

	
}
#topper .topper_wrapper {
	width: 1000px;
	margin: 0 auto;
}
#topper .topper_wrapper a, #topper .topper_wrapper span.phone {
	float: right;
	padding: .5em 0 .75em 1em;
	color: #999;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
	font-weight: bold;
	text-decoration: none;
	font-size: .8em;
}

#topper .topper_wrapper h1, #topper .topper_wrapper h2 {display:block; color:#fff; top:10px; font-size: .75em; float:left;  color:#ddd; margin:7px 0;}
#topper .topper_wrapper h3 {display:block; color:#fff; top:10px; font-size: .75em; float:left;  color:#ddd; margin:7px 0;}
#topper .topper_wrapper span.tagline {display:block; font-size:.75em; float:left; margin:7px 0 0 5px; color:#bbb; }
#topper .topper_wrapper span.tagline span {color:#e51937; font-weight:bold; font-size:150px;}


#topper .topper_wrapper a#quote_link {
	padding-left: 30px;
	margin-left: 25px;
	background: url(../images/cart_icon.png) no-repeat 0 5px transparent;
}
#topper .topper_wrapper a#quote_link:hover {
	background-position: 0 -25px;
	color: #e2383f;
}
#topper .topper_wrapper a#quote_link:active {
	background-position: 0 -55px;
	color: #000;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.1);
}
#topper .topper_wrapper a#support_link {
	padding-left: 30px;
	margin-left: 25px;
	background: url(../images/chat_icon.png) no-repeat 0 5px transparent;
}
#topper .topper_wrapper a#support_link:hover {
	background-position: 0 -25px;
	color: #e2383f;
}
#topper .topper_wrapper a#support_link:active {
	background-position: 0 -55px;
	color: #000;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.1);
}


#wrapper span.callHeadline {display:block; position:relative; left:280px; bottom:10px; width:500px; font-size:.83em; font-weight:bold;}
#wrapper span.callHeadline span.redPhone {color:#e2383f; font-size:1.5em; margin-left:5px;}



/*******************************  NAVIGATION - LEFT  **************************************/


#content {border-top:solid 18px #e2383f; margin:0;}

#navColumn {float:left; width:215px;}
#navColumn ul#nav {
	list-style-image:url(../images/leftmenuarrow.jpg);
	list-style-position:outside;
	margin:15px 0 15px 30px;
}

#navColumn ul#nav li {
	line-height: 23px;
	/*display:block;*/
	list-style-image:url(../images/leftmenuarrow.jpg);
	list-style-position:outside;	
}
#navColumn ul#nav li a {
	/*display:block;*/
	font-size:.95em;
	font-weight: bold; 
	color: #444; text-decoration:none; 
	-webkit-transition: color 2s ease-in;
	-moz-transition: color .2s ease-in;
	-o-transition: color .2s ease-in;
	transition: color .2s ease-in;
}

#navColumn ul#nav li a:hover {color:#e2383f;}
#navColumn img.catalog {margin:25px 0 0 25px;}
/*#navColumn img.grosslogo {margin:50px 0 0 25px;}*/
#navColumn p.catalogDescrip {font-size:10px; color:#666; line-height:14px; width:170px; padding:0px; margin:10px 0 0 5px;}
img.quoteimg {margin:5px auto 5px auto; display:block;}

form#search{margin:10px 0 0 5px;}
form#search #query {color:#bbb;}
form#search input#findit {
	position: relative;
	left: 145px;
	bottom:18px;
	width: 15px;
	height: 15px;
	background: url(../images/search.png) no-repeat 0 0 transparent;
	border: none;
	display: block;
	font-size: 0;
	border: none;
	margin-left: 10px;
	padding: 0;
	line-height: 0;
}
form#search input#findit:hover {
	background-position: 0 -20px;
	cursor: pointer;
}
form#search input#findit:active{
	background-position: 0 -40px;
}

/*******************************  INDEX BODY / CUSTOM  **************************************/

#contentColumn {

	float:left;
	width:783px;
	border-left:solid 1px #c9c9c9;
	border-right:solid 1px #c9c9c9;
	border-bottom:solid 8px #e2383f;
	margin:0 0 8px 0;
	padding:0 0 0 0;
	
}


p.headline {display:block; text-align:center; margin:15px 0; font-size:.8em; font-weight:bold;}

#contentColumn #spotlight {padding-bottom:15px;}
#contentColumn #spotlight img {display:inline-block; float:left; margin:0 5px 0 110px; }
#contentColumn #spotlight ul#categories {margin:10px 0; float:left; width:200px;}
#contentColumn #spotlight ul#categories li {display:inline;}
#contentColumn #spotlight ul#categories h2 a {
	clear:left;
	font-size:.7em;
	color:#555; 
	text-decoration:none; 
	font-weight:normal; 
	float:left;
	-webkit-transition: color 2s ease-in;
	-moz-transition: color .2s ease-in;
	-o-transition: color .2s ease-in;
	transition: color .2s ease-in;
	}
	
#contentColumn #spotlight ul#categories h2 a:hover {color: #e2383f;}
#contentColumn #spotlight ul#categories li span {color: #e2383f; margin:0 0 2px 4px; font-size:.9em; display:inline-block; float:left;  clear:right; }

#contentColumn #adwrapper {
	background-image:url(../images/lowerswoosh.gif);
	background-repeat:no-repeat;

	clear:left;
	height:175px;
	border-top:solid 1px #666;
	
	}
	
#contentColumn #adwrapper #adspace1 {float:left; border-right:solid 2px #c9c9c9; height:175px; width:360px; padding:0 25px 0 0; }
#contentColumn #adwrapper #adspace1 img {margin:20px 5px 35px 35px;}
#contentColumn #adwrapper #adspace1 p {margin:20px 0 0 35px; font-size:.7em; line-height:1.2em;}
#contentColumn #adwrapper #adspace1 p span, #contentColumn #adwrapper #adspace2 p span{color:#e2383f; margin:0 0 2px 4px;}

#contentColumn #adwrapper #adspace2 {float:left; width:361px; height:175px;}
#contentColumn #adwrapper #adspace2 img {margin:20px 5px 35px 35px;}
#contentColumn #adwrapper #adspace2 p {margin:20px 0 0 35px; font-size:.7em; line-height:1.2em;}
{color:#e2383f; margin:0 0 2px 4px;}

#contentColumn #adwrapper #adspace1 h4, #contentColumn #adwrapper #adspace2 h4  {font-size:.75em; padding:15px 0 0 15px; text-transform:uppercase;}

/*border-bottom:solid 2px #e51937;*/


/*******************************  LITERATURE & PRODUCT PAGES **************************************/

#contentColumn div#lit ul{display:inline;}
#contentColumn div#lit ul li {display:inline; width:325px; margin:0 0 0 50px; height:180px;}
#contentColumn #select h1, #contentColumn #lit h1 {font-size:1em; color:#444; margin:25px 0 0px 30px; display:block; }
#contentColumn #select h1.maincat, #contentColumn #lit h1.maincat {margin:25px 0 40px 30px; border-bottom:solid 1px #666;}
#contentColumn #select span.group, #contentColumn #litspan.group {font-size:.75em; color:#454; margin:0px 0 40px 30px; font-weight:bold; display:block; font-style:italic; border-bottom:solid 1px #666; padding:0 0 1px 0;}
#contentColumn div#select ul{float:left;}
#contentColumn div#select ul li{display:inline; float:left; width:340px; height:120px; font-size:.8em; margin:0 0 50px 50px;}
#contentColumn #lit ul li {float:left; width:390px; height:120px; font-size:.8em; margin:0 0 50px 0;}
#contentColumn #lit li .choose img {display:block; margin:auto;}
#contentColumn #lit li .choose img {display:block; margin:auto; border:solid 1px #ccc;}
#contentColumn #select .choose, #contentColumn #lit .choose {margin:0 8px 0 0px; float:left; width:100px; height:100px;}

#contentColumn #select ul li h2, #contentColumn #lit ul li h2 {width:210px; float:left; display:block; font-size:.9em; line-height:1.3em;}
#contentColumn #select ul li h2 a, #contentColumn #lit ul li h2 a {text-decoration:none;}
#contentColumn #select ul li h2 a:hover, #contentColumn #lit ul li h2 a:hover {text-decoration:underline;}
#contentColumn #select ul li span, #contentColumn #lit ul li span {float:left; display:block; margin:1px 0 15px 0; width:175px; font-size:.85em; line-height:1.3em;}
#contentColumn #select ul li span.apps, #contentColumn #lit ul li span.apps {font-size:.8em; width:200px;}



/*******************************  PRODUCT PAGES  **************************************/

#contentColumn #breadcrumbs {width:773px;  padding:5px 0 5px 10px; font-size:.75em; background-color:#F4F4F4;}
#contentColumn #breadcrumbs a:link {text-decoration:none;}
#contentColumn #breadcrumbs a:hover {text-decoration:underline;}
#contentColumn #products {padding:25px 25px 25px 40px;}
#contentColumn #products ul.productList {display:inline; float:left; list-style:inside; list-style-type:none;  margin:15px 0 45px 30px; width:250px;}
#contentColumn #products img {display:block; float:left; margin:25px 0 0 15px;}
#contentColumn #products ul.productList li {font-size:.8em; margin:0 0 5px 0;}
#contentColumn #products ul.productList li a {color:#444; text-decoration:none;}
#contentColumn #products ul.productList li a:hover {color:#e51937;}
#contentColumn #products h2 {font-size:1em; color:#444; clear:left;}
#contentColumn #products ul.productList li span {color:#e2383f; margin:0 0 2px 4px;}


#contentColumn #select ul li{float:left; width:390px; height:120px; font-size:.8em; margin:0 0 20px 0;}


#contentColumn #prodHead {margin:25px 0 25px 15px;}
#contentColumn #prodHead h1 {font-size:1em; color:#444; }
#contentColumn #prodHead h2 {color:#454; font-size:.75em; font-weight:bold; display:block; font-style:italic; border-bottom:solid 1px #666; padding:0 0 0px 0; margin-top:2px;}

#contentColumn  img.drwgs {display:block; clear:both; margin:25px auto 10px auto;}

#contentColumn #prodInfo #left {float:left; width:200px; margin:0 0 0 25px; display:inline; text-align:center;}
#contentColumn #prodInfo #left img.pic {margin:0 0 15px 0;}
#contentColumn #prodInfo #left img.info {clear:left; display:block; margin:15px auto 0 auto;}

#contentColumn #prodInfo #right {float:left; width:490px; font-size:.8em; padding:0 25px 40px 25px;}

#contentColumn .mult {clear:left; margin:100px 0 0 15px;}
#contentColumn #prodInfo #right ul {list-style-type:disc; list-style-position:outside; margin:15px 0 25px 35px; line-height:1.3em;}
#contentColumn #prodInfo #right ul ul {margin:0 0 0 25px; padding:0;}
#contentColumn #prodInfo #right ul.acc li {float:left; width:220px;}
#contentColumn span.notes {font-size:.7em; display: block; margin:15px 0 0 15px;}



#contentColumn table.quicklinks
{
	font-size:.8em;
	line-height:1.2em;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	width:550px;
	float:left;
	height:100px;
	margin:0 0 25px 30px;
	padding:25px;
	}
	
#contentColumn img.accDl {margin:0 0 0 15px; float:left;}
#contentColumn table.quicklinks a {text-decoration:none; color: #444;}
#contentColumn table.quicklinks a:hover {color: #e2383f;}
#contentColumn table.quicklinks td {padding:8px;}
#contentColumn table.quicklinks td span {color: #e2383f; margin:0 0 2px 4px; font-size:.9em;  }
tr.r0 td, td.r0 {
	background-color: #FFFFFF !important; color: black;
}
tr.r1 td {
	background-color: #CCCCCC; color: black;
}

tr.r2 td {
	background-color: #3E3E3E;
	color: white;
}
ul#accSelect table.tablemainaccess
{
	text-align: center;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: Black;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	clear:left;
	width:300px;
	text-align:center;
	margin:5px 0 0 0;
	float:left;
	line-height:18px;

}

ul#accSelect table. td {padding:0 0 0 5px;}


ul#accSelect {clear:left; float:left; width:720px; list-style:disc; margin:0 30px 0 15px; display:inline;}
ul#accSelect li {list-style-type:none;}
ul#accSelect li.select {margin:50px 0 0 0;  width: 750px; border-bottom:solid 1px #e2383f; padding:5px 0 20px 0; float:left;}
ul#accSelect li.select span.notes {font-size:.7em; text-align:left; clear:left; margin:0; width:300px;}
ul#accSelect li img.diagram {float:left; display:block; margin: 0 0 15px 0;}


ul#accSelect li ul.points {font-size:.8em; margin:0 0 0 35px; list-style-type:disc; list-style-position:outside; float:left; width:350px; line-height:1.3em; padding-left:25px;}
ul#accSelect li ul.points li {clear:none; list-style-type:disc;}
ul.points li table {font-size:.9em; margin:0px;}


li.hardware {list-style-type:none !important; margin:25px 0 0 0;}
ul#accSelect li.hardware img {margin:0 20px 0 0;}
#right li.hardware img {margin:0 20px 0 0;}
ul#accSelect li h2 {color:#444; margin: 0 0 15px 0; width:500px;}
ul#accSelect li h3 {color:#444; margin: 30px 0 0 0; font-size:.75em; clear:left; float:left; width:300px;}



/*******************************  TABLES  **************************************/

table.main
{
	text-align: center;
	font-size: .7em;
	color: Black;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin:20px auto 20px auto;
	width:750px;
	clear:both;
	}
	
table.addtl{	text-align: center;
	font-size:.70em;
	color: Black;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin:20px auto 20px auto;
	width:350px;
	clear:both;}
	
ul.points li.hardware table.addtl {font-size:.85em;}

li.hardware table.addtl {font-size:0.9em; margin:0;}

li.hardware table.single_pn {font-size:.85em; margin:0;}

table.addtl2{width:400px; font-size:.85em;}

table.single_pn {
	text-align: center;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-weight: normal;


	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	line-height:18px;
	width:220px;
}
	
table.steps
{
	text-align: center;
	font-size: .7em;
	color: Black;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin:20px auto 20px auto;
	width:750px;
	clear:both;
	}

table.specs
{
	text-align: left;
	font-size: .7em;
	color: Black;
	border: 1px #000000 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin:20px auto 20px auto;
	width:750px;
	clear:both;
	}
	
table.specs td {padding:0 0 0 10px;}
	
table.main td, table.addtl td, table.specs td {height:20px; line-height:20px; }




tr.tabletop, td.tabletop
{
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	background-color: #000000;
	text-indent: 0px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:middle;
	padding:3px;
	}

table.steps td.tabletop {line-height:15px; vertical-align:middle;}
	
tr.divider
{

	background-color: #000;
	text-indent: 0px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:middle;
	padding:3px;
	}
	
td.lbrdr {border-left: solid 1px #ccc;}
td.rbrdr {border-right: solid 1px #ccc;}

tr.tabletop td {line-height:15px;}
td.tabletopPN {text-align:left; padding:0 5px 0 10px;}
td.partno {text-align:left; font-weight:bold; padding:0 5px 0 10px;}
a.partno {display:block; /*vertical-align:middle; height:100%;*/ }
a.partno:hover {color:#FFF; display:block; background-color:#E2383F;}
td.optpartno {text-align:center; font-weight:bold;}
a.optpartno {display:block; vertical-align:middle;}
a.optpartno:hover {color:#FFF; display:block; background-color:#E2383F;}
tr.footnote {text-align:left; vertical-align:middle; border-top:solid 1px #CCC; background-color:#EEE; height:40px; }
tr.footnote td {padding:0 0 0 5px;}
/*span.test:hover {color:#FFF; display:block; background-color:#E2383F; width:50%; margin:auto;}*/




table.single_pn td.partno {
	color: #FFFFFF;
	background-color: #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
}
/*******************************  Quote Form  **************************************/
form#quote_form{
	margin: 30px 30px 20px 30px;
}
form#quote_form legend {
	font-size:1em;
	color:#444;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}
form#quote_form fieldset {
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	margin: 5px 0;
	padding: 20px;	
}
form#quote_form fieldset#quote_form_actions{
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;	
}
form#quote_form table#quote_table {
	width: 100%;
	margin-top: 10px;
}
form#quote_form th{
	font-size:.8em;
	color:#444;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}
table#quote_table td {
	font-size: .8em;
}
table#quote_table td input{
	text-align: center;
	display:block;
	padding: .5em 0;
	margin-bottom: .5em;
	width: 100%;
	font-size: .8em;
}
table#quote_table td.qty {
	width: 10%;
}
table#quote_table td.itm {
	width: 25%;
}
table#quote_table td.dsc {
	width: 60%;
}
table#quote_table td.rmv {
vertical-align:middle;
padding:0 0 5px 7px;
}
table#quote_table td.rmv a {
	margin: 0;
	padding: 0;
	display: inline;
	height: 19px;
	width: 19px;
}
table#quote_table td.rmv a img{	left: 0;
}
button.quote_button {
	padding: 5px 20px;
	background-color:#E2383F;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	font-size: .8em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .6em;
}
button#add_button {
	float: right;
	margin: 20px 31px 10px;
	font-size: .6em;
}
button#edit_quote {
	float: right;
	margin: 10px 0 30px;
	font-size: .6em;
}

button.quote_button:hover, button.quote_button:focus {
	cursor: pointer;
	background-color:#A7292E;
}
button.quote_button:active {
	background-color:#000;
	color: #fff;
}
ul.quote_form_actions {
	clear: both;
	overflow: auto;
	margin: 20px 0 10px;
}
ul.quote_form_actions  li {
	float: right;
	margin-left: 1em;
}
table#quote_review {
	margin: 30px 30px 0 30px;
	width: 723px;
	border: 1px solid #ccc;
}
table#quote_review th {
	background-color: #000;
	color: #fff;
	padding: 10px 0;
	font-size: .8em;
}
table#quote_review th#qty {
	width: 10%;
}
table#quote_review th#itm {
	width: 25%;
}
table#quote_review th#dsc {
	width: 65%;
}
table#quote_review td {
	font-size: .6em;
}
table#quote_review td input{
	text-align: center;
	display:block;
	padding: .5em 0;
	margin-bottom: .5em;
	font-size: .6em;
}
table#quote_review td.qty {
	width: 10%;
}
table#quote_review td.itm {
	width: 25%;
}
table#quote_review td.dsc {
	width: 65%;
}
table#quote_review tr.quote_review_content:nth-of-type(even) {
	background: url(../img/diag_lt.png) repeat 0 0 #efefef;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
table#quote_review tr.quote_review_content td.dsc {
	width: 63%;
	padding-left: 2%;
}
table#quote_review tr.quote_review_content td {
	padding: .5em 0;
}
table#quote_review tr.quote_review_content td.qty, tr.quote_review_content td.itm {
	text-align: center;
	border-right: 1px solid #ccc;
}
form#quote_form_contact {
	margin: 0 30px 20px 30px;
}
form#quote_form_contact fieldset.quote_info {
	width: 47%;
	margin-right: 6%;
	float: left;
}
form#quote_form_contact fieldset.last {
	margin-right: 0;
}
form#quote_form_contact ol li input {
	padding: .5em 2%;
	width: 95%;
	border: 1px solid #ccc;
}
form#quote_form_contact ol li input:hover, form#quote_form_contact ol li textarea:hover {
	border-color: #999;
}
form#quote_form_contact ol li input:focus, form#quote_form_contact ol li textarea:focus {
	border-color: #333;
}
form#quote_form_contact ol.csz li{
	float: left;
}
form#quote_form_contact ol.csz li#city{
	width: 50%;
	margin-right: 5%;
}
form#quote_form_contact ol.csz li#state{
	width: 20%;
	margin-right: 5%;
}

form#quote_form_contact ol.csz li#zip{
	width: 20%;
}
form#quote_form_contact ol.csz li#state input, 
form#quote_form_contact ol.csz li#zip input{
	width: 85%;
	padding-left: 10%;
}
form#quote_form_contact ol.csz li ol{
	width: 100%;
	display: block;
	overflow: auto;
}
form#quote_form_contact ol.csz li ol li{
	display: block;
	float: none;
	width: 95%;
}
form#quote_form_contact label{
	font-size: .6em;
	color: #666;
	font-weight: bold
}
form#quote_form_contact label span {
	font-size: 1em;
	margin-left: .25em;
	color: #f66;
}
form#quote_form_contact p {
	color: #999;
	float: right;
	display: block;
	clear: both;
}
form#quote_form_contact em{
	font-size: 1.2em;
	margin-right: .25em;
	color: #f66;
	font-style: normal;
}
form#quote_form_contact textarea {
	padding: .5em 2%;
	width: 95%;
	height: 10em;
	margin:0 0 .5em 0;
	border: 1px solid #ccc;
	resize: none;
}
form#quote_form_contact ul {
	display: block;
	clear: both;
	margin-top: 2em;
}
form#quote_form_contact ul li {
	float: right;
	padding-left: 1em;
}
.quote_form_heading {
	margin-bottom: 10px;
}

.valifield {display:block; background-color:#CCC; border: solid 1px #FF0000; font-size:.8em; padding:10px; margin:15px 30px 15px 29px; color:#444; line-height:1.3em;}
ul.errors {color:#FF0000;}



/*******************************  Contact Form  **************************************/
form#contact, form#custom_enc {
	margin: 30px 30px 20px 30px;
	
}
form#contact fieldset, form#custom_enc fieldset{
	float: left;
	width: 350px;
	margin-right: 10px;
}
form#contact fieldset legend, form#custom_enc fieldset legend {
	font-size:1em;
	color:#444;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}
form#contact fieldset ol, form#custom_enc fieldset ol{
	margin-top: 10px;
}
form#contact fieldset ol li label, form#custom_enc fieldset ol li label{
	font-size: .6em;
	color: #666;
	font-weight: bold
}
form#contact fieldset ol li label span, form#custom_enc fieldset ol li label span{
	margin-left: .6em;
	color: #888;
	font-weight: normal;
}
form#contact fieldset ol li input, form#custom_enc fieldset ol li input{
	width: 300px;
	padding: 5px 10px;
	border: 1px solid #ccc;
}
form#contact fieldset ol li textarea, form#custom_enc fieldset ol li textarea{
	width: 328px;
	padding: 5px 10px;
	height: 9.5em;
	border: 1px solid #ccc;
}
form#contact fieldset ol li input:hover, form#contact fieldset ol li textarea:hover,
form#custom_enc fieldset ol li input:hover, form#custom_enc fieldset ol li textarea:hover{
	border-color: #999;
}
form#contact fieldset ol li input:focus, form#contact fieldset ol li textarea:focus,
form#custom_enc fieldset ol li input:focus, form#custom_enc fieldset ol li textarea:focus{
	border-color: #333;
}
form#contact #submit, form#custom_enc #submit {
	float: right;
	margin: 10px 0 0;
	padding: 5px 20px;
	background-color:#E2383F;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	font-size: .6em;
	text-transform: uppercase;
	font-weight: bold;
}
form#contact #submit:hover, form#custom_enc #submit:hover {
	background-color:#A7292E;
	cursor: pointer;
}
form#contact #submit:active, form#custom_enc #submit:active {
	background-color:#000;
	color: #fff;
}
.error_wrapper {
	margin: 30px 30px 0;
	background-color:#FBBABD;
	border: 1px solid #E2383F;
	padding: 10px;
}
.error_wrapper h2 {
	color: #E2383F;
}
.error_wrapper  ul li{
	list-style: disc;
	padding: 5px 0;
	margin-left: 30px;
	font-size: .8em;
	color: #E2383F;
}
.email_resp {
	margin: 30px 30px 20px 30px;
}
.email_resp h1 {
	font-size: 1.3em;
	margin-bottom: 10px;
	color: #E2383F;
}
.email_resp h3 {
	color: #444;
	font-size: .75em;
	margin-bottom: 200px;
}
form#custom_enc, .aside {
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	margin: 30px;
	padding: 20px;
}
form#custom_enc {
	width: 680px;
}
form#custom_enc fieldset{
	width: auto;
	margin-right: 10px;
}
form#custom_enc fieldset.last {
	float: right;
	width:auto;
}
form#custom_enc fieldset ol li input{
	width: 250px;
}
.aside {
	clear: both;
}
.custom p {
	line-height: 1.5em;
	margin-top: 10px;
}
.custom .acc li {
	margin: 2px 0;
}
.banner {
	background: url(../images/custom_banner.png) no-repeat bottom left transparent;
	margin: 0 30px;
	padding: 20px;
	height: 131px;
	position: relative;
	color: #fff;
}
.banner h1 {
	margin: 50px 0 0 225px;
}
.banner p {
	margin-left: 225px;
	font-size: .8em;
	margin-right: 20px;
}
.banner .banner_arrow {
	position: absolute;
	top: 90px;
	right: -25px;
	height: 161px;
	width: 91px;
	background: url(../images/arrow.png) no-repeat 0 0 transparent;
}
.aside p {
	margin-top: 10px;
	font-size: .8em;
	line-height: 1.5em;
	padding-right: 20px;
}
.aside img.right_img {
	float: right;
	margin-left: 10px;
	margin-top: 30px;
}
form#custom_enc fieldset ol li textarea{
	width: 338px;
}
/* credit app
----------------------------------------------- */

ul#accordion {
	margin: 30px 30px 20px 30px;
}
#personal_info {
	display: block;
	width:600px;
}
#accounts_payable, #purchasing, #bank_ref, #trade_ref_1, #trade_ref_2, #trade_ref_3 {
	display: none;
}
#credit legend {
	font-size:1em;
	color:#444;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: bold;
}
ul#accordion li {
	overflow:hidden;
}
ul#accordion li.contain {
display:inline;
}
ul#accordion li.contain fieldset{
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	margin: 5px 0;
	padding: 20px;

	
}
ul#accordion li li {
	border: none;
	background: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
ul#accordion li ol {
	margin: 10px 0 0 0;
	padding: 0 4em;
	display: block;
}
ul#accordion li ol ol {
	padding: 0;
}
#credit label {
	font-size: .6em;
	color: #666;
	font-weight: bold
}
#credit ol {
	padding: 1em 0 0 0;
}
#credit li {
	padding: 0;
}
#credit li input {
	padding: 5px 10px;
	width: 95%;
	border: 1px solid #ccc;
}
#credit li input:hover {
	border-color: #999;
}
#credit li input:focus {
	border-color: #333;
}
#credit ul.radio {
	display: block;
	float: left;	
	width: 100%;
}
#credit ul.radio li {
	float: left;
	display: block;
	padding-right: 30px;
}
#credit ul.radio ol li {
	float: left;
	padding: 0;
}
#credit ul.radio ol li input{
	height: 1em;
	width: 1em;
	margin: 0;
}
#credit ul.radio ol li label{
	font-weight: normal;
	padding-right: 10px;
}
#credit ul.radio input:hover, #credit ul.radio label:hover {
	cursor: pointer;
}
#credit input#submit, #credit a.btn {
	float: right;
	margin: 10px 0 20px;
	padding: 5px 20px;
	background-color:#E2383F;
	color: #000;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	font-size: .8em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .6em;
}
#credit input#submit {
	display:none;
	margin-right: 30px;
}
#credit input#submit:hover, #credit a.btn:hover, #credit a.btn:focus {
	cursor: pointer;
	background-color:#A7292E;
}
#credit input#submit:active, #credit a.btn:active {
	cursor: pointer;
	background-color:#000;
	color: #fff;
}



/*******************************  FOOTER  **************************************/

div#footer {font-size:.7em; margin:5px 0 0 10px; text-align:right;}
div#footer p {margin:0 0 5px 0; padding:0; }


.clear {
	clear: both;
}