/*
Global stylesheet Andover VIPs  Version 1.0  02/08/06

by Clare Beckingham Out Of Grey 
---------------------------------------------------------------

Global Settings and Miscellaneous

*/

*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-image: url(../images/eye.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	text-align: left;
}

body
{
	background-color: #fff;
	color: #000000;
	line-height: 1.8em;
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium;
}

html>body { font-size: medium; }

em
{
	font-style: normal;
	text-transform: none;
	text-decoration: underline;
}

a, a:visited, a:hover
{
	text-decoration: none;

}

#header
{
	color: #696969;
	height: 150px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 140px;
}

*html #header { height: 140px; }

h1, h2, h3
{
	color: #4577C9;
	
	font-weight: 500;
}

img
{
	padding: 10px;
	background-color: #D6D9DB;
	float: right;
}

h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
p, h1, h2, h3 { padding: 5px 0 10px 10px; }
p { padding: 5px 0 15px 10px; }

#skip
{
	height: 0;
	display: inline;
	overflow: hidden;
	width: 0;
	float: left;
}

#logo
{
	position: absolute;
	left: 5px;
	top: 5px;
	background-image: url(../images/andovervips-logo-white.gif);
	background-repeat: no-repeat;
	height: 130px;
	width: 190px;
}

.highlight { background-color: #E9E9E9; }

/*
Layout 
--------------------------------------------

*/

#wrapper { padding: 20px 70px 20px 175px; }
#url {
display: none;}
#footer a, #footer a:visited,  #content a, #content a:visted
{
	color: #3360C0;
	font-weight: 600;
	border-color: #4756B1;
	border-width: 1px;
	border-style: none none solid none;
}

#footer a:hover, #content a:hover
{
	color: #2C456F;
	background-color: #BDD0F2;
	border-color: #4756B1;
	border-width: 1px;
	border-style: none none solid none;
}

#content img
{
	float: right;
	margin: 0 0 20px 20px;
}

#content ul { padding: 5px 30px; }

#boxout
{
	float: right;
	width: 220px;
	margin: 20px 0 60px 30px;
	text-align: left;
	min-height: 220px;
}

#footer
{
	text-transform: uppercase;
	height: 80px;
	text-align: left;
	padding: 10px 10px 10px 185px;
	font-size: small;
	background-color: #E9E9E9;
	color: #787878;
}
#footer ul {
list-style-type: none;
}

#footer li
{
	display: inline;
	line-height: normal;
	padding: 2px 6px 6px 0px
}
.noborder {
padding: 0;
}

.intro
{
width: 800px;


	position: absolute;
	top: 60px;
	left: 180px;

	font-size: 15px;

	
	color: #B4B4B4;
	

}



/**/
* html .intro { }
.title { color: #4066AD; }

/* Navigation
---------------------------------------------------------------


Accessibility Navigation
----------------------------------------------------------------
*/

#accessNav
{
	
	font-size: 0.9em;
	list-style-type: none;
	float: right;
	padding-right: 20px;
	
	
	
	margin-left: 200px;
	min-width: 700px;
}

#accessNav li
{
	display: inline;
	margin: 0 0 0 10px;
	padding: 0 5px 2px 0px;
	line-height: 2.8em;
}

#accessNav a, #accessNav a:visited
{
	color: #000;
	padding: 7px 3px 3px 3px;
	border-color: #C7DAF9;
	border-width: 11px;
	border-style: solid none none none;
}

#accessNav a:hover
{
		color: #000;
	padding: 0px 3px 3px 3px;
	border-color: #C7DAF9;
	border-width: 16px;
	border-style: solid none none none;
}

#accessNav a:hover { background-color: transparent; }

/*
Main Navigation
-----------------------------------------------------------------
min-width: 1224px;	;*/

#mainNav {
	background-color: #C7DAF9;
	height: 2em;	
	background-image: url(../images/eye-blue.gif);
	background-position: right -140px;
	background-repeat: no-repeat;
}
#mainNav ul
{
	list-style-type: none;
	text-align: left;
	padding: 0 0 0 170px;
	line-height: 1em;

}

/**/
#mainNav li
{
	display: inline;
	float: left;
	line-height: 2em;
	padding: 0 10px 0  0;
}

#mainNav a, #mainNav a:visited
{
	color: #000;
	font-weight: 500;
	padding: 10px 10px;
	margin: 2px 5px;
}

#mainNav a:hover, #mainNav .cur a, #mainNav .cur a:visited
{
	background-color: #486295;
	color: #FFF;
	height: 110%;
	padding: 10px 10px;
	margin: 2px 5px;
}

* html #mainNav a:hover, #mainNav .cur a
{
	height: 2em;
	padding: 10px 10px;
}

.leftborder
{
	border-style: none none none solid;
	border-color: #FFF;
	border-width: 6px;
}

/*
Secondary Navigation
----------------------------------------------------------------------



*/

#sideNav
{
	list-style-type: none;
	margin: 10px auto 20px auto;
	padding: 10px;
	display: block;
	float: right;
}
#sideNav a, #sideNav a:visited
{
	width: 180px;
	background-color: #BED9F9;
	display: block;
	margin: 10px 0;
	color: #4C4C4C;
	font-size: 1.2em;
	text-align: center;
	padding: 10px;
}
*html #sideNav { }
#sideNav li { }



#sideNav a:hover, #sideNav #current a
{
	background-color: #486295;
	color: white;
}
/*
Forms 
-------------------------------------------------------*/

#reqrealname, #datejoined, #reqtelephone, #reqemail, #message, #reason, #address, #dateofbirth, #nokname, #noktelephone, #docname, #doctelephone, #information
{
	width: 400px;
	padding: 5px;
	margin: 2px 0 5px 0;
}

#contact fieldset, #newsletter fieldset, #volunteer fieldset
{
	border-style: none;
	background-color: #E9E9E9;
	margin: 10px 0 0px 0;
	min-width: 450px;
	padding: 5px 30px 5px 30px;
}

legend
{
	color: #5678C2;
	padding: 0;
	margin: 0;
}

/*
#sidetext
{
	float: left;
	position: absolute;
	top: 250px;
	left: 10px;
}*/

/*
Text Images
------------------------------------------------------------------
*/

.accessibility, .about, .contact, .events, .activities, .volunteer, .fundraising, .membership, .home
{
	position: absolute;
	top: 220px;
	left: 60px;
	width: 100px;
	height: 400px;
	background-repeat: no-repeat;
}

.accessibility { background-image: url(../images/accessibility.gif); }
.about { background-image: url(../images/aboutus.gif); }
.contact { background-image: url(../images/contactus.gif); }
.events { background-image: url(../images/events.gif); }
.activities { background-image: url(../images/activites.gif); }
.volunteer { background-image: url(../images/volunteer.gif); }
.fundraising { background-image: url(../images/fundraising.gif); }
.membership { background-image: url(../images/joinus.gif); }
.home { background-image: url(../images/home.gif); }
#oog a { text-decoration: none; }