/*
  $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 {color: #6040b0;}
A:hover {color: #FF3300;}

a.categoryName, a.menuL0Nor, TD.headerIco, a.menuL1Nor, a.menuL2Nor, a.menuL3Nor {color: #999;}
.headerIco a, .headerNavMenu a, .headerNavMenu {color:#FFFFFF}
a.pathNor {color: #999;}
a.pathAct, span.pathAct {color: #2121b4;}


H1, SPAN.greetUser {color: #FF3300;}
H2, H3, H4, H5, a.manufacturerName:hover, span.newPrice {color: #FF3300;}
td.headerNavigation, .headerNavigation a {color:#FFFFFF}
.headerNavigation a:hover {color:#FF3300}
TD.headerError, TD.headerInfo, div.infoBoxHeading {color: #ffffff;}
td.footer, td.footer a {color: #fff;}

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: #FF6633;}
TD.accountcategory_group {color: #aabbdd;}
SPAN.newItemInCart, SPAN.productSpecialPrice, SPAN.errorText, .inputRequirement {color: #ff0000;}
.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:#FFF;}






/* 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.boxRcontent, td.boxRfooter {background-color: #CFCFFA ;}
td.boxRtitleBG {background: #737dd6 url(/images/_design/box_bg.jpg) left top no-repeat;	border: 1px solid #4210d2;}
td.boxRcontent a{color:#000000;}

.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: 8pt; 
}
p{
margin: 5px 0px 5px 0px;
text-align: left;
}
ul{
	margin: 5px 0px 10px 25px;
}
li{
margin: 2px 0px 2px 0px;
text-align: left;
}
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{
	text-align: center;
	vertical-align: top;
	font-size: 7pt;
	font-weight: normal;
	padding: 3px 3px 3px 3px;
	width: 1%;
	line-height: 0.9;
}
.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.headerNavIco, td.headerNavTxt{
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	font-size: 7pt;
	font-weight: normal;
	padding: 5px 3px 0px 3px;
}

td.headerNavTxt{ padding-right:20px;}

TD.headerNavMenu{
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 20px 0px 3px;
}
TD.headerNavMenu a{text-decoration:none}
TD.headerNavMenu a:hover{text-decoration:underline; color:#FF3300;}

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;
	padding: 5px 0 5px 20px;
	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/box_bg.jpg);
	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;
}

div.separator {
	width: 100%;
	height: 30px;
	background: url(/images/_design/separator.gif) top left no-repeat;
	padding:0;
	margin: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: 10pt;
  font-weight: bold;
  padding: 0 0 10px 0;
}

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

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

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, textarea {
	font-size: 8pt;
	border: 1px solid grey;
	background-color: white;
	margin: 1px;
}

TEXTAREA {
	width: 100%;
}

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


#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;
	margin: 10px 0px 2px 0px;
}

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

/* ................. path ................ */
td.path {padding: 1px 5px 10px 5px; vertical-align: middle; white-space: nowrap;}
a.pathNor, a.pathAct, a.headerNavigation {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  DIV ................................................................ */
div.category0 a,div.category1 a,div.category2 a,div.category3 a,div.category4 a,div.category5 a,
div.category0Current a,div.category1Current a,div.category2Current a,div.category3Current a,div.category4Current a,div.category5Current a {text-decoration:none; }

div.category0 a {color:#330099;}
div.category1 a {color:#999;}

div.categoryGroup0 {
	padding: 0 0 0 0px;
	margin: 10px;
	width: 185px;
}

div.category0 {
	width: 185px;
	clear:both;
	font-size: 8pt;
	margin: 5px 0 5px 0;
	padding: 3px 0px 3px 0;
	border-top: 1px solid #e0e0e0;
}
div.category0Current {
	width: 185px;
	clear:both;
	font-size: 10pt;
	margin: 3px 0 3px 0;
	padding: 3px 0px 3px 0;
	border-top: 2px solid #ff3300;
	border-top: 1px solid #ff3300;
	
}


div.categoryGroup1,div.categoryGroup2,div.categoryGroup3,div.categoryGroup4,div.categoryGroup5 {
	margin: 0 0 0 30px;
	font-size: 8pt;
	width:160px;
}

div.category1,div.category2,div.category3,div.category4,div.category5 {
	padding: 0 0 0px 0;
	margin: 1px;
}
div.category1, div.category1Current{
	min-width:16px;
	min-height:16px;
	float:left;
	font-size: 8pt;
	padding: 2px 5px;
	margin: 1px;
	text-align:center;
	vertical-align:middle;
	overflow:none;	
	background-color:#FFFFFF;
}
div.category1{
	border: 1px solid #f0f0f0;
}
div.category1Current{
	border: 1px solid #ff3300;
}

div.category1Current{}

span.categoryCurrent {text-decoration: none; font-weight: bold; color:#FF3300}

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


/* ................. menu  TABLE ................ */



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{ border-collapse:separate;}
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;
	border-right: 1px solid #ada6e0;
	border-left: 1px solid #ada6e0;
}
td.boxRcontent select{
	width:100%;
}
td.boxRfooter{padding: 0; text-align: right;
	border-bottom: 1px solid #ada6e0;
	border-left: 1px solid #ada6e0;
}

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

/*map*/
td.mapCategory0{
 font-size:9pt;
 vertical-align:top;
}
.mapCategory1{
 font-size:10pt;
 float:left;
 width:20px;
 clear:both;
}
.mapCategory1 a{
 color:red;
}
.mapCategoryGroup2{
 padding:0 0 7px 20px;
 margin:0;
}
.mapCategory2 a{
 font-size:8pt;
}



/* ................. documentation ................ */


table.doc {
	clear: both; 
	margin: 20px 0 20px 0;
	border: 0;
	padding: 0;
	border-collapse: collapse;
}
table.doc td {
	background-color: #fff;
	padding: 3px 10px 3px 15px;
	text-align: left;
	border: 0;
}

td.docTitle {
	font-size: 10pt;
	font-weight: bold;
	color: #000;	
	background-image:url(/images/_design/bg_gradient01.gif);
	background-repeat: repeat-y;	
	padding: 3px 10px 3px 15px;
	text-align: left;
	border: 0;
}

td.docItem{
	padding: 2px 2px 10px 0;
}
p.docItem {
	font-size: 8pt;
	color: #777;
	text-indent: 0px;
}
p.docItem strong{
	color: #444;
	text-indent: 0px;
}
p.docItem a{
	color: #324395;
	white-space: nowrap;
	text-indent: 0px;
}

p.docFooter {
	font-size: 8pt;
	color: #999;
	text-indent: 0px;
}


.msgInfoSmall, .msgImportantSmall, .msgErrorSmall{margin:0 0 5px 0; padding: 2px 10px 2px 55px;}

.msgInfo { background:#eeffcc url(../images/msg_info.gif) 5px 2px no-repeat; }
.msgInfoSmall { background:#eeffcc url(../images/msg_info_small.gif) 18px 2px no-repeat; }
.msgNotify { background:#ffe3e3 url(../images/bg_notify.gif) 2px 2px no-repeat; }
.msgError { background:#ffeeee url(../images/msg_error.gif) 5px 2px no-repeat; }
.msgErrorSmall { background:#ffeeee url(../images/msg_error_small.gif) 18px 2px no-repeat; }
.msgImportant { background:#fff5df url(../images/msg_important.gif) no-repeat 5px 2px; }
.msgImportantSmall { background:#fff5df url(../images/msg_important_small.gif) no-repeat 18px 2px; }

.viewMode{margin: 0px 0 10px 0; font-size: 7.5pt;}
.viewMode a{margin: 0 5px; text-decoration: underline;}
.viewMode strong{font-size: 8pt; padding: 2px 5px;margin: 0 5px;}

.prodOptionItem{float:left; text-align:center; padding:0; margin:0 20px 30px 0px; width:120px;}
.prodOptionItem input{border:0; margin:0; padding:0; text-indent:0}
.prodOptionImg{text-align:center;}
.prodOptionImg img{display:inline}
.prodOptionTxt{text-align:left}
.prodButtonBuyBig{padding:10px; border-top:1px dotted #ADA6E0; margin:10px 0}