html, body{
    margin:0;
    padding:0;
    width:100%;
    height:100%;
    background: #d9dbf2 url(/images/site/top-bg.jpg) top center no-repeat;
    font:normal 11px/18px Verdana, sans-serif;
}
body {
    background:url(/images/site/bg_utilbar.gif) repeat-x top;
}

h2 {
    font-size: 20px;
    color:#ff7955;
    margin:10px 0;
}
h2.h2_title{
    line-height:24px;
}
h3 {
    font-size: 11px;
    font-weight:bold;
    margin:0;
    padding:0
}
p { 
    font-size: 11px;
    margin:0;
    padding-bottom: 10px;
}
.mb35 {
    margin-bottom:35px
}
strong {
    font-weight:bold;
    line-height:normal;
}
form{
    margin:0;
    padding:0;
}


.goodies #eventSearch_form {
    margin: 8px 0 13px 0;
}


.clear{
    clear:both;
    font-size:0;
    line-height:0;
}
.content {
    width: 970px;
    margin-left:auto;
    margin-right:auto;
    background-color:#FFFFFF;
    clear:both;
}
.utilbar{
    height: 35px;
    background:#aeb1d9 url(/images/site/bg_utilbar_right.gif) no-repeat right;
}
.input-main {
    width:970px;
    margin-left:auto;
    margin-right:auto;
    padding-top: 5px;
}
.input1 {
    float:left;
}
.input2 {
    float:right;
    width:265px;
    padding:0 0 0 25px;
}
.input1 h4 {
    float:left;
    padding:3px 15px 6px 62px;
    margin:0 10px 0 0;
    height:auto;
    font:bold 14px Verdana, sans-serif;
    color: #333366;
    background:url(/images/site/arrow_utilbar.gif) no-repeat right;
}
.textfield {
    border: 1px solid #9094c5;
    height: 13px;
    margin: 0;
    padding:0;
    font:normal 11px Verdana, sans-serif;
    float:left;
    padding: 5px;
    color:#333366;
    margin-right: 5px
}
.button {
    color: #fff;
    border:1px solid #c2c4e2;
    height: 25px;
    padding:0px 0 0px 0;
    margin:0;
    width: 43px;
    background:#777bb3 url(/images/site/btn_utilbar.gif) repeat-x top;
    font-weight: bold;
    cursor:pointer;
}

a.addNew{
    text-align:center;
    text-decoration:none;
    padding:5px 5px 0 5px;
    width:auto;
}
a.delete{
    height:25px;
    padding:9px;
    text-decoration:none;
}
.button:hover {
    background:#777bb3 url(/images/site/btn_utilbar.gif) repeat-x bottom;
}
.input2 .textfield {
    width: 178px;
}
.input1 .textfield {
    width: 183px;
}
.current-issue {
    position:relative;
    top: -216px;
    left: 844px;
    /top: -225px;
}
.header{
    background:url(../images/site/header-bg.jpg) no-repeat;
    height:179px;
    padding:0 0px 0 0;
    overflow:hidden;
}
.heder_left p.sharebar{
    padding-top:20px;
}
.header_sub_page{
    background-image:url(../images/site/header-bg.jpg);
}
.heder_left{
    float:left;
    width:680px;
}
.header_right{
    float:right;
    width:288px;
    position:relative;
    padding:0px 0 0px 0;
    margin:0px 0 0 0;
}
.header_right div.image{
    width:101px;
    height:140px;
    overflow:hidden;
    position:relative;
    float:right;
    background:url(../images/site/bg_image.gif) repeat-x 0 100%;
    margin:0px 26px 0 0;
    padding:20px 0 15px 0;
    display:inline;
}
.header_right div.image img{
    width:101px;
    height:140px;
}
.left_b{
    float:left;
    padding:64px 0 0 0;
    width:160px;
    overflow:hidden;
}
.header_right h4{
    padding:0px 4px 0 16px;
    margin:0px 0 0 0;
    float:left;
    font-size:20px;
    font-weight:normal;
    color:#3e3f71;
}
.header_right a.link{
    background:url(../images/site/bg_btn.gif) no-repeat  0 0;
    clear:left;
    color:#6B6B9D;
    display:inline;
    float:left;
    height:33px;
    margin:10px 0 0 13px;
    padding:6px 0 0;
    text-align:center;
    text-decoration:none;
    width:138px;
}
.header_right a.link:hover{
    color:#3E3F71;
}
.heder_left img.sharebar {
    float:right;
    margin:15px 25px 0 0;
}
.heder_left p {
    float:right;
    padding:65px 25px 0 0;
    color:#333366;
    font-size:11px;
}
.header_sub_page .heder_left p.sharebar {
    float:left;
    padding:10px 25px 3px 53px;
    color:#333366;
    font-size:11px;
}

