/* --- Links
-------------------------------------------------------*/

.intextlink
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}

a
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

a:hover
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #3a3a3a;
    text-decoration: none;
}


/* --- Universal page styles
-------------------------------------------------------*/

html
{
    height: 101%;
}

body
{
    background: #c6c5c5;
    margin: 0;
    padding: 0;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    position: relative;
}

img
{
    border: 0;
}

.comment_username
{
    border: #c5c3c3 1px solid;
    width: 585px;
    height: 13px;
    padding: 5px;
    margin: 3px 0 15px 0;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    background-color: #FFFFFF;
}

.comment_content
{
    border: #c5c3c3 1px solid;
    width: 585px;
    height: 70px;
    padding: 5px;
    margin: 3px 0 15px 0;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #FFFFFF;
}



/* --- Containers
-------------------------------------------------------*/

#container
{
    width: 976px;
    margin: 0px auto;
    padding: 0 7px 0 7px;
    background-image: url(../Images/outsideshadows.gif);
    background-repeat: repeat-y;
}

#container_page
{
    /* !!!!!!!!!! THIS STYLE WAS CHANGED !!!!!!!!!!!!!!!!! */ /*display:table; */ /*BELITSOFT*/
    width: 976px;
    position: relative;
}

.container_content
{
    display: table-cell; /*BELITSOFT*/
    width: 976px;
    background-image: url(../Images/divider.gif);
    background-repeat: repeat-y;
}

#container_logo
{
    display: block;
    width: 976px;
    padding: 25px 0 25px 0;
    text-align: center;
}

#container_lopsedel
{
    display: block;
    width: 976px;
    height: 526px;
}

#container_columns
{
    display: block;
    width: 976px;
    background: #FFFFFF;
    background-image: url(../Images/divider2.gif);
    background-repeat: repeat-y;
}

.shadowline
{
    display: block;
    background-image: url(../Images/back_shadow.gif);
    background-repeat: repeat-x;
    width: 976px;
    height: 15px;
}

#container_smallerheadline
{
    display: block;
    width: 640px;
    height: 124px;
    padding: 15px 0 15px 15px;
    background: #e6e6e5;
}

#container_headline
{
    display: inline;
    width: 655px;
    position: relative;
    float: left;
}

#container_article
{
    /*display:table;*/ /*BELITSOFT*/
    width: 976px;
}

#container_bottom
{
    display: block;
    width: 976px;
    height: 21px;
    padding: 9px 0 0 0;
    background-image: url(../Images/back_menu.gif);
    background-repeat: repeat-x;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-align: center;
    clear: both; /*BELITSOFT*/
}


/* --- Menu
-------------------------------------------------------*/

.menu
{
    display: block;
    width: 976px;
    /*height: 30px;*/
    background-image: url(../Images/back_menu.gif);
    background-repeat: repeat-x;
    background-color:#7F7C7C;
}

.menuholder
{
    /*	display:table;*/ /*BELITSOFT*/
    /* margin-left: 114px; */ /*BELITSOFT*/
    margin-left: 50px;
    /*height: 30px;*/
    border-left: 1px solid #9f9c9c;
    border-right: 1px solid #7f7c7c;
    white-space: nowrap; /*	margin:0px auto;*/ /*BELITSOFT*/
    text-align: center;
    overflow:hidden;
}

.menuactive
{
    display: inline;
    height: 30px;
    background-image: url(../Images/back_menuselect.gif);
    background-repeat: repeat-x;
    float: left;
}

.menuactive a
{
    display: inline;
    height: 22px;
    padding: 8px 8px 0 8px;
    background-image: url(../Images/back_menuselect.gif);
    background-repeat: repeat-x;
    font-family: Gill Sans,arial,helvetica,sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: #FFFFFF;
    float: left;
    border-left: 1px solid #00aeef;
    border-right: 1px solid #6ecff6;
}

