/* p - main paragraph style for all other classes, ids etc. - will affect everything*/

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	font-size: 75%;
	margin-left: 0px; 
	text-decoration:none; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px;
	line-height: normal;
	padding-right: 10px;
	}


/* back to top*/
.top {                                                                                                                      
	font-size: 95%;
	text-align:center; 
    }
	                                                                             
/* styles for around all images and any text below i.e biology */

.img {
	padding-bottom:10px;
	font-size: 100%;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	vertical-align:top;
	float:right;
	text-align:center;
	}
	
.img-spec {
	padding-bottom:10px;
	font-size: 100%;
	font-weight:bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top:10px;
	vertical-align:top;
	text-align:center;
	}
	
.img-lft {
	font-size: 100%;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	vertical-align:top;
	float:left;
	text-align:center;
	}
	
.img-cnt {
	font-size: 100%;
	font-weight:bold;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	vertical-align:top;
	text-align:center;
	}
	
/* padding for pdf icon */

.pdf {
	padding:0px 0px 0px 6px;
	}

#mainpic {	
	/*margin: 0;*/
	border: 0px solid #000;
	padding: 170px 10px 20px 0px;
	background-repeat: no-repeat;	
	background-image: url(../images/homepage_panel.jpg);
	}

/* table styles for school/templates, used mainly in modules/prog specs*/

#start-table {	
	padding-left:10px;
	padding-right:10px; 
	padding-top:10px;
	}

#mod-table { 
	width:100%
	}

/* next and previous styles - for more than one page docs */

#next-prev {
	width:100%;
	}

.nxt-prev { 
	text-align:right; 
	font-size: 75%;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	}

.prev-nxt { 
	text-align:left; 
	font-size: 75%;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	}

/* strong styles, horizontal rules etc. */
	
strong {
	}

hr{
    height: 1px;
    width:100%;
    background: #666633;
	color:#666633;
	border:0px solid #666633;
   }
   
.rule { 
   width:90%;
   }
   
/* nutscape 4 style */

.nn4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: normal;
	border-color: #ccc;
	border-width: 1px;
	width: 1000px;
	}

/* for bullet gif */
	
.bullet {
	list-style-type:none;
	list-style-image:url(../assets/bullet.gif);
	}
	
/* self explanatory - for nn4 */
	
.hide {
	display: none;
	}
	
/* base hyperlink style */

a {
	line-height: normal;
	color: #333333;
	text-decoration: none;
	}

a:visited { 
	}

/* main template table classes and various table border id's */

.navandcontent {
	border-bottom: 1px solid #666633;
	border-top: 1px solid #666633;
	border-right: 1px solid #666633;
	border-left: 1px solid #666633;
	}			
	
#split-table-left {
	padding-top: 10px;
	border-right: 1px solid #666633;
	}

#split-table-right ul {
	list-style-position: outside;
	list-style-image:url(../assets/bullet.gif);
	margin-left: 20px;
	}

#split-table-right {
	padding-top: 10px;
	}

#split-table-bottom {
	border-top: 1px solid #666633;
	}

#split-table-top {
	border-top: 1px solid #666633;
	}

#split-table {
	border-top: 1px solid #666633;
	border-right: 1px solid #666633;
	}

.navigation {
	line-height: normal;
	color: #333333;
	text-decoration: none;
	}

/*more basic hyperlink styles */

a:hover {
	color: #336600;
	text-decoration: none;
	}

a:active {
	color: #336600;
	text-decoration: none;
	}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: normal;
	list-style-type: none;
	}

/*styles for all content areas */

#content {
	width: 79%;
	}
	
#content p,ul,li,dl,dt {
	color: #333;
	padding-left: 10px;
	line-height: normal;
	}
	
#content ul {
	list-style-position: outside;
	list-style-image:url(../assets/bullet.gif);
	margin-left: 15px;
	margin-right:15px;
	padding-right:15px;
	}
	
#content hr{
    height: 1px;
    width:100%;
    background: #BCBC7A;
	color:#BCBC7A;
	border:0px solid #666633;
   }
	
#content h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #000;
	padding-left: 10px;
	}
	
#content h2,h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 85%;
	color: #000;
	padding-left: 10px;
	}
	
#content h1 {
	padding-top: 5px;
	}
	
#content a {
	font-weight:bold;
	}
	
	
#content a:hover {
	color:#336600;
	font-weight:bold;
	}

/*left hand nav ul-li's for left hand nav for main and schools */

#navigation ul{
	border-bottom: 1px solid #666633;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	border-right: 1px solid #666633;
	border-left: 1px solid #666633;
	}

#navigation li{
	text-align: left;
	text-indent: 5px;
	padding: 0px 0px 2px 0px;
	list-style: none;
	}
	
#navigation li{
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	text-indent: 5px;
	padding: 0px 0px 2px 0px;
	list-style: none;
	}
	
