/* CSS Document for screen styles*/
/*Changes to global to define h1 to h6 typography as bold */
/***************/
/*general rules*/
/***************/


body	{
	background-color: #4799eb;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	text-align: center;
}

/* --- SET GLOBAL MARGINS ---*/
*	{
	margin: 0;
	padding: 0;
}

/*****************
	TYPOGRAPHY
*****************/
h1, h2, h3, h4, h5, h6	{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-style: italic;
	font-weight: bold;
	color: #0033CC;
	/*text-transform: capitalize;*/
}

h1	{
	font-size: 2.2em;
}

h2	{
	font-size: 1.8em;
	text-transform: none;
}

h3	{
	font-size: 1.5em;
}

h4	{
	font-size: 1.2em;
}

h6	{
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
	text-align: center;
	color: #006600;
}


p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 150%;
	margin: 0 0 10px 0;
}

.centre	{
	text-align: center;
	padding: 0;
	margin-top: 5px;
}

.list	{
	padding: 0;
	font-weight: bold;
	margin: 0;
	line-height: 100%;
}

.warning {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FF0000;
}

p.dropcap:first-letter	{
	float: left;
	margin: 0px 3px 0px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660066;
	font-size: 3em;
	font-weight: bold;
	height: 50px;
}

.intro:first-line	{
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #660066;
}

.emphasis	{
	font: italic bold 1.2em/150% Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
}

.strong	{
	color: #009900;
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
}

/********************** Genaral Rules - Tables ***********************/
th	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-align: center;
	color: #FFF;
	background-color: #0000FF;
}

td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0 0 0 10px;
}

.bold	{
	font-weight: bold;
	text-align: center;
	}
	

.odd	{
	background-color: #FFF;
}

.even	{
	background-color: #CCC;
	}


table p	{
	font-size: 1em;
}

/************** General Rules - Lists  **************/

ul	{
	list-style: none;
}

li	{
	font-size: 1.2em;
}

dl	{
	font: normal 1.1em Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
	letter-spacing: 1px;
	line-height: 120%;
	margin: 0 0 10px 2px;
	list-style: none;
}

dt	{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 5px 0 10px;
	font-weight: bold;
	color: #0033FF;
}


dd	{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000;
	margin: 0 0 0 20px;
}



/***************** Typography - Specific Pages ****************/

#matches td	{
	font-size: 1.1em;
}

#waters-still-cottenham h6	{
	color: #FF0000;
	font-size: 2em;
	text-align: left;
	}
	
/*#index #banner	{
	width: 760px;
	height: 140px;
	background: url(../images/banners/ice-fishing-01-xmas-new-01.gif) no-repeat;
}

#index #banner h1	{
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 2em;
	color: #FFF ;
	padding: 12px 5px 0 5px;
	padding-top: 15px;
	margin: 0;
}

#index #banner h5	{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-style: italic;
	font-size: 2.2em;
	text-transform: none;
	margin: -5px 5px 0 115px;
	color: #FF0000;
}

#index #banner h6	{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-style: italic;
	font-size: 2.2em;
	text-transform: none;
	margin: 0px 5px 0 5px;
	color: #FF0000;
}*/

/*************  PAGE LAYOUT - Divisions and Classes with Typography *************/
/*includes faux column left*/
#wrapper-secNav	{
	width: 900px;
	margin: 20px auto 20px auto;
	border: #FFF 2px solid;
	background: #fff url(../images/secNav-02.png) repeat-y left top;
	background-color: #d4e6f7;
	text-align: left;
}


#wrapper-no-secNav	{
	width: 900px;
	margin: 20px auto 20px auto;
	border: #FFF 2px solid;
	background-color: #d4e6f7;
	text-align: left;
}

/*adds a faux column to the right on pages where it is included*********/
#wrapper2	{
	background: url(../images/sideBarfaux2.png) repeat-y right top;
}

#banner	{
	width: 900px;
	height: 140px;
	background:  url(../images/banners/milton-140high.gif) no-repeat;
}

#banner h1	{
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 3em;
	color: #FFF /* #FFF */ /*#0033CC*/;
	padding: 12px 5px 0 0;
	padding-top: 15px;
	margin: 0;
}

#banner h6	{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-style: italic;
	font-size: 1.9em;
	text-transform: none;
	margin: -12px 5px 0 432px;
	color: #FFF;
}

#matches-results-others .caption	{
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align: center;
	}

