/* 
    Document   : style.css
    Created on : 13.05.2010, 14:11:31
    Author     : Tkachenko Andrew
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
    font-weight: normal;
}




h1{
    font-size: 20px;
    color: #2459af;
    font-family: "Arial, Trebuchet MS, Arial Norrow", sans-serif;
    font-weight: normal;
}

h2{
    background: #626262;
    color: #FFF;
    font-size: 1.2em;
    font-weight: normal;
    padding: 4px;
}
h3{
    font-size: 1.2em;
    font-weight: normal;
    color: #555555;

}

body{
    font-family: "Arial, Trebuchet MS, Arial Norrow", sans-serif;
    margin: 0px;
    padding: 0px;
    color: #555;
}


#all{
    font-family: "Arial, Trebuchet MS, Arial Norrow", sans-serif;
    font-size: 10pt;
    font-weight: normal;
    width: 995px;
    margin: 0 auto;
    padding-top: 15px;
    background: #FFF;
    position: relative;
}
a:link{
    font-family: "Arial, Trebuchet MS, Arial Norrow", sans-serif;
    color: #0066cc;
    font-weight: normal;
}
a:visited{
    font-family: "Arial, Trebuchet MS, Arial Norrow", sans-serif;
    color: #0066cc;
    font-weight: normal;

}
#top_space{
    position: relative;
    height: 48px;

}

#bottom_space{
    background: #525252;
    height: 120px;
    padding-left: 30px;
    padding-right: 10px;
    padding-top: 15px;
}
#bottom_space .bottom_space_links{

}

#bottom_space  a{
    color: #ffffff;
    text-decoration: underline;
}

#bottom_space  a:hover{
    text-decoration: none;
}


#logo{
    position: absolute;
    left: 10px;
    top:0px;
}

#top_icons {  list-style: none; padding: 0; margin: 0; float: right;padding-top: 14px;padding-right: 10px}
#top_icons li{ height: 20px; padding-left: 21px; margin-left: 7px;font-size: 0.9em;float: left;}
#top_icons a:visited{ color: #555555;}
#top_icons a:link{ color: #777777;}
#top_icons a:hover{ text-decoration: none}
#top_icons li.icon_tp100{background: url("/themes/rybovod/images/top_icons.png") no-repeat 0px -82px;}
#top_icons li.icon_abase{background: url("/themes/rybovod/images/top_icons.png") no-repeat 0px -102px;}
#top_icons li.icon_forum{background: url("/themes/rybovod/images/top_icons.png") no-repeat 0px -42px;}
#top_icons li.icon_quest{background: url("/themes/rybovod/images/top_icons.png") no-repeat 0px -22px;}
#top_icons li.icon_notes{background: url("/themes/rybovod/images/top_icons.png") no-repeat 0px -62px;}
#top_icons li.icon_artic{background: url("/themes/rybovod/images/top_icons.png") no-repeat 0px -2px;}


#head_main_space{position: relative;}

#head_left_space{padding-top: 32px; margin-right: 230px; width: 752px; font-weight: normal; z-index: 0;}
#head_right_space{position: absolute;  width: 228px; height: 200px; right: 0px; top: 15px; z-index: 0;}


#tbase .globe_icon{
    background: url("/themes/rybovod/images/globe_icon.png") no-repeat 0px 50%;
    padding: 4px;
    padding-left: 22px;
}
#tbase .tbase_block{
    margin-left: 05px;
    float: left;
    padding-left: 5px;
    width: 220px;
    font-size: 14px;
}
#tbase  a:hover{
    color: #e3610b;
    text-decoration: none;
}

a.stdlink:hover{
    color: #e3610b;
    text-decoration: none;
}


#tbase .tbase_line{
    border-left: 1px dotted silver;
    padding-left: 20px;

}

#tbase_serach{
    position: absolute;
    left: 260px;
    top: 10px;
    height: 60px;
}
#tbase_serach .tbase_text_prefld_div{
    border: none;
    border-left: 1px solid silver;
    border-right: 1px solid silver;
    width: 256px;
    height: 25px;
    margin-left: -1px;
}
#tbase_serach .tbase_text_div{
    border: none;
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
    width: 256px;
    height: 25px;
    float: left;
}

#tbase_serach .tbase_text_fld{
    width: 246px;
    border: 1px solid white;
    color: silver;
    height: 20px;
    margin-left: 4px;
}
#tbase_serach .tbase_submit_fld{
    height: 32px;
    width: 30px;
    border: none;
    margin-left: 10px;
    cursor: pointer;
    background: url(/themes/rybovod/images/plane_icon.png) no-repeat;
}

#news_block .news_rss_icon{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    vertical-align: middle;

}
#news_block .news_rss_icon img{

    vertical-align: middle;

}
#news_block .news_rss_icon a{
    color: #ff6500;
    font-size: 19px;
    vertical-align: middle;
}
#news_block .news_body{
    overflow: hidden;
    height: 200px;
}

#news_block .news_arrows{
    width: 88px;
    margin: 0 auto;
}
#news_block .news_arrow_up{
    float: left;
    width: 36px;
    cursor: pointer;
    height: 40px;
    background: url(/themes/rybovod/images/up_down_icons.png) no-repeat 0px -40px;
}
#news_block .news_arrow_down{
    float: left;
    margin-left: 10px;
    width: 36px;
    cursor: pointer;
    height: 40px;
    background: url(/themes/rybovod/images/up_down_icons.png) no-repeat 0px 0px;
}

#news_block .news_text{
    padding-left: 7px;
    color: #ff6500;
    vertical-align: middle;

}


#news_block .news_rss_icon a img{
    border: none;
}

#main_left{
    margin-right: 372px;
    padding-top: 10px;
    margin-bottom: 50px;
    position: relative;
    padding-left: 14px;
}
#main_right{
    float: right;
    width: 273px;
    padding-right: 10px;
    height: 1%;
}


#head_map_space{
    height: 296px;
    background: white;
    margin-bottom: 5px;
    margin-left: 8px;
    margin-right: 8px;
}

#head_map_space_img{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -100px;
    margin-top: -100px;
}

#head_map_space_cont{
    margin-left: 7px;
    margin-right: 7px;
    position: relative;
}
#head_map_space_cont .head_map_space_top{
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 5px;
    height: 3px;
    background: url("/themes/rybovod/images/shadow.png") repeat-x 0px -2px;
    font-size: 1px;
}
#head_map_space_cont .head_map_space_bottom{
    margin-left: 2px;
    margin-right: 2px;
    height: 3px;
    background: url("/themes/rybovod/images/shadow.png") repeat-x 0px -18px;
    font-size: 1px;
}
#head_map_space_cont .head_map_space_left{
    height: 306px;
    position: absolute;
    width: 3px;
    top:3px;
    left: 0px;
    background: url("/themes/rybovod/images/shadow-lr.png") repeat-y -2px 0px;
    font-size: 1px;
}
#head_map_space_cont .head_map_space_right{
    height: 306px;
    position: absolute;
    right: 0px;
    top:3px;
    width: 3px;
    background: url("/themes/rybovod/images/shadow-lr.png") repeat-y -15px 0px;
    font-size: 1px;
}





#notes_block{
    background: url("/themes/rybovod/images/shadow_box.png") repeat-y 270px 0px;
    width: 275px;
    position: relative;
    float: right;
}
#notes_block h1{
    margin: 0px;
    padding: 0px;
    background: url("/themes/rybovod/images/phone_icon.png") no-repeat 0px 50%;
    font-size: 1.5em;
    font-weight: normal;
    padding: 10px;
    padding-left: 32px;
    color: #555555;
}

#notes_block .notes_records{
    margin-left: 10px;
    margin-right: 10px;
    color: #ff6500;
}
#notes_block .notes_records a{
    color: #ff6500;
}
#notes_block .notes_ditail{
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 0.9em;
}
#notes_block .notes_ditail a{
    color: #555;
    font-weight: bold;
}
#notes_block .notes_corners{
    padding-top: 30px;
    background: url("/themes/rybovod/images/shadow_box.png") no-repeat -5px bottom;
}

.clear{
    clear: both;
}
.hart_icon{
    background: url("/themes/rybovod/images/right_icons.png") no-repeat 0px -48px;
    font-size: 1.4em;
    font-weight: normal;
    padding: 2px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 32px;
    color: #555555;
}


/* Products detail page */



