/*
  $Id: stylesheet.css,v 1.5 2006/01/04 18:18:04 zhuravlev Exp $
*/
/* COLOR SETTINGS*/
BODY {color: #606060;}
.orderEdit {color: #70d250;}
.stockWarning {color: #cc0033;}
A, a.categoryName, a.pathNor, a.pathAct, a.menuL0Nor, TD.headerIco, a.menuL1Nor, a.menuL2Nor, a.menuL3Nor {color: #997596;}
A:hover, a.pathAct, span.pathAct {color: #d2006b;}
H1{color: #d2006b;}
H2, H3, H4, H5, a.manufacturerName:hover, span.newPrice {color: #d2006b;}
td.headerNavigation, .headerNavigation a {color:#E393C9}
.headerNavigation a:hover {color:#CC3399}
TD.headerError, TD.headerInfo, div.infoBoxHeading {color: #ffffff;}
TD.footer {color: #c0c0c0;}
div.infoBoxHeadingRight, a.productName, a.manufacturerName, div.infoBoxHeadingRight a, a.productName:hover, TD.pageHeading, DIV.pageHeading, a.categoryName:hover, TD.infoBoxHeading, TD.subBar {color: #000000;}
.productListing-heading {color: #333333;}
A.pageResults {color: #999999;}
A.pageResults:hover {color: #CC3399;}
SPAN.markProductOutOfStock {color: #c76170;}
TD.accountcategory_group {color: #aabbdd;}
SPAN.newItemInCart, SPAN.productSpecialPrice, SPAN.errorText, .inputRequirement {color: #ff0000;}
SPAN.greetUser {color: #f0a480;}
.checkoutBarFrom, .checkoutBarTo {color: #8c8c8c;}
.checkoutBarCurrent, span.category_current, .boxRtitle a:hover {color: #000000;}

a.menuL0Nor:hover{color: #000000;} 
a.menuL0Act{color: #000000;} 
a.menuL0Act:hover {color: #000000;} 

a.menuL1Nor:hover {color: #000000;} 
a.menuL1Act {color: #000000;} 
a.menuL1Act:hover {color: #000000;} 

a.menuL2Nor:hover {color: #000000;}
a.menuL2Act {color: #000000;} 
a.menuL2Act:hover {color: #000000;} 

a.menuL3Nor:hover {color: #000000;} 
a.menuL3Act {color: #000000;} 
a.menuL3Act:hover {color: #000000;}

span.category_count {color: silver;}
.boxRtitle a, td.boxRtitle {color:#d2006b;}






/* BACKGROUND SETTINGS*/
BODY, TD.productListing-img, TD.productListing-data {background-color: #FFFFFF;}
.infoBox, div.infoBoxContents {background-color: #ffffff;}
.errorBox {background-color: #ffb3b5;}
.productsNotifications {background-color: #f2fff7;}
.infoBoxNotice {background-color: #FF8E90;}
.infoBoxNoticeContents {background-color: #FFE6E6;}
TR.headerError, TD.headerError {background-color: #ff0000;}
TR.headerInfo, TD.headerInfo {background-color: #00ff00;}
TR.footer {background-color: #009000;}
div.infoBoxHeading {background-color: #B00000;}
div.infoBoxHeadingRight {background-color: #c0c0c0;}
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
	background-color: #f8f8f9;
}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	background-color: #f8f8f9;
}
.productListing-heading {background-color: #ddd;}
.moduleRowOver {background-color: #D7E9F7;}
.moduleRowSelected {background-color: #E9F4FC;}
TABLE.formArea {background-color: #f1f9fe;}
TD.infoBoxHeading {background-color: #ececec;}
TR.subBar {background-color: #f4f7fd;}
.messageStackError, .messageStackWarning {background-color: #ffb3b5;}
.messageStackSuccess {background-color: #99ff00;}
#catalog_map {background-color: white;}
td.boxRheader, td.boxRtitleBG, td.boxRcontent, td.boxRfooter {background: #f8f4ff;}



.boxText {font-size: 8pt; }
.errorBox {font-size : 8pt; font-weight: bold; }
.stockWarning {font-size : 8pt;}
.orderEdit {font-size : 8pt; text-decoration: underline; }

BODY, TD {
	background-repeat: no-repeat;
	margin: 0px;
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10pt; 
}
p{
margin: 5px 0px 5px 0px;
text-align: justify;
}
ul{
	margin: 5px 0px 10px 25px;
}
li{
margin: 2px 0px 2px 0px;
text-align: justify;
}
li, li.main{
	list-style: disc;
}

IMG {border: 0;}
A {
	text-decoration: underline;
	font-weight: bold;
}

A:hover {text-decoration: underline;}

FORM {display: inline;}
H1 {margin: 0; padding: 0 10px 0px 10px; font-size: 14pt; font-weight: bold;}
H2, H3 {font-size: 12pt; font-weight: bold;} 
H4, H5 {font-size: 10pt; font-weight: bold;}

TD.headerIco{
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	vertical-align: top;
	font-size: 7pt;
	font-weight: normal;
	padding: 3px 3px 3px 3px;
	width: 1%;
}
.headerIco a {text-decoration: none;}

td.headerNavigation{
	text-align: left;
	font-size: 7pt;
	white-space: nowrap;
	padding: 0 10px 0 0;
}
.headerNavigation a, .headerNavigation a:hover {text-decoration: none;}

TD.headerError {
  font-size: 9pt;
  font-weight : bold;
  text-align : center;
}

TD.headerInfo {
	font-weight: bold;
	text-align: center;
}

TD.footer {
	font-size: 8pt;
	font-weight: normal;
	border-top: 0px dashed #e0e0e0;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

.infoBox {border: 1px solid #f0f0f0;}

.infoBoxContents{
	font-size: 7pt;
}
.infoBoxNoticeContents {
	font-size: 8pt;
}

div.infoBoxHeading {
	font-size: 9pt;
	font-weight: bold;
	background-image: url(../images/_design/boxHead_bg.gif);
	background-repeat: no-repeat;
	margin-top: 6px;
	padding: 2px 10px 2px 10px;
}

div.infoBoxHeadingRight {
	font-size: 9pt;
	font-weight: bold;
	background-image: url(../images/_design/bg_grey.gif);
	border: 1px solid #c0c0c0;
	margin-top: 6px;
	padding: 2px 10px 2px 10px;
}

div.infoBoxContents {
	border: 1px solid #f0f0f0;
	font-size: 7pt;
	margin-bottom: 2px;
	padding: 2px 10px 2px 10px;
}
TD.infoBoxHeading {
	font-size: 8pt;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
}

TD.infoBox, SPAN.infoBox {
	font-size: 8pt;
}

table.pinfoImage{
	float: left;
	margin: 0 15px 20px 0;
}

TABLE.productListing {
  border-top: 3px solid #f0f0f0;
  margin-top: 5px;
}
.productListing-heading {
	font-size: 8pt;
	background-image: url(../images/_design/boxHead_bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
TD.productListing-img, TD.productListing-data {
	font-size: 8pt;
	border-bottom: 1px dashed #e0e0e0;
	padding: 5px 5px 7px 5px;
}
TD.productListing-img {
	text-align: center;
}
TD.productListing-data {
	text-align: left;
}
a.productName {font-weight: bold; text-decoration: none;}
a.productName:hover {text-decoration: underline;}

a.manufacturerName{font-weight: bold;text-decoration: none; text-transform: uppercase; }
a.manufacturerName:hover {text-decoration: underline; text-transform: uppercase; }

span.newPrice {
	font-size: small;
	font-weight: bold;
}

a.categoryName{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;

}
a.categoryName:hover {text-decoration: none;}
td.categoryItem{
	padding: 8pt;
	text-align: center;
	vertical-align: top;
	border-top: 1px dashed #ececec;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 12pt;
  font-weight: bold;
  padding: 0 0 10px 0;
}

TD.subBar {
	font-size: 8pt;
}

TD.main, P.main, li.main, ul.main {
	font-size: 9pt;
	line-height: 1.2;
	text-align: justify;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-size: 8pt;
}

TD.fieldKey {
	font-weight: bold;
}

TD.tableHeading {
	font-weight: bold;
}

SPAN.newItemInCart {
	font-size: 8pt;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-size: 8pt;
	/*border: 1px solid Black;*/
	background-color: white;
	margin: 1px;
}

TEXTAREA {
	width: 100%;
	font-size: 8pt;
}

SPAN.greetUser {
	font-weight: bold;
}

TABLE.formArea {
	border-color: #7b9ebd;
	border-style: solid;
	border-width: 1px;
}

TD.formAreaTitle {
	font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-weight: bold;
}

.moduleRow { }
.moduleRowOver {cursor: pointer; cursor: hand; }
.checkoutBarFrom, .checkoutBarTo {font-size: 8pt;}
.checkoutBarCurrent {font-size: 8pt;}

/* message box */
.messageBox {font-size: 8pt; }
.messageStackError, .messageStackWarning {font-size: 8pt;}
.messageStackSuccess {font-size: 8pt;}

/* input requirement */
.inputRequirement {font-size: 8pt;}

div.category_group0 {
	padding: 0 0 0 1px;
}
div.category0 {
	border-top: 1px solid silver;
	font-size: 8pt;
	padding: 3px 0 3px 0;
}
div.category_group1,div.category_group2,div.category_group3,div.category_group4,div.category_group5 {
	padding: 0 0 0 10px;
	font-size: 7pt;
}
div.category1,div.category2,div.category3,div.category4,div.category5 {
	padding: 0 0 3px 0;
}
span.category_current {text-decoration: underline;}

span.category_count {font-size: 7pt;}

#catalog_map {
	/*position:absolute;
	z-index: 999;
	top: 20;
	left: 200;
	width: 200px;
	height: 300px;
	overflow: auto;*/
	border: 2px solid silver;
	padding: 5px;
}

TD.category_desc {
	font-size: 9pt;
	line-height: 1.5;
}

div.productDesc {
	font-size: 8pt;
	padding: 10px 0px 2px 0px;
}

td.columnRight{
	padding: 0 5px 5px 5px;
}
td.columnLeft{
	padding: 5px 5px 5px 5px;
}
td.menuOuter{
	padding: 2px 15px 0px 15px;
}

/* ................. path ................ */
td.path {padding: 1px 5px 1px 5px; vertical-align: middle; white-space: nowrap;}
a.pathNor, a.pathAct {font-size:9px;	font-weight: normal; text-decoration:none;}
a.pathAct, span.pathAct {font-weight: bold;}
a.pathNor:hover, a.pathAct:hover {text-decoration: underline;}


/* ................. menu ................ */
table.menu{ border-right: 7px solid #ddd;  border-top: 1px solid #ddd; border-bottom: 2px solid #ddd;}

td.menuL0Nor, td.menuL0Act{padding: 8px 8px 5px 35px; text-align:left; vertical-align:top; background-position: top left; background-repeat: no-repeat; border-top: 1px solid #ddd;}
td.menuL0Nor{background-image: url(/images/_design/menu_ico01.gif);}
td.menuL0Act{border-bottom: 1px solid #aa0000;  background-image: url(/images/_design/menu_ico01a.gif);}
a.menuL0Nor{font-size:7pt; font-weight:bold;	text-decoration:none;}
a.menuL0Act{font-size:7pt; font-weight:bold;	text-decoration:none;}

td.menuL1Nor, td.menuL1Act{padding: 5px 5px 5px 35px; text-align:left; vertical-align:top; background-position: top left; background-repeat: no-repeat;}
td.menuL1Nor{background-image: url(/images/_design/menu_ico02.gif); }
td.menuL1Act{background-image: url(/images/_design/menu_ico02a.gif); }
a.menuL1Nor{font-size:7pt;	font-weight: normal;	text-decoration:none;}
a.menuL1Act{font-size:7pt;	font-weight: bold;	text-decoration:none;}


td.menuL2Nor, td.menuL2Act{padding: 0px 5px 2px 45px; text-align:left; vertical-align:top; background-position: 35px 7px; background-repeat: no-repeat;}
td.menuL2Nor{background-image: url(/images/_design/menu_ico03.gif); }
td.menuL2Act{background-image: url(/images/_design/menu_ico03a.gif); }
a.menuL2Nor{font-size:7pt;	font-weight: normal;	text-decoration:none;}
a.menuL2Act{font-size:7pt;	font-weight: bold;	text-decoration:none;}

td.menuL3Nor, td.menuL3Act{padding: 0px 5px 0px 50px; text-align:left; vertical-align:top; background-position: 40px 6px; background-repeat: no-repeat;}
td.menuL3Nor{background-image: url(/images/_design/menu_ico03.gif); }
td.menuL3Act{background-image: url(/images/_design/menu_ico03a.gif); }
a.menuL3Nor{font-size:7pt;	font-weight: normal;	text-decoration:none;}
a.menuL3Act{font-size:7pt;	font-weight: bold;	text-decoration:none;}


/* ................. Box ................ */
table.boxR{	}
td.boxRtitle{padding: 0 0 0px 15px; font-size:7pt; font-weight: bold; text-transform: uppercase; text-align: left;}
.boxRtitle a{text-decoration: none; font-weight: bold;}

td.boxRtitleR{padding: 0 8px 0 0; background: url(/images/_design/boxes/box_title_bg_r02.gif) repeat-y right; }
td.boxRcontent{font-size: 7pt; padding: 5px 10px 0px 15px; text-align: left;}
td.boxRfooter{padding: 0; text-align: right;}

td.boxR01{	background-image: url(/images/_design/boxes/box_right_bg_t.gif); background-repeat: repeat-x; background-position: top;}
td.boxR02{	background-image: url(/images/_design/boxes/box_right_bg_tr.gif); background-repeat: no-repeat; background-position: right top;}
td.boxR03{	background-image: url(/images/_design/boxes/box_right_bg_l.gif); background-repeat: repeat-y; background-position: left;}
td.boxR04{	background-image: url(/images/_design/boxes/box_right_bg_r.gif); background-repeat: repeat-y; background-position: right;}
td.boxR05{	background-image: url(/images/_design/boxes/box_right_bg_b.gif); background-repeat: repeat-x; background-position: bottom;}

/* ................. Articles ................ */
div.atclT0, div.atclTNew, div.atclTAll{	padding:5px 0 0 0;}
div.atclT1{	padding:0 0 2px 10px;}
div.atclT2{	padding:0 0 2px 20px;}

.ArticleHeadingTitle{
	font-size: 10pt;
	font-weight: bold;
	padding: 0;
}

.ArticleContentShort{
	font-size: 9pt;
	padding:0px 0px 0px 0px;
}

.ArticleContentDateAdded{
	font-size: 8pt;
}