/*
   css by ms.concept
    msconcept.info
*/


/* ---- clean css ---- */

*, body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, form,
fieldset, input, textarea, p, th,
td, blockquote 
{
    margin: 0px;
    padding: 0px;
}

fieldset, img 
{ 
    border: 0; 
}

/* ---- page css ---- */

html
{
    margin: 0;
    padding: 0;
    height: 100%;
    background: #e8e8e8 url('/images/bg.jpg') repeat-x;
    font: 12px "Trebuchet MS";
    letter-spacing: 0.1pt;
    line-height: 13pt;
}

.green
{
    color: #1e7c05;
}

.red
{
    color: #cb0f0f;
}

.u
{
    text-decoration: underline;
}

#content_top
{
    width: 983px;
    height: auto;
    left: 50%;
    margin-left: -491px;
    position: relative;
}

#content_top_main
{
    width: 983px;
    height: 35px;
    left: 50%;
    margin-left: -491px;
    position: relative;
    margin-top: 11px;
    padding-top: 8px;
}

#content_main
{
    width: 100%;
    height: 100%;
    background: #e8e8e8;
    margin-top: -3px;
}

#content_main .content ul
{
    margin: 0px 0px 30px 30px;
    list-style-image: url('/images/bullet.gif');

}

#content_main .content 
{
    padding-top: 10px;
    width: 983px;
    height: auto;
    left: 50%;
    margin-left: -491px;
    position: relative;
}

#content_main .content a
{
    color: #95a734;
}

#content_main .content p
{
    margin-bottom: 25px;
}

#content_main .content .bubble_big
{
    width: 632px;
    height: auto;
    float: left;
    background: url('/images/content_main_bubble_big_bg.jpg');
    overflow: hidden;
}

#content_main .content .bubble_big .top
{
    width: 632px;
    height: 12px;
    top: 0px;
    background: url('/images/content_main_bubble_big_top.jpg') no-repeat;
}

#content_main .content .bubble_big .bottom
{
    width: 632px;
    height: 13px;
    bottom: 0px;
    background: url('/images/content_main_bubble_big_bottom.jpg') no-repeat;
    overflow: hidden;
}

#content_main .content .bubble_big .middle
{
    width: 600px;
    height: auto;
    margin-left: 16px;
}

#content_main .content .bubble_small
{
    width: 332px;
    height: auto;
    float: left;
    margin-left: 16px;
    background: url('/images/content_main_bubble_small_bg.jpg');
    overflow: hidden;
}

#content_main .content .bubble_small .top
{
    width: 332px;
    height: 12px;
    top: 0px;
    background: url('/images/content_main_bubble_small_top.jpg') no-repeat;
}

#content_main .content .bubble_small .bottom
{
    width: 332px;
    height: 13px;
    bottom: 0px;
    background: url('/images/content_main_bubble_small_bottom.jpg') no-repeat;
    overflow: hidden;
}

#content_main .content .bubble_small .middle
{
    width: 300px;
    height: auto;
    margin-left: 16px;
}

#content_main .content .bubble_small .middle .thumb
{
    width: 142px;
    height: 130px;
    background: url('/images/thumb_frame.jpg');
    padding: 8px 0px 0px 8px;
    float: left;
    margin-right: 5px;
}

#content_main .content .bubble_small .middle h2
{
    font: 17px "Trebuchet MS";
}

#content_main .content .bubble_small .middle h2 a
{
    color: #000000;
}

#content_main .content .bubble_small .bubble
{
    width: 305px;
    height: auto;
    background: url('/images/contact_bg.jpg');
}

#content_main .content .bubble_small .bubble .top
{
    width: 305px;
    height: 11px;
    background: url('/images/contact_top.jpg');
}

#content_main .content .bubble_small .bubble .middle
{
    width: 270px;
    height: auto;
}

#content_main .content .bubble_small .bubble .bottom
{
    width: 305px;
    height: 12px;
    background: url('/images/contact_bottom.jpg');
    bottom: 0px;
}

#content_main .content .bubble_small .bubble .input
{
    width: 186px;
    height: 24px;
    background: url('/images/contact_input_bg.jpg');
    border: 0px;
    font: 12px "Trebuchet MS";
    padding: 5px 5px 0px 5px;
}

#content_main .content .bubble_small .bubble td
{
    height: 35px;
}
  
#content_main .content .bubble_small .bubble .textarea_bg
{
    width: 200px;
    height: 159px;
    background: url('/images/content_textarea_bg.jpg') no-repeat;

}

