﻿/* ~~ This the css file for the Responsive Design of Virtual Lifestyle from Ecommerce Templates.name
The first section correponds to the maximum width version of 980 pixels ~~ */

@charset "utf-8";
body {
	font: 100%/1.5 Arial, serif;
	background: #eee;
	margin: 0;
	padding: 0;
	color: #000;
}

a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}

/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #42413C;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}

/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a.ectlink:link {
	color: #930209;
	text-decoration: none;
}
a.ectlink:visited {
	color: #930209;
	text-decoration: none;
}
a.ectlink:hover, a:active, a:focus { 
	text-decoration: underline;
}

a.prodbox2prodpage:link {
color: #ff0000;
}
a.prodbox2prodpage:visited {
color: #ff0000;

}
a.prodbox2prodpage:active {
color: #ff0000;

}
a.prodbox2prodpage:hover {
color: #ff9800;

}

/* ~~ This fixed width container surrounds all other divs ~~ */
.container {
	width: 980px;
	background: #FFFFFF;
	margin: 0 auto; 
	background: url("css/images/bg.jpg");
}

/* ~~ The header section ~~ */
.header {
	
}

.topbar{
	width:940px;
	height:24px;
	margin-left:20px;
	background:#EFECE0;
}

.topbarleft{
	width: 450px;
	float: left;
	margin-left: 10px;
	font-size: 0.9em;
}

.topbarright{
	width: 450px;
	float: right;
	margin-right: 10px;
	text-align: right;
	font-size: 0.9em;
}

.topbar2{
	width:940px;
	height:96px;
	margin-left:20px;
	background:#F9F9F4;
}

.logo{
	width: 300px;
	float: left;
	margin-left: 10px;
}

.topoffers, .topoffers1, .topoffers2{
	width: 180px;
	float: right;
	margin-right: 10px;
	text-align: right;
	padding-top:17px;
}

/* ~~ The top nav bar ~~ */
.navbar{
	width:940px;
	height:40px;
	margin-left:20px;
	background: url("css/images/navbarbg.jpg");
}

.navcover {
	clear: both;
	padding-top: 13px;
}
.nav {
	float: left;
	padding-left: 20px;
	width: 520px;
}
.nav ul {
	margin: 0;
	padding: 10px 0px 0 0px;
	list-style: none;
}
.nav li {
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	padding-left: 15px;
	padding-right: 15px;
	background: url("css/images/navli.gif") no-repeat right top;
	font-size: 0.9em;
}
.nav li a {
	text-decoration: none;
}
.nav a:hover {
	color: #C6202C;
}

/* ~~ Top search ~~ */
.searchinput {
	float: left;
	width: 348px;
	padding-left: 5px;
	height: 22px;
	padding: 2px;
	border: 1px solid #D7D1C9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #858585;
	border-radius:5px 0px 0px 5px;
	margin-top:8px;
}
.searchsub {
	float: left;
	width: 35px;
	height: 29px;
	background: url("css/images/searchsub.gif");
	border: 0px;
	margin-top:8px;
}

/* ~~ Bottom of header ~~ */
.headerbtm{
	width:940px;
	height: 6px;
	background: #D7D1C9;
	margin-left:20px;
}

/* ~~ Left content ~~ */
.sidebar1 {
	float: left;
	width: 170px;
	padding-bottom: 10px;
	padding-left:14px;
}

/* ~~ Main content ~~ */
.content {
	padding: 10px;
	width: 578px;
	float: left;
	font-size: 0.8em;
}

/* ~~ Left menu ~~ */
.cat {
	clear: both;
	width: 170px;
	padding-top: 10px;
	padding-left:10px;
	clear: both;
}
.cattop {
	width: 160px;
	padding-left: 10px;
	padding-top: 4px;
	height: 21px;
	color: #666;
	font-size: 0.8em;
	font-weight: bold;
	background: url("css/images/cattop.gif");
	background-repeat: repeat-y;
}
.cat ul {
	padding: 0;
	margin: 0;
}
.cat li {
	display: block;
	width: 154px;
	padding-left: 4px;
	padding-top: 7px;
	height: 23px;
	color: #333;
	font-size: 0.8em;
	font-weight: normal;
	border-bottom:1px solid #D7D1C9;
	border-right:1px solid #D7D1C9;
  	border-left:1px solid #D7D1C9;
}
.cat li a {
	display: block; 
	text-decoration: none;
	color: #333;
}
.cat li a:hover {
	color: #C6202C;
	background:#F1EEE5;
}

