/* --- Font Size Conversion Table From Base 16px --- */
/* ---  9px = 57% --- */
/* --- 10px = 63% --- */
/* --- 69% = 69% --- */
/* --- 12px = 75% --- */
/* --- 82% = 82% --- */
/* --- 14px = 88% --- */
/* --- 15px = 94% --- */
/* --- 16px = 100% --- */
/* --- 18px = 113% --- */
/* --- 20px = 125% --- */
/* --- 24px = 150% --- */

#pageBodyHome{
	margin:0px;
	padding:0px;
}
#pageBodyContent{
	margin:0px;
	padding:0px;
}

.searchCriteria {
	background: url(/images/home_search_bkgnd.jpg); 
	border: #255c9b 1px groove; 
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 69%; 
	min-width: 110px;
}
.homeForm {
	padding-left: 6px;
	padding-top: 12px;
}
.firstNameField{
	background: url(/images/home_name_bkgnd.jpg); 
	border: #20351a 1px groove; 
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 69%; 
	min-width: 110px;
}
.emailField{
	background: url(/images/home_email_bkgnd.jpg); 
	border: #20351a 1px groove; 
	color: #ffffff; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 69%; 
	min-width: 110px;
}
.emailFieldContentPage{
	background: #b8d8d3  url(/images/input_bkgnd.gif); 
	border: #178579 1px groove; 
	color: #178579; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 69%; 
	min-width: 105px;
}
.searchFieldContentPage{
	background: #b8d8d3 url(/images/input_bkgnd.gif); 
	border: #178579 1px groove; 
	color: #178579;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 69%; 
	min-width: 134px;
}
.cellpadding7 {
	padding: 7px;
}
.pageName {
	color: #0094AA;
	font-weight: bold;	
	display:block;
	margin-top: 21px;
	margin-bottom: 8px;
        text-shadow: 0 1px 1px #999999;
}

#bodyContent h1.pageHeader, #bodyContent h1.pageName {
	font-size: 167%;
	margin-top: 8px;
}

.pageNameCell {
	background: url(/images/large_dots.gif) bottom no-repeat; 
}

/*  CSS for left navigation  */
a.left-nav {
	color: #178579;
	text-decoration: none;
	background-color: transparent;
	font-size: 82%;
}
a.left-nav:hover {
	color: #B1CE3D;
	text-decoration: none;
}

/*  CSS for thumbnail content text  */
.thumbnail-content-text{
	color: #2AA295;
	font-size: 69%;
}

/*  CSS for thumbnail content brand  */
.thumbnail-content-brand{
	color: #127D71;
	font-size: 69%;
}

/*  CSS for thumbnail price  */
.thumbnail-price{
	color: #127D71;
	font-weight: bold;
	font-size: 69%;
}

/*  CSS for thumbnail save  */
.thumbnail-save{
	color: #5FB9B0;
	font-size: 69%;
}

/*  CSS for thumbnail more link  */
a.thumbnail-more-link{
	color: #2E90D6;
	text-decoration: none;
	background-color: transparent;
	font-size: 83%;
}
a.thumbnail-more-link:hover {
	color: #2E90D6;
	text-decoration: underline;
}

/*  CSS for product heading link  */
a.thumbnail-productheading-link {
	color: #2E90D6;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	font-size: 69%;
}

a.thumbnail-productheading-link:hover {
	color: #2E90D6;
	text-decoration: underline;
}

/*  CSS for content small links  */
a.content-small-links {
	color: #2E90D6;
	text-decoration: none;
	background-color: transparent;
	font-size: 63%;
}
a.content-small-links:hover {
	color: #2E90D6;
	text-decoration: underline;
}

/*  CSS for footer links  */
a.footer-links {
	color: #0094AA;
	text-decoration: none;
	background-color: transparent;
	font-size: 90%;
	padding-bottom: 5px;
}
a.footer-links:hover {
	color: #0094AA;
	text-decoration: underline;
}
/*  CSS for footer links  */
a.footer-links-home {
	color: #178579;
	text-decoration: none;
	background-color: transparent;
	font-size: 63%;
	padding-bottom: 5px;
}
a.footer-links-home:hover {
	color: #0094AA;
	text-decoration: underline;
}

