/* ===================
    START: SITE STYLES
   =================== */
   
body {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
/*================================
	changes for mobile from both pcStorefront.css
==================================*/
.pcMainContent
{
	border: none;
	width: 100%;
	font-size: 12px;
	vertical-align:top;
	padding: 5px 5px;
}

.navbar-logo {
	padding: 10px;
}

.navbar-header {
	padding-top: 15px;
	text-align:center;
	vertical-align:middle;
	height:75px;
	background-image:url(../images/MobileHeader-BG.png);
}

.pcShowMainImage img
{
	margin-top: 5px;
	padding: 5px;
	border: 0px solid #e6e6e6;
	text-align: left;
	width: 200px;
	height: 200px;
}

iframe {
	border: none;
	max-width: 325px;
}

.pcMainCheckout
{
	border: none;
	width: 100%;
	font-size: 12px;
	vertical-align:top;
	padding: 5px 5px;
}

.pcMainLogin
{
	border: none;
	width: 100%;
	font-size: 12px;
	vertical-align:top;
	padding: 5px 5px;
}
	#BreadCrumbs {
		color: #666;
		text-align:left;
		width: 100%;
		background-color: #EDEDED;
		margin: 5px -5px 0 -5px;
		padding: 8px 0px 8px 10px;
		text-decoration: underline;
		border-collapse: collapse;
		line-height: 15px;
		font: Arial, Helvetica, sans-serif;
	}
	
	#BreadCrumbs a:hover {
		color: #999;
	}
	
	#BreadCrumbs a:link, #BreadCrumbs a:visited {
		color: #666;
		text-decoration: underline;
		padding-left: 5px;
	}

.pcSearchTitle {
		color: #666;
		text-align: left;
		padding: 10px;
		font-weight: bold;
		background-color: #dfdfdf;
		height: 55px;
	}