/*Minicart properties*/
table.mincart {
	width: 160px;
	background-color: #ECF3EC;
}

td.mincart{
  	font-size: 0.8em;
}

/* ~~ Right content ~~ */
.sidebar2 {
	float: left;
	width: 174px;
	padding:10px 24px 0px 0px;
}

.colrighttop {
	padding-left: 6px;
	margin-bottom:0px;
	width: 154px;
	padding-top: 3px;
	height: 22px;
	font-size: 0.9em;
	font-weight: bold;
	background:#F1EEE5;
	color:#95030D;
}

/* ~~ Content header ~~ */
.content h2 {
	font-size: 1.4em;
	font-weight: bold;
	background: #F3F0E9;
	padding-left: 10px;
	width: 554px;
	padding-top: 3px;
	padding-bottom: 3px;
	clear: both;
	margin-top:0px;
	margin-left:6px;
	color: #333;
  border-bottom: 1px solid #98020D;
}

/* ~~ Home page products ~~ */
.ProductCover {
	clear: both;
	margin-left:0px;
}

.productbox {
	border:1px solid #D7D1C9;
	float: left;
	width: 175px;
	margin: 0px 8px 7px 7px;
	height: 195px;
}

.productbox:hover{
  border: 1px solid #960107;
}
    
.productpic {
	clear: both;
	width: 134px;
	padding-left: 15px;
	padding-top: 10px;
	height: 102px;
}
.productpic img {
	width: 134px;
	height: 102px;
}
.ProductName {
	text-align: center;
	padding-top: 5px;
	color: #172934;
	font-size: 13px;
	font-weight: bold;
}
.hmprice {
	float: left;
	clear: both;
	width: 60px;
	text-align: center;
	padding-top: 5px;
	padding-left: 6px;
	color: #E2202B;
	font-weight: bold;
	margin-top: 10px;
}
.hmproduct {
	float: none;
	clear: both;
	width: auto;
	text-align: center;
	padding-top: 10px;
	color: #E2202B;
	font-weight: bold;
}

/* ~~ The footer styles ~~ */
.footer {
	padding: 10px;
	background: url("css/images/bgftr.jpg");
	position: relative;
	clear: both; 
	height:180px;
}


.foo2{
	float:left;
	width:214px;
	padding: 6px;
	border-right: 1px dotted #666;
	color: #666;
	padding:0 10px 10px 10px;
	line-height:1.9em;
    font-size:0.8em;
}

.foo3{
	color: #666;
	float:left;
	width:214px;
	padding:0 6px 6px 6px;
	border-right: 1px dotted #666;
	line-height:1.9em;
    font-size:0.8em;
}

div.foo1{
	float:left;
	width:214px;
	padding: 0 0 0 4px;
	border-right: 1px dotted #666;
	font-size:0.8em;
	margin-left:20px;
  	line-height:1.9em;
}

div.fb{
	float:left;
	width:230px;
	font-size:0.8em;
	line-height:1.9em;
    padding-left:4px;
}

p.foothead{
	font-weight:bold; 
	text-align:left;  
	border-bottom:solid 1px #666;
	margin: 10px;
	color:#950000;
	line-height:25px;
	font-size:1.3em;
}

div.btmlft{
	float:left;
	margin-left:20px;
	width:400px;
	font-size:0.8em;
}

div.btmrght{
	float:right;
	width:400px;
	text-align:right;
	margin-right:20px;
    font-size:0.8em;
}

.social {
	padding-top: 10px;
}
.social img {
	float: left;
	width: auto;
	margin: 3px 5px 0px 18px;
}
/* ~~ Miscellaneous float/clear classes ~~ */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* ~~ Horizontal rule ~~ */
hr {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #D71321;
}

/*Shopping cart*/
table.cobtbl{
	background-color: #fff;
	border-bottom:1px solid #D7D1C9;
} 

td.cobll, td.cobhl{
	background-color: #fff;
	color : #333;
}

td.cobhdr{
	background-color:#EFECE0;
	font-size:0.9em;
	color:#333;
	text-transform:uppercase;
border-bottom:1px solid #960912;

}
div.cocoupon{
display:none;
}

div.tofreeshipping{
color:#94000E !important;
}

td.cobll input,  textarea, select{
border: 1px solid #999;
  border-radius:2px;
padding:4px;
}

.cartdiscounts, .cartdiscountsamnt{
color:#94000E !important;
}

td.cobll input[type=image]{
border:none;
}

td.cobll input[type=radio]{
border:none;
}

span.cartoption{
	font-size:12px !important;
	color:#333;
}

