.all {
        width:100%; height:100%;  min-width: 1000px;
}


body { margin:0px; font-family:  Arial, Tahoma; font-size: 12px; color:#333333;}

img {  border:none; }

a {color:  #3399cc}
a:link, a:visited, a:active{text-decoration:underline; }
a:hover{text-decoration:none; }

h1, h2, h3 { font-weight:normal; }

h1 {font-size:24px; color: #6d7a82; padding-top:0px}
h2 {color: #6d7a82; font-size:18px;}

h3 { color: #83939d; padding-top:8px; font-weight:bold; margin:0px; font-family:Arial,Tahoma}

.hi, .hi a, .hi a:link, .hi a:visited  {padding-top:15px; font-family:   Arial, Times, Tahoma; font-size: 11px; color: #a2b6c2}
.hi a:hover  {padding-top:15px; font-family:   Arial, Times, Tahoma; font-size: 11px; color: #a2b6c2; text-decoration:  none;}

.cena {color:#f29113; font-size:14px; padding-top:9px;}

.logo_text{
  	background-color:#047cb1;
    padding:0px 5px 2px 5px;; 
    font-size:11px;
    color:white;
    font-family: Tahoma; 
    font-weight:bold;
}

.detal_desc table {
border: #a2b6c2 0px solid; border-collapse:collapse;}


.detal_desc td {
text-align:right; border: #dce4e9 1px solid; padding:4px; font-size: 12px; color:#333333; font-family: Arial, Tahoma, Verdana;
}


p {text-indent:15px; text-align:justify}

/*-----------------Корзина-----------------------------------------------------------*/
.cash{
    background:  url(image/cash.jpg) 0% 0% no-repeat;
    width:200px;
    height:60px;
    text-align:left;
    
    margin:15px auto;
}

.cash td{
vertical-align:top;
}

.cash a{
color: white;
font-size: 11px;
font-family: Tahoma;
font-weight:bold;
padding-left:15px;
text-decoration:none;

}

/*---------------------------------------------------------------------------------------*/


/*---------------------------Левое меню----------------------------------------------------------*/
.zag_enter {
	padding-left:25px;background: url(image/ent.gif) no-repeat;font:bold 8pt Tahoma; color:#FFFFFF;margin:4px 0px 0px 9px;
}

.content_enter2 a{
padding-left:10px; background: url(image/str_blue.gif) -14px 5px no-repeat; font:normal 8pt Tahoma; line-height:20px;
}

.content_enter2{
width:200px; background:  url(image/left_menu_cap2.gif) 0px 0px repeat-y; text-align:left; 
}


.content_enter a{
 padding-left:35px; background: url(image/str_blue.gif) 15px 5px no-repeat; font:normal 8pt Tahoma; line-height:20px;
}

.content_enter{
width:200px; background:  url(image/left_menu_cap2.gif) 0px 0px repeat-y; text-align:left; 
}


/*---------------------------------------------------------------------------------------*/




/*------------------------------Верхняя шапка---------------------------------------------------------*/

.white{
width:103px; height:30px; background:  url(image/top1.gif) 0px 0px no-repeat; text-align:center;
}

.textewhite a{
color: white;
font-size: 12px;
font-family: Tahoma;
padding-left:9px;
}

.white a{
color: white;
font-size: 11px;
font-family: Tahoma;
font-weight:bold;
}

/*---------------------------------------------------------------------------------------*/

/*----------------------------Содержание--------------------------------------------------*/
.text_style {vertical-align:top; }
.content_text{padding-right:30px; padding-left:25px; width:750px}

.left_img{float:left; margin-left:10px; margin-right:10px;}
.right_img{float:right; margin-left:10px; margin-right:10px;  border: #D2E7F2 0px solid}

.comment { padding-top:8px; }
.comment td {text-align:right; border:0px; padding:4px; }

.similar_model{padding-left:25px; padding-right:15px; font-size:11px}
.similar_model td{border-bottom: 1px dashed #a2b6c2; text-align:center}
.similar_model td b{color:#666666;}



/*---------------------------------------------------------------------------------------*/


/*--------------------lightbox--------------------------------------------------------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#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; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* 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: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#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; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