.header p a {
    font-weight:bold;
    color:#333366
}
.header p a:hover {
    text-decoration:none;
}
.logo {
    background-image:url(../images/site/logo.jpg);
    height: 134px;
    width:317px;
    display:inline;
    background-repeat:no-repeat;
    text-indent:-999em;
    margin:0 0 0 35px;
    position:relative;
    float:left;
}
.logo a{
    position:absolute;
    top:0;
    left:0;
    height: 126px;
    width:345px;
}
.header_sub_page .logo{
    background:url(../images/site/logo_sml.jpg) no-repeat 0 3px;
    height: 84px;
    width:227px;
    display:inline;
    text-indent:-1000px;
    margin:0 0 0 35px;
    position:relative;
    float:left;
}
.header_sub_page .logo a{
    position:absolute;
    top:0;
    left:0;
    height: 79px;
    width:227px;
}
.red-central {
    background: #FFFFFF url(../images/site/red-central-main.jpg) no-repeat;
    width: 970px;
    padding-top: 15px;
}
.left-menu {
    background: url(../images/site/left-menu-bg.gif) no-repeat;
    width: 272px;
    list-style:none;
    margin:0 0 0 -10px;
    _margin:0 -20px 0 -10px;
    padding: 0px 0 0;
    position:relative;
}

.left-menu .vertical {
    background: url(../images/left-menu-line.gif) repeat-y;
}


li.menu-header {
    background:url(../images/left-menu-top.gif) no-repeat;
    width:272px;
    height:39px;
    line-height:0;
    font-size:0;
    text-indent:-5000px;
    float:left;
}

li.menu-footer {
    background:url(../images/left-menu-bot.gif) no-repeat;
    float:left;
    width:272px;
    height:14px;
    line-height:0;
    font-size:0;
}


.big-photo-frame {
    background:url(../images/site/photo-frame.jpg) no-repeat;
    height:265px;
    padding: 17px 0 0px 23px;
}

.ad1 {
    height:auto;
    width:240px;
    margin:10px 0 0 0;
}

.right-column .banner {
    height:auto;
    width:240px;
    margin:10px 0 0 0;
	text-align:center;
}

.ad4 {
    height:240px;
    width:240px;

}

.ad4 table tr td {
    vertical-align: middle;
}

.ad4 table {
    width: 240px;
    height: 240px;
}


.left-column .ad1 {
    width:240px;
    text-align: center;
    margin:15px auto 0;
}

.left-column .ad1 img {

}


