/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @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: auto;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #959595;
	background-color: #f2f2f3;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	}

a img {border: none; }

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

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}
ul, li {
	color: #959595;

}
h1 {
	font-family: "verdana", helvetica, sans-serif;
	font-size: 12px;
	color: #626060;
	}

#productGeneral h1 {
	font-family: "verdana", helvetica, sans-serif;
	font-size: 18px;
	color: rgb(0,98,174);
	margin: 5px 0px 5px;

	}

#productDescription div {
	font-weight: bold; 
	color:#B3000A; 
	font-size: 12px;
	border: 0px solid #000;
	width: 430px; 
}	
	
#productDescription div div {
	text-align: left;
	width: 430px; 
	text-align: center; 
	background: #DEDEDE; 
	padding-top: 5px; 
	padding-bottom: 10px; 
	padding-left: 5px; 
	padding-right: 5px; 
	text-align: left;
	border: 0px solid #000;
	
}	

#productDescription div div a {
	display: block;
	text-align: center;
	width: 100%;
}	

#productDescription a img, #productDescription img {
	padding:0;
	margin: 0;
	width: 440px;
}

/*#askQuestion a img, #productGeneral .navNextPrevList a img, #alsoPurchased a img {
	width: auto;
}*/
	
#productGeneral a,#productGeneral a:hover,#productGeneral a:visited {
	color: rgb(0,98,174);
	}

#cartAdd input {
	margin-top: 10px;
	}
	
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;
	}

blockquote {
	font-size: 15px;
	color: #007AD9;
	font-weight: bold;
	font-style: italic;
	padding-left: 10px;
	padding-top: 10px;
}

blockquote p {
	font-size: 10px;
	color: #626060;
}	
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	}
P {
	font-family: "verdana", helvetica, sans-serif;
	font-size: 11px;
	color: #959595;
}
/*  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 {
	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;
	}

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;
	}
#mainWrapperWide {
	margin-left: 20px;
/*	width: 1124px;*/
	width: 914px;
	text-align: left;
	border: 0px solid #ffffff;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
}
/*wrappers - page or section containers*/
#mainWrapper {
	
	text-align: left;
	width: 914px;
	/*vertical-align: top;*/
	border: 0px solid #9a9a9a;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	}

#headerWrapper {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: left;
	width: 914px;
	height: 210px;
	vertical-align: top;
	border: 0px solid #9a9a9a;
	}

#contentMainWrapperWide {
	/*background-color: #ffffff;*/
	/*background-image: url(../images/bg_carve.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
	background-color: transparent;
	border: 0px solid #000000;
	padding: 0;
	margin: 0;
	}

#contentMainWrapper {
	background-color: #ffffff;
	/*background-image: url(../images/bg_carve.gif);
	background-repeat: no-repeat;
	background-position: bottom;*/
	border: 0px solid #000000;
	}

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

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

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin: auto;
	} 
#navColumnOneWrapper {
	margin-left: 10px;
	margin-right: 10px;
	/*background-color: #e8edda;*/
	border: 0px solid #9a9a9a;
	}
#navColumnTwoWrapper {
	margin-left: 10px;
	margin-right: 10px;
	/*background-color: #e8edda;*/
	border: 0px solid #9a9a9a;
	}
	
#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;
	}

#navSuppWrapper, #navCatTabsWrapper {
	margin: 0; 
	margin: 0em;
	background: none;
	border: 0px solid #000000;
	background-image: url(../images/footer.gif);
	padding: 0px;
	font-weight: bold;
	color: #363636;
	width: 914px;
	height: 42px;
	
	}

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

#navMainWrapper {
	margin: 0em;
	background: none;
	border: 0px solid #000000;
	/*background-image: url(../images/tile_back.gif);*/
	/*padding: 0.5em 0.2em;*/
	font-weight: bold;
	color: #ffffff;
	height: 200px;
	}

