﻿@charset "utf-8";
body {
	font-family:Arial !important;
	font-weight:300;
	font-size:12px;
	line-height:20px;	
	color:#44464a;
	border-top:3px solid #fca900;
	padding:0px !important;
	margin:0px !important;
}
* {
	margin:0;
	padding:0;
	outline:0;
	border:0;
}
h1, h2, h3, h4, h5, h6, p, span, table, td, ul, li, ol, dl, dt, dd {
	margin:0;
	padding:0;
}
th 
{
	font-weight:normal;
	}
ul {
	list-style:none;
}
a {
	color:#0560a6;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img, img a {
	border:0;
	outline:none;
}
.image{
	background:#f0f0f0;
	border:1px solid #dbdbdb;
	padding:4px;
}
.image:hover {
	background:#ededed;
	border:1px solid #bbb;
}
.store-image{
	background:#f0f0f0;
	border:1px solid #dbdbdb;
}
.store-image:hover {
	background:#ededed;
	border:1px solid #bbb;
}
/*----------------SIDE MENU-----------------*/
.dropdown-v ul{
	width: 100%; 
	clear:both;	
} 
.dropdown-v ul li{
	display:block;
	position: relative;	
	background:url(../../images/Home/arw.png) no-repeat 190px 10px;	
}
.dropdown-v ul li a{
	display: block;
	overflow: auto;
	color:#444;
	text-decoration: none;	
	border-bottom:1px solid #ddd;
	margin:0 0 0 0px;
	padding:4px 0px 4px 0px;
}
.dropdown-v ul li a:link, .dropdown-v ul li a:visited, .dropdown-v ul li a:active{	
	color:#444;
}
.dropdown-v ul li a:hover{
	background:url(../../images/Home/arw.png) no-repeat 189px 10px #fbf0d8;
	border:1px solid #bbaf93;
	border-right:none;
	color: #6c5a40;
	margin:0;
}
.dropdown-v ul li a.selected{
	background:url(../../images/Home/arw.png) no-repeat 189px 10px #fbf0d8;
	border:1px solid #bbaf93;
	border-right:none;
	padding-left:5px;
	color: #6c5a40;
	margin:0;
}
.dropdown-v ul li ul{
	position: absolute;
	width: 460px;
	top: 0;
	visibility: hidden;
	background: #fbf0d8;
	border:1px solid #bbaf93;
	padding:6px 20px 6px 6px;
	z-index:-1;
	margin:0 0 0 -1px;	
}
.dropdown-v ul li ul:hover{
	margin:0 0 0 -1px;
}
.dropdown-v ul li ul div{
	width:230px;
	float:left;
	padding:0 10px 0 0;
}
.dropdown-v ul li ul li{
	border:none !important;
	background-image:none !important;
	z-index:999;	
}
.dropdown-v ul li ul li a{
	color:#6c5a40;
	border:none !important;
	margin:-2px 0 0 0 !important;
	padding:2px 6px;
}
.dropdown-v ul li ul li a:hover{
	color:#0560A6;
	border:none !important;
	background:none !important;
	margin:-2px 0 0 -2px !important;
	padding:2px 8px;
	text-decoration:underline;
}
* html .dropdown-v ul li { float: left; height: 1%; }
* html .dropdown-v ul li a { height: 1%; }
/*
  CONTENTS
---------------------------------------------
*/
.alert{
	width:960px;
	clear:both;
	overflow:hidden;
	position:relative;	
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	margin:0 0 15px 0;
	padding:3px 14px 6px 24px;
	z-index:-10;
}
.grey-alert{
	background:url(../../images/Home/alert.png) no-repeat 6px 4px #eeedec;
	border:1px solid #dddbd9;
}
.red-alert p{
	font-size:12px;
	color:#7d7b76;
	padding:0;
}
.red-system-alert{background:url(../../images/Home/alert.png) no-repeat #e44646;border:1px solid #c24444;background-position:8px 8px;text-align:left;padding:5px 0 5px 30px;margin:0 0 10px 0;color:White;font-size:14px;-moz-border-radius: 4px;width:968px;clear:both;overflow:hidden;-webkit-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;}
.lightred-system-alert{background:url(../../images/Home/alert.png) no-repeat #ffbaba;border:1px solid #d8000c;background-position:8px 8px;text-align:left;padding:5px 0 5px 30px;margin:0 0 10px 0;color:#d8000c;font-size:14px;-moz-border-radius: 4px;width:968px;clear:both;overflow:hidden;-webkit-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;}
.gry-system-alert{background:url(../../images/Home/alert.png) no-repeat #eeedec;border:1px solid #AAA;background-position:8px 8px;text-align:left;padding:5px 0 5px 30px;margin:0 0 10px 0;color:#44444C;font-size:14px;-moz-border-radius: 4px;width:968px;clear:both;overflow:hidden;-webkit-border-radius: 4px;-khtml-border-radius: 4px;border-radius: 4px;}
.red-alert p{font-size:12px;color:#fff;padding:0;}
.red-alert{
	background:url(../../images/Home/alert.png) no-repeat 6px 4px #e44646;
	border:1px solid #c24444;	
}
.red-alert p{
	font-size:12px;
	color:#fff;
	padding:0;
}
.alert-close{
	width:14px;
	height:14px;
	background:url(../../images/Home/alert_close.png) no-repeat;
	position:absolute;
	top:4px;
	right:5px;
}
.content{
	width:100%;
	clear:both;
	line-height:18px;
	padding:0 0 20px 0;
}
.title{
	width:100%;
	clear:both;
	overflow:hidden;
	border-bottom:1px solid #ddd;	
	margin:0 0 10px 0;
}
.title a{
	font-size:11px;
	float:right;
}
.title h2{
	font-size:12px;
	font-weight:bold;
	color:#111;
	float:left;
	padding:0 0 3px 0;
}
.form{
	width:100%;
	clear:both;
	overflow:hidden;
}
.form label{
	float:left;
}
.form select{		
	height:26px;
	background:#eee;
	border:1px solid #ccc;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#555;
	padding:3px;
}
.side-search select{
	width:200px;
}
.side-search label{
	padding:3px 9px;
}
.small-select{
	width:85px !important;
	float:left !important;
}
.form-element{
	width:100%;
	clear:both;
	overflow:hidden;
	margin:0 0 6px 0;
}
.button-blue{
	height:25px;
	background:url(../../images/Home/button_blue.jpg) repeat-x;
	border:1px solid #0474b4;
	cursor:pointer;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	margin:3px 0 0 0;
	padding:0 8px;
}
.button-blue:hover{
	background-position:0 -25px;
}
.button-orange{
	height:29px;
	background:url(../../images/Home/button_orange.jpg) repeat-x;
	border:1px solid #d6a65a;
	cursor:pointer;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#68420c;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding:10px !important;
}
.button-orange:hover{
	background-position:0 -29px;
}
.button-orange{
	height:29px;
	background:url(../../images/Home/button_orange.jpg) repeat-x;
	border:1px solid #d6a65a;
	cursor:pointer;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#68420c;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	margin:5px 0;
	padding:10px;
}
.button-orange:hover{
	background-position:0 -29px;
}
ul.quick-link{
	width:100%;
	clear:both;
	overflow:hidden;
}
ul.quick-link li a{
	clear:both;
}
ul.quick-link li a *{
	clear:both;
	font-size:12px;
	font-weight:normal;
}
ul.thumblist-v{
	width:100%;
	clear:both;
}
ul.thumblist-v li{
	clear:both;
	overflow:hidden;
	margin:0 0 10px 0;
}
ul.thumblist-v li a{
	width:80px;
	font-size:11px;
	line-height:14px;
	float:left;
}
ul.thumblist-h {
	width:100%;
	clear:both;
	overflow:hidden;
}
ul.thumblist-h li {
	width:100px;
	height:125px;
	float:left;
	display:block;
	padding:0 25px 10px 0;
}
ul.thumblist-h li a {
	font-size:11px;
	line-height:14px;
}
ul.thumblist-h li img {
	width:100px;
	height:80px;	
	margin:0 0 5px 0;
}

.fb-widget
{
	
	position:relative;
	width:260px;
	
    margin:0 0 15px 0;
}

.special-offer{
	width:230px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
    margin-top:15px;
}
.special-offer h2{
	font-size:12px;
	width:260px;
	font-weight:bold;
	color:#302015;
	line-height:18px;
}
.new-to-justparts{
	background:url(../../images/Home/car_bg.png) no-repeat #55473d;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding:10px 15px 15px 15px;
	margin-bottom:15px;
}
.new-to-justparts h1{
	font-size:18px;
	font-weight:bold;
	color:#fff;
}
.new-to-justparts h1 span{
	color:#fe9b00;
}
.new-to-justparts p{
	font-size:12px;
	color:#d6c8be;
	line-height:16px;
	text-align:justify;
	padding:4px 0 0 0;
}
.new-to-justparts ul{
	float:left;
	padding-bottom:10px;
}
.new-to-justparts ul li {
	margin-top:18px;
}
.new-to-justparts ul li a{
	background: url(../../images/search/button_cream.jpg) repeat-x;
	border: 1px solid #D2C3AC;
	height:29px;
	cursor: pointer;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #70624F;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding: 6px;
}
.new-to-justparts ul li a:hover{background-position:0 -29px;text-decoration:none}
.sema{
	float:right;
	clear:both;
	margin-top:-80px;
}
.find-us{
	width:100%;
	clear:both;
	overflow:hidden;
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	text-align:center;
	margin:-15px 0 0 0;
	padding:12px 0;
}
.find-us h3{
	font-size:16px;
	font-weight:normal;
	color:#666;
	float:left;
	padding:5px 15px 0 40px;
}
.find-us img{
	width:32px;
	height:32px;
	float:left;
	padding:0 4px;
}
.safety-icons{
	width:260px;
	height:60px;
	margin:20px 0 0 0;
}
.safety-icons table{
	float:left;
}
.jp-main-internal-ad{
	width:720px;
	height:250px;
	clear:both;
	margin:0 0 20px 0;
}
.ad-720{width:720px;clear:both;margin:0 0 20px 0}
.store-ad-720{width:720px;clear:both;margin:0 0 20px -15px}
.activity{
	width:100%;
	clear:both;
	overflow:hidden;
	padding:0 0 20px 0;
}
.activity-image{
	width:50px;
	height:50px;
	float:left;
}

.activity-details{
	width:80%;
	float:left;
	padding:0 0 0 15px;
}
.activity-details h4{
	font-size:11px;
	font-weight:bold;
	padding:5px 0 0 0;
}
.activity-details h5{
	font-size:12px;
	font-weight:normal;
	color:#555;
}
.activity-details h6{
	font-size:11px;
	font-weight:normal;
	color:#999;
}
.activity-details p{
	font-size:11px;
	color:#666;
	line-height:14px;
	padding:2px 0 4px 0;
}
.activity-photo{
	width:100px;
	height:80px;
	clear:both;	
	margin:5px 0;
}
.event{
	width:100%;
	clear:both;
	overflow:hidden;
	padding:0 0 15px 0;
}
.event h4{
	font-size:12px;
	font-weight:normal;
}
.event h5{
	font-size:11px;
	font-weight:normal;
	color:#888;
}
.event h6{
	font-size:11px;
	font-weight:normal;
	color:#555;
}
.event-photo{
	width:40px;
	height:40px;
	float:left;	
}
.event-photo img{
	width:40px;
	height:40px;
}
.event-details{
	float:left;
	line-height:16px;
	padding:0 0 0 10px;
}




.anythingSlider {
	width: 500px;
	height: 180px;
	float:left;
	position: relative;
}
.anythingSlider .wrapper {
	width: 500px;
	height: 180px;
	overflow: auto;
	position: absolute;
	top: 0;
	left: 0;
}
/* Width below is max for Opera */
.anythingSlider .wrapper ul {
	width: 9999px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
.anythingSlider .wrapper ul li {
	width: 120px;
	height: 150px;
	display: block;
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
}
.anythingSlider .arrow {
	width:6px;
	height:10px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top:5px;
	cursor: pointer;
}
.anythingSlider .forward {
	background:url(../../images/Home/slider_arrow_right.jpg) no-repeat;
	right: 6px;
}
.anythingSlider .back {
	background:url(../../images/Home/slider_arrow_left.jpg) no-repeat;
	left: 6px;
}
.anythingSlider .forward:hover, .anythingSlider .back:hover {
	background-position: 0 -10px;
}
.thumbNav {
	position: relative;
	top: 135px;
	text-align: center;
	background:#f2f2f2;
	border:1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding:5px 0 5px 0;
	margin:10px 0 5px 0;
	z-index:1;
}
.thumbNav li {
	display: inline;
}
.thumbNav a {
	width:5px;
	height: 5px;
	display: inline-block;
	background:url(../../images/Home/slider_nav.jpg) no-repeat;
	text-indent: -9999px;
	margin: 3px 5px;
	text-align: center;
}
.thumbNav a:hover, .thumbNav a.cur {
	background-position:0 -5px;
}

/* Slider code Ends here */


ul.search-filter{
	width:100%;
	clear:both;
	overflow:hidden;
}
ul.search-filter li {
	color:#444;
	padding:0 0 5px 0;
}
ul.search-filter li span{
	float:right;
	text-align:right;
	color:#888;
}





























