/* Layout Specific Styles ==============================    */

@import url(https://fonts.googleapis.com/css?family=OFL+Sorts+Mill+Goudy+TT);

body {
	background: url(images/body.jpg) repeat;
}

.backgroundglow {
	background-attachment:fixed;
	background-image: url(images/glow.jpg);
	background-position:300px top;
	background-repeat:no-repeat;
	}

.clear-block {display: block; clear: both;}

.top-bar { 
	background-color:#241E1D; 
	color:#624F49;
	padding:4px 0;
	height:6px;
	border-bottom:1px solid #C9BD9B;
	width:100%;
}

#container {
    width: 960px;
    margin: 0 auto;	
	padding:25px;
	}

hr {
    background: none;
    border-top: 1px dotted #5b5a4e;
    border-left: none;
    border-right: none;
    border-bottom: 1px dotted #8a8571;
    margin: 15px 0;
}

a {
    color: #d1a773;
    text-decoration: none;
}

 a:hover {color: #FEFFEE;}   

/* Header ==============================    */  

#header {margin-bottom: 15px;}

.site-logo a {
    background: url(images/logo.png) no-repeat;
    display:block;
    height:0 !important;
    overflow:hidden !important;
    padding-top:70px;
    width:250px; 
    margin: 0 auto 0px 0; 
}

/*Primary Containers    */

#primary {
	float:left;
	width:908px;
	height:auto !important;	/* <3 IE! */
	height:350px;
	min-height:350px;
	background:#6d6b5e;
	border:1px solid #454439;
	padding:25px;
	display:inline-block;
	/*CSS3 box-shadow */
	box-shadow: 5px 5px 5px #54534B;
	-moz-box-shadow: 5px 5px 5px #54534B;  
	-webkit-box-shadow: 5px 5px 5px #54534B;
}

.slideshow {
	float:left;
	height: 500px; 
	width: 960px; 
	margin-bottom: 10px;
}

.slideshow img {
	height: 488px; 
	width: 948px; 
	padding:5px; 
	background-color: #6d6b5e; 
	border:1px solid #454439;
}

.slideshow1, .slideshow2 {
	float:left;
	height: 262px; 
	width: 312px; 
	margin-bottom: 20px;
	margin-right:12px;
}


.slideshow3 {
	float:left;
	height: 262px; 
	width: 312px; 
	margin-bottom: 20px;
}

.slideshow1 img, .slideshow2 img, .slideshow3 img {   
	width:300px;
	height:250px;
	padding:5px; 
	background-color: #6d6b5e; 
	border:1px solid #454439;
	}

.column-left {
    width:434px;
    float: left;
    margin-right:10px;
	padding:10px 10px 0px 0px;
}

.column-right {
    width:434px;
    float: right;
    margin-left:10px;
	padding:10px 0px 0px 10px;
}

.column-left-index {
    width:434px;
    float: left;
    margin-right:10px;
	padding-right:10px;
}

.column-right-index {
    width:424px;
    float: right;
    margin-left:10px;
	padding-left:10px;
	border-left:1px dotted #8a8571;
}

.column-left-70 {
   	width:567px;
    float: left;
    margin-right:10px;
	padding:0px 10px 0px 0px;
}

.column-right-30 {
    width:300px;
    float: right;
    margin-left:10px;
	padding:0px 0px 0px 10px;
	border-left:1px dotted #8a8571;
}

div.overlay-wrapper {
	float:left; /* important */
	position:relative; /* important(so we can absolutely position the description div */
}
div.overlay-description {
	position:absolute;
	bottom:0;
	left:0px;
	width:100%;
	background-color:black;
	color:white;
	opacity:0.6; /* transparency */
	filter:alpha(opacity=60); /* IE transparency */
}

