/* general settings */

body {
	margin:0;
	font-family: 'Trebuchet MS', Helvetica, Arial, Geneva, sans-serif;
	font-size : 14px;
	color:#333;
	background : #654 url(/img/bg.jpg);/*background-color:#C9C;*/
	
}
a {
	color:#930D0D;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3, h4, h5 {
	margin : 0;
}
hr {
	height : 0;
	margin : 0;
}
ul, dl, dd, dt {
	margin : 0;
	padding : 0;
	list-style : none;
}
/* prehome */

.prehome .access {
	width:948px;
	height: 337px;
	background:url(/img/prehome/access.png) no-repeat;
}
.prehome .access .language {
	width:272px;
	margin:0 auto;
	height: 45px;
	padding:5px;
}
.prehome .access .infobox {
	position:relative;
	padding:0 18px 0 30px;
	height:280px;
}
.prehome .access .language a {
	float:left;
	display:block;
	width:60px;
	height:18px;
	color:#333333;
	text-decoration:none;
	margin:10px;
	font-size:12px;
}
.prehome .access .language a:hover {
	color:#990000;
}
.prehome #a-french {
	background:url(/img/prehome/fr.png) no-repeat;
	padding:7px 40px 4px 16px;
}
.prehome #a-german {
	text-align:right;
	background:url(/img/prehome/de.png) no-repeat;
	padding:7px 16px 4px 40px;
}
.prehome a-french:hover, .prehome a-german:hover {
	color:#990000;
}
.prehome .access #german, .prehome .access #french {
	position:absolute;
}
.prehome .access .infobox h2 {
	color:#990000;
	font-size:32px;
	font-weight:normal;
	margin-bottom:14px;
}
.prehome .access .infobox h3 {
	font-size:16px;
	margin-bottom:8px;
	font-style:italic;
}
.prehome .access .infobox h4 {
	color:#990000;
	font-size:15px;
}
.prehome .access .infobox .link {
	height:156px;
	margin-right:32px;
	overflow:hidden;
	float:left;
	width:158px;
	padding:10px 20px;
}
.prehome .access .infobox .last {
	margin-right:0;
}
.prehome .access .infobox ul {
	list-style:none;
	padding-top:10px;
}
.prehome .access .infobox li a {
	display:block;
	background:url(../img/prehome/bullet.gif) center left no-repeat;
	padding-left:20px;
	text-decoration:none;
	font-size:12px;
	list-style:none;
	color:#333333;
}
.prehome div.head {
	background : transparent url(../img/prehome/head.png) no-repeat;
	height : 42px;
}
/* head */

div.header {
	background : transparent url(../img/head.png) no-repeat;
	height : 100px;
}
div.header .home {
	float:left;
	display:block;
	width:164px;
	height:94px;
	margin-left:5px;
}
div.header h1 {
	display:none;
}
div.lang {
	float:right;
	margin:9px 16px 9px 4px;
}
div.lang img {
	border:1px solid #920808;
}
div.path {
	padding:12px 40px;
	float:left;
	width:640px;
	font-size:9px;
	text-align:right;
	color:#930d0d;
	height:12px;
}
div.path a {
	color:#930d0d;
	text-decoration:none;
}
div.path a:hover, div.path a.s {
	color:#fff;
}
div.header {
	padding-bottom:25px;
}
div.header form {
	display:block;
	float:left;
	width:200px;
	height:30px;
	padding:5px 0 5px 550px;
}
div.header input {
	border:0;
	line-height:10px;
	height:16px;
	width:180px;
	background-color:#e2e1e1;
}
/* catalog finder */

div.bgfinder {
	position:absolute;
	top:119px;
	left:0;
	z-index:-1;
	height:188px;
	width:100%;
	background:url(../img/finder/fullbg.png) repeat-x;
}
div.finder {
	margin : 0 0 25px;
}
div.finder .list {
	background:url(../img/finder/list.png) no-repeat;
}
div.finder .smalllist {
	background:url(../img/finder/smalllist.png) no-repeat;
}
div.finder h3 {
	position : relative;
	background:#959595 url(../img/finder/head.png) repeat-x;
	height : 13px;
	padding:5px 7px 9px;
	margin:4px 4px 0;
	color : #000;
	font-size:13px;
}
#mainsearchbox, #regionsearchbox, #cellsearchbox, #wtsearchbox, #millsearchbox, #pricesearchbox {
	position : relative;
	z-index : 0;
	height : 140px;
	overflow-x : hidden;
	overflow-y : hidden;
	position : relative;
	margin:0 4px 4px;
	background-image:url(../img/finder/bgli.png);
}
div.finder ul {
	position : relative;
	z-index : 0;
	/*overflow : hidden;
	overflow-y : scroll;*/
	position : relative;
	margin:0;
}
div.finder li {
	background:url(../img/finder/liup.png) top repeat-x;
}
div.finder li a {
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	display:block;
	padding:8px 8px 6px;
	_padding:8px 8px 4px;
	font-size:11px;
	background:url(../img/finder/lidn.png) bottom repeat-x;
	_height:8px;
}
div.finder ul li.s a {
	background:url(../img/finder/li_s.png) bottom repeat-x;
}
/* main menu */