.menuactive a:hover
{
    display: inline;
    height: 22px;
    padding: 8px 8px 0 8px;
    background-image: url(../Images/back_menuselect.gif);
    background-repeat: repeat-x;
    font-family: Gill Sans,arial,helvetica,sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: #FFFFFF;
    float: left;
    border-left: 1px solid #00aeef;
    border-right: 1px solid #6ecff6;
}

.menupassive
{
    display: inline;
    height: 30px;
    float: left;
    background-image: url(../Images/back_menu.gif);
    background-repeat: repeat-x;
}

.menupassive a
{
    display: inline;
    height: 22px;
    padding: 8px 8px 0 8px;
    font-family: Gill Sans,arial,helvetica,sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: #FFFFFF;
    float: left;
    border-left: 1px solid #7f7c7c;
    border-right: 1px solid #9f9c9c;
}

.menupassive a:hover
{
    background-image: url(../Images/back_menuhover.gif);
    background-repeat: repeat-x;
    height: 22px;
    padding: 8px 8px 0 8px;
    font-family: Gill Sans,arial,helvetica,sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: #FFFFFF;
    float: left;
    border-left: 1px solid #939091;
    border-right: 1px solid #afacac;
    display: table-cell;
}



/* --- Boxes
-------------------------------------------------------*/

