.bgr {
	background-color:#444444;
	background-image:url(images/mbg.gif);
	background-position:center;
}





.boxText { font-family: Arial, Verdana, sans-serif; font-size: 12px; }
.errorBox { font-family : Arial, Verdana, Arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :Arial,  Verdana, Arial, sans-serif; font-size : 12px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 12px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:Arial,  Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #D3D1D1;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family : Arial,Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family : Arial,Verdana, Arial, sans-serif;
  font-size: 12px;
}

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: #EEF0F1;
  //shopping-cart content color
}

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: #EEF0F1;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #E7F0F5;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {
border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:center; 

  color: #565656;
  font-weight: bold;
  padding: 11px;
  font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background-color: #E7F0F5;
  //shopping-cart header/footer color
}

TD.productListing-data {

border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:center;
vertical-align:top; 
padding:11 9 8 9;
  font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #565656 ;
 //shopping-cart content
}

 
A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 12px;
  color: #0C5C95;
  font-weight: bold;
  height: 24px;
  width: 511px;
  background: url('images/m99.gif');
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-left: 11px;
  text-transform: uppercase;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family : Arial,Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family:Arial,  Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family : Arial,Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family : Arial,Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family : Arial,Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family : Arial,Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family : Arial,Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family : Arial,Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family : Arial,Verdana, Arial, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family : Arial,Verdana, Arial, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family : Arial,Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family : Arial,Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family : Arial,Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family : Arial,Verdana, Arial, sans-serif;
  color: #ff0000;
}

.h1{
  font-family : Arial,Verdana, Arial, sans-serif;
  color: #0098db;
  font-size: 14px;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family : Arial,Verdana, Arial, sans-serif; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family : Arial,Verdana, Arial, sans-serif; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Verdana, Arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, Arial, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, Arial, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family : Arial,Verdana, Arial, sans-serif; font-size: 12px; color: #ff0000; }



















td{
 font-family : Arial,tahoma,verdana,arial;
 font-size: 12px;
 color: #565656;
}

 .br{
  border-style: solid;
  border-width: 1px;
  border-color: #C3C6C9;
 } 


 




 .bgp{
  background-image: url(images/bg02_p.gif);
  background-repeat: repeat-y; 
 }

 .bgp1{
  background-image: url(images/bg03_p.gif);
  background-repeat: repeat-y; 
 }


 .bg2{
  background-image: url(images/m21.gif);
  background-repeat: repeat-y; 
 }

 .bg3{
  background-image: url(images/m32.gif);
  background-repeat: repeat-y; 
 }

 .bg4{
  background-image: url(images/m40.gif);
  background-repeat: repeat-y; 
 }

 .bg5{
  background-image: url(images/m45.gif);
  background-repeat: repeat-x; 
 }

 .bg6{
  background-image: url(images/m49.gif);
  background-repeat: repeat-y; 
 }
 .bg7{
  background-image: url(images/m32-.gif);
  background-repeat: repeat-y; 
 }

 .bg000{
  background-image: url(images/m52.gif);
  background-repeat: repeat-y; 
 }

 .bg8{
  background-image: url(images/m56.gif);
  background-repeat: repeat-y; 
 }



 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #8D8D8D;
  width: 144px;
  height: 18px;
  color: 5E5E5E;
  font-sise: 9px;
 }

 .go1{
  border-style: solid;
  border-width: 1px;
  border-color: #8D8D8D;
  width: 124px;
  height: 18px;
 }

 .ml{
  font-size: 12px;
  color: #7C7C7C;
  font-weight: bold;
  text-decoration: none;
 }

 .ml1{
  font-size: 12px;
  color: #b20818;
  font-weight: bold;
  text-decoration: none;
 }

 .ml2{
  font-size: 12px;
  color: #282E3E;  
  text-decoration: underline;
 }

 .ml3{
  font-size: 12px;
  color: #565656;
  font-weight: bold;
  text-decoration: none;
 }

 .ml4{
  font-size: 12px;
  color: #9F1A37;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml5{
  font-size: 12px;
  color: #282E3E;  
  font-weight: bold;
  text-decoration: underline;
 }

 .ml6{
  font-size: 12px;
  color: #282E3E;  
  text-decoration: none;
 }
  
  
  
 }

 .ch{
  font-size: 9px;
  color: #00487C;
  font-weight: bold;
 }

 .ch1{
  font-size: 12px;
  color: #2C2C2C;
  font-weight: bold;
 }

 .fp{
  font-size: 12px;
  color: #444444;
  font-weight: bold;
 }

 .tx{
  font-size: 12px;
  color: #565656;
 }

 .se{
  width: 111px;
  font-size: 9px;
 }


.bg_service{
  background-image: url(images/m_service.gif);
  background-repeat: repeat-y; 
 }
 
 #inquiry {
	width: 550px;
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/inquirybg.jpg);
}
#inquiry li {
	font-weight: normal;
	color: #FF3300;
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#inquiry ul {
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 4px;
}
#inquiry #form1 #warnsubject {
	float: right;
	width: 100px;
	border: 1px solid #FF0000;
	margin-top: -50px;
}
.leftbgcolor {
	background-color: #FFFFFF;
	color: #669900;
}
.suggest_link {
	background-color: #A1A1A1;
	color:#FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #E8F2FE;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: absolute;
	background-color: #666666;
	text-align: left;
	float: left;
}

 