#content_main .content .bubble_small .bubble .textarea
{
    background: #f5f5f5;
    border: 0px;
    font: 12px "Trebuchet MS";
    margin: 10px 0px 0px 5px;
}

#content_main .content .bubble_small .bubble .submit
{
    width: 53px;
    height: 29px;
    background: url('/images/bg_submit.jpg') no-repeat;
    border: 0px;
    margin: 0px;
    float: right;
}

#content_footer
{
    height: 38px;
    padding-top: 30px;
    min-height: 48px;
    width: 100%;
    background: #e4e4e4 url('/images/footer_bg.jpg');
    text-align: center;
    cursor: default;
}

#content_footer a
{
    color: #000000;
    font: 11px "Trebuchet MS";
}

.tag
{
    height: 27px;
    width: auto;
    padding: 3px 0px 0px 30px;
    font: 17px "Trebuchet MS";
    background: url('/images/icon_tag.jpg') no-repeat;
    position: absolute;
    cursor: default;
}

.tag2
{
    margin-left: 652px;
    height: 27px;
    width: auto;
    padding: 3px 0px 0px 30px;
    font: 17px "Trebuchet MS";
    background: url('/images/icon_tag.jpg') no-repeat;
    position: absolute;
    cursor: default;
}

#logo
{
    width: 231px;
    height: 84px;
    margin-top: 4px;
    background: url('images/logo.jpg');
}

#menu
{
    height: 50px;
    width: auto;
    font: bold 11px Tahoma;
    padding: 20px 0px 0px 20px;
}

#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu li
{
    float: left;
    margin-right: 50px;
    width: auto;
}

#menu li.over
{
    width: 108px;
    height: 50px;
    text-align: center;
    padding-top: 8px;
    margin: -8px 30px 0px -25px;
    background: url('/images/nav_over.jpg') no-repeat;
}

#menu a
{
    color: #5d5d5d;
    text-decoration: none;
}

#menu a:hover
{
    color: #5d5d5d;
    text-decoration: underline;
}

#menu li.over a
{
    color: #ffffff;
    text-decoration: none;
    /*text-shadow: 1px 1px #809410;*/
}

#menu li.over a:hover
{
    text-decoration: none;
}

#top
{
    width: 981px;
    height: 337px;
    margin-top: 4px;
    border: 1px solid #cfcfcf;
    background: #fafafa;
}

#top .content
{
    width: 979px;
    height: 335px;
    margin: 1px 0px 0px 1px;
    background: #e4e4e4;
}

#big_pic
{
    width: 484px;
    height: 324px;
    margin: 5px 0px 0px 5px;
    border: 1px solid #fbfbfb;
    position: absolute;
}

#big_pic .black
{
    width: 484px;
    height: 82px;
    margin-top: 242px;
    background: url('/images/black.png');
    position: absolute;
}

#big_pic .text
{
    width: 484px;
    height: 82px;
    padding: 5px;
    margin-top: 242px;
    position: absolute;
    color: #ffffff;
}

#big_pic .text h1
{
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 3px;
}

#select_box
{
    width: 219px;
    height: 326px;
    margin: 5px 0px 0px 491px;
    background: #cfcfcf;
    position: absolute;
}

#select_box .left
{
    width: 1px;
    height: 324px;
    float: left;
    margin: 1px 0px 0px 1px;
    background: url('/images/select_box_side.jpg');
}

#select_box .middle
{
    width: 215px;
    height: 324px;
    float: left;
    margin-top: 1px;
}

#select_box .middle .border
{
    width: 53px;
    height: 53px;
    margin: 3px 0px 0px 2px;
    padding: 2px 0px 0px 2px;
    background: #ffffff;
    border: 1px solid #cfcfcf;

}

#select_box .middle .f_left
{
    float: left;
    width: auto;
}

#select_box .middle .f_right
{
    height: 55px;
    width: 145px;
    float: left;
    margin: 5px 0px 0px 5px;
    letter-spacing: 0pt;
    line-height: 9pt;
}

#select_box .middle .f_right a
{
    color: #303030;
    font: bold 14px "Trebuchet MS";
}

#select_box .middle .select
{
    width: 215px;
    height: 65px;
    background: url('/images/select_box_bg.jpg');
    overflow: hidden;
}

#select_box .middle .f_right div
{
    margin-top: 15px;
}

#select_box .middle .f_right .fix
{
    margin-top: 8px;
}

#select_box .middle .selected
{
    width: 217px;
    height: 65px;
    background: url('/images/select_box_bg_over.png');
    margin-left: -17px;
    padding-left: 17px;
    position: absolute;
    overflow: hidden;
    
}