.categorybox
{
    display: block;
    background: #000000;
    background-image: url(../Images/back_categoryboxstripe.gif);
    background-repeat: repeat-x;
    width: 297px;
    height: 22px;
    padding: 8px 0 0 8px;
    font-family: Gill Sans,arial,helvetica,sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.categorybox2
{
    display: block;
    background: #000000;
    background-image: url(../Images/back_categoryboxstripe.gif);
    background-repeat: repeat-x;
    width: 632px;
    height: 22px;
    padding: 8px 0 0 8px;
    font-family: Gill Sans,arial,helvetica,sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.commentbox
{
}

.commentbox a
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.commentbox a:hover
{
    color: #3a3a3a;
}

.datebox
{
    width: 632px;
    height: 22px;
    padding: 8px 0 0 8px;
    background: #e6e6e5;
}

.datebox a
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    vertical-align: middle;
}

.datebox a:hover
{
    color: #3a3a3a;
}

.datebox2 a
{
    display: block;
    width: 297px;
    height: 22px;
    padding: 8px 0 0 8px;
    background: #e6e6e5;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    vertical-align: middle;
}

.datebox2 a:hover
{
    color: #3a3a3a;
}

.morebox a
{
    display: block;
    width: 297px;
    height: 22px;
    padding: 8px 0 0 8px;
    background: #7f7c7c;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    vertical-align: middle;
}

.morebox a:hover
{
    background: #ec008c;
}

.morebox2 a
{
    display: block;
    width: 617px;
    height: 22px;
    padding: 8px 0 0 8px;
    margin: 0 0 15px 15px;
    background: #7f7c7c;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    vertical-align: middle;
}

.morebox2 a:hover
{
    background: #ec008c;
}

.moreboxnavigation
{
    display: block;
    height: 30px;
    margin: 0 15px 15px 15px;
}

.moreboxleft a
{
    display: block;
    width: 304px;
    height: 22px;
    padding: 8px 0 0 8px;
    background: #7f7c7c;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    vertical-align: middle;
    float: left;
}

.moreboxleft a:hover
{
    background: #ec008c;
}

.moreboxright a
{
    display: block;
    width: 304px;
    height: 22px;
    padding: 8px 8px 0 0;
    background: #7f7c7c;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    vertical-align: middle;
    float: right;
    text-align: right;
}

.moreboxright a:hover
{
    background: #ec008c;
}

.moreboxleftoff
{
    display: block;
    width: 304px;
    height: 22px;
    padding: 8px 0 0 8px;
    background: #e6e6e5;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #7f7c7c;
    text-decoration: none;
    vertical-align: middle;
    float: left;
}

.moreboxrightoff
{
    display: block;
    width: 304px;
    height: 22px;
    padding: 8px 8px 0 0;
    background: #e6e6e5;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #7f7c7c;
    text-decoration: none;
    vertical-align: middle;
    float: right;
    text-align: right;
}

/* --- Lists
-------------------------------------------------------*/

.toplist1
{
    height: 22px;
    padding: 8px 0 0 0;
    background: #e6e6e5;
}

.toplist2
{
    height: 22px;
    padding: 8px 0 0 0;
}

.number
{
    margin: 0 8px 0 8px;
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
    line-height: 13px;
    color: #000000;
    font-weight: bold;
    float: left;
}

.calendarlist1
{
    width: 273px;
    padding: 8px;
    background: #FFFFFF;
}

.calendarlist2
{
    width: 273px;
    padding: 8px;
    background: #e6e6e5;
}



/* --- Columns & buttons
-------------------------------------------------------*/

.columnleft
{
    display: inline;
    width: 640px;
    padding: 0 15px 0 0;
    float: left;
}

.columnright
{
    display: inline;
    width: 305px;
    margin: 0px;
    float: left;
}

.divider
{
    display: inline;
    background: #c5c3c3;
    margin: 0 15px 0 0;
    width: 1px;
    height: 30px;
    float: left;
}

.arrowspaceleft a
{
    width: 21px;
    height: 21px;
    padding: 9px 0 0 9px;
    margin: 0 15px 0 15px;
    background: #7f7c7c;
    vertical-align: middle;
    float: left;
}

.arrowspaceleft a:hover
{
    background: #ec008c;
}

.arrowspaceright a
{
    width: 21px;
    height: 21px;
    padding: 9px 0 0 9px;
    margin: 0 0 0 0;
    background: #7f7c7c;
    vertical-align: middle;
    float: left;
}

.arrowspaceright a:hover
{
    background: #ec008c;
}

.smallerheadline
{
    width: 198px;
    padding: 0 15px 0 0;
    float: left;
}

.icon
{
    margin: 0 0 0 5px;
    float: left;
}



/* --- Headlines & text
-------------------------------------------------------*/

#mainheadline
{
    display: block;
    width: 625px;
    height: 42px;
    padding: 15px 0 15px 15px;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

#mainheadline a
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

#mainheadline a:hover
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #3a3a3a;
    text-decoration: none;
}

#topimage
{
    width: 640px;
    height: 300px;
    margin: 0 15px 0 0;
    position: relative;
}

#transparentheadline
{
    opacity: .6;
    filter: alpha(opacity=60);
    width: 640px;
    height: 85px;
    background: #000000;
    position: absolute;
    left: 0px;
    top: 20px;
    z-index: 0;
}

#transparentheadlineinside
{
    width: 470px;
    height: 85px;
    font-family: Gill Sans,arial,helvetica,sans-serif;
    font-size: 24px;
    line-height: 22px;
    color: #FFFFFF;
    text-decoration: none;
    position: absolute;
    left: 20px;
    top: 40px;
    z-index: 1;
}

#transparentheadlineinside a
{
    font-family: Gill Sans,arial,helvetica,sans-serif;
    font-size: 24px;
    line-height: 22px;
    color: #FFFFFF;
    text-decoration: none;
}

#transparentheadlineinside a:hover
{
    font-family: Gill Sans,arial,helvetica,sans-serif;
    font-size: 24px;
    line-height: 22px;
    color: #ffcb05;
    text-decoration: none;
}

.concreteheadline
{
    display: block;
    width: 600px;
    height: 45px;
    padding: 20px;
    margin: 0 0 15px 0;
    background: #00aeef;
    font-family: Gill Sans,arial,helvetica,sans-serif;
    font-size: 24px;
    line-height: 22px;
    letter-spacing: -1px;
    color: #FFFFFF;
    text-decoration: none;
}

.smallerheadlineimage
{
    width: 198px;
    height: 93px;
    margin: 0 0 7px 0;
}

.smallerheadlinetext
{
    width: 198px;
}

.smallerheadlinetext a
{
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.smallerheadlinetext a:hover
{
    color: #3a3a3a;
}

.calendarlink a
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.calendarlink a:hover
{
    color: #3a3a3a;
}

.splashtext
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
}

.iframe
{
    width: 625px;
    height: 438px;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: scroll;
}

.blogheadline
{
    font-family: arial,helvetica,sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #000000;
}

.blogheadline a
{
    font-family: arial,helvetica,sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #000000;
}

.blogheadline a:hover
{
    color: #3a3a3a;
}

.blogheadlinesm
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.blogheadlinesm a
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.blogheadlinesm a:hover
{
    color: #3a3a3a;
}

.blog_more
{
    padding-bottom: 8px;
}

.blog_arc
{
    margin: 15px 0px 30px 500px;
    font-size: 15px;
}

.blog_more_date
{
    color: #333333;
    float: left;
    margin-right: 20px;
    margin-left: 20px;
    font-size: 10px;
    width: 50px;
}
.blog_more_item
{
    font-size: 12px;
    font-weight: bold;
    float: left;
}

.blog_more_item a:hover
{
    cursor: pointer;
}

.blog_more_sep
{
    height: 10px;
    background: url(../Images/news_more_sep.gif) repeat-x;
}

.container_blog
{
    height: 360px;
    padding: 0 15px 15px 0;
}

.container_stats
{
    height: 300px;
    padding: 7px 0 15px 7px;
}

.blogcontent1
{
    display: block;
    width: 289px;
    margin: 0px;
    padding: 8px;
    background: #FFFFFF;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    position: relative;
}

.blogcontent1 a
{
    color: #000000;
}

.blogcontent1 a:hover
{
    color: #3a3a3a;
}

.blogcontent2
{
    display: block;
    width: 289px;
    padding: 8px;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    background: #e6e6e5;
    position: relative;
}

.blogcontent2 a
{
    color: #000000;
}

.blogcontent2 a:hover
{
    color: #3a3a3a;
}

.bloglisting1
{
    display: table;
    width: 625px;
    padding: 15px 0 15px 15px;
    background: #FFFFFF;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
}

.bloglisting1 a
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
}

