/**
 * Stylesheet for Kellerei Andrian
 *
 * Screen/Projection Stylesheet
 *
 * @author		akanai web technologies
 * @link			http://www.andrianer-kellerei.it
 * @copyright	Kellerei Andrian
 * @developer	Copyright 2010, akanai web technologies
 */
 
/**
 * Global properties and bugfixes
 */

/* set global values */
* {
	padding: 0;
	margin: 0;
}

fieldset, img {
	border: none;
}

body {
	position: relative;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #fff;
}

.arrow-left {
	float: right;
	background: url('../img/arrow_left.gif') no-repeat 5px 4px;
	height: 25px;
	width: 14px;
}

.arrow-right {
	float: right;
	background: url('../img/arrow_right.gif') no-repeat 0 4px;
	height: 25px;
	width: 9px;
}

.award-button {
	position: absolute;
	z-index: 3;
	width: 240px;
	margin: 434px 0 0 337px;
}

.award-button a {
	display: block;
	background: url('../img/award_button_left.png') no-repeat top left;
	color: #000;
	text-decoration: none;
	padding-left: 14px;
}

.award-button span {
	display: block;
	background: url('../img/award_button_right.png') no-repeat top right;
	padding: 5px 14px 5px 0;
	line-height: 15px;
}

.awards {
	position: absolute;
	width: 550px;
}

.awards table {
	height: 450px;
}

.awards table td {
	vertical-align: bottom;
	padding: 40px;
	background: url('../img/siegel.jpg') no-repeat 25px 15px;
}

.bottom-left {
	position: absolute;
	top: 444px;
	left: 21px;
}

.bottom-left .large {
	font-size: 14px;
}

.bottom-right {
	position: absolute;
	top: 444px;
	right: 352px;
}

.box {
	background-color: #cdc3b7;
}

.box a {
	color: #000;
	text-decoration: underline;
}

.box a:hover {
	text-decoration: none;
}

.box h1 {
	position: absolute;
	z-index: 999;
	width: 194px;
	font-size: 15px;
	top: 15px;
	left: 15px;
}

.box h2 {
	position: absolute;
	width: 194px;
	font-size: 15px;
	color: #8a7967;
	top: 15px;
	left: 15px;
}

.box td.content {
	vertical-align: bottom;
	line-height: 16px;
	height: 428px;
}

.box td.content h3 {
	font-size: 12px;
	padding: 5px 0;
}

.box td.content h3 a {
	color: #8a7967;
	text-decoration: none;
}

.box td.content h3 a:hover {
	text-decoration: underline;
}

.box td.content h3 a.active {
	color: #000;
	text-decoration: underline;
}

.box td.inner {
	vertical-align: bottom;
	line-height: 16px;
	height: 145px;
}

.box td.inner2 {
	vertical-align: bottom;
	line-height: 16px;
	height: 110px;
}

.box th {
	text-align: left;
}

.box .button {
	height: 25px;
	line-height: 25px;
	padding-top: 15px;
	text-align: right;
}

.box .button a, .gallery-box .button a, .right-button a, .download-buttons a, .award-button a, .contact-button a {
	float: right;
}

.box .thumb {
	height: 160px;
	padding-bottom: 10px;
}

.box1 {
	margin-left: 36px;
}

.box2 {
	margin-left: 215px;
}

.box3 {
	margin-left: 393px;
}

.button a, .right-button a {
	display: block;
	background: url('../img/button_left.png') no-repeat top left;
	color: #000;
	text-decoration: none;
	padding-left: 14px;
}

.button a:hover, .right-button a:hover, .download-buttons a:hover, .award-button a:hover, .contact-button a:hover {
	font-weight: bold;
}

.button span, .right-button span {
	display: block;
	background: url('../img/button_right.png') no-repeat top right;
	padding: 5px 14px 5px 0;
	line-height: 15px;
}

.button-trans a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

.button-trans a:hover {
	font-weight: bold;
}

.button-trans div {
	position: relative;
	float: left;
	line-height: 25px;
	height: 25px;
}

.button-trans .after {
	background: url('../img/button_trans_after.png') no-repeat top left;
	width: 14px;
}

.button-trans .center {
	width: auto;
	background: url('../img/button_trans_bkg.png') no-repeat top left;
}

.button-trans .before {
	background: url('../img/button_trans_before.png') no-repeat top left;
	width: 14px;
}

