/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	margin: 20px;
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size: 75%;  /* 82.5%;  */
	color: #002D00; /* #000000 */
		background-color: transparent;
	background-image: url('../images/bgr.gif');
    background-attachment: fixed;
	}

a img {border: none; } /* thumbnail image border */

a:link, #navEZPagesTOC ul li a {
	color: #6068B5;  /* #3300FF  */
	/* text-decoration: none; *//* pops deled */
	}
 
a:visited {
	color: #6068B5;  /* #3300FF  */
	/* text-decoration: none; *//* pops deled */
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover {
	color: #4E5B00; /* #FF0000 */     /* POPS BROWN  */
	font-size:100%; /* pops added */
	}

#navCatTabs ul li a:hover {
	/* display: block;  */
        background-image: url('../images/nav_background_22.gif');
	padding: 1px 5px 1px 5px;
		/*     border: 1px solid #fbfcfd;   */

     /*   background-color: #ADDED4;   */
		    color:  #4E5B00; 
/**	font-size:100%;  
*    margin: 0 5 0 5;
*     padding-left: 4px;     
*      padding-right: 4px;     
*/ 
	}

a:active {
	color: #7968B5;  /* #0000FF  */
	}

h1 {
	font-size: 1.3em;  /* Quality at...  */
	color: #9a9a9a;
	}

h2 {
	font-size: 1.2em; /* Welcome Guest! ... */
	}

h3 {
	font-size: 1.4em; /* thumbnail product title ... */
	}

h4, h5, h6, LABEL, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em; /* textbox: Filter Results *//* textbox: shopping cart sidebox item text */
	}

.biggerText {
	font-size: 1.1em; /* Main product description product page...  */
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.3em 0 -0.2em 0; 

	}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #95E0FD;   /*   #95E0FD; */ /*  #CCCFCB; */ /* #cccccc */
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	}

LABEL {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 9em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #A9DDD6;   /*   #9a9a9a; */
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #95E0FD;  /* #9a9a9a;  */
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;     /* POPS RED  */
	color: #FBFCFD;   /* POPS WHITE  */
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #002D00; /* #000000 */
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #002D00; /* #000000 */
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: transparent; /*  #FBFCFD; */ /* #ffffff */     /* POPS WHITE  */
	text-align: left;
max-width: 1100px;  /* 1200px;  */
width: auto;
	vertical-align: top;
	border: 1px solid #95E0FD;   /* #969D91; */ /* #9a9a9a */
	border-bottom: 2px solid #A9DDD6;   /*   #C0C4BF; */ /* 2px solid #336633 */ /* pops added */
	border-right: 2px solid #A9DDD6;   /*   #C0C4BF; */ /*  2px solid #336633 */ /* pops added */
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#logoWrapper{
	margin:0em;
	/*  background-image: url('../images/tile_back_ 2.gif');  */
	/* 	background-repeat: repeat-x;   */
	font-weight: bold;
	color: #365497; /* #FBFCFD; */   /* #ffffff */     /* TROGLITE BLUE  */
	height: 1%; 
	padding-left:0.2em; padding-right:0.2em; padding-top:0em; padding-bottom:0em;  
	}

/* ##########################################################################  */

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0.5em;
	margin-right: 0.5em;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0em 0em 0.2em 0;
	}
/* ############################################# */


h3.attribsOptionsText{
color: #248300;
	font-size: 1em; /* ATTRIBUTES text */
	line-height: 1.1em;
	}

h4.optionName {
	font-size: 1em; /* ATTRIBUTES text */
	line-height: 1.1em;
	/* padding: 0 0.2em 0 -0.3em;  */
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
/*	background-color: #abbbd3;  */
/*	background-image: url('../images/tile_back.gif');    */
	font-weight: bold;
	color: #ffffff;   

	}
#navMainWrapper {
    padding-right: 1em;
    }
    
/* ##########################################################################  */

#navCatTabsWrapper {
	margin-left: 22px;
	padding: 0em 0em;
		background-color: transparent;  /*	background-color: #FBFCFD; /* #ffffff */     /* POPS WHITE  */
	color: #365497; /* #969D91; */   /* #9a9a9a */     /* TROGLITE BLUE  */
	background-image:url('none');     