.section {
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #666633;
	border-top: 1px solid #666633;
	background:  #BCBC7A;
	margin: 0px 0px 0px 0px;  
	padding: 2px 2px 2px 2px;
	}
	
.section_notop {
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #666633;
	border-top: 0px solid #666633;
	background:  #BCBC7A;
	margin: 0px 0px 0px 0px;  
	padding: 2px 2px 2px 2px;
	}	
	
.section2 {
	font-weight: bold;
	color: #000;
	border-bottom: 0px solid #666633;
	background-color:#D6D6AD;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #fff;
	width:198px;
	}
	
.section3 {
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #666633;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
	border-top: 1px solid #fff;
	}
	
#latestnews img {
	vertical-align:top;
	float:left;
	border:solid 1px;
	border-color:#444422;
	margin-right:5px;
	}
	
.section3 {
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #666633;
	border-top: 1px solid #666633;
	margin: 0px 0px 0px 0px;  
	padding: 2px 2px 2px 0px;
	}
	
.section5 {
	font-weight: bold;
	color: #000;
	border-top: 1px solid #666633;
	margin: 0px 0px 0px 0px;  
	padding: 2px 2px 2px 2px;
	}
	
.section4 {
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #666633;
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 0px;
	border-top: 1px solid #666633;
	}
	
.heading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: normal;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #666633;
	background:  #BCBC7A;
	margin: 0px 0px 0px 0px;  
	padding: 2px 10px 3px 10px;
	}
	
/* search styles */
	
.search{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: normal;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #666633;
	background:  #BCBC7A;
	margin: 0px 0px 0px 0px;  
	padding: 4px 2px 2px 4px;
	height: 50px;
	}


/*right hand nav (right content area) styles */


#righthandnav {
	border-bottom: 1px solid #666633;
	border-top: 1px solid #666633;
	border-left: 1px solid #666633;
	border-right: 1px solid #666633;
	padding: 0px;
	}
	
#righthandnav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:5px;
	font-size: 75%;
	margin-left: 0px; 
	text-decoration:none; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px;
	line-height: normal;
	padding-right: 10px;
	}

#righthandnav h2,h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 85%;
	color: #000;
	padding-left:5px;
	}
	
#righthandnav h1{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #000;
	padding-left:5px;
	}
	
#righthandnav a {
	font-weight:bold;
	}
	
#righthandnav a:hover {
	font-weight:bold;
	}

.colon {
	font-weight:bold;
	padding: 0px 2px 0px 0px;
	}

/* hyperlink styles */

.campus{
	}

.geog{
	}

.useful {
	}
	
.crumb{ 
	padding: 1px 1px 1px 1px;
	}
	
a.crumb {
	}
	
a.crumb:active { 
	text-decoration: none;
	}
	
a.crumb:hover {
	padding: 1px 1px 1px 1px;
	}

/*banners and logo styles*/
	
#new-banner {
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left;
	background-color:#BCBC7A;
	}

#logoandbanner {
	}	
	
#new-logo {
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	width:250px;
	background-color:#666633;
	background-repeat: no-repeat;
	background-color:#BCBC7A;
	}
	
#small-banner{
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer {
	color:#999999;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-left:5px;
	}
	
#navigator {
	background-color: #fff;
	border: 0px #336699 solid;
	width: auto;
	padding: 1px;
	text-align: center;
	}

.housebutton {
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;	
	margin-top: 0px;
	}

.housebutton a {
	padding: 2px;
	text-decoration: none;	
	display: block;
	color: #444422;
	background-color: #BCBC7A;
	border-top: 2px #D6D6AD solid;
	border-left: 2px #D6D6AD solid;
	border-bottom: 2px #666633 solid;
	border-right: 2px #666633 solid;
	}

.housebutton a:hover {
	color:#FFFFCC;
	background-color: #666633;
	border-top: 2px #444422 solid;
	border-left: 2px #444422 solid;
	border-bottom: 2px #D6D6AD solid;
	border-right: 2px #D6D6AD solid;
	}
	
#panel { 
	float: left;
	border: 1px solid;
	margin: 5px 2px 5px 5px;
	background-repeat: no-repeat;
	background-color: #BCBC7A;
	}	

.panel { 
	float: left;
	border: 1px solid;
	margin: 5px 2px 5px 5px;
	background-repeat: no-repeat;
	background-color: #BCBC7A;
	}
	
#quotepanel { 
	float: right;
	border: 1px solid;
	width: 200px;
	margin: 10px 5px 20px 20px;
	background-repeat: no-repeat;
	background-color: #BCBC7A;
	padding-right: 0px;
	}	

.quotepanel { 
	float: right;
	border: 1px solid;
	width: 200px;
	margin: 10px 5px 20px 20px;
	background-repeat: no-repeat;
	background-color: #BCBC7A;
	/*padding-right: 0px;*/
	}
	
