/* main text definitions */
html {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	height: 100%;
}

body {
	padding: 0px;
	margin: auto;
	width: 900px;
	background-color: #ffffff;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}

body, html {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #4e4e4e;
}

h1 {
	color: #4f4f4f;
	font-size: 140%;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
}

h2 {
	color: #db4739;
	font-size: 120%;
	font-weight: bold;
	margin-bottom:3px;
}

h2.content{
	font-weight: bold;
	font-size: 130%;
	color:#8c5f5f;
	margin-bottom: 10px;
}

h3 {
	font-weight: bold;
	color:#8c5f5f;
	font-size: 110%;
	margin-bottom: 5px;
}

a img {
	border: 0;
}
a {
	color: #595959;
	text-decoration: none;
}
a:hover {
	color: #8e8e8e;
	text-decoration: none;
}

a.white_link {
	color: #ffffff;
	text-decoration: underline;
}
a.white_link:hover {
	color: #8e8e8e;
	text-decoration: underline;
}

.input, input, select {
	font-size: 8pt;
	font-family: tahoma, verdana, arial, helvetica, 'sans serif';
	font-family: Tahoma;
	color: #000000;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

#flashMessage, .error, .error_message {
	color:#8c5f5f;
	background-color: transparent;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
.error_message {
	/*clear: both;*/
}
.error em {
	color: #8c5f5f;
}

.required {
	color: #8c5f5f;
}

/* popups */
#alert-popup, #info-popup {
	position: absolute;
	text-align: center;
	width: 310px;
	height: 100px;
	font-size: 11px;
	font-family: tahoma, verdana, arial, helvetica, 'sans serif';
}

#alert-popup p, #info-popup p {
}

#alert-popup-block, #info-popup-block {
	width: 260px;
	margin: 15px 25px 25px 25px;
	padding: 0px;
}

#alert-popup-block img, #info-popup-block img {
	position: relative;
	top: 7px;
	left: 0px;
}

#alert-popup-text, #info-popup-text {
	text-align: left;
	margin-left: 15px;
	background: transparent;
}

/************ container **************/
#container {
	width: 900px;
	margin: auto;
	background: #ffffff;
}

/************** left panel **************/
#left_panel {
	float: left;
	background: #ffffff;
	text-align: right;
	padding-bottom: 0px;
	width: 170px;
}

#side_links {
	margin: 10px 0px 0px 0px;
}

#side_links li {
	list-style: none;
	padding: 3px 0px 5px 0px;
}

#flash_panel {
	margin: 0px 0px 10px 0px;
	width: 100%;
	height: 322px;
}

/*** my account & dynamic side links ****/
#my_account {
	margin: 15px 0px 15px 0px;
}

#dynamic_side_links {
	margin: 30px 0px 15px 0px;
}

#my_account div.title {
	padding: 5px 0px 5px 0px;
}

#my_account div.item, #dynamic_side_links div.item {
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}

#my_account div.dotted, #dynamic_side_links div.dotted {
	background: url(../img/sn_dotted_line.gif) no-repeat right;
	height: 10px;
}

/************** right panel **************/
#right_panel {
	background: #ffffff;
	padding-top: 10px;
	font-size: 80%;
	margin-left: 225px;
}

#top_content{
}

#basket{
	text-align: right;
	font-weight: bold;
	font-size: 120%;
	margin-right: 85px;
}

#logo_sub_nav{
}

ul#sub_nav{
	margin: 10px 0px;
	padding: 0px;
}

ul#sub_nav li {
	display: inline;
	font-weight: bold;
	font-size: 90%;
	padding-right: 15px;
}

ul#sub_nav li.sub_navon {
	display: inline;
	font-weight: bold;
	font-size: 90%;
	padding-right: 15px;
	color: #531919;
}

ul#sub_nav li a{
	text-decoration: none;
}

ul#sub_nav li a:hover {
	text-decoration: underline;
	color:#949494;
}

