body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    margin: 0px;
    padding : 0;

}

#top {
    margin : 0;
    background-image : url("../images/top-tile.png");
    background-position : top left;
    background-repeat : repeat-x;
    height : 208px;

}

#top #sitetitle {
    background-image : url("../images/top-header-crop.png");
    background-position : top left;
    background-repeat : no-repeat;
    padding-top : 208px;
    content : "";

}

#top #pagetitle {
    display : none;

}

#top #pagetools {
    position: absolute;
    top: 0;
    right: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 1.6em;

}

#top #pagetools li {
    display: block;
    float: right;
    margin: 0;

}

#top #pagetools li a {
    text-decoration: none;
    display: block;
    margin: 0;
    height: 30px;
    text-indent: -9999px;

}

#top #pagetools li#register a {
    background-image: url(../images/site-tools-register.png);
    width: 113px;

}

#top #pagetools li#mylabspace a {
    background-image: url(../images/site-tools-mylabspace.png);
    width: 125px;

}

#adminbar {
    position: absolute;
    top: 170px;
    left: 0px;
    width : 100%;
    margin : 0;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #003399;
    color: #ffffff;

}

#adminbar h2 {
    display: none;

}

#adminbar #adminusername {
    margin: 0;
    padding: 0;
    float: right;

}

#adminbar ul {
    margin: 0;
    padding: 0;
    list-style: none;

}

#adminbar ul li {
    display: inline;
    margin-right: 0.5em;
    white-space: nowrap;

}

#adminbar a {
    color: #ffffff;
    background: #003399;

}

#bgshadow {
    background-image : url("../images/nav-tile.png");
    background-position : top left;
    background-repeat : repeat-y;
    height : 100%;
    margin-bottom : 20px;

}

#navbar {
    width: 202px;
    float: left;
    height : 100%;
    min-height : 540px;
    padding: 0;
    margin: 0;

}

* html #navbar {
    height : 400px;

}

#navbar h2 {
    display : none;

}

#navbar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top : 1em;

}

#navbar ul li ul {
    margin : 0;
    margin-left: 4px;
    border-bottom : none;
    display : none;
}

#navbar ul ul.active {
    background-image : url("../images/menu_breaker_active.gif");

}

#navbar ul li.active ul {
    display : block;
    border-bottom : 1px solid #A8A9AC;
}

#navbar ul li.active ul li ul {
	display : none;
}

#navbar ul li.active ul li.active  ul
{
	display : block;
	border : none;
}

#navbar ul li.active a {
    border-bottom : 1px solid #A8A9AC;
}

#navbar ul li.active ul a {
    border : none;

}

#navbar ul li {
    margin: 0;
    padding: 0;
    margin : 2px;
    margin-left : 0;
    width : 195px;

}

* html #navbar ul li {
    height : 12px;

}

#navbar ul li.active {
    background : #ffffff;
    background-image : url("../images/menu_selected.gif");
    background-position : top left;
    background-repeat : no-repeat;

}

#navbar ul li.current {
    background-image : url("../images/menu_breaker_active.gif");

}

#navbar ul ul li {
    width : 190px;
}

#navbar ul ul ul li {
	width : 180px;
}

#navbar ul ul li.active {
    background : #FFFFFF;
    background-position : top left;
    background-repeat : no-repeat;
    background-image : url("../images/submenu_active.gif");

}

#navbar ul ul ul li.active
{
	background-image : none;
}

#navbar ul ul ul li.active .current
{
	background-color : #f2f2f2;
}

#navbar ul ul li.active li
{
	background-image : none;
}


#navbar ul ul li a {
    margin-left : 20px;

}

#navbar a {
    display : block;
    line-height : 12px;
    margin-left : 20px;

}

a:link {
   color: #003399;
    text-decoration: none;

	
}

#main a:link, #main a:visited, #main a:active
{
	font-weight : bold;
}

a:link:hover {
    color: #003399;
    text-decoration: underline;

}

a:hover {
    color: #003399;
    text-decoration: underline;

}

a:active {
    color: #003399;
    text-decoration: none;

}

a:visited {
    color: #003399;
    text-decoration: none;

}

a:visited:hover {
    color: #003399;
    text-decoration: underline;

}

#main {
    min-height : 400px;
    margin-left: 20%;
    padding: 0.5em;
    height: 100%;
}

* html #main {
    height : 400px;

}

h1.pageheader, h1.entry-header {
    font-family : Verdana,Arial,Helvetica,sans-serif;
    font-size : 18px;
    color : #003399;
    margin-top : 0;

}

h1.entry-header {
    font-size : 16px;
    color : #000000;

}

h1 {
    font-size : 18px;

}

h2 {
    font-size : 16px;

}

h3 {
    font-size : 15px;

}

h4 {
    font-size : 14px;
}

h5 {
    font-size : 13px;

}

h6 {
    font-size : 10px;

}

#bottom {
    clear : both;
    text-align : right;
    background : #ffffff;
    background-image : url("../images/bot-tile.jpg");
    background-position : top left;
    background-repeat : repeat-x;
    height: 40px;
    padding-top : 25px;

}