#product_ditail{

}
#product_ditail h1{
    color: #1F67B8;
    font-family: "Times New Roman", sans;
    font-weight: normal;
    font-size: 1.8em;
}

#product_ditail .product_image{
    float: left;

}
#product_ditail .product_title{
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#product_ditail .product_info{
    margin-left: 260px;
}
#product_ditail .product_sku{
    color: #777777;

}
#product_ditail .product_price{
    padding-top: 20px;
    font-size: 1.5em;
    color: #1F67B8;
    position: relative;
    margin-left: 0px;
}




#prod_list .prod_list_price, .tile_price{
    color: #1F67B8;
    font-size: 16pt;
    margin-top: 5px;
}
#products_list_title{
    margin-top: 25px;
}
#products_list_title h2{
    margin: 0px;
    float: left;
    padding: 5px;
    font-size: 13px;

}
#prod_list{
    margin-top: 20px;
}
#prod_list .prod_list{
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed gray;
}
#prod_list .prod_listlast{
    padding-top: 20px;
    padding-bottom: 20px;
}
#prod_list .prod_list_image{
    float: left;
    text-align: center;
    padding-top: 5px;
}
#prod_list .prod_list_image img{
    border: none;
}
#prod_list .prod_list_info{
    color: #333333;
    margin-left: 150px;
    font: 13px Trebuchet MS;
}
#prod_list .prod_list_sku{
    color: #777777;
    font-size: 0.8em;
    margin-top: 10px;
}
#prod_list .prod_list_title{
    color: #0066cc;
    font-weight: normal;
    font-size: 17px;
    padding-top: 0px;
    padding-bottom: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#prod_list .prod_list_title  a:hover{
    text-decoration: none;
    color: #ff6600;
}

