/* @override http://www.churchfuel.com/store/includes/templates/iC_AcadameV1.2/css/stylesheet.css */

/* @override 
	http://www.churchfuel.com/store/includes/templates/iC_AcadameV1.2/css/stylesheet.css
	http://www.churchfuel.com/store/includes/templates/iC_AcadameV1.2/css/stylesheet.css
	http://www.churchfuel.com/store/includes/templates/iC_AcadameV1.2/css/stylesheet.css
	http://www.churchfuel.com/store/includes/templates/iC_AcadameV1.2/css/stylesheet.css
	http://www.churchfuel.com/store/includes/templates/iC_AcadameV1.2/css/stylesheet.css
	http://www.churchfuel.com/store/includes/templates/iC_AcadameV1.2/css/stylesheet.css
	http://www.churchfuel.com/store/includes/templates/iC_AcadameV1.2/css/stylesheet.css
	http://www.churchfuel.com/store/includes/templates/iC_AcadameV1.2/css/stylesheet.css
*/

/**
 * Acadame CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2007 iChoze Internet Solutions
 * @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: 0;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background: #ECF6FA url(../images/main_bg.jpg) repeat-x 0 top}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #0095bc;
	text-decoration: none;
	}

P {
	margin: 0;
}
 
a:visited {
	color: #0095bc;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navCatTabs ul li a:hover {
	color: #0095bc;
	text-decoration: underline;
	}
#navSupp ul li a:hover {
 	color:#EEEEEE;
	text-decoration: underline;
}

a:active {
	color: #0000FF;
	}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 5px;
	margin-top: 0;
}

h1 {
	color: #9a9a9a;
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
	margin-bottom: 20px;
}

h2 {
	font-size: 1.4em;
	color: #5d5d5d;
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 12px;
	}

/*  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.1em;
	padding: 3px;
}

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

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

LABEL, h4.optionName {
	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;
	}

.checkout_next {
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 10px;
	color: #000;
}

#checkoutConfirmDefault .forward {
	margin-top: 10px;
	margin-bottom: 10px;
}

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

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	border: 1px solid #FFFFFF;
	padding: 6px;
	font-size: 12px;
	margin-bottom: 15px;
}

.messageStackWarning, .messageStackError {
	background-color: #FFE3AB;
	color: #000;
	}

.messageStackSuccess {
	background-color: #DFF2CC;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFFDE;
	color: #000000;
	}
	
.messageStackError img {
	vertical-align: middle;
	margin-right: 3px;
}

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

#cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#contentMainWrapper {
	padding:0;
	margin-top: .5em;
	margin-left: 0;
	margin-right: 0;
}

#headerWrapper{
	margin: 0em;
	padding: 0em;
	}
#welcome_box{
	color: #666666;
	font-size: 12px;
	line-height: 20px;
	background: #E7F3F2 url(../images/main_welcome_bg.gif) no-repeat right bottom;
	padding: 20px;
}
#welcome_box .title{
	color: #666666;
	font-size: 17px;
	margin-bottom: 7px;
}
#topBarWrap{
	/*background:#EEEEEE;*/
	}
#topBar{
	width:780px;
	margin:auto;
	color:#2C2C2C;
	font-weight:bold;
	}
.topBox{
	float:left;
	padding: 0 5em 0 5em;
	height: 28px
}
.topBox_left{
	background: #E7F3F2 url(../images/toolbar_left.jpg) 0 bottom;
	width: 17px;
}
.topBox_mid{
	background: #E7F3F2 url(../images/toolbar_bg.jpg) repeat-x 0 bottom;
	height: 28px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
	padding-right: 5px;
	padding-left: 5px;
}
.topBox_mid a:link, .topBox_mid a:visited {
	text-decoration: underline;
	color: #666666;
}
.topBox_mid a:hover {
	text-decoration: none;
}
.topBox_right{
	background: #E7F3F2 url(../images/toolbar_right.jpg);
	width: 5px;
	}
#lang_header{
	border-right:1px solid #9a9a9a;
	padding-left:12em;
	}
#currency_header{
	border-right:1px solid #9a9a9a;
	}
#cart_header{
	float: right;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 11em;
}
#logoWrap{
	margin:auto;
	width:780px;
	}
 
