body{
    margin: 0;
    padding: 0;
    background: #D3D3D3;
}

img, div{behavior: url(/iepngfix.htc);}

a{cursor: pointer;}

/*body
{
        margin: 0;
        padding: 0;
        color: #555;
        font: normal 10pt Arial,Helvetica,sans-serif;
        background: #EFEFEF;
}*/

#page{
    background: white;
    margin-top: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: #AAA 0px 0px 5px;
    -moz-box-shadow: #AAA 0px 0px 5px;
    box-shadow: #AAA 0px 0px 5px;
    /*behavior: url(/PIE.htc);*/
    margin-top: 5px;
}

#banners{
    width: 950px;
    margin: 0 auto;
    text-align: center;
}

.border_5/*,#div_find*/{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /*behavior: url(/PIE.htc);*/
}

.grey{color:#777;}
.b{font-weight: bold;}
#cont_in{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	margin-top: -40px;
    /*behavior: url(/PIE.htc);*/
}


#mainmenu ul li a{
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    /*behavior: url(/PIE.htc);*/
}

#header{
    height: 165px;
    background: #11416E url(/img/bg_top.png);
    min-width: 950px;
}

#header_right{
    float: right;
}

#top_menu{text-align: right; padding-top: 5px; color: #FFF;}
#top_menu a{padding: 3px;}
#top_menu a.active{background: #FFF; color: #222;}

#header_right a{color: #FFF; text-decoration: none;}
#header_right a:hover{text-decoration: underline;}

#user_info{height: 21px; color: #FFF; text-align: right; float: right; clear: both;}

#div_find{
    background: url(/img/bg_find.gif) no-repeat;
    background-position: 3px 3px;
    border: none;
    padding: 5px 0 0 25px;
    height: 25px;
    width: 158px;
    float: right; clear: both;
}

#inp_find{
    /*margin-top: 3px;*/
    border: none;
    outline-style: none;
    width: 150px;
}

#op_link{padding: 5px 5px 0 0; text-align: right;}

#content
{
    padding: 10px;
}

#sidebar
{
    padding: 10px 10px 0 5px;
}

#sidebar_left
{
    padding: 10px 5px 0 10px;
}

#footer
{
    padding: 10px;
    margin: 10px 10px;
    font-size: 0.8em;
    text-align: center;
    border-top: 1px solid #C9E0ED;
}

#logo{
    float: left;
    padding: 10px 20px;
    font-size: 200%;
}

#site_n_d{
    padding-top: 30px;
    float: left;
}

#site_name{
    font-weight: bold;
    line-height: 35px;
    font-size: 24px;
    color: white;
}

#mainmenu{
    background: #C8C8C8 url(/img/bg_menu.png) repeat-x left top;
    height: 44px;
    text-align: center;
    position: absolute;
    width: 100%;
    z-index: 101;
    left: 0;
    padding: 0;
    min-width: 950px;
}

#mainmenu_place{
    background: #C8C8C8 url(/img/bg_menu.png) repeat-x left top;
    height: 52px;
    min-width: 950px;
}

#mainmenu ul
{
    margin:0;
    display: inline;
    margin-top: -10px;
}

#mainmenu ul li
{
    height: 44px;
    line-height: 44px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: url(/img/menu_div.gif) right top no-repeat;
    background-position-y: 2px;
    margin: 0 0 0 -5px;
    cursor: default;
}

#mainmenu ul li.last_menu_item{
    background: none;
}

#mainmenu ul li.active{
    background: url(/img/bg_menu_active.png);
}

#mainmenu ul li a
{
    color: #124270;
    background-color:transparent;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    padding: 15px 8px;
    font-family: Tahoma,Arial,sans-serif;
    font-size: 1.01em;
    font-style: normal;
    font-weight: bold;
}

#mainmenu ul li.active a
{
    color: #FFF;
    text-decoration:none;
}

.topMenu{
    padding-left: 0;
}

#mainmenu ul li a.sel{background: #FFF;}
.menuChild{margin-left: 15px;}
.m_news{
    padding: 3px 2px 0;
}

#sel_nav{float: right; margin: -47px 15px 0 0;}

#selSection{
    width: 175px;
    /*float: right;*/
}

#templ_info{border: dashed 1px #CCC;}
#templ_name{font-weight: bold;}

div.flash-error, div.flash-notice, div.flash-success
{
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}

div.flash-error
{
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}

div.flash-notice
{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}

div.flash-success
{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
}

div.flash-error a
{
    color:#8a1f11;
}

div.flash-notice a
{
    color:#514721;
}

div.flash-success a
{
    color:#264409;
}

div.form .rememberMe label
{
    display: inline;
}

div.view
{
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
    font-size: 0.9em;
}

div.breadcrumbs span
{
    font-weight: bold;
}

.portlet
{

}

.portlet-decoration
{
    padding: 3px 8px;
    background: #E9E9E9;
    border-left: 5px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;

}

.portlet-title
{
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: #222;
}

.portlet-content
{
    font-size:0.9em;
    margin: 0;
    padding: 5px 8px;
    margin-bottom:15px;
    background:#FFF;
    border: 1px solid #CCC;
    border-top: none;
}

.portlet-content ul
{
    padding-left: 15px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
}

.portlet-content li
{
    list-style: url("/img/raquo.gif");
    padding: 2px 0 4px 0px;
}

.portlet-content li a
{
    color: #000;
    text-decoration: none;
}

.portlet-content li a:hover
{
    color: #777;
    border-bottom: 1px dotted #777;
}

.post
{
    margin: 0 0 20px;
}

.post .title
{
    font-size: 1.5em;
    border-bottom: 1px solid #C9E0ED;
}

