body {
    width: 100%;
    text-align:center;
    padding: 0;
    margin: 0;
    background: #f8f9fa url(/images/layout/bg.gif) repeat-x;
}

body.wallpaper {
    background: #000000 url(/images/layout/bg_wallpaper.gif) repeat;
}

a {
    color: #000000;
}

a.action {
    font-weight: bold;
}

a.plain {
    text-decoration: none;
    color: #000000;
}

a:hover,
a.action:hover,
a.plain:hover {
    color: #333333;
}


div, td {
    text-align:left;
    font: 11px arial;
}

form {
    margin: 0;
}

form td {
    text-align:left;
    font: bold 12px arial;
}

form.form_column td {
    font: normal 11px arial;
}

img {
    border: 0;
}

div.hr_tight {
    clear:both;
    padding: 5px 0 5px 0;
}

div.hr_tight hr {
    width:100%;
    color:#d9d9d9;
    margin: 0;
    height: 1px;
}

div.hr {
    clear:both;
    padding: 12px 0 12px 0;
}

hr {
    width:100%;
    color:#d9d9d9;
    margin: 0;
    height: 1px;
}

p {
    margin: 0 0 10px 0;
    padding: 0;
}


.column {
    float: left;
}

.column_right {
    float: right;
}

.clear {
    clear: both;
}

.margin_small {
    margin-bottom: 3px;
}

.margin {
    margin-bottom: 5px;
}

.margin_big {
    margin-bottom: 10px;
}

.margin_huge {
    margin-bottom: 15px;
}

.padding_small {
    padding: 3px;
}

.padding {
    padding: 5px;
}

.padding_left {
    padding-left: 5px;
}

.padding_big {
    padding: 10px;
}

.padding_huge {
    padding: 14px;
}

.padding_top {
    padding-top: 10px;
}

.wallpaper_boundary {
    width:970px;
    background: #ffffff url(/images/layout/bg.gif) repeat;
    margin: 0 auto 0 auto;
    text-align:center;
}

.main_container {
    width:950px;
    background-color: #ffffff;
    margin: 0 auto 0 auto;
}

.left {
    background: #ffffff url(/images/layout/bg_left.gif) repeat-x;
}

.banner_top {
    background: transparent url(/images/layout/banner_top_bg.gif) no-repeat top right;
    width:950px;
    margin: 0 auto 0 auto;
    border-bottom: 2px solid #752277;
}


.info {
    font-size: 10px;
    color: #999999;
}

ul {
    margin: 0;
    padding-left:16px;
}

ul li {
    margin-bottom: 3px;
    padding-left: 0px;
    list-style-image: url(/images/layout/bullet.gif);
}

h1 {
    margin: 0 0 5px 0;
    padding: 0;
    font: bold 28px arial, tahoma;
}

h2 {
    margin: 0 0 5px 0;
    padding: 0;
    font: bold 18px arial, tahoma;
}

h3 {
    margin: 0 0 3px 0;
    padding: 0;
    font: bold 14px arial, tahoma;
}


.body,
.body div {
    font-size: 12px;
    line-height: 18px;
}

.body .header {
    font-size: 25px;
    line-height: 25px;
}

.body .info {
    color: #b3b3b3;
    padding: 2px 0 2px 0;
}

.validation {
    color: #ff0000;
}

.menu {
    width: 762px;
    background: #ffffff url(/images/layout/bg_menu.jpg) no-repeat;
    height: 96px;
}

.menu .inner {
    padding: 24px 0 18px 47px;
}


.menu .item,
.submenu .item {
    float: left;
    padding-left: 15px;
    padding-right: 5px;
    padding-bottom: 12px;
 }
 

.messageboard_top {
    background-color: #262626;
    padding: 10px 10px 5px 10px;
    border-bottom:1px solid #ffffff;
}

.messageboard_top h1 {
    color: #ffffff;
}

.messageboard_message {
    background-color: #e5e5e5;
    border-bottom:1px solid #ffffff;
}

