
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
table td {
	vertical-align: top;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {	quotes: "" "";
}


HTML, BODY {
    padding: 0;
    margin: 0;
    width: 100%;
    }

BODY {
    color: #333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    background: White;
    }

A { color: #0072cf; }

H1 {
    color: #2b2b2b;
    font-size: 30px;
    font-weight: bold;
	line-height: 1.1em;
    margin-bottom: .4em;
    }

    H1 SPAN {
    	color: #999;
    	font-size: 22px;
        }

H2 {
    color: #383838;
    font-size: 21px;
    line-height: 1.1em;
    }

    H2 STRONG { font-weight: bold; }

H3 {
    color: #2b2b2b;
    font-size: 17px;
    font-weight: bold;
    margin: .5em 0;
    }

H4 {
    color: #383838;
    font-size: 22px;
    line-height: 1.1em;
    letter-spacing: -1px;

    padding-bottom: 8px;
    padding-top: 20px;
    margin: 0px 0 20px 0;
    }

H5 {
    color: #ff7200;
    font-size: 21px;
    margin: 1.5em 0 1em;
    }

H6 {
    font-size: 22px;
    margin: 1.5em 0 1.2em;
    }

P {
    margin: 1em 0;
    }

EM {
    font-style: normal;
    }

.w65 { width: 65px; }
.w90 { width: 90px; }
.w100 { width: 100px; }
.w110 { width: 110px; }
.w250 { width: 250px; }
.w340 { width: 340px; }
.w400 { width: 400px; }

.clearer {
    clear: both;
    font-size: 0;
    }

#layout {
    margin: 0 auto;
    width: 956px;
    /*overflow: hidden;*/
    position: relative;
    }

/* header */

#header {
    padding-top: 20px;
    width: 100%;
    height: 158px;
    }

    #header .logo {
        text-indent: -9999px;
        background: url(../img/logo.gif) top left no-repeat;
        margin: 1px 0 0 17px;
        width: 146px;
        height: 143px;
        float: left;
        }

    /* tools */

    #header .tools {
       /* background: url(../img/tools-bg.gif) left no-repeat;*/
        margin: 20px 0 0 0;
        width: 773px;
/*        height: 28px;*/
        float: right;
        }

        #header .tools A {
            color: #666;
            text-decoration: none;
            }
            
        #header .tools .flag,
        #header .tools .search,
        #header .tools .toollink,
        #header .tools .tv {
           /* background: url(../img/tools-divider.gif) right no-repeat; */
            margin-right: 10px;
/*            margin: 10px 0 0 10px;*/
            height: 36px;
            float: left;
/*            *display: inline;*/
			position: relative;
            z-index: 99;
            }
            
            
        #header .tools .dropdown{
            height: 36px;
            float: left;
            position: relative;
            z-index: 99;
            }

        #header .tools .flag A {
            background: url(../img/bullet-dropdown.gif) right no-repeat;
            padding-right: 18px;
/*                line-height: 33px;*/
            text-decoration: none;
            }
                

                #header .tools .flag A IMG {
                    vertical-align: middle;
                    margin: 12px 0;
                    width: 21px;
                    height: 14px;
                    }

            #header .tools .dropdown .container {
/*                background: url(../img/bullet-dropdown.gif) right no-repeat;*/
/*                padding-right: 15px;*/
/*                line-height: 33px;*/
                text-decoration: none;
                display: inline-block;
                cursor: pointer;
                cursor: hand;
                float: left;  /* Opera fix */
                }
                
                #header .tools .dropdown .dropdown-head {
                    line-height: 36px;
                    height: 36px;
                    }

                    #header .tools .dropdown .dropdown-head .l{
                        height: 36px;
                        padding: 0 2px 0 10px;
                        }
                        
                     #header .tools .dropdown .container.open .dropdown-head .l{
                        background: transparent url(../img/dd-menu-t_l.png) top left no-repeat;
                        }
                        
                        #header .tools .dropdown .dropdown-head .l div{
                            padding-right: 15px;
                            background: url(../img/bullet-dropdown.gif) right no-repeat;
                            }
                        
                    #header .tools .dropdown .dropdown-head .r{
                        height: 36px;
                        padding: 0 8px 0 0;
                        }
                        
                    #header .tools .dropdown .container.open .dropdown-head .r{
                        background: transparent url(../img/dd-menu-t_r.png) top right no-repeat;
                        height: 36px;
                        padding: 0 8px 0 0;
                        }

                #header .tools .dropdown .menu {
                    position: absolute;
                    top: 28px;
/*                    left: -11px;*/
                    display: none;
                    float: left;
                    }

                #header .tools .dropdown .container.open .menu { display: block; }

                #header .tools .dropdown .menu .inner {
                        border-left: 1px solid #ececed;
                        border-right: 1px solid #ececed;
                        background: #f7f7f7;
                        padding-top: 2px;
/*                        margin-bottom: 10px;*/
                        position: relative;
                        }
                        #header .tools .dropdown .menu .inner A {
                            color: #515151;
                            text-decoration: none;
/*                            white-space: nowrap;*/
/*                            line-height: 30px;*/
                            background: none;
                            padding: 5px 10px;
                            margin: -1 2px;
/*                            *margin: -1px 0;*/
                            position: relative;
/*                            height: 30px;*/
                            display: block;
                            zoom: 1;
                            }

                        #header .tools .dropdown .menu .inner A:hover {
                            background: #d5d5d5;
                            }
                           
                #header .tools .dropdown .b {
                        background: transparent url(../img/dropdown_subcat_body_b_r_bg.png) top right no-repeat scroll;
                        padding-right: 8px;
                        height: 10px;
                    }
                    
                    #header .tools .dropdown .b .l {
                            background: transparent url(../img/dropdown_subcat_body_b_l_bg.png) top left no-repeat scroll;
                            height: 10px;
                        }

        #header .tools .search {
            background: url(../img/search-bg.png) left no-repeat;
            margin: 0 20px 0 10px;
            width: 165px;
            overflow: hidden;
            }
            

            #header .tools .search .button {
                border: none;
                background: transparent;
                margin: 11px 0 0 8px;
                width: 13px;
                height: 13px;
                float: left;
/*                *display: inline;*/
                cursor: pointer;
                cursor: hand;
                }

            #header .tools .search .text {
                font-size: 12px;
                border: none;
                background: transparent;
                padding: 3px 0;
                margin: 7px 5px;
                width: 130px;
                float: left;
/*                *display: inline;*/
                }

            #header .tools .tv {
                margin-right: 20px;
                }

            #header .tools .tv a img {
                float: left;
                }
                
            #header .tools .tv a span {
                line-height: 36px;
                font-weight: bold;
                }
                
        #header .tools .toollink a {
            line-height: 36px;
            color: #0072CF;
            font-weight: bold;
            text-decoration: underline;
            }
            
        #header .tools .toolbutton {
            float: right;
            padding-top: 5px;
            }
            
            #header .tools .toolbutton .cool-button {
                height: auto;
                }
                
                #header .tools .toolbutton .cool-button span {
                    font-size: inherit;
                    font-weight: bold;
                    line-height: 24px;
                    padding: 0 5px 0 14px;
                    }
                

    /* top categories */
    #header .top-categories {
        background: url(../img/tools-bg.gif) left no-repeat;
        width: 773px;
        height: 53px;
        /*overflow: hidden;*/
        float: right;
        }        
            
    /* user helper */

    #header .uhelp {
        width: 712px;
        height: 83px;
        overflow: hidden;
        float: right;
        margin: 13px 0 0 0;
        }

        #header .uhelp .phone {
            color: #a49c9c;
            font-size: 12px;
            line-height: 1em;
            width: 242px;
            height: 85px;
            float: left;
            }

            #header .uhelp .phone SPAN {
                color: #ff7200;
                font-size: 25px;
                line-height: 23px;
                background: url(../img/icons/icon-phone.gif) left no-repeat;
                padding-left: 21px;
                display: block;
                }

                #header .uhelp .phone SPAN STRONG {
                    color: #383838;
                    font-weight: bold;
                    }

            #header .uhelp .phone EM {
                color: #ff7200;
                font-size: 21px;
                line-height: 1em;
                margin: 3px 0 4px;
                display: block;
                }

        #header .uhelp .callback {
            text-decoration: none;
            background: url(../img/callback-bg.jpg) top left no-repeat;
            padding: 18px 100px 0 15px;
            width: 111px;
            height: 68px;
            float: left;
            }

            #header .uhelp .callback SPAN {
                color: #2c150a;
                font-size: 18px;
                border-bottom: 1px dashed #2c150a;
                width: 115px;
                }

        #header .uhelp .basket {
            color: #555;
            line-height: 1.3em;
            background: url(../img/basket-bg.gif) top left no-repeat;
            padding: 10px 0 0 18px;
            width: 208px;
            height: 73px;
            float: right;
            }

            #header .uhelp .basket STRONG { font-weight: bold; }

            #header .uhelp .cool-button { margin-top: 5px; }
            
            
            #header .column.side {
        
            width: 225px;
            float: left;
            }