.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.one_sixth{ width:13.33%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.five_sixth{ width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ position:relative; margin-right:4%; float:left;  }
.last{ margin-right:0 !important; clear:right; }

#left, #right {
	float:left;
	margin-top:21px;
}
#left {
	width:535px;
	margin-right:14px;
}
#right {
	width:350px;	
}
.latest-news {
	float:left;
	width:342px;
}
.latest-news h3 {
	float:left;
	margin:2px 10px 0 10px;
	width:291px;
}
.ln-list {
	float:left;
	width:342px;
	padding-bottom:6px;
}
.ln-list li {
	float:left;
	margin:2px 0 2px 0;
	padding:3px 0 3px 0;
	width:342px;
}
.ln-list li:hover { /* please note: hover on pseudoclasses doesn't work on ie6, but the area will still be clickable, so you won't lose any functionality here */
	cursor:pointer;
}
.ln-list li h6 {
	float:left;
	margin:0 10px 0 10px;
}
.ln-list li p {
	float:left;
	margin:0 10px 0 10px;
}
.ln-date {
	float:left;
	margin:0 0 0 10px;	
	width:114px;
}
#left p {
	margin:10px 0 10px 0;
}
#left .header-desc, #right .header-desc {
	float:left;
	margin:0;
	padding:0 0 6px 0;
	width:100%;
}
/* START home services and featured case study styles */
.h-box-1, .h-box-2 {
	float:left;
	margin-top:10px;
}
.h-box-1 {
	margin-right:26px;
	width:248px;	
}
.h-box-2 {
	width:261px;
}
.h-box-img {
	float:left;
	width:54px;
	margin-right:4px;
}
.h-box-1 h3, .h-box-2 h3 {
	float:left;
	width:234px;
	line-height:20px;
	margin-top:6px;
}
#left .h-box-1 .h-box-title .header-desc {
	float:left;
	width:234px;
}
#left .h-box-2 .h-box-title .header-desc {
	float:left;
	width:249px;
}
.h-box-wrap {
	float:left;
	width:100%;
}
.h-services-list {
	float:left;
	width:100%;	
}
.h-services-list li {
	float:left;
	margin:2px 0 2px 0;
	width:100%;
}
.h-services-list li a {
	display:block;
	float:left;
	margin-left:19px;
}
.body-rm, .reverse-arrow {
	float:left;
	height:18px;
	padding-right:8px;
}
/* END home services and featured case study styles */

/* START newsletter styles */
.newsletter {
	float:left;
	margin-top:14px;
	width:311px;
}
.newsletter h3 {
	float:left;
	margin:2px 10px 0 10px;
	width:291px;
}
.newsletter-fieldset {
	display:inline;
	float:left;
	width:290px;
	margin:10px 0 0 10px;
}
.newsletter-input {
	float:left;
	height:15px;
	padding:1px 0 0 4px;
	width:263px;	
}
.newsletter p {
	float:left;
	margin:10px 0 10px 10px;	
	width:290px;
}
/* END newsletter styles */

.latest-news, .newsletter, .brochure, .tabular-block, .flickr, .blog-categ, .services-box, .aboutus-box, .address-box {
	border-left:6px solid #454439; /* border colour that separates left from right container */
}
.ln-list li h6 a, .ln-list li h6 a { /* colour for latest news headers box */
	color:#b6a980;
}
.ln-list li h6 a:hover {
	text-decoration:none;
}
/* hover backgrounds for home news list and brochure, these 2 should be the same but I wrote them separately just in case */
.ln-list li:hover {
	background:#4e4d41;
}
.brochure:hover {
	background:#4e4d41;
}
/* end hover backgrounds */

/* START: read more / reverse arrow button that is found in the normal body gets those properties */
.body-rm { 
	background:#3c3429 url(css/images/input_arrow.gif) no-repeat 3px 1px;
}
.body-rm a {
	color:#948968;
	text-decoration:none;
}
.body-rm a:hover {
	color:#948968;
}
.body-rm:hover { /* read more button hover styles */
	background:#423c34 url(css/images/input_arrow.gif) no-repeat 3px 1px;
}
.reverse-arrow { /* button with reversed arrow style, used for pagination */
	background:#3c3429 url(css/images/reverse_arrow.gif) no-repeat 3px 1px;
}
.reverse-arrow a {
	color:#948968;
	text-decoration:none;
}
.reverse-arrow:hover {
	background:#423c34 url(css/images/reverse_arrow.gif) no-repeat 3px 1px;
}
/* END: read more body buttons styles */

