body, img
{
    margin:0px;
    padding:0px;
    background-color:White;
}
body
{
    background: white url(../images/bubl_bg2.jpg) repeat-y right top;
    /*background: white url(../images/bubl_bg1.jpg) repeat-y left top;*/
    /*background: white url(../images/back.png) repeat-y right top;*/
}
p, h1, h2, h3, #content p, #content ul
{
    font-family:sans-serif;
}
#content ul
{
    font-size:11pt;
}
img
{
    border-style:none;
}
a
{
    text-decoration:none;
    color:black;
}
.left
{
    float:left;
}
.right
{
    float:right;
}
.clearall
{
    clear:both;
}
.clearleft
{
    clear:left;
}
.clearright
{
    clear:right;
}
.blue
{
	color:blue;
}
.nomargin
{
    margin:0;
}
.bold
{
    font-weight:bold;
}
.point
{
    cursor:pointer;
}
.center
{
    text-align:center;
}
.font20
{
    font-size:20pt;
}
.font14
{
    font-size:14pt;
}
.font15
{
    font-size:15pt;
}
.font16
{
    font-size:16pt;
}
.font12
{
    font-size:12pt;
    margin-top:1pt;
    margin-bottom:0;    
}
#content .font10
{
    font-size:11pt;
}
.font12 p
{
    margin-top:1pt;
    margin-bottom:0;    
}
.green
{
    color:green;
}
.ident
{
    text-indent:2em;
}
.d_ident_m
{
    margin-left:4em;
}
.d_ident
{
    text-indent:4em;
}
#no_mp
{
    margin-left:2em;
    padding:0;
}
.block
{
    display:block;
}
.autom
{
    display:block;
    width:400px;
    margin-left:auto;
    margin-right:auto;
}
.black
{
    color:black;
}
.justify
{
    text-align:justify;
}
.italic
{
    font-style:italic;
}
.noborder
{
    border-style:none;
}
#header
{
    background:black url(/public/images/headerBg.gif) center top;
    margin-bottom:25px;
}
#headshop
{
    background:url(/application/views/includes/images/shop.png) repeat-x center top;
    height:71px;
    width:125px;
}
#wrapper
{
    min-width:1190px;
    z-index:2;

}
#bgdiv
{
    width:300px;
    position:absolute;
    z-index:1;
    margin-left:-90px;
    clear:both;
    top:0;
    left:0;
    display:none;
    background: white url(../images/bubl_bg1.jpg) repeat-y right top;
}

#leftcol
{
    font-family:"Arial CYR", Arial;
    clear:both;
    float:left;
    width:210px;
    background:white url(../images/leftmenu_bg.png) repeat center top;
}
#leftcol ul
{
    margin:0;
    padding:0;
    margin-bottom:20px;
}
#homehref
{
    padding:0;
    margin:0;
    height:100px;
    width:930px;
    display:block;
}
#leftcol li
{
    margin:0 0 10px 0;
    padding-left:25px;
    padding-bottom:5px;
    list-style:none;
    width:150px;
    border-bottom:solid 1px gray;
}
#content
{
    padding: 2px;
    margin-left:240px;
    height:99.9%;
}
#search_panel
{
    width:100px;
    margin-top:30px;
    margin-right:2%;
}
#searchbar
{
    width:99px;
    border:solid 1px gray;
}
#searchbtn
{
    width:102px;
    border:solid 1px white;
    background:white url(../images/top_bg.png) repeat center top;
    color:white;
}
#topnav
{
    background: white url(../images/topmenu_bg.png) repeat center top;
    height:35px;
}

#topnav ul
{
    color:black;
    position:relative;
    height:35px;
    width:100px;
    margin:0;
    padding:0;
    
    text-align:center;
    font-size:10px;
    font-weight:bolder;
    vertical-align:middle;
    margin-right:auto;
    margin-left:auto;
    text-indent:20px;
}
#index_text
{
    margin-top:20px;
}
#index_text p
{
    padding-top:20px;
}
.test
{
    position:relative;
    cursor:sw-resize;
    left:15px;
    border:solid 1px red;
}
.top_a1
{
    background-image:url(/application/views/includes/images/topmenu_1.png);
    background-repeat:no-repeat;
}
.top_a2
{
    background-image:url(/application/views/includes/images/topmenu_2.png);
    background-repeat:no-repeat;
}
.top_a3
{
    background-image:url(/application/views/includes/images/topmenu_0.png);
    background-repeat:no-repeat;
}

.topmenu_i, .topmenu_a
{
    text-align:center;
    width:105px;
    height:35px;
}

.topmenu_a
{
    background: white url(../images/topmenu_bga.png) repeat center top;
}

.topmenu_text
{
    color:black;
    font-size:11px;
    font-weight:bolder;
    vertical-align:middle;
    margin-right:auto;
    margin-left:auto;
    font-family:sans-serif;
}

