/**
 * Main CSS Stylesheet
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 3215 2006-03-20 06:05:55Z birdbrain $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #ffffff;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #0000FF;
	text-decoration: none;
	}
 
a:visited {
	color: #686207;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #1b91ad;
	}

a:active {
	color: #ff0000;
	}

h1 {
	font-size: 1.5em;
	text-align: center;
	}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.2em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

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

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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

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

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

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #999999;
	}

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

LABEL, h4.optionName {
	line-height: 1.25em;
	padding: 0.1em;
	}

h4.optionName a {
	color: #FF0000;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	font-size: 0.95em;
	margin: 0.2em 0.5em;
	}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	vertical-align: middle;
	}

#logo, logoWrapper {
	text-align: center;
	vertical-align: middle;
   } 
	
.centeredImage {
	text-align: center;
	margin-top: 11px;
	margin-bottom: 0px;
	padding: 0px;

}
	
LABEL.inputLabel {
	font-size: 0.95em;
	width: 10em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

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

P, ADDRESS {
	padding: 0.5em 0.5em 0.5em 0.5em;
	margin: 0em 0.5em 0em 0.5em;
	}
	
P {
	text-align: justify;
   }

ADDRESS {
	font-style: normal;
	text-align: left;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.2em;
	border: none;
	border-bottom: 1px solid #000000;
	}

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

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 100%;
	vertical-align: top;
	background-color: #ffffff;
	margin: auto;
	}

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

#tagline {
	color:#000000;
	font-size: 1.2em;
	text-align : center;
	vertical-align: middle;
	display: none;
	}

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

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

.wrapperAttribsOptions {
	margin: 0.6em .1em 1.1em 0.6em;
	width: 100%;	
	}

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

#navMainWrapper {
	margin: 0em;
	color: #FFFF00;
	font-weight: bold;
	height: 2em;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	white-space: nowrap;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0.1em 0.2em 0.2em 0.1em;
	margin: 0em 0em 0em 0.3em;
	color: #0000CC;
	}

#navSupp {
	background-color: #ffffff;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 0px solid #000000;
	}

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

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

#navBreadCrumb {
	background-color: #ffffff;
	line-height: 0.9em;
	}
		
#navEZPagesTop {
	background-repeat: repeat-x;
	background-color: #ffffff;
	border: 0px solid #000000;
	width: 25%;
   margin: 3em 0em 0em 85em;
   }

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em 0.6em 0em 0.6em;
	padding: 0.5em;
	}

#navColumnOne, #navColumnTwo {
   margin: auto;
	padding: 0em 0.5em 0em 0.25em;
   }

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

.tell{}
.reviews{}

#productDescription, .shippingEstimatorWrapper {
	padding: 0.5em;
   margin: 2.5em 0em 0em 0.2em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.1em;
	font-size: 0.9em;
	}
.advisory {}
.important {
	font-size: 1.1em;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.2em 0.3em;
	}

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

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 2px solid #000000;
	padding: 1em;
   background-color: #FFFF00;
	}

/*.cartTableHeading TH {
	border-bottom: 1px solid #cccccc;
	}*/

.tableHeading {
	height: 2.2em;
	}

#cartSubTotal {
	border-left: 1px solid #9A9A9A;
	border-bottom: 1px solid #9A9A9A;
	border-right: 1px solid #9A9A9A;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	background-color: #d2e6f1;
	}

.tableRow, .tableHeading, #cartSubTotal {}

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

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

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

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

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

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

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

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #FF0000;
	}

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

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

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

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

.amount {
	width: 5.5em;
	}

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

.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	margin: 0em 0em 0em 0em;
	padding: 0em 2em 1em 1em;
	}
	
#productAttributes {
	margin: 0em 0.3em 0em 0.1em;
	}	
	
.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 0.5em 0em 0em 0.1em;
	}
	
h2.centerBoxHeading, .productListing-rowheading {
	margin: 0em;
	background-color: #FFFF00;
	font-size: 1.4em;
	color: #000000;
	padding: 0.2em 0em;
	border-bottom: 0px solid #000000;
	}