/* content */

#content {
    overflow: hidden;
    width: 730px;
    }

    #content .column.wide {
        margin: 30px 0px;
        width: 730px;
        float: right;
        }

    #content .news_block {
        width: 710px;
        float: right;
    }

    /* homepage, catalogpage */

    .homepage #content .column.wide { width: 730px; }
    /*.catalogpage #content .column.wide*/ 

    /* productpage */
    
    .prod_info {
        border: none !important;
       /* padding-top: 25px;*/
        float: right;
        }
        
    .hide {
        display: none;        
        }
        
    .text {
        width: 475px;
    }
    

    .movies {
        float: right;
    }
    .movies .video {
        margin: 1em 0;
        }
	    .movies .video .video-container {
		    position: relative;
		    display: block;
	    }
	
	        .movies .video .play {
		        display:block;
		        position:absolute;
		        top:25px;
		        left:70px
	        }    
    .productpage #content .column.wide {
        font-size: 14px;
        margin-right: 20px;
        width: 467px;
        float: right;
        }

    .productpage #content .column.prop {
        margin: 30px 0;
        width: 225px;
        float: right;
        }


    /* cartpage */

    .cartpage {
        border-top: 6px solid #ff7200;
        }

        .cartpage #layout {
            width: 720px;
            }

        .cartpage #content .column.wide {
            margin-top: 10px;
            width: 100%;
            }

            .cartpage #header {
                margin: 0;
                height: 135px;
                }

                .cartpage #header .logo {
                    background-image: url(../img/logo-cart.gif);
                    margin: 15px 0 0 0;
                    left: 0;
                    width: 121px;
                    height: 118px;
                    }

                .cartpage #header H1 {
                    line-height: 1.2em;
                    margin: 35px 0 0 0;
                    width: 557px;
                    float: right;
                    }

                .cartpage #header .stepping {
                    margin: 20px 0 0 0;
                    width: 542px;
                    height: 33px;
                    float: right;
                    }

                    .cartpage #header .stepping IMG {
                        width: 542px;
                        height: 33px;
                        }
                        
    /* accountpage */

    .accountpage {
        border-top: 6px solid #ff7200;
        }
        

        .accountpage #layout {
            width: 720px;
            }

        .accountpage #content .column.wide {
            margin-top: 10px;
            width: 100%;
            }

            .accountpage #header {
                margin: 0;
                height: 75px;
                }

                .accountpage #header .logo {
                    background-image: url(../img/logo-account.png);
                    width: 64px;
                    height: 62px;
                    }

                .accountpage #header H1 {
                    line-height: 1.2em;
                    margin: 20px 0 0 20px;
                    width: 600px;
                    float: left;
                    }
                        
        .accountpage .notebook {
            width: 711px;
            margin: 0;
        }
        
            .accountpage .notebook-tabs > div {
                float: left;
                margin-bottom: -8px;
                position: relative;
                z-index:5;
            }
            
                .accountpage .notebook-tabs > div a {
                    background: url("../img/notebook_tab_r_bg.png") no-repeat scroll top right;
                    padding-right: 8px;
                    display: block;
                    float: left;
                    font-weight:bold;
                    color: #555555;
                    text-decoration: none;
                    text-shadow: #fff 0 1px 0;
                }
            
                .accountpage .notebook-tabs > div span {
                    background: url("../img/notebook_tab_l_bg.png") no-repeat scroll 0 0;
                    display: block;
                    line-height: 48px;
                    height: 51px;
                    padding: 0 12px 0 20px;
                }
                
                .accountpage .notebook-tabs > div.current {
                    z-index:15;
                }
  
                .accountpage .notebook-tabs > div.current a {
                    background: url("../img/notebook_tab_cur_r_bg.png") no-repeat scroll top right;
                }
  
                .accountpage .notebook-tabs > div.current span {
                    background: url("../img/notebook_tab_cur_l_bg.png") no-repeat scroll 0 0;
                }

                .accountpage .notebook-tabs > div:first-child.current span {
                    background: url("../img/notebook_tab_cur_first_l_bg.png") no-repeat scroll 0 0;
                }
            
                .accountpage .notebook-tabs .clearer {
                    display: block;
                }
        
            .accountpage .notebook-body {
                width: 711px;
                z-index:10;
                position: relative;
            }
            
            .accountpage .notebook-body .t{
                height: 8px;
                background: url("../img/notebook_t_bg.png") no-repeat scroll 0 0;
            }
  
            .accountpage .notebook-body .m{
                background: url("../img/notebook_m_bg.png") repeat-y scroll 0 0;
                padding: 12px 20px;
            }

            .accountpage .notebook-body .b{
                height: 9px;
                background: url("../img/notebook_b_bg.png") no-repeat scroll 0 0;
            }
            
                .accountpage .notebook-body .m form .field .key{
                    width: 200px;
                    display: block;
                    float: left;
                }
                
                .accountpage .notebook-body .m form .field input,
                .accountpage .notebook-body .m form .field select{
/*                    float: left;*/
                }

    /* flatpage */

    .flatpage .bread-crumbs { margin: -.3em 0 1.4em 0; }

        .flatpage .bread-crumbs A {
            color: #999;
            font-size: 14px;
            margin-right: .3em;
            }

    .flatpage .column.wide P { 
       font-size: 14px;
       line-height: 1.45em; 
       }


.flatpage .column.wide EM,
.catalogpage .column.wide EM,
.productpage .column.wide EM,
.productpage .prod_info EM { font-style: italic; }

.flatpage .column.wide STRONG,
.catalogpage .column.wide STRONG,
.productpage .column.wide STRONG,
.productpage .prod_info STRONG { font-weight: bold; } 

.flatpage .column.wide IMG.left,
.productpage .column.wide IMG.left,
.catalogpage .column.wide IMG.left,
.description IMG.left { float: left; margin-right:1em}

.flatpage .column.wide IMG.right,
.catalogpage .column.wide IMG.right,
.productpage .column.wide IMG.right,
.description IMG.right { float: right; margin-right:1em}

.flatpage .column.wide .align-left,
.catalogpage .column.wide .align-left,
.productpage .column.wide .align-left,
.productpage .prod_info .align-left { text-align: left; }

.flatpage .column.wide .align-right,
.catalogpage .column.wide .align-right,
.productpage .column.wide .align-right,
.productpage .prod_info .align-right { text-align: right; }

.flatpage .column.wide .align-center,
.catalogpage .column.wide .align-center,
.productpage .column.wide .align-center,
.productpage .prod_info .align-center { text-align: center; }

.flatpage .column.wide .align-justify,
.catalogpage .column.wide .align-justify,
.productpage .column.wide .align-justify,
.productpage .prod_info .align-justify { text-align: justify; }

