/* @override 
	http://saw.tdcake.com/css/default.css?1243530619
	http://saw.tdcake.com/css/default.css?1243629673
	http://saw.tdcake.com/css/default.css?1243637304
	http://saw.tdcake.com/css/default.css?1243637543
	http://saw.tdcake.com/css/default.css?1244063779
	http://saw2.tdservers.com/css/default.css?1249077490
	http://saw.tdcake.com/css/default.css
	http://saw.tdcake.com/css-basic/default.css
*/

/******************************************************************************
STYLESHEET
Created: June 2008 by Ariane Salvador for Tyler Digital

*****************************************************************************/
dl.boxy-content {
	width: 400px;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 10px
}
dl.boxy-content dd, dl.boxy-content dt, dl.boxy-content dd {
	margin: 0;
	padding: 0;
	height: 20px;
}
dl.boxy-content dt {
	font-weight: bold;
}
/* @group Zero Out */

/* Zero Out Defaults */
html, body, h1, h2, h3, h4, ol, ul, form, blockquote, div {
        margin:0;
        padding:0;
}
h1, h2, h3, h4, h5, pre, code {
        font-size:1em;
       	font-weight:normal;
}
a {
        text-decoration:none;
}
a img {
        border:none;
}
/* @end */

/* @group Tools */
ul.select-list {
	list-style-type: none;
	margin: 0 auto;
	line-height: 1.5;
	margin-top: 25px;
}
ul.select-list a {
	color: #000;
	display: block;
	border-bottom: dotted 1px #fff;
}
ul.select-list a:hover {
    background-color: #B0402D;
    color: #fff;
}


ul.all_wines a {
	width: 275px;
	padding: 15px 0px 5px 0px;
	height: 40px;
}
ul.all_wines li {
	float: left;
	display: inline;
	margin-left: 45px;
}


/* @end */

/* @group Global */

/* @group Shadow */

.img-shadow{
	background: url(/img/structural/shadow-png.png) no-repeat bottom right !important;
	/* respectful browsers (e.g. Firefox/Opera/Safari) ONLY take notice of this line*/
	background: none;
	/* disrespectful browsers clear the background graphic, in this case allowing the alpha filter to work in IE5.5 and 6 */
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='/img/structural/shadow-png.png'); /* the MS alpha filter */
	margin: 10px 0px 10px 0px;
}
.img-shadow img{
	position:relative;
	bottom:6px;
	right: 8px;
	border: 1px solid #eee;
	border-color: #eee #888 #666 #ddd;
	background:#fff;
	margin: 0px;
}
.img-shadow.right {
	clear: left;
}
.img-shadow.right img {
	float: none;
}


/* @end */

.error, .notice, .success, #flashMessage {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error-message, #flashMessage {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4; padding:.8em;margin-bottom:1em;border:2px solid #ddd;
}
.error, #flashMessage {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.error a, #flashMessage a {color:#8a1f11;}
#flashMessage {
	display: block;
	margin: 10px;
	margin-right: 75px;
    float: right;
    width: 665px;
}
ul {
	list-style-type: none;
}
.clear {
	clear: both;
	width: 100%;
} 
.right {
	float: right;
	margin-left: 10px;
}
.left {
	float: left;
	margin-right: 10px;
}
.boxy-wrapper td.right, .boxy-wrapper td.left {
	float: none;
	margin: 0;
}
h2 {
    font-variant: small-caps;
    font-weight: bold;
    font-size: 2em;
    margin-bottom: 25px;
}
h3 {
    padding: 0;
    font-size: 14pt;
    font-weight: bold;
}
.home h3 {
    margin-left: 125px;
}
h3 strong {
	text-transform: uppercase;
}
.ontario h3 {
	padding-top: 15px;
}
h4 {
    padding: 0;
    font-size: 12pt;
    margin-top: 45px;
    font-weight: bold;
}
.home h4 {
    margin-left: 125px;
}
h5 {
    padding: 0;
    font-size: 12pt;
    margin-top: 45px;
    font-weight: bold;
    margin-bottom: 0;
}
.home h5 {
    margin-left: 125px;
}
.contact p, .contact-ontario p {
	line-height: 1.2;
	text-align: center;
}
.contact h3, .contact h4, .contact h5 {
	text-align: center
}