div.giftwrap a{
  	color:#666;
  	font-size:0.8em;
  	text-decoration:none;
}

div.logintoaccount{
	text-align:left !important;
}

span.willpickup{
font-size:1.1em !important;
}

/*Thanks page*/
td.receiptoption{font-size:0.9em;}
td.receiptoption strong{font-weight:500;}
td.receipthl strong{font-weight:500;}
td.receiptheading{background:#F6F6F6;font-size:1.1em;color: #333;font-weight:normal !important;border-bottom: 1px solid #930209;border-top: 1px solid #930209;}
td.receiptheading strong{font-weight:500;}
hr.receipthr{display:none;}

/* ~~ Store buttons ~~*/
input.login, input.sccheckout, input.logintoaccount, input.search	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	background: #D7D1C9;
	border: 1px solid #91040D;
	border-radius: 4px;
	cursor: pointer;
}

input.login:hover, input.sccheckout:hover, input.logintoaccount:hover, input.search:hover{
	background:#fff;
	color:#666;
}

input[name=commercialloc] {
display:none
}

/* The product page - view all the available classes at https://www.ecommercetemplates.com/help/css-layouts.asp
-------------------------------------*/
div.prodfilter{
	float:left;
	background-color:#F9F9F4;
	border: 1px dotted #D7D1C9;
	padding:6px;
	color: #42619a;
	margin-bottom:10px;
	margin-top:10px;
}

div.prodfilterbar{
	float:left;
	width:100%;
}

div.filtertext{
 	padding:8px;
}

select.prodfilter{
	padding:0px;
	margin:0px;
}

div.product{
	padding:6px;
	width:47%;
	float:left;
	height:230px;
	margin:2px;
}

div.prodnavigation{
	padding:10px 0px 10px 12px;
	float:left;
	width:96%;
	font-size:0.9em;
	background-color:#F3F0E9;
	border-bottom: 1px solid #930209;
}

div.prodimage{
	padding: 6px;
	text-align:center;
	border:1px solid #ccc;
	background-color:#fefefe;
}

div.prodimage:hover{
	background-color:#fefefe;
	border: 1px solid #930209;
	box-shadow: 5px 5px 2px #ccc;
}


div.prodname{
	padding-top:6px;
	font-size: 1em;
}


div.prodprice{
	font-size: 1em;
	float:left;
	width:98%;
	color:#666;
/*	margin-top:-12px;*/
}

div.prodcurrency{
	float:left;
	width:100%;
	font-size: 0.7em;
	color:#666;
}

div.pagenums{
	text-align:center;
	float:left;
	padding:20px 0px 20px 0px;
}

/* The product detail page 
-------------------------------------*/
div.detailprodnavigation{
	width:96%;
        margin-bottom:12px;
}

div.detailimage{
	width:190px;
	padding:10px;
	float:left;
} 


div.detailid {
	color:#666;
	width:60%;
	font-size: 0.9em;
	float:left;
}

div.detailname {
	font-size: 1.2em;
	float:right;
	width:63%;
	margin-top:10px;
  	margin-bottom:12px;
	border-bottom: 1px solid #ccc;
}

span.detaildiscountsapply{
	margin-left:36px;
        color:#930209;
        font-size:0.9em;
}

div.detaildiscounts{
	width:60%;
	color:#930209;
	float:left;
        font-size:0.9em;
}

div.detailmanufacturer{
	float:left;
	width:60%;
	margin:0px;
	padding:0px;
        color:#666;
        font-size:0.9em;
}

div.detailsku{
	float:left;
	width:60%;
	margin:10px;
        color:#666;
}

div.detailinstock{
	float:right;
	width:60%;
}

div.detaildescription{
	font-size: 12px;
	font-family : Verdana,Arial;
	margin:5px 0px;
	padding-top:4px;
	line-height:1.8em;
	float:right;
	width:63%;
}

div.detailprice{
	font-size: 1.2em;
	font-weight:bold;
	float:left;
	width:96%;
	color:#333;
	margin-left:10px;
}

div.detaillistprice{
	font-size: 1em;
	font-weight:normal;
	float:left;
	width:96%;
	padding:6px 0px;
	color:#DA6A1E;
	margin-left:10px;
}

div.detailcurrency{
	padding-top: 6px;
	font-size: 0.7em;
	float:left;
	width:96%;
	color:#666;
	margin-left:10px;
	border-bottom: 1px solid #ccc;
	padding-bottom:20px;
}

div.detailoption{
	width:100%;
}

div.detailoptions{
	padding: 6px;
	float:left;
	width:81%;
	margin-left:0px;
}

