﻿/*@charset "utf-8";
 CSS Document */

/* Reset Reloaded: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
background: transparent;
font-weight: normal;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
:focus { outline: 1px dotted #666; }
body {
line-height: 1;
color: #333;
background: #FFF;
font-family: Georgia, "Times New Roman", Times, serif;
}
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after { content: " "; }
blockquote, q { quotes: "" ""; }


h2, h3, h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
}

/*BEGIN VictoriaSCWbase.css*/
#PrintHeading{display:none;}
.clear{clear:both;}
.clearleft{clear:left;}
h1 
{
    font-weight:bold;
    background-color:#eee;
    padding:12px 0px 12px 15px;
    width:340px;
    margin:-62px 0 2px 240px;
    font-size:1.3em;
    border:1px solid #ccc;
    border-left-color:#ddd;
    border-top-color:#000000;
}
h2 
{
    margin:10px 20px 10px 0px;
    /*color:#990000;*/
    font-size:1.3em;
}
.underline
{
    border-bottom:1px solid #ddd;
    padding-bottom:5px;
}
h2 em 
{
    font-size:.6em;
    font-style:normal;
    color:#666;
    font-family:Verdana, Arial, Sans-Serif;
}
h3 
{
    margin:10px 20px 10px 0px;
    color:#004730;
    font-size:1.2em;
    line-height:1.3em;
}
h4 
{
    margin:10px 20px 10px 0px;
    color:#990000;
    font-weight:bold;
    font-size:.9em;}
p 
{
    margin:10px 0px 10px 0px;
    font-size:.9em;
}
ul, ol
{
    margin-left:20px;
    padding-left:15px;
}
li 
{
    /*list-style-type:disc;*/
    font-size:.9em;
}
ol li 
{
    list-style-type:decimal;
}
ul.NoTop 
{
    margin-top:-8px;
}

