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

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-top: 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;
	/*CSS3 box-shadow */
	box-shadow: 5px 5px 5px #54534B;
	-moz-box-shadow: 5px 5px 5px #54534B;  
	-webkit-box-shadow: 5px 5px 5px #54534B;
}

.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;
	}
	
.dining-logo {
	background-color:#6d6b5e;
	border:5px solid #454439;
	float:left;
	margin:10px 20px 10px 0;
}
	
.dining-info {
	float:left;
	height:150px;
	margin-top:10px;
	}

.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:434px;
    float: right;
    margin-left:10px;
	padding-left:10px;
}

.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;
}

/*Primary Typography */


#primary {
    color: #DDD1AE;
    font-family: "HelveticaNue-Light", "Helvetica Neue", Verdana, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;	
}

#primary h1.page-title {
    font-family: Georgia, ýTimes New Romaný, Times, serif;
	color:#d1a773;
	font-size:50px;
	margin: 0 0 20px 0;
}

#primary h2 {
    color:#E8D4AF;
    font-family:Georgia,Palatino,serif;
    font-size:24px;
    font-weight:normal;
    letter-spacing:1px;
    line-height:20px;
    margin:0 0 10px 0;
}

#primary h2.spacer {
    color:#E8D4AF;
    font-family:Georgia,Palatino,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, Palatino, serif;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    margin: 10px 0;
    font-weight: normal;
}

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

#primary h4 {
    color:#E8D4AF;
    font-family:Georgia,Palatino,serif;
    font-size:12px;
    font-weight:normal;
    letter-spacing:1px;
    line-height:20px;
    margin:10px 0 10px;
}

#primary p {
    color: #DDD1AE;
    font-family: "HelveticaNue-Light", "Helvetica Neue", Verdana, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.6em;	
	margin-top:10px;
}

#primary li {
    color: #DDD1AE;
    font-family: "HelveticaNue-Light", "Helvetica Neue", Verdana, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
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;}

#primary p.subhead {
    color: #DDD1AE;
    font-size: 16px;
    font-family: Georgia, Palatino, serif;
    padding:30px 20px 20px 0;
    line-height: 24px;
}

/* Button */

.button {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0px 0px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.4);
 
	color:rgba(0,0,0,0.9);
	text-shadow:1px 1px 0px rgba(255,255,255,0.8);
	border:1px solid rgba(0,0,0,0.5);
	
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(214,207,188,1)),to(rgba(182,169,135,1)));
	background:-moz-linear-gradient(top,rgba(214,207,188,1),rgba(182,169,135,1));
 
	padding:5px 5px 5px 5px;
}
 
.button:hover {
	background:rgba(214,207,188,1);
}
 
.button:active, button:focus {
	background:-webkit-gradient(linear,0% 100%,0% 0%,from(rgba(214,207,188,1)),to(rgba(182,169,135,1)));
	background:-moz-linear-gradient(bottom,rgba(214,207,188,1),rgba(182,169,135,1));
}
 
.button:disabled {
	color:rgba(0,0,0,0.4);
	text-shadow:1px 1px 0px rgba(255,255,255,0.5);
	background:rgba(220,220,220,1);
}



/* 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:190px;
	margin:10px 0;
	border-bottom:1px dotted #5b5a4e;
}

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


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

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

/* Form Properties */

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

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

.contact-form input {
    color: #5b5a4e;
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
	background:#D6CFBC;
	/*background:#fff;*/
	width:200px;
	border:1px solid #454439;
	margin:2px 10px;
	padding:5px;
}

input:focus, textarea:focus {
	border:1px solid #a5a390;
}

.contact-form textarea {
    color: #5b5a4e;
    font-family: arial, verdana, sans-serif;
    font-size: 11px;
	background:#fff;
	height:100px;
	width:200px;
	border:1px solid #8a8571;
	margin:-15px 10px 0 10px;
	padding:5px;
	overflow:auto; 
}

.contact-form input.submit-button {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0px 0px 2px rgba(0,0,0,0.4);
	-webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.4);
 
	color:rgba(0,0,0,0.9);
	text-shadow:1px 1px 0px rgba(255,255,255,0.8);
	border:1px solid rgba(0,0,0,0.5);
	
	background:-webkit-gradient(linear,0% 0%,0% 100%,from(rgba(214,207,188,1)),to(rgba(182,169,135,1)));
	background:-moz-linear-gradient(top,rgba(214,207,188,1),rgba(182,169,135,1));
 
	padding:5px 5px 5px 5px;
}
 
.contact-form input.submit-button:hover {
	background:rgba(214,207,188,1);
}
 
.contact-form input.submit-button:active, .contact-form input.submit-button:focus {
	background:-webkit-gradient(linear,0% 100%,0% 0%,from(rgba(214,207,188,1)),to(rgba(182,169,135,1)));
	background:-moz-linear-gradient(bottom,rgba(214,207,188,1),rgba(182,169,135,1));
}
 
.contact-form input.submit-button:disabled {
	color:rgba(0,0,0,0.4);
	text-shadow:1px 1px 0px rgba(255,255,255,0.5);
	background:rgba(220,220,220,1);
}


/*.contact-form input.submit-button { 

    margin:10px auto 0 70px;  
    text-align:center;  
    display: block;  
    width:150px;  
    padding: 5px 10px 6px;  
    color: #fff;  
    text-decoration: none;  
    font-weight: bold;  
    line-height: 1;  
      

    background-color: #8a8571;  
      
 
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
      
  
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);  
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);  
      
    
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);  
    border-bottom: 1px solid rgba(0,0,0,0.25);  
    position: relative;  
    cursor: pointer;  

}

.contact-form input.submit-button:hover {  
    background-color: #a5a390;    
}  
*/



/* Wine Detail Template Styles */

/*
KDS: Note, in order to work with MPX template for Wine Detail page we will either need to 
duplicate these styles (with slightly different selectors) in our xe_client.css, or, we could
just make the change here, site-wide.
*/
.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:468px;
    font-size:12px;
}

.tbl .tbl_info, .tbl .tbl_label,
.tbl .tbl_btlshot, .tbl .tbl_shelf {
    width:110px;
}

.state {
	width:50px;
}

.distributor {
	width:200px;
}

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


/*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 24px 0 5px;
}

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

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

/*Boxgrid CSS */

		.boxgrid{ 
				width: 410px; 
				height: 300px; 
				margin:10px; 
				float:left; 
				background:#161613; 
				border: solid 2px #454439; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{
					position: absolute;
					top: 0;
					left: 0;
					border: 0;
					width: 415px;
					height: 310px;
				}
				
					.boxgrid iframe{
					position: absolute;
					top: 0;
					left: 0;
					border: 0;
					width: 415px;
					height: 310px;
				}
				
				
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
				.boxcaption h2{
					padding:10px 0 0 10px;
					}
				.boxcaption h3 {
					padding:0px 0 0 10px;
					}
				.boxcaption p {
					padding:0px 0 5px 10px;}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 150px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260px;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 260px;
 					left: 0;
 				}

/* END Boxgrid Sliding Boxes and Captions with JQuery March 2009 By Sam Dunn
www.buildinternet.com / www.onemightyroar.com
*/
