html, body, h1, h2, h3, h4, h5, h6, form {
    border: 0 none;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}

html, body{ height:100%}

body {
    font-size: 13px;
    line-height: 1.2em;
	font-family:arial,verdana,tahoma,sans-serif;
	background:url("main-bg.png") repeat-x top #e7e7e7;
    background:#FFFFFF;
    color:#000000;
}

.normalFont {
   color:#000000;
}

.normalFont a {
   color:#3b843d;
}
a:hover, #left_menu_body a:hover, .normalFont a:hover, #shopping_cart a:hover, #pathway a:hover , .tabs .tab a:hover {
   color:#c30d24;
}

a {
  color:#3b843d;
}

input[type="text"],  
input[type="password"], 
input[type="email"] ,
textarea,
select
{
    padding: 2px;  
    font-size: 14px;  
    outline: none;  
    -webkit-border-radius: 4px;  
    -moz-border-radius: 4px;  
    border-radius: 4px;  
    border: 1px solid #ccc;  
    -webkit-box-shadow: 1px 1px 0px #efefef;  
    -moz-box-shadow: 1px 1px 0px #efefef;  
    box-shadow:  1px 1px 0px #efefef;  
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 51%, rgba(229,229,229,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(51%,rgba(255,255,255,1)), color-stop(99%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 51%,rgba(229,229,229,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 51%,rgba(229,229,229,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 51%,rgba(229,229,229,1) 99%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 51%,rgba(229,229,229,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

#coupon{
	margin-left:-80px;
	margin-top:18px;
	display:none;
}

.rounded{
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
    border-radius: 5px;  
}

.grayFont{
	color:#636363;
	font-weight:normal;
	font-size:10px;
}

.rounded-box,
.search_form_exteded-container
{
    background:#f7f7f7;
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 5%, rgba(229,229,229,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,rgba(255,255,255,1)), color-stop(99%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 5%,rgba(229,229,229,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 5%,rgba(229,229,229,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 5%,rgba(229,229,229,1) 99%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 5%,rgba(229,229,229,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

.page_caption_subtitle, .tabs .tab{
	background: rgb(179,220,87); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(179,220,87,1) 0%, rgba(130,192,39,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(179,220,87,1)), color-stop(99%,rgba(130,192,39,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(179,220,87,1) 0%,rgba(130,192,39,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(179,220,87,1) 0%,rgba(130,192,39,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(179,220,87,1) 0%,rgba(130,192,39,1) 99%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(179,220,87,1) 0%,rgba(130,192,39,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dc57', endColorstr='#82c027',GradientType=0 ); /* IE6-9 */
}

.rounded-box-complete {
	padding: 10px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #d1d1d1;
}

.ebayProduct .ebayPartner{
	display:none;
}

#top_menu a,
.text-shadow,
.tabs .tab a,
div.left_menu_caption,
.page_caption_content
{
	font-weight:bold;
	text-shadow:0 1px 1px #fff;
	text-decoration:none;
}

#main {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

.wrapper, #main{
    max-width: 1000px;
	min-width: 280px;
    text-align: left;
    margin: 0 auto;
	width:96%;
}

#header{
   width:100%; 
   padding:0px;
   margin:0px;
   border:0px;
   margin-bottom:10px;
   position:relative;
}

#top-banner{
	position:absolute;
	top:11px;
	right:100px;
	width:34.9%;
	display:none;
}

#top-sale-banner{
	position:absolute;
	top:0px;
	right:0px;
	display:none;
}

.fluid{
   width: 100%;
   height: auto;
}

.part-img{
	margin:10px;
	max-width:85%
	
}


.fluid-img{
	min-width:100px;
	max-width:24%; 
	margin-right:10px;
	margin-bottom:10px;
}


#logo {
	width:19.4%;
	min-width:100px;
	left: 0px;
	top: 31px;
	position:absolute;
}

#top_menu{
  padding-top:75px;
  width:auto;
}

#top_menu a {
   font-size:12px;
   color:#000;
   font-weight:bold;
   text-decoration:none;
   display:block;
}

#top_menu a:hover {
   color:#c30d24;
}

#top_menu #top-menu-nav{
    background:url('toolbar-c.gif') #ccc repeat-x top left;
	height:34px;
	cursor:pointer;
	text-align:right;
	position:relative;
}

.active-menu{
	background:url('t-a2.gif') #cccccc repeat-x top left;
	position:absolute;
	top:0;
	left:5px;
	width:40%;
	text-align:center;
    -webkit-border-radius: 5px 5px 0 0;  
    -moz-border-radius: 5px 5px 0 0;  
    border-radius: 5px 5px 0 0;   
}

.active-menu-content{
	padding:8px 0px 10px 0px;
	color:#000;
	font-weight:bold;
}

#top_menu #top-menu-nav .tab-nav-down {
	top:7px;
	width:115px;
	background-position:top right;
	text-align:left;
	padding-top:2px;
}

#top_menu .menu_item{
    display:none;
	background:url('toolbar-c.gif') #cccccc repeat-x top left;
}

#top_menu .content{
  padding:6px;
  padding-left:15px;
}

#header_body{
  background:url('main-bg.gif') rgb(52,57,61) repeat-x left top;
  height:70px;
  width:100%;
  display:none;
}

#header_phone{
  margin-left:200px;
  width:382px;
  height:70px;
  border:0px;
}

#header_ubody{
  background:url('main-bottom.gif') #cccccc repeat-x left top;
  height:24px;
  font-size:12px;
  color:#666666;
  padding-left:15px;
  font-weight:bold;
  position:relative;
}

#header-title{
	position:absolute;
	top:4px;
	left:15px;
	display:none;
}

#header_ubody span{
  float:left;
  padding-top:4px;
}

#header_ubody_r{
  height:24px;
  background:url('main-bottom-r.gif') #cccccc repeat-x right top;
  position:absolute;
  right:0;
}

#shopping_cart{
  background:url('main-bottom-div.gif') no-repeat left top;
  height:24px;
  font-weight:bold;
  padding-left:25px;
}

.search-box{
    padding:5px;
	border:1px solid #ccc;
    border-radius:10px;
}

#shopping_cart span{
  padding:5px;
  color:#000;
}

#shopping_cart a{
  color:#000;
}

#scanalert_container{
  background:url('main-field.gif') no-repeat left top;
  width:112px;
  height:70px;
  margin-left:25px;
  float:left;
}

#scanalert_container div{
  padding-top:5px;
}

#left_menu{
   width:100%;
   float:left;
}

div.left_menu_header{
   height:34px;
   overflow:hidden;
   background:url("tabs.png") #d8d8d8 repeat-x 0 -136px;
   position:relative;
   border-radius:10px 0 0 0;
}