.smenu {

   padding-top: 17px;
   padding-left: 0px;
   position: relative;
   list-style: none;
    }

   


A.main_category_link {
            background: url(../img/tools-divider.gif) top left no-repeat;
       
            padding-right: 20px;
            padding-left: 20px;
            color: #686868;
            font-size: 16px;
            text-decoration: none;
            line-height: 18px;
            text-indent: 17px;
            position: relative;
            list-style: none;
            vertical-align: middle;
            padding-bottom: 5px;
            z-index: 7;
            }

A.main_category_link.first {
            background: none;
            color:#686868;
            font-size: 16px;
            text-decoration: none;
            position: relative;
            }

 

A.main_category_link.current {
            font-weight: bold;
            }


div.category_item{
  float: left;
  position: relative;
}

.tohide {
            margin-top: -24px;
            position: absolute;
            display: none;
            float: left;
            border-radius: 10px;
            left: 0;
            top: 100%;
            z-index: 5
}

.dropdown_subcat_body {
            
/*            background: #f7f7f7 ;*/
/*            padding-top: 10px;*/
/*            padding-bottom: 10px;*/
            font-weight: normal !important;
            position: relative;
            z-index: 1;
}

    .dropdown_subcat_body .t{
                background: transparent url(../img/dropdown_subcat_body_t_r_bg.png) top right no-repeat scroll;
                padding-right: 8px;
                height: 8px;
    }
    
        .dropdown_subcat_body .t .l{
                    background: transparent url(../img/dropdown_subcat_body_t_l_bg.png) top left no-repeat scroll;
                    height: 8px;
        }
        
    .dropdown_subcat_body .m{
                background: #f7f7f7 url(../img/dropdown_subcat_body_m_r_bg.png) top right repeat-y scroll;
    }
    
        .dropdown_subcat_body .m .l{
                    background: transparent url(../img/dropdown_subcat_body_m_l_bg.png) top left repeat-y scroll;
                    padding: 5px 0;
        }

    .dropdown_subcat_body .b{
                background: transparent url(../img/dropdown_subcat_body_b_r_bg.png) top right no-repeat scroll;
                padding-right: 8px;
                height: 10px;
    }
    
        .dropdown_subcat_body .b .l{
                    background: transparent url(../img/dropdown_subcat_body_b_l_bg.png) top left no-repeat scroll;
                    height: 10px;
        }

.tohide li{
          padding-top: 6px;
          padding-bottom: 4px;
          padding-left: 10px;
          margin: 5px 15px;
          word-wrap: break-word;
}

.tohide li:hover{
      background-color: #d5d5d5;
      border-radius: 5px;
}

        .tohide li A {
            background: transparent !important;
            font-weight: normal !important;
            font-size: 14px !important;
            text-decoration: none;
            color: #686868;
        }
        
        
      .smenu div.category_item:hover .tohide{
        display: block;
      }

.dropdown_category_head{
  height: 44px;
  position: relative;
  z-index: 2;
  margin-bottom: -8px;
}

.dropdown_category_head div.r{
  background: transparent url(../img/dropdown_category_head_r_bg.png) top right no-repeat scroll;
  padding-right: 8px;
  float: left;
  height: 44px;
  position: relative;
  z-index: 9
}

.dropdown_category_head div.l{
  background: transparent url(../img/dropdown_category_head_l_bg.png) top left no-repeat scroll;
  padding-left: 20px;
  padding-right: 2px;
  height: 38px;
  padding-top: 6px;
  position: relative;
  z-index: 8;
}

.dropdown_category_head a{
  color: #686868;
  font-size: 16px;
  text-decoration: none;
  padding-right: 8px;
}

.dropdown_category_head a.current{
  font-weight: bold;
}

.howto {}

    .howto LI {
        padding-left: 87px;
        margin-bottom: 10px;
        }

    .howto LI.choose { background: url(../img/howto-step-1.jpg) top left no-repeat; }
    .howto LI.store  { background: url(../img/howto-step-2.jpg) top left no-repeat; }
    .howto LI.fform  { background: url(../img/howto-step-3.jpg) top left no-repeat; }

        .howto LI STRONG {
            font-size: 18px;
            display: block;
            }

UL.products {
	margin-left: 0px;
    overflow: hidden;
    zoom: 1;
    }

    UL.products >LI {
        font-size: 15px;
        margin: 0 0 30px 18px;
        width: 225px;
        height: 210px;
        float: left;
        overflow: hidden;
        position: relative;
        *display: inline;
        }

        UL.products > LI A {
            display: block;
        	position: relative;
            }

            UL.products > LI A IMG {
                width: 225px;
                height: 165px;
                }

			UL.products > LI A .rounder {
					position: absolute;
					top:0;
					left:0;
					width: 225px;
					height: 165px;
					background-image: url(../img/product-hider-225x165.png);
					}


        UL.products > LI A.price {
            color: White;
            font-size: 24px;
            text-align: center;
            text-decoration: none;
            background: url(../img/prod-price-bg.png) top left no-repeat;
            padding-top: 24px;
            position: absolute;
            top: 72px;
            left: 17px;
            width: 77px;
            height: 80px;
            }

            UL.products > LI A.price SPAN {
                font-size: 16px;
                font-weight: bold;
                background: url(../img/icons/icon-price-basket.gif) right no-repeat;
                padding-right: 19px;
                }

    UL.products > LI.promo {
        width: 468px;
        height: 210px;
        overflow: hidden;
        position: relative;
        }

        UL.products > LI.promo IMG {
            width: 468px;
            height: 210px;
            }
        UL.products > LI.promo .nav {
        	position:absolute;
        	bottom: 5px;
        	right: 5px;
        	left:5px;
        	z-index: 10;
        }

	        UL.products > LI.promo .nav>a {	        
	        	display: block;
	        	float:left;	        	
				width: 22px;
				height: 22px;
				text-indent: -9999px;
				background-image: url(../img/bullets.png);
	        }
	        UL.products > LI.promo .nav>a.activeSlide {
	        	background-position: 0 -22px;
	        }	        

.catalogpage .category-text {
	margin-left: 20px;
}

