/* - - - - - - - - - - - - - - - - - - - - -

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;
}

/* ----- IDS ----- */

#container{
	width: 760px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: #333;
}
#bodyContent{
	width: 760px;
	background: url(../../images/home/bground_container.gif) repeat-y;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	color: #333;
}
/* ----- HEADER PNG IMAGE ----- */

#header_wrapper{
	width: 760px;
	height: 333px;
}
#header{ /* png with alpha transparency to show photo underneath crappy curve */
	background: url(../../images/home/header_bg2.png) left no-repeat;
	width: 760px;
	height: 333px;
	position: absolute;
	z-index: 2;
}
* html body #header{ /* png for internet explorer */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/home/header_bg2.png"); 
	background-image: none; /* stops showing normal header background from style above */
}
#header_pic{ /* this div contains the image */
	width: 756px;
	height: 254px;
	position: absolute;
	top: 110px;
	margin-left: 2px;
	z-index: 1;
}

/* ----- END HEADER PNG IMAGE ----- */

#header_news{
	position: absolute;
	z-index: 19;
	width: 336px;
	height: 56px;
	top: 308px;
	background-image: url(../../images/home/header_news.png);
	margin-left: 413px;
}

* html body #header_news{ /* png for internet explorer */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/home/header_news.png"); 
	background-image: none; /* stops showing normal header background from style above */
	margin-left: 412px;

}
#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;
}
#primaryContent{
	float: left;
	width: 413px;
}	
#home_left{
	float: left;
	width: 207px;
}
#home_right{
	float: right;
	width: 206px;
}
.home_boxes{
	padding: 20px;
}
 /* #secondaryContent{
	float: right;
} */

#news_box{
	width: 336px;
	float: right;
	background: url(../../images/home/news_box_bg.gif) repeat-y;
	margin-right: 11px;
}
*html body #news_box{ /* ie */
	margin-right: 6px;
}
#news{
	padding-left: 28px;
	background: transparent url(../../images/home/news_box.gif) top no-repeat;
}
#news_bottom{
	background: url(../../images/home/news_box_bottom.gif) no-repeat;
	height: 19px;
}
#navigation{
}	
#bottom{
	clear: both;
	width: 760px;
	height: 19px;
	background: url(../../images/home/footer_bottom.gif) no-repeat;
	background-position: bottom;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	
}
#footer{
	color: #8EBDD5;	
	font-size: 85%;
	line-height: 20px;
	padding-top: 10px;
}

/* ----- CLASSES ----- */

.hide{
	display: none;
}
.hr_news{
	color: #F2D449;
	background-color: #F2D449;
	border: 0px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	margin-right: 33px;
	margin-bottom: 10px;
}
.show{
}
#footer em{
	display: block;
	font-style: normal;
}

/* ----- HEADINGS ----- */

h1{ /* logo replacement */
	background-image: url(../../images/home/logo.png);
	width: 415px;
	height: 81px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	margin-left: 175px;
	top: 17px;
}
* html body h1{ /* png for internet explorer */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../../images/home/logo.png"); 
	background-image: none; /* stops showing normal header background from style above */
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #074987;
	font-size: 130%;
	text-transform: uppercase;
	text-indent: -9999px;
}
h2:first-letter{
	font-size: 130%;
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #074987;
	font-size: 120%;
	text-transform: uppercase;
	padding-bottom: 10px;
}
h3:first-letter{
	font-size: 130%;
}
#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;
}
#primaryContent p{
	font-size: 85%;
}
.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 ----- */





#news ul{
	list-style: none;
	width: 275px;
} 
#news li{
	/* border: 1px solid #fff;
	border-width: 1px 0 1px 0px; */
	margin: 0px;
	list-style: none;
	padding-bottom: 10px;
}






#contentPrimary li{
	padding: 0px;
	line-height: 18px;
}
#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 li.current{
	background: #EFF7FB;
	text-decoration: none;
}
#nav li.current a:hover{
	background: #EFF7FB;
	text-decoration: none;
}
#nav li.current ul{
	background-color: #D3ECF6;
	margin: 0px;
}
#nav li.current li{
	padding-left: 8px;
}
#nav li.current li a{
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}
#nav li.current li a:hover{
	text-decoration: underline;
	background: transparent;
}
#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 ----- */

#home_left a, #home_right a{
	color: #6E6E6E;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../../images/home/link_bground.gif);
	background-repeat: repeat-x;
	padding: 0px 0 10px 5px;
	width: 150px;
	display: block;
	text-decoration: none;
}

#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;
}



#news_box a{
	color: #A33200;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
}
#news_box a:hover{
	/* background: #DDEBE3; */
	text-decoration: none;
}
#news_box a.email{
	background: url(../../images/home/email.gif) no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
}
#news_box a.globe{
	background: url(../../images/home/globe.gif) no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
}
#news_box a.book{
	background: url(../../images/home/book.gif) no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
}



#news li a{ 
	color: #074987;
	display: block;
	font: bold 85% Verdana, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px;
	text-transform: none;
}
*html #news li a{  /* make hover effect work in IE */
	width: 270px;
}
#news li a:hover{
	background: #F7ECB8;
}
#news a em{ 
	color: #333;
	display: block;
	font: normal 100% Verdana, Helvetica, sans-serif;
	/* line-height: 125%;  */
}
#news a span{
	color: #7B7A7A;
	font: normal 85% Verdana, Helvetica, sans-serif;
	display: block;
}




#footer a{
	color: #8EBDD5;	
}
#footer a:visited{
	color: #9CB6CF;	
	text-decoration: underline;
}
#footer a:hover{
	color: #8EBDD5;	
	text-decoration: none;
}