/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */

body {
	background: #CCCCCC;
	font: 75%/1.5em Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
	overflow: -moz-scrollbars-vertical;
	margin-top: 0px;
	padding-top: 0px;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #4F82CB; 
}
a:hover {
	color: #a71930;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, Trebuchet MS, Sans-serif;
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 110%;
	color: #666666; 
}

/* images */
img {
	border: 0px solid #CCC;
}
.image_caption {
	line-height: 13px;
	font-size: 11px;
	padding: 0px 0px 5px;
	text-align: center;
}
h1, h2, h3 {
	padding: 10px;		
	margin: 0;
}

p {
	padding: 10px 10px 10px 0px;
	margin: 0;
}

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #333;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(images/quote.gif) no-repeat 5px 5px;    
}
ul span, ol span {
	color: #666666;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

/* form elements */


/* search */
form.search {
	position: absolute;
	top: 5px; right: 25px;
	background: transparent;
	border: none;	
	text-align: center;
}	
form.search input.textbox {
	margin: 0; padding: 1px 2px;
	width: 120px;
	background: #FFF;
	color: #333; 
}
form.search input.button {
	background: #CCC url(images/headerbg.gif) repeat-x;
	color: #333;
	border: none;	
	width: 70px; height: 21px;
}

form.search a { 
   color: #ffffff; 
   font-size: 11px; 
   text-decoration: underline; }



/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 820px;
	background: #CCC url(images/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	width: 760px;
	padding: 0;
	margin: 0 auto;

}
#header {
	width: 782px;
	position: relative;
	height: 66px;
	background: #a71930;
	padding: 0;
	font-size: 14px;
	color: #FFF;
	left: 20px;

}
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.3em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 8px; left: 50px;	
}
#header h1#logo-text a {
	color: #FFF;
}
#header h1#logo-text a:hover {
	text-decoration: none;
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 5px 0 0 0;
	font: normal .8em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 38px; left: 705px;		
}
a.sitemap:link {
	color: #FFF;
	text-decoration: underline;

}
a.sitemap:visited{
	color: #FFF;
	text-decoration: underline;
	
}
a.sitemap:hover{
	color: #FFF;
	text-decoration: none;
}



/* Menu */
#breadcrumb {
	clear: both;	
	margin: 0; padding: 0 40px 0 40px;
	background: url(images/menu.jpg) repeat-y center top;	
	font: bold 12px/26px Verdana, Arial, Tahoma, Sans-serif;
	height: 26px;
}
#breadcrumb div, #breadcrumb span  { 
   color: #ffffff; 
   background: none; 
   font-size: 13px;
}
#breadcrumb a { 
   color: #ffffff; 
   text-decoration: underline; 
}




/* Main Column */
#main {
	float: left;
	width: 75%;
	padding: 0;
	margin: 0;
	background-color: #ffffff;

}
#main_21 {
	float: left;
	width: 75%;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}
#main_22 {
	float: left;
	width: 75%;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}

#main_23 {
	float: left;
	width: 75%;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	background-image: url(images/wine_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}
#main_28 {
	float: left;
	width: 75%;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	background-image: url(images/wine_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}

#main_24 {
	float: left;
	width: 75%;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	background-image: url(images/party_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}

#main_25 {
	float: left;
	width: 75%;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	background-image: url(images/bakery_bg.jpg);
	background-repeat: repeat;
	background-position: right 50px;
}

#main_20 {
	float: left;
	width: 75%;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	background-image: url(images/van.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}
#main_19 {
	float: left;
	width: 75%;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
	background-image: url(images/valuclub_bg.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}


/* Welcome Header */
 h1.winecellar {
	margin-top: 0px;
	margin-bottom: 2px;
	font: bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #FFFFFF;
	padding: 5px 0 5px 25px;
	border-bottom: 0px solid #EFF0F1;
	background: #a71930;
}
 h1.header_21 {
	margin-top: 2px;
	margin-bottom: 2px;
	font: bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #FFFFFF;
	padding: 5px 0 5px 25px;
	border-bottom: 0px solid #EFF0F1;
	background: #008480;
}
 h1.header_21 a {
	color: #FFFFFF;
	background: none;
}
 h1.header_21 a:hover {
	color: #88ac0b; 
	text-decoration: underline;
}

/* Special Offers Header */

 h1.header_22 {
	margin-top: 2px;
	margin-bottom: 2px;
	font: bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #FFFFFF;
	padding: 5px 0 5px 25px;
	border-bottom: 0px solid #EFF0F1;
	background: #35a139;
}
 h1.header_22 a {
	color: #FFFFFF;
	background: none;
}
 h1.header_22 a:hover {
	color: #88ac0b; 
	text-decoration: underline;
}