div.menu {
	background:url(../img/menu/shadow.png) no-repeat;
	padding-top:10px;
}
div.menu ul {
	position : relative;
	margin:5px 5px 0;
	padding:0;
}
div.menu ul lidn {
	background:url(../img/menu/lidn.png) top no-repeat;
	padding-bottom:1px;
}
div.menu ul li a {
	display:block;
	color:#333333;
	text-decoration:none;
	display:block;
	background:url(../img/menu/li.png) top no-repeat;
	height : 16px;
	padding:7px;
	_padding:7px 7px 5px;
	font-size:12px;
	padding-left:30px;
	_height:12px;
}
div.menu ul li a:hover, div.menu ul li.s a, div.menu ul li.hs a {
	color:#8f0505;
	background:#aeaeae url(../img/menu/lis.png) top no-repeat;
}
/* menu */

div.menu ul ul {
	background-color:#c3c1c1;
	border-top:1px solid #756f6a;
	padding:5px 0;
	margin:0;
}
div.menu ul li ul li a, div.menu ul li.s ul li a, div.menu ul li.hs ul li a {
	background:url(/img/menu/subarrow.png) no-repeat left;
	background-position:10px 0;
	color:#33333;
	padding:2px 10px 2px 30px;
	font-size:11px;
}
div.menu ul li ul li.s a, div.menu ul li ul li.hs a, div.menu ul li ul li a:hover {
	background:url(/img/menu/subarrow.png) no-repeat left;
	background-position:10px 0;
	color:#930d0d;
	font-size:11px;
}
div.menu .all {
	display:none;
}
#menu {
	padding:0;
	margin:0;
}
div.menuclose {
	background:url(../img/menu/bottom.png) no-repeat;
	height:15px;
	margin-bottom:15px;
}

/* basketlist */
table.basketlist tr.sep {
	border-bottom:1px solid #999;
}
table.basketlist th {
	text-align:left;
}
table.basketlist th.colright {
	text-align:right
}
.colright {
	text-align:right
}
.basketfoot {
	text-align:right;
}
table.basketlist input.qty {
	width:20px;
}
table.basketlist td.qty {
	width:30px;
}
/* basket margin */

div.basketmargin {
	background:url(../img/menu/shadow.png) no-repeat;
	padding:5px 5px 0;
	color:#FFF;
}
div.basketmargin a {
	color:#FFF;
}
div.basketmargin h3, div.basketmargin a.title {
	display:block;
	text-decoration:none;
	background:url(../img/basket/margintitle.png) no-repeat;
	margin:0;
	padding:14px 5px 14px 30px;
	color:#fff;
	font-size:13px;
}
#basketcontainer {
	padding:4px 0px;
	margin:0px;
	background-color:#991310;
	font-size:11px;
}
#basketcontainer a {
	display:block;
	text-decoration:none;
	height:14px;
	overflow:hidden;
}
#basketcontainer tr.p {
	background-color:#a82820;
	border-bottom:5px solid #991310;
}
#basketcontainer tr td, #basketcontainer tr th {
	padding:3px 3px;
}
#basketcontainer tr td.sep {
	padding:0px;
	height:1px;
}
/* promobox */


div.promobox {
	background:url(../img/shadow/top.png) no-repeat;
	position : relative;
	margin:5px 5px 0;
}
div.promoboxclose {
	background:url(../img/shadow/bottom.png) no-repeat;
	padding-top:10px;
}

/* pageinfo */

