@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: #fff; font-size: 12px; color: #111; font-family: "Trebuchet MS", 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,h3,h4,h5,h6 { font-weight: normal; color: #900; }
	h1 { font-size: 24px; line-height: 1.2; margin-bottom: 0.6em; } 
	h2 { font-size: 20px; line-height: 1; margin-bottom: 0.5em; margin-top: 0.25em; }
	h3 { font-size: 18px; line-height: 1; margin-bottom: 1em; }
	h4 { font-size: 14px; line-height: 1.25; }
	h5 { font-size: 1em; line-height: 1.5; font-weight: bold; }
	h6 { font-size: 1em; line-height: 1.5; color: #693; }

a { text-decoration: none; color: #069 }
a:hover, a:focus, a:active { text-decoration: underline; color: #06C; }

ul, ol, dd, blockquote {  }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
form { margin-bottom: 1em; }
legend { color: #111; }
hr { color: #666; background-color: #666; height: 1px; border: 0; }

.layClear { clear: both;  font-size: 0px; height: 1px; line-height: 0px; margin-top: -1px; }

/* Elements */
body { }
#container { position: relative; width: 970px; margin: 0 auto; }

#logo { width: 620px; height: 162px; margin: 0 auto; overflow: hidden; }
	
#user-toolsWrapper { position: absolute; top: 210px; right: 35px; z-index: 1000; }
	#user-tools { width: 300px; line-height: 24px; height: 24px; }
	#user-tools a { color: #111; }

#topMenu { position: relative;  z-index: 1009; width: 970px; height: 32px; font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif; margin: 0 0 12px; }
	#topMenu ul { position: relative; list-style: none; margin: 0; padding: 0; text-align: center; }
	#topMenu ul li { position: relative; display: inline-block; margin: 0 40px 0 0; padding: 0; }
	#topMenu ul li a { line-height: 32px; height: 32px; color: #111; position: relative; display: inline-block; text-transform: uppercase; text-decoration: none; margin: 0; padding: 0; }
	#topMenu ul li a:hover { color: #000; text-decoration: none; }
		
	#topMenu li ul { display: none; position: absolute; top: 32px; left: 0; width: 180px; background-color: #fff; border: 1px solid #666; filter: alpha(opacity=90); -moz-opacity: 0.90;	opacity: 0.90; }
	#topMenu li:hover ul, #topMenu li.over ul { display: block; background-color: #fff; }
		#topMenu li ul li { background-color: #fff; display: block; width: 180px; float: none; text-align: left; }		
		#topMenu li ul li a { color: #333; 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:hover { color: #000;	}
			
	
	#homepagePhotoWrapper { position: relative; border: 1px solid #ccc; padding: 3px; width: 962px; height: 536px; font-size: 0; line-height: 0; }
		#homepagePhotoOverlay { position: absolute; bottom: 3px; left: 3px; width: 610px; height: 170px; }
		#homepagePod { position: absolute; bottom: 3px; right: 3px; width: 352px; height: 425px; background: url(../images/pod-shadow.png) bottom right no-repeat; }
		#homepagePod .v65-podImage { position: absolute; top: 0; left: 192px; width: 90px; height: 300px; }
		#homepagePod .v65-podDescription { position: absolute; top: 300px; left: 135px; width: 200px; height: 115px; text-align: center; }
		#homepagePod .v65-podDescription p { color: #fff; font-size: 12px; line-height: 20px; }
		#homepagePod .v65-podDescription a { color: #fff; }
	
	#pageText { width: 900px; padding: 20px 0; overflow: hidden; margin: 0 auto; }
	#storeText { width: 900px; padding: 50px 0 20px 0; overflow: hidden; margin: 0 auto; }
	
	#blogContent { float: left; width: 580px; padding: 0 25px 0 0; overflow: hidden; }
	#blogRightWrapper { float: right; width: 345px; padding: 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; }
	
#footer { width: 970px; overflow: hidden; padding: 1em 0; text-align: center; }
	#footer ul { list-style: none; margin: 0; padding: 0; overflow: hidden; }
		#footer ul li { display: inline-block; margin: 0; padding: 0; }
			#footer ul li a { font-size: 0.917em; color: #666; position: relative; display: inline-block; text-decoration: none; margin: 0; padding-right: 10px; }
			#footer ul li a:hover { color: #333 }
	#footer p { clear: both; font-size: 0.917em; margin: 0 0 16px; }
		
	#legal { color: #333; }
	
	#author {  }
		#author a { color: #ccc; }
		#author a:hover { color: #666; }
		
	#twitter { display: inline-block; padding: 0 0 0 20px; line-height: 16px; color: #000; margin: 0 20px 0 0; background: url(../images/ico-twitter.png) no-repeat left; }
	#facebook { display: inline-block; padding: 0 0 0 20px; line-height: 16px; color: #000; margin: 0 20px 0 0; background: url(../images/ico-facebook.png) no-repeat left; }
	#youtube { display: inline-block; padding: 0 0 0 20px; line-height: 16px; color: #000; background: url(../images/ico-youtube.png) no-repeat left; }
	
#printBody { background-image: none; background-color: #FFF; margin: 0; padding: 0; }
#printWrapper { width: 700px; margin: 0 auto; }
	#printHeader { width: 700px; height: 150px; }
	#printContent { width: 700px; text-align: left; }	
	
/* -------------------------------------------------------------- 
   V65 Overrides
-------------------------------------------------------------- */
/*2 Up Store Display*/
.v65-product2Up { float: left; width: 400px; overflow: hidden; margin: 0 100px 25px 0; padding: 0; }
.v65-product2Up h2 { font-size: 18px; line-height: 1; margin-bottom: 1em; }
				
	.v65-product2UpImage { float: right; width: 200px; overflow: hidden; text-align: center; }
	
		.v65-product2UpAddToCart form { width: 400px; }			
			.v65-product2UpAddToCart fieldset { padding: 0 0 0.5em 9px; margin: 0; border: 0; border: 1px solid #ccc; }		
			.v65-product2UpFormPrice { float: left;	margin: 0; padding: 0 8px 0 0;	width: 60px; font-size: 0.917em; font-weight: bold; overflow: hidden; text-align: right;}			
			.v65-product2UpFormSKU { float: left; margin: 0; padding: 0 5px 0 0; width: 70px; font-size: 0.95em; overflow: hidden; }			
			.v65-product2UpFormQuantity { float: left; margin: 0; padding: 0 5px 0 0; width: 25px; overflow: hidden; }				
			.v65-product2UpFormButton { float: left; margin: 0; padding: 0;	overflow: hidden; width: 100px; text-align: right; }
			
		.v65-product2UpAddToCartLoading { width: auto; padding: 20px 0px; margin: 0px; text-align: center; }


/* -----Modal Cart----- */
a#v65-toggleModalCart { display: block; background: url(../images/cart.png) no-repeat left; padding: 0 0 0 24px; }

/* -----Buttons----- */
	
	/* OPTIONAL BUTTON STYLES regular button: */		
	button.defaultBtn { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat right -100px; }
	button.defaultBtn span { background: transparent url(../images/buttons/btn_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES alt button: */		
	button.altBtn { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat right -100px; }
	button.altBtn span { background: transparent url(../images/buttons/btn_alt_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES modal button: */		
	button.modalBtn { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat right -50px; }
	button.modalBtn span { background: transparent url(../images/buttons/btn_modal_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES modal alt button: */		
	button.altModalBtn { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat right -50px; }
	button.altModalBtn span { background: transparent url(../images/buttons/btn_modal_alt_sprite.gif) no-repeat left top; }
		
	/* OPTIONAL BUTTON STYLES large button: */		
	button.largeBtn { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat right -100px; }
	button.largeBtn span { background: transparent url(../images/buttons/btn_large_sprite.gif) no-repeat left top; }
	
	/* 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; }
	
	/* 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;  }
		
	/* 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; }
		
	/* 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; }
		
	/* 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; }