#botlogos
{
	width : 75px;
	height : 75px;
	background-image : url("../images/isologo.png");
	background-position : top left;
	background-repeat : no-repeat;
}


#adminentry {
    float : left;

}

* html table {
    font-size : 11px;

}

.optiontable {
    width : 80%;
    border : 1px solid #f2f2f2;
    border-collapse : collapse;

}

.thintable {
    border : 1px solid #f2f2f2;

}

.itemtable {
    border : 1px solid #f2f2f2;
    border-collapse : collapse;
    background-image: url(../images/25percentwhite.png);
}

.itemtable th
{
	background: url(../images/6percentblack.png) transparent;
	color : #6c6c6c;
}

th {
    background-color : #003399;
    color : #ffffff;
    text-align : left;

}

.optiontable tr {
    border : 1px solid #f2f2f2;
    behavior:url("/sites/sds/packages/s_udbn/skins/media/udbn/css/iehover.htc");

}

.detailtable tr {
    behavior:url("/sites/sds/packages/s_udbn/skins/media/udbn/css/iehover.htc");

}

.itemtable tr {
    border : 1px solid #f2f2f2;

}

.itemtable td, .itemtable th {
    padding : 2px;

}

.thintable td {
    border : 1px solid #f2f2f2;

}

* html .optiontable td, * html .itemtable td {
    /* IE can't style trs */
    border-bottom : 1px solid #f2f2f2;

}

.optiontable tr:hover, .optiontable tr.iehover {
    background: url(../images/85percentlime.png) transparent;

}

.detailtable tr:hover, .detailtable tr.iehover {
    background: url(../images/85percentlime.png) transparent;

}

.hidden {
    display : none;

}

.warning {
    color : #FF0000;

}

.errormessage {
    border : 1px solid #FF0000;
    overflow : auto;
    min-height : 100px;
}

.fancylist {
    border : 1px solid #f2f2f2;
    margin : 0;
    background-color : #D8FFE0;
}

.fancylist li {
    border-left : 10px solid #D8FFE0;
    margin-left :20px;
    background-color : #ffffff;

}

* html .fancylist li {
    margin-left : 30px;
    border-left : none;

}

abbr, acronym {
    cursor: help;

}

th abbr, th acronym, td acronym {
    border : none;
    text-decoration : none;
    font-variant : normal;

}

.optiontable th a, .optiontable th a:link, .optiontable th a:link:hover, .optiontable th a:hover, .optiontable th a:visited:hover, .optiontable th a:visited
{
	color : #ffffff;
}

.sortedasc a
{
	background-image: url("../images/sortdesc.png");
	background-position : center right;
	background-repeat : no-repeat;
	padding-right : 20px;
}

.sorteddesc a
{
	background-image: url("../images/sortasc.png");
	background-position : center right;
	background-repeat : no-repeat;
	padding-right : 15px;

}

.page table {
    font-size : 11px;

}

#main {
    background-image : url("../images/watermark.gif");
    background-position : center 75px;
    background-repeat : no-repeat;
    min-height : 600px;

}

* html .pagetype-base__static {
    height : 600px;

}

#adminpage .page, .pagetype-base__multi .pagetype-base__static {
    background : none;
    min-height : 0;

}

* html  .pagetype-base__multi .pagetype-base__static {
    height : 0;

}

.browsebox {
    width : 300px;
    min-height : 300px;
    background-image: url(../images/25percentwhite.png);
    float : left;
    margin : 5px;

}

* html .browsebox {
    border: 1px solid #f2f2f2;
    background: none;

}

* html .browsebox {
    height : 300px;

}

.browsebox h4 {
    font-size : 12px;
    text-align : center;
    margin : 2px;
    padding : 0;

}

.browsebox table.detailtable {
    width : 100%;

}

.browsebox .detailtable th {
    background: url(../images/6percentblack.png) transparent;
    padding: 3px;
	color : #9c9c9c;

}

* html .browsebox .detailtable th {
    background: #F2F2F2 none;

}

.browsebox .detailtable th a {
    display: block;
    background: url(../images/blackarrow.gif) transparent;
    background-repeat: no-repeat;
    background-position: right center;

}

.listtable  th 
{
	background: url(../images/6percentblack.png) transparent;
    padding: 3px;
	color : #003399;
}

.listtable td
{
	padding-bottom : 5px;
}

.spacer {
    clear : both;

}

/* Form Messages */

.message-error {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-weight: bold;
    color: red;

}

.message-success {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-weight: bold;
    color: green;

}

/* Form Fields */

.formLabel {
    float: left;
    width: 150px;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    padding-left: 0.3em;

}

.formLabelError {
    float: left;
    width: 150px;
    color: #FF0000;
    margin-bottom: 0.5em;
    padding-left: 0.3em;

}

.formValue {
    margin-left: 150px;
    margin-bottom: 0.5em;

}

/* Forum Styles */

.forum-breadcrum {
    margin-bottom: 1.0em;

}

.page-numbers {
    margin-top: 2.0em;

}

.messagebox {

}

.messagebox-header {
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0.5em;

}

.messagebox-description {
    margin-bottom: 1.5em;

}