/*button*/
a.button , span.button, #button_submit, .search_button, input.button { display: inline-block; padding: 7px 9px; font-size: 11px; line-height:1; color: #6e6e6e; text-shadow: 1px 1px 0 #FFFFFF; background: #f6f3ea url(../css/images/button_arrow.png) no-repeat 94% 50%; white-space: nowrap; overflow: visible; cursor: pointer; text-decoration: none; border: 1px solid #CACACA; -webkit-border-radius: 2px; -moz-border-radius: 2px; -webkit-background-clip: padding-box; border-radius: 2px; outline: none; position: relative; zoom: 1; *display: inline; font-family:Verdana, Arial, Helvetica, sans-serif; padding-right:30px; }
a.button.primary { font-weight: bold }
#button_submit, .search_button { -webkit-box-shadow: 0px 1px 3px #d4d4d4; -moz-box-shadow: 0px 1px 3px #d4d4d4; -o-box-shadow: 0px 1px 3px #d4d4d4; box-shadow: 0px 1px 3px #d4d4d4;}
a.button:hover, #button_submit:hover, .search_button:hover, input.button:hover { color: #3C3C3D; border-color: #aaa; text-decoration: none; text-shadow: 1px 1px 0 #FFFFFF; background-position: 0 -40px; background: #fbfaf6 url(../css/images/button_arrow.png) no-repeat 94% 50%; }
a.button:active, a.button.active, #button_submit:active, .search_button:active, input.button:active { background-position: 0 -81px; border-color: #aaa; background: #fbfaf6 url(../css/images/button_arrow.png) no-repeat 94% 50%; color: #3C3C3D; text-shadow: none; }
a.button:active { top: 1px }
input.button { margin-top:5px;}



/* Index.asp typography */

#indexwrapper {
    color: #DDD1AE;
font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}

#indexwrapper h1.page-title {
    font-family: 'OFL Sorts Mill Goudy TT', Georgia, Times, serif;
	color:#d1a773;
	font-size: 45px;
  	font-style: normal;
  	font-weight: 400;
  	text-shadow: 8px 8px 8px #525046;
 	 text-decoration: none;
  	text-transform: none;
  	letter-spacing: 0em;
  	word-spacing: 0em;
 	line-height: 1.2;
	margin: 10px 0 5px 0;
}

#indexwrapper h2 {
    color:#E8D4AF;
    font-family: 'OFL Sorts Mill Goudy TT', Georgia, Times, serif;
    font-size:24px;
    font-weight:400;
	  	text-shadow: 6px 6px 6px #525046;
    letter-spacing:1px;
    line-height:1.2;
    margin:0 0 10px 0;
}

/*END INDEX.ASP STYLES */


/*Primary Typography */

#primary {
    color: #ece5d2;
    font-family: Arial, Verdana, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: 300;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;	
}

#primary h1.page-title {
    font-family: 'OFL Sorts Mill Goudy TT', Georgia, Times, serif;
	color:#d1a773;
	font-size: 45px;
  	font-style: normal;
  	font-weight: 400;
  	text-shadow: 8px 8px 8px #525046;
 	 text-decoration: none;
  	text-transform: none;
  	letter-spacing: 0em;
  	word-spacing: 0em;
 	line-height: 1.2;
	margin: 10px 0 5px 0;
}

#primary h2 {
    color:#E8D4AF;
    font-family: 'OFL Sorts Mill Goudy TT', Georgia, Times, serif;
    font-size:24px;
    font-weight:400;
	  	text-shadow: 6px 6px 6px #525046;
    letter-spacing:1px;
    line-height:1.2;
    margin:0 0 10px 0;
}

#primary h2.winetitle {
	text-shadow:none;
	}

