/**
 * 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 $
 */

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

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: black;
	text-decoration: none;
	}
 
a:visited {
	color: black;
	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: red;
	}

a:active {
	color: black;
	}

h1 {
	font-size: 1.5em;
	color: black;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

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

TEXTAREA {
	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;
	color: black;
	}

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

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 {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.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 {
	background-color: #ffffff;
	text-align: left;
	width: 750px;
	vertical-align: top;
	border: 1px solid #9a9a9a;
	}

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

#logoWrapper{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	height:75px;
	}

#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: 0.3em 0em;
	}

/*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);
	padding: 0.5em 0.2em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

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

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

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

#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, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navMainSearch {
	float: right;
	}

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

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

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

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

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

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

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

.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 {
	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: black;
	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: 33%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

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

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

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

/*sideboxes*/
.columnLeft {}

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

.leftBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: transparent;
	background-image: none;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: none;
	padding: 0.4em;
	}

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

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: black;
	}

.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: black;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: black;
	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, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.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-color: black;
	background-image: none;
	height: 2em;
	color: #FFFFFF;
	}

#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;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

/*************************************/
/* Mike Stepney additions start here */
/*************************************/

/* Resizing mainWrapper */
#mainWrapper {width: 985px;}

/* Removing Zencart logo from header area */
#logo {display: none;}

/* Removing tagline text from header area */
#taglineWrapper {display: none;}

/* Removing stupid congradulatory intro ("Congratulations! You have successfully installed your Zen Cart" E-Commerce Solution.") */
h1#indexDefaultHeading {display:none;}



/*************************************/
/* Blister pack code starts here     */
/*************************************/

/*Left Box*/
.leftBoxHeading {background-image: url(../images/box/box-left-top.jpg); height: 30px; padding: 0 0 0 0;}
.leftBoxContainer {border: none;}

/*Right Box*/
.rightBoxHeading {background-image: url(../images/box/box-right-top.gif); height: 37px; padding: 0 0 0 0;}
.rightBoxContainer {border: none;}
#shoppingcartHeading img {
position: relative;
top: 23px; left: 3px;
}
#categoriesHeading img {
position: relative;
top: 3px;
}

#subscribeHeading img {
position: relative;
top: 3px;
}

#manufacturersHeading {background-image: url(../images/box/box-right-top.gif); height: 37px; padding: 0 0 0 0; font-size: 110%; color: #3852a3; text-decoration: none; font-weight: bold;}
#categoriesHeading {background-image: url(../images/box/box-right-top.gif); height: 37px; padding: 0 0 0 0; font-size: 110%; color: #3852a3; text-decoration: none; font-weight: bold;}

/* Box content area middle-repeat (must be done for each left-box as not different for right / left */
#currenciesContent {background-image: url(../images/box/box-right-mid.gif); background-repeat: repeat-y;}
#categoriesContent {background-image: url(../images/box/box-right-mid.gif); background-repeat: repeat-y;}
#informationContent {background-image: url(../images/box/box-right-mid.gif); background-repeat: repeat-y;}
#manufacturersContent {background-image: url(../images/box/box-right-mid.gif); background-repeat: repeat-y;}
#reviewsContent {background-image: url(../images/box/box-right-mid.gif); background-repeat: repeat-y;}
#subscribeContent {background-image: url(../images/box/box-right-mid.gif); background-repeat: repeat-y;}
#shoppingcartContent {background-image: url(../images/box/box-right-mid.gif); background-repeat: repeat-y;}

#catBoxDivider {width: 30px;}