/*  CSS for footer links bold  */
a.footer-links-bold {
	color: #0094AA;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 90%;
}
a.footer-links-bold:hover {
	color: #0094AA;
	text-decoration: underline;
}

/*  CSS for content small links bold  */
a.content-small-links-bold {
	color: #0094AA;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 82%;
}
a.content-small-links-bold:hover {
	color: #0094AA;
	text-decoration: underline;
}

/*  CSS for content normal links  */
a.content-normal-links {
	color: #0094AA;
	text-decoration: none;
	background-color: transparent;
	font-size: 82%;
}
a.content-normal-links:hover {
	color: #0094AA;
	text-decoration: underline;
}

a.content-normal-links-large {
	color: #0094AA;
	text-decoration: none;
	background-color: transparent;
	font-size: 100%;
}
a.content-normal-links-large:hover {
	color: #0094AA;
	text-decoration: underline;
}


/*  CSS for content price  */
.content-price{
	color: #127D71;
	font-weight: bold;
	font-size: 12px;
}

/*  CSS for content product heading  */
.content-product-heading{
	color: #127D71;
	font-weight: bold;
	font-size: 14px;
}

/*  CSS for fast facts  */
a.fastfacts {
	color: #2AA295;
	text-decoration: none;
	background-color: transparent;
	font-size: 63%;
}
a.fastfacts:hover {
	color: #2E90D6;
	text-decoration: underline;
}

/*  CSS for bread crumbs  */
.breadcrumbs{
	color: #127D71;
	font-size: 63%;
}

/*  CSS for bread crumbs arrow  */
.breadcrumbs-arrow{
	color: #BEDBD8;
}
.breadcrumbs a{
	color: #2E90D6;
	text-decoration: none;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}

/*  CSS for price small bold  */
.price-small{
	color: #127D71;
	font-weight: normal;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 82%;
}

/*  CSS for price small bold  */
.price-small-bold{
	color: #127D71;
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 82%;
}

/*  CSS for pages previous & next  */
a.pages-previous-next {
	color: #2E90D6;
	text-decoration: none;
	background-color: transparent;
	font-size: 63%;
}
a.pages-previous-next:hover {
	color: #2E90D6;
	text-decoration: underline;
}

/*  CSS for pages numbers  */
a.pages-numbers {
	color: #2E90D6;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 63%;
}
a.pages-numbers:hover {
	text-decoration: underline;
}
#mainContainer{
	width:760px;
	margin:0 auto;
	text-align:left;
	background-color:#FFF;
}

#leftContainer{
	width:185px;
	float:left;
	padding-left:0px;
	padding-right:0px;
	height:300px;
}

#contentContainer{
	width:590px;
	float:left;
}
.ad{
	clear:both;
	text-align:center;
	padding:5px;
}	

/* END DEMO CSS */
/* END DEMO CSS */
#productInfoStatic, #secondaryNav, #secondaryNavigationNav{		
	font-family:arial;	/* Font for main menu items */
	width:179px;	/* Width of main menu */
	
}
#productInfoStatic li, #secondaryNav li, #secondaryNavigationNav li{	/* Main menu <li> */
	list-style-type:none;	/* No bullets */
	margin:0px;	/* No margin - needed for Opera */
}
#productInfoStatic ul, #secondaryNav ul, #secondaryNavigationNav ul{	
	margin:0px;	/* No <ul> air */
	padding:0px;	/* No <ul> air */
}
#secondaryNav ul li ul, #secondaryNavigationNav ul li ul{    /* Styling for those who doesn't have javascript enabled */
	padding-left:10px;
	display: none;
}
#productInfoStatic li a, #secondaryNav li a, #secondaryNavigationNav li a{
	text-decoration:none;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	border:0px solid #000;
	background-color:#FAFAFA;
	margin:0px;
	padding-left:14px;
	display:block;
	background-image: url(/images/nav/bg3.gif);
	font-size:0.8em;
	text-align:left;
	font-family: Arial, Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	color:#178579;
}
#productInfoStatic li.ml a, #secondaryNav li.ml a, #secondaryNavigationNav li.ml a{
    background-image: url(/images/nav/bg1.gif);
}
	