.cats {
	font-family: "Times New Roman",Times,serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	height: 32px;
	padding-top: 3px;
}

.clr-both {
	clear: both;
}

.clr-both, .clr-left, .clr-right {
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

.clr-left {
	clear: left;
}

.clr-right {
	clear: right;
}

.contact-box {
	position: absolute;
	width: 415px;
	height: 474px;
	margin-left: 385px;
}

.contact-box .button {
	position: absolute;
	margin: 420px 0 0 15px;
}

.contact-button {
	padding-top: 5px;
}

.contact-button a {
	display: block;
	background: url('../img/contact_button_left.png') no-repeat top left;
	color: #000;
	text-decoration: none !important;
	padding-left: 14px;
}

.contact-button span {
	display: block;
	background: url('../img/contact_button_right.png') no-repeat top right;
	padding: 5px 14px 5px 0;
	line-height: 15px;
}

.contact-content {
	z-index: 1;
	padding-top: 35px;
	width: 557px;
}

.contact-content a {
	color: #000;
	text-decoration: none;
}

.contact-content a:hover {
	text-decoration: underline;
}

.contact-content h1 {
	font-size: 15px;
}

.contact-content h2 {
	font-size: 13px;
	padding-top: 30px;
}

.contact-content img {
	border: 3px solid #fff;
}

.contact-content p {
	font-size: 12px;
	padding-top: 10px;
}

.contact-content table {
	border-spacing: 0;
	margin-top: 30px;
}

.contact-content td {
	padding-right: 20px;
}

.contact-content td, .contact-content th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-bottom: 3px;
}

.contact-content th {
	padding-top: 5px;
}

.contact-content .error {
	padding-top: 2px;
	color: #c00;
}

.details-table {
	margin-top: 15px;
	max-width: 555px;
}

.details-table td {
	vertical-align: top;
	font-size: 10px;
	padding: 3px 0;
	line-height: 12px;
}

.details-table th {
	text-align: left;
	font-size: 10px;
	color: #897a73;
	padding: 3px 10px 3px 0;
	line-height: 12px;
	vertical-align: top;
}

.directbox {
	position: absolute;
	z-index: 2;
	background: url('../img/directbox_bkg.png') no-repeat top left;
	width: 165px;
	height: 167px;
	margin-top: 276px;
}

.directbox a {
	display: block;
	width: 159px;
	height: 159px;
}

.directbox h1 {
	padding-top: 11px;
	text-align: center;
}

.directbox h1 span {
	display: none;
}

.directbox .image {
	width: 141px;
	height: 98px;
	margin: 52px 0 0 9px;
}

.download-buttons {
	position: absolute;
	z-index: 3;
	width: 240px;
	margin: 404px 0 0 189px;
}

.download-buttons a {
	display: block;
	background: url('../img/download_button_left.png') no-repeat top left;
	color: #000;
	text-decoration: none !important;
	padding-left: 14px;
}

.download-buttons span {
	display: block;
	background: url('../img/download_button_right.png') no-repeat top right;
	padding: 5px 14px 5px 0;
	line-height: 15px;
}

.download-buttons .button, .award-button .button, .contact-button {
	height: 30px;
}

.footer {
	width: 800px;
	margin: 0 auto;
}

.full-content {
	z-index: 1;
	padding-top: 35px;
	height: 440px;
	overflow: auto;
}

.full-content a {
	color: #000;
	text-decoration: underline;
}

.full-content a:hover {
	text-decoration: none;
}

.full-content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding-top: 15px;
}

.full-content p {
	line-height: 15px;
	padding-top: 5px;
}

.gb-content {
	z-index: 1;
	height: 475px;
}

.gb-content h1 {
	position: absolute;
	z-index: 999;
	font-size: 15px;
	line-height: 15px;
	margin: 35px 0 0 490px;
}

.gallery-box {
	position: absolute;
	z-index: 2;
	width: 331px;
	height: 474px;
	margin-left: 469px;
}

.gallery-box .image, .small-gallery-box .image {
	position: relative;
	float: left;
	width: 93px;
	margin: 15px 0 0 13px;
}

.gallery-box .button {
	position: relative;
	float: left;
	width: 93px;
	margin: 18px 0 0 13px;
	padding-top: 75px;
	text-align: right;
}

