﻿body
{
	color: #666666;
	font-family: Arial, Verdana, sans-serif;
	font-size: 70%;
	margin: 0px 0px 0px 13px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	
}

a
{
	color: #666666;
	text-decoration:none;
}

td
{
	vertical-align:top;
}

table.MainFrame
{
	width:720px;
}

/* Styles page lovells logo */

td.HeaderCell
{
}
table.HeaderCell
{
	width:100%;	
}

a.LovellsLogo, a.LovellsLogo:active
{
	display: block; 
	background: url('../images/hoganlovellslogo.jpg') top left no-repeat;
	width: 200px;
	height: 100px;
}

a.LovellsLogo:hover, a.LovellsLogo:focus
{
	background: url('../images/hoganlovellslogo.jpg') top left no-repeat;
}


/* Styles the centre cell in the header*/
td.HeaderLeftCell
{
	width:10px;	
}

td.HeaderCentreCell
{
	margin: 0px 2px 0px 0px;
	padding-left:20px;
	padding-top:50px;
	display: block;
	width: 100%;
	height: 70px;
	font-size: 240%;
	color:#000000;
}

td.HeaderRightCell
{
	width:10px;	
}


/* Styles page competition planner logo */
a.CPLogo, a.CPLogo:active
{
	display: block; 
	background: url('../images/cplogoOff.gif') bottom left no-repeat;
	width: 99px;
	height: 38px;
}

a.CPLogo:hover, a.CPLogo:focus
{
	background: url('../images/cplogoOver.gif') bottom left no-repeat;
}


/* Controls styling for top links */

.Toplinks
{	
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	text-align: right;
	width: 100%;
	border-bottom: #BDD600 1px solid;
}

.Toplinks a 
{
	color: #666666;
	font-size: 90%;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 0px;
	text-decoration: none;
}

.Toplinks a:hover 
{
	color: #000000;
	text-decoration: none;
}


/*Styling for the breadcrumb*/
.Breadcrumb
{
	font-size: 10px;
	text-align: left;
	vertical-align: bottom;
	border-bottom: 1px #CCCCCC solid; 
	padding: 10px 0px 2px 0px;	
}

.Breadcrumb a:hover
{
	color: #000000;
}

/*Styling for the text search*/
.TextSearchInputCell
{
	vertical-align:top;
	padding-top:3px;
	padding-left:4px;
	text-align:right;
}

.TextSearchGo
{
	background: url('../images/arrowr_BDD600.gif') center left no-repeat;
	padding-left: 8px;	
	font-size:x-small;
	border-style:none;
	padding-top:3px;
}

/*Styles the left pane*/
.LeftPane
{	
	width:187px;
	vertical-align:top;
}

.LeftNav div
{
	padding-top:10px;	
}

/*Styles the left navigation*/
.LeftNav a
{
	background: url('../images/arrowr_CCCCCC.gif') 3px 3px no-repeat;
	padding: 0px 0px 4px 20px;
	margin: 0px 0px 0px 0px;
	font-size:110%;
	font-weight:bold;
}

.LeftNav a:hover, a:focus
{	
	background: url('../images/arrowr_BDD600.gif') 3px 3px no-repeat;
	color: #000000;
}

/*Styles the calendar*/
.CalendarPane
{
	width: 170px;
}
.calendar_NonSelectableDay
{
	color:#666666;
	font-size:90%;
}
.calendar_PrevYearPane
{
	text-align:left;
	padding-left:5px;
}
.calendar_NextYearPane
{
	text-align:Right;
	padding-right:4px;
}
.calendar_PrevMonthPane
{
	padding-left:5px;
	padding-top:2px;
	padding-bottom:5px;
	text-align:left;
}
.calendar_VisibleMonthPane
{
	padding-bottom:5px;
}
.calendar_NextMonthPane
{
	padding-right:4px;
	padding-top:2px;
	padding-bottom:5px;
	text-align:right;
}
.calendar_VisibleMonth
{
	font-weight:bold;
	font-size:medium;
}
.calendar_TitlePane
{
	padding-bottom:0px;
	padding-left:2px;
	padding-right:2px;
	text-align:center;
	width:100%;
}

