li.home_nav a{
	float: left;
	display: block;
	padding: 5px;
	height: 135px;
	width: 145px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #fff;
	color: #6D6E71;
}


li.home_nav#vineyard a{
	background: #ffffff url(../images/home_nav/vineyard.jpg) no-repeat 5px 40px;	
}
li.home_nav#people a{
	background: #ffffff url(../images/home_nav/people.jpg) no-repeat 5px 40px;	
}
li.home_nav#wine a{
	background: #ffffff url(../images/home_nav/wine.jpg) no-repeat 5px 40px;	
}
li.home_nav#shop a{
	background: #ffffff url(../images/home_nav/shop.jpg) no-repeat 5px 40px;	
}
li.home_nav#news a{
	background: #ffffff url(../images/home_nav/news.jpg) no-repeat 5px 40px;	
}
li.home_nav#contact a{
	background: #ffffff url(../images/home_nav/contact.jpg) no-repeat 5px 40px;	
}
li.home_nav a:hover{
	background-color: #6D6E71;
	color: #d5191f;
	text-decoration: none;
}


.home_nav h4{
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
}
#sidebar_home img{
	border: none;
	
}

#page-heading h2 {
    font-size: 24px;
    padding: 25px 0px;
    font-weight: bold;
    float: left;
}

#page-heading {
    
    margin-left: 40px;
    padding: 0px;
    width: 940px;
    height: 25px;
    background-color: #343534;
    display: block;
    margin-bottom: 5px;
}

#sub {
    float: right;
    display: block;
    width: 25px;
    /*position: relative;*/
    height: 25px;
    margin-right: 5px;
}

#sub li {
    /*float: left;*/
}
#sub li a {
    /*font-size: 18px;*/
    color: #5b5b5b;
    text-decoration: none;
    margin-left: 20px;
    font-style: italic;
}

#sub li a:hover {
    color: #242424;
}
.maincontent {
        width: 550px;
        padding-right: 20px;
        padding-left: 20px;
        padding-top: 20px;
        /*border-right: 1px solid #e7e7e7;*/
        float: left;
}
.maincontent#home {
        width: 450px;
  padding: 0px;
        float: left;
}
.maincontent#home img {
border: none;
  padding: 0px;
margin: 0px;
}

.mainhalf_box  {
	
display: block;
	padding-bottom: 20px;

}
.mainhalf-1  {
	width: 265px;
	float: left;
	margin-right: 20px;
}

.mainhalf-2  {
	width: 265px;
	float: left;
}

.maincontent img, #content img {
    padding: 5px;
    border: 1px solid #e7e7e7;
    margin: 0px 0px 20px 0px;
}
#content.full img {
    padding: 0px;
    border: 0px solid #e7e7e7;
    margin: 0px;
}
.bk_dot_home{
	margin-top: 434px;
}

.maincontent p {
    margin-bottom: 10px;
	line-height: 15px;
}

.maincontent ul {
    list-style: square;
    list-style-position: inside;
    margin-bottom: 20px;
}
.maincontent ul li{

 line-height: 15px;
    margin-bottom: 10px;
}

.maincontent ol {
    list-style-type: decimal;
    list-style-position: inside;
    margin-bottom: 20px;
}

.maincontent h3, #content h3 {
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 24px;
	font-weight: normal;
	font-style: normal;
}
.maincontent h3 span {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 24px;
	font-weight: normal;
	font-style: normal;
}

.maincontent h4, #content h4 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}
.maincontent h4 span {
    
    font-weight: normal;
    
	font-style: normal;
}
#sidebar h4 {
	
padding: 10px;
    margin-bottom: 50px;
	font-size: 12px;
	line-height: 15px;
}
#yourcart.sidebar_cart h4 {
	
padding: 0px;
    margin-bottom: 10px;
	font-size: 12px;
	line-height: 15px;
}



.maincontent h5, #content h5 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}
.maincontent h5 span {
    font-size: 10px;
    font-weight: normal;
	font-style: normal;
	line-height: 12px;
	padding-bottom: 5px;
	margin-bottom: 5px;

}
.maincontent #review h5 {
	border-bottom: 1px solid #fffeff;
	padding-bottom: 5px;
}

.maincontent h6, #content h6 {
    font-size: 12px;
    font-weight: bold;
}

#content {
    /*border-bottom: 1px solid #e7e7e7;*/
    padding-bottom: 30px;
    padding-top: 0px;
}
#content.full{
padding: 10px;
height: 460px;
}

#sidebar {
    float: left;
    /*width: 269px;*/
    width: 309px;
    padding-left: 20px;
    padding-top: 20px;
}
.sidebar_home {
    float: left;
    /*width: 269px;*/
    width: 335px;
    padding-left: 20px;
    padding-top: 0px;
    margin-left: 80px;
}
.sidebar_home img {
	margin: 0px;
	padding: 0px;
	border: none;
}

#sidebar img {
	margin: 0px;
	padding: 10px;
	border: none;
}

.sidebar-element {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 0px;
    margin-bottom: 25px;
    background-color: #fff;
    color: #000;
}

.sidebar_cart {
    border-bottom: 1px solid #e7e7e7;
    padding: 10px;
    background-color: #fff;
    color: #000;
}

