/* ===================
    START: SITE STYLES
   =================== */
   
html, body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body
{
	position: relative;
	min-width: 978px;
}
.pcMainContent
{
	float: left;
}
#pcPopup
{
	min-width: inherit;
}
#pcWrap
{
	background: #fff;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
	color: #222;
	color: #424657;

	width: 961px;
	
	/* Sticky footer */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -64px;
	position: relative;
}
/* Sticky footer */
.push
{
	height: 64px;
}
#pcHeaderContainer
{
	background: #69a6eb url(../images/header-background.jpg) repeat-x center center;
	height: 222px;
	width: 959px;
	padding-top: 30px;
}
#pcHeaderLogo
{
	background-image: url(../images/logo-background.png);
	background-repeat: repeat-x;
	float: left;
	height: 100px;
	left: -11px;
	padding-top: 10px;
	padding-bottom: 24px;
	padding-left: 24px;
	padding-right: 16px;
	position: relative;
	top: 20px;
}
#pcHeaderLogo .end
{
	background-image: url(../images/logo-background.png);
	background-position: right top;
	height: 90px;
	position: absolute;
	right: -12px;
	top: 0px;
	width: 12px;
}
#pcHeaderLogo img
{
  /* Container Height-Padding */
	max-height: 66px;
	max-width: 446px;
}
#pcHeaderLogoText
{
	color: #93817f;
	font-size: 30px;
	line-height: 72px;
	max-width: 446px;
}
#pcHeaderSearch
{
	background-image: url(../images/search-ribbon.png);
	background-repeat: no-repeat;
	float: right;
	height: 102px;
	padding-left: 20px;
	position: relative;
	right: -11px;
	top: 20px;
	width: 243px;
}
#pcHeaderSearch h3
{
	font-family: 'open_sansbold';
	font-size: 20px;
	margin: 6px 0px;
}
#pcIconBarContainer
{
	background-color: #424657;
	color: #fff;
	height: 30px;
	top: 0px;
	left: 0px;
	position: absolute;
	min-width: 978px;
	width: 100%;
	z-index: 1015;
}
#pcIconBar
{
	margin: 0 auto;
	width: 953px;
}
#pcIconBar #pcIconBarSocial
{
	float: left;
	padding: 4px;
}
#pcIconBar #pcIconBarSocial a:hover
{
	text-decoration: none;
}
#pcIconBar #pcIconBarLinks
{
	float: right;
	list-style-type: none;
	margin: 0px;
	padding: 4px;
	padding-right: 0px;
}
#pcIconBar #pcIconBarLinks a
{
	color: #60a0ea;
}
#pcIconBar #pcIconBarLinks a:hover
{
	color: #60a0ea;
}
#pcIconBar #pcIconBarLinks li
{
	float: left;
	padding: 4px;
	padding-left: 26px;
	padding-right: 16px;
}
#pcIconBar #pcIconBarManageAccount
{
	background: transparent url(../images/link-manage-account.png) no-repeat center left;
}
#pcIconBar #pcIconBarCheckout
{
	background: transparent url(../images/link-checkout.png) no-repeat center left;
}
#pcIconBar #pcIconBarCart
{
	float: right;
	padding: 4px;
	height: 30px;
}
#pcIconBar #pcIconBarCart:hover
{
	background-color: white;
	color: #424657;
}
#pcIconBar #pcIconBarCart .pcIconBarViewCart
{
	background: transparent url(../images/link-view-cart.png) no-repeat center left;
	float: left;
	padding: 4px 0px;
	padding-left: 26px;
}
#pcIconBar #pcIconBarCart .pcIconBarViewCart #quickcart
{
	cursor: default;
}
#pcIconBarContactUs
{
	display: none;
}
#pcIconBarHome
{
	display: none;
}
#pcNavContainer
{
	background-color: transparent;
	background-image: url(../images/nav-background.png);
	background-repeat: no-repeat;
	font-family: 'open_sanssemibold';
	font-size: 18px;
	height: 76px;
	margin-left: -11px;
	margin-top: -58px;
	width: 981px;
	z-index: 200;
}
#pcNav
{
	height: 58px;
	list-style-type: none;
	margin: 0px 20px;
	padding: 0px;
}
#pcNav a
{
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	color: #ffffff;
	display: block;
	float: left;
	padding: 18px;
}
#pcNav a:hover
{
	background-color: #d7bfa3;
	border-left: 1px solid #efe8db;
	border-right: 1px solid #efe8db;
	color: #93817f;
}