div.left_menu_caption{
	background:url("tabs.png") no-repeat right -204px;
    padding:10px 0px 5px 17px;
    font-size:14px;
	color:#363636;
	font-weight:normal;
	text-shadow:0 1px 1px #fff;
	font-family:'Roboto Condensed', sans-serif;
}

div.left_menu_body{
   border-right:1px solid #d5d5d5;
   border-left:1px solid #d5d5d5;
}
div.left_menu_body.rounded2{
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

div.menu-collapsable{
	display:none;
}

div.spacer2{
   height:8px;
   font-size:5px;
}

div.left_menu_item, div.left_menu_item_selected{
   background:url('lm.gif') repeat-x left top;
   color:#000000;
   padding-top:6px;
   padding-bottom:6px;
   position:relative;
}

div.left_menu_item a{

}

div.left_menu_item_selected {
	background:url('arrows.png') no-repeat right center;
}

div.left_menu_item_selected a{
   font-weight:bold;
}

div.left_menu_item_selected a:hover{
   font-weight:bold;
}

div.left_menu_item_selected a:visited{ 
   font-weight:bold;
}

div.left_menu_body a{
   padding-left:17px;
   text-decoration:none;
   display:block;
}

div#menu-website.left_menu_body a{
   padding-left:0px;
   text-decoration:none;
   display:block;
}

div.left_menu_bottom{
   border:1px solid #d5d5d5;
   border-top:none;
   border-radius:0 0 10px 10px;
   height:10px;
}

#content{
   width:100%;
   float:right;
}

#content_full{
   padding:5px;
}

#content_wrapper{
   width:100%;
}

#area #pathway{
  position:relative;
  top:-5px;
  padding:5px;
  color:#666666;
  line-height:20px;
  font-size:11px;
}

#content #pathway{
  position:relative;
  top:0px;
  padding:5px 5px 5px 0px;
  color:#666666;
}

#pathway{
  padding:5px 5px 5px 0px;
  color:#666666;
}

#pathway a{ 
  color:#000000;
}

#search_form{
	background:#f0f0f0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

#search_formfull{
	background:#f0f0f0;
	width:100%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

#sf_r{
  background:url('start-here.gif') no-repeat top right;
}

#sf_r2{
  background:url('continue-here.gif') no-repeat top right;
}

#sf_r3{
  background:url('start-here3.gif') no-repeat top right;
}

#carSelect{
  padding:10px;
}

#sf_b {
  background:url('box-bottom.gif') no-repeat bottom left;
  width:590px;
  height:7px;
}

#sf_b2 {
  background:url('sfbbg.gif') repeat-x bottom left;
  width:100%;
  height:7px;
}

#sf_b2_r {
  background:url('sfbr.gif') no-repeat right;
  padding-right:6px;
  height:7px;
}

#sf_b2_l {
  background:url('sfbl.gif') no-repeat left;
  padding-left:6px;
  height:7px;
}

.page_caption{
  font-weight:bold;
  font-size:14px;
  margin-top:0px;
  margin-bottom:10px;
  background:#ebebeb;
  width:100%;
  position:relative;
}

.page_caption_subtitle{
	background: rgb(179,220,87); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(179,220,87,1) 0%, rgba(130,192,39,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(179,220,87,1)), color-stop(99%,rgba(130,192,39,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(179,220,87,1) 0%,rgba(130,192,39,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(179,220,87,1) 0%,rgba(130,192,39,1) 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(179,220,87,1) 0%,rgba(130,192,39,1) 99%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(179,220,87,1) 0%,rgba(130,192,39,1) 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3dc57', endColorstr='#82c027',GradientType=0 ); /* IE6-9 */
    height:100%;
    -webkit-border-radius: 0 5px 5px 0; 
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0; 
}

.page_caption_subtitle_content{
	padding:10px;
	text-align:center;
    font-weight:bold;
    font-size:16px;
}

.page_caption_content{
  padding:10px;
  font-weight:normal;
  font-size:16px;
  font-family:'Roboto Condensed', sans-serif;
}

div.card_title{
	background:url('card-top.gif') #589b40 repeat-x bottom left; 
	width:100%;
	position:relative;
    -webkit-border-radius: 5px 5px 0px 0; 
    -moz-border-radius: 5px 5px 0px 0;
    border-radius: 5px 5px 0px 0; 
}

div.card_title_l{
 background:url('green-tl.gif') no-repeat top left; 
 width:100%;
}

div.card_title_r{
 background:url('green-tr.gif') no-repeat top right; 
 width:100%;
}

div.card_title_cont{
   padding:10px;
   color:#FFFFFF;
   font-weight:bold;
   font-size:14px;
   font-family:'Roboto Condensed', sans-serif;
   text-shadow:0 1px 1px #000;
}

div.card_title_cont a,div.card_title_cont a:hover{
   color:#FFFFFF;
   font-weight:bold;
   font-size:14px;
   text-decoration:none;
   text-shadow:0 1px 1px #000;
   font-family:'Roboto Condensed', sans-serif;
}

div.card_body{
   border:1px solid #d5d5d5;
   font-size:12px;
   color:#000;
   padding:8px 0px 10px 0px;
   position:relative;
    -webkit-border-radius: 0px 0px 5px 5px; 
    -moz-border-radius: 0px 0px 5px 5px; 
    border-radius: 0px 0px 5px 5px; 
}

.card-row{
	display:none;
}

.card_row_l{
   padding:3px 10px 3px 10px;
   font-weight:bold;
   width:26%;
}

.card_row_r{
   padding:3px 10px 3px 0px;
   width:74%;
}

.card_buynow td{
   padding-top:10px;
   padding-bottom:10px;
}

.price{
	color:#b03a3d;
	font-size:16px;
}

.card_button{
   cursor:pointer;
   width:170px;
   height:26px;
   margin-left:5%;
}

.card_bottom{
   height:8px;
   width:100%;
   font-size:5px;
}

.card_bottom_l{
   background:url('bl.gif') no-repeat top left;
   width:100%;
   height:8px;
}

.card_bottom_r{
	background:url('br.gif') no-repeat top right;
	width:100%;
	height:8px;
}

#footer {
	background:#f5f5f5;
	padding:10px;
	position:relative;
	margin-top:10px;
}

#logo-footer{
	max-width:15%;
	min-width:100px;
	float:left;
	margin-right:65%;
	margin-bottom:45px;
	margin-top:40px;
}

.footer-icons{
	position:absolute;
	top:5px;
	right:5px;
}

#disclaimer{
	display:none;
}

.box{
   background:#d5d7d7 url("box_bg.gif") repeat-x;
   width:100%;
}

.box_l{
   background:url("box_tl.gif") no-repeat left top; 
}

.box_r{
   background:url("box_tr.gif") no-repeat right top; 
}

