body {
    background-color: #000000;
    margin: 0;
    padding: 0;
    color: #FFFFFF;
    font-family: "trebuchet ms", tahoma, verdana;
}

img, form {
    border: 0;
    margin: 0;
    padding: 0;
}

div {
    margin: 0;
}

#wrapper, #top, #middle, #bottom {
    width: 960px;
    display: block;
    margin: 0;
    float: left;
    position: relative;
}

#main {
    width: 960px;
    display: block;
    margin: auto;
}

/* TOP */
#top {
    height: 235px;
    background-image: url('/cms/site.files/Image/ckis_pixs/top_bg_notext.png');
}

#topText {
    width: 330px;
    height: 33px;
    position: absolute;
    top: 0;
    left: 309px;
    text-align: center;
    line-height: 33px;
    font-size: 14px;
}

#topText a {
    color: #EFEFEF;
    text-decoration: none;
}

#topText a:hover, #topText a:active {
    color: #FFFFFF;
}

#topMiniMenu {
    width: 300px;
    height: 15px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 11px;
    text-align: right;
}

#topMiniMenu a {
    color: #AFAFAF;
    text-decoration: none;
    padding: 0 5px;
}

#topMiniMenu a:hover, #topMiniMenu a:active {
    color: #EFEFEF;
}

/* MIDDLE */
#leftColumn {
    width: 210px;
    display: block;
    float: left;
}

div.leftColumnMenuCategoryGroup {
    width: 209px;
    display: block;
    float: left;
    margin: 5px 0;
    border-left: 1px solid #A80000;
}

div.leftColumnMenuCategoryName {
    width: 199px;
    padding-left: 10px;
    display: block;
    height: 23px;
    line-height: 23px;
    color: #747474;
}

div.leftColumnMenuCategoryElement a {
    width: 199px;
    padding-left: 10px;
    display: block;
    height: 23px;
    line-height: 23px;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 14px;
}

div.leftColumnMenuCategoryElement a:hover, div.leftColumnMenuCategoryElement a:active {
    /*width: 200px;
    padding-left: 10px;
    display: block;
    height: 23px;
    line-height: 23px;*/
    background-image: url('/cms/site.files/Image/ckis_pixs/menu_element_bg.png');
    background-position: left;
    background-repeat: no-repeat;
}

div.leftColumnMenuCategoryElement a.active {
    width: 199px;
    padding-left: 10px;
    display: block;
    height: 23px;
    line-height: 23px;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 14px;
    background-image: url('/cms/site.files/Image/ckis_pixs/menu_active_element_bg_new.png');
    background-position: left;
    background-repeat: no-repeat;
}

div.leftColumnMenuCategoryElementSubSub a {
    width: 189px;
    padding-left: 20px;
    display: block;
    height: 23px;
    line-height: 23px;
    font-size: 11px !important;
    font-family: tahoma !important;
    text-decoration: none;
    color: #949494;
}

div.leftColumnMenuCategoryElementSubSub a:hover, div.leftColumnMenuCategoryElementSubSub a:active {
    color: #FFFFFF;
    background-image: url('/cms/site.files/Image/ckis_pixs/menu_element_bg.png');
    background-position: left;
    background-repeat: no-repeat;
}

div.leftColumnMenuCategoryElementSubSub a.active {
    width: 189px;
    padding-left: 20px;
    display: block;
    height: 23px;
    line-height: 23px;
    font-size: 11px !important;
    font-family: tahoma !important;
    text-decoration: none;
    color: #FFFFFF;
    background-image: url('/cms/site.files/Image/ckis_pixs/menu_active_element_bg_new.png');
    background-position: left;
    background-repeat: no-repeat;

}

div.leftColumnMenuNewsletterHeader {
    padding-left: 10px;
    width: 199px;
    font-size: 14px;
    margin-bottom: 5px;
}

div.leftColumnMenuNewsletterContent {
    padding-left: 10px;
    width: 199px;
    font-size: 11px;
    font-family: tahoma;
}

div.leftColumnMenuNewsletterForm {
    padding-left: 10px;
    width: 199px;
}

div.leftColumnMenuNewsletterForm input.text {
    width: 179px;
    border: 1px solid #747474;
    background-color: #747474;
    font-size: 11px;
    font-family: tahoma;
    color: #EFEFEF;
}

#rightColumn {
    width: 750px;
    display: block;
    float: left;
}

/* BOTTOM */
#bottom {
    height: 80px;
}

#bip {
    width: 210px;
    height: 50px;
    float: left;
    display: block;
}

#sponsors {
    width: 750px;
   /* height: 50px;*/
    display: inline-block;
    float: left;
    color: #747474;
}

#sponsors table {
    width: 700px;
    height: 40px;
}

#sponsors td {
    text-align: center;
}

#phoneNumber {
    width: 210px;
    min-height: 80px;
    float: left;
    display: block;
    color: #747474;
}

#phoneNumber span.text {
    font-size: 16px;
}

#phoneNumber span.number {
    font-size: 28px;
}

#bottomMenu {
    width: 750px;
    height: 80px;
    display: block;
    /*float: left;*/
    color: #747474;
    font-size: 12px;
    text-align: center;
}

#bottomMenu a {
    color: #747474;
    text-decoration: none;
    padding: 0 5px;
}

#bottomMenu a:hover, #bottomMenu a:active {
    color: #EFEFEF;
}

#footer {
    width: 960px;
    height: 25px;
    display: block;
    float: left;
    color: #747474;
    text-align: center;
    font-size: 11px;
}

#footer a {
    color: #747474;
    text-decoration: none;
    padding-left: 5px;
}

#footer a:hover, #footer a:active {
    color: #EFEFEF;
}

