/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $


#rootHomeMap added by Victor for root site links flushed right tpl_header.php
*/



body {
	background: #A19855 url(/images/defaultBG.jpg) no-repeat center top scroll;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	/**  color: #269;  **/
	color: #966;
	text-decoration: none;
	}
 
a:visited {
	color: #966;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover {
	color: #993300;
	}

h1 {
	font-size: 1.3em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #930;
	}

h2 {
	font-size: 1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

h3 {
	font-size: 1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: .9em;
	}
.legendH2{
	font-size:1.2em;
}
.biggerText {
	font-size: 1em;
	}

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

/*  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;
	}

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

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

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

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

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
	}

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

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	width:auto;
	}

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 {
	margin:.2em 0em .8em 0em;
	padding:0;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	margin-bottom:10px;
	}

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

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

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

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

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

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 950px;
	vertical-align: top;
	}

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

#logoWrapper{
	height:115px;
	}
#contentMainWrapper {
	background-image: url(../images/skinbg.png);
	background-color: transparent;
	border: 1px solid #FFFFFF;
	overflow:auto;
	width: 948px;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper {
	float:left;
	width: 150px;
	margin: 10px 5px 10px 10px;
	background-color:transparent;
	}
#navColumnTwoWrapper {
	float:right;
	width: 150px;
	margin: 10px 10px 10px 5px;
	background-color:transparent;
	}
	
* html #navColumnOneWrapper {
    \margin: 10px 4px 10px 5px; /* for IE5 and IE6 in quirks mode */
    /* m\argin: 10px 5px 10px 10px;  for IE6 in standards mode */
  } 
* html #navColumnTwoWrapper {
    \margin: 10px 5px 10px 4px; /* for IE5 and IE6 in quirks mode */
    /* m\argin: 10px 10px 10px 5px; for IE6 in standards mode */
  } 
  
#middleColumnSides {
	width:614px;
	line-height:1.5em;
	margin: 10px 2px;
	float:left;
	background-image:none;
	}	

#middleColumnNoSides {
	width:928px;
	margin: 10px;
	float:left;
	background-image:none;
	}
		
#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: 46%;
	}

.wrapperAttribsOptions {
	overflow:hidden;
	margin: 0;
	padding: 10px;
	line-height: 1em;
	width:175px;
	border: none;
	}
.wrapperAttribsOptions .optionName{
	font-weight:bold;
	color:#930;
	margin-right: .5em;
	}
#productAttributes {
	width:200px;
	float:left;
}
#productAttributes h4 {
	line-height:1em;
	margin:0 5px 0 0;
	padding:0;
}
#cartBlock {
	width:125px;
	float:right;
}
#productActionsMessage {
	width: 175px;
	margin: 2em 0 0;
	clear: right;
	float: right;
}

/*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 {
	background-color:#676;
	display: block;
	margin:0px;
	padding:0px;
	height: 30px;
	line-height:30px;
	color: #FFF;
	font-weight: bold;
	}
	

#navCatTabsWrapper {
	background-color: #fffaf0;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul, #rootHomeMap 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, #rootHomeMap ul li {
	display: inline;
	}

#navSupp ul li a, #navCatTabs ul li a, #rootHomeMap ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
#navSupp ul li a:hover, #navCatTabs ul li a:hover, #rootHomeMap ul li a:hover {
	color: #c99;
	}
#navMain ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color:#BDA;
	white-space: nowrap;
	}
#navMain ul li a:hover {
	color:#9F0;
	}


#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #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 {
	margin: 0;
	}
#indexProductListCatDescription, #indexProductListMfgDescription, #categoryDescription, #indexHomeDescription {
	margin: 1em 0;
	padding: 7px;
	background-color: #fffaf0;
	border-radius: 7px;
	}
#productListHeading{margin: 0 0 1em}
#categoryImgListing{margin: 0 7px 7px 0}
#indexProductListCatDescription .addthis_toolbox{height:20px; margin-bottom:10px; overflow:visible;}
#navMainSearch {
	float: right;
	}

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

#navEZPagesTop {
	background-color: #676;
	height:30px;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
	
#productGeneral {
	background-color:#FFF;
	border: 1px solid #999;
	position:relative;
}
#productActions {
	position: relative;
	display: block;
	width: 582px;
	overflow: hidden;
	padding: 10px;
}
#freeShippingIcon{
	text-align:center;
	margin:auto;
}
#productActionsLeft {
	width:150px;
}
#productActionsRight {
	width:300px;
}
#DetailsAddToCartBox {
	float: right;
	width: 200px;
	padding: 10px;
	overflow: visible;
	text-align: center;
	background-color: #fbf9f4;
	border: 1px solid #CCC;
}
.productInfoBox{
	clear:both;
	line-height: 1.5em;
	margin: 1em .5em;
	padding:1em;
	border-top:#CCC solid 1px;
	overflow:hidden;
}
.productInfoBox h2{
	background-image:none;
	color:#930;
	font-size:1.1em;
	text-align:left;
}
.productInfoBox h3{
	margin:.5em 0;
	color:#930;
	font-size:1em;
}
#reviewsWrite, #reviewsDefault, #reviewsInfoDefault {
	overflow:hidden;
	background-color:#FFF;
	padding:20px;
}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{font-style:italic;}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 25px 10px 15px;
	}

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

/*Shopping Cart Display*/
#cartAdd {
	}