.box_title{
   font-size:14px;
   color:#000000;
   font-weight:bold;
   padding:10px 5px 5px 5px;
   line-height:22px;
}

.box_body{
   border-right:1px solid #d5d5d5;
   border-left:1px solid #d5d5d5;
   font-size:12px;
   color:#000000;
}

#search_form_pathway{
   margin-top:10px;
   font-size:13px;
   font-weight:bold;
}

H1 {
   padding:0px;
   margin:0px;
   font-size:12px;
   font-weight:normal;
   color:#888888;
}

HR {
   color:#DDDDDD;
   height:1px;
}

a.blackLink {
  color:#000000;
}

.toolbar {
   background:#5d6568;
   font-size:12px;
   font-weight:normal;
   color:#FFFFFF;
}
.toolbar a {
   color:#FFFFFF;
   text-decoration:none;
}
.toolbar a:hover{
   color:#FFFFFF;
   text-decoration:underline;
}
.toolbar b{
   color:#FFFFFF;
}

.selectedLabel {
   background:#EEEEEE url("t-a.gif") repeat-x;
   font-size:12px;
   color:#333333;
   font-weight:bold;
}
.notselectedLabel{
   background:#FFFFFF url("t-n.gif") repeat-x;
   color:#333333;
   font-size:12px;
}
.notselectedLabel a {
   color:#12702a;
}
.notselectedLabel a:hover {
   color:#12702a;
}

.smallFont {
   font-size:11px;
   color:#666666;
}

.simpleFont {
   background:#FFFFFF;
   font-size:12px;
   color:#333333;
}
.simpleFont a {
   font-size:12px;
}
.simpleFont a:hover {
   font-size:12px;
}

.clear{
   clear:both;
}

.grayLink {
   font-size:13px;
   color:#777777;
}
.grayLink a {
   color:#FF0000;
   text-decoration:none;
}
.grayLink a:hover {
   color:#F26C4F;
   text-decoration:none;
}

.top {
   padding:0;
   margin:0;
   background:#FFFFFF;
   font-size:12px;
   font-weight:normal;
   color:#000000;
}

.border {
   background:#CCCCCC;
}
.simpleFont0 {
   background:#FFFFFF;
   font-size:12px;
   color:#333333;
}

.simpleFont1 {
   background:#EFEFEF;
   font-size:12px;
   color:#333333;
}
.redFont {
   background:#ffeced;
   color:#000000;
   font-size:12px;
   font-weight:bold;
}
.redBorder {
   background:#ff1122;
}
.simpleFontDark {
   background:#e7e8e8;
   font-size:10px;
   color:#000000;
}
.simpleFontDark a{
   font-weight:bold;
   color:#003388;   
}
.searchCaption {
   color:#ffffff;
   background:#E02818;
   font-size:11pt;
   font-weight:bold;
}
.lm {
   background:#FFFFFF;
   font-size:12px;
   font-weight:bold;
   color:#FFFFFF;
}
.lm a {
   color:#E02818;
}
.lm a:hover{
   color:#EA7065;
}
.toolbarRight {
   background:#AAAAAA;
   font-size:14px;
   color:#ffffff;
}

.item_card {
   width:32%;
   min-width:141px;
   margin-bottom:5px;
   margin-right:2px;
   float:left;
   overflow:hidden;
}

.item_card_caption{
    background:#e7e8e8;
    color:#444444;
    -webkit-border-radius: 5px 5px 0 0;  
    -moz-border-radius: 5px 5px 0 0;  
    border-radius: 5px 5px 0 0;  
	height:45px;
	text-align:center;
}

.item_card_caption a{
    display:block;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
    text-decoration: none;
    text-shadow: 0 2px 2px #FFFFFF;
	font-family:'Roboto Condensed', sans-serif;
}


.item_card_content{
	padding:5px;
	border:1px solid #e7e8e8;
	font-size:12px;
	-webkit-border-radius: 0px 0px 5px 5px; 
	-moz-border-radius: 0px 0px 5px 5px; 
	border-radius: 0px 0px 5px 5px; 
	overflow:hidden;
}

div.addSearchForm_item{
background:url('st.gif') no-repeat 10px 3px;
padding:3px 25px;
}

div.addSearchForm_itemS{
background:url('ss.gif') no-repeat 10px 3px;
padding:3px 25px;
}

div.addSearchForm_item a{
   padding-left:0px;
}

.bigRed{
  font-size:18px; 
  font-weight:bold; 
  color:#c80100;;
}

img.new_image{
  position:absolute;
  top:0px;
  left:-13px;
  width:25px;
  height:25px;
}

.shipping_available2
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.loading, .sf-selector .loading{
   background:url("wait.gif") no-repeat left center !important;
}

.loading_container{
   background:url("wait.gif") no-repeat center center #eee;
   width:50px;
   height:50px;
   position:absolute;
   top:50%;
   left:50%;
   border:1px dashed black;
   z-index:999;
}

div#sendFormContainer{
   width:250px;
}

span.required{
   background:url("star.gif") no-repeat top left;
   font-weight:bold;
   padding-left:15px;
}

.wrong{
   border-color:red !important;
}

.options-box{
	padding:15px;
}


.loadingBig{
   background:url("loading_big.gif") no-repeat center center #fff;
   width:250px;
   height:50px;
   margin-left:-125px;
   margin-top:-25px;
   z-index:9999;
    -webkit-box-shadow: 0px 0px 2px #efefef;  
    -moz-box-shadow: 0px 0px 2px #efefef;  
    box-shadow:  0px 0px 2px #efefef;  
}


#sendMessage
{
	position: absolute;
	width: 290px;
	height: 30px;
	border: 1px dashed black;
	background: #EEEEEE;
	text-align: center;
	padding-top: 10px;
	font-size: 16px;
	z-index: 5000;
}

.messageCloser
{
	width: 23px;
	height: 23px;
	position: absolute;
	top: 3px;
	right: 3px;
	background: url(close.gif);
	cursor: pointer;
}

.warning-box{
   background:url("wb-bg.gif") repeat-x #e1e0de;
}

.search_form_exteded .warning-box{
   background:none;
   padding-top:0px;
   padding-bottom:0px;
}

.warning-box-content{
   padding:5px;
   padding-left:10px;
   padding-bottom:9px;
   color:#555;
}

.search_form_exteded .warning-box-content{
	padding:0;
}

.warning-box-content h2{
  padding:0px;
  margin:0px;
  margin-top:5px;
  margin-bottom:5px;
  color:#000;
}

.warning-box-content select{
  margin-top:5px;
  width:100% !important;
  z-index:999;
}
ul.fit-notes-list{
	margin-left:15px;
}
ul.fit-notes-list,
ul.fit-notes-list ul{
  padding:0;
  list-style:none;
  background:url("tree-v.jpg") repeat-y 3px top;
}