#pageinfo {
	background : url(../img/pageinfo/bg.png) no-repeat;
	height:48px;
}
#pageinfo .navipage {
	float:right;
	padding:12px;
}
#pageinfo h1 {
	padding:12px 12px 3px;
	color:#333;
	font-size:16px;
}
/* default */
div.pageinfo .head {
	background : url(../img/pageinfo/bgdefault.png) no-repeat;
	padding:16px 25px;
}
div.pageinfo .head h1 {
	color:#930d0d;
	font-size:1.6em;
}
div.pageinfo .image {
	float:right;
	margin:25px;
}
div.pageinfo .body {
	background : url(../img/box/bodyfoot.png) bottom no-repeat;
	padding:8px 25px;
}
/* box for info pages */

div.pageinfo .boximg {
	background : url(../img/pageinfo/bgbox.png) no-repeat;
	height:190px;
	padding:5px;
}
div.pageinfo .boximg h1 {
	color:#930d0d;
	font-size:1.6em;
	padding:20px;
}
div.pageinfo .boximg .image {
	float:right;
	width:300px;
	height: 189px;
}
div.pageinfo div.detail {
	background : url(/img/pageinfo/detail.png) no-repeat;
	height:48px;
}
div.pageinfo div.detail h1 {
	color:#333333;
	font-size:16px;
	padding:12px 12px 3px;
}
/* pagelayout */


#pagelayout .separator {
	background:url(/img/pagelayout/sep.png) no-repeat;
	height:13px;
}
/* */

div.cataloginfo {
	height:160px;
	background-color:#FFF;
}
#scroller {
	background : url(../img/pagelayout/bg.png) repeat-y;
}
#cataloglist {
	background : url(../img/pagelayout/bg.png) repeat-y;
}
div.shadowbottom {
	background : url(../img/productlist/bottom.png) no-repeat;
	height:4px;
}
div.shadowtop {
	background : url(../img/productlist/top.png) no-repeat;
	height:4px;
}
.productlist {
	width:100%;
}
.productlist th {
	background-color:#d3ceca;
	padding:10px 0;
	color:#8f0505;
	text-align:left;
	font-size:11px;
}
.productlist tr {
	background : url(../img/productlist/tr.png) repeat-y top;
	vertical-align:top;
	padding:0px;
}
.productlist tr.s {
	background :  url(../img/productlist/trs.png) repeat-y top;
	vertical-align:top;
	padding:0px;
}
.productlist td {
	vertical-align:top;
	font-size:11px;
	font-weight:bold;
	padding:0px;
}
.productlist td a.info {
	float:left;
	display:block;
	width:720px;
	height:28px;
	overflow:hidden;
	text-decoration:none;
	color:#3f3f3f;
}
.productlist td a.addsmall {
	float:left;
	display:block;
	text-decoration:none;
	width:44px;
	height:28px;
}
.productlist td a.info:hover {
	background :  url(../img/productlist/trs.png) repeat-x top;
	vertical-align:top;
	padding:0px;
	color:#8f0505;
}
.productlist td a.s {
	background :  url(../img/productlist/trs.png) repeat-x top;
	vertical-align:top;
	padding:0px;
}
.productlist td span {
	float:left;
	display:block;
	line-height:20px;
	text-decoration:none;
	display:block;
	overflow:hidden;
	padding:4px 5px;
	height:20px;
	width:30px;
}
.productlist td span.year {
	width : 41px;
}
.productlist td span.selection {
	width : 16px;
}
.productlist td span.name {
	width : 168px;
}
.productlist td span.cellar {
	width : 168px;
}
.productlist td span.aoc {
	width : 94px;
}
.productlist td span.unit {
	width : 40px;
	text-align:center;
}
.productlist td span.vol {
	width : 40px;
	text-align:center;
}
.productlist td span.price {
	width : 73px;
	text-align:right;
}
.navi {
	float:right;
	align:center;
	text-align:center;
	background:url(/img/navipage/bg.png) no-repeat;
	margin:13px 10px;
	width:110px;
}
.navi a,.navi span {
	text-decoration:none;
	font-size:11px;
	margin-top:3px;
	padding:3px;
}
.navi a.prev,.navi span.prev {
	margin:0;
	float:left;
	display:block;
	text-decoration:none;
	font-size:12px;
	height: 13px;
	width:20px;
}
.navi a.next,.navi span.next {
	margin:0;
	float:right;
	display:block;
	text-decoration:none;
	font-size:12px;
	height: 13px;
	width:20px;
}