.gallery-box .overhead, .small-gallery-box .overhead {
	position: absolute;
}

.header {
	position: absolute;
	width: 800px;
	left: 50%;
	margin: -230px 0 0 -400px;
	height: 230px;
}

.image {
	position: absolute;
}

.innerwrap {
	position: absolute;
	width: 800px;
	height: 474px;
	left: 50%;
	margin: 0 0 0 -400px;
}

.intro-wrapper {
	position: absolute;
	width: 1012px;
	height: 630px;
	top: 50%;
	left: 50%;
	margin: -315px 0 0 -506px;
}

.lang {
	position: absolute;
	width: auto;
	color: #939598;
	text-transform: uppercase;
}

.lang a, .language-select a {
	color: #939598;
	text-decoration: none;
}

.lang a:hover, .language-select a:hover {
	color: #000;
}

.language-select {
	color: #939598;
	text-transform: uppercase;
	padding-left: 491px;
}

.links-table {
	margin-top: 30px;
	width: 100%;
}

.links-table td {
	line-height: 16px;
	vertical-align: top;
	padding-bottom: 15px;
}

.links-table th {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	width: 1%;
	white-space: nowrap;
	vertical-align: top;
	padding: 0 20px 20px 0;
}

.links-table th a {
	color: #000;
	text-decoration: none;
}

.links-table th a:hover {
	text-decoration: underline;
}

.list {
	background-image: url('../img/list_bkg.png');
}

.logo {
	position: absolute;
	width: 161px;
	height: 59px;
	margin: 40px 0 0 3px;
}

.mainnav {
	position: absolute;
	width: auto;
	margin-top: 151px;
	height: 19px;
}

.mainnav li {
	display: table;
	float: left;
	border-left: 1px solid #fff;
}

.mainnav li.active {
	border-left: 1px solid #b78f33;
}

.mainnav h1 {
	display: none;
}

.mainnav ul {
	list-style: none;
}

.meta {
	position: relative;
	float: right;
	width: 80%;
	font-size: 12px;
	text-align: right;
	line-height: 21px;
	padding-top: 17px;
}

.meta a {
	color: #000;
	text-decoration: none;
	margin-left: 20px;
}

.meta a:hover {
	color: #b78f33;
}

.middle-box {
	position: absolute;
	z-index: 2;
	width: 223px;
	height: 200px;
	margin: 274px 0 0 577px;
	background-color: #cdc3b7;
}

.product-details {
	z-index: 1;
	width: 400px;
	height: 474px;
}

.product-image {
	z-index: 1;
	width: 430px;
	height: 474px;
	background: no-repeat 100px 0;
}

.right-box {
	position: absolute;
	z-index: 2;
	width: 223px;
	height: 474px;
	margin-left: 577px;
}

.right-box table, .right-box-left table {
	border-spacing: 0;
	margin: 0 auto;
	width: 194px;
	height: 459px;
}

.right-box-left {
	position: absolute;
	z-index: 2;
	width: 223px;
	height: 474px;
	margin-left: 429px;
}

.right-box-selection {
	position: absolute;
	z-index: 3;
	width: 148px;
	height: 440px;
	padding-top: 34px;
	margin-left: 652px;
	background-color: #fff0d9;
}

.right-box-selection a {
	color: #000;
	text-decoration: none;
}

.right-box-selection a:hover {
	text-decoration: underline;
}

.right-box-selection a.active {
	text-decoration: underline;
}

.right-box-selection dd {
	line-height: 16px;
	padding-left: 18px;
}

.right-box-selection dl {
	padding-top: 20px;
}

.right-box-selection dt {
	background: url('../img/arrow_left2right.gif') no-repeat top left;
	padding: 0 0 5px 18px;
	line-height: 15px;
	font-size: 15px;
	text-transform: uppercase;
}

.right-button {
	position: absolute;
	width: 200px;
	height: 15px;
	margin: 50px 0 0 32px;
}

.selector {
	position: absolute;
	z-index: 999;
	width: 150px;
	line-height: 16px;
	background: no-repeat top left;
	margin: 148px 0 0 650px;
	border-bottom: 1px solid #ada99f;
}

.selector a {
	display: block;
	text-decoration: none;
	color: #000;
	padding-left: 7px;
}

.selector dd a {
	padding-left: 12px;
}

.selector dd a:hover, .selector dt a:hover {
	color: #fff;
	background-color: #ada99f;
}