p {
	font-variant: small-caps;
    margin-bottom: 1.6em;
    font-size: 1.3em;
    line-height: 2;
    margin-top: 0;
}
.home #content p {
    line-height: 1.7;
    font-size: 1.5em;
    margin-left: 7.5em;
    margin-left: 125px;
}
.home dl {
	font-variant: small-caps;
}
dl {
	margin: 0;
	padding: 0;
    margin-bottom: 1.6em;
    line-height: 1.7;
    font-size: 1.5em;
    font-size: 14px;
}
.faq dt {
	color: #870200;
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 0;
}
dd {
	margin: 0;
	padding: 0;
}
body {
    font-size: 76%;
    color: black;
    font-family: 'Bookman Old Style', serif;
    font-family: Arial;
    background: #3e3e0e url(/images/structural/leafbg6.jpg) top center;
}
#wrapper {
    width: 960px;
    margin: 50px auto;
    border: 2px ridge #1D1F01;
	background-image: url(/img/structural/wrapperbg2.gif);
	position: relative;
}
/* @end */

/* @group Header */
#header {
    height: 250px;
	overflow: hidden;    
	background-color: #6F1100;
}
#header h1 {
	display: none;
}
#header img.logo {
	position: absolute;
	top: 20px;
	width: 160px;
	height: 200px;
	z-index: 1000;
}
#header div.logo {
	height: 250px;
    float: left;
    margin: 0;
    width: 160px;
	position: absolute;
	background-color: #000;
	opacity: .5;
	z-index: 1000;
	top: 0;
}
/* @end */

/* @group Main */

#main {
	font-family: Arial;
	background:url(/img/structural/mainbg.gif) repeat-x;
}
#content {
	width: 760px;
	padding-top: 20px;
	margin-left: 10px;
	float: left;
}

/* @group Page Specific */
div.distributor-list table {
	border-collapse: collapse;
	padding: 5px;
	margin: 25px auto;
	text-align: center
}
div.distributor-list td {
	padding: 15px;
	vertical-align: top;
	text-align: left
}
div.distributor-list th {
	background-color: #B0402D;
	padding: 5px;
}
div.distributor-list thead th {
	background-color: transparent;
	text-transform: uppercase;
	text-align: left
}
.wineshop ol {
	font-variant: small-caps;
	font-size: 12pt;
	padding: 0;
	margin-left: 30px;
}
.wineshop h4 {
	clear: both;
	padding-top: 0px;
	margin-top: 25px;
}
.wineshop li {
	margin-bottom: 10px;
}
.wineshop p {
	margin-bottom: 10px;
}
.ontario-wine ol {
	margin-left: 20px;
	font-variant: small-caps;
	font-size: 12pt;
}
.ontario-wine li {
	margin-bottom: 10px;
}
.ontario-wine p {
	margin-bottom: 10px;
}
.winery-tours ul {
	margin-left: 20px;
	font-variant: small-caps;
	font-size: 12pt;
}
.winery-tours li {
	margin-bottom: 10px;
}
.press-awards #content{
	text-align: center;
}
.press-awards #content ul {
	list-style-type: none;
	margin-bottom: 25px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 11pt;
}
.press-awards ul li ul {
	font-weight: normal;
	background-image: none;
}
.press-awards strong {
	text-decoration: underline;
}
.press-awards em {
	color: red;
	font-style: normal;
}
/* @end */
.bios h3 {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 25px;
	font-weight: normal;
	line-height: 1.7
}

/* @group Item Detail */
.item_detail {
	font-family: 'Arial Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.item_detail img {
	float: left;
	width: 300px;
}
.item_detail p.description {
	text-transform: uppercase;
	line-height: 1.7;
	font-size: 1.1em;
	float: left;
	width: 260px;
	margin: 0 20px;
	height: 200px;
}
.item_detail div.column {
	width: 155px;
	float: left;
}
.item_detail div.column p {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2em;
	color: red;
	margin-top: 20px;
}
.item_detail table.details {
	text-align: left;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: normal;
	width: 160px;
	font-weight: bold;
	margin-bottom: 25px;
}
.item_detail table.details th{
	width: 80px;
}
.item_detail table.price {
	text-align: left;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: normal;
	width: 150px;
	font-weight: normal;
}
.item_detail ul {
	list-style-type: none;
	margin-top: 50px;
}
.item_detail ul li {
	display: block;
	width: 130px;
	padding: 5px;
	text-align: center;
	color: red;
	background-color: #E1D3B3;
	margin-bottom: 10px;
	float: left;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: bold;
}
.item_detail ul.actions a {
	color: red;
}

