.clearer {clear: both; line-height: 0; height: 0;}
body {
	background:url(/img/background.jpg) repeat-x #f6f6f6;
}
#wrapper {
	background-image:url(/img/container_bg.png);
	background-repeat:repeat-y;
}
#header {
	background:url(/img/header.png) no-repeat;
	padding:0 10px 10px 10px;
	margin:0 0 0 4px;
	height:141px;
}
#footer {
	background-image:url(/img/bottom.png);
	background-repeat:no-repeat;
	padding-top:10px;
}
#content {
	min-height:400px;
	padding-bottom:10px;
}
.smaller {
	font-size:90%;
}
.right {
	text-align:right;
}
.req {
	color:#ff0000;
}
.container_12 {
	/*overflow:hidden;*/
}
h1 {
	font-size:22px;
	color:#bd7f1c;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
	clear:both;
}
p, h1, h2, h3 {
	margin-left:12px;
}
.overflow {
	overflow:hidden;
}
.qtip, .qflash {
	cursor:pointer;
	float:left;
	padding:2px 5px 0 0;
}
.qtip3, .qflash3 {
	cursor:pointer;
	text-decoration:underline;
}
.aemsco {
	margin:15px 10px 0 0;
	float:right;
}
.info {
	font-size:11px;
}
.hidden {
	display:none;
}
.outline {
	border:1px solid #e5e5e5;
	margin:10px 0;
	padding:10px 0;
}
.no_margin p, .no_margin .submit input {
	margin-left:0;
}
/* ---- NAVIGATION ---- */
#logo {
	margin:10px 0 5px 10px;
	z-index:100;
}
.cart {
	position:absolute;
	margin:6px 0 0 836px;
}
.nav {
	margin-top:-25px;
	z-index:70;
	position:absolute;
}
.nav li {
	height:38px;
	float:left;
	
}
.nav li a {
	display:block;
	height:38px;
	padding:0 10px 0 20px;
	color:#000;
	text-decoration:none;
}
.nav li:hover {
	background:url(/img/door_right.gif) no-repeat right top;
}
.nav li a:hover {
	background:url(/img/door_left.gif) no-repeat left top;
}
.nav li em {
	font-style:normal;
	margin-top:-8px;
	display:block;
}
.nav li strong {
	font-family:Tahoma;
	font-size:15px;
}
#anttrail {
	font-size:13px;
	position:relative;
	top:-35px;
	left:330px;
	width:620px;
}
/* ---- HOMEPAGE ---- */
#index_content {
	overflow:visible;
}
#front_plate {
	background:url(/img/front_plates.jpg) no-repeat;
	height:153px;
	padding:0 10px;
	margin:0 0 0 4px;
	font-family:Tahoma;
}
#front_plate li {
	
}
#front_plate li a h2 {
	margin-left:5px;
	margin-bottom:0;
	padding-top:20px;
	color:#412007;
	font-size:1.5em;
	text-decoration:none;
}
#front_plate li a p {
	line-height:120%;
	width:190px;
	color:#fff;
	margin-left:7px;
	text-decoration:none;
}
#flash {
	background-image:url(/img/flash_bg.png);
	background-repeat:no-repeat;
	margin:0 0 -45px 0;
	position:relative;
	top:-45px;
	left:4px;
}
.front_link {
	text-decoration:none;
}
/* ---- PRODUCTS ---- */
.products_ul {
	list-style:none;
	margin:0;
}
.products_ul li {
	margin:0;
}
.products_ul li h2 {
	margin:0;
}
.products_ul li h2 a, .products_ul li h2 a:visited {
	color:#BD7F1C;
}
.products_ul li p {
	margin:0 0 15px 0;
}
.submit input, .submit_button {
	margin-left:10px;
	background:transparent url(/img/button_hover.gif) repeat-x scroll 0 0;
	border-color:#F7A35A #632E00 #632E00 #F7A35A;
	border-style:solid;
	border-width:2px;
	font-family:verdana;
	padding:0 10px;
}
.submit_button a {
	text-decoration:none;
}
.submit input:hover, .submit_button:hover {
	background:#FFD85F none repeat scroll 0 0;
	cursor:pointer;
}
.placement_image {
	float:right;
	margin-right:75px;
	width:250px;
}
.left {
	float:left;
}
/* ---- ASK US ---- */
.question {
	border-bottom:2px solid #FFD85F;
}
.questions {
	list-style:none;
	line-height:115%;
}
.dotted {
	
}
.helper {
	border:1px solid #cdcdcd;
	padding:3px 12px 3px 3px;
	background:#ededed;
	margin:5px 0 5px 12px;
}
.spec_sheet {
	list-style:none;
}
.spec_sheet li {
	margin:0 0 10px 12px;
}
.spec_sheet li em {
	margin:0 0 0 10px;
	font-style:normal;
}
.qtip_link {
	font-size:90%;
}
.qtip_link:hover {
	cursor:pointer;
	text-decoration:underline;
}
/* ---- CART ---- */
#cart {
	width:98%;
	margin:0 auto;
	margin-bottom:10px;
}
#cart thead th {
	background:url(/img/button_hover.gif) repeat-x scroll 0 0;
	text-align:left;
	text-indent:5px;
}
#cart tbody tr td {
	padding:5px;
}
#cart tbody tr td img {
	border:1px solid #c0c0c0;
	margin-right:10px;
}
.even td {
	background:#f1f1f1;
}
.odd td {
	background:#dfdfdf;
}
.tiny_price {
	font-size:90%;
}
.table_bottom td {
	border-top:1px solid #bcbcbc;
	background:#f2f2f2;
}
.field_details {
	margin-left:20px;
	width:450px;
	float:left;
}
.field_details label {
	float:left;
	width:140px;
}
.text-gray {
	font-size:14px;
	color:#ababab;
	cursor:pointer;
}
legend {
	font-size:18px;
	color:#BD7F1C;
}
.no_float {
	float:none !important;
}
/* ---- DEALERS ---- */
.dealers {
	list-style:none;
}
.dealers li {
	margin-bottom:20px;
}
.locator_head {
	background:#c2c2c2;
	margin-bottom:5px;
	padding:5px 0;
	text-indent:5px;
}
.locator_body {
	margin-bottom:15px;
}
.loc_input {
	display:block;
}
#locator {
	width:90%;
	margin:0 auto;
}
#locator .input {
	width:70px;
	float:left;
}
#locator .input input {
	width:60px;
}
#locator .submit {
	clear:both;
}
#locator .submit input {
	margin-left:0;
}
.miles {
	margin-left:-3px;
	margin-top:23px;
	position:absolute;
}
/* ---- CONTACT ---- */
.contact_form label {
	float:left;
	width:140px;
}
.error {
	float:none !important;
	color:#ff0000;
}
.contact_form input {
	width:150px;
}
.contact_form textarea {
	width:250px;
	height:100px;
}
.contact_form select {
	width:150px;
}
.contact_form .checkbox {
	width:10px !important;
}
.contact_form span.required {
	color:#ff0000;
}
.contact_form .submit_btn {
	width:60px !important;
}
.input {
	margin-bottom:10px;
}
/* ---- ---- */
.collection_listing {
	list-style:none;
}
.collection_listing li {
	overflow:hidden;
}
.collection_listing li p {
	margin-left:30px;
}
.collection_listing li p a {
	color:#000;
}
#groups_ajax {
	width:500px;
	margin-left:10px;
}
.groups_left {
	float:left;
}
.groups_right {
	float:left;
}
pre {
	clear:both;
}

