/* @override http://www.wiredforwine.com/StyleSheets/magnetik.css */

/* Basic CSS properties */ 

body {
	margin: 0px auto;
	padding: 0px;
	background: #fff;
	text-align: center;
	font-family: 'Lucida Grande',Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4f3f2c;
}
p,h1,h2,h3 {
	margin: 0px 0px 1em 0px;
}
a {
	text-decoration: none;
	color: #4f3f2c;
}
img {
	border: none;
}
div.cleared {
	clear: both;
	font-size: 0px;
	height: 0px;
}
table {
	border: none;
	border-collapse: collapse;
}
input.submit {
	border: none!important;
	background: #05578b;
	height: 29px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
}
#wrapper {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}
form {
	margin: 0px;
}


/* Header Area */ 

#header {
	position: relative;
	height: 125px;
}
#logo {
	position: absolute;
	left: 0px;
	top: 10px;
}
div.cart_status {
	position: absolute;
	right: 8px;
	top: 10px;
}
#topnav {
	position: relative;
	background: #d8d8d7;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}
#topnav ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#topnav ul li {
	margin: 0px;
	padding: 0px 28px 0px 29px;
	display: inline;
	border-right: 1px solid #4f3f2c;
}
#topnav ul li a:hover {
	color: #430a77;
}
#nav_486835 { /* This is the Login/Signup Nav */ 
	position: absolute;
	right: 0px;
	border-left: 5px solid #fff;
	background: #e7e7e7;
	margin: 0px!important;
	padding: 0px;
}
#nav_486835 a {
	color: #05578b;
}
#topnav ul li {
	border-right: 1px solid #05578b;	
}
#topnav ul li.last {
	border: none!important;
}

/* Homepage-specific */ 

#promoarea {
	background: url(../Images/magnetik/bg_promoarea.gif) repeat-y left;
	margin: 0px 0px 5px 0px!important;
}
#callout {
	float: left;
	font-size: 20px;
	line-height: 22px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	background: url(../Images/magnetik/header_bground.jpg) no-repeat left;
	width: 599px;
	height: 127px;
	color: #fff;
}
#callout a {
	color: #fff;
}
#callout h2 {
	font-weight: bold; 
	font-size: 20px;
}
#callout table {
	width: 350px;
	font-size: 14px;
	height: 115px;
}
#callout table td {
	text-align: center;
	text-transform: uppercase; 
}
#promoarea_right {
	position: relative;
	float: right;
	width: 356px;
	height: 127px;
	font-family: 'Trebuchet MS',Verdana, Geneva, sans-serif;
	font-weight: bold;
}
#signup {
	margin: 0px auto;
	padding: 16px 0px 0px 0px;
	font-size: 16px;
}
#signup form {
	margin: 0px auto;
	width: 314px;
}
#signup input.text {
	width: 214px;
	border: 1px solid #fff;
	background: #dfd9cf;
	height: 23px;
	margin: 5px 0px 0px 0px!important;
	padding: 4px 0px 0px 4px;
	float: left;
	font-size: 17px;
	color: #000;
	font-weight: normal;
}
#signup input.submit {
	float: right;
	margin: 5px 0px 0px 0px!important;
	width: 91px;
}
#promoarea_modules {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 36px;
	background: url(../Images/magnetik/bg_modules.gif) repeat-y left;
	font-size: 16px;
	border-top: 5px solid #fff;
	
}
#tellafriend {
	float: left;
	width: 175px;
	line-height: 36px;
}
* html #tellafriend {
	padding: 15px 0px 0px 0px;
	line-height: 12px;
}
#tellafriend a {
	display: block;
	padding-left: 44px;
	background: url(../Images/magnetik/dubarrow_fff.gif) no-repeat 25px 50%;
}
#connect {
	float: left;
	margin: 0px 0px 0px 5px;
	width: 176px;
	line-height: 36px;
}
* html #connect {
	padding: 12px 0px 0px 0px;
	line-height: 12px;
}
#connect span {
	padding: 0px 22px 0px 22px;
	background: url(../Images/magnetik/arrow_fff.gif) no-repeat right 50%;
}
#connect ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#connect ul li {
	margin: 0px 0px 0px 7px;
	padding: 0px;
	display: inline;
}


/* Main Area Styles */