.blank {
	float: left;
	border: 0px solid #000000;
	width: 695px;
	height: 150px;
	
	}

#navMain {
	float: left;
	margin-top: 25px;
	padding-left: 45px;
	background: none;
	border: 0px solid #000000;
	font-weight: bold;
	color: #ffffff;
	width: 160px;
	}
#navMain ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
		}
#navMain ul li {
	padding: 4px;
	/*display: inline;*/

	
	}
#navMain ul li a {
	border: 0px solid #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #8c8c8d;
	white-space: nowrap;
	}
#navMain ul li a:hover {
	color: #ffffff;
	}
	
.items {
	border: 1px solid #000000;
}
	

#navMenu {
	float: left;
	background: none;
	border: 0px solid #000000;
	font-weight: bold;
	color: #363636;
	width: 100%;
	padding-top: 8px;
	height: 25px;
	}
#navMenu ul {
	margin: 0;
	padding: 8px;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
		}
#navMenu ul li {
	display: inline;

	
	}
#navMenu ul li a {
	border: 0px solid #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #646363;
	white-space: nowrap;
	}
#navMenu ul li a:hover {
	
	text-decoration: underline;
		}

#navSupp ul, #navCatTabs ul {
	margin: 0;
	padding-top: 20px;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	border: 0px solid #000000;
	
	}

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

#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: left;
	border: 0px solid #000000;
	margin-left: 15px;
	margin-top: 5px;
	padding: 0px;
	}

#navMainSearch table {
	padding: 0;
	margin: 0;
	border: 0px solid black;
	border-collapse: collapse;
	}
#navMainSearch form {
	float: left;
	padding: 0;
	margin: 0;
	}	

#navMainSearch .header_search_button {
	cursor:pointer;
	background-image: url(../images/search_button.gif);
	background-repeat: no-repeat;
	border: 0px solid #000000;
	width: 52px;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#navMainSearch .header_search_button:hover {
	cursor:pointer;
	background-image: url(../images/search_button_hover.gif);
	background-repeat: no-repeat;
	border: 0px solid #000000;
	width: 52px;
	height: 30px;
}
.header_search_button:focus {
	cursor:pointer;
	background-image: url(../images/search_button_hover.gif);
	background-repeat: no-repeat;
	border: 0px solid #000000;
	width: 52px;
	height: 30px;
	}
	
.header_search_field {
	width: 120px;
	padding: 6px 0px 6px;
	font-size: 14px;
	margin-left: 3px; 
	border: 1px solid #b6b6b6;
}	
#navBreadCrumb {
	padding: 0.5em 0.5em;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	float: left;
	/*border: 1px solid #000000;*/
	}

#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;
	}
.content {
	font-size: 1.2em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}

.centerColumn {
	border-left: 2px dotted #e4e4e4;
	border-right: 2px dotted #e4e4e4;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	background-color: #FFFFFF;
	/*background-color: #e2e2e2;*/
	}

.centerColumnWide {

	padding: 30px;
	margin-bottom: 10px;
	margin-right: 0px;
	background-color: #FFFFFF;
	width: 854px;
	/*background-color: #e2e2e2;*/
	}


#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;
	}

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

/*Shopping Cart Display*/

.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,.cartNewItem:visited {
	/*color: #33CC33;*/
	color: #959595;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem,.cartOldItem:visited {
	/*color: #660099;*/
	/*color: rgb(0,98,174);*/
	color: #959595;
	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: right;
	padding: 0.2em;
	}

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

.amount {
	width: 5.5em;
	}

/*Image Display*/
 #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;
	border: 1px solid rgb(0,98,174);
	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 ,
h3.rightBoxHeadingWide, h3.rightBoxHeadingWide a {
	font-size: 1em;
	color: #0062ae;
	
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #0062ae;
}