/* element item */
.element .imgright {
	float:right;
	margin-bottom:25px;
	margin-left:25px;
	min-width:15px;
	border:1px solid #666;
}
.element .imgleft {
	float:left;
	margin-bottom:25px;
	margin-right:25px;
	min-width:15px;
	border:1px solid #666;
}
/* element */

.element {
	padding:0;
	background:none;
	margin:0;
}
.element .head {
	background : url(../img/box/head.png) bottom no-repeat;
	padding:16px 25px;
}
.element .head img	{
	float:right;
	margin-top:-12px;
	margin-right:193px;
}
.element .head h2 {
	color:#930d0d;
	font-size:1.4em;
}
.element .body {
	background : url(../img/box/bodyfoot.png) bottom no-repeat;
	padding:16px 20px;
}
/* order details */

div.product h1 {
	color : #444;
	margin-top : 0;
	margin-bottom : 0;
	font-size : 1.3em;
	font-weight : normal;
	height : 30px;
	padding-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 5px;
}
div.product .main {
	position : relative;
}
div.product .btle {
	float:right;
	margin:25px;
}
div.product .infos h2 {
	margin : 5px 0 10px;
	color:#990000;
}
div.product .infos .sdesc {
	font-style : italic;
	font-size : .9em;
}
div.product .price {
	display:block;
	color:#8f0505;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:12px 20px;
	background : url(/img/button/price.png) no-repeat;
}
div.product .price small {
	font-size:10px;
	color:#666;
}
div.product .addtocart {
	background : url(/img/button/order.png) no-repeat;
}
div.product .addtocart a {
	display:block;
	color:#8f0505;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:7px 20px;
}
/* product details */



div.details div.col-1, div.details div.col-2 {
	float:left;
	width:360px;
	margin-left:5px;
}
div.details div.info h3 {
	color:#8F0505;
	font-size:14px;
}
div.details div.info {
	margin-bottom:5px;
	font-size:12px;
}
div.details div.info div.head {
	height:10px;
	background : url(/img/product/boxtop.png) no-repeat;
	padding : 0px;
}
div.details div.info div.body {
	padding : 0 20px;
	margin : 0px;
	background:#d5d0cc;
}
div.details div.info div.foot {
	height:10px;
	background : url(/img/product/boxbottom.png) no-repeat;
	padding : 0px;
}
/* cave details and region details */

div.more-details {
}
div.more-details h3 {
	margin-bottom : 10px;
}
div.more-details > span {
	font-style : italic;
}
/* more wine table */

div.more-wine {
	margin-top : 5px;
}
div.more-wine table {
	width : 100%;
	border-spacing : 5px 0;
}
div.more-wine table th {
	background : #AAA;
}
div.more-wine table td {
	background : #EEE;
}
div.product .inforegion {
	background : url(/img/productdetail/inforegion.png) no-repeat;
	height:352px;
}
div.product .inforegion .info {
	float:left;
	width:340px;
	padding:10px 20px;
	margin-left:4px;
	font-size:12px;
}
div.product .inforegion .info h3 {
	color:#8f0505;
	padding-bottom:10px;
}
div.product .inforegion .info img {
	border:1px solid #999;
	margin-bottom:10px;
}

/* produduct promo */

div.promo .price {
	float:left;
	height: 13px;
	width:86px;
	padding-right:20px;
	padding-top:7px;
	margin-right:10px;
	background:url(/img/promo/bgprice.png) no-repeat
}


div.promo .addtocart {
	float:left;
	width:200px;
}


/* infonews home */

div#pagelayout .newspromo {
	background : url(/img/home/boxes.png) no-repeat;
	height:352px;
}
div#pagelayout .newspromo .info {
	float:left;
	width:340px;
	padding:10px 20px;
	margin-left:4px;
	font-size:12px;
}
div#pagelayout .newspromo .info h2 {
	color:#8f0505;
	font-size:19px;
	padding-top:2px;
	padding-bottom:8px;
	overflow:hidden;
	height: 25px;
}

/* promobox home */

div#pagelayout .promopack {
	background : url(/img/packs/bg.png) no-repeat;
	height:345px;
}
div#pagelayout .promopack .info {
	float:left;
	width:340px;
	padding:10px 20px;
	margin-left:4px;
	font-size:12px;
}
div#pagelayout .promopack .info h2 {
	color:#8f0505;
	font-size:19px;
	padding-top:2px;
	padding-bottom:8px;
	overflow:hidden;
	height: 25px;
}
/* register */

