* {
	margin: 0;
	padding: 0;
}
img, hr, .search-input, .search-submit, .addtocart {
	border: none;
}
body {
	background: #9e87a3 url(../images/bg.jpg) no-repeat top center;
	font: 16px/1em Arial, Helvetica, sans-serif;
	color: #231f20;
}
.clear {
	clear: both;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.float-center {
	margin: 0 auto;
}
.container {
	width: 990px;
}
.header {
	height: 166px;
}
.logo {
	width: 444px;
	height: 152px;
	margin: 14px 0 0 62px;
}
.header-search {
	width: 300px;
	margin: 75px 55px 0 0;
	height: 80px;
	line-height: 1em;
}
.header-search a {
	display: block;
	color: #fff;
	font-size: 14px;
	text-decoration:none;
	padding: 12px;
}
.header-search a:hover {
	color: #dbd6db;
}
.header-search ul, .nav ul, .header-photos ul, .nav2 ul, .sidebar ul {
	list-style: none;
}
.header-search ul {
	margin-left: 110px;
}
.header-search li, .nav li, .header-photos li, .nav2 li {
	display: inline;
	float: left;
}
.search-input {
	width: 163px;
	height:19px;
	background: url(../images/search.png) no-repeat 0 0;
	padding: 10px;
	float: left;
}
.search-submit {
	background: url(../images/search.png) no-repeat;
	background-position: top right;
	width: 115px;
	height:39px;
	padding: 10px;
	float: left;
	color: #fff;
}
.search-submit:hover {
	background-position: -183px -39px;
	cursor: pointer;
}
.nav {
	height: 38px;
	background: url(../images/nav.png) no-repeat 0 0;
	padding: 33px 0 0 50px;
}
ul.menu a {
	display:block;
	color:#000;
	text-decoration:none
}
ul.menu li {
	position:relative;
	float:left;
}
ul.menu ul {
	position:absolute;
	top:26px;
	left:5px;
	display:none;
	opacity:0;
	list-style:none
}
ul.menu ul.membership li {
	position:relative;
	width:126px;
}
ul.menu ul.tastingroom li {
	position:relative;
	width:173px;
}
ul.menu ul li a {
	display:block;
	padding:5px 20px;
	color: #fff;
	font-size: 14px;
	background-color:#6e446f;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}
ul.menu ul li a:hover {
	background-color:#99719c
}
ul.menu .menulink {
	display: block;
	color: #dbd6db;
	text-decoration:none;
	padding: 5px 10px;
	margin: 0 5px;
	text-transform:uppercase;
	line-height: 1em;
}
ul.menu .menulink:hover, ul.menu .menuhover {
	color: #fff;
	background: #6e446f;
}
.shadow {
	background: url(../images/shadow.png) repeat-y;
}
.header-photos {
	border-bottom: 5px solid #000;
	width: 950px;
	margin-left: 20px;
	height: 227px;
}
.header-photos-margin1 {
	border-right: 8px solid #000;
}
.header-photos-margin2 {
	border-right: 9px solid #000;
}
.nav2 {
	height: 34px;
	background: url(../images/nav2.png) no-repeat;
	line-height: 1em;
}
.nav2 a {
	color: #fff;
	text-decoration:none;
	display: block;
}
.nav2 a:hover {
	color: #dbd6db;
}
.nav2 a, .nav2-circle {
	padding: 10px 10px 5px 10px;
}
.thewiningroom a {
	position:absolute;
	height: 135px;
	width: 135px;
	top: 436px;
	left: 50%;
	margin-left: 360px;
	z-index: 500;
	background-image:url(../images/thewiningroom.png);
	background-repeat: no-repeat;
}
.thewiningroom a:hover {
	background-position: 0 -135px;
	cursor: pointer;
}
.thewiningroom a span, .winetips a span {
	display: none;
}
.winetips a {
	position:absolute;
	height: 114px;
	width: 114px;
	top: 427px;
	left: 50%;
	margin-left: 270px;
	z-index: 400;
	background-image:url(../images/winetips.png);
	background-repeat: no-repeat;
}
.winetips a:hover {
	background-position: 0 -114px;
	cursor: pointer;
}
.contentarea {
	background: #ded6df url(../images/copybg.jpg) no-repeat;
	width: 950px;
	margin-left: 20px;
}
.pour {
	background: url(../images/pour.png) no-repeat bottom left;
}
.shop {
	background: url(../images/sidebar.png) repeat-y;
}
.sidebar, .blogsidebar  {
	width: 229px;
}
.sidebar ul {
	margin: 10px 20px;
	font-weight: bold;
	text-transform:uppercase;
	padding: 0 0 30px 0;
}
.sidebar li {
	padding: 20px 0 0 0;
}
.sidebar ul ul {
	margin: 0;
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
	padding: 0;
}
.sidebar li li {
	padding: 0;
}

.blogsidebar {
	margin: 55px 0 500px 0;
}
.blogsidebar h2, .blogsidebar p, .blogsidebar ul {
	padding: 0 0 0 20px;
}
.blogsidebar h2 {
	margin-bottom: 5px;
	color: #511559;
	font-size: 16px;
}
.blogsidebar ul {
	list-style: none;
	margin-bottom: 20px;
}
.sidebar a {
	display: block;
	color: #fff;
	text-decoration:none;
	border-bottom: 1px solid #fff;
	padding: 4px;
}
.sidebar a:hover {
	background: #b2ae55;
}
.sidebar ul ul a {
	padding: 4px 10px;
}
.copyarea {
	min-height: 320px;
	height: auto !important;
	height: 320px;
	line-height: 1.5em;
	width: 600px;
	padding: 55px 46px 35px 0;
}
.copyarea h1, .copyarea p {
	margin-bottom: 20px;
}
.copyarea h1 {
	font-size: 40px;
	color: #511559;
}
.copyarea h2, .copyarea h3, .copyarea h3 a {
	color: #511559;
	text-transform: uppercase;
}
.copyarea h2 {
	font-size: 22px;
}
.copyarea h3, .copyarea h3 a {
	font-size: 16px;
	text-decoration: none;
}
.copyarea h3 a:hover {
	color: #a15ea8;
}
.copyarea ul, copyarea ol {
	margin: 0 0 20px 30px;
}
.copyarea ul ul {
	margin: 0 0 0 30px;
}
.copyarea a, .blogsidebar a {
	color: #a15ea8;
}
.copyarea a:hover, .blogsidebar a:hover {
	color: #511559;
}
.copyarea-top {
	background: url(../images/copyarea-top.png);
	height: 5px;
}
.copyarea-btm {
	background: url(../images/copyarea-btm.png);
	height: 10px;
}
.copyarea li{
	margin-bottom: 5px;
}
.copyarea-bold {
	font-weight: bold;}
.copyarea-highlights {
		color: #511559; font-weight: bold;
}

.formscontainer {
	float: left;
	width: 610px;
}
input.inputnormal {
	width: 225px;
	padding: 2px;
	background: #f9fafa;
	border: 1px solid #511559;
}
input.input5 {
	width: 60px;
	padding: 4px;
	background: #f9fafa;
	border: 1px solid #511559;
}
.form_left {
	float: left;
	padding-right: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.form_size {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
	
.footer-container {
	background: url(../images/footer-repeat.png) repeat-x bottom;
}
.footer {
	height: 74px;
	background: url(../images/footer.png) no-repeat top center;
	font-size: 12px;
	line-height: 1.5em;
}
.footer, .footer a {
	color: #d0cfcf;
	text-decoration:none;
}
.footer a:hover {
	color: #fff;
}
.footer-copy {
	margin: 7px 0 0 40px;
}
.footer-social {
	margin: 25px 40px 0 0;
}




/* shopping pages start*/

.category-container {
	width: 290px;
	float: left;
	padding-right: 10px;
	margin-top: 20px;
}
.category-image {
	float: left;
}
.category-image img {
	border: 1px solid #000;
	width: 124px;
	height: 103px;
	margin: 0 5px 5px 0;
}
.category-info {
	width: 158px;
	float: right;
}
.category-info p {
	font-size: 14px;
	line-height: 1.25em;
	margin: 0 0 5px 0;
}
p.item-price {
	color: #511559;
}
.learn-more a {
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
	width: 99px;
	height: 13px;
	background-image:url(../images/learnmore.png);
	background-repeat:no-repeat;
	line-height: 1em;
	text-align: center;
	padding: 2px 0;
}
.learn-more a:hover {
	color: #dbd6db;
	background-position: 0 -17px;
}
.product {
	margin-top: 20px;
}
.product-image {
	float: left;
	width: 209px;
	padding: 0 10px 0 0;
}
.product-image img {
	width: 207px;
	border: 1px solid #000;
}
a.enlargeimage {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #511559;
}
a.enlargeimage:hover {
	color: #a15ea8;
}
.product-info {
	width: 195px;
	padding: 0 10px 0 0;
	float: left;
	font-size: 14px;
	line-height: 1.25em;
}
.product-order {
	width: 150px;
	background: #511559;
	padding: 10px;
	float: right;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.product-order p {
	margin-bottom: 15px;
}
.product-order ul {
	list-style: none;
	margin: 0 0 15px 0;
}
.product-order li {
	line-height:30px;
	width:40px;
}
.product-order ul ul {
	padding-left:45px;
	margin-top:-30px;
	list-style:none;
}
.product-order ul ul li {
	width:146px;
}

/* shopping pages end */




.padding_thing {
	
	padding: 55px 46px 35px 46px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(../images/colorbox/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/colorbox/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/colorbox/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/colorbox/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/colorbox/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(../images/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(../images/colorbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(../images/colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(../images/colorbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/colorbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}

/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