.centerBoxWrapper, .tabTable {
	padding: 0em;
	height: 1%; /*do not remove- IEhack*/
	border: 0px solid #B1BDCD;
	margin-top: 0.3em;
	}	

/*sideboxes*/
.columnLeft {}
.sideBoxContent {
	border: 0px solid #000000;
	margin: 3px;
	}

.rightBoxHeading, .leftBoxHeading {
	margin: 0em;
	background-color: #FFFF00;
	padding: 0.2em 0em;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	border-bottom: 1px solid #000000;
	}
	
.leftBoxContainer, .rightBoxContainer {
	background-color: #ffffff;
	border: 1px solid #000000;	
	margin: 0.5em 0em 0.6em 0em;
   }
	
h3.leftBoxHeading a, h3.rightBoxHeading a {
   color: #000000;
   }
	
h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
 	 color: #FF0000;
 	 border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    }

.rightBoxContent {
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #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;
	}

.productListing-data {
	text-align: center;
	border-bottom: 1px solid #9a9a9a;
	}
	
.banners {
	background: #F6F3D6;
	}

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

#bestsellersContent ol {
	padding: 0em;
	margin: 0em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.1em 0em 0.1em 0.6em;
	}
	
#bestsellersContent {
	margin: 0.3em;
	padding: 0.2em;
	}

#bannerboxHeading {
	background-color: #ffffff;
	}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #FFFFCC;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F2F9FF;
	height: 1.5em;
	vertical-align: top;
	}

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: #d2e6f1;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	text-align: left;
	background: #ffffff; 
	border: 1px solid #9a9a9a;
	padding: 5px;
	margin-top: 15px;
	}

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

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

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
	}
	
.navNextPrevWrapper {
   padding: 0 0 0.1em 0;
	margin: 0em 0.6em 0em 0.6em;
	}
	
/* Products Listing Adding */
.productListing-odd {
   background-color: #DCF1F6;
	height: 100px; /* Pls! this > 80px of the Image height in Admin Settings*/
   padding: 0.2em 0em 0.2em 0em;
	}

.productListing-even {
   background-color: #F2F9FF;
   height: 100px; /* Pls! this > 80px of the Image height in Admin Settings */
   padding: 0.2em 0em 0.2em 0em;
	}

.productListing-heading {
   font-size: 11px;
	}

.itemTitle, .listingDescription {
   padding: 0em 0.5em 0em 0.6em;
   text-align: left;
	}
/* End of Products Listing Adding */ 

/* Products Free-Shipping Page Adding */
#productName {
	text-align: left;
	color: #000000;
   }

#productPrices, #freeShippingIcon {
	text-align: left;
	}

#productPrices {
   font-size: 1.5em;
	padding: 0.3em 0.7em 0em 0em;
	margin: 0em 0em 1.7em 0em;
	color: #1b91ad;
   }

#productDescription {
	font-size: 11px;
	margin: 0em 0.7em 0em 18em;
	text-align: justify;
	}	
	
div.item_description {
   font-size: 11px;
   color: #868686;
   font-family: "Comic Sans MS";
   text-align: right;
   padding: 0em 0.2em;
   }
	
div.item_description ul {
 	margin: 0em 0em 0em 15em;
	}

div.item_description li {
	padding: 0.2em;
	}

#attribsOptionsText {
   color: #1b91ad;
   margin-bottom: -1em;
	}
/* End of Products Free-Shipping Page Adding */

.boxText /* Log In Sidebox */ {
   padding: 0.1em;
   border: 0px solid #000000;
   margin: 0.3em;
	/*text-align: center;*/
   }
	
#whosonlineContent, #informationContent, #ezpagesContent, #productnotificationsContent, #tellafriendContent, #whatsnewContent, #shoppingcartContent {
   padding: 0.1em;
   text-align: left;
	}

