/* sitemap BOF */

.sitemap #containersitemap { 
	width: 100%;
	background: #FFFFFF;
	margin: 25px auto; 
} 
.sitemap #sidebarsitemap {
	float: left;
	width: 40%; 
	background: #FFFFFF; 
	margin-left: 20px; 
	margin-right: 10px;
}
.sitemap #mainContentsitemap {
 	margin-left:  10px; 
	margin-right: 10em;
	float: right;
} 
/* sitemap EOF */
/* Menu Ctegories */
ul.catmenu {
margin: 0;
padding: 0;
list-style: none;
width: 185px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}

ul.catmenu li.catmenu {
position: relative;
}

li.catmenu ul.catmenu {
position: absolute;
left: 184px; /* Set 1px less than menu width */
top: 0;
display: none;
}

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li.catmenu:hover ul.catmenu, li.catmenu.over ul.catmenu { display: block; } /* The magic */

body { 
font: normal 11px verdana; behavior:url(csshover.htc);
} 

li.catmenu:hover ul.catmenu ul.catmenu, li.catmenu.over ul.catmenu ul.catmenu {display: none;} /* Спрятать подменю 3-го уровня */ 
ul.catmenu ul.catmenu li.catmenu:hover ul.catmenu, ul.catmenu ul.catmenu li.catmenu.over ul.catmenu {display: block;} /* Показать подменю 3-го уровня */

/* Menu Ctegories */
ul.catmenu {
margin: 0;
padding: 0;
list-style: none;
width: 150px; /* Width of Menu Items */
border-bottom: 1px solid #ccc;
}

/* Styles for Menu Items */
ul.catmenu li.catmenu a {
display: block;
text-decoration: none;
color: #777;
background: #fff; /* IE6 Bug */
padding: 5px;
border: 1px solid #ccc; /* IE6 Bug */
border-bottom: 0;
}

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #89B8EB;
}

TD.headerNavigation {
  font-family: Tahoma;
  font-size: 12px;
  background: #00AEEF;
  color: #ffffff;
  font-weight : bold;
}

TD.headerNavigationnn {
  font-family: Tahoma;
  font-size: 12px;
}

TD.headerNavigationn {
  font-family: Tahoma;
  font-size: 12px;
  background: #00AEEF;
  color: red;
  font-weight : bold;
  border: 1px;
  border-color: #b6b7cb;
}

A.headerNavigation { 
  color: #000000; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #89B8EB;
}

TD.footer {
  font-family: Tahoma;
  font-size: 12px;
  background: #006599;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #82be8d;
}

.infoBoxContents {
  font-family: Tahoma;
  background: #ffffff;
  font-size: 12px;
}

.infoBoxContents1 {
  font-family: Tahoma;
  background: #EFF8FE;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNotice1 {
  background: #fffaf0;
  font-family: Tahoma;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma;
  font-size: 12px;
}

TD.infoBoxHeading {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; BACKGROUND: #00A8E7; COLOR: #ffffff; FONT-FAMILY:Tahoma;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma;
  font-size: 12px;
}
TR.upcomingProducts-odd{
  background: #EFF8FE;
}
TR.upcomingProducts-even{
  background: #EFF8FE;
}

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

.productListing-heading {
  font-family: Tahoma;
  font-size: 12px;
  background: #89B8EB;
  color: #FFFFFF;
  font-weight: bold;
}
a.textbox {
color: #ffffff;
}


TD.productListing-data {
  font-family: Tahoma;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Tahoma;
  font-size: 16px;
  font-weight: bold;
  color: green;
}

TR.subBar {
  background: #EFF8FE;
}

TD.subBar {
  font-family: Tahoma;
  font-size: 12px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Tahoma;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
}