a {color:#004730;}
em {font-style:italic;}
strong {font-weight:bold;}

             

#fader
{
	z-index:2; 
	position:absolute;
	top:1px; 
	left:1px; 
	width:99.9%; 
	height:100%;	
	display:none;	
	opacity:.7; 
	filter: alpha(opacity=70); 
background-color:#eee;
}
#loading
{
	z-index:4; 
	position:absolute; 
	background-color:#fff;
	height:50px;
	width:200px;
	text-align:center;
	padding-top:30px;
	display:none;
	font-weight:bold;
	top:90px;	
	color:#555;
}

#DynamicContent
{
    z-index:3;
    position:absolute;
	background-color:#fff;
	display:none;
	padding:0px;
}

div#DynamicTopRight 
{
    position:absolute;
    top:0px;
    right:0px;
    margin:-15px -20px 0px 0px;
}

a#TopRightClose 
{
    
    padding:15px;
    line-height:30px;
        background-image:url(gfx/close2.gif);
    background-repeat:no-repeat;
    background-position:0 9px;
    text-decoration:none;
}
a#TopRightClose:hover { background-position:0 -37px;}

    a.CancelDynamic 
    {
        font-size:.7em;
    }

/* Public site styles */
#FilterZone 
{
    font-family:Verdana, Arial, Sans-Serif;
    margin-left:20px;
}
.divhide 
{
    display:none;
}
a.minibutton 
{
    background-color:#ddd;
    border:1px solid #999;
    border-right:2px solid #666;
    border-bottom:2px solid #333;
    color:#000;
    text-decoration:none;  
    font-size:.7em;  
    padding:2px 4px;
    display:none;
}
  .SearchButton  
  {
      background-color:#003300;  
      color:#fff;    
      font-weight:bold;
      padding:2px 3px 1px 3px;
      cursor:pointer;
      border-bottom:2px solid #000;
  }
    
#MainFilters div 
{
    float:left;
    font-size:.8em;
    margin-right:20px;
}
#MainFilters div#FilterSpec
{
    margin-right:0;
}

#MainFilters div em
{
    font-style:normal;
    font-size:.8em;
    color:#666;
}
#MainFilters div h4 
{
    margin-right:0;
}
#MainFilters div h4 em 
{
    font-size:.9em;
     color:#990000;
}

#FeatureFilters table 
{
    border-bottom: 1px dashed #ddd;
    border-right:1px solid #ccc; 
}
#FeatureFilters td
{
 padding:4px 5px 4px 3px; 
 font-size:.8em;
 width:165px;
 vertical-align:top;
 border-left:1px solid #ccc;
 border-top:1px dashed #ddd;
}
#FeatureFilters td label 
{
    float:left;
    width:145px;
    display:block;
    line-height:1.2em;
}
#FeatureFilters td input  
{
    display: block;
	float: left;
	clear: left;
	height: 15px;
	padding: 0;
	margin:0 2px;
}
#FilterAV p strong 
{
    color:#006600;
    font-size:.8em;
}
#FilterNonAV p strong 
{
    color:#000099;
    font-size:.8em;
}
#FilterAccessibility p strong 
{
    color:#990000;
    font-size:.8em;
}


#RoomDetails 
{

	background-color:#fff;
	border:1px solid #000;
	padding:0px 10px 10px 10px;
	font-family:Verdana, Arial, Sans-Serif;
	width:700px;
}
#RoomDetails h2 
{
    background-color:#133398;
    color:#fff;
    margin:0 -10px;
    padding:8px 0px 9px 0px;
    font-size:.9em; 
    font-weight:bold;   
}
#RoomDetails h2 strong 
{
    background-color:#0C2161;
    display:block;
    float:left;
    padding:7px 10px;
    margin:-7px 20px -8px 0px;
    font-size:1.1em;
}
#RoomDetails h2 em 
{
    font-style:normal;
    font-weight:normal;
    font-size:1em;
    color:#fff;
}

#RoomDetails h3 
{
    font-size:.8em;
    font-weight:bold;
    color:#006600;
    margin-right:0;
}
#HighLevel 
{
    background-color:#ddd;
    margin-left:-10px;
    width:245px;
    padding:3px 10px;
}
#HighLevel p 
{
    margin:5px 0;
}

#BaseEquipment 
{
    width:255px;/*CHANGE REQUIRED: Set this back to 255px;*/
}
#ImageZone 
{
    float:right;
    margin:15px 5px 0px 0px;
    width:425px;
}
#ThumbZone 
{
    margin-top:5px;
    text-align:center;
}
#ThumbZone img 
{
    margin:5px 5px;
}
#AdditionalFeatures
{
    background-color:#ddd;
    margin:10px -10px -10px -10px; 
    padding:0px 0px 10px 10px; 
    border-top:1px solid #999;
    position:relative;
}
#AdditionalFeatures div#AV 
{
    float:left;
    width:250px;
    padding:0;
     border-right:1px dashed #999;
 padding-right:10px;
 margin-right:10px;
}
#AdditionalFeatures div#nonAV 
{
    margin:0 10px 0 0;
    border-right:1px dashed #999;
    float:left;
    padding-right:10px;
    width:205px;
}
#AdditionalFeatures div#nonAV h3
{
    color:#133398;
}
#AdditionalFeatures div#Accessibility 
{
 float:left;

 width:205px;
}
#AdditionalFeatures div#Accessibility h3 
{
    color:#990000;
}


#RoomDetails ul 
{
    margin-bottom:10px;
    padding:0; 
}
#RoomDetails ul li 
{
    padding:3px 0;
    font-size:.8em;
    list-style-type:square;
}
#RoomDetails ul li em 
{
    font-size:.8em;
    font-style:normal;
}
#RoomDetails ul li.AlternateRow
{
    background-color:#eee;
}

/*#fader 
{
    display:block;
}*/

div#RoomSearchResults 
{
    font-family:Verdana, Arial, Sans-Serif;
    width:550px;
margin-left:20px;
}
div#RoomSearchResults h2
{
    font-family:Georgia, Verdana, Arial, Sans-Serif;
}
div#RoomSearchResults h3
{
background-color:#000099;
color:#fff;    
padding:3px 5px;
font-size:1em;   
}
div#RoomSearchResults ul 
{
    width:550px;
    margin:0;
    padding:0;
}
div#RoomSearchResults ul li 
{
    list-style-type:none;
    width:170px;
    float:left;
    background-image:url(gfx/squarebullet.gif);
    background-repeat:no-repeat;
    padding-left:15px;
    background-position:3px 5px;
}
div#RoomSearchResults h4
{
    color:#006600;  
    margin-top:5px;
}
div#RoomSearchResults table 
{
    width:240px;
    margin-bottom:15px;
}
div#RoomSearchResults div.BuildingCol1, div#RoomSearchResults div.BuildingCol2
{
    float:left;
    width:240px;
    position:relative;
    margin-top:10px;
}
div#RoomSearchResults div.BuildingCol2 
{
    border-left:1px solid #ccc;
    margin-left:10px;
    padding-left:10px;
}
div#RoomSearchResults th 
{
font-size:.6em;
padding-right:5px;
height:1.3em;
}
div#RoomSearchResults th.lastth
{
padding-right:0px;
}
div#RoomSearchResults td
{
font-size:.7em;
padding:2px 5px 2px 0;
vertical-align:middle;
}
div#RoomSearchResults td a
{
    text-decoration:none;
    color:#666;
}
div#RoomSearchResults td.RoomNum a
{
    color:#000099;
    font-weight:bold;
    font-size:1.1em;
}
div#RoomSearchResults td.AltRow
{
    background-color:#eee;    
}
div#RoomSearchResults td.centretext
{
    text-align:center;
}

div#SpecNames p 
{
    margin:2px 0;
}

table.SpecListing 
{
    border:1px solid #999;
    border-left:none;
    border-top:none;
    font-size:.9em;
}
table.SpecListing td
{
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;
    padding:5px;
    text-align:center;
}
table.SpecListing td.AltRow
{
    background-color:#eee;    
}
table.SpecListing td.lefttext
{
    text-align:left;
}
table.SpecListing th
{
    background-color:#ccc;
    border-left:1px solid #999;
    border-top:1px solid #999;
    padding:5px;
}
#ReportView table 
{
    page-break-after:always;    
}
#ReportView table td 
{
    width:190px;
    line-height:1em;
    padding:0;
    font-size:.9em;       
}
#ReportView table td.col1
{
    padding-right:10px;
}
#ReportView table td.col2 
{
    border-left:1px solid #999;
    padding:0 10px;
}
#ReportView table td.col3
{
    border-left:1px solid #999;
    padding-left:10px;
}

/*#ReportView div.ReportCol1, #ReportView div.ReportCol2, #ReportView div.ReportCol3
{
    display: inline-block;
    margin-right:10px;
    margin-top:10px;
    padding-right:10px;
    border-right:1px solid #999;
    width:190px;
}
#ReportView div.ReportCol3 
{
    page-break-after:always;
}*/
#ReportView h2
{
    margin:0px 0 5px 0;
    font-size:16pt;
}
#ReportView h3
{
    margin:5px 0;
    font-size:14pt;
}
#ReportView h3 em
{
 font-style:normal;
 font-size:.9em;
}

#ReportView h5 
{
    font-weight:bold;
    color:#990000;
    margin-top:8px;
    font-size:9pt;
}
#ReportView p
{
    line-height:1.2em;
} 
#ReportView td p
{
    margin:4px 0;
    font-size:8.5pt;
    padding-bottom:3px;
     border-bottom:1px solid #ddd;
}  
#ReportView p label 
{
    font-style:normal;
    width:150px;
    display:block;
    float:left;
}

table.tbl-RoomSpec {
    vertical-align:central;

}

table.tbl-RoomSearch {
    vertical-align:central;
    width:800px;

}


#page {
margin: 0 auto;
width: 950px;
font-size: .75em;
line-height: 1.6;
}