/*Styling for the main pane*/
.MainPane
{
	vertical-align:top;	
	border-style: none;
}

.MainContentPane
{
	padding-top:30px;
}

.ContentDivisionPane
{	
	width:100%;
}

.ContentLeft
{
	width: 180px;
	padding-left:0px;
	padding-right:10px;	
	vertical-align:top;

}

.ContentRight
{
	width: 353px;
	padding-left:10px;
	padding-right:10px;	
	vertical-align:top;

}




/* Style footer navigation */
#footer
{
	border-top: #CCCCCC 1px solid;
	clear: both;
	color: #000000;
	font-size: 80%;
	margin-top:20px;
	padding-bottom: 25px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}

#footer UL {
	color: #666666;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#footer UL LI {
	color: #666666;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#footer li a
{
color:#666666;
font-weight:normal;
text-decoration:none;
}

#footer li a:hover
{
	color:#000000;
}

.footercolor li a.printlink
{
	background: url('../images/icon_print.gif') no-repeat left center;
	padding-left:18px;
	padding-right:12px;
}
.footercolor li a.printlink:hover
{
	background:url('../images/icon_print_hover.png') center left no-repeat;
}

.footercolor li a.emaillink
{
	border-right: #CCCCCC 1px solid;
	background: url('../images/icon_email.gif') no-repeat left center;
	padding-left:18px;
	padding-right:12px;
}
.footercolor li a.emaillink:hover
{
	background: url('../images/icon_email_hover.png') center left no-repeat;
}

.footercolor li a.legallink
{
	background: url('../images/arrowr_CCCCCC.gif') center left no-repeat;
	padding-left:8px;
	margin-left:12px;
	padding-right:12px;
}

.footercolor li a.privacylink
{
	background: url('../images/arrowr_CCCCCC.gif') center left no-repeat;
	padding-left:8px;
}

.footercolor LI A.arrowrCCCCCC:hover 
{
	background-image: url('../images/arrowr_BDD600.gif');
}

.footercolor LI A.legallink:hover 
{
	background-image: url('../images/arrowr_BDD600.gif');
}

.footercolor LI A.privacylink:hover 
{
	background-image: url('../images/arrowr_BDD600.gif');
}

#footer li.copyright
{
	color: #666666;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 42px;
	padding-right: 0px;
	padding-top: 0px;
}
#footer li.copyright2
{
	color: #666666;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 355px;
	padding-right: 0px;
	padding-top: 0px;
}


.borderbotcolor {
	border-bottom: #BDD600 1px solid;
}




.alert
{
	color:Red;
	font-weight:bold;
}
.note
{
	font-weight:normal;
}


.main_form
{
	width:100%;
}

.main_form .leftLabelField
{
	vertical-align: top; 
	width: 100px;
	padding-top:5px;
}

.main_form .rightValueField
{
	vertical-align: top;
	padding-top:5px;
	width: 433px;
	font-weight:bold;
}

.main_form .fullLabelField
{
	vertical-align: top;
	padding-top:5px;
}

.main_form .fullValueField
{
	vertical-align: top;
	padding-top:5px;
}

.main_form .sectionLabelField
{
	vertical-align: top;
	color:Black; 
	font-size:medium; 
	font-weight:bold; 
	padding-top:30px;
	padding-bottom:10px;
}

.main_form .sectionLabelFieldAndFormStart
{
	vertical-align: top;
	color:Black; 
	font-size:medium; 
	font-weight:bold; 
	padding-bottom:10px;
}

.main_form a
{
	background: url('../images/arrowr_BDD600.gif') 3px 3px no-repeat;
	padding-left:15px;
	font-weight:bold;
}

.main_form .inactiveLink
{
	background: url('../images/arrowr_CCCCCC.gif') 3px 3px no-repeat;
	padding-left:15px;
	font-weight:bold;	
}

.main_form textarea
{
    height: 60px;
}

.main_form input, select, textarea
{
    border-bottom: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	clear: both;
	font: 100% Arial, Helvetica, sans-serif;
}