#navMainSearch{
	padding-top: 31px;
}

#navMainSearch .search_field {
	border: 1px solid #e7e7e7;
	font-size: 13px;
	color: #454545;
	height: 19px;
	margin-top: 4px;
}

#navMainSearch .search_label {
	font-size: 15px;
	color: #999999;
	padding-right: 8px;
	vertical-align: middle;
}

#logo {
	width: 239px;
	padding-left: 10px;
	background: #fff url(../images/logo_bg.jpg) repeat-x 0 bottom;
	height: 80px;
	border-bottom: 1px solid #DADCDA;
}
#topLinks{
	background:url(../images/topnav_bg.jpg);
	width:521px;
	height: 35px;
	padding-left: 10px;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {
	}
	
#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%;
	}
	
#downloads caption h4 {
	display: none;
}

#checkoutBillto address {
	margin-bottom: 20px;
}

#checkoutSuccess a img {
	border: none;
	padding: 3px 3px 3px 5px;
}

#checkoutSuccess #downloads {
	border: 1px solid #d9d9d9;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.wrapperAttribsOptions {
	margin: 5px 0em 0;
	font-size: 11px;
	color: #000;
}

.attribsRadioButton{
	padding-left: 10px;
}

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

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0px;
	font-weight: bold;
	color: #909090;
	border-top:1px solid #CABFB6;
	height: 1%;
}

#navSupp{
	width:780px;
	margin:auto;
}
#paymentsWrap{
	margin:auto;
	width:50%;
	}
#payments{
	float:left;
	width: 239px;
	background-color: #DADCDA;
	padding: 12px 5px;
	text-align: center;
}
#bottomNav{
	color:#666666;
	width:511px;
	float: left;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 12px;
	background-color: #fff;
}
#bottomNav a, #bottomNav a:visited{
	color:#818181;
	text-decoration:underline;
	}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	list-style-type: none;
	text-align: left;
	line-height: 2em;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	padding: 0;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navSupp ul li a:visited, #navCatTabs ul li a {
	text-decoration: none;
	margin: 0;
	color: #888;
	white-space: nowrap;
	}

#navSupp ul li a:hover {
	color: #000;
	text-decoration:none;
	}

#navCatTabs ul li a {
	color: #9a9a9a;
	}
	
#navEZPagesTOCWrapper {
	font-weight: bold;
	/* float: right; */
	height: 1%;
	border: 1px solid #9a9a9a;
}

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

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

#navEZPagesTOC ul li a {
	margin: 0;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
}

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

#
	
#loginDefault .buttonRow .back .important {
}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	font-size: 10px;
	color: #858585;
	padding-left: 20px;
	padding-top: 10px;
}

#navBreadCrumb a:link, #navBreadCrumb a:visited {
	color: #858585;
	text-decoration: underline;
}

#indexDefault {
}

#navBreadCrumb a:hover {
	color: #666;
	text-decoration: none;
}

#navEZPagesTop {
	font: 13px Helvetica, Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	color: #ECF6FA;
}

#navEZPagesTop a:link, #navEZPagesTop a:visited{
	color:#ffffff;
	padding-right: 1em;
	padding-left: .8em;
}
#navEZPagesTop a:hover{
	text-decoration:none;
	color: #DBFDB0;
}

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

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

.centerBoxContentsFeatured .centeredContent .back img {
}

#featured_hm_img {
	float: left;
	width: 500;
	background-color: #31ff50;
}

#featured_prod_text {
	float: right;
	width: 400px;
}

#featured_title {
	float: left;
}