/*#section-content {
width: 755px;
background: url(gfx/col-shadow-left.gif) 16px 0 no-repeat;
float: left;
}

#content-wrap {
margin-left: -194px;
background: url(../gfx/content-vert-divider.jpg) 194px top no-repeat;
width: 755px; 
float: right;
}  */

#intro-wrap {
margin: 0 0 0 195px;
}

#intro-caption {
margin: 0 0 0 195px;
padding: 10px 19px 5px 17px;
background: #CCC url(../gfx/intro.gif) no-repeat;
font-size: 1.3em;
}

#intro-wrap #intro-caption {
margin: 0;
}

/*#content {
margin: 0 0 0 194px;
padding: 22px 10px 22px 11px;
}*/

#content {
    font-size: 1.1em;
    font-family: "Lucida Grande",Verdana,Arial;
    margin: 0 0 0 10px;
    padding: 22px 10px 22px 11px;
}


#content-footer {
margin: 3em 0 1em;
padding: 0 7px;
border-top: 1px solid #999;
background: url(../gfx/content-footer.gif) no-repeat;
font-size: 0.85em;
}

#content #content-footer h3 {
margin: 5px 0 10px; 
color: #333;
border: 0;
font-size: 1.35em;
text-transform: uppercase;
}

#page #content-footer ul {
margin: 0;
}