ul.fit-notes-list a{
  margin:0;padding:0;
}
ul.fit-notes-list li{
  display:block;
  padding-left:16px;
  background:url("tree-h.jpg") no-repeat 5px 5px;
  margin-top:5px;
  font-weight:normal;
  margin-bottom:5px;
}

ul.fit-notes-list li.clickable{
  padding-left:20px;
  background:url("tree-h.gif") no-repeat 5px 5px;
}

ul.fit-notes-list li.selected
{
  font-weight:bold;
}

ul.fit-notes-list li.clickable-selected{
  padding-left:20px;
  background:url("tree-hs.gif") no-repeat 5px 5px;
  font-weight:bold;
}

.ups_title
{
	color: rgb(50, 50, 50);
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	display: none;
}

.ups_left_image,
.ups_left_image2
{
	width: 70px;
	height: 52px;
	background: url(arrow_right.gif);
}

.ups_left_image2
{
	visibility: hidden;
}

.ups_center,
.ups_right
{
	vertical-align: top;
}

.ups_center_image
{
	width: 120px;
	height: 87px;
	background: url(free-shipping.png) no-repeat;
}

.ups_right_image_
{
	width: 80px;
	height: 79px;
	background: url(low_price2.png);
}

.ups_body table
{
	width: 100%;
}

.ups_combos select
{
	width: 270px;
}

.ups-wait
{
	padding-right: 20px;
	height: 19px;
}

#UPS_TreeContainer,
#UPS_TreeTitle
{
	font-weight: bold !important;
}

#UPS_TreeTitle
{
	padding-bottom: 7px;
}
#UPS_TreeContainer li, #UPS_TreeContainer ul
{
	font-weight: bold;
	font-size: 15px;
}

.us_title_pictures
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	color: black;
	margin-bottom: 40px;
}

.ups_title_body_text
{
	margin-top: 10px;
}

div.button_main{
  height:26px;
  background:url("button_bg.gif") repeat-x #a6d44a;
}

div.button_left{
  height:26px;
  width:100%;
  background:url("button_left.gif") no-repeat top left;
}

div.button_right{
  height:26px;
  width:100%;
  background:url("button_right.gif") no-repeat top right;
}

div.button_content{
  font-size:12px;
  color:#000;
  font-weight:bold;
  padding:5px;
}

div.button_content a{
  font-size:12px;
  color:#000;
  font-weight:bold;
  text-decoration:none;
}

.big-green
{
	text-transform: uppercase;
	color: #3b843d;
	font-weight: bold;
}

.ue_right_top
{
	height: 79px;
}

.clear_div_note
{
	width: 100%;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 33px;
}

.used_parts_image_table img
{
	height: 51px;
}