/*	background-image: url('../images/tile_back_2.gif');  */
/*	background-repeat: repeat-x;  */
/*  padding-top:6px;    */
/*  padding-bottom:6px;    */
/*		font-weight: bold;  */
/*		font-size: 1.2em;  */
}

#navMain {
/*	background-image:url('../images/tile_back_2.gif');   */ /* url('../images/tile_back.jpg');   */
/*	background-repeat: repeat-x;  */
	}
	
#navSupp {
	background-image: url('../images/tile_back_2.gif');  
	background-repeat: repeat-x;  
	}
	
#navSupp ul, #navMain ul{
	margin-left: 22px;
/*	margin: 1.3em;  */
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul {
    padding-right: 1em;
	}

#navMain ul li, #navSupp ul li {
	display: inline;
    padding-right: 1.1em;
	}

#navCatTabs ul {
	margin: 0em;
/*	padding: 0em 0em; */
    	padding: 1px 5px 1px 5px;  
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
        }
#navCatTabs ul li {
	display: inline;
	padding: 1px 5px 1px 5px;    
/*    padding-left: 6px;  *//* 0.6em;  */
/*    padding-right:6px; *//* 0.6em;  */
    }
    
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
		margin: 0;
	color: #fbfcfd; /* #003300;   orange */   /* #006600; dk green */ /* #ff7800; orange  */ /* #81c8fe; header blue */  /*  #FBFCFD; /* #ffffff */     /* POPS WHITE  */
	white-space: nowrap; /* ; padding-left:0.5em; padding-right:0.5em; padding-top:0em; padding-bottom:0em  */
	}

#navCatTabs ul li a {
	color:  #365497; /* #969D91; */   /* #9a9a9a */     /* TROGLITE BLUE  */
	padding: 1px 5px 1px 5px;    
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #95E0FD;   /*  #969D91; */   /* #9a9a9a */
	}

#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
/*	padding: 0 0 0 15;  */
		background-color: transparent;   /*  background-color: #FBFCFD; */   /* #ffffff */     /* POPS WHITE  */
	font-size:1em;
	font-weight: bold;
	margin-top: 22px;
	margin-left: 22px;
	}

/*   #################################################   */



#top_nav {
	background: #777777 url("../images/nav_ezpages_bg.gif");
	font: bold 10px arial;
	margin: 0em;
/*	padding: 0.5em;*/
	height: 39px;
	}
#tab_nav a {
	color: #ffffff;
	text-decoration: none;
}

#tab_nav li {
/*	margin: 10px 15px;*/
	float: left;
/*	display: inline;*/
	background: url("../images/nav_bg_tabs_left.gif") no-repeat 0 0;
	padding: 0 0 0 5px;
	border-right: 1px solid #616161;
}
#tab_nav li a {
	display: block;
	background: url("../images/nav_bg_tabs_right.gif") no-repeat right 0;
	padding: 5px 5px 5px 5px;
}

#tab_nav li:hover {
	background-position: left -40px;
}
#tab_nav li:hover a {
	background-position: right -40px;
}

#tab_nav #tab_active{
	background-position: 0 -78px;
}
#tab_nav #tab_active a {
	background-position: right -78px;
}
#tab_nav li.home-link {
	padding: 0;
}
#tab_nav li.home-link a {
	display: block;
	background: url("../images/nav_home_tab.gif") no-repeat left 0;
	padding: 0px 5px 5px 5px;
	height: 17px;
	width: 2px;
}
#tab_nav li.home-link:hover a {
	background-position: left -39px;
}


#login_logout_section, #login_logout_section a {
	font: normal 11px verdana;
	color: #ffffff;
	padding: 11px 7px;
}
#login_logout_section a:hover {
	text-decoration: none;
}

.top-nav-right {
	background: url("../images/nav_top_nav_right_bg.gif") right top;
	height: 19px;
	width: 6px;
	float: right;
}
.top-nav-left {
	background: url("../images/nav_top_nav_left_bg.gif") left top;
	height: 19px;
	width: 6px;
	float: left;
}