#mainWrapperWide .leftBoxHeading, .rightBoxHeadingWide {
	margin-left: 0px;
	padding-top: 10px;
	background-color: transparent;
	background-image: url(../images/sidebox_bg_transparent.gif);
	background-repeat: no-repeat;
	width: 196px;
	height: 25px;
	border: 0px solid #000000;
	}
	
#mainWrapper .leftBoxHeading, .rightBoxHeading {
	margin-left: 0px;
	padding-top: 10px;
	background-color: transparent;
	background-image: url(../images/sidebox_bg.gif);
	background-repeat: no-repeat;
	width: 196px;
	height: 25px;
	border: 0px solid #000000;
	}

.centerBoxHeading {
	margin: 0em;
	background-color: #cccccc;
	background-color: rgb(0,98,174);
	/*background-image: url(../images/sidebox_bg.gif);*/
	padding: 0.5em 0.2em;
	}

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

.sideBoxContent {
	margin-left: 4px;
	margin-bottom: 20px;
	/*padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;*/
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	
	width: 184px;
		}

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

.rightBoxHeading a:visited, .rightBoxHeadingWide a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #0062ae;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading,.rightBoxHeadingWide, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#siteinfoLegal {
	color: #6b6b6b;
	text-align: right;
}
#siteinfoLegal a{
	color: #ffffff;
	font-weight: bold;
	text-align: right;
}
#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:link, A.category-top:visited {
	color: #959595;
	padding: 5px 0px 5px 20px;
	margin: 0px;
	/*height: 20px;*/
	display: block;
	background-image: url(../images/side_button_hover.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #e8e8e8;
	/*border: 1px solid #000000;*/
	 
	text-decoration: none;
	}


A.category-top:hover {
	color: #0062ae;
	background-image: url(../images/side_button_link.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 20px;
	margin: 0px;
	/*height: 20px;*/
	display: block;
	border-bottom: 1px solid #e8e8e8; 
	text-decoration: none;
	}
	


A.category-top-port, A.category-top-port:visited {
	color: #959595;
	padding: 5px 0px 5px 20px;
	margin-left: 4px;
	display: block;
	width: 164px;
	background-image: url(../images/side_button_hover.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	text-decoration: none;
	}


A.category-top-port:hover {
	color: #0062ae;
	background-image: url(../images/side_button_link.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 20px;
	margin-left: 4px;
	width: 164px;
	display: block;
	border-bottom: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	text-decoration: none;
	}

	

A.category-links,A.category-links:link, A.category-links:visited {
	color: #959595;
	background-image: url(../images/side_button_hover.gif);

	background-repeat: no-repeat;
	padding: 3px 0px 5px 20px;
	margin: 0;
	/*height: 20px;*/
	display: block;
	border-bottom: 1px solid #e8e8e8;
	text-decoration: none;
	}
	
A.category-links:hover {
	color: #0062ae;
	background-image: url(../images/side_button_link.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 5px 20px;
	margin: 0;
	/*height: 20px;*/
	display: block;
	border-bottom: 1px solid #e8e8e8; 
	text-decoration: none;
	}	
	
li.info a,li.info a:link, li.info a:visited {
	color: #959595;
	padding: 3px 0px 0px 20px;
	margin: 0px;
	height: 20px;
	display: block;
	background-image: url(../images/side_button_hover.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #e8e8e8;
	 
	text-decoration: none;
	}
li.info a:hover {
	color: #0062ae;
	background-image: url(../images/side_button_link.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 0px 20px;
	margin: 0;
	height: 20px;
	display: block;
	border-bottom: 1px solid #e8e8e8; 
	text-decoration: none;
	}
	
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;
	}

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

/**********begain all sibe boxheading**********************/
#categoriesHeading, #whatsnewHeading, #searchHeading, #informationHeading, #yahootreemenuHeading, #faqcategoriesHeading, #bestsellersHeading, #shoppingcartHeading {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	font-size: 13px;
	/*color: #464343;*/
}
#whatsnewHeading a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #464343;
}

/**********end all sibe boxheading**********************/





/***************product_listing*****************/
.centerBoxContentsProducts {
		border: 0px solid #000000;
	
}

.products_img_details_price {
	margin-left: 18px;
	padding: 4px;
	width: 200px;
	border: 0px solid #7e7d7b;
	/*background-color:#d8d8d8;*/
		}

.products_img_details_price_bg {
	border: 0px solid #9c9c9b;
	padding-top: 8px;
	width: 198px;
	/*background-color:#ffffff;	*/
	background-image: url(../images/product_bg1.gif);
	background-repeat: no-repeat;
	}

.product_listing_title_prices  {
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	width: 177px;
	height: 40px;
	margin-top: -7px;
	/*background-color:#ffffff;
	background-image: url(../images/box_bg.gif);
	background-repeat: repeat;*/
	border: 0px solid #cccccc;
	

	}
.listingProductImage {
	margin: 5px;
	border: 0px solid #7e7d7b;
	width: 170px;
	height: 180px;
	}

.itemTitle {
	float: left;
	border: 0px solid #000000;
	width: 130px;
	height: 20px;
	font-size: 10px;
	text-align: left;
	padding-left: 3px;
	/*background-image: url(../images/product_bg.gif);
	background-repeat: no-repeat;*/
}
.itemTitle a {
	color: #0062ae;
}

.listingDescription {
	float: left;
	border: 0px solid #000000;
	width: 50px;
}
.product_listing_prices {
	float: right;
	border: 0px solid #000000;
	color: #f30d00;
	padding-top: 5px;
	height: 17px;
	width: 40px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	/*background-image: url(../images/product_bg.gif);
	background-repeat: no-repeat;*/
}

#productsListingListingTopLinks {
	margin: 10px;
	border: 0px solid #000000;

}
#productsListingListingBottomLinks {
	margin: 10px;
	border: 0px solid #000000;

}
/*****************product_info**********************/
.navNextPrevWrapper {
	height: 30px;
	border: 0px solid #000000;
}

#productMainImage {
	width: 455px;
	border: 0px solid #000000;
	margin-bottom: 10px;
}

