﻿input.search { 
	width: 292px; 
	border: 0;
	background: #FFF url(images/input.gif) no-repeat;
	padding: 4px; 
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url(images/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}
.search_field { 
	background: #fff url(images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display:inline-block;}
.clearfix {display:block;}/* Hide from IE Mac \*/
.clear {clear: both;}
.center {text-align: center;}

/*--------------------------------------------
Wrappers */
#shadow {
	width: 990px;
	background: #fff url(images/shadow_bg.gif) repeat-y;
	margin: 0 auto;
}
#wrapper {
	width: 990px;
	background: url(images/wrapper_bg.jpg) no-repeat top;
}
#container {
	width: 980px;
	background: #fff url(images/container_bg.gif) repeat-x top;
	border-bottom: 1px solid #e6e6e6;
	padding: 15px 0 30px 0;
	margin: 0 auto;
}
/* Wrappers 
--------------------------------------------*/

/*--------------------------------------------
Header */
#header {
	position: relative;
	height: 147px;
	width: 980px;
	background: url(images/header_bg.jpg) no-repeat bottom;
	margin: 0 auto;
}
#logo {
	position: absolute;
	  top: 15px;
	  left: 0;
}
#price-top {
	position: absolute;
	 top: 90px;
	 left: 447px;
}
#livechat-top {
	position: absolute;
	 top: 85px;
	 left: 670px;
}
#contact-top {
	position: absolute;
	 top: 85px;
	 left: 820px;
}
p.internacional {
	position: absolute;
	 top: 125px;
	 left: 850px;
	font-size: .9em;
	color: #dadad9;
	margin:0;
	padding: 0;
}
p.internacional a {
	color: #dadad9;
}
p.internacional a:hover {
	color: #fff;
}
#topper {
	height: 28px;
	position: absolute;
	  top: 0;
	  right: 10px;
	font-size: .85em;
	color: #fff;
	background: url(images/topper_bg-right.gif) no-repeat top right;
	padding: 0 14px 0 0;
}

#navigation_secondary {
	height: 21px;
	position: absolute;
	 bottom: 70px;
	 right: 0;
	background: #f7f7f7 url(images/secondary-nav_bg-right.gif) no-repeat top right;
	color: #b2b2b2;
	font-size: .85em;
}
	#navigation_secondary p {
		display: block;
		height: 21px;
		float: left;
		background: url(images/secondary-nav_bg-left.gif) no-repeat top left;
		margin: 0;
		line-height: 1.8;
		padding: 0 10px;
	}
	#navigation_secondary a {
		color: #000;
		text-decoration: none;
	}
	#navigation_secondary a:hover {
		color: #aaa;
		text-decoration: none;
	}

#topsearch {
	width: 410px;
	position: absolute;
	  top: 107px;
	  left: 10px;
}
	#topsearch label {
		display: block;
		float: left;
		width: 50px;
		height: 24px;
		background: url(images/topsearch-label.gif) no-repeat top left;
		text-indent: -9999px;
	}
	.topsearch_field {
		background: url(images/topsearch_bg.gif) no-repeat top left;
		/*width: 318px;
		height: 24px;*/
		width: 310px;
		height: 20px;
		float: left;
		border: 0;
		padding: 4px 4px 0;
		margin: 0 4px;
	}
/* Header 
--------------------------------------------*/


/*--------------------------------------------
Navigation */
#navigation
{
    width: 980px;
    margin: 0 auto;
    background: #EFEFE3;
}
#navigation ul {
	list-style: none;
    margin: 0 0 0 18px;
    padding: 0;
}
#navigation ul li { float: left;}
#navigation ul li a {
    display: block;
    float: left;
    color: #666666;
    font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    border-right: 1px dotted #BBB;
    padding: 4px 15px 2px;
}
/*#navigation ul li a:hover {color: #fff600;}*/
#navigation ul li a:hover {color: #000;}
#navigation ul li.last a {border-right: none;}
/* Navigation 
--------------------------------------------*/


