
body {
    margin: 0px;
    background-color:#0F2230;
    behavior: url("csshover.htc");
}

.fck_class {
    background-color:#ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #191a1b;
    margin: 20px;
    line-height: 22px;
    text-align: justify;
}

.left_outbg {
    background:url(images/left_outbg.jpg) no-repeat top right;
    background-color:#0F2230;
}

.right_outbg {
    background:url(images/right_outbg.jpg) no-repeat top left;
    background-color:#0F2230;
}


.bottom_left_outbg {
    background:url(images/bottom_left_outbg.jpg) no-repeat top right;
    background-color:#0F2230;
}

.bottom_right_outbg {
    background:url(images/bottom_right_outbg.jpg) no-repeat top left;
    background-color:#0F2230;
}

.top_right_bg {
    width:808px;
    height:202px;
}

.left_bg {
    background:url(images/left_bg.jpg) repeat-y;
    width:215px;
}

.right_bg {
    background:url(images/right_bg.jpg) repeat-y;
    width:234px;
}

.content_title_bg {
    background:url(images/content_title_bg.jpg) no-repeat;
    width:541px;
    height:61px;
}

.right_top_bg {
    background:url(images/right_top.jpg) no-repeat;
    width:234px;
    height:61px;
}

.box_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#215676;
    font-style:italic;
    font-weight:bold;
    padding: 5px 0px 5px 25px;
}

.menu_top_bg {
    background:url(images/menu_top.jpg) no-repeat;
    width: 215px;
    height:69px
}

.login_bg {
    background:url(images/login_bg.jpg) no-repeat;
    width:215px;
    height:151px;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#ffffff;
    font-weight:normal;
}

.login_bg2 {
    background:url(images/login_bg2.jpg) no-repeat;
    width:215px;
    height:104px;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#ffffff;
    font-weight:normal;
}

.newsletter_bg {
    background:url(images/newsletter_bg.jpg) no-repeat;
    width:215px;
    height:151px;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#ffffff;
    font-weight:normal;
}

.footer_bg {
    background:url(images/bottom_right.jpg) no-repeat;
    width:775px;
    height:304px;
}

.right_box_bg_1 {
    background:url(images/right_box_1.jpg) no-repeat;
    width:234px;
    height:109px;
}

.right_box_bg_2 {
    background:url(images/right_box_2.jpg) no-repeat;
    width:234px;
    height:109px;
}

.right_box_bg_3 {
    background:url(images/right_box_3.jpg) no-repeat;
    width:234px;
    height:109px;
}

.right_box_bg_4 {
    background:url(images/right_box_4.jpg) no-repeat;
    width:234px;
    height:109px;
}

.right_box_header {
    font-family: Tahoma;
    font-size:12px;
    color:#feffff;
    font-weight:bold;
    padding: 8px 5px 5px 5px;
}

.right_box_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight:bold;
    color:#ffffff;
    padding: 10px 5px 3px 5px;
}

