@import url('/linkeeper/templates/linkeeper_style.css');
/* *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);
}
h1, h2, h3, h4, h5, h6 {
color:#360;
font:1.8em tahoma,verdana,arial,sans-serif;
font-weight:bold;
}

/* *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;
font-size:11px;
color:#fff;
}
#counter a{
color:#fff;
text-decoration:none;
}
#counter a:hover{
text-decoration:underline;
}
#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:150px;
height:50px;
position:absolute;
top:281px;
left:800px;
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:70px;
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;
width:900px;
height:15px;
left:300px;
color:#fff;
font-size:11px;
background:url(../../img/nav.gif) no-repeat 0 50%;
overflow:hidden;
}
#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:24px;
}
#rasp p.time2 {
top:67px;
}
#left .cell1 .contacts {
padding:0 10px 5px 10px;
display:block;
font:1.1em/1.7em tahoma,verdana,arial,sans-serif;
color:#4f9d16;
}
#left .cell1 .contacts a {
color:#6a509b;
}
.cat_menu {
width:185px;
padding:0 0 15px 0;
margin:0 -1px;
list-style:none;
overflow:hidden;
}
.cat_menu li {
width:185px;
float:left;
color:#663399;
font:bold 11px tahoma,verdana,arial,sans-serif;
}
.cat_menu li a {
width:160px;
padding:4px 9px 6px 9px;
display:block;
color:#663399;
text-decoration:none;

}
.cat_menu li a:hover {
color:#060;
}
.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: 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 .zag {
}
#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 .zag h1 {
color:#360;
background:#ace05e url('../../img/right_cell1_h3.gif') no-repeat 0 100%;
}
#right .zag h6 span {
padding:5px 12px;
display:block;
background:url('../../img/right_cell1_h3_span.gif') no-repeat 0 0;
}
#right .zag h6 {
color:#360;
background:#ace05e url('../../img/right_cell1_h3.gif') no-repeat 0 100%;
}
#right .zag h1 span {
padding:5px 12px;
display:block;
background:url('../../img/right_cell1_h3_span.gif') no-repeat 0 0;
}
#right table.tablestyle {
border-top:1px solid #008000; 
border-right:1px solid #008000;
border-collapse:collapse;
padding:0;
}
#right table.tablestyle td {
border-bottom:1px solid #008000; 
border-left:1px solid #008000;
background-color: #dff5bd;
padding:4px;
font:1.1em tahoma,verdana,arial,sans-serif;
color:#360;
}
#right table.tablestyle tr.tablezag td {
background-color: #ace05e;
font:1.3em tahoma,verdana,arial,sans-serif;
font-weight:bold;
text-align:center;
color:#360;
}
#right .cell1 li {
color:#360;
font:1.1em tahoma,verdana,arial,sans-serif;
}
#right .cell1 li a {
padding:4px 9px 6px 9px;
color:#360;
text-decoration:none;

}
#right .cell1 li a:hover {
color:#360;
text-decoration:underline;
}

.new {
width:185px;
padding:5px 15px;
float:left;
}
.new .title {
padding-bottom:7px;
font:11px/14px tahoma,verdana,arial,sans-serif;
color:#6a509b;
width:190px;
height: 10px;
overflow:hidden;
}
.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%;
}
.buttons img {
margin-left:5px;
display:block;
float:left;
}
.buttons_new {
width:100%;
overflow:hidden;
}
.buttons_new img {
position:absolute;
margin-left:170px;
margin-top:10px;
display:block;
float:left;
}
.buttons_new2 {
width:100%;
overflow:hidden;
}
.buttons_new2 img {
position:absolute;
margin-left:170px;
margin-top:40px;
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:19px 40px 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 .cont {
width:615px;
padding:15px 35px 0 35px;
margin:0;
list-style:none;
overflow:hidden;
position:relative;
z-index:1;
}

#right .cell2 .cont li {
width:100%;
padding:0 0 30px 0;
float:left;
}
#right .cell2 .cont p {
margin:0;
color:#fff;
}
#right .cell2 .cont p a {
color:#cf9;
text-decoration:none;
}
#right .cell2 .cont p a:hover {
text-decoration:underline;
}

#right .cell2 .all {
margin:-15px 0 0 0;
padding:0 0 0 53px;
display:block;
position:relative;
z-index:2;
font-weight:bold;
}
#right .cell2 .all a {
color:#cf9;
text-decoration:none;
}
#right .cell2 .all a:hover {
text-decoration:underline;
}

#right .cell {
padding:8px 0 10px 14px;
position:relative;
}
#right .cell .space {
width:199px;
border:1px solid #fc9;
position:relative;
z-index:1;
}
#right .cell .pic {
width:38px;
height:30px;
position:absolute;
top:0px;
left:3px;
z-index:2;
background:url('../../img/ico/right_cell.gif') no-repeat 0 0;
}

#right .cell4 {
width:685px;
padding:19px 40px 40px 12px;
margin-bottom:35px;
background:url('../../img/right_cell2.jpg') no-repeat 100% 100%
}
#right .cell4 h3 {
color:#060;
width:360px;
background:#ace05e url('../../img/right_cell2_h3.png') no-repeat 0 100%;
}
#right .cell4 h3 span {
padding:5px 27px;
display:block;

background:url('../../img/right_cell2_h3_span.png') no-repeat 0 0;
}
#right .cell4 .news {
width:615px;
padding:15px 35px 0 35px;
margin:0;
list-style:none;
overflow:hidden;
position:relative;
z-index:1;
}

#right .cell4 .news li {
width:100%;
padding:0 0 30px 0;
float:left;
}
#right .cell4 .news p {
margin:0;
color:#000;
}
#right .cell4 .news p a {
color:#fff;
text-decoration:none;
}
#right .cell4 .news p a:hover {
text-decoration:underline;
}
#right .cell4 .news p.date {
color:#030;
font-weight:bold;
}
#right .cell4 .cont {
width:615px;
padding:15px 35px 0 35px;
margin:0;
list-style:none;
overflow:hidden;
position:relative;
z-index:1;
}

#right .cell4 .cont li {
width:100%;
padding:0 0 30px 0;
float:left;
}
#right .cell4 .cont p {
margin:0;
color:#fff;
}
#right .cell4 .cont p a {
color:#cf9;
text-decoration:none;
}
#right .cell4 .cont p a:hover {
text-decoration:underline;
}

#right .cell4 .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 .cell4 .all a {
color:#cf9;
text-decoration:none;
}
#right .cell4 .all a:hover {
text-decoration:underline;
}



#right .cell5 {
width:300px;
position:absolute;
top:0px;
left:415px;
margin-bottom:35px;
background:#fff url('../../img/right_cell1.png') repeat-y 0 0;
}

#right .cell5 .l1 {
width:300px;
background:url('../../img/right_cell1_l1.png') no-repeat 0 0;
}
#right .cell5 .l2 {
width:300px;
min-height:195px;
padding:45px 27px 27px 27px;
overflow:hidden;
background:url('../../img/right_cell1_l2.png') no-repeat 0 100%;
}

#right .cell5 h6 span {
padding:5px 17px;
width:246px;
display:block;
background:url('../../img/right_cell1_h3_span.png') no-repeat 0 0;
}
#right .cell5 h6 {
color:#360;
width:246px;
background:#ace05e url('../../img/right_cell1_h3.png') no-repeat 0 100%;
}

#right .cell5 .firmz {
color:#360;
width:246px;
font:bold 1.1em tahoma,verdana,arial,sans-serif;
}
#right .cell5 .firmz a {
color:#360;
text-decoration:none;

}
#right .cell5 .firmz a:hover {
color:#360;
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;
font:12px tahoma,verdana,arial,sans-serif;
color:#666;
}
.catalog .cnt p {
margin-bottom:15px;
font:12px tahoma,verdana,arial,sans-serif;
color:#666;
}
.catalog .cnt a {
margin-bottom:15px;
font:12px tahoma,verdana,arial,sans-serif;
color:#666;
text-decoration:none;
}
.catalog .cnt a:hover {
margin-bottom:15px;
font:12px tahoma,verdana,arial,sans-serif;
color:#666;
text-decoration:none;
}
.catalog .cnt .title {
padding-bottom:15px;
font:bold 14px tahoma,verdana,arial,sans-serif;
color:#6a509b;
}
.catalog .cnt .title a {
color:#6a509b;
font-size: 14px;
font-weight:bold;
text-decoration:none;
}
.catalog .cnt .title a:hover {
font-weight:bold;
font-size: 14px;
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;}


.p_level1 {
font:bold 11px tahoma,verdana,arial,sans-serif;
padding:5px 0px 0px 0px;
color:#D2FFA1;
}
.p_level1 li {

}
.p_level1 a {
color:#D2FFA1;
text-decoration:none;
}
.p_level1 a:hover {
text-decoration:underline;
}

.p_level2  {
list-style-image:url('../../img/category_li.png');
font:bold 14px tahoma,verdana,arial,sans-serif;

}
.p_level2  a {
color:#D2FFA1;
text-decoration:none;
}
.p_level2 a:hover {
text-decoration:underline;
}

.p_level3 ul {
padding:0px 0px 0px 25px;
width:380px;
list-style-image:url('../../img/cell2_list.png');
}

.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;
}

.catalog_list {
width:100%;

margin:0;
overflow:hidden;
font:bold 11px tahoma,verdana,arial,sans-serif;
list-style-type:disc;
}
.catalog_list li {
width:80%;

float:left;
color:#6a509b;
}
.catalog_list li a {
color:#666;
text-decoration:none;
text-transform:uppercase;
}
.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:360px;
padding:40px 20px;
border:1px solid #9c6;
float:left;
margin-right:15px;
margin-top:6px;
}
.detailed .border img {
margin:0 auto;
display:block;
}
.detailed .bb div {
position:absolute;
margin-left:388px;
display:block;
float:left;
}
.bb .price {
left:26px;
font:bold italic 18px verdana,tahoma,arial,sans-serif;
color:#9c6;
}
.bb .price span {
font-size:24px;
color:#6a509b;
}
.detailed .bb img {
position:relative;
left:-30px;
}
.cnt .detailed p {
font:11px/14px tahoma,verdana,arial,sans-serif;
margin-bottom:30px;
color:#666;
}
.cnt .detailed {
font:11px/14px tahoma,verdana,arial,sans-serif;
margin-bottom:30px;
color:#666;
}
.cnt .detailed .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 .buttonz {
position:absolute;
margin-left:400px;
padding-bottom:15px;
display:block;
float:left;
}

.detailed .price {
font:bold italic 18px verdana,tahoma,arial,sans-serif;
color:#9c6;
}
.detailed .price span {
font-size:24px;
color:#6a509b;
}


.detailed2 {
width:620px;
padding:0px 0;
border-bottom:3px solid #e9f2df;
margin-bottom:15px;
position:relative;
left:17px;
overflow:hidden;
}
.detailed2 .border {
width:360px;
padding:20px 20px;
border:1px solid #9c6;
float:left;
margin-right:15px;
margin-top:6px;
}
.detailed2 .border img {
margin:0 auto;
display:block;
margin-lef:20px;
}
.detailed2 .bb img {
position:relative;
left:-30px;
}
.cnt .detailed2 p {
font:11px/14px tahoma,verdana,arial,sans-serif;
margin-bottom:30px;
color:#666;
}
.cnt .detailed2 {
font:11px/14px tahoma,verdana,arial,sans-serif;
margin-bottom:30px;
color:#666;
}
.cnt .detailed2 .title {
padding-bottom:15px;
font:bold 14px tahoma,verdana,arial,sans-serif;
color:#6a509b;
}
.detailed2 .cnt .title a {
color:#6a509b;
text-decoration:none;
}
.detailed2 .buttons {padding-top:10px;}
.detailed2 .buttons img {float:right;}
.detailed2 .price {
font:bold italic 18px verdana,tahoma,arial,sans-serif;
color:#9c6;
}
.detailed2 .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:190px;
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;
}
.additional .marking {
width:185px;
text-align:center;
font:11px/14px tahoma,verdana,arial,sans-serif;
margin-bottom:0px;
color:#666;
}
.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;
}

/* Order */