.ad2 {
    height:240px;
    width:225px;

    background-color:#cccccc;
    margin-left: 24px;
    _margin-left: 18px;
    border: 1px solid #fff
}
.main-content {
    background-image:url(../images/site/main-content-bg.jpg);
    background-repeat:no-repeat;
    width:970px;
    margin:0px;
}
.mom-blogs {	
    background:url(../images/site/mom-blogs-bg_bottom.jpg) no-repeat bottom;
    padding-bottom:20px;
}
.mom-blogs_sub {
    background:url(../images/site/mom-blogs-bg.jpg) no-repeat top;
    padding: 15px 0 0 28px;
}
.mom-blogs_sub  .mom-blogs-content  p a{
    color:#333366;
}
.mom-blogs-small {
    background: url(../images/site/mom-blogs-small-bg.png) no-repeat;
    _background:none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/site/mom-blogs-small-bg.png", sizingMethod="crop");
    width:252px;
    padding:0;
}
h2.mom-blogs-header {
    font-size: 1px;
    padding-bottom: 20px;
    margin:3px 0 0;
    display:block;
    width:100%;
}
* + html h2.mom-blogs-header{
    float:left;
    width:100%;
}
.right-column h2.mom-blogs-header {
    margin:-3px 0 6px 20px;
    /margin:17px 0 8px 20px;
    _margin:17px 0 8px 20px;
}
.mom-blogs-content p {
    z-index: 30;
}
.upic-mom {
    width: 84px;
    float:left;
    margin-right: 10px;
    text-align:center;
}
.upic-mom img{
    border: 2px solid #fff;
}
.mom-blogs-small .upic-mom{
    width: 97px;
    padding:0 1px 0 20px;
    margin:0;
    text-align:left;
    height:117px;
}
.central-365{
    width:365px;
}
.central-column .upic-mom p {
    background:url(../images/site/mom-blogs-name.jpg) no-repeat;
    margin-top:2px;
    text-align:center;
    width: auto;
}
.mom-blogs-small .upic-mom h4 {
    font-size: 9px;
    color:#FF6600;
    margin: 0px;
    padding:0px;
    line-height: 10px
}
.mom-blogs-small .upic-mom p {
    background: none;
    font-size: 9px;
    color:#333366;
    margin: 0px;
    padding:0px;
    text-align:left;
    line-height: 10px
}
.mom-blogs-small .upic-mom a {
    color:#FF6600;
    text-decoration:none;
}
.mom-blogs-small {
    padding-top: 20px;
    /padding-top: 0px;
    margin:0 0 15px  0;
}

.mom-blogs-small .mb35 {
    margin-bottom:15px;
}


.mom-blogs-header {
    text-indent: -999em;
    overflow:hidden;
    background: url(../images/site/mom-blogs-header.jpg) no-repeat;
    height: 14px;
    width:95px;
}
.text-content {
    margin-left: 20px;
}
.text-content-sub{
    padding:30px 0 0 50px;
}
.text-content-sub h1{
    line-height:21px;
    font-size:19px;
}
div.section{
    margin:20px 0 0 0;
}
div.section table td.formFieldData input{
    width:187px;
}
div.section table#editTbl{
    margin:0;
}
div.section span#btnApply{
    margin:0 0 0 151px;
}

