/* CSS Document */

body{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

a{
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
	color:#ffffff;
}

a:visited{
	text-decoration:none;
	color:#CCCCCC;
}


#logo{
	width:156px;
	height:130px;
	left:50%;
	margin-left:-350px;
	position:absolute;
}

#navigation{
	width:540px;
	height:24px;
	left:50%;
	margin-left:-190px;
	position:absolute;
	top:106px;
}

#sp_body{
	width:700px;
	left:50%;
	margin-left:-350px;
	background-image:url(images/template/bg.gif);
	background-repeat:repeat-x;
	background-color:#0d6f02;
	position:absolute;
	top:130px;
}

.sp_content{
	position:relative;
	top:0;
	left:0;
}

.footer{
	background-color:#085d00;
	z-index:4;
	height:29px;
	clear:both;
}

.int_footer{
	background-color:#085d00;
	z-index:4;
	height:29px;
	clear:both;
	background:url(images/template/footer_l.gif) bottom left no-repeat;
	background-color:#085d00;
}

.footer_content{
	background:url(images/template/footer_r.gif) bottom right no-repeat;
	background-color:#085d00;
	height:19px;
	padding:8px 7px 2px 0px;
	margin-left:8px;
	font-size:10px;
}

input.newsletter{
	width:59px;
	height:29px;
	background-image:url(images/splash/submit.jpg);
	background-repeat:no-repeat;
}

#bottles_t{
	width:282px;
	left:50%;
	margin-left:68px;
	z-index:3;
	top:340px;
	position:absolute;
}

#bottles_b{
	width:325px;
	left:50%;
	margin-left:25px;
	z-index:3;
	top:486px;
	position:absolute;
}

#sp_text{
	top:297px;
	left:50%;
	margin-left:-205px;
	text-align:right;
	position:absolute;
	width:205px;
	z-index:6;
	line-height:18px;
}

#sp_seo_footer{
	position:absolute;
	left:50%;
	margin-left:-350px;
	padding-left:8px;
	padding-top:5px;
	top:486px;
	width:400px;
	font-size:9px;
	color:#333333;
	z-index:10;
}

#content{
	position:relative;
	top:0;
	left:0;
	background:url(images/template/top_left.gif) top left no-repeat;
	padding-bottom:10px;
}

#content p{
	margin-left:7px;
}

.int_text{
	padding-left:184px;
	padding-top:76px;
	width:300px;
	float:left;
	line-height:16px;
}

.products{
	padding:76px 20px 20px 20px;
}

#right_nav{
	width:175px;
	left:50%;
	margin-left:155px;
	top:207px;
	position:absolute;
	z-index:25;
	line-height:16px;
	font-size:10px;
}

#right_nav ul{
	margin:0;
	margin-top:10px;
	padding:0;
	list-style-type:none;
}

#right_nav a{
	padding:4px 3px;
	text-decoration:none;
	border-bottom:1px dashed #64b25c;
	display:block;
	font-size:10px;
	color:#ffffff;
	margin-left:5px;
	width: 100%; /*Define width for IE6's sake*/
}

#right_nav p{
	padding-left:3px;
	padding-right:3px;
}

html>body #rightnav a{ /*Non IE rule*/
	width: auto;
}

#right_nav a:hover{
	background-color:#4ca243;
	text-decoration:none;
}

#right_nav a:visited{
	text-decoration:none;
}

.inset{
	padding-left:5px;
}

.inset_products{
	padding-left:14px;
}

td.inset{
	padding-left:6px;
}

tr.h{
	background-color:#3f9435;
}

tr.odd{
	background-color:#27831d;
}

td.total{
	border-bottom:1px solid #ffffff;
}

.bottle{
	width:122px;
	height:191px;
	top:205px;
	left:50%;
	margin-left:-317px;
	position:absolute;
	z-index:26;
}

.sub_headings{
	background-color:#4ca243;
	padding:3px;
	display:block;
	margin-left:-5px;
	margin-right:-3px;
}

.product_names{
	font-size:14px;
	font-weight:bold;
}

.button{
	border:1px solid #3e9335;
	padding:3px 5px;
	background-color:#0d6904;
	background-image:url(images/template/button_bg.gif);
	background-repeat:repeat-x;
}

.product_desc{
	padding-bottom:10px;
	border-bottom:1px dashed #3e9335;
}

.product_cat{
	padding:76px 20px 20px 179px;
}