html {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	color: #5f6062;
	margin: 0px;
	background-color: #e4e4e4;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.boxText { 

	font-size: 13px;
}

.boxTextBG {

	font-size: 13px;
	background-color: #ffffff;
}

.boxTextBG2 {

	font-size: 13px;
	background-color: #ffffff;
}

.boxTextBGII {

	font-size: 13px;
	background-color: #ffffff;
}
.boxTextPrice {

	font-size: 13px;
	color: #F7761D;
}

.errorBox {
	font-size : 13px;
	background-color: #ffcc99;
	color: #5f6062;
	padding: 5px;
}
.gvBox {
	
	font-size : 13px;
	font-weight: bold;
	border-color: #fffff;
	border: 1px solid;
	background-color: #ffffff;
}
.stockWarning { 
	
	font-size : 11px;
	color: #F7761D;
}

.productsNotifications {
	background-color: #ffcc99;
}

.orderEdit { 
	
	font-size : 11px;
	color: #F7761D;
	text-decoration: underline;
}



img{
	border:0px none;
}

A, A:link, A:active, A:visited {
  color: #5f6062;
  text-decoration: none;
}

A:hover {
  color: #F7761D;
  text-decoration: none;
}

FORM {
	display: inline;		   
}

.omcBoxTitel {
	font-size: 18px;
	color: #F7761D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7761D;
}

.omcBoxTitel2 {
	font-size: 28px;
	font-weight: 500;
	color: #F7761D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7761D;
}

.omcBoxContent {
	font-size: 13px;
	font-weight: bold;
}
TR.header {
	background-color: #ffcc99;
}

TR.headerNavigation {
  background: #ffcc99;
}

TD.headerNavigation {

	font-size: 11px;
	color: #5f6062;
	font-weight : bold;
	border-bottom: 1px solid;
	border-color: #fffff;
	background-color: #ffffff;
}

A.headerNavigation { 
  color: #5f6062; 
}

A.headerNavigation:hover {
  color: #5f6062;
}

TD.conditions {
	background-color: #ffcc99;
	color: #5f6062;
}

A.confirmationEdit {
	color: #F7761D;
	font-style: italic;
}
A.confirmationEdit:hover {
	color: #F7761D;
	font-style: italic;
	text-decoration: underline;
}
TR.headerError {
  background-color: #ffcc99;
}

TR.headerMessage {
	background-color: #ffcc99;
}

.moduleHeading {
	font-size: 20px;
	text-transform: uppercase;
	color: #5f6062;
	padding-bottom: 20px;
}

TD.headerError {
  font-size: 13px;
  background: #ffcc99;
  color: #5f6062;
  text-align : center;
}

TR.headerInfo {
  background: #ffcc99;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #F7761D;
  color: #ffcc99;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #ffcc99;
}

TD.footer {
  
  font-size: 11px;
    background: #ffffff;
  color: #5f6062;
  font-weight : bold;
  border-bottom: 1px solid;
  border-color: #fffff;
}

.infoBox {
}

.infoBoxContents {
  
  font-size: 11px;
}

.infoBoxNotice {
  background: #ffcc99;
}

.infoBoxNoticeContents {
  background: #ffcc99;
}

TD.infoBoxHeading {
	font-size: 13px;
	background: #ffcc99;
	height:25px;
	color: #5f6062;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

TD.infoBoxHeading_right {
  
  font-size: 11px;
  font-weight: bold;
  background: #ffcc99;
  height:17px;
  color: #5f6062;
}

TD.infoBox, SPAN.infoBox {
  
  font-size: 11px;
  border-right: 4px solid;
  background: #ffcc99; 
  border-color: #F7761D;
}

TD.infoBox_right, SPAN.infoBox_right {
  
  font-size: 11px;
  background: #ffcc99; 

}

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: #ffcc99;
}

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: #ffcc99;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #F7761D;
  border-spacing: 1px;
}

.productListing-heading {
  
  font-size: 11px;
  background: #ffcc99;
  color: #5f6062;
  font-weight: bold;
}

TD.productListing-data {
  
  font-size: 11px;
}

A.pageResults {
	color: #5f6062;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #5f6062;
  background: #ffcc99;
}

TD.pageHeading, DIV.pageHeading {
  
  font-size: 16px;
  font-weight: bold;
  color: #5f6062;
}

TR.subBar {
  background: #ffcc99;
}

TD.subBar {
  
  font-size: 11px;
  color: #5f6062;
}

