@import "nav.css";
@import "youtube.css";
@import "layoutMore.css";
@import "forms.css";
@import "slider.css";
@import "staf.css";
@import "newsAndEvents.css";
@import "account.css";
@import "applicationForm.css";
@import "basket.css";
@import "courses.css";
@import "images.css";



/*****
	CSS RESET
*****/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
	margin: 0; 
	padding: 0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img
{
	border: 0;
}
q:before, q:after
{
	content: '';
}
abbr, acronym
{
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var
{
	font-style: normal;
	font-weight: normal;
}
ol, ul, li
{
	list-style: none;
}
caption, th
{
	text-align: left;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: normal;
}
*
{
	outline: none;
	-webkit-text-size-adjust: none;
}
img
{
	-ms-interpolation-mode: bicubic;
}
.clear
{
	clear: both;
}

/*
    Yellow                  FCD739
    Full time blue          00B5D1
    Part time green         9CCF7E
    Degree orange           E67326
    I Don't Know Yellow     FCD739      Same as site-wide yellow
*/

body
{
	background: #000;
	font-family: Arial, Sans-Serif;
	color: #fff;
	font-size: 80%;
}

#wrapper
{
	width: 978px;
	margin: 0 auto;
	overflow: visible;
}

#container
{
}

/****************************
	TYPOGRAPHY
****************************/
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, sans-serif;
}
h1
{
	font-size: 2em;
	font-weight: 700;
}
h2
{
	font-size: 1.8em;
	font-weight: 700;
}
h3
{
	font-size: 1.6em;
	font-weight: 700;
}
h4
{
	font-size: 1.4em;
}
h5
{
	font-size: 1.2em;
}
h6
{
	font-size: 1.1em;
}
p
{
	font-size: 1em;
	line-height: 1.6em;
}

a
{
	cursor: pointer;
	color: #FCD739;
}


a:link, a:visited
{
	text-decoration: none;
	cursor: pointer;
}
a:hover, a:active
{
	text-decoration: none;
	cursor: pointer;
}

#middle-center a:link, #middle-center a:visited, #application-form h3
{
	color: #FCD739;
}
#middle-center a:hover
{
	text-decoration: underline;
	color: #FCD739;
}
#middle-center a:active
{
	color: #FCD739;
	text-decoration: underline;
}

.fulltime-blue #middle-center a:link, .fulltime-blue #middle-center a:visited, .fulltime-blue #middle-center a:hover, .fulltime-blue #middle-center a:active
{
	color: #00B5D1;
}
.parttime-green #middle-center a:link, .parttime-green #middle-center a:visited, .parttime-green #middle-center a:hover, .parttime-green #middle-center a:active
{
	color: #9CCF7E;
}
.degree-orange #middle-center a:link, .degree-orange #middle-center a:visited, .degree-orange #middle-center a:hover, .degree-orange #middle-center a:active
{
	color: #E67326;
}