/* ----- Content Areas ----- */
.content-wrap
{
	margin: 0 auto;
	padding: 4px;
	width: 952px;
}
#pcMainArea
{
	width: 100%;
}
#pcMainAreaLeft
{
	float: left;
	width: 230px;
}
#pcMainAreaLeft ul
{
	list-style-type: none;
	margin: 0px;
	margin-bottom: 6px;
	margin-right: 10px;
	padding: 0px;
}
#pcMainAreaLeft ul li a
{
	display: block;
	padding: 5px 20px;
}
#pcMainAreaLeft h3
{
	background-image: url(../images/left-ribbon.png);
	background-repeat: no-repeat;
	color: white;
	font-family: 'open_sanssemibold';
	font-size: 16px;
	height: 55px;
	margin: 0px;
	margin-left: -11px;
	min-width: 243px;
	padding: 10px 20px;
	padding-bottom: 22px;
}
#pcMainAreaCenter
{
	float: right;
	width: 722px;
	padding: 0 20px;
	padding-bottom: 15px;
}
#pcSpecials, #pcNewArrivals, #pcBestSellers
{
	float: left;
	margin: 5px;
	width: 31.8%;
}
#pcUsefulLinks
{
	width: 23%;
	margin: 5px;
	margin-right: 10px;
	float: right;
	height: 270px;
	overflow: hidden;
}
#pcUsefulLinks a
{
	color: #7b6a68;
}
#pcUsefulLinks ul
{
	margin: 0px;
	max-height: 225px;
	overflow: auto;
	overflow-x: hidden;
}
#pcRecentProducts
{
	margin-right: 20px;
}
#pcFeaturedProducts
{
	margin-top: 10px;
	position: relative;
}
#pcFeaturedProducts .pcMoreLink
{
	position: absolute;
	right: 10px;
	top: 10px;
}
#pcFeaturedProductsList
{
	position: absolute;
	margin-left: 10px;
	left: 0px;
	bottom: 70px;
	height: 280px;
	width: 75%;
	overflow: hidden;
	z-index: 5;
}
#pcFeaturedProductsList ul
{
	margin: 0px;
	max-height: 215px;
	overflow: auto;
	overflow-x: hidden;
}
#pcFeaturedProductsList .pcShowProductsUL
{
	padding-bottom: 5px;
}
#pcFeaturedProductsList .pcShowProductsUL .pcShowProductImageL
{
	float: left;
	height: 48px;
	position: relative;
	text-align: center;
	width: 48px;
  padding: 0px;
  margin-right: 6px;
}
#pcFeaturedProductsList .pcShowProductsUL .pcShowProductImageL img
{
	height: 96%;
	padding: 2%;
	width: 96%;
}
#pcFeaturedProductsList .pcShowProductsUL .pcShowProductInfo
{
	width: auto;
}
#pcBottomContainer
{
	margin: 0 auto;
	width: 981px;
}
#pcBottom
{
	background-image: url(../images/full-ribbon.png);
	background-repeat: no-repeat;
	clear: both;
	height: 315px;
	width: 980px;
	padding-bottom: 24px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	position: absolute;
	z-index: 2;
}
#pcBottom h2,
#pcFeaturedProductsList h2
{
	border-bottom: 1px solid #93817f;
	color: #3e7ba6;
	font-family: 'open_sansbold';
	font-size: 18px;
	margin-bottom: 10px;
}
#pcBottom ul
{
	list-style-type: none;
	padding-left: 6px;
}
#pcBottom .pcColumnWrapper
{
	padding: 2px 8px;
}
#pcMainAreaPayments
{
	margin-top: -34px;
	height: 30px;
	padding-bottom: 5px;
	position: relative;
}
#pcSocialLinks
{
	display: inline-block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#pcSocialLinks li
{
	display: inline-block;
	margin: 0px 3px;
	width: 22px;
}
#pcSocialLinks li img
{
	max-width: 100%;
	vertical-align: middle;
}
#pcAcceptedPayments
{
	display: inline-block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#pcAcceptedPayments li
{
	display: inline-block;
	height: 26px;
	padding: 0px 4px;
}
#pcAcceptedPayments li img
{
	max-height: 28px;
}

/* ----- Footer ----- */
#pcFooterContainer
{
	background: #424657;
	color: #fff;
	left: 0px;
	right: 0px;
	position: absolute;
	clear: both;
	height: 30px;

	/* Same height as payment icons + bottom sticky area */
	margin-top: 36px;
}
#pcFooter
{
	margin: 0 auto;
	padding: 4px;
	width: 953px;
}
#pcFooter a
{
	color: #60a0ea;
}
#pcFooter a:hover
{
	color: #60a0ea;
}
#pcFooter #pcFooterLeft
{
	float: left;
	padding: 4px;
	text-align: left;
}
#pcFooter #pcFooterRight
{
	float: right;
	padding: 4px;
	text-align: right;
}

/* ----- Search Bar ----- */
#pcHSearch
{
	background-color: white;
	border: none;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	float: left;
	height: 20px;
	margin: 0px;
	padding: 2px 6px;
	width: 60%;
}
#pcHSearchSubmit
{
	background-color: #93817f;
	border: none;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	color: #424657;
	cursor: pointer;
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 24px;
	margin: 0px;
	padding: 2px 6px;
	text-transform: uppercase;
	width: 25%;
}
#pcHSearchMore
{
	float: left;
	margin-left: 6px;
}
#pcHSearchMore a
{
	color: white;
	font-size: 9px;
}
.pcViewCart .pcShippingSummary {
	background: #f5f5f5;
	padding: 5px 10px 10px;
	margin-top:15px;
	border-radius: 5px;
}
#pcOrderSummaryWrapper .pcRatesSummary .row,
#pcOrderSummaryWrapper .pcRatesSummary .row:nth-child(2n+1) {
	background: #f5f5f5;
}
.pcViewCart #pcOrderSummaryWrapper .pcShippingSummary h2,
.pcViewCart .pcShippingSummary label,
.pcViewCart .pcShippingSummary .pcTotalCartWeight  {
	color: #333;
}
/* ===================
    END: SITE STYLES
   =================== */



/* ===================
    START: GLOBAL STYLES
   =================== */
html
{
	webkit-font-smoothing: antialiased;
}
body
{
	background: #f0ebe2 url(../images/background.jpg) repeat center center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px; 
}
.btn
{
	font-size: 14px;
}
/* ===================
    END: GLOBAL STYLES
   =================== */



/* ===================
    START: FORMS
   =================== */
button,
input,
optgroup,
select,
textarea {
  color: #00F;
  font: inherit;
  margin: 0;
}   
   
   
.pcFormItem > div
{
	padding: 2px 0px;
}
input, select, textarea
{
	/* 
    border: 1px solid #ccc;
	border-radius: 2px;
	padding: 2px 4px;
    */
}
.pcFormLabel
{
	margin-top: 4px;
    margin-bottom: 4px;
}
/* ===================
    END: FORMS
   =================== */



/* ===================
    START: BUTTONS
   =================== */
.pcButton /*, button */
{
	background-color: #3d78d4;
	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: 10px;
	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: #204b8f;
	color: white;
	text-decoration: none;
}
.pcButtonAddToCart
{
	background-color: #ffd014;
	color: #424657;
}
.pcButtonAddToCart:hover
{
	background-color: #ebbc00;
	color: #424657;
}
.pcButtonMoreDetails
{
	background-color: #424657;
}
.pcButtonMoreDetails:hover
{
	background-color: #343845;
}
.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
   =================== */




/* ===================
    START: LINKS
   =================== */
a, a:visited, a b
{
	/* color: #5580ba; */   /*Chris O'dea */
/*	color: #9F0; bob likes */
	color: #0C3; 
	text-decoration: none;
}

a:hover
{
/*	color: #424657; */
	color: #0C3;
	text-decoration: none;
}
a img
{
	border: none;
}
/* ===================
    END: LINKS
   =================== */



/* ===================
    START: TYPOGRAPHY
   =================== */
p
{
	line-height: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
}
h1
{
	background: none;
	border-bottom: 0px solid #3d78d4;
	color: #3d78d4;
	font-family: 'open_sansbold';
	font-size: 28px;
	margin: 10px 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
}
h2
{
	background: none;
	border-bottom: 0px solid #60a0ea;
	color: #60a0ea;
	font-family: 'open_sansbold';
	font-size: 20px;
	font-weight: normal;
	margin: 5px 0px;
	padding: 0px;
	text-align: left;
	text-transform: capitalize;
}
.pcCartLayout .pcItemDescription
{
	color: #3D78D4;
}
.pcCartLayout .pcItemSKU
{
	color: #666666;
}
.pcCartLayout .pcItemGiftWrap
{
	color: #009900;
}
.pcCartLayout .pcItemActions
{
	color: #3D78D4;
	text-decoration: underline;
}
.pcCartLayout .pcViewCartHeadingText
{
	color: #666666;
}
.pcSectionTitle, #TabUSPS .pcTable .pcTableHeader
{
	background-color: #F7F7F7;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}
.pcCartLayout .pcUnitPrice
{
	color: #666666;
}
.pcCartLayout .pcRowPrice
{
	color: #CCC;
}
.pcCartLayout .discount
{
	color: #990000;
}

#pcSmallQuickCartContent
{	
	position: absolute;
	left: inherit;
	right: -4px;
	top: 26px;
}
/* ===================
    END: TYPOGRAPHY
   =================== */




/* ===================
    START: STOREFRONT OVERRIDES
   =================== */
#pcFeaturedProductsList
{
	top:300px;
	visibility:hidden;
}

#pcMain
{
	color: #C9C9C9;
	font-family: Verdana, Geneva, sans-serif;
}
#pcMain .pcShowProductBgHover:hover,
#pcMain .pcShowCategoryBgHover:hover,
#pcMain .pcShowBrandBgHover:hover
{
	background-color: #4e6265;
}
#pcMain .pcShowProductBgHover,
#pcMain .pcShowCategoryBgHover,
#pcMain .pcShowBrandBgHover
{
	background-color: #3B3B3B;
}
#pcMain .pcPageDesc
{
	border: none;
	color: #424657;
	font-size: 12px;
}
#pcMain .pcShowProductName,
#pcMain .pcShowCategoryName,
#pcMain .pcShowBrandName
{
	color: #424657;
	font-weight: bold;
}
#pcMain .pcShowProductPrice
{
	color: #66a3eb;
	margin: 3px 0px;
}
#pcMain .pcShowProductListPrice
{
	color: #999999;
}
#pcMain .submit2
{
	background-color: #E9EEFE;
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	padding: 2px 3px 2px 3px;
}
.pcShowCategoryImage
{
	height: 165px;
}
.pcShowCategoryLargeImage {
	text-align: center;
}
.pcShowCategoryImage img
{
	max-height: 160px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.pcShowProductImageH
{
	height: 165px;
}
.pcShowProductImageH img
{
	max-height: 160px;
	position: absolute;
	top: 0px;
	bottom: 5px;
	left: 0px;
	right: 0px;
}
.pcShowCategory
{
	background-color: #eaf0f8;
	border-radius: 8px;
	margin: 8px;
	padding: 10px;
}
.pcShowCategoryInfo
{
	margin: 5px;
}

.pcShowBrand, .pcShowBrandP
{
	background-color: #eaf0f8;
	border-radius: 8px;
	margin: 8px;
	padding: 10px;
}
#pcMain .pcShowProductsH
{
	background-color: #eaf0f8;
	border-radius: 8px;
}
#pcMain .pcShowProductImageH
{
	border-bottom: 1px solid #C8E2FF;
}
#pcMain .pcShowProductsP
{
	margin: 5px;
	padding: 10px 5px;
}
.pcShowAddToCart .form-control {
	width: auto !important;
	max-width:95px;
	text-align:center;
	display: inline-block;
}
.ui-widget
{
	font-size: 12px;
}
#pcMain .pcShowProductButtonsH .pcButtonMoreDetails
{
	float: left;
}
#pcMain .pcShowProductButtonsH .pcButtonAddToCartSmall
{
	float: right;
}
#pcMain .pcShowProductInfoH
{
	float: left;
	margin-top: 5px;
	text-align: left;
	width: 100%;
}
#pcMain .pcAddThisRight 
{
	padding: 0px;
	margin: 10px 0px;
	min-height: 40px;
}
.pcPageMiddle {
	padding-top:10px;
}
#prdtabs .nav-tabs > li.active > a, #prdtabs .nav-tabs > li.active > a:focus, #prdtabs .nav-tabs > li.active > a:hover {
	color: #fff;
}
#prdtabs .pcColumn {
	width:25%;
}
#pcMain #prdtabs .pcShowProductsH {
	background:transparent;
}
#pcBTOfloatPrices .priceItem b, #pcBTOfloatPrices .priceItem input {
	color: #aaa;
}
.footerFixedPricing .addtocart input {
	text-align:center;
}
.footerFixedPricing .addtocart {
	right: 31%;
}
.footerFixedPricing #addtocart {
	position:relative;
	top:-3px;
}
#xr_xri {
	overflow:no-display!important;
}
.pcViewBTOProductHeading a span {
	color:#3D78D4;
}
#pcOrderSummaryWrapper .pcShippingSummary h2 {
	color: #C9C9C9;
}
#pcOrderSummaryWrapper .pcTotalsSummary span,
#OrderCodeArea, .pcOrderComplete .pcTableHeader,
#pcMain .pcTableHeader .pcCustViewTableField {
	color:#333!important;
	font-weight:bold;
}
.pcTotalsSummaryWrapper {
	background-color: #f9f9f9;
	border-radius: 5px;
}
.pcTotalsSummaryHeader {
	background-color: #f7f7f7;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#pcOrderSummaryWrapper .pcTotalsSummary .pcButtonCheckout span {
	color:#fff!important;
}
.pcCartLayout .pcUnitPrice {
	color: #c6c6c6;
}


