/*
  $Id: stylesheet.css,v 1.5 2006/01/04 18:18:04 zhuravlev Exp $
*/
/* COLOR SETTINGS*/

BODY {color: #444; background-color:#fff; margin: 0px;}

A {color: #963;}
A:hover {color: #b00;}


.orderEdit {color: #000;}
.stockWarning {color: #cc0033;}


a.categoryName, TD.headerIco {color: #999;}


TD.headerError, TD.headerInfo, div.infoBoxHeading {color: #600;}
td.footer, td.footer a {color: #000;}

div.infoBoxHeadingRight, a.productName, a.manufacturerName, div.infoBoxHeadingRight a, a.productName:hover, TD.pageHeading, DIV.pageHeading, a.categoryName:hover, TD.infoBoxHeading, TD.subBar {color: #bf0000;}
.productListing-heading {
	color: #CC9966;
}
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;}

span.category_count {color: silver;}



/* BACKGROUND SETTINGS*/
TD.productListing-img, TD.productListing-data {background-color: #fff;}
/*.infoBox, */div.infoBoxContents {background-color: #fffbe8;}
.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: #FF6633;}
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;}


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

BODY, TD {
	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;}
H1, SPAN.greetUser {color: #c00000;}

H2 {font-size: 18px; font-weight: bold; color: #c00000; background-color:#fff1b4; margin: 0; padding: 4px 10px 4px 10px;} 

H3 {font-size: 16px; font-weight: bold; color: #c00000; background-color:#fff1b4; margin: 0; padding: 4px 15px 4px 15px; } 
H4 {font-size: 14px; font-weight: bold; color: #c00000; background-color:#fff1b4; margin: 0; padding: 2px 10px 2px 10px; }
H5 {font-size: 12px; font-weight: bold; color: #c00000; background-color:#fff1b4; margin: 0; padding: 2px 10px 2px 10px; }



TD.headerIco, TD.headerIco1{
	text-align: center;
	vertical-align: top;
	font-size: 9px;
	font-weight: normal;
	line-height: 0.9;
}
TD.headerIco {padding: 0px 0px 0px 10px}
.headerIco a, .headerIco1 a {text-decoration: none; color:#fff}
.headerIco a:hover, .headerIco a:hover {text-decoration: underline;color: #FFEE99;}



table.headerNav1{background:#C7923B  url(/images/_design/bg_headernav.gif) top left repeat-x; 
border-top: 1px solid #6e381e; border-bottom: 1px solid #6e381e;}
td.headerNav1{background:url(/images/_design/bg_headernav_r.gif) top right no-repeat;}

table.headerNav{background:url(/images/_design/bg_headernav_l.gif) top left no-repeat;}
td.headerNavIco, td.headerNavTxt{
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 3px 5px 3px;
	color:#fff;
}
td.headerNavTxt, td.headerNavTxt a, td.headerNavTxt b { padding-right:20px;}
td.headerNavTxt a, td.headerNavIco a{color:#fff; text-decoration:none;}
td.headerNavTxt a:hover, td.headerNavIco a:hover{color:#fe9;}


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


.hMenu {color: #999;}
.hMenu a{	color: #999; font-size:10px; text-decoration: none; }
.hMenu a:hover{ color:#fff; text-decoration: underline; }

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







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

.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 #000;
	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 #eacbac;
  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 #eacbac;
	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;
}
td.newPrice {
	white-space:nowrap; 
	padding:0px 3px 15px 0px; 
	font-size: 18px;
	font-weight: bold;
	color:#fe860c}

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: 9pt;
	line-height: 1.2;
	text-align: left;
}

TD.smallText, SPAN.smallText, P.smallText {
	font-size: 8pt;
}
td.smallText{ color:#606060;}

TD.fieldKey {
	font-weight: bold;
}

TD.tableHeading {
	font-weight: bold;
}

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

tr.review td.main{ border-top: 0px solid #333;  padding-top:20px;}

INPUT, SELECT, textarea {
	font-size: 8pt;
	border: 1px solid #eacbac;
	background-color: #fff;
	color:#000;
	margin: 1px;
}
CHECKBOX,RADIO{}  
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;}
.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 {
	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: 5px 10px 10px 10px;
	background-color:#fffbe8;
}
td.columnLeft{
	padding: 5px 10px 10px 10px;
	background-color:#fffbe8;
}
td.menuOuter{
	padding: 2px 15px 0px 15px;
}



/* ................. 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:#963;}
div.category0 a:hover {color:#b00;text-decoration: underline;}

div.category1 a {color:#963;}
div.category1 a:hover {color:#b00;text-decoration: underline;}

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

div.category0 {
	width: 185px;
	clear:both;
	font-size: 10pt;
	margin: 5px 0 5px 0;
	padding: 3px 0px 3px 0;
	border-top: 1px solid #e0e0e0;
}
div.category0Current {
	width: 185px;
	clear:both;
	font-size: 12pt;
	margin: 3px 0 3px 0;
	padding: 3px 0px 3px 0;
	border-top: 2px 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{
	width:16px;
	height:16px;
	float:left;
	font-size: 8pt;
	padding: 1px 0 0px 0;
	margin: 1px;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;	
}
div.category1{
	border: 1px solid #eee;
	background-color:#fff;

}
div.category1Current{
	border: 1px solid #c00000;
	background-color:#ee0000;
}

span.categoryCurrent {text-decoration: none; font-weight: bold; color:#c00000}
div.category1Current span.categoryCurrent {text-decoration: none; font-weight: bold; color:#fff}

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

/* ................. menu  CONTAINER  ................ */
table.m{margin-left:10px;}
td.mTL{background: url(/images/_design/menu_01.gif) top left no-repeat;}
td.mT{background: #000 url(/images/_design/menu_02.gif) top right repeat-x;}
td.mTR{background: url(/images/_design/menu_03.gif) top right no-repeat;}
td.mL{background: #000 url(/images/_design/menu_04.gif) top left no-repeat;}
td.mContainer{background: #000 url(/images/_design/menu_05.gif) top left repeat-x;}
td.mR{background: #000 url(/images/_design/menu_06.gif) top right no-repeat;}
td.mBL{background: url(/images/_design/menu_07.gif) top left no-repeat;}
td.mB{background: #000 url(/images/_design/menu_08.gif) top right repeat-x;}
td.mBR{background: url(/images/_design/menu_09.gif) top right no-repeat;}

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



table.menu{ border-collapse:separate}

td.menuL0Nor, td.menuL0Act{padding: 5px 8px 5px 15px; text-align:left; vertical-align:top; border-top: 1px solid #333; }
td.menuL0Nor a {font-size:9pt; font-weight:bold; color:#fff; text-decoration:none;}
td.menuL0Nor a:hover{color: #eee;} 
td.menuL0Act{background: #bf0000;}
td.menuL0Act a{font-size:9pt; font-weight:bold; color:#fff; text-decoration:none;}
td.menuL0Act a:hover {color: #000;}

td.menuL1Nor, td.menuL1Act{padding: 5px 5px 5px 30px; text-align:left; vertical-align:top; }
a.menuL1Nor{font-size:8pt;	font-weight: normal; color:#fff; text-decoration:none;}
a.menuL1Nor:hover {color: #eee;} 
a.menuL1Act{font-size:8pt;	font-weight: bold; color:#f00000; text-decoration:none;}
a.menuL1Act:hover {color: #bf0000;}

td.menuL2Nor, td.menuL2Act{padding: 0px 5px 2px 40px; text-align:left; vertical-align:top; }
a.menuL2Nor{font-size:8pt;	font-weight: normal; color:#fff; text-decoration:none;}
a.menuL2Nor:hover {color: #eee;}
a.menuL2Act{font-size:8pt;	font-weight: bold; color:#f00000; text-decoration:none;}
a.menuL2Act:hover {color: #bf0000;} 

td.menuL3Nor, td.menuL3Act{padding: 0px 5px 0px 50px; text-align:left; vertical-align:top; }
a.menuL3Nor{font-size:7pt;	font-weight: normal; color:#fff; text-decoration:none;}
a.menuL3Nor:hover {color: #eee;} 
a.menuL3Act{font-size:7pt;	font-weight: bold; color:#f00000; text-decoration:none;}
a.menuL3Act:hover {color: #bf0000;}


/* ................. Box ................ */


table.boxR{background:#fff1b4}
td.boxRtitleBG{background: #e8c14f url(/images/_design/boxes/box_title_bg.gif) repeat-x; url(/images/_design/boxes/box_title_bg.gif) top left no-repeat;}
td.boxRtitle{padding: 3px 0 4px 20px; background: url(/images/_design/boxes/box_title_bg_l.jpg) top left no-repeat; font-size:7pt; font-weight: bold; text-transform: uppercase; text-align: left; color: #fff;   border-bottom:1px solid #89592b;}
td.boxRtitle a {color: #fff;}
td.boxRtitle a:hover{color: #fe9;}
.boxRtitle a{text-decoration: none; font-weight: bold;}

td.boxRtitleR{padding: 0 8px 0 0; background: url(/images/_design/boxes/box_title_bg_r.gif) top right no-repeat; border-bottom:1px solid #89592b;}
td.boxRcontent{ color:#000; font-size: 8pt; padding: 5px 5px 0px 10px; text-align: left;} 
td.boxRfooter{padding: 0; text-align: right;}
td.boxRcontent select{
	width:100%;
}


/* ................. 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*/
.mapCategoryGroup1{
 padding:0 0 7px 20px;
 margin:0;
}
.mapCategoryGroup2{
 padding:0 0 7px 20px;
 margin:0;
}
.mapCategory0 a{
 font-size:11pt;
}
.mapCategory1 a{
 font-size:10pt;
}
.mapCategory2 a{
 font-size:9pt;
}



/* ................. 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;
}

div.ProductInfoDescription {
	padding: 0px;
	margin: 0px;
}

div.ProductInfoDescription table {
	clear: both;
}

td.boxRcontent div a img{border:1px solid #532700;}


.msgImportant *{color:#000000; background:transparent;}

.msgImportant h2 {color:#CC0000!important;}

.msgImportant {background:url("/images/msg_important.gif") no-repeat scroll 5px 2px #FFF5DF;}

.msgImportant {line-height:1;margin:10px 0;min-height:50px;padding:5px 5px 5px 55px;text-align:left;}

.fldProdModel *{font-size:10pt;}
.prodModel *{font-weight: bold;}
.fldProdModel {padding: 0 0 0 0px;}

table.counters {border-bottom:2px solid #F0F0F0;}
td.productCounter, td.pageCounter {
color:#999999;
font-size:7.5pt;
padding:2px;
vertical-align:bottom;
white-space:nowrap;
}
td.pageCounter  {
text-align:right;
}
td.productCounter, td.pageCounter {
color:#999999;
font-size:7.5pt;
padding:2px;
vertical-align:bottom;
white-space:nowrap;}

.productNumber  {
color:#000000;
font-size:9pt;}

td.pageCounter .current {
background-color:#F0F0F0;
color:#000000;
font-weight:bold;
}

.pageNumber {
color:#999999;
font-size:9pt;
font-weight:normal;
padding:1px 5px;
}


