/*
================================
3DCart Style Sheet
by Infomart2000 Corp.
www.3dcart.com
================================
*/


/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/


/*body:: Controls Page Background Color and any other fonts not defined below*/
body
{
  font-family :Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #666666;
  background: #faf9f9 url(images/BG_Body.jpg) repeat;
  font-weight : Normal;
}

/*data:: Controls body default fonts and colors*/
.data
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : normal;
  color : #666666;
  background: #ffffff;
}

/*frame::  Controls the  Color of the Store's Frame*/
.frame
{
  background-color : #f5f5f5;
}

/*top::  Controls the  Color of the top Bar*/
.top
{
  background: #ffffff url(images/BG_Logo.gif) repeat-x;
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices*/
.footer
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #cccccc;
}

/*line::  Controls the  Color of the line bellow the top bar*/
.line
{
  background: #ffffff url(images/BG_menu.gif) repeat-x;
}

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative
{
  background-color : #f5f5f5;
  padding: 2px 2px 2px 2px;
  border: 1px solid #bebfc2;
}

/*borders:: Controls the color of  the borders on forms*/
.borders
{
  border : #cccccc;
  background-color : #cccccc;
}

/*borders2:: Controls the color of  the borders on forms*/
.borders2
{
  border: 1px dotted #cccccc;
  border-style: none none dotted;
}


/*invoice_table:: Controls the background color on your invoices*/
.invoice_table
{
  background-color : #f9f8f8;
}


/***********************************/
/*         HEADERS & TITLES        */
/***********************************/


/*menu-headers:: Controls the way the menu headers look*/
.menu-headers
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  color : #093e66;
  font-weight : bold;
  background: url(images/BG_header.gif) repeat-x;
  text-decoration : none;
  line-height : 20px;
  border: solid;
  border-bottom-width: 1px;
  border-left: none;
  border-right: none;
  border-top: none;
  border-color: #ffffff;
}

/*page_headers:: Controls the page's titles*/
.page_headers
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 16px;
  font-weight : bold;
  color : #093e66;
  background-color : #ffffff;

}

/*checkout-headers:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  color : #093e66;
  font-weight : bold;
}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/
.titles
{
  font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  background: url(images/BG_featured.gif) repeat-x;
  color : #093e66;
  border: solid;
  border-bottom-width: 0px;
  border-left: none;
  border-right: none;
  border-top: none;
  border-color:;
  padding:3px;
}

/*titles2:: Controls the titles on the view cart page*/
.titles2
{
  font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : bold;
  background-color : #eeeeee;
  color : #999999;
  padding:4px;
}

/*options-titles:: Controls the way the titles on the product options display*/
.options-titles
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color : #585C5F;
  border: 1px dotted #cccccc;
  border-style: none none dotted;
}


/*invoice_title:: Controls the way the title of the invoices look */
.invoice_title
{
  font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : bold;
  background-color : #cbcaca;
  color : #4f4e4e;
}


/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/*font1:: Primary Screen Font */
.font1
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : Normal;
  color: #000000;
}

/*font2:: Secondary Screen Font */
.font2
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : Normal;
  color: #bc0000;
}

.font3
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : bold;
  color: #2f3b8d;
}
.font4
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : Normal;
  color: #c32519;
}

/*icon:: Controls the way the menu icons display*/
.icon
{
  font-family :Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : normal;
  color: #093e66;
}

/*store-name:: Store Name*/
.store-name
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 35px;
  color : #bee8fc;
  font-weight:bold;
  text-decoration : none;
  padding-top:28px;
}

/*store-slogan:: Store Slogan*/
.store-slogan
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 14px;
  font-weight:bold;
  font-style:italic;
  color : #ffffff;
  padding-top:28px;
}

/*menu-text:: Controls the way the menu (mailing list) text look*/
.menu-text
{
  font-family :Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #2d2c2d;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/
.item, .item td
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : Normal;
  color : #585C5F;
  text-decoration: none;
}