.contest {
    display:block;
    background:url(../images/site/contest.jpg);
    width: 252px;
    height: 132px;
    margin-top: 10px;
    text-indent: -999em;
}
.cboth {
    clear:both
}
.footer {
    border-top:1px solid #ffef80;
    background-color:#fffeeb;
    height:336px;
    margin-top: 16px;
    overflow:hidden;
}
.footer-outside {
    width: 770px;
    margin-left: auto;
    margin-right:auto;
    padding-top: 20px
}
.footer-outside p {
    color: #666699;
    margin-right:60px
}
.footer-inside {
    border-bottom:1px solid #ffef80;
    margin-left:auto;
    margin-right:auto;
    height: 50px;
    padding-bottom:0px;
}
.footer-inside ul {
    list-style-type:none;
    margin-top:30px;
    padding:0;
    text-align:center;
    /*margin-bottom: 30px;
    margin-left: -45px;*/
}
.footer-inside ul li {
    /*	float: left;*/
    display:inline;
    margin-right:6px;
    font-size: 10px;
    color:#666699
}
.footer-inside ul li a {
    font-size: 10px;
    color:#666699;
    text-decoration:none
}
.footer-inside ul li a:hover {
    text-decoration:underline
}
.border0 {
    border:0
}
.fleft {
    float:left
}
/**/
.firstlevel {
}
.firstlevel a {
}
.secondlevel {
    display:block;
}
.hidethis, .hidden {
    display:none
}
.active {
}
.active a {
    font-weight:bold;
    background-image:url(../images/site/menu-bg-hover.jpg);
    color:#FFFFFF;
}
.active ul li a {
    font-weight: normal;
}
.vertical{
    float:left;
    width:272px;
}
.vertical ul {
    list-style:none;
    padding: 0 0 0 15px;
    margin: 0;
}
li.vertical ul#navi_style li{
    position:relative;
}
li.vertical ul#navi_style li.no #nav_2,
li.vertical ul#navi_style li #nav_2{
    display:none;
}
li.vertical ul#navi_style li.hover #nav_2,
li.vertical ul#navi_style li:hover #nav_2{
    position:absolute;
    left:250px;
    display:block;
    top:0;
    padding:0;
    margin:0;
    background:url(../images/site/nav.gif) no-repeat 0px 0px;
    height:auto;
    padding:0px 0 10px 12px;
    width:auto;
}
li.vertical #nav_2 ul{
    left:0;
    background:#ED624A;
    position:static;
    margin:0;
}
li.vertical ul#navi_style li #nav_2 li{
    margin:0;
    padding:0;
    background:none;
    width:auto;
    float:none;
    line-height:21px;
    display:block;
    height:auto;
}
li.vertical ul#navi_style li #nav_2 li a{
    padding:0 20px 0 0;
    background:none;
    float:none;
    height:auto;
    font-size:11px;
    width:100%;
    line-height:15px;
    white-space:nowrap;
}
li.vertical ul#navi_style li #nav_2 li a:hover{
    font-weight:normal;
}
.vertical li {
    height: 27px;
    line-height:27px;
    width:252px;
    margin:0px;
    padding:0px;
    float:left;
}
.vertical li a {
    padding: 0 0px 0px 20px;
    background:url(../images/site/menu-bg.jpg) no-repeat;
    width:232px;
    height:27px;
    display:block;
    background-repeat:no-repeat;
    text-decoration: none;
    font-size: 11px;
    color:#333366;
}
.vertical li a:hover {
    background-image:url(../images/site/menu-bg-hover.jpg);
    color:#FFFFFF;
    background-repeat:no-repeat;
    font-weight:bold;
}
.vertical li a.active{
    background-image:url(../images/site/menu-bg-hover.jpg);
    color:#FFFFFF;
    background-repeat:no-repeat;
    font-weight:bold;
}
.vertical ul li ul {
    position:absolute;
    left: 252px;
    margin-top: -28px;
    background:url(../images/site/submenu-bg-side.png) no-repeat left top;
    padding-top:10px;
    padding-bottom: 10px;
    top: 0px;
    z-index: 2000;
}
.vertical a.first {
}
.vertical li ul li {
    background-image:none;
    border:none;
    background-color: #ed624a;
    margin-left: 12px;
}
.vertical li ul li a {
    background-image:none;
    font-size: 13px;
    color: #fff49e;
    border: none;
}
.vertical ul li ul li a:hover {
    background: none;
    text-decoration:none;
    color:#fff;
}
.vertical ul li ul {
    border:none;
}
/*sub*/
.left-column {
    float:left;
    width:262px;
    padding:0 0 0 0;
    position:relative;
}
.central-column {
    float:left;
    width:424px;
}
.ccpad {	
    padding-top: 40px;
}
.right-column {
float:right;
overflow:hidden;
padding:0 0 0 15px;
text-align:left;
width:269px;
}
.right-column .baner{

}

