﻿/* ===================
    START: SITE STYLES
   =================== */
body {
	background: transparent url('../../../images/site-graphics/body-bg.jpg');
}
a {
	color:#000;
}   
#wrap {
	background: transparent url('../../../images/site-graphics/wrap-bg.jpg') repeat-x;
}
#wrap-center {
	width:750px;
	margin:0 auto;
}
#header {
	background: transparent url('../../../images/header-bg.jpg') no-repeat -1px 0;
}
#header h4.recall {
	color:#f00;
	position: absolute; 
	top: 15px; 
	right: 275px; 
	width: 300px; 
	text-align: right;
}
#header h4.recall a {
	color:#f00;
}
#header a:hover {
	text-decoration:none;
}
#header #pcShowCart {
	right:10px;
	top:42px;
	font-size:12px;
	width:340px;
	text-align:right;
}
#header #pcShowCart a {
	text-decoration:underline;
	color:#000;
}
#header #pcShowCart a:hover {
	text-decoration:none;
}
#header #pcShowCart a:first-child {
	text-decoration:none;
}
#header #pcShowCart {
	
}
#main {
	width:100%;
	display:table;
	margin-top:4px;
	padding-bottom:20px;
	background:#fff;
}
#main.home {
	padding-bottom:0;
}
#leftcol {
	width:25%;
	min-height:100px;
	display:table-cell;
}
#contents {
	width:75%;
	display:table-cell;
	padding:0 5px;
}
#contents.home {
	width:750px;
	padding:0;
}
#footer-wrap {
	height:36px;
	background: transparent url('../../../images/site-graphics/footer-bg.jpg') repeat-x;
}
#footer-center {
	width:750px;
	margin:0 auto;
	padding-top:5px;
}
#footer-center img {
	float: left;
}
a.dealer-login {
	text-indent:-999em;
}
/* ===================
    END: SITE STYLES
   =================== */



/* ===================
    START: STOREFRONT OVERRIDES
   =================== */
#accountbox a {
	text-decoration:underline;
}


.pcInfoMessage, .pcAttention, .pcSuccessMessage, .pcErrorMessage, .pcPromoMessage  {
	background:#eee;
	border:1px solid #ccc;
}
.pcShowProductBgHover,
.pcShowBrandBgHoverr,
.pcShowCategoryBgHover
{
	background-color: #fff;
}

.pcShowProductBgHover:hover,
.pcShowBrandBgHover:hover,
.pcShowCategoryBgHover:hover
{
	background-color: #f7f7f7;
}
#BillingArea input,
#shippingAddressArea input,
#BillingArea select,
#shippingAddressArea select {
	max-width:300px;
}
#BillingArea input,
#shippingAddressArea input,
#PayFormArea input,
#DiscArea input {
	max-width:300px;
}
#BillingArea #billzip,
#shippingAddressArea #shipzip {
	max-width:100px;
}
#BillingArea #billphone, 
#BillingArea #billfax,
#shippingAddressArea #shipphone, 
#shippingAddressArea #shipfax {
	max-width:150px;
}
#pcMain.contact input {
	max-width: 300px;
}


#pcViewProductC .pcViewProductLeft {
	width:45%;
}
#pcViewProductC .pcViewProductRight {
	width:53%;
}
.pcPageNav {
	margin-left:0;
}
.pcShowAddToCart .form-control {
	width:40px!important;
	text-align:center;
}
.pcShowProductsH {
	height:250px;
	margin-bottom:30px;
}
#pcMain .pcShowProductInfoH {
	height:80px;
}
.pcShowCategoryImage {
	height:100%;
}


.pcViewCartQty input[type=text] {
  font-size: 14px;
  height: 24px;
  line-height: 1.22857;
  padding: 1px 3px 5px;
  border:1px solid #ccc;
  text-align: center;
}
#DiscForm #DiscountCode {
	float: left; 
	margin-right:5px;
}
#DiscForm .input-group-btn {
	float: left;
}
.pcCartLayout .heading {
	text-shadow:0 0;
}
#pcMain .pcShowCategoryLargeImage {
	text-align:center;
}
.pcApparelRegion .col-xs-6 {
	width:100%;
}
.pcApparelRegion .col-xs-6 .pcShowList {
	width:100%;
}
#pcMain .pcShowProductImageH img {
	border:0;
}
/* ===================
    END: STOREFRONT OVERRIDES
   =================== */