input[type=text], input[type=email], input[type=password],  select {
	max-width:380px;
}
.pcShowAddToCart .form-control {
	width:50px!important;
	text-align:center;
}
.pcCartLayout .heading {
	text-shadow: 0 ;
}
#acc1 .panel-body label {
	width:120px;
	float:left;
}
#pcShippingTabs.nav-tabs > li.active > a, #pcShippingTabs.nav-tabs > li.active > a:focus, #pcShippingTabs.nav-tabs > li.active > a:hover {
	color: #0F0;
}
#DiscArea {
	color: #333 !important;
	margin-top:10px;
}
#PayFormArea .form-group {
	margin-bottom: 15px;
	margin-top: 10px;
}
#acc1  .panel-body  #DiscArea label {
	width: 100%;
}
#DiscArea  .input-group-btn {
	float: left;
}
#DiscArea .input-group .form-control {
	float: left;
	width: 380px;
}

/* ===================
    END: STOREFRONT OVERRIDES
   =================== */



/* ===================
    START: DD SMOOTH OVERRIDES
   =================== */
.ddsmoothmenu-v ul li
{
	display: block;
	float: none;
	position: relative;
}
.ddsmoothmenu-v ul li a
{
	display: block;
	overflow: auto;
}
.ddshadow
{
	display: none;
}
.ddsmoothmenu-v ul li a:link, .ddsmoothmenu-v ul li a:visited, .ddsmoothmenu-v ul li a:active
{
	border-bottom: 1px solid transparent;
	border-top: 1px 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: 1px solid #dee6f1;
	border-top: 1px 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: 1px solid #dee6f1;
	border-top: 1px solid #dee6f1;
}
.ddsmoothmenu-v .rightarrowclass
{
	background-repeat: no-repeat;
	float: right;
	height: 7px;
	margin-right: 1px;
	margin-top: 4px;
	width: 5px;
}
.ddsmoothmenu-v ul li ul
{
	background-color: #b8cce7;
	background-color: rgba(184, 204, 231, 0.95);
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	font-weight: normal;
	position: absolute;
	top: 0;
	visibility: hidden;
}
/* ===================
    END: DD SMOOTH OVERRIDES
   =================== */