h3.leftBoxHeading a {color: #3852a3; text-decoration: none; font-weight: bold;}
h3.rightBoxHeading a {color: #3852a3; text-decoration: none; font-weight: bold;}
h3.leftBoxHeading a:visited {color: black; text-decoration: none; font-weight: bold;}
h3.rightBoxHeading a:visited {color: #3852a3; text-decoration: none; font-weight: bold;}
h3.leftBoxHeading a:hover {color: #abbbd3; text-decoration: none; font-weight: bold;}
h3.rightBoxHeading a:hover {color: #abbbd3; text-decoration: none; font-weight: bold;}
h3.leftBoxHeading {color: #3852a3; text-decoration: none; font-weight: bold;}
h3.rightBoxHeading {color: #3852a3; text-decoration: none; font-weight: bold;}
#currenciesHeading {color: #3852a3; text-decoration: none; font-weight: bold;}

#informationContent {padding: 0 0 0 25px;}
#reviewsContent {padding: 0 15px 0 10px;}

#catBoxDivider {display:none;}

.leftBoxHeading {background-color: none;}
.rightBoxHeading {background-color: none;}
#navColumnOne {background-color: black;}
#navColumnTwo {background-color: black;}

#categoriesHeading {background-image: url(../images/box/box-right-top.gif); height: 37px; padding: 0 0 0 0; color: black;}
#shoppingcartHeading {background-image: url(../images/box/shopping-cart-top.gif); height: 62px; padding: 0 0 0 0; background-repeat: no-repeat;}

#categoriesHeading {font-size: 110%;}

.leftBoxContainer {padding: 0 0 0 0; margin: 5px 0 0 0;}
.rightBoxContainer {padding: 0 0 0 0; margin: 5px 0 0 0;}
#categoriesContent {font-size: 120%;}

a.category-top {color: black;}
a.category-top:visited {color: black;}
a.category-top:active {color: #0000FF;}

a.category-links {color: black;}
a.category-links:visited {color: black;}
a.category-links:active {color: black;}

a.category-products {color: #3366CC;}
a.category-products:visited {color: #3366CC;}
a.category-products:active {color: #3366CC;}

a.category-subs {color: #3366CC;}
a.category-subs:visited {color: #3366CC;}
a.category-subs:active {color: #3366CC;}

.category-subs-parent {color: #FF9933;}
.category-subs-selected {color: red;}


/* Text padding */
.sideBoxContent {padding: 0 30px 0 30px; text-align: justified; font-size: 110%}
#reviewsContent {padding: 0 30px 10px 30px;}
#categoriesContent {padding: 0 0 0 20px;}
#bestsellersContent {padding: 0 30px 0 20px; display: block; min-height: 340px;}
#bestsellers {background-color: #ffffff; background-image: url(../images/box/box-right-mid.gif); background-repeat: repeat-y;}
#manufacturersContent {padding: 3px 30px 0 30px;}

/***************/
/* Content Area*/
/***************/
#indexHomeBody {background-image: url(../images/content-area.jpg); background-repeat: repeat-y;}


.columnLeft {background-image: url(../images/content/leftcolumn.gif); background-repeat: no-repeat; background-color: #949494;}
.columnRight {background-image: url(../images/content/rightcolumn.gif); background-repeat: repeat-y;}
.centerColumn {background-image: url(../images/content/center.jpg); background-repeat: repeat-y;}
#navBreadCrumb {background-image: url(../images/content/center.jpg); background-repeat: repeat-y;}

#navColumnOneWrapper {padding: 0 0 0 0; margin: 0 0 0 0;}
#navColumnTwoWrapper {padding: 0 0 0 0; margin: 0 0 0 0;}

#mainWrapper {border: none;}
#navBreadCrumb {margin: -38px 0 0 5px; position: absolute; background: none;}

h2.greeting {padding: 0 0 0 90px; font-size: 110%; position: absolute; z-index: 200; margin: 0 0 0 0;}
#mainWrapper {background-color: black;}
.centerColumn {background-color: none;}

#siteinfoIP {display:none;}

#loginDefaultHeading {margin: 0 0 0 180px; font-size: 110%; position: absolute; z-index: 200;}

.buttonRow {margin: 0 0 0 0; float: left;}
#contentMainWrapper {background-color: black;}
/* #indexDefault {padding: 0 35px 0 35px;} */


/* Body background settings */
#indexHomeBody {background-color: black;}
#productsallBody {background-color: #304fad;}
#loginBody {background-color: #304fad;}
#reviewsBody {background-color: #304fad;}

#indexHomeBody {background-attach: fixed; background-image: url(../images/background.jpg); background-repeat: repeat-y; background-position: center;}
#reviewsBody {background-attach: fixed; background-image: url(../images/background.jpg); background-repeat: repeat-y; background-position: center;}
#productsallBody {background-attach: fixed; background-image: url(../images/background.jpg); background-repeat: repeat-y; background-position: center;}
#loginBody {background-attach: fixed; background-image: url(../images/background.jpg); background-repeat: repeat-y; background-position: center;}
Body {background-attach: fixed; background-image: url(../images/background.jpg); background-repeat: repeat-y; background-position: center;}


#indexDefaultMainContent {text-align: justify;}
#contentMainWrapper {background: #ffffff; background-image: url(../images/content/wrappercenter.jpg); background-repeat: repeat-y;}

.categoryListBoxContents {font-size: 150%; font-family: impact;}
.productListing-data {padding: 10px 0 0 0;}
#indexProductListCatDescription {font-size: 120%;}

a.productListing-heading {color: #ffffff;}
.centerBoxWrapper {border-color: black;}
#productListing {padding: 10px 0 0 0;}
#productsListingTopNumber {padding: 5px 0 5px 0;}
#productsListingBottomNumber {padding: 5px 0 5px 0;}
.centerBoxWrapper {margin: 10px 0 0 0;}
#submit2 {padding: 5px 0 5px 0;}

#indexProductListCatDescription {font-size: 150%; font-family: arial;}
#productDescription {text-align: justify; margin: 0 15px 0 170px;}
.listingDescription {text-align: justify; margin: 0 15px 0 15px;}
.catDescContent {font-size: 120%;}


#productTellFriendLink {display:none;}
#cartAdd {background-color: #ffffff; color: black; font-weight: bold; padding: 0 0 0 0; float:left; width: 172px; border: none;}
#productReviewLink {margin: 0 0 0 10px;}
#submit1 {display:none;}
#whatsNew {border-width: 3px;}
#featuredProducts {border-width: 3px;}
#specialsDefault {border-width: 3px;}
.navNextPrevWrapper {padding: 0 0 5px 0;}
#productReviewLink {margin: 0 0 0 28px;}
.content {color: black; z-index: 300;}
#discountcouponInfo {display: block; font-size:160%; z-index: 300; margin: 100px 0 0 0;}
#checkoutShipto {text-align: right; width: 300px;}
#checkoutBillto {text-align: right; width: 300px;}
.floatingBox {width: 200px;}
#checkoutOrderTotals {padding: 0 50px 0 0;}
#orderTotals {padding: 0 50px 0 0;}
.reviewCount {font-size: 130%; font-weight: bold; margin: 0 0 0 32px;}
.productListing-odd {background-color: white;}
.productListing-even {background-color: #ececec;}
.productListing-data {padding: 5px 0 5px 0;}
#productListing {background-color: white;}
#productsListingTopNumber {padding: 0 0 5px 160px;}
#productsListingBottomNumber {padding: 0 0 5px 160px;}

.listingProductImage {padding: 0 0 0 5px;}

.rowEven {background-color: white;}
.rowOdd {background-color: #ececec;}

#productAdditionalImages {display: none;}
#PPECbutton {padding: 30px 200px 0 0;}

#indexProductListCatDescription {text-align: justify;}
#productDetailsList {float: right;}

/* Editing pop-up windows (help etc.) */
#infoShoppingCart {color: #ffffff;}
#shippingEstimatorContent {color: #ffffff;}

.categoryImg {text-align: center;}
.categoryIcon {text-align: center;}
#indexCategoriesHeading {text-align: center; font-size: 200%; color: #3366cc;}
#productListHeading {text-align: center; font-size: 240%; color: black; text-decoration: underline;}
.catDescContent {text-align: center; margin: 5px 0 0 0; font-size: 125%; font-weight: bold;;}
.categoryImg {text-align: center; margin: 5px 0 0 0; font-size: 125%; font-weight: bold; border-bottom: 1px solid black; border-bottom-style: dashed; padding: 0 0 5px 0;}
.centerBoxWrapper {margin: 40px 0 0 0;}

#sorter {text-align: center;}
#reviewsDefaultHeading {text-align: center; font-size: 200%; color: #3366cc;}
#shippingInfoHeading {text-align: center; font-size: 200%; color: #3366cc;}
#featuredDefaultHeading {text-align: center; font-size: 200%; color: #3366cc;}
#newProductsDefaultHeading {text-align: center; font-size: 200%; color: black;}
#preordersHeading {text-align: center; font-size: 200%; color: #3366cc;}

#indexProductListCatDescription {text-align: center; font-size: 125%; font-weight: bold; color: black;}
.navSplitPagesResult {text-align: center;}

#navBreadCrumb {max-width: 590px;}
.categoryIcon {margin: 0; font-size: 125%; font-weight: bold; color: #3366cc;}

/***************/
/* Header Area */
/***************/

#headerWrapper {position: static; clear:both;}
#navMainWrapper {padding: 7px 50px 0 50px; position: static; background-color: black; height: 37px; margin: 0 0 -6px 0;}

/* footer */
#navSuppWrapper {padding: 0 50px 0 50px; position: static;}
.legalCopyright {background-color: #304fad;}
.banners {background-color: #394fad;}
#siteinfoLegal {background-color: #ffffff;}

#navMainWrapper {background-image: url(../images/topbar.jpg); background-repeat: no-repeat;}

/* Footer */
.banners {display: none;}

.betterCategories {width: 150px;}
.category-products {text-align: left; display: block; margin: 0 0 0 10px;}
.category-subs {text-align: left; display: block; margin: 0 0 0 10px;}
#indexProductListCatDescription {text-align: justify;}

.category-products {font-weight: bold; border-left: 1px solid #99CCEE; border-bottom: 1px solid #99CCEE;}
.category-subs {font-weight: bold; border-left: 1px solid #99CCEE; border-bottom: 1px solid #99CCEE;}

.category-links {font-weight: bold; font-style: italic;}


#contentMainWrapper {background-color: none;}
#headerWrapper {background-color: none;}
#mainWrapper {background-color: none;}
#navColumnTwo {background-color: none;}
#navColumnOne {background-color: none;}
#indexHomeBody {background-color: none;}
#indexDefault {background-color: none;}



/* Cobra Stickers */



/*Cobra Box*/
#blanksidebox {position: relative; bottom: 20px; height: 200px}

h3#blanksideboxHeading {font-size: 0%; color: transparent; line-height: 0px;}
#blanksideboxHeading {background-image: none; height: 0px; background-color: none; background-repeat: no-repeat; padding: none; margin: none;}
#blanksideboxContent {background-image: none); background-repeat: no-repeat; background-color: none; height: 460px; padding: none; margin: none;}
.leftBoxContainer {border: none; background-color: none;}
#navColumnOne {background-color: none;}
.sideBoxContent {background-color: none;}
.columnLeft {background-color: none;}

.back {font-size: 130%;}

#navSuppWrapper {background-color: black; background-image: url(../images/flag_bottom.gif); padding: 5px 0 0 0; font-weight: bold; font-size: 130%; color: #ffffff; height: 38px; background-repeat: no-repeat;}

#siteinfoLegal {background-color: black; color: white;}
#navBreadCrumb {font-size: 110%;}

.cobra1 {position: absolute; top: 30px; right: 0; z-index: 1000;}

#indexDefaultMainContent {padding: 0 0 0 0;}
#informationContent a {color: black;}
#informationContent a:hover {text-decoration: underline;}

.categoryIcon a {font-size: 150%; color: back;}
.centerBoxHeading {background-color: black; margin: 0em; padding: 0.5em 0.2em;}

.centerBoxWrapper {background-color: white;}

.greeting a {text-decoration: underline;}

#productMainImage {border: 2px solid black; background-color: transparent;}
#productGeneral {background-color: white; padding: 0 25px 0 35px;}
.legalCopyright a {color: white;}
#navSuppWrapper a:hover{color: white;}
#cartAdd {background-color: transparent;}
#productReviewLink {display: none;}
.navNextPrevWrapper {margin: 0 25px 5px 0;}
#productGeneral {background-image: url(../images/content/center.jpg); background-repeat: reapeat-y; z-index: 1000;}
#loginDefault {background-image: url(../images/content/center.jpg); background-repeat: no-repeat; z-index: 1000; padding: 50px 20px 0 20px;}
#checkoutShipping {background-image: url(../images/content/center.jpg); background-repeat: no-repeat; z-index: 1000; padding: 0 20px 0 20px;}
#checkoutPayment {background-image: url(../images/content/center.jpg); background-repeat: no-repeat; z-index: 1000; padding: 0 20px 0 20px;}
#checkoutConfirmDefault {background-image: url(../images/content/center.jpg); background-repeat: no-repeat; z-index: 1000; padding: 0 20px 0 20px;}

.itemTitle {font-size: 130%; padding: 0 5px 0 5px;}

.centerColumn {margin: 0 0 0 0;}
.cartNewItem {color: black; font-weight: bold;}
#cartBoxListWrapper {font-weight: bold; font-size: 110%;}

#indexDefault {margin: 0 0 100px 0;}
#productGeneral {margin: 0 10px 0 0;}
#cartProdTitle {font-weight: bold; font-size: 130%;}

/*.cartQuantityUpdate {display: none;}*/
.buttonRow.forward {padding: 0 0 0 20px;}
.shopping-cart-top {position: relative; top: -40px; left: 75px; padding: 0 0 0 0; z-index: 999; width: 392px;}
.shopping-cart-text {position: relative; left: 40px; padding: 0 0 0 0; margin: -50px 0 0 0; width: 492px;}
.messageStackSuccess {background-color: #23E327; display: none;}
.forward {z-index: 1000;}
.main {background-color: white; padding: 0 0 0 0; margin: 0 0 0 0;}
.advisory {margin: 30px 0 0 0;}
#checkoutShippingHeading {padding: 30px 0 0 0;}
#checkoutPaymentHeading {padding: 30px 0 0 0;}
#checkoutConfirmDefaultHeading {padding: 30px 0 0 0;}

.messageStackCaution {z-index: 2000;}
.instructions {width: 300px; float: right;}
#checkoutShipto {float: left;}
#checkoutShipAddressDefaultHeading {font-size: 190%; font-weight: bolder;}
.messageStackCaution {margin: -50px 0 50px 0;}
#allProductsDefault {background-image: url(../images/content/center.jpg); background-repeat: repeat-y; z-index: 1000; padding: 50px 20px 10px 20px; border-bottom: solid 1px black;}
#newProductsDefault {background-image: url(../images/content/center.jpg); background-repeat: repeat-y; z-index: 1000; padding: 50px 20px 0 20px; border-bottom: solid 1px black;}

.category-top {clear: both; width: 190px; line-height: 1.5em; font-size: 90%; font-weight: bold;}
.category-links {display: none;}
#allProductsDefault {background-color: none;}
.sideBoxContent {padding: 10px 30px 0 30px;}
#productGeneral {border-bottom: solid 1px black;}
#loginDefault {border-bottom: solid 1px black;}
#shippingInfoHeading {display: none;}
.productListing-odd {font-size: 100%;}
.productListing-even {font-size: 100%;}
#pageTwoHeading {display: none;}
#productDescription {text-align: left;}
.category-subs-selected {border-bottom: 1px solid #FE757F;}
p.main {background-color: #FECE50;}

#categoryImgListing {
padding: 8px 0 5px 0;
}

h1#indexCategoriesHeading {color: black;}

.category-subs-parent {color: red;}

#productDetailsList {
  float: right;
  position: relative;
  left: 25px;
  text-align: center;
  border: 2px solid black;
  padding: 3px 0 3px 0;
  background-color: white;
}

#pageThreeHeading {
  display: none;
}

.gallerybox {
  background-color: transparent;
  border-bottom: 1px solid black;
  padding: 0 0 30px 0;
  text-align: center;
}

.gallery_image {
  border: 2px solid black;
  display: inline;
}

.galleryboxtext {
  color: black;
  font-weight: bold;
  font-size: 110%;
  text-align: justify;
}

#shoppingcartContent img {
  position: relative;
  left: 30px;
}

#shoppingcart {
  background-color: transparent;
}

#shoppingcartContent li {
  border: 1px solid black;
  border-bottom: 2px solid black;
  border-right: 2px solid black;
  margin: 0 0 5px 0;
  padding: 5px;
  background-color: white;
  font-size: 80%;
}

.gallery_head {
  background-color: transparent;
  padding: 5px;
  text-align: center;
  border-bottom: 1px solid black;
}

.navNextPrevCounter {
  font-weight: bold;
  font-size: 120%;
}

A.category-factions, A.category-factions:visited  {
  clear: both;
  width: 190px;
  line-height: 1.5em;
  font-size: 100%;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

A.category-factions-last, A.category-factions-last:visited  {
  clear: both;
  width: 190px;
  line-height: 1.5em;
  font-size: 100%;
  font-weight: bold;
  color: black;
  text-decoration: none;
  border-bottom: 1px solid black;
  margin-bottom: 5px;
}

.news a {
  color: black;
  text-decoration: underline;
}

.news a:hover {
  color: red;
}

.news_faction_icons a {
  color: black;
}

.news_faction_icons a:hover {
  color: red;
}

.betterCategories {
  font-size: 90%;
}
.normalprice {
  font-size: 130%;
}

.productSalePrice {
  font-size: 140%;
}

.list a {
  color: black;
;
}

.list a:hover {
  color: red;
  text-decoration: underline;
}

#productMainImage {
text-align: center;
display: inline;
clear: both;
border: 0;
width: 545px;
}

#productMainImage img {
border: 2px solid black;
}


#productDescription {
  float: none;
  margin: auto;
  clear: both;
}

.productGeneral {
  clear: both;
  text-align: center;
}

#productListHeading, #indexCategoriesHeading {
  padding: 4px;
  border-bottom: none;
  text-decoration: none;
  background: transparent;
}



.example_images {
  text-align: center;
  padding: 10px 3px 10px 3px;
  margin: 0 auto;
  margin-top: 15px;
  background-color: #e5e5e5;
}

.example_images img {
margin: 5px;
}

.news_images {
  text-align: center;
  padding: 5px 10px 10px 10px;
  margin: 0 auto;
  margin-top: 15px;
  width: 85%;
  background-color: #eeeeee;
  border: 3px solid #f6f6f6;
}



.new_header {
height: 157px;
background-image: url(http://www.cobrastickers.com/includes/templates/cobrastickers/images/header/header_new.jpg);
}

.categoryIcon img {
display: none;
}

.categoryIcon {
width: 537px;
font-size: 110%;
}

#navColumnOne {
background-color: #9a9a9a;
}
.factions {
background-color: white;
border: 2px solid black;
width: 635px;
position: relative;
left: 330px;
top: 10px;
height: 95px;
}

.mini_box {
display: block;
position: relative;
float: right;
text-align: center;
padding: 3px 25px 0 0;
}

#cartBoxListWrapper a:hover{
background-color: #dddddd;
}

.welcome_box, .order_box, .contact_box {
background-color: #f0f0f0;
margin: 0px 50px 10px 50px;
padding:5px 25px 25px 25px;
font-size: 130%
}


#news_header{
border-bottom: 1px solid black;
padding: 5px 0 5px 0;
}