﻿/* main styles */
form 
{
	margin: 0 auto;
	padding:0;
	width: 90em;
}

html
{
	font-size: 62.5%;
}

body 
{
	font-family: Arial, Helvetica, 'Sans Serif';
	font-size: 1em;
	color: black;
	margin:0;
	padding: 0;
}

a:link, a:visited
{
	text-decoration: underline;
	color: black;
}

a:hover, a:active
{
	text-decoration:underline;
	color:red;
}

img
{
	border: none;
}

#Page 
{
	width: 90em;
	min-height: 42.5em;
	margin: 0 ;
	padding: 18em 0 0 0;
	position: relative;
}

#MainNavigation 
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 18em;
	width:90em;
	display: block;
	background: url(../images/bannercyclist.png) center left no-repeat;
	border-top: 4px solid red;
	border-bottom: 4px solid red;
}

.home #MainNavigation
{
	height: 18em;
}

.home #Page
{
	padding: 18em 0 0 0 ;
}

#StandardContent 
{
	width: 78em;
	margin: 0 6em;
	padding: 1em 0 0 0;
	min-height: 26.4em;
	clear: both;
}


#Footer 
{
	width: 90em;
	margin: 7em 0 0 0;
	padding: 0.5em 0 0 0;
	border-top: 1px solid black;
	clear: both;
}


.MainNavigationMenu 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width:100%;
	display:block;
	color: White;
	/*text-transform:lowercase;*/
	text-transform:capitalize;
	background: url(/images/menubg75.png) top left;
	float:left;
/*	position:relative;*/
}


.MainNavigationMenu li 
{
	float: left;
	display: inline;
	margin: 0 0. 0 0;
	height: 4em;
	padding: 0.5em 1em 0.5em 1em;
	font-size: 1em;
	line-height: 1;
/*	border-left: 2px solid white;*/

}

.MainNavigationMenu li.logo
{
	background-image:none;
	width: 7.5em;
/*	padding:0.5em 0 0 0.5em;*/
	margin:0;
}

.MainNavigationMenu li.logo img
{
	padding:0;
	margin:0;
	position: absolute;
	bottom:0.5em;
	padding:0;
}

.MainNavigationMenu li.search
{
	background-image:none;
	padding:0;
	margin:0;
	width: 12em;
	float:right;
}

#MainNavigation a
{
	display: block;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration:none;
}

#MainNavigation a.here
{
	color:red;
}

#MainNavigation input#ctl00_Header1_searchbox
{
	width: 10em;
	font-size: 1em;
	border: 1px solid black;
}

#MainNavigation input#ctl00_Header1_btnSearch
{
	width: 5em;
	font-size: 1em;
}

.FooterMenu 
{
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.2em;
	text-transform:capitalize;
}

.FooterMenu li 
{
	border-left: 1px solid black;
	margin: 0;
	padding: 0 5px 0 5px;
	float: left;
}

.FooterMenu :first-child
{
	border-left: none;
}

.Copyright 
{
	float: right;
	margin: 0 0.5em 0 0;
	padding: 0;
	font-size: 1.2em;
}

.contentarea
{
	margin: 0;
	padding:0;
	clear: both;
}

.onecolumn
{
	margin: 0 1em 0.5em 1em;
	width: 74em;
	float: none;
	font-size: 1em;
	position:relative;

}

.twocolumn
{
	margin: 0 1em 0.5em 1em;
	width: 36em;
	float: left;
	font-size: 1em;
	position:relative;

}

.twoleftcolumn
{
	margin: 0 1em 0.5em 1em;
	width: 34.5em;
	float: left;
	font-size: 1em;
	position: relative;

}
.tworightcolumn
{
	margin: 0 1em 0.5em 1em;
	width: 34.5em;
	float: right;
	font-size: 1em;
	position: relative;
	
	
}

.twobottom
{
    clear: both;
    text-align:center;
}

.twobottom a
{
    margin: 0 1.5em 0 1.5em;
}


.threecolumn 
{
	margin: 0 1em 0.5em 1em;
	width: 24em;
	float: left;
	font-size: 1em;
	position:relative;
}

.threecolumndouble 
{
	margin: 0 1em 0.5em 1em;
	width: 48em;
	float: left;
	font-size: 1em;
	position:relative;
}