TD.tableHeading1 {
  font-family: Tahoma;
  font-size: 13px;
  font-weight: bold;
  color: green;
}
SPAN.newItemInCart {
  font-family: Tahoma;
  font-size: 12px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

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

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

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

SPAN.productSpecialPrice {
  font-family: Tahoma;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #EFF8FE; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #EFF8FE; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma; font-size: 12px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma; font-size: 12px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: Tahoma; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Tahoma; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma; font-size: 12px; color: #ff0000; }


TR.accountHistory-even { 
  background: #EFF8FE;
 } 

TR.accountHistory-odd { 
  background: #EFF8FE;
 } TR.addressBook-even { 
  background: #EFF8FE;
 } TR.addressBook-odd { 
  background: #EFF8FE;
 } TR.alsoPurchased-even { 
  background: #EFF8FE;
 } TR.alsoPurchased-odd { 
  background: #EFF8FE;
 } 
TR.payment-even { 
  background: #EFF8FE;
 } 
TR.payment-odd { 
  background: #EFF8FE;
 } TR.productListing-even { 
  background: #ffffff;
 } TR.productListing-odd { 
  background: #EFF8FE;
 } TR.productReviews-even { 
  background: #EFF8FE;
 } TR.productReviews-odd { 
  background: #EFF8FE;
 } TR.shippingOptions-even  { 
  background: #EFF8FE;
 } TR.shippingOptions-odd  { 
  background: #EFF8FE;
 } 
 #lightbox{
            position: absolute;
            top: 40px;
            left: 0;
            width: 100%;
            z-index: 100;
            text-align: center;
            line-height: 0;
            }
 
#lightbox a img{ border: none; }
 
#outerImageContainer{
            position: relative;
            background-color: #fff;
            width: 250px;
            height: 250px;
            margin: 0 auto;
            }
 
#imageContainer{
            padding: 12px;
            }
 
#loading{
            position: absolute;
            top: 40%;
            left: 0%;
            height: 25%;
            width: 100%;
            text-align: center;
            line-height: 0;
            }
#hoverNav{
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            z-index: 10;
            }

.product div			{padding:8px 0px 5px 0px;}
div.padd3				{text-align:left; padding-top:0px; margin-left:0px; margin-right:0px; color:green; font-size:14px;}
.padd33 img, .padd33 input 	{margin:5px;}

#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
 
#prevLink, #nextLink{
            width: 49%;
            height: 100%;
            background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
            display: block;
            }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
 
 
#imageDataContainer{
            font: 12px Verdana, Helvetica, sans-serif;
            background-color: #fff;
            margin: 0 auto;
            line-height: 1.4em;
            }
 
#imageData{
            padding:0 12px;
            }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold;        }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;      }                                  
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;    }          
                        
#overlay{
            position: absolute;
            top: 0;
            left: 0;
            z-index: 90;
            width: 100%;
            height: 500px;
            background-color: #000;
            filter:alpha(opacity=60);
            -moz-opacity: 0.6;
            opacity: 0.6;
            }
            
 
.clearfix:after {
            content: "."; 
            display: block; 
            height: 0; 
            clear: both; 
            visibility: hidden;
            }
 
* html>body .clearfix {
            display: inline-block; 
            width: 100%;
            }
 
* html .clearfix {
            /* Hides from IE-mac \*/
            height: 1%;
            /* End hide from IE-mac */
            }          
TD.productDesc {
  font-family: Tahoma;
  font-size: 12px;
  color: #808080;
  padding: 1px 7px 1px 7px;
}

TD.productheadDesc {
 font-family: Tahoma;
 font-size: 12px;
 font-weight: normal;
 color: #ffffff;
 padding: 4px 0px 0px 12px;
}

#showimage{
font-family: verdana,tahoma,arial;
font-size: 12px;
line-height: 18px;
color: #ffffcc; /* this is the color of the "Close Window [x]" text */
position:absolute;
visibility:hidden;
border: 1px solid black;
background-color: #ffffff;
}
#dragbar{
cursor: hand;
cursor: pointer;
background-color: #000000; /* this is the background color of the top-bar */
z-index: 999999999999999999;
visibility: visible;
}
#dragbar #closetext {
font-family: verdana,tahoma,arial;
font-size: 11px;
color: #ffffcc; /* color of the text in the top-bar */
font-weight: bold;
margin-right: 0px;
z-index: 999999999999999999;
visibility: visible;
}
# seo url
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;			
}		