/*price-info:: controls the way the prices display on the product page*/
.price-info
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : Normal;
  color: #585C5F;
}

/*price:: Controls the way the product's prices display*/
.price
{
  font-family :Arial, Helvetica, sans-serif;
  font-size : 14px;
  color : #d90d0e;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/
.cart-text
{
  font-family :Verdana, Arial, Helvetica, sans-serif;
  font-size : 9px;
  font-weight : Normal;
  color: #333333;
  line-height : 18px;
  background-color: #fdfcf9;
}


/*steps:: Controls the way the steps on the checkout pages display*/
.steps
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 16px;
  font-weight : bold;
  color : #cccccc;
  background-color : #ffffff;
}

/*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 16px;
  font-weight : bold;
  color : #1f6d92;
  background-color : #ffffff;
}

/*error:: Controls the error messages*/
.error
{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : normal;
  color : #e10e04;
  text-decoration: none;
}


/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/



/*btn:: Controls the buttons*/
.btn
{
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  background:  url(images/BG_btn.gif) repeat-x;
  font-family: arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  cursor: pointer;
  margin:1px;
}

/*btn_over:: Controls the buttons*/
.btn_over
{
  border-top: 1px solid #dcdbdc;
  border-bottom: 1px solid #dcdbdc;
  border-left: 1px solid #dcdbdc;
  border-right: 1px solid #dcdbdc;
  background:  url(images/BG_btn1.gif) repeat-x;
  font-family: arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #666666;
  cursor: pointer;
  margin:1px;
}

/*btn2:: Controls the buttons*/
.btn2
{
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  background-color: #ffffff;
  font-family: arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #990000;
  cursor: pointer;
}

/*txtBoxStyle:: Controls the text boxes*/
.txtBoxStyle
{
  border-top: 1px solid #b3b4b5;
  border-bottom: 1px solid #b3b4b5;
  border-left: 1px solid #b3b4b5;
  border-right: 1px solid #b3b4b5;
  background-color: #FBFBFB;
  font-family: arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 11px;
  color: #38393a;
}

/*txtareaStyle:: Controls the text areas*/
.txtareaStyle
{
  border-top: 1px solid #C7D5E0;
  border-bottom: 1px solid #C7D5E0;
  border-left: 1px solid #C7D5E0;
  border-right: 1px solid #C7D5E0;
  background-color: #FBFBFB;
  font-family: arial, Helvetica, sans-serif;
  font-weight: normal;;
  font-size: 11px;
  color: #343333;
}


/***********************************/
/*              LINKS              */
/***********************************/


/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/
A
{
  font-family :  Arial, Helvetica, sans-serif;
  color : #3f4041;
  font-size : 11px;
  font-style:  normal;
  text-decoration: underline;
  outline: none;
}