#quotepanellft { 
	float: left;
	border: 1px solid;
	width: 200px;
	margin: 10px 20px 20px 5px;
	background-repeat: no-repeat;
	background-color: #CCCC99;
	padding-right: 0px;
	}	

.quotepanellft { 
	float: left;
	border: 1px solid;
	width: 200px;
	margin: 10px 20px 20px 5px;
	background-repeat: no-repeat;
	background-color: #CCCC99;
	/*padding-right: 0px;*/
	}	
		
#applypanel { 
	float: right;
	border: 1px solid #000000;
	width: 200px;
	margin: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	background-color: #CCCC99;
	padding-right: 0px;
	}
	
	#applypanelDR { 
	border: 1px solid #000000;
	margin-bottom:10px;
	width: 250px;
	background-repeat: no-repeat;
	background-color: #CCCC99;
	padding-right: 0px;
	}
	
	#rightcol { 
	margin: 10px 10px 10px 10px;
	}

.applypanel { 
	float: right;
	border: 1px solid #000000;
	width: 200px;
	margin: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	background-color: #CCCC99;
	/*padding-right: 0px;*/
	}

div#hpbanner {
	position:relative;
	background-image:url(../academic_departments/geography/images/panels_new/rotate.php);
	background-repeat:no-repeat;
	background-position:left-center;
	height: 220px;
	}

/* Styles for Geography HP (added by Ed - Dec08)*/	
	
div#hptxt {
	margin-left:10px;
	margin-right:10px;
	padding:0px;
	}	

#hptxt h2 {
	padding-left:0px;
	font-size:80%;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* Styles for big quote on UG and PG hp pages (added by Ed Dec08) */

div#quotebox {
	top:0; 
	left:0;
	margin:10px 235px 10px 25px;
	border:#BCBC7A solid 1px;
	}

#quotebox p {
	font-size:80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	}
	
	
/* Tab Styles (added by Ed Dec08)*/
	
#UGtabBar {
            text-align: right;
            background-color: #fff;
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 80%;
            padding-top: 4px;
            border-bottom-width: 1px;
            border-bottom-style: solid;
            border-bottom-color: #006;
            padding-bottom: 2px;
            padding-right: 10px;

    }


#UGtabBar b {
            display: none;
    }


#UGtabBar strong {
            display: none;
    }


#UGtabBar a {
            font: 1em/1em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
            text-decoration: none;
            border-style: solid;
            border-width: 1px 1px 0;
            border-color: #006;
            background-color: #D6D6AD ;
            color: #000;
            margin: 0;
            padding: 2px 5px;
            -moz-border-radius: .75em .75em 0em 0em;
            font-weight: normal;
    }

 
#UGtabBar a:hover {
            background-color: #BCBC7A ;
            color: #FFF;
            font-weight: normal;
            border-bottom-color:#006;
            border-left-color:#006;
            border-top-color:#006;
    }


#UGtabBar selected {
    }


#UGtabBar a.selected {
            background-color: #fff;
            border-top-color: #006;
            border-right-color: #006;
            border-bottom-color: #fff;
            border-left-color: #006;
            border-top-style: solid;
            border-right-style: solid;
            border-bottom-style: solid;
            border-left-style: solid;
            border-top-width: 1px;
            border-right-width: 1px;
            border-bottom-width: 1px;
            border-left-width: 1px;
            color: #333333;
    }

 
#UGtabBar a.selected:hover {
            background-color: #fff;
            color: #006;
            border-top-color: #006;
            border-right-color: #006;
            border-bottom-color: #FFFFFF;
            border-left-color: #006;
            border-top-style: solid;
            border-right-style: solid;
            border-bottom-style: solid;
            border-left-style: solid;
            border-top-width: 1px;
            border-right-width: 1px;
            border-bottom-width: 1px;
            border-left-width: 1px;
    }
	
/* Quote Panels for Mock UG/PG course pages (added by Ed Dec 2008)*/

#qpanel { 
	float: right;
	border: 1px solid #000000;
	margin: 20px 5px 20px 20px;
	background-repeat: no-repeat;
	background-color: #BCBC7A;
	color:#000!important;
	width:200px;
	}	

.qpanel { 
	float: right;
	border: 1px solid #000000;
	margin: 20px 5px 20px 20px;
	background-repeat: no-repeat;
	background-color: #BCBC7A;
	width:200px;
	}
	
#qpanelLeft { 
	float: left;
	border: 1px solid #000000;
	margin: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	background-color: #BCBC7A;
	color:#000;
	width:200px;
	}	

.qpanelLeft { 
	float: left;
	border: 1px solid #000000;
	margin: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	background-color: #BCBC7A;
	width:200px;
	}
	
.qpanel img { 
	vertical-align:top;
	}
