/* 
CSS Document for AFSC 

Client:			Aylmerton Field Study Centre
Agency:			Squeeze Your Mind
Author:			Adam Collison [adam.collison@hotmail.co.uk]

*/

/* Generic Styles */

body {
	padding:					7px;
	margin:						0;
	font-family:				Arial, Helvetica, sans-serif;
	font-size:					small;
	text-align:					centre;
}

a img {
	border:						0;
}

/* Layout Styles */

div.layout {
	margin:						auto;
	width:						560px;
	border:						1px solid #D6D5CF;
	position:					relative;
}

div#credits {
	margin:						0px auto;
	width:						560px;
	position:					relative;
	text-align:				right;
	font-size:				9px;
	padding:					4px 0;
}

/* Header Styles */

#header {
	text-align:					right;
}

#header img {
  margin: 5px 0 0px 0;
}

#header a img {
	float:						left;
	margin:0;
}

#header div {
		display:					none;
	clear:left;
	text-align:					left;
	padding-left:				13px;
}

/* Structure styles */

.structure {
	margin:						0 13px;
}

.editorial_panel {
	float:						right;
	width:						560px;
}
	
.editorial_panel #content {
	float:						left;
	width:						477px;
	padding:					15px;
}
	
.editorial_panel #callout_column {
	display:					none;
	float:						right;
	width:						145px;
}

/* Content styles */
.editorial_panel #content h1 {
	margin:						0;
	padding:					0;
	font-size:				140%;
	font-size: 				29px;
}

.editorial_panel #content h2 {
	padding:					0;
	margin:						0.8em 0 0.2em;
	/*
	margin:						0.8em 0 0.2em;
	font-size:					100%;
	*/
}


.editorial_panel #content ul {
	margin:						0.8em 0;
	padding:					0 0 0 15px;
}

.editorial_panel #content ul li {
	margin:						0;
	padding:					0;
	font-size:					85%;
}

.editorial_panel #content p {
	margin:						0.6em 0;
	font-size:					85%;
}

.editorial_panel #content p.lead {
	margin:						0.6em 0 1em;
	font-size:					85%;
}

.editorial_panel #content a {
	color:						#905143;
}

.editorial_panel #content a:hover {
	background:					#007240;
	color:						#fff;
}

.editorial_panel #content .content_block {
	width:						136px;
	float:						left;
	margin-right:				11px;
}

.editorial_panel #content .content_block h2 {
	margin:						0;
	padding:					0;
}
.editorial_panel #content td h2 {
	margin:						0;
	padding:					0;
}
.people .editorial_panel #content .content_block h2 {
	text-align:					center;
}

.editorial_panel #content .content_block p.link {
	text-align:					right;
	margin-top:					0;
	padding-top:				0;
}

.editorial_panel #content .last {
	margin-right:				0;
}

.editorial_panel #content .back_to_top {
	text-align:					right;
}

.kids .editorial_panel #content .content_block h2 img {
	margin-top:					2px;
}

.cirriculum .editorial_panel #content h2 {
	margin-bottom:				0;
	padding-bottom:				0;
}

.cirriculum .editorial_panel #content h3 {
	margin:						0 0 0.6em;
	padding:					0;
	font-size:					130%;				
}

.cirriculum .editorial_panel #content h4 {
	margin:						0.6em 0;
	padding:					0;
	font-size:					85%;				
}

.editorial_panel #content form {
	text-align:					left;
	display:					block;
	/*width:						100%;*/				
}

.editorial_panel #content form td {
	padding-bottom:				4px;
	vertical-align:				top;				
}

.editorial_panel #content h3 {
	font-size:					120%;
	margin-bottom:				0;				
}

.editorial_panel #content form td.radio, .editorial_panel #content form td.action {
	text-align:					left;
	padding-bottom:				10px;				
}

.editorial_panel #content form td.radio label {
	display:					inline;				
}

