@charset "utf-8";
/* CSS Document */

/**
* Тело
*/
td#space_middle{
background:url(../images/bottom_space_bg2.png) repeat-y 50% 0 #fff;
}
#bg_collage{
background:url(../images/collage2.jpg) no-repeat 100% 0 #fff;
min-height:132px;
height:132px;
position:relative;
padding:1px 0 0 0;
}
#bg_top{
background:url(../images/header_bg2.jpg) no-repeat 0 0 #fff;
position:relative;
}
#bg_bottom{background:url(../images/content_bg1.jpg) no-repeat 50% 100%; width:100%;}
#bg_ruler_left{background:url(../images/ruler_left.png) no-repeat 0 100%;}
#bg_ruler_right{background:url(../images/ruler_right.png) no-repeat 100% 100%;}

#content{
padding:0 0 0 55px;
}

/**
* Каталог
*/
table#katalog{
width:890px;
border-collapse:collapse;
margin:0 0 60px 0;
}
table#katalog td{
padding:0 22px 0 0;
text-align:center !important;
font-size:10px;
text-transform:uppercase;
color:#161616;
}
table#katalog td a{color:#161616;}
table#katalog tr.img td{
vertical-align:bottom;
}
table#katalog tr.txt td{
vertical-align:top;
padding-bottom:0;
}
table#katalog tr.txt td a{
position:relative;
top:-18px;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
/**
* Упаковка
*/
table#pack{
width:890px;
border-collapse:collapse;
margin:0 0 60px 0;
}
table#pack td{
padding:0 22px 0 0;
text-align:center !important;
font-size:11px;

color:#161616;
}
table#pack td a{color:#161616;}
table#pack tr.img td{
vertical-align:bottom;
}
table#pack tr.txt td{
vertical-align:top;
padding-bottom:20px;
}
table#pack tr.txt td p{
padding:0 0 5px 0;
width:190px;
margin:0 auto;
}
table#pack tr.txt td p.header{
text-transform:uppercase;
font-size:12px;
font-weight:bold;
}
td p.price{
font-size:13px;
font-weight:bold;
color:#e00789;
}

/**
* Выбор коллекций
*/
table#collections{
margin:0;
border:0;
}
table#collections td{
text-align:center;
padding:0 30px 5px 0;
}
table#collections tr.txt td{
height:65px;
font-size:11px;
}
table#collections tr.txt td a{
text-decoration:none;
}
table#collections tr.txt td a span{
text-transform:uppercase;
font-size:12px;
font-weight:bold;
color:#191919;
}
table#collections td#td_budget a.selected{color:#0597c5;background:url(../images/col_budget_s.jpg no-repeat -300px);}
table#collections td#td_casual a.selected{color:#ac2cba;background:url(../images/col_casual_s.jpg no-repeat -300px);}
table#collections td#td_chrono_basic a.selected{color:#1045dd;background:url(../images/col_chrono_basic_s.jpg no-repeat -300px);}
table#collections td#td_chrono_classic a.selected{color:#aa6770;background:url(../images/col_chrono_classic_s.jpg no-repeat -300px);}
table#collections td#td_chrono_sport a.selected{color:#258289;background:url(../images/col_chrono_sport_s.jpg no-repeat -300px);}
table#collections td#td_stainless_steel_sport a.selected{color:#6bab6e;background:url(../images/col_stainless_steel_sport_s.jpg no-repeat -300px);}
table#collections td#td_stainless_steel_classic a.selected{color:#4091c0;background:url(../images/col_stainless_steel_classic_s.jpg no-repeat -300px);}
table#collections td#td_classic a.selected{color:#f97f03;background:url(../images/col_classic_s.jpg no-repeat -300px);}
table#collections td#td_classic_ss a.selected{color:#fb062d;background:url(../images/col_classic_ss_s.jpg no-repeat -300px);}
table#collections td#td_clip a.selected{color:#ba920a;background:url(../images/col_clip_s.jpg no-repeat -300px);}
table#collections td#td_diver a.selected{color:#8cb91a;background:url(../images/col_diver_s.jpg no-repeat -300px);}
table#collections td#td_modern a.selected{color:#1e79c6;background:url(../images/col_modern_s.jpg no-repeat -300px)}
table#collections td#td_slim a.selected{color:#729517;background:url(../images/col_slim_s.jpg no-repeat -300px);}
table#collections td#td_trendy a.selected{color:#cfb602;background:url(../images/col_trendy_s.jpg no-repeat -300px);}

#pack_block{
height:180px;
width:823px;
text-align:right;
}
#pack_block img{float:right;}
#pack_block a#pack_link{
font-size:11px;
font-style:italic;
color:#030303;
text-decoration:none;
background:url(../images/images/bullet3.png) no-repeat 100% 50%;
padding:0 22px 0 0;
position:relative;
left:-22px;
top:102px;
}
#pack_block a#pack_link:hover{
background:url(../images/images/bullet4.png) no-repeat 100% 50%;
}
#pack_block a#pack_link span{
font-size:12px;
font-weight:bold;
text-transform:uppercase;
}

/**
* Шапка
*/
#logo{top:21px;}

#label{
position:absolute;
top:0;
left:444px;
}

/**
* Верхнее меню
*/
ul#menu{margin-top:95px;}

/**
* Подвал
*/
#footer{
clear:both;
background:url(../images/footer_bg2.jpg) no-repeat 50% 0 #fefefe;
height:50px;
}
#copyright{
font-size:10px;
color:#9d9d9d;
white-space:nowrap;
clear:left;
text-align:right;
padding:10px 20px;
}
#copyright a{color:#9d9d9d;}