/****used for php date function in banner***********/
#banner p	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
	margin: 60px 0 0 10px;
}



/****************** Layour for Specific Pages **************/
#about-us #banner	{
	background: url(../images/banners/milton-140high.gif) no-repeat;
	height: 141px;
	}
	
#index #textContent h3	{
	color:#FF0000;
	font-size: 1.8em;
}

#links h2	{
	clear: both;
	margin: 5px 0 5px 2px;
}



#waters #banner	{
	background: url(../images/banners/milton-140high.gif) no-repeat;
	height: 141px;
	}
	
#waters #banner	h1	{
	color:#FFF;
	}
	
#matches-results-others .image	{
	width: 320px;
	}

/*container and rules for three column pages, i.e. sps-property*/
#main	{
	float: left;
	width: 475px;
	padding: 0;
	margin: 5px 10px 0 10px;
	}

#main .image	{
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

/*container and rules for two column pages with secondary navigation*/
#textContent	{
	margin: 1px 0 0 0;
	padding: 0;
	background-color: #d4e6f7;
	width: /*645px*/ 760px;
	float: right;
}

#textContent h1	{
	padding: 5px 0 5px 10px;
	}

#textContent h2	{
	padding: 5px 0 5px 10px;
	clear: both;
}

#textContent h3	{
	padding: 0 10px 5px 10px;
	color: #0000FF;	
}


#textContent h4	{
	text-align: center;
}

#textContent p	{
	padding: 0 10px 5px 10px;
	letter-spacing: 1px;
	font-size: 1.2em;	
}

#textContent a	{
	color: #006600;	
}

#textContent .image	{
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

#textContent .image-right	{
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
}

#textContent ul	{
	font-size: 1.1em;
	margin: 0 0 0 11px;
	padding: 0 15px 0px 15px;
	margin-bottom: 15px;
	list-style: disc;
}

#textContent li	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

/*container and rules for pages without secondary navigation*/
#mainContent	{
	margin: 1px 0 0 0;
	padding: 0;
	width: /*759px*/ 890px;
	float: right;
	
}

#mainContent h1	{
	padding: 2px 0 5px 0;
	color: #0033CC;
	font-weight: bold;
}

#mainContent h2	{
	color: #006600;
	font-weight: bold;
}

#mainContent p	{
	letter-spacing: 1px;
	padding: 0 10px 5px 10px;
}

#mainContent .image	{
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

#mainContent .imageRight	{
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
}

#mainContent ul	{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 5px 0 5px;
	list-style-type: disc;
	}

/*rules for footers*/
#footer	{
	width: 639px;
	margin: 0 0 0 122px;
	/*background-color: #d4e6f7;*/
	clear: both;
}

#footer-no-sec-nav	{
	width: 760px;
	clear: both;
}

#footer-no-sec-nav p{
	text-align: center;
}

#footer p	{
	padding: 0;
	margin: 0 0 2px 0;
	text-align: center;
}

/*footter for three column pages  */
#footer3	{
	margin-left: 205px;
	width: 300px;
	clear: both;
}

#footer3 p	{
	text-align: center;
	margin: 0;
	padding: 0;
}

/*general purpose spacer for bottom of column*/
#spacer	{
	clear: left;
}

.spacer	{
	clear: both;
}


/*caption for index page image*/
.caption	{
	clear: left;
	text-align: center;
	padding: 2px 10px 0 0;
	margin: 5px 0 2px 0;
	font-size: 1.1em;
	font-style: italic;	
}


/************
NAVIGATION
************/
#mainNav	{
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #0033CC;
}


#mainNav ul	{
	margin: 0;
	padding: 0;
	/*list-style: none;*/
	border-left: 1px solid #999;
	float: left;
}

#mainNav li	{
	float: left;
	list-style: none;
	width: auto;
	text-align: center;
}


#mainNav a	{
	color: #FFF;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: /*1.1em*/ 0.9em;
	text-align: center;
	line-height: 180%;
	text-transform: uppercase;
	text-decoration: none;
	border-top: 1px solid #FFF;
	border-left: 1px solid #fff;
	border-right: 1px solid #006600;
	border-bottom: none;
	padding: 1px 10px 1px 10px;
	margin-right: 2px;
	display: block;
}
 

#mainNav a:hover	{
	background: #4799eb;
	color: #FFF;
}

