/* *1 common (общие)
----------------------------------------------------------------------------- */
html,body,p,form,input,label,h1,h2,h3,h4,h5,h6 {
padding:0px;
margin:0px;
}
html {
width:100%;
height:100%;
}
body {
width:100%;
height:100%;
font:62.5% tahoma,verdana,arial,sans-serif;
background:#fff99d url(../img/body.gif);
}

/* *2 text (ссылки, абзацы, заголовки, списки)
----------------------------------------------------------------------------- */
a {
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
img {
border:0px;
}
p {
margin-bottom:1.0em;
font:1.1em verdana,tahoma,arial,sans-serif;
color:#336;
}
p a {
color:#639;
}

/* *3 main (основные)
----------------------------------------------------------------------------- */
#wrap {
width:1000px;
min-height:100%;
margin:0 auto;
border-left:3px solid #360;
border-right:3px solid #360;
position:relative;
overflow:hidden;
z-index:1;
background:#4e9c15 url('../img/wrap.gif');
}
.both {
width:100%;
clear:both;
overflow:hidden;
}
#spacer {
width:100%;
height:190px;
clear:both;
overflow:hidden;
}

/* *4 footer (подвал)
----------------------------------------------------------------------------- */
#footer {
width:1000px;
height:170px;
margin:-170px auto 0 auto;
border-left:3px solid #360;
border-right:3px solid #360;
position:relative;
overflow:hidden;
z-index:2;
background:url('../img/footer.jpg') no-repeat 0 100%;
}
#counter {
position:absolute;
top:125px;
left:50px;
}
#counter img {
margin-right:12px;
display:block;
float:left;
}
#copy {
position:absolute;
top:135px;
left:335px;
font-size:11px;
color:#fff;
}
#author {
height:22px;
padding:13px 0 0 125px;
position:absolute;
top:122px;
left:680px;
font-size:11px;
color:#fff;
background:url('../img/author.gif') no-repeat 0 0;
}
#copy a,#author a {
color:#fff;
text-decoration:none;
background-color:inherit;
}
#copy a:hover,#author a:hover {
text-decoration:underline;
}
#smallmenu {
width:685px;
height:22px;
padding:8px 0 0 0;
position:absolute;
left:275px;
top:0px;
font:bold 11px tahoma,verdana,arial,sans-serif;
text-align:center;
color:#cf9;
background:#360 url('../img/smallmenu.gif') no-repeat 0 0;
}
#smallmenu a {
color:#cf9;
text-decoration:none;
}
#smallmenu a:hover {
text-decoration:underline;
}

