/* This file builds upon the OUICE core found at www.open.ac.uk/webstandards/gui/screen.css */

/* Study at the OU v2.0 Screen Styles

This style-sheet is NOT production ready. Contact g.d.carberry for more info.

01.05.2009 -- Attempting to use new colour schemes provided. They don't look nice.

The original designs:
http://picasaweb.google.co.uk/guycarberry/StudyPhase2

Designs at request of the committee:
http://picasaweb.google.co.uk/guycarberry/StudyPhase2Iteration1

The current designs follow further committee requirements.


-------------------------------------------------------------------------------------*/

/* NEUTRAL / CORE PAGES (e.g. home page)
----------------------------------------------------------------- */

body {
    font-family:Verdana,Arial,Helvetica,sans-serif;
	
}

a {
    color:#003399;	
}

a.pdf {
	background-image:url(pdf-icon.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:3px;
}


strong.new,
strong.final {
	color:#000;	background-color: #f4f4f4;
	border: 1px solid #ccc;
	padding: 0px 2px 0px 2px;
	vertical-align : middle;
	font-weight:normal;
}

div.introduction {
	margin:1em 0;
}


p#graduate {
	padding:0 0.2em;
	margin:0;	
	font-weight:bold;	
}

p#graduate a {
	text-decoration:none;
	color:black;
	background-repeat:no-repeat;
	padding:0.5em;
	display:block;
	margin:0;
}

p#graduate a:hover {	
	background-color:transparent;
}

h1 {
	padding:0.5em;
	margin:0.1em 0 0 0;	
	font-size:2.4em;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	
}

h1 span {		
	display:block;
	padding-top:0.5em;
}

h1 a {		
	font-size:0.5em;
	font-family:Verdana, Geneva, sans-serif;
	margin:0;
	display:block;
}


div#on-this-page {
	margin:1em 0;
	color:black;
	line-height:150%;
	border:1px solid #EEEEEE;
	padding:1em 1.3em;
	font-size:0.9em;
}

div#on-this-page a {
	/*background-image:url(arrow-down.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:1.5em;
	white-space:nowrap;*/
}
div#region1 div#on-this-page h2 {
	display:inline;
	font-size:1em;
	margin:0 0 0 0;
	padding:0 4px 0 0;
	border:none;
	color:#000;
	/*background-image:url(arrow-right.gif);
	background-repeat:no-repeat;
	background-position:right center;*/
}

div#on-this-page ul {
	margin:0;
	padding:0;
	display:inline;
}

div#region1 div#on-this-page ul li {
	margin:0;
	padding:0;
	display:inline;
	list-style-type:none;
	background-image:none;
}

div#on-this-page a {
	text-decoration:none;
	border-right:1px solid #EEE;
	padding:0 8px;
}
div#region1 h2 {
	margin:1em 0;
	font-size:1.2em;
	font-weight:bold;
}
div#region1 h3 {
	font-size:1em;
	font-weight:bold;
}
table {
	border:none;
	width:100%;
}
table tr, table td {
	border:none;
}
table td a {
	text-decoration:none;
}

div#region1 ul li {
	list-style-type:none;
	margin:0.25em 0;
	padding:0 0 0 1em;
	background-image:url(bullet-arrow.gif);
	background-repeat:no-repeat;
	background-position:0 0.5em;
}


div#region2 a {
	text-decoration:none;
}

div#region2 #about-this-page a {
	text-decoration:underline;
}

div#region2 h2 {
	padding:1em 0 0 0;
	margin:1em 0;
	background-image:url(h-gutter.png);
	background-repeat:repeat-x;
	background-position:top left;
	border-top:1px solid #C8C866;
}

div#region2 h3, div#region2 h4 {
	font-size:1em;
	font-weight:bold;
}
div#region2 ul {
	padding:0;
	margin:1em 0;
}

div#region2 ul li {
	list-style-type:none;
	margin:0.25em 0;
	padding:0 0 0 1em;
	background-image:url(bullet-arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	
}

div#region2 div#tools ul li {
	background-image:url(printer.gif);
	padding:3px 0 3px 25px;
	background-position:left center;
	
}