.selector dl {
	padding-bottom: 5px;
	display: none;
	border-right: 1px solid #ada99f;
	border-left: 1px solid #ada99f;
}

.selector dt {
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 5px;
}

.small-bottom-right {
	position: absolute;
	top: 444px;
	right: 244px;
}

.small-box {
	position: absolute;
	z-index: 2;
	width: 223px;
	height: 162px;
	margin: 312px 0 0 577px;
	background-color: #cdc3b7;
}

.small-box table, .middle-box table {
	border-spacing: 0;
	margin: 0 auto;
	width: 194px;
}

.small-box table h1, .middle-box table h1 {
	font-size: 15px;
	padding-top: 15px;
}

.small-box th, .middle-box th {
	height: 42px;
	text-align: left;
	vertical-align: top;
}

.small-gallery-box {
	position: absolute;
	z-index: 2;
	width: 223px;
	height: 474px;
	margin-left: 577px;
}

.small-gallery-box h1 {
	position: relative;
	width: auto;
	font-size: 15px;
	top: auto;
	left: auto;
}

.small-gallery-box table {
	margin: 15px 15px 0 15px;
}

.small-gallery-content {
	height: 65px;
}

.stamp {
	position: absolute;
	z-index: 1;
	padding-top: 35px;
	width: 550px;
	height: 439px;
	overflow: auto;
	margin: 0 0 0 15px;
}

.stamp .download {
	float: right;
	width: 76px;
}

.stamp h2 {
	color: #897a73;
	font-size: 11px;
	padding-top: 20px;
	line-height: 17px;
}

.stamp h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background: url('../img/h3_bkg.png') no-repeat top left;
	padding: 3px 5px 5px 5px;
}

.stamp p {
	padding-top: 10px;
}

.standard-content {
	z-index: 1;
	padding-top: 35px;
	width: 557px;
}

.standard-content h1, .stamp h1, .full-content h1 {
	font-size: 15px;
}

.subnav, .subnavactive {
	position: absolute;
	top: 19px;
	left: 0px;
	width: auto;
}

.subnav li, .subnavactive li {
	position: relative;
	float: left;
	line-height: 16px;
	border-right: 1px solid #fff;
	border-left: 0;
}

.subnav li.last, .subnavactive li.last {
	padding-right: 110px;
	border-right: 0;
}

.subnav li a, .subnavactive li a {
	display: block;
	color: #000;
	padding: 0 15px 0 6px;
	text-decoration: none;
}

.subnav li a:hover, .subnavactive li a:hover {
	color: #000;
}

.subnav li.active, .subnavactive li.active {
	border-left: 0;
}

.subnav li.active a, .subnavactive li.active a {
	color: #000;
	text-decoration: underline;
}

.subnav ul, .subnavactive ul {
	clear: left;
	height: 16px;
	padding-bottom: 2px;
}

.subnav ul.active, .subnavactive ul.active {
	background: url('../img/subnav_bkg.jpg') no-repeat top right;
}

.subnavactive {
	border-left: 1px solid #b78f33;
}

.subnavactive li a {
	color: #8a7967;
}

.sub5 {
	width: 200px;
}

.team-box {
	position: absolute;
	width: 223px;
	height: 474px;
	margin-left: 577px;
}

.team-box div {
	height: 93px;
}

.team-box .employee {
	position: relative;
	float: left;
	width: 93px;
	height: 125px;
	margin: 25px 0 0 13px;
}

.team-box .employee h1 {
	position: relative;
	left: 0;
	top: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	padding-top: 5px;
	width: auto;
}

.team-box .employee a {
	color: #000;
	text-decoration: none;
}

.team-box .employee h2 {
	position: relative;
	left: 0;
	top: 0;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	width: auto;
}

.team-box .employee .image {
	position: absolute;
}

.team-table {
	margin-top: 50px;
	border-spacing: 0;
}

.team-table a {
	color: #000;
	text-decoration: none;
}

.team-table a:hover {
	text-decoration: underline;
}

.team-table h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
}

.team-table h3 {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}

.team-table p {
	line-height: 16px;
	padding-top: 20px;
}

.team-table td {
	vertical-align: bottom;
}

.team-table th {
	padding-right: 20px;
}

.team-table th img {
	border: 3px solid #fff;
}