/*  #######################################################  */    
    
    
#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url('../images/tile_back_2.gif');  /* url('../images/tile_back.jpg');   */
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/
#navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*The main content classes2*/
#contentColumnMain, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	background-color: transparent;  /*  CONTENTS BOX BC  */
	vertical-align: top;
	}


/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0em;
	}

.alert {
	color: #E81313; /* #FF0000 */
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 1.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	margin: 0em; /* 1em */
	border: 0px solid #95E0FD;   /*   #002D00; */   /* 1px solid #000000 */
	padding: 0em; /* 1em */
	}

.tableHeading TH {
	border-bottom: 1px solid #A9DDD6;   /*   #969D91; */   /* #9a9a9a */  /* Unit Bar */
	}

.tableHeading, #cartSubTotal {
	background-color: #E6ECE7; /* #e9e9e9 */ /* sub total bar */
	 }

#cartSubTotal {
	border-top: 1px solid #A9DDD6;   /*   #CCCFCB; /* #cccccc */ /* top line on subtotal bar */
	font-weight: bold;
	text-align: right;
	line-height: 2.1em; /* 2.5em */ /* vertical position */ /* independant of bar height */
	padding-right: 2.8em; /* 2.5em */
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;  /* 2.2em */ /* sub total bar */ /* moves bot_butts but not subtotal text */
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding: 0.1em 0.1em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 1.2em; /* 2em */ /* refresh image left from quantity box */
	}

.cartQuantity {
	width: 2.7em; /* 4.7em */ /*  left mar of qty textinputbox/* qty header text centres on pos */
	}

.cartNewItem {
	color: #12BA5E; /* #33CC33 */
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #8C56A9; /* #660099 */
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 2.5em; /* 3.5em */  /*  left mar of delete image /* header text (blank at present) centres on pos */
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #ECFDF8; /* #E4FEf5 */
	border: 1px solid #95E0FD;   /*   #003D00; /* #660099 */
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;     /* POPS RED  */
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em; /* 0.2em */
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em; /* 0.2em */
	}

.amount {
	width: 5.5em; /* 5.5em */
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em; /* 0.5em 1em */  /* image pos */
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.centerBoxWrapper {
	border: 1px solid #95E0FD;   /*   #969D91; */      /* #9a9a9a */
	border-bottom: 2px solid #A9DDD6;   /*   #C0C4BF; */   /* #336633 *//* pops added */
	border-right: 2px solid #A9DDD6;   /*   #C0C4BF; */   /* #336633 *//* pops added */
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #FBFCFD; /* #ffffff */     /* POPS WHITE  */
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #FBFCFD; /* #ffffff */     /* POPS WHITE  */
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #FBFCFD; /* #ffffff */     /* POPS WHITE  */
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #abbbd3;
	background-image: url('../images/tile_back_2.gif');  /* url('../images/tile_back.jpg');   */
	padding-left:0.2em; padding-right:0.2em; padding-top:0.5em; padding-bottom:0.5em
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #95E0FD;   /*   #969D91; */   /* #9a9a9a */
	border-bottom: 2px solid #A9DDD6;   /*   #A9DDD6;   */   /*   #C0C4BF; */   /* #336633 */ /* pops added */
	border-right: 2px solid #A9DDD6;   /*  #C0C4BF; */   /* #336633 */ /* pops added */
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #FBFCFD; /* #ffffff */     /* POPS WHITE  */
	padding: 0.4em;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #4E6B00; /* #FFFF33 */
	font-size:104%; /* pops added */
	/* text-decoration: none; */ /* pops deled */
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FBFCFD; /* #ffffff */     /* POPS WHITE  */
	}

.centeredContent, th, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, label#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
 	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #4E6B00; /* #008000; */
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #774D91; /* #004080; */
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #F3F4F2; /* #FF0000 */
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/*misc*/
.back {
	float: left;
    padding-right: 0.3em;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E7E8E6; /* #E8E8E8 */
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F3F4F2; /* #F0F0F0 */
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #CCCFCB; /* #cacaca */
	height: 2em;
	}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url('../images/tile_back_2.gif');  /* url('../images/tile_back.jpg');   */
	height: 3.2em;  
	color: #FBFCFD     /* POPS WHITE  */
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ccc; /* #ffffff */     /* POPS WHITE  */
	}
	
