/*
 *	Base
 */

HTML { }
BODY {
	margin:0 0 0 0;
	padding:0 0 0 0;
	color:#000;
	font-family:Verdana, sans-serif;
	font-size: 100%;
	text-align:left;
	background: #f93c28;
	position:relative;
}
.secondaryheader {
	color: #F30;
	font-size: 14px;
	font-weight: bold;
}
.secondarydate {
	color: #999999;
	font-size: 10px;	
}
IMG { border:0; }
A { text-decoration:none; outline:0; color:#000; }
A:LINK {  }
A:VISITED {  }
A:HOVER {  }
A:ACTIVE A:FOCUS {  }

.clearance { clear:both; }
.centered { margin:0 auto; }

/*
 *	Container
 */

DIV#header {
	margin:0 auto 0 auto;
	width:950px;
	height:40px;
	position:relative;
	z-index:13;
}
DIV#body {
	z-index:12;
	width:900px;
	margin:10px auto 0 auto;
}
DIV#body DIV.content {
	background: #f3eee0 url(../../i/base/content_bg_middle.jpg) left 10px repeat-y;
	width:760px;
	position:relative;
	margin-left:160px;
	background-image: url(../../i/base/content_bg_middle.jpg);
}

DIV#mainhead {
	position:relative;
	width:760px;
	margin:0 auto 0 auto;
}
DIV#mainhead DIV#video {
	position:absolute;
	top:0px;
	left:-8px;
	width:758px;
	height:427px;
	background-color: #DE4F2C;
}
DIV.basehead { height:15px; background: url(../../i/base/content_bg_top.jpg) top left no-repeat; }
DIV.indexvideo { height:427px; background: url(../../i/base/shim.gif) top left no-repeat; }
DIV.genhead {height:162px;background:url(../../i/shop/shophead-bg.jpg) top left no-repeat;position:relative;}

DIV#mainfoot {
	clear:both;
	background: url(../../i/base/content_bg_btm.jpg) top left no-repeat;
	width:760px;
	height:20px;
	margin:0 auto 0 auto;
}
DIV#footer {
	position:relative;
	clear:both;
	width:950px;
	margin:0 auto 0 auto;
	z-index:11;
}
DIV#footer .button {
	width:760px;
	margin:0 auto 0 160px;
	padding:8px;
	color:#fff;
	font-size:0.625em;
	text-align:center;
}
DIV#footer DIV#bgrfx {
	position:absolute;
	top:-360px;
	left:10px;
	height:360px;
	width:210px;
}
DIV#login {
	position:absolute;
	top:0;
	right:32px;
}
DIV#login A {
	color:#FFC;
	font-size:0.625em;
}

/*
 *	Logo
 */

DIV#logo {
	position:absolute;
	top:15px;
	left:-5px;
	width:204px;
	height:204px;
	background: url(../../i/logo.png) no-repeat;
}
DIV#logo SPAN {	display:none; }

/*
 *	Menu
 */

DIV#menu {
	clear:right;
	position:absolute;
	left:45px;
	top:216px;
	width: 58px;
	height: 150px;
}
DIV#menu A {
	cursor:pointer !important;
	display:block;
	margin:0 0px 0 2px;
	color:#FFC;
}
DIV#menu A:HOVER { color:#FFC; }
DIV#menu A:ACTIVE { color:#FFC; }
DIV#menu A:FOCUS { color:#FFC; }
DIV#menu A DIV {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.625em;
	padding:10px;
	width:112px;
	margin:6px 0 6px 6px;
	font-weight:bolder;
	background:#111 url(../../i/base/menu_button_bg.jpg) top right repeat-y;
	z-index:42;
}

/*
 *	Newsletter
 */

FORM#newsletter {
	position:absolute;
	top:14px;
	right:4px;
	height:24px;
	width:400px;
	padding:4px;
}
FORM#newsletter DIV#nlform { float:right; margin-right:20px; }
FORM#newsletter DIV#nlform LABEL { color:#FFC; font-size:11px; }
FORM#newsletter DIV#nlform INPUT { margin:8px 0 0 0; color:#999; font-size:11px; }
FORM#newsletter DIV#nlform INPUT.iudrhh-iudrhh { margin:4px 0 0 0;; }
FORM#newsletter DIV#nlform INPUT.submit { padding:4px; color:#FFC; }

/*
 *	Blocks
 */