/************** content **************/
a.underline {
	text-decoration: underline;
}

.intro_title {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}

.intro_text {
	padding: 0px;
	margin: 0px;
	line-height: 150%;
	margin-top: 20px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
}

#main {
	margin: 0px 24px 0px 24px;
}

#content {
	color: #272727;
	margin: 0px 0px 0px 180px;
	padding: 0px 30px 30px 0px;
	font-size: 80%;
	line-height: 110%;
	width: 285px;
}

#content a {
	color: #0018a8;
	text-decoration: none;
}

#content a:hover {
	color: #8e8e8e;
	text-decoration: none;
}

/*** hp ***/
#hp_content {
	width: 638px;
}

#bb_top {
	height: 41px;
}

#bb_content {
	background: url(../img/bb_back.jpg) repeat-y;
	color: #ffffff;
	padding: 0px 50px 25px 30px;
	line-height: 150%;
}

#bb_content2 {
	background: url(../img/bb_back2.jpg) repeat-y;
	color: #ffffff;
	padding: 0px 50px 25px 30px;
	line-height: 150%;
}

#bb_bot{
}

ul.hp_5buys {
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

ul.hp_5buys li {
	list-style: none;
	padding-left: 22px;
}

/*** products ***/
div.wine_product_list {
	margin: 20px 0px 10px 0px;
}

div.wine_product_list div {
	margin-top: 15px;
}

div.wine_product_list p {
	margin-top: 5px;
}

ul.product_list {
	/*height: 25px;*/
	margin: 0px;
	padding: 0px;
	list-style: none;
	/*border: 1px solid black;*/
}

ul.product_list li {
	padding-right: 10px;
	float: left;
}

ul.product_list li.product_bottle {
	padding: 0px;
	width: 80px;
}

ul.product_list li.product_header {
	padding: 0px;
	padding-top: 5px;
	width: 250px;
}

ul.product_list li.product_header span {
	font-weight: bold;
	padding: 0px;
	font-size: 110%;
}

ul.product_list li.product_price, ul.product_list li.product_price_sd {
	font-weight: bold;
	padding-top: 5px;
	padding-left: 25px;
	font-size: 110%;
	width: 60px;
}

ul.product_list li.product_price_sd {
	color:#8c5f5f;
	background: url(../img/special_deal.gif) no-repeat right;
}

ul.product_list li.product_basket {
	padding-left: 25px;
	padding-top: 5px;
	margin-right: 65px;
	text-align: right;
	float: none;
}

.product_back {
	background: url(../img/basket_back.gif) no-repeat;
	height: 40px;
	width: 119px;
	padding-left:20px;
}

/*** product detail board ***/
#product_detail_container{
	margin-top: 30px;
}

#product_detail_image{
	float:left;
	padding-right: 5px;
}

#product_detail_bb_container{
	width: 480px;
	margin-left: 140px;
}

#product_detail_top{
	height: 31px;
}

#product_detail_content{
	background: url(../img/product_bb_back.jpg) repeat-y;
	color: #ffffff;
	padding: 0px 50px 5px 25px;
	line-height: 120%;
}

#product_detail_bot{
	height: 40px;
}

ul#product_ul{
	margin: 0px;
	padding: 0px;
}

ul#product_ul li{
	padding-bottom: 8px;
	list-style: none;
}

ul#product_ul li.pprice{
	font-weight: bold;
	font-size: 120%;
	padding-top: 15px;
	background: url(../img/sn_dotted_line2.gif) repeat-x top;
}

.pbold{
	font-weight: bold;
	color:#8c5f5f;
}

.exheader{
	font-weight: bold;
	color:#ffffff;
	font-size: 120%;
}

.pdet_header{
	font-weight: bold;
	font-size: 130%;
	color:#8c5f5f;
	margin-bottom: 10px;
}