/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/
A:hover
{
  font-family :  Arial, Helvetica, sans-serif;
  font-style: normal;
  color : #0e619e;
  text-decoration: underline
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/
A:visited
{
  font-family : Arial, Helvetica, sans-serif;
  color : #3f4041;
  text-decoration: underline
}

/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/
A:visited:hover
{
  font-family : Arial, Helvetica, sans-serif;
  color : #0e619e;
  text-decoration: underline
}

A.menu
{
  font-family :  Arial, Helvetica, sans-serif;
  color : #2f3b8d;
  font-size : 11px;
  font-style:  normal;
  font-weight: bold;
  text-decoration:none;
}

A.menu:hover
{
  font-family :  Arial, Helvetica, sans-serif;
  color : #000000;
  font-size : 11px;
  font-style:  normal;
  font-weight: bold;
  text-decoration: none;
}

A.menu:visited
{
  font-family :  Arial, Helvetica, sans-serif;
  color : #2f3b8d;
  font-size : 11px;
  font-style:  normal;
  font-weight: bold;
  text-decoration:none;
}

A.menu:visited:hover
{
  font-family :  Arial, Helvetica, sans-serif;
  color : #000000;
  font-size : 11px;
  font-style:  normal;
  font-weight: bold;
  text-decoration: none;
}

/*A.cat:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/
A.cat
{
  font-family :  Arial, Helvetica, sans-serif;
  color : #3f4041;
  font-size : 11px;
  font-weight : normal;
  font-style:  normal;
  text-decoration:none;
}

/*A.cat:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/
A.cat:hover
{
  font-family :  Arial, Helvetica, sans-serif;
  color : #0e619e;
  font-size : 11px;
  font-weight :  normal;
  font-style:  normal;
  text-decoration:none;
}

/*A.cat:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/
A.cat:visited
{
  font-family :  Arial, Helvetica, sans-serif;
  color : #3f4041;
  font-size : 11px;
  font-weight : normal;
  font-style:  normal;
  text-decoration:none;
}

/*A.cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/
A.cat:visited:hover
{
  font-family :  Arial, Helvetica, sans-serif;
  color : #0e619e;
  font-size : 11px;
  font-weight : normal;
  font-style:  normal;
  text-decoration:none;
}

/* Custom CSS */

/* Category CSS for cat-products*/

.headers {
	padding: 5px 10px;
  border: 1px solid #ddd;
  border-radius: 5px;
  -moz-border-radius: 5px; /* Hack for Mozilla browsers until supported - Firefox */
  -webkit-border-radius: 5px; /* Hack for Webkit browsers until supported - Safari, Chrome */
}

#catItemWrapper {
  margin: 10px auto;
  text-align: left;
  position: relative;
}

#catItemWrapper h2 {
  padding: 10px 0 0 0;
  margin-left: 150px;
  font-size: 14px;
  text-decoration: underline;
}

#catItemWrapper #catItemDesc, #catItemWrapper #catItemSubmodel {
  padding: 10px 10px 0 0;
  margin-left: 150px;
  font-size: 12px;
}

#catItemWrapper .catImgDiv {
  padding: 5px 5px 5px 3px;
  margin: 24px 15px 5px 10px;
  float: left;
  text-align: center;
  border: 1px solid #eee;
  width: 110px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#catItemWrapper .catImgDiv img {
  padding: 5px;
  max-height: 100px;
  max-width: 100px;
}

#catItemWrapper ul {
  float: left;
  list-style: none;
  font-size: 12px;
  display: inside;
  padding-left: 5px;
}

#catItemPrice {
  clear: both;
  text-align: right;
  padding: 0 42px 5px 0;
}

#catItemButtons {
  clear: both;
  text-align: right;
  padding: 0 10px 5px 0;
}

.subCatImgDiv {
  padding: 10px;
  margin: 15px;
  height: 120px;
  width: 150px;
  text-align: center;
}

.subCatImgDiv img {
  /*width: 100px;*/
}

/* Left Navigation */
.nav a {
  float: left;
  width: 127px;
  padding: 2px 3px;
}

.nav a:hover {
  background-color: #ddd;
}

ul.nav  {
  padding: 0;
  margin: 0;
}

.nav li {
  list-style: none;
  list-style-position: inside;
  padding-top: 2px;
}

.nav span {
  margin: 3px 3px 0 9px;
  float: left;
}

.leftNav {
  height: 28px;
  line-height:2.25;
  border-top: 1px solid #fff;
  border-right: none;
  border-bottom: 2px solid #eee;
  border-left: none;
}

/* Year/Make/Model Lookup */
#ymmWrap {
	padding: 10px; margin: 0 15px 10px 15px; background-color: #f5f5f5; text-align: left; overflow: auto; width: 745px;
}

#ymmWrap .ddWrap {
	display: inline; float: left; padding: 0 5px 0 5px;
}

#ymmWrap select {
	background-color: #1d2556; color: #ffffff; margin-bottom: 10px; min-width: 75px;
}

#ymmWrap label {
	display: block; font-weight: bold;
}