.rcpad {
    padding-top:30px
}
.central-column h2 {
    color:#333366;
    line-height:21px;
}
.central-column p {
    width:360px;
    line-height:15px;
    padding-left:0;
}
.central-column p strong{
    line-height:normal;
}
.central-column h3{
    padding:0 0 0 0;
}
.central-column ul{
    margin:0 0 0 10px;
    padding:5px 0 5px 10px;
}
.central-column .bottom_menu ul {
    /*	list-style-image:url(../images/site/nav-bullet.png);*/
    /*list-style-image:url(../images/site/bg_li.gif);*/
    list-style-position:inside;
    font-size: 14px;
    margin: 0px;
    padding:0px;
    list-style:none;
    text-align:left;
}
.central-column .bottom_menu ul li {
    padding: 0px 0 0 15px;
    margin:0px;
    font-size:11px;
    float:left;
    display:block;
    width:359px;
    background:url(../images/site/bg_li.gif) no-repeat 0 7px;
}
.central-column .bottom_menu ul.sub li{
    background:url(../images/site/bg_li_2.gif) no-repeat 0 6px;
}
.central-column a {
    color: #0000cc;
    text-decoration:none;
}
.central-column a font{
    color: #0000cc!important;
}
.central-column a:hover{
    text-decoration:underline;
}
.subphoto {
    border: 2px solid #d9dbf2;
    margin-bottom: 20px
}
.lined9dbf2 {
    background-color: #d9dbf2;
    width: 365px;
    height:1px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.red-central-sub {
    background: #FFFFFF url(../images/site/red-central-sub.jpg) no-repeat;
    width: 970px;
    padding-top: 15px;
}
.left-menu-sub {
    margin:0;
    padding:0;
}
.login_page{
    padding:70px 0 60px 350px;
}
.login_page .f_row{
    padding:0 0 5px;
}
.login_page .f_inputs input{
    border:1px solid #9094C5;
    color:#333366;
    margin:0 5px 0 0;
    padding:3px 5px 3px;
    width:230px;
}
.login_page .checkboxes{
    line-height:20px;
}
.login_page .checkboxes input{
    float:left;
}
.login_page .f_buttons input{
}
.login_page a{
    color:#f60;
}
.login_page a:hover{
    text-decoration:none;
}
.login_page .f_buttons span{
    background-color:#777BB3;
    border:1px solid #C2C4E2;
    float:left;
    color:#fff;
    cursor:pointer;
    height:25px;
    margin:0;
    padding:0 10px;
    font:bold 12px/25px Verdana, sans-serif;
}
.login_page .f_buttons span:hover{
    color:#f60;
}
.login_page .f_buttons input{
    visibility:hidden;
}

.page-404{
    padding:20px 0 10px;
}
.page-404 a{
    color:#f60;
}
.page-404 a:hover{
    text-decoration:none;
}
.page-404 div{
    text-align:center;
}
.page-404 h1{
    font-size: 20px;
    color:#ff7955;
    margin:10px 0;
    text-align:center;
}
.banners_box{
    text-align:center;
    margin:10px 0 0 0;
}
.banners_conteiner{
    padding:0 12px 0 10px;
    /*margin: 20px 0 0 0;*/
    margin: 12px 0 0 0;
}
.breadcrumb, .breadcrumb a{
    color:#f60;
}
.breadcrumb a.sel_page{
    font-weight:bold;
}
.bottom_menu li{
    text-align:left;
}
.top_banner{
    margin:5px;
    width:672px;
    height:82px;
}

.c_block {
    margin: 10px 0;
    padding: 0 0 0 5px;
}

.c_block_post {
    margin: 0px 0;
}
.c_block_post  p.description{
    width:679px;
    float:left;
}
.c_block_post  div.inf{
    width:210px;
    float:left;
    margin:0 10px 0 0;
    border-right:1px solid #d9dbf2;
}
.c_block_post_adv {
    padding: 10px 0 0px 30px;
    border-top: 1px solid #555;
}


.formCont input {
    border:1px solid #9094C5;
    color:#333366;
    float:left;
    font-family:Verdana,sans-serif;
    font-size:11px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    height:13px;
    line-height:normal;
    margin:0 5px 0 0;
    padding:5px;
}
.formCont input#cbIncludeOnline{
    border:none;
}
.formCont table.formTable {
    margin: 15px auto 0 auto;
}