.right_box_data {
    /*font-family: Tahoma;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#ffffff;
    padding: 2px 5px 0px 5px;
    line-height: 14px;
}

.left_box_bg {
    background:url(images/left_box_bg.jpg) repeat-y;
    width:215px;
}

.left_box_bg_green {
    background:url(images/left_box_bg_green.jpg) repeat-y;
    width:215px;
}

.right_box_bg_green {
    background:url(images/right_box_bg_green.jpg) repeat-y;
    width:234px;
}

.left_box_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight:bold;
    color:#ffffff;
    padding: 12px 5px 3px 5px;
}

.left_box_content {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#ffffff;
    padding: 12px 5px 3px 15px;
}

.match_box_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size:15px;
    font-weight:bold;
    color:#ffffff;
    padding: 12px 5px 3px 5px;
}

.right_box_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#215676;
    font-style:italic;
    font-weight:bold;
    padding: 0px 5px 3px 0px;
}

.right_box_content {
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    padding: 10px 20px 3px 2px;
    color:#191A1B;
}


.result_match {
    font-family: Arial, Helvetica, sans-serif;
    font-size:13px;
    padding: 10px 0px 3px 20px;
    color:#ffffff;
    font-weight:bold;
    text-align:center;
}

.result_result {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    padding-left: 20px;
    color:#ffffff;
    font-weight:bold;
    text-align:center;
}

.result_data {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    padding-left: 20px;
    color:#ffffff;
    text-align:center;
}

ul#match_results {
    list-style:none;
    margin:0px;
    padding:0px;
}




.highlight td {
    border-bottom: 1px dotted #D8D8D8;
}



.content_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
    color:#215676;
    font-style:italic;
    font-weight:bold;
    padding: 30px 0px 0px 10px;
}

.top_news_top_bg {
    background:url(images/top_news_bg.jpg) no-repeat top left;
    background-color:#215676;
    width:515px;
    color: #ffffff;
    line-height: 18px;
}

.top_news_middle {
    background:url(images/top_news_middle.jpg) repeat-y;
    width:515px;
    color: #ffffff;
    line-height: 18px;
}

.content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 15px 15px 15px 10px;
    color:#191a1b;
    line-height: 21px;
    text-align: justify;
}

.footer_content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    padding: 150px 0px 0px 30px;
    text-align:center;
}

.box_middle {
    text-align:center;
    padding: 8px 8px 8px 8px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    line-height: 12px;
}


.news_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #238ac2;
}

.news_title_2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 20px;
    padding: 5px 0px 7px 0px;
}

.news_middle {
    padding: 7px 14px 8px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    text-align:left;
}

.news_content {
    padding-top: 10px;
}

.news_middle img {
    margin-right: 10px;
    border: 1px solid #1897C4;
}


.visitors {
    padding: 7px 20px 8px 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    text-align:center;
}


.error {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    margin-right: 20px;
    margin-top: 15px;
    margin-left: 20px;
    line-height: 22px;
}

#error_div {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight:normal;
    color: #ff0000;
    border:1px solid #ff0000;
    width:400px;
    height:30px;
    text-align:center;
    padding-top:10px;
    margin-bottom: 20px;
    margin-top: 20px;
}


.input_field_empty {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #767877;
    width:150px;
    border: none;
    /*border:1px solid #ff0000;*/
    height: 16px;
}

.input_field {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #767877;
    background-color:#ffffff;
    width:330px;
    border: 1px solid #929091;
}

.nicebutton {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    border: 2px solid #989E9C;
    background-color: #767877;
    height:22px;
    width:100px;
}

.picture_frame {
    border: 1px solid #235472;
}

.picture_frame2 {
    border: 1px solid #ffffff;
    margin: 0px 10px 0px 10px;
}

.separator {
    border-bottom: 1px dotted #235472;
}

.vote_error {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
    padding: 3px;
    text-align: center;
}

.forum_header {
    background:url(images/forum_header.jpg) no-repeat;
    width: 516px;
    height: 25px;
    color: #ffffff;
}




a:link {
    color: #215676;
    text-decoration: none; 
}
a:visited {
    color: #215676;
    text-decoration: none; 
}
a:hover {
    color:#191a1b;
    text-decoration: underline; 
}
a:active {
    color:#191a1b;
    text-decoration: underline; 
}

.footer_content a:link,
.newsletter_bg a:link,
.login_bg a:link,
.login_bg2 a:link {
    text-decoration: none;
    color: #ffffff;
}
.footer_content a:visited,
.newsletter_bg a:visited,
.login_bg a:visited,
.login_bg2 a:visited {
    text-decoration: none;
    color: #ffffff;
}
.footer_content a:hover,
.newsletter_bg a:hover,
.login_bg a:hover,
.login_bg2 a:hover {
    text-decoration: underline;
    color: #ffffff;
}
.footer_content a:active,
.newsletter_bg a:active,
.login_bg a:active,
.login_bg2 a:active {
    text-decoration: underline;
    color: #ffffff;
}

.box_middle a:link {
    text-decoration: none;
    color: #ffffff;
}
.box_middle a:visited {
    text-decoration: none;
    color: #ffffff;
}
.box_middle a:hover {
    text-decoration: underline;
    color: #379ed8;
}
.box_middle a:active {
    text-decoration: none;
    color: #379ed8;
}


.right_box_bg_green a:link {
    text-decoration: none;
    color: #ffffff;
}
.right_box_bg_green a:visited {
    text-decoration: none;
    color: #ffffff;
}
.right_box_bg_green a:hover {
    text-decoration: underline;
    color: #ffffff;
}
.right_box_bg_green a:active {
    text-decoration: none;
    color: #ffffff;
}



.vote_error {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
    padding: 3px;
    text-align: center;
}




/* top slideshow */

#slideshowTop {
    position:relative;
    height:150px;
    padding:0px;
    margin: 0px;
    top:0px;
    left:0px;
}

#slideshowTop IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshowTop IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshowTop IMG.last-active {
    z-index:9;
}

/* ------------------ */