#productInfoStatic li a:hover, #productInfoStatic #productInfoStatic .activeMainMenuItem, #secondaryNav li a:hover, #secondaryNav .activeMainMenuItem, #secondaryNavigationNav li a:hover, #secondaryNavigationNav .activeMainMenuItem{
	color:#B1CE3D;
	/* background-color:#317082; */
	background-image: url(/images/nav/bg3ro.gif); background-repeat: no-repeat;
}
#productInfoStatic li.ml a:hover, #productInfoStatic #productInfoStatic .activeMainMenuItem, #secondaryNav li.ml a:hover, #secondaryNav .activeMainMenuItem, #secondaryNavigationNav li.ml a:hover, #secondaryNavigationNav .activeMainMenuItem{
	background-image: url(/images/nav/bg1ro.gif); background-repeat: no-repeat;
}

.secondaryNav_subMenu{
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	border:0px solid #000;
	background: #FAFAFA url(/images/nav/bg2.gif);
	color:#178579;	
}
.secondaryNav_subMenu ul{
	margin:0px;
	padding:0px;	
}
.secondaryNav_subMenu ul li{
	list-style-type:none;
	margin:0px;
	padding:0px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
}
.secondaryNav_subMenu ul li a{	/* Sub menu items */
	white-space:nowrap;	/* No line break */
	background: url(/images/nav/bg2.gif);
	text-decoration:none;	/* No underline */
	color:#178579;	/* Black text color */
	height:24px;	/* 16 pixels height */
	line-height:24px;	/* 16 pixels height */
	padding-left:14px;	/* 1px of "air" inside */
	display:block;	/* Display as block - you shouldn't change this */
	text-align:left;
	font-family: Arial, Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	width:179px;
	font-size:0.8em;
}

.secondaryNav_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
	color:#B1CE3D;	/* White text */
	background: url(/images/nav/bg2ro.gif) no-repeat;
}
.categoryName {
	color: #127D71;
	font-size: 150%;
	font-weight: bold;	
	padding-bottom: 10px;
}
a.subCategoryName {
	color: #2E90D6;
	font-size: 110%;
	font-weight: bold;	
	text-decoration: none;
}
a.subCategoryName:hover {	
	text-decoration: underline;
}
.productNote {
	color:#178579;
	font-size: 92%;
	padding-top: 10px;
}
a.productLinkSmall {
	color: #2E90D6;
	text-decoration: none;
}
a.productLinkSmall:hover {
	text-decoration: underline;
}
#productQuantity_old{
	background: #EFF8F7; 
	border: #7DC5BD 1px groove; 
	color: #127D71; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 92%; 
	min-width: 91px; 
}
.content-small{
	font-size: 82%; 
}

.content-error {
	color: #990000;
}
#bestSeller{
	font-size: 63%; 
	font-family:Tahoma,Verdana,sans-serif;
	color: #178579;
}
#bestSeller a{
	color: #2E90D6;
	text-decoration: none;
	font-weight:bold;
}
#bestSeller a:hover {
	text-decoration: underline;
}
#bestSeller .bestSellerPrice {
	font-weight:bold;
}
#shoppingBasket {
	color:#178579;
	font-size:75%;
}
#shoppingBasketRed {
	color:#990000;
	font-size:75%;
}
/*  CSS for content small links  */
a.moreLinkSmall {
	color: #2E90D6;
	text-decoration: none;
	font-size: 92%;
}
a.moreLinkSmall:hover {
	color: #2E90D6;
	text-decoration: underline;
}
a.moreLink {
	color: #2E90D6;
	text-decoration: none;
}
a.moreLink:hover {
	color: #2E90D6;
	text-decoration: underline;
}
.checkoutheading {
	color: #127D71;
	font-size: 120%;
	font-weight: bold;	
	padding-bottom: 10px;

}
#checkoutContainer td{
	padding: 2px;
}
#checkoutContainer input, #checkoutContainer select, #checkoutContainer submit, #checkoutContainer button{
	font-size: 92%;
}
#checkoutContainer .sameasbilling a{
	font-size: 100%;
	color: #2E90D6;
	text-decoration: none;
}
#checkoutContainer .sameasbilling a:hover{
	text-decoration: underline;
}