A.all {
    color: #9d9d9d;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    }

    A.all U { text-decoration: underline; }

.catalogpage A.all { margin-left: 20px; }

UL.prodlist {
    overflow: hidden;
    }

    UL.prodlist LI {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 14px;
        margin: 15px 0 15px 18px;
        width: 225px;
        height: 380px;
        float: left;
        overflow: hidden;
        position: relative;
        *display: inline;
        }

        UL.prodlist LI .info {
            width: 100%;
            height: 305px;
            overflow: hidden;
            }

            UL.prodlist LI .info A.thumb {
                text-decoration: none;
                position: relative;
                display: block;
                }

                UL.prodlist LI .info A.thumb IMG {
                    width: 225px;
                    height: 165px;
                    }

				UL.prodlist LI .info A.thumb .rounder {
					position: absolute;
					top:0;
					left:0;
					width: 225px;
					height: 165px;
					background-image: url(../img/product-hider-225x165.png);
					}
                UL.prodlist LI .info A.thumb .price {
                    color: White;
                    font-size: 24px;
                    text-align: center;
                    background: url(../img/prod-price-bg.png) top left no-repeat;
                    padding-top: 24px;
                    position: absolute;
                    top: 72px;
                    left: 17px;
                    width: 77px;
                    height: 80px;
                    display: table-cell;
                    vertical-align: middle;
                    }

                    UL.prodlist LI .info A.thumb .price SPAN {
                        font-size: 16px;
                        font-weight: bold;
                        display: block;
                        }

            UL.prodlist LI .info A.title {
                font-size: 18px;
                line-height: 1.3em;
                margin: .2em 0;
                padding: 0 0 10px 0;
                display: block;
                /*height: 18px;*/
                letter-spacing: -1px;
                }

            UL.prodlist LI .info .avail,
            UL.prodlist LI .info .unavail {
                color: #9e9e9e;
                font-size: 13px;
                font-style: italic;
                padding-left: 16px;
                display: block;
                }

            UL.prodlist LI .avail { background: url(../img/icons/icon-avail.gif) left no-repeat; }
            UL.prodlist LI .unavail { background: url(../img/icons/icon-unavail.gif) left no-repeat; }

        UL.prodlist LI .discount {
        	text-indent: -9999px;
            background: url(../img/icons/ico-discount.png) top left no-repeat;
            position: absolute;
            top: 5px;
            left: 172px;
            width: 50px;
            height: 50px;
            }

.capsule {
    font-size: 14px;
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
    padding-top: 75px;
    }
    
/*    .capsule table {*/
/*        width: 100%;*/
/*    }*/
    
    .capsule .top {
        height: 300px;
    }
    
        .capsule .top td{
            vertical-align: top;
        }
    
    .capsule .bottom {
        height: 140px;
    }
    
        .capsule .bottom td{
            vertical-align: bottom;
        }

    .capsule .teaser {
        width: 225px;
        }
    
    .capsule .teaser .t {
/*        *font-size: 0;*/
        background: url(../img/capsule-t-bg.gif) top left no-repeat;
        height: 8px;
        }

    .capsule .teaser .m {
        background: url(../img/capsule-m-bg.gif) left repeat-y;
        padding: 5px 20px;
        }

    .capsule .teaser .b {
/*        *font-size: 0;*/
        background: url(../img/capsule-b-bg.gif) bottom left no-repeat;
        height: 9px;
        }

    .capsule .video {
        margin: 1em 0;
        }
	.capsule .video .video-container {
		position: relative;
		display: block;
	}
	
	.capsule .video .play {
		display:block;
		position:absolute;
		top:45px;
		left:70px
	}

    .capsule .avail,
    .capsule .unavail {
        color: #9e9e9e;
        font-size: 13px;
        font-style: italic;
        padding-left: 16px;
        display: block;
        }

        .capsule .avail { background: url(../img/icons/icon-avail.gif) left no-repeat; }
        .capsule .unavail { background: url(../img/icons/icon-unavail.gif) left no-repeat; }


    .capsule .divider {
        *font-size: 0;
        border-bottom: 1px solid #e0e0e2;
        margin: 1em 0;
        height: 1px;
        }

    .capsule .price {
        font-size: 21px;
        font-weight: bold;
        margin: 1em 0 .5em;
        }
        
        .capsule .price STRONG { font-size: 34px; }

    .capsule .old-price {
		text-decoration: line-through;
	}

#product_values_form h6 {
    font-weight: bold;
    font-size: 16px;
    margin:0;
    margin-top: 15px;
}

#product_values_form .val {
    padding: 15px 0;
}

#product_values_form .val select {
    width: 100%;
}


.cheaper {
 float: left;

 
}
    #cheaper_id{
      width: 661px !important;
      }
    #similar{
      width: 661px !important;
      } 
    
    .cheaper LI {
        
        border-right: 1px solid #e6e6e6;
        overflow: hidden;
        position: relative;
        float: left;
        margin: 20px 0 15px;
        height: auto !important;

        }

        .cheaper LI .thumb_linked {
            width: 100px;
            margin-bottom: 5px;
            float: left;
            height: 95px;
            background: url("../img/product-hider-100x95.png") no-repeat scroll left top transparent;
            }
         .cheaper LI .thumb_linked A  EM {
                        position: absolute;
                        top: 0px;
                        left: 50px;
                        width: 100px;
                        height: 95px;
                        display: block;
                        
                        background: url(../img/product-hider-100x95-border.png) top left no-repeat;
                    }
        .cheaper LI .linked_info {
            width: 120px;
            margin-left: 15px;
            float: left;
            }
        .cheaper LI .linked {
            width: 280px;
            margin-left: 50px;
            float: left;
            }

        .cheaper LI  IMG {
                width: 100px;
                height: 95px;
                }



		.cheaper LI .plus {
				font-size: 35px;
				font-weight: bold;
				color: #ff7e00;
				display: block;
				
				padding: 5px 0;			
			}
			
        .cheaper LI .prod,
        .cheaper LI .prod {
            font-weight: bold;
            display: block;
            
            }

        .cheaper LI .prod-addon {
            text-decoration: underline;
            margin: .5em 0;
            }

        .cheaper LI .price-old {
            color: #c4c4c4;
            font-size: 17px;
            text-decoration: line-through;
            }

        .cheaper LI .price {
            font-size: 21px;
            font-weight: bold;
            margin: 0 0 10px;
            display: block;
            }

        .cheaper LI .discount {
            color: #ff7200;
            margin: .5em 0;
            display: block;
            }

		.cheaper LI .price-and-buy TD {
			padding-top: 10px;
			padding-bottom: 20px;
			}

		.cheaper LI .buy {
			padding-left: 10px;
			vertical-align: middle;
			}
			
		.prevcheaper{
		    min-height: 116px;
		    width: 20px;
		    display: inline-block;
		    background: url(../img/arrow_left.png) bottom left no-repeat;
		    float: left;
		    margin-left: 2px;
		}
		.nextcheaper{
		    min-height: 116px;
		    width: 20px;
		    display: inline-block;
		    background: url(../img/arrow_right.png) bottom right no-repeat;
		    float: right;
		}
        .prevsimilar{
		    min-height: 116px;
		    width: 20px;
		    display: inline-block;
		    background: url(../img/arrow_left.png) bottom left no-repeat;
		    float: left;
		    margin-left: 2px;
		}
		.nextsimilar{
		    min-height: 116px;
		    width: 20px;
		    display: inline-block;
		    background: url(../img/arrow_right.png) bottom right no-repeat;
		    float: right;
		}
		
		 
.visual {
    width: 100%;
    overflow: hidden;
    }

    .visual .thumbnails {
        width: 100px;
        float: left;
        }
    .visual .thumbnails .previmage{
        height: 25px;
        width: 100px;
        background: url(../img/scroll-top-disabled.gif) top no-repeat;
    }
    .visual .thumbnails .previmage:hover{
        height: 25px;
        width: 100px;
        background: url(../img/scroll-top.gif) top no-repeat;
    }
    
    .visual .thumbnails .nextimage{
        height: 25px;
        width: 100px;
        background: url(../img/scroll-bottom-disabled.gif) bottom no-repeat;
    }
    
    .visual .thumbnails .nextimage:hover{
        height: 25px;
        width: 100px;
        background: url(../img/scroll-bottom.gif) bottom no-repeat;
    }

        .visual .thumbnails .scroll-top {
            background: url(../img/scroll-top.gif) top no-repeat;
            height: 10px;
            display: block;
            }

        .visual .thumbnails .scroll-top-disabled {
            background: url(../img/scroll-top-disabled.gif) top no-repeat;
            height: 10px;
            display: block;
            }

        .visual .thumbnails .scroll-bottom {
            background: url(../img/scroll-bottom.gif) top no-repeat;
            height: 10px;
            display: block;
            }

        .visual .thumbnails .scroll-bottom-disabled {
            background: url(../img/scroll-bottom-disabled.gif) top no-repeat;
            height: 10px;
            display: block;
            }

        .visual .thumbnails .container {
            
            width: 100px;
            height: 327px;
            overflow: hidden;
            position: relative;
            }

            .visual .thumbnails .container .scroller {
                position: absolute;
                top: 0px;  /* change this value with step 115px to scroll scroller inside container (f.e.: -115px) */
                left: 0px;
                width: 100px;
                height: auto;
                }

                .visual .thumbnails .container .scroller A {
                    margin-bottom: 20px;
                    display: block;
                    position: relative;
                    }

                    .visual .thumbnails .container .scroller A IMG {
                        width: 100px;
                        height: 95px;
                        }

                    .visual .thumbnails .container .scroller A EM {
                        position: absolute;
                        top: 0px;
                        left: 0px;
                        width: 100px;
                        height: 95px;
                        display: block;
                        
                        background: url(../img/product-hider-100x95.png) top left no-repeat;
                    }

                    .visual .thumbnails .container .scroller A.selected EM {
                        display: block;
                        background: url(../img/thumb-highlighter-100x95.png) top left no-repeat;
                    }


    .visual .main {
        width: 350px;
        float: right;
        position: relative;
        }

        .visual .main IMG {
            width: 350px;
            height: 370px;
            }
        .visual .main .rounder {
			position: absolute;
			top:0;
			left:0;
        	width: 350px;
            height: 370px;
			background-image: url(../img/product-hider-350x370.png);            
            }