#main {
	background: #dee2e4;
	padding: 18px 23px 18px 23px;
	margin: 0px 0px 5px 0px;
	line-height: 16px;
}
div.wine {
}
#main h2 {
	font-size: 17px;
	line-height: 17px;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
}
img.labelpic {
	float: left;
	margin: 0px 16px 16px 0px;
	border: 1px solid #c3cdd4;
}
p.winestats {
	clear: both;
}
div.winebuy {
	float: right;
	width: 312px;
}
div.wine_left {
	float: left;
	width: 275px;
	margin: 0px 20px 0px 0px;
	overflow: hidden;
}
div.wine_left img {
	border: 1px solid #c3cdd4;
	margin: 0px;
}
div.wine_center {
	float: left;
	width: 260px;
	margin: 0px 30px 0px 0px;
}
div.ratings {
	font-size: 13px;
}
div.ratings h2 {
	color: #05578b;
	margin: 0px 0px 4px 0px!important;
	font-size: 13px!important;
}
div.ratings ul {
	margin: 0px 0px 12px 0px;
	padding: 0px;
	list-style-type: none;
	border-top: 1px solid #8b8b8b;
}
div.ratings ul li {
	margin: 0px;
	padding: 4px 0px 5px 0px;
	border-bottom: 1px solid #8b8b8b;
	text-align: right;
	color: #430a77;
	font-size: 12px;
	font-weight: bold;
}
div.ratings ul li span {
	float: left;
	color: #430a77;
	font-weight: bold;
}
div.wine_right {
	float: left;
	width: 285px;
	margin: 0px 0px 0px 0px;
	padding: 15px;
	background: #edf1f3;
	border: 1px solid #fff;
	text-align: center;
}
table.productPoplets {
	float: left;
	border: none;
	padding: 0px;
}
table.productPoplets td.productPopletsItem {
	text-align: left!important;
	padding: 0px 8px 0px 0px;
}
div.poplets {
	border: none;
	text-align: left!important;
	padding: 0px;
	margin: 12px 0px 0px 0px!important;
}
div.wine_right h2 {
	font-size: 15px!important;
	color: #430a77;
}
div.wine_right table {
	margin: 0px auto;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	border: none;
	text-align: right;
}
div.wine_right table td {
	padding-right: 8px;
}
div.wine_right td.amt {
	font-size: 13px;
	text-decoration: line-through;
		text-align: left;
	line-height: 20px;
}
div.wine_right td.final {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	line-height: 20px;
}
div.wine_right td.ourprice {
	line-height: 20px;
}
div.save {
	font-family: 'Lucida Grande','Trebuchet MS',Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 15px;
	padding: 10px;
	color: #430a77;

}
span.green {
	color: #430a77;
}
span.guarantee {
	clear: both;
	display: block;
	color: #4f3f2c;
	font-weight: bold;
	font-size: 11px;
	margin: 0px 0px 1em 0px;
}
span.closestoffer {
	clear: both;
	display: block;
	color: #4f3f2c;
	font-weight: bold;
	font-size: 11px;
}
a.compareprices {
	color: #05589a;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
div.buynow {
	text-align: center!important;
	margin: 0px 0px 12px 0px;
	height: 27px;
}
div.buynow table {
	margin: 0px auto;
}
input.productSubmitInput {
	border: none!important;
	background: #05578b;
	height: 27px!important;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	margin: 0px;
}
input.productTextInput {
	height: 21px!important;
	width: 20px;
	padding: 0px;
	margin: 0px;
}
ul.productfeaturelist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/* Footer Styles */

#footer {
	background: #e7e7e7;
	font-size: 11px;
	color: #80705d;
	text-align: center;
	padding: 8px;
	line-height: 16px;
	margin-bottom: 50px;
}
#footer a {
	color: #80705d
}
#footer ul {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	display: inline;
}
#footer ul li {
	padding: 0px;
	margin: 0px 8px 0px 8px;
	display: inline;
}


div.productitemcell {
	display: block;
}

td.quantity {
	text-align: left!important;
}

td.quantity div {
	white-space: nowrap;
}

/* checkout form */

div.checkoutpage div.item {
	float: left;
}
h3.rowh3 {
	background: #eee;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
	display: block;
}
div.formcontainer {
	background: #f9f9f9;
	margin-bottom: 18px;
	padding-left: 13px;
}
div.shippingCountryDiv {
	display: none;
}

/* modal table styles */

#latestpricing {
	width: 655px;
	height: 235px;
	overflow: hidden;
	background: #fafafb;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	text-align: left;
}
#latestpricing_hd {
	color: #fff;
	background: #006c9d;
}
#latestpricing_hd h2 {
	margin: 0px;
	padding: 0px;
}
#latestpricing_hd span {
	display: block;
	margin: 0px 0px 0px 16px;
	padding: 8px 0px 8px 0px;
}
#latestpricing_tbl {
	border: none;
	padding: none;
	width: 623px;
	margin: 8px 16px 8px 16px;
	border-collapse: collapse;
	font-weight: normal;
}
#latestpricing_tbl thead {
	background: url(../Images/magnetik/brown_1x1.gif) repeat-x bottom;

}
#latestpricing_tbl th.wfw {
	border-top: 1px solid #afa79c;
	background: #62503a;
	color: #fff;
}
#latestpricing_tbl td, #latestpricing_tbl th {
	background: url(../Images/magnetik/brown_1x1.gif) repeat-y right;
}
#latestpricing_tbl .td_last {
	background-image: none!important;
}
#latestpricing_tbl .odd  {
	background: url(../Images/magnetik/brown_1x1.gif) repeat-y right #f1f4f4;
}
#latestpricing_tbl .even {
	background: url(../Images/magnetik/brown_1x1.gif) repeat-y right #e4e8e9;
}
#latestpricing_tbl td, #latestpricing_tbl th {
	padding: 5px 8px 5px 8px;
}
#latestpricing_tbl td.row_hd {
	font-weight: bold;
}
#latestpricing_tbl td.specialprice {
	font-weight: bold;
	color: #d22128;
}
#latestpricing_tbl td.lastspecial {
	background: url(../Images/magnetik/brown_1x1.gif) repeat-x top;
}
#latestpricing_disclaimer span {
	display: block;
	margin: 10px 0px 8px 16px;
}