/*--------------------------------------------
Special */
#special {
	position: relative;
	width: 980px;
	height: 49px;
	background: url(images/special_bg.gif) repeat-x;
	margin: 0 auto;
}
#special .hackersafe {
	position: absolute;
    left: 40px;
    top: 8px;
}
#special .livechat {
	position: absolute;
    left: 180px;
    top: 8px;
}
#special .the-special {
	position: absolute;
    top: 6px;
    left: 580px;
}
/* Special 
--------------------------------------------*/

/*--------------------------------------------
Footer */
#assurances {
	width: 990px;
	background: #fff url(images/shadow_bg.gif) repeat-y;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
	#assurances .inner {
		width: 990px;
		background: url(images/footer_bg.gif) no-repeat bottom;
		padding: 5px 0 24px 0;
		margin: 0;
	}
	#assurances img {margin: 0 15px;}

#footer {
	font-size: 1em;
	line-height: 1.5;
	text-align: center;
	width: 980px;
	margin: 12px auto 18px;
}
	#footer a {
		color: #000;
		padding: 0 2px;
	}
	#footer a:hover {
		color: #888;
	}
	#footer .home-content {
	text-align: left;
	font-size: .9em;
}
	#footer .home-content p {
		line-height: 1.4;
		margin-bottom: 12px;
	}
/* Footer 
--------------------------------------------*/

/*--------------------------------------------
Whybuy */
#whybuyleft {background: url(images/whybuyheader.gif) no-repeat;color: #404040;font-size: 90%;padding-top: 35px; border-left: 1px solid #ddd;border-right: 1px solid #ddd; padding-left: 10px; border-bottom: 1px solid #ddd; margin-bottom: 30px;}
#whybuyleft ul { margin: 0px; padding: 0px; padding-right:5px;}
#whybuyleft ul li { list-style-type: none;}
/* Whybuy 
--------------------------------------------*/


/*--------------------------------------------
Navbar */
#navbar {
	float: left;
	width: 204px;
	padding: 0 10px; }
#navbar div.h6
{
    color: #fff;
    margin: 0px;
    padding: 4px 0px 4px 16px;
    font-weight: bold;
    background-color: #393939;
}

/* Navbar
--------------------------------------------*/
/*--------------------------------------------
Subnav */
#subnav
{
    padding: 5px 15px 20px 16px;
    width: 173px;
    background-color: #F1F2E4;
    margin-bottom:5px;
}
#subnav ul { margin: 0px; padding: 0px 0px 15px 0px;}
#subnav li { list-style-type: none; line-height: 17px;}
#subnav h2 { padding-bottom: 4px;}
#subnav a
{
    text-decoration: none;
    background: url(images/subnav_arrow.gif) no-repeat scroll center left;
    padding-left: 10px;
    display: block;
    color: #333333;
    font-weight:bold;
}
#subnav a:hover { color: #FF7E06; text-decoration: none; background: url(images/subnav_arrow.gif) no-repeat scroll center left;}
#subnav .selected { color: #FF7E06; font-weight: bold;}
/* Subnav
--------------------------------------------*/

/*--------------------------------------------
Content */
#content {
	float: left;
	width: 625px;
	padding: 0;
}