.productpage .column.wide H1 {
    font-size: 21px;
    font-weight: normal;
    line-height: 1.2em;
    margin: 1em 0;
    }

    .productpage .column.wide H1 STRONG { font-weight: bold; }

.productpage .column.wide .divider {
    *font-size: 0;
    background: #e3e3e3;
    margin: 1.5em 0;
    height: 6px;
    }

.features {
    width: 100%;
    overflow: hidden;
    }

    .features DL {
        margin: .5em 20px 1.5em 0;
        width: 212px;
        float: left;
        }

        .features DL DT {
            font-size: 17px;
            border-bottom: 1px solid #e6e6e6;
            padding-bottom: .5em;
            margin: .5em 0;
            }

        .features DL DD {
            font-size: 13px;
            padding-left: 17px;
            }

            .features DL DD UL {
                margin-left: -17px;
                }

                .features DL DD UL LI {
                    background: url(../img/features-bullet.gif) 0 .7em no-repeat;
                    padding-left: 15px;
                    }

            .features DL DD EM {
                font-style: italic;
                }

.commentballoon {
    font-style: italic;
    margin: 1em ;
    padding-left: 100px;
    }

    .comment .author {
        font-style: normal;
        margin-top: 1em;
        }

        .comment .author STRONG { font-weight: bold; }

    .comment.balloon {}

        .comment.balloon .t {
            *font-size: 0;
            background: url(../img/balloon-t-bg.gif) top left no-repeat;
            height: 24px;
            }

        .comment.balloon .m {
            font-style: normal;
            background: url(../img/balloon-m-bg.gif) left repeat-y;
            padding: 5px 20px;
            }

        .comment.balloon .b {
            *font-size: 0;
            background: url(../img/balloon-b-bg.gif) bottom left no-repeat;
            height: 7px;
            }

.data { margin: .5em 0; }

    .data TEXTAREA {
        font-size: 14px;
        padding: 15px;
        width: 430px;
        height: 120px;
        }

    .data LABEL {
        font-style: italic;
        width: 220px;
        display: inline-block;
        }

    .data.wide LABEL { white-space: nowrap;; }

    .data INPUT {
        font-size: 14px;
        padding: 3px 5px;
        width: 226px;
        }

    .data INPUT:focus { background-color: Snow; }

.field.captcha {
    margin: .5em 0 1.5em;
    display: block;
    } 

    .field.captcha LABEL { 
        margin-bottom: .5em;
        display: block; 
    }

#feedback-add-form #id_message { display: block }

TABLE.basket {
    empty-cells: show;
    table-layout: auto;
    border-spacing: 0;
    border-collapse: collapse;
    margin: 1em 1px;
    width: 99.5%;
    }

    TABLE.basket TD {
        border: 1px solid #dfdfdf;
        padding: 15px;
        }

    TABLE.basket TD.number {
        font-size: 14px;
        line-height: 22px;
        border-right: none;
        width: 1%;
        }

    TABLE.basket TD.description {
        font-size: 14px;
        border-left: none;
        padding-left: 0;
        width: auto;
        }

        TABLE.basket TD.description H3 {
            font-size: 18px;
            font-weight: normal;
            margin: 0;
            }

        TABLE.basket TD.description P {
            margin-bottom: 0;
            }

        TABLE.basket TD.description INPUT {
            vertical-align: middle;
            margin: 0 5px;
            width: 40px;
            }

        TABLE.basket TD.description .recalc {
            text-indent: -9999px;
            *text-indent: 0;
            *line-height: 20em;
            vertical-align: middle;
            border: none;
            background: url(../img/buttons/button-recalc.gif) top left no-repeat;
            display: inline-block;
            width: 18px;
            height: 15px;
            cursor: pointer;
            cursor: hand;
	        }

    TABLE.basket TD.price {
        color: #444;
        font-size: 24px;
        font-weight: bold;
        text-align: right;
        white-space: nowrap;
        vertical-align: middle;
        width: 1%;
        }

    TABLE.basket TD.action {
        vertical-align: middle;
        width: 17px;
        }

        TABLE.basket TD.action .delete {
            text-indent: -9999px;
            *text-indent: 0;
            *line-height: 20em;
			border: none;
            background: url(../img/buttons/button-delete.gif) top left no-repeat;
            width: 17px;
            height: 16px;
            display: block;
			cursor: pointer;
			cursor: hand;
            }

    TABLE.basket TD.payment {}

        TABLE.basket TD.payment P {
            font-size: 14px;
            margin: .4em 0;
            }

            TABLE.basket TD.payment P STRONG {
                font-size: 16px;
                font-weight: bold;
                }

    TABLE.basket TD.total {
        font-size: 16px;
        font-weight: bold;
        border: none;
        padding-top: 20px;
        }

        TABLE.basket TD.total P {
            margin: .2em 0;
            display: block;
            width: 260px;
            float: right;
            clear: both;
            }

        TABLE.basket TD.total P LABEL {
            text-align: right;
            margin-right: 40px;
            width: 120px;
            float: left;
            }

        TABLE.basket TD.total P SPAN {
            text-align: left;
            width: 90px;
            float: left;
            }

        TABLE.basket TD.total P.highlighted {
            color: #ff8400;
            }

    TABLE.basket TD.actions {
        text-align: center;
        border: none;
        padding: 20px 0 0 0;
        }

        TABLE.basket TD.actions DIV {
            color: #444;
            font-size: 24px;
            font-weight: bold;
            text-align: center;
            white-space: nowrap;
            background: #f6f6f6;
            padding: 1.3em .5em;
            margin-bottom: .7em;
            }

        TABLE.basket TD.actions INPUT {
            text-indent: -9999px;
            *text-indent: 0;
            *line-height: 8em;
            border: none;
            background: url(../img/ru/button-order.gif) top left no-repeat;
            width: 133px;
            height: 33px;
            cursor: pointer;
            cursor: hand;
            }

.preface, .errorlist li {
    color: #888;
    font-size: 15px;
    font-style: italic;
    }

.order-form {
    empty-cells: show;
    table-layout: auto;
    border-spacing: 0;
    border-collapse: collapse;
    margin: 1px;
    width: 99.5%;
    }

    .order-form TD {
        font-size: 14px;
        padding: .2em 0;
        }

    .order-form TD.opt {
        text-align: left;
        padding-top: 10px;
        width: 40px;
        }

    .order-form TD.lab {}

        .order-form TD.lab H3 {
            color: #444;
            }

        .order-form TD.lab P {
            margin: .5em 0;
            }

        .order-form TD.lab P STRONG {
            color: #ff8700;
            font-size: 16px;
            font-weight: bold;
            }

    .order-form TD.key {
        white-space: nowrap;
        padding-right: 20px;
        min-width: 1%;
        }

        .order-form .bigger TD {
            padding-bottom: .5em;
            }

        .order-form .bigger TD.key {
            font-size: 18px;
            font-weight: bold;
            }

        .order-form .bigger TD.val INPUT {
            font-size: 18px;
/*            background-color: #fff;*/
            }

    .order-form TD.val {
        color: #999;
        font-style: italic;
        }

        .order-form TD.val LABEL {
            color: #222;
            font-style: normal;
            }

        .order-form TD.val.multi INPUT {
            margin-bottom: .4em;
            }

    .order-form TD.actions {
        text-align: right;
        padding-top: 30px;
        }

        .order-form TD.actions .next,
        .order-form TD.actions .done {
            text-indent: -9999px;
            *line-height: 4em;
            border: none;
            margin-right: 12px;
            width: 132px;
            height: 33px;
            }

        .order-form TD.actions .next {
            background: url(../img/ru/button-next.gif) top left no-repeat;
            }

        .order-form TD.actions .done.ru {
            background: url(../img/ru/button-order.gif) top left no-repeat;
            }

         .order-form TD.actions .done.uk {  
            background: url(../img/uk/button-order.gif) top left no-repeat;
         }