.bloglisting1 a:hover
{
    color: #3a3a3a;
    text-decoration: underline;
}

.bloglisting2
{
    display: table;
    width: 290px;
    height: 255px;
    padding: 15px 15px 15px 0;
    background: #FFFFFF;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
}

.bloglisting2 a
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
}

.bloglisting2 a:hover
{
    color: #3a3a3a;
}

.datebox.blogpager
{
	margin-bottom: 15px
}

.thumbspace
{
    display: inline;
    width: 160px;
    margin: 0 0 15px 15px;
    padding: 8px;
    background: #e6e6e5;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    float: right;
}

.thumb
{
    display: block;
    width: 160px;
    margin: 0 0 0 0;
}

.thumbspace2
{
    width: 160px;
    margin: 0 15px 15px 0;
    padding: 8px;
    background: #e6e6e5;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    float: left;
}

.infopages
{
    margin-bottom: 15px;
}
.boxspace
{
    display: block;
    width: 610px;
    padding: 15px;
    background: #e6e6e5;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
}

.list
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    margin: 0 0 3px 0;
    color: #000000;
    text-decoration: none;
}

.normalheadline
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    margin: 0 0 3px 0;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.normalheadline a
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.normalheadline a:hover
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #3a3a3a;
    text-decoration: none;
}

