/**
 * 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 {
	padding-top: 1em;
	margin: 0;
	font-family: Lucida Grande, Geneva, arial, verdana, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #333333;
	/*background-image: url(../images/background_image.jpg);
	background-repeat: repeat-x;*/
	}

a img {
	border: none; 
	}

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

a:active {
	color: #0000FF;
	}

h1 {
	width: 75%;
	font-size: 1.5em;
	color: #ff0000;
	padding-left: .5em;
	padding-top: 1em;
	}

h2 {
	font-size: 1.4em;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
	}

h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.2em;
	float: none;
	padding-left: 10pt;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0;
	text-align: left;
	}

/*  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.8em;
	padding: 0.2em;
	}

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

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: none;
	}
	
/*#logo text-align: center; {
}*/

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

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: #000033;
	text-align: left;
	width: 1000px;
	vertical-align: top;
	/*border: 1px solid #9a9a9a;*/
	}

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

#logoWrapper{
	background-color: #000000;
	height:55px;
	padding-left: 1em;
	padding-top: 1em;
	padding-right: 5em;
	}

#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, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 5em 0 0 0;
	width: 47%;
	}

.wrapperAttribsOptions { /*attribute position*/
	width:250px;
	float: right;
	padding: 0em 0em;
	text-align: left;
	}

#productAttributes, {} /*attribute container*/ 

 #mediaManager, .productMusic, .rowWrapper { /*media manager container*/
 	width:100%;
	float: left;
	padding: 0em 0em;
	text-align: left;
	}

/*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, #navCatTabsWrapper {
	margin: 0em;
	background-color: #333333;
	background-image: url(../images/topcurve_blk.gif);
	background-repeat: no-repeat;
	padding: 0.5em 0.9em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}
	
#navSuppWrapper {
	margin: 0em;
	background-color: #333333;
	padding: 0.5em 0.5em;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	}

/*#navCatTabsWrapper {
	background-color: #000000;
	color: #9a9a9a;
	background-image: url(../images/tile_back2.gif);
}*/

#navMain ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: .5em;
	}

#navSupp ul, {
	display: none;
	}

#navCatTabs ul {
	margin: .8em 0;
	padding: .3em 0em;
	font-size: 1.5em;
	list-style-type: none;
	text-align: center;
	line-height: .5em;
	width: 100%;
	background-color: none;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9a9a9a;
	border-right-color: #9a9a9a;
	border-bottom-color: #9a9a9a;
	border-left-color: #9a9a9a;*/
	}

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

#navMain ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #0080ff;
	white-space: nowrap;
	}

#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ff0000;
	white-space: nowrap;
	width: 100%;
	/*border-top-width: 1px;*/
	border-right-width: 1px;
	/*border-bottom-width: 1px;*/
	border-left-width: 1px;
	/*border-top-style: solid;*/
	border-right-style: solid;
	/*border-bottom-style: solid;*/
	border-left-style: solid;
	/*border-top-color: #9a9a9a;*/
	border-right-color: #9a9a9a;
	/*border-bottom-color: #9a9a9a;*/
	border-left-color: #9a9a9a;
	}

#navCatTabs ul li a {
	color: #ff0000;
	}

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

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	padding: 0.4em 0em 0.9em 0.5em;
	background-image: url(../images/tile_back_blue.gif);
	border-left:1px solid #DEDEDC;
	border-right:1px solid #DEDEDC;
	background-color: tranparent;
	font-size: 0.95em;
	color: #191919;
	text-align: left;
	font-weight: bold;
	margin: 0em 0 0 0;
	}

/*EZ Pages Main Nav*/
#navEZPagesTop {
	background-color: #000000;
	/*background-image: url(../images/tile_back.gif);*/
	font-size: 11pt;
	color: #9a9a9a;
	margin: 0em;
	padding: 1.8em 0em 1em .6em;
	text-align: left;
	}