.editorial_panel #content form label {
	/*display:					block;*/
	padding-right:				10px;
}

.editorial_panel #content form .input * {
	width:						150px;
}

/* Nav styles */
	
#nav {
	display:					none;
	float:						left;
	width:						256px;
}	
	
#nav p {
	margin-top:					0;
	padding-top:				0;
}

#nav ul {
	width:						200px;
	padding:					0;
	margin:						0 0 100px 43px;
	list-style:					none;
	position:					relative;
}

#nav ul li {
	display:					block;
	border:						1px solid #fff;
	padding:					0;
	margin:						0 0 6px;
}

#nav ul li img {
	position:					absolute;
	left:						-27px;
}

#nav ul li a {
	color:						#fff;
	text-decoration:			none;
	font-weight:				bold;
	display:					block;
	padding:					3px 5px 3px;
	position:					relative;
	
}

#nav ul li.dropdown a {
	background-image:			url(../images/navigation/bg_navigation.gif);
	background-position:		95% 50%;
	background-repeat:			no-repeat;
	
}

/*2nd level*/
#nav ul li ul {
	width:						198px;
	padding:					0;
	margin:						0;
}

#nav ul li ul li {
	display:					inline;
	border:						none;
}

#nav ul li ul li a {
	color:						#fff;
	text-decoration:			none;
	font-weight:				bold;
	display:					block;
	padding:					2px 5px 2px 20px;
	position:					relative;
	background:					none;
	font-size:					90%;
	
	/*background-image:			url(../images/bg_bullet.gif);*/
	background-position:		0.6em 0.6em;
	background-repeat:			no-repeat;
	
}

#nav ul li ul li.dropdown_on a {
	
	/*background-image:			url(../images/bg_bullet.gif);*/
	background-position:		0.6em 0.6em;
	background-repeat:			no-repeat;
	

}

#nav ul li ul li.dropdown_on ul li a {
	padding:					2px 5px 2px 35px;
	/*background-image:			url(../images/bg_bullet.gif);*/
	background-repeat:			no-repeat;
	background-position:		2em 0.6em;
	font-size:							80%;
	font-weight:						500!important;
}
/*3rd level*/
#nav ul li ul li ul {
	width:						198px;
	padding:					0;
	margin:						0;
}

#nav ul li ul li ul li {
	display:					inline;
	border:						none;
}

#nav ul li ul li ul li a {
	color:						#fff;
	text-decoration:			none;
	font-weight:				bold;
	display:					block;
	padding:					2px 5px 2px 20px;
	position:					relative;
	background:					none;
	font-size:					90%;
	/*background-image:			url(../images/bg_bullet.gif);*/
	background-position:		0.6em 0.6em;
	background-repeat:			no-repeat;
}

#nav ul li ul li ul li.dropdown a {
	background-image:			url(../images/navigation/bg_navigation.gif);
	background-position:		95% 50%;
	background-repeat:			no-repeat;
		font-weight:				bold;

}

#nav ul li ul li ul li.dropdown a {
	background-image:			none;/*url(../images/navigation/bg_navigation.gif);*/
	background-position:		95% 50%;
	background-repeat:			no-repeat;
		font-weight:				bold;

}

#nav ul li ul li ul li ul li a {
	padding:					2px 5px 2px 45px;
	/*background-image:			url(../images/bg_bullet.gif);*/
	background-repeat:			no-repeat;
	background-position:		3em 0.6em;
	font-size:							80%;
	font-weight:						500;
}

#nav div.address {
	font-size:					70%;
	color:						#fff;
	position:					absolute;
	height:						100px;
	bottom:						25px;
	width:						256px;
}

* html #nav div.address {
	bottom:						15px;
}

#nav div.address a {
	color:						#fff;
}

#nav div.address a:hover {
	text-decoration:			none;
}

#nav div.address p {
	padding:					10px;
}

#nav div.address p.booking_info a {
	float:						right;
	padding-top:				65px;
	margin-top:					32px;
}