div#region2 ul li a {
	text-decoration:none;
}
div#region2 dl {
	margin:0;
	padding:0;
	background-image:none;
	border:none;
}
div#region2 dl dt, div#region2 dl dt a {
	display:inline;
	margin:0;
	padding:0;
	background-image:none;
	border:none;
	font-weight:normal;
}
div#region2 dl {
	background-image:url(bullet-arrow.gif);
	background-repeat:no-repeat;
	background-position:0 0.5em;
	padding-left:1em;
	margin-bottom:0.25em;
}
div#region2 dl dd {
	display:inline;
	margin:0;
	padding:0;
}
div#region2 dl dd:before {
	content: " - ";
}
.clear {
	clear:both;
}
div#short-description h2 {
	display:none;
}
#about-this-page h2 {
	display:none;
}


div#ou-topbars, div#ou-footerf {
	max-width:940px;
	margin:1em auto;
}
div#site-header {
	margin-bottom:1em;
	padding-bottom:0;
}
div#site-footer {
	background-image:url(h-gutter.png);
	background-repeat:repeat-x;
	background-position:top left;
	border:none;
	margin:1em 0;
}
div#region2 h2 {
	font-size:1em;
	font-weight:700;	
	
}
div#region1 {
	width:67.8%;
	margin:0;
	padding:0;
}
div#region2 {
	width:30%;
}

td, th {
	padding:1em;
	background-image:url(h-gutter.png);
	background-repeat:repeat-x;
	background-position:top left;
}

a#ou-skip2
{
	left: 150px;
}

/* PERSONAL COMPUTING PAGE
----------------------------------------------------------------- */

body.pc div#region1 {
	width:100%;
}

body.pc h1 {
	color:#005856;	
	border:1px solid #CCEFEE;
}

body.pc h1 span {
	padding:0;
}

body.pc div#region1 h2 {
    border-top:2px solid #CCEFEE;
    color:#005856;
    padding-top:1em;
}

body.pc div.pc-search,
body.pc div.specification {
	margin:1em 0;
	border:2px solid #CCEFEE;
	padding:1em;
}

body.pc div.pc-search label{
	display:block;
	margin-bottom:1em;
	font-weight:bold;
}


body.pc p.introduction{
	margin:1.5em 0;
}

body.pc div#region1 div#help ul li {
	background-image:url(help.gif);
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	background-repeat:no-repeat;
}

body.pc a.help {
	background-image:url(help.gif);
	padding-top:3px;
	padding-bottom:3px;
	padding-left:18px;
	background-repeat:no-repeat;
	background-position:left center;
}

body.pc div.specification dd,
body.pc div.specification dt {
	display:inline;
}

body.pc div.specification dd {
	margin-left:0;
}

body.pc div.specification p {
	margin-top:1em;
	margin-bottom:0;
}

/* UNDERGRADUATE PAGES
----------------------------------------------------------------- */
body.ug {/**/
}

body.ug div#region2 h2 {
	padding:1em 0 0 0;
	margin:1em 0;
	background-image:none;	
	border-top:1px solid #C8C866;
}

body.ug a.to-top:hover {
    background-color:#EDEDCC;
}

body.ug p#graduate {
	border:1px solid #A4A400;		
	background-color:#C8C866;	
}

body.ug p#graduate a {		
	background-image:url(ug.gif);	
	background-position:8px;	
	padding-left:45px;
}

body.ug h1 {
	border:1px solid #A4A400;
	color:#525200;
}

body.ug div.facts-overview
/*body.ug div#course-facts*/ {	
	border:1px solid #C8C866;	
	background-color:#EDEDCC;	
}

body.ug div#region1 div#facts h2
/*body.ug div#region1 div#course-facts h2*/ {
	text-indent:-1000em;
	overflow:hidden;
	background:url(ug-facts.jpg) repeat-x;
	width:auto;
	height:40px;
	margin:0;
	border-bottom:1px solid #A4A400;
	padding:0;	
	border-top:none;
}

body.ug div#facts dl
/*body.ug div#course-facts dl*/{
	margin:0;
	padding:1em;	
	border-bottom:1px dotted #A4A400;
}

body.ug div#facts dl.product-designation {
    border-bottom:medium none;
}


body.ug div#course-facts {
	border:2px solid #C8C866;	
}

body.ug div#course-facts dl dt {
	color:#525200;
}



/*body.ug div#course-facts {	
    float:right;
    margin-bottom:1em;
    width:33%;	
	margin-top:0;	
}*/

/*body.ug div#course-facts dt,
body.ug div#course-facts dd {
	display:inline;
	margin:0;
	padding:0;
}*/