#prod_sub_category {
    font: 13px Trebuchet MS;
    color: #3e3e3e;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
#prod_sub_category h2{
    margin: 0px;
    padding: 0px;
    border: 1px solid red;
}
#prod_sub_category .prod_sub_category_img{
    padding: 3px;
    float: left;
    margin-right: 10px;
}
#prod_sub_category .prod_sub_category_info{

}

/* Paging Definitions */
.paging{
    border-bottom: 1px solid silver;
    border-top: 1px solid silver;
    padding: 2px;
}


.page a:visited {
    color: #000000; text-decoration: none
}

.page a:hover {
    color: #000000; text-decoration: none
}

.page a:link {
    color: #000000; text-decoration: none;
}

.pages_border {
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid #C30008;
}

.navpage {
    background-color: #FFFFFF;
    color: #FFFFFF;
    font: 11px Tahoma, Verdana;
    padding: 2px 4px 2px 4px;
    white-space: nowrap;
    text-decoration: none;
}
.navpage a{
    color: #444;
}

.navpageselected {
    background-color: #FFFFFF;
    color: #000000;
    font: 11px Tahoma, Verdana;
    padding: 2px 4px 2px 4px;
    white-space: nowrap;
    text-decoration: none;
}

.highlightpage {
    background-color: #C30008;
    color: #FFFFFF;
    font: bold 11px Tahoma, Verdana;
    padding: 2px 4px 2px 4px;
    white-space: nowrap;
}

.highlightpage a:link {
    color: #FFFFFF;
    text-decoration: none;
}

.highlightpage a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

.highlightpage a:hover, .highlightpage a:active {
    color: #FFFFFF;
    text-decoration: underline;
}



/* Top 100 sites */

#top_sites{
    padding-top: 30px;
    font-size: 0.9em;
    padding-bottom: 30px;
}
#top_sites .top_sites_site, #top_sites .top_sites_site_last{
    margin-top: 30px;
    border-bottom: 1px dashed gray;
    padding-bottom: 10px;
}
#top_sites .top_sites_site_last{
    border: none;
}
#top_sites .top_sites_categories{
    margin-top: 15px;
}
#top_sites .top_sites_pos{
    float: left;
}
#top_sites .top_sites_info{
    margin-left: 20px;
}
#top_sites .top_sites_title{
    margin: 0px;
}
#top_sites .top_sites_reg_form{

}



