* {
	margin: 0px;
	padding: 0px;
}

html, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	scrollWidth: 1000px;
}

img a, a img {
    border: none;
    display: block;
}

a{
    color: #999;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

select{
    color: #666;
    font-size: 12px;
}

.button{
    color: #666;
    font-size: 12px;
    padding: 1px 4px 1px 3px;
}

h1,h2{
    color: #cc0000;
    font-size: 18px;
    font-weight: bold;
}

h1 img, h2 img{
    margin-right: 10px;
}

h2{
    font-size: 13px;
    font-weight: bold;
}

.detpic{
    margin: 0px 2px 0px 3px;
}

.detail{
     color: #99cc04;
}


.tableHeader{
    background-color: #dbe3e8;
    padding: 15px;
    text-transform: uppercase;
}
.tableBody{
    background-color: #f5f5f5;
}



.pagewrapper {
    background:url(../images/bg.jpg);
    background-repeat: no-repeat;
	width: 100%;
	position: relative;
	left: 0;right: 0;
}

#hdr_wr{
    background: url(../images/hdr_run_man.jpg);
    background-repeat: no-repeat;
   	background-position: 100% 0px;
   	height: 174px;
   	margin: 0;
   	padding: 0;
   	z-index: 1;
}

#header{
    position:relative;
   	background:url(../images/hdr_bg.gif);
   	background-repeat: repeat-x;
   	background-position: 0px 58px;
   	height: 174px;
}



#header *{
    position:absolute;
    display: block;
}

.abs{
    position:absolute;
    display: block;
}

.rel{
    position:relative;
    display: block;
}

.price{
    color: #cc0000;
    font-size: 16px;
    font-weight: bold;
}

#header .wh_sm{
    color: white;
    font-size: 10px;
    /* border: 1px solid red; */
}

#hdr_pic_home{
    position: absolute;
    padding: 0px 0px 0px 20px;
    height: 13px;
    width: 80px;
    background: url(../images/hdr_pic_home.gif);
   	background-position: 0% 100%;
   	background-repeat:no-repeat;
   	left:25px;
   	top:25px;
}

#hdr_pic_about{
    position: absolute;
    padding: 0px 0px 0px 20px;
    height: 13px;
    width: 70px;
    background: url(../images/hdr_pic_about.gif);
   	background-position: 0% 100%;
   	background-repeat:no-repeat;
   	left:152px;
   	top:25px;
}

#hdr_pic_pay{
    position: absolute;
    padding: 0px 0px 0px 20px;
    height: 13px;
    width: 100px;
    background: url(../images/hdr_pic_about.gif);
   	background-position: 0% 100%;
   	background-repeat:no-repeat;
   	left:271px;
   	top:25px;
}

#hdr_pic_bnrs{
    position: absolute;
    padding: 0px 0px 0px 20px;
    height: 13px;
    width: 100px;
    background: url(../images/hdr_pic_about.gif);
   	background-position: 0% 100%;
   	background-repeat:no-repeat;
   	left:417px;
   	top:25px;
}

#hdr_card{
    right:200px;
    top:25px;
    width:298px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
}

#hdr_card a,
#hdr_card span{
   display: inline;
   color: white;
   font-weight: normal;
}

#leftcol{
    position: relative;
    left: 0px;
    top: 0px;
    width: 234px;

   	z-index: 0;
}

#maincol{
    position: relative;
    z-index: 0;
    margin: 0px 27px 0px 20px;
}

#rightcol{
    padding: 12px 0px 0px 0px;
    position: relative;
    top:9px;
    z-index:3;
    width: 204px;
    background: url(../images/rc_bg.gif);
    background-repeat:no-repeat;
    background-position: 100% 0%;
}

#footer{
    clear: both;
    position: relative;
    left: 0; top: 0;
    height: 146px;
    width: 100%;
    background: url(../images/1px_e8e8e8.gif);
    background-repeat: repeat-x;
    background-position: 0px 77px;
}

/* leftcol */

.lc_search{
    position: absolute;
    left: 22px;
    top: 22px;
    display: block;
    z-index: 1;
    border: 1px solid #666666;
    color: #666666;
    font-size: 10px;
    padding: 2px 7px 2px 7px;
    width: 155px;
}

