/* - - - - - - - - - - - - - - - - - - - - -

Title : Framlingham College
Author : CD9 Design / http://www.cd9.com

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */

body{
	margin: 0px;
	margin-top: 30px;
	padding: 0px;
	text-align: center;
	background: #074987 url(../../images/global/bground.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
}
*html body {
	font-size: x-small; /* for ie5/win */
	f\ont-size: small; /* for other ie versions */
}
p, h1, h2, h3, h4, h5, h6, li, ul, ol {
	padding: 0px;
	margin: 0px;
}
a{
	outline: none;
}
acronym{
	cursor: help;
}
.error{
	color: #000;
}
.backhome{
	cursor: hand;
}
.hide {display:none;}
.clearall {clear:both;}
br.clearall {
	clear:both;
	height:0em;
	line-height:0em;	
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
div.line {
	height:1px;
	line-height:1px;
	border-top: 1px dotted #EDEFF1;
	}
/* ----- IDS ----- */

#container{
	width: 760px;
	background: url(../../images/global/bground_container.gif) repeat-y;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: #333;
}
#header{
	
}
#header_bg{
	background: url(../../images/headers/01.jpg) no-repeat;
	width: 590px;
	height: 105px;
}
#topnav{
	position: absolute;
	top: 135px;
	width: 585px;
	height: 27px;
	background-image: url(../../images/global/topnav.jpg);
}
#navbar{
	float: left;
	width: 170px;
	/* background: url(../../images/global/logo.jpg) top left no-repeat; */
}
#nav{
	width: 152px;
	margin-left: 10px;
}
#content{
	width: 590px;
	float: right;
}
#contentPrimary{
	padding-top: 65px;
	padding-left: 10px;
	padding-right: 15px;
}
#bottom{
	clear: both;
	width: 760px;
	height: 19px;
	background: url(../../images/global/footer_bottom.gif) no-repeat;
	background-position: bottom;
}
#footer{
	color: #8EBDD5;	
	font-size: 85%;
	line-height: 20px;
	padding-top: 10px;
}

/* ----- CLASSES ----- */

.hide{
	display: none;
}
.show{
}
#footer em{
	display: block;
	font-style: normal;
}

/* ----- HEADINGS ----- */

body.brandeston #page_title h1 {
	position: absolute;
	width: 170px;
	height: 150px;
	text-indent: -999px;
	overflow: hidden;
	background: url(../../images/global/BHlogo.jpg) top left no-repeat;
}

#page_title h1{ /* logo image replacement */
	position: absolute;
	background: url(../../images/global/logo.jpg) top left no-repeat;
	width: 170px;
	height: 150px;
	text-indent: -999px;
	overflow: hidden;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #074987;
	font-size: 130%;
	text-transform: uppercase;
	border-bottom: 1px solid #ACD9E9;
	margin-bottom: 15px;
	padding-bottom: 2px;
}
h2:first-letter{
	font-size: 130%;
}
h3{
	color: #A33200;
	padding-bottom: 10px;
	font-size: 120%;
}
#topnav h3, #footer h3{ /* hide 'no styles' comments */
	display: none;
}
h4{ /* */
	color: #074987;
	font-weight: normal;
	font-size: 85%;
	padding-bottom: 15px;
}
h5{ /* photo caption */
	color: #919191;
	font-size: 85%;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
}

/* ----- PARAGRAPHS ----- */

p{
	padding-bottom: 10px;
	line-height: 18px;
	font-size: 85%;
}
#primaryContent p{
}
.bottom-p{
	position: relative;
	margin-left: 180px;
	top: 30px;
}

/* ----- BREADCRUMBS ----- */

#breadcrumbs{
	position: absolute;
	top: 170px;
	width: 590px;
	margin-left: 10px;
	color: #DAB242;
	text-transform: uppercase;
	font-size: 80%;
}
#breadcrumbs a:link, #breadcrumbs a:visited{
	color: #DAB242;
}
#breadcrumbs a:hover{
	color: #DAB242;
	text-decoration: none;
}

/* ----- LISTS ----- */

#contentPrimary li{
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	font-size: 85%;
}
#contentPrimary li p{
	line-height: 18px;
}
#contentPrimary ol{
	padding-bottom: 10px;
	margin-left: 30px;
}
#contentPrimary ul{
	padding-bottom: 10px;
	margin-left: 30px;
	list-style-image: url(../../images/global/bullet.gif);
}
#contentPrimary ol li{
	line-height: 18px;
}
#contentPrimary ul li{
	line-height: 18px;
}
#nav li{
}
#nav ul{
	list-style: none;
	margin-top: 185px;
}
#nav ul li{
}
#nav a{
	color: #042544;
	font-weight: bold;
	font-size: 85%;
	text-decoration: none;
	border-bottom: 1px solid #E2F2F7;
	display: block;
	padding: 3px 3px 3px 3px;
	line-height: 15px;
}
#nav a:hover{
	color: #042544;
	background: #D3E9F4;
}
*html #nav li a{ /* ie fix */
	height: 1%;
}
#nav ul li.current{
	background: #EFF7FB;
	text-decoration: none;
}
#nav ul li.current a:hover{
	background: #EFF7FB;
	text-decoration: none;
}
#nav ul li.current ul{
	background-color: #D3ECF6;
	margin: 0px;
}
#nav ul ul li.current li{
	padding-left: 8px;
}
#nav ul li li a{
	padding-left: 7px;
}
#nav ul li.current li a{
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}
#nav ul li.current li a:hover{
	text-decoration: underline;
	background: transparent;
}