.submenu
{
    position:absolute;
    z-index:900;
    display:none;
}
.submenu a
{
    display:block;
    position:relative;
    font-size:12pt;
    border-bottom:solid 1px #eeeeee;
    padding-bottom:3px;
    color:black;
}
.submenu a:hover
{
    color:Gray;
}

.menu_vis
{
    border:solid 1px #eeeeee;
    position:relative;
    top:10px;
    right:110px;
    background-color:#ddd;
}

html>/**/body .menu_vis, x:-moz-any-link, x:default{top:-1px;right:23px;}

.menu_vis
{
    padding-left:5px;
    padding-right:5px;
}

html*.menu_vis
{
    [top:4px;
     top:4px;
     ]
}
	
.topmenu_a:hover .submenu,
.topmenu_i:hover .submenu
{
    display:block;
}

#submenu3 {
	left: 389px;
}

#leftcontent
{
    width:170px;
    text-align:right;
}



#leftcontent li
{
    cursor:pointer;
    font-family:"Arial CYR",arial;
    font-stretch:ultra-condensed;
}


#banners
{
    float:right;
    width:220px;
    margin-right:20px;
    margin-left:20px;
    height:700px;
}
#coordtext
{
    margin: 20px;
}
#main
{
    margin-right:270px;
}
#main p
{
    font-size:10pt;
    margin-top:1pt;
    margin-bottom:0;
    text-indent:2em;
    text-align:justify;
}
#main a:hover
{
    color:Gray;
}
#drop
{
    display:block;
}
#leftcontent li:hover #drop
{
    display:block;
}
#leftcontent a:hover
{
    color:gray;
}
#drop
{
    position:relative;
    top:15px;
}
#drop li
{
    border-style:none;
    border-top:solid 1px gray;
    padding:0 0 0 0;
    font-size:10pt;
    font-weight:500;
    font-style:italic;
}
#textile_up
{
    margin-bottom:20px;
}
.textileimg
{
    padding:5px;
}
#disklist
{
    list-style-type:square;
    font-size:12pt;
    text-indent:2em;
    text-align:justify;
}
#diamond
{
    list-style-type:square;
    font-size:12pt;
    text-indent:2em;
    text-align:justify;
}
h1
{
    font-size:20pt;
    font-weight:bold;
    font-style:italic;
    text-align:center;
}
h2
{
    font-size:16pt;
    font-weight:bold;
    font-style:italic;
    text-align:center;
}
h3
{
    font-size:14pt;
    font-weight:bold;
    font-style:italic;
    text-align:center;
}
#d_center_img
{
    margin-left:auto;
    margin-right:auto;
    width:auto;
	clear: both;
}

#teststable td,
#teststable
{
    border:solid 1px black;
}
#teststable
{
    margin:auto;
}
#toptxt
{
    position:absolute;
    left:230px;
    top:35px;
    margin-top:0px;
    color:white;
    font-weight:bold;
    font-size:23px;
}
#baner1, #baner2, #baner3
{
 width:200px;
 cursor:pointer;
 margin-left:12px;
}
.news h4
{
    text-align:left;
    border-bottom:dotted 1px gray;
    background-color:#fafafa;
}
.news
{
    padding: 5px;

}
.news p
{
    text-align:justify;
    text-indent:0;
    margin:0;
    padding:0;
}
.news input
{
    width:400px;
}
.thumb
{
    float:left;
    margin:5px;
}
#content .thumb p
{
    text-align:center;
    margin:0;padding:0;
    text-indent:0;
}
.image
{
    width:100%;
}
#brands
{
    margin:auto;
}
#brands p
{
    text-align:center;
    text-indent:0;
    color:green;
}
.shop1_ed input,.shop1_ed textarea
{
    width:100%;
}
.prod
{
	height:200px;
	margin-bottom:5px;
        background:white url(/application/views/includes/images/prod_bg.jpg) repeat-x center top;
        padding-top:25px;
        height:120px;
}
.prodlist img
{
    width:75px;
    vertical-align:middle;
}
.prodlist
{
    vertical-align:middle;
    height:130px;
}
.prod_text
{
    margin-left:125px;
}
.prod img
{
    margin-left:20px;
    margin-right:20px;
}
.prod p
{
    margin-right:10px;
}
.lower
{
    padding-top:15px;
}
.foto_img
{
    height:175px;
    width:213px;
}
.foto_bg
{
    background:none;
    position:absolute;
    z-index:200;
    height:175px;
    width:213px;
    background-image: url("/application/views/includes/images/gal_bg.png");
}
.foto
{
    position:relative;
    z-index:100;
    top:20px;
    left:6px;
    width:200px;
    height:150px;
}
.prod_col
{
    height:500px;
    float:left;
}
#brands table
{
    border-width: 0px;
    border-spacing: 0px;
    border-style: none;
    border-color: #ffffff;
    border-collapse: collapse;
    background-color: #fffff0;
}
#brands th
{
    border-width: 1px;
    padding: 3px;
    border-style: solid;
    border-color: #808080;
    background-color: #ffffff;
}
#brands td
{
    border-width: 1px;
    padding: 3px;
    border-style: solid;
    border-color: #808080;
}
.darker
{
    background-color:#e0e0e0;
}
.prodd
{
    background-image:url('/application/views/includes/images/prod_top.jpg');
    height:19px;
    width:100px;
    text-align: center;
    color:green;
    font-family:sans-serif;
}
.prodd b
{
    font-weight:600;
}
.mov_l
{
    float:left;
    background:white url('/application/views/includes/images/mov_bg_l.jpg') repeat-y left top;
    width:11px;
    height:330px;
}
#movie_div
{
    float:right;
    width:300px;
    height:480px;
    margin-left:10px;
    text-align:right;
}

