/*-----------------------------------------------------------------------------------------------------------------------------------------------------------
CSS for University of Derby - Print Stylesheet
Author:		Alison Lee / Silktide Ltd
Created:	19/05/2006
Updated:	

History:

19/05/2006
	Stylesheet created
	
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */


/* Global Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

body					{ background-color: #fff; font: 12px verdana, arial, helvetica, sans-serif; color: #333; }
h1						{ font-size: 18px; }
h2						{ font-size: 16px; }
h3						{ font-size: 12px; }

p						{ font-size: 12px; }

form, table				{ font-size: 12px;  }
.uodtable th, .uodtable td { border: 1px solid #E9E4E0; }


.fixedwrapper			{ width: 100%; }


/* Layout Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#container 	  			{ background: #fff; } 

#topnav					{ display: none; }

#header					{ height: auto; background-color: #0d3c6e; }
	
#banner					{ clear: both; background-color: #b2b2b2; }

#contentwrapper .fixedwrapper	{ background: none; }

#leftcol				{ display: none; }

#content				{ margin-left: 0; }


/* Header Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#header .fixedwrapper	{ padding-top: 0; }

#header #headerleft		{ float: left; }
#header #headerright	{ display: none; }

#header #homelinks		{ display: none; }

#header .search			{ display: none; }

#header h1				{ font-size: 16px; color: #0d3c6e; }


/* Search Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#header .search			{ display: none; }

#content .search		{ display: none; }


/* Banner Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#banner .fixedwrapper	{ min-height: 10px; background-color: #fff; }
#banner #breadcrumb		{ font-size: 10px;  }

#banner .fixedwrapper h1, #banner .fixedwrapper h1#overimg	{ position: relative; left: 0; top: 10px; font-size: 25px; color: #0d3c6e; margin-bottom: 15px; margin-left: 0; }


/* Navigation Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#content #subnav		{ display: none; }



/* Content List Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#content ul				{ list-style-type: circle; }
#content ul li			{ background: none; padding-left: 10px; }


/* Content Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.subcontent				{ background-color: transparent; border: 1px solid #b4b0a5; }


.caption				{ font-size: 10px; }

.contentleft, .contentright { width: 48%; }
#twocol .contentleft, #twocol .contentright { width: 48%; }

.tools					{ display: none; }


/* How to Find Us */

#printmaps td			{ font-size: 10px; }
#printmaps td h3		{ font-size: 14px; }




/* Online Bursary Calculator */

.calcnotes				{ font-size: 10px; }


/* Course Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */


.courselist				{ width: 90%;  }


/* Footer Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#footer p				{ font-size: 10px; }


/* Home Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#home #contentwrapper .fixedwrapper	{ background: none; }



/* Current Students/Staff Home Styles
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */

#current #contentwrapper .fixedwrapper	{ background: none; }