#content-footer span {
color: #BF031B;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-style: italic;
}

#content-footer li {
margin-bottom: .75em;
padding: 0 10px 0 40px;
display: block;
width: 40%;
font-family:"Lucida Grande", Verdana, Arial;
min-height: 32px;
float: left;
}

#content-footer li a {
text-decoration: none;
color: #000;
}

#content-footer li a:hover {
text-decoration: underline;
}

.look {
background: url(../gfx/icon-look.gif) no-repeat;
}

.look:hover {
background: url(../gfx/icon-look-off.gif) no-repeat;
}

.learn {
background: url(../gfx/icon-learn.gif) no-repeat;
}

.learn:hover {
background: url(../gfx/icon-learn-off.gif) no-repeat;
}

.visit {
background: url(../gfx/icon-visit.gif) no-repeat;
}

.visit:hover {
background: url(../gfx/icon-visit-off.gif) no-repeat;
}

.find {
background: url(../gfx/icon-find.gif) no-repeat;
}

.find:hover {
background: url(../gfx/icon-find-off.gif) no-repeat;
}

.talk {
background: url(../gfx/icon-talk.gif) no-repeat;
}

.talk:hover {
background: url(../gfx/icon-talk-off.gif) no-repeat;
}

.enrol {
background: url(../gfx/icon-enrol.gif) no-repeat;
}

.enrol:hover {
background: url(../gfx/icon-enrol-off.gif) no-repeat;
}

#section-nav {
padding: 10px 9px 10px 0;
width: 185px; /*194px*/
float: left;
color: #666;
font-family:"Lucida Grande", Verdana, Arial;
font-size: 0.95em;
line-height: 1.25;
}




/* ### GLOBAL SITE STRUCTURES */
#top-links {
padding-top: 15px;
background: #004730 url(../gfx/stars.gif) 0 0 repeat-y;
background-position: center top;
font-family: "Lucida Grande", Verdana, Arial;
font-size: .70em;
}

#top-links div { 
margin: 0 auto;
width: 950px;
}

#top-links h1 {
margin-bottom: -54px;
width: 220px;
height: 75px;
float: left;
display: block;
position: relative;
}

#top-links ul {
text-align: right;
}

#top-links li {
margin-left: 10px;
display: inline;
}

#top-links li a {
color: #9AABA5;
text-decoration: none;
}

#top-links li a:hover {
text-decoration: underline;
}

#masthead {
background: url(../gfx/top-links.jpg) no-repeat;
background-position: center top;
}

#masthead li {
display: inline;
}

#site-nav {
background: url(../gfx/nav-hang1a.jpg) no-repeat;
background-position: center bottom;
clear: both;
}

#site-nav form {
margin: 0 auto 31px;
padding-top: 10px;	
width: 950px;
text-align: right;
clear: both;
}

#site-nav label {
margin-right: 0.25em;
color: #333;
font-size: 0.90em;
text-transform: uppercase;
vertical-align: middle;
}

#search-vic {
margin-right: 0.25em;
padding: 0 0 3px;
width: 15em;
background:#F0F5F3;
}

#search-vic:focus, #search-vic-two:focus {
background:#ffc;
}

#search-vic-two {
width: 10em;
background:#F0F5F3;
}

#search-go, #search-go-two {
border: none;
vertical-align: top;
}

#site-nav div {
margin: 0 auto;
width: 950px;
padding-bottom: 16px;
background: #D4D4D4 url(../gfx/site-nav-bottom.gif) 0 bottom no-repeat;
font-family:"Lucida Grande", Verdana, Arial;
font-size: 0.70em;
}
#site-nav ul{	
background:transparent url(../gfx/nav-std.gif) repeat-x scroll 0pt 50%;
clear:both;
}

/*-----primary dropdown navagation styles-----*/

/*.clearb {
	clear:both;
}*/
#dropnav, #dropnav ul {
padding: 0;
margin: 0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#dropnav ul{
	opacity:0.97;
	filter:alpha(opacity=97); /* IE patch */
	-moz-opacity:0.97;
	-khtml-opacity: 0.97;
	background-image:none !important;
	background-color:#EAEAEA !important;
	}
