body { background:#dce5e5; padding:0; margin:0; font-size:12px; font-family: Tahoma}
.mw { _width:expression(document.body.clientWidth > 1000? "100%": "1000px" ); min-width:1000px; text-align:left}
/*.iePNG, IMG { filter:expression(fixPNG(this)); }*/
/*.iePNG a { position: relative; }*/

body.bg-black { background:#000;}

h1 { color:#809fa7; font:bold 34px Arial, Helvetica, sans-serif; margin:25px 0 15px 0; padding:0; background:url("./images/dotted.gif") bottom repeat-x}
h1 span { background:#dce5e5}
p { color:#232321; font:12px Tahoma; margin:0 0 20px 0}

.bg-sharp { background:url("./images/sharp_main.jpg") no-repeat top center; height:583px; position:relative }
.menu-first { background:#000; filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; position:absolute; width:100%}
.menu-first a { color:#d0c2ae; font:bold 15px Tahoma; text-decoration:none; display:block; padding:25px 0 2px 0; margin:0 15px 18px 15px}
.menu-first a:hover { color:#31dbff; background:url("./images/text_decor.gif") repeat-x bottom}

.top { background:#cae8e6 url("./images/top.jpg") no-repeat top right; height:256px;  }
.top img { margin:15px 0 0 20px}
.menu { background:#f0b032 url("./images/bg_menu.jpg") no-repeat top right; height:64px; }
.menu a { display:block; padding:22px 20px; text-align:center; color:#000; text-decoration:none; font:bold 15px Tahoma }
.menu a:hover { color:#dc1e10}

/* всплывающее меню */
.dropmenudiv { position:absolute; line-height:18px; z-index:100; background:#ffde2a; border: 1px solid #ffc46b; width:200px; margin-left:-6px }
.dropmenudiv a { width:auto; font:12px Tahoma; display:block; border-bottom: 1px solid #ffc46b; padding: 7px 10px 7px 17px; text-decoration: underline; color: black;text-align:left;}
.dropmenudiv a:hover{ text-decoration:none}
* html .dropmenudiv a{width: 100%;}


.menubrenddiv { position:absolute; margin-left:10px; font:12px Tahoma; line-height:18px; z-index:100; background:#fff; width:150px; display:none;  filter:progid:DXImageTransform.Microsoft.Alpha( Opacity=90); -moz-opacity: 0.9; -khtml-opacity: 0.9; opacity: 0.9; }
.menubrenddiv a { width:auto; display:block; border-bottom: 1px solid #ffc46b; padding: 7px 10px 7px 17px; text-decoration: underline; color: black;}
.menubrenddiv a:hover{ text-decoration:none}
* html #menubrend a{width: 100%;}





.header { padding:40px 42px; background:url("./images/bg_header.jpg") no-repeat scroll -145px 0; font:22px Tahoma, "Myriad Pro" ; color:#4b6e76 }
.td-right { padding:0 40px 200px 0}


.main-img img { border:3px solid #efefe7}
.main-img td { padding:0 0 38px 0}




.bg-bot-repeat { background:#b5ced3 url("./images/bg_bottom_repeat.jpg") repeat-x bottom}
.bg-bot { background:url("./images/bg_bottom.jpg") no-repeat top left; height:95px; }

.bg-bottom {border-top:1px solid #161616; border-bottom:1px solid #161616;opacity:0.5;margin-top:-130px;z-index:100;position:relative;background-color:#000000;}
.it-direct-black { padding:10px 0 10px 10px; }
.it-direct-black a { display:block; background:url("./images/logo_itdirect_black.gif") no-repeat 0 0; padding:22px 0 0 40px; font:9px Tahoma; color:#9e9587; text-decoration:none;}
.copy-black { margin:20px; color:#5f5d59; font:11px Tahoma}
.copy-black a { color:#5f5d59; font:11px Tahoma; text-decoration:none}
.bot-txt { text-align:right; color:#fff; font:12px Arial, Helvetica, sans-serif; margin:20px 40px}


.it-direct { float:right; padding:10px 60px 0 0 }
.it-direct a { display:block; background:url("./images/logo_itdirect.gif") no-repeat top right; text-align:right; padding:26px 24px 0 50px; font:9px Tahoma; color:#000; text-decoration:none}
.copy { float:right; margin:25px; color:#232321; font:11px Tahoma}
.copy a { color:#537a83; font:11px Tahoma;}

.catalog-brand {padding-bottom:30px;}
.catalog-brand td {vertical-align:top;}
.catalog-brand td.description {text-align:justify;}
.catalog-brand td.description p {margin-bottom:7px;}
.catalog-brand-years a {width:auto; font:10px Tahoma; /*display:block;*/ padding: 1px 10px 1px 17px; text-decoration: underline; color: black;text-align:left;}
.catalog-brand-years a:hover{ text-decoration:none}
.catalog-brand-type a {width:auto; font:13px Tahoma; display:block; padding: 1px 10px 4px 17px; text-decoration: underline; color: black;text-align:left;}



/*ЛайтБокс (увеличение картинок)*/
#lightbox, #lightbox-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom:auto;
	right:auto;
	
	z-index:100;
	width:100%;
	height:auto;
	
	text-align:center;
	color:#333333;
	
	/* stop stupid conflicts */
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	line-height:0;
	
	/* general conflict stopper */
	text-decoration:none;
	background:none;
	word-spacing:normal;
	letter-spacing:normal;
	float:none;
	clear:none;
	display:block;
}

#lightbox a, #lightbox a:link, #lightbox a:visited, #lightbox a:hover {
	text-decoration:underline;
	color:#999999;
}

#lightbox-overlay {
	z-index: 90;
	background-color:#000000;
	height: 100%;
	position:fixed;
}
#lightbox-overlay-text {
	text-align: right;
	margin-right: 20px;
	margin-top: 20px;
	color: white;
	font-size: 12px;
	cursor: default;
	line-height:normal;
}
#lightbox-overlay-text a, #lightbox-overlay-text a:hover, #lightbox-overlay-text a:visited, #lightbox-overlay-text a:link {
	color:white;
}
#lightbox-overlay-text span {
	padding-left:5px;
	padding-right:5px;
}

#lightbox img, #lightbox a img, #lightbox a { border:none; outline:none; }

#lightbox-imageBox {
	position:relative;
	border:1px solid black;
	background-color:white;
	width:400px;
	height:400px;
	margin:0 auto;
}

#lightbox-imageContainer {
	padding:1px;
}

#lightbox-loading {
	position:absolute;
	top:40%;
	left:0%;
	height:25%;
	width:100%;
	text-align:center;
	line-height:0;
}

#lightbox-nav {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	z-index:10;
}
/* #lightbox-imageBox > #lightbox-nav { left: 0; } 
#lightbox-nav a { outline: none; }*/


#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	display:block;
	width:49%;
	height: 100%;
	background:transparent url("./images/lb/blank.gif") no-repeat; /* Trick IE into showing hover */
	/* cursor:pointer; */
	zoom:1; /* who knows why? */
	
	padding:0px;
	margin:0px;
}
#lightbox-nav-btnPrev {
	background:transparent url("./images/lb/prev.gif") no-repeat; /* Trick IE into showing hover */ 
	left:0;
	right:auto;
	float:left;
}
#lightbox-nav-btnNext { 
	background:transparent url("./images/lb/next.gif") no-repeat; /* Trick IE into showing hover */ 
	left:auto;
	right:0;
	float:right;
}
/*
.preload_largeLink, #prevLink:hover, #prevLink:visited:hover {
	background:url("../images/prev.gif") left 45% no-repeat;
}
.preload_nextLink, #nextLink:hover, #nextLink:visited:hover {
	background:url("../images/next.gif") right 45% no-repeat;
}
*/

#lightbox-infoBox {
	font:10px Verdana, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin:0 auto;
	padding:0px;
	
	/* width: 100%;
	padding: 0 10px 0; */
}

#lightbox-infoContainer {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#666;
	
	line-height:normal;
	/* height:30px; */
}
#lightbox-infoHeader {
	width:100%;
	text-align:center; 
}
#lightbox-caption {
	text-align:justify;
	display:none;
}
#lightbox-caption-title {
	font-weight:bold;
}
#lightbox-caption-description {
	font-weight:normal;
}

#lightbox-infoFooter {
	margin-top:3px;
	color:#999999;
}
#lightbox-currentNumber {
	display:block;
	width:49%;
	float:left;
	text-align:left;
}
#lightbox-close {
	display:block;
	width:45%;
	float:right;
	text-align:right;
}
#lightbox-close-button{
	padding-left:30%;
}
#lightbox-close-button:hover {
	color:#666666;
}

#lightbox-infoContainer-clear {
	clear:both; 
	visibility:hidden;
}




/*****************/
/* **** */

.td-cont { padding:0 40px}
.bg-cont-b-l { background:url(./images/bg_cont_b_l_tape.jpg) no-repeat bottom left}

a.link-black { color:#000; font:bold 16px Arial, Helvetica, sans-serif; text-decoration:underline; display:block; margin:0 0 12px 0}
a:hover.link-black { color:#f0641f; text-decoration:none} 

.tbl-cat td { padding-bottom:18px; padding-top:18px }
tr.dotted { background:url(./images/dotted_s.gif) repeat-x bottom}
.td-cat-r { padding-left:16px}

.block-grey { background:#d0d9d9; padding:5px 25px 5px 10px}
.block-grey a { color:#537a83; font:bold 12px Arial, Helvetica, sans-serif}

a.link-answer { background:url(./images/li_answer.gif) no-repeat 0 3px; padding:0 0 0 10px; display:block; float:right; color:#537a83; font:normal 12px Arial, Helvetica, sans-serif}

.pages { padding-bottom:100px; margin-top:18px}
.pages a { /*display:block; float:left;*/ padding:3px 5px; margin:0 5px 5px 0; color:#232321; font:bold 12px Tahoma } 
.pages a:hover { color:#f0641f; background:#ced7d7; text-decoration:none }


.menu-left { margin-bottom:75px}
.menu-left a:hover { color:#f0641f; text-decoration:none}
.menu-left-1 { padding:0 0 0 40px}
.menu-left-1 a { color:#537a83; font:bold 14px Arial, Helvetica, sans-serif; display:block; margin-bottom:14px}

.menu-left-2 {  padding:0 0 0 60px}
.menu-left-2 a { color:#537a83; font:normal 12px Tahoma; display:block; margin-bottom:10px; padding:0 0 0 10px; background:url(./images/li_answer.gif) no-repeat 0 3px; }
.menu-left-2 a:hover { background:url(./images/li_hover.gif) no-repeat 0 3px; text-decoration:none }

.menu-left-3 {  padding:0 0 0 90px}
.menu-left-3 a { color:#537a83; font:normal 12px Tahoma; display:block; margin-bottom:10px;  }


a {color:#537a83; font:normal 12px Tahoma;}


.header-s { padding:40px 42px; background:url(./images/bg_header.jpg) no-repeat -145px 0; font:22px Tahoma, "Myriad Pro" ; color:#4b6e76 }
.form-cat select.sel { background:#b7cfd3; width:217px; padding:0 0 0 3px; font:bold 14px Tahoma; color:#232321; border:1px solid #bcbcbc; border-radius:4px; -o-border-radius:4px; -icab-border-radius:4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius:4px; }
.form-cat select option { background:#fff}
.form-cat a {white-space:nowrap}

.form-filter select.sel {height:200px; background:#b7cfd3; width:161px; padding:0 0 0 3px; margin-right:15px; font:bold 14px Tahoma; color:#232321; border:1px solid #bcbcbc; border-radius:4px; -o-border-radius:4px; -icab-border-radius:4px; -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius:4px; }

a.link-dotted { background:url(./images/dotted_s.gif) repeat-x bottom; text-decoration:none; display:block; padding:3px; float:right; color:#809fa7; font:normal 12px Tahoma; }

.section_list_element {padding-bottom:15px}

.comment_item {background:transparent url(./images/dotted_s.gif) repeat-x scroll center bottom;padding-bottom:10px}

