/* 
 *	general.css - main styles used through the website
 *
 *	Developed by E for Education (www.eforeducation.co.uk)
 */

/* import additional style sheets */
@import "news.css";
@import "calendar.css";



ul.fileAttachmentList {
	min-height: 40px;
	padding: 0 0 20px 0;
	margin: 0;
}

ul.fileAttachmentList li {
	list-style-type: none;
	height: 35px;
	padding-left: 40px;
	padding-top: 20px;
	margin-bottom: -10px;
	background-position: left;
	background-repeat: no-repeat;
}


/* ------- ^^ start file specific images ^^ ------- */
ul.fileAttachmentList li.attachmentDownload_doc {
	background-image: url(../images/icons/doc.gif)  !important;
}

ul.fileAttachmentList li.attachmentDownload_mp3 {
	background-image: url(../images/icons/mp3.gif)  !important;
}

ul.fileAttachmentList li.attachmentDownload_pdf {
	background-image: url(../images/icons/pdf.gif)  !important;
}

ul.fileAttachmentList li.attachmentDownload_pub {
	background-image: url(../images/icons/pub.gif)  !important;
}

ul.fileAttachmentList li.attachmentDownload_zip {
	background-image: url(../images/icons/zip.gif)  !important;
}

ul.fileAttachmentList li.attachmentDownload_jpg {
	background-image: url(../images/icons/jpg.gif)  !important;
}

ul.fileAttachmentList li.attachmentDownload_jpeg {
	background-image: url(../images/icons/jpeg.gif)  !important;
}

ul.fileAttachmentList li.attachmentDownload_gif {
	background-image: url(../images/icons/gif.gif)  !important;
}

ul.fileAttachmentList li.attachmentDownload_xls {
	background-image: url(../images/icons/xls.gif)  !important;
}

ul.fileAttachmentList li.attachmentDownload_ppt {
	background-image: url(../images/icons/ppt.gif)  !important;
}

ul.fileAttachmentList li.attachmentDownload_rar {
	background-image: url(../images/icons/rar.gif)  !important;
}

ul.fileAttachmentList li.attachmentDownload_rtf {
	background-image: url(../images/icons/rtf.gif)  !important;
}

ul.fileAttachmentList li.attachmentDownload_txt {
	background-image: url(../images/icons/txt.gif)  !important;
}

ul.fileAttachmentList li.attachmentDownload_csv{
	background-image: url(../images/icons/csv.gif)  !important;
}

ul.fileAttachmentList li.attachmentDownload_png{
	background-image: url(../images/icons/png.gif)  !important;
}

/* ------- ^^ end file specific images ^^ ------- */
/* ------------------ typography ----------------- */

body	{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 80%;
	line-height: 150%;
	color: #3B0023;
	}
	
h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	}

h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	}

a:link 		{color: #590036;}
a:visited	{color: #590036;}
a:hover	 	{color: #666; font-weight: normal;}
a:active	{color: #c00;}

hr.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0px 0px 0px;
	padding: 0px;
	border: none;
	visibility: hidden;
	}

/* ------------------ layout ----------------- */

body	{
	background: #540A2D url(../images/design/background.gif);
	background-repeat: repeat-x;
	margin: 0px auto;
	padding: 0px;
	}

#container	{
	background: #FFF; 
	width: 760px;  
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}

#header		{
	background-image: url(../images/design/headtop.jpg);
	width: 760px;
	height: 70px;
	margin: 0px; padding: 0px;
	color: #FFF;
	}

#header h1, #header h2	{display: none;}

#headermenu {
	float: right;
	color: #BBB;
	font-size: 85%;
	padding-right: 10px;
	}

#headermenu a {
	color: #BBB;
	text-decoration: none;	
	}

#headermenu a:hover {color: #A6A6A6}
	
/* --- main menu --- */

				#menu	{ 
					margin: 0px; padding: 0px;
					width: 760px;
					background: url(../images/design/buttons.jpg) no-repeat;
					float: left;
					display: inline;
					}
					
				#menu ul	{
					margin: 0px; padding: 0px; 
					width: 510px;
					padding-left:250px;
					}
					
				#menu li 	{
					list-style: none;
					margin: 0px; padding: 0px; 
					}
						
				#menu2	{
					height: 140px;
					text-indent: -5000px;
					float: left;
					
					}
				#menu2 a {
					height: 140px;
					width: 120px;
					display: block;
					}
				
				#menu3	{
					height: 140px;
					text-indent: -5000px;
					float: left;
					}
				#menu3 a {
					height: 140px;
					width: 120px;
					display: block;
					}
					
				#menu4	{
					height: 140px;
					text-indent: -5000px;
					float: left;
					}
				#menu4 a {
					height: 140px;
					width: 120px;
					display: block;
					}
				
				#menu5	{
					height: 140px;
					text-indent: -5000px;
					float: left;
					}
				#menu5 a {
					height: 140px;
					width: 120px;
					display: block;
					}
			
				
/* --- content area --- */


#main	{ 
	width: 760px;
	margin: 0px; padding: 0px; 
	background: url(../images/design/main_rpt.gif) repeat-y;
	}

#contentwrapper	{
	float: left;
	width: 525px;
	margin: 0px; 
	padding-left: 10px;
	}
	
#subnav {
	float: left;
	width: 205px;
	margin: 0px;
	font-weight: normal; 
	font-size: 87%;
	padding-left: 10px;
	padding-top: 10px;
	}

#subnav ul {
	margin: 0px; padding: 0px;
	}
	
#subnav li {
	margin: 0px; 
	padding: 0px;
	list-style-type: none;
	text-align: right;
	}

#subnav li a {
	color: #324761;
	font-weight: normal;
	text-align: left;
	background: url(../images/design/subnav.gif);
 	background-position: left;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 5px; 
	padding: 5px 0px 5px 15px;
	display: block;
	color: #73003E;
	}

#subnav a:link		{
	text-decoration: none;
	}
	
#subnav a:visited	{text-decoration: none;}
#subnav a:hover		{text-decoration: underline; color: #73003E;}
#subnav a:active	{text-decoration: none;}

#breadcrumbs {
	float: left;
	width: 525px;
	margin: 0px;
	padding-top: 3px;
	border-bottom: 1px dotted #CCC;
	font-weight: bold;
	font-size: 83%;
	color: #73003E;
	}

#breadcrumbs ul {
	margin: 0px;
	padding: 0px;
	}
	
#breadcrumbs li {
	display: inline;
	padding: 0px 6px 0px 12px;
	background: url(../images/subnav_bullet.gif) left  no-repeat;
	}

#breadcrumbs a:link		{text-decoration: none; font-weight: normal;}
#breadcrumbs a:visited	{text-decoration: none; font-weight: normal;}
#breadcrumbs a:hover	{text-decoration: none; font-weight: normal; color: #590031;}
#breadcrumbs a:active	{text-decoration: none; font-weight: normal;}

#datetime	{
	float: left;
	padding-left: 230px;
	font-size: 85%;
	color: #BBB;
	}

#content	{
	clear: both;
	margin: 0px;
	padding: 0px;
	}

#forcer	{
	float: left;
	width: 0px;
	height: 250px;
	}
	
#contentmain {
	float: left;
	}

/* --- footer --- */

#footer	{
	clear: both;
	background-image: url(../images/design/footer.gif);
	background-repeat: no-repeat;
	background-color: #540A2D;
	width: 760px;
	height: 35px;
	margin: 0px;
	padding-top: 100px;
	font-size: 80%;
	color: #BBB;
	text-align: center;
	}

#footer a	{color: #BBB}

#footer a:hover	{color: #A6A6A6}