.tableHeading TH {
	border-bottom: 1px solid #9a9a9a;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	vertical-align:middle;	
	padding: 0.5em 0em;
	}
#cartProdTitle {
	vertical-align:middle;
	line-height:1.3em;
	}
.cartUnitDisplay {
	color:#999;
	text-align: right;
	padding-right: 0.2em;
	}
.cartTotalDisplay {
	text-align: right;
	padding: .2em 0em;
	}
#scUpdateQuantity {
	width: 2em;
	padding: 0.5em 0em;
	vertical-align:middle;	
	}

.cartQuantity {
	vertical-align:middle;
	width: 4.7em;
	}

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

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

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	margin:0;
	padding: 5px 0 15px;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}
#productPrices {
	font-size:1.2em;
	font-weight:bold;
	}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount, .limited, .defaultprice {
	color: #c00;
	font-weight: bold;
	}
.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 
	
#cartBoxListWrapper ul li {
	display: inline;
	}
#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

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

.cartOldItem a img{
	border:1px solid #903;
}
.cartNewItem a img{
	border:1px solid #F00;
}

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

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

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

.amount {
	width: 5.5em;
	}
#shoppingcart{
	border: none;
	color:#FFF;
	margin-bottom: .5em;
}	

#shoppingcartContent{
	background: #7b4226 url(../images/cartbag.gif) top center no-repeat;
	padding: 75px 15px 10px;
	text-align:center;
}
#shoppingcartContent a, #shoppingcartContent a:visited{
	color:#BDA;
	text-decoration:underline;
}
#shoppingcartContent a:hover{
	color:#FFC;
}

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

.categoryIcon {}

.cartImage {
	margin: 0.5em 1em;
	}
	
#hoverLargeImage {
	position: relative;
	width:150px;
	height:150px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

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

.centerBoxWrapper, .tabTable {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	background-color:#FFF;
	}
.tabTable tr {
	border: 1px solid #9a9a9a;
	}

h2.centerBoxHeading {
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

.leftBoxHeading, .leftBoxHeading a,
.rightBoxHeading, .rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	font-weight:bold;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	}
.leftBoxHeading a:hover, .rightBoxHeading a:hover {
	color: #C99;
	text-decoration: none;
	} 
.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	color: #ffffff;
}
#manufacturerslistContent ul {
   list-style:none;
   margin:0;
   padding:0 5px;
 }
.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	display: block;
	margin:0px;
	padding:0px;
	height: 2em;
	line-height:2em;
	background-color:#676;
	color: #FFF;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0 0 10px;
	border: 1px solid #9a9a9a;
	border-radius:7px;
	background-color:#FFF;
	}

.sideBoxContent {
	padding: .4em;
}

.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, .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;
	}
	
#promosidebox, #spatechsidebox, #mfglinkssidebox {
	background:#FFF none;
	padding:0;
}
#spatechsideboxContent p{
	padding: 7px;
}
#mfglinkssideboxContent ul {
	list-style-type:none;
	padding-left: 5px;
	margin: 0;
}
#mfglinkssideboxContent ul li{
	list-style-type:none;
	padding: 0;
	margin: 0;
}
/* categories box parent and child categories */
#categoriesContent ul{
	margin:0;
	padding:0 5px;
	}