/*body.ug div#course-facts ul li {
	list-style-type:none;
	margin:0.25em 0;
	padding:0 0 0 1em;
	background-image:url(arrow-right.gif);
	background-repeat:no-repeat;
	background-position:0 0.5em;
}*/



body.ug div#register {
    border:2px solid #C8C866;	
	zoom:1;	
	/*width:60%;
	float:left;*/
}

body.ug div#region1 div#register h2 {
    color:#000;
	margin-top:0;
	padding-top:0;
	border-top:none;
}

body.ug div#register table {
    background-color:#EDEDCC;
	/*float:left;	*/
}

body.ug div#register table td, 
body.ug div#register table th {
	border-top:1px solid #C8C866;
	background-image:none;
}

body.ug div#register table th {
	border-bottom:1px solid #C8C866;	
	background-color:#C8C866;
	color:#000;
	padding:0.5em 1em;
}

body.ug div#register table td.last {
	border-bottom:1px solid #C8C866;
}


body.ug div#region1 h2 {
	border-top:2px solid #C8C866;
	color:#525200;
	padding-top:1em;
}

body.ug div#region1 div#planning-your-studies h2{
	border-top:none;
	padding-top:0;
}

/*body.ug div#region1 h3 {
	border-bottom:1px dotted #C8C866;
	padding:0.5em 1em;
	background-color:#EDEDCC;
	color:#000;	
}*/


body.ug div#last-presentation  {
	border-bottom:0;	
}

/*body.ug div#region1 p,
body.ug div#region1 ul{
	margin-left:2em;	
}


body.ug div#region1 div#on-this-page ul,
body.ug div#region1 p#graduate,
body.ug div#region1 div#short-description p,
body.ug div#region1 p.top,
body.ug div#region1 div#register p {
	margin-left:0;	
}*/

body.ug div.route {
	border:1px solid #D1D1A5;
	padding:1em;
	margin:1em 0;	
}

body.ug div.route td, body.ug div.route th {
	padding:0.5em 1em;	
}

body.ug div.route td {
	background-image:none;
	border:1px solid #D1D1A5;
	border-collapse:collapse;
}

body.ug div.route table td.route-level {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#525200;
	color:white;
	font-size:1.6em;	
	width:5em;
	padding-left:0.5em;
	padding-right:0;	
}

body.ug div.route td.route-level dd {
	font-size:1.8em;
	margin-top:-0.2em;		
}

body.ug div.route td.route-sequence {
	background-color:#C8C866;	
	/*font-weight:bold;*/
	color:#000;
	font-size:1.6em;	
	text-align:center;	
	width:2em;
	padding-left:0;
	padding-right:0;	
}

body.ug div.route tr td.first {
	border-bottom:1px solid #FFF;	
}


body.ug div#region1 div.route td.route-course ul {
	margin-left:0;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

body.ug div#region1 div.route td.route-course ul li {
	background-image:none;
	padding-left:0;
	padding-right:1em;
	color:#525200;	
}

body.ug div#region1 p.route-next-step {
	background-image:url(diagram-arrow-ug.gif);
	margin-left:0;	
}

body.ug div#region1 p.route-certificate,
body.ug div#region1 p.route-diploma,
body.ug div#region1 p.route-degree {
	background-color:#C8C866;
	margin-left:0;
}

body.ug div#region1 p.route-degree {
	background-color:#525200;	
}


body.ug p.route-certificate span,
body.ug p.route-diploma span {
	background-image:url(award-icon-ug.gif);
}

body.ug p.route-degree span {
	background-image:url(qual-icon-ug.gif);
}


body.ug div#courses h3 {
    border-bottom:1px dotted #C8C866;
	background-color:#EDEDCC;
	margin-bottom:2em;
}


body.ug div#student-reviews blockquote {
	background-image:url(student-quote-ug.gif);	
}

body.ug div#student-reviews p {
	background-image:url(student-quote-ug-end.gif);	
	padding-right:0;
}


body.ug ul.route-options a:hover img {
	border:2px solid #C8C866;	
}

body.ug ul.route-options li.current img {
	border:2px solid #C8C866;
}


body.ug div#course-facts {	
	background-image:url(course-facts-bg-ug.gif);
	
}


/* POSTGRADUATE PAGES
----------------------------------------------------------------- */
body.pg {/**/
}

body.pg div#region2 h2 {
	padding:1em 0 0 0;
	margin:1em 0;
	background-image:none;	
	border-top:1px solid #99ADC2;
}


