@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
@import url(Common.css);

.body {
    font-family: 'Open Sans', sans-serif;
    font-size:1em;
	font-weight:300;
    color:#444444;
    background-color:#696B20;
}

.body a {
	color:#696B20;
}
.body a:hover {
	color:#888888;
}

input[type=submit],
input[type=reset],
input[type=submit]:hover,
input[type=reset]:hover,
.body a,
.body a:hover,
.body a:hover.active {
	-webkit-transition: all 150ms linear;
	-moz-transition: all 150ms linear;
	-ms-transition: all 150ms linear;
	-o-transition: all 150ms linear;
	transition: all 150ms linear;
}

.forecolor0,.forecolor0:link,A.forecolor1:hover,.forecolor1 A:hover{color:#FFFFFF;}
.forecolor1,.forecolor1:link,A.forecolor2:hover,.forecolor2 A:hover{color:#ECECEC;}
.forecolor2,.forecolor2:link,A.forecolor3:hover,.forecolor3 A:hover,.forecolor0 A,A.forecolor0:hover{color:#D9D9D9;}
.forecolor3,.forecolor3:link,.forecolor1 A,A.forecolor4:hover,.forecolor4 A:hover{color:#C6C6C6;}
.forecolor4,.forecolor4:link,.forecolor2 A,.forecolor0 A:hover{color:#B2B2B2;}
.forecolor5,.forecolor5:link,.forecolor3 A,.forecolor9 A:hover{color:#9F9F9F;}
.forecolor6,.forecolor6:link,.forecolor4 A,.forecolor10 A:hover{color:#808080;}
.forecolor7,.forecolor7:link,.forecolor5 A,A.forecolor5:hover,.forecolor7 A:hover,A.forecolor9:hover,.forecolor9 A{color:#606060;}
.forecolor8,.forecolor8:link,.forecolor6 A,A.forecolor6:hover,.forecolor8 A:hover,A.forecolor10:hover,.forecolor10 A{color:#404040;}
.forecolor9,.forecolor9:link,.forecolor7 A,A.forecolor7:hover,.forecolor5 A:hover{color:#202020;}
.forecolor10,.forecolor10:link,.forecolor8 A,A.forecolor8:hover,.forecolor6 A:hover{color:#000000;}

.backcolor0{background-color:#FFFFFF;}
.backcolor1{background-color:#ECECEC;}
.backcolor2{background-color:#D9D9D9;}
.backcolor3{background-color:#C6C6C6;}
.backcolor4{background-color:#B2B2B2;}
.backcolor5{background-color:#9F9F9F;}
.backcolor6{background-color:#808080;}
.backcolor7{background-color:#606060;}
.backcolor8{background-color:#404040;}
.backcolor9{background-color:#202020;}
.backcolor10{background-color:#000000;}

.bordercolor0{border-color:#FFFFFF;}
.bordercolor1{border-color:#ECECEC;}
.bordercolor2{border-color:#D9D9D9;}
.bordercolor3{border-color:#C6C6C6;}
.bordercolor4{border-color:#B2B2B2;}
.bordercolor5{border-color:#9F9F9F;}
.bordercolor6{border-color:#808080;}
.bordercolor7{border-color:#606060;}
.bordercolor8{border-color:#404040;}
.bordercolor9{border-color:#202020;}
.bordercolor10{border-color:#000000;}

.fontstyle0{font-size: 12px;}
.fontstyle1{font-size: 13px;}
.fontstyle2{font-size: 13px; font-weight: bold;}
.fontstyle3{font-size: 14px;}
.fontstyle4{font-size: 14px; font-weight: bold;}
.fontstyle5{font-size: 16px; font-weight: bold;}
.fontstyle6{font-size: 18px; font-weight: bold; text-decoration:none;}
.fontstyle7{font-size: 20px; font-weight: bold; text-decoration:none;}
.fontstyle8{font-size: 22px; font-weight: bold; text-decoration:none;}
.fontstyle9{font-size: 24px; font-weight: bold; text-decoration:none;}
.fontstyle10{font-size: 26px; font-weight: bold; text-decoration:none;}

.fontstyle0,.fontstyle1,.fontstyle2,.fontstyle3,.fontstyle4,.fontstyle5,.fontstyle6,.fontstyle7,.fontstyle8,.fontstyle9,.fontstyle10 { font-family: 'Open Sans', sans-serif; }


input[type=text],
input[type=password],
input[type=email],
input[type=tel],
textbox,
textarea {
	font-family: 'Open Sans', sans-serif !important;
	font-weight:300 !important;
    font-size: .9em !important;
	padding: 5px;
}
select,
option {
	font-family: 'Open Sans', sans-serif !important;
    font-size: 1em !important;
}
.field label {
	font-family: 'Open Sans', sans-serif !important;
	font-size: .85em;
	line-height: 1.75em;
}
select {
	height:40px;
	font-size: .85em !important;
	font-weight:300 !important;
	padding: 3px 5px !important;
	color: #555555 !important;
	background-color:#FFFFFF;
}


.module-class h1 {
	font-family: 'Raleway', sans-serif;
	font-size:2.0em;
    font-weight: 300;
	color:#333333;
	margin:0 0 20px 0;
}
	.module-class h2 {
		font-size:1.5em;
		font-weight:300;
		color:#696B20;
		margin:0 0 20px 0;
	}
	.module-class h3 {
		font-size:1.1em;
		font-weight: 500;
		color:#555555;
		margin:25px 0 5px;	
	}



.top {
	position:relative;
	margin-top:40px;
	background-color:#FFFFFF;
	background-color:rgba(255, 255, 255, .6);
	z-index:198;
}
	.top .modulecontent {
		line-height:45px;
	}
	.top .toplinks {
		color:#555555;
		text-align:right;
		font-size:.85em;
	}
	.top .toplinks .account {
		position:relative;
		z-index:198;
		float:right;
		line-height:45px;
	}
	.top .toplinks .mdule-class {
		position:relative;
		z-index:197;
		float:right;
	}
	.top .toplinks a {
		color:#555555;
		text-decoration:none;
		text-transform:uppercase;
	}
	.top .toplinks a:hover {
		color:#696B20;
		text-decoration:underline;
	}
	
	
.header {
	position:relative;
	min-height:100px;
	background-color:#696B20;
	background-color:rgba(105, 107, 32, .6);
	z-index:199;
}

	@media all and (max-width: 979px) {
		/* Ignore script-generated height since sticky isn't visible */
		#header-sticky-wrapper {
			height: auto !important;
		}
	}

    .logo { position: absolute; top:-63px; z-index:202;  }
	.logo IMG {
		width: 100%;
		max-width: 150px;
		display: block;
		-webkit-transition: all 150ms linear; -moz-transition: all 150ms linear; -ms-transition: all 150ms linear; -o-transition: all 150ms linear; transition: all 150ms linear;
	}
	
	.nav { z-index:201; }
	
	#Menu {
		-webkit-transition: all 150ms linear; -moz-transition: all 150ms linear; -ms-transition: all 150ms linear; -o-transition: all 150ms linear; transition: all 150ms linear;
	}
	.is-sticky .header {
		background-color:rgba(105, 107, 32, 1.0);
	}
	.is-sticky .header .logo {
		 top:-215px;
		-webkit-transition: all 150ms linear; -moz-transition: all 150ms linear; -ms-transition: all 150ms linear; -o-transition: all 150ms linear; transition: all 150ms linear;
	}
	.is-sticky .header .logo IMG {
		max-width: 200px;
		-webkit-transition: all 150ms linear; -moz-transition: all 150ms linear; -ms-transition: all 150ms linear; -o-transition: all 150ms linear; transition: all 150ms linear;
	}
	.is-sticky .header #Menu {
		margin: 30px 0;
		-webkit-transition: all 150ms linear; -moz-transition: all 150ms linear; -ms-transition: all 150ms linear; -o-transition: all 150ms linear; transition: all 150ms linear;
	}



.feature {
	background-color:#B0BFDE;
	position: relative;
	margin-top: -185px;
	min-height:250px;
	z-index:197;
}

.upper {
	background-color:#FFFFFF;
	color:#222222;
}
	.upper .module-class h1 {
		text-align:center;
	}

.leftmenu {
	background-color:#FFFFFF;
}
	
.middle {
	background-color:#FFFFFF;
	color:#222222;
}

.lower {
	background-color:#FFFFFF;
	color:#555555;
}
	.lower .module-class h1 {
		color:#FFFFFF;
	}

.lowest {
	background-color:#FFFFFF;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	color:#555555;
}
	.lowest .module-class h1 {
		color:#FFFFFF;
	}

.footer {
	background-color:#F3F5FA;
	color:#555555;
}
	.footer .module-class h1 {
		font-size:1.2em;
		font-weight: 400;
		color:#555555;
		margin:0 0 30px 0;
		text-transform:uppercase;
		letter-spacing:.1em;
	}
	.footer .modulecontent {
		line-height:1.75em;
		font-size:.85em;
	}
	.footer a {
		color:#696B20;
	}
	.footer a:hover{
		color:#888888;
	}

.bottom {
	background-color:#696B20;
	text-align:center;
}
	.copyright { font-size:1.1em; color:#FFFFFF; }
	.poweredby, .poweredby a { color:#DDDDDD; }
	.poweredby a:hover { color:#FFFFFF; }
	.footertext { color:#FFFFFF; text-align:center; }

.grey .zero-margin.content {
    background-color:#EEEEEE;
	color:#333333;
	padding:30px !important;
	line-height:1.75em;
}
	.grey .zero-margin.content h1 {
		font-size:1.4em;
		font-weight: 400;
		color:#696B20;
		margin:0 0 20px 0;
		text-transform:uppercase;
		letter-spacing:.1em;
	}

.black .zero-margin.content {
    background-color:#333333;
	color:#FFFFFF;
	padding:30px !important;
	line-height:1.75em;
}
	.black .zero-margin.content h1 {
		font-size:1.4em;
		font-weight: 400;
		color:#DDDDDD;
		margin:0 0 20px 0;
	}
	.black a { color:#FFFFFF; }
	.black a:hover { color:#DDDDDD; }

.green .zero-margin.content {
    background-color:#696B20;
	color:#FFFFFF;
	padding:30px !important;
	line-height:1.75em;
}
	.green .zero-margin.content h1 {
		font-size:1.4em;
		font-weight: 400;
		color:#FFFFFF;
		margin:0 0 20px 0;
		text-transform:uppercase;
		letter-spacing:.1em;
	}
	.green a { color:#FFFFFF; }
	.green a:hover { color:#DDDDDD; }


input.whitebtn,
a.whitebtn {
	height:2.7em;
	line-height:2.7em;
	background-color:#FFFFFF;
	color: #696B20 !important;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	padding: 0 1.0em;
	font-weight: 400;
	font-size: .9em;
	margin: 0 5px 0 0 !important;
	text-decoration: none;
	text-align: center;
	text-transform:uppercase;
	cursor:pointer;
	border-radius:2px;
}
input.whitebtn:hover,
a.whitebtn:hover { background-color:#CCCCCC; color: #333333 !important; text-decoration:none; }
input.whitebtn:focus,
a.whitebtn:focus { outline: none; }

input.blackbtn,
a.blackbtn {
	height:2.7em;
	line-height:2.7em;
	background-color:#333333;
	color: #FFFFFF !important;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	padding: 0 1.0em;
	font-weight: 400;
	font-size: .9em;
	margin: 0 5px 0 0 !important;
	text-decoration: none;
	text-align: center;
	text-transform:uppercase;
	cursor:pointer;
	border-radius:2px;
}
input.blackbtn:hover,
a.blackbtn:hover { background-color:#696B20; color: #FFFFFF !important; text-decoration:none; }
input.blackbtn:focus,
a.blackbtn:focus { outline: none; }

input.greenbtn,
a.greenbtn,
input[type=submit],
input[type=reset] {
	height:2.7em;
	line-height:2.7em;
	background-color:#696B20;
	color: #FFFFFF !important;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	padding: 0 1.0em;
	font-weight: 400;
	font-size: .9em;
	margin: 0 5px 0 0 !important;
	text-decoration: none;
	text-align: center;
	text-transform:uppercase;
	cursor:pointer;
	border-radius:2px;
}
input.greenbtn:hover,
a.greenbtn:hover,
input[type=submit]:hover,
input[type=reset]:hover { background-color:#333333; color: #FFFFFF !important; text-decoration:none; }
input.greenbtn:focus,
a.greenbtn:focus,
input[type=submit]:focus,
input[type=reset]:focus { outline: none; }

a.large { height:3.45em; line-height:3.45em; padding:0 1.5em; font-size:1.0em; }

.nav {
}
/* main menu 1st level */
#Menu > ul > li > a { color: #FFFFFF; }
#Menu > ul > li.current > a { background-color:#FFFFFF; color:#696B20; border-radius: 2px; }
#Menu > ul > li > a:hover,
#Menu > ul > li.hover > a { background-color:#FFFFFF; color:#696B20; border-radius: 2px;  }
#Menu > ul > li.submenu.hover > a { background-color:#FFFFFF; color:#696B20; border-radius: 2px 2px 0px 0px;  }


#Menu ul li.submenu .menu-toggle{
    color: #FFFFFF;
}

/* main menu 2nd level */
#Menu > ul > li ul { background: #FFFFFF; border-radius:0 2px 2px 2px; }
#Menu > ul > li ul li a { color: #555555; }
#Menu > ul > li ul li a:hover,
#Menu > ul > li ul li.hover > a { background:#F3F5FA; color: #696B20; }
#Menu > ul > li ul li:hover.submenu .menu-toggle, 
#Menu > ul > li ul li.hover.submenu .menu-toggle{
    color: #404040;
}

/* main menu 3rd level */
#Menu ul ul ul { background: #F3F5FA; }
#Menu ul ul ul li a { color: #696B20; }
#Menu ul ul ul li a:hover,
#Menu ul ul li ul li.hover > a { color: #696B20; text-decoration:underline; }
#Menu ul ul li ul li.submenu .menu-toggle{
    color: #FFFFFF;
}

/* Mobile menu */
@media only all and (max-width: 979px) {
    .responsive-menu-toggle { background-color:#FFFFFF; color: #696B20 !important; }
    .responsive-menu-toggle.active,
    .responsive-menu-toggle:hover { background-color:#222222; color: #FFFFFF !important; }

    /* main menu 1st level */
    #Menu ul { background: #222222;}
    #Menu ul li a {color:#FFFFFF;}
	#Menu > ul > li.current > a { background-color:#696B20; color:#FFFFFF; }
	
    /* main menu 2nd level */
    #Menu > ul > li > ul {background: #B0BFDE;}
		
}
  


/* Left menu */
ul.accordion,
.accordion ul {
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
}
.accordion > li {
	min-width:295px;
}

.accordion > li.menu-header > a {
	font-size:1.0em;
	font-weight:700;
    color: #FFFFFF;
	background-color:#6B522A;
	display:block;
	line-height:40px;
	padding:0 15px;
	text-decoration:none;
}

.accordion > li > a {
	font-size:1.0em;
    color: #222222;
	background-color:#EEEEEE;
	display:block;
	line-height:40px;
	padding:0 15px;
	text-decoration:none;
}
.accordion > li:hover > a,
.accordion > li:target > a,
.accordion > li > a.active,
.accordion > li > a.selected {
    color: #FFFFFF;
	background-color:#696B20;
	text-decoration:none;
}

.accordion > li li > a {
	font-size:.9em;
    color: #FFFFFF;
	background-color:#696B20;
	display:block;
	line-height:32px;
	padding:0 10px;
	text-decoration:none;
}
.accordion > li li:hover > a,
.accordion > li li:target > a,
.accordion > li li > a.active,
.accordion > li li > a.selected {
	font-size:.9em;
    color: #FFFFFF;
	background-color:#444444;
	display:block;
	line-height:32px;
	padding:0 10px;
	text-decoration:none;
}


.accordion > li:hover > a span,
.accordion > li:target > a span,
.accordion > li > a.active span {
    color: #fdfdfd;
    text-shadow: 0px 1px 0px rgba(0,0,0, .35);
    background: #3e5706;
}

		.accordion li > .sub-menu {
			display: none;
		}
		 
		.accordion li:target > .sub-menu {
			display: block;
			position: absolute;
			left: 295px;
			width: 250px;
			z-index: 99;
			top: 0;
		}
		.accordion li.active .sub-menu {
			display: block;
			position: absolute;
			left: 295px;
			margin-top:-40px;
			width: 250px;
			z-index: 99;
		}

 
  
@media only all and (max-width: 1199px) {
	
}
@media only all and (max-width: 979px) {
	
}
@media only all and (max-width: 767px) {
	
	.top { z-index:199; background-color:#FFFFFF; margin-top:0; }
	.header { z-index:198; background-color:rgba(105, 107, 32, 1.0); 	}
	.header .logo {
		 top:-215px;
		-webkit-transition: all 150ms linear; -moz-transition: all 150ms linear; -ms-transition: all 150ms linear; -o-transition: all 150ms linear; transition: all 150ms linear;
	}
	.header .logo IMG {
		max-width: 200px;
		-webkit-transition: all 150ms linear; -moz-transition: all 150ms linear; -ms-transition: all 150ms linear; -o-transition: all 150ms linear; transition: all 150ms linear;
	}
	.is-sticky .header #Menu { margin: 0; }	
	
	.feature { margin-top: 0px; min-height:25px; }

}
@media only all and (max-width: 479px) {
	
	.top { font-size:.75em; }
}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/* Sotrefront */

.Filter-Section {
	margin-bottom: 10px;
}
.Filter-Section span[id$='Group'] {
	font-weight: 800;
	text-transform: uppercase;
}

.store .n-v1-cols {
	margin-left: inherit;
}

.category-items > .n-v1-cols {
	padding-right: 0 !important;
}

.category-item {
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #cccccc;
	margin: 0 20px 20px 0;
}

.cat-item-img {
	width: 100%;
	display: table;
}
.cat-item-img-row {
	display: table-row;
}
.cat-item-img a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.cat-item-img a img {
	max-width: 100%;
	width: auto;
	height: auto;
}

#sf-subcat-group {
	font-size: .8em;
	margin-bottom:25px;
}
.sfsubcatitem:first-child:before {
  content: 'Subcategories: ';
  font-weight: 700;
}
.sfsubcatitem {
	display: inline-block;
	margin: 0 5px 15px 0;
}
.sfsubcatitem a {
	background: #eee;
	padding: 5px;
}
.sfsubcatitem a {
	text-decoration: none;
	background: #eee;
	padding: 5px;
}
.sfsubcatitem a:hover {
	text-decoration: underline;
	background: #888;
	color: #fff;
}
.page-info-nav,
.page-info-nav-bottom {
	height: 40px;
	line-height: 40px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: .8em;
	margin: 0;
	margin-bottom: 20px !important;
}
.page-info-nav {
	background: #EEEEEE;
}
.page-info-nav .n-v1-cols,
.page-info-nav-bottom .n-v1-cols {
	padding-bottom: 0 !important;
}
.page-info-nav,
.page-info-nav a,
.page-info-nav-bottom,
.page-info-nav-bottom a {
	color: #888888;
	text-decoration: none;
}
.page-info-nav a:hover {
	color: #880000;
	text-decoration: underline;
}
.page-info-nav-bottom a:hover {
	color: #444444;
	text-decoration: underline;
}

.page-info-nav .cat-list-title {
    color: #880000;
}

.page-nav {
	text-align: right;
}
@media all and (max-width: 767px) {
	.page-nav {
		text-align: center;
	}
}

.product-item {
	padding: 0 20px 14px 0;
	margin: 0 20px 0 0;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #EEEEEE;
	min-height: 361px;
}
.grey .product-item,
.store .product-item {
	min-height: 367px;
}
.store .product-item {
  padding: 0 20px 19px 0;
}
@media all and (max-width: 767px) {
	.page-nav {
		display: none;
	}
	.store .product-item {
		padding: 0 0 20px 0;
		border-right: none;
		margin-bottom: 25px;
	}
	.storefront .grey .modulecontent > div > div > table > tbody > tr > td {
		width: 410px !important;
	}
}

.page-info  {
	
}
.page-info {
	
}
.grey .product-item {
	padding: 0 0 20px 0;
	margin: 0 12px 0 0;
	max-width: 182px;
}
/* Thank you, Internet Explorer, for the above max-width and the following string of media qureies */
@media all and (max-width:1199px) {
	.grey .product-item {
		max-width: 132px;
	}
}
@media all and (max-width:979px) {
	.grey .product-item {
		max-width: 227px;
	}
}
@media all and (max-width:768px) {
	.grey .product-item {
		max-width: 397px;
	}
}
@media all and (max-width:479px) {
	.grey .product-item {
		max-width: 237px;
	}
}
.product-image,
.sf-product-image-link {
	display: block !important;
}
.product-item .product-image {
	position: relative;
	height: 0;
	background: #FFFFFF;
	overflow: hidden;
	border:1px solid #DDDDDD;
}
.product-item .product-image img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	margin: auto;
}
.product-image {
	display: block;
	width: 100%;
	padding-bottom: 100%;
	position: relative;
}
.product-image-row {
	display: table;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.product-image-cell {
	display: table-row;
	width: 100%;
}
.product-image-cell a {
	width: 100%;
	height: 100%;
	display: table-cell !important;
	vertical-align: middle;
}
.product-image-cell a img {
	display: block !important;
}
.product-stars-price {
	font-size: 1.4em;
}
.product-stars,
.product-price {
	width: 50%;
	float: left;
	margin-bottom: .5em;
}
.grey .product-stars, 
.grey .product-price,
.store .product-stars, 
.store .product-price {
	margin-top: 1em;
	margin-bottom: 1em;
}
.product-price { text-align: right; font-weight: 600; }
.product-title { 
	clear: both;
	font-weight: 300;
	margin-bottom: 1em;
	position: relative;
}
.product-title {
	font-weight: 400;
	margin-bottom: .2em;
}
.product-summary { 
	clear: both;
	overflow: hidden;
	font-weight: 300;
	margin-bottom: 1em;
	height: 5em;
	position: relative;
}

.grey .product-title,
.store .product-title {
	margin-bottom: 1em;
}
.product-summary:after{
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 3em;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.product-title a { color: #555555; text-decoration: none; }
.product-title a:hover { color: #000000; text-decoration: underline; }

.page-nav {
	/* padding: 10px 0 10px 10px;
	background-color:#EEEEEE;
	margin:15px 0; */
} 
page-nav a {
	color: #222222;
	font-weight: 700;
	text-transform: uppercase;
	font-size: .8em;
	margin: 0;
	padding: 5px 5px;
}
.page-nav a {
	background-color: #222222;
	color: #FFFFFF;
	text-decoration: none;
	margin-right:3px;
}
.page-nav a {
	display: none;
}
.page-nav a:first-child,
.page-nav a:last-child,
.page-nav a:not([href]) {
	display: inline;
}
.page-info-nav .page-nav a:first-child,
.page-info-nav .page-nav a:last-child {
	background-color: transparent;
	color: #CCCCCC;
	padding: 5px 5px;
	text-decoration: none;
	margin-right:3px;
}
.page-info-nav .page-nav a:first-child:hover,
.page-info-nav .page-nav a:last-child:hover {
	color: #ffffff;
}
.page-info-nav-bottom .page-nav a:first-child,
.page-info-nav-bottom .page-nav a:last-child {
	background-color: transparent;
	color: #222222;
	padding: 5px 5px;
	text-decoration: none;
	margin-right:3px;
}
.page-info-nav .page-nav a:not([href]) {
	background-color: #880000;
	color: #FFFFFF;
	padding: 5px 5px;
	text-decoration: none;
	margin-right:3px;
}
.page-info-nav-bottom .page-nav a:not([href]) {
	background-color: #4BABE6;
	color: #FFFFFF;
	padding: 5px 5px;
	text-decoration: none;
	margin-right:3px;
}

.page-nav a:hover {
	background-color: #4BABE6;
	color: #FFFFFF;
} 
.page-nav div {
	text-align: right;
}
  @media all and (max-width: 768px) {
	  .page-nav a {
		  text-align: center;
	  }
  }
  
/* Storefront detail View */

.product-detail .n-v1-cols > div {
	/* margin: 0 0 20px 0; */
}

.product-detail-title {}
.product-detail-price {
	text-align: right;
	font-weight: 700;
	font-size: 1.25em;
}
.product-detail-model-btns {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 10px 0;
	height: 45px;
}
.product-detail-model { line-height: 45px; font-size:.8em; }
.product-detail-qty { line-height: 45px; font-size:.8em; }
	.product-detail-qty input {
		width:40px !important;
	}
.product-detail-btns { text-align: right; }
.product-detail-vars {}
.product-detail-tabs {}

.tabs {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #880000;
}
.tabs li {
	list-style: none;
	display: inline-block;
}
.tabs a.whitebtn.current {
  background: #880000;
  border:1px solid #880000;
  color:#FFFFFF;
}
.tabs a.whitebtn:hover,
.tabs a.whitebtn.current:hover {
	color:#222222 !important;
	background: #DDDDDD;
	border:1px solid #DDDDDD;
}
.product-detail-panes {}

@media all and (max-width: 1199px) {
	.product-detail-model-btns {
		padding: 10px 0 20px;
		height: auto;
	}
	.product-detail-btns { text-align: left; }
}
@media all and (max-width: 979px) {
	.product-detail-img > div {
		margin: 0 auto;
	}
}
@media all and (max-width: 479px) {
	.product-detail-img > div {
		margin: 0 -20px;
	}
	.product-detail-btns a {
		margin-bottom: 5px;
	}
}

/* Blogs Navigation */

.blogsnavigation .backcolor3,
.blogsnavigation .backcolor5				{ background-color:transparent !important; }
.blogsnavigation .forecolor1.fontstyle4 {
	font-size:1.3em;
	font-weight: 400;
	color:#222222;
	text-decoration: none;
	text-transform:uppercase;
	padding:15px 0 15px 5px !important;
}
.blogsnavigation a.fontstyle4 { 
	font-size:1.0em;
	font-weight: 400;
	color:#696B20;
	text-transform:none;
	text-decoration:none;
	line-height:1.5em;
	margin-left:-10px;
}
.blogsnavigation a.fontstyle3.forecolor8 {
	display:none;
}
.blogsnavigation a.fontstyle4:hover				{ color:#888888; }
.blogsnavigation TABLE.bordercolor6.backcolor1	{ width:100%; }
.blogsnavigation .forecolor6.unicode			{ display:none; }
.blogsnavigation .bordercolor7					{ border:none !important; }
.blogsnavigation .bordercolor5					{ border-top:none !important; }
.blogsnavigation .backcolor6					{ background-color:transparent; }
DIV.blogs a.nbutton {
	border:0;
    cursor: default;
    line-height: 165%;
    padding: 1px 5px;
    text-decoration: none;
	background:#f0f0f0;
	color:#999999 !important;
}






