/* //// Главная область //// */

.art_td {
height: 500px;
font-size: 15px;
color: #000;
vertical-align: top;
padding-left: 10px;
padding-right: 10px;
/*
letter-spacing: 1px;
*/
}

.art_td td {
font-size: 15px;
color: #000;
}

.art_td div {
line-height: 150%;
/*
letter-spacing: 1px;
*/
}

.art_td a:link {
color: #007ED9;
text-decoration: underline;
}

.art_td a:visited {
color: #007ED9;
text-decoration: underline;
}

.art_td a:active {
color: #007ED9;
text-decoration: underline;
}

.art_td a:hover {
color: #007ED9;
text-decoration: none;
}

.art_td img {
/* граница снаружи, фон внутри */
/*
background: #efefef;
border: solid 1px #cccccc;
padding:3px;
border-radius: 6px;
*/
}

form img {
/* отменяем обрамление картинки */
background: #fff !important;
border: solid 0px #cccccc !important;
padding:0px !important;
}

#calendar_mini_tab img {
/* отменяем обрамление картинки */
background: #fff !important;
border: solid 0px #cccccc !important;
padding:0px !important;
}

.art_td hr{
width: 90%;
border-top: 1px solid #183593;
height: 1px;
text-align: center;
clear: both;
}

.art_full_link_hr_top, .art_full_link_hr_bottom {
width: 98% !important;
border-top: 1px solid #fff !important;
height: 0px !important;
text-align: center !important;
clear: both !important;
display: none;
}

.art_full_link_top, .art_full_link_bottom {
color: #aaa;
}

.art_full_link_top a:link {
color: #aaa;
text-decoration: none;
}

.art_full_link_top a:visited {
color: #aaa;
text-decoration: none;
}

.art_full_link_top a:active {
color: #aaa;
text-decoration: none;
}

.art_full_link_top a:hover {
color: #000;
text-decoration: underline;
}

.art_full_link_bottom a:link {
color: #aaa;
text-decoration: none;
}

.art_full_link_bottom a:visited {
color: #aaa;
text-decoration: none;
}

.art_full_link_bottom a:active {
color: #aaa;
text-decoration: none;
}

.art_full_link_bottom a:hover {
color: #000;
text-decoration: underline;
}

.div_art_list .art_icon {
width: 150px !important;
/* граница снаружи, фон внутри */
background: #efefef;
border: solid 1px #ccc;
padding: 3px;

margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
box-shadow: 2px 2px 2px #aaa;
}

/* // art_title // */

.art_title_big {
font-size: 25px;
font-weight: bold;
color: #007ED9;
white-space: nowrap;
letter-spacing: 1px; 
margin-bottom: 15px;
text-align: left;
/* Отменяет обтекание предыдущего элемента этим заголовком. Без этого свойства
заголовок попадал под иллюстрацию, которая располагалась выше, если текст сбоку
иллюстрации сильно расползался по ширине (при большом разрешении экрана 1280 px) */
clear: both;
}

.art_title_small {
color: #007ED9;
font-size: 22px;
font-weight: bold;
margin-bottom: 7px;
text-align: left;
}

.art_submenu_td {
/*
padding-left: 10px;
padding-right: 10px;
padding-top: 20px;
padding-bottom: 10px;
*/
text-align: left;
vertical-align: top;
/*
font-family: Arial;
*/
font-size: 17px;
color: #000;
}

/* //// gift list //// */

#org_gift_list {
/*
border-collapse: separate;
border: #fff 1px solid;
*/
/*border-collapse: collapse; | separate | inherit*/
}

#org_gift_list .prod_td {
width: 230px;
border: #ddd 1px solid;
border-radius: 4px;
}

#org_gift_list .prod_td_over {
width: 230px;
border: #007ED9 1px solid;
border-radius: 4px;
}

.org_gift_list_item th {
height: 54px;
color: #007ED9;
font-size: 18px;
font-weight: normal !important;
text-align: center;
}

.org_gift_list_item {
width: 100%;
height: 100%;
cursor: pointer;
cursor: hand;
}