#dropnav li {
float: left;
position: relative;
}
#dropnav li a{
	background:transparent url(../gfx/nav-border.gif) no-repeat scroll 100% 50%;
	color:#333333;
}
.navList2_submenu a{
margin-left: 6px;
margin-right: 8px;
text-decoration: none;
display:block;
margin:0;
padding:9px 1.5em;
text-decoration:none;
}

.navList2_level2{
display: none;
width: 16em;
position: absolute;
top: 2.6em;
left: 0;
font-weight:normal;
background-color: #EAEAEA;
}
.navList2_level2 li{
width: 100%;
}
.navList2_level2 li a{
text-decoration: none;
color:#333333 !important;
padding:5px 1.5em;
background-image:none !important;
width: 13em;
display:block;
}
.navList2_level2 li a:hover{
background-image:none !important;
background-color: #F9F9F9 !important;
color:#336633 !important;
}
#dropnav li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}
#dropnav li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}
#dropnav li:hover , li.over{
background:transparent url(../gfx/nav-hover.gif) repeat-x scroll 0pt 50%;
	}
#dropnav li:hover a, #dropnav li.over a{
	color:#FFFFFF;
}
#site-nav li a.navList2_selected_submenu, #site-nav li a:hover.navList2_selected_submenu{
margin: -2px 0 -1px 0;
padding: 9px 1.5em 9px;
border: 1px solid #FFF;
border-bottom: 0;
background: url(../gfx/nav-on.gif) 0 50% repeat-x;
color: #FFF;
font-weight: bold;
text-decoration:none;
display:block;
position:relative;
}


/* Local navigation */
/* New local nav styles (nested lists removed from original) */
#section-content #section-nav div.lift {
margin-bottom: 1.1em;
background: url(../gfx/lift-off-white.jpg) 100% bottom no-repeat;
}

#section-content #section-nav div.local-nav-lift {
padding-bottom: 20px;
background: url(../gfx/lift-off-local-nav-adj.gif) 100% bottom no-repeat;
}

#local-nav {
padding: 4px 0 0 0;
background: url(../gfx/local-nav-top.gif) no-repeat;
font-size: 0.90em;
line-height: 1;
}

#local-nav ul {
background: #EEE url(../gfx/local-nav-body.gif) no-repeat;
}

#local-nav li {
border: 1px solid #CCC;
border-width: 0 1px 0;
background: url(../gfx/local-nav-std.gif) 8px 6px no-repeat;
}

#local-nav a {
margin: 0 1px 0 3px;
padding: 3px 5px 6px 13px;
background: url(../gfx/local-nav-bot-border.gif) bottom repeat-x;
display: block;
color: #000;
text-decoration: none;
}

#local-nav a:hover {
color:#000;
text-decoration:underline;
}

/* Level 3 */
#local-nav li#has-sibling {
background: #E3E3E3 url(../gfx/local-nav-root-lev1.gif) no-repeat !important;
}

#local-nav li.lv3 {
background: url(../gfx/local-nav-std.gif) 8px 6px no-repeat;
}

#local-nav li.lv3 a {
padding-left: 13px;
color: #333;
}

#local-nav li.local-nav-on3 {
background: #FFF url(../gfx/local-nav-bold.gif) 8px 6px no-repeat !important;
}

/* Level 4 */
#local-nav li.lv4 {
background: #FFF url(../gfx/local-nav-std.gif) 22px 6px no-repeat;
}

#local-nav li.lv4 a {
padding-left: 26px;
}

#local-nav li.local-nav-on4 {
background: #FFF url(../gfx/local-nav-bold.gif) 22px 6px no-repeat !important;
}

/* Level 5 */
#local-nav li.lv5 {
background: #FFF url(../gfx/local-nav-std.gif) 34px 6px no-repeat;
}

#local-nav li.lv5 a {
padding-left: 38px;
}

#local-nav li.local-nav-on5 {
background: #FFF url(../gfx/local-nav-bold.gif) 34px 6px no-repeat !important;
}

/* Level 6 */
#local-nav li.lv6 {
background: #FFF url(../gfx/local-nav-std.gif) 46px 6px no-repeat;
}

#local-nav li.lv6 a {
padding-left: 50px;
}

#local-nav li.local-nav-on6 {
background: #FFF url(../gfx/local-nav-bold.gif) 46px 6px no-repeat !important;
}

