html {
	font-family:sans, arial, Helvetica, sans-serif;/*text-transform:uppercase;*/
}
body {
	color: #000000;
	margin: 0px;
	background-color: #fff;
	font-family:sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boxText { 

	font-size: 12px;
}

.boxTextBG {

	font-size: 12px;
	background-color: #ffffff;
	border:0px solid black;
}
.boxTextBGII {

	font-size: 12px;
	background-color: #FFECF2;
}
.boxTextPrice {

	font-size: 12px;
	color: #FF0000;
}

.errorBox {
	font-size : 12px;
	background-color: #f1f1f1;
	color: #fff;
	padding: 5px;
}
.gvBox {
	
	font-size : 12px;
	font-weight: small;
	border-color: #000000;
	border: 1px solid;
	background-color: #ffb3b5;
}
.stockWarning { 
	
	font-size : 12px;
	color: #cc0033;
}

.productsNotifications {
	background-color: #f2fff7;
}

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



img{
	border:0;
}

A, A:link, A:active, A:visited {
  color: #0066CC;
  text-decoration: none;
outline: 0px;
}

a:hover {
  color: #000;
  text-decoration: none;
}

FORM {
	display: inline;		   
}


.omcHeader1 {
	background:#fff;
	height: 30px;
	width: 853px;
	padding-left: 0px;
	font-family:  sans, Arial, Helvetica, sans-serif;
}

.omcBroadCrumb {
	background-image: url(img/bg.jpg);
	padding-top: 4px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.omcContentBG {
	background-image: url(img/bg.jpg);

}
.omcFooter {
	background-image: url(img/bg.jpg);
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #fff;
}
.omcBoxTitel {
	text-transform: uppercase;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
.omcBoxContent {
	font-size: 12px;
	font-weight: small;
}
TR.header {
	background-color: #ffffff;
}

TR.headerNavigation {
  background: #F6F6F6;
}

TD.headerNavigation {

	font-size: 12px;
	color: #000000;
	font-weight : small;
	border-bottom: 1px solid;
	border-color: #b6b7cb;
	background-color: #F6F6F6;
}

A.headerNavigation { 
  color: #000000; 
}

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

TD.conditions {
	background-color: #fff;
	color: #000000;
}

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

TR.headerMessage {
	background-color: #00CC33;
}

.moduleHeading {
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	padding-bottom: 20px;
}

TD.headerError {
  font-size: 12px;
  background: #fff;
  color: #000000;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:  sans, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: small;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
}

.infoBoxContents {
  
  font-size: 12px;
}

.infoBoxNotice {
  background: #fff;
}

.infoBoxNoticeContents {
  background: #fff;
}

TD.infoBoxHeading {
	font-size: 12px;
	background: #fff;
	height:25px;
	color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
}

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

TD.infoBox, SPAN.infoBox {
  
  font-size: 12px;
  border-right: 0px solid;
  background: #fff;
  border-color: #000000;
}

TD.infoBox_right, SPAN.infoBox_right {
  
  font-size: 12px;
  background: #fff; 

}

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: #fff;
}

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: #fff;
}

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

.productListing-heading {
  
  font-size: 12px;
  background: #b6b7cb;
  color: #000000;
  font-weight: small;
}

TD.productListing-data {
  
  font-size: 12px;
}

A.pageResults {
	color: #0000FF;
	text-decoration: underline;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  
  font-size: 16px;
  font-weight: small;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
	font-size: 12px;
	padding-top: 5px;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  font-size: 12px;
}

TD.accountCategory {
  
  font-size: 12px;
  color: #aabbdd;
}

TD.fieldKey {
  
  font-size: 12px;
  font-weight: small;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: small;
}

SPAN.newItemInCart {
  
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {

	font-size: 12px;
	padding:2px;
	/*border:1px solid #0066cc;*/
	
}

CHECKBOX, RADIO, SELECT {

	font-size: 12px;
	padding:2px;
	
}

TEXTAREA {
  width: 100%;
  font-size: 12px;
  /*border:1px solid #0066cc;*/
}

SPAN.greetUser {
  
  font-size: 12px;
  color: #f0a480;
  font-weight: small;
}

SPAN.underline {
	text-decoration: underline;
}

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

TD.formAreaTitle {
  font-family:  sans, Arial, sans-serif;
  font-size: 12px;
  font-weight: small;
}

.copyright {
  
  font-size: 12px;
  line-height: 1.5;
  text-align:center;
}
.parseTime {
  
  font-size: 12px;
  line-height: 1.5;
  text-align:center;
}
A.copyright {
  color: #000000;
}
A.copyright:hover {
  color: #0000ff;
  text-decoration: underline;
}


SPAN.markProductOutOfStock {
  font-family: sans, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: small;
}

SPAN.productSpecialPrice {
  
  color: #ff0000;
}
SPAN.productOldPrice {

	color: #ff0000;
	text-decoration: line-through;
}
SPAN.errorText {
  
  color: #ff0000;
}

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

.smallHeading {
	color: #000000;
}

.moduleRow {
 
 font-size: 12px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #000000;

}
.moduleRowOver { 
	background-color: #D7E9F7; 
	border: 1px solid;
	border-color: #000000;

    font-size: 12px;
    line-height: 1.5; 
	
	}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {  font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent {  font-size: 12px; color: #000000; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: sans,  Arial, Helvetica, sans-serif; font-size: 12px; }
.heading2 { font-family: sans,  Arial, Helvetica, sans-serif; font-size: 12px; }
.heading3 { font-family: sans,  Arial, Helvetica, sans-serif; font-size: 12px; }
.heading4 { font-family: sans,  Arial, Helvetica, sans-serif; font-size: 12px; }
.heading5 { font-family: sans,  Arial, Helvetica, sans-serif; font-size: 12px; }

/* Sitemap Tables */
.sitemap_heading {font-family:  sans, arial, Helvetica, sans-serif; font-size: 12px; color: #000000; 
	background-color: #666666; 
	padding-top: 2px; padding-bottom: 2px;}
.sitemap_heading a {color:#000000;}
.sitemap_heading a:hover {color:#CCCCCC; text-decoration:none;}

.sitemap_sub {font-family:  sans, arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #E6E6E6; padding: 2px 2px;}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#000000; text-decoration:none;}


/* message box */

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

/* input requirement */

.inputRequirement {  font-size: 12px; color: #ff0000; }

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

.navLeft {
	border-right: 1px solid;
	border-color: #000000;
	width: 185px;
}
.navRight {
	border-color: #000000;
	border-top-width: 4px;
	border-top-style: solid;
	border-left-width: 4px;
	border-left-style: solid;
	background-color: #E6E6E6;
	width: 185px;
}

.contentsTopics {
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	padding-bottom: 20px;
}

.tableListingI {
	background-color: #eeeeee;
}

.tableListingII {
	background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  
  font-size: 12px;
  color: #000;
  font-weight: small;
}
.onepxwidth {
	width: 1px;
}

#links {
	color: #000; font-size:12px;
}
#links a:link, #links a:visited, #links a:active{
	color: #000;

}
#links:hover {
	color: #0066cc;
}
#katlinks {
	color: #000;}
	#katlinks a:link, #katlinks a:visited, #katlinks a:active{
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066cc;
	display:block;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#000;
}
#katlinks:hover a:hover{
	
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	display:block;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #0066cc;
    color:white;
}
#katlinks2 {
	color: #000;
}
#katlinks2 a:link, #katlinks2 a:visited, #katlinks2 a:active{
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	display:block;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
}

#katlinks2 a:hover{
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000
	display:block;
	text-decoration:none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	background-color: #E4E4E4;
}
.mini {
	font-family: sans, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: small;
}
H1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	font-weight: normal;
}
table,tr,td,span,form
{
background:#fff;
border-color:#0066cc;
}

p {
	font-family: "lucinda-grande", sans, arial, Helvetica, sans-serif;}
}