.org_gift_list_item th a:link {
text-decoration: none;
}

.org_gift_list_item th a:visited {
text-decoration: none;
}

.org_gift_list_item th a:active {
text-decoration: none;
}

.org_gift_list_item th a:hover {
text-decoration: none;
}

.org_gift_list_photo {
height: 240px;
/*
border-radius: 6px;
*/
background-repeat: no-repeat;
background-size: 200px auto;
background-position: center bottom;
}

.org_gift_list_photo_fish {
height: 140px;
/*
border-radius: 6px;
*/
background-repeat: no-repeat;
background-size: 200px auto;
background-position: center bottom;
}
/*
.prod_main_photo {
width: 200px;
max-height: 230px;
}
*/
.org_gift_list_info {
height: 70px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

.org_gift_list_info a:link {
color: #000;
text-decoration: none;
}

.org_gift_list_info a:visited {
color: #000;
text-decoration: none;
}

.org_gift_list_info a:active {
color: #000;
text-decoration: none;
}

.org_gift_list_info a:hover {
color: #000;
text-decoration: none;
}

.org_gift_list_volume {
height: 120px;
padding-left: 20px;
}

.org_gift_list_volume2 {
height: 30px;
text-align: center;
font-weight: bold;
}

.select_button_td {
height: 60px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

.select_button {
/*
width: 120px;
height: 40px;
*/
/*
border: #f00 1px solid;
*/
color: #fff;
font-size: 16px;
font-weight: bold;
cursor: pointer;
cursor: hand;
background-image: url(datas/button_bg.gif);
background-repeat: repeat-x;
border-radius: 4px;
padding-left: 24px;
padding-right: 24px;
padding-top: 10px;
padding-bottom: 11px;
}

/* //// gift other list //// */

#org_gift_other_list {
/*
border-collapse: separate;
border: #fff 1px solid;
*/
/*border-collapse: collapse; | separate | inherit*/
}

#org_gift_other_list .prod_td {
width: 150px;
border: #ddd 1px solid;
border-radius: 4px;
}

#org_gift_other_list .prod_td_over {
width: 150px;
border: #007ED9 1px solid;
border-radius: 4px;
}

.org_gift_other_list_item th {
height: 40px;
color: #007ED9;
font-size: 12px;
font-weight: normal !important;
text-align: center;
}

.org_gift_other_list_item {
width: 100%;
height: 100%;
}

.org_gift_other_list_item a:link {
text-decoration: none;
}

.org_gift_other_list_item a:visited {
text-decoration: none;
}

.org_gift_other_list_item a:active {
text-decoration: none;
}

.org_gift_other_list_item a:hover {
text-decoration: none;
}

.org_gift_other_list_photo {
height: 156px;
/*
border-radius: 6px;
*/
background-repeat: no-repeat;
background-size: 130px auto;
background-position: center bottom;
}

.org_gift_other_list_info {
height: 35px;
font-size: 11px !important;
padding-top: 2px;
padding-bottom: 2px;
text-align: center;
}

.org_gift_other_list_info a:link {
color: #000;
text-decoration: none;
}

.org_gift_other_list_info a:visited {
color: #000;
text-decoration: none;
}

.org_gift_other_list_info a:active {
color: #000;
text-decoration: none;
}

.org_gift_other_list_info a:hover {
color: #000;
text-decoration: none;
}

.org_gift_other_list_volume {
height: 120px;
padding-left: 20px;
}

.org_gift_other_list_volume2 {
height: 20px;
font-size: 12px !important;
text-align: center;
font-weight: bold;
}

.select_button_other_td {
height: 40px;
padding-top: 5px;
padding-bottom: 5px;
text-align: center;
}

.select_button_other {
/*
width: 120px;
height: 40px;
*/
/*
border: #f00 1px solid;
*/
color: #fff;
font-size: 12px;
font-weight: bold;
cursor: pointer;
cursor: hand;
background-image: url(datas/button_bg.gif);
background-repeat: repeat-x;
border-radius: 4px;
padding-left: 14px;
padding-right: 14px;
padding-top: 7px;
padding-bottom: 7px;
}