.clear_div_note_right
{
	width: 100%;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

.search_form_exteded{
   width:100%;
   margin-bottom:10px;
   position:relative;
}
.search_form_exteded select{
	width:190px;
}

.search_form_exteded td{
	padding-right:10px;
	padding-bottom:12px;
}

.search_form_exteded label{
	font-weight:bold;
	padding-left:25px;
	display:block;
	padding-top:3px;
	padding-bottom:3px;
}

.search_form_exteded-container{
	min-height:180px;
  border:3px solid #86C22B;
  border-top:none;
  position:relative;
  padding:10px;
  padding-bottom:30px;
  border-radius:0 0 10px 10px;
}

.search_results .search_form_exteded-container{
	padding-bottom:10px;
	min-height:inherit;
}

.search_form_exteded .single{
	border-top:3px solid #86C22B;
    border-radius:10px;
}

.rounded-box .search_form_exteded-container{
	border:none;
	border-radius:0;
}

.rounded-box .tabs{
	border-bottom:none;
	background:#ccc;
}

.rounded-box .tab{
	background:none;
	filter:none;
}

.rounded-box .tabs .selected, .rounded-box .tabs .selector{
	background:#fff;
	color:black;
	border:none;
	filter:;
}

.rounded-box .tabs .selected a, .rounded-box .tabs .selected a{
	color:#12702A !important;
	text-shadow:none;
	padding-top:10px;
} 

.search_form_exteded .tab-nav-down{
	width:90px;
	background-position:top right;
	padding-top:2px;
}

.boxes{
	float:left;
	width:49%;
    margin-bottom: 15px;
    padding-top: 15px;
}

.search-form-text{
    float:left;
	margin-top:0px;
	margin-left:0.2%;
	width:50%;
	min-width:280px
}

.search-form-text h3, .caption{
	padding:0;
	margin:0;
	margin-bottom:10px;
	font-size:16px;
	text-shadow:0 1px 1px #ccc;
	text-decoration:none;
	font-family:'Roboto Condensed', sans-serif;
}

.caption{
	font-weight:normal;
}

.search-form-text h3{
	font-weight:bold;
}


.phone{
	font-size:20px;
	font-weight:bold;
	text-shadow:0 1px 1px #c1c1c1;
	color:#12702a;
}

.ad{
	margin-bottom:10px;
	margin-left:10px;
	text-align:center;
}

.apf-banner{
	width:100%;
	max-width:100%;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

.phone a, .phone{
	text-decoration:none;
}
.search-form-phone, .search-form-phone-used{
	position:absolute;
	bottom:20px;
	left:18px;
}

.search-form-banner{
	position:absolute;
	top:-2px;
	right:-1px;
	width:340px;
	height:185px;
	display:none;
}

.search-results-banner{
	position:absolute;
	top:-2px;
	right:-1px;
	width:130px;
	height:122px;
	display:none;
}

.spacer-results{
	height:30px;
	width:20px;
	display:none;
}

.banner-usedparts{
    background:url("/images/usedparts-banner.png") no-repeat top right;
}

.banner-used_engines{
    background:url("/images/usedparts-banner.png") no-repeat top right;
}

.banner-used_transmissions{
    background:url("/images/used_transm-banner.png") no-repeat top right;
}

.banner-exterior_parts{
    background:url("/images/body_parts-banner.png") no-repeat top right;
}

.banner-wheels_rims{
    background:url("/images/wheels-banner.png") no-repeat top right;
}

.banner-car_lights{
    background:url("/images/lights-banner.png") no-repeat top right;
}

.banner-radiators{
    background:url("/images/radiators-banner.png") no-repeat top right;
}

.banner-transmissions{
    background:url("/images/transm-banner.png") no-repeat top right;
}

.banner-car_engines{
    background:url("/images/engines-banner.png") no-repeat top right;
}

.banner-accessories{
    background:url("/images/accessories-banner.png") no-repeat top right;
}

.banner-ac_parts{
    background:url("/images/air_cond-banner.png") no-repeat top right;
}

.banner-engine_parts{
    background:url("/images/engine_parts-banner.png") no-repeat top right;
}

.bannersmall-usedparts{
    background:url("/images/usedparts-banner-small.png") no-repeat right -15px;
	right:-10px;
}

.bannersmall-free{
    background:url("/images/free-shipping-icon.png") no-repeat 20px 10px;
	right:10px;
	top:-5px;
}

.bannersmall-used_engines{
    background:url("/images/usedparts-banner-small.png") no-repeat right -15px;
	right:-10px;
}

.bannersmall-used_transmissions{
    background:url("/images/used_transm-banner-small.png") no-repeat right -15px;
	right:-10px;
}

.bannersmall-exterior_parts{
    background:url("/images/body_parts-banner-small.png") no-repeat top right;
	top:10px;
	right:10px;
}

.bannersmall-wheels_rims{
    background:url("/images/wheels-banner-small.png") no-repeat top right;
}

.bannersmall-car_lights{
    background:url("/images/lights-banner-small.png") no-repeat top right;
}

.bannersmall-radiators{
    background:url("/images/radiators-banner-small.png") no-repeat top right;
}

.bannersmall-transmissions{
    background:url("/images/transm-banner-small.png") no-repeat top right;
	right:10px;
}

.bannersmall-car_engines{
    background:url("/images/engines-banner-small.png") no-repeat top right;
}

.bannersmall-accessories{
    background:url("/images/accessories-banner-small.png") no-repeat top right;
}

.bannersmall-conditioning{
    background:url("/images/air_cond-banner-small.png") no-repeat top right;
}

.bannersmall-engine_parts{
    background:url("/images/engine_parts-banner-small.png") no-repeat top right;
}

.bannersmall-ac_parts{
    background:url("/images/air_cond-banner-small.png") no-repeat top right;
}

.search_arrow{
   position:relative;
   top:12px;
   left:10px;
   z-index:100;
}

.bottom-left-corner2{
  position:absolute;
  left:-1px;
  bottom:-1px;  
}

.bottom-right-corner2{
  position:absolute;
  right:-1px;
  bottom:-1px;  
}

.tabs{
	height:33px;
	overflow:hidden;
	position:relative;
	padding-right:80px;
	background:url("tabs-bg.png") repeat-x top left;
	-webkit-border-radius: 5px 5px 0 0 ;  
    -moz-border-radius: 5px 5px 0 0 ;   
    border-radius: 5px 5px 0 0 ;   
}

.tabs .tab{
  float:left;
  margin-right:5px;
	-webkit-border-radius: 5px 5px 0 0 ;  
    -moz-border-radius: 5px 5px 0 0 ;   
    border-radius: 5px 5px 0 0 ;   
}


.tabs .selector,
.tabs .selected{
	background:#fff;
	border:3px solid #86C22B;
	border-bottom:none;
    width:auto;
	filter:none;
}

.tabs .tab a, .tabs .selector span{
	display:block;
	text-align:center;
	color:#111;
	font-weight:bold;
	text-shadow:0 1px 1px #fff;
	padding:10px;
	padding-left:14px;
	padding-right:14px;
	text-decoration:none;
	
}

.tabs .selected  a{
	text-shadow:none;
	padding-top:7px;
}

.tabs .selected {
    display:none;
}

.search-form-container
{
	margin-top: 30px;
	margin-bottom: 30px;
}

.rounded-box{
   border:1px solid #d6d6d6;
   border-radius:10px;
   position:relative;
   margin-top:10px;
   margin-bottom:10px;
}

.rounded-box-content{
	padding:10px;
}

.rounded-box .page_caption{
	background:none;
}

.rounded-box .page_caption_content{
	padding-left:0;
	font-size:16px;
	font-weight:normal;
}

.rounded-box .page_caption_subtitle{
	background:none;
	text-align:right;
	padding-right:0;
}

.rounded-box .page_caption_subtitle_content{
	text-align:right;
	padding-right:0;
}

.white{
   background:#fff !important;
   filter:!important;
}

.ebay_container{
  padding:10px;
  margin-bottom:5px;
  border-bottom: solid 1px;
  border-color: rgb(227, 227, 227);
}

.ebay_container h2{
  font-size:15px;
  color: rgb(0, 0, 150);
  font-weight: normal;
}

.ebay_container .subtitle
{
	font-weight: bold;
}

.ebay_container img{
  margin:10px;
}

.ebay_container p
{
	margin: 1px;
}

.rounded-box-right  .sup-form-container
{
	text-align: left !important;
}

.rounded-box-right  #search_form
{
	margin: 0px !important;

}

#search select{
   width:200px;
}

.paginator_page
{
	padding-right: 6px;
}

.paginator_active_page
{
	color: red;
	font-weight: bold;
	padding-right: 10px;
}

.paginator_container
{
	text-align: center;
	padding-bottom: 15px;	
}

.sub_sub_title
{
	color: rgb(120, 120, 120);
}

.bold-link
{
	text-transform: uppercase;
	font-weight: bold;
}

.bl_table
{
	width: 100%;
	border-collapse: collapse;
}

.bl_top_left
{
	width: 6px;
	height: 4px;
	background: url(bl_top_left.gif) no-repeat;
	font-size: 0px;
}

.bl_top
{
	height: 4px;
	background: url(bl_top.gif) top repeat-x;
	font-size: 0px;
}

.bl_left
{
	width: 6px;
	background: url(bl_left.gif) -1px 0px repeat-y;
	font-size: 0px;
}

.bl_top_right
{
	width: 6px;
	height: 4px;
	background: url(bl_top_right.gif) no-repeat;
	font-size: 0px;
}

.bl_right
{
	width: 6px;
	background: url(bl_right.gif) 7px 0px repeat-y;
	font-size: 0px;
}

.bl_bottom_right
{
	width: 6px;
	height: 6px;
	background: url(bl_bottom_right.gif) no-repeat;
	font-size: 0px;
}

.bl_bottom
{
	height: 6px;
	background: url(bl_bottom.gif) 0px 3px repeat-x;
	font-size: 0px;
}

.bl_bottom_left
{
	width: 6px;
	height: 6px;
	background: url(bl_bottom_left.gif) no-repeat;
	font-size: 0px;
}

#cse-search-results iframe{
    height:1150px !important;
}

#help-me-find{
	float:left;
	height:100%;
	line-height:20px;
	color:green;
	font-size:20px;
	padding-top:21px;
	padding-left:10px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.90;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 3px 3px 5px #888;
	-webkit-box-shadow: 3px 3px 5px #888;
	box-shadow: 3px 3px 5px #888;
}

#tooltip h3,#tooltip div {
	margin: 0;
	font: normal .9em Verdana, serif;
	text-align: justify;
	max-width: 600px;
}