DIV#blocks { clear:both;
	height:140px;
	width:752px;
	margin: 0 auto 0 auto;
	padding-left:2px;
	background: url(../../i/blocks/blocks.jpg) -3px 0px;
}
DIV#blocks A {
	cursor:pointer !important;
	float:left;
	display:block;
	height:129px;
	width:185px;
	margin: 6px 1px 6px 1px;
	padding:0;
	background-repeat: no-repeat;
	color:#40aa00;
}
DIV#blocks A.bustour { background: url(../../i/blocks/blocks.jpg) -7px -6px; margin-left:2px; }
DIV#blocks A.wines { background: url(../../i/blocks/blocks.jpg) -193px -6px; }
DIV#blocks A.upcoming { background: url(../../i/blocks/blocks.jpg) -380px -6px; }
DIV#blocks A.orderwines { background: url(../../i/blocks/blocks.jpg) -567px -6px; }
DIV#blocks A DIV {
	display:none;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.625em;
	margin:16px;
	font-weight:bolder;
	z-index:42;
}


DIV#article { margin:8px; }
DIV#article DIV.floatvideo {
	float:right;
	width:320px;
	height:180px;
	margin:8px;
}
DIV#article H2 {
	font-size:16px;
	font-weight:bold;
	color:#F30;
}
DIV#article DIV.floatvideo {
	float:right;
	width:400px;
	height:290px;
	margin:8px;
}
DIV#article P {	font-size:11px; }
DIV#article IMG.btourimg { margin-left:auto; margin-right:auto; display:block; }

DIV#article DIV.calendar {
	float:right;
	width:275px;
	height:400px;
	margin:0px;
	font-family:Verdana, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 11px;
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
DIV#article DIV.map {
	float:right;
	width:320px;
	height:310px;
	margin:8px;
}

/* navigation */
DIV#article DIV.productlist {
	float:right;
	width:170px;
	height:600px;
	margin:8px;
}

#navcontainer
{
	background: #f0e7d7;
	width: 150px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 2;
	padding-right: 2;
	padding-bottom: 2;
	padding-left: 2;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #f7f2ea;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}

#search_box {
	width: 248px;
	height: 31px;
	position:absolute;
	top:132px;
	left:257px;
	background: url(../../i/shop/search-bg.png);
}
#search_box #sfield {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 208px;
    background: none;
}
#search_box #sgo {
    float: right;
    margin: 3px 4px 0 0;
	padding:0;
}
.viewcart {
	position:absolute;
	right:20px;
	top:138px;
	margin:0;
	letter-spacing:0.2em;
	font-size:11px;
	background:none;
}
.viewcart A {color:#d6d1c4;padding:4px;}
.viewcart A:hover, .viewcart A:active {color:#d6d1c4;background:#000;}

.cartbutton {
	margin:5px 8px 0 0;
	float:right;
	letter-spacing:0.2em;
	font-size:11px;
}
/* video */

 DIV#busvideo { position:absolute; top:10px; left:20px; width:720px; height:407px; }

DIV.busvideo { height:427px; background: url(../../i/base/video-bg_bus_tour.jpg) top left no-repeat; }


DIV#newmainhead {
	position:relative;
	width:761px;
	margin:0 auto 0 auto;
}
DIV#newmainhead DIV#newvideo {
	position:absolute;
	top:0px;
	left:0px;
	width:761px;
	height:428px;
	background-color: #f93c28;
}

.style1 {
	font-size: 10px
}
.style2 {font-size: 8px}
.style3 {font-size: 10px}
.style4 {font-size: 12px; }
.style6 {
	font-size: 12px;
	font-weight: bold;
	text-transform: solid;
}
.style7 {color: #F30}
.style9 {font-size: 12px; color: #777; }
.style11 {font-size: 11px}


/* PAGINATION */

.paginateButtons {
    background:  #f2e9ce;
    border: 1px solid #ccc;
   text-align: center;
    color: #aa5b16;
    font-size: 10px;
    overflow: hidden;
    padding: 10px 3px;
}
.paginateButtons a {
    background: #f2e9ce;
    border: 1px solid #ccc;
    border-color: #ccc #aaa #aaa #ccc;
    color: #aa5b16;
    margin: 0 3px;
    padding: 2px 6px;
}
.paginateButtons span {
    padding: 2px 3px;
}

/*hope*/


DIV#crarticle { margin:8px; 
	height: 700px;}
DIV#crarticle DIV.floatvideo {
	float:right;
	width:320px;
	height:180px;
	margin:8px;
}
DIV#crarticle H2 {
	font-size:16px;
	font-weight:bold;
	color:#F30;
}
DIV#crarticle DIV.floatvideo {
	float:right;
	width:400px;
	height:290px;
	margin:8px;
}
DIV#crarticle P {	font-size:11px; }
DIV#article IMG.btourimg { margin-left:auto; margin-right:auto; display:block; }

DIV#crarticle DIV.calendar {
	float:right;
	width:275px;
	height:400px;
	margin:0px;
	font-family:Verdana, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: 11px;
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
DIV#crarticle DIV.map {
	float:right;
	width:320px;
	height:310px;
	margin:8px;
}