/* Product Detail Tabs */

.tabberlive .tabbertabhide {
    display:none;
}

.tabber { display: none; }
.tabberlive { margin-top: 1em; }

ul.tabbernav {
    margin: 0;
    padding: 3px 0;
    border-bottom: 1px solid #c7080b;
    font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li {
    list-style: none;
    margin: 0;
    display: inline;
}

ul.tabbernav li a {
    padding: 3px 0.5em;
    margin-left: 3px;
    border: 1px solid #c7080b;
    border-bottom: none;
    background: #c7080b;
    text-decoration: none;
}

ul.tabbernav li a:link { color: #ffffff;; }
ul.tabbernav li a:visited { color: #ffffff; }

ul.tabberactive li a:link { color: #448; }
ul.tabberactive li a:visited { color: #667; }

ul.tabbernav li a:hover {
    color: #000;
    background: #fde6e7;
    border-color: #227;
}

ul.tabbernav li.tabberactive a {
    background-color: #fff;
    color: #000;
    border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover {
    color: #000;
    background: white;
    border-bottom: 1px solid white;
}

.tabberlive .tabbertab {
    padding: 15px;
    /*border: 1px solid #c7080b;*/
    border-top: 0;
}

.tabberlive .tabbertab h2 {
    display: none;

}
.tabberlive .tabbertab h3 {
    display: none;
}




.larger_view{
    font-size: 0.8em;
    color: silver;
    text-decoration: none;
}

.home_link:link{
    color: red;
    font-size: 0.9em;
}

.crumb_link:link{
    color: #555555;
    font-size: 0.9em;
}

.crumb_sep{
    color: #555555;
}
.crumb_link:visited{
    color: #555555;
    font-size: 0.9em;
}
.home_link:visited{
    color: red;
    font-size: 0.9em;
}

.rv_select{
    height: 27px;
    border: 1px solid #a5a5a5;
    width: 180px;
    float: left;
    position: relative;
    font-size: 12px;

}

.rv_select_text{
    position: relative;
    width: 250px;
    color: gray;
    font-size: 12px;
    margin-top: 6px;
    margin-left: 7px;
}


.rv_select_but{
    position: absolute;
    height: 27px;
    right: 0px;
    width: 27px;
    top: 0px;
    background: url(/themes/rybovod/images/drop_down_but.png)  0px 0px;
}
.rv_select_items{
    position: absolute;
    width: 239px;
    top: 30px;
    left: 0px;
    background: white;
    border: 1px solid #a5a5a5;
    overflow: hidden;
}
.rv_select_item{
    font-style: italic;
    font-weight: bold;
    cursor: pointer;
    padding: 3px;
}


#rv_cart .orange_button input{
    border: 1px solid #0d71bd;
}
#rv_cart table{
    border-collapse: collapse;

}
#rv_cart table tr.cart_item{
    border-bottom: 1px dashed gray;
}
#rv_cart table tr.cart_item td{
    padding-bottom: 10px;
    padding-top: 10px;
}
#rv_cart table th{
    background: silver;
}

.tile_table{
    width: 100%;

}

#articles_block h1{
    background: url("/themes/rybovod/images/right_icons.png") no-repeat 0px -20px;
    font-size: 1.5em;
    font-weight: normal;
    padding: 2px;
    margin-top: 25px;
    margin-bottom: 5px;
    padding-left: 32px;
    color: #555555;
}

.sort_by{
    font: 11px Tahoma, Verdana;

}
.sort_by select{
    font: 11px Tahoma, Verdana;
    background: none;
    width: 150px;
}

.ac-selected-item{
    background: silver;
    padding: 5px;
}
.ac-item{
    padding: 5px;
}
#autocompl_form{
    position: absolute;
    left:260px;
    top: 54px;
    border: 1px solid red;
    background: white;
    z-index: 999;
    display: none;
}

