body { padding: 0; margin: 0;  background-color: #ffffff; }

/* стили вывода товаров в поиске */
.sp_category { font-size: 16px; padding-bottom: 3px; font-weight: bold; }
.sp_category a { font-size: 16px; color: #12407E; font-weight: bold;}
.sp_res_block { font-size: 13px; padding-bottom: 5px; }
.sp_res_block a.sp_resource { font-size: 13px; color: grey; }
.sp_category a:hover, .sp_res_block a.sp_resource:hover { color: red; }
.sp_offer { padding-bottom: 5px; }
.sp_offer a { color: #0000CC; font-size: 16px; font-weight: bold; font-family: Verdana; }
.sp_description { font-size: 12px; font-family: Verdana;}
.sp_text { font-size: 11px; font-family: Verdana; font-weight: normal; font-style: italic; margin-bottom: 10px;}
.sp_review { padding-top: 5px; }

#main { border-right: #4596d7 1px solid; margin-bottom: 15px; }
#main h2, #myOffers h2 { text-align: center; color: #12407E; padding: 10px 0 10px 0; margin: 0; font-size: 18px; }
#text { padding: 0 15px 0 15px; color: #12407E; font-family: Times New Roman; }
#text ul, #text ol {padding-top: 0; margin-top: 0; }
#text h3, #text h4 { padding-bottom: 5px; margin-bottom: 0; font-weight: normal; font-family: Times New Roman; font-size: 18px; }
#text p, #text div, #text li { padding: 0; margin: 0; font-size: 14px; }
#text th {font-weight: normal; font-size: 14px; color: #12407E; }
#main div.pages { background: #E6F1FA; border-bottom: #4596d7 1px solid; border-top: #4596d7 1px solid; text-align: center; font-size: 14px; padding: 5px 0 5px 0; margin-top: 15px; }
#main div.pages a { padding: 0 5px 0 5px; color: #12407E; font-size: 14px; }
#main div.pages a:hover { color: red; }
#main div.pages b { color: red; padding: 5px; font-size: 14px; }
#main img { padding: 5px; }
#main div.copyright { border-bottom: #4596d7 1px solid; text-align: left; font-size: 14px; padding: 5px 0 5px 0; margin-top: 15px; }
#main div.copyright p { margin: 0 0 0 20px; padding: 0; color: #12407E; }
#myOffers { border-bottom: #4596d7 1px solid; padding-bottom: 10px; }
#main div.next { margin-top: 15px; text-align: right; margin-right: 20px; }
#myOffers div.offer {margin-left: 15px; margin-top: 5px; color: #666666; font-size: 13px; font-family: Verdana; }
#myOffers div.offer a { color: #4596d7; font-weight: bold; }
#myOffers div.offer a:hover { color: #12407E; }
table.review td { color: #12407E; }

/* стиль для формы */
.form { margin-top: 15px; width: 80%; }
.form .form_left  { font-size: 14px; padding: 0 10px 5px 0; vertical-align: top; color: #12407E; }
.form .form_right { width: 100%; padding: 0 10px 5px 0; vertical-align: top; }
.form .form_field { width: 80%; }
.form select { font-size: 11px; font-family: Verdana, Arial, Geneva CY, Sans-Serif; color:#797979; }

#top_menu { padding: 0; margin: 0 0 0 20px; }
#top_menu td { list-style: none; padding-left: 10px; }
#top_menu td a { color: #1B4F88; font-weight: bold; text-decoration: underline; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; }
#top_menu td a:hover { text-decoration: none; color: Black;}


#ImageBoxOverlay
{
    background-color: #000;
}
#ImageBoxCaption
{
    background-color: #F4F4EC;
}
#ImageBoxContainer
{
    width: 250px;
    height: 250px;
    background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 13px;
    color: #000;
}
#ImageBoxCaptionImages
{
    font-size: 12px;
    color: #12407e;
    margin: 0;
}
#ImageBoxNextImage
{
    background-color: transparent;
}
#ImageBoxPrevImage
{
    background-color: transparent;
}
#ImageBoxNextImage:hover
{
    background-repeat:  no-repeat;
    background-position: right top;
    background-image: url("/images/next_img.gif");
}
#ImageBoxPrevImage:hover
{
    background-repeat:  no-repeat;
    background-position: left bottom;
    background-image: url("/images/prev_img.gif");
}

#ImageBoxClose { clear: both; text-decoration: underline;  color: #054ea8; font-weight: bold; margin-right: 20px; }
#ImageBoxClose:hover { color: red; }


td.td_comment_text
{
    color: #5D5D5D;
    font-size: 10px;
    font-family: Tahoma, Verdana, Arial, Geneva CY, Sans-Serif;
    font-weight: normal;
    padding-bottom: 5px;
}

a.a_comment_link, a.a_comment_link:link,  a.a_comment_link:visited
{
    color : #12407e;
    font-size: 10px;
    font-weight: normal;
    font-family: Arial, Tahoma, Verdana, Geneva CY, Sans-Serif;
    text-decoration : underline;
    padding-left: 5px;
    padding-right: 5px;
}

a.a_comment_link:active
{
    color : red;
    text-decoration : none;
}

td.td_comment_head
{
    color: #5D5D5D;
    font-size: 13px;
    font-family: Tahoma, Verdana, Arial, Geneva CY, Sans-Serif;
    font-weight: bold;
    width: 100%;
    vertical-align: top;
    text-align: center;
    padding-bottom: 10px;
}

.star
{
    color: #FF6600;
}

td.td_comment_left
{
    color: #797979;
    font-size:13px;
}

input.input_comment
{
    border : 1px solid #CDCDCD;
    font-size : 70%;
    font-family: Verdana, Arial, Geneva CY, Sans-Serif;
    color: #797979;
    margin-right: 10px;
    height:16px;
    width: 350px;
}

input.comment_button
{
    border : 1px solid #CDCDCD;
}

textarea.textarea_comment
{
    border : 1px solid #CDCDCD;
    font-size : 70%;
    font-family: Verdana, Arial, Geneva CY, Sans-Serif;
    color: #797979;
    margin-right: 10px;
    width: 350px;
    height: 70px;
}

select.select_comment
{
    font-size: 11px;
    font-family: Verdana, Arial, Geneva CY, Sans-Serif;
    color:#797979;"
}

td.td_comment_bottom
{
    color: #797979;
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
}

td.article_text_vote
{
    font-size:10px;
    color: #797979;
}

td.td_description_text
{
    color: #3D3D3D;
    font-size: 11px;
    font-weight: normal;
    font-family: Tahoma, Verdana, Arial, Geneva CY, Sans-Serif;
    text-align : justify;
    padding-bottom: 10px;
    padding-top: 10px;
}

input.asLink
{
    #background-color: transparent; 
    #border:none; 
    #color:#12407E; 
    font-size:12px; 
    #cursor:pointer;
    padding-top: 0;
    margin-top: 3px;
}

p.indention_text
{
    color: #2a5b90;
    vertical-align: middle;
    text-indent: 20px;
}