﻿@charset "utf-8";
/* CSS Document */

/*Defaults*/
html, body { height: 100%; width: 100%; position: relative; margin: 0; padding: 0; }


/*-----------------------------------------------------------*/
/*-------Defaults - These get copied into the admin.css------*/
/*-----------------------------------------------------------*/
body { background-color: #000; font-size: 12px; color: #fcf6dc; font-family: Arial, Helvetica, sans-serif; line-height: 1.5em; }

/* CSS Reset */
img { border: 0; } 
h1,h2,h3,h4,h5,h6,p,table,ul,ol { margin-top: 0; padding-top: 0; }

ul, ol, dl, p, table, pre { margin-bottom: 1em; }
	
h1,h2 { font-weight: normal; color: #FFF; font-family: "PackardAntiqueRegular", "Palatino Linotype", "Book Antiqua", Palatino, serif; } /* old red color: #fcf6dc; */
h3,h4,h5,h6 { font-weight: normal; color: #fcf6dc; }
	h1 { font-size: 2.3em; line-height: 1.2em; margin-bottom: 0.5em; } /* 30pt  */
	h2 { font-size: 1.9em; line-height: 1.2em; margin-bottom: 0.5em; margin-top: 0.25em; }/* 24pt */
	h3 { font-size: 1.5em; line-height: 1.2em; margin-bottom: 0.5em; }/* 18pt */
	h4 { font-size: 1em; line-height: 1em; } /* 14pt */
	h5 { font-size: 1em; line-height: 1em; font-weight: bold; }
	h6 { font-size: 1em; line-height: 1em; color: #693; }

a { color: #FFF; text-decoration: none; } /* old red color: #8c2c17; */
a:hover, a:focus, a:active { text-decoration: underline; }

ul, ol, dd, blockquote {  }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
form { margin-bottom: 1em; }
legend { color: #91897c; }
hr { color: #91897c; background-color: #91897c; height: 1px; border: 0; }

/*-----------------------------------------------------------*/

.layClear { clear: both;  font-size: 0px; height: 1px; line-height: 0px; margin-top: -1px; }

/* Elements body */

body { background: url("../images/background-2014.jpg") top center no-repeat #000; }
.page { background: url("../images/background-page.jpg") top center no-repeat #000; }
#container { position: relative; width: 920px; margin: 0 auto; }

#header { position: relative; width: 920px; height: 100px; margin: 0 auto; }
	#logo { height: 78px; overflow: hidden; text-align:center; padding: 10px 0 0 0; }
	
#user-toolsWrapper { position: absolute; top: 10px; right: 10px; z-index: 1000; }
	#user-tools { width: 350px; line-height: 24px; height: 24px; }
	#user-tools a { color: #fcf6dc; }

#v65-modalCart {
    position: relative !important;
    top: auto;
    right: auto;
    text-align: right;
    float: right;
    z-index: 300;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}	

.v65-yourAccount, .v65-editProfile {
    border-right: 1px solid #666;
    display: inline-block;
    text-align: right;
    height: 1em;
    line-height: 1em;
    margin-top: 6px;
    margin-right: 10px;
    padding-right: 10px;
    width: 125px;
}

.v65-login, .v65-logout {
    display: inline-block;
    line-height: 12px;
    margin-top: 6px;
    width: 50px;
}

#topMenu { width: 920px; height: 32px; text-align: center; }
	#topMenu ul { list-style: none; margin: 0; padding: 0; }
	#topMenu ul li { display: inline; margin: 0 auto; padding: 0; }
	#topMenu ul li a { line-height: 32px; height: 32px; color: #fcf6dc; position: relative; display: inline-block; text-decoration: none; margin: 0; padding: 0 20px; text-transform:uppercase; font-family: "proxima-nova-extra-condensed-1", "proxima-nova-extra-condensed-2", Arial Narrow, Arial, Helvetica, sans-serif; font-size:1.5em; }
	#topMenu ul li a:hover { color: #fff; background: url("../images/60-trans-bg.png"); }
	#topMenu ul li a.hover { color: #fff; background: url("../images/60-trans-bg.png"); }
		#topMenu li ul { display: none; position: absolute; top: 32px; left: 0; padding: 0; width: 180px; background-color: #749211; }
		#topMenu li:hover ul, #layTopMenu li.over ul { display: block; background-color: #9bc315; }
			#topMenu li ul li { background-color: #efefef; display: none; width: 180px; float: none; text-align: left; }		
			#topMenu li ul li a { color: #666; background-color: #efefef; float: none; display: block; padding: 0 0 0 10px; margin: 0; width: 170px; text-align: left; text-transform: none; border-bottom: 1px solid #ffffff; line-height: 24px; height: 24px; }
			#topMenu li ul li a.v65-pageAParent { color: #fcf6dc; }
			#topMenu li ul li a:hover { background-color: #333; color: #fcf6dc; }
			
			#topMenu li.v65-home {  } /*display:none; if you want to hide the homepage link*/
			#topMenu li a.v65-pageAParent { color: #fcf6dc; }
			#topMenu li a.v65-selected { color: #fcf6dc; }
	
#contentWrapper { overflow: hidden; }
	#homepageContent { padding: 20px; margin: 20px 0; width: 375px; background: url("../images/60-trans-bg.png"); }
		#homepageContent p { color: #91897c; }

/*	homepage blogroll	*/
.v65-avatar { display:none; }
.v65-blogPost { margin:0; }
.v65-blogPostWrapper h2 { font-size: 1.2em; font-family: Arial, Helvetica, sans-serif; }
.v65-blogPostWrapper a { color: #91897C; }
v65-blogPostDate { color: #91897C; }
	
	#leftMenu { width: 240px; float: left; padding: 20px 0 20px 10px; margin: 10px 0 0 0; }
		#leftMenu ul { list-style: none; margin: 0 0 1em 20px; padding: 0; width: 220px; }
		#leftMenu li { line-height: 2; }
		#leftMenu li a { color: #fcf6dc; }
		#leftMenu li a:hover { color: #fcf6dc; text-decoration:underline; }
		#leftMenu li ul{ margin-left: 20px; width: 200px; }
		#leftMenu form{ padding: 0; margin: 0; }
		#leftMenu fieldset{ border: 0; padding: 0; margin: 0; }
		#leftMenu input{ height: 18px; margin-right: 5px; }
		
		#leftMenu li a.v65-pageAParent { color: #fcf6dc; }
		#leftMenu li a.v65-leftSelected { color: #fcf6dc; font-weight: bold; }
		
	#pageContent { float: left; width: 600px; padding: 20px; margin: 10px 0 0 0; }
	#storeContent { float: right; width: 630px; padding: 20px; margin: 10px 0 0 0; }
	#pageContentProduct { float: left; width: 400px; padding: 20px; margin: 10px 0 0 0; }
	#pageContentWide { float: left; width: 900px; padding: 20px; margin: 10px 0 0 0; }
	
	#productImage { float: right; width: 300px; margin: 30px 0 0 0; }
	
#footer { width: 920px; overflow: hidden; padding: 1em 0; }
	#footerLegal { text-align: center; }
		#footerLegal ul { list-style: none; margin: 0 0 10px 0; padding: 0; overflow: hidden; }
			#footerLegal ul li { display: inline; margin: 0 auto; padding: 0; }
				#footerLegal ul li a { font-size: 0.917em; color: #fcf6dc; position: relative; display: inline-block; text-decoration: none; margin: 0; padding-right: 30px; text-transform:uppercase; }
				#footerLegal ul li a:hover { text-decoration:underline; color: #FFF; }
		#footerLegal p { clear: both; font-size: 0.917em; text-align:center; }
		#footerLegal a { color: #91897c; }
		#footerLegal a:hover { text-decoration:underline; color: #FFF; }
		
/* -------------------------------------------------------------- 
   Blog Template
-------------------------------------------------------------- */
#blogContent { float: left; width: 550px; padding: 20px 25px 0 0; overflow: hidden; }
	#blogRightWrapper { float: right; width: 345px; padding: 20px 0 0 0; overflow: hidden; }
		#blogRightWrapper-Col1 { float: left; width: 160px; padding: 0 25px 0 0; overflow: hidden; }
		#blogRightWrapper-Col2 { float: left; width: 160px; padding: 0; overflow: hidden; }
	
/* -------------------------------------------------------------- 
   Print Template
-------------------------------------------------------------- */
#printBody { background-image: none; background-color: #FFF; color: #000; margin: 0; padding: 0; }
#printWrapper { width: 700px; margin: 0 auto; }
	#printHeader { width: 700px; height: 150px; }
	#printContent { width: 700px; text-align: left; }
		#printContent h1, #printContent h2, #printContent h3, #printContent h4 { color: #000; }
		#printWrapper #v65-cartTable td, #printWrapper #v65-cartTable th { background-color:#FFF; }
	
	
/* -------------------------------------------------------------- 
   V65 Overrides
-------------------------------------------------------------- */

/* -----Product Browse----- */
.v65-product2UpAddToCart fieldset { border: 1px solid #333333; }

/* -----Product Drilldown----- */

#v65-PagingTop { display: none; border-bottom: 1px solid #91897c; }
#v65-productDescription { width: 400px; margin: 0 0 0 50px; }
	#v65-productDescription p { color:#91897c; }
	#v65-ProductDrilldownTeaser p { color:#FCF6DC; }
	
#v65-productImage { float: right; width: 270px; padding: 20px 110px 0 0; }
#v65-productWrapper { width: 880px; }
#v65-ProductDrilldownTeaser { color: #fcf6dc; font-family: "PackardAntiqueRegular", "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 1.5em; line-height: 1.2em; margin-bottom: 0.5em; }
.v65-productAddToCartPrice { color: #FFF; }

/* -----Shopping Cart----- */
#v65-cartTable th { background-color: #212121; border-top: 1px solid #333; }
.v65-cartItem td { border-top: 1px solid #333; }
#v65-cartSubtotal td { background-color: #212121; border-top: 1px solid #333; }
.v65-cartTax td { background-color: #262626; }
#v65-cartTotal td { background-color: #262626; border-bottom: 1px solid #333; }

/* -----Add to Cart----- */
#v65-productAddToCart { width:160px; position: absolute; top: 400px; right: -20px; }
#v65-productAddToCart legend { display: none; }
#v65-productAddToCart form { width:160px; margin: 0 0 12px; }
#v65-productAddToCart fieldset { border: none; padding: 0; }
.v65-productAddToCartButton { width: 100px; }
.v65-productAddToCartPrice { width: 40px; font-size: 1.25em; color: #a9a597; }
.v65-productAddToCartSKU { width:85px; font-size: 1.25em; color: #a9a597; font-weight: bold; }
.v65-productStockMessage { font-size: 1.25em; color: #a9a597; font-weight: bold; }

#v65-checkoutCartSummaryWrapper { background-color: #262626; border: 1px solid #333333; }

/* -----Modal Cart----- */
a#v65-toggleModalCart { display: block; padding: 0 0 0 24px; }
#v65-modalContent { background-color: #000; }
.v65-form fieldset { border: 1px solid #333; }


/*---------------------------------------------------------------------------*/
/*------- Buttons - This calls the button sprites from the local site -------*/
/*------- Use these styles to customize buttons if necessary ----------------*/
/*---------------------------------------------------------------------------*/
	
	/* OPTIONAL BUTTON STYLES regular button: */		
	button.defaultBtn { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; text-transform:uppercase; }
	button.defaultBtn span { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; text-transform:uppercase; }
		
	/* OPTIONAL BUTTON STYLES alt button: */		
	button.altBtn { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; text-transform:uppercase; }
	button.altBtn span { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top; text-transform:uppercase; }
		
	/* OPTIONAL BUTTON STYLES modal button: */		
	button.modalBtn { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; text-transform:uppercase; }
	button.modalBtn span { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; text-transform:uppercase; }
		
	/* OPTIONAL BUTTON STYLES modal alt button: */		
	button.altModalBtn { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; text-transform:uppercase; }
	button.altModalBtn span { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; text-transform:uppercase; }
		
	/* OPTIONAL BUTTON STYLES large button: */		
	button.largeBtn { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; text-transform:uppercase; }
	button.largeBtn span { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; text-transform:uppercase; }
	
	/* OPTIONAL BUTTON STYLES large button: */		
	button.altLargeBtn { background: transparent url(../images/buttons/btn_large_alt_sprite.gif) no-repeat right -100px; text-transform:uppercase; }
	button.altLargeBtn span { background: transparent url(../images/buttons/btn_large_alt_sprite.gif) no-repeat left top; text-transform:uppercase; }
	
	
	/* REQUIRED LINK BUTTON STYLES: */
	
	/* Link Button Normal */
	a.linkBtn { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	a.linkBtn span { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; text-transform:uppercase; }
	
	/* Link ALT Button Normal */
	a.linkAltBtn {  background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	a.linkAltBtn span { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top; text-transform:uppercase; }
		
	/* Modal Link Button Normal */
	a.modalLinkBtn { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	a.modalLinkBtn span { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; text-transform:uppercase; }
		
	/* Modal Link ALT Button Normal */
	a.modalLinkAltBtn { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	a.modalLinkAltBtn span { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; text-transform:uppercase; }
		
	/* Link Button Large */
	a.largeLinkBtn { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	a.largeLinkBtn span { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; text-transform:uppercase; }