/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $
  Released under the GNU General Public License
*/

.boxText { 
background-image: url(images/25.png); 
background-repeat: repeat-y; 
font-family: Verdana, Arial, sans-serif; 
font-size: 12px; 
padding: 10px; }

.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 11px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #70d250; }

BODY {
  color: #000000;
  margin: 0px;
  min-width: 1220px;
  background: #fff url(images/30.gif) repeat-x left top;
  font-family: Arial, Helvetica, sans-serif;
}

A {
  color: #000000;
  text-decoration: none;

}

A:hover {
  color: #FF6600;
  text-decoration: none;
}

A.usr7 {
  color: #000000;
  text-decoration: underline;

}

A.usr7:hover {
  color: #FF6600;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: none;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image: url(images/32.gif);
  color: #fffff0;
  font-weight : bold;
  height: 68px;
}

A.headerNavigation {
  color: #FFFFF0; 
}

A.headerNavigation:hover {
  color: #fffff0;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background-image: url(images/3.gif);
  color: #fffff0;
  font-weight: bold;
  height: 20px;
  }

.infoBox {
  background: none;
}

.infoBoxContents {
  background: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  text-align: center;
  height: 43px;
}

TD.infoBoxHeading1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background-image: url(images/22.png);
  color: #666666;
  text-align: center;
  height: 43px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

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: #FFFFFF;
}

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: #FFFFFF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666666;
  font-weight: bold;
  background: #FFFFFF;
  height: 20px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0001;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
SPAN.greetUser1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color: #f0a480;
  font-weight: bold;
}

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

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0001;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0001;
}

.usr1 { font-weight:bolder; font-size:12px; color:#0066FF; text-align: left; text-decoration:none; }
.usr2 { font-weight:bolder; font-size:12px; color:#FF3300; text-align: left; text-decoration:none; }
.usr3 { background:#7FCE69; }
a.usr4 { height: 100px; font-weight:bolder; font-size:24px; color: #FF9900; text-align: center; text-decoration:none; margin: 0px; padding: 0px; }
.usr5 { height: 72px; width: 383px; vertical-align: middle; }
strong.usr6 { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: normal; }
h1.usr9 { font-family: Arial, sans-serif; font-size: 24px; font-weight: bolder; color: #666666; text-align:  center; padding-top: 24px; }
.usr10 { font-family: Times New Roman, Arial, sans-serif; height: 72px;  font-size: 28px; font-weight: bold; color: #000000; text-align: center; }
.usr11 { background-image: url(images/51.gif); height: 80px; width: 40px; }
.usr12 { height: 93px; font-family: Verdana, Arial, sans-serif; font-size: 11px; text-align: center; color: #ffffff; }
a.usr13{ font-family: Verdana, Arial, sans-serif; color: #666666; font-size: 11px; text-align: center; }
a.usr13:hover { color: #FF6600; text-decoration: none; }
SPAN.usr14 { font-family: Verdana, Arial, sans-serif; color: #fffff0; font-size: 11px; }
.usr15 { font-family: Verdana, Arial, sans-serif; background-image: url(images/7.gif); font-size: 11px; height: 34px; color: #000000; text-align: center; background-repeat: no-repeat; background-position: center; }
.usr16 { font-family: Verdana, Arial, sans-serif; background-image: url(images/8.gif); background-position: center; font-size: 20px; font-weight: bold; width: 150px; background-repeat: no-repeat; color: #000000; text-align: center; }
h2.usr17{ font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000; text-align:  center; font-weight : normal; }
h2.usr17:hover{ font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #FF6600; text-align:  center; font-weight : normal; }
a.usr18{ font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #606060; text-align:  center; font-weight : normal; }
a.usr18:hover { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #FF6600; text-align: center; font-weight : normal; }
h2.usr19 { font-family: Verdana, Arial, sans-serif;  font-size: 14px; font-weight: bold; color: #666666; text-align: center; vertical-align: middle; }
.usr20 { background-image:  url( images/4.gif); }
.usr21 { background-image: url(images/6.gif); height: 93px; width: 490px; font-family: Verdana, Arial, sans-serif; font-size: 11px; text-align: center; color: #ffffff; border:none; }

.usr22 { width:100px; background-image: url(images/32.gif); height: 68px; text-align:center; }
.usr23 { width:170px; background-image: url(images/34.gif); height: 68px; text-align:center; }
.usr24 { width:145px; background-image: url(images/33.gif); height: 68px; text-align:center;  background-repeat: no-repeat; }
a.usr25{ font-family: Verdana, Arial, sans-serif; color: #fffff0; font-size: 13px; text-align: center; font-weight : bold;}
a.usr25:hover { color: #666666; text-decoration: none; }
.usr26 { width: 10px; background-image: url(images/36.gif); height: 68px; }
.usr27 { width:100px; background-image: url(images/34.gif); height: 68px; text-align:center;  }
.usr28 { background-image: url(images/34.gif); height: 68px; text-align:center;  }
.usr29 { width:100px; background-image: url(images/34.gif); height: 68px; text-align:center; }

.usr30 { background-image: url(images/51.gif); height: 80px; width: 40px; }
.usr31 { background-image: url(images/52.gif); height: 80px; width: 40px; }
.usr32 { background-image: url(images/53.gif); height: 80px; font-family: Verdana, Arial, sans-serif; font-size: 11px; text-align: center; color: #999; }

.usr33 { background-image: url(images/41.png); height: 25px; width: 20px; background-repeat: no-repeat;}
.usr34 { background-image: url(images/42.png); height: 25px; background-repeat: repeat-x;}
.usr35 { background-image: url(images/43.png); height: 25px; width: 20px; background-repeat: no-repeat;}
.usr36 { background-image: url(images/42.png); height: 25px; background-repeat: repeat-x;}

.usr37 { background-image: url(images/26.png); background-repeat: repeat-y; width: 5px;}
.usr38 { background-image: url(images/27.png); background-repeat: repeat-y; width: 5px;}



#smi2adblock_15740 a { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
#smi2adblock_11620 a { font-family: Verdana, Arial, sans-serif; font-size: 11px; }

.test { color: #bfbfbf; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
a.test:link, a.test:visited, a.test:hover, a.test:active { color: #bfbfbf; font-family: Verdana, Arial, sans-serif; font-size: 10px; }


.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */
.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0001; }

/* скругление краев таблиц */
/*-moz-border-radius: 3px; /* this works only in camino/firefox */
/* -webkit-border-radius: 3px; /* this is just for Safari */

/***** Begin Sitemap_SEO *****/ 
ul.sitemap { color: #ff0001; }
.sitemap { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #0000ff; font-weight : normal; }
.sitemapHeading { font-family: Verdana, Arial, sans-serif; font-size: 13px; color: #0000ff; font-weight : normal; }
.sitemapProducts { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #f000ff; font-weight : normal; }
A.sitemap { color: #009900; }
A.sitemap:hover { color: #ff0001; }
/***** End Sitemap_SEO *****/

