body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 175%;
	background-color: #366;
	background-image: url(../images/gradient_green_ver.jpg);
	background-repeat: repeat;
}
h1 {
	font-size: 1.9em;
	color: #336666;
	font-weight: bold;
	letter-spacing: 0.04em;
	margin-left: 20px;
}
h2 {
	font-size: 1.7em;
	color: #336666;
	font-weight: bold;
	letter-spacing: 0.04em;
}
h3 {
	font-size: 1.6em;
	color: #336666;
	font-weight: bold;
	letter-spacing: 0.04em;
}
h4 {
	font-size: 1.4em;
	color: #FFFFF;
	letter-spacing: 0.04em;
	margin-top: 0px;
}
h5 {
	font-size: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003333;
	letter-spacing: .3em;
	display: block;
	line-height: 1.5em;
	padding: 2px;
	padding-left: 5px;
}
h6 {
	font-size: 1.3em;
	color: #336666;
	font-weight: bold;
	letter-spacing: 0.04em;
}
p {
	font-size: 1.3em;
}
ul, ol {
	font-size: 1.3em;
}
ul ul, ol ol {
	font-size: 1em;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: #003366;
}
a:hover {
	color: #990000;
}
a:focus { outline: none; }
#index #header ul li a.indexlink,
#aims #header ul li a.aimslink,
#pc #header ul li a.pclink,
#programme #header ul li a.programmelink,
#news #header ul li a.newslink,
#contact #header ul li a.contactlink,
#links #header ul li a.linkslink {
	color: #000000;
	background-color: #CCCCCC;
}
a img {
	border: none;
}
hr {
	color: #CCCCCC;
	font-size: 2em;
	width: 80%;
	text-align: center;
}
#wrapper {
	background-color: #ffc;
	position: relative;
	width: 1000px;
	z-index: 0;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #003333;
	background-image: url(../images/gradient_cream_hor.jpg);
	background-repeat: repeat;
}
#header { 
	background-image: url(/images/logos/logotealseax100.gif); 
	background-repeat: no-repeat; 
	background-position: right 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	 
}
#menu1 ul { 
	list-style-type: none; 
	margin-left: 0px;
	padding-left: 0;
	
	width: 100%; 
	height: auto; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	 
	padding-top: 5px; 
	padding-bottom: 5px; 
	 
	
	
	font-size: 1em; 
}
#menu1 li {
	margin: 0;
	display: inline;
}
#menu1 a { 
	color: navy; 
	font-size: 1em; 
	font-weight: bold; 
	background-color: white; 
	text-decoration: none; 
	padding: 5px;
	border-left: 1px solid #366; 
	border-bottom: 1px solid #366; }
#menu1 a:link, #header a:visited { 
	
	color: navy; font-weight: bold; background-color: white; text-decoration: none; margin: 0; padding: 5px; }
#menu1 a:hover { color: #366; font-weight: bold; background-color: silver; text-decoration: none; }
#menu1 a:active { color: black; font-weight: bold; background-color: white; text-decoration: none; }

#menu2 { width: 100%; visibility: visible; margin-top: 5px; }

#menu2 ul {
	padding-left: 0;
	list-style-type: none;
	margin-left: 0px;
	
	
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	
	font-size: 1em;

}

#menu2 li {  
	margin-right: 2px; 
	display: inline; 
}
#menu2 a {
	color: navy;
	font-size: 1em;
	font-style: normal;
	background-color: #85B2B8;
	text-decoration: none;
	padding: 5px;
	border-left: 1px solid #366;
	border-bottom: 1px solid #366;
}
#menu2 a:visited { color: navy; font-style: normal; background-color: #85B2B8; text-decoration: none; margin: 0; padding: 5px 10px; }
#menu2 a:hover { color: teal; font-style: normal; background-color: silver; text-decoration: none; }
#menu2 a:active { color: white; font-style: normal; background-color: gray; text-decoration: none; }

#seagull1 { 
	background-image: url(../images/bb/seagull_bg1.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center 140px; margin-left: 10px; 
}
#seagull2 { 
	background-image: url(../images/bb/seagull_bg2.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center 140px; margin-left: 10px;
}
#seagull3 { 
	background-image: url(../images/bb/seagull_bg3.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center 140px; margin-left: 10px;
}
#seagull4 { 
	background-image: url(../images/bb/seagull_bg4.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center 140px; margin-left: 10px;
}
seagull5 { 
	background-image: url(../images/bb/seagull_bg5.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center 140px; margin-left: 10px;
}


#edge {
	
	width: 175px;
	height: 100%;
	float: left;
	clear: left;
	border: solid 1px #366;
	margin-left: 10px;
}
*html #edge {
	margin-left: 0px;
}
#content { 
	margin-top: 10px; 
	margin-right: 10px; 
	margin-left: 200px; 
}
#float {
	float: left;
	width: 100%;
}
/*
#content ul { font-size: 1.2em; list-style-type: disc; margin: 1em 0 1em 40px; }
#content ul ul { font-size: 1em; list-style-type: circle; margin: 1em 0 1em 40px; }
#content table { height: auto; width: auto; visibility: visible; clear: both; margin-right: 10%; margin-left: 5em; }
*/
#footer {
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
}
#footer p {
	font-size: 1.1em;
	margin-top: 0px;
}