.textmessages {
    margin-top: 1.0em;

}

.textmessages-children {
    padding-top: 0.5em;
    padding-bottom: 1.0em;

}

.textmessage {
    padding-top: 0.5em;
    /*padding-bottom: 0.5em;
    */
}

.text-message-create {
    margin-top: 3.0em;

}

.textmessage-children {
    padding-left: 1.5em;

}

.textmessage-header {
    padding: 0.4em;
    background-color: #e8e8e8;
    margin-bottom: 0.3em;

}

.text-message-control {
    float: right;
    padding-right: 1.0em;
    font-style: normal;

}

.textmessage-subject {
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0.5em;

}

.textmessage-date {
    margin-bottom: 0.5em;

}

.textmessage-messageText {
    margin-top: 1.0em;
    padding: 0.5em;
    padding-top: 0.0em;

}

.textmessage-message-info {
    padding-top: 0.5em;
    font-style: italic;

}

.textmessage-user {
    padding-right: 2.0em;

}

th.subheader {
    background-color : #f2f2f2;
    color : #000000;
    white-space: wrap;

}

th.secheader {
    background-color : #6c6c6c;
    color : #f2f2f2;
}

.formcontrolcontainer
{
	width : 90%;
	display : block ! important;
}

.formcontrol dl dt
{
	width : 100%;
	display : block;
	background-color : #f2f2f2;
    color : #000000;
	width : 100%;
	padding : 5px;
	margin : 5px;
}

.requiredfield th span div:after
{
	content: " *";
}

tr.subrow th {
    width : 30%;

}

div.summary table.optiontable tr th a, div.summary table.optiontable tr th a:visited, div.summary table.optiontable tr th a:hover,div.summary table.optiontable tr th a:visited {
    color : #ffffff;

}

div.filterlist ul {
    	background: url(../images/6percentblack.png) transparent;
}

div.filterlist {
    margin-left : 10px;
	background : transparent;
	background-image: url(../images/25percentwhite.png);
}

#navbar div.filterlist 
{
	width : 90%;
}

div.filterlist h3 {
    background: url(../images/6percentblack.png) transparent;
    color : #000000;
    font-size : 12px;

}

#navbar div.filterlist input
{
	font-size : 10px;
	background-color : #ffffff;
	color : #6c6c6c;
	border : 1px solid #6c6c6c;
}


ul.inpagemenu li {
    font-size : 14px;
    font-weight : bold;

}

span.activePage {
    font-weight : bold;
    font-size : 14px;

}


#crumbs
{
	list-style :none;
	margin : 0;
	padding : 0;
	font-size : 10px;
	margin-bottom : 4px;

}

#crumbs li
{
	margin : 0;
	padding : 0;
	display : inline;
}

#crumbs .crumbsep
{
	color : #cccccc;
}

#crumbs li.active
{
		font-weight : bold;
}

#recentlist
{
	list-style :none;
	margin : 0;
	padding : 0;
	font-size : 10px;
	margin-bottom : 4px;
	border : 1px solid #6c6c6c;
	background: url(../images/25percentwhite.png) transparent;
	width : 150px;
	height : 100px;
	position : absolute;
	top : 40px;
	right : 10px;
	overflow : auto;
	text-align : left;
}

#recentlist li
{
	margin : 0;
	padding : 0;
	line-height : 16px;
}

#recentlist img
{
	float : left;
	margin : 0;
	padding : 0;
	margin-right : 3px;
}

#recentlist li a
{
	
}

#recentlist li.active, #recentlist li.recentheading
{
	font-weight : bold;
}

#recentlist li.recentheading
{
	background: url(../images/6percentblack.png) transparent;

}


.helptext-toggle-link {
	font-weight:bold;
	margin-bottom:1px;
	margin-right:5px;
	text-align:right;
}

#helptext-toggle-container {
	display:none;
}

.helptext-toggle-text
{
	border : 1px solid #f2f2f2;
	background-image:url(../images/25percentwhite.png);
	padding : 5px;
}

.helptext-toggle-text h3
{
	background : transparent url("../images/6percentblack.png") repeat scroll 0%;
	margin : 0;
	padding : 2px;
}

#helptext-toggle-link-a img {
	border:0pt none;
	margin-top:0px;
	vertical-align:top;
}

#helpadmin
{
	text-align : right;
	border : 1px solid #f2f2f2;
	font-size : 10px;
}

#helpadmin span
{
	font-weight : bold;
	float : left;
}

#helpadmin #helpadminlinks
{
	margin : 1px;
}

#helpadmin #helpadminlinks li
{
	display : inline;
	margin : 5px;
}


@media print {

	#top * {
		display: none;
	}
	#top {
		display: block;
		background: #ffffff url(../images/printlogo.png);
		background-repeat: no-repeat;
		background-position: left center;
		height: 100px;
		margin: 15px 0;
	}

	#adminbar, #navbar, #bottom {
		display: none;
	}
	#bgshadow {
		background: none;
	}
	#main {
		width: auto;
		margin: 0;
		padding: 0;
		background-image: url(../images/watermark-grey.gif);
	}

}