.formCont#photo_form {
    width: 640px;
    margin: 0 0 0 30px;
    float: left;
}


.formCont#photo_form table.formTable {
    margin: 15px 0 30px 0;
}



.formCont td {
    padding: 5px;
}

#btnApply {
    display: block;
    width: 60px;
    text-align: center;
    padding: 5px 5px 0 5px;
}


.none_submit {
    display: none;
}

.messBoxCnt {
    color: red;
}

#thank_block {
    margin: 40px 0;
    text-align: center;
}


h3.h_form {
    font-size: 16px;
    /* font-family: MS Trebuchet */
    font-weight: bold;
    text-align: center;
    margin: 20px 0;
}


h3.h_photo_form {
    font-size:18px;
    font-weight:normal;
    margin:20px 0;
    padding:0 0 0 297px;
    text-align:left;
}




p.p_form {
    margin:0 auto;
    width: 900px;
    text-align: justify;
}


#uplFile {
    height: 26px;
    width: 245px;
    font-size: 15px;
}

#cbIsSubscriber {
    border: none;
}


#txtSearch {
    width: 500px;

}

#btnSearch {
    background:#777BB3 url(/images/site/btn_utilbar.gif) repeat-x scroll center top;
    border:1px solid #C2C4E2;
    color:#FFFFFF;
    cursor:pointer;
    font-weight:bold;
    display: block;
    text-align: center;
    font-size: 13px;
    margin:0 auto;
    padding:3px 0 0 0;
    height:22px;
    width:70px;
}

#btnSearch:hover {
    background:#777BB3 url(/images/site/btn_utilbar.gif) repeat-x scroll center bottom;
}

#odgSearch ul.pagenavigator {
    list-style: none;
    margin:0 0 20px 0;
    padding:5px 0;
    height: 20px;
    border-top: 1px solid #9094C5;
    border-bottom: 1px solid #9094C5;
}


#odgSearch ul.pagenavigator li {
    float: left;
    padding: 0 5px;
    line-height: 20px;
    vertical-align: middle;
}

#odgSearch ul.pagenavigator li span{
    display: block;
    padding: 4px 6px;
    background-color: #EFF3FF;
    line-height: 10px;
    border: 1px solid #9094C5;

}

#odgSearch ul.pagenavigator li a span:hover {
    background-color: #CFDCFF;
    text-decoration: underline;
}

#odgSearch ul.pagenavigator li a {
    text-decoration: underline;
    display: block;
}


#odgSearch ul.pagenavigator input {
    float: none;
    padding:2px;
}

table#odgSearch {
    margin: 20px 30px;
}

table#odgSearch a {
    color: #333366;
}

table#odgSearch a:hover {
    text-decoration: none;
}

table#odgSearch .tr1 {
    background-color: #EFF3FF;
}


.no_rec {
    margin: 10px 30px;
    text-align: center;
    color: red;
}

.no_rec2 {
    margin: 10px 30px 5px 30px;
    text-align: center;
    color: red;
}


/*=== Event page ===*/
.event_page{
    padding:30px 10px 0 5px;
}
.event_page h2{
    font:normal 18px Verdana, Arial, Helvetica, sans-serif;
    border-bottom:solid 1px #d9dbf2;
    padding:5px 0;
}
.submit_event_link{
    float:none;
    text-align: right;
    font:normal 12px Verdana, Arial, Helvetica, sans-serif;
    padding:8px 0 12px;
}
.submit_event_link a{
    color:#ff6600;
    font-weight:bold;
    text-decoration:none
}
.submit_event_link a:hover{
    text-decoration:underline;
}

.left-column .submit_event_link{
    padding:0px 8px 12px 0;
}