#primary h2.spacer {
    color:#E8D4AF;
    font-family: 'OFL Sorts Mill Goudy TT', Georgia, Times, serif;
    font-size:24px;
    font-weight:normal;
    letter-spacing:1px;
    line-height:20px;
    margin:30px 0 10px 0;
}

#primary h3 {
    color: #b3b496;
    font-family: Georgia, Times, serif;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 10px 0 10px 0;
    font-weight: 400;
}

#primary h3.title {
   line-height:18px;
}

#primary h4 {
    color:#E8D4AF;
    font-family: 'OFL Sorts Mill Goudy TT', Georgia, Times, serif;
    font-size:12px;
    font-weight:normal;
    letter-spacing:1px;
    line-height:20px;
    margin:10px 0 10px;
}

#primary p {
/*    color: #DDD1AE;*/
color: #ece5d2;
    font-family: arial, verdana, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: 300;
text-transform: normal;
letter-spacing: normal;
line-height: 1.7em;	
	margin-top:10px;
}

#primary p.overlay-description-content {
	padding:10px;
	margin: 10px;
	text-align: justify;
	font-family: 'OFL Sorts Mill Goudy TT', Georgia, Times, serif;
	text-shadow: 6px 6px 6px #525046;
	font-size:15px;
    font-weight:300;
	}

#primary li {
    color: #ece5d2;
    font-family: arial, verdana, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: 300;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;		
	margin-top:5px;
}

#primary ul li {
    margin-left: 30px;
    list-style: square;
    margin-bottom: 5px; 
}

#primary ol li {
    margin-left: 30px;
    list-style: decimal;
    margin-bottom: 5px; 
}

#primary ul,
#primary ol {margin-bottom: 20px;}

/* Blockquote Container */
#primary .blockquote {
	float:left;
	width:340px;
	padding-left:40px;
	margin-top:40px;
}

#primary .blockquote p {

   color: #DDD1AE;

font-family: Georgia, serif;
font-size: 15px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.5em;
}

#primary .blockquote p.highlight {

   color: #d1a773;
}



/* Image Properties */

img {
	border: 5px solid #454439;
}

img.img-right {
    margin: 10px 0 10px 20px; 
    float: right;
}

img.img-left {
    margin: 10px 20px 10px 0; 
    float: left;
}

img.people {
	width:72px; 
    float:left;
}

img.wine {
	width:150px; 
    float:left;
} 

img.icon {
	border:none;
	margin:0;
}

img.icon:hover {
	background-color:#CBC9B1;
}

/* Element Containers */
.item-container {
	float:left;
	width:100%;
	height:200px;
	margin:10px 0;
	border-bottom:1px dotted #5b5a4e;
}

.people-desc {
    width:322px; 
    float:left;
	margin:0 10px;
} 

.people-desc a {
	text-decoration:none;
	}


#map_canvas {
	width:567px;
	height:400px;
	margin:20px 0;
	border: 5px solid #454439;
}

.submitted {
    font-style: italic;
    font-size: 10px;
}


/* Form Properties */

.ss-form-entry label.ss-choice-label{
	list-style:none;
	}

.contact-form {padding-top: 10px;}

.contact-form label {
    float: left;
    margin-top: 2px;
}

.contact-form input {
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	background-color:#f3f2ec;
	color:#333;
	width: 200px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #454439;
	padding: 3px 3px;
	margin-left: 5px;
}

input:focus, textarea:focus {
	background-color:#edebe1;
}


/* Search */

div.search-wrapper{
	float:right; /* important */
	position:relative; /* important(so we can absolutely position the description div */
	}
	

.search-input {
	float:left;
	position:relative;
	width:167px;
	height:17px;
	border:none;
	padding:1px 0 0 4px;
	background-image:none !important;
}
.input-arrow {
	border:0 none;
	float:right;
	height:18px;
	position:relative;
	left:-1px;
	width:18px;
	text-indent:-9000px; /* this hides the default text that comes on a submit input */	
}

