/*
 * Project:		Cuvaison Estate Wines
 * Date:		2009/05/20
/* ---------------------------------------- */

* { margin: 0; padding: 0; }

* html body { behavior: url(../assets/css/csshover.htc); }

html { min-height: 100%; margin: 0 0 1px; font-size: 100.01%; }
body { background: #ecece4; font-size: 75%; padding: 20px 0; }

@media only screen and (max-device-width: 480px) { html { -webkit-text-size-adjust: none; } }

body, textarea, input, select, option, button { color: #666; font-family: Arial,Helvetica Neue,Helvetica,sans-serif; line-height: 1.5; }
li, dt, dd, p, caption, pre {  }
ul, ol, dl, p, table, pre, h1, h2, h3, h4, h5, h6 { margin-bottom: 15px; }

a { color: #333; text-decoration: none; }
a:hover, a:focus, a:active { color: #333; text-decoration: underline; }

ul, ol, dd, blockquote { padding-left: 40px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
li *, li p, li li, dt *, dd *, p *, th *, td * {  }

img { border: none; -ms-interpolation-mode: bicubic; }
pre { font-family: "Courier New",monospace; white-space: pre-wrap; }
table { border-collapse: collapse; border-spacing: 0; }

hr { overflow: hidden; height: 1px; margin: 15px 0 !important; margin: -5px 0 8px; padding: 0; border: none; background-color: #ccc; color: #ccc; }
*:first-child+html hr { margin: -7px 0 8px !important; }

.offset { position: absolute; left: -999em; }

.clear { clear:both; font-size: 0; line-height: 0; }

/* LAYOUT
------------------------------------------- */

#root { width: 948px; margin: 0 auto; padding: 3px 0 0; background: #ccc; border: 1px solid #eef3fd; }
 
 #top { position: relative; display: block; height: 102px; margin: 0 3px; background: #fff; z-index: 300; }
  #logo { position: absolute; top: 22px; left: 29px; background: none; }
  #skip-links { position: absolute; top: 0; left: -10001px; list-style: none; margin: 0; padding: 0; }
   #skip-links li a:focus, #skip-links li a:active { display: block; position: absolute; left: 10701px; top: 0; z-index: 10001; width: 200px; margin: 15px 0 0 15px; padding: 2px 0; background: #333; color: #fff; text-align: center; text-decoration: none; }
  #nav-top { position: absolute; right: 12px; bottom: 15px; padding: 0 100px 0 0; margin: 0; list-style: none; z-index: 300; }
   #nav-top li { display: inline; padding: 0 9px; text-transform: uppercase; font-size: 0.917em; line-height: 1em; color: #272425; border-right: 1px solid #5c5a5b; }
   #nav-topCart { width: 100px; position: absolute; top: 0; right: 0; text-transform: uppercase; z-index: 350; font-size: 0.917em; }
  
  /* Modal Cart */
	#v65-modalCart { position: absolute; top: 0; right: 0; }
		#v65-modalCart a { color: #272425; }
	.v65-modalCartSelected { background-image: none; }
	#v65-modalCartBody a { color:#272425; }
	
	#v65-modalCartDropdown { top: 22px; }
 
 #content { overflow: hidden; height: 1%; margin: 0 3px; padding: 0 1px 0 0; background: #fff url(../images/content-bottom-bg.png) 0 100% no-repeat; }
  #side { float: left; width: 214px; overflow: hidden; }
   #side h2 { font-size: 1.25em; }
   
   
   /*#nav { padding: 17px 20px 15px 45px; margin: 0; list-style: none; text-transform: uppercase; background: url(../images/nav-bg.gif) 0 100% repeat-x; }
    #nav li { font-size: 1.3em; padding: 5px 0; }
     #nav li a { display: block; color: #333; }
     #nav li a:hover { color: #000; }
     #nav li em { position: absolute; left: -999em; }
     #nav li ul { padding: 0; margin: 7px 0 0; list-style: none;  }
      #nav li ul li { font-size: 0.77em; padding: 2px 0; }
       #nav li ul li a { color: #999; }
   .home #side #nav { min-height: 395px; }
   * html .home #side #nav { height: 395px; }*/
   
    #nav { background: url(../images/nav-bg.gif) 0 100% repeat-x; height: 427px; padding: 17px 0 15px 0; }
	   #nav ul { padding: 0 20px 0 45px; margin: 0; list-style: none; text-transform: uppercase; }
	   #nav ul li { font-size: 1.084em; padding: 5px 0; }
	   #nav ul li a { display: block; color: #333; }
	   #nav ul li a:hover { color: #000; }
	   #nav ul li em { position: absolute !important; left: -10001px !important; overflow: hidden !important; }
	   #nav ul li ul { padding: 0; margin: 7px 0 0; list-style: none; height:auto; }
	   #nav ul li ul li { font-size: 0.77em; padding: 2px 0; }
		  #nav ul li ul li a { color: #999; }
   
    #navHome { background: url(../images/nav-bg.gif) 0 100% repeat-x; height: 395px; min-height: 395px; padding: 13px 0 15px 45px; margin: 0; }
	* html #navHome { height: 395px; }
	   #navHome ul { list-style: none; text-transform: uppercase; margin: 0; padding: 0; }
	   #navHome ul li { font-size: 1.084em; padding: 8px 0 0 0; margin: 0; }
	   #navHome ul li a { display: inline-block; color: #333; padding: 5px 0; margin: 0; line-height: 1; width: 170px; }
	   #navHome ul li a:hover { color: #000; }
	   #navHome ul li ul { display: none; padding: 0; margin: 0; list-style: none; }
	   #navHome li:hover ul, #navHome li.over ul { display: block; padding: 0; margin: 0; list-style: none;  }
	   #navHome ul li ul li { font-size: 0.77em; padding: 0; }
		  #navHome ul li ul li a { color: #999; }
		  
		 #leftBlogItems { margin: 20px 20px 0 20px; padding: 20px 0 20px 25px; font-size: 0.917em; border-top: 1px solid #ccc; }
		 #leftBlogItems ul { padding: 0 0 0 10px; margin: 0; font-size: 0.917em; }
		 

   
   #location-new { padding: 0 0 10px 3px; }
    #location-new .img { display: block; width: 208px; margin: 0 0 17px; font-size: 1.1em; color: #ccc; text-transform: uppercase; }
     #location-new .img img { display: block; padding: 0; margin: 0; overflow: hidden; }
     #location-new .img .desc { display: block; padding: 3px 8px 6px; margin: 0; background: #050505 url(../images/side-img-desc.gif) 0 0 repeat-x; border: 1px solid #bcbcbc; }
    #location-new h2 { margin: 0 7px 15px; }
    #location-new .cont { margin: 0 7px; }
    #location-new p { font-size: 0.917em; color: #666; margin: 0; line-height: 1.4em; }
     #location-new .more { text-align: right; font-weight: bold; }
     
   .club { display: block; height: 237px; overflow: hidden; padding: 5px; /*padding: 32px 11px 10px 20px;*/ line-height: 1.32em; }
    .club h2 { text-align: center; padding-right: 9px; }
    .club .cont { position: relative; overflow: hidden; min-height: 166px; padding: 10px 0 0 60px; }
    * html .club .cont { height: 167px; }
     .club .cont p { font-size: 0.917em; position: relative; z-index: 100; }
     .club .cont .join { padding: 5px 9px 0 0; overflow: hidden; }
      .club .cont .join a { float: right; width: 96px; height: 30px; overflow: hidden; background: url(../images/bttn-join-now.jpg) 0 0 no-repeat; text-indent: -100001em; }
     
     .club .cont p.visual { position: absolute; z-index: 50; left: 0; top: 0; }  

  #intro-img { float: right; width: 726px; height: 1%; overflow: hidden; padding: 0; margin: 0 0 1px; line-height: 1em; }
   #intro-img img { display: block; }
  #main { float: right; width: 659px; padding: 22px 38px 0 27px; border: 1px solid #f8f7ef; border-bottom: 0; background: url(../images/cont-bg-top.gif) 0 0 repeat-x; }
    #main h1 { display: block; padding: 0 0 10px; margin: 0 0 12px; }
    #main .cont { padding: 0 0 0 7px;}
     #main .img { font-size: 0.917em; color: #333; }
     #main .img.fl { float: left; margin: -5px 9px 5px -8px; }
     * html #main .img.fl { margin-left: -4px; }
	  #main .img.lf { float: right; margin: -5px -8px 5px 9px; }
     * html #main .img.lt { margin-right: -4px; }
      #main .img .img-wrap { display: block; background: url(../images/image-bottom-r-brdr.gif) 100% 100% no-repeat; }
       #main .img img { padding: 9px 8px; background: url(../images/image-top-l-brdr.gif) 0 0 no-repeat; }
       #main .img .desc { display: block; margin-top: -12px; padding-left: 19px; background: url(../images/img-desc-bullet.gif) 7px 50% no-repeat; }
 
 #footer { height: 1%; overflow: hidden; padding: 7px 12px; line-height: 2em; background: #282425; color: #fff; }
  #footer #contact-data { float: left; width: 606px; margin: 0; font-size: 0.917em; }
   #footer #contact-data span.org { color: #fff; text-transform: uppercase; }
  #footer #nav-foot { float: right; padding: 0; margin: 0; }
  #footer #nav-foot ul { padding: 0; margin: 0; list-style: none; overflow: hidden; }
   #footer #nav-foot li { display: inline; padding: 0 0 0 25px; font-size: 0.834em; text-transform: uppercase; }
    #footer #nav-foot a { color: #fff; }
	
#legal { width: 948px; margin: 0 auto; padding: 8px 0; overflow: hidden; font-size: 0.917em;}
	#legal-a { float:left; font-size: 0.917em; }
	#legal-b { float:right;  font-size: 0.917em;}
		#legal-b a{ color: #666; }
		#legal-b a:hover { color: #666; }
		
#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; }
	
   
/* GENERAL
------------------------------------------- */

/* Images */
img.featureRight { border: 1px solid #000; float: right; padding: 3px; margin: 0 0 1em 1em; }
img.right { float: right; padding: 0; margin: 0 0 1em 1em; }

img.featureLeft { border: 1px solid #000; float: left; padding: 3px; margin: 0 1em 1em 0; }
img.left { float: left; padding: 0; margin: 0 1em 1em 0; }

img.border { border: 1px solid #000; padding: 3px; }

strong { color: #333; }

.red strong { color: #CC0000; }

/* headers */

h1, h2, h3, h4, h5, h6 { display: block; color: #333; text-transform: uppercase; font-weight: normal; }
h2 span, h3 span, h4 span { height: 1%; padding: 0 0 7px; background: url(../images/brdr-line.gif) 0 100% repeat-x; }
h1 { font-size: 1.25em; background: url(../images/brdr-line.gif) 0 100% repeat-x; }
h2 { font-size: 1.167em; }
h3 { font-size: 1.084em; }
h4 { font-size: 1em; margin-bottom: 0;}
h5 { font-size: 0.917em; }
h6 { font-size: 0.834em; }

/* tables */


/* ELEMENTS
------------------------------------------- */

/* main on homepage */
.home #content { border-bottom: 6px solid #ccc; }
 .home #main { min-height: 239px; width: 725px; padding: 0; margin: 0; }
   .home #main .img { postition: relative; top: -1px; left: 1px; padding: 0 0 3px; margin: 0; height: 1%; }
    .home #main .img img { display: block; background: none; padding: 0; border: 1px solid #d1d0d0 ; }
   .home #main .cont { float: left; width: 390px; padding: 28px 0 0 40px; }
    .home #main .cont p { margin: 0 0 5px; }
    .home #main .cont .more { text-align: right; padding-right: 10px; }
  
  
/* Override Site Map */
#v65-SiteMap { list-style: none; padding: 0; margin: 0; line-height: 2em; }
	#v65-SiteMap li{ font-weight: bold; font-size: 14px; }
	#v65-SiteMap li ul{ list-style: none; padding: 0; margin: 0 0 0 1em; }
	#v65-SiteMap li li{ font-size: 12px; }
	#v65-SiteMap li li ul{ list-style: none; }
	#v65-SiteMap li li li{ font-weight: normal; font-size: 11px }

/* Override Modal Cart  */
#v65-modalContentHeader { background-image: url(../images/modal/header.jpg); }		
	
/*3 Up Store Display*/
.v65-product3Up { float: left; width: 200px; overflow: hidden; margin: 0 15px 20px 0; padding: 0; }
				
	.v65-product3UpAddToCart { display: none; }
	
	.v65-product3UpImage { width: 200px; height: 240px; padding: 0 0 10px 0; overflow: hidden; text-align: center; }	
	.v65-productStockMessage { display: none; }
		.v65-product3UpPrice td.skuDescription { font-size: 1em; }
		
	.v65-product3UpRating { display: none; }
		
/*5 Up Store Display*/
.v65-product5up { float: left; width: 300px; overflow: hidden; margin: 0 25px 20px 0; padding: 0; }
				
	.v65-product5upImage { width: 240px; height: 250px;	overflow: hidden; text-align: center; margin: 0 auto; }
	.v65-product5upTeaser { width: 240px; text-align: center; padding: 0 0 8px 0; margin: 0 auto; }
		.v65-product5upTeaser p{ padding: 0; margin: 0; }
	.v65-product5UpRating {	width: 240px; text-align: center; padding: 0 0 8px 0; margin: 0 auto; }
	.v65-product5upPrice { width: 180px; overflow: hidden; font-size: 0.917em; margin: 0 auto; }
		.v65-product5upPrice td { padding: 2px; }
		.v65-product5upPrice tr.red td { color: #C00; font-weight: bold; }
		.v65-product5upPrice td.priceLevel{ text-align: right; }
		.v65-product5upPrice td.skuPrice { text-align: right; }
		.v65-product5upPrice td.skuDescription { font-size: 0.917em; }
		
		#v65-product5upPrice-ListPrice {  }
		#v65-product5upPrice-OurPrice {  }
			#v65-product5upPrice-OurPrice td { font-weight: bold; }
		#v65-product5upPrice-YouSave { display: none; }

	
/* 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; }