/* callout Column styles */
.editorial_panel #callout_column {
	font-size:					70%;
}

.editorial_panel #callout_column p {
	margin:						0;
}

.editorial_panel #callout_column .update {
	background:				url(../images/general/bg_callout_column_update.gif) 0 0 no-repeat;
	height:						63px;
	padding:					47px 30px 0;
	margin:						0 0 10px;
}

.editorial_panel #callout_column a {
	color:						#945445;				
}

.editorial_panel #callout_column a:hover {
	text-decoration:			none;				
}

.editorial_panel #callout_column .quote {
	background:					url(../images/bg_callout_column_quote.gif) 0 0 no-repeat;
	padding:					12px 20px 0;
	margin:						10px 0;
	color:						#fff;
	font-size:				110%;
}

.editorial_panel #callout_column .quote strong {
	display:					block;
	padding:					5px 0;
	font-size:					125%;
}

.editorial_panel #callout_column div {
	padding:					10px;
}

.editorial_panel #callout_column div p {
	margin:						0 0 0.8em;
}

.editorial_panel #callout_column div form {
	color:						#fff;
	border:						1px solid #fff;
	padding:					4px;
}

.editorial_panel #callout_column div form .email {
	width:						83px;
	font-size:					100%;
}

.editorial_panel #callout_column div form .submit {
	margin-bottom:				-3px;
	margin-left:				5px;
}

.editorial_panel #callout_column div form .radio {
	margin:						0;
}

.editorial_panel #callout_column div form .radio * {
	vertical-align:				middle;
}
/* Footer styles */

.footer {
		display:					none;
	margin:						0 13px;
}

.footer ul {
	padding:					0 0 5px;
	margin:						0 0 15px;
	list-style:					none;
	font-size:					75%;
}

* html .footer ul {
	padding:					3px 0 5px;
	margin:						0;
}

.footer ul li {
	padding:					0 5px;
	margin:						0;
	float:						left;
}

.footer ul li a {
	color:						#000;
}

.footer ul li a:hover {
	color:						#fff;
	background:					#000;
	text-decoration:			none;
}

.footer ul.site_nav {
	float:						right;
	margin-right:				30px;
}

/* Misc styles */

.clear {
	clear:						both;
	visibility:					hidden;
}

.right {
	float:						right;
}

/* Smart Styles */

.editorial_panel #content .smart_content_activity, .smart_content_profile {
	width:						135px;
	float:						left;
	margin-right:				11px;
}

.editorial_panel #content .smart_content_activity_alt, .smart_content_profile_alt {
	width:						135px;
	float:						left;
	margin-right:				0px;

}

/* form styles */

fieldset  {
  border:	 		 	 		0px solid #000;
	width:						290px;
	padding:					4px;
	text-align:				left;
}

table td.info_link a {
  background: 			#c00;
	color:						#fff!important;
	display:					block;
	width:						20px;
	height:						20px;
	text-align:			  center;
	text-decoration:	none;
	font-weight:			700;
	font-size:				18px;
}

table#curriculum-downloads td.info_link {
  text-align:			  center;
}

a.button {
  border:						1px solid white;
	padding:					2px;
	display:					block;
	width:						100px;
	color:						white!important;
	text-decoration:	none;
}

a.button:hover {
 background: 				#905143;
}

h2 {
  font-size: 0.8em;
}

fieldset label {
 clear:left;
 float:left;
 display:block;
 width:80px;
}

fieldset label.wide {
 width:210px;
}

fieldset#login label, fieldset#registration label {
 clear:left;
 float:left;
 display:block;
 width:110px;
}

fieldset span {
  font-size:0.7em;
}
div.error {
  border:1px solid white;
	padding:10px;
	color:red;
	margin: 5px 0;
	background: #fff;
	font-size:0.8em;
}

div.error h6 {
  margin: 2px 0;
}

ul.site_map li {
  font-size:1em;
}