.change_week{
    height:27px;
    width:62px;
    float:left;
    background:url(/images/site/change_week.gif) no-repeat;
}
.change_week span.btn_prev{
    float:left;
    background:none;
    cursor:pointer;
    width:17px;
    height:27px;
    background:url(/images/site/week_prev.gif) no-repeat left top;
}
.change_week span.btn_next{
    float:right;
    background:none;
    cursor:pointer;
    width:17px;
    height:27px;
    background:url(/images/site/week_next.gif) no-repeat right top;
}
.change_week span.btn_prev:hover{
    background:url(/images/site/week_prev.gif) no-repeat left bottom;
}
.change_week span.btn_next:hover{
    background:url(/images/site/week_next.gif) no-repeat right bottom;
}

.search_box{
    border-bottom:solid 1px #d9dbf2;
    padding-bottom:10px;
}
.search_box select{
    border: solid 1px #9094C5;
    width:170px;
    float:left;
}
.search_box #txtSearch{
    border: solid 1px #9094C5;
    width:170px;
    height:18px;
    float:right;
}
.search_box .btn{
    background:#777BB3 url(/images/site/btn_utilbar.gif) repeat-x center top;
    border:1px solid #C2C4E2;
    color:#FFFFFF;
    cursor:pointer;
    font-size:13px;
    font-weight:bold;
    height:22px;
    padding:3px 0 0;
    text-align:center;
    width:70px;
    float:left;
    margin:10px 0 0 5px;
}
.search_box .btn:hover{
    background:#777BB3 url(/images/site/btn_utilbar.gif) repeat-x center bottom;
}
.event_box{
    padding:8px 0;
}
.bg_yellow{
    background:#fffeeb;
}
.event_img{
    float:left;
    margin:0 10px 5px 0;
}
.event_img img{
    float:left;
}
.date{
    color:#777;
}

