/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;    
    color:#000000;    
}

#masterHeader, #masterMenu, #masterFooter, #masterContent
{
 width: 960px;
 margin: 0 auto;   
 clear: both;
 border-left: 1px solid black;
 border-right: 1px solid black; 
}
#masterFooter 
{
    border-bottom: 1px solid black;
}    
#masterFooter DIV 
{
    height: 20px;
    padding-top: 5px;
}
#masterFooter .footerSpace 
{
    float: left;
    width: 120px;
    background-color: #CC0033;
}
#masterFooter .footerTerms 
{
    float: right;
    width: 310px;
    background-color: #CC0033;
    color: White;
    text-align: right;
}
#masterFooter .footerTerms A
{
 color: White;
 margin: 0 15px;
}
#masterFooter .footerCopyright SPAN
{
    margin: 0 0 0 15px;
}
#masterMenu UL 
{
    margin: 0 0 0 10px;
    padding: 0 0 20px 0;
}
#masterMenu LI
{
    display: inline;
    list-style-type: none;
}
#masterMenu A 
{
	text-decoration:none;
	font-size: 1.3em;
	color: Black;
	padding: 5px 15px;
}
#masterMenu A:hover
{
    background-color:#cc0033;
	color:#ffffff;
}
#masterContent #content
{
    margin-left: 10px;
    width: 600px;
    float: left;
    border-bottom: 1px solid black;
    padding-bottom: 20px;
}

#masterContent #adverts 
{
    width: 310px;
    float: right;
}

#masterContent #adverts .header
{
	background-color:#cc0033;
	width: 300px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

#masterContent #adverts .sponsoredLinks DIV 
{
    float: left;
    margin-bottom: 7px;
}

#masterContent #search 
{
    clear: left;
    float: left;
    margin-left: 10px;
    margin-top: 20px;
    width: 300px;
}

#masterContent #search .searchHeader
{
	background-color:#cc0033;
	width:172px;
	color:#ffffff;
	font-size:12px;
	padding:5px;
	margin-left: 5px;
	font-weight:bold;
}
#masterContent #search .searchContent
{
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
	width:170px;
	color:#ffffff;
	font-size:12px;
	padding:5px;
	margin-left: 5px;
	font-weight:bold;
}


#masterContent #quote 
{
    float: left;
    width: 300px;
    margin-top: 40px;
}

.floatbreak 
{
    clear: both;
}


.partnerLink A 
{
	font-size: 10px;
}
.headerLogoHolder
{
	FLOAT: left;
}

.resultsAofBtext 
{
	 PADDING: 3 20 0 0;
	 FLOAT: right	 
}
.homeSearch 
{
	background: #e8e8e8;
	padding: 5 5 0 10;
	margin: 0 10 20 0;
	width: 400px;
}
.marginSearch 
{
	background: #e8e8e8;
	padding: 5 5 0 5;
	margin: 0 10 20 5;
	width: 170px;
}
.searchCategory 
{
	font-size: .9em;
	margin: 4px 0px 4px 0px;
}
.searchItem
{
	padding: 7 5 7 5;
}
.searchAltItem
{
	padding: 7 5 7 5;
	background: #e8e8e8;
}

.mainTable
{
		border-width: 0px 1px 0px 1px;
		border-color: Black;
		border-style: solid;
}

.footer DIV
{
	height:20px;
	padding-top: 3px;
	padding-left: 5px;
}
.copyrightFooter
{
	font-size: 11px;
	float:left; 
	width:185px; 
	background-color:#cc0033;
	color:#ffffff;	
	padding: 3 0 5 5;
}
.copyrightText
{
	font-size: 9px;
	float:left;
	width:400px;
	background-color:#ffffff;
}
.copyrightText A
{
	color: #cc0033;
}
.copyrightText A:hover
{
	color: #cc0033;
	text-decoration:none;
}
.termsFooter 
{
	font-size: 11px;
	float:right;
	width:170px;
	background-color:#cc0033;
	color:white;
	text-align: right;
}
.termsFooter A
{
	padding: 3 0 5 5;
	color:white;
	display:block;
	padding-right: 10px;
}
.termsFooter A:hover
{
	background-color:#cc0033;
	text-decoration:none;
	color:#ffffff;
}	
.logoholder
{
	width:160px;
	height:100px;
	background-color:#000000;
	float: left;
}
.bannerholder
{
	FLOAT: right;
	text-align: left;
	padding: 10px 10px 0 0;
	font-family:Arial,verdana,helvetica;
	font-size:12px;
	font-weight:bold;
	color:#000000;	
}
.bannerTitle
{
	PADDING-TOP:7px;
	margin-bottom: 10px;
}

.frontdgcolhead, .dgcolhead TD
{
	background-color:#cc0033;
	color:#ffffff;
	font-size:8pt;
	font-weight:bold;
	padding:4 4 4 4;
	text-decoration:none;	
}
.frontdgcol, .dgcol TD
{
	background-color:#ffffff;
	color:#000000;
	font-size:8pt;
	font-weight:normal;
	padding:4 4 4 4;
	text-decoration:none;	
}
.eventSummaryHeader
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color:#000000;
    font-weight: bold;
    height: 25px;
}
.eventSummaryLabel
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color:#000000;
    padding-left: 10px;
}
.eventLabel
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color:#000000;
    padding-left: 10px;
}
.eventHeader
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color:#000000;
    font-weight: bold;
    height: 30px;
}
.textLabel
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color:#000000;
    font-weight: bold;
}
.text
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    color:#000000;
}
a.button
{
	font-weight:bold;
	font-size:11px;
	background-color: #cc0033;
	margin: 1px 1px 0 1px;
	border: 1px solid #cc0033;
	border-bottom:solid 1px #cc0033;
	color: #ffffff;
	text-decoration: none;
	padding-left:6px;
	padding-right:6px;
	padding-top:4px;
	padding-bottom:4px;
}
a.button:hover
{
	background-color: #ffffff;
	color: #cc0033;
}
a.more
{
	font-weight:bold;
	font-size:12px;
	line-height: 20px;
	color: #cc0033;
}
a.more:hover
{
	font-weight:bold;
	font-size:12px;
	line-height: 20px;
	color: #cc0033;
	text-decoration: none;
}

