html {
	color:#393939;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
	margin:0;
	padding:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
legend {
	color:#000;
}
body {
	color:#333;
	font:12px/1.8em arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}
table {
	font:100%;
	font-size:inherit;
}
pre, code, kbd, samp, tt {
	font-family:monospace;
	line-height:100%;
}
h1, h2, h3, h4, h5, h6, strong, dt {
	font-weight:bold;
}
h1 {
	font-size:200%;
	line-height:1.2em;
}
h2 {
	font-size:134%;
}
h3 {
	font-size:108%;
}
optgroup {
	font-weight:normal;
}
abbr, acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
em {
	font-style:italic;
}
del {
	text-decoration:line-through;
}
blockquote, ul, ol, dl {
	margin:0 1em;
}
ol, ul, dl {
	margin-left:2em;
}
ol li {
	list-style:decimal outside;
}
ul li {
	list-style:disc outside;
}
dl dd {
	margin-left:1em;
}
th {
	font-weight:bold;
	font-size:110%;
}
caption {
	margin-bottom:.5em;
	text-align:center;
}
sup {
	vertical-align:super;
	font-size:50%;
}
sub {
	vertical-align:sub;
	font-size:50%;
}
p, fieldset, pre {
	margin-bottom:1.2em;
}
input, select, button { cursor: pointer; }

input[type='text'], input[type='password'], textarea, select {
	cursor: text;
	background-color: #fafafa;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px inset #dedede;
	padding: 6px;
	width: 220px;
}

input[type='text'].small-input, input[type='password'].small-input, select.small-input {
	width: 105px;
}

select {
	width: 240px;
    cursor: default;
}

textarea {
	width: 280px;
}

input[type='text'], input[type='password'], textarea, select {
	margin-bottom:0.5em;
}

input[type='submit'], input[type='reset'], button {
	padding:2px 10px;
}

input[type='hidden'] { display: none; }

label
{
	display: block;
	font-weight: bold;
}
html, body {
	height:100%;
}
body {
	background-color:#999;
	background-image:url(../images/benquip-bg.jpg);
	background-repeat:repeat-x;
	background-position:0 21px;
	margin:0;
}
body.interior {
	background:url(../images/benquip--interior-bg.jpg) repeat-x top left;
	background-position:0 20px;
	background-color:#999;
}
p, ul, ol {
	margin:0;
	padding:0 0 1.5em 0;
}
ul, ol {
	padding:0 0 1.25em 2.5em;
}
blockquote {
	color:#555;
	font:italic 120% Cambria, Georgia, "Times New Roman", Times, serif;
	padding:0 0 1em 0;
	quotes:"\201C" "\201D";
}
blockquote:before {
	content:"\201C";
	font-size:180%;
	font-weight:bold;
}
blockquote:after {
	content:"\201D";
	font-size:120%;
	font-weight:bold;
}
a, a:link, a:visited {
	color:#036;
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}
a.noBorder:hover, a.noBorder:active {
	border-bottom:none;
}
small {
	font-size:.85em;
}
em {
	font-style:italic;
}
img {
	border:0;
}
acronym, abbr {
	border-bottom:1px dashed;
	cursor:help;
	letter-spacing:1px;
}
.clear {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
	overflow:hidden;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
.wrap {
	margin:0 auto;
	width:998px;
}
.container {
	margin:0 auto;
	width:960px;
}
.img-left {
	float:left;
	margin:0 10px 4px 0;
}
.img-right {
	float:right;
	margin:0 0 4px 10px;
}
.nopadding {
	padding:0;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
}
.margin {
	padding:10px 14px;
}
.leftColMargin {
	padding:15px 30px 15px 20px;
	border-top:3px solid #fff;
}
.hspace {
	margin:0 5px;
}
.vspace {
	margin:5px 0;
}
.small {
	font-size:85%;
}
.required {
	color:#c33;
	font:bold 12px 'Lucida Grande', Arial, Helvetica, sans-serif;
}
.bordered {
	background:#fff;
	border:1px solid #888;
	padding:2px;
}
.line {
	line-height:1px;
	height:1px;
	font-size:1px;
	border-top:1px solid #dedede;
}
.rightmargin {
	margin:0 6px 4px 0;
}
#topBar {
	background:#000 url(../images/top-bar.jpg) repeat-x top center;
	height:21px;
	line-height:21px;
}
#headerWrap {
	background:url(../images/top-shadow.jpg) repeat-y top center;
	height:126px;
}
#header {
	background-color:#252525;
	height:126px;
	width:960px;
	margin:0 auto;
}
.topLinks {
	color:#fff;
	padding-right:20px;
    padding-top: 20px;
}
.topLinks a:link, .topLinks a:visited {
	color:#ccc;
	font-weight:bold;
	line-height:26px;
	padding:0 5px;
}
.topLinks a:hover, .topLinks a:active {
	color:#fff;
}
.siteSearch {
	background:transparent url(../images/search-bg.gif) no-repeat bottom right;
}
#homeMenuWrap {
	background:url(../images/yellow-shadow.jpg) repeat-y top center;
	height:255px;
	overflow:hidden;
	width:960px;
	margin:0 auto;
}
#homeMenu {
	width:960px;
	margin:0 auto;
	height:252px;
	background-color:#fff;
	overflow:hidden;
}
#imageMenu {
	position:relative;
	width:960px;
	height:252px;
	overflow:hidden;
}
#imageMenu ul {
	list-style:none;
	margin:0;
	display:block;
	height:252px;
	width:1920px;
	margin:0;
	padding:0;
}
#imageMenu ul li {
	float:left;
	list-style:none;
	border-right:2px solid #fff;
	display:block;
	overflow:hidden;
	width:78px;
	height:252px
}
#imageMenu ul li div {
    cursor: default;
}
#imageMenu ul li div a {
    cursor: pointer;
}
#imageMenu ul li.s1 {
	background:url(../images/castrol-1.jpg) no-repeat scroll 0;
}
#imageMenu ul li.s2 {
	background:url(../images/komatsu-1.jpg) no-repeat scroll 0;
}
#imageMenu ul li.s3 {
	background:url(../images/ngk-1.jpg) no-repeat scroll 0;
}
#imageMenu ul li.s4 {
	background:url(../images/baldor-1.jpg) no-repeat scroll 0;
}
#imageMenu ul li.s5 {
	background:url(../images/polaris-1.jpg) no-repeat scroll 0;
}
#imageMenu ul li.s6 {
	background:url(../images/tcm-1.jpg) no-repeat scroll 0;
}
#imageMenu ul li.s7 {
	background:url(../images/honda-1.jpg) no-repeat scroll 0;
}
#imageMenu ul li.s8 {
	background:url(../images/stone-1.jpg) no-repeat scroll 0;
}
#imageMenu ul li.s9 {
	background:url(../images/karcher.jpg) no-repeat scroll 0;
}
#imageMenu ul li.s10 {
	background:url(../images/herrero-and-sons.jpg) no-repeat scroll 0;
}
#imageMenu ul li.s11 {
	background:url(../images/stanley-1.jpg) no-repeat scroll 0;
}
#imageMenu ul li.s12 {
	background:url(../images/honda-2.jpg) no-repeat scroll 0;
}
.clear {
	clear:both;
}
#contentInnerWrap {
	behavior:url(iepngfix.htc);
	background:url(../images/white-shadow.gif) repeat-y top center;
	width:1024px;
	margin:0 auto;
}
#content {
	width:960px;
	margin:0 auto;
}
input.text {
	font-size:11px;
	font-weight:normal;
	width:160px;
	border:1px inset #ccc;
	padding:2px;
	margin-top:4px;
}
select.text {
	font-size:11px;
	font-weight:normal;
	width:160px;
	border:1px inset #ccc;
	padding:2px;
	margin-top:4px;
}
input.submit {
	font-size:11px;
	font-weight:bold;
	margin:10px 0;
	width:120px;
	padding:4px;
}
textarea.text {
	font-size:11px;
	font-weight:normal;
	width:160px;
	border:1px inset #ccc;
	padding:2px;
	margin-top:4px;
}
.specials {
	background:#404040 url(../images/featured-divider.gif) no-repeat bottom left;
	color:#fff;
	margin:0 0 0 10px;
}
a.more:link, a.more:visited {
	color:#fe8f00;
	display:block;
}
#interiorMenuWrap {
	height:54px;
}
#interiorMenu {
	height:54px;
	width:960px;
	margin:0 auto;
	line-height:54px;
	text-align:center;
}
ul.dropdown {
	margin:0;
	padding:0;
	position:relative;
	z-index:597;
	float:left;
}
ul.dropdown li {
	list-style:none;
	display:inline;
	float:left;
}
ul.dropdown a:link, ul.dropdown a:visited {
	line-height:54px;
	height:54px;
	padding:0 20px;
	display:block;
	color:#252525;
	font-size:13px;
	font-weight:bold;
	background:url(../images/menu-divider.png) no-repeat center left;
	float:left;
	position:relative;
}
ul.dropdown a:hover, ul.dropdown a:active {
	background:#ff8d04 url(../images/menu-divider.png) no-repeat center left;
	float:left;
	color:#fff;
}
ul.dropdown ul {
	background-color:#ff8d04;
	font-size:11px;
}
ul.dropdown ul a:link, ul.dropdown ul a:visited {
	line-height:26px;
	height:26px;
	padding:0px 10px;
	display:block;
	color:#252525;
	font-size:11px;
	background:none;
	float:none;
	white-space:nowrap !important;
	min-width:100px;
	overflow:visible;
	text-align:left;
	border-bottom:1px dotted #ed8312;
}
ul.dropdown ul a:hover {
	background-color:#ffa500;
	color:#fff;
}
ul.dropdown, ul.dropdown li, ul.dropdown ul {
	list-style:none;
	margin:0;
	padding:0;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	position:relative;
	z-index:599;
	cursor:default;
}
ul.dropdown ul {
	visibility:hidden;
	position:absolute;
	top:100%;
	left:0;
	z-index:598;
}
ul.dropdown ul li {
	float:none;
	display:block;
}
ul.dropdown li:hover>ul {
	visibility:visible;
}
#breadcrumb {
	margin-bottom:20px;
	padding:5px;
	background-color:#efefef;
	font-size:10px;
	border:1px solid #dedede;
	font-weight:bold;
}
#breadcrumb a:link, #breadcrumb a:visited {
	font-size:10px;
	font-weight:bold;
}
.review {
	padding-bottom:40px;
}
.reviewTitle {
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px dotted #999;
	height:20px;
}
.comment {
	padding:10px 24px 10px 32px;
	background:#fff url(../images/quotes-open.gif) no-repeat top left;
}
.closequote {
	display:block;
	float:left;
	background:#fff url(../images/quote-close.gif) no-repeat bottom right;
	padding-bottom:10px;
	padding-right:19px;
}
.ratedBy {
	font-size:10px;
}
#cartguide {
	margin:0 auto;
	text-align:center;
	padding:10px 0;
}
#cartguide .inactive {
	display:table-cell;
	color:#ccc;
	font-weight:bold;
	border-top:1px solid;
	text-decoration:none;
	margin:0;
	padding:5px 16px 0;
}
#cartguide .active {
	display:table-cell;
	color:#333;
	font-weight:bold;
	border-top:1px solid;
	text-decoration:none;
	margin:0;
	padding:5px 16px 0;
}
#additem {
	font-size:10px;
	font-weight:bold;
	display:table-cell;
}
#additem form {
	margin:0;
	padding:0;
}
#additem input.code {
	width:40px;
	color:#454545;
	font-size:10px;
}
#cart {
	padding-top:15px;
}
#cart th {
	background-color:#404040;
	color:#FFF;
	font-weight:bold;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#ff8d04;
}
#cart td {
	border-bottom:1px solid #ccc;
}
#cart form {
	margin:0;
	padding:0;
}
#cart input.quantity {
	width:20px;
	font-size:10px;
}
#cart #total {
	font-size:12px;
	font-weight:bold;
	text-align:right;
	padding:8px;
}
.cartTotal {
	border-top:1px dashed #e1e1e1;
	padding-top:2px;
	margin-top:3px;
	margin-bottom:5px;
}
a.txtviewCart {
	background:#000 url(../images/btn_bg.gif) repeat-x top left;
	height:28px;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	padding:6px 12px;
	text-decoration:none;
}
#acc_create form {
	padding:0;
	margin:0 20px;
}
#acc_create input.text {
	font-size:10px;
	font-weight:normal;
	width:160px;
	border:1px solid #dfdfdf;
	padding:2px;
	margin-bottom:6px;
}
#acc_create select {
	fontisize:10px;
	font-weight:normal;
	width:160px;
	border:1px solid #dfdfdf;
	padding:1px;
	margin-bottom:6px;
}
#acc_create textarea {
	fontisize:10px;
	font-weight:normal;
	width:360px;
	height:140px;
	border:1px solid #dfdfdf;
	padding:1px;
	margin-bottom:6px;
}
div.pagination {
	background-color:#404040;
	color:#e0e0e2;
	border-bottom:2px solid #e0e0e2;
	font-weight:bold;
	padding:2px;
	margin-top:20px;
	text-align:center;
}
div.pagination a {
	padding:1px 2px;
	margin:2px;
	text-decoration:none;
	color:#fff;
	border:1px solid #404040;
}
div.pagination a:hover, div.pagination a:active {
	background-color:#ffa827;
	color:#000;
	border:1px solid #000;
}
div.pagination span.current {
	padding:5px;
	margin:2px;
	font-weight:bold;
	background-color:#ffa827;
	color:#000;
	border:1px solid #000;
}
div.pagination span.disabled {
	padding:5px;
	margin:2px;
	color:#555;
}
#footerOuterWrap {
	background-color:#201f1b;
}
#footer {
	padding:15px 0 40px 0;
	margin:0 auto;
	width:940px;
	color:#fff;
}
#footer a:link, #footer a:visited {
	color:#fff;
}
#footer a:hover, #footer a:active {
	color:#fff;
}
ul li ul {
	margin:0;
	padding:0 0 0 2.5em;
}
label {
	display:block;
	font-weight:bold;
	text-align:left;
}
a.pdf-link {
	background:url(../images/icon-pdf.png) no-repeat center left;
	padding-left:15px;
	line-height:26px;
}
.results {
	margin-bottom:10px;
}
.results td {
	border-bottom:1px dotted #dedede;
	padding-top:10px;
}
.results .bordered {
	margin:10px 0;
}
.details {
	margin:10px 0 auto;
}
.details h1 {
	border-bottom:1px dotted #dedede;
	margin-bottom:20px;
	line-height:40px;
}
#gmgLink {
	display:block;
	height:31px;
	margin-top:5px;
	width:146px;
}
a.gmgLink:link, a.gmgLink:visited {
	background:transparent url(../images/global-marketing-logo-button.png) no-repeat 0 0;
	border-bottom:none;
}
a.gmgLink:hover, a.gmgLink:active {
	background:transparent url(../images/global-marketing-logo-button.png) no-repeat 0 -32px;
}
.request {
	width:229px;
	height:41px;
	display:block;
	text-align:right;
}
#viewer {
	-moz-box-shadow:0 0 4px #cdcdcd;
	-webkit-box-shadow:0 0 4px #cdcdcd;
	box-shadow:0 0 4px #cdcdcd;
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	border:1px solid #ccc;
	overflow:hidden;
}
img {
	image-rendering:optimizeQuality;
	-ms-interpolation-mode:bicubic;
}
img[src$=".gif"], img[src$=".png"] {
image-rendering:-moz-crisp-edges;
-ms-interpolation-mode:nearest-neighbor;
}
#left-col .margin a img { border:1px solid #454545; position:relative; }
#quote-request h2 {
     font-size: 180%;
}
input.required, select.required {
     color: #333;
}

#home-content h2
{
    font-size:1.4em;
    margin-bottom: 0.5em;
}
#pageflip {
	position: static;
	right: 0; top: 0;
	float: right;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(../images/subscribe.png) no-repeat right top;
}
label.error {
     display: inline; color: #990000; padding-left: 5px; }
.details h1 {
     position:relative;
}
a.brand-links {
     position: absolute;
     right:0px;
     bottom: 0px;
     width: 100px;
     height: 36px;
     display: block;
}
a.special {
    width: 120px;
    height: 120px;
    overflow: hidden;
    position: relative;
    display: block;
	float:right;
	margin:0 0 4px 10px;
    text-align: center;
}
a.special img {
    margin: 0px auto;
    text-align: center;
}