#navColumnOne, #navColumnTwo {
	background-color: #ffffff;
	/*background-image: url(../images/sidebox_background_image.jpg);
	background-repeat: repeat-x;*/
	}

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

/*.content,*/ .shippingEstimatorWrapper, #infoShoppingCart {
	/*font-size: 1.2em;*/
	color: #ffffff;
	padding: 0.5em;
	}
	
#productDescription {
	width: 100%;
	padding-left: 0;
	padding-right: 2em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	float: left;
	}

/*product music digital downloads*/	
#productbox {
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 15pt;
width: 54%;
float: left;
}
	
#productTitle {
width:100%;
margin:0;
padding:0 0 1em 0;
line-height:1.3em;
font-size: 1.2em;
text-align: left;
font-weight: bold;
}

#productDescription {
font-size: 1.2em;
font-family: arial, verdana, helvetica, sans-serif;
}

h1#productName {
width: 100%;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: .3em;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
font-size: 1.5em;
text-align: left;

}
	
#documentproductDescription {
	width: 98%;
	padding: 0.5em;
	float: left;
	}
	
#generalproductDescription {
	width: 100%;
	padding: 0.5em;
	float: left;
	}

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

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 1em;
	color: #999999;
	float: left;
	padding: 1em 0 1em 0;
	background-color: #333333;
	}

/*Shopping Cart Display*/
#cartAdd {
	width: 250px;
	float: none;
	background-color: #ffffff;
	background-image: url(../images/info_box_bk.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

/*Digital Download Shopping Cart Display*/	
#ddcartAdd {
	width: 250px;
	float: right;
	background-color: #ffffff;
	background-image: url(../images/info_box_bk.jpg);
	background-repeat: repeat-x;
	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: #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;
	}
.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 ;
	}

.categoryIcon {}

#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: #333333;
	}
	
#featuredProducts{ 
height: 200px; padding: 0px 0px 0px 0px; margin: 0px 0 0px 0;
background-image: url(../images/box_bk.jpg);
background-color: #ffffff;
background-repeat: repeat-x;
text-align:center;
}

/*#indexCategories{
height: 330px; padding: 0px 0px 20px 0px; margin: 10px 0px 50px 0px;
background-color: #000000;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #9a9a9a;
border-right-color: #9a9a9a;
border-bottom-color: #9a9a9a;
border-left-color: #9a9a9a;
text-align:center;
}*/

/*sideboxes*/
.columnLeft {}

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

.centerBoxHeading {
	background-image: url(../images/tile_back_grey_white.gif);
	}

.leftBoxHeading, .rightBoxHeading {
	margin: 0em 0em 0em 0em;
	background-color: #ffffff;
	background-image: url(../images/tile_back_blue.gif);
	padding: 0.5em 0em 1em 0em;
	border-left:1px solid #DEDEDC;
	border-right:1px solid #DEDEDC;
	}
	

.leftBoxContainer, .rightBoxContainer {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*border: 1px solid #9a9a9a;*/
	/*border-bottom: 1px solid #666666;*/
	margin-top: 0;
	}

.sideBoxContent { /* Inside Individual Sideboxes*/
	background-color: #ffffff;
	padding: 0.5em 0em 0.5em 0em;
	/*line-height: 2em;*/
	}

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

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #191919;
	}
	
/*snazzy boarders rounded sidebox*/
.xsnazzy h1, .zsnazzy h1 {
margin:0; 
font-size:1.2em; 
padding:0px 0px 0px 0px; 
border-bottom:1px solid #DEDEDC;
}
.xsnazzy p, .zsnazzy p {
margin:0; 
padding:5px 10px; 
font-size:10px;
}
.xsnazzy {
background: transparent; 
width:100%; 
float: none; 
margin:0px 0em 1em 0px;
}

.xtop, .xbottom {
display:block; 
background:transparent; 
font-size:1px;
}