/* .centerBoxContentsFeatured img {
	float: left; /*
}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	padding-top: 5px;
}
#productName {
	font-size: 15px;
}

#prod_info_col .categoryIcon {
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 11px;
}

#prod_info_col .categoryIcon a {
	color: #333;
}

#productPrices{
	font-size: 12px;
}

#productTellFriendLink{
	margin-top: 20px;
}

#productGeneral hr{
	color: #fff;
	border-bottom: 1px dotted #b8b8b8;
	margin-bottom: 30px;
	margin-top: 15px;
}

#video_preview{
	border: 4px solid #C9CBC9;
	width: 500px;
	height: 282px;
	margin-left: 11px;
	margin-top: 11px;
}

#prod_info_col{
	float: left;
	width: 215px;
}

#prod_buy_col{
	float: left;
	width: 190px;
	margin-left: 60px;
}

#prodpurchase_container {
	width: 140px;
	text-align: center;
	background-color: #f3f3f3;
	border: 1px solid #eaeaea;
	margin-top: 20px;
	padding: 4px 4px 8px;
}

#attribsOptionsText{
	font-size: 14px;
	color: #696969;
	display: none;
}

#attrib-1 {
	margin-bottom: 10px;
	font-size: 11px;
}

.wrapperAttribsOptions {
	padding-left: 10px;
	margin-bottom: 10px;
}

#productAttributes{
	text-align: center;
}

#reviews_title{
	font-size: 17px;
	border-top: 4px solid #e3e3e3;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 20px;
}

#reviews_list_title{
	font-size: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.reviews_list_content, .reviews_list_content a {
	color: #7e7e7e;
	padding-right: 30px;
}

#reviewsDefault .rating {
	margin-bottom: 5px;
}

#reviewsInfoDefault .rating{
	padding-top: 5px;
	padding-bottom: 5px;
}

.reviewsInfoDefault_add{
	padding-top: 10px;
}

.review_customer{
	color: #8a8a8a;
	font-size: 11px;
	padding-bottom: 4px;
}

.customer_review{
	font-size: 11px;
	line-height: normal;
}

#reviewsWriteHeading {
	font-size: 15px;
}

#reviewsWriteHeading .prod_title a {
	font-weight: bold;
	color: #666;
}

#productReviewLink{
	padding-bottom: 20px;
}

#reviewsWriteReviewsNotice {
	font-size: 11px;
}

#review-text{
	margin-bottom: 10px;
	margin-top: 5px;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
}
.advisory {
	font-size: 11px;
}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn {
	padding: 20px;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
#bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0;
	}
#bannerOne{
	padding:0;
	margin: 0;
}
.banners img{
	padding:0;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 10px;
	color: #818181;
}

/*Shopping Cart Display*/
#cartAdd {
	font-size: 11px;
}

#cartAdd input {
	margin: 0;
	padding: 0;
}

#cartAdd p {
	color: #68aa42;
}

.lineTitle {
	border-top: 1px solid #adadad;
	font-size: 11px;
	font-weight: bold;
}

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

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

.shoppingcart_back {
	float: left;
	margin-right: 194px;
}

#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 {
	padding: 0.5em 0em;
	}

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

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 2em;
	padding-left: 10px;
}

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

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

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

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

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

.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: left;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: left;
	padding: 0.2em;
	background-color: #f6f6f6;
}

.amount {
	width: 5.5em;
	}

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

.categoryIcon {
}

.cat_title a {
	background-color: #D0E8F3;

}

#cartImage {
	margin: 0.5em 1em;
	}

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

.attributesComments {}

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

.centerBoxWrapper {
	height: 1%;
}

h2.centerBoxHeading {
	font-size: 17px;
	color: #7d7d7d;
	font-weight: normal;
	font-style: normal;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	color: #666666;
}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background: #fff url(../images/box_header_bg.jpg) repeat-x 0 bottom;
	border-bottom: 2px solid #D0D2D0;
	color: #7d7d7d;
	font-size: 13px;
	padding: .4em 0 .4em 1em;
}

.leftBoxHeading a {
	color: #7d7d7d;
}

.centerBoxHeading{
	margin: 0em;
}
#categoriesHeading {
	background:#9a9a9a url(../images/box_header_bg.jpg) repeat-x;
	padding:.2em 0 .4em 1em;
	}
#whatsnewHeading {
	background:#7EA65A url(../images/brownboxHeadingbg.gif) repeat-x;
	padding:.4em 0 .5em 1em;
	}
#bestsellersHeading {
	background:#A99A71 url(../images/greenboxHeadingbg.gif) repeat-x;
	padding:.4em 0 .5em 1em;
	}
#categories ul{
	padding:0;
	margin:0;
	list-style:none;
	}
.category-top li{
	padding:0;
	margin:0;
	background: #EEEEEE;
	vertical-align:middle;
	}