/* ===================
    START: DD SMOOTH OVERRIDES
   =================== */
.ddsmoothmenu-v ul {
	padding-left:10px;
	padding-right:5px;
}

.ddsmoothmenu-v ul li
{
	display: block;
	float: none;
	position: relative;
}
.ddsmoothmenu-v ul li a
{
	display: block;
	overflow: auto;
	padding:1px 0;
	color:#333;
}
.ddsmoothmenu-v ul li ul li a
{
	display: block;
	overflow: auto;
	padding:2px 0;
}

.ddshadow
{
	display: none;
}
.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active
{
	border-bottom: 0px solid transparent;
	border-top: 0px solid transparent;
}
.ddsmoothmenu-v ul li a:hover,
.ddsmoothmenu-v ul li a.selected
{
	background-color: #f8f8f8;
	background-color: rgba(238,238,238,0.40);
	border-bottom: 0px solid #dee6f1;
	border-top: 0px solid #dee6f1;
}
.ddsmoothmenu-v ul li ul li a:hover,
.ddsmoothmenu-v ul li ul li a.selected
{
	background-color: #f8f8f8;
	background-color: rgba(238,238,238,0.65);
	border-bottom: 0px solid #dee6f1;
	border-top: 0px solid #dee6f1;
}
.ddsmoothmenu-v ul li ul
{
	background-color: #f8f8f8;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	font-weight: normal;
	position: absolute;
	top: 0;
	visibility: hidden;
	min-width:180px;
}
.ddsmoothmenu-v .rightarrowclass
{
	background-repeat: no-repeat;
	float: right;
	height: 7px;
	margin-right: 1px;
	margin-top: 4px;
	width: 5px;
}
/* ===================
    END: DD SMOOTH OVERRIDES
   =================== */



/* ===================
    START: FONTS
   =================== */

/* ===================
    END: FONTS
   =================== */



/* ===================
    START: SLIDER
   =================== */

/* ===================
    END: SLIDER
   =================== */



/* ===================
    START: OPC PANELS
   =================== */

/* ===================
    END: OPC PANELS
   =================== */



/* ===================
    START: TABS
   =================== */

/* ===================
    END: TABS
   =================== */





#top-menu {
	padding:0 0 0 18px;
}
.button-default a, .button-default a:hover {
	color:#000;
	text-decoration:none;
	padding: 8px 31px 6px 30px;
	display:block;
}

.button-default {
  font-family: sans-serif;
  color: #000;
  text-shadow:1px 1px #fff;
  letter-spacing:-1px;
  text-transform: uppercase;
  font-size: 90%;
  font-weight: 700;
  
  display: inline-block;
  text-align: center;
  margin: 0px 0 0 -4px;
background:transparent;
}