#flashlogo
{
    position:absolute;
    top:0;
    left:512px;
}
#headshop
{
    margin-top:15px;
}
#d_prices
{
    width:700px;
    margin:auto;
    text-align:center;
    font-family:sans-serif;
    font-size:11pt;
    
}
#d_prices h2
{
    color:green;
}
#d_prices .col_desc
{
    width:400px;
    text-align:left;
}
#anketa
{
    margin:auto;
    width:700px;
    border-top: solid 1px gray;
    border-left: solid 1px gray;
    border-right: solid 3px gray;
    border-bottom: solid 3px gray;
}
#ank_submit
{
    font-style:italic;
    border:none;
    background-color:white;
    cursor:pointer;
}
#ank_submit:hover
{
    background-color:#eeeeee;
}
.foto_nav
{
    color:green;
}
.foto_nav a
{
    color:green;
}
.foto_nav_u
{
    color:black;
}
.nav_link,
.nav_link_u,
{
    font-size:12pt;
}
.nav_link
{
    color:green;
}
.nav_link_a
{
    
    color:green;
}
.nav_link_a,
.nav_link_c
{
    padding:0 5px 0 5px;
    margin-left:5px;
    border:solid 1px #bbbbbb;
}
.nav_link_c
{
    background-color:#eeeeee;
    color:gray;
}
.n_r
{
    margin-left:5px;
}
.cont_links
{
    padding-top:30px;
    font-style:italic;
}
#content .articles_imgdiv,
#content .articles_imgdiv p
{
    font-weight:bold;
    text-align:center;
    width:480px;
    margin:auto;
}
#art_how_good
{
    width:600px;
    margin:auto;
}
#art_db
{
    background: white url('/application/views/includes/images/art_b_bg.jpg') top left repeat-y;
    width:480px;
    margin:auto;
}
#art_db p
{
    margin: 5px 20px 0 20px;
}
#db6
{
    width:600px;
    margin:auto;
}
#banners .ban_bg
{
    width:224px;
    background:url(/application/views/includes/images/ban_bg.png) repeat-y center top;
}
#banners .ban_bg_top
{
    width:224px;
    height:14px;
    background:url(/application/views/includes/images/ban_top.png) no-repeat center top;
}
#banners .ban_bg_bot
{
    width:224px;
    height:14px;
    margin:0;
    margin-bottom:20px;
    padding:0;
    background:url(/application/views/includes/images/ban_bot.png) no-repeat right top;
    
}
#content .shop_link
{
    color:green;
    font-style:italic;
    font-size:11pt;
    font-family:serif;
    font-weight:normal;
}
#d_prices_n
{
    width:700px;
    margin:auto;
    font-family:sans-serif;
    font-size:11pt;
}

#d_prices_n input
{
    text-align:right;
}
#content .w_fixed
{
    width:250px;
}
#logout
{
    position:absolute;
    left:0px;
    top:140px;
    color:green;
    font-style:italic;
    font-family:serif;
    font-size:11pt;
}
#content .cont_links a
{
    color:green;
    font-style:italic;
    font-size:11pt;
    font-family:serif;
    font-weight:normal;
}

.lflag {
	border-color: white;
	border-width: 3px;
}

.shop1_ed td {
	padding-left: 15px;
	padding-right: 15px
}

.how-work-db {
	font-size: 11pt;
	display: inline;
}

#header_text {
	position: absolute;
	left: 57px;
	top: 36px;
	font-size: 17pt;
	font-style: italic;
	font-weight: bold;
	color: #eddeee;
}

#main_pictures {
	margin-top: 11px;
	text-align: center;
}

.q_add_error {
	font-size: 11pt;
	margin-left: 30px;
	color: red;
	font-style: italic;
}

#howbuy tr td {
	padding-top: 23px;
}

#howbuy tr td a {
	color: blue;
	text-decoration: underline;
}

.diamondlist {
	font-weight: bold;
}