@charset "utf-8";
/* CSS Document */


body {
	margin:0;
	padding:0;
	background-color: #1D1309;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: center;
	background-attachment: fixed;
	background-image: url(/images/screen/global/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
	
	line-height: 20px;
}
img {
	border:0;
}
.border {
	border: 1px solid #000000;
}
.tablewrapper {
	width: 900px;
	text-align: left;/*to center site in window*/
	margin-right: auto;/*to center site in window*/
	margin-left: auto;
}
#body_background {
	background-image: url(/images/screen/global/body_bg_flat.jpg);
	background-repeat: repeat-y;
	width: 900px;
	float: left;
	clear: both;
}
#home_body_wrapper{
	width: 800px;
	float: left;
	padding-left: 50px;
	padding-right: 50px;
}
#interior_bg_wrapper {
	float: left;
	width: 900px;
	background-image: url(/images/screen/global/interior_body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	
}
#interior_header_wrapper {
	float: left;
	width: 900px;
	height: 515px;
	
	
}
#interior_text_wrapper {
	width: 820px;
	float: left;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
#home_body_wrapper_top {
	width: 900px;
	height: 50px;
	float: left;
	background-image: url(/images/screen/global/body_bg_flat_top.jpg);
}
#home_body_wrapper_top_small {
	width: 900px;
	height: 5px;
	float: left;
	background-image: url(/images/screen/global/body_bg_flat_top.jpg);
}
#home_body_wrapper_bottom{
    width: 900px;
	height: 50px;
	float: left;
	background-image: url(/images/screen/global/body_bg_flat_bottom.jpg);
}
#home_body_wrapper_bottom_small{
    width: 900px;
	height: 20px;
	float: left;
	background-image: url(/images/screen/global/body_bg_flat_bottom.jpg);
}

/*text*/
.center_text {
	text-align: center;
}
.large_black_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	display: block;
}
.medium_black_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


/*fixed header/ body scroll effect*/



/* commented backslash hack v2 \*/ 

/* end hack */ 


#headwrapper {
	height:101px;/*same height as margin bottom on body*/
	width:100%;
	position:fixed;
	top:0;
	left:0;
	text-align:center;
	background-image: url(/images/screen/global/header_flat.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#spacer {
	float: left;
	height: 100px;
	width: 900px;
	margin-bottom: 25px;
}









/*links*/
.link_wrapper {
	position: relative;
	height: 100px;
	width: 900px;
	text-align: left;/*to center site in window*/
	margin-right: auto;/*to center site in window*/
	margin-left: auto;
}
#link0 {
	width: 236px;
	height: 34px;
	position: absolute;
	left: 4px;
	top: 57px;
}
#link1 {
	width: 70px;
	height: 34px;
	position: absolute;
	left: 318px;
	top: 60px;
}
#link2 {
	width: 94px;
	height: 34px;
	position: absolute;
	left: 402px;
	top: 61px;
}
#link3 {
	width: 94px;
	height: 34px;
	position: absolute;
	left: 515px;
	top: 61px;
}
#link4 {
	width: 94px;
	height: 34px;
	position: absolute;
	left: 637px;
	top: 61px;
}
#link5 {
	width: 57px;
	height: 34px;
	position: absolute;
	left: 751px;
	top: 60px;
}
#link6 {
	width: 74px;
	height: 34px;
	position: absolute;
	left: 827px;
	top: 62px;
}
#link0 a, #link1 a, #link2 a, #link3 a, #link4 a, #link5 a, #link6 a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer; 
}


/*our wines*/

.product_catagory_container_top {
	width: 820px;
	float: left;
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #958271;
	display: inline;
}
.product_catagory_container_top_center {
	width: 820px;
	float: left;
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #958271;
	display: inline;
	text-align: center;
}
.product_catagory_container {
	width: 820px;
	float: left;
	margin-right: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #958271;
	margin-left: 40px;
	display: inline;
}
.catagory_left {
	float: left;
	width: 578px;
}
.catagory_right {
	float: left;
	width: 200px;
	padding-left: 40px;
}
.image_wrapper {
	float: left;
	height: 250px;
	width: 200px;
}


/*wine club*/
#formwrapper {
	width: 820px;
	float: left;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}





/*footer*/
#sublinkswrapper {
	width: 900px;
	text-align: left;/*to center site in window*/
	margin-right: auto;/*to center site in window*/
	margin-left: auto;
	margin-top: 10px;
}

.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 900px;
	text-align: center;
	color: #CDC6BC;
}
.orderlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 20px;
	width: 800px;
	text-align: center;
	color: #000000;
	font-weight: bold;
	display: block;
	text-transform: capitalize;
}
.emaillink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	
	color: #000000;
	
}

/*order form*/

.orderform {
	border: 1px solid #C1B3AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background-color: #F4F0EF;
	padding: 5px;
}

/*contact*/

#google_outline {
	border: 1px solid #000000;
	float: left;
}
#contact_wrapper {
	float: left;
	width: 820px;
	height: 380px;
	margin-bottom: 20px;
}
#contact_cell_left {
	float: left;
	width: 529px;
	height: 400px;
}
#contact_cell_right {
	float: left;
	width: 289px;
	height: 300px;
}



/*asletclearing method*/


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