.button-default.orange:hover {
background: -moz-linear-gradient(340deg, transparent 60%, #FFA500 90%);/* FF3.6+ */
background: -webkit-gradient(linear, 340deg, color-stop(60%, transparent), color-stop(90%, #FFA500));/* Chrome,Safari4+ */
background: -webkit-linear-gradient(340deg, transparent 60%, #FFA500 90%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(340deg, transparent 60%, #FFA500 90%);/* Opera 11.10+ */
background: -ms-linear-gradient(340deg, transparent 60%, #FFA500 90%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='#FFA500', GradientType='1'); /* for IE */
background: linear-gradient(160deg, transparent 60%, #FFA500 90%);/* W3C */
cursor:pointer;
}
.button-default.teal:hover {
background: -moz-linear-gradient(340deg, transparent 60%, #57B851 90%);/* FF3.6+ */
background: -webkit-gradient(linear, 340deg, color-stop(60%, transparent), color-stop(90%, #57B851));/* Chrome,Safari4+ */
background: -webkit-linear-gradient(340deg, transparent 60%, #57B851 90%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(340deg, transparent 60%, #57B851 90%);/* Opera 11.10+ */
background: -ms-linear-gradient(340deg, transparent 60%, #57B851 90%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='#57B851', GradientType='1'); /* for IE */
background: linear-gradient(160deg, transparent 60%, #57B851 90%);/* W3C */
}
.button-default.blue:hover {
background: -moz-linear-gradient(340deg, transparent 60%, #3374AC 90%);/* FF3.6+ */
background: -webkit-gradient(linear, 340deg, color-stop(60%, transparent), color-stop(90%, #3374AC));/* Chrome,Safari4+ */
background: -webkit-linear-gradient(340deg, transparent 60%, #3374AC 90%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(340deg, transparent 60%, #3374AC 90%);/* Opera 11.10+ */
background: -ms-linear-gradient(340deg, transparent 60%, #3374AC 90%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='#3374AC', GradientType='1'); /* for IE */
background: linear-gradient(160deg, transparent 60%, #3374AC 90%);/* W3C */
}
.button-default.black:hover {
background: -moz-linear-gradient(340deg, transparent 60%, #757575 90%);/* FF3.6+ */
background: -webkit-gradient(linear, 340deg, color-stop(60%, transparent), color-stop(90%, #757575));/* Chrome,Safari4+ */
background: -webkit-linear-gradient(340deg, transparent 60%, #757575 90%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(340deg, transparent 60%, #757575 90%);/* Opera 11.10+ */
background: -ms-linear-gradient(340deg, transparent 60%, #757575 90%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='#757575', GradientType='1'); /* for IE */
background: linear-gradient(160deg, transparent 60%, #757575 90%);/* W3C */
}
.button-default.red:hover {
background: -moz-linear-gradient(340deg, transparent 60%, #D35151 90%);/* FF3.6+ */
background: -webkit-gradient(linear, 340deg, color-stop(60%, transparent), color-stop(90%, #D35151));/* Chrome,Safari4+ */
background: -webkit-linear-gradient(340deg, transparent 60%, #D35151 90%);/* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(340deg, transparent 60%, #D35151 90%);/* Opera 11.10+ */
background: -ms-linear-gradient(340deg, transparent 60%, #D35151 90%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='#D35151', GradientType='1'); /* for IE */
background: linear-gradient(160deg, transparent 60%, #D35151 90%);/* W3C */
}










.button-slanted {
  -ms-transform: skewX(-45deg);
  -webkit-transform: skewX(-45deg);
  transform: skewX(-45deg);
  border-right:1px solid #666;
}
.button-slanted.home {
  border-left:1px solid #666;
}

.button-slanted-content {
  -ms-transform: skewX(45deg);
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);  
  display: inline-block;
  
}

.button-fixedwidth {
  width: 100px;
}
.pcPageContent p {
	padding: 2px 0 10px;
}
.pcPageContent img.floatleft {
	float:left;
	padding:5px 20px 20px 0;
}
.pcPageContent ol.faq li {
	font-weight:bold;
}
.pcPageContent ol.faq li blockquote {
	margin:5px 0px 20px;
	font-weight:normal;
}




/* ===================
    START: BUTTONS
   =================== */
.pcButton, #submit.pcButton
{
	background-color: #666;
	border: none;
	border-radius: 4px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	color: white;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	margin: 2px;
	padding: 7px 12px;
	text-decoration: none;
	text-transform: uppercase;
}
a.pcButton
{
	text-decoration: none;
	color: white !important;
}
.pcButton .pcButtonText
{
	color: inherit;
	display: block;
	font-size: inherit;
	margin: 0px;
	padding: 0px;
}
.pcButton img, .pcButton input[type=image]
{
	display: none;
}
.pcButton:hover
{
	background-color: #888;
	color: white;
	text-decoration: none;
}
.pcButtonAddToCart, .pcButtonCheckout, #submit.pcButtonAddToCart
{
	background-color: #DF0000;
	color: #fff;
	font-weight:bold;
	font-size:13px;
}
.pcButtonAddToCart:hover, .pcButtonCheckout:hover
{
	background-color: #DF1B1B;
	color: #fff;
}
.pcButtonMoreDetails
{
	background-color: #666;
}
.pcButtonMoreDetails:hover
{
	background-color: #888;
}
.secondary
{
	background-color: #eee !important;
	color: #204b8f !important;
}
a.secondary
{
	text-decoration: none;
	color: #204b8f !important;
}
.secondary .pcButtonText
{
	color: #204b8f !important;
}
.secondary:hover
{
	background-color: #fff !important;
	color: #204b8f !important;
}
.tiny
{
	padding: 3px 6px !important;
}
.tiny .pcButtonText
{
	font-size: 10px !important;
}

/* ===================
    END: BUTTONS
   =================== */