span.tooltip_a{
	color:#3B843D;
	cursor:pointer;
}

.salvage-hr{
	width:100%;
	color:#ccc;
}

.junk-h4{
	font-size:14px;
	font-style:italic;
}
.junk-h4 span{
	float:right;
	color:#c30d24;
}

#junk-cars-table{
	width:100%;
	font-size:10px;
}

#junk-texts strong{
	color:#bb2211;
}

.junk-img{
	margin-right:5px;
}

#donation-form-info{
	width:100%;
	border-collapse:collapse;
}
#donation-form-info tr,#donation-form-ownership tr,#donation-form-ownership tr,#donation-form-contact tr,#donation-form-charity tr{
	height:36px;
	line-height:36px;
}
#donation-form-info td,#donation-form-ownership td,#donation-form-more td,#donation-form-contact td,#donation-form-charity td{
	height:20px;
	line-height:20px;
}
#donation-form-info input,#donation-form-contact input{
	width:95%;
	min-width:100px;
}

#donation-form-info select,#donation-form-contact select{
	width:95%;
	min-width:100px;
}

#donation-form-info .name, #donation-form-contact .name{
	width:50%;
	font-weight:bold;
	color:#404040;
}
#donation-form-charity .name{
	width:50%;
	font-weight:bold;
	color:#404040;
}
#donation-form-info .value, #donation-form-contact .value{
	width:50%;
}

#donation-form-ownership{
	width:100%;
}
#donation-form-ownership .name, #donation-form-more .name{
	width: 25%;
	font-weight:bold;
	color:#404040;
}
#donation-form-ownership .value, #donation-form-more .value{
	width: 25%;
	vertical-align:middle;
}
#donation-form-ownership .value2{
	width:50%;
}

.required-field{
	background:url('star.gif') no-repeat left;
	padding-left:16px;
}

#junk-submit{
	width:100px;
	font-size:16px;
}

#donate-form-pic{
	float:right;
	margin-right:40px;
	margin-top:25px;
}

#junk-bad-results{
	padding-top:20px;
	padding-bottom:20px;
	font-weight:bold;
	font-size:20px;
	color:#bb2211;
}

#junk-good-results{
	padding-top:20px;
	padding-bottom:20px;
	font-weight:bold;
	font-size:20px;
	color:#3B843D;
}

.cap-phone{
	float:right;
	margin-right:5px;
	color:#bb2211;
}

.junk-button{
	margin-left:565px;
	margin-top:-30px;
	float:right;
}

.part-type-list{
	list-style:none;
	padding:0;
	margin:5px;
}

.part-type-list li{
    padding:0;
	margin-left:10px;
	margin-right:10px;
	display:block;
}

.part-type-list li a{
	display:block;
	padding:2px;
	padding-left:15px;
	margin:0;
	background:url("st.gif") no-repeat left;
}

.part-type-list li.selected a{
	background:url("st.gif") no-repeat left #509538;
	color:#fff;
}

.part-type-list h3{
	font-size:95%;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
    color:#363636;
	float:left;
	clear:both;
}

.part-type-list  ul{
	margin:0;padding:0;
	clear:left;
}

.subtrigger{
	cursor:pointer;
	border-bottom:1px dashed #363636;
}

.sb-list{
	display:none;
}

#ENGINE___TRANSMISSION.sb-list, #Other_Applications.sb-list, .sb-list.selected{
	display:block;
}



/*ip-location*/

#ip-location-content{
	width:200px;
	padding:10px;
}
#ipChangeZipForm{
	display:none;
}
#ipZipInput{
	width:100%;
	margin-right:5px;
	border-radius:3px;
	border:1px solid #929292;
	height:18px;
	line-height:18px;
	padding-left:4px;
	margin-top:-8px;
}
#ip-text{
	white-space: normal;
	overflow:hidden;
	font-weight:bold;
	margin-top:4px;
}

#title{
   position:absolute;
   top:10px;
   left:0px;
   font-size:75%;
   line-height:10px;
   width:21%;
   min-width:100px;
   display:none;
}
#title h1{
	font-size:100%;
}
#ip-location{
	position:absolute;
    top:25px;
	height:20px;
	right:10px;
	display:none;
	font-size:80%;
	width:60%;
	max-width:200px
}
.ip-marker{
	background:url('google_marker.png') no-repeat;
	height:34px;
	float:left;
	padding-left:30px;
}
.ip-marker.notfound{
	background-position:0px -34px;
}
.ip-marker.found{
	background-position:0px 0px;
}

.em{
	font-size:1.1em;
	color:#c50100;
	font-weight:bold;
}

.best-buy{
	background:url("save.png") no-repeat -15px bottom;
}

.shop_local_box{
	padding-top:15px;
}

.location-container{
	background:url("google_marker.png") no-repeat left 5px;
	padding-left:30px;
}

#location-container{
    padding-left:20px;font-weight:bold;
	padding-left:30px;
}

#locaation-container span{
	color:#0076A3;
}

.card-footer-content{
	line-height:1.4em;
}

.card-container{
	width:100%;
	margin-left:2px;
	margin-right:2px;
	margin-bottom:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.card-container:hover{
	box-shadow:0 0 4px #aaa;
}

.why_us{
	text-shadow:1px 1px 2px #aaa;
}

.location-box{
	border:1px solid #ccc;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	box-shadow: 3px 3px 3px #ccc;
}

.tab-nav-down{
	position:absolute;
	width:20px;
	height:20px;
	cursor:pointer;
	top:7px;
	right:5px;
	background:url("chevron2.png") no-repeat top left;
}

.tab-nav-down:hover{
	opacity:0.9;
}

.tab-nav-down:active{
	opacity:0.8;
	margin-top:1px;
	margin-left:1px;
}
.left-container{
	float:left;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}

.right-container{
	float:right;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}

.left-container2{
	float:left;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}

.right-container2{
	float:right;
	width:100%;
	padding-bottom:5px;
}

.price-mark{
	position:absolute;
	margin-top:-25px;
	display:none;
	left:300px;
}

.collapsable{
	display:none;
}

h3.caption2{
	background:#d5d5d5;
	padding:5px;
	padding-left:15px;
	text-shadow:0px 1px 1px #fff;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
}

.img-digit{
	max-width:2.95%;
	min-width:15px;
}

.img-make{
	max-width:41.9%;
	min-width:200px;
	margin-bottom:5px;
}

.img-part2{
	max-width:41.45%;
	min-width:280px;
	margin-bottom:5px;
}

.img-part{
	max-width:32%;
	min-width:200px;
	margin-bottom:5px;
}

.img-choose{
	max-width:41.45%;
	min-width:280px;
	margin-bottom:5px;
}

.list-item-ball{
    background: url("ball2.gif") no-repeat scroll left center transparent;
    float: left;
    font-size: 85%;
    font-weight: bold;
    margin-bottom: 5px;
    margin-right: 10px;
    min-width: 140px;
    padding-left: 15px;
}

.s-link{
	float:left;
	padding-left:12px;
	margin-bottom:5px;
	background:url("s.gif") no-repeat left 4px;
}

#modal{
	position:absolute;
	top:-10px;
	right:1px;
	width:200px;
	height:auto;
	background:#fff;
	display:none;
	padding:10px;
    -webkit-box-shadow: 0px 0px 5px #444;  
    -moz-box-shadow: 0px 0px 5px #444;  
    box-shadow:  0px 0px 5px #444;  
	z-index:999;
}
#modal .tab {
    border: 1px solid #EEEEEE;
    color: red;
    margin-top: -1px;
    padding: 5px;
}
#modal .tab a{
	text-decoration:none;
	display:block;
}
.sf-disabled label{
	background:url("sf-selectors.png") no-repeat left -69px;
}

