/* THE BIG GUYS */
	* {margin:0;padding:0}
	body {
	background-color: #B2A175;
	background-repeat: repeat-x;
	background-position:top;
	color: #999999;
	background-image: url(../images/bgtile.jpg);
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 80%;
	line-height: 1.5;
}


/* TYPOGRAPHY */
	p {
	font-size: 11px;
	text-align: justify;
}
	ul, {color:#333; line-height: 1.4; font-size: 90%;}
	ol {color:#333; line-height: 1.4; margin-left:1.4em;}
	ul {
	color:#333;
	line-height: 1.8;
	margin-top:0.6em;
	font-size: 90%;
	font-weight:normal;
	margin-left: 0.8em;
}
	h1, h2, h3, h4 {
	letter-spacing: -0px;
	font-family: tahoma,arial,verdana,sans-serif;
	margin: 0 0 .6em;
	color:#A08D5A;
	border-Bottom: 1px solid #ccc;
	padding-Bottom: 0.6em
}
	h1 {font-size: 196%;margin-top:.6em; line-height: 1; font-family: times}
	h2 {
	font-size: 160%;
	color:#AB9A6E;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;


	letter-spacing: 0
.em;
}
	h3 {font-size: 126%; color:#cc0000; font-weight:bold;}
	h4 {font-size: 110%; font-weight:bold; line-height: 1; }
	h5 {
	font-size: 110%;
	margin: 0 0 .2em;
	color:#999999;
	border-Bottom: 1px solid #eee;
	padding-Bottom: 0.2em;
	line-height: 1;
}
	h6 {font-size: 100%; margin: 0 0 .6em;color:#999;border-Bottom: 1px solid #333;padding-Bottom: .6em;}
	h7 {font-size: 100%;}
	
	.black12bold {color:#000; font-weight:bold;}
	.normaltext {color:#333; font-weight:normal;font-size: 86%;}
	.normaltextbold {color:#333; font-weight:bold;font-size: 90%;}
	.lrgtextbold {color:#333; font-weight:bold;font-size: 110%;}
	.highlighted {
	color:#B2A175;
	font-weight:bold;
	font-size: 90%;
}
	.highlightedlrg {color:#ff0000; font-weight:bold;font-size: 140%;}
	.title {
	font-weight: bold;
	color: #756846;
}

	.date {
	font-weight: bold;
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}

	.sponsored {
	font-size: 9px;
	color: #999999;
}

 	.redtitle {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
 	
	.subtitle {
	letter-spacing: 0.20em;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

	.pink {
	color: #FFCCFF;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.15em;
}
	
	.green {
	letter-spacing: 0.15em;
	font-size: 18px;
	font-weight: bold;
	color: #C6E2A9;
}

	.blacktitle {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
	
 
/* LINKS */
	a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:none;cursor:pointer} 
	a:link {
	color:#666666;
	font-weight:bold;
} 
	a:visited {color:#999} 
	a:hover,a:active {color:#ff0000;font-weight:bold;}
	.formhighlight {color:#ff0000;font-weight:normal;font-size: 80%}
	.smalltx {color:#888;font-weight:normal;font-size: 80%}

	.subtle {color:#666;}
	.subtle a:link {color:#666;;font-weight:bold;}
	.subtle a:visited {color:#ccc}
	.subtle a:hover,a:active {color:#999;font-weight:bold}
	
	.footer {
	color:#B2A175;
}
	.footer a:link {
	color:#B2A175;
	font-weight:bold;
}
	.footer a:visited {color:#333;font-weight:bold;}
	.footer a:hover,a:active {color:#ccc;font-weight:bold}
	
	.lifestyle a:link {
	color: #958459;
	text-decoration: none;
	font-weight: bold;
}
	
	.lifestyle a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
	
	.lifestyle a:visited {
	color: #958459;
	text-decoration: none;
	font-weight: bold;
}


	
/* GENERAL */
	#titlebar {border:none; margin: 0 auto;padding: 0 auto;float: left;} 
	img {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: auto;
	padding-bottom: 0;
	padding-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
	.img {border:none; margin: 0 auto;padding: 0 auto; clear: both;} 
	.imgthumb {border:none; margin: 0 auto;padding: 0px 0px 10px 0px; }
	.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px} 
	
	/* Section Menus */
	.sidemenu{list-style-type: none;margin: 0;padding: 0;width: 160px;}
	.sidemenu li a{display: block; width: auto;padding: 3px 0;padding-left: 10px;text-decoration: none;border-bottom: 1px solid #eee; }
	* html .sidemenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */width: 150px;}
	.sidemenu li a:visited, .sidemenu li a:active{color: #666;font-weight:bold;}
	.sidemenu li a:hover{color: #333; background-color: #efefef; background-image:url(../images/navbg.gif);background-repeat: repeat-x;}
	
	.smallmenu{list-style-type: none;margin: 0;padding: 0;width: 160px;}
	.smallmenu li a{display: block; width: auto;padding: 3px 0;padding-left: 10px;text-decoration: none;border-bottom: 1px solid #eee; }
	* html .smallmenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */width: 150px;}
	.smallmenu li a:visited, .smallmenu li a:active{color: #666;font-weight:bold;}
	.smallmenu li a:hover{color: #333; background-color: #efefef; background-image:url(../images/navbg.gif);background-repeat: repeat-x;}
	
	.menu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 338px;
}
	.menu li a{
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
	border-bottom: 1px solid #eee;
}
	* html .menu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 328px;
}
	.menu li a:visited, .smallmenu li a:active{color: #666;font-weight:bold;}
	.menu li a:hover{color: #333; background-color: #efefef; background-image:url(../images/navbg.gif);background-repeat: repeat-x;}
	
	.wines{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 150px;
}
	.wines li a{
	display: block;
	width: auto;
	padding: 3px 0;
	padding-left: 10px;
	text-decoration: none;
	border-bottom: 1px solid #eee;
	color: #996B62;
}
	* html .wines li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 150px;
}
	.wines li a:visited, .smallmenu li a:active{color: #666;font-weight:bold;}
	.wines li a:hover{color: #333; background-color: #efefef; background-image:url(../images/navbg.gif);background-repeat: repeat-x;}
	
/* SEARCH */
	#search {color:#fff;padding: 20px 0px 20px 20px;background: #fff; background-image:url(../images/searchbg.gif);background-repeat: repeat-x; font-size: 80%; font-weight:bold;}
	#search form {margin:0}
	#search input {width:12em;margin: 0 0 -1px;height:1.2em;background-image:url(../images/navbg.gif);background-repeat: repeat-x;}
	#search label {padding:5px 0 0;display:inline}
	#search input.f-submit {width:auto;margin:0 0 ;height:1.95em; font-weight:bold;background-image:url(../images/navbg.gif);background-repeat: repeat-x;}

/* LAYOUT - Main sections pieces */
	#wrap {width:780px; height: 100%; margin: 0 auto; align:center; background: #fff;border-left: 1px solid #999; border-right: 1px solid #999;}
	#mainbodywrap {width:100%; height: 100%; margin: 0 auto; padding: 0 auto; background: #fff}
	#header {width:100%; margin: 0 auto; padding: 0 auto;}
	#featureflash {width:100%; margin: 0 auto; padding: 0 auto;}
	
	#footer {
	width:720px;
	margin: 0 auto;
	padding: 20px 30px 10px 30px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
	#footertxt {width:130; margin: 0 auto; padding: 10px 10px 10px 10px; float: left;color:#ccc; font-size: 76%;font-weight:normal;}
	#footerbottom {
	width:780px;
	height: 139px;
	font-size: 70%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: auto;
}
	
	/* Footer Menus */
	.footmenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 130px;
	color: #666666;
	font-weight:normal;
}
	.footmenu li a{
	display: block;
	width: auto;
	padding: 0px 0px 0px 0px;
	color:#666;
	text-decoration: none;
}
	* html .footmenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 130px;
	color: #666;
}
	.footmenu li a:visited, .footmenu li a:active{color: #666;font-weight:normal;}
	.footmenu li a:hover{
	color:#999;
	display: block;
	width: auto;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
}

	.lifestyle li {
	list-style-type: none;
}
	
	
/* Coloums */	
	#side-col {width:200px; height: 100%; margin: 0 auto;padding: 0 auto; float: left; background: #fff; height:100%;}
	#mid-col {width:378px; height: 100%;margin: 0 auto;padding: 0 auto; float: left; background: #fff; height:100%; border-left: 1px solid #eee; border-right: 1px solid #eee;}
	#mid-col-long {width:778px; height: 100%;margin: 0 auto;padding: 0 auto; float: left; background: #fff; height:100%; border-left: 1px solid #eee; border-right: 1px solid #eee;}

	
/* Modules - side - 200px */
	#modside-pod {width:200px;margin: 0 auto; padding: 0px 0px 6px 0px; float: left; border-bottom: 1px solid #eee; background-image:url(../images/celbg.gif);background-repeat: repeat-x;}
	#modside-txt {width:160px;margin: 0 auto; padding: 12px 0px 0px 20px; float: left; font-size: 80%; line-height: 1.2;}
	#modside-txt1 {margin: 0 auto; padding: 12px 0px 0px 20px; float: left; font-size: 80%; line-height: 1.2;}
	#viewed {width:160px; margin: 0 auto; padding: 0px 0px 0px 20px; float: left; font-size: 80%;color:#666;}
	
/* Modules - mid - 378px */

	#modmid-full {width:338px;margin: 0 auto; padding: 20px 20px 14px 20px; float: left; background-image:url(../images/celbg.gif);background-repeat: repeat-x;font-size: 84%; line-height: 1.2;}

	#modlong-pod {width:738px;margin: 0 auto; padding: 20px 20px 14px 20px; float: left; background-image:url(../images/celbg.gif);background-repeat: repeat-x;}
	#modlong-img {width:80px;margin: 0 auto; padding: 1px 1px 1px 1px; float: left; border-left: 1px solid #999; border-right: 1px solid #ccc; border-top: 1px solid #999; border-bottom: 1px solid #ccc; }
	#modlong-txt {width:230px;margin: 0 auto; padding: 0px 0px 0px 20px; float: left; font-size: 80%; line-height: 1.2;}

	#modmid-pod {width:338px;margin: 0 auto; padding: 20px 20px 14px 20px; float: left; background-image:url(../images/celbg.gif);background-repeat: repeat-x;}
	#modmid-img {width:80px;margin: 0 auto; padding: 1px 1px 1px 1px; float: left; border-left: 1px solid #999; border-right: 1px solid #ccc; border-top: 1px solid #999; border-bottom: 1px solid #ccc; }
	#modmid-txt {width:230px;margin: 0 auto; padding: 0px 0px 0px 20px; float: left; font-size: 80%; line-height: 1.2;}
	
	#prosplit{width:155px;margin: 0 auto; padding: 10px 10px 20px 10px; float: left; background-image:url(../images/celbg.gif);background-repeat: repeat-x;}
	
	



/* Modules - Items */
	#item-pod {width:354px;margin: 0 auto; padding: 12px 12px 12px 12px; float: left; background-image:url(../images/celbg.gif);background-repeat: repeat-x;}
	#item-img {width:350px;margin: 0 auto; padding: 0px 0px 0px 0px; float: left; border: 1px solid;border-color: #999;}
	#item-th {width:80px;margin: 0px 10px 0px 0px; padding: 1px 1px 1px 1px; float: left; border-left: 1px solid #999; border-right: 1px solid #ccc; border-top: 1px solid #999; border-bottom: 1px solid #ccc; }
	#item-th2 {width:160px;margin: 0px 10px 0px 0px; padding: 1px 1px 1px 1px; float: left; border-left: 1px solid #999; border-right: 1px solid #ccc; border-top: 1px solid #999; border-bottom: 1px solid #ccc; }
	#item-img-product {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: auto;
	text-align: center;
}
	#item-txt {width:350px;margin: 0 auto; padding: 20px 0px 40px 0px; float: left; font-size: 86%; line-height: 1.4;}
	#item-date {margin: 20px 0px 0px 0px; padding: 0px 0px 0px 0px; color:#666; border-Top: 1px solid #ccc; padding-Bottom: 0em; padding-Top: .6em;font-size: 90%;}
	#item-credit {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; color:#666; font-size: 90%;}
	#item-viewed { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: left; font-size: 90%;color:#666;}
	#item-readmore { margin: 0px 0px 0px 0px; padding: 4px 0px 0px 0px; float: left; font-size: 90%;}
	#item-addtocart { margin: 0px 0px 0px 0px; padding: 4px 0px 0px 0px; float: right; font-size: 90%;}
	#item-form {width:354px;margin: 0 auto; padding: 12px 12px 12px 12px; float: left;}
	#tools {width:310px;margin: 20px 0px 20px 0px; padding: 20px 20px 20px 20px; float: left; background-image:url(../images/celbg.gif);background-repeat: repeat-x;}
	#tb-long {width:742px;margin: 0px 0px 0px 0px; padding: 14px 10px 12px 26px; float: left; background-image:url(../images/tb_mid_long.jpg);}
	
/* Forms and Buttons */
	#form-con {width:310px;margin: 20px 0px 20px 0px; padding: 20px 20px 20px 20px; float: left; background-image:url(../images/celbg.gif);background-repeat: repeat-x;}
	#form-con2 {width:338px; margin: 0px 0px 0px 0px; padding: 10px 0px 10px 0px; float: left; background-image:url(../images/celbg.gif);background-repeat: repeat-x;}
	.nicedropbox {border: 3px double #333;border-top-color: #666;border-left-color: #666;padding: 0.25em;background-color: #eee;color: #333;font-size: 100%;font-weight: normal;}
	.nicebutton {border: 3px double #333;border-top-color: #666;border-left-color: #666;padding: 0.25em;background-color: #eee;color: #333;font-size: 100%;font-weight: bold; background-image:url(../images/navbg.gif);}
	.nicebuttonsmall {border: 2px double #333;border-top-color: #666;border-left-color: #666;padding: 0.25em;background-color: #666;font-size: 70%;background-image:url(../images/navbg.gif);}

/* Clearing Floats*/
	#clearfix {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
	* html .clearfix {height: 1%;}

/* Pagination */
	.pagination {color:#999;padding: 4px 2px 4px 7px;font-size: 80%;margin: 10px 10px 10px 10px;}
	.pagination p {position:relative;text-align:right}
	.pagination p a:link, .pagination p a:visited, .pagination p a:hover, .pagination p a:active {text-decoration:none;background:#333;padding:2px 5px;border: 1px solid #444}
	.pagination p a:hover {background:#666;color:#fff}
	.pagination p span {text-decoration:none;background:#121212;padding:2px 5px;border: 1px solid #666;color:#999}
	.pagination * {margin:0}
	.pagination h4 {margin-top:-1.45em;padding:0;border:none}

/* lists */
#modmid-pod li {
	list-style-type: none;
	list-style-position: inside;
}

/*lightbox*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");
	}

