@import "main.css";

#flashControls, .photo { display: none; }
#flash_content, #flash_content2 { position: absolute; }


#contentdiv {display:none; }

.homeBtns {
    margin-left:246px!important;
}
.homeBtns ul {
    list-style-type:none;
    padding:0;
    margin:0;
}
.homeBtns li {
    float:left;
}
.homeBtns li:nth-child(1) a {
    background-color:#828282;
    margin-right:22px;
}
.homeBtns li.first a {
    background-color:#828282;
    margin-right:22px;
}
.homeBtns li:nth-child(2) a {
    background-color:#828282;
    margin-right:22px;
}
.homeBtns li.second a {
    background-color:#828282;
    margin-right:22px;
}
.homeBtns li:nth-child(3) a {
    background-color:#828282;
}
.homeBtns li.third a {
    background-color:#828282;
}
.homeBtns li a {
    text-decoration:none;
    display:block;
    color:#FFF;
    width:226px;
    height:54px;
    line-height:54px;
    text-indent:20px;
    font-size: 22px;
    font-weight:400;
    background:url("/uploaded/2012_redesign/images/click_bg.png") no-repeat right top transparent;
}
.homeBtns a:hover {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
     filter: alpha(opacity=80);
     -moz-opacity:0.8;
     -khtml-opacity:0.8;
    opacity:0.8;
}
.homeNewstitle {
    position:absolute;
    margin:16px 0 0 18px!important;
}
.homeNewstitle h2 {
    margin-top:0;
    color:#848282;
    font-weight:400;
    font-size:22px;
}
.homeNewstitle a {
    text-decoration:none;
    color:#848282;
}
.homeNews {
    width:205px;
    height:65px;
    position:absolute;
    margin:33px 0 0 18px!important;
}
.newsposttitle a {
    text-decoration:none;
    font-weight:500;
    color:#848282;
}
.newsposttitle a:hover {
    color:#818282;
}
.newsposttitle {
    margin:5px 0 0 0;
}    
.contentControls {
    margin: -24px 0 0.5em 110px;
    overflow: auto;
    position:absolute;
}
.contentControls div {
    background-color:transparent;
}
.cbox_0, .cbox_1, .cbox_2, .cbox_3, .cbox_4, .cbox_5, .cbox_6, .cbox_7, .cbox_8, .cbox_9, .cbox_10 {
    display:none;
}
.cboxPrev, .cboxNext {
    color:#eb6e1f;
}