/* footer */

#footer {
    background: #f9f9f9;
    overflow: hidden;
    width: 100%;
    margin-top: 25px;
    }

    #footer .info {
        color: #383838;
        line-height: 1.4em;
        padding: 1em 0;
        margin: 30px 0 30px 22px;
        width: 240px;
        float: left;
        }

        #footer .info STRONG { font-weight: bold; }

    #footer UL {
        border-left: 1px solid #d5d5d5;
        padding-left: 20px;
        margin: 30px 0;
        width: 220px;
        float: left;
        }

        #footer UL LI {
            margin: .3em 0;
            }

    #footer .designedby {
        border-left: 1px solid #d5d5d5;
        padding: 0 0 1.6em 20px;
        margin: 30px 0;
        float: left;
        }
        
    #footer .designedby H3 {
        color: #0072CF;
        font-size: 17px;
        
        line-height: 1.1em;
        margin: 0 0 0;
        padding-bottom: 0;
        padding-top: 0;
        text-decoration: underline;
    }
    


/* form */

FORM {
    padding: 0;
    margin: 0;
    display: inline;
    }

INPUT[type="tel"],
INPUT[type="email"],
INPUT[type="text"],
INPUT[type="password"],
TEXTAREA {
    color: #333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.6em;
    border: 1px solid #bfbfbf;
    border-top: 1px solid #808080;
    padding: .2em .3em;
    }

SELECT {
    color: #333;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.6em;
}

INPUT[type="tel"],
INPUT[type="email"],
INPUT[type="text"],
INPUT[type="password"],
TEXTAREA {
    background: #fff url(../img/input-bg.gif) left top repeat-x;
    }

/* login-form */

#login-form {}

    #login-form .field {
        margin: 1em 0;
        }

        #login-form .field LABEL {
            text-align: right;
            width: 70px;
            display: inline-block;
            }

        #login-form .field INPUT {
            width: 200px;
            }

    #login-form .buttons {}

    #login-form .buttons INPUT {
        color: White;
        vertical-align: top;
        border: none;
        background: url(../img/buttons/button-120x27-empty.gif) center no-repeat;
        padding: 6px 0 8px;
        margin-left: 75px;
        width: 120px;
        height: auto;
        cursor: pointer;
        cursor: hand;
        }

/* callback form */

#callback-form {}

    #callback-form .field {
        margin: 1em 0;
        }

        #callback-form .field LABEL {
            text-align: right;
            width: 190px;
            display: inline-block;
            }

        #callback-form .field INPUT {
            width: 200px;
            }


.bullet {
    display: inline-block;
    height: 15px;
    margin-left: -10px;
    padding-bottom: 1px;
    vertical-align: bottom;
    width: 10px;
}
    .bullet.up {
        background: url(../img/bullet-up.gif) center no-repeat;
    }

    .bullet.dropdown {
        background: url(../img/bullet-dropdown.gif) center no-repeat;
    }

    #callback-form .buttons {}

    #callback-form .buttons INPUT {
        color: White;
        vertical-align: top;
        border: none;
        background: url(../img/buttons/button-120x27-empty.gif) center no-repeat;
        padding: 6px 0 8px;
        margin-left: 195px;
        width: 120px;
        height: auto;
        cursor: pointer;
        cursor: hand;
        }

/* request form */

#request-form {}

    #request-form .field {
        margin: 1em 0;
        }

        #request-form .field LABEL {
            text-align: right;
            width: 190px;
            display: inline-block;
            float: left;
            }

        #request-form .field INPUT {
            width: 200px;
            float:left;
            }

        #request-form .field textarea {
            float:left;
            }

    #request-form .buttons {}

    #request-form .buttons INPUT {
        color: White;
        vertical-align: top;
        border: none;
        background: url(../img/buttons/button-120x27-empty.gif) center no-repeat;
        padding: 6px 0 8px;
        margin-left: 195px;
        width: 120px;
        height: auto;
        cursor: pointer;
        cursor: hand;
        }
       
     #request-form .required {
        color: #999999;
        font-style: italic;
        font-size: 14px;
        padding-left: 10px;
    }

/* buttons */

.cool-button {
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    }

    A.cool-button SPAN, SPAN.cool-button INPUT {
        text-align: center;
        border: none;
        display: inline-block;
        cursor: pointer;
        cursor: hand;
        *overflow: visible;  /* removing IE67 extra padding */
        }

.cool-button.orange,
.cool-button.gray {
    height: 35px;
    }

    A.cool-button.orange SPAN, SPAN.cool-button.orange INPUT,
    A.cool-button.gray SPAN, SPAN.cool-button.gray INPUT {
        color: White;
        font-size: 14px;
        line-height: 27px;
        padding: 0 5px 5px 14px;
        margin: 0 8px 0 0;
        height: 27px;
        }

.cool-button.orange {
    background: url(../img/buttons/button-orange.gif) top right no-repeat;
    }

    A.cool-button.orange SPAN, SPAN.cool-button.orange INPUT {
        background: url(../img/buttons/button-orange.gif) top left no-repeat;
        }

.cool-button.gray {
    background: url(../img/buttons/button-gray.gif) top right no-repeat;
    }

    A.cool-button.gray SPAN, SPAN.cool-button.gray INPUT {
        background: url(../img/buttons/button-gray.gif) top left no-repeat;
        }

/* advanced buttons */

.cool-button.orange.basket { position: relative; }

    A.cool-button.orange.basket SPAN { padding-left: 35px; }
    SPAN.cool-button.orange.basket INPUT { padding-left: 35px; }
    SPAN.cool-button.orange.basket A { padding-left: 35px; }
    A.cool-button.orange.card { padding-left: 35px; }

    .cool-button.orange.basket EM {
        background: url(../img/icons/icon-basket.gif) top left no-repeat;
        position: absolute;
        top: 6px;
        width: 14px;
        height: 14px;
        left: 14px;
        }

    .cool-button.orange SPAN EM {
    background: url("../img/icons/icon-basket.gif") no-repeat scroll center top transparent;
        display: inline-block;
        margin-right: 8px;
        padding: 11px 10px 2px 7px;
        position: relative;
        }

.cool-button.gray.play { position: relative; }

    A.cool-button.gray.play SPAN { padding-left: 32px; }
    SPAN.cool-button.gray.play INPUT { padding-left: 32px; }

    .cool-button.gray.play EM {
        background: url(../img/icons/icon-play.gif) top left no-repeat;
        position: absolute;
        top: 6px;
        width: 10px;
        height: 13px;
        left: 16px;
        }

.discount-button {
	text-decoration: none;
	display: inline-block;
	overflow: hidden;
	border: 0;
	background: transparent;
	padding: 0;
    margin-top: -3px;
    width: 100%;
    }

    .discount-button .discount-perc {
    	color: #fff;
		font-family: Verdana;
		font-weight: bold;
		font-size: 13px;
		line-height: 1em;
		text-align: center;
    	background: url(../img/buttons/mb-lt.gif) top left no-repeat;
		padding: 3px 5px 0 8px;
		display: inline-block;
		height: 29px;
		float: left;
        }

        .discount-button .discount-perc SPAN {
        	font-size: 9px;
			font-weight: normal;
            line-height: .9em;
			display: block;
            }

    .discount-button .discount-divider {
        background: url(../img/buttons/mb-ct-nocart.gif) top left no-repeat;
		width: 10px;
        height: 29px;
        float: left;
        }

    .discount-button .title {
    	color: #fff;
        font-size: 14px;
    	line-height: 29px;
    	background: url(../img/buttons/mb-rt.gif) top right no-repeat;
		padding-right: 10px;
        display: inline-block;
		height: 29px;
        float: left;
        }