#content p {
	line-height: 1.4;
}
#content ul {
	list-style: none;
	margin: 0 0 15px;
	padding: 0 0 0 20px;
}
#content ul li {
    margin: 0 0 4px;
	padding: 0 0 0 8px;
}
#content div.content-header
{
    font-size: large;
    font-weight: bold;
    color: #393939;
    padding-bottom:0px;
}
#content div h1 {display: block; font: 1.5em "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", sans-serif; color: #000;border-top:none;border-bottom: 1px solid #ccc; margin: 0 0 0 0; padding: 0 0 2px;}
#content div h3 { font-weight:normal;font-size:11px;margin-top:5px;}
#content div h4      
{
    color: #fff;
    margin: 10px 0 0 0;
    padding: 6px 6px 6px 16px;
    font-weight: bold;
    background: #393939; }
#content div.dvheader
{
    font: bold 13px "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    text-align: left;
    padding: 6px 6px 6px 6px;
    background: #C00607;
}
#content table{width:100%;}
#content table.filter{background-color:#FFF8DD;border:solid 1px #dddddd;border-top:none;}
#content table ul
{
	margin: 5px;
	padding: 0;
	list-style-type: none;
}
#content table ul li
{
	float: left;
	line-height:20px;
	width: 180px;
}
#content table ul li a { font-weight: bold;}

/* Content 
--------------------------------------------*/
#product-content { background-color:#F1F2E4;}
#product-content table.item { border: solid 2px #F1F2E4;background-color:#fff;}
#product-content div.product-add  { background: #f7f7f7;padding:5px 5px 5px 5px;margin-right:10px; }

#product-content div.product-fits { border:solid 1px #f7f7f7; margin: 5px 10px 10px 10px;}
#product-content div.product-fits h6 { margin-top:0;margin-bottom:5px;padding:5px 5px 5px 20px;font: bold 13px "Trebuchet MS" , Verdana, Arial, Helvetica, sans-serif;background: #f7f7f7 url(images/search-compare-arrow.gif) no-repeat scroll center left;}
#product-content div.product-fits ul li { float:none;line-height:15px;width: auto; font-size:10px;}
#lookup-content { border: solid 2px #F1F2E4;}
/*--------------------------------------------
Advertisement */
#advertisement {
	float: left;
	padding: 0;
	padding-left:5px;
	width:120px;
}
#advertisement div.h6
{
    color: #000000;
    margin: 0px;
    padding: 4px 5px 4px 5px;
    background-color: #DDDDDD;
}
#cart
{
    border: 1px solid #DDDDDD;
    padding: 3px 3px 3px 3px;
    background-color: #fff;
    margin-bottom: 10px;
}
#cart div
{
    padding: 5px 5px 5px 5px;
    background-color: #F0F0F0;
}
#cart div h6 { font-size:13px;margin-top:0;margin-bottom:0;}
/* Advertisement 
--------------------------------------------*/

/*--------------------------------------------
Part Finder */
.float_left {float:left;}
.float_right {float:right;}
#part-finder { margin-bottom:5px;}
#part-finder div.part-finder-head {
    height:30px;
    background-image:url(images/sidebar_center.jpg);
}

/* To Center align the title add: text-align:center; */
#part-finder div.part-finder-head_text {
    height:23px;
    padding:7px 0 0 0;
    color:#FFFFFF;
    font-size:14px;
    font-weight:bold;
}

#part-finder div.part-finder-content {
    padding:5px;
    color:#666666;
    border-width: 1px 1px 1px 1px;
    border-spacing: 0px;
    border-style: none solid solid solid;
    border-color: #FF7E06;
}
#part-finder select { width:185px;clear:both;margin-bottom:3px;}
#part-finder p { clear:both;margin-top:5px;}
/* Part Finder 
--------------------------------------------*/

/*--------------------------------------------
Breadcrumbs
*/
#breadcrumbs
{
    margin: 0;
    padding: 4px;
    background: #F1F2E4;
    height: 14px;
    border-top: 1px solid #ccc;
}
#breadcrumbs ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#breadcrumbs ul li
{
	float: left;
	padding-right: 10px;
	margin-right: 6px;
	background: url("images/red_nav.gif") no-repeat right;
	font-size: 10px;
	color: #000;
}

#breadcrumbs ul li#currentElement,
#breadcrumbs ul li#currentElement a
{
	background: none;
	font-size: 10px;
}

#breadcrumbs ul li a
{
	display: block;
	font-size: 10px;
	color: #000;
}
/* Breadcrumbs 
--------------------------------------------*/

#table-home  div {width:225px;}
#shippingbox
{
    clear: both;
    margin-top: 10px;
    background-color: #F6F6F6;
    padding: 5px 5px 5px 5px;
    width: 91%;
}
#shippingbox input[type="text"] { text-align:left;max-width:80px;width:80px; }
#ship-options
{
    padding: 3px 3px 3px 3px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#ship-options div
{
    padding: 5px 5px 5px 5px;
}
#ship-options div p
{
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing: 1px;
}