.post .title a
{
    color: #555;
    text-decoration: none;
}

.post .author
{
    color: #888;
    margin: 0 0 5px;
}

.post .nav
{
    -moz-border-radius:7px;
    padding: 5px;
    background: #EFFDFF;
}

.comment
{
    -moz-border-radius:7px;
    padding: 10px;
    background: #F5F5F5;
    margin: 5px 0;
}

.comment .content
{
    margin: 10px 0;
}

.comment .author
{
    margin: 5px 0;
    padding: 0 0 3px;
    border-bottom: 1px solid #DDD;
}

.comment .time
{
    color: #888;
    font-size: 0.8em;
}

.comment a.cid
{
    color:#CCC;
    float:right;
    font-size:1.5em;
    font-weight:bold;
    padding:0 5px 5px 5px;
    text-decoration: none;
}

.comment a.cid:hover
{
    color:#555;
}

.comment .pending
{
    color:red;
}

#gray{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: black;
    display: none;
    z-index:100;
}

#cont{
    position: absolute;
    top: 245px;
    height: 275px;
    width: 950px;
    /*margin-left:50%;*/
    display: none;
    z-index: 102;
}

#cont_in{
    background: white;
    /*padding: 5px;*/
    height: 100%;
    width: 100%;
    /*margin-left: -475px;*/
    /*-moz-box-shadow: 0px 0px 20px #CCC;
    -webkit-box-shadow: 0px 0px 20px #CCC;
    box-shadow: 0px 0px 20px #CCC;*/
}

#cont_in ul
{
    width: 630px;
    margin:0;
    margin-left: -20px;
    margin-top: 15px;
    float: left;
}

#cont_in ul.twoColumns{
    width: 305px;
}

#cont_in ul li
{
    height: 25px;
    line-height: 25px;
    /* display: inline-block;
     *display: inline;
     *zoom: 1;*/
    margin: 0 0 0 0;
    border-bottom: solid 1px #CCC;
}

.sub_menu{
    display: none;
}

#cont_in .links{
    float: left;
    width: 650px;
    padding-left: 30px;
}

#cont_in img{
    float: right;
    margin: 30px;
    width: 200px;
}

.right{
    text-align: right;
}

.e_date{
    /*float: left;
    width: 45px;
    text-align: center;*/
    font-weight: bold;
    font-size: 13px;
}

.e_time{
    font-weight: bold;
}

.e_day{
    /*font-size: 21px;
    height: 21px;*/

    /*height: 14px;*/
    margin-top: -3px;
}

.e_month{
    /*font-size: 10px;
    font-size: 12px;*/
}

.e_info{
    /*float: right;
    width: 112px;*/
}

/*#e_list{height: 156px;}
.events .portlet-content{height: 184px;}*/

.quote .portlet-content{background: #E9E9E9;}
.quote .portlet-content b{display: block;}

.item_news_title{
    height: 16px;
    overflow: hidden;
    font-weight: bold;
}

.item_news_title a{
	text-decoration: none;
}

.item_news{
    height: 50px;
    overflow: hidden;
}

#calendar{ background: #FFF; }
#calendar tr.month-year-row th{border:solid 1px #CCC; border-left: none; border-right: none;  background: #E9E9E9;}
#calendar tr.month-year-row th.previous-month{border-left:solid 1px #CCC;}
#calendar tr.month-year-row th.next-month{border-right:solid 1px #CCC;}

.group{padding: 10px; margin: 10px 0; border: 1px solid #C9E0ED;}
.group_title{background: #EEE; font-weight: bold; padding: 3px;}

ul.yiiPager .first, ul.yiiPager .last{display: inline !important;}
ul.yiiPager .hidden{display: none !important;}

#pan_login{margin-top: 5px;}

.gallery{overflow: hidden;}
.gall_img{float: left; width: 100px; height: 75px; overflow: hidden; margin: 1px; border: solid 1px #CCC;}
.gi_in{display: table-cell; vertical-align: middle; width: 100px; height: 75px; text-align: center;}

.img_del{width: 16px; height: 16px; background: url('/img/del.png'); position: absolute; cursor: pointer;}

.p_photo{float: left; margin: 0 5px 5px 0; width: 100px; padding: 5px; border: solid 1px #D3D3D3;}
.p_title{display: block; font-weight: bold; clear: both; margin-top: 10px;}
table.portfolio{width: auto;}
table.portfolio td{vertical-align: top; padding-right:25px;}
table.portfolio td.year{width: 25px;}
.min_pad{padding-left: 18px;}

.tableWithBorders{ border-collapse: collapse; }
.tableWithBorders td, .tableWithBorders th{ border: solid 1px #CCC; text-align: center; }

#pan_news{margin-top: 15px;}


#banners{margin-top: 10px;}
#op_link{margin-top: 20px; width: 200px; margin-left: -47px;}
/*#yw2{margin-top: 20px;}*/
.i_success{opacity: 0; font-weight: bold; color: #555; position: fixed; width: 200px; background: #CFC; border: solid 1px #CCC; right: 10px; bottom: 10px; padding: 10px; text-align: center;}
#login_table td{text-align: center;}

#banners{overflow: hidden;}
#banners img{padding: 0 2px;}
#banners_wrapp{width: 5000px; text-align: left;}

/*qs*/
select.qs_inp{width: 200px;}
textarea.qs_inp{width: 727px; height: 48px;}
div.form label.il{display: inline;}
div.form .qs_inp_group label{font-weight: normal;}
.qs_table td{border-bottom: solid 1px #CCC;}
.qs_table tr.active td{background:#EEE;}
/*qs*/