#mc_embed_signup .mc-field-group LABEL { 
	display: block; 
	font-weight: bold;
	}

	#mc_embed_signup DIV {
		margin-top: 0px; margin-bottom: 5px;
		padding-left: 0px;
		}
		
		#mc_embed_signup DIV.prompt {
			font-size:16px;
			margin-bottom:15px;
			}
			
	#mc_embed_signup input {
		}
		
	#mc_embed_signup #mc-embedded-subscribe {
		margin-top: 15px;
		font-size: 16px;
		width: 225px;
		}


/* newyear logo */
	    #header .newyear {
	    	position: absolute;
	    	left: -10px;
	    	width: 200px;
	    	height: 154px;
	        background: url(../img/logo-newyear.gif) top left no-repeat;
	        }

/* summer logo */

        #header .summer {
            position: absolute;
            left: -10px;
            width: 200px;
            height: 154px;
            background: url(../img/logo-summer.gif) top left no-repeat;
            z-index: 1000;
            }
	        
.errors input {
	background: #FFC4C5;
	}	      
	
.field INPUT:focus, .field textarea:focus, .cartpage .val INPUT:focus {
  box-shadow: 0 0 10px #ddd; /* canonical */
  -webkit-box-shadow: 0 0 10px #ddd; /* Safari, Chrome */
  -moz-box-shadow: 0 0 10px #ddd; /* Firefox */
}


.ac_input {
	padding-right: 20px;
}

.ac_loading {
	background: url(../img/loading.gif) center right no-repeat !important;
}

input.readonly {
	background: #eee;
	/*border: 0;*/
	font-weight: bold;
	box-shadow: none !important;
  	-webkit-box-shadow: none  !important;
  	-moz-box-shadow: none  !important;
}



.margintop30{
  margin-top: 25px;
}

div.profile_order{
  font-size: 14px;
}

.table_order_items{
  background-color: #fff;
  margin: 25px -20px;
  width: 711px;
}

.table_order_items table{
  margin: 0;
  width: 100%;
}

td.fixed_size_price{
  width: 150px !important;
}

#orders_total{
  text-align: right;
  font-size: 24px;
  margin-right: -5px;
}

#orders_total_sum{
}

#my_orders_menu, #messages_menu{
  font-size: 14px;
  padding-bottom: 25px;
}

#my_orders_menu a, #messages_menu a{
  text-decoration: none;
  border-bottom: 1px dashed #0072CF;
}

#my_orders_menu li, #messages_menu li{
  display: inline;
  padding-right: 20px;
}

.small_gray_divider{
  border-bottom: 1px solid #e5e5e5;
  
}

.gray_divider{
  height: 4px;
  margin-top: 5px;
  background: transparent url(../img/gray_divider_bg.png) repeat-x;
}

.comments_profile{
  text-align: center;
  padding-top: 19px;
  height: 36px;
  background: #e5e5e5;
  margin: 10px 0 0 0 ;
  text-decoration: none;
  font-style: italic;
  font-size: 14px;
  

}

.feedback_author p{
  text-align: center;
  font-size: 14px;
  word-wrap: break-word;
}


.comment_form{
  display: none;
  margin: 0 0 0 118px;
}

.comment_form_small{
  
  background: url("../img/comment_small_bg.png") no-repeat scroll 0 0 transparent;
  margin: 10px 0 0 0  ;
  height: 100px;
  
}

.comment_form_large{
  padding-left: 8px;
  padding-top: 8px;
  background: #e5e5e5;
  margin: 0 0 20px 0  ;
  height: 170px;
}
.comment_form_large .cool-button.orange {
    background: url(../img/buttons/button-orange-ongray.gif) top right no-repeat;
    }

.comment_form_large A .cool-button.orange SPAN, .comment_form_large SPAN.cool-button.orange INPUT {
        background: url(../img/buttons/button-orange-ongray.gif) top left no-repeat;
        }
.comment_author div {
    background: url("../img/userpic_small_bg.png") no-repeat scroll 0 0 transparent;
    height: 32px;
    padding: 4px;
    width: 32px;
    float: left;
}

.comment_feed{
  margin: 10px 0 0 0;
  padding-left: 55px;
  font-size: 14px;
  min-height:45px;
  height:auto !important;
  height:45px; 
  
}

.comment_date{
  font-weight: bold;
  color: 	#707070 ;
}
.id_comment{
  background: url("../img/comment_large_bg.png") no-repeat scroll 0 0 transparent;
  border: none;
  width: 520px;
  height: 110px;
  font-size: 14px;
}
.comment_form_large .cool-button {
  float:right;
  margin: 11px 10px 0 0 ;
}

.pagination{
  font-style: italic;
  font-size: 14px;
  text-align: center;
  margin: 16px 0 0 0;
}

.pagination a {
  margin: 0 25px 0 0;}

.feedback_feed{
  font-size: 14px;
  padding-left: 0px;
}
.comment_telemedia div{
    background: url(../img/logo_small.png) top left no-repeat;
    height: 40px;
    padding: 2px;
    width: 40px;
    float: left;
}
.comment_telemedia {
    
}
.feed_wrapper{
  margin: 10px 0 0 126px;
}

.product_category A {
  text-decoration: none !important;
  color: #686868;
  margin: 0 10px 0 0;
}
.arrow{
 width: 10px;
 height: 10px;
  background: url(../img/arrow.png) top left no-repeat;
  display: inline-block;
}
.linked_products H4 {
 font-size: 21px;
 margin: 0 0 0 0;
 padding-bottom: 0px;
 
}
.linked_products p {
  margin: 0;
}
.designname{
 padding-top: 5px;
}
#tcatlog{
    font-size: 17px;
    margin-bottom: 9px;
    text-decoration: underline;
  
}
.go{
  text-align: center;
  margin-right: 6px;
}
    .go a{
      height: 10px;
      width: 10px;
      background: url(../img/product_tiny_button.png) top left no-repeat;
      display: inline-block;
    }
    .go .goActive {
      height: 10.5px;
      width: 10px;
      background: url(../img/product_tiny_button_active.png) top left no-repeat;
      display: inline-block;
    }
    .go .counter_similar{
      display: inline-block;
    }
    
    .go .counter_cheaper{
      display: inline-block;
    }

table.subscribe_box tr td{
  padding-bottom: 15px;
}

table.subscribe_box span{
  font-size: 14px;
  padding-right: 5px;
}

table.subscribe_box input{
  width: 100%;
}

.column.side h4{
  border-bottom: 4px solid #FF8100;
}

    .filters h4{
        margin: 0px;
    }
    
    .filters .small_gray_divider{
        margin-top: 15px;
    }
    
    .filters b {
        padding-left: 5px;
    }
    
    .filters .submit{
        padding-left: 34px;
        margin-top: 20px;
    }
    

    .filters .availability_text{
        display: inline-block;
        margin-top: 4px;
        padding-left: 4px;
        font-size: 14px;
    }
    
    #id_availability{
        float: left;
    }
    .filter_unit{
        margin-top: 15px;
        padding-left: 10px;
    }
    .filter_unit b{
        font-size: 16px;
        }
    .filter_name {
        margin-bottom: 3px;
    }
    
    .value_text{
        vertical-align: top;
        display: inline-block;
        padding-top: 4px;
        font-size: 14px;
    }
    
    .av_checks{
        vertical-align: top;
    }

