/* Layout 03.06.2008 */

* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(img/gf_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #c1b79b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 950px;
	margin: 0 auto 0 auto;
	background-color: #fff;
}

#inner_wrapper {
	width: 950px;
	background-color: #fff;
}

#header {
	width: 950px;
	height: 180px;
	background-image: url(img/gf_header.jpg);
	background-repeat: no-repeat;
	text-align: left;
	border: none;
	padding: 0;
}

#userbar {
	width: 950px;
	height: 35px;
	background-color: #e5e1d5;
	text-align: left;
	border-bottom: 1px dotted #ff5900;
	padding-bottom: 8px;
	margin: 0;
}

#contentarea {
width: 950px;

}

#leftcol {
	width: 200px;
	float: left;
}

#midcol {
	width: 700px;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
}



.clear {
	clear: left;
}

/*Modul 03.06.2008*/


#productlist_img {
background-color: #e5e1d5;
padding: 6px 6px 26px 6px;
margin-bottom: 5px;
}

#create_account input, #create_account radio, #create_account checkbox  {
font-size: 12px;
padding: 3px;
border: none;
background-color: #fff;
}

#create_account select  {
width: auto;
font-size: 12px;
padding: 2px;
}

#create_account label {
border: none;
color: #B4AA89;
}

#create_account td {
padding: 3px;
border-bottom: 1px solid #B4AA89;
}


.brown {
color: #B4AA89;
}

#process_order td {
padding: 3px;
}

.orderprocessing_a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #B4AA89;
	text-transform: uppercase;
	padding-bottom: 15px;
}

.orderprocessing_b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #e5e1d5;
	text-transform: uppercase;
	padding-bottom: 15px;
}

#contact label {
border: none;
color: #B4AA89;
display: block;
}

#contact  {
width: 100%;
border-bottom: 1px solid #B4AA89;
border-top: 1px solid #B4AA89;
}

#contact input, #contact radio, #contact checkbox  {
font-size: 12px;
padding: 3px;
background-color: #f0eee7;
border: none;
margin-bottom: 10px;
}

#contact textarea  {
width: 97%;
font-size: 12px;
padding: 3px;
background-color: #f0eee7;
border: none;
}

#formular input, #formular radio, #formular checkbox, #formular textarea, #formular select  {
font-size: 12px;
padding: 3px;
background-color: #f0eee7;
border: none;
margin-bottom: 10px;
}


#formular label {
border: none;
color: #B4AA89;
display: block;
text-transform: none;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;

}

#comments textarea {
width: 99%;
background-color: #f0eee7;
background-image: url(img/gf_comments.gif);
border: 1px solid #ccf1fb;
}

#agb textarea {
width: 99%;
height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
}

#account_history_info td {
padding: 5px;
}


#account_history {
padding: 5px;
border-bottom: 1px dotted #B4AA89;
}

#breadcrum {
	text-align: left;
	color: #E3E0D4;
	padding-left: 8px;
	background-color: #f0eee7;
	line-height: 30px;

}

#breadcrum a:link {
	color: #B4AA89;
}

#breadcrum a:visited {
	color: #B4AA89;
}

#pricebox {
	width: 680px;
	height: 45px;
	background: #ff5900;
	background-repeat: no-repeat;
	padding: 10px;
	color: #FFFFFF;
	margin: 0;
}

#pricebox a:link {
	color: #000;
}

#pricebox a:hover {
	color: #fff;
}

.price {
	background-color: #FF5900;
	color: #fff;
	padding: 3px;
}

.boxlabel {
	border: 1px dotted #ff5900;
	padding: 15px;
}


/* boxes 03.06.2008 */

#leftbox {
} 

#cart {
	padding-right: 10px;
	float: right;
}

#cart img {
	border: none;
}


#login {
	float: left;
	padding-left: 10px;

}

#login label {
font-size: 10px;
color: #B4AA89;
text-transform: uppercase;
letter-spacing: 1px;
}

#login input {
font-size: 12px;
padding: 3px;
border: 1px solid #FF5900;
margin-right: 5px;
}

.loginbutton {
background-color: #ff5900;
text-align: center;
}


#logged_in {
	float: left;
	padding-left: 10px;
	margin-right: 6px;
}

#logged_in img {
	border: none;
}



#search {
	width: 184px;
	padding: 8px;
	background-color: #e5e1d5;
}

#search img, #search input {
border: none;
font-size: 12px;
padding: 3px;
}

#categories {
padding-left: 8px;
}


#currencies {
width: 120px;
margin-right: 6px;
margin-top: 3px;
float: right;
}

#currencies select {
font-size: 12px;
border: none;
background-color: #e5e1d5;
}

.service {
text-align: left;
line-height: 2.5em;
width: 100%;
padding-left: 10px;
}