.news_item_title{
    color:#00649E;
    font-size:14px;
    font-family:Arial,Helvetica,sans-serif;
}
.news_item{
	margin-bottom: 10px;
}
.news_item_date{
    color:#215b0c;
    font-size:12px;
    font-family:Arial,Helvetica,sans-serif;
}

.news_item_text{
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    color:#000000;
}


.articles_item_title{
    color:#00649E;
    font-size:14px;
    font-family:Arial,Helvetica,sans-serif;
}

.articles_item_text{
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    color:#000000;
}

.news_item_title:hover, .articles_item_title:hover{
    text-decoration: none;
}
a.artlink{
    font-size: 14px;
}
a.artlink:hover{
    font-size: 14px;
    text-decoration: none;
    color: #e3610b;
}
.article_content p {
    font: 14px Arial;
    line-height: 1.5;
}

.article_content p a {
    text-decoration: none;
    color: #555555
}


.include a {
   color: #cccccc;
   font-size: 9px;
   text-decoration: none;
}
.include {
   color: #cccccc;
   font-size: 9px;
}

.rbv_reviews_item{

}

.rbv_reviews_item_head{
    padding: 25px 0px 20px 0px;
    
}
.rbv_reviews_item_head_inner{
    background: #EEEEEE;
    position: relative;
    height: 32px;
}
.rbv_reviews_item_name{
    position: absolute;
    left: 2px;
    top: 2px;
    width: auto;
    color: #036DB7;
    font-size: 1.1em;
    vertical-align: middle;
}
.rbv_reviews_item_name img{
    margin-right: 5px;
    vertical-align: middle;
}

.rbv_reviews_item_date{
    margin: 0 auto;
    padding-top: 8px;
    width: 200px;
    color: #C7080B;
    font-style: italic;
}

.rbv_reviews_item_stars{
    position: absolute;
    right: 0px;
    top: 3px;
    width: auto;
    vertical-align: middle;
}
.rbv_reviews_item_msg{

}
.rbv_reviews_form{
    padding-top: 30px;
}

.rbv_reviews_form_text_fld{
    position: relative;
    border: 1px solid #c0d5e4;
    padding: 4px;
    margin-bottom: 15px;
}
.rbv_reviews_form_text_fld .__topleft{
    position: absolute;
    top: -1px;
    left: -1px;
    width: 6px;
    height: 6px;
    background: url(/themes/rybovod/images/blue_corners.png);
}
.rbv_reviews_form_text_fld .__topright{
    position: absolute;
    top: -1px;
    right: -1px;
    width: 6px;
    height: 6px;
    background: url(/themes/rybovod/images/blue_corners.png) no-repeat 0px -12px;
}
.rbv_reviews_form_text_fld .__bottomleft{
    position: absolute;
    bottom: -1px;
    left: -1px;
    width: 6px;
    height: 6px;
    background: url(/themes/rybovod/images/blue_corners.png) no-repeat 0px -6px;
}
.rbv_reviews_form_text_fld .__bottomright{
    position: absolute;
    bottom: -1px;
    right: -1px;
    width: 6px;
    height: 6px;
    background: url(/themes/rybovod/images/blue_corners.png) no-repeat 0px -18px;
}

.rbv_reviews_form_text_fld input, .rbv_reviews_form_text_fld textarea, .rbv_reviews_form_text_fld select{
    border: none;
    font-size: 16px;
    font-style: italic;
    color: #999999;
    border-color: transparent;
    background: none;
    width: 100%;
}
.cs-select{
    vertical-align: middle;
    padding-left: 2px;
    cursor: pointer;
   /* border: 1px solid red;*/
}
.cs-select-items{
    width: 110px;
    border: 1px solid #c0d5e4;
    background: white;
}
.cs-select-item{
    padding: 2px;
    cursor: pointer;
}
.cs-select-image{
    width: 24px;
    height: 25px;
    vertical-align: middle;
}
.__submit{
    background: url(/themes/rybovod/images/add_report.png);
    border: none;
    border-color: transparent;
    width: 146px;
    height: 33px;
    cursor: pointer;
}
.opacity{
    opacity:0.3;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=30)";
    filter:alpha(opacity=30);
    zoom:1
}