body.pg a.to-top:hover {
    background-color:#E4EAEF;
}

body.pg p#graduate {
	background-color:#003366;
	border:1px solid #00274F;
	color:#FFF;
}

body.pg p#graduate a {
	background-image:url(pg.gif);	
	background-position:8px;	
	padding-left:45px;
	color:#FFF;
}

body.pg h1 {
	border:1px solid #99ADC2;
	color:#003366;	
}


body.pg div.facts-overview
/*body.pg div#course-facts*/{	
	border:1px solid #99ADC2;	
	background-color:#E4EAEF;	
}

body.pg div#region1 div#facts h2
/*body.pg div#region1 div#course-facts h2*/{
	text-indent:-1000em;
	overflow:hidden;
	background:url(pg-facts.jpg) repeat-x;
	width:auto;
	height:40px;
	margin:0;
	border-bottom:1px solid #99ADC2;
	padding:0;	
	border-top:none;
}

body.pg div#facts dl
/*body.pg div#course-facts dl*/ {
	margin:0;
	padding:1em;	
	border-bottom:1px dotted #99ADC2;
}

body.pg div#facts dl.product-designation {
   border-bottom:medium none;
}

body.pg div#course-facts {
	border:2px solid #99ADC2;	
}

body.pg div#course-facts dl dt {
	color:#003366;
}


/*
body.pg div#course-facts {	
    float:right;
    margin-bottom:1em;
    width:33%;	
	margin-top:0;	
}*/

/*body.pg div#course-facts dt,
body.pg div#course-facts dd {
	display:inline;
	margin:0;
	padding:0;
}*/

/*body.pg div#course-facts ul li {
	list-style-type:none;
	margin:0.25em 0;
	padding:0 0 0 1em;
	background-image:url(arrow-right.gif);
	background-repeat:no-repeat;
	background-position:0 0.5em;
}*/

body.pg div#register {
    border:2px solid #99ADC2;	
	zoom:1;	
	/*width:60%;
	float:left;*/
}

body.pg div#region1 div#register h2 {
    color:#000;
	margin-top:0;
	padding-top:0;
	border-top:none;
}

body.pg div#register table {
    background-color:#E4EAEF;
	float:left;	
}

body.pg div#register table td, 
body.pg div#register table th {
	border-top:1px solid #003366;
	background-image:none;
}

body.pg div#register table th {
	border-bottom:1px solid #003366;	
	background-color:#003366;
	color:#FFF;
	padding:0.5em 1em;
}

body.pg div#register table td.last {
	border-bottom:1px solid #003366;
}



body.pg div#region1 h2 {
	border-top:2px solid #99ADC2;
	padding-top:1em;
	color:#003366;
}

body.pg div#region1 div#planning-your-studies h2{
	border-top:none;
	padding-top:0;
}



body.pg div#last-presentation  {
	border-bottom:0;	
}

/*body.pg div#region1 p,
body.pg div#region1 ul{
	margin-left:2em;	
}


body.pg div#region1 div#on-this-page ul,
body.pg div#region1 p#graduate,
body.pg div#region1 div#short-description p,
body.pg div#region1 p.top,
body.pg div#region1 div#register p {
	margin-left:0;	
}*/

body.pg div.route {
	border:1px solid #99ADC2;
	padding:1em;
	margin:1em 0;	
}

body.pg div.route td, body.ug div.route th {
	padding:0.5em 1em;	
}

body.pg div.route td {
	background-image:none;
	border:1px solid #99ADC2;
	border-collapse:collapse;
}

body.pg div.route table td.route-level {
	background-color:#003366;
	color:white;
	font-size:1.6em;	
	width:5em;
	padding-left:0.5em;
	padding-right:0;
	font-family:Arial, Helvetica, sans-serif;
}

body.pg div.route td.route-level dd {
	font-size:1.8em;
	margin-top:-0.2em;		
}

body.pg div.route td.route-sequence {
	background-color:#99ADC2;	
	color:#000;
	font-size:1.6em;	
	text-align:center;	
	width:2em;
	padding-left:0;
	padding-right:0;	
}

body.pg div.route tr td.first {
	border-bottom:1px solid #FFF;	
}

body.pg div#region1 div.route td.route-course ul {
	margin-left:0;
	margin-top:0.5em;
	margin-bottom:0.5em;
}

body.pg div#region1 div.route td.route-course ul li {
	background-image:none;
	padding-left:0;
	padding-right:1em;
	color:#003366;	
}