#categoriesContent ul li{
	list-style:none;
	}
A.category-top, A.category-top:visited {
	color: #930;
	text-decoration: none;
	}
A.category-top:hover {
	color: #996633;
	text-decoration: underline;
	}
A.category-links, A.category-links:visited {
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #873;
	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;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

.rowEven {
	background-color: #FFF;
	height: 40px;
	vertical-align: middle;
	}

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

CAPTION {
	/*display: none;*/
	}
#myAccountOrdersStatus td{
	vertical-align:top;
}
#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: #cacaca;
	height: 2em;
	}
#productListing {
	margin: 5px 0px;
	}
.productListing-rowheading {
	background-color:#676;
	height: 2em;
	color: #FFFFFF;
	}
.productListing-rowheading a, .productListing-rowheading a:visited {
	color: #FFFFFF;
	}
.productListing-rowheading a:hover {
	color: #FFFF00;
	}
.productListing-odd, .productListing-even {
	border: 1px solid #000;	
	}
.productListing-data {
	padding: 3px 10px;
	vertical-align:top;
	}
.listingDescription{
	clear:both;
	line-height:1.3em;
	margin: .6em 0;
}
.itemTitle{
	margin: 0 1em 0 0;
	font-size: 1.2em;
}
.manufacturerTitle {
	float:left;
	color: #999;
	font-style:italic;
	margin: 0;
}
.manufacturerTitle a, .manufacturerTitle a:visited {
	color:#678;
}
.manufacturerTitle a:hover {
	color:#459;
}
.listingBuyNowButton{}
.listingBuyNowButton:hover{background-color:#ff6;}

#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: #cc9;
	}
#popupShippingEstimator table, #popupSearchHelp table, #popupAdditionalImage table, #popupImage table, #popupCVVHelp table, #popupCouponHelp table, #popupAtrribsQuantityPricesHelp table, #infoShoppingCart table {
	border:solid 1px #999;
	background-color:#FFF;
	}
	
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}
#shippingEstimatorContent {
	padding: 15px;
	border: 1px solid #9A9A9A;
	background-color:#FFFAF0;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
	
#loginCreate {
	float:left;
	width: 424px;
	margin:0px 10px 40px;
	padding:10px;
	background-color:#fff;
}
#loginEnter, #morePaymentMethods {
	float:right;
	width: 424px;
	margin:0px 10px 40px;
	padding:10px;
}
#loginEnter {
	background-color:#efe;
}
#shopWithConfidence{
	float:right;
	clear:right;
	overflow:auto;
	margin: 20px 40px;
	width: 330px;
	padding: 10px;
	background-color:#FFFAF0;
}

#footer {
	clear: both;
	width: 950px;
	margin: 0px auto 10px;
	padding: 0;
	border: 1px solid #000;
	background: #272727 url(../images/footerBG.jpg) repeat-x scroll 0 0;
	color: #FFF;
}
.footbox{
	width: 23%;
	float: left;
	text-align:center;
}
.footbox ul{
	margin: 0;
	padding: .5em 1em;
}
.footbox li{
	text-align: left;
	list-style-type:none;
}
.footbox legend{
	font-size: 1.1em;
	color: #FFC;	
}
#footer a, #footer a:visited{
	color: #DDD;
	text-decoration: none;
}
#footer a:hover {
	color: #C99;
}
#footer #subscribe {
	height: 30px;
	line-height: 30px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}
#footNavigation {
	padding-top: 10px;
	color: #f2e75f;
	font-weight: bold;
	text-align:center;
}
#footerPartners {
	clear: both;
	width: 950px;
	margin: 0px auto 20px;
	padding: 0;
	text-align: center;
	vertical-align: top;
}
.inlineNavigation {
	display:block;	
	margin: 0px;
	padding: 0px;
}
.inlineNavigation li, .inlineNavigation p {
	display: inline;
	padding: 10px;
	margin: 0px;
}

#siteinfoLegal {
	margin: 10px 0px;
}
.addthis_button {
	margin: 10px 0px;
}
#PPECbutton, #GCbutton{
	float:left;
}
/*20110729 Product Pages only, needs to be moved to seperate style sheet with whatever else applies*/
#productGeneral .addthis_toolbox {margin:10px; top:0px; right:0px; position:absolute; width:400px}
#productGeneral h1 {clear:both;}
