﻿/* ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ */
/* ¤ Standard tags                                                     ¤ */
/* ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ */
body
{
	margin: 0px;
	background-color: #000000;
	font-size: 11px;
	font-family: Tahoma, Arial;
	color: #000000;	
}

table
{
	border-collapse: collapse;
	width: 100%;
}

tableMaxWidth
{
	width:960px;
}

tr.off 
{
	background: #FFFFFF;
}

tr.on 
{
	background: #EEEEEE;
}

th, td
{
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	vertical-align: middle;
}

tr
{
	vertical-align: top;
}

td.WideEmptySpace
{
	width: auto;
}

td.PageTop
{
	height: 10px;
	width: 970px;
	background-image: url(/images/pagetop.gif);
}

td.PageBottom
{
	height: 8px;
	background-image: url(/images/pagebottom.gif);
}

td.PageLeft
{
	width: 5px;
	background-image: url(/images/pageleft.gif);
}

td.PageMiddle
{
	width: 960px;
	background-color: #1234ab;
}

td.PageRight
{
	width: 5px;
	background-image: url(/images/pageright.gif);
}

td.LeftBox
{
	background-image: url(/images/boxleft.gif);
	width: 8px;
	height: 80px;
}

td.MiddleBox
{
	background-image: url(/images/boxbackground.gif);
}

td.RightBox
{
	background-image: url(/images/boxright.gif);
	width: 9px;
}

td.LeftBoxSmall
{
	background-image: url(/images/boxleftsmall.gif);
	width: 14px;
	height: 35px;
}

td.MiddleBoxSmall
{
	background-image: url(/images/boxmidsmall.gif);
	width: 933px;
}

td.RightBoxSmall
{
	background-image: url(/images/boxrightsmall.gif);
	width: 12px;
}

td.LeftBoxBig
{
	background-image: url(/images/boxleftbig.gif);
	width: 7px;
	height: 120px;
}

td.MiddleBoxBig
{
	background-image: url(/images/boxbackgroundbig.gif);
	width: 960px;
}

td.RightBoxBig
{
	background-image: url(/images/boxrightbig.gif);
	width: 12px;
}

.TDLeftBox
{
	background-image: url(/images/boxleft.gif);
	width: 9px;
	height: 80px;
}
.TDMidBox
{
	background-image: url(/images/boxbackground.gif);
}
.TDRightBox
{
	background-image: url(/images/boxright.gif);
	width: 9px;
}

td.PageRightContent
{
	width: 200px;
	vertical-align: top; 
	padding: 5 5 5 5;
}

td.PageLeftContent
{
	width: 130px;
	vertical-align: top;
}

img.DefaultImage
{
	vertical-align: middle;
	border: 0px;
}

img.TopMenu
{
	border:0px;
	vertical-align:middle;
	padding-left:15px;
	padding-right: 3px;
}

hr 
{
	border : none;
	border-top : dashed 1px #CCCCCC;
	background-color : #FFFFFF;
	height : 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}