#administrator {
padding: 8px;
background-color: #e5e1d5;
}

p#adresslabel  {
width: 200px;
border: 1px dotted #ff5900;
padding: 5px;
margin-right: 5px;
margin-bottom: 5px;
float: left;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	color: #B4AA89;
	text-transform: uppercase;
	margin: 20px 0 30px 0;
	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B4AA89;
	text-transform: uppercase;
	padding-bottom: 15px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #e5e1d5;
	font-size: 12px;
	color: #000;
	padding: 3px;
	margin-bottom: 10px;
	}


h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}

/* xtc */

.tabcol { background-color: #E3E0D4; }
.tabcol0 { background-color: #fff; }
.tabcol1 { background-color: #fff; }
.tabcol2 { background-color: #fff; }
.tabcol3 { background-color: #fff; }
.tabcol4 { background-color: #fff; }

a.sublink { font-weight:bold;}
a.sublink:hover { text-decoration: underline; }

.errorBox {
	font-size : 10px;
	font-weight: bold;
	background-color: #ffb3b5;
}
.gvBox {
	font-size : 14px;
	font-weight: bold;
	border-color: #FFFFFF;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	font-size : 10px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

.orderEdit { 
	font-size : 10px;
	color: #70d250;
	text-decoration: underline;
}

img{
	border:0;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #ff5900;
  text-decoration: none;
}

FORM {
	display: inline;		   
}


TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {
	
	color: #000000;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #000000;
}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
	color: #009933;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #009933;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ff0000;
}

TR.headerMessage {
	background-color: #000;
	color: #ff5900;
}

.moduleHeading {
	font-size: small;
	font-weight: bold;
	padding-bottom: 10px;
}

TD.headerError {
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
    background: #F6F6F6;
  color: #000000;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #b6b7cb;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
}

TD.infoBoxHeading {
  font-weight: bold;
  background: #666666;
  height:17px;
  color: #ffffff;
}

TD.infoBoxHeading_right {
  font-weight: bold;
  background: #C4C4C4;
  height:17px;
  color: #000000;
}

TD.infoBox, SPAN.infoBox {
  border-right: 4px solid;
  background: #E6E6E6; 
  border-color: #C4C4C4;
}

TD.infoBox_right, SPAN.infoBox_right {
  background: #E6E6E6; 

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
}

A.pageResults {
	color: #ff5900;
	text-decoration: none;
}

A.pageResults:hover {
  color: #000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  color: #000000;
}

TD.smallText, SPAN.smallText, P.smallText {
}

TD.accountCategory {
  color: #aabbdd;
}

TD.fieldKey {
  font-weight: bold;
}

TD.fieldValue {
}

TD.tableHeading {
  font-weight: bold;
}

SPAN.newItemInCart {
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
}

TEXTAREA {
  width: 100%;
}

SPAN.greetUser {
  color: #f0a480;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-weight: bold;
}

.copyright {
  position: relative;
  background-image: url(img/gf_bg_bottom.jpg);
  background-repeat: no-repeat;
  height: 23px;
  text-align: center;
  width: 950px;
  padding-bottom: 25px;
  margin: 0 auto 0 auto;
  color: #ccc;
}

.copyright a { 
color: #ccc;
}

.copyright a:hover { 
color: #666;
}

SPAN.markProductOutOfStock {
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}
SPAN.productOldPrice {
	color: #ccc;
	font-weight: bold;
	text-decoration: line-through;
}
SPAN.errorText {
  color: #ff0000;
}

SPAN.productDiscountPrice {
  color: #ff0000;
  font-weight: bold;
}

.moduleRow {
text-align: left;
line-height: 2.5em;
border-bottom: 1px solid #e5e1d5;
width: 100%;
}

.moduleRowOver { 
text-align: left;
line-height: 2.5em;
border-bottom: 1px solid #e5e1d5;
}
	
.moduleRowSelected { 
text-align: left;
line-height: 2.5em;
border-bottom: 1px solid #e5e1d5;
width: 100%;

 }

.checkoutBarFrom, .checkoutBarTo {   color: #8c8c8c; }
.checkoutBarCurrent {   color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 {  font-size: 7pt; }
.heading2 {  font-size: 9pt; }
.heading3 {  font-size: 10pt; }
.heading4 {  font-size: 12pt; }
.heading5 {  font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading { font-size: 10pt; color: #FFFFFF; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#FFFFFF;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub { font-size: 9pt; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox {   }
.messageStackError, .messageStackWarning {   background-color: #ffb3b5; }
.messageStackSuccess {   background-color: #99ff00; }

/* input requirement */

.inputRequirement {   color: #ff0000; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
	border-right: 1px solid;
	border-color: #b6b7cb;
	background-image: url(img/bg_left_column.jpg);
	width: 185px;
}
.navRight {
	border-color: #666666;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.tableListingI {
border-bottom: 1px dashed #ff5900;
}

.tableListingII {
border-bottom: 1px dotted #ff5900;
}

.tableBody {
padding: 5px;
}

.onepxwidth {
	width: 1px;
}



/* ORDER DETAILS */
table.orderdetails {font-size:11px; background-color:#FFF2CC; border-style: solid; border-width:0px 1px 1px 1px; border-color:#DA9401;}
table.orderdetails tr td {padding:4px}
table.orderdetails tr.headerrow td {background-color:#DA9401; color:#FFFFFF; font-weight:bold}
table.orderdetails tr.headerrow td.left {text-align:left}
table.orderdetails tr.headerrow td.center {text-align:center}
table.orderdetails tr.headerrow td.right {text-align:right}

/* ORDER DETAILS CONTENT ROW 1 */
table.orderdetails tr.contentrow1 td {background-color:#FFF2CC;vertical-align:top}
table.orderdetails tr.contentrow1 td.quantity {text-align:center}
table.orderdetails tr.contentrow1 td.quantity input {font-size:11px; padding:2px; border:solid #DA9401 1px;}
table.orderdetails tr.contentrow1 td.productname {text-align:left}

/* ORDER DETAILS CONTENT ROW 2 */
table.orderdetails tr.contentrow2 td {background-color:#FFEAAB;vertical-align:top}
table.orderdetails tr.contentrow2 td.quantity {text-align:center}
table.orderdetails tr.contentrow2 td.quantity input {font-size:11px; padding:2px; border:solid #DA9401 1px;}
table.orderdetails tr.contentrow2 td.productname {text-align:left}

/* ORDER DETAILS SINGLE PRICE */
table.orderdetails tr td.singleprice {text-align:right; white-space:nowrap}

/* ORDER DETAILS TOTAL PRICE PER ITEM */
table.orderdetails tr td.totalprice {text-align:right; white-space:nowrap}

/* ORDER DETAILS DELETE CHECKBOX */
table.orderdetails tr td.delete {text-align:center; white-space:nowrap}

/* ORDER DETAILS PRODUCT ATTRIBUTES */
table.orderdetails tr td.productname table.productattributes {margin-top:3px;}
table.orderdetails tr td.productname table.productattributes tr td {padding:0px;}
table.orderdetails tr td.productname table.productattributes tr td.attribute {padding-right:4px;}
table.orderdetails tr td.productname table.productattributes tr td.value {width:100%;}

/* ORDER DETAILS SUBTOTAL */
table.orderdetails tr td.subtotal {background-color:#FFEAAB; text-align:right;border-style: solid; border-width:1px 0px 0px 0px; border-color:#DA9401;}

/* COMMENTS ON CHECKOUT CONFIRMATION SITE */
p.checkoutcomment textarea {width:100%}

/* AGB ON CHECKOUT SITE */
p.checkoutagb textarea {width:100%}

/* CHECKOUT NAVIGATION */
ul#checkoutnavigation {}
ul#checkoutnavigation li {height: 70px; list-style-type:none; float:left; width:185px; margin-right:15px; border: solid 1px; padding:8px}
ul#checkoutnavigation li.active {background-color: #FFEAAB}
ul#checkoutnavigation li.active .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.active .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.active .description {font-size:11px}

ul#checkoutnavigation li.inactive {color:#999999; background-color: #EDEDED; border-color:#999999}
ul#checkoutnavigation li.inactive .number {font-size:20px; font-weight:bold}
ul#checkoutnavigation li.inactive .title {font-size:14px; font-weight:bold}
ul#checkoutnavigation li.inactive .description {font-size:11px}

/* ERROR MESSAGES */
/* p.errormessage {border: solid #ff0000 2px; padding:15px; background-color:#FFD6D6} */

ul.messageStack {border:solid 2px #B22020; background-color:#FFD6D6; padding:8px}
ul.messageStack li {}
ul.messageStack li.messageStackError {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/exclamation.png); background-repeat:no-repeat; background-position:0px 4px}
ul.messageStack li.messageStackWarning {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/icon_alert.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#FFF2CD}
ul.messageStack li.messageStackSuccess {list-style:none; padding:5px 0px 2px 20px; background-image:url(../../images/icons/icon_accept.gif); background-repeat:no-repeat; background-position:0px 4px; background-color:#66FF66}


/* SUCCESS MESSAGE */
/* .messageStackSuccess {padding:4px; background-color:#66FF66} */

/* FOOTER */
.footer {clear:both; text-align:center; font-size:11px; color:#666666; background-color:#E2E2E2; padding: 8px; margin-bottom:5px;}
.footer a {color:#666666; text-decoration:underline}