#lc_cat_hdr{
    display: block;
    z-index: 1;
    position: absolute;
    left: 40px;
    top: 79px;
    color: white;
    font-weight: bold;
}

#lc_menu{
    width: 100%;
    margin: 0px 0px 0px 0px;
}

#lc_menu .cat{
    text-transform: uppercase;
    padding: 11px 0px 11px 24px;
    margin: 0px;
    font-weight: bold;
    color: #cc0000;
    background: url(../images/hor_dots.gif);
    background-repeat: repeat-x;
   	background-position: 0% 100%;
   	font-size: 11px;
}

#lc_menu .cat a{
    color: #666;
    text-decoration: none;
}

#lc_menu .cat a:hover{
    text-decoration: underline;
}

#lc_menu .subcat{
    padding: 3px 0px 3px 46px;
    margin: 0px;
    color: #000;
    font-weight: bold;
    font-size: 11px;
    background: url(../images/hor_dots.gif);
    background-repeat: repeat-x;
   	background-position: 0% 100%;
}

#lc_menu .subcat a{
    font-weight: normal;
    color: #666;
}

#lc_menu .subcat a.active{
    display: block;
    margin-left: -23px;
    padding-left: 23px;
    font-weight: bold;
    color: #666;
    background: url(../images/lc_menu_act.gif);
    background-repeat: no-repeat;
   	background-position: 0% 50%;
}

#lc_menu a.price_list{
    color: #9acd04;
}

#lc_menu a.price_pic{
    position: absolute;
    right: 30px;
    top: 1px;
}

#lc_cont{
    position: relative;
    background: url(../images/lc_cont_bg.gif);
    height: 159px;
    width: 100%;
}

#lc_cont_hdr{
    position: absolute;
    color: #cc0000;
    font-weight: bold;
    left: 39px;
    top: 26px;
}

.lc_cont_phn {
    color: #666;
    font-weight: normal;
    font-size: 11px;
    padding-left: 20px;
    background: url(/resources/images/icn_phone.gif) left no-repeat;
}

#lc_cont_adr {
    position: absolute;
    width: 180px;
    color: #666;
    font-weight: normal;
    font-size: 11px;
    left: 23px;
    top: 50px;
}

#lc_cont_in {
    position: absolute;
    width: 180px;
    color: #666;
    font-weight: normal;
    font-size: 11px;
    left: 25px;
    top: 55px;
}

.lc_cont_em {
    color: #666;
    font-weight: normal;
    font-size: 11px;
    padding-left: 20px;
    background: url(/resources/images/icn_mail.gif) left no-repeat;
}

/* maincol */
#mc_tc{
   position: absolute;
   right: 51px;
   top: -19px;
   z-index:1;
}
#mc_path{
    text-align: left;
    text-transform: lowercase;
    position: relative;
    padding: 5px 10px 5px 20px;
    height: 15px;
    top: 18px;
    margin: 0px 0px 18px 0px;
    background: url(../images/mc_hdr_bg.gif);
    background-repeat: repeat-x;
}

.mc_pathdel{
    margin:0px 5px 0px 5px;
}

#mc_path span,
#mc_path a{
    font-size: 10px;
    color: #999;
    text-decoration: none;

}

#mc_path a:hover{
    text-decoration: underline;
}

.mc_items_row{
    position:relative;
    width: 98%;
    text-align:left;
    padding: 0;
    margin: 10px 0px 10px 0px;
}

.mc_ver_delim{
	width: 86px;
    background: url(../images/ver_dots.gif);
    background-repeat: repeat-y;
    background-position: 50% 0%;
}


.mc_items_delim{
    position:relative;
    width: 100%;
    padding: 0;
    margin: 15px 0px 0px 0px;
    height: 8px;
    background: url(../images/mc_delim_bg.gif);
    background-repeat: repeat-x;
    background-position: 0% 0%;
}

.mc_delim_l{
	position: absolute;
	left: 0;
	bottom: 0;
}

.mc_delim_r{
	position: absolute;
	right: 0;
	bottom: 0;
}


.mc_item_right{
    width:48%;
    float: right;

}

