﻿body
{
	margin: 0px;
	padding: 0px;
	background: #003c76 url(/media/dleague/dleague_hp_bgtile.gif) repeat-x;
}

img
{
	border: 0px;
}

table.bodytable
{
	background-repeat: repeat;
	background-position: top center;
	height: 100%;
	background-image: url(/Resources/Images/background-01-TE.gif);
}

.middlecontainer
{
	background: url(/Resources/Images/contentbg.gif) repeat-y;
	margin: 0px;
	padding: 0px;
}

.innerpage
{
	background: url(/Resources/Images/background-center-01TE.jpg) top no-repeat;
}

p.caption
{
}

div.body
{
}

/* Edit Mode bar
    */
div.editmode
{
	background-color: #000000;
	color: #FFFFFF;
	display: table;
	font: 11px arial,sans-serif;
	left: 0px;
	line-height: normal;
	filter: alpha(opacity=75);
	moz-opacity: .75;
	opacity: .75;
	padding: 0px 10px;
	position: absolute;
	text-align: left;
	top: 0px;
	width: 35%;
	z-index: 1000;
}
div.editmode a
{
	color: Yellow;
}

* html div.editmode
{
	position: absolute;
	z-index:1000;
	width: auto;
}

div#editmodelinks
{
	padding: 2px;
}

p#returnlink
{
	color: #fff; /*float:left;*/
	font-family: bold 12px arial,sans-serif;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.change
{
	display: block;
	width: 120px;
	height: 35px;
	background: url(/Resources/Images/edit/edit-a.png) no-repeat center;
	position: absolute;
	text-indent: -400px;	
	margin: 20px 0px 0px 20px;
	z-index:1000;
}

a.change:hover
{
	background: url(/Resources/Images/edit/edit-b.png) no-repeat center;
}

.buttonrepeat
{
	display: block;
	width: 470px;
	height: 440px;
	background: url(/Resources/Images/edit/edit-a.png) repeat;
	position: absolute;
	text-indent: -400px;	
	margin: 20px 0px 0px 20px;
	z-index:1000;
}
a.buttonrepeat:hover
{
	background: url(/Resources/Images/edit/edit-b.png);
}


/*
div.maincontent
{
	margin-left: 40px;
}
*/
.TElogo
{
	display: block;
	float: right;
	margin: 0px 0px 0px 10px;
}


.whiteTextTop ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right; /*margin-top: 35px;*/
}

.whiteTextTop ul li
{
	float: left;
	margin: 25px 0px 0px 10px;
}

.calendarheader
{
	background-color: #A3C053;
	color: #fff;
	height: 22px;
}

.calendarevent, .calendarevent a
{
	color: #004080;
	font-size: 11px;
	padding-bottom: 5px;
}

th.calendarheader
{
	height: 22px;
}

.calendartitle
{
	font-size: 14px;
	color: #004080;
	font-family: Arial, sans-serif, Helvetica;
	font-weight: bold;
}

a.calendarlink
{
	color: #FF9900;
}

td.calendarfont
{
	font-size: 12px;
	color: #004080;
	font-family: Arial, sans-serif, Helvetica;
	font-weight: bold;
}

td.calendarfontother
{
	font-size: 14px;
	color: #b2cbe6;
	font-family: Arial, sans-serif, Helvetica;
	font-weight: bold;
}

span.monthselection
{
	margin-left: 50px;
}

.breadCrumbOrange a
{
	font-weight: bold;
	font-size: 12px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
}

#contactform span.required
{
	color: Red;
	padding-right: 3px;
}

#contactform p
{
	/*height: 20px;*/
}

#contactform label
{
	display: block;
	float: left;
	width: 125px;
	text-align: right;
	color: #666;
	font-family: Tahoma,sans-serif,Helvetica;
	font-size: 12px;
	font-weight: bolder;
	margin-right: 5px;
}

#contactform input, #contactform textarea
{
	width: 300px;
}

#contactform a
{
	/*background-image: url(/Resources/Images/send.jpg);*/ /*display: block; 	width: 56px; 	height: 23px;*/
}



a.more
{
}

div.subcategory a.more
{
	padding-right: 25px;
	background: url(/Resources/Images/arrow.png) no-repeat right;
	color: #004080;
	font-family: Arial,sans-serif,Helvetica;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
}

.column3 a.more, .column2 a.more, .column1 a.more
{
	display: inline-block;
	padding: 5px 25px 5px 0px;
	background: url(/Resources/Images/arrow.png) no-repeat right;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/*******************
	Events Page
*******************/

.eventimage
{
	display: block;
	width: 300px;
	float: left;
}

.eventform
{
	margin: 10px;
	padding-top: 15px;
	border-top: 1px dashed #c0c0c0;
}

.eventform p
{
	margin: 5px 0px 10px 0px;
}

.eventdescription
{
	display: block;
	float: left;
	width: 200px;
}

.eventdescription p
{
	/*border:1px solid #000;*/
	padding: 3px;
	font: 11px verdana,arial,sans-serif;
	width: 200px;
}

.eventdescription label
{
	color: #004080;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}

span.EventTitle
{
	width: 350px;
	color: #004080;
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
}

.EventDate span
{
	color: #004080;
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
}

/*
.EventDate
{
	display:block;
	float:left;
	width:200px;
}*/

#MinorNav
{
	float: right;
	margin-top: 25px;
}

#MinorNav ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#MinorNav li
{
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	vertical-align: top;
}


