div.jqZoomTitle
{
    z-index:5000;
    text-align:center;
    font-size:11px;
    font-family:Tahoma;
    height:16px;
    padding-top:2px;
    position:absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    color: #FFF;
    background: #999;

}

.jqZoomPup
{
        overflow:hidden;
        background-color: #FFF;
        -moz-opacity:0.6;
        opacity: 0.6;
        filter: alpha(opacity = 60);
        z-index:10;
        border-color:#c4c4c4;
        border-style: solid;
        cursor:crosshair;
}

.jqZoomPup img
{
    border: 0px;
}

.preload{
    -moz-opacity:0.8;
    opacity: 0.8;
   filter: alpha(opacity = 80);
    color: #333;
    font-size: 12px;
    font-family: Tahoma;
   text-decoration: none;
    border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
    text-align:center;
   background-image: url(../images/zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
    width:90px;
    * width:100px;
    height:43px;
    *height:55px;
    z-index:10;
    position:absolute;
    top:3px;
    left:3px;

}

.jqZoomWindow
{
    border: 1px solid #999;
    background-color: #FFF;
}

div.switcher-container {                                                                                                                                                                                   
overflow:hidden;                                                                                                                                                                                           
width:240px;                                                                                                                                                                                               
margin:20px auto;                                                                                                                                                                                          
position:relative;                                                                                                                                                                                         
}                                                                                                                                                                                                          
div.switcher-frame {                                                                                                                                                                                       
width:240px;                                                                                                                                                                                               
height:31px;                                                                                                                                                                                               
background:url(/imgtemp/ff/bg-frame.png) -2px -2px no-repeat;                                                                                                                                                   
position:absolute;                                                                                                                                                                                         
z-index:10;                                                                                                                                                                                                
}                                                                                                                                                                                                          
div.switcher-button {                                                                                                                                                                                      
width:240px;                                                                                                                                                                                               
height:31px;                                                                                                                                                                                               
background:url(/imgtemp/ff/bg-button.png) center top no-repeat;                                                                                                                                                 
}                                                                                                                                                                                                          
div.switcher-button img {                                                                                                                                                                                  
position:absolute;                                                                                                                                                                                         
z-index:100;                                                                                                                                                                                               
margin-left:85px;                                                                                                                                                                                          
margin-top:1px;                                                                                                                                                                                            
cursor:pointer;                                                                                                                                                                                            
}
.m_p_c a {
	color:#0072BC;
	text-decoration:underline;
}
.item .gp {
	left:0px;top:70px; height:20px; display:none;background-color:#FFFFFF;padding:0px 5px;width:160px;text-align:center;position: absolute; line-height:16px;
}
.item .gp a {color:#006DD3;font-size: 12px;}
span.rur { font-family: "Rubl Sign"; text-transform: uppercase; // text-transform: none;} 
span.rur span { position: absolute; overflow: hidden; width: .45em; height: 1em; margin: .2em 0 0 -.57em; // display: none; }
span.rur span:before { content: '\2013'; }
span.rur2 { font-family: "Rubl Sign"; text-transform: uppercase; // text-transform: none;} 
span.rur2 span { position: absolute; overflow: hidden; width: .45em; height: 1em; margin: .75em 0 0 -.55em; // display: none; }
span.rur2 span:before { content: '\2013'; }

a.img_basket {background: url("/images/basket.png") no-repeat scroll 0 0 transparent;}
a.img_order {background: url("/images/order.png") no-repeat scroll 0 0 transparent;}
a.order_link {
	color:#09700B;
    display:block;
    height:60px;
	width:220px;
    padding:15px 15px 15px 60px;
	background-position: 0px 0px;
}
a.order_link:hover {
    background-position: -300px 0px;
	text-decoration: none;
}

span.ruble-sign {
	font-family: 'PT Sans', sans-serif;
	display: inline !important;
	font-weight: 400 !important;
	padding: 0 !important;
	text-align: left !important;
	}