#informationContent li /* Information Sidebox */ {
   margin: 0em 0em 0.2em 0em;
   }

/* Shopping Cart Contents Adding */
#cartContentsDisplay {
   border: 1px solid #1b91ad;
	}
	  
#scQuantityHeading, #scUpdateQuantity, #scUnitHeading, #scTotalHeading, #scRemoveHeading {
	text-align: center;
	border-bottom: 1px solid #9A9A9A;
	}
	
.cartQuantity, .cartQuantityUpdate, .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay {
	border-bottom: 1px solid #9A9A9A;
	}
	
#scProductsHeading {
   text-align: left;
   border-bottom: 1px solid #9A9A9A;
   padding: 0em 0em 0em 5em;
   }
	
.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
   padding: 1.8em 0em;
	}

.cartQuantity {
   width: 20%;
	}

.cartProductDisplay {
   padding: 0.3em 0em 0em 0.5em;
	text-align: left;
	}
	
.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	}
	
#cartProdTitle {
	margin: 1.7em 0em 0em 0em;
	}
	
.newsflash /* Scrolling New Products Side Box */ {
   margin: 0.3em;
   border: 0px solid #000000;
   padding: 0.2em;
   }					
/* End of Shopping Cart Contents Adding */		
/*  Step 1 of 3 - Payment Information*/
#checkoutShipto {
	text-align: left;
	}	

#ship-freeoptions-freeoptions, #ship-usps-Express, #ship-usps-Priority {
   margin: 0em 0em 0em 2em;
   }
/*  End of Step 1 of 3 - Payment Information*/
	
/*  Step 2 of 3 - Payment Information*/
#conditions {
   margin: 0em 0em 0em 4em;
   }

.checkboxLabel {
	color: #ff0000;
	}

#checkoutBillto {
	text-align: left;
	}

#disc-ot_coupon {
	float: left;
	}

.important, .inputLabelPayment {
	text-align: left;
	}

#cc-cc-owner, #cc-cc-number, #cc-cc-expires-month, #cc-cc-cvv {
	float: left;
	}
/*  End of Step 2 of 3 - Payment Information*/

/* Step 3 of 3 - Order Confirmation*/
#ccQuantityHeading ,#ccProductsHeading, #ccTotalHeading {
   border-bottom: 1px solid #9A9A9A;
	padding: 0.3em;
   background-color: #d2e6f1;
	}

#ccQuantityHeading {
	width: 20%;
	}
	
#ccProductsHeading {
	text-align: left;
	padding: 0em 0em 0em 4em;
	}	

#orderTotals {
   border: 1px solid #9A9A9A;
	background-color: #d2e6f1;
	}

#otshipping {
   padding: 0.2em;
	margin: 0.1em 0.2em;
	}

#otsubtotal {
   padding: 0.2em;
	margin: 0.1em 0.2em;
	}

#ottotal {
   padding: 0.3em;
	margin: 0.1em 0.2em;
	}
/* End of Step 3 of 3 - Order Confirmation*/

/* Contact Us Page*/	
.contactUsBusAdd {
	text-align: center;
	}
	
.mainContentSuccess {
   padding: 0.5em;
	margin: 0em 0.5em 0em 0.5em;
	font-size: 1.2em;
   }	
/* End of Contact Us Page*/

/*  Pop-ups*/
#popupTERMS_COND {
	background-color: #FFFF00;
	margin: 6px;
   padding: 6px;
   font-size: 12px;
	font-family: "Comic Sans MS";
	}
/*  End of Pop-ups*/

/* MagSol FAQs Page*/
#magsolFaqDefaultHeading {}
#magsolFaqDefaultMainContent {
   font-size: 1.4em;
	line-height: 1.4em;
   } 

#magsolFaqDefaultSubHeading {
   margin: 1em 0em 0.2em 0em;
	padding: 0em 0em 0em 0em;
   color: #1b91ad;
   font-size: 1.2em;
   }