/* *5 header (шапка)
----------------------------------------------------------------------------- */
#header {
width:100%;
height:370px;
position:relative;
overflow:hidden;
background:url('../img/header.jpg') no-repeat 0 0;
}
#header img {display:block;}
#logo {
position:absolute;
top:105px;
left:60px;
}
#menu {
width:940px;
padding:0;
margin:0;
list-style:none;
overflow:hidden;
position:absolute;
top:30px;
left:30px;
}
#menu li {
padding:0 32px;
float:left;
font-size:14px;
color:#fff;
}
#menu li a {
color:#ff9;
}
#menu li a:hover {
color:#fff;
}
#basket {
width:125px;
height:50px;
position:absolute;
top:281px;
left:812px;
font:bold 11px/14px tahoma,verdana,arial,sans-serif;
color:#fff;
}
#basket a {
text-decoration:none;
color:#ff6;
}
#basket a:hover {
text-decoration:underline;
}
#basket .title {
padding-bottom:4px;
}
#basket .left {
display:block;
float:left;
}
#basket .right {
width:50px;
display:block;
float:right;
}
#search {
width:700px;
position:absolute;
top:325px;
left:60px;
}
#search form {
width:700px;
display:block;
overflow:hidden;
}
#search input.text {
padding:2px;
margin:0 11px 0 0;
border:1px solid #c7e19d;
float:left;
display:block;
font:10px tahoma,verdana,arial,sans-serif;
color:#999;
background:#fff;
}
#search select {
margin:0 11px 0 0;
border:1px solid #c7e19d;
float:left;
display:block;
font:10px tahoma,verdana,arial,sans-serif;
color:#999;
background:#fff;
}
#search label {
margin:0 70px 0 0;
padding:2px 0;
float:left;
display:block;
font:11px tahoma,verdana,arial,sans-serif;
color:#ccff99;
}
#search input.submit {
width:11px;
height:15px;
border:0px;
display:block;
float:left;
cursor:pointer;
background:url('../img/search.gif') no-repeat 0 3px;
}
#search_keyword {width:109px;}
#search_cat,#search_prod {width:103px;}
#search_from,#search_to {width:76px;}
#action {
width:435px;
position:absolute;
top:160px;
left:330px;
color:#336;
font-size:11px;
line-height:18px;
}
#action strong {
font-size:12px;
}
#ico_phone {
padding:2px 0 4px 45px;
position:absolute;
top:105px;
left:310px;
font-weight:bold;
font-size:18px;
color:#ffc;
background:url('../img/ico_phone.gif') no-repeat 0 0;
}
#ico_icq {
padding:7px 0 8px 40px;
position:absolute;
top:105px;
left:540px;
font-weight:bold;
font-size:12px;
color:#ffc;
background:url('../img/ico_icq.gif') no-repeat 0 0;
}
#ico_mail {
padding:7px 0 8px 40px;
position:absolute;
top:105px;
left:665px;
font-weight:bold;
font-size:12px;
color:#ffc;
background:url('../img/ico_mail.gif') no-repeat 0 0;
}
#ico_icq a,#ico_mail a {
color:#ffc;
text-decoration:none;
}
#ico_icq a:hover,#ico_mail a:hover {
color:#fff;
text-decoration:underline;
}
#ico_add {
padding:7px 0 8px 40px;
position:absolute;
top:160px;
left:60px;
font-size:11px;
color:#669;
background:url('../img/ico_add.gif') no-repeat 0 0;
}
#ico_add a {
color:#669;
text-decoration:none;
}
#ico_add a:hover {
text-decoration:underline;
}
#nav {
padding:0 0 0 18px;
position:absolute;
top:300px;
left:303px;
color:#fff;
font-size:11px;
background:url(../img/nav.gif) no-repeat 0 50%;
}
#nav a {
color:#030;
text-decoration:none;
}
#nav a:hover {
text-decoration:underline;
}

/* *6 left (левая)
----------------------------------------------------------------------------- */
#left {
width:245px;
float:left;
position:relative;
left:8px;
overflow:hidden;
}
#left .cell1 {
width:245px;
margin-bottom:35px;
background:#fff url('../img/left_cell1.gif') repeat-y 0 0;
}
#left .cell1 .l1 {
width:245px;
background:url('../img/left_cell1_l1.jpg') no-repeat 0 0;
}
#left .cell1 .l2 {
width:171px;
min-height:195px;
padding:45px 38px 10px 36px;
background:url('../img/left_cell1_l2.gif') no-repeat 0 100%;
}
h3 {
margin-bottom:10px;
font:bold 18px tahoma,verdana,arial,sans-serif;
}
#left .cell1 h3 {
color:#fff;
background:#360 url('../img/left_cell1_h3.gif') no-repeat 0 100%;
}
#left .cell1 h3 span {
padding:5px 12px;
display:block;
background:url('../img/left_cell1_h3_span.gif') no-repeat 0 0;
}
#rasp {
height:100px;
position:relative;
background: url('../img/rasp.gif') no-repeat 12px 0;
}
#rasp p {
margin:0;
position:absolute;
left:42px;
color:#6a509b;
font-size:11px;
font-weight:bold;
}
#rasp p.time1 {
top:21px;
}
#rasp p.time2 {
top:63px;
}
#left .cell1 .contacts {
padding:0 10px 5px 20px;
display:block;
font:1.1em/1.7em tahoma,verdana,arial,sans-serif;
color:#4f9d16;
}
#left .cell1 .contacts a {
color:#6a509b;
}
.cat_menu {
width:173px;
padding:0 0 15px 0;
margin:0 -1px;
list-style:none;
overflow:hidden;
}
.cat_menu li {
width:173px;
height:24px;
float:left;
color:#663399;
font:bold 11px tahoma,verdana,arial,sans-serif;
}
.cat_menu li a {
width:155px;
padding:4px 9px 6px 9px;
display:block;
color:#663399;
text-decoration:none;
background:url('../img/cat_menu.gif') no-repeat 0 0;
}
.cat_menu li a:hover {
background-color:#fff99d;
}
.banner img {
margin:0 auto;
display:block;
}