/* CONTENT */

div.newsListElement {
    width: 730px;
    _width: 710px;
    height: 190px;
    margin: 10px;
    padding: 0;
    display: block;
    float: left;
    font-family: tahoma;
}
div.newsListElementArch {
    width: 730px;
    _width: 710px;

    margin: 10px;
    padding: 0;
    display: block;
    float: left;
    font-family: tahoma;
}
div.newsElement {
    width: 730px;
    _width: 710px;
    margin: 10px;
    padding: 0;
    display: block;
    float: left;
    font-family: tahoma;
}

div.newsPhoto {
    width: 180px;
    height: 180px;
    margin: 5px;
    _margin: 2px;
    padding: 0;
    display: block;
    float: left;
}

div.newsHeader, div.newsDate, div.newsContent, div.newsListContent, div.newsLink, div.newsListLink {
    width: 540px;
    _width: 520px;
    display: block;
    float: right;
    font-size: 11px;
}
div.newsHeaderArch{
    color:#D2D2D2;
    font-size:14px;
    font-weight:bold;
    float: left;    
}
div.newsDateArch{
    color:#747474;
    font-size:12px;
    float: left;
    width: 80px;
    padding-top: 2px;
}
a.newsLinkArch {
    color:#D2D2D2;
    font-size:14px;
    font-weight:bold;
    text-decoration: none;
}
a:hover.newsLinkArch {
    text-decoration: underline;
}
div.galleryback {
    float: right;
    width: 200px;
    text-align: right;
}
div.gallerytxt {
    display: inline-block;
    width: 100%;
}
div.galleryfoto {
    display: inline-block;
    width: 100%;
}
div.newsHeader {
    height: 20px;
    line-height: 20px;
    color: #D2D2D2;
    font-size: 14px;
    font-weight: bold;
}

div.newsDate {
    height: 15px;
    line-height: 15px;
    color: #747474;
    margin: 5px 0;
}

div.newsListContent {
    height: 115px;
    _height: 105px;
    line-height: 15px;
    color: #FFFFFF;
    text-align: justify;
}

div.newsContent {
    min-height: 115px;
    _height: 115px;
    line-height: 15px;
    color: #FFFFFF;
    text-align: justify;
}

div.newsListLink, div.newsLink {
    height: 25px;
    margin-top: 5px;
}

div.newsListLink a {
    color: #FFFFFF;
    height: 23px;
    line-height: 23px;
    width: 82px;
    display: block;
    text-decoration: none;
    text-align: center;
    background-image: url('/cms/site.files/Image/ckis_pixs/more_button.png');
}
div.newsListLinkArch, div.newsLink {
    height: 25px;
    margin-top: 5px;
}
div.newsListLinkArch a {
    color: #FFFFFF;
    height: 23px;
    line-height: 23px;
    font-size: 12px;
    width: 82px;
    display: block;
    text-decoration: none;
    text-align: center;
    background-image: url('/cms/site.files/Image/ckis_pixs/more_button.png');
}
div.newsLink a {
    color: #FFFFFF;
    height: 23px;
    line-height: 23px;
    width: 100px;
    display: block;
    text-decoration: none;
    text-align: center;
    background-image: url('/cms/site.files/Image/ckis_pixs/more_button_long.png');
}

#subpageHeader {
    margin: 10px;
    height: 20px;
    line-height: 20px;
    color: #D2D2D2;
    font-size: 16px;
    font-weight: bold;
}

#subpageContent {
    width: 710px;
    margin: 10px;
    line-height: 14px;
    font-size: 11px;
    color: #FFFFFF;
    font-family: tahoma;
    text-align: justify;
    display: inline-block;
}

#subpageContent a {
    color: #949494;
    text-decoration: none;
}

#subpageContent a:hover, #subpageContent a:active {
    color: #F8B800;
}

#pager {
    width: 710px;
    margin: 10px;
    line-height: 14px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
}

#navi {
    margin: 0 5px;
}

#pager a, #navi a {
    color: #A4A4A4;
    text-decoration: none;
    padding: 0 5px;
}

#pager a:hover, #pager a:active, #navi a:hover, #navi a:active {
    color: #F8B800;
}

#pager a.active {
    color: #F8B800;
    text-decoration: none;
    border: 1px solid #F8B800;
}

div.subpageImage {
    margin: auto;
}

#subpageContent img {
    padding: 5px 10px;
    border: 0;
    margin: auto;
    vertical-align: middle;
}

#newsletterForm input {
    margin: 5px 0;
}

#newsletterForm {
    text-align: right;
    padding-right: 15px;
}

div.galleryGroup {
   /* border-bottom: 1px dashed #747474;*/

   width: 175px;
    padding-bottom: 10px;
    display: inline-block;
}

div.galleryName {
    margin-left: 10px;
    margin-right: 10px;        
    width: 150px;    
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}
div.galleryGroupOne {
    margin: 5px 0 10px 0; 
   /* border-bottom: 1px dashed #747474;*/
    padding-bottom: 10px;
}

div.galleryNameOne {
    margin-left: 10px;
    margin-right: 10px;        
    width: 150px;    
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    float:left;
}
div.subpagePhotoLink {
    width: 235px;
    text-align: center;
    display: block;
    float: left;
    min-height: 200px;
}

div.newsContent a:link, div.newsContent a:visited {
    color: #F8B800;
    text-decoration: none;
}

div.newsContent a:hover, div.newsContent a:active {
    color: #FF0000;
    text-decoration: none;
}

#logo {
    width: 160px;
    height: 50px;
    display: block;
    position: absolute;
    z-index: 5000;
    top: 40px;
    left: 0;
}