select.detailprodoption{
	font-size: 0.9em;
	width:50%;
	margin:7px;
	border:1px solid #ccc;
	padding:2px;
}

input.detailprodoption{
	font-size: 0.9em;
	margin:7px;
	border:1px solid #ccc;
        padding:2px;
}


div.detailoptiontext{
	padding: 6px;
	width:32%;
	float:left;
	clear:both;
}

div.detailmultioptiontext{
	padding: 6px;
	width:30%;
	clear:right;
}

div.previousnext{
	padding-top:20px;
	padding-bottom:6px;
	float:right;
	width:100%;
	text-align:center;
	font-size:0.9em;
	border-top:1px solid #ccc;
}

div.emailfriend{
	padding-top: 10px;
	text-align:center;
	float:right;
	width:100%;
}

td.emfhl{
	background-color:#aaa;
	font-size:1.2em;
	color:#fff;
	font-weight:bold;
}

td.emfll{
	line-height:18px;
}

div.detailquantity{
	float:left;
	width:170px;

}

div.detailquantitytext{
	margin-top:0px;
	float:left;
	width:45%;
	text-align:left;
	padding:10px;
}

div.detailquantityinput{
	margin-top:10px;
	float:right;
	width:45%;
	text-align:left;
	padding:0px;
	height:65px;
}

#w0quant{
	margin-top:6px;
	height:21px;
	width:50px;
	border:1px solid #ccc;
}

div.detailaddtocart,.detailoutofstock{
	margin-top:3px;
	float:left;
}

div.detailnotifystock{
	text-align:center;
	padding-top:6px;
	float:left;
	width:98%;
}

div.review{
	float:left;
	margin-top:16px;
	width:90%;
	font-size:0.9em;
}

hr.review{
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #bbb;
	padding:4px;
	margin-top:6px;
}

div.reviewprod{
	background-color:#eee;
	padding:10px;
}

/* The category page 
-------------------------------------*/
div.category{
	width:42%;
	float:left;
	line-height:1.6;
  	font-size:0.9em;
        padding:10px;
	border:1px solid #ccc;
	background-color:#fefefe;
	margin:0px 0px 16px 16px;
	height:110px;
}

div.category:hover{
	background-color:#fff;
	border: 1px solid #93000A;
	box-shadow: 5px 5px 2px #ccc;
}

div.catnavigation{
	padding:10px 0px 10px 12px;
	float:left;
	width:97%;
	font-size:1em;
	background-color:#F3F0E9;
	border-bottom: 1px solid #93000A;
	margin-bottom:10px;
}

.catnavwrapper{
	background:#fff !important;
	border: 1px solid #fff !important;
}

div.navdesc{
	display:none; /* Removes the text "View all products in all categories */
}

div.catimage{
	width:99px;
	float:left;
}

div.catdesc{
	padding:0px 0px 4px 4px;
}

div.catname{
	margin-left:8px;
        font-size:1.2em;
}

.catdiscounts, .allcatdiscounts{
	padding-left:10px;
	font-weight:normal;
	color:#910003;
	font-size:0.9em;
}

div.categorymessage{
	padding-top:0px;
	font-size: 1.3em;
}

p.noproducts{
       padding-top:28px;
       text-align:left !important;
}


hr {
	height: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #60a1de;
}

/* This is the first breakpoint and is for screen sizes between 772 and 980 pixels. 
If there is no difference in the classes above, you would use the classes above or if you need to make changes at this resolution, add them below
-------------------------------------*/
@media screen and (max-width: 980px) {
  
.container {
	width: 772px;
	background-image:none;
	background:#fff;
	border-left:1px solid #D7D1C9;
	border-right:1px solid #D7D1C9;
}

.content{

}
  
.topbar, .topbar2{
	width:772px;
	margin-left:0px;
}

.topbarleft{
	width: 350px;
}

.topbarright{
	width: 350px;
}
  
  .topoffers {
	display:none;
}

.topoffers1, .topoffers2{
}

  .navbar{
	width:772px;
	margin-left:0px;
}

.searchinput {
	width: 178px;
}

.headerbtm{
	width:772px;
	margin-left:0px;
}

.sidebar1 {
	padding-left:4px;
}
  
.sidebar2, .fb {
	display:none;
}

.footer {
	padding: 2px;
	background-image: none;
	background-color:#EFEDE0;
	border-top: 1px solid #ccc;
 	height:220px;
}
  
.foo3{
    border-right: 0px;
}
}
  