#left .cell2 {
width:199px;
padding:0 24px 45px 22px;
margin-bottom:35px;
background:url('../img/left_cell2.jpg') no-repeat 0 100%
}
#left .cell2 h3 {
color:#060;
background:#ace05e url('../img/left_cell2_h3.gif') no-repeat 0 100%;
}
#left .cell2 h3 span {
padding:5px 27px;
display:block;
background:url('../img/left_cell2_h3_span.gif') no-repeat 0 0;
}
#left .cell2 .list {
width:245px;
padding:10px 0 0 0;
margin:0;
list-style:none;
overflow:hidden;
}
#left .cell2 .list li {
width:149px;
padding:0 25px 20px 25px;
float:left;
background:url(../img/cell2_list.gif) no-repeat 10px 2px;
}
#left .cell2 .list li p {
margin:0;
font:11px/14px tahoma,verdana,arial,sans-serif;
color:#030;
}
#left .cell2 .list li p.title {
font:bold 11px/14px tahoma,verdana,arial,sans-serif;
color:#cf9;
}
#left .cell2 .list li p.title a {
color:#cf9;
text-decoration:none;
}
#left .cell2 .list li p.title a:hover {
text-decoration:underline;
}

/* *7 right (правая)
----------------------------------------------------------------------------- */
#right {
width:709px;
float:right;
position:relative;
right:26px;
overflow:hidden;
}
#right .cell1 {
width:709px;
margin-bottom:35px;
background:#fff url('../img/right_cell1.gif') repeat-y 0 0;
}
#right .cell1 .l1 {
width:709px;
background:url('../img/right_cell1_l1.jpg') no-repeat 0 0;
}
#right .cell1 .l2 {
width:655px;
min-height:195px;
padding:45px 27px 10px 27px;
overflow:hidden;
background:url('../img/right_cell1_l2.gif') no-repeat 0 100%;
}
#right .cell1 h3 {
color:#360;
background:#ace05e url('../img/right_cell1_h3.gif') no-repeat 0 100%;
}
#right .cell1 h3 span {
padding:5px 12px;
display:block;
background:url('../img/right_cell1_h3_span.gif') no-repeat 0 0;
}


.new {
width:184px;
padding:5px 17px;
float:left;
}
.new .title {
padding-bottom:7px;
font:11px/14px tahoma,verdana,arial,sans-serif;
color:#6a509b;
}
.new .title a {
color:#6a509b;
text-decoration:none;
}
.new .title a:hover {
text-decoration:underline;
}
.new .border {
padding:10px 0 40px 0;
border:1px solid #9c6;
}
.new .border img {
margin:0 auto;
display:block;
}
.new .price {
margin-top:-35px;
font:bold italic 18px verdana,tahoma,arial,sans-serif;
color:#9c6;
text-align:center;
}
.new .price span {
font-size:24px;
color:#6a509b;
}
.new p {
padding:8px 0 6px 0;
margin:0;
color:#360;
}
.buttons {
width:100%;
overflow:hidden;
}
.buttons img {
margin-left:5px;
display:block;
float:left;
}
.hr {
width:621px;
height:1px;
margin:10px 17px;
border-top:3px solid #e9f2df;
overflow:hidden;
clear:both;
float:left;
display:block;
font-size:1px;
}
.age {
width:201px;
padding:5px 0 5px 17px;
float:left;
}
.age img {display:block;}





#right .cell2 {
width:685px;
padding:0 12px 40px 12px;
margin-bottom:35px;
background:url('../img/right_cell2.jpg') no-repeat 100% 100%
}
#right .cell2 h3 {
color:#060;
background:#ace05e url('../img/right_cell2_h3.gif') no-repeat 0 100%;
}
#right .cell2 h3 span {
padding:5px 27px;
display:block;
background:url('../img/right_cell2_h3_span.gif') no-repeat 0 0;
}
#right .cell2 .news {
width:615px;
padding:15px 35px 0 35px;
margin:0;
list-style:none;
overflow:hidden;
position:relative;
z-index:1;
}
#right .cell2 .news li {
width:100%;
padding:0 0 30px 0;
float:left;
}
#right .cell2 .news p {
margin:0;
color:#000;
}
#right .cell2 .news p a {
color:#fff;
text-decoration:none;
}
#right .cell2 .news p a:hover {
text-decoration:underline;
}
#right .cell2 .news p.date {
color:#030;
font-weight:bold;
}
#right .cell2 .all {
margin:-15px 0 0 0;
padding:0 0 0 53px;
display:block;
position:relative;
z-index:2;
font-weight:bold;
background:url('../img/all.gif') no-repeat 35px 2px;
}
#right .cell2 .all a {
color:#cf9;
text-decoration:none;
}
#right .cell2 .all a:hover {
text-decoration:underline;
}