#nav ul ul ul a{
	margin: 0px;
	padding: 0px;
}
#nav ul ul ul li{
	background: #E1F2F9;
}
#nav ul ul ul li a{
	color: #754D29;
}
#nav ul ul ul li.current {
	background-color: #EFF7FB;
}




#bottom ul{
	list-style: none;
}
#bottom li{
	display: inline;
	padding: 0px 10px 0 0px;
	text-transform: uppercase;
}
#bottom a{
	color: #A33200;
	font-weight: bold;
	font-size: 85%;
}
#bottom a:visited{
	color: #A33200;
}
#bottom a:hover{
	color: #A33200;
	background-color: #eee;
}

#topnav ul{
	list-style: none;
}
#topnav li{
	float: left;
	padding: 0px 0px 0 0px;
}
#topnav a{
	color: #6C4E3A;
	text-decoration: none;
	font-size: 85%;
	padding: 7px 15px 7px 15px;
	display: block;
}
#topnav a:hover{
	color: #6C4E3A;
	text-decoration: none;
	background: #D7AA36 url(../../images/global/topnav_hover.jpg) repeat-x;
}
/* *html #topnav li a{
	width: 1%;
} */
#topnav li.current{
	color: #6C4E3A;
	text-decoration: none;
	background: #D7AA36 url(../../images/global/topnav_current.jpg) repeat-x;
}
#topnav li.current a:hover{
	color: #6C4E3A;
	text-decoration: none;
	background: #D7AA36 url(../../images/global/topnav_current.jpg) repeat-x;
}

/* ----- LINKS ----- */

a{
	color: #074987;
	text-decoration: underline;
}
a:visited{
	color: #074987;
	text-decoration: underline;
}
a:hover{
	color: #074987;
	text-decoration: none;
	background: #E0F1F7;
}
#contentPrimary a{
	color: #074987;
	text-decoration: underline;
}
#contentPrimary a:visited{
	color: #074987;
	text-decoration: underline;
}
#contentPrimary a:hover{
	color: #074987;
	text-decoration: none;
	background: #E0F1F7;
}
#contentPrimary a:visited, a:active, a:focus{
	color: #959595;
	text-decoration: underline;
}
#footer a{
	color: #8EBDD5;	
}
#footer a:visited{
	color: #9CB6CF;	
	text-decoration: underline;
}
#footer a:hover{
	color: #8EBDD5;	
	text-decoration: none;
}
#related_links a{
	font-weight: bold;
}

/* ----- RELATED LINKS ----- */

#related_links{
	float: right;
	width: 150px;
	background: #F2F9FC;
	font-size: 100%;
	margin-left: 10px;
	padding: 3px;
}
/*----Blue Area ---*/
.blue_area{
	background:#ACD9E9;
	margin-bottom:10px;
	padding: 10px 7px 10px 10px;
	height:179px;
	he\ight:159px;
	float:left;}
img.left{
	float:left;
	margin:0 10px 10px 0;
	}
img.right{
	float:right;
	margin:0 0 10px 10px;
	}
.blue_area p{color:#042544;}
table th, table td{
	padding:3px 5px;
	vertical-align: top;
	}
table.border, table.border th, table.border tr, table.border td{border:1px solid #000;}
table.enquiry{
	color: #074987;
	margin:10px 10px;
	width: 505px;
	}
table.enquiry tr td h3{text-align:left;}
table.enquiry tr td{text-align:right;}
table.enquiry tr td em{font-size:70%; float:right;}
table.enquiry span {color:#073D70; font-weight:bold; padding-bottom:5px; display: block;}
table.enquiry td.error {color:red; font-weight:bold; padding-bottom:0;}
table.enquiry input.text,
table.enquiry textarea
{
	width: 225px;
}
table.enquiry textarea{
	overflow: auto;
	height: 70px;
}
table.enquiry select{
	width: 230px;
}

/* --------------- GALLERY --------------------*/

.gallery{
	position: relative;
}

.gallery #imagebox{
	height: 350px;
	width: 565px;
	text-align: center;
}

.gallery a img{
	border: none;
}