/*top border*/
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#cccccc; 
border-left:1px solid #DEDEDC;
border-right:1px solid #DEDEDC;
}
.xb1 {
margin:0 5px; 
background:#DEDEDC;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

/*bottom  border8*/
.xb5, .xb6, .xb7, .xb8 {
display:block; 
overflow:hidden;
}
.xb5, .xb6, .xb7 {
height:1px;
}
.xb6, .xb7, .xb8 {
background:#ffffff; 
border-left:1px solid #DEDEDC;
border-right:1px solid #DEDEDC;
}
.xb5 {
margin:0 5px; 
background:#DEDEDC;
}
.xb6 {
margin:0 3px;
border-width:0 2px;
}
.xb7 {
margin:0 2px;
}
.xb8 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
/*background-image: url(../images/tile_back.gif);*/
background-repeat: repeat-x;
padding:0 0em;
border-top:1px solid #cccccc; 
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
/*border-width:1px 1px;*/
height:auto;
}
* html .xboxcontent {
height:1px;
}

.color_a {
background:#c9ba65;
color:#fff;
}
.color_b {
background:#d4d8bd; 
color:#000;
}
.color_c {
background:#758279; 
color:#fff;
}
.color_d {
background:#b2ab9b; 
color:#000;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navEZPageNextPrev, #navCatTabsWrapper, #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_thumbnail {
	width: 20px;
	padding-right: 4px;
	float: left;
	margin: 2px 0;
	}

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

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

#bestsellers li {
	margin-left: 3px;
	padding-top: 5px;
	margin: 10em 0em 10em 0em;
	clear: both;
	}

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

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}
	
/* footer menu */

.footermenu {
	vertical-alignment: middle;
	font-size: 10px;
	background: #000033;
	padding: -0.5em -2em 0em -1em;
	background-repeat: none;
	background-color: #000033;
}

.footermenu a:link{

	color: #000033;
}

.footermenu a:visited {
	color: #000000;
}

.footermenu a:hover{ 

	color: #990000;
	text-decoration:underline;
}

#footer {
background-color: #000033;
}

/*snazzy boarders rounded footer*/
.xfootersnazzy h1, .zfootersnazzy h1 {
margin:0; 
font-size:1.2em; 
padding:0px 0px 0px 0px; 
border-bottom:1px solid #DEDEDC;
}
.xfootersnazzy p, .zfootersnazzy p {
margin:0; 
padding:5px 0px; 
font-size:10px;
}
.xfootersnazzy {
background: transparent; 
width:100%; 
float:left; 
margin:0;
}

.xfootertop, .xfooterbottom {
display:block; 
background:#333333; 
font-size:1px;
}

/*footer top border*/
.xfb1, .xfb2, .xfb3, .xfb4 {
display:block; 
overflow:hidden;
}
.xfb1, .xfb2, .xfb3 {
height:1px;
}
.xfb2, .xfb3, .xfb4 {
background:#C6C6C5; 
border-left:1px solid #DEDEDC;
border-right:1px solid #DEDEDC;
}
.xfb1 {
margin:0 5px; 
background:#DEDEDC;
}
.xfb2 {
margin:0 3px;
border-width:0 2px;
}
.xfb3 {
margin:0 2px;
}
.xfb4 {
height:2px; 
margin:0 1px;
}

/*footer bottom border*/
.xfb5, .xfb6, .xfb7, .xfb8 {
display:block; 
overflow:hidden;
}
.xfb5, .xfb6, .xfb7 {
height:1px;
}
.xfb6, .xfb7, .xfb8 {
background:#ffffff; 
border-left:1px solid #DEDEDC;
border-right:1px solid #DEDEDC;
}
.xfb5 {
margin:0 5px; 
background:#DEDEDC;
}
.xfb6 {
margin:0 3px;
border-width:0 2px;
}
.xfb7 {
margin:0 2px;
}
.xfb8 {
height:2px; 
margin:0 1px;
}
.xfooterboxcontent {
display:block;
background-image: url(../images/info_box_bk.jpg);
background-repeat: repeat-x;
background-color:#ffffff;   
border:0 solid #cccccc; 
border-width:0px 0px;  
height:auto;
}
* html .xfooterboxcontent {
height:1px;
}