/* ===================
    START: FONTS
   =================== */
@font-face
{
	font-family: 'open_sanssemibold';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/open-sans/OpenSans-Semibold-webfont.eot');
	src: url('../fonts/open-sans/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
 url('../fonts/open-sans/OpenSans-Semibold-webfont.ttf') format('truetype'),
 url('../fonts/open-sans/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
}
@font-face
{
	font-family: 'open_sansbold';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/open-sans/OpenSans-Bold-webfont.eot');
	src: url('../fonts/open-sans/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
 url('../fonts/open-sans/OpenSans-Bold-webfont.ttf') format('truetype'),
 url('../fonts/open-sans/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
}
/* ===================
    END: FONTS
   =================== */



/* =============================
    START: NIVO SLIDER OVERRIDES
   ============================= */
.theme-productcart
{
	overflow: hidden;
	padding-bottom: 28px;
	position: relative;
}
.theme-productcart .nivoSlider
{
  margin-bottom: 0px;
  overflow: visible;
}
.theme-productcart .nivo-controlNav
{
	text-align: center;
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 0px;
  z-index: 10;
}
.theme-productcart .nivo-directionNav
{
	bottom: -4px;
	position: absolute;
	right: 46px;
}
.theme-productcart .nivo-directionNav a
{
	border: 0;
	display: block;
	height: 22px;
	text-indent: -9999px;
	width: 22px;
  opacity: 1;
}
.theme-productcart a.nivo-prevNav
{
	background: url(../images/nivo-slider/arrow-prev.png) no-repeat;
	left: 0px;
}
.theme-productcart a.nivo-nextNav
{
	background: url(../images/nivo-slider/arrow-next.png) no-repeat;
	left: 24px;
}
/* =============================
    END: NIVO SLIDER OVERRIDES
   ============================= */



/* ===================
    START: OPC PANELS
   =================== */
.panel-default > .panel-heading
{
	color: #60A0EA !important;
}
.active > .panel-heading
{
	color: #3D78D4 !important;
}
.panel-group .panel
{

}
.active .pcCheckoutTitle
{
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.25);
	transition: background 500ms ease 0s;
}
.editbox
{
	color: #999 !important;
}
/* ===================
    END: OPC PANELS
   =================== */



   
   
   
.modal-dialog-center 
{
	margin-top: 10%;
}

/* ===================
    START: SITE STYLES
   =================== */

body#pcPopup
{
	background: #333;
	margin: 5px;
	padding: 0px;
	width: auto;
    height: auto;
}

/* ===================
    END: SITE STYLES
   =================== */



/* ===================
    START: STOREFRONT OVERRIDES
   =================== */

.pcShowProductsM > div  /*Product table at bottom coloring - chris o'dea */
{
	background-color: #292929;
	border: 1px solid white;
	
	padding: 2px;
	vertical-align: middle;
}

.pcShowProductPriceM
{
/*	color: #30F;	PRICE FIELD */
	
}

.pcShowProductsM a:link 
{
	/*color: #CF0;
	text-decoration: none; */
	
}

/*#pcShowProductsM > div a:visited, 
#pcShowProductsM > div a:hover */

.pcShowProductNameM {
	/* color: #CCC; DESCRIPTION FIELD*/ 
}

.pcShowProductName a:link v:link {
	color: #CF0;
}

#pcSyndication a:link {
	/* color: #CF0; */
}

.pcShowProductsM:hover /* chris o'dea    #F0F7FE; */
{
	/* background-color: #9CBCA0; */
}

#quickCartContainer ul li { 
display: inline; 
}

.pcCartLayout .even
{
	background-color: #1B1B1B; 
	border-top: 2px solid #1B1B1B; 
	border-bottom: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}
.pcCartLayout .odd
{
	background-color: #1B1B1B; 
	border: 2px solid #FFF;	
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}

.pcCartLayout .pcTableHeader
{
	background-color: #272727;
	border: 1px solid #DDDDDD;
	color: #0F0;
	font-size: 12px;
	font-weight: bold;
 	padding: 2px;
	margin-bottom: 5px; 
}

.pcShowProductsListDesc
{
	background-color: #595758;
	margin: 1px;
	padding: 3px;
	text-align: left;
	clear: both;
}

.pcShowProductsMHeader > div
{
	background-color: #292929;
	border: 1px solid white;
	display: table-cell;
	padding: 2px;
}

/* Light Background for Checkout Forms */
#acc1 .panel-body {
    background-color: #252525;   
}