#magsolFaqDefaultContent {
   font-size: 1.1em;
	text-align: justify;
   margin: .4em 0em 0.2em 0em;
   padding: .4em;
   border: 2px solid #CCCCCC;
	}
	
/* End of magsol FAQs Page*/

/* Important Links Sidebar Page*/
#ezpages {
    text-align: center;
    }
/* Important Links Sidebar Page*/

/* New Products Page*/
#newProductsDefault {
   text-align: center;
   border: 1px solid #CCCCCC;
   }

td.main {
   background-color: #ffffff;
   border: 1px solid #CCCCCC;
	}

.newProductsFreeShipping {
	background-color: #d8eff5; 
	border: 1px solid #CCCCCC;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	}
/* End of New Products Page*/

/* All Products Page*/
#allProductsDefault {
   text-align: center;
   }

.allProductsFreeShipping {
	background: #D8EFF5; 
	border: 1px solid #9a9a9a;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	}
/* End of All Products Page*/

#navMain {
	border: 0px solid #000000;
   text-align: center;
	}
	
#headerWrapper {
	/*background-image: url(../images/headerwrapper.gif);
   background-repeat:no-repeat;
   height: 125px;*/
	background-color: #FFFF00;
   }
	
#navsuppWrapper {
   background-color: #b1f4f6;
   color: #000000;
   margin: 0em;
   width: 100%;
   height: 1%;
   font-weight: bold;
   }

#navCatTabsWrapper {
	margin: 0em;
	background-color: #ffffff;
	font-weight: bold;
	color: #000000;
	height: 1%;
	width: 100%;
	}
	
#whatsNew {
	margin-top: 0.3em;
	color: #9A9A9A;
   }
	
#listCellO-0 TH {
   text-align: left;
	}

h1#productListHeading, #productsListingTopNumber  {
   margin: 0em;
   padding: 0em;
   }

.productListing-heading {
   font-size: 1.1em;
   padding: .2em;
   }

#shippingInfoMainContent, #privacy, #conditions, #unsubDefault, #gomagFaqDefault {
   border: 2px solid #CCCCCC;
   padding: .2em;
	}

h1#shippingInfoHeading, h1#privacyDefaultHeading {
   display:none;
   }

#siteinfoLegal a {
   color: #1b91ad;
   }

#siteinfoLegal a:hover {
   color: #000000;
   }
	
.centerBoxContentsNew a {
   color: #1b91ad;
   font-size: 1.1em;
   }

#productReviewLink, #productTellFriendLink, .cartAdd {
   margin: 1em 0em 0em 0em;
   }
	
#indexDefaultMainContent {
	/* --CHANGED BY JOHN --
	 background-image: url(../images/content_wrapper.gif);
   background-repeat: repeat-y;
   */
   }
	
#gvFaqDefaultMainContent a {
   font-size: 1.1em;
   margin: 0.1em 0em 0em 0em;
   }

#myAccountGen , #myAccountNotify {
   font-size: 1.2em;
	}

.content {
   font-size: 1.2em;
   margin: 0.1em 0em 0em 0em;
   }

.pseudolink, .pseudolink a {
   color: red;
   }
	
input#attrib-1-182, .categoryIcon {
   display: none;
   }

 div.wrapperAttribsOptions {
   margin-top: 2em;
   float:left;
	}

h1#indexCategoriesHeading {
   text-align: center;
   }

#attrib-5, #attrib-13, #attrib-2 {
   background-color: #FFFF00;
   }

#navMainSearch {
	float: right;
	}

.ailmentsWrapper {
	width: 100%;
   }
	
.ailments ul {
   width: 60em;
	}
	
.ailments ul li {
	float: left;
	width: 20em;
	list-style: circle;
   }
	
h1#ezPagesHeading {
   display: none;
	}

.termsiagree {
	font-size: 1.4em;
	}

.termsdescription {
	font-size: 1.2em;
	margin-bottom: 2em;
	}

#conditions {
	margin-top: 1em;
	}

#tidyFlag {
text-align:center;
}