/*snazzy boarders rounded center column*/
.xcentersnazzy h1, .zcentersnazzy h1 {
margin:0; 
font-size:1.2em; 
padding:0px 0px 0px 0px; 
/*border-bottom:1px solid #DEDEDC;*/
}
.xcentersnazzy p, .zcentersnazzy p {
margin:0; 
padding:5px 0px; 
font-size:5em;
}
.xcentersnazzy {
background: #ffffff;
width:100%; 
float:none; 
margin:0em 0 0 0;
}

.xcentertop, .xcenterbottom {
display:block; 
/*background:#000000;*/
font-size:1px;
}

/*center column top border*/
.xc1, .xc2, .xc3, .xc4 {
display:block; 
overflow:hidden;
}
.xc1, .xc2, .xc3 {
height:1px;
}
.xc2, .xc3, .xc4 {
background:#C6C6C5; 
border-left:1px solid #DEDEDC;
border-right:1px solid #DEDEDC;
}
.xc1 {
margin:0 5px; 
background:#ffffff;
}
.xc2 {
margin:0 3px;
border-width:0 2px;
}
.xc3 {
margin:0 2px;
}
.xc4 {
height:2px; 
margin:0 1px;
}

/*center column bottom border*/
.xcb5, .xcb6, .xcb7, .xcb8 {
display:block; 
overflow:hidden;
}
.xcb5, .xcb6, .xcb7 {
height:1px;
}
.xcb6, .xcb7, .xcb8 {
background:#c6c6c5; 
border-left:1px solid #DEDEDC;
/*border-right:1px solid #DEDEDC;*/
}
.xcb5 {
margin:0 5px; 
background:#DEDEDC;
}
.xcb6 {
margin:0 3px;
border-width:0 2px;
}
.xcb7 {
margin:0 2px;
}
.xcb8 {
height:2px; 
margin:0 1px;
}
.xcenterboxcontent {
display:block;
background-image: url(../images/info_box_bk.jpg);
background-repeat: repeat-x;	
background-color:#ffffff;  
padding: 0 0; 
border:0 solid #cccccc; 
border-width:0px 0px;  
height:auto;
}
* html .xcenterboxcontent {
height:1px;
}

/*snazzy boarders rounded breadcrumb*/
.xbcsnazzy h1, .zbcsnazzy h1 {
margin:0; 
font-size:1.2em; 
padding:0px 0px 0px 0px; 
/*border-bottom:1px solid #DEDEDC;*/
}
.xbcsnazzy p, .zbcsnazzy p {
margin: 0; 
padding: 5px 10px; 
font-size: 1.2em;
}
.xbcsnazzy {
background: #ffffff; 
width:95%; 
float:left; 
margin: 0px 0em 0 0px;
padding-top: 1em;
padding-left: 12pt;
}

.xbctop, .xbcbottom {
display:block; 
background:#ffffff; 
font-size:1px;
}

/*top border*/
.xbc1, .xbc2, .xbc3, .xbc4 {
display:block; 
overflow:hidden;
}
.xbc1, .xbc2, .xbc3 {
height:1px;
}
.xbc2, .xbc3, .xbc4 {
background:#cccccc; 
border-left:1px solid #DEDEDC;
border-right:1px solid #DEDEDC;
}
.xbc1 {
margin:0 5px; 
background:#DEDEDC;
}
.xbc2 {
margin:0 3px;
border-width:0 2px;
}
.xbc3 {
margin:0 2px;
}
.xbc4 {
height:2px; 
margin:0 1px;
}