/*=== Calendar ===*/
.left-column .calendar{
    width:225px;
    margin:0 auto 10px;
    background:url(/images/site/bg_calendar.gif) repeat-x bottom;
}
.left-column .calendar a h2{
    background:url(/images/site/bg_calendar_title.gif) no-repeat top;
    height:30px;
    margin:0;
    cursor:pointer;
}
.left-column .calendar a:hover h2{
    background:url(/images/site/bg_calendar_title.gif) no-repeat bottom;
}
.left-column .calendar .search_block{
    padding:0 14px 14px;
}
.left-column .calendar table{
    border:none;
    border-collapse:collapse;
}
.left-column .calendar table td{
    padding:0;
    text-align:center;
    vertical-align:middle;
}
.left-column .calendar .week{
    width:100%;
    height:27px;
    background:url(/images/site/bg_calendar_week_day.gif) repeat-x;
    color:#666;
    font:bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.left-column .calendar .week td{
    width:28px;
}
.left-column .calendar .calendar_sub{
    margin:0 0 0 1px;
    _margin:0;
}
*+html .left-column .calendar .calendar_sub{
    margin:0;
}
.left-column .calendar .calendar_sub td{
    border:solid 1px #777bb9;
    background:#aeb1d9;
    color:#777bb9;
    font:bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.left-column .calendar .calendar_sub td a{
    display:block;
    width:27px;
    height:21px;
    color:#777bb9;
    padding:6px 0 0;
    text-decoration:none;
    background:#aeb1d9;
}
.left-column .calendar .calendar_sub td a.no-current-month{
    background:#ccc;
    color:#999;
}
.left-column .calendar .calendar_sub td a.sel_date{
    background:#242770;
    color:#fff;
}
.left-column .calendar .calendar_sub td a:hover, .calendar .calendar_sub td a.curr_date {
    background:#f48b73;
    color:#fff;
}
.left-column .calendar .change_month{
    background:url(/images/site/bg_calendar_change_month.gif) repeat-x;
    height:28px;
    padding:1px 9px 0;
    font:bold 12px/26px Verdana, Arial, Helvetica, sans-serif;
    color:#fff;
    text-align:center;
}
.left-column .calendar .change_month a.prev_month{
    float:left;
    width:11px;
    height:27px;
    background:url(/images/site/month_prev.gif) no-repeat top;
}
.left-column .calendar .change_month a.prev_month:hover{
    background:url(/images/site/month_prev.gif) no-repeat bottom;
}
.left-column .calendar .change_month a.next_month{
    float:right;
    width:11px;
    height:27px;
    background:url(/images/site/month_next.gif) no-repeat top;
}
.left-column .calendar .change_month a.next_month:hover{
    background:url(/images/site/month_next.gif) no-repeat bottom;
}




.btn{
    background:#777BB3 url(/images/site/btn_utilbar.gif) repeat-x center top;
    border:1px solid #C2C4E2;
    color:#FFFFFF;
    cursor:pointer;
    font-size:13px;
    font-weight:bold;
    height:22px;
    padding:3px 0 0;
    text-align:center;
    width:70px;
    float:left;
    text-decoration:none;
}
.btn:hover{
    background:#777BB3 url(/images/site/btn_utilbar.gif) repeat-x center bottom;
}

.event_detail h3, .event_detail p{
    padding-left:0;
}
.event_detail img{
    margin:0 10px 5px 0;
}

.btn_form{
    height:25px;
    padding:5px 0 0;
    font:bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
}

.formFieldData .f_date, .formFieldData .btn_date{
    float:left;
}
.formFieldData select{
    border:solid 1px #9094C5;
}

.calendar .button {
    height: auto;
    width: auto;
    font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
}
.calendar{
    line-height:normal;
}

.central-column .pagenavigator{
    padding:0;
    margin:15px 0 5px;
    list-style:none;
    text-align:center;
    line-height:18px;
}
.central-column .pagenavigator li{
    display:inline;
    padding:0 3px;
    font-weight:bold;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
}
.central-column .pagenavigator li a{
    padding:0;
}
.central-column .pagenavigator li a:hover{
    color:#f60;
    text-decoration:none;
}
.central-column .pagenavigator li a.active{
    color:#f60;
}
.central-column .pagenavigator .image{
}

.event_form table{
    margin:0 auto;
    width:900px;
}
.event_form .formFieldName{
    width:105px;
}
.event_form td{
    padding:5px;
}
.event_form .check_box input{
    border:none;
}

.make_payment select{
    width:262px;
}
.make_payment textarea{
    border:1px solid #9094C5;
    color:#333366;
    float:left;
    font:normal 11px Verdana,sans-serif;
    height:150px;
    padding:2px 2px 2px 3px;
}

.form_description {
    width: 730px;
    margin: auto;
}
.form_description .p_form {
    width: auto;
}
.page_title {
    color:#333366;
    line-height:21px;
    font-size:20px;
    margin:10px 0;
    text-align: center;
    padding-top: 30px;
}
.tbl_simple td {
    padding: 5px 0px;
    vertical-align: middle;
}
.tbl_simple_top td {
    padding-top: 0px;
}
.splitter {
    background-color:#D9DBF2;
    height: 1px;
    font: bold 0px/0px small;
    margin: 10px 0px;
}
.form_bg {
    background: url(../images/site/form-bg.jpg) no-repeat top left;
    overflow: hidden;
}
.header_banners{
    float:right;
    width:252px;
    padding:13px 15px 0 0px;
}
.header_banners img{
    /*width:120px;
	height:70px;*/
}
.banner_top_r, 
.banner_top_l{
    padding:0 0 0px;
}
.banner_top_l, 
.banner_bottom_l{
    float:left;
    clear:left;
    width:120px;
    height:70px;
    overflow:hidden;
}
.banner_top_r, 
.banner_bottom_r{
    float:right;
    width:120px;
    height:70px;
    overflow:hidden;
}
.header  p.sharebar{
    float:left;
    margin:0;
    padding:16px 0 0 14px;
}
.header p{
    padding:14px 0 10px 12px;
    float:left;
}
.banner_bottom_l, 
.banner_bottom_r{
    padding:10px 0 0 0;
}
.header_sub_page p{
    padding:7px 0 0 0;
}