@CHARSET "UTF-8";

body 
{
	/*background-color: #434345;*/
	color: #555;
	text-align: center;
	background-image: url(/img/bg_pattern.jpg);/*url(/img/bk.jpg);*/
	background-repeat: repeat-x;
	font:12px/1.55em Verdana, san-serif, 'Lucida Grande';
	margin:0; 
	padding:0;
}
/*
body, div, ul, ol, li, blockquote, p, dt, dd, dl, h1, h2, h3, h4, h5, form, fieldset, tr, td, legend { 
	margin:0; 
	padding:0; 
	font:12px/1.55em 'Lucida Grande', Verdana, san-serif;
	}*/

img 
{
    border: none;
}


div#errors, .error
{
	color: red;
	padding: 5px;
	border: 5px solid red;
}

div#error-content
{
	height: 300px;
}

div#contact-us
{
	width: 100%; 
	border: 1px solid #ccc;
}

div#contact-us-header
{
	width: 100%; 
	height: 40px; 
	line-height: 40px; 
	background-color: #111; color: #fff; 
	font-weight: bold;  font-size: 120%; 
}

.contact-us-item
{
	width: 80%; 
	background-color: white; 
	height: 100px; 	
	padding: 5px 0 5px 15px;
}

div#contact-thankyou
{
	height: 300px;	
}

div#header-dropshadow-left 
{
	width: 22px;
	height: 404px;
	float: left;
	background: url(/img/header_dropshadow_left.png) no-repeat 0 6px;
	clear: none;
	border: 0px solid grey;
}

div#header-dropshadow-right 
{
	width: 22px;
	height: 404px;
	float: left;
	background: url(/img/header_dropshadow_right.png) no-repeat 0 6px;
	clear: none;
	border: 0px solid grey;
}

div#outer-container 
{
	width: 100%;
	height: 100%;
	background-image: url(/img/header_background.jpg);
	background-repeat: repeat-x;
	border: 0px solid black;
}

div#container 
{ 
	width: 1066px; 
	margin: 0 auto;
	
	
	border: 0px solid red;
}

div#content-container 
{ 
	margin-top: 0px;
	background-color: #fff;
	width:1011px;
	text-align:left;
	float: left;
	clear: none;
	border: 0px solid blue;
	background: white;
}

div#header 
{ 
	padding-top: 4px;
	width:1011px; 
	height: 100px;
	border: 0px solid red;
	/*background-image: url(/img/olive_bg.jpg);*/
	background-repeat: repeat-x;
}

div#header-navi 
{ 
	clear:both;
	width:1011px;
	height:41px;
	background-color: #777;
	/*background-image:url("/img/header_bg.jpg");
    background-repeat:repeat-x;*/
	vertical-align: middle;
	overflow:hidden;
	/*margin-bottom: 6px;*/	
	line-height:41px;
	border: 0px solid red;
}

ul.nav { margin: 0px; }
ul.nav li 
{ 
	float:left; 
	/*height:41px;*/
	list-style-type: none; 
}

ul.nav li a 
{ 
	position: relative; display: block; height: 41px; padding: 0 12px 0 12px; color: #FFF;
 	font-family: Arial; font-size: 17px; 
 	line-height: 41px; /* v-align text */
 	vertical-align: middle; text-decoration: none;
}

ul.nav li a:hover { background-color: /*#78797B*/ #333; text-decoration: none; }
ul.nav li a span{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; cursor: pointer; }

div#content-area
{
	padding: 0 10px;
}
		
div#footer
{
	clear: both;
    font-size: 12px;
    background: /*#1F272B;*/#221e1f;
    width: 100%;
    color: white;
    padding: 10px 0;
    text-align: center;
    margin-top: 20px;
    height: 39px;
    border: 0px solid red;
}

div#about-us
{
    font-size: 11px;
}

div#company-intro
{
    border: 0px solid blue;
    width: 55%;
    float: left;
    padding: 0 5px;
}

div#company-history
{
    border: 1px solid black;
    width: 42%;
    float: left;
    padding: 0 5px;
    font-size: 12px;
}

div#faq-questions a, 
div#faq-questions a:link,
div#faq-questions a:visited,
div#faq-questions ol li
{
    text-decoration:none;
    color:olive;
}

div#faq-content
{
    background-image: url("/img/bg_vine.jpg");    
}

.cart-box-1
{
	width: 100%; 
	border: 1px solid #ccc;
}

.cart-box-2
{
	padding-top: 10px; 
	width: 100%; 
	background-color: white;
}

.progress-bar
{
	margin: 20px auto 10px auto;
	display: block;
}

div#process-form-container
{
	background-image: url("/img/bg_vine.jpg");
	background-repeat: no-repeat;
	border: 0px solid black;
	padding-bottom: 50px;
}

div#process-form
{
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red; 
	width: 65%;
}

div#product-as-seen-in
{
}

div#product-as-seen-in ul li
{
	margin: 5px;
}

.subtitle
{
	color: red;
	font-weight: bold;
	font-size: 120%;	
}

div#product_main
{
    /*background-image: url("/img/bg_vine.jpg");
    background-repeat: no-repeat;*/
}

div#product_info
{
    float: left;
    border: 0px solid red;
    margin-right: 10px;
    width: 50%;
}

div#product_image
{
    float: right;
    margin: 0 4px;
    border: 0px solid blue;
    width: 45%;
}

div#order_form
{
	border: 0px solid red; 
	width: 55%;
}

/******** Let's clear some stuff here *********/
#container:after,
#content-container:after,
.clear:after,
.middle:after,
fieldset.input-group ul li:after,
.input-list li:after,
.buttons-container:after {
	display:block; 
	clear:both; 
	content:".";
	font-size:0;
	height:0;
	line-height:0;
	visibility:hidden;
	}