#searchBtn {
  float: right;
  margin: 12px 0;
  width: 220px;
}

#searchBtn input {
  margin: 0 5px;
}

#ymmWrap .ymmContent {
  padding: 5px 4px 15px 4px;
}

/* Home Page and Related Product Page Items */

#homeCenterWrap, #realatedProdWrap {
	background-color:#FFFFFF;
	padding:5px 0;
	margin:0 auto;
}

#homeCenterWrap { width:675px; }

#realatedProdWrap {  }

#homeCenterWrap h2 {
	padding: 4px 5px;
	margin: 0;
	line-height: 1.3;
	border-bottom: 1px solid #cccccc;
	text-align: left;
}

.relatedProdH2 {
	background: url(images/BG_featured.gif) repeat-x;
	border-bottom: 1px solid #cccccc;
	text-align: left;

}

.relatedProdH2 h2 {
	background: none;
	padding: 4px 5px;
	margin: 2px 0;
	line-height: 1.3;
}

#homeCenterWrap h2 a, #realatedProdWrap h2 a {
	font:inherit;
	font-size:14px;
	text-decoration:none;
}

#homeCenterWrap h2 a:hover, #realatedProdWrap h2 a:hover {
	text-decoration: underline;
}

.homeImgLinks {
	height: 110px;
	padding: 5px;
	margin: 5px;
}

/* General Site Styles */

.item ul {
	margin-left: 15px;
}

.fr {
  float: right;
  margin: 0 0 10px 15px;
}

.fl {
  float: left;
  margin: 0 15px 10px 0;
}

.boxShadow
{
  box-shadow: 0px 2px 5px #ccc;
  -moz-box-shadow: 0px 2px 5px #ccc; /* Hack for Mozilla browsers until supported - Firefox */
  -webkit-box-shadow: 0px 2px 5px #ccc; /* Hack for Webkit browsers until supported - Safari, Chrome */
  border-top: 1px solid #cccccc;
  border-right: 1px solid #ccc;
  border-bottom: 2px solid #bbb;
  border-left: 1px solid #cccccc;
  border-radius: 5px;
  -moz-border-radius: 5px; /* Hack for Mozilla browsers until supported - Firefox */
  -webkit-border-radius: 5px; /* Hack for Webkit browsers until supported - Safari, Chrome */
  /*behavior: url(../PIE.htc); z-index problem*/
}

#prodDesc
{
	margin: 5px 10px;
}

#prodDesc h2
{
	padding: 0;
	margin: 0;
}

#prodDesc ul {
    margin: 0 0 10px 10px;
    padding: 0;
    list-style: inside disc;
}

#prodDesc ul li {
    padding: 5px 0;
}

.prodImg0
{
	padding: 2px 4px;
}

.prodImg0 img
{
	padding: 8px;
	border: 1px solid #cccccc;
}

.prodImg0 img:hover
{
	border: 1px solid #000;
}

/*  Home Page  */
#homeCatWrap {
margin: 0;
padding: 0;
float: left;
}

#homeProdCats {
width: 540px;
margin: 10px 0;
}

#homeManu {
width: 540px;
margin: 30px 0 10px 0;
}

#homeSidebar {
width: 210px;
margin: 10px 0;
float: right;
}

#homeProdCats h2, #homeManu h2, #homeSidebar h2 {
border-bottom: 1px solid #ccc;
text-align: left;
padding: 6px;
margin: 2px 0;
}

#homeSidebar h3, #homeSidebar h3 a {
font-size: 12px;
display: inline;
margin: 0;
padding: 0 0 6px 0;
}

#homeSidebar .homeSidebarContent {
padding: 6px 0;
margin: 4px 0;
border-bottom: 1px solid #dddddd;
text-align: left;
}

#homeSidebar .homeSidebarContent img {
padding: 6px 0;
text-align: left;
}

a[href$=".pdf"]:after { content: " (PDF)"; }

