@charset "utf-8";

body {
	color: #ab9569;
	background: #f4f4f4 url(/gfx/wine/bg_body.jpg) no-repeat top center;
}

/*
**  divs
**/
div#title {
    color: #6b0e09;
}

div#content_right {
	background: transparent url(/gfx/wine/bg_content_right.gif) repeat-y 0 0;
}

div#footer {
	background: transparent url(/gfx/wine/bg_footer.gif) no-repeat 0 0;
	color: #654820;
}

div.box {
	background: #422a08 url(/gfx/wine/bg_box.gif) no-repeat bottom right;
}

div.leader {
	width: 100%;
	padding: 0;
	background-color: #311f06;
	float: left;
}

div.region {
	width: 270px;
	float: left;
}

div.webshop {
	background: transparent url(/gfx/wine/bg_webshop.gif) no-repeat 0 40px;
}

div.search {
	margin-left: -10px;
	padding: 0 5px 0 18px;
	background: transparent url(/gfx/wine/bg_search.gif) no-repeat 0 40px;
}

div.banner {
	margin-left: -10px;
	padding: 0 5px 0 18px;
	background: transparent url(/gfx/wine/bg_search.gif) no-repeat 0 40px;
}

div.tabs {
	float: left;
	clear: both;
	background: transparent url(/gfx/wine/bg_tabs.gif) no-repeat 0 0;
	width: 100%;
	padding-top: 0;
	height: auto;
}

/*
**  headings
**/
h1 {
	color: #f7e1ab;
}

h2 {
	color: #f7e1ab;
    font: 16px "Arial", "Georgia", "Trebuchet MS";
}

h3,
h3.braun {
	color: #f7e1ab;
	background: transparent url(/gfx/wine/bg_h3.gif) no-repeat 0 0;
}

h3.braun {
	background: transparent url(/gfx/wine/bg_h3_braun.gif) no-repeat 0 0;
}

/*
** menu
**/
div.menu a,
div.menu a#extramenu {
	background: transparent url(/gfx/wine/bg_menu_left.gif) no-repeat 0 0;
	color: #fff;
	border-right: 1px solid #80623a;
}

div.menu a#extramenu {
	background: none;
	border-right: 0;
	background: transparent url(/gfx/1x1.gif) no-repeat 0 0;
}

div.menu a.menu_r {
	background: transparent url(/gfx/wine/bg_menu_right.gif) no-repeat 0 0;
}

div.menu a:hover,
div.menu a#extramenu:hover,
div.menu a.act {
	color: #6b0e09;
	background: transparent url(/gfx/wine/bg_menu_left_hover.gif) no-repeat 0 0;
}

div.menu a.menu_r:hover,
div.menu a.act {
	color: #6b0e09;
	background: transparent url(/gfx/wine/bg_menu_right_hover.gif) no-repeat 0 0;
}

div.menu a:hover span,
div.menu span.act_l {	 	 
	 background: transparent url(/gfx/wine/bg_left_hover.gif) no-repeat 0 0;
}

div.menu a.menu_r:hover span,
div.menu span.act_r {	 
	 background: transparent url(/gfx/wine/bg_right_hover.gif) no-repeat 0 0;
}

/*
**  links
**/
div.actions a {
	color: #b58f1e;
}

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

a:hover {
	text-decoration: underline;
}

a.tabs,
a.selected,
span.tabs {
	display: block;
	float: left;
	width: 99px;
	height: 24px;
	margin-left: 10px;
	text-align: center;
	padding-top: 6px;
	font-size: 16px;
    color: #b58f1e;
	background: #141414 url(/gfx/wine/bg_tab_off.gif) no-repeat 0 0;
	text-decoration: none;
}

a.selected,
span.selected {
	color: #f7e1ab;
	background: #141414 url(/gfx/wine/bg_tab_on.gif) no-repeat 0 0;
}

div#footer a {
	color: #6b0e09;
}

/*
**  list
**/
ul li {
    background: transparent url(/gfx/wine/ulli.gif) no-repeat 0 6px;
    color: #ab9569;
}

/*
**  span
**/
span.price {
	background: transparent url(/gfx/wine/bg_price.gif) no-repeat 0 0;
}

span.tobasket {
	background: transparent url(/gfx/wine/bg_tobasket.gif) no-repeat 0 0;
}

span.details {
	background: transparent url(/gfx/wine/bg_link_details.gif) no-repeat 0 0;
}

div.webshop span.info {
	color: #f7e1ab;
}

/*
** paragraph, formats
**/
p {
	color: #ab9569;
}

/*
**  images
**/
div.actions img.prod {
	border: 1px solid #94763c;
}

img.border {
    margin: 14px 11px 4px 11px;
    border: 1px solid #94753c;
}

/*
**  input
**/
span.tobasket input {
	background-color: #9a7c53;
	border: 1px solid #9a9a9a;
	color: #f7e1ab;
}

input, select, textarea {
	background-color: #9a7c53;
	border: 1px solid #9a9a9a;
	color: #f7e1ab;
	padding: 3px;
}

input.btn,
input.search {
	background-color: #b58f1e;
	color: #6b0e09;
}

/*
**  pager
**/
div.pager {
	background-color: #4e391e;
	color: #f7e1ab;
}

div.pager input.page {
	background-color: #9a7c53;
	border: 1px solid #9a9a9a;
	color: #f7e1ab;
}

div.pager a.prev {
	background: transparent url(/gfx/wine/pager/prev.gif) no-repeat 0 0;
}

div.pager a.next {
	background: transparent url(/gfx/wine/pager/next.gif) no-repeat 0 0;
}

/*
**  additional
**/
.mt10 { margin-top: 10px; }
.ml10 { margin-left: 10px; }

/*
**  tooltip
**/
#tooltip h3,
#tooltip div {
    border: 1px solid #b58f1e;
    background-color: #422a08;
}
