body
{
    background: #F8F6F6;
    margin: 0px;
    padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.clear
{
	clear: both;
}

h3
{
	font-size: 12px;
	font-weight: bold;
}

a
{
	font-size: 12px;
}

a:link {
	color: #9B2322;
}
a:visited {
	color: #C62A2A;
}
a:hover {
	color: #C62A2A;
}
a:active {
	color: #C62A2A;
}

img
{
    border: 0px;
}

textarea.comment
{
    width: 300px;
    height: 100px;
}

input.comment
{
    width: 300px;
}

.small
{
    font-size: 9px;
}

.breadcrumb
{
	background: #fff;
	padding: 8px 20px;
	margin-top: 20px;
}

#pageWrapper
{
	width: 1000px;
	margin: 0 auto;
}

#pageHeader
{
	
}

#pageLogo
{
	padding: 10px 0;
	font-size: 11px;
	overflow: hidden;
	/*height: 550px;
	background: url(images2/header.jpg) no-repeat left bottom;*/
}

	#view_match_view #pageLogo
	{
		height: auto;
		background: none;
	}

#pageLogo h1.logo
{
    float: left;
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
}

#pageLogo h1.logo a
{
	display:block;
	width: 247px;
	height: 59px;
	background: url(images2/logo.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#pageLogo div.links
{
	text-align: right;
    float: right;
	width: 250px;
}

.adContainer
{
    clear: both;
	background: #fff;
	padding: 0;
	overflow: hidden;
}

.adContainer .adLeft
{
	float: left;
	width: 728px;
}

.adContainer .adRight
{
	float: right;
	width: 150px;
}


#pageFooter
{
	padding: 20px;
	background: #fff;
	margin: 20px 0 50px 0;
}

p.footerMenu
{
    padding-left: 50px;
	line-height: 30px;
	background-repeat: no-repeat;
}


#container
{
	margin: 20px 0;
}

.frame
{
	width: 100%;
}

.contentbg,
.menubg
{
	background: #fff;
	padding: 20px;
}

.menubg
{
	width: 340px;
}

td.spacer,
td.spacerLarge
{
	width: 20px;
}


.dateform
{
	padding: 20px 0 20px 8px;
}

.red
{
	color: red;
}

.list
{
	line-height: 30px;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
}

	#view_mainpage #contentLeft .list li
	{
		padding-left: 8px;
	}

.flag
{
	margin: 10px 0 5px 0;
	display: block;
}


div.contentBlock
{
	margin: 20px 0;
	padding: 20px;
	background-color: #fff;
}

#view_match_view div.contentHeader .contentHeader,
#view_match_view div.contentSubHeader .contentHeader
{
	padding: 0 10px 0 10px;
}

#view_match_view div.contentHeader
{
	background-image: none;
}

#view_match_view .newsBlock p
{
	margin-top: 4px;
	padding-bottom: 3px;
	border-bottom: 1px solid #ccc;
}

div.contentLarge
{
	margin-top: 10px;
}

#view_match_view div.contentLarge
{
	padding: 0 10px;
}

#view_match_view .menubg div.contentLarge
{
	padding: 0;
}

div.contentHeader
{
	background: #580001;/* url(../images2/white35.gif) repeat-y;*/
}

div.contentSubHeader
{
	background-color: #666;
	margin: 30px 0 10px 0;
}

div.contentHeader .contentHeader,
div.contentSubHeader .contentHeader
{
	padding: 0 10px 0 10px;
	line-height: 30px;
	background-repeat: no-repeat;
	color: #fff;
	font-size:14px;
	font-weight: bold;
	display:block;
	margin: 0;
	background-image: none;
}

p.help
{
	background: url(images2/question.gif) no-repeat 10px 0;
	padding-left: 50px;
	min-height: 26px;
	height: auto !important;
	height: 26px;
	margin-bottom: 20px;
}

div.contentLarge p.help
{
	padding-left: 40px;
	background-position: 0 0;
}

.statusBlock p.help
{
	line-height: 26px;
}

.ico_about
{
	background-image: url(images2/about.gif);
}

.ico_clock
{
	background-image: url(images2/clock.gif);
}

.ico_contact
{
	background-image: url(images2/contact.gif);
}

.ico_friend
{
	background-image: url(images2/friend.gif);
}

.ico_links
{
	background-image: url(images2/links.gif);
}

.ico_question
{
	background-image: url(images2/question.gif);
}

.ico_sponsor
{
	background-image: url(images2/sponsor.gif);
}

.ico_spread
{
	background-image: url(images2/spread.gif);
}

.ico_terms
{
	background-image: url(images2/terms.gif);
}

.ico_toptrends
{
	background-image: url(images2/toptrends.gif);
}

/* Date picker */

.dpTable {
    font-size: 12px;
    text-align: center;
    color: #000000;
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    }

.dpTR {
    }

.dpTitleTR {
    }

.dpDayTR {
    }

.dpTodayButtonTR {
    }

.dpTD {
    cursor: pointer;
    }

.dpDayHighlightTD {
    background-color: #CCCCCC;
    border: 1px solid #AAAAAA;
    cursor: pointer;
    }

.dpTitleTD {
    }

.dpButtonTD {
    }

.dpTodayButtonTD {
    }

.dpDayTD {
    background-color: #CCCCCC;
    border: 1px solid #AAAAAA;
    color: black;
    }

.dpTitleText {
    font-size: 12px;
    color: gray;
    font-weight: bold;
    }

.dpDayHighlight {
    color: 4060ff;
    font-weight: bold;
    }

.dpButton {
    font-size: 10px;
    color: gray;
    background: #CCCCCC;
    font-weight: bold;
    padding: 0px;
    }

.dpTodayButton {
    font-size: 10px;
    color: gray;
    background: #CCCCCC;
    font-weight: bold;
    }


/*match table*/

table.match_table
{
	width: 100%;
	border-collapse: collapse;
}

table.match_table .match_table_home,
table.match_table .match_table_total
{
	background: #fafafa;
}

table.match_table .match_table_spacer
{
	border-right-color: #ccc;
}

table.match_table td,
table.match_table tbody th
{
	padding: 3px;
	border: 1px solid #eee;
	text-align: right;
}

table.match_table tbody th
{
	text-align: left;
	font-weight: normal
}

table.match_table tr.hometeam,
table.match_table tr.awayteam
{
	background: #ddd;
}

table.match_table thead th
{
	border: 1px solid #eee;
	background: #fff;
}

table.match_table .noborder
{
	border:none;
}


table.lastmatches_table,
table.h2hmatches_table
{
	border-collapse: collapse;
}

table.lastmatches_table td,
table.h2hmatches_table td
{
	padding: 3px;
	border: 1px solid #eee;
}

td.list
{
    border-bottom: 1px solid #eee;
}


table.trend_list
{
	width: 100%;
	border: 1px solid #eee;
	border-collapse: collapse;
}

table.trend_list b
{
	display: none;
}

table.trend_list .tl1,
table.trend_list .tl2,
table.trend_list .tl3,
table.trend_list .tl4,
table.trend_list .tl5
{
	font-weight: bold;
	width: 1%;
	text-align: right;
}

table.trend_list .tl1
{
	padding-right: 4px;
	text-align: left;
	border-right: none;
}

table.trend_list .tl2
{
	border-left: none;
	border-right: none;
	padding: 0;
}

table.trend_list .tl3
{
	border-left: none;
	padding-left: 0;
}

table.trend_list .tl4,
table.trend_list .tl5
{
}

table.trend_list td
{
	border: 1px solid #eee;
	line-height: 25px;
	padding: 0 10px;
}

.graphData
{
	display:none;
}