/* Wine Cellar Header */

 h1.header_23 {
	margin-top: 2px;
	margin-bottom: 2px;
	font: bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #FFFFFF;
	padding: 5px 0 5px 25px;
	border-bottom: 0px solid #EFF0F1;
	background: #932a87;
}
 h1.header_23 a {
	color: #FFFFFF;
	background: none;
}
 h1.header_23 a:hover {
	color: #88ac0b; 
	text-decoration: underline;
}
/* Wine Club Header */

 h1.header_28 {
	margin-top: 2px;
	margin-bottom: 2px;
	font: bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #FFFFFF;
	padding: 5px 0 5px 25px;
	border-bottom: 0px solid #EFF0F1;
	background: #932a87;
}
 h1.header_28 a {
	color: #FFFFFF;
	background: none;
}
 h1.header_28 a:hover {
	color: #88ac0b; 
	text-decoration: underline;
}



/* Party Orders Header */

 h1.header_24 {
	margin-top: 2px;
	margin-bottom: 2px;
	font: bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #FFFFFF;
	padding: 5px 0 5px 25px;
	border-bottom: 0px solid #EFF0F1;
	background: #ef4e28;
}
 h1.header_24 a {
	color: #FFFFFF;
	background: none;
}
 h1.header_24 a:hover {
	color: #88ac0b; 
	text-decoration: underline;
}

/* Bakery Header */

 h1.header_25 {
	margin-top: 2px;
	margin-bottom: 2px;
	font: bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #FFFFFF;
	padding: 5px 0 5px 25px;
	border-bottom: 0px solid #EFF0F1;
	background: #802c0b
}
 h1.header_25 a {
	color: #FFFFFF;
	background: none;
}
 h1.header_25 a:hover {
	color: #88ac0b; 
	text-decoration: underline;
}

/* Home Deliveries Header */

 h1.header_20 {
	margin-top: 2px;
	margin-bottom: 2px;
	font: bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #FFFFFF;
	padding: 5px 0 5px 25px;
	border-bottom: 0px solid #EFF0F1;
	background: #182d7b;
}
 h1.header_20 a {
	color: #FFFFFF;
	background: none;
}
 h1.header_20 a:hover {
	color: #88ac0b; 
	text-decoration: underline;
}



/* ValuClub Header */

 h1.header_19 {
	margin-top: 2px;
	margin-bottom: 2px;
	font: bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #FFFFFF;
	padding: 5px 0 5px 25px;
	border-bottom: 0px solid #EFF0F1;
	background: #f5c609;
}
 h1.header_19 a {
	color: #FFFFFF;
	background: none;
}
 h1.header_19 a:hover {
	color: #88ac0b; 
	text-decoration: underline;
}



.content {
	padding: 10px 0px 10px 10px;
	margin: 0;
		font: 12px/1.5em Arial, Helvetica, sans-serif;

	}

.content_leftsidebar {
	padding: 20px 10px 10px;
	margin: 0;
			font: 12px/1.5em Arial, Helvetica, sans-serif;

}

.not_found {
   padding: 40px;
   text-align:center;
}
div.post-cats { padding-left: 10px; }

.art-info-1 { 
   float: left; 
   width: 380px;
   padding: 0px 0px 10px 10px;
}
.art-info-2 {
	text-align: right;
	padding: 0px;
	margin: 0px 12px 0px 0px;
	font-size: 72%;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 0px 10px 25px 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(images/clock.gif) no-repeat left center;
	padding: 2px 0px 2px 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(images/comment.gif) no-repeat left center;
	padding: 2px 0px 2px 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(images/page.gif) no-repeat left center;
	padding: 2px 0px 2px 20px; margin: 0 10px 0 5px;

}

.email {
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/email.gif) no-repeat right center; 
}
.print {
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px; 
   background: url(images/print.gif) no-repeat right center; 
}
.digg { 
   padding-right: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/digg.png) no-repeat right center; 
}



/* Sidebar */	
#sidebar {
	float: left;
	width: 23.5%;
	padding: 0; margin: 0;	
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #555;
	background: #EEF0F1 url(images/headerbg.gif) repeat-x left bottom;
	border: 1px solid #EFF0F1;
}

#sidebar h1 a {
   color: #555;
}
#sidebar a.selected { 
   color: #4EBF37; 
}
#sidebar .nav-box {
	border: 1px solid #EFF0F1; 
	margin: 0 0 0 0;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 5px 0 -1px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(images/go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: bold;
	background-image: none;	
}




/* Sidebar - feeds and link management */