/* @end */

/* @group Shopping Cart */
.shipping_policies {
	font-family: 'Arial Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}
.shipping_policies h3 {
	margin-bottom: 35px;
	font-size: 1.3em;
	font-weight: bold;
}
.shipping_policies h4 {
	margin-bottom: 20px;
	font-size: 1.3em;
	font-weight: bold;
}
.shipping_policies ol {
	list-style-type: none;
	font-size: 1.2em;
}
.shipping_policies li {
	margin-bottom: 20px;
}

/* @end */

/* @end */

/* @group Templates */

/* @group Alternating */
.template_alternating .picture-row {
	width: 750px;
	height: 100px;
	margin-bottom: 15px;
	text-align: center;
}
.template_alternating .picture-row img {
	margin: 0;
	padding: 0;
	margin: 0 10px;
}


/* @end */

/* @group Two Columns */
.template_two-columns .col1 {
	width: 250px;
	float: left;
	margin-right: 25px;
}
.template_two-columns .col1 img {
	margin-bottom: 25px;
}
.template_two-columns .col2 {
	width: 475px;
	float: left;
}
.template_two-columns p {
	margin-left: 0;
}
.template_two-columns dl {
	margin-left: 0;
}

/* @end */

/* @group Block with Floats */
.template_block-with-floats p {
	margin-left: 0;
}
.template_block-with-floats img {
	border: solid #fff 5px;
}


/* @end */



/* @end */

/* @group Footer */

#footer {
    width: 960px;
    clear: both;
	background-position: left;
	background-repeat: repeat-y;
	position: relative;
	font-family: 'Arial Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: bold;
}
#footer ul {
	margin-left: 250px;
	padding: 20px;
}
#footer li {
    display: inline;
    padding-right: 1.5em;
    padding-right: 45px
}
#footer a {
	color: #870200;
    text-transform: uppercase;
}
#footer a:hover {
    color: #fff;
}
#footer .developed_by {
	position: absolute;
	right: 5px;
	bottom: -18px;
	color: black;
	font-weight: normal;
	font-style: normal;
}
#footer .developed_by a {
	color: black;
	text-transform: none;
}
#footer .developed_by a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Directions */
.directions #content a {
	background-color: #870200;
	color: #fff;
	width: 220px;
	margin: 0 auto;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-weight: bold;	
	padding: 10px;
	display: block;
	padding: 5px;
	font-size: 1em;
	text-align: center;
	font-family: 'Arial Narrow', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.directions #content a:hover {
    background-color: #B0402D;
}
.directions #content {
	text-align: center
}
.directions h2 {
	text-align: left
}
.directions h3 {
	padding-top: 35px;
}
.directions p {
	line-height: 1.3;
	margin-bottom: 10px;
}


/* @end */

/* @group Restaurant */


/* @group Search by Varietal */
ul.restaurant-info {
	width: 250px;
	text-align: center;
	margin-bottom: 50px;
}
ul.restaurant-info a {
	width: 250px;
	padding: 15px 0px 5px 0px;
	border-bottom-color: #796B4A;
}
/* @end */


/* @end */

/* @group Invoices */
.newsletter table {
	width: 300px;
}
.newsletter td {
	padding: 5px;
	height: 20px;
}
.newsletter label {
	float: left;
}
.newsletter input {
	float: right;
}
.shipping {
	padding-left: 25px;
}
.shipping h2 {
	padding-top: 25px;
	clear: both;
}
.shipping form table {
	width: 445px;
	float: left;
	margin-right: 15px;
}
.shipping form table th {
	text-align: left;
	font-size: 16px;
}
.shipping form table td.error {
}

/* @end */

/* @group Thickbox */

/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	position: relative;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_window a:link {color: #fff;}
#TB_window a:visited {color: #fff;}
#TB_window a:hover {color: #fff;
text-decoration: underline;}
#TB_window a:active {color: #fff;}
#TB_window a:focus{color: #fff;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;

	z-index:500
}

.TB_overlayMacFFBGHack {background: url(/css/macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	/*background: #ffffff;*/
	z-index: 102;
	color:#000000;
	display:none;
	/*border: 4px solid #525252;*/
	text-align:left;
	top:50%;
	left:50%;
	
	z-index: 502;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border: none;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
	color: #fff;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	
	position: absolute;
	top: 425px;
	right: 90px;
	
	color: #fff;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	height:27px;	
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* @end */