/* Show product prices in Price Box for viewPrdL.asp */

	#Pricing {
		padding-left: 25px;
		padding-top: 15px;
	}
	
	#PriceBox {
		width: 100%;		
		padding: 5px;
	}
	
	#BoxPrices {
		padding-left: 6px;
	}
	
	.QtyDiscount {
		border: 1px solid #999;
		background-color: #FCFCFC	;
		border-collapse: collapse;
		width: 100%;
		margin-left: -3px;
		text-align: left;
	}
	
	.AddCart {
		padding: 5px;
		text-align: center;
	}
	
	#PriceHeader {
		width: 100%;
		color: #000;
		font-size: 24px;
	}
	
	#BoxAddCart {
		width: 100px;
		padding: 4px;
		border: 1px solid #ed8b02;
		color: #fff;
		font-size: 12px;
		font-weight: bolder;
		font-family: Verdana, Geneva, sans-serif;
		background: #f7dd4a; /* Old browsers */
		background: -moz-linear-gradient(top,  #f7dd4a 0%, #ed8b02 52%, #ed8b02 100%); /* FF3.6+ */
		background: -webkit-linear-gradient(top,  #f7dd4a 0%,#ed8b02 52%,#ed8b02 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f7dd4a 0%,#ed8b02 52%,#ed8b02 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f7dd4a 0%,#ed8b02 52%,#ed8b02 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #f7dd4a 0%,#ed8b02 52%,#ed8b02 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7dd4a', endColorstr='#ed8b02',GradientType=0 ); /* IE6-9 */
		-webkit-border-radius: 4px 4px 4px 4px;
		border-radius: 4px 4px 4px 4px;
	}
	
	#BoxAddHover {
		width: 100px;
		padding: 4px;
		font-size: 12px;
		font-family: Verdana, Geneva, sans-serif;
		font-weight: bolder;
		border: 1px solid #66b6fc;
		color: #ededed;
		background: #b2e1ff; /* Old browsers */
		background: -moz-linear-gradient(top,  #b2e1ff 0%, #66b6fc 100%); /* FF3.6+ */
		background: -webkit-linear-gradient(top,  #b2e1ff 0%,#66b6fc 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #b2e1ff 0%,#66b6fc 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #b2e1ff 0%,#66b6fc 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #b2e1ff 0%,#66b6fc 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2e1ff', endColorstr='#66b6fc',GradientType=0 ); /* IE6-9 */
		-webkit-border-radius: 4px 4px 4px 4px;
		border-radius: 4px 4px 4px 4px;
	}
	
.AddCart {
		padding: 5px;
		text-align: left;
	}	
	
.pcShowWishlist
{
	margin: 5px 0px;
	text-align: left;
}

.pcViewProductBottom
{
	margin-top: 2px;
}
.pcShowProductNav
{
	float: left;
	text-align: center;
	width: 100%;
}

/* --- Category Long Description Over-ride Format for Mobile --- */
.CatLdesc {
	width:100%;
	text-align:center;
	background-color:#fff;
}
.CatdescImage {
	width:75%;
}
.CatLdescLeft {
	width:100%;
	text-align:left;
	padding:5px;
}
.CatLdescRight {
	width:100%;
	text-align:left;
	padding:5px;
}
	
/*================================
	Start viewPrdL Item Section
==================================*/		
#viewPrdLContainer
{
	width: 100%;
	border: none;
	font-size: 12px;
}

#pcViewProductL .pcViewProductLeft
{
	width: 100%;
	vertical-align: top;
	border: 0px solid #CCC;
	padding: 5px;
}

#pcViewProductLCenter
{
	display: table;
	margin-left: 5px;
	width: 100%;
	padding: 5px;
	margin-top: -5px;
	margin-bottom: 5px;
	text-align: left;
	border-collapse: collapse;
	vertical-align: top; 
}

#pcViewProductLCenter .pcViewProductCenter
{
	display: table;
	width: 100%;
	text-align: left;
	padding-top: 10px;
	vertical-align: top; 
}

#pcViewProductLCenter .pcViewProductRight
{
	display: table;
	padding-left: 5px;
	padding-top: 20px;
	vertical-align: top;
}

.pcShowMainImage {
	text-align: center;
}

.pcShowProductSkuDetail {
	font-size: 18px;
}

.pcViewProductCenter h1
{
	font-family: 'Open Sans', sans-serif;
	padding: 0;
	font-size:24px;
	color: #333;
}

.pcShowProductSDescDetail {
	font-size:18px;
}

.ProdDetHead {
			font-family: 'Signika', sans-serif;
			font-size: 18px;
			border-bottom: 2px dotted #004695;
			color: #004695;
		}
		
.pcSectionContents h1
{
	font-size: 16px;
	color: #666;
}

#opcOrderPreviewWrapper {
    margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

/*================================
	End viewPrdL Item Section
==================================*/

body .viewport {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

body .viewport .frame {
  position: absolute;
  width: 200%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0; 
}

body .viewport .frame .navbar .navbar-inner {
  border-radius: 0;
  padding-left: 5px; 
}

body .viewport .frame .menu {
  height: 100%;
  /* background-color: #3D6AA2; */ 
}

body .viewport .frame .menu.collapse {
  float: left;
  height: 100% !important;
  width: auto; 
}

body .viewport .frame .menu.collapse.height {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; 
}

body .viewport .frame .menu.collapse.width {
  position: relative;
  width: 0;
  overflow: hidden;
  -webkit-transition: width 0.35s ease;
  -moz-transition: width 0.35s ease;
  -o-transition: width 0.35s ease;
  transition: width 0.35s ease; 
}

body .viewport .frame .menu.collapse.in.width {
  width: auto; 
}

body .viewport .frame .menu.collapse.in.height {
  height: auto; 
}

body .viewport .frame .menu .collapse-inner {
  position: relative;
  width: 250px;
  height: 100%; 
}

body .viewport .frame .menu .navbar .navbar-inner {
  text-align: center;
  color: grey;
  font-size: 1.2em;
  line-height: 38px; 
}

body .viewport .frame .menu .nav-stacked {
  padding: 0 10px; 
}

body .viewport .frame .view {
  width: 50%;
  height: 100%;
  overflow: hidden; 
}

body .viewport .frame .view .navbar .navbar-inner .btn-navbar {
  display: block;
  float: left; 
}

body .viewport .frame .view #content {
  margin: auto 15px;
  text-align: justify; 
}

/* ----- Content Areas ----- */

.pcShowCategoryInfoP {
	font-size: 16px;
}

.pcShowCategoryName {
	width: 100%;
	font-size:18px;
}

.pcShowCategoryImage {
	padding: 2px;
}

.pcShowCategorySDesc {
	text-align: center;
}

.pcColCount1, .pcColWidth100 {
	float:none;
	margin-left: auto;
	margin-right: auto;
	width:100%;
}
.pcShowProducts {
	width:100%;
	margin-left: auto;
	margin-right:auto;
}
.pcShowProductsH {
	margin:10px auto 10px auto;
	width: 100%;
	text-align: center;
	border: none;
	padding: 10px 5px 5px 5px;
	display: inline-block;
}
.pcShowProductImageH
{
	text-align: center;
	padding-bottom: 3px;
	background-color: #fff;
}
.pcShowProductImageH img
{
	border: none;
	padding: 5px;
}
.pcShowProductInfoH
{
	height: 100px;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
	font-size: 18px;
}
.pcShowProductInfoH .pcShowProductRating
{
	position: relative;
}
.pcShowProductInfoH .pcShowProductPrice 
{
	display: inline-block;
}
.pcShowProductButtonsH
{
	float: left;
	margin-top: 8px;
	width: 100%;
}
.pcShowProductButtonsH .pcButtonMoreDetails
{
	float: none;
}
.pcShowProductButtonsH .pcButtonAddToCartSmall
{
	float: none;
}

.pcShowProductSavings {
	font-size:10px;
}

.pcShowProductListPrice {
	color:#CCC;
	font-size:10px;
}

.pcShowProductMainPrice {
	font-size:24px;
}

.pcShowProductPrice {
	color: #C00;
	font-size: 24px;
	font-weight:bold;
}

/* ----- Footer ----- */


/* ----- Search Bar ----- */


/* ----- Footer Overrides ----- */
#pcSpecials, #pcNewArrivals, #pcBestSellers, #pcUsefulLinks
{
	margin: 1%;
	width: 98%;
}
#pcMainAreaBottom
{
	clear: both;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
#pcMainAreaBottom h2
{
	border-bottom: 1px solid #93817f;
	color: #3e7ba6;
	font-family: 'open_sansbold';
	font-size: 18px;
	margin-bottom: 10px;
}
#pcMainAreaBottom ul
{
	list-style-type: none;
	padding-left: 6px;
}
#pcMainAreaBottom .pcColumnWrapper
{
	padding: 2px 8px;
}
#pcMainAreaBottom #pcFeaturedProductsList
{
	margin: 0px;
	padding: 0px;
}
#pcMainAreaBottom .pcShowProductsUL
{
	padding-bottom: 5px;
}
#pcMainAreaBottom .pcShowProductImageL
{
	float: left;
	height: 48px;
	position: relative;
	text-align: center;
	width: 48px;
  padding: 0px;
  margin-right: 6px;
}
#pcMainAreaBottom .pcShowProductImageL img
{
	height: 96%;
	padding: 2%;
	width: 96%;
}
/* ===================
    END: SITE STYLES
   =================== */




/* ===================
    START: BUTTONS
   =================== */
.pcButton
{
	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: 18px;
	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: SLIDE BAR OVERRIDES
   ============================= */
.sb-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sb-menu li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin: 0;
    padding: 0;
    width: 100%;
}
.sb-menu > li:first-child {
    border-top: medium none;
}
.sb-menu > li:last-child {
    border-bottom: medium none;
}
.sb-menu li a {
    color: #F2F2F2;
    display: inline-block;
    padding: 1em;
    width: 100%;
}
.sb-menu li a:hover {
    background-color: rgba(255, 255, 255, 0.05);
    text-decoration: none;
}
.sb-left .sb-menu li a {
    border-left: 3px solid rgba(0, 0, 0, 0);
}
.sb-left .sb-menu li a:hover {
    border-left: 3px solid;
}

/* =============================
    END: SLIDE BAR OVERRIDES
   ============================= */


/* ===================
    START: TABS
   =================== */
.tab-content > .tab-pane
{
	border-bottom: 1px solid #DDD !important;
	border-left: 1px solid #DDD !important;
	border-right: 1px solid #DDD !important;
	padding: 10px;
}
.nav-tabs > li > a
{
	background-color: #ddd !important;
	margin-bottom: -3px !important;
}
.nav-tabs > li.active > a
{
	background-color: #fff !important;
	margin-bottom: -3px !important;
}/* ===================
    END: TABS
   =================== */
   
