/*
Theme Name: Birp
Theme URI: http://www.birp.ru/
Description: The great theme for BIRP
Version: 1.0
Author: Igor Sazonov
Author URI: http://www.birp.ru/
*/

/* By Igor Sazonov */
* { margin: 0; padding: 0; }
body { text-align: center; font-size: 13px; font-family: Verdana, Arial; background: #fff; }
table{ border-collapse: collapse; }
a { text-decoration: underline; color: #0099cc; border: 0; }
a:hover { text-decoration: none; }
a:visited { text-decoration: underline; color: #0099cc; border: 0; }
a:visited:hover { text-decoration: none; border: 0; }
p { text-align: left; font-weight: normal; font-size: 13px; }
img { border: 0; }
span.label { font-weight: bold; color: #ff6600; }
table.faq { border: 0px !important; background: #e4eaf0; }
table.faq td { border: 0px !important; background: #e4eaf0; }

#page { position: relative; width: 990px; margin: 0 auto; text-align: left; background: #fff; margin-bottom: 10px; }
#page div.header { position: relative; width: 990px; height: 86px; background: url(images/header_bg.gif) top left no-repeat; }
#page div.header div.header_link { position: absolute; left: 726px; top: 10px; width: 188px; height: 66px; }

#page div.l_sidebar { position: relative; padding-left: 10px; padding-right: 35px; padding-top: 20px; width: 165px; }
#page div.l_sidebar img.slog { margin-bottom: 50px; }
#page div.l_sidebar ul { list-style-type: none; }
#page div.l_sidebar ul li { display: block; line-height: 20px; border-left: 3px solid #7fa1bc; border-bottom: 1px solid #b0c0ce; padding-left: 6px; text-transform: uppercase; margin-bottom: 5px; background: #d4dde6; font-size: 11px; font-weight: bold; }
#page div.l_sidebar ul li.current { border-left: 3px solid #f5821f; background: #fff; }
#page div.l_sidebar ul li a { display: block; color: #293c87; text-decoration: none; }

#page div.content { position: relative; padding: 10px 0px; padding-right: 30px; }
#page div.content p { line-height: 16px; margin-bottom: 20px; text-align: justify; }
#page div.content h1 { padding-left: 30px; background: url(images/h1_bg.gif) 0% 50% no-repeat; font-size: 16px; color: #ff6600; text-transform: uppercase; margin-bottom: 20px; }
#page div.content h2 { font-size: 14px; color: #003366; margin-bottom: 5px; }
#page div.content h2.model { font-size: 24px; color: #000010; padding-left: 28px; font-weight: normal; text-transform: uppercase; }
#page div.content h3 { font-size: 14px; color: #003366; background: url(images/h3_bg.gif) 0% 50% no-repeat; padding-left: 20px; margin-bottom: 15px; }
#page div.content h4 { font-size: 12px; color: #ff6600; margin-bottom: 10px; }
#page div.content h4.tech { font-size: 14px; color: #003366; margin-bottom: 5px; margin-top: 10px; clear: both; }
#page div.content img.right { float: right; margin-left: 10px; margin-bottom: 4px; }
#page div.content ul { list-style-type: none; margin-left: 20px; margin-bottom: 20px; }
#page div.content ul li { list-style-image: url(images/li_bg.gif); font-size: 11px; margin-bottom: 3px; }
#page div.content table { border-collapse: collapse; border: 2px solid #dbe2ea; background: #d4dde6; border: 0px; }
#page div.content table td { border: 2px solid #e4eaf0; padding: 5px; }
#page div.content div.postheader { position: relative; width: 710px; height: 112px; background: url(images/bgbanner.gif) repeat-x; margin-bottom: 20px; padding-top: 15px; padding-left: 10px; }
#page div.content div.postheader div.name { position: absolute; top: 23px; left: 504px; width: 195px; height: 72px; background: url(images/name.gif) no-repeat; }
#page div.content div.flash_banner { position: relative; margin-bottom: 40px; }
#page div.content div.announce { position: relative; border: 3px double #7fa1bc; background: #faf6ef; width: 714px; padding: 10px; margin: 20px 0px; }
#page div.content div.note { color: #ff6600; font-size: 11px; padding-bottom: 5px; }
#page div.content div.faq_note { position: relative; border-bottom: 1px dotted #ff6600; margin-bottom: 10px; }

#page div.r_sidebar { position: relative; padding-top: 10px; }
#page div.r_sidebar div.ournews { position: relative; margin: 25px 0px; }
#page div.r_sidebar div.ournews h4 { font-size: 16px; text-decoration: underline; margin-bottom: 8px; }
#page div.r_sidebar div.ournews p { color: #333; margin-bottom: 15px; }
#page div.r_sidebar div.ournews p.date { color: #000; font-size: 10px; font-style: italic; margin-bottom: 3px; }
#page div.r_sidebar div.ournews ul { list-style-type: none; margin-left: 5px; }
#page div.r_sidebar div.ournews ul li { margin-bottom: 6px; font-weight: bold; }
#page div.r_sidebar div.ournews ul li a { color: #0066cc; text-decoration: underline; }
#page div.r_sidebar div.ournews ul li a:hover { text-decoration: none; }

#page div.footer { position: relative; padding: 10px 10px; height: 30px; background: #b0c0ce url(images/botbody.gif) top right no-repeat; }
/*#page div.footer img { margin-right: 8px; }*/
#page div.footer ul { list-style-type: none; }
#page div.footer ul li { display: inline; margin-right: 15px; }
#page div.footer ul li embed { margin-top: -31px; }



/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;}
#colorbox{}
    #cboxContent{margin-top:32px; overflow:visible;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(images/controls.png) no-repeat 0 0;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose:hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}