li.category-top a{
	padding: .7em 0 0 17px;
	margin:0;
	color:#333333;
	display:block;
	height:2em;
	border-bottom: 1px solid #fff;
	background:#DADCDA url(../images/side_arrows.gif) 17.5em 1.3em no-repeat;
	font-size: 13px;
}
li.category-products a{
	padding:.4em 0 0 1.5em;
	margin:0;
	color:#333333;
	font-weight:bold;
	display:block;
	height:1.8em;
	border-bottom:1px solid #9a9a9a;
	background:#EEEEEE url(../images/boxlistbg.png) 1.2em 0.5em no-repeat;
	}
li.category-top a:hover{
	background:#C4C6C4;
	color: #000000;
	text-decoration: none;
	}
li.category-products a:hover{
	background:#333333 url(../images/boxlistbg.png) 1.2em 0.5em no-repeat;
	}
#categoriesContent{
	padding:0;
	margin:0;
	}
#bestsellersContent {
	color:#333333;
	font-weight:bold;
	}
#informationContent a:link, #informationContent a:visited, #bestsellersContent, 
#bestsellersContent a:link, #bestsellersContent a:visited{
	color:#333333;
	font-weight:bold;
	}
#extralinks{
	padding: .5em 0 .5em 1em;
	}
.leftBoxContainer, .rightBoxContainer {
	margin: 0;
}

.sideBoxContent {
	background-color: #ffffff;
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	}
#featuredProducts .centeredContent a img {
	border: 3px solid #C9CBC9;
	float: left;
	margin-right: 10px;
}

.centeredContent{
	vertical-align: top;
	float: left;
}

.product_title, .product_title a, .product_title a:visited {
	color: #333333;
	font-size: 13px;
}

.centeredContent .categoryIcon a{
	font-size: 11px;
}

.centeredContent .product_duration{
	font-size: 11px;
	color: #666666;
	font-style: italic;
}

.leftBoxContainer .centeredContent {
	vertical-align: top;
	font-size: 13px;
	float: none;
	text-align: center;
}

.leftBoxContainer .centeredContent a {
	text-decoration: none;
}

#reviewsContent{
	background-color: #E6E8E6;
	padding: 17px 17px 32px;
}

#reviewsContent .cust_name, #reviewsContent .review_date {
	text-align: left;
	padding-top: 10px;
	color: #585858;
}

.side_reviews a {
	font-size: 12px;
	color: #4d4d4d;
	text-align: left;
}

.side_reviews .categoryIcon a {
	text-align: left;
	font-size: 10px;
	background-color: #e6e8e6;
}

#reviewsContent img {
	border-style: none;
	padding-top: 8px;
	padding-bottom: 10px;
}

.side_reviews #rev_side_prodname {
	text-align: left;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

#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;
	}
.ic{
	display:none;
	}
#bannerboxHeading {
	background-color: #FFFFFF;
}

#bannerbox img {
	margin: 0;
	padding: 0;
	border-style: none;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #333333;
	font-weight:bold;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #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;
}

.#shoppingCartDefault #PPECbutton {
}

.bold {
	font-weight: bold;
	}
	
h2.centerBoxHeading {
	padding-bottom: 12px;
}

#alsoPurchased .centerBoxHeading {
	margin-top: 30px;
}

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

.rowEven {
	background-color: #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: #cacaca;
	height: 2em;
	}

.productListing-rowheading {
	background-image: url(../images/centerBoxHeadingbg.gif);
	height: 1em;
	color: #FFFFFF;
	display: none;
}
	
.listingProductImage {
	margin-right: 20px;
	border: 4px solid #C9CBC9;;
}

.productListing-data{
	padding-top: 10px;
	padding-bottom: 10px;
}

.productListing-data .itemTitle{
	font-size: 14px;
}

.listingDescription{
	padding-right: 50px;
}

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

/***IMAGE HANDLER SUPPORT ***/

#trailimageid {
  position: absolute;
  visibility: hidden;
  left: 0px;
  top: 0px;
  width: 220px;
  height: 0px;
  z-index: 1000;
}

#trailimageid div {
  padding: 5px;
  background-color: #FFF;
  border: 1px solid #888;
  text-align: center;
}

#trailimageid h1 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 2px 0px;
  text-align: left;
  width: 100%;
}

#trailimageid img {
  margin: 2px;
  border: none;
}