.pcCartLayout .pcViewCartSummaryHeading
{
	background: #272727;
	border-bottom: 1px solid #DDDDDD;
}
#pcViewCartSummary
{
	border: 1px solid #DDDDDD;
    background: #1B1B1B;
}

/* ===================
    END: STOREFRONT OVERRIDES
   =================== */



/* ===================
    START: DD SMOOTH OVERRIDES
   =================== */

/* ===================
    END: DD SMOOTH OVERRIDES
   =================== */



/* ===================
    START: FONTS
   =================== */

#opcOrderComments a, a:visited, a b{
	color:#FF0;
	font-size:14px;
	font-weight:bold;
}

#opcOrderName a, a:visited, a b {
	font-size:14px;
}

#quickCartContainer a, a:visited, a b{
	color:#0F0;
}

/* ===================
    END: FONTS
   =================== */



/* ===================
    START: SLIDER
   =================== */

/* ===================
    END: SLIDER
   =================== */



/* ===================
    START: OPC PANELS
   =================== */

#pcOPCtotal {
	margin-top: 20px;
}

/*config kit */
.panel {
  margin-bottom: 20px;
  background-color: #333;
  border: 1px solid transparent;
}
.catNotes {
    font-size: 12px;
	color: #FFF;
    padding: 5px;
    display: block;
}
.panel-default > .panel-heading {
  color: #CFCFCF;
  background-color: #464646;
  border-color: #dddddd;
}

