@import "two-column.css";
@import "tabs.css";
@import "jquery.cluetip.css";

#main-nav li#nav_brands a {
	background-position:-193px 24px;
}

#column-left {
	float:left;
	padding:30px 60px 0px 64px;
	width:615px;

}

* html div#column-left {
/*
	float:left;
	padding:30px 40px 0px 64px;
	width:615px;
	*/

}


* html div#column-right {
	float: left;
	width: 201px;
	padding: 0px 0px 0px 0px;
	display: inline;

}




#brands-products {
}

#fragment-1 {
	outline: 0px dashed #f0f;
			padding: 0px;
	margin: 0px;
}

#fragment-1 ol {
	list-style-type: none;
		padding: 0px;
	margin: 0px;
}

#fragment-1 ol li {
	width: 148px;
	height:71px;
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	outline: 0px dashed #f00;

}

.brand-img-wrapper {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 148px;
	height:71px;
	outline: 0px dashed #f0f;
}

.brand-img-wrapper * {
	vertical-align: middle;
}

/*\*//*/
.brand-img-wrapper {
    display: block;
}
.brand-img-wrapper span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/







#fragment-1 ol li img {
	border: 0px;
	outline: 0px dashed #00f;
	/*	margin: 0px auto;
	display: block;	
*/

}

#fragment-1 ol li a ul {
	list-style-type: none;
}

#fragment-2 {
	padding-top: 20px;
}

#fragment-2 ol {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

* html div#fragment-2 ol {
	padding-top: 20px;
}

#fragment-2 ol li {
	width:190px;
	outline: 0px solid #f00;
	height: 40px;
	display: block;
}

#product-list a {
color: #666;
}

#cluetip-inner {
	margin: 10px;
}

#cluetip-inner ol {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#cluetip-inner ol li {
	margin-bottom: 10px;
}

#cluetip-inner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #a0410d;
}

.clear {
	clear: both;
}

#request_a_quote {
	clear: both;
	padding: 20px 0px 20px 160px;
	margin-bottom:20px;
}

#request_a_quote p {
	float: left;
}

#request_a_quote a {
	width: 0px;
	height: 28px;
	border: 0px dotted #f00;
	background-image: url(../imgs/request_a_quote.gif);
		background-position: 0px 28px;
	display: block;
	float: left;
	overflow: hidden;
	padding-left: 140px;
	margin: -8px 20px 0px 20px;
}

#request_a_quote a:hover {
	background-position: 0px 0px;
}