/* ////////////////////// 

.productCategoryTable {
	border: 1px solid red;
	border-collapse: collapse;
}
.productCategoryTable td {
	border: 1px solid green;
}


*/

.checkoutFormField {
	background-color: #ffffff; 
	border: #7dc5db 1px groove; 
	color: #127d71; 
	font-size: 10px;
	width: 196px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica; 
}
.checkoutTable {
	border-collapse: collapse;
	width: 400px;
}
.checkoutTable {
	border: 1px solid #ffffff;
}
.checkoutTable td, .checkoutTable th {
	color: #2AA295;
	font-size: 94%;
	border: 1px solid #ffffff;
	background-color: #f3f8f7;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	width: 200px;
	font-weight: bold;
}
.checkoutTable td.buttonCell {
	background-color: #ffffff;
	text-align: right;
}
.checkoutTable th {
	background-color: #e2eeeb;
	color: #127D71;
}

.checkoutTable textarea {
	height: 35px;
}

.checkoutTable .largeText {
	font-size: 113%;
}
.secondLevelHeading {
	color: #127D71;
	font-size: 125%;
	font-weight: bold;	
}
.secondLevelHeadingRed {
	color: #990000;
	font-size: 125%;
	font-weight: bold;	
}
.checkoutTable td.mandatoryField {
	color: #990000;
}
.checkoutTable td.totalsBar {
	background-color: #006666;
	color: #ffffff;
}
.checkoutTable a {
	color: #2E90D6;
	text-decoration: none;
	background-color: transparent;
	font-size: 94%;
}
.checkoutTable a:hover {
	text-decoration: underline;
}

td.upperWide {
	width: 110px !important;
}

td.upperNarrow {
	width: 60px !important;
}

span.freeShipMessage {
	font-size: 82%;
	padding-top: 5px;
}

#shippingRates {
	 border: 1px solid #666666;
	 border-collapse: collapse;
}
#shippingRates td {
	 border: 1px solid #666666;
	 padding: 3px 5px;
}

#emailAFriendTable, #newsletterTable, #adminTable{
	border: #7DC5BD 0px solid; 
	border-collapse: collapse;
}

.emailAFriendTableField, .newsletterField, .adminField{
	width: 180px;
	border: #7DC5BD 1px solid; 
	background-color: #EFF8F7; 
}

#emailAFriendTable td, #emailAFriendTable th, #newsletterTable td, #newsletterTable th, #adminTable th {
	vertical-align: top;
	border: #7DC5BD 0px solid; 
	padding: 5px 15px;
}

#emailAFriendTable th, #newsletterTable th , #adminTable th {
	font-weight: normal;
}

#productVariation_old {
	color: #127D71; 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 92%; 
}

.shoppingBasketSmallItems {
	color: #990000;
	font-size: 63%;
}

/* Left banner image holder - below navigation */
#leftBannerItem {
  text-align: center;
  margin-top:10px;
}

img.recentlyViewedImage {
  float:left;
  margin-right:5px;
}

/*  CSS for bannerlinks1 links  */
a.bannerlinks1:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
a.bannerlinks1:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
a.bannerlinks1:hover {
	color: #fbd606;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

/*  CSS for feature links  */
a.feature-links:link {
	color: #006666;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.feature-links:visited {
	color: #006666;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.feature-links:hover {
	color: #2e90d6;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*  CSS for heading links  */
a.heading-links:link {
	color: #006666;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.heading-links:visited {
	color: #006666;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.heading-links:hover {
	color: #2e90d6;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#homepageFlashIntro {
	height: 178px;
	width: 582px;
	background-color: #E2EBED;
}

a.addthis_button img {
	margin-top: 4px;
}
#freightMessage {
	display: block;
	text-align: center !important;
	margin: 0 auto;
}

/* Product H tag styles */

#productDisplay h2,#productDisplay h3,#productDisplay h4,
#productDisplay h5, #productDisplay h6 {
	display:block;
	font-size:150%;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:8px;
}

/* Product H tag styles end */