.blue_header {
	color:#928AD7;
}

.red_header {
	color:#CF2424;
}

.theader {
	height:20px;
	padding:7px 10px;
}


table.site_table {
   border-left: 1px solid #CBCBCB;
   border-top: 1px solid #CBCBCB;
}

table.site_table th, table.site_table td {
   padding: 5px;
   border-right: 1px solid #CBCBCB;
   border-bottom: 1px solid #CBCBCB;
}

table.site_table th {
   color:#928AD7;
   background-color:#FFFFFF;
   font-weight:bold;
   text-align:center;
}

table.site_table td {
   color:#656565;
   background-color:#F9F9F9;
   text-align:left;
}

.tos {
   font-size:9px;
   height:150px;
   overflow:auto;
   border: 1px solid #CBCBCB;
   padding:10px;
   text-align:justify;
   background-color:#FFFFFF;
}

.tos_header {
   text-align:left;
   font-weight:bold;
   color:#928AD7;
   padding-bottom:5px;
}

.order_container {
   width:600px;
}

#delivery, #payment, #person, #bonuses {
   text-align:left;
   padding: 5px 0px;
}

.msg_box {
   position:absolute;
   width:200px;
   height:60px;
   padding:20px;
   visibility:hidden;
   background-color:#F9F9F9;
   border:1px solid black;
   text-align:left;
}