#select_box .middle .spacer
{
    width: 215px;
    height: 65px;
    position: relative;
}

#select_box .right
{
    width: 1px;
    height: 324px;
    float: left;
    margin-top: 1px;
    background: url('/images/select_box_side.jpg');
}

#select_box .info_bar
{
    margin: -7px 0px 0px 8px;
    height: 337px;
    width: auto;
    padding: 1px 0px 0px 3px;
    float: left;
    background: url('/images/info_bar_side.jpg') no-repeat;
    position: absolute;
}

#select_box .info_bar h1
{
    padding: 4px 0px 0px 40px;
    height: 27px;
    width: 220px;
    color: #303030;
    font: bold 15px "Trebuchet MS";
    background: url('/images/top_h1_bg.jpg');
    overflow: hidden;
    cursor: default;
}

#select_box .info_bar .icon
{
    position: absolute;
    margin: -1px 0px 0px -27px;
}

#select_box .info_bar .bar_1
{
    width: 260px;
    height: 122px;
    background: url('/images/info_box_1_bg.jpg');
    padding-top: 10px;
}

#select_box .info_bar .bar_2
{
    width: 260px;
    height: 131px;
    background: url('/images/info_box_2_bg.jpg');
    padding-top: 10px;
    cursor: default;
}

#select_box .info_bar .bar_1 .bubble
{
    width: 257px;
    height: 51px;
    margin: 0px 0px 10px 1px;
    background: url('/images/top_bubble_bg.jpg') repeat-x;
    overflow: hidden;
}

#select_box .info_bar .bar_1 .bubble .left
{
    width: 13px;
    height: 51px;
    background: url('/images/top_bubble_left.jpg') no-repeat;
    margin-top: 0px;
    float: left;
}

#select_box .info_bar .bar_1 .bubble .middle
{
    width: 229px;
    height: 51px;
    margin-top: 0px;
    float: left;
}

#select_box .info_bar .bar_1 .bubble .middle a
{
    color: #000000;
    text-decoration: none;
}

#select_box .info_bar .bar_1 .bubble .middle .left
{
    margin: 11px 0px 0px -2px;
    width: 50px;
    float: left;
    background: none;
}

#select_box .info_bar .bar_1 .bubble .middle .right
{
    margin: 9px 0px 0px -5px;
    width: 180px;
    height: 45px;
    float: left;
    background: none;
}

#select_box .info_bar .bar_1 .bubble .right
{
    width: 13px;
    height: 51px;
    background: url('/images/top_bubble_right.jpg') no-repeat;
    margin-top: 0px;
    float: left;
}


#select_box .info_bar .bar_2 .bubble
{
    width: 257px;
    height: 122px;
    margin: 0px 0px 10px 1px;
    background: url('/images/top_bubble2_bg.jpg') repeat-x;
    overflow: hidden;
}

#select_box .info_bar .bar_2 .bubble .left
{
    width: 13px;
    height: 122px;
    background: url('/images/top_bubble2_left.jpg') no-repeat;
    margin-top: 0px;
    float: left;
}

#select_box .info_bar .bar_2 .bubble .middle
{
    width: 229px;
    height: 122px;
    margin-top: 0px;
    float: left;
    padding-top: 10px;
}

#select_box .info_bar .bar_2 .bubble .middle form
{
    margin-top: 5px;
}

#select_box .info_bar .bar_2 .bubble .middle .input
{
    padding: 5px 0px 0px 8px;
    width: 164px;
    height: 24px;
    background: url('/images/bg_input.jpg') no-repeat;
    border: 0px;
    margin: 0px;
    float: left;
}

#select_box .info_bar .bar_2 .bubble .middle .submit
{
    width: 53px;
    height: 29px;
    background: url('/images/bg_submit.jpg') no-repeat;
    border: 0px;
    margin: 0px;
    float: right;
}

#select_box .info_bar .bar_2 .bubble .middle a
{
    color: #000000;
    text-decoration: none;
}

#select_box .info_bar .bar_2 .bubble .middle .left
{
    margin: 11px 0px 0px -2px;
    width: 50px;
    float: left;
    background: none;
}

#select_box .info_bar .bar_2 .bubble .middle .right
{
    margin: 9px 0px 0px -5px;
    width: 180px;
    height: 45px;
    float: left;
    background: none;
}

#select_box .info_bar .bar_2 .bubble .right
{
    width: 13px;
    height: 122px;
    background: url('/images/top_bubble2_right.jpg') no-repeat;
    margin-top: 0px;
    float: left;
}