.messageboard_message .header {
    background-color: #cccccc;
    padding: 5px 10px 5px 10px;
}

.messageboard_message .info {
    color: #808080;
}

.news_topstory {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

.news_byline {
    background-color: #e5e5e5;
    padding: 3px 10px 3px 10px;
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 10px;
}

.news_teaser {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    margin-bottom: 10px;
}


.news_hint_header {
    background-color: #e5e5e5;
    padding: 5px 10px 5px 10px;
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 5px;
}

.table_padding td {
    padding: 2px 5px 2px 5px;
}

.table_padding_small td {
    padding: 2px;
}

.box {
    margin-bottom: 10px;
    background-color: #f2f2f2;
}

.box_price {
    margin-bottom: 1px;
    background: #9da0a2 url(/images/shop/price_bg.gif) repeat-x;
    color: #ffffff;
}

.box_price div,
.box_variants div,
.box_variants td {
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
}

.box_price .price div {
    font-size: 14px;
    line-height: 16px;
}

.box_variants {
    margin-bottom: 1px;
    background: #ebebeb url(/images/shop/variants_bg.gif) repeat-x;
}

.button,
.button_buy {
    font: bold 11px arial;
    color:#ffffff;
    background-color:#752277;
}

.button_grey {
    font: bold 11px arial;
    color:#ffffff;
    background-color:#363636;
}

.button_white {
    font: bold 11px arial;
    color:#752277;
    background-color:#ffffff;
}

.button_buy {
    height: 25px;
}

.basket_item div {
    font-size: 10px;
    line-height: 12px;
}

div.basket_hr {
    clear:both;
    padding: 5px 0 5px 0;
}

div.basket_hr hr {
    width:100%;
    color:#d9d9d9;
    margin: 0;
    height: 1px;
}

.tv_tabs {
    height: 36px;
    background-color: #ffffff;
    background: #752277 url(/images/tv/tab_bg.gif) repeat-x;
}

.tv_tab_split {
    width:1px;
    background-color: #ffffff;
}

.tv_tab {
    background: #752277 url(/images/tv/tab_bg.gif) repeat-x;
    height: 36px;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.tv_tab_selected {
    background-color: #752277;
    color: #ffffff;
    height: 36px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.tv {
    margin-bottom: 10px;
    padding: 10px;
    background: #440030 url(/images/tv/bg.gif) repeat-x;
    color: #ffffff;
}

.tv div,
.tv td {
    color: #ffffff;
}

.tv h1 {
    color: #ffffff;
}

.tv .info {
    color: #8b557b;
}

.tv hr,
.tv .hr_tight hr {
    color:#8b557b;
}

.tv a,
.tv_tab a,
.tv_tab_selected a {
    color: #ffffff;
}

.tv a:hover,
.tv a.plain:hover,
.tv_tab a:hover,
.tv_tab_selected a:hover,
.tv_tab a.plain:hover,
.tv_tab_selected a.plain:hover {
    color: #838383;
}

.tv a.navigation {
    font-weight: bold;
    color: #ffffff;
}

.news_column .header {
    height: 17px;
    background-image: url(/images/news/header.gif);
    background-repeat: no-repeat;
}

.left,
.left div,
.left td,
.left a {
    color: #752277;
}

.left .indent {
    padding: 0 8px 0 8px;
}

.left .indent_border {
    padding: 0 5px 0 3px;
}

.left h1,
.left h2,
.left h3 {
    color: #752277;
    margin: 0;
}

.box_header_bar,
.box_bg_header_bar {
    background-color: #393738;
    height: 22px;
    border-bottom: 5px solid #ffffff;
}

.box_header_bar .content,
.box_bg_header_bar .content {
    padding: 4px 8px 0 6px;
    font: bold 11px/13px verdana, arial, tahoma;
    float: left;
    color: #ffffff;
}

.box_header_bar .content a,
.box_bg_header_bar .content a {
    color: #ffffff;
}

.box_header_bar .action,
.box_bg_header_bar .action {
    float: right;
    padding-right: 7px;
    padding-top: 4px;
}

.box_header_bar .action a,
.box_bg_header_bar .action a {
    font-size: 11px;
    text-decoration: none;
    color: #ffffff;
}

.box_header_bar .content a:hover,
.box_bg_header_bar .content a:hover,
.box_header_bar .action a:hover,
.box_bg_header_bar .action a:hover {
    color: #ccd2d8;
}

.row_padding {
    padding: 3px 5px 3px 5px;
}

.messageboard_bar {
    background: #752277 url(/images/messageboard/bar.gif) no-repeat;
}


.blog_bar {
    background: #752277 url(/images/blog/bar.gif) no-repeat;
}

a.meltwater {
    color: #50544e;
    text-decoration: none;
}

a.meltwater:hover {
    color: #696e66;
}

.quotebox_explanation,
.quotebox_question,
.quotebox_quote {
    padding: 10px 10px 10px 50px;
    margin-bottom: 10px;
    font: bold 12px/18px verdana, arial, tahoma;
    color: #e5e5e5;
}

.quotebox_explanation {
    background: #231f20 url(/images/quotebox/explanation.gif) no-repeat;
}

.quotebox_question {
    background: #231f20 url(/images/quotebox/question.gif) no-repeat;
}

.quotebox_quote {
    background: #231f20 url(/images/quotebox/quote.gif) no-repeat;
}

.quotebox_explanation a,
.quotebox_question a,
.quotebox_quote a {
    color: #e5e5e5;
    text-decoration: none;
}

.news_box {
    background: #471648 url(/images/news/box_bg.jpg) no-repeat;
    color: #ffffff;
    height:122px;
}

.news_box a {
    color: #ffffff;
}

.news_topstory_header a {
    text-decoration: none;
    font-weight: bolder;
}

.news_topstory {
    background-color: #752277;
    color: #ffffff;
}
.news_topstory h2 a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
    line-height: 23px;
    text-transform: uppercase;
}

.news_topstory .padding {
    padding-top: 7px;
}

.news_column_category .header,
.search_result_column .header {
    height:41px;
    margin-bottom: 5px;
}

.news_column_category a,
.search_result_column a {
    color: #5e665c;
    text-decoration: none;
}

.news_column_category a:hover,
.search_result_column a:hover {
    color: #000000;
}

#hint_active td {
    color: #999999;
    font: 11px arial, tahoma;
}

.tv #hint_active td {
    color: #8b557b;
    font: 11px arial, tahoma;
}