.pdet_header_sml{
	font-weight: bold;
	font-size: 120%;
	color:#8c5f5f;
}

.pdet_subheader{
	font-weight: bold;
	color:#8c5f5f;
}

div.clear{
	clear: both;
	margin: 0px;
	padding: 0px;
}

div#dotted{
	background: url(../img/sn_dotted_line.gif) repeat-x top;
	width: 630px;
	margin-top: 20px;
	height: 25px;
}

div#dotted_list{
	background: url(../img/sn_dotted_line.gif) repeat-x top;
	width: 400px;
	margin-top: 20px;
	height: 25px;
}

div.dotted_white{
	background: url(../img/sn_dotted_line2.gif) repeat-x top;
	width: 450px;
	margin-top: 10px;
	height: 15px;
}

/*** exclusive producers ***/
table.ex_producers{
	margin-top: 15px
}

/************** footer **************/
#footer {
	margin: 20px 0px 0px 225px;
	padding: 20px 0px 20px 0px;
	background: url(../img/sn_dotted_line.gif) repeat-x top;
	width: 630px;
	/*clear: both;*/
}

#footer_links{
	background: url(../img/bn_locketts.gif) no-repeat bottom left;
}

#footer_links ul {
	margin: 0px;
	padding: 0px 0px 0px 65px;
	font-size: 75%;
}

#footer_links ul li{
	padding: 7px 5px 7px 0px;
	list-style: none;
	display: inline;
	color: #531919;
}

#footer_links ul li a{
	text-decoration: underline;
}

/* forms */
form {
	padding: 0;
	margin: 0;
	border: 0;
}

.fmlabel {
	/*width: 120px;*/
	font-weight: bold;
	padding-bottom: 7px;
}

input.fmquantity{
	width:18px;
	background: #ffffff;
	border: 1px solid #531919;
}

input.fmproduct{
	width:18px;
	background: #ffffff;
	border: 1px solid #ffffff;
}

.fmfield {
	width: 200px;
	margin-bottom: 7px;
}


input {
	background: #e0e0e0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

input.pbutton {
	background: #e0e0e0;
	color: #36312e;
	font-family: arial, helvetica, sans-serif;
	border: 1px solid #36312e;
	font-size: 11px;
	cursor: pointer;
}

input.fmfield {
	background: #ffffff;
	font-family: verdana,arial, helvetica, sans-serif;
	font-size: 11px;
	color: #4e4e4e;
	border: 1px solid #531919;
	width: 130px;
}

input.fmcheckbox {
	background: transparent;
	border: 0px;
}

input.fmquantity{
	width:18px;
	background: #ffffff;
	border: 1px solid #531919;
}

input.fmproduct{
	width:18px;
	background: #ffffff;
	border: 1px solid #ffffff;
}

input.fmbutton {
	background: #e0e0e0;
	color: #36312e;
	font-family: arial, helvetica, sans-serif;
	border: 1px solid #36312e;
	font-size: 11px;
}

select {
	background: #ffffff;
	color: #6a4f39;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #36312e;
	width: 125px;
	/*margin-top: 5px;*/
}

textarea {
	background: #e0e0e0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #36312e;
	margin-bottom:7px;
	width:200px;
}

/* pagination */
.navbarimg {
	margin-left: 3px;
	vertical-align: top;
}

.navBar {
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	/*clear: both;*/
	height: 15px;
}

.navBar a {
	margin-left: 2px;
	margin-right: 2px;
}

.navBar .currentPage {
	margin-left: 2px;
	margin-right: 2px;
	font-size: 1.1em;
	font-weight: bold;
}

.navBar b {
	margin-left: 2px;
	margin-right: 2px;
}

.left_box {
	float: left;
}
.right_box {
	float: right;
}

.login_form{
	margin: 20px 0px 30px 0px;
}

.small_notes{
	font-size: 9px;
	color:#949494;
}
#credits{
font-size: 80%;
margin-top: 5px;
}