.fourcolumn 
{
	margin: 0 1em 0.5em 1em;
	width: 17em;
	float: left;
	font-size: 1em;
	position:relative;
}

.twocolumnnarrow
{
	margin: 0 1em 0.5em 1em;
	width: 19.5em;
	float: left;
	font-size: 1em;
	position:relative;
}
.twocolumnnarrow div div table 
{
	margin-top:3px;
}
.twocolumnnarrow div div table tr td a
{
	width:100%;	
	white-space:normal;
	display:block;	
	
}
.twocolumnwide
{
	margin: 0 1em 0.5em 1em;
	width: 52em;
	float: left;
	font-size: 1em;
	position:relative;
}

p, ul, h1, h2, h3, h4
{
	font-size: 1.2em;
	line-height: 1.5;
}

ul ul 
{
	font-size: 1em;
}

/*.onecolumn>*, .twocolumn>*, .twocolumnnarrow>*, .twocolumnwide>*, .threecolumn>*, .threecolumndouble>*, .fourcolumn>*
{
	font-size: 1.2em;
	line-height: 1.5;
	margin: 0 0 0.5em 0;
}*/

.onecolumn h1, .twocolumn h1, .twocolumnnarrow h1, .twocolumnwide h1, .threecolumn h1, .threecolumndouble h1,.fourcolumn h1
{
	font-size: 1.8em;
	margin: 0;
}

.onecolumn h2, .twocolumn h2, .twocolumnnarrow h2, .twocolumnwide h2, .threecolumn h2, .threecolumndouble h2,.fourcolumn h2
{
	font-size: 1.6em;
	margin: 0;
}

.onecolumn h3, .twocolumn h3, .twocolumnnarrow h3, .twocolumnwide h3, .threecolumn h3, .threecolumndouble h3,.fourcolumn h3
{
	font-size:1.4em;
	margin:1;
}

ul.news 
{
	list-style-type: none;
	margin: 0;
	padding:0;
}

ul.news li, div.news
{
	/*border-top: 1px solid black;*/
	margin: 0;
	padding: 1em 0 0 4em;
	clear:both;
}

ul.news p, div.news p
{
	margin:0;
	padding:0;
}

div.news p.newsdate, ul.news p.newsdate
{
	margin: 0 0em 0 -4em;
	padding: 0.25em 0 0.25em 0;
	width: 3em;
	font-size: 1em;
	text-align:center;
	line-height: 1;
	float:left;
	border: none;
	background-color: red;
	color: White;
	/*font-weight:bold;*/
}

p.newsdate span.day
{
	display:block;
	/*width: 2.5em;*/
	margin: 0;
	padding:0;
	font-size: 1.6em;
	text-align:center;
}

ul.news .newstext
{
	float: left;
	margin: 0;
}

ul.news h3
{
	margin: 0;
	padding:0;
}

.twocolumnnarrow ul.news
{
	font-size: 0.9em
}

ul.sectorsnav 
{
	list-style-type:square;
}

ul.sectorsnav li
{
	margin: 0.5em 0 0.5em 0;
	display: block;
}

ul.sectorsnav li a
{
	/*border-left: 4px solid black;*/
	/*border-top: 1px solid black; */
	padding: 0.25em 0 0.25em 1em;
	display: block;
	text-transform:capitalize;
}

ul.sectorsnav li a:hover, ul.sectorsnav li a:active
{
	/*border-left: 4px solid red;*/
	/*border-top: 1px solid red;*/
	padding: 0.25em 0 0.25em 1em;
}

.newsbuttons
{
	clear: both;
}

.newsbuttonright
{
	margin-right: 1em;
	float: right;
}

.newsbuttonleft
{
	float: left;
}
.twocolumnwide p tr:nth-child(even) 
{
	background-color:#fff;
	}

.twocolumnwide p tr[id="ct100_ContentPlaceHolder1_TableRow7"],tr[id="ct100_ContentPlaceHolder1_TableRow5"],tr[id="ct100_ContentPlaceHolder1_TableRow3"],tr[id="ct100_ContentPlaceHolder1_TableRow1"], tr:nth-child(odd) 
{
	background-color:#eef;
} 
