/* General properties */
* {
	margin:0;
	padding:0;
}

/* General text properties */

p, td p {
	margin: 0 0 1.2em 0;
}

h1, h2, h3 {
	margin: 0 0 0.6em 0;
}

h2.winetype {
	margin: 0 0 10px 0;
}
/* Image properties */
div#middle_column table tr td img {
	margin: 0 10px 0 0;
}

/* General layout properties */
div#fakeTop {
	height:0px;
	position:relative;
	z-index: 300;
}

div#wrapper {
	margin: 0 auto;
	width: 1000px;
	padding: 0 0 0 0;
}
/* Header properties */
div#top {
		height:15px;
		width:1000px;
		margin: 0 auto;
		position:relative;
		z-index:250;
}
div#header {
	height:133px;
	width: 998px;
	margin: 0 auto;
	position:relative;
	z-index:200;
}
div#header div#header_image {
	height: 99px;
	width: 998px;
	position:relative;
	z-index:200;
}

/* Main menu properties */
div#header div#header_menu {
	position:relative;	
}

	div#header div#header_menu div#studioLiMenu {
		height: 34px;
		width: 998px;
		position: relative;
		z-index: 201;
	}
	
		div#header div#header_menu div#studioLiMenu ul {
			padding:0 5px 0 10px;
			width:802px;
			height: 100%;
			float: left;
		}
		div#header div#header_menu  div#studioLiMenu ul li {
			list-style: none;
			float:left;
		}
		div#header div#header_menu  div#studioLiMenu ul li a {
			padding: 10px 10px 0 10px;
			height: 25px;
			float: left;
			display: block;
		}
		div#header div#header_menu  div#studioLiMenu div#searchField {
			padding:6px 0 0 29px;
			float:left;
		}
	div#header div#header_menu  div#studioLiMenu input {
		height:18px;
		width: 141px;
	}
	
	div#header div#header_menu  div.session_choice {
		position: absolute;
		top: 10px;
		right: 5px;
		z-index: 900;
	}
	div#header div#header_menu  div.session_choice a {
		font-style:normal;
	}


/* Content Properties */
div#content {
	padding-bottom: 15px;
}

/* Left Column Properties */
div#left_column {
	float: left;
	position: relative;
	width: 219px;
}
/* Middle Column Properties */
div#middle_column {
	width: 575px;
	position: relative;
	float: left;

}
/* Middle Column Properties */
div#right_column {
	width: 199px;
	position: relative;
	float: right;
}

/* Productlist propertiers  */

div.wineWrapper{
	padding: 20px;
	margin:20px 11px 20px 0;
	width:140px;
	height:165px;
	float:left;
}
div.wineWrapper div.text{
	position:relative;
}

img.wineImg{
	/*height: 165px;*/ 
}
/* Producer properties */
div#producer_left_column {
	width: 220px;
	float: left;
}

div#producer_left_column h3 {
	margin: 0 0 1.3em 0;
}

div#producer_left_column h3 a{
	color: #010101;
} 

div.producer_list {
	float: right;
	width: 180px;
	height: 150px; 
	float: left;   
	position: relative;
	margin: 0 0 20px 0;
	padding-bottom: 20px;
}
div.producer_list p {
	margin: 0;
	position: absolute;
	bottom: 20px;
	width: 100%;
	left: 50%;
	margin-left: -50%;
}

div.producer_list img {
	position: absolute;
	top: 10px;
	width: 120px;
	left: 50%;
	margin-left: -60px;
	
}
div#producer_right_column {
	float: right;
	width: 720px; 
}

div#producer_right_column p {
	
}
/* Wine read more properties */
div#wine_readmore_left_column {
	width: 320px;
	height: 719px;
	float: left;
}

div#wine_readmore_right_column {
	width: 600px;
	position: relative;
	float: right;
	clear: right;
}

div#wine_readmore_right_column ul {
	list-style-type:none;
}
div#wine_readmore_right_column ul li {
	margin: 0 0 1em 0;
	display: block;
	float: left;
	font-size: 1.2em;
	
}
div#wine_readmore_right_column ul li span.wine_attribute {
	display: block;
	float: left;
	width:170px;
	font-weight: 600;
}

div#wine_readmore_right_column ul li span.wine_value{
	display: block;
	float: left;	
	width: 430px;
}

div#wine_producer_info {
	position: absolute;
	bottom: 0;
	height: 195px;
	width: 600px;
	right: 30px;
}

div#wine_producer_info a {
	float: right;
}
div#wine_producer_info h2 {
	margin: 0;
}

div#wine_producer_info img.producer_small_image {
	float: left;
	margin: 0 10px 0 0;
}
/* Producer read more properties */
div#producer_readmore_left_column {
	width: 395px;
	float: left;
	margin-bottom: 20px;
}

div#producer_readmore_right_column {
	width: 525px;
	position: relative;
	float: right;
	clear: right;
}
div#producer_readmore_winelist {
	height: 215px;
	width: 960px;
	text-align: center;
	clear: both;
	position: relative;
}
div#producer_inner_winelist {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 900px;
	padding: 10px;
	height: 155px;
}
div.related_wines {
	width: 165px;
	float: left;
	margin: 0 0 0 5px;
	position: relative;
	text-align: left;
}
div.related_wines p {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 5px;
	left: 70px;
}

div#producer_left_wine_info {
	width: 175px;
	padding-right: 10px; 
	float: left;
}

/* Pricelist properties */

img.pdf_print {
	float: right;
	margin: 0 0 0 0;
}
img.prodsheet_print {
	position: absolute;
	right:0;
	cursor: pointer;
	top:45px;
	margin: 0 0 0 0;
}
table.pricelist_table {
	width: 100%;
	margin: 0 0 20px 0;
}
table.pricelist_table tr th {
	padding: 10px 0 10px 5px;
}

table.pricelist_table tr td {
	padding: 0 0 0 15px;
}

table.pricelist_table td.td_artnr, table.pricelist_table td.td_name, table.pricelist_table td.td_year, table.pricelist_table td.td_producer, table.pricelist_table td.td_info, table.pricelist_table td.td_price {
	padding: 5px 0 5px 5px
}
td.td_artnr {
	width: 77px;
}
td.td_name {
	width: 375px;
}
td.td_year {
	width: 59px;
}
td.td_producer {
	width:266px;
}
td.td_info {
	width:63px;
}
table.pricelist_table td.td_price {
	width:67px;
}

table.pricelist_table tr.row_gray td {
	height: 50px;
}
table.pricelist_table tr.row_white td {
	height: 50px;
}
div#price_list_footer {

	padding: 8px 0 8px 0 ;
}
div#price_list_footer ul {
	height: 28px;
	width: 770px;
	margin: 0 auto;
}
div#price_list_footer ul li	 {
	display: block;
	float: left;
	margin-left: 14px;
}


/* Footer properties */
div#bottom {
	height:26px;
	width:1000px;
	margin: 0 auto;
	clear: both;
}
/* Misc properties */
div.padding_box1 {
	padding: 20px;
	padding-bottom: 0;
	position: relative;
}
/*
 * Makes floating objects take up space. Fix from http://www.csscreator.com/attributes/containedfloat.php
 */
.floatcontainer:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility:hidden;
}

.floatcontainer
{
	display: inline-block;
}

/* Hides from IE Mac \*/
* html .floatcontainer
{
	height: 1%;
}

.floatcontainer
{
    display:block;
}
/* End Hack */