#register br {
	border-bottom:1px solid #000;
	clear:both;
}
#register h3 {
	padding-bottom:3px;
	margin-bottom:10px;
	border-bottom:1px #000 dotted
}
#register label {
	font-size:12px;
	width:120px;
	padding:5px 0;
	display:block;
	float:left;
	margin:0 0 0.5em;
}
#register label.title {
	font-size:13px;
	width:120px;
	padding:10px 0 5px;
	display:block;
	float:left;
	margin:0 0 0.5em;
}
#register input.text {
	width:210px;
	margin-top:0;
}
#register input.zip {
	width:38px;
	float:left;
}
#register input.city {
	width:160px;
	float:left;
}
#register select {
	width:222px;
	float:left;
	padding:5px;
	margin:0 0 5px;
}
#register select.mytitle {
	width:52px;
}
#register div.formfoot {
	border-top:1px dotted #000;
	margin-top:10px;
	height:30px;
	padding-top:10px;
}
#register div.left {
	float:left;
	width:400px;
}
#register .btn_right {
	float:right;
}
#register input.radio {
	margin-top:5px;
	float:left;
}
#register label.newsletter {
	display:inline;
	width:200px;
	float:left;
}
/* footer */

div.footer {
	margin-top:30px;
	background : url(../img/foot/bg.png) repeat-x;
	height:120px;
	padding:10px 0;
}
div.footer .inner {
	margin:0 auto;
	color:#fff;
	width:950px;
	margin-top:20px;
}
div.footer .inner {
	margin:0 auto;
	color:#fff;
	width:950px;
	margin-top:20px;
}
div.footer .copy {
	padding-top : 15px;
	font-size : .8em;
	height: 30px;
}
/* loader */

.updating {
	position:absolute;
	visibility:hidden;
	z-index:1000;
}
.updating img {
	position:absolute;
	top:10px;
	left:10px;
}
/* clear both */

.clear {
	clear:both
}
.loading {
	background:url(/images/loading.gif) no-repeat 5px 5px;
}
/* News section  */
 
 
 .news h3 {
	 overflow:hidden;
	font-size:15px;
	line-height:16px;
	font-weight:bold;
	color:#155191;
}
.news h4 {
	float:left;
	width:160px;
	color:#145190;
	font-size:.9em;
	padding:10px 0;
	margin:0;
}
.news .date {
	padding:6px 8px 8px;
	margin:0;
	float:left;
	display:block;
	width:29px;
	height:34px;
	margin-right:8px;
	background:url(../img/newslist/bgdate.png) no-repeat;
}
.news .date .day {
	margin:0;
	width:30px;
	height:20px;
	background-repeat:no-repeat;
	background-position: center;
}
.news .date .month {
	margin:0;
	width:30px;
	height:13px;
	background-repeat:no-repeat;
	background-position: center;
}
.news a.link {
	font-weight:bold;
	font-size:12px;
	background: url(../img/icon/link.png) left no-repeat;
	text-decoration:none;
	color:#8f0505;
}
.news {
	padding-bottom:0px;
	padding-top:0px;
}
.news .content {
	overflow:hidden;
	font-weight:bold;
	color:#333333;
	font-size:11px;
	margin-top:8px;
	height:56px;
}
.news.end {
	border:none;
}

.news .info{
	float:right;
	width:325px;
}

/* basket */
/*.order .element .body{
	padding:0 9px 9px;
}*/
.orderlist {
	width:100%;
}
.orderlist tr.head	{
	background:transparent url(../img/box/head.png) no-repeat scroll center bottom;
}
.orderlist th {
 	padding:10px 4px;
	color:#8f0505;
}
.orderlist tr {
	vertical-align:top;
	padding:0px;
}
.orderlist td {
	vertical-align:top;
	font-size:12px;
	padding:4px;
	border-bottom:1px solid #d2cdc9;
}
.orderlist tr.s {
	background:transparent url(../img/productlist/trs.png) repeat scroll center bottom;
}

.plus, .minus	{
	cursor:pointer;
}

/* buttons */
.btn_dr_l	{
	background:url(../img/button/darkred_l.png) no-repeat left top;
	width:15px;
	height:29px;
}

.btn_dr	{
	background:url(../img/button/darkred.png) no-repeat right top;
	height:29px;
	float:right;
}

/* contact form */

.contact textarea	{
	height:103px;
}

.contact .right	{
	float:right;
}