TD.main, P.main {
	font-size: 13px;
	padding-top: 5px;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 13px;
}

TD.accountCategory {
  
  font-size: 13px;
  color: #F7761D;
}

TD.fieldKey {
  
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 13px;
}

TD.tableHeading {
  
  font-size: 13px;
  font-weight: bold;
}

SPAN.newItemInCart {
  
  font-size: 11px;
  color: #F7761D;
}

CHECKBOX, INPUT, RADIO, SELECT {

	font-size: 11px;
}

TEXTAREA {
  width: 98%;
  
  font-size: 11px;
}

SPAN.greetUser {
  
  font-size: 13px;
  color: #F7761D;
  font-weight: bold;
}

SPAN.underline {
	text-decoration: underline;
}

TABLE.formArea {
  background: #ffffff;
  border-color: #fffff;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

.copyright {
  
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  
  font-size: 11px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #5f6062;
}
A.copyright:hover {
  color: #F7761D;
  text-decoration: underline;
}


SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #F7761D;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  
  color: #F7761D;
}
SPAN.productOldPrice {

	color: #F7761D;
	text-decoration: line-through;
}
SPAN.errorText {
  
  color: #F7761D;
}

SPAN.productDiscountPrice {
  
  color: #F7761D;
  font-weight: bold;
}

.smallHeading {
	color: #5f6062;
}

.moduleRow {
 
 font-size: 11px;
 line-height: 1.5;
 background-color: #ffcc99;
 border: 1px solid;
 border-color: #F7761D;

}
.moduleRowOver { 
	background-color: #ffcc99; 
	border: 1px solid;
	border-color: #F7761D;

    font-size: 11px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #ffcc99; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 13px; color: #5f6062; }
.checkoutBarCurrent {  font-size: 13px; color: #5f6062; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; }

/* Sitemap Tables */
.sitemap_heading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #5f6062; 
	background-color: #ffcc99; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#5f6062;}
.sitemap_heading a:hover {color:#F7761D; text-decoration:none;}

.sitemap_sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #5f6062; background-color: #ffcc99; padding: 2px 2px;}
.sitemap_sub a {color:#5f6062;}
.sitemap_sub a:hover {color:#F7761D; text-decoration:none;}


/* message box */

.messageBox {  font-size: 11px; }
.messageStackError, .messageStackWarning {  font-size: 10px; background-color: #ffcc99; }
.messageStackSuccess {  font-size: 11px; background-color: #ffcc99; }

/* input requirement */

.inputRequirement {
	color: #F7761D; }

.tableShop {
background-color: #ffcc99;
border-left: 1px solid;
border-right: 1px solid;
border-color: #F7761D;
}

.contentsTopics {
	font-size: 20px;
	text-transform: uppercase;
	color: #5f6062;
	padding-bottom: 15px;
}

.contentsTopics2 {
	font-size: 20px;
	text-transform: uppercase;
	color: #5f6062;
}

.tableListingI {
	background-color: #ffcc99;
}

.tableListingII {
	background-color: #ffcc99;
}

.tableBody {
padding: 5px;
}

.poweredby {
  
  font-size: 11px;
  color: #5f6062;
  font-weight: bold;
}
.onepxwidth {
	width: 1px;
}

#links {
	color: #5f6062;
}
#links a:link, #links a:visited, #links a:active{
	color: #5f6062;

}
#links a:hover{
	color: #F7761D;
}
#katlinks {
	color: #5f6062;
	font-size: 13px;
	
}
#katlinks a:link, #katlinks a:visited, #katlinks a:active{
	color: #5f6062;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7761D;
	display:block;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
}
#katlinks a:hover{
	color: #5f6062;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7761D;
	display:block;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ffcc99;
}
#katlinks2 {
	color: #5f6062;
}
#katlinks2 a:link, #katlinks2 a:visited, #katlinks2 a:active{
	color: #5f6062;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7761D;
	display:block;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#katlinks2 a:hover{
	color: #5f6062;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7761D;
	display:block;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #ffcc99;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
H1 {
	font-size: 20px;
	text-transform: uppercase;
	color: #5f6062;
	font-weight: normal;
}
H2 {
	font-size: 16px;
	color: #5f6062;
	font-weight: 500;
}
.h3 {
	padding-top: 15px;
	font-size: 18px;
	text-transform: uppercase;
	color: #5f6062;
	font-weight: normal;
}