.mediumheadline
{
    margin-bottom: 3px;
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.blogimagespace
{
    width: 100px;
    margin: 0 0 15px 15px;
    padding: 8px;
    background: #e6e6e5;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    float: right;
}

.blogimage
{
    width: 100px;
    margin: 0 0 0 0;
}

.commentspace
{
    display: table;
    width: 595px;
    margin: 15px 0 15px 15px;
    padding: 15px;
    background: #e6e6e5;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
}

.comments
{
    width: 640px;
}

.field_blogusername
{
    width: 595px;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.field_blogcontent
{
    width: 595px;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.button_post a
{
    width: 150px;
    height: 22px;
    background: #7f7c7c;
    background-image: url(../Images/back_menu.gif);
    background-repeat: repeat-x;
    cursor: pointer;
    padding: 8px 0 0 8px;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    vertical-align: middle;
    float: right;
    border-top: 1px solid #7f7c7c;
    border-left: 1px solid #7f7c7c;
    border-right: 1px solid #9f9c9c;
    border-bottom: 1px solid #9f9c9c;
}

.button_post a:hover
{
    background-image: url(../Images/back_menuhover.gif);
    background-repeat: repeat-x;
    border-top: 1px solid #939091;
    border-left: 1px solid #939091;
    border-right: 1px solid #afacac;
    border-bottom: 1px solid #afacac;
}

.button_post a:active
{
    background: #ec008c;
    background-image: url(../Images/back_menuactive.gif);
    border-top: 1px solid #ec008c;
    border-left: 1px solid #ec008c;
    border-right: 1px solid #f680c6;
    border-bottom: 1px solid #f680c6;
}

.commentcontent
{
    width: 625px;
    padding: 0 0 0 15px;
    background: #FFFFFF;
}

.commentcontent a
{
    color: #000000;
}

.commentcontent a:hover
{
    color: #3a3a3a;
}

.commenttext
{
    width: 595px;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    padding: 15px;
    margin: 0 0 15px 0;
    position: relative;
    background: #f3f3f3;
}

.commenttext a
{
    color: #000000;
}

.commenttext a:hover
{
    color: #3a3a3a;
}

.datebox3
{
    width: 617px;
    height: 22px;
    padding: 8px 0 0 8px;
    background: #e6e6e5;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    vertical-align: middle;
}

.clearfix
{
    clear: both;
}



/* --- Image popup
-------------------------------------------------------*/

.popup
{
    width: 830px;
}

.popupholder
{
    display: block;
    text-align: center;
}

.imagepopupcontainer
{
    display: block;
    padding: 15px;
    background: #7f7c7c;
}

.imagepopup
{
    
}

.imagepopuptext
{
    display: block;
    width: 792px;
    height: 22px;
    padding: 8px 0 0 8px;
    background: #e6e6e5;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.closepopup
{
    display: inline;
    margin: 0 8px 0 0;
    position: relative;
    float: right;
}

.closepopup a
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-transform: none;
}

.closepopup a:hover
{
    color: #ffcb05;
}

.categorybox3
{
    display: block;
    width: 792px;
    background: #000000;
    background-image: url(../Images/back_categoryboxstripe.gif);
    background-repeat: repeat-x;
    height: 22px;
    margin: 0 0 15px 0;
    padding: 8px 0 0 8px;
    font-family: Gill Sans,arial,helvetica,sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.categoryboxtext
{
    display: inline;
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #FFFFFF;
    float: left;
}

.imagebrowseleft a
{
    display: inline;
    width: 21px;
    height: 21px;
    padding: 9px 0 0 9px;
    background: #7f7c7c;
    vertical-align: middle;
    float: left;
}

.imagebrowseleft a:hover
{
    background: #ec008c;
}

.imagebrowseright a
{
    display: inline;
    width: 21px;
    height: 21px;
    padding: 9px 0 0 9px;
    background: #7f7c7c;
    vertical-align: middle;
    float: right;
}

.imagebrowseright a:hover
{
    background: #ec008c;
}



/* --- Charts
-------------------------------------------------------*/

.chart1
{
    display: block;
    width: 625px;
    height: 22px;
    padding: 8px 0 0 0;
    background: #e6e6e5;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

.chart2
{
    display: block;
    width: 625px;
    height: 22px;
    padding: 8px 0 0 0;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

.chartsm1
{
    display: block;
    width: 305px;
    height: 22px;
    padding: 8px 0 0 0;
    background: #e6e6e5;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

.chartsm2
{
    display: block;
    width: 305px;
    height: 22px;
    padding: 8px 0 0 0;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

.chartplace
{
    display: inline;
    margin: 0 8px 0 8px;
    font-family: arial,helvetica,sans-serif;
    font-size: 13px;
    line-height: 13px;
    color: #000000;
    font-weight: bold;
    float: left;
}

.chartholder
{
    display: block;
    width: 625px;
    margin: 15px 0 15px 15px;
}



/* --- News
-------------------------------------------------------*/

.newsspace
{
    display: block;
    width: 595px;
    margin: 0 0 15px 15px;
    padding: 15px;
    background: #e6e6e5;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    position: relative;
}

.floatholder, .pager
{
    display: table;
    width: 100%;
    position: relative;
}
.pager .pager-previous,
.pager .pager-next
{
    display: block;
    float: left;
    overflow: hidden;
    text-align: left;
    width: 110px;
    
}
.pager .pager-next 
{
    text-align: right;
}
.pager .pager-index
{
    display: block;
    float: left;
    width: 375px;
    text-align: center;
}
.pager .pager-index *
{
    padding: 0 2px;
}
.splashimage
{
    width: 198px;
    height: 93px;
    margin: 8px 15px 0 0;
    float: left;
}

.newsintro
{
    width: 382px;
    margin: 8px 0 0 0;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    float: left;
}



/* --- Reports
-------------------------------------------------------*/

.reportspace
{
    display: table;
    width: 625px;
    margin: 15px 0 15px 15px;
    padding: 0;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
}

.datebox.reportpager
{
	margin-bottom: 15px
}

.reporticon
{
    display: inline;
    width: 64px;
    height: 64px;
    margin: 0 15px 0 0;
    float: left;
}

.reporticonsm
{
    display: inline;
    width: 32px;
    height: 32px;
    margin: 0 8px 0 0;
    float: left;
}

.reportintro
{
    display: inline;
    width: 514px;
    margin: 0 0 0 0;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    float: left;
}

.reportheadline
{
    font-family: arial,helvetica,sans-serif;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #000000;
}

.reportheadline a
{
    font-family: arial,helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: -1px;
    color: #000000;
    text-decoration: none;
}

.reportheadline a:hover
{
    color: #3a3a3a;
}



/* --- Info pages
-------------------------------------------------------*/

.teamspace
{
    display: block;
    width: 289px;
    margin: 15px 0 0 0;
    padding: 8px;
    background: #e6e6e5;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    position: relative;
    height: 120px;
}

.teamthumbspace
{
    display: inline;
    width: 100px;
    height: 120px;
    margin: 0 8px 0 0;
    float: left;
}

.teamname
{
    display: inline;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    float: left;
}

.infolisting
{
    display: block;
    width: 625px;
    padding: 0 0 15px 15px;
    background: #FFFFFF;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
}

.infolisting a
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
}

.infolisting a:hover
{
    color: #3a3a3a;
}



/* --- Archive
-------------------------------------------------------*/

.archiveframe
{
    display: block;
    width: 100%;
    height: 200px;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: scroll;
    clear: both;
}



/* --- Calendar
-------------------------------------------------------*/

.calendarlistholder1
{
    display: block;
    width: 610px;
    height: 45px;
    padding: 15px;
    background: #e6e6e5;
}

.calendarlistholder1sm
{
    display: table;
    width: 609px;
    padding: 8px;
    background: #e6e6e5;
}

.calendarlisttext
{
    display: block;
    margin: 10px 0 0 0;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

.calendarlisttext a
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.calendarlisttext a:hover
{
    color: #3a3a3a;
}

.calendarlistholder2
{
    display: block;
    width: 610px;
    height: 45px;
    padding: 15px;
    background: #FFFFFF;
}

.calendarlistholder2sm
{
    display: table;
    width: 609px;
    padding: 8px;
    background: #FFFFFF;
}

.calendardatebox
{
    display: inline;
    width: 45px;
    height: 35px;
    padding: 10px 0 0 0;
    margin: 0 0 0 0;
    border: #c5c3c3 1px solid;
    background: #FFFFFF;
    text-align: center;
    float: left;
}

.calendardatebox2
{
    display: inline;
    width: 45px;
    height: 35px;
    padding: 10px 0 0 0;
    margin: 0 8px 0 0;
    border: #c5c3c3 1px solid;
    background: #FFFFFF;
    text-align: center;
    float: left;
}

.toarrow
{
    display: inline;
    width: 12px;
    height: 13px;
    margin: 17px 5px 0 5px;
    float: left;
}

.calendarstart
{
    display: block;
    width: 45px;
    height: 35px;
    padding: 10px 0 0 0;
    margin: 0 8px 0 0;
    background: #000000;
    text-align: center;
    font-family: arial,helvetica,sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.calendardate
{
    font-family: arial,helvetica,sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.calendardatetext
{
    font-family: arial,helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    text-decoration: none;
}

.calendardatenow
{
    font-family: arial,helvetica,sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    color: #ec008c;
    text-decoration: none;
}

.calendardatetextnow
{
    font-family: arial,helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ec008c;
    text-transform: uppercase;
    text-decoration: none;
}



/* --- Links
-------------------------------------------------------*/

.linkname
{
    display: inline;
    width: 200px;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    float: left;
}

.linkname a
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.linkname a:hover
{
    color: #3a3a3a;
}

.linkdescription
{
    display: inline;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    float: left;
}

.links1
{
    display: block;
    width: 617px;
    height: 22px;
    padding: 8px 0 0 8px;
    background: #e6e6e5;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

.links1 a
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.links1 a:hover
{
    color: #3a3a3a;
}

.links2
{
    display: block;
    width: 617px;
    height: 22px;
    padding: 8px 0 0 8px;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

.links2 a
{
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.links2 a:hover
{
    color: #3a3a3a;
}

.linkholder
{
    display: block;
    width: 625px;
    margin: 15px 0 15px 15px;
}



/* --- PEGI info
-------------------------------------------------------*/

.inforow,
.inforow-active
{
    display: block;
    width: 289px;
    margin: 15px 0 0 0;
    padding: 8px;
    background: #e6e6e5;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
}

.infoimage
{
    display: inline;
    width: 60px;
    height: 60px;
    margin: 0 8px 0 0;
    float: left;
}

.infotext
{
    display: inline;
    width: 187px;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    float: left;
}

.infotable
{
	width: 100%;
}

.infotable tr td p
{
	margin-top: 0;
}

.infotable tr td
{
	padding: 0;
}


/* --- Other
-------------------------------------------------------*/

.columnfreetext
{
    display: inline;
    width: 290px;
    padding: 15px 15px 15px 0;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: #000000;
    float: left;
}



/* --- Archive space
-------------------------------------------------------*/

.archivelisting1
{
    display: block;
    width: 289px;
    padding: 8px;
    background: #FFFFFF;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
}

.archivelisting1 a
{
    color: #000000;
}

.archivelisting1 a:hover
{
    color: #3a3a3a;
}

.archivelisting2
{
    display: block;
    width: 289px;
    padding: 8px;
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    background: #e6e6e5;
}

.archivelisting2 a
{
    color: #000000;
}

.archivelisting2 a:hover
{
    color: #3a3a3a;
}

/* --- Blog
-------------------------------------------------------*/

.bloguserimage
{
    display: inline;
    width: 50px;
    height: 60px;
    margin: 0 8px 0 0;
    float: left;
}

/* --- RSS
-------------------------------------------------------*/

.rssholder
{
    float: right;
}

.rssicon
{
    margin: 0 3px 0 0;
    width: 11px;
    height: 11px;
    float: left;
}

.rsstext
{
    margin: 0 7px 0 0;
    float: left;
}

.rsstext a
{
    font-family: Gill Sans,arial,helvetica,sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.rsstext a:hover
{
    font-family: Gill Sans,arial,helvetica,sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #ffcb05;
}
.inforow, .inforow-active 
{
    margin: 0 0 15px 0;
}
.inforow:hover,
.inforow:hover a,
.inforow-active,
.inforow-active a {background-color:#ec008c; color:#ffffff;}
.inforow a:hover {color:#ffffff;}