/**
 * Main CSS Stylesheet by Danial - Tree
 */
html{font-size:100%;} /*для совместимости с ie5,6*/
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 1em;
	background-repeat: repeat-x;
	color: #000000;
	}
a img {
	border: none;
}

a:link {
	color: #3300FF;
	}

a:visited {
	color: #000066;
	}

a:hover, #navEZPagesTOC ul li a:hover, #sideBoxContent ul li a:hover, #navMain a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover, #category-top ul li, #informationContent a:hover, #categoriesContent a:hover, #documentcategoriesContent a:hover , #ezpagesHeading a:hover, #ezpagesContent a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
	


a:active {
	color: #0000FF;
	}

h1 {
	font-weight: normal;
	}

h2 {
	color: #333333;	
	}

h3 {
	
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	
	}

.biggerText {
	font-size: large;
	}

h1, h2, h3, h4, h5, h6 {
	}

/*  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-size: medium;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 0.9em;
	}

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 {
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .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 {
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	padding: 0px;
	margin-top: 0px;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {

	}

#logoWrapper{
	background-repeat: no-repeat;
	height:85px;
	background-position: right top;
	margin: 2px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	} 
#navColumnOneWrapper, #navColumnTwoWrapper {

	}
	
#tagline {
	color:#333333;
	font-size: 0.8em;
	text-align : center;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	
	}

/*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 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	margin: 0px;
	padding: 8px;
	}

#navSuppWrapper {
	background-color: #333333;
	color: #FFFFFF;
	margin-top: 0.5em;
}

#navSuppWrapper a:link, #navSuppWrapper a:visited {
	color: #CCCCCC;
	font-weight: bold;
}
#navSuppWrapper a:hover {
	color: #CC0000;
}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #666666;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	list-style-type: none;
	text-align: center;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	}

#navMain a, #navCatTabs ul li a {
	text-decoration: none;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
#navMain {
	
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#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;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	}

#navBreadCrumb {
	padding: 0.5em 0.5em;
	margin: 1px;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #000000;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0.1em;
	text-align: center;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.2em;
	margin-left: 0em;
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

/*The main content classes*/


#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	font-size: medium;
	font-style: normal;
	text-align: left;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	}
	
	.centerColumn {
	background-color: #FFFFFF;
	padding-right: 0.5em;
	padding-left: 0.5em;
	text-align: center;
	margin-right: 0.2em;
	margin-left: 0.2em;
	border: 1px solid #59372F;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0.5px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {

	}

/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	margin: 4px;
	border: 1px solid #000000;
	padding: 4px;
	float: right;
	}

.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: #000000;
	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*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 1em 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: 4px 0px;
	}

.centerBoxWrapper {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}

p.centerBoxHeading {
	font-size: medium;
	color: #ffffff;
	font-weight: bold;
	}


/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
	color: #000000;
	font-weight: bold;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	height: 1em;
	text-align: left;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {

	}

.leftBoxContainer, .rightBoxContainer {
	padding: 0.5em;
	border: 1px solid #59372F;
	margin-bottom: 1em;
	}

.sideBoxContent {

	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
	color: #CC0000;
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #666666;
	}

.centeredContent, #navSupp, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
.listingDescription {
	text-align: left;
	margin-left: 10px;
}


#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: #CCCCCC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}


#informationContent {
}



A.informationLink, A.informationLink:visited ,  {
	text-decoration: none;
	font-weight: bold;
}
A.informationLink, A.category-top, #ezpagesContent a {
	color: #000000;
}
A.informationLink:visited, A.category-top:visited {
	color: #333333;
}

/* Категории документов и подкатегории */


/* categories box parent and child categories */
#categoriesContent, #documentcategoriesContent, #searchContent, #storysideboxContent {

}
#categoriesContent p, #documentcategoriesContent p {
	margin: 0px;
	padding: 3px;
}

A.category-top, A.category-top:visited, A.informationLink, A.informationLink:visited, #ezpagesContent a, #ezpagesContent a:visited {
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 100%;
	}

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 {
	text-decoration: none;
	color: #000000;
	line-height: 80%;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
	font-weight: bold;
	}

/*#categoriesContent a:hover, #informationContent a:hover, #documentcategoriesContent a:hover {
	color: #FF0000;
	text-decoration: underline;
}*/
#catBoxDivider2 {
	border: 1px dotted #CCCCCC;
	margin: 0px;
	padding: 0px;
}

/* end categories box links */

/*misc*/
.back {
	float: left;
	
	}

.forward {
	float: inherit;
	font-weight: bold;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

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: #CCCCCC;
	height: 2em;
	}

.productListing-rowheading {
	background-color: #999999;
	color: #FFFFFF;
	}
.tabTable {
	border: 1px solid #999999;
}

.content, #siteMapList {
	text-align: left;	
}

#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;
	}
#productAttributes {
	border: 1px solid #000000;
	width: 100%;
}

#logo {
	float: left;
	height: 85px;
	width: 377px;
}

.categoryListBoxContents {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #59372F;
}
.CatImage {
	margin: 5px;
	float: left;
}
.CatDescr {
	text-align: left;
	width: auto;
}

.catDescContent {
	margin: 10px;
}

.categoryImg {
	margin-bottom: 10px;
}

.technical_inforation {
	font-size: x-small;
}
.review {
	font-size: x-small;
	font-weight: bold;
	color: #660000;
	vertical-align: top;
}
.storyBoxContent {

}

.centerColumn {

}
#indexCategoriesHeading, #indexDefaultHeading {
	text-align: center;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: normal;
}
.productListing-heading {
	white-space: nowrap;
}
#bannerTwo {
	float: right;
	height: 85px;
	width: 350px;
}
#navEZPagesTop a {
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
	padding: 0px;
	margin: 2px;
	border: 1px solid #000000;
}
#navEZPagesTop a:hover {
	background-color: #FF0000;
}
#navEZPagesTop a:active {
	background-color: #666666;
}
#siteinfoIP {
	font-size: 0.6em;
	text-transform: uppercase;
}
#contentMainWrapper {
}
#headerWrapper, #navSuppWrapper, #siteinfoIP {

}
#siteinfoLegal, #storysideboxContent, #navSupp, #parse_time {
	font-size: 0.8em;
}
.centerColumn {
	font-size:0.9em;
	}
#headerWrapper, .leftBoxContainer, .rightBoxContainer {
	background-color: #F1EFE7;
}