body.pg div#region1 p.route-next-step {
	background-image:url(diagram-arrow-pg.gif);
	margin-left:0;	
}

body.pg div#region1 p.route-certificate,
body.pg div#region1 p.route-diploma,
body.pg div#region1 p.route-degree {
	background-color:#99ADC2;
	margin-left:0;
}

body.pg div#region1 p.route-degree {
	background-color:#003366;	
}


body.pg p.route-certificate span,
body.pg p.route-diploma span {
	background-image:url(award-icon-pg.gif);
}

body.pg p.route-degree span {
	background-image:url(qual-icon-pg.gif);
}


body.pg div#courses h3 {
    border-bottom:1px dotted #003366;
	background-color:#E4EAEF;
}

body.pg div#student-reviews blockquote {
	background-image:url(student-quote-pg.gif);	
}

body.pg div#student-reviews p {
	background-image:url(student-quote-pg-end.gif);	
	padding-right:0;
}


body.pg ul.route-options a:hover img {
	border:2px solid #99ADC2;	
}

body.pg ul.route-options li.current img {
	border:2px solid #99ADC2;
}

body.pg div#course-facts {	
	background-image:url(course-facts-bg-pg.gif);
	
}


/* RESEARCH PAGES
----------------------------------------------------------------- */
body.research {/**/
}
body.research p#research {
	background-color:#D1D1A5;
	border-color:#545442;
}

body.research h1 {
	border:1px solid #545442;
	color:#545442;
}




/* SUBJECT PAGES
----------------------------------------------------------------- */
body.subject {/**/
}
div#introduction img {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}


/* QUALIFICATION PAGES
----------------------------------------------------------------- */
body.qualification {/**/
}
table.course-list a {/**/
}

table.course-list th,
table.course-list td {
	color:#005856;
	padding:1em;
	background-image:url(h-gutter-course-table.png);
	background-repeat:repeat-x;
	background-position:top left;
	border-bottom:none;
}

table.course-list {
	background-image:url(h-gutter-course-table.png);
	background-repeat:repeat-x;
	background-position:bottom left;
	border-bottom:none;
	border-top:1px solid #CCEFEE;
	margin-bottom:5em;
}

table.course-list th.course-title {
	padding-left:2.5em;	
	width:60%;		
	background:url(course-list-bottom.jpg) #F4F4F4 repeat-x bottom left;	
	line-height:2.5em;		 
	padding:0 0 0 2.5em;
	margin:0;
}

table.course-list th.course-points {
	width:15%;
	background:url(course-list-bottom.jpg) #F4F4F4 repeat-x bottom left;	
	line-height:2.5em;
	padding:0 0 0 1em;
	
}

table.course-list th.course-fee {
	width:15%;	
	background:url(course-list-bottom.jpg) #F4F4F4 repeat-x bottom left;	
	line-height:2.5em;
	padding:0 0 0 1em;
}

table.course-list  {
	border-collapse:collapse;		
}

ul.toggle-all {
	margin:1em;
}


div#region1 ul.toggle-all li {
	list-style-type:none;
	margin:0;
	padding:0 1.5em 0 0;
	display:inline;
}

table.course-list dl, div#region1 ul.toggle-all li {
	background-image:url(arrow-down.gif);
	background-repeat:no-repeat;
	background-position:0 0.5em;
	padding-left:1.5em;
	margin:0;	
}

table.course-list tr.highlight{
	background-color:#EDF9F9;
}

table.course-list dl a:focus {
	background-color:transparent;
	color:#003399;
}

table.course-list dl.contracted {
	background-image:url(arrow-right.gif);
	/*background-color:#FFF;*/
}

div#region1 ul.toggle-all li.contracted {
	background-image:url(arrow-right.gif);
	background-position:0 0.3em;
}

table.course-list dt, table.course-list dd {
	margin:0;
	padding:0;	
}

table.course-list dd {
	margin-top:1em;
	color:#000;
}

table.course-list dt {
	font-weight:normal;
}

div#courses h3 {
	font-weight:bold;	
	padding:0.5em 1em;	
}
	


/* ROUTE PAGES
----------------------------------------------------------------- */
body.route {/**/
}

ul.route-options {
	float:left;
	clear:both;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	
}

ul.route-options li a,
ul.route-options li a span {
	text-decoration:underline;	
}