.terlan {
	position: relative;
	float: left;
	width: auto;
	padding: 17px 0 0 37px;
}

.wine-title {
	position: absolute;
	width: 194px;
	top: 60px;
	left: 15px;
}

.wine-title h3 {
	font-size: 15px;
}

.wine-title h4 {
	font-size: 11px;
	font-weight: normal;
	color: #6d6f71;
}

.wrap {
	margin-top: 250px;
	min-width: 800px;
	width: 100%;
	min-height: 475px;
	background-color: #fff0d9;
}

.yellow {
	background-color: #fffbe6;
}

/* FORM */
input, select {
	vertical-align: middle;
}

input[type=text], input[type=file], input[type=password], input[type=button], input[type=reset], input[type=submit], select, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #fff;
}

input[type=button], input[type=reset], input[type=submit] {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
	padding: 12px 5px;
	border: 0;
	background-color: transparent;
	text-transform: capitalize;
}

input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
	text-decoration: none;
	cursor: pointer;
}

input[type=text], input[type=password] {
	padding: 3px;
	background: url('../img/input_bkg.gif') no-repeat top left;
}

option {
	padding: 0 3px;
}

textarea {
	padding: 3px;
	background: url('../img/textarea_bkg.gif') no-repeat top left;
	height: 52px;
}

.sub1 {
	margin-left: 0;
}

.sub2 {
	margin-left: 0;
}

.sub3 {
	margin-left: 151px;
}

.sub4 {
	margin-left: 302px;
}

.sub5 {
	margin-left: 453px;
}

/* Guestbook */
.tx-guestbook-field {
	padding: 0 0 5px 0 !important;
	line-height: 20px;
	min-height: 20px;
}

.tx-guestbook-field label {
	width: 85px !important;
	padding: 2px 7px 0 0;
	text-align: right;
}

.tx-guestbook-form-inputfield-med, .tx-guestbook-form-inputfield-big {
	width: 200px !important;
}

.tx-guestbook-form-textarea {
	width: 200px !important;
	height: 53px;
}

.tx-guestbook-submit {
	margin: 20px 0 0 220px;
}

.left-gb-box {
	position: absolute;
	width: 460px;
	height: 435px;
	overflow: auto;
	padding: 20px 20px 20px 0;
}

.right-gb-box {
	position: absolute;
	width: 320px;
	background-color: #cdc3b7;
	padding-top: 75px;
	height: 400px;
	margin-left: 480px;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	background: none transparent !important;
	color: #000 !important;
	padding: 0 0 15px 0 !important;
	width: auto !important;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
	background: none transparent !important;
	padding: 0 0 15px 0 !important;
	width: auto !important;
}

.tx-veguestbook-pi1 p.tx-guestbook-form-error {
	color: #c00 !important;
	padding: 0 15px;
}

.right-gb-box ul {
	list-style-type: none;
	padding: 10px 15px 15px 15px;
}

.right-gb-box ul li {
	color: #c00;
	background: url('../img/bullet.gif') no-repeat 5px 6px;
	padding-left: 11px;
}

.tx-guestbook-result {
	font-weight: normal !important;
}

.tx-veguestbook-pi1-browsebox-strong {
	font-weight: bold;
}

.tx-guestbook-header {
	padding: 3px;
	background-color: #cdc3b7;
	margin-bottom: 10px;
}

.tx-guestbook-www {
	font-size: 11px;
}

.tx-guestbook-www a {
	color: #000;
	text-decoration: underline;
}

.tx-guestbook-www a:hover {
	text-decoration: none;
}

.tx-guestbook-content {
	padding-top: 10px;
}

.tx-guestbook-entry {
	font-size: 10px;
	text-align: right;
	padding-bottom: 10px;
	border-bottom: 1px solid #cdc3b7;
	margin-bottom: 20px;
}

.tx-veguestbook-pi1 .tx-guestbook-pagination {
	font-size: 10px !important;
}

.tx-veguestbook-pi1 .tx-guestbook-pagination a {
	color: #000;
	text-decoration: underline;
}

.tx-veguestbook-pi1 .tx-guestbook-pagination a:hover {
	text-decoration: none;
}

.vat {
	position: absolute;
	margin-top: 40px;
	width: 158px;
	font-size: 10px;
	text-align: center;
	color: #8a7967;
}

.csc-textpic-center {
	padding-top: 15px;
}