.productName_AddtoCart {
	margin: 0px;
	padding: 5px;
	background-image: url(../images/h1_bg.gif);	
	background-repeat: repeat;
	border: 2px solid rgb(0,98,174);
	cursor: pointer;
}

.productName_AddtoCart:hover {
	background-image: none;
}

#productName {
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
}
#cartAdd {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	}
#productPrices {
	border: 0px solid #000000;
	}
	
	
	
/******************portfolio********************/
.center_bg_banner {
	float: left;
	border: 0px solid #000000;
	width: 460px;
	height: 180px;
	/*padding-bottom: 20px;*/
	background-image: url(../images/h1_bg.gif);
	background-repeat: repeat;
	margin-bottom: 20px;
	}
.flash_banner {
	margin-left: 0px;
	margin-top: 10px;
	text-align: center;
	border: 0px solid #000000;
	width: 460px;
	height: 160px;
	}


.center_bg {
	float: left;
	border: 0px solid #000000;
	width: 460px;
	padding-bottom: 20px;
	background-image: url(../images/h1_bg.gif);
	background-repeat: repeat;
	}

.flash_portfolio {
	margin-left: 30px;
	margin-top: 20px;
	text-align: center;
	border: 0px solid #000000;
	width: 380px;
	height: 520px;
	
}

/*******bof yahootree_menu*********/
#yahootreemenuContent  {
margin: 0px;
padding : 0px;
border: 0px solid #000000;
}