ul.route-options li a span {
	padding-left:2px;	
}

ul.route-options li a:hover {
	background-color:transparent;
}

ul.route-options li a:hover span {
	background-color:#EEE;
}

ul.route-options a img {
	border:2px solid transparent;		
}


div#region1 ul.route-options li {
	list-style-type:none;
	margin:0 2em 1em 0;
	padding:0;
	float:left;
	width:140px;
	height:18em;
	background-image:none;	
}

ul.route-options span.caption {
	display:block;
	margin:0 0 1em 0;
	font-size:0.9em;
}

ul.route-options li.current span {
	color:#000;
	background-color:#EEE;
}



div.route {
	border:1px solid #CCC;
	padding:1em;
	margin:1em 0;
}
div.route table {
	border-collapse:collapse;
	margin:0;
}
div.route dl, div.route dt, div.route dd {
	margin:0;
	padding:0;
}
div.route table td.route-level {
	background-color:#545442;
	color:white;
	font-size:1.4em;
}
td.route-sequence {
	background-color:#eee;
	font-size:1.2em;
	/*font-weight:bold;*/
}
div.route td {
	background-image:none;
	border:1px solid #CCC;
	border-collapse:collapse;
}
td.route-level dt {
	margin-bottom:0.5em;
}
td.route-level dd {
	font-size:1.8em;
}
p.route-award {
	background-color:#ccc;
	padding:1em;
	text-align:center;
	margin:0;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
}
p.route-degree {
	background-color:#333;
}
p.route-award span {
	background-image:url(award-icon.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:0.5em 0 0.5em 30px;
}
p.route-degree span {
	background-image:url(qual-icon.gif);
	color:white;
}
p.route-next-step {
	text-indent:-5000em;
	overflow:hidden;
	background-image:url(diagram-arrow.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:100%;
	height:30px;
	margin:0;
	padding:0;
}
td.route-course ul {
	margin:0;
	padding:0;
}
td.route-course dd {
	margin:0;
	padding:0;
}
td.route-course ul li {
	margin:0;
	padding:0 1em 0 0;
	list-style:none;
	display:inline;
}
div.route a {
	color:black;
}

/* COURSE PAGES
----------------------------------------------------------------- */
body.course {/**/
}

div#course-facts {	
	margin-bottom:1em;
	padding:1em 1.3em;	
	width:auto;	
	display:inline-block;	
	background-position:60% 0;
	background-repeat:repeat-y;
}

div#course-facts h2 {
	display:none;
}
div#course-facts dl {
	/*display:inline;*/
	float:left;	
	margin:0 1em 0 0;
	padding:0;	
	width:100%;	
}

div#course-facts dl dt {
	/*display:inline;*/
	float:left;
	/*width:7em;*/
	margin:0;
	padding:0;
	font-weight:normal;	
	line-height:150%;
}

div#course-facts div.set1 dl dt {
	width:5em;	
}

div#course-facts div.set2 dl dt {
	width:7em;	
}


div#course-facts dl dd {
	/*display:inline;*/
	float:left;	
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-weight:bold;
	line-height:150%;
	
}

div#course-facts ul {
	padding:0;	
	float:left;
	width:28%;
	margin:0 0 0 0;
	font-size:0.9em;		
}

div#course-facts ul li {
	background-position:0 0.6em;	
}


div.set1 {
	padding:0 0 0 0;	
	float:left;
	width:30%;
	margin-right:1em;	
	display:inline-block;
}

div.set2 {	
	padding:0 0 0 0;	
	float:left;	
	width:30%;		
	display:inline-block;
	padding-left:1em;	
	height:100%;	
}


div#last-presentation {
	border-bottom:3px solid #eee;
	padding:1em 0;
}
ul.jump-to {
	display:none;
}
div#facts {
	width:33%;
	float:right;
	border-left:1em solid white;
	margin-bottom:1em;
}
div.facts-overview {
	border:1px solid #ccc;
	background-color:#fff;
}
div#region1 div#facts h2 {
	/*font-size:1em;
	margin:0;
	padding:1em;
	background-color:#eee;
	border-top:1px solid #fff;
	border-bottom:1px solid #ccc;	
	background-position:center;
	background-repeat:repeat-x;*/
}