a
{
	color: #CC0000;
}
a:link
{
	color: #cc0000;
	text-decoration: none;
}
a:active
{
	color: #b0d6fb;
	text-decoration: underline;
}
a:visited
{
	color: #dd0000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

a.TopMenuLink
{
	color: white;
	text-decoration: none;
}

a.TopMenuLink:hover
{
	text-decoration: underline;
}

a.StrategicPartner
{
	color:White;
	font-weight: normal;
	text-decoration: none;
}

a.StrategicPartner:hover
{
	text-decoration: underline;
	font-weight: normal;
}

a.MenuLink
{
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}

a.MenuLink:hover
{
	text-decoration: underline;
}




a.Cursor
{
	cursor:hand;
}


.StrategicPartner
{
	color: White;
	font-weight:bold;
}

.MenuHeader
{
	padding: 5px;
	font-family: Tahoma;
	font-size: 15px;
	color: Black;
	font-weight:bold;
}


  

/* ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ */
/* Tab control styles                                                                          ¤ */
/* ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ */
/*
.CustomTabStyle .ajax__tab_header {white-space:nowrap;}
.CustomTabStyle .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
.CustomTabStyle .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
.CustomTabStyle .ajax__tab_tab {overflow:hidden;text-align:center;cursor:pointer;display:-moz-inline-box;display:inline-block}

.CustomTabStyle .ajax__tab_header {font-family:Tahoma;color:white;font-size:11px;}
.CustomTabStyle .ajax__tab_outer {background:url(/images/menuleft.gif);width:20px;}
.CustomTabStyle .ajax__tab_inner {background:url(/images/menuright.gif);width:30px;}
.CustomTabStyle .ajax__tab_tab {height:23px;background:url(/images/menubackground.gif) repeat-x; width:90px;}
.CustomTabStyle .ajax__tab_hover .ajax__tab_outer {}
.CustomTabStyle .ajax__tab_hover .ajax__tab_inner {}
.CustomTabStyle .ajax__tab_hover .ajax__tab_tab {text-decoration:underline;}
.CustomTabStyle .ajax__tab_active .ajax__tab_outer {}
.CustomTabStyle .ajax__tab_active .ajax__tab_inner {}
.CustomTabStyle .ajax__tab_active .ajax__tab_tab {font-weight:bold;}
.CustomTabStyle .ajax__tab_body {font-family:Tahoma,helvetica;font-size:11px;background-color:#ffffff;}
*/



/* ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ */
/* Betscore                                                                                    ¤ */
/* ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ */

.TDFilledLeft
{
	background: #F7F4EC;
	border: solid 1px #EEE7D5;
	text-align: left;
	padding-left: 5px;
	height:20px;
}
.TDFilledRight
{
	/*background: #F7F4EC;*/
	border: solid 1px #EEE7D5;
	text-align: left;
	padding-right: 5px;
	height:20px;
}
.TDFilledRightGrid
{
	background: #F7F4EC;
	border: solid 1px #EEE7D5;
	text-align: right;
	padding-right: 5px;
	height:20px;
}
.TDFilled
{
	background: #F7F4EC;
	border: solid 1px #EEE7D5;
	height:20px;
}
.TDFont
{
	font-family: Tahoma;
	font-size:11px;
}
A.TDFont2:visited
{
	font-family: Tahoma;
	font-size: 15px;
}
.TDFont3
{
	font-family: Tahoma;
	font-size: 11px;
}

/* ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ */
/* BreadCrumb                                                                                  ¤ */
/* ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ */
div.BreadCrumb
{
	height: 19px;
	color:black;
	text-indent: 10px;
	vertical-align: middle;
	padding-top:2px;
	font-size:11px;
	padding-bottom: 10px;
	font-weight: bold;
}
div.BreadCrumb A
{	
	color:black;
	font-weight:bold;
	font-size:11px;
}
div.BreadCrumb A:visited
{
	color:black;
	font-weight:bold;
	font-size:11px;
}

/* ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ */
/* BreadCrumbForum                                                                                  ¤ */
/* ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ */
div.BreadCrumbForum
{
	color:#4c5d77;
	font-size:11px;
}
div.BreadCrumbForum A
{	
	color:#4c5d77;
	font-weight: bold;
	font-size:11px;
}
div.BreadCrumbForum A:visited
{
	color:#4c5d77;
	font-weight:bold;
	font-size:11px;
}


/* ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ */
/* Design                                                                                      ¤ */
/* ¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤ */
td.LeftColoumn
{
	vertical-align: top;
	padding: 15px;
	width: 490px;

}

td.LeftColoumnSmall
{
	vertical-align: top;
	padding: 2px;
	width: 490px;
}

td.RightColoumn
{
	padding: 5px; 
	width: 210px; 
	vertical-align: top;
	/*background-image: url("/images/border_right.gif");
	background-position: top right;
	background-repeat: repeat-y;*/
}


td.LeftColumn
{
	padding: 5px; 
	width: 210px; 
	vertical-align: top;
}

td.MiddleColumn
{
	vertical-align: top;
	padding: 15px;
	width: 490px;
}

td.RightColumn
{
	padding: 5px; 
	width: 210px; 
	vertical-align: top;
	/*background-image: url("/images/border_right.gif");
	background-position: top right;
	background-repeat: repeat-y;*/
}





.PickTeamVS
{
	font-size:40px;
	font-weight:bold;
}

.PickTeamName
{
	font-size:20px;
	font-weight:bold;
}




.bgcolor_even
{
		background-color: #FFFFFF;
}

.bgcolor_odd
{
	background-color: #EEEEEE;
}


span.HoLink
{
	font-size:9px;
	color: #999999;
	font-weight:normal;
}
span.HoLink A
{
	font-size:9px;
	color: #999999;
	font-weight:normal;
}

span.AwLink
{
	font-size:9px;
	color: #999999;
	font-weight:normal;
}
span.AwLink A
{
	font-size:9px;
	color: #999999;
	font-weight:normal;
}

span.linkurl
{
	font-size:9px;
	color: #999999;
	font-weight:normal;
}
span.linkurl A
{
	font-size:9px;
	color: #999999;
	font-weight:normal;
}


/* MENU */
.MenuLeft
{
	background-image: url(/images/menuleft.gif);
	width: 10px;
	height: 21px;
}
.MenuRight
{
	background-image: url(/images/menuright.gif);
	width: 10px;
}
.MenuSelected
{
	background-image: url(/images/menutopvalgt.gif);
}
.MenuLeftBackground
{
	width: 20px;
	background-image: url(/images/menupunktbg.gif);
}

.MenuTable
{
	 border-collapse: collapse;
	 width: 120px;
}
.MenuDummy
{
	width: 20px;
  height: 1px;
  background-image: url(/images/dummy.gif);
}
.MenuBgWhite
{
	background-color: White;
}
.MenuBgRed
{
	background-color: #DF6767;
}

.menuBar
{
    BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    FONT-SIZE: 11px;
    BORDER-LEFT: thin;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: thin;
    FONT-FAMILY: Verdana, Tahoma, Arial;
    width: 900px;
}
.menuBar A.menuButton
{
    BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT: thin;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: thin;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Tahoma, Arial
}
DIV.menu
{
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Tahoma, Arial
}
DIV.menu A.menuItem
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Tahoma, Arial
}