b, strong
{
	font-weight: bold;
}
i, em
{
	font-style: italic;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .contentBoxHeader h1, .contentBoxHeader h2, .contentBoxHeader h3
{
	color: #FCD739;
	margin: 0 0 12px 0;
}
.content p
{
	margin: 0 0 1em 0;
}
.content ul li
{
	list-style: disc outside;
	margin: 0 0 0 15px;
}
.content ol li
{
	list-style: decimal outside;
	margin: 0 0 0 18px;
}
.content blockquote
{
	color: #ccc;
	margin: 10px 0 10px 10px;
	border-left: 1px solid #ccc;
	padding: 0 0 0 10px;
}
.content blockquote p
{
	line-height: 1.2em;
	font-size: 85%;
}
.content code
{
	font-size: 1.1em !important;
}

::selection
{
	background: #FCD739;
	color: #000;
}
::-moz-selection
{
	background: #FCD739;
	color: #000;
}





/****************************
	GENERIC
*****************************/

/*
.narrow #home-header
{
	background: transparent url(/db_sasd.image?id=16124&crop=false&crn=1@0|0&width=1169&height=363&rndi=1) no-repeat scroll center top;
	height: 243px;
}
*/


/* Top bar */
#top-bar
{
	height: 31px;
	background: url(../images/top-bar-bg.gif) repeat-x;
	z-index: 100;
	position: relative;
}
#top-bar .inner
{
	width: 978px;
	margin: 0 auto;
}
#top-bar .inner #mini-nav
{
	width: 440px;
	float: right;
	position: relative;
}
#top-bar .inner #mini-nav .basket
{
	position: absolute;
	top: 0px;
	right: 6px;
}
#top-bar .inner #mini-nav .searchbox
{
	position: absolute;
	top: 8px;
	left: 58px;
	width: 114px;
	background: url(../images/searchbox.png);
	border: 0;
	padding: 1px 0 2px 2px;
}
#top-bar .inner #mini-nav .searchgo
{
	position: absolute;
	top: 8px;
	left: 180px;
	width: 20px;
	height: 19px;
	text-indent: -9999px;
	border: 0;
	background: url(../images/searchgo.gif);
}
#top-bar .inner #mini-nav .coursefinder
{
	position: absolute;
	top: 0;
	right: 4px;
	height: 50px;
}
#top-bar .inner #mini-nav .course-finder-toggle
{
	position: absolute;
	padding-left: 0px;
	top: 0; 
	right: 144px;
	cursor: pointer;
}
#coursefinderbox
{
	background: url( '../images/course-finder-big.png' ) bottom center no-repeat;
	display: none;
	width: 250px;
	height: 120px;
	position: absolute;
	padding: 20px;
	margin-top: 35px;
}
#coursefinderbox input
{
	margin-bottom: 8px;
	width: 245px;
}
#coursefinderbox select
{
	margin-bottom: 10px;
	width: 120px;
	margin-right: 5px;
}
#coursefinderbox input.finderSearch
{
	margin-bottom: 10px;
	width: 120px;
}

/**** LOGIN/LOGOUT/EDIT PROFILE HEADER STYLES ******/

#mini-nav ul li, #mini-nav ul li a{ float:right;text-align:center;width:65px; } 
#mini-nav ul{ position:absolute; right:293px; width:160px; top:6px;float:right;}
#mini-nav ul li{ margin: 0 5px;}
#mini-nav ul li a:hover{ color:#fae27c;}


/* Middle */
#middle
{
	background: #000 url(../images/mid-bg.png) repeat-x top center;
	padding: 0 0 0px 0;
	overflow: hidden;
}
#middle-in
{
	background: url(../images/sides.png) center repeat-y;
	display: block;
	overflow: hidden;
}
#middle .inner
{
	width: 978px;
	margin: 0 auto;
	position: relative;
}
.left-shaddow
{
	position: absolute;
	left: -89px;
	top: 0;
	width: 78px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(../images/shadow-left.png) right repeat-y;
}

/* Middle Left */
#middle-left
{
	width: 166px;
	float: left;
	padding: 30px 5px 40px 10px;
}
#middle-left h3
{
	font-weight: bold;
	color: #FCD739;
}
#middle #nav, #middle #main_navigation
{
	margin: 0 0 20px 0;
}
#middle #nav li, #middle #main_navigation li
{
	margin: 0 0 0px 0;
}
/*#middle #nav a:link, #middle #nav a:visited, #middle #main_navigation a:link, #middle #main_navigation a:visited		{font-family: Arial; font-weight:normal; color: #fff; font-size: 1.5em; text-decoration: none; display: block;}
#middle #nav a:active, #middle #nav a:hover, #middle #main_navigation a:active, #middle #main_navigation  a:hover		{color: #FCD739;}
#middle #nav #main_navigation li a {display:none;}
#middle #main_navigation li ul li a {display:block;}*/

#middle .inner #nav a:active, #middle .inner #nav a:hover, #middle .inner #main_navigation a:active, #middle .inner #main_navigation a:hover
{
	color: #FCD739;
}
#middle #nav li a:link, #middle #nav li a:visited, #middle #main_navigation li a:link, #middle #main_navigation li a:visited
{
	font-family: Arial;
	font-weight: normal;
	color: #fff;
	font-size: 1.5em;
	text-decoration: none;
	display: none;
	float: left;
}
#middle #nav li li a:link, #middle #nav li li a:visited, #middle #main_navigation li li a:link, #middle #main_navigation li li a:visited
{
	font-family: Arial;
	margin: 0 0 15px;
	font-weight: normal;
	color: #fff;
	font-size: 1.5em;
	text-decoration: none;
	display: block;
	width: 170px;
}
#middle-left .searchbox
{
	position: absolute;
	width: 114px;
	background: url(../images/searchbox.png) no-repeat;
	border: 0;
	padding: 1px 0 2px 2px;
}
#middle-left .searchgo
{
	position: absolute;
	left: 133px;
	width: 20px;
	height: 19px;
	text-indent: -9999px;
	border: 0;
	background: url(../images/searchgo.gif);
}


/* Middle Center */
#middle-center
{
	float: left;
	width: 526px;
	display: block;
	min-height: 377px;
	height: auto !important;
	height: 377px;
	background: url(../images/mid-center-bg.png) repeat-x;
	padding: 26px 18px 0 20px;
	margin: 0 0 0 6px;
}
#middle-center h3
{
	margin: 0 0 7px 0;
}
#middle-center-left
{
	width: 259px;
	float: left;
}
#middle-center-left #whychoose
{
	background: url(../images/home-why-choose-bg.png);
	margin: 0 0 10px 0;
	height: 179px;
}
#middle-center-left #whychoose h3
{
	padding: 10px 0 0 10px;
	font-size: 1.4em;
	color: #FCD739;
}
#middle-center-left #whychoose p
{
	padding: 10px 10px 0 10px;
	width: 180px;
}
#middle-center-left #newcampusphotos
{
	background: url(../images/home-widget-bg.png);
	padding: 10px;
}
#middle-center-right
{
	float: right;
	display: inline;
	width: 259px;
}
#middle-center-right #homestudentssay
{
	background: url(../images/home-widget-bg.png);
	padding: 10px;
	margin: 0 0 10px 0;
}
#middle-center-right #meettasha
{
	background: url(../images/home-widget-bg.png);
	position: relative;
	height: 179px;
}
#middle-center-right #meettasha .inner
{
	position: absolute;
	top: 20px;
	right: -11px;
	height: 158px;
	width: 246px;
	background: url(../images/meettasha.png) no-repeat;
}
#middle-center-right #meettasha a
{
	position: absolute;
	top: 140px;
	left: 26px;
	color: #fff;
}

/* Generic Middle Center */
.generic-page
{
	background: #000;
}
.generic-page .box
{
	width: 520px;
	margin: 30px 0 20px 20px;
}

/* Middle Right */
#middle-right
{
	width: 195px;
	float: left;
	margin: 20px 0px 0 18px;
	padding: 0 0px 0 0px;
}
#middle-right-news
{
}
#middle-right-news h3
{
	font-size: 1.4em;
	margin: 0 0 10px 0;
	color: #FCD739;
	font-weight: bold;
}
#middle-right-news .date
{
	font-size: 0.8em;
}
#middle-right-news .newsItem
{
	overflow: hidden;
	clear: both;
}
#middle-right-news .newsItem img
{
	float: left;
	margin: 0 10px 0 0;
}
#middle-right-news .subNewsItem
{
	border-top: 1px dashed #686564;
	margin: 5px 0 0 0;
	padding: 9px 0 0 0;
}
#middle-right-news .subNewsItem img
{
	float: left;
	margin: 0 10px 0 0;
}
#middle-right-news .headline, #middle-right-news .date
{
	padding: 0;
	margin: 0;
}
#middle-right-news .headline
{
	line-height: 1.4em;
}
#middle-right-news a
{
	color: #fff;
}

#middle-right #links
{
	float: left;
	margin-bottom: 10px;
	margin-top: 20px;
}

#middle-right #links a
{
	margin: 0 0 7px 0;
}

#middle-right-news a.newsarchive
{
	color: #FCD739;
	display: block;
	float: left;
	margin-top: 8px;
}
.home #middle-right-news a.newsarchive
{
	color: #FCD739;
}
#middle-right #links #galleryLink, #middle-right #links #newsletterSignup, #middle-right #links #atriumLink, #middle-right #links #inspiresLink
{
	width: 195px;
	float: left;
	display: block;
	height: 0;
	overflow: hidden;
}

#middle-right #links #newsletterSignup, #middle-right #links #galleryLink, #middle-right #links #inspiresLink, #middle-right #links #atriumLink
{
	padding-top: 42px;
}

#middle-right #links #inspiresLink
{
	padding-top: 71px;
	background: transparent url(/images/right-links-inspires.png) left top scroll;
}
#middle-right #links #galleryLink
{
	background: transparent url(/images/right-links-gallery.png) left top scroll;
}
#middle-right #links #newsletterSignup
{
	background: transparent url(/images/right-links-newsletter.png) left top scroll;
}
#middle-right #links #atriumLink
{
	background: transparent url(/images/right-links-atrium.png) left top scroll;
}

#middle-right #links #galleryLink:hover, #middle-right #links #newsletterSignup:hover, #middle-right #links #atriumLink:hover
{
	background-position: left 42px;
}
#middle-right #links #inspiresLink:hover
{
	background-position: left 72px;
}

#middle-right.homepage-right
{
	float: left;
	margin: 20px 0 0 10px;
}
#homeNewsWidget
{
	width: 195px;
	font-size: 0.9em;
}
#homeNewsWidgetInner
{
}
#homeNewsWidgetInnerInner
{
}

#middle-right a:hover
{
	text-decoration: underline;
}

.case-study
{
	margin-bottom: 18px;
}

/* Footer */
#footer
{
	background: url(../images/footer-bg.png) repeat-x top center;
	background-position: 0 -6px;
	overflow: hidden;
}
#footer-in
{
	background: url(../images/sides.png) center repeat-y;
	display: block;
	overflow: hidden;
}
#footer .inner
{
	width: 958px;
	margin: 0 auto 20px;
	position: relative;
	padding: 40px 0 0 0;
	overflow: hidden;
}
#footer .inner #contact-us
{
	width: 176px;
	float: left;
}

#footer .inner #contact-us a
{
	color: #fff;
}

#footer .inner #contact-us .signUpBlk
{
	background-image: url(../images/signUpBtnBlack.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 0px;
	padding-top: 44px;
	overflow: hidden;
	width: 158px;
	display: block;
}

#footer .inner #contact-us .signUpBlk:hover
{
	background-position: 0 -44px;
}

#footer .inner #contact-us h3
{
	font-size: 1.6em;
	margin: 0 0 20px 0;
}
#footer .inner #contact-us div
{
	border-right: 1px dashed #636363;
	height: 365px;
}
#footer .inner #contact-us p
{
	line-height: 1.6em;
	margin: 0 0 10px 0;
}
#footer .inner #quick-links
{
	float: right;
	width: 761px;
}
#footer .inner #quick-links #quicklinks
{
	overflow: hidden;
}
#footer .inner #quick-links h3
{
	font-size: 1.6em;
	margin: 0 0 20px 0;
}
#footer .inner #quick-links ul#quick-links-ul
{
	overflow: hidden;
}
#footer .inner #quick-links ul li
{
	color: #fff;
	line-height: 1.6em;
}
#footer .inner #quick-links ul li.footer-links-list
{
	display: block;
	float: left;
	padding: 0 20px 20px 0;
	width: 132px;
}
#footer .inner #quick-links ul li.footer-links-list h3
{
	font-family: Arial, sans-serif;
	font-size: 1em !important;
	margin: 0 !important;
}
#footer .inner #quick-links ul li.footer-links-list h3 a
{
	font-weight: bold !important;
}
#footer .inner #quick-links ul li ul
{
	display: block;
}
#footer .inner #quick-links ul li ul li
{
	display: block;
}
#footer .inner #quick-links a.more
{
	background: url(../images/more.gif) no-repeat left center;
	background-position: 0 4px;
	padding: 0 0 0 12px;
	color: #b4b4b4;
}
#footer .inner #quick-links a.more:hover
{
	cursor: pointer;
}
#footer .inner #quick-links a.more-active
{
	background: url(../images/more-active.gif) no-repeat left center;
}
#footer .inner #quick-links li a:link, #footer .inner li a:visited
{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
#footer .inner #quick-links li a:active, #footer .inner li a:hover
{
	color: #fff;
	text-decoration: underline !important;
}

.footer-links-list ul
{
}

#footer .inner #quick-links #logos
{
	border-top: 1px dashed #545454;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 95px;
}
#footer .inner #quick-links #logos a
{
	width: 190px;
	display: block;
	float: left;
	text-align: center;
}
#footer .inner #quick-links #logos a img
{
	vertical-align: middle;
}

#footer .inner #quick-links #logos a.cove
{
}
#footer .inner #quick-links #logos a.investorinpeople
{
	padding: 13px 0 0 0;
}
#footer .inner #quick-links #logos a.apprenticeships
{
	padding: 16px 0 0 0;
}
#footer .inner #quick-links #logos a.uniherts
{
	padding: 30px 0 0 0;
}




/*****************************
    HOME.master
*****************************/
/* bg image here */
.home #home-header
{
	height: 363px;
	background: url(/db_sasd.image?id=16118&crop=false&crn=2@0|0&width=1169&height=363) center top no-repeat;
	position: relative;
	overflow: hidden;
}
#middle-center-home
{
	float: left;
	width: 579px;
	display: block;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}
#middle-center-home #middle-center-home
{
	position: relative;
}
#middle-center-home #middle-center-home-top h1
{
	font-family: HelveticaNeueCondensed;
	font-weight: bold;
	color: #FCD739;
	margin: 0 0 10px 0;
}
#middle-center-home #middle-center-home-top p
{
	margin: 0 0 10px 0;
	position: relative;
	display: block;
}
#middle-center-home #middle-center-home-top a#why-choose-more:hover
{
	cursor: pointer;
}
#middle-center-home #middle-center-home-bottom
{
	overflow: hidden;
	margin: 4px 0 0 0;
}
#middle-center-home #middle-center-home-top
{
	min-height: 118px;
	height: auto !important;
	height: 118px;
	padding: 26px 27px 15px 27px;
	display: block;
	background: url(../images/home-mid-top1v2.png) no-repeat top center;
}
#middle-center-home #middle-center-home-bottom-left
{
	width: 255px;
	padding: 18px 11px 18px 24px;
	margin: 1px 0 0 0;
	float: left;
	background: url(../images/home-mid-top2.png) no-repeat top right;
	position: relative;
	left: -1px;
}
#middle-center-home #middle-center-home-bottom-right
{
	width: 246px;
	margin: 1px 0 0 -3px;
	padding: 18px;
	float: left;
	background: url(../images/home-mid-top2.png) no-repeat top left;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}
#middle-center-home #middle-center-home-bottom-left h3
{
	color: #FCD739;
	padding: 0 0 5px 0;
	font-weight: 700;
}
/* #middle-center-home #middle-center-home-bottom-left a {padding: 9px; background: url(../images/fulltime-img-bg.png) no-repeat; float: left;} */

#middle-center-home #middle-center-home-bottom-right
{
	width: 255px;
	padding: 18px 11px 18px 22px;
	margin: 1px 0 0 0;
	float: right;
	background: url(../images/home-mid-top2.png) no-repeat top right;
	position: relative;
	left: -7px;
}
#middle-center-home #middle-center-home-bottom-right h3
{
	color: #FCD739;
	padding: 0 0 5px 0;
}
#middle-center-home #middle-center-home-bottom-right a
{
	padding: 9px;
	margin: 10px 0 0 0;
	background: url(../images/home-video-bg.png) no-repeat;
	display: block;
}




/*****************************
    COURSE FINDER
*****************************/

/***** coursesearchresults.aspx *****/
#course-search-results-page-title
{
	color: #FCD739;
	margin: 0 0 12px 0;
}
.course-search-results
{
	width: 100%;
	border-color: #454545;
}
.course-search-results caption
{
	display: none;
}
.course-search-results tr th
{
	background: #FCD739;
	font-weight: bold;
	color: #000;
	padding: 3px 7px;
	border-bottom: 2px solid #000;
}
.course-search-results tr
{
}
.course-search-results tr:hover
{
	background: url(../images/white15.png);
}
/*.course-search-results tr:hover.noChange     {background: url(../images/search-header.png);}*/
.SearchResultsDiv
{
	background: url(../images/search-header.png) no-repeat;
	padding-top: 5px;
}
.course-search-results tr.zebra
{
	background: url(../images/white05.png);
}
.course-search-results tr.zebra:hover
{
	background: url(../images/white15.png);
}
.course-search-results tr td
{
	padding: 5px 7px;
	height: 42px;
}
.course-search-results tr td a:link, .course-search-results tr td a:visited
{
	color: #fff;
}
.course-search-results tr td a:active, .course-search-results tr td a:hover
{
	color: #FCD739;
}
.course-search-results .course-search-results-type
{
	width: 72px;
}
.course-search-results .course-search-results-startdate
{
	width: 80px;
}
.course-search-results .course-search-results-fee
{
	width: 125px;
}
.AspNet-GridView-Pagination
{
	color: #fff;
	margin-top: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 1.6em;
}
.AspNet-GridView-Pagination a
{
	color: #FCD739;
	font-weight: normal;
}
#course-search-results
{
	position: relative;
	width: 954px;
	margin: 25px auto 0;
}
/*#course-search-results select   {position: absolute; top: 5px; right: 0;}*/
#course-search-results select
{
	float: right;
}
.course-search-results
{
    margin-bottom: 20px;
}
.course-search-results tr th
{
	background: #FCD739 !important;
	height: 30px;
}
.course-search-results a
{
	display: block;
	color: Black;
}
.course-search-results-code
{
	width: 90px;
}





/*****************************
    FULL TIME (blue 00B5D1)
*****************************/
/* bg image here */
.fulltime-header #home-header
{
	background: url(/db_sasd.image?id=16119&crop=false&crn=2@0|0&width=1169&height=363) center top no-repeat;
}
.fulltime-narrow #home-header
{
	height: 243px;
	background: url(/db_sasd.image?id=16120&crop=false&crn=3@0|0&width=1169&height=363) center top no-repeat;
}

/***** FullTime.Master / fulltime.aspx *****/
.full-time, .fulltime-blue #middle
{
	background: #000 url(../images/mid-bg-full-time.png) repeat-x top center !important;
}
.full-time-footer #footer, .fulltime-blue #footer
{
	background: url(../images/footer-bg-full-time.png) repeat-x;
}
.full-time h1, .full-time h3, .fulltime-blue #middle h3, .fulltime-blue #middle h2, .fulltime-blue #middle h4, .fulltime-blue #middle h5, .fulltime-blue #middle h1
{
	color: #00B5D1 !important;
}
.fulltime-blue #middle #nav a:active, .fulltime-blue #middle #nav a:hover, .fulltime-blue #middle #main_navigation a:active, .fulltime-blue #middle #main_navigation a:hover
{
	color: #00B5D1;
}
.fulltime-blue #middle-right-news a.newsarchive
{
	color: #00B5D1;
}

#innerHeaderImage
{
	padding: 9px;
	background: url(../images/fulltime-img-bg.png) no-repeat;
	float: left;
	margin: 0 20px 10px 0;
}
#full-time-courses
{
	border-top: 1px dashed #666;
	margin: 0px 0 26px 0;
	padding: 20px 0 0 0;
}
#full-time-courses h3
{
	color: #00b5d1;
}
#full-time-courses ul#list-courses-left
{
	float: left;
	width: 259px;
}
#full-time-courses ul#list-courses-right
{
	float: right;
	width: 259px;
}
#full-time-courses ul li
{
	border-bottom: 1px dashed #666;
	list-style: none outside;
	margin: 0 10px 0 0;
}
#full-time-courses ul li:hover
{
	background: url(../images/white10.png);
}
#full-time-courses a:link, #full-time-courses a:visited
{
	color: #fff;
	display: block;
	padding: 6px 0;
}
#full-time-courses a:active, #full-time-courses a:hover
{
	color: #00b5d1;
}
#full-time-courses img
{
	margin: 0 0 0 6px;
}
.fulltime-blue #middle-center #full-time-courses a:link, .fulltime-blue #middle-center #full-time-courses a:visited
{
	display: block;
	padding: 6px 0;
}
.fulltime-blue #middle-center #full-time-courses a:active, .fulltime-blue #middle-center #full-time-courses a:hover
{
	color: #00b5d1;
}




/*****************************
    PART TIME (green 9CCF7E)
*****************************/
/* bg image here */
/*** part time headers ****/
.parttime-green #home-header
{
	background: url(/db_sasd.image?id=16117&crop=false&crn=2@0|0&width=1169&height=363) center top no-repeat;
}
.parttime-narrow #home-header
{
	height: 243px;
	background: url(/db_sasd.image?id=16121&crop=false&crn=3@0|0&width=1169&height=363) center top no-repeat;
}

/***** PartTime.Master / parttime.aspx *****/
.part-time, .parttime-green #middle
{
	background: #000 url(../images/mid-bg-part-time.png) repeat-x top center !important;
}
.part-time-footer #footer, .parttime-green #footer
{
	background: url(../images/footer-bg-part-time.png) repeat-x;
}
.part-time h1, .part-time h3, .parttime-green h1, .parttime-green h2, .parttime-green h4, .parttime-green h5, .parttime-green h3
{
	color: #9CCF7E !important;
}
.parttime-green #middle #nav a:active, .parttime-green #middle #nav a:hover, .parttime-green #middle #main_navigation a:active, .parttime-green #middle #main_navigation a:hover
{
	color: #9CCF7E;
}

/***** parttime.aspx *****/
#part-time-courses
{
	border-top: 1px dashed #666;
	margin: 0px 0 26px 0;
	padding: 20px 0 0 0;
}
#part-time-courses h3
{
	color: #9dc25c;
}
#part-time-courses ul#list-courses-left
{
	float: left;
	width: 259px;
}
#part-time-courses ul#list-courses-right
{
	float: right;
	width: 259px;
}
#part-time-courses ul li
{
	border-bottom: 1px dashed #666;
	list-style: none outside;
	margin: 0 10px 0 0;
}
#part-time-courses ul li:hover
{
	background: url(../images/white10.png);
}
#part-time-courses a:link, #part-time-courses a:visited
{
	color: #fff;
	display: block;
	padding: 6px 0;
}
#part-time-courses a:active, #part-time-courses a:hover
{
	color: #9dc25c;
}
#part-time-courses img
{
	margin: 0 0 0 6px;
}
.parttime-green #middle-center #part-time-courses a:link, .parttime-green #middle-center #part-time-courses a:visited
{
	display: block;
	padding: 6px 0;
}
.parttime-green #middle-center #part-time-courses a:active, .parttime-green #middle-center #part-time-courses a:hover
{
	color: #9dc25c;
}
.parttime-green #middle-right-news a.newsarchive
{
	color: #9dc25c;
}



/*****************************
    DEGREE (orange E67326)
*****************************/
/* bg image here */
/*** degree headers ****/
.degree-orange #home-header
{
	background: url(/db_sasd.image?id=16125&crop=false&crn=2@0|0&width=1169&height=363) center top no-repeat;
}
.degree-narrow #home-header
{
	height: 243px;
	background: url(/db_sasd.image?id=16124&crop=false&crn=3@0|0&width=1169&height=363) center top no-repeat;
}

/***** Degree.Master / degree.aspx *****/
.degree, .degree-orange #middle
{
	background: #000 url(../images/mid-bg-degree.png) repeat-x top center !important;
}
.degree-footer #footer, .degree-orange #footer
{
	background: url(../images/footer-bg-degree.png) repeat-x;
}
.degree h1, .degree h3, .degree-orange h5, .degree-orange h4, .degree-orange h3, .degree-orange h2, .degree-orange h1
{
	color: #E67326 !important;
}
.degree-orange #middle #nav a:active, .degree-orange #middle #nav a:hover, .degree-orange #middle #main_navigation a:active, .degree-orange #middle #main_navigation a:hover
{
	color: #E67326;
}

/***** degree.aspx *****/
#degree-courses
{
	border-top: 1px dashed #666;
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
}
#degree-courses h3
{
	color: #ebef54;
}
#degree-courses ul#list-courses-left
{
	float: left;
	width: 259px;
}
#degree-courses ul#list-courses-right
{
	float: right;
	width: 259px;
}
#degree-courses ul li
{
	border-bottom: 1px dashed #666;
	list-style: none outside;
	margin: 0 10px 0 0;
}
#degree-courses ul li:hover
{
	background: url(../images/white10.png);
}
.degree-orange #middle-center #degree-courses a:link, .degree-orange #middle-center #degree-courses a:visited
{
	display: block;
	padding: 6px 0;
}
.degree-orange #middle-center #degree-courses a:active, .degree-orange #middle-center #degree-courses a:hover
{
	color: #E67326;
}
#degree-courses img
{
	margin: 0 0 0 6px;
}
.degree-orange #middle-right-news a.newsarchive
{
	color: #E67326;
}

/*** coloured arrows ***/
.degree-orange #middle-right-news a.newsarchive img, .parttime-green #middle-right-news a.newsarchive img, .fulltime-blue #middle-right-news a.newsarchive img
{
	padding-left: 5px;
	height: 7px;
	width: 0;
	overflow: hidden;
	background-repeat: no-repeat;
}

.degree-orange #middle-right-news a.newsarchive img
{
	background-image: url(/images/shd/orange/arrow.png);
}
.parttime-green #middle-right-news a.newsarchive img
{
	background-image: url(/images/shd/green/arrow.png);
}
.fulltime-blue #middle-right-news a.newsarchive img
{
	background-image: url(/images/shd/blue/arrow.png);
}

/*****************************
    I DONT KNOW 
*****************************/
/* bg image here */
/*** i dont know headers ****/
.i-dont-know-yellow #home-header
{
	background: url(/db_sasd.image?id=16123&crop=false&crn=2@0|0&width=1169&height=363) center top no-repeat;
}
.i-dont-know-narrow #home-header
{
	height: 243px;
	background: url(/db_sasd.image?id=16122&crop=false&crn=3@0|0&width=1169&height=363) center top no-repeat;
}

.inspire #home-header
{
	height: 243px;
	background: url(/db_sasd.image?id=15223&crop=false&crn=3@0|0&width=1169&height=363) center top no-repeat;
}

.attrium #home-header
{
	height: 243px;
	background: url(/db_sasd.image?id=16138&crop=false&crn=3@0|0&width=1169&height=363) center top no-repeat;
}



/***** IDontKnow.Master / idontknow.aspx *****/
.i-dont-know, .i-dont-know-yellow #middle
{
	background: #000 url(../images/mid-bg-i-dont-know.png) repeat-x top center !important;
}
.i-dont-know-header
{
	height: 362px;
	background: url(../images/idontknowhead.jpg) top center no-repeat !important;
}
.i-dont-know-footer #footer
{
	background: url(../images/footer-bg-i-dont-know.png) repeat-x;
}
.i-dont-know h1, .i-dont-know h3
{
	color: #FCD739 !important;
}

/***** idontknow.aspx *****/
#i-dont-know
{
}
#i-dont-know .section
{
	border-top: 1px dashed #282828;
	padding: 10px 0 0 0;
}
#i-dont-know .section h3
{
	font-weight: bold;
}
#i-dont-know .section a
{
	color: #FCD739;
	text-decoration: underline;
}


/*****************************
    PURPLE TABS
*****************************/

.employers #middle, .parents #middle, .near-you #middle
{
	background: #000 url(../images/mid-bg-purple.png) repeat-x top center !important;
}
/*
.employers #home-header
{
	height: 243px;
	background: url(/db_sasd.image?id=15332&crop=true&crn=1@0|0&width=1169&height=363) center top no-repeat;
}
*/

.parents #home-header
{
	height: 243px;
	background: url(/db_sasd.image?id=15312&crop=true&crn=1@0|0&width=1169&height=363) center top no-repeat;
}

.near-you #home-header
{
	height: 243px;
	background: url(/db_sasd.image?id=15285&crop=true&crn=1@0|0&width=1169&height=363) center top no-repeat;
}


/*****************************
    Common classes
*****************************/

.cufonButton
{
	font-size: 17px;
	font-weight: bold;
}

.backLink
{
	clear: both;
	float: left;
	margin: 20px 0 40px 0;
}

.gridViewSort
{
 
    float: right;
    margin-top: 5px;
}

.courseTitleHead
{
    width: 390px;
}

.headerText
{
    float:left;
}

.degree-orange .content #middle-left
{
    display: none;
}