.menu_club .female {
    background: #ffffff url(/images/layout/menu/club/female_bg.jpg) no-repeat 7px 5px;
    padding-left: 118px;
    margin-bottom: 5px;
}

.menu_club .male {
    background: #ffffff url(/images/layout/menu/club/male_bg.jpg) no-repeat 7px 5px;
    padding-left: 118px;
    margin-bottom: 5px;
    margin-top: 3px;
}

.menu_club a {
    text-decoration: none;
}

.menu_club span {
    margin-right: 7px;
}

.player_list {
    background-color: #f3f3f3;
}

.player_list_header {
    padding: 5px;
    background-color: #e5e5e5;
    text-align:center;
    font-weight: bold;
    border-bottom: 1px solid #ffffff;
}

.top_bar {
    margin: 7px 0 8px 0;
}

.datetime {
    padding: 3px 10px 3px 10px;
    color: #752277;
}

.audio_title {
    background-color:#191919;
    padding:7px;
    color:#ffffff;
    font: bold 12px tahoma;
    text-transform:uppercase;
}

.audio_player {
    background-color:#000000;
    padding-top:6px;
    padding-bottom:1px;
}

.quiz_competition {
    background: #ffffff url(/images/quiz/bg_competition.jpg) no-repeat;
}

.quiz_bottom {
    background: #de7220 url(/images/quiz/bg_bottom.jpg) repeat-x;
    color: #ffffff;   
    padding: 5px 10px 5px 10px;
}

.quiz_bottom a {
    color: #ffffff;
}

.quiz_competition a {
    text-decoration: none;
}