.catalog {
width:620px;
padding:16px 0;
border-bottom:3px solid #e9f2df;
margin-bottom:20px;
position:relative;
left:17px;
overflow:hidden;
}
.catalog .border {
width:185px;
padding:10px 0;
border:1px solid #9c6;
float:left;
}
.catalog .border img {
margin:0 auto;
display:block;
}
.catalog .border .price {
padding-top:15px;
font:bold italic 18px verdana,tahoma,arial,sans-serif;
color:#9c6;
text-align:center;
}
.catalog .border .price span {
font-size:24px;
color:#6a509b;
}
.catalog .cnt {
width:410px;
float:right;
}
.catalog .cnt p {
margin-bottom:15px;
}
.catalog .cnt .title {
padding-bottom:15px;
font:bold 14px tahoma,verdana,arial,sans-serif;
color:#6a509b;
}
.catalog .cnt .title a {
color:#6a509b;
text-decoration:none;
}
.catalog .cnt .title a:hover {
text-decoration:underline;
}
.catalog .cnt .buttons img {
float:right;
}
.hr {
width:621px;
height:1px;
margin:10px 17px;
border-top:3px solid #e9f2df;
overflow:hidden;
clear:both;
float:left;
display:block;
font-size:1px;
}
.age {
width:201px;
padding:5px 0 5px 17px;
float:left;
}
.age img {display:block;}



.category {
width:100%;
padding:15px 0 40px 0;
margin:0;
list-style:none;
overflow:hidden;
font:bold 11px tahoma,verdana,arial,sans-serif;
}
.category li {
width:90%;
padding:2px 0 2px 45px;
float:left;
color:#6a509b;
background:url('../img/category_li.gif') no-repeat 18px 3px;
}
.category li a {
color:#666;
text-decoration:none;
}
.category li a:hover {
text-decoration:underline;
}





.pager {
margin:65px 0 5px 0;
color:#360;
background:#ace05e url('../img/right_cell1_h3.gif') no-repeat 0 100%;
}
.pager div {
padding:5px 12px;
text-align:center;
font-size:1.1em;
background:url('../img/right_cell1_h3_span.gif') no-repeat 0 0;
}
.pager a {
color:#360;
text-decoration:none;
}
.pager a:hover {
text-decoration:underline;
}
.pager strong {
color:#030;
}



.detailed {
width:620px;
padding:20px 0;
border-bottom:3px solid #e9f2df;
margin-bottom:15px;
position:relative;
left:17px;
overflow:hidden;
}
.detailed .border {
width:298px;
padding:10px 0;
border:1px solid #9c6;
float:left;
}
.detailed .border img {
margin:0 auto;
display:block;
}
.detailed .cnt {
width:305px;
float:right;
}
.detailed .cnt p {
font:11px/14px tahoma,verdana,arial,sans-serif;
margin-bottom:30px;
color:#666;
}
.detailed .cnt .title {
padding-bottom:15px;
font:bold 14px tahoma,verdana,arial,sans-serif;
color:#6a509b;
}
.detailed .cnt .title a {
color:#6a509b;
text-decoration:none;
}
.detailed .buttons {padding-top:10px;}
.detailed .buttons img {float:right;}
.detailed .price {
float:left;
font:bold italic 18px verdana,tahoma,arial,sans-serif;
color:#9c6;
}
.detailed .price span {
font-size:24px;
color:#6a509b;
}



.additional {
width:620px;
border-bottom:3px solid #e9f2df;
margin-bottom:20px;
position:relative;
left:17px;
overflow:hidden;
}
.additional .cell {
width:206px;
float:left;
}
.additional .cnt p {
font:11px/14px tahoma,verdana,arial,sans-serif;
margin-bottom:20px;
color:#666;
}
.additional .border {
width:185px;
padding:25px 0;
margin-bottom:15px;
border:1px solid #9c6;
}
.additional .border img {
margin:0 auto;
display:block;
}
.detailed .cnt {
width:305px;
float:right;
}

.detailed .cnt .title {
padding-bottom:15px;
font:bold 14px tahoma,verdana,arial,sans-serif;
color:#6a509b;
}
.detailed .cnt .title a {
color:#6a509b;
text-decoration:none;
}
.detailed .buttons {padding-top:10px;}
.detailed .buttons img {float:right;}
.detailed .price {
float:left;
font:bold italic 18px verdana,tahoma,arial,sans-serif;
color:#9c6;
}
.detailed .price span {
font-size:24px;
color:#6a509b;
}