/**********************************
Current page tab styles for mainNav
**********************************/
a#here {
    background: #d4e6f7;
    color: #0033cc;
}

/*************
Secondary Nav
**************/

#secNav	{
	float: left;
	margin: 0px 0 0 0;
	padding: 0;
	width: /*150px*/ 130px;
	}
	
#secNav h2	{
	font-size: 1.5em;
	text-align: center;
	margin: 10px 0 10px 0;
}

#secNav ul	{
	margin: 0;
	padding: 0 0px 0px 0px;
	list-style: none;
}

#secNav li	{
	display: inline;
	list-style: none;
}

#secNav a	{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: /*1.1em*/ 0.9em;
	text-transform: uppercase;
	text-decoration: none;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #000;
	border-left: 1px solid #FFF;
	border-right: 1px solid #000;
	margin-bottom: 2px;
	line-height: 200%;
	text-indent: 30px;
	display: block;
	background: #ffcb2d;
}

#secNav a:hover	{
	background: #4799eb url(../images/go-02blue.png) no-repeat 5px 50%;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid  #ffcb2d;
	border-bottom: 1px solid  #fFF;
	border-left: 1px solid #fFF;
}

/*******************************
Current page id state for secNav/sideBar
********************************/

body#about-us a#about-usLink, body#catch-reports a#catch-reportsLink, body#contact a#contactLink, body#coaching a#coachingLink, body#gallery a#galleryLink, body#gallery-agm a#agmLink, body#gallery-catches a#catchesLink, body#gallery-matches a#matchesLink, body#gallery-people a#peopleLink, body#index a#indexLink, body#lacy a#lacyLink, body#links a#linksLink, body#matches a#matchesLink, body#matches-results a#matches-resultsLink,	body#matches-results-others a#matches-othersLink, body#matches-results-round-1 a#matches-rnd1Link, body#matches-results-round-2 a#matches-rnd2Link, body#matches-results-round-3 a#matches-rnd3Link, body#matches-results-round-4 a#matches-rnd4Link, body#matches-results-round-5 a#matches-rnd5Link, body#matches-results-round-6 a#matches-rnd6Link, body#matches-results-round-7 a#matches-rnd7Link, body#matches-results-round-8 a#matches-rnd8Link, body#matches-results-round-9 a#matches-rnd9Link, body#matches-results-round-10 a#matches-rnd10Link, body#matches-results-round-11 a#matches-rnd11Link, body#matches-results-round-12 a#matches-rnd12Link, body#membership a#membershipLink, body#membership-rules a#rulesLink, body#membership-information a#infoLink, body#membership-agents a#agentsLink, body#matches-rules a#matches-rulesLink, body#news a#newsLink, body#news-club-news a#news-clubLink, body#news-env-agency-news a#agency-newsLink, body#news-agm  a#news-agmLink, body#news-matches a#news-matchesLink, body#open-day a#open-dayLink, body#percy a#percyLink, body#stories a#storiesLink, body#waters-rivers a#waters-riversLink, body#waters-rivers-100ft a#rivers-100ftLink, body#waters-rivers-burwell a#rivers-burwellLink, body#waters-rivers-cam a#rivers-camLink, body#waters-rivers-cam-byrons a#rivers-cam-byronsLink, body#waters-rivers-cam-a-b-sections a#rivers-cam-a-cLink, body#waters-rivers-cam-commons a#rivers-cam-commonsLink, body#waters-rivers-granta a#rivers-grantaLink, body#waters-rivers-great-ouse a#rivers-ouseLink, body#waters-rivers-lark a#rivers-larkLink, body#waters-rivers-old-west a#rivers-westLink, body#waters-still a#waters-stillLink, body#waters-still-cambridge a#still-cambridgeLink, body#waters-still-cottenham a#still-cottenhamLink, body#waters-still-longstanton a#still-longstantonLink, body#waters-still-mepal a#still-mepalLink, body#waters-still-milton a#still-miltonLink, body#waters-still-reach a#still-reachLink, body#waters-still-sutton a#still-suttonLink, body#waters-still-swaffham a#still-swaffhamLink, body#waters a#watersLink	{
background: #e5e5e5 url(../images/go-02slvr.png) no-repeat 5px 50%;
	color:#000;
}

/**********/
/*IE HACKS*/
/**********/
html	{
	font-size: 100%; /*IE Hack for font size*/
}

/* force hover on entire width of  link */
* html #secNav a	{
	height: 1px;
}