.main_form input.xsmall, select.xsmall, textarea.xsmall
{
	width:35px;
}

.main_form input.small, select.small, textarea.small
{
	width:72px;
}

.main_form input.medium, select.medium, textarea.medium
{
    width: 162px;
}

.main_form input.large, textarea.large
{
    width: 300px;
}

.main_form select.large
{
    width: 304px;
}




.main_grid
{
	width:100%;
}

.main_grid .headerField
{
	vertical-align: bottom;
	font-weight:bold;	
	padding-bottom:10px;
	padding-top:5px;
	padding-right:5px;
	
	border-bottom: 4px #BDD600 solid;
	color: #000000;
	font-size: 12px;
	text-align:left;
}

.main_grid .valueField
{
	vertical-align: top;
	padding-bottom:5px;
	padding-top:20px;
	padding-right:5px;
	text-align:left;
}

.main_grid .footerField
{
	border-bottom: 4px #BDD600 solid;
}

.main_grid .headerField a
{
	background: url('../images/arrowr_BDD600.gif') 3px 3px no-repeat;
	padding: 0px 0px 0px 15px;
	color: #000000;
}

.main_grid a
{
	background: url('../images/arrowr_BDD600.gif') 3px 3px no-repeat;
	padding-left:15px;
	font-weight:bold;
}

.main_grid .inactiveLink
{
	background: url('../images/arrowr_CCCCCC.gif') 3px 3px no-repeat;
	padding-left:15px;
	font-weight:bold;	
}



.inner_form
{
	width:100%;
}

.inner_form .leftLabelField
{
	vertical-align: top; 
	width: 100px;
	padding-top:5px;
}

.inner_form .rightValueField
{
	vertical-align: top;
	padding-top:5px;
	width: 433px;
}

.inner_form .fullLabelField
{
	vertical-align: top;
	padding-top:5px;
}

.inner_form .fullValueField
{
	vertical-align: top;
	padding-top:20px;
}





.inner_grid
{
	width:100%;
}

.inner_grid .sectionLabelField
{
	vertical-align: bottom;
	font-weight:bold;	
	padding-bottom:0px;
	padding-top:20px;
	padding-right:5px;
	color: #000000;
	text-align:left;
	font-size:100%;
}

.inner_grid .sectionLabelAndHeaderField
{
	vertical-align: bottom;
	font-weight:bold;	
	padding-bottom:10px;
	padding-top:20px;
	padding-right:5px;
	color: #000000;
	text-align:left;
	font-size:100%;
	
	border-bottom: 1px #BDD600 solid;
}

.inner_grid .mainSectionLabelAndHeaderField
{
	vertical-align: top;
	color:Black; 
	font-size:medium; 
	font-weight:bold; 
	padding-top:30px;
	padding-bottom:30px;
	
	border-bottom: 1px #BDD600 solid;
}

.inner_grid .headerField
{
	vertical-align: bottom;
	font-weight:bold;	
	padding-bottom:10px;
	padding-top:10px;
	padding-right:5px;
	color: #000000;
	text-align:left;
	font-size:100%;
	
	border-bottom: 1px #BDD600 solid;
}


.inner_grid .valueField
{
	vertical-align: top;
	padding-bottom:5px;
	padding-top:20px;
	padding-right:5px;
	text-align:left;
	font-size:100%;
}

.inner_grid .footerField
{
	border-bottom: 1px #BDD600 solid;	
}



.eventHeader
{
	background: url("../images/eventHeaderBg.jpg") bottom left repeat-x;
	padding: 10px 0px 8px 10px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px #999999 solid;
}

.eventHeader h3
{
	font-size: 159%;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
}

.eventHeader h4
{
	font-size: 149%;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.eventList
{
	margin: 0px 0px 20px 0px;
}

.eventList h3
{
	font-weight:normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	color: #666666;
	font-size: 119%;
} 

.eventList h3 a
{
	background: url('../images/arrowr_BDD600.gif') 3px 3px no-repeat;
	padding-left:15px;
	color:Black;
} 

.eventList h3 span
{
	color: #666666;
}