/* Levels general */
#local-nav li.local-nav-on a, #local-nav li.local-nav-on3 a, #local-nav li.local-nav-on4 a, #local-nav li.local-nav-on5 a, #local-nav li.local-nav-on6 a {
color: #00392A;
font-weight: bold;
}

#footer-pre-outer {
padding-top: 16px;
background: url(../gfx/nav-hang1a.jpg) no-repeat;
background-position: center top;
clear: both;
/*border: 1px solid #000;*/
}

#footer-outer {
padding: 16px 0 15px;
background: url(../gfx/nav-hang2.jpg) no-repeat;
background-position: center top;
clear: both;
}

#footer-pre, #footer {
margin: 0 auto;
width: 950px;
font-family:"Lucida Grande", Verdana, Arial;
font-size: .70em;
line-height: 1.2;
clear: both;
}

#footer-pre h3, #footer h3 {
margin-bottom: 0.5em;
color: #333;
font-size: 1.3em;
text-transform: none;
font-weight:normal;
}

#footer-pre h4, #footer h4 {
font-family:"Lucida Grande", Verdana, Arial;
font-weight: bold;
font-size: 1.1em;
}

#footer-pre a, #footer a {
text-decoration: none;
}

#footer-pre a:hover, #footer a:hover {
text-decoration: underline;
}

#footer-pre div {
padding: 0 15px 10px 15px;
height: 13em;
background: url(../gfx/footer-pre.jpg) no-repeat;
float: left;
}

#footer-pre label {
margin-bottom: 0.5em;
display: block;
font-family: Georgia, "Times New Roman", Times, serif;
color: #333;
font-size: 1.3em;
}

#footer-pre h3 span, #footer h3 span, #footer-pre label span {
color: #666;
}

#footer-pre .try-search {
padding-left: 0;
background-image: none;
width: 205px; /*220*/
}

#footer-pre .department {
width: 210px; /*240*/
}

#footer-pre .lost {
width: 221px; /*251*/
}

#footer-pre div.contact {
padding-right: 0;
width: 222px; /*237*/
line-height:1.35;
}

#footer-pre div.contact span {
font-size:1.1em;
}

#footer-pre ul {
margin-left: 20px;
}

#footer-pre li {
margin-bottom: 0.5em;
list-style-image: url(../gfx/bullet-plus.gif);
}

#footer-pre .contact p {
margin-bottom: 0;
}

#footer {
border-top: 1px solid #FFF;

color: #000;
}

#footer a {
color: #666;
}

#footer ul {
margin-bottom: 0.5em;
color: #B2B2B2;
}

#footer li {
margin-bottom: 0.5em;
display: inline;
}

#footer li a {
text-decoration: none;
}

#footer li a:hover {
text-decoration: underline;
}

#footer ul.set-one {
margin-top: 10px;
display: inline;
color: #CCC;
font-size: .95em;
float: left;
}

#footer ul.set-one li {
margin-right: 5px;
}

#footer ul.set-one a {
padding-right: 5px;
color: #333;
font-size: 1.1em;
}

#footer .page-top {
margin: 10px 0 2em 0;
display: inline;
float: right;
font-size: .90em;
}

#footer .page-top a {
color: #000;
font-weight: bold;
}

#footer .set-two {
clear: both;
}

#footer .set-two a {
color: #666;
font-size: 0.90em;
font-weight: bold;
}

#footer p {
margin-top: 1em;
}

#footer .update {
margin-top: 2em;
color: #999;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
/*background: transparent;*/
font-weight: normal;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

:focus {
outline: 1px dotted #666;
} 

body {
line-height: 1;
color: #333;
background: #FFF;
font-family: Georgia, "Times New Roman", Times, serif;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: " ";
}
blockquote, q {
quotes: "" "";
}



/* newly added
    
   */


#rsd-mainheading {

 /* margin: 0 auto;
    
    width: 922px;
background: #004730 url(gfx/breadcrumb.jpg) right 0 no-repeat; 
     color: #FFF;
*/
font-family:"Lucida Grande", Verdana, Arial;
font-size: 0.65em;
padding: 0 14px 1px;

display: block;
margin: 0px;
padding: 0px;
border-width: 0px;
height: 62px;
background-image: url(gfx/breadcrumb.jpg);
background-repeat: no-repeat;

}

#rsd-mainheading p {
margin-right: 0.5em;
font-weight: bold;
}

#rsd-mainheading p, #rsd-mainheading ul {
display: inline;
line-height: 1.5;
}