.input-arrow {
	background:#534d45 url(images/input_arrow.gif) no-repeat;
}
.input-arrow:hover { /* mouseover colour on submit arrow for forms */
	background:#5c554c url(images/input_arrow.gif) no-repeat;
}

#cse-search-results{
	margin-top:20px;}

/* Wine Detail Template Styles */

.wines #primary .column-1,
#primary #wine-detail .column-1 {
    width: 525px;
    float: left;
    margin-top: 10px;
}

.wines #primary .column-2,
#primary #wine-detail .column-2 {
    width: 300px;
    float: right;
    margin: 15px 10px 0 0;
}

#primary .item {
    float:left;
    width:100%;
    padding:20px 10px;
    	background:#e7e6da;
	border: 5px solid #454439;

    margin-bottom:20px;
}

#primary .item-desc {
width:505px;
	background:#e7e6da;
	border: 5px solid #454439;
    padding:10px 20px 20px 20px;
}

#primary .item-desc p {
color:#6d6b5e;
}

#primary .winedesc h2 {
color:#6d6b5e;
}

#primary .winedesc h4 {
color:#6d6b5e;
font-size:14px;
}

.winedesc {
    width:315px; 
    float:left;
    margin:50px 10px 20px 30px;
}

#primary .winedesc p {
 color:#6d6b5e;}

#primary .item-desc h4 {
   color:#6d6b5e;
   font-size: 14px; 
}

.wineimage {
float:left;
width:100px;   
border:none;
margin: 0 20px;
} 

#primary ul,
#primary ol {margin-bottom: 20px;}

#primary .submitted {
    font-style: italic;
    font-size: 10px;
}


/* START table styles */
.tbl {
	float:left;
	margin-top:5px;
        margin-bottom:15px;
	width:100%;
}

.tbl-media {
	float:left;
	margin-top:10px;
	width:567px;
}

*:first-child+html .tbl { /* this applies only to ie7 */
	margin-bottom:10px;
}

.tbl tr td {
	padding:4px 0 4px 14px;
}

.tbl thead tr td { /* table header background */
	background:#a5a390;	
	color: #f4e6cc;
    font-size: 11px;
    font-family: arial, verdana, sans-serif;
    line-height: 18px;
}
.tbl tbody tr td { /* table row line */
	border-bottom:1px solid #c4c3bf;
	color: #454439;
    font-size: 11px;
    font-family: arial, verdana, sans-serif;
    line-height: 18px;
}
.tbl .odd td { /* table background for odd rows 1, 3, 5... */
	background:#f2f1e6;
}
.tbl .even td { /* table background for even rows 2, 4, 6... */
	background:#e7e6da;
}

.tbl .tbl_wine {
	width:60%;
    font-size:12px;
}

.tbl .tbl_info, .tbl .tbl_label,
.tbl .tbl_btlshot, .tbl .tbl_shelf {

	margin: 0 auto;
	
}

.state {
	width:50px;
}

.distributor {
	width:200px;
}

.contact {
	width:200px;
}
/* END table styles */

/* Tabs */


ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e7e6da;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}


/* End Tabs */

/*Footer Styles    */

#footer {
	float:left;
	height:70px;	
	width:960px;
	margin-top:10px;
}

#footer p {
    padding: 10px 0;
    color: #b3b496;
    font-family: Georgia, Palatino, serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-decoration: none;
}

#footer a {
    padding: 10px 0;
    color: #b3b496;
    font-family: Georgia, Palatino, serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-decoration: none;
}

#footer a:hover {
	color:#FEFFEE;
}

#footer ul {
	float:left;
	width:520px;
}
#footer ul li {
	display:inline;
	margin:5px 5px 0 5px;
}

#footer img {
	border:none
	}

.copyright {
    color: #b3b496;
    font-family: Georgia, Palatino, serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    text-decoration: none;
	line-height:14px;
	float:right;
	width:400px;
	text-align:right;
	margin:0px 0 0 0;
}

#footer .copyright a {
	color:#FEFFEE;
}
/* END Footer Styles */