.mc_item{
    width: 222px;
    border-top: 1px solid #fff;
}

.mc_it_price{
    width: 48px;
    height: 37px;
    color: #cc0000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.mc_it_price span{
    pading: 0;
    margin: 0;
    display: block;
    font-size: 10px;
    font-weight: normal;
    color: #7f7f7f;
}

.mc_it_tbl{
    background: url(../images/mc_itbg.gif);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.mc_it_pic{
    position: relative;
    margin-top: 16px;
    height: 120px;
}

.mc_it_pic img{border: 2px solid #dfdfdf;}

.mc_it_tocart{

    width: 32px;
    height: 33px;
}


.mc_it_tocart img{border: none}

.mc_it_name{
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    margin: 10px 0px 0px 0px;
    color: #cc0000;
    font-size: 11px;
    font-weight: bold;
}

.mc_it_publ{
    margin: 2px 0px 0px 0px;
    color: #666;
    font-size: 11px;

}

.mc_it_auth{
    margin: 2px 0px 0px 0px;
    color: #666;
    font-size: 11px;
}

.mc_it_auth span{
    color: #b2b2b2;
}

.mc_it_link{
    margin: 2px 0px 0px 0px;
    display: block;
    font-size: 11px;
    color: #b2b2b2;
}

.mc_news_item_l{
    padding-top: 25px;
    margin-right: 15px;
}

.mc_news_item_r{
    padding-top: 25px;
    margin-left: 15px;
}

.mc_ns_dat{
    margin: 2px 0px 1px 0px;
    display: block;
    font-size: 9px;
    color: #9acd04;
}

.mc_ns_ann{
    display: block;
    font-size: 11px;
    color: #666;
    text-decoration: none;
}

.lst_ns_ann{
    display: block;
    color: #666;
    font-size: 13px;
    text-decoration: none;
    font-weight: bold;
}

.mc_nsa_link{
	width: 100px;
    display: block;
    margin: 0px 0px 0px 0px;
    font-size: 10px;
    color: #b2b2b2;
    padding-top: 4px;
    text-decoration: underline;
}

.mc_pr_item{
}

.mc_pr_item img{
    border: 2px solid #dfdfdf;
    float: left;
    margin: 0px 10px 10px 0px;
}

/* rightcol */

.rc_item_row{
    text-align: center;
    margin: 5px 0px 5px 0px;
    padding: 15px;
    background: url(../images/hor_dots.gif);
    background-repeat: repeat-x;
   	background-position: 0% 0%;
}

.rc_it_img img{
    margin: 0px 0px 10px 0px;
    border: 2px solid #dfdfdf;
}

.rc_it_name{
    display: block;
    color: #cc0000;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
.rc_it_auth{
    color: #666;
    font-size: 11px;
}

.rc_it_price{
    display: block;
    color: #cc0000;
    font-size: 12px;
    font-weight: bold;
}

.rc_it_price span{
    font-weight: normal;
    font-size: 11px;
}

.rc_it_link{
    padding: 15px 0px 0px 0px;
    display: block;
    font-size: 11px;
    color: #b2b2b2;
}


/* footer */

#developed_by{
    position: relative;
    z-index: 1;
    left: 21px;
    top: 100px;
    font-size: 10px;
    color: #999;
    width: 120px;
}

A.dev_by {
    color: #9acd04;
}

A.dev_by2 {
    color: #999;
    text-decoration: none;
}

#copyright{
    position: absolute;
    left:260px;
    top: 100px;
    color: #999;
    font-size: 10px;
    width: 400px;
}

#ft_menu{
    position: absolute;
    left:260px;
    top: 58px;
    color: #999;
    font-size: 11px;
}

#ft_menu a{
    color: #999;
}

#cnt_rambler{
    position: absolute;
    right: 103px;
    top: 95px;
}

#cnt_spylog{
    position: absolute;
    right: 10px;
    top: 95px;
}

.sort_tbl td{
    color: #666;
    font-size: 11px;
}
.messageBox {
    color: #CC0000;
    font-weight: bold;
    padding: 15px 10px 15px 40px;
    background: url(/resources/images/warning.gif) 5px center no-repeat;
    border: 1px solid #9ACD04;
}