#rsd-mainheading a {
color: #FFF;
}

#rsd-mainheading h2 {
margin: 7px 0;
font-size: 2.4em;
line-height: 1.2;
color: #FFF;

}

#related-outer {
margin: 11px 0 3em;
width: 195px; /*195px*/
background: url(../gfx/related.gif) repeat-y;
color: #666;
font-family:"Lucida Grande", Verdana, Arial;
font-size: 0.95em;
line-height: 1.3;
float:right;
}

#related {
padding: 0 0 100px 10px;
background: url(gfx/related-bot.gif) 0 bottom no-repeat;
}

#related h3 {
    margin-bottom: 0.25em;
    color: #333;
    font-size: 1.1em;
    text-transform: uppercase;
}

.hidden, #skip-links, div.ad h4 span {
    position: absolute;
    top: -999px;
    z-index: 50;
    width: 1px;
    font-size: 1px;
    height: 1px;
    overflow: hidden;
    display: block;
    line-height: 0;
}

div.lift {
    margin-bottom: 2px;
    padding: 0 0 9px 0;
    border-width: 0;
    background: url(../gfx/lift-off-related.gif) 100% bottom no-repeat;
}


#related #context-nav {
    background: url(../gfx/context-top-sm.gif) 0 0 no-repeat;
    width: 185px;
}

#context-nav, #context-nav-student {
    padding-top: 3px;
    background: transparent url(../gfx/context-top.gif) 0 0 no-repeat;
    position: relative;
}


#context-nav .context-body {
    background: transparent url(../gfx/context-body.jpg) no-repeat;
}

#context-nav ul, #context-nav-student ul {
    margin: 0 10px 5px 10px;
    padding: 8px 9px 8px 10px;
    background: transparent url(../gfx/context-ul-bot.jpg) no-repeat 0 bottom;
}

#related #context-nav .context-body {
    background: transparent url(../gfx/context-body-sm.gif) no-repeat;
}


#related #context-nav li, #related #context-nav-student li {
    margin-bottom: 2px;

}

#context-nav li, #context-nav-student li {
    padding: 4px 0;
    background: url(../gfx/context-li.gif) bottom repeat-x;
}

}

#related #context-nav .bottom-corner {
    padding: 0 0 9px;
    background: transparent url(../gfx/context-bot-sm.gif) 0 bottom no-repeat;
}

#context-nav h3, #context-nav-student h3 {
    padding: 5px 13px 8px;
}

#context-nav h3, #context-nav h4, #context-nav-student h3, #context-nav-student h4 {
    padding-left: 13px;
    color: #fff;
    font-size: 1.1em;
    text-transform: uppercase;
}



#context-nav a, #context-nav-student a {
    color: #fff;
    display: block;
    text-decoration: none;
}

#site-name {
    margin: 0 auto;
    padding: 60px 0 0 0;
    width: 950px;
}

    #site-name h2 {
        float: left;
        width: 650px;
        font-size: 1em;
        color: #0D4C38;
        font-family: "Arial Narrow",Arial,Verdana,sans-serif;
        font-stretch: condensed;
        font-weight: bold;
        letter-spacing: 1px;
    }


#site-name ul {
    float: right;
    list-style: none;
    padding: 0;
    text-align: right;
}

#site-name li {
    display: list-item;
}

#site-name a, #site-name a:hover {
    background: none !important;
    padding: 0 !important;
}


#breadcrumb, #breadcrumb-student {
    margin: 0 auto;
    padding: 0 14px 1px;
    width: 922px;
    background: #36485d url(../gfx/breadcrumb.jpg) right 0 no-repeat;
    font-family: "Lucida Grande", Verdana, Arial;
    font-size: 0.65em;
    color: #fff;
}

#breadcrumb a, #breadcrumb-student a {
    color: #fff;
}

#breadcrumb h2, #breadcrumb-student h2 {
    font-family: "Arial Narrow",Arial,Verdana,sans-serif;
    font-size: 2.4em;
    font-stretch: condensed;
    font-weight: bold;
    letter-spacing: 1.5px;
    line-height: 1.2;
    margin: 7px 0;
    color: #fff;
}




/*#context-nav h3, #context-nav h4, #context-nav-student h3, #context-nav-student h4 {
    padding-left: 13px;
    color: #fff;
    font-size: 1.1em;
    text-transform: uppercase;
}*/