.sidebar-ul li a{
    display: block;
    padding: 10px 0px;
    background-color: white;
    border-top: 1px solid #e7e7e7;
    text-decoration: none;
    color: #242424;
}

.sidebar-ul li a:hover {
    background-color: #f3f3f3;
    text-decoration: underline;
}
.add {
    width: 125px;
    height: 125px;
    padding: 3px;
    border: 1px solid #e7e7e7;
    float: left;
}

.blog-post img{
    margin-top: 0px;
}

.blog-post {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 25px;
    padding-bottom: 25px;
}

.blog-post h3 a {
    color: #242424;
    /*font-weight: bold;*/
}

a {
    color: #d5191f;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#portfolio img {
	margin: 0px;
	padding: 0px;
}

.portfolio:hover {
	border: 1px solid #242424;
}

.portfolio {
	display: block;
	float: left;
	width: 150px;
	height: 150px;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 16px;
}

.portfolio.first {
	margin-left: 0px;
}

.portfolio.last {
	margin-right: 0px;
}

/* Blog */

.left {
	float: left;
}
.right {
	float: right;
}
.right#review{
	float: right;
	display: block;
	width: 220px;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #606060;
}
.date{
	float:left; display:block; width:30px;
	padding-top: 2px;
}

.divider-full {
	width: 100%;
	background-color: #e7e7e7;
	height: 1px;
	margin: 20px 0px;
	overflow: hidden;
}

.comment {
	margin-bottom: 25px;
}

.comment-date {
	font-size: 11px;
	color: #5b5b5b;
	margin-bottom: 0px;
	padding: 0px;
}

.maincontent .comment p {
	margin: 0px;
}

.maincontent .img-left {
	margin-left: 0px;
	margin-right: 20px;
	float: left;
}

#content .img-left {
	margin-left: 0px;
	margin-right: 20px;
	float: left;
	margin-top: 0px;
}

#content .img-right {
	margin: 0px 0px 0px 20px;
	float: right;
}

#add-comment label {
	display: block;
	float: left;
	width: 150px;
	height: 20px;
	text-align: right;
	margin-right: 10px;
}

#add-comment div {
	margin-top: 10px;
}

input, textarea {
	border: 1px solid #ccc;
	padding: 2px;
}

#add-comment textarea {
	width: 440px;
}

#add-comment .buttons {
	margin-left: 160px;
}

/*NICE Buttons START*/

a.button{
	background:url(../images/button.gif);
	display:block;
	color:#fff;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:191px;
}
a:hover.button{
	color:#d5191f;
}

/* -------------------- */
/* CLASSES				*/
/* -------------------- */
	.pdf{
		background: url(../images/link_pdf_icon.gif) no-repeat 9px 6px;
		text-indent:35px;
		display:block;
	}
		/*NICE Buttons END*/
	
.newslink{
	
	margin-top: 20px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ffffff;
	
}
.newslink#last{
	border-bottom: 0px;
}


/*FOXY CART*/
.foxycart.btn{
	background: #e7e7e7;
	display: block;
	/*float: left;*/
	padding: 10px;
	/*text-align: right;*/
	font-size: 12px;
	margin: 0px 0px 5px 0px; 
}
.zoom.btn{
	background: #e7e7e7;
	display: block;
	/*float: left;*/
	padding: 10px;
	text-align: right;
	font-size: 1.5em;
	margin: 0px 0px 5px 0px; 
}
#checkoutbox{
	text-align: right;
	padding-right: 25px;
	background: #e7e7e7;
	color: #333;
	font-size: 1.5em;
	display: block;
}
#checkoutbox a:hover{

	background: #e7e7e7;
	color: #add163;

}
#yourcart h3{
	height: 30px;
	text-align: left;
	padding-right: 20px;
	padding-top: 0px;
	font-size: 12px;
	margin-bottom: 5px;
	
}
.subhead{
	/*color: #000000;*/
}
#fc_quantity {
	color: red;
}
#fc_total_price{
	color: red;
}
#fc_cart_table caption{
	display: none;
}

#fc_checkout_container h2 {
	font: bold 12px 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	/*color: #79A325;*/ 
	padding: 10px 0 5px 5px; 	
	margin-left: 5px;		
	letter-spacing: normal;
	border-bottom: 0px solid #E4F2C8; 
	line-height: 25px;	
}
#floatMenu {
		position:absolute;
		top:260px;
		left:0px;
		margin-left:622px;
		
		}
input.qty {
margin: 0px 20px 0px 10pxpx;
}
input.addcart {
margin: 0px 20px 0px 0px;
}
#addcart-box{
	
	display: block;
	float: right;
	border-left: 1px solid #e7e7e7;
	padding-left: 13px;
}
#qty-box{
	float: left;
	margin-top: 5px;
}
.cartLine{
/*padding-top: 10px;*/
	/*border-top: 1px dotted #000;*/
}
.cartBox{
	/*float: right;*/
	display: block;
	width: 320px;
	/*padding: 5px;*/
	/*background-color: #e7e7e7;*/
	margin-bottom: 0px;
	margin-top: 5px;
	/*color: #333;*/
}


