html, body{
    padding:0px;
    margin:0px;
    font-family:Tahoma,Geneva,Kalimati,sans-serif;
    font-size:9pt;
    color:#000000;
}
a{
    color:#6598CB;
    font-family:Tahoma,Geneva,Kalimati,sans-serif;
    font-size:9pt;
}
a:hover{
    color:#7e8585;
}
.clear{
    clear:both;
    height: 0;
    overflow: hidden;
    font-size:0;
    line-height:0
}
#main{
    margin-left:50px;
    margin-right:50px;
}
#top{
    height:78px;
}
#top_left{
    height:78px;
    width:205px;
    float:left;
}
#logo{
    width:205px;
    height:78px;
}
#top_right{
    height:78px;
    margin-left:205px;
    padding-top:21px;
}
#cart_img{
    float:left;
    margin-left:294px;
}
#cart{
    float:left;
    padding-left:8px;
    color:#454445;
    font-size:9pt;
}
#cart a{
     color:#454445;
     font-weight:bold;
}
#cart a:hover{
    color:#ad0025;
}
#header{
    height:182px;
}
#menu{
    height:172px;
    width:183px;
    float:left;
    background-image:url(/images/menu_back.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    padding-top:10px;
}
#menu ul{
    list-style:none;
    margin:0px 5px 5px 22px;
    padding:0px;
    text-transform: uppercase;
}
#menu ul li{
    padding-top:10px;
    padding-bottom:3px;
    padding-left:15px;
    background-image:url(/images/menu_li_back.jpg);
    background-repeat:no-repeat;
    background-position:bottom left;
}
#menu ul li a{
    width:117px;
    color:#ffffff;
    font-size:8pt;
    text-decoration:none;
    font-weight:bold;
    display:block;

}
#menu ul li a:hover{
    color:#ae0506;
}
#menu ul li a.menu_action{
    background-image:url(/images/menu_arrow.png);
    background-position:114px 2px;
    background-repeat:no-repeat;
}
#menu ul li a.menu_action:hover{
    background-image:url(/images/menu_arrow_1.png);
    background-position:114px 2px;
    background-repeat:no-repeat;
}
#menu ul li a.menu_action_now{
    color:#ae0506;
    background-image:url(/images/menu_arrow_2.png);
    background-position:114px 2px;
    background-repeat:no-repeat;
}
#menu ul li a.menu_action_now:hover{
    background-image:url(/images/menu_arrow_2.png);
    background-position:114px 2px;
    background-repeat:no-repeat;
}
#menu ul li ul
{
    display:none;
    position:absolute;
    padding:10px;
    background-color:#111214;
    margin:0px;
    border:1px solid #a1a1a1;
    width:auto;
    padding-bottom:20px;
    text-transform: none;
}
#menu ul li ul li{
    padding:5px;
}
#menu ul li ul li a{
    background-image:none;
    font-size:8pt;
    font-weight:normal;
    width:auto;
}
#menu ul li ul li a:hover{
    background-image:none;
}
#banner{
    height:182px;
    wi dth:555px;
    margin-left:181px;
    background-image:url(/images/banner_back.jpg);
    background-repeat:repeat-x;
    background-position:left top;
    text-align:right;
}
#middle{
    padding-top:11px;
}
#left{
    float:left;
    width:180px;
}
#right{
    float:right;
    width:180px;
}
#center{
    margin-left:180px;
    margin-right:180px;
    padding-left:17px;
    padding-right:17px;
}
.pan_big{
    margin-bottom:10px;
}
.pan_big1{
    background-image:url(/images/pan_big_1.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    height:41px;
}
.pan_big1 h2{
    padding:0px;
    margin:0px;
    font-size:10pt;
    font-weight:bold;
    color:#313c45;
    padding:13px 5px 5px 33px;
}
.pan_big2{
    background-image:url(/images/pan_big_2.jpg);
    background-repeat:repeat-y;
    background-position:left top;
}
.pan_big2 ul{
    margin:0px;
    padding:5px;
    list-style:none;
}
.pan_big2 ul li{
    padding:5px;
}
.pan_big2 ul li a{
    text-decoration:none;
}
.pan_big2 p{
    margin:0px;
    padding:5px 10px;
}
.pan_big3{
    background-image:url(/images/pan_big_3.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    height:23px;
}
.pan_lit{
    height:82px;
    background-image:url(/images/pan_lit.jpg);
    background-repeat:no-repeat;
    background-position:left top;
    margin-bottom:10px;
}
.pan_lit div{
   padding:10px 5px 5px 16px;
   margin:0px;
}
.pan_lit h2{
    padding:0px;
    margin:0px;
    font-size:10pt;
    font-weight:bold;
    color:#313c45;
    padding:13px 5px 5px 33px;
}
search_form{
    padding:0px;
    margin:0px;
}
#search_input{
    width:108px;
    height:17px;
    border:1px solid #8a8680;
    margin:0px;
    padding:0px;
    float:left;
}
#search_submit{
    width:33px;
    height:18px;
    margin-left:9px;
}
#class_input{
    width:150px;
    border:1px solid #8a8680;
    margin:0px;
    padding:0px;
}
#center h1{
    margin:0px;
    background-image:url(/images/page_name_back.jpg);
    background-repeat:repeat-x;
    background-position:left bottom;
    font-size:10pt;
    font-weight:bold;
    color:#313c45;
    padding:13px 5px 5px 18px;
}
#center h2{
    margin:0px;
    font-size:10pt;
    font-weight:bold;
    color:#313c45;
    padding:13px 5px 5px 18px;
}
#center p{
    text-align:justify;
}
.list{
    margin: 10px 0px;
    background-image:url(/images/list_line.jpg);
    background-repeat:no-repeat;
    background-position:right bottom;
    padding-bottom:10px;
}
.list .name{
    font-size:15pt;
    font-we ight:bold;
    color:#CC0000;
}
.list .descr{
    text-align:justify;
}
.list .descr img{
    margin:5px;
    padding:2px;
    border:1px solid #a1a1a1;
    float:left;
}
.classes a{
    text-decoration:none;
    border-bottom:1px dotted #6598CB;
}
.class_descr{
    margin:5px;
    border-top:1px dotted #6598CB;
    border-bottom:1px dotted #6598CB;
    text-align:justify;
    display:none;
    font-size:8pt;
    width:100%;
    overflow:hidden;
}
.class_descr_portf_pic{
    margin:5px;
    border-top:1px dotted #6598CB;
    border-bottom:1px dotted #6598CB;
    text-align:justify;
    display:none;
    font-size:8pt;

}
.list .bue{
    padding-top:10px;
    width:100%;
    overflow:hidden;
}
.list .addToCart{
    width:103px;
    float:right;
}
.list .price{
    margin-right:103px;
    padding-left:30px;
    font-weight:bold;
}
.list .price .price_num{
    color:#ae0506;
    font-size:12pt;
}
#footer{
    height:43px;
    padding-top:38px;
    margin-top:10px;
    background-image:url(/images/footer_back.jpg);
    background-position:left top;
    background-repeat:repeat-x;
}
#counters{
    float:left;
    width:65%;
}
#counters img{
    border:0px;
    padding:0px 2px;
}
#copy{
    float:left;
    width:30%;
    text-align:right;
    padding-right:10px;
    padding-top:10px;
}
.more{
    text-align:right;
    padding:3px 10px;
}
.more a{
    text-decoration:none;
    font-weight:bold;
}
.paginate{
	padding:3px;
    MARGIN: 3px;
    TEXT-ALIGN: center
}
.paginate A {
	BORDER-RIGHT: #dedfde 1px solid;
    PADDING-RIGHT: 6px;
    BACKGROUND-POSITION: 50% bottom;
    BORDER-TOP: #dedfde 1px solid;
    PADDING-LEFT: 6px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: #dedfde 1px solid;
    COLOR: #99210b;
    MARGIN-RIGHT: 3px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #dedfde 1px solid;
    TEXT-DECORATION: none
}
.paginate A:hover {
	BORDER-RIGHT: #000 1px solid;
    BORDER-TOP: #000 1px solid;
    BACKGROUND-IMAGE: none;
    BORDER-LEFT: #000 1px solid;
    COLOR: #fff;
    BORDER-BOTTOM: #000 1px solid;
    BACKGROUND-COLOR: #777777
}
.paginate {
	PADDING-RIGHT: 6px;
    PADDING-LEFT: 6px;
    FONT-WEIGHT: bold;
    PADDING-BOTTOM: 2px;
    COLOR: #99210b;
    MARGIN-RIGHT: 3px;
    PADDING-TOP: 2px
}
.ul_list li{
    padding:5px 0px;
}
.ul_list li a{
    color:#6598CB;
    text-decoration:none;
}
.ul_list li a:hover{
     color:#ae0506;
    text-decoration:underline;
}
.ctd,.ctdh,.ctdf{
    padding:10px 5px;
}
.ctdh{
    font-weight:bold;
}
.ctd_last{
    border-bottom:1px solid #a1a1a1;
}
.ctdf input{
    font-size:8pt;
    text-align:justify;
}
.cart_hidden{
    display:none;
}
.classes_page_name{
    padding:10px 0px;
    background-image:url(/images/list_line.jpg);
    background-repeat:no-repeat;
    background-position:right bottom;
}
.classes_page_name a{
    font-size:12pt;
    text-decoration:none;
}
.classes_page_descr{
    display:none;
    padding:5px 0px;
    text-align:justify;
}
.hiddenFields{
    padding:0px !important;
    margin:0px !important;
}
form{
    padding:0px;
    margin:0px;
}
.td1{
    padding:5px;
    font-weight:bold;
}
.td2{
    padding:5px;
}
.proms_cat_list{

}
.proms_cat_list li{
    list-style:none;
    padding:5px;
}
.error{
    color:red;
}