.menuBar
{
    BACKGROUND-IMAGE: url(/images/menubackground.gif);
    TEXT-ALIGN: left
}

.menuTD
{
	width: 100px;
}
.menuBar A.menuButton
{
    Z-INDEX: 100;
    LEFT: 0px;
    WIDTH: 90px;
    MARGIN: 1px;
    CURSOR: default;
    COLOR: #FFFFFF;
    POSITION: relative;
    TOP: 0px;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none;
    padding-left: 4px;
}
.menuBar A.menuButton:hover
{
    CURSOR: hand;
}
.menuBar A.menuButtonActive
{

    CURSOR: hand;
}
.menuBar A.menuButtonActive:hover
{

    CURSOR: hand;
}
DIV.menu
{
    Z-INDEX: 101;
    VISIBILITY: hidden;
    BORDER-RIGHT: #3B4B5B 1px solid;
    BORDER-BOTTOM: #3B4B5B 1px solid;
    POSITION: absolute;
    BACKGROUND-IMAGE: url(/images/menubackground.gif);
}
DIV.menu A.menuItem
{
    PADDING-RIGHT: 1em;
    DISPLAY: block;
    PADDING-LEFT: 1em;
    PADDING-BOTTOM: 1px;
    CURSOR: default;
    COLOR: #000000;
    PADDING-TOP: 1px;
    WHITE-SPACE: nowrap;
    TEXT-DECORATION: none
}
DIV.menu A.menuItem:hover
{
    COLOR: #000000;
    BACKGROUND-COLOR: #ffe9b8;
	cursor:hand;
}
DIV.menu A.menuItemHighlight
{
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #ffe9b8
}
DIV.menu A.menuItem SPAN.menuItemText
{
}
DIV.menu A.menuItem SPAN.menuItemArrow
{
    MARGIN-RIGHT: -0.75em
}
DIV.menu DIV.menuItemSep
{
    BORDER-TOP: #98afda 1px solid;
    MARGIN: 4px 2px;
    BORDER-BOTTOM: #98afda 1px solid
}
.BoxSplit
{
	width: 2px;
	height: 59px;
	background-image: url(/images/boxsplit.gif);
	background-repeat:no-repeat;
	margin: 0px 10px 0px 10px;
}

.TeaserTitle
{
	font-size: 13px;
	font-weight:bold;
}


.FontHuge
{    FONT-FAMILY: Tahoma, Tahoma, Arial;
	font-size: 16px;
		font-weight:bold;
		text-align: center;
}