.header_nomargin
{
	background-color:#cc0033;
	width:160px;
	color:#ffffff;
	font-size:12px;
	padding:5px;
	font-weight:bold;
	width: 400px;
}
.header
{
	background-color:#cc0033;
	color:#ffffff;
	font-size:12px;
	padding:5px;
	font-weight:bold;
	margin-bottom: 15px;
}
.headerEventsList
{
	margin-bottom: 0px;
}

/* --- Calendar -- */

TABLE.calendar 
{
	font-size: 7pt;
	font-family: Arial;
	width: 200px;
	border: 1px solid #cc0033;
	background-color: white;
}
INPUT.calendar 
{
	width: 100px;
}
BUTTON.calendar 
{
	width: 25px;
}
.calendartitle
{
	width: 20px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,verdana,helvetica;
	background-color: #cc0033;
	color: White;
	text-align: center;	
}
.calendarNav 
{
	width: 20px;
	background-color: #cc0033;	
	color: white;
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
	cursor: hand;
}
.calendarMonth 
{
	background-color: #cc0033;
	color: white;
	text-align: center;
	font-size: 8pt;
	font-family: Arial;
	width: 114px;
}
.calendarNav A
{
	color:#cc0033;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
}
.calendarDay 
{
	font-size: 8pt;
	font-family: Arial;
	text-align: center;
	color:#cc0033;
}
.calendarDate 
{
	font-size: 8pt;
	background-color: #cc0033;
	cursor: hand;
	color: white;
	width: 30px;
	text-align: center;
	padding:4px 4px 4px 4px;
}
.calendarDateSelected 
{
	font-size: 8pt;
	background-color: white;
	color: #cc0033;
	cursor: hand;
	width: 30px;
	text-align: center;
	padding:4px 4px 4px 4px;
}
.calendarDateDisabled
{
	font-size: 8pt;
	background-color: #cc0033;
	color: white;
	width: 30px;
	text-align: center;
}
.calendarNoDate 
{
	background-color: white;
	color: white;
	width: 30px;
}

/*-- Calendar --*/

TABLE.addEvent TBODY TR TD
{
	padding-bottom: 3px;	
}

/*-- Quotes --*/

.quoteContainer
{
	font-size: 8pt;
	padding: 0 2 0 7;
}
.quoteQuote
{
	font-style: italic;
}
.quoteFrom 
{
	font-weight: bold;
	text-align: right
}