ul.subcategories_group_list{
  width: 175px;
}

 .bottom-column{
  padding-left: 19px;
 }
 #blocking{
    display: none;
    width: 100%;
    height: 100%;
    position:fixed;
    z-index: 1001;
 }

#forgot_email_form label {
    width: auto;
}

#change_password_form label{
    width: 100px;
}

H1.main_title{
    padding-left: 16px;
}

 .example{
    vertical-align: middle;
    position: absolute;
    padding-left: 5px;
    padding-top: 5px;
    width: 499px;
 }
#flash_tv .tv_wrapper {
  position: absolute;
}

#flash_tv .overlay {
	background: #888888;
}

#flash_tv .tv_wrapper .close-btn {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 55px;
	height: 55px;
	background: transparent url(../img/tv_close_button.png) no-repeat;
	cursor: hand;
	cursor: pointer;
}

#flash_tv .small-tv .close-btn {
	display: none;
}
#flash_tv .big-tv .close-btn {
	display: block;
}

#flash_tv .big-tv {
	padding: 20px;
	background: transparent url(../img/big_tv_bg.png) no-repeat;
	z-index: 102;
}

#flash_tv .small-tv {
}


#flash_tv .small-tv a {
	display: none;
}
#flash_tv .big-tv a {
	display: block;
	text-align: center;
	padding-top: 10px;
}

#flash_tv .product-link {
	visibility: hidden;
}
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Copyright (c) 20010 Janis Skarnelis
 * Examples and documentation at: http://fancybox.net
 *
 * Version: 1.3.0 (02/02/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */
 
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	background: transparent;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../img/fancybox/fancy_loading.png') no-repeat;
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 32px;
	height: 32px;
	background: url('../img/fancybox/fancy_close.png') top left no-repeat;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background: url('../img/fancybox/fancy_title_over.png');
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background: transparent url('../img/fancybox/fancy_title_left.png') repeat-x;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background: transparent url('../img/fancybox/fancy_title_main.png') repeat-x;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background: transparent url('../img/fancybox/fancy_title_right.png') repeat-x;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../img/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background: transparent url('../img/fancybox/fancy_nav_left.png') no-repeat;
}

#fancybox-right-ico {
	background: transparent url('../img/fancybox/fancy_nav_right.png') no-repeat;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

div.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	z-index: 1001;
}

div#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../img/fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy-bg-ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../img/fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../img/fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../img/fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../img/fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../img/fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../img/fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy-bg-nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../img/fancybox/fancy_shadow_nw.png') no-repeat;
}
.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}
.tipsy { padding: 5px; font-size: 12px; position: absolute; z-index: 100000; }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 400px; text-align: center; }
  .tipsy-inner { border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-arrow { position: absolute; background: url('../img/tipsy.gif') no-repeat top left; width: 9px; height: 5px; }
  .tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
  .tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
  .tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }

.button {
    background: none;
    border: medium none;
    height: 33px;
    width: 129px;
    float: right;

}

div.actions {
    position: absolute;
    text-align: right;
    top: 500px;
    width: 100%;
}

.form_div {
    height: 800px   
}

.hidden {
	display : none;
}


.help_text {

    float: right;
    line-height: 1.2em;
    width: 557px;

}

.req {
    display: none;
}

label {
	display:inline-block;
    min-width: 1%;
    padding-right: 20px;
    white-space: nowrap;
    font-size: 14px;
    padding: 0.2em 0;
    vertical-align: text-top;
    font-weight: normal;
    text-align: left;        
    margin-right: 6%;
    width: 10%;
}

#profile_userpic{}

.feedback_author{
  float: left;
  width: 106px;
}

.feedback_author div{
  background: transparent url(../img/userpic_bg.png) no-repeat;
  width: 90px;
  height: 90px;
  padding: 8px;
}

#userpic_img_container{
  float: left;
  background: transparent url(../img/userpic_bg.png) no-repeat;
  width: 90px;
  height: 90px;
  padding: 8px;
  position: relative;
}

#change_user_pic {
    float: left;
    padding-left: 10px;
}

#clear_userpic{
  background: transparent url(../img/userpic_clear_button.png) no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 8px;
  top: 8px;
}

p.address_p{
  margin: 0;
  padding: 5px 0;
  font-style: normal;
  color: #333;
}

.message_auth_block{
  float: left;
  background: transparent url(../img/userpic_small_bg.png) no-repeat;
  width: 32px;
  height: 32px;
  padding: 4px;
  text-align: center
}

.message_body{
  padding-left: 54px;
  
}

.accountpage .required {
  padding-left: 10px;
}

.accountpage .val INPUT:focus {
  box-shadow: 0 0 10px #DDDDDD;
}

.accountpage  .preface {
  margin: 0 0 1em 0;
}
.feedback_item p {
 font-size: 14px;
}
label[for=id_recipient] {
    display: none;
}

/*label[for=id_subject] {*/
/*    display: none;*/
/*}*/

label[for=id_body] {
    display: none;
}


#id_recipient {
    display: none;
}

#id_subject {
    width: 220px;
}

#id_body{
    background: url("../img/user-account_messages_input.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 14px;
    height: 137px;
    margin-top: 15px;
    padding-left: 10px;
    padding-top: 5px;
    width: 650px;
}


.message_item {
    padding-bottom: 21px;
    padding-top: 20px;
    font-size: 14px;
}

.accountpage ul.errorlist {
    display: none;
}

.reply_item {
    padding-bottom: 21px;
    padding-top: 20px;
    font-size: 14px;
}


.read {
    color: #888888;
}

.message_body {
    margin-bottom: 11px;
}

.message_subject {
    margin-left: 54px;
    margin-bottom: 5px;
}

.send_more {
    padding-bottom: 15px;
    padding-top: 10px;
    font-size: 14px;
}
.reply_body {
    margin-bottom: 11px;
    margin-top: 3px;
    font-size: 14px;
}

.message_info {
    padding-left: 54px;
}

.date {

    color: #888888;
}

.userpic_min {
    background-repeat:no-repeat;
    background-position:center;
    height: 31px;
}

.userpic {
    background-repeat:no-repeat;
    background-position:center;
    height: 96px;
}

.message_auth_block_max {
    background: url("../img/userpic_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 100px;
    padding: 4px 30px 4px 4px;
    width: 100px;
    text-align: center;
}

a.repley_linl {
    text-decoration: none;
    display: block;
    color: inherit;
    padding-right: 40px;
}

.recipient_name {
    text-align: center;
    width: 100px;

}

.message_item:hover {
    background: url('../img/message_arrow.png');; /* Цвет фона под ссылкой */ 
    background-position: 98% center ;
    background-repeat:no-repeat;
}

.move_rigth {
    text-align: right;
    margin-right: 7px;
}

.links {
    margin-left: 30px;
    margin-top: 17px;
    font-size: 14px;
    font-style: italic;
    margin-right: 30px;
}

a.next {
    float:right;

}

a.prew {
    float:right;
    padding-right: 30px;
}

.not_active{
    color: #888888;
}

.pagination {
    font-size: 14px;
    text-align: center;
    padding-left: 0;
    padding-top: 15px;
}
.div_select {
    width: 165px;
    height: 40px;
    padding-top: 10px;
}
    .hidden {
        display: none;
    }
    
    .current_value {
        background: url("../img/select.png") no-repeat scroll right center;
        height: 20px;
        border: 1px #999999 inset;
    }
    
    img.icon{
        vertical-align: middle;
    }
    
    .values {
        border: 1px solid;
        border-top: none;
        border-color: #999999;
        position: absolute;
        width: 200px;
        background-color: white;
        width: 142px;
    }
    
    .select_value {
        border: none;
        padding-top: 2px;
    }
    .select_value:hover {
        background-color: #999999;
        cursor: pointer;
    }

    .select_value_text {
        margin-left: 5px;
    }