/* breadcrumb bottom  border8*/
.xbc5, .xbc6, .xbc7, .xbc8 {
display:block; 
overflow:hidden;
}
.xbc5, .xbc6, .xbc7 {
height:1px;
}
.xbc6, .xbc7, .xbc8 {
background:#ffffff; 
border-left:1px solid #DEDEDC;
border-right:1px solid #DEDEDC;
}
.xbc5 {
margin:0 5px; 
background:#DEDEDC;
}
.xbc6 {
margin:0 3px;
border-width:0 2px;
}
.xbc7 {
margin:0 2px;
}
.xbc8 {
height:2px; 
margin:0 1px;
}

.xbcboxcontent {
display:block;
background-image: url(../images/tile_back.gif);
background-repeat: repeat-x;										 
padding:0 0em;
border:0 solid #cccccc; 
border-width:0 0px; 
height:auto;
}
* html .xbcboxcontent {
height:1px;
}

/*.color_a {
background:#c9ba65;
color:#fff;
}
.color_b {
background:#d4d8bd; 
color:#000;
}
.color_c {
background:#758279; 
color:#fff;
}
.color_d {
background:#b2ab9b; 
color:#000;
}*/

/* categories box parent and child categories */
A.category-top, A.category-top:visited {
	color: #333333;
	text-decoration: none;
	line-height: 2em;
	padding-left: 0.5em;
	}
A.category-top, A.category-top:hover {
	color: #ff0000;
	text-decoration: none;
	}
A.category-links, A.category-links:visited {
	color: #004080;
	text-decoration: none;
	padding: 1em;
	}
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	line-height: 1.8em;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}
/* end categories box links */

/* space & border between listing items */
.productListing-odd td, .productListing-even td {
	text-align: left;
	vertical-align: top;
	padding:0.5em;
	margin-bottom: 1em;
	border-bottom: 3px double #aaccbb; /*adjust to taste*/
	}

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

.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: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}

#siteMapList {
	width: 50%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.4em;
	text-align: left;
	padding: 10px 10px;
	}

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

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

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #000033;
	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;
	}
	
/* for v1.3 */
.leftBoxContainer ul li, .rightBoxContainer ul li , .singleBoxContainer ul li{
  list-style-type: none;
  margin: 0;
  padding-left: 1em;
}

.leftBoxContainer ul, .rightBoxContainer ul , .singleBoxContainer ul{
  margin:0px;
  padding-left:0px;
}

.leftBoxContainer ul ul, .rightBoxContainer ul ul, .singleBoxContainer ul ul{
  list-style-type: square;
  margin:0px;
  padding-left:5px;
}

/*Feedburner Buzzboost*/
div.feedBurnerFeedBlock p.feedTitle { 
color: #ff0000;
font-weight: bold;
font-size: 1.5em;
text-align: center;
}

/*Space between posts*/
div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
display:block; 
margin:12px 0 0 0; 
}

/*Bold Heading*/
div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold;
font-size: 1.2em; 
}

/*remove bullets*/
div.feedburnerFeedBlock ul { 
margin-left:0; 
padding-left:0; 
list-style-type: none 
}

/*Shopping Cart Secure/Confidence Info*/
#secure {
	width: 50%;
	padding: 0 0em 0 5em;
	margin-left: 0em;
	/*border-top:1px solid #DEDEDC;*/
	/*border-bottom:1px solid #DEDEDC;*/
	}
	
.bestsellersBorder {
	border-bottom: 1px solid #DEDEDC;
	padding: 0.2em 0 0.2em 0;
	}
	
.optionName {
margin-top: .8em;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
color: #580c84;
font-weight: 700;
padding-left: 0em;
padding-right: 0em;
text-align: left;
width: 250px;

}

.bloginfo {
width: 45%;
background-image: url(http://www.thebasher.com/images/index/more_blog.jpg)
}

.welcome {
float: left;
width: 45%;
background-image: url(http://www.thebasher.com/images/index/welcome.jpg)
}

.basherblog {
}

.bashernews {
border: thin;
}

.maintitle {
float: left;
width: 60%;
}