.misspell {display:none}	


#bluetop{
	background:#81c8fe;
	width:100%;
	border-color:#81c8fe;
	vertical-align:middle;
	padding:13px;
	text-align:center;
	color:#fbfcfd;
	font-size:25px;
	font-family:"Trebuchet MS";
	font-style:italic;
	
}

.proddescription{
width:100%;
float:left;
padding:3px;
margin-left:13px;
}
#proddescription2{
width:100%;
float:left;
padding:3px;
margin-left:13px;
}
.ff4{
	text-align:left;
		color:#365497;
	font-size:1.28em;
	font-family:"Trebuchet MS";
	font-style:italic;
}
.ff31{
	text-align:left;
	font-size:1em;
	font-family:"Trebuchet MS";
}
.ff32{
	text-align:left;
	font-size:1em;
	font-family:"Trebuchet MS";
	color:#008000;	
}
.ff32H{
	text-align:left;
	font-size:1.1em;
	font-family:"Trebuchet MS";
	color:#008000;	
}
.ff32L{
	text-align:left;
	font-size:1em;
	font-family:"Trebuchet MS";
	color:#008000;	
}
.ff33L{
	

	text-align:left;
	font-size:1em;
	font-family:"Trebuchet MS";
	color:#0000ff;	
}
.ff33{
	

	text-align:left;
	font-size:1em;
	font-family:"Trebuchet MS";
	color:#0000ff;	
}
.ff33H{
	

	text-align:left;
	font-size:1.1em;
	font-family:"Trebuchet MS";
	color:#0000ff;	
}
.myad{
	width:188px;
	height:272px;

	float:right;
	margin-right:13px;
padding-left:30px;
padding-top:9px;
padding-right:13px;
padding-bottom:22px;
	}
.macontents{	width:188px;
	height:270px;
		float:right;
padding:16px;

	/*  background-color:#01889b;  */

	border-color:#01889b;
	vertical-align:middle;
	text-decoration:none;
	text-align:center;
	color:#fbfcfd;
	font-size:16px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-weight:bolder;
}


li{
	list-style-type:square;}
.warrantybox{width:85px;height:85px;
	float:right;
		padding:13px;
}
.adwrap{width:188px;height:262px;
		float:right;
		padding:13px;
}
.adtop{width:188px;height:16px;
background-image:url(http://plusoneproducts.co.uk/imagesof/side-ad/AREA_top.png);
background-repeat:no-repeat;
}
.adhead{width:188px;height:50px;
background-image:url(http://plusoneproducts.co.uk/imagesof/side-ad/AREA_head.png);
background-repeat:repeat-y;
padding-top:5px;
	vertical-align:middle;
	text-decoration:none;
	text-align:center;
	color:#fbfcfd;
	font-size:18px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-weight:bolder;
}
.sideimage{width:188px;height:188px;
background-image:url(http://plusoneproducts.co.uk/imagesof/side-ad/AREA_mid.png);
background-repeat:repeat-y;
}
.admore{width:188px;height:24px;
background-image:url(http://plusoneproducts.co.uk/imagesof/side-ad/AREA_head.png);
background-repeat:repeat-y;
padding-top:5px;
text-decoration:none;
	color:#fbfcfd;
	font-size:14px;
	font-family:"Trebuchet MS";
}
.adbase{width:188px;height:16px;
background-image:url(AREA_base.png);
background-image:url(AREA_head.png);
background-repeat:no-repeat;
}
.admore a:link{	text-decoration:none;
	color: #fbfcfd; 
	}
.admore a:visited {	text-decoration:none;
	color: #fbfcfd;  /* #3300FF  */
	/* text-decoration: none; *//* pops deled */
	}
.admore a:hover{	text-decoration:none;
	color: #eeeeee; /* #FF0000 */     /* POPS BROWN  */
	font-size:100%; /* pops added */
	}