/* This is the second breakpoint and is for screen sizes between 468 and 758 pixels. 
If there is no difference in the classes above, you would use the classes above or if you need to make changes at this resolution, add them below
*/
@media screen and (max-width:758px) {
	
.container {
	width: 468px;
}

.topbar, .topbar2{
	width:468px;
	margin-left:0px;
}

div.nosearchresults{
	width:460px;
}

.topbarleft{
	display:none;
}

.topbarright{
	width: 460px;
}

.logo{
	width:272px;
	margin:0px;
}

  .topoffers1 {
	display:none;
}

.navbar{
	width:468px;
	margin-left:0px;
}

.nav{
	display:none;
}

.searchinput {
	width: 416px;
	margin-left:4px;
}

.headerbtm{
	width:468px;
	margin-left:0px;
}

.mainpic{
	display:none;
}

.sidebar1{
	display:none;
}

.content {
	padding: 2px;
	width: 464px;
  	background-color:#fff;
}

.content h2 {
	width: 453px;
	margin-left:0px;
}
  
.productbox {
	width: 195px;
	margin: 0px 18px 7px 17px;
}

.productpic {
	padding-left: 28px;
}

.foo2{
	display:none;
}

.foo3{
	width:194px;
}

div.foo1{
	width:194px;
}

div.btmlft{
	margin-left:20px;
	width:428px;
	font-size:0.8em;
}

div.btmrght{
	float:left;
	width:428px;
	margin-left:20px;
	margin-right:0px;
}

/*tables for cart and search*/
table.cobtbl{
	font-size: 0.8em;
    margin-left:8px;
    margin-bottom:12px;
} 

/*the product page*/
div.prodfilter{
	display:none;
}
  
div.prodfilterbar{
	display:none;
}

div.product{
width:46%;	
}

  /* The product detail page 
-------------------------------------*/
div.detailid {
	float:left;
        width:96%;
        margin-left:10px;
}

div.detailmanufacturer {
	float:left;
        width:96%;
        margin-left:10px;
}

div.detailname {
	float:left;
        width:96%;
        margin-left:10px;
}

div.detaildiscounts{
	float:left;
        width:96%;
        margin-left:10px;
}

.detaildiscountsapply{
        display:none; /*Removes Discounts Apply text*/
}

div.detaildescription {
	float:left;
        width:96%;
        margin-left:10px;
}

div.category{
	width:86%;
}

}


/* This is the third breakpoint and is for smartphones. 
If there is no difference in the classes above, you would use the classes above or if you need to make changes at this resolution, add them below
*/
@media screen and (max-width:400px) {
	
.container {
	width: 308px;
}

.topbar, .topbar2{
	width:308px;
	margin-left:0px;
}

.topbarleft{
	display:none;
}

.topbarright{
	width: 308px;
	font-size:0.8em;
}

.logo{
	width:272px;
	margin:0px;
}

.topoffers2  {
	display:none;
}

.navbar{
	width:308px;
	margin-left:0px;
}


.searchinput {
	width: 256px;
	margin-left:4px;
}

.headerbtm{
	width:308px;
	margin-left:0px;
}

.content {
	padding: 2px;
	width: 304px;
  	background-color:#fff;
}

.content h2 {
	width: 293px;
	margin-left:0px;
}

div.nosearchresults{
	width:300px;
}

p.foothead{
	margin: 0px;
	line-height:20px;
	font-size:1em;
}

div.foo3{
	width:140px;
	border: 0px;
}

div.foo1{
    width:140px;
	margin-left:4px;
}

div.btmlft{
	margin-left:4px;
	width:300px;
	font-size:0.8em;
}

div.btmrght{
	width:300px;
	margin-left:0px;
}

.productbox {
	width: 276px;
}

.productpic {
	width: 276px;
	padding-left: 0px;
	height: 102px;
  	text-align: center;
}

/* ~~ Remove left hand cart column ~~*/
.cobcol1{
	display:none;
}

/* ~~ Modify additional info field on checkout ~~*/
textarea.addinfo{
	width:150px;
}

/*the product page*/

div.product{
width:94%;	
}

/*the detail page*/

div.detailoptions{
width:96%;
}

select.detailprodoption{
width:58%;
}


div.detailquantityinput{
	height:30px;
}

div.detailmultioptiontext{
	width:40%;
}

div.emailfriend{
	display:none;
}

/*the category page*/
div.category{
	
}

}

.textaligncenter {
	text-align: center;
}
.textstrikethrough {
	text-decoration: line-through;
}
.buygifimage {
	list-style-image: url('css/images/buy.gif');
}

p.center {
	text-align: center;
}






