A.ygtvlabel, A.ygtvlabel:link, A.ygtvlabel:visited { 
	color: #959595;
	padding: 5px 0px 5px 20px;
	margin: 0px;
	width: 164px;
	
	display: block;
	background-image: url(../images/side_button_hover.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	text-decoration: none;
}

A.ygtvlabel:hover { 
	color: #959595;
	padding: 5px 0px 5px 20px;
	margin: 0px;
	width: 164px;
	
	display: block;
	/*background-image: url(../images/side_button_hover.gif);*/
	background-image: url(../images/side_button_link.gif);
	background-repeat: no-repeat;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	text-decoration: none;
}

.menu_current, .menu_current:link, .menu_current:visited, .menu_current:hover { 
	color: #0062ae;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/side_button_link.gif);
	background-repeat: no-repeat;
	padding: 5px 0px 5px 20px;
	margin: 0px;
	width: 164px;
	
	display: block;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	}

/*******eof yahootree_menu*********/
.legalCopyright {
width: 900px;
}

.legalCopyright, .legalCopyright a, .legalCopyright a:link, .legalCopyright a:visited, .legalCopyright a:hover {
	color: #6b6b6b;
	text-align: right;
} 

.conversionTracking {
	color: #6b6b6b;
	text-align: right;
	width: 900px;
}


.pricing th 
	{
	background-color: #5C9BD0;
	color: #ffffff;
	}
	
.pricing .row-1 
	{
	background-color: #FAFDF3;
	}
	
.pricing .row-2 
	{
	background-color: #EBF6CB;
	}
	
.pricing .toplevel-row-1
	 {
	background-color: #C0D879;
	color: #FFFFFF;
	font-weight: bold;
	}
	
.pricing .toplevel-row-2 
	{
	background-color: #DFEABF;
	color: #626060;
	font-weight: bold;
	}

.block 
	{
	background-color:#FFFFFF;
	background-image:url(../images/block-bg.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	border-color:#AAAAAA #CFCFCF #CFCFCF;
	border-style:solid;
	border-width:1px 1px 1px;
	padding:10px 15px;
	vertical-align:top;
	}

.package-out 
	{
	background-color:#FFFFFF;
	background-image:url(../images/block-bg.jpg);
	background-position:right top;
	background-repeat:repeat-y;
	border-color:#AAAAAA #CFCFCF #CFCFCF;
	border-style:solid;
	border-width:1px 1px 1px;
	color:#666666;
	font-family:Arial,Tahoma,Verdana,sans-serif;
	font-size:11px;
	padding:8px 15px;
	vertical-align:top;
	}
	
.package-out-last
	 {
	border:1px solid #E1E1E1;
	}
	
.package-over
	{
	background-color:#F5FEE3;
	border-color:#BBBBBB;
	border-style:solid;
	border-width:1px 1px 1px;
	color:#666666;
	font-family:Arial,Tahoma,Verdana,sans-serif;
	font-size:11px;
	padding:8px 15px;
	vertical-align:top;
	}
	
.package-over-last
	{
	border:1px solid #BBBBBB;
	}
	
.text_order 
	{
	color:#215EAE;
	font-family:Arial,Verdana,sans-serif;
	font-size:19px;
	font-weight:normal;
	margin:0;
	padding:0;
	}
		
.text_steps
	{
	color:#92BE1C;
	font-family:Arial,Verdana,sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:0;
	}
	
.collapse-text 
	{
	font-size:15px;
	}
	
.gray-link:hover 
	{
	color:#666666;
	text-decoration: none;
	}
	
a, a:link, a:hover, a:visited
	{
	color:#215EAE;
	color: rgb(0,98,174);
	text-decoration:none;
	}
	
legend {
	color: rgb(149,149,149);
}

#shoppingcartContent .buttonRow {
	text-align: center;
	clear: both;
	width: 170px;
	height: 24px;
	float: none;
}

#shoppingcartContent {
	padding-bottom: 5px; 
}

#infoShoppingCart h1 {
	font-size: 16px;
	margin-bottom: 10px;
}
#infoShoppingCart {
	margin: 10px;
	width: auto;
}