#feeds {
   text-align: left;
	font-weight: bold;
	padding-left: 10px; 
	padding-top: 10px; 
	line-height: 20px;
	padding-bottom: 10px; 
}
.rss {
	padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
	background: url(images/webfeed.gif) no-repeat left center;
}
.del-icio-us { 
   padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/delicious.gif) no-repeat left center; 
}
.yahoo { 
   padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/add_yahoo.gif) no-repeat left center; 
}
.google { 
   padding-left: 24px;
   padding-bottom: 1px;
   padding-top: 1px;
   background: url(images/add_google.gif) no-repeat left center; 
}





/* Sub-category navigation */
#sidebar ul.sidemenu ul {
   margin: 3px 0px 3px 0px;
   padding: 0px;
   margin-left: -8px;
	list-style: none;
}

#sidebar ul.sidemenu ul li {
   font-size: 10px;
   border: none;
}

#sidebar ul.sidemenu ul ul li {
   font-size: 9px;
}



/* optional non-list navigation */

      .altmenu { 
         font-weight: bold; 
         margin: 3px 3px 8px 3px; 
         border-bottom: 1px solid #eeeeee; 
      }
      
      .altmenu div { 
         padding: 2px; 
      }
      
      div.catMenu-0 { font-size: 11px; padding-left: 5px;  }
      div.catMenu-1 { font-size: 10px; padding-left: 20px; }
      div.catMenu-2 { font-size: 9px;  padding-left: 35px; }
      div.catMenu-3 { font-size: 8px;  padding-left: 50px; }
      div.catMenu-4 { font-size: 7px;  padding-left: 65px; }
      
      .altmenu div a { 
         padding-left: 20px; 	
         background: url(images/go.gif) no-repeat 0px 0px; 
      }




/* Next/Previous Links */	

#nextlinks { 
   font-size: 11px;
   font-weight: bold; 
   padding-bottom: 35px;
   padding-left: 10px;
   padding-right: 10px;
}

#nextlinks .prev { text-align: left; float: left;  }
#nextlinks .next { text-align: right;  float: right; }

#nextlinks a { 
   text-decoration: underline;
}


/* Footer */	
#footer {
	color: #FFFFFF;
	background: #a71930 url(images/footer.) no-repeat center top;
	clear: both;
	width: 782px;
	height: 55px;
	text-align: right;
	font-size: 92%;
	margin-right: 19px;
	margin-left: 19px;
}
#footer a { text-decoration: none; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }

/* Printer Friendly Page classes */
#printer #main {
	padding: 0; margin: 20;
	font-size: 12px;
}
#printer #main h1 {
	margin-top: 0px;
	color: #000000;
	padding: 5px 0 5px 10px;
	background: none;
	border-bottom: 1px solid #EFF0F1;
}

#printer a { color: #000000; text-decoration: none; font-weight: bold; }
#printer a:hover { text-decoration: underline; }
#printer #main { text-align: left; width: 95%;}

/* VALUCLUB FORM STARTS */

#valuclubform {
	font-family:Arial, Helvetica, sans-serif;
	width:28em
}
#valuclubform h2 {margin:0 0 0 0;padding:0}
#valuclubform fieldset {
	border:none;
	margin-bottom:1em;
	width:28em;
	padding-top:1.5em
}

#valuclubform p.legend {
	background:#a71930;
	color:#FFFFFF;
	padding:.2em .3em;
	font-size:1.2em;
	border:2px outset #b31932;
	position:relative;
	margin-bottom:-1em;
	width:11em;
	margin-left:1em;
	margin-top:1em
}

#valuclubform #personal {
	border:outset #b31932;
}
#valuclubform #household {
	border:outset #b31932;
}

#personal label {
	font-size:100%;
	float: left;
	margin-bottom:20px;
		margin-left:10px;
	text-align: left;
	clear: left;
}
#personal input {
	margin-right:10px;
		margin-bottom:10px;
	float: right;
}



#valuclubform #household label {
font-size:100%;
left:20px;
width: 28em;

}

#valuclubform #household input {
	line-height:1.4em;
	margin-top: 5px;
}

#valuclubform select {margin-left:9em;margin-bottom:0}


#valuclubform #gender {
	font-size:100%;
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#valuclubform #gender input {
	margin: 0px;
	padding: 0px;

}

#valuclubform #size {font-size:100%}
#valuclubform #size input {margin-left:9em}
#valuclubform #size input + input {margin-left:1em}
#valuclubform #size br+ input {margin-left:0em}



#valuclubform input[type="submit"], input[type="reset"] {
	background:#a71930;
	font:1.0em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#valuclubform #buttons {text-align:center}

/* VALUCLUB FORM ENDS */



#frontimage {
	background-position: center;
	margin-left: 100px;
	width: 560px;
}
#sitemap li {
	list-style-image: url(images/sitemap.gif);
	font-weight: bold;
}
#sitemap ul li ul li{
	list-style-image: url(images/sitemapsub.gif);
		font-weight: normal;
}