.present {
   float:left;
   border: 1px solid #CBCBCB;
   margin:15px;
   padding:15px;
   text-align:center;
   width:200px;
   height:200px;
}

.linkeeper_linkrubrics_adv {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12;
    text-decoration: none;
    font-weight: bolder;
    color:333399;
}
.linkeeper_linkrubrics_adv a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12;
    text-decoration: none;
    font-weight: bolder;
    color:333399;
}
.linkeeper_linkrubrics_adv a:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12;
    text-decoration: none;
    font-weight: bolder;
    color:333399;
}
table.linkeeper_links_adv {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10;
    text-decoration: none;
    color:333399;
}
table.linkeeper_links_adv a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10;
    text-decoration: none;
    color:333399;
}
table.linkeeper_links_adv a:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10;
    text-decoration: none;    
    color:333399;
}
tr.linkeeper_one_adv {
        background-color: #eeeeee;
}
table.linkeeper_dotted_adv {
        background-image:  url(dot.gif);
        font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10;
    text-decoration: none;
    color:333399;
}

table.linkeeper_dotted_adv tr {
        background-color: #eeeeee;
}
table.linkeeper_dotted_adv a{
        text-decoration: none;    
    color:333399;
}
table.linkeeper_dotted_adv a:hover{
        text-decoration: none;    
    color:333399;
}
.linkeeper_linktext_adv {
font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11;
    text-decoration: none;    
    color:333399;
}
.linkeeper_linkzag_adv {
font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11;
    text-decoration: none;    
    color:333399;
    font-weight: bolder;
}

#registration {
width:100%;
padding-bottom:55px;
display:block;
overflow:hidden;
}
#registration label{
width:200px;
}
#registration .both {
padding-bottom:8px;
}
#registration .text {
width:260px;
margin-right:12px;
border:1px solid #ccc;
display:block;
float:left;
}
#registration .textarea {
width:260px;
height:100px;
margin-right:12px;
border:1px solid #ccc;
display:block;
float:left;   
}

#registration label {
padding:2px 0;
display:block;
float:left;
font:1.1em tahoma,sans-serif;
background-color:inherit;
}
#registration label a {
background-color:inherit;
}
#registration label.enter {
padding-left:79px;

