@charset "utf-8";
/*---------------------------------------------Imagine8 Design Studio default css stylesheet--------------------------------------------------*/

/*---------------------Common Layout styles-----------------*/
* { margin: 0px; padding: 0px; }
body { background: #FFF; padding: 0px; height: auto; width: 750px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; }
#wrapper { height: auto; width: 750px; margin-top: 50px; float: left; }
#navbar { float: left; height: 31px; width: 725px; padding-left: 25px; }
#navbar img { float: left; border: none; }
#banner { float: left; height: auto; width: 750px; }
#banner img { float: left; border: none; }
#main { float: left; height: auto; width: 750px; background: #ECE1DB; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
#content { float: left; height: auto; width: 510px; line-height: 14px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding-top: 20px; padding-right: 30px; padding-bottom: 20px; padding-left: 30px; }
#content h1 { color: #6B0B02; font: bold 18px Arial, Helvetica, sans-serif; padding: 0px; margin-top: 10px; margin-right: 0px; margin-bottom: 8px; margin-left: 0px; }
#content h2 { font-size: 14px; color: #6B0B02; font-weight: bold; margin: 10px 0px 4px; padding: 0px; }
#content h3 { font-size: 14px; color: #000; margin: 10px 0px 4px; padding: 0px; font-weight: normal; }
#content ul { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 20px; }
#content li { padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin: 0px; }
#content p { margin: 0px 0px 4px; padding: 0px; }
#content  table.highlight { border-right-width: 1px; border-right-style: solid; border-right-color: #333333; border-top-width: 1px; border-top-style: solid; border-top-color: #333333; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #333333; }
#content .highlight table a { color: #6B0B02; }
#content .highlight th {  border-left-width: 1px; border-left-style: solid; border-left-color: #333333; padding: 4px; }
#content .highlight td { border-left-width: 1px; border-left-style: solid; border-left-color: #333333; padding: 4px; border-bottom-style: none; border-top-width: 1px; border-top-style: solid; border-top-color: #333333; }
#content .highlight td+td { border-left-width: 1px; border-left-style: solid; border-left-color: #333333; text-align: center; }
#content .highlight th+th { border-left-width: 1px; border-left-style: solid; border-left-color: #333333; }
#content .highlight tr.lower td { border-bottom-style: none; }

#sidebar { float: left; height: auto; width: 180px; background: #ECE1DB; }
#upper_image { float: left; height: 90px; width: 570px; }
#newsletter { background: url(../images/news-bg.jpg) no-repeat; height: 42px; width: 249px; float: left; padding-left: 10px; padding-top: 27px; font: 9px Arial, Helvetica, sans-serif; }
#wineclub { float: left; height: 42px; width: 301px; padding-left: 10px; padding-top: 27px; font: 9px Arial, Helvetica, sans-serif; background-image: url(../images/wineclub-bg.jpg); background-repeat: no-repeat; }
#lh_lower { background: url(../images/index-lower-lh.jpg) no-repeat; float: left; height: 39px; width: 249px; padding-left: 10px; padding-top: 22px; font: 9px Arial, Helvetica, sans-serif; }
#rh_lower { background: url(../images/index-lower-rh.jpg) no-repeat; float: left; height: 61px; width: 311px; }
#label_1 { float: left; height: auto; width: 510px; margin-top: 15px; margin-bottom: 15px; }
#label_2 { float: left; height: auto; width: 510px; margin-top: 15px; margin-bottom: 15px; }
#footer { height: 26px; width: 750px; color: #000000; float: left; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 9px; line-height: 26px; }
#footer a { color: #000000; }
a:link { color: #8B1726; text-decoration: none; }
a:visited { text-decoration: none; color: #8B1726; }
a:hover { text-decoration: underline; color: #8B1726; }
a:active { text-decoration: none; color: #8B1726; }
/*---------------------Common class's styles-----------------*/
.clear { clear:both; }
.floatLeft { float:left; }
.floatRight { float:right; }
.form_box { width: 250px; }
.left { float: left; clear: left; }
.right { float: right; }
.lower-box { float: left; width: 240px; padding-bottom: 5px; }
.content_box { float: left; height: auto; width: 291px; margin-right: 15px; margin-bottom: 15px; margin-left: 15px; }
.style1 { font-size: 10px; line-height: 10px; }
.style4 { color: #6B0B02; }