/* FORUM */

.forumlink
{
	color:#4c5d77;
}

.forumlink A
{	
	color:#4c5d77;
}
.forumlink A:visited
{
	color:#4c5d77;
}

.full
{
	background-color: #dcdee4;
	padding: 10px;
}

.full A
{	
	color:#4c5d77;
}
.full A:visited
{
	color:#4c5d77;
}

.mid
{
	background-color: #dcdee4;
}

.right
{
	text-align: right;
}

.bottomborder
{
	border-bottom: solid 1px white;
}

.tl
{
	background-image: url('/Design/Forum/tl-lightgray.gif');
	width: 5px;
	height: 5px;
}

.tr
{
	background-image: url('/Design/Forum/tr-lightgray.gif');
	width: 5px;
	height: 5px;
}

.bl
{
	background-image: url('/Design/Forum/bl-lightgray.gif');
	width: 5px;
	height: 5px;
}

.br
{
	background-image: url('/Design/Forum/br-lightgray.gif');
	width: 5px;
	height: 5px;
}

.tld
{
	background-image: url('/Design/Forum/tl-darkgray.gif');
	width: 5px;
	height: 23px;
}

.trd
{
	background-image: url('/Design/Forum/tr-darkgray.gif');
	width: 5px;
	height: 23px;
}

.bld
{
	background-image: url('/Design/Forum/bl-darkgray.gif');
	width: 5px;
	height: 5px;
}

.brd
{
	background-image: url('/Design/Forum/br-darkgray.gif');
	width: 5px;
	height: 5px;
}

.midd
{
	background-image: url('/Design/Forum/midd.gif');
	font-weight: normal;
}

.column
{
	background-image: url('/Design/Forum/column.gif');
	background-color: #505c65;
	background-repeat: no-repeat;
}

.bmidd
{
	background-color: #505c65;
}

.subheader
{
	color: #115098;
	font-weight: bold;
}

.subtext
{
	color: #4c5d77;
}

.subtext A
{	
	color:#4c5d77;
}

.subtext A:visited
{
	color:#4c5d77;
}

.postfull
{
	background-color: #e4eef4;
}

.postfull A
{	
	color:#4c5d77;
}
.postfull A:visited
{
	color:#4c5d77;
}

.posttl
{
	background-image: url('/Design/Forum/post_tl.gif');
	width: 5px;
	height: 5px;
}

.posttr
{
	background-image: url('/Design/Forum/post_tr.gif');
	width: 5px;
	height: 5px;
}

.postbl
{
	background-image: url('/Design/Forum/post_bl.gif');
	width: 5px;
	height: 5px;
}

.postbr
{
	background-image: url('/Design/Forum/post_br.gif');
	width: 5px;
	height: 5px;
}



.buttons {
	float: left;
	width: auto;
	height: auto;
}

/* Rollover state */
.buttons div {
	float: left;
	margin: 0 5px 0 0;
	background-position: 0 100%;
}

/* Rolloff state */
.buttons div a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
	position: relative;
	overflow: hidden;
}



/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */
/*.buttons div span		{ display: none; }*/
/*.buttons div a:hover	{ background-image: none; }*/
.buttons div span			{ position: absolute; width: 100%; height: 100%; cursor: pointer;}
.buttons div a:hover span	{ background-position: 0 100%; }

/* Big button images */
.reply-icon span	{ background: transparent none 0 0 no-repeat; }
.post-icon span		{ background: transparent none 0 0 no-repeat; }
.locked-icon span	{ background: transparent none 0 0 no-repeat; }
.pm-icon span	{ background: none 0 0 no-repeat; }
.newpm-icon span 	{ background: none 0 0 no-repeat; }
.forwardpm-icon span 	{ background: none 0 0 no-repeat; }

/* Set big button dimensions */
.buttons div.post-icon		{ width: 96px; height: 25px; }
.buttons div.reply-icon		{ width: 96px; height: 25px; }
.buttons div.pm-icon		{ width: 96px; height: 25px; }

.post-icon span		{ background-image: url("/Design/Forum/button_topic_new.gif"); }
.reply-icon span		{ background-image: url("/design/forum/button_topic_reply.gif"); }
.pm-icon span		{ background-image: url("/design/forum/button_pm_new.gif"); }