a.button {
	background-image: url(../images/seagull_icon.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	background-color: #FFFFFF;
	padding: 2px 10px;
	padding-left: 35px;
	font-weight: normal;
	font-size: 11px !important;
	-moz-border-radius: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
}
a:link.button, a:visited.button {
	border-color: #333333;
	color: #003366;
}
a:hover.button {
	border-color: #990000;
	color: #990000;
}


.linkbox {
	text-align: center;
	width: auto;
	
}
.linkbox p {
	font-size: 12px;
}
.linkbox a {
	background-image: url(../images/seagull_icon.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	background-color: #E8E8E8;
	padding: 3px 5px;
	font-weight: normal;
	color: black;
	border-style: solid;
	border-width: 1px;
}
.linkbox a:link, .linkbox a:visited { 
	border-color: white gray gray white; 
}
.linkbox a:hover { 
	border-color: gray white white gray; 
}
/*form stuff*/
label { 
	background-color: silver; 
	text-align: right; 
	width: 10em; 
	float: left; 
	clear: left; 
	margin-right: 10px;
	margin-bottom: 2px; 
	padding: 2px 10px; 
	border: solid 1px gray;
	font-weight: bold; 
}
form {
	margin-bottom: 10px;
}
form p {
	font-size: 1em !important;
	margin: 0px;
	clear: left;
}
input {
	font-size: 10px !important;
}
textarea {
	line-height: 1em;
}
.field {
	margin: 0; 
	padding: 0; 
	border-style: none; 
	border-width: 0; 
	outline-style: none; 
	outline-width: 0; 
}

/*float & clear*/
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.clearleft {
	clear: left;
	margin-top: 10px;
}
.clearright {
	clear: right;
	margin-top: 10px;
}
.clear {
	clear: both;
}
.floatright300 {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 300px;
}

.box_events {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
.box_events h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003333;
	letter-spacing: .3em;
	display: block;
	line-height: 1.5em;
	padding: 2px;
	padding-left: 5px;
}
.box_newsletter {
	margin-top: 20px;
	height: 250px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right 20px;
}
.box_forgotten {
	margin: 0px;
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
	float: right;
	width: 300px;
}
.boxleft {
	width: 370px;
	float: left;
	margin-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
}
.boxright {
	float: right;
	width: 370px;
}
.boxright200 {
	float: right;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align: right;
}
.boxright200 img {
	display: block;
}
.boxright200 p {
	font-size: 1.1em;
	color: #006666;
}
#boxtopright {
	position: absolute;
	width: 200px;
	top: 120px;
	right: 20px;
}
/*For Events Page*/
.box1 { width: auto; }
.box1nc { width: auto; }
.box2left { 
	width: 300px;; 
	float: left; 
	clear: both; 
	padding-right: 5px; 
}
.box2right { 
	width: 300px; 
	float: right; 
	padding-left: 5px; 
}
.box2centre {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
.box_carshare {
	width: 150px;
	padding:5px;
	background-color: #FFFFFF;
	border: solid thin silver;
	float: left; 
	clear: both;
	margin-right: 10px;
}
.box_carshare p {
	font-size: 1.1em;
	margin-top: 0px;
	line-height: 1.1em;
}
.box3left { width: 30%; float: left; clear: both; padding-right: 5px; }
.box3centre { width: 30%; float: left; padding-left: 5px; }
.box3right { width: 30%; float: right; padding-left: 5px; }
.box200 { width: 200px; }


.error, .red {
	color:#990000;
}
.hide {
	display: none;
}
.features_menu {
	background-color: white;
	border: solid thin #cccccc;
}
.features_menu h5 {
	font-size: 1em;
}
.features_menu ul {
	list-style: none;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
.features_menu ul li {
	font-size: .8em;
	margin: 0px 5px;

}
/*LINKS PAGE TABBED DISPLAY*/
#panel {
	border: solid thin 333300;
	padding: 10px 5px 6px 5px;
}
#panel p {
	margin: 0;
}
ul#tabs  {
	list-style: none;
	margin: 0;
	padding-left: 40px;
	padding-bottom: 25px;
	border-bottom: 1px solid #666666;
}
ul#tabs li {
	float: left;
	height: 21px;
	background-color: #E2E4C1;
	margin: 2px 2px 0 2px;
	border: 1px solid #666666
}
ul#tabs a:link, ul#tabs a:visited {
	display: block;
	padding: 4px;
	
}
ul#tabs a:hover {
	/*background-color: #cccccc;*/
}
.organisations ul#tabs li.organisations,
.counsellors ul#tabs li.counsellors {
	border-bottom: 1px solid #fff;
	color: #000000;
	background-color: #FFFFD1;
}
.organisations ul#tabs li.organisations a:link, .organisations ul#tabs li.organisations a:visited,
.counsellors ul#tabs li.counsellors a:link, .counsellors ul#tabs li.counsellors a:visited {
	color: #000000;
	background-color: #FFFFD1;	
}
ol#letter li {
	margin-bottom: 12px;
	list-style-type: decimal;
}
ol#letter ol {
	
}
ol#letter ol li{
	margin-bottom: 5px;	
	list-style-type: lower-alpha;
}
#cry #slides {
	width: 500px;
	height: 400px;
}
#cry #controls p {
	font-size: 14px;
	color: #003366;
	background-color: #CCCCCC;
	display: inline;
	border: thin solid #666666;
	margin: 5px;
	margin-left: 50px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	cursor: pointer;
}