.sf-next  select, .highlight{
    -webkit-box-shadow: 0px 0px 5px #bbe578 !important;  
    -moz-box-shadow: 0px 0px 5px #bbe578 !important;  
    box-shadow:  0px 0px 5px #bbe578 !important;  
}

.sf-next  label{
   background:url("sf-selectors.png") no-repeat left -31px;
}

.sf-filled  label{
   background:url("sf-selectors.png") no-repeat left 5px;
}

.button1 {
	-moz-box-shadow:inset 0px 0px 0px 0px #c950c9;
	-webkit-box-shadow:inset 0px 0px 0px 0px #c950c9;
	box-shadow:inset 0px 0px 0px 0px #c950c9;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #52963f), color-stop(1, #1c6b38) );
	background:-moz-linear-gradient( center top, #52963f 5%, #1c6b38 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#52963f', endColorstr='#1c6b38');
	background-color:#52963f;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffffff;
	display:inline-block;
	color:#ffffff;
	font-size:15px;
	padding:10px 25px;
	text-decoration:none;
	text-shadow:1px 1px 0px #0a080a;
}

.button1  span, .button2 span{
	cursor:pointer;
}

.button1:hover {
	color:#ffffff;
}

a.button2 {
	-moz-box-shadow: 0px 1px 1px 1px #808080;
	-webkit-box-shadow: 0px 1px 1px 1px #808080;
	box-shadow: 0px 1px 1px 1px #808080;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #a7d35a), color-stop(1, #80b239) );
	background:-moz-linear-gradient( center top, #a7d35a 5%, #80b239 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7d35a', endColorstr='#80b239');
	background-color:#a7d35a;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	display:inline-block;
	font-size:15px;
	color:#ffffff;
	padding:10px 10px;
	text-decoration:none;
	
	cursor:pointer;
}

a.button2:hover {
	color:#ffffff;
}

.cart-button span{
	display:block;
	background:url("cart-icons.png") no-repeat left 0;
	padding-left:30px;
	padding-top:3px;
	padding-bottom:3px;
	color:#000;
	text-shadow:0 1px 1px #fff;
}

.cart-continue span{
	display:block;
	background:url("cart-icons.png") no-repeat left -43px;
	padding-left:30px;
	color:#000;
	text-shadow:0 1px 1px #fff;
}

.cart-info span{
	display:block;
	background:url("cart-icons.png") no-repeat left -75px;
	padding-left:30px;
	color:#000;
	text-shadow:0 1px 1px #fff;
}

.close-icon{
	position:absolute;
	top:3px;
	right:3px;
	width:10px;
	height:11px;
	cursor:pointer;
	background:url("close-icon.png") no-repeat top left ;
}

a.inq-button{
	display:block;
	background:url("letter_small.png") no-repeat left center;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
}

div#sendFormContainer .first-column{
	margin-left:20px;
}


div#sendFormContainer .second-column{
	margin-left:10px;
}

.slogans{
	list-style:none;
	margin:0;
	padding:0px;
	padding-top:10px;
	padding-bottom:20px;
}

.slogans li{
	display:block;
	background:url("marker.png") no-repeat left top;
	padding-left:40px;
	color:#12702a;
	font-size:110%;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	font-family:'Roboto Condensed', sans-serif;
}


.free-shipping-icon{
	width:80px;
	height:70px;
	margin:2px
}

.phoneFont{
	font-weight:bold;
	font-size:150%;
	display:block;
	float:left;
	padding:5px;
	padding-left:10px;
}
.phoneFont a, .phoneFont {
	text-decoration:none;
}
.product-image{
	margin-top:10px;
}

.left_column_scp{
	width:100%;
}
.right_column_scp{
	width:100%;
}

.global_search_form{
	width:100%;
}

.search_result_caption{
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
	border-bottom:1px solid #D6D6D6;
	-webkit-border-radius: 5px 5px 0 0 ;  
    -moz-border-radius: 5px 5px 0 0 ;   
    border-radius: 5px 5px 0 0 ;   
	margin-bottom:0 !important;
}

#cse-search-results iframe{
	width:100%;
}

.info-icon{
	background:url("i-icon.png") no-repeat top left;
    float:left;
	width:25px;
	height:25px;
	top:-4px;
	position:relative;
	left: -4px;
}

.search_results{
	margin-bottom:0px;
}


.productFitmentContainer{
	text-align:center;
}

.green-popup .productFitmentContainer{
	color:#000;
}

.box-gray{
	background:#f6f6f6;
	padding:10px;
	color:#000;
	margin:0 auto;
	text-align:left;
}

.green-popup{
	background:#9FD043 !important;
}

.gray-popup{
	background:#F6F6F6 !important;
}

#checkstockbanner .mfp-close{
	border:0 !important;
	color:#fff;
}

.productFitmentContainer  img{
	max-width:100%;
	margin:0 auto;
}

.productFitmentContainer #inscardcontainer{
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	display:none;
}

.productFitmentContainer h3{
	margin-top:0;
	padding-top:0;
}

.productFitmentContainer .fitment-res{
	display:none;
	margin-top:10px;
	margin-bottom:10px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}

.productFitmentContainer .fitment-ok{
	color:#608F41;
}

.productFitmentContainer .fitment-false{
	color:#CA7E82;
}