/* floating bottom total/price */
#pcBTOfloatPrices {
	position: fixed;
	margin-left: 690px; /* change this value depending on the width of the area where ProductCart code is loaded */
	top: 250px; /* sets the distance from the top of the area where ProductCart code is loaded */
	background-color:  #5E616F !important;/* sets the background color of the floating element, which is also affected by the transparency settings below */
	padding: 5px;
	border: 3px solid #FFF;
}

#pcBTOfloatPrices .grandTotal b,
#pcBTOfloatPrices .grandTotal input {
	color: #C9C9C9;
}
/* ===================
    END: OPC PANELS
   =================== */



/* ===================
    START: TABS
   =================== */
.nav-tabs {
	border-bottom: 1px solid #888;
}
.nav-tabs > li > a
{
	background-color: #535353;
	margin-bottom: -4px;
}
.nav-tabs > li.active > a
{
	background-color: #313131;
	margin-bottom: -4px;
}
.nav > li > a:hover, .nav > li > a:focus {
	background-color: #1E201F;
}
.nav-tabs > li > a:hover {
    border-color: #888 #888 #888;
}
.tab-content > .tab-pane
{
    background-color: #333;
	border-bottom: 1px solid #888;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	padding: 20px 20px;
	min-height:140px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background-color: #000;
	border: 1px solid #888;
}

/* ===================
    END: TABS
   =================== */
