td.productList,table.productListing td {
	padding: 2px;
}
td.vatSmallText {
	font-size: 13px;
	color: red;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {  font-size : 12px; color: #f00; text-decoration: underline; }

body {
  background: #ffffff;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 80%;
  color:#000099
}


table#outer{width:955px}
table td.content{font-size:1.0em; line-height:1.4em;}
div.margin{padding:0 30px 0 25px;}

/*-------------------------------
        HORIZONTAL NAV
--------------------------------*/

#navcontainer_h ul
{
padding-left: 0;
margin: 0;
color: White;
float: left;
width: 100%;
}

#navcontainer_h ul li { display: inline;}




#navcontainer_h ul li a.disposable,
#navcontainer_h ul li a.washable,
#navcontainer_h ul li a.bed,
#navcontainer_h ul li a.skin
{text-decoration: none;
float: left;
margin-right: 6px;
text-align:center;
font-size:14px; font-weight:bold;
padding:5px 0 6px 0;
width:150px;
}

#navcontainer_h ul li a.disposable {background-color: #9FCDB1; color: #0F823C;}
#navcontainer_h ul li a.washable{background-color:#DBB8DB; color: #663776;}
#navcontainer_h ul li a.bed{background-color:#FFDB94; color: #CB7E29;}
#navcontainer_h ul li a.skin{background-color:#FFCFBB; color: #C83732;}


#navcontainer_h ul li a.hygiene
{
width:150px;
background-color:#C2DF99;
color: #368000;
text-decoration: none;
float: left;
margin-right:0;
text-align:center;
font-size:14px; font-weight:bold;
padding:5px 0 6px 0
}


#navcontainer_h ul li a.disposable:hover{color: #fff; background-color:#0F823C}
#navcontainer_h ul li a.washable:hover{color: #fff; background-color:#663776}
#navcontainer_h ul li a.bed:hover{color: #fff;  background-color:#CB7E29}
#navcontainer_h ul li a.skin:hover{color: #fff; background-color:#C83732}
#navcontainer_h ul li a.hygiene:hover{color: #fff; background-color:#368000}


div.headerTelephone {
	font-size: 20pt;
}
/*-------------------------------
        VERTICAL NAV
--------------------------------*/

#navcontainer_v { width: 181px; }

#navcontainer_v ul
{
margin: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer_v a
{
display: block;
padding: 3px;
width: 181px;
background-color: #CCCCEB;
border-bottom: 1px solid #eee;
text-align:center;
font-size:14px;
font-weight:bold;
padding:6px 0;
margin:2px 0;
}

#navcontainer_v a:link, #navlist_v a:visited
{
color: #000099;
text-decoration: none;
}

#navcontainer_v a:hover
{
background-color: #000099;
color: #fff;
}

/*-------------------------------
        MAIN CONTENT BODY
--------------------------------*/
table#mainbody{ margin-top:28px}


/*-------------------------------
       CONTACT US
--------------------------------*/
table#contact{margin-left:25px;}
table#contact td{font-size:1.2em; line-height:1.4em; padding:3px 0}
INPUT.contact{font-size:15px ;  border:1px solid #009; width:20.0em}
SELECT.contact{font-size:15px;  border:1px solid #009; color:#009}
TEXTAREA.contact{border:1px solid #009; font-size:15px}


a {
	color: #000099;
	text-decoration: none;
}

a:hover {
  color: #FF0000;
  text-decoration: none;
}
		.input {
			font-family: Arial, sans-serif;
			font-size: 11px;
		}
		td.topHeader {
			text-align: right;
			padding-right: 10px;
			font-weight: bold;
			font-size:14px;
			color:#000099
		}
		div#navigation {
			text-align: right;
			border-width: 1px 0;
		}
		
		
		td.leftCol {
			vertical-align: top;
			border-width: 0 1px 1px 0;
			
		}
		td.leftNav {
			font-weight: bold;
		}
		div.leftNavItem {
			padding-top: 5px;
			font-size: 14px;
			text-align: center;
			height: 31px;
			background-color: #CCCCEB;
			border-bottom: 2px solid white;
		}
		div.leftNavItem:hover {
			background-color: #000099;
		}
		div.leftNavItem a:hover {
			color: white;
		}
		td.mainPageTitle {
			font-size: 1.4em;
			font-weight: bold;
			padding: 30px 4px 4px 0px;
			color: #000099;
		}
		td.pageTitle {
			font-size: 1.4em;
			font-weight: bold;
			color: #000099;
			padding-top:30px;
			
		}
		table.mainPage {
			padding: 4px;
		}
		
		td.productTitle {
			padding: 2px;
			
		}
		
		td.subtotal{text-align:right; padding-right:20px}
		
		td.productTitle a {
			font-size: 15px;
			font-weight: bold;
			color: #000099;
			text-decoration: none;
		}
		table#footer {
			margin-top: 10px;
			text-align: center;
		}
		td.breadcrumb {
		  font-size: 11px;
		  font-weight: bold;
		  padding-top:10px;
		  
		}
		td.vatText {
			text-align: center;
			background-color: #000099;
			font-weight: bold;
			color: white;
			font-size: 14px;
			height: 25px;
		}
		td.productDesc {
			vertical-align: top;
			padding-top:20px;
			line-height:1.3em;
		}
		td.product_image{padding-top:26px}
		td.productImage {
			padding-right: 2px;
		}
		table.productBox td {
			padding: 2px;
			vertical-align: top;
			text-align: left;
		}
		textarea.comments {
			width: 300px;
		}
		
		table.productListing {
		margin-top:15px;
		margin-left:0px;
		}
		td.orderConfProducts {
			padding-bottom: 10px;
			
		}
			


TR.header {
  background: #ffffff;
}

.headerText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  color:#000099;
}

.headerBoxStyle {
	font-weight: bold;
	text-align:center;
	font-size: 16px;
}

.headerBoxStyle a:hover {
	color:#FF0000;
	text-decoration:none;
}

.headerBox1 {
	background-color:#9FCDB1;
	width:180px;
}

.headerBox1 a{
	color:#FFFFFF;
}


.headerBox2 {
	background-color:#DBB8DB;
	width:180px;
}

.headerBox2 a{
	color:#663776;
}

.headerBox3 {
	background-color:#FFDB94;
	width:180px;
}

.headerBox3 a{
	color:#CB7E29;
}

.headerBox4 {
	background-color:#FFCFBB;
	width:180px;
}

.headerBox4 a{
	color:#D0584F;
}

.headerBox5 {
	background-color:#C2DF99;
	width:180px;
}

.headerBox5 a{
	color:#368000;
}


TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 16px;
  background: #ffffff;
  font-weight : bold;
}


A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}


.leftNavSel a{
 color:#FFFFFF;
}

.leftNavSel{
 background-color:#000099;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 font-weight:bold;
 text-align:center;
 width:100%;
}

.leftNavUsl{
 color:#000099;
 background-color:#CCCCEB;
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 font-weight:bold;
 text-align:center;
 width:100%;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: 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, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #CCCCEB;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family:  Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-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.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}


.productBackground {
  background-color:#E7F2EB;
}

/*TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}*/

.productListing-heading {
  
  font-size: 13px;
  color: #0F823C;
  font-weight: bold;
}

TD.productListing-data {
  font-size: 15px;
  font-weight:bold;
}

TD.productListing-yellow {

  font-size: 13px;
  font-weight:bold;
  background-color:#FFFF66;
  border-bottom:2px solid #FFF;

}

TD.productListing-green {
 
 font-size: 13px;
  font-weight:bold;
  background-color:#BDFF86;
  border-bottom:2px solid #FFF;
}

TD.productListing-blue {
 
  font-size: 13px;
  font-weight:bold;
  background-color:#7FFFFF;
  border-bottom:2px solid #FFF;
}

TD.productListing-pink {
 
  font-size: 13px;
  font-weight:bold;
  background-color:#FF80FF;
  border-bottom:2px solid #FFF;
}

TD.productListing-purple {
  
  font-size: 13px;
  font-weight:bold;
  background-color:#8396C5;
  border-bottom:2px solid #FFF;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000099;
  padding-top:20px;
  padding-left:40px;
}

.vatText {
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  color:#FFFFFF;
  text-align:center;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight:bold;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: 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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 13px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 13px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 13px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 15px; color: #ff0000; }


/* sign up */
INPUT.signup,select.signup{font-size:15px ;  border:1px solid #009; width:12em}

/* change address */
TEXTAREA.comment{border:1px solid #009; font-size:15px; width:20em}


/* quantity*/
INPUT.quantity{font-size:15px ;  border:1px solid #009; width:3em}

TABLE.summary{border-bottom:1px solid #009; margin-left:30px}
TABLE.overview{margin-left:25px}
TABLE.summary_my_ac{border-bottom:1px solid #009; margin-left:25px}
TABLE.border{border-bottom:1px solid #009;}
/* VAT button */
#vat_info { width:100%; }

ul#vat_info 
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

ul#vat_info li a
{
display: block;
width: 100%;
background-color: #000099;
border-bottom: 1px solid #eee;
text-align:center;
font-size:14px;
font-weight:bold;
margin:2px 0;
padding:4px 0;
color:#FFFFFF
}

ul#vat_info a:link, #vat_info a:visited
{

text-decoration: none;
color:#FFFFFF
}

ul#vat_info a:hover
{
background-color: #000099;
color: #f00;
}
td.newCheckoutAddress {
	padding-left: 35px;
}
div.snippet {
	font-size: 11px;
}