.loader3 {
  font-size: 10px;
  margin: 50px auto;
  text-indent: -9999em;
  width: 11em;
  height: 11em;
  border-radius: 50%;
  background: #000000;
  background: -moz-linear-gradient(left, #000000 10%, rgba(0,0,0, 0) 42%);
  background: -webkit-linear-gradient(left, #000000 10%, rgba(0,0,0, 0) 42%);
  background: -o-linear-gradient(left, #000000 10%, rgba(0,0,0, 0) 42%);
  background: -ms-linear-gradient(left, #000000 10%, rgba(0,0,0, 0) 42%);
  background: linear-gradient(to right, #000000 10%, rgba(0,0,0, 0) 42%);
  position: relative;
  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.loader3:before {
  width: 50%;
  height: 50%;
  background: #000000;
  border-radius: 100% 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.loader3:after {
  background: #ffffff;
  width: 75%;
  height: 75%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke:  #9FD043;
  fill: none;
  animation: stroke .6s cubic-bezier(0.650, 0.000, 0.450, 1.000) forwards;
}

.checkmark {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: 10% auto;
  box-shadow: inset 0px 0px 0px #9FD043;
  animation: fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;
}

.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke .3s cubic-bezier(0.650, 0.000, 0.450, 1.000) .8s forwards;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes scale {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}

@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px  #9FD043;
  }
}

@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#stockban > div{
    bottom: 0;
    left: 0;
    overflow: hidden;
    right: 0;
    top: 0;
}

#stockban h1{
	margin-top:0px;
	font-size:18px;
	text-align:center;
	font-weight:bold;
}

@media only screen and (min-width: 480px) {

	.item_card {
	   min-width:150px;
	   margin-right:5px;
	}
	
	#ip-location{
		right:none;
		left:25%;
		font-size:90%;
		min-width:250px;
	}
	
	#ipZipInput{
		width:116px;
	}
	
	#top-sale-banner{
		display:block;
	}
	
	div#sendFormContainer{
	   width:390px;
	}
	
	.price-mark{
		display:block;
		
	}
	
}	

@media only screen and (min-width: 600px) {	

	.search-form-text{
		width:30%;
		min-width:240px;
		float:right;
		margin-top:15px;
	}
	
}

@media only screen and (min-width: 640px) {	

	#disclaimer{
		display:block;
		float:left;
	}


	#header-title{
		display:block;
	}

    #title{
		display:block;
		font-size:75%;
		line-height:10px;
		width:21%;
	}

    #header_body{
		display:block;
	}	
	
	.boxes{
		width:auto;
	}
	
	.search-form-text{
		float:left;
		display:block;
	}
	
		
	.left-container{
		width:49%;
	}

	.right-container{
		width:49%;
	}
	
	.left-container2{
	    width:auto;
		max-width:65%;
	}

	.right-container2{
		max-width:35%;
		width:auto;
	}
	
	.card_body .tab-nav-down{
		display:none;
	}

	.card-row{
		display:table-cell;
	}
	
	.collapsable{
		display:block;
	}
	
	#donation-form-info{
		width:50%;
	}
	
    .mobile-only{
		display:none;
	}
	
	div#sendFormContainer{
	   width:580px;
	}
	
	.table-column{
		width:47%;
		float:left;
	}
	div#sendFormContainer .table-column{
	    margin-left:3%;
	}

}
	
@media only screen and (min-width: 768px) {	


	#logo-footer{
		margin-right:65px;
	}

	.footer-icons{
		position:relative;
		top:0;
		right:0;
		float:right;
	}
	#ip-location{
		top:10px;
		min-width:200px;
	}
	
	#ipZipInput{
		margin-top:0;
	}

    #top-banner, #top-sale-banner{
		display:block;
	}
	#top_menu #top-menu-nav{
		display:none;
	}
	
	#top_menu .selected a {
	   color:#fff;
	   text-shadow:none;
	}
	
	#top_menu a {
	   font-size:12px;
	   color:#000;
	   font-weight:bold;
	   text-decoration:none;
	}

	#top_menu{
	  padding-top:75px;
	  width:auto;
	  float:right;
	}

	#top_menu .menu_item{
	  background:url('toolbar-c.gif') #cccccc repeat-x top left;
	  height:33px;
	  width:auto;
	  float:left;
	  margin-left:2px;
	  display:block !important;
	}

	#top_menu .selected{
		background:#34393D;
	}
	#top_menu .content{
	  padding:10px 10px 5px 15px;
	}

	.menu_item_l{
	  background:url('toolbar-l.png') no-repeat left top;
	  width:100%;
	}

	.menu_item_r{
	  background:url('toolbar-r.png') no-repeat right top;
	}
	
	.tabs .tab{
	  width:auto;
	}
	
	.tabs .selector {
		display:none;
	}
	
	.tabs .selected {
		display:block;
	}
	
	
	#left_menu{
	   width:23%;
	}
	
	#content{
	   width:76%;
	}
	
	div.menu-collapsable{
		display:block;
	}
	
	
	div.left_menu_header .tab-nav-down{
		display:none;
	}
	

	.card-container{
		width:49%;
		float:left;
	}
	
	.card-odd{
		margin-left:4px;
	}
	
	.search-form-text h3{
		font-size:18px;
	}

	.warning-box-content select{
	  margin-top:5px;
	  width:40% !important;
	}
	
	.left_column_scp{
		width:35%;
		float:left;
	}
	.right_column_scp{
		width:65%;
		float:left;
	}

	.global_search_form{
		width:75%;
	}
}

@media only screen and (min-width: 800px) {	

	#ip-location{
	    font-size:95%;
		
	}

	#top_menu .menu_item{
		margin-left:5px;
	}
	
	.warning-box-left{
	   background:url("warning-box-left.jpg") no-repeat top left;
	   padding-left:90px;
	}
	
	.search_form_exteded .warning-box-left{
		background:url("warning.png") no-repeat 10px 15px;
		padding-left:80px;
	}

	.warning-box-right{
	   background:url("wb-r.gif") no-repeat top right;
	}
	
	.search_form_exteded  .warning-box-right{
	   background:none;
	}
	
}

@media only screen and (min-width: 900px) {	

	.spacer-results{
		display:block;
	}


	#header_wrapper{
	  background:url('main-right.jpg') no-repeat right top;
	}

	#top_menu a{
		font-size:13px;;
	}
	
	#title{
		font-size:80%;
		line-height:14px;
	}
	#ip-location{
	    font-size:100%;
		min-width:250px;
	}
	
	.search-form-text{
		width:30%;
		min-width:240px;
	}
	
	.search-form-banner, .search-results-banner{
		display:block;
	}
	
	.search_results .search_form_exteded-container{
		padding-bottom:10px;
	}

	
	.search_form_exteded .warning-box{
		padding-top:10px;
		padding-bottom:10px;
	}
	
	.search-form-phone-used{
		top:115px;
		right:7px;
		left:auto;
		bottom:auto;
	}
	
	.search-form-phone{
		top:155px;
		right:15px;
		left:auto;
		bottom:auto;
	}
	
	.search_form_exteded-container{
	  padding-bottom:0px;
	}
}

@media only screen and (min-width: 980px) {	
	#coupon{
		display:block;
	}
}