div#facts dl {
	margin:0;
	padding:1em;
	border-bottom:1px dotted #ccc;
}
div#facts dl.product-designation {
	border-bottom:none;
}
div#facts dt, div#facts dd {
	margin:0;
	padding:0;
	display:inline;
}
div#facts dd:before {
	content: " - ";
}
div#register caption {
	display:none;
}
div.toggles ul {
	width:100%;
	height:Auto;
	clear:both;
	float:left;
}
div.toggles ul li {
	list-style-type:none;
	margin:0;
	padding:0;
	display:inline;
}
div.toggles ul li a {
	display:block;
	float:left;
	margin:0;
	padding:1em;
	background-color:#eee;
	width:auto;
}
form#form-register table {
	clear:both;
	float:left;
	width:auto;
}

div#register form#form-register {
	/*float:left;*/
	width:100%;
}

div#register {
	border:2px solid #ddd;
	padding:1em;
/**/}



div#register table {
	margin-top:0.3em;
	border-collapse:collapse;
	width:100%;
}
div#register table td, div#register table th {
	border-top:1px solid #ccc;
}

div#register table td {
	background-image:none;
}

div#register table td p {
	margin-bottom:0;
}

div#register table td.last {
	border-bottom:1px solid #ccc;
}

div#register-top, div#register-bottom {
	padding:0.5em 0;
	clear:both;
	width:auto;
	/*zoom:1;*/
	margin:0;
}
div#register-top select {
	width:100%;
}
div#register-top label {
	font-weight:bold;
	margin-right:1em;
	display:none;
}

div#student-reviews p {
	background-repeat:no-repeat;
	background-position:bottom right;		
}

div#student-reviews blockquote  {		
	padding-left:25px;	
	background-repeat:no-repeat;
	background-position:0 0.3em;
	font-style:normal;
	margin-left:0;
}


div#course-satisfaction-survey p {
	padding-left:25px;
	background-image:url(survey.gif);
	background-repeat:no-repeat;
	background-position:center left;	
}


/* FINANCIAL SUPPORT FORM
----------------------------------------------------------------- */

form#aspnetForm {
   	width:75%;		
}

form#aspnetForm fieldset {
   	margin:1em 0;
	padding:1em;
	border:2px solid #CCEFEE;
	overflow:hidden;
}

form#aspnetForm table {
   	margin:1em 0;
	padding:1em;
	border:2px solid #CCEFEE;		
}

form#aspnetForm td.firstcol {width:55%;} td.seccol {width:45%;}

form#aspnetForm td.firstcolhelp {width:55%;} 

form#aspnetForm legend {
   	font-weight:bold;	
	margin-bottom:0;
	min-height:2em;
    white-space: normal; 
}

form#aspnetForm span {
    display:block;
    width: 100%;
}

form#aspnetForm label {
	display:block;
	margin-bottom:0.2em;
}

form#aspnetForm input.radio {
	float:left;
	margin-right:1em;		
}

form#aspnetForm strong.required {
	font-weight:normal;
	font-style:italic;
	font-size:0.9em;
}

form#aspnetForm strong.help {
	font-weight:normal;
	display:block;
}

form#aspnetForm input:focus,
form#aspnetForm textarea:focus {
	background: #FFC;
}

form#aspnetForm a.help-link {
	padding:0 0.3em;	
}

form#aspnetForm a.td-help-link {
	padding:0 0.3em;	
}

form#aspnetForm img.help-img {
	vertical-align:text-top;	
}

form#aspnetForm p.help-text {
	background-color:#EDF9F9;
	padding:1em;
}

form#aspnetForm ul.help-list {
	background-color:#EDF9F9;
	padding:1em;
}

form#aspnetForm label.help {
	display: inline; 
}

form#aspnetForm label.td-help {
	display: inline; 
}

form#aspnetForm a:hover {
	background-color:transparent;	
}

form#aspnetForm a.help-skip {
	text-indent:-1000em;
	overflow:hidden;
	display:block;
	height:0px;
	visibility:hidden;
}

form#aspnetForm input {
	float:left;   
	margin-right:1em;	
}

form#aspnetForm input.text 
{
	float:none;
	margin-right:1em;
}

form#aspnetForm label {
	display:block;
	margin-bottom:0.2em;
}

form#aspnetForm ul.normal li  
{
	margin:0px 0px 10px 0px; 
	line-height:1.5em; 
	list-style:square;
}

form#aspnetForm ul.help-list li  
{
	margin:0px 0px 10px 10px; 
	line-height:1.5em; 
	list-style:square;
}

form#aspnetForm table a 
{
	text-decoration: underline;
}

