body{
	width: 100%;
	padding: 0px;
	font-family: 'Trebuchet MS',Verdana,sans-serif;
	font-size:.8em;
	margin: 0px;
	background: #fff;
	}







/*PART 1 - MAIN LAYOUT BLOCKS*/
#portalOuterContainer{
	}

#portalContainer{
	padding: 1px 1px;
	}

#headerMax,#headerMin{
	width: 100%;
	margin: 0px auto 0 auto;
	height:100%;
	overflow:hidden;
	}
#headerMin{
	height: 122px;
	}

#skipNav{
	}

#container{
	width: 100%;
	clear:both;
	margin: 0 auto;
	padding: 0px;
	}

#toolMenuWrap{
	float: left;
	width: 200px;
	color: #000;
	text-align: left;
	padding: 0;
	margin-bottom: 10px;
	}

#toolMenuWrap:hover{
	}
.workspace #toolMenuWrap:hover{
	}
.course #toolMenuWrap:hover{
	}
.project #toolMenuWrap:hover{
	}


#content{
	padding: 0;
	margin-top: 0px;
	margin-left: 225px;
	}

/*margin tweak for IE to avoid float drop*/
* html #content{margin-left: 225px}


#footer{
	width: 100%
	color: #000;
	font-size: x-small;
	margin: 30px 0px 0px;
	padding: 0;
	clear: both;
	top: 0;
	text-align: center;
	}





















/*PART 3 - HEADER BLOCKS (BRANDING,LOGIN)*/
.workspace .siteNavWrap{
	}
.course .siteNavWrap{
	}
.project .siteNavWrap{
	}


#siteNavWrapper{
	margin: 0px;
	padding: 0px;
	}


#mastHead{
	clear: both;
	height: 120px;
	padding: 0px;
	background: url(images/back.gif) no-repeat;
	border-bottom: 1px solid #666;
	}

#mastLogo{
	float: left;
 	padding: 0px;
	margin:0px;
	}

#mastLogo img{
	display: none;
	}

#mastBanner{
	width: auto;
	vertical-align: top;
	float: left;
	}

#mastBanner img{
	}

#mastLogin{
	float: right;
	text-align: left;
	padding-right: 0px;
	vertical-align: top;
	}

#mastLogin img{
	margin-top: 0;
	border: 0;
	}

#mastLogin a,#mastLogin a:visited{
	margin-top: 0;
	font-family: arial;
	font-weight: bold;
	font-size: 8pt;
	color: #fff;
	text-transform: normal;
	text-decoration: none;
	}

#mastLogin a:hover{
	text-decoration: underline;
	}

#loginForm{
	margin:  1px 5px 0px;
	padding-top: -1px;
	}

#eid{
	border: 1px solid #666;
	padding: 0px 2px;
	margin-left: .5em;
	width: 7em;
	height: 18px;
		vertical-align: middle;
	}

#pw{
	border: 1px solid #666;
	padding: 0px 2px;
	margin-left: .5em;
	width: 7em;
	height: 18px;
		vertical-align: middle;
	}

#loginForm label{
	color: #ddd;
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0 .5em
	}

#submit{
	height: 20px;
	background: #eee;
	border: 1px solid #666;
	text-transform: lowercase;
	padding: -3px 5px;
	vertical-align: top
	font-size: 6pt;
	font-family: arial;
	letter-spacing: 1px;
	color: #666;
	line-height: 10px;
	vertical-align: middle;
	}

#submit:hover{
	color: #09c;
	}

#loginLinks{
	vertical-align:middle;
	margin-top: 3px;
	padding: 0px 10px;
	}

#loginLink1{
}

#loginLink2{
}

























/*PART 4 - SITE NAVIGATION - children of #siteNavBlock*/
.siteNavWrap{
	width: 100%;
	padding: 0;
	margin: 0 0 1px;
	clear:both;
	}

#siteNav{
	width:100%;
	margin:0px;
	background: #999;
	height: 18px;
	
	}

#linkNav{
	float: left;
	
	}

#selectNav{
	padding: 0px 0px 0px;
	text-align: right;
	vertical-align: middle;
	float:right
	}

#selectNav select{
	display:inline;
	font-size: .8em;
	margin: 0 3px;
	padding: 0;
	}

#selectNav select option{
	background: #fff;
	}

#siteLinkList{
	white-space: nowrap;
	list-style: none none none;
	margin: 0;	
	padding: 0px 0px 0px 25px;
	width: auto;
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
	font-size: 9pt;
	}

#siteLinkList li{
	display: inline;
	margin-right: -2px;
	border-right: 1px solid #fff;
	}

#siteLinkList li span{
	}

#siteLinkList .selectedTab a,
	#siteLinkList .selectedTab a:link,
	#siteLinkList .selectedTab a:visited,
	#siteLinkList .selectedTab a:hover{
	color: #000;
	cursor: text;
	text-decoration: none;
	background: #666;
	padding: 0px 10px;
	border-left: 1px solid #fff;

	}

#siteLinkList a,#siteLinkList a:link,#siteLinkList a:visited{
	color: #fff;
	background: #999;
	padding: 0px 10px;
	text-decoration: none;
	border-left: 1px solid #fff;
		margin-right: -4px;
	}

#siteLinkList a:hover{
	background: #666;
	}

.fixTabsIE{
	visibility: hidden;
	display: none;
	border-width: 0;
	}

#navBottom{
	display: none;
	}




























/*PART 5 - SITE TOOL LINKS  - children of #toolMenuWrap	*/
/*wrapper for ul that lists the links to tools*/
#toolMenu{
	padding: 0;
	margin: 0px 0 0 25px;
	color: #000;
	background: inherit;
	border: 1px solid #bbb;
	border-style: none solid;
	}

#toolMenu ul{
	list-style: none;
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1px;
	
	}

#toolMenu li{
	width: auto;
	margin: 0 0 0;
	padding: 0;
	padding-top: -10px;
	text-align: right;
	border: 1px solid #eee;
	border-top: none;
	}

#toolMenu li span{
	/*comment this line for a return to sanity
	display:none*/
	}

#toolMenu a:link,#toolMenu a{
	display: block;
	text-decoration: none;
	color: #666;
	padding: 10px 10px;
	background: #fff;
	border-bottom: 1px solid #ccc;	
	margin: 0px -1px -1px;
	}

#toolMenu a:hover{
	text-decoration: none;
	color: #0000ee;
	background: #eee;
	}

#toolMenu a.selected{
	text-decoration: none;
	color: #0000ee;
	cursor: text;
	background: #fff;	
	}

#toolMenu a.selected:hover{
	text-decoration: none;
	color: #0000ee;
	cursor: text;
	}

#toolMenu .selectedTool{
	color: #0000ee;
	padding: 10px 10px;
	background: #eee;
	border-bottom: 1px solid #ccc;	
	}

































/*PART 6 - SITE AFFILIATION,SITE TYPE/STATUS AND PRESENCE - children of #toolMenuWrap	*/
#worksiteLogo{
	width: 9.7em;
	height: auto;
	overflow: hidden;
	display: none;
	}

#worksiteLogo img{
	display: block;
	margin: .5em auto;
	}

#siteType{
	display: none;
	}

#siteStatus{
	text-transform: capitalize;
	text-align: left;
	background: url(images/warn.gif) .2em center no-repeat #fff;
	border: 1px solid  #aaa;
	clear: both;
	color: #aaa;	
	font-size: 	small;
	margin: 5px 2px 15px 2px;
	padding: 3px 3px 3px 2em;
	}

#presenceWrapper{
	padding: 5px 0pxr;
	margin-top: 0px;
	margin-left: 25px;
	border: 1px solid #bbb;
	border-top: none;
	background: #fff;

	}

#presenceTitle{
	text-align: left;
	margin-right: 0px;
	background: #fff;
	margin-bottom: 0px;
	padding: 5px 10px;
	font-size: 8pt; 
	font-weight: bold;
	color: #666;
	letter-spacing: 1px;
	}

#presenceIframe{
	width: 165px;
	margin: 0px;
	padding: 0px 4px;
	}






























/*PART 7 - PORTLETS - children of #content*/

#col1{
	padding-right: .5em;
	padding-top: 20px;
	}


#col1of2{
	width: 49%;
	float: left;
	margin: 0;
	}


#col2of2{
	width: 50%;
	float: right;
	padding-right:.2em;
	}


.portlet{
	border: 0px solid #ccc;
	padding:.5em;
	margin-bottom:13px;
	}


#col1 .portletTitleWrap{
	width: 99%;
	}

#col1 .portletMainWrap{
	width: 99%;
	}


#col1of2 .portletTitleWrap,#col2of2 .portletTitleWrap{
	width: 98.5%;
	}


#col1of2 .portletMainWrap,#col2of2 .portletMainWrap{
	width: 98.5%;
	margin-bottom: .5em;
	}


.portletTitle{
	width: 100%;
	height:100%;
	overflow:hidden;
	}

.portletTitle .title img{
	margin: 0;
	border:none;
/*	vertical-align: text-bottom;*/
	width: 18px;
	height: 16px;
}

.portletTitle .title{
	padding: 0px;
	height: 1em;
	font-size: 100%;
	float: left;
	color: #000;
}

.portletTitle .title h2{
	display: inline;
	margin: 0px 0px;
	padding: 0px;
	color: #0000ee;
	font-weight: normal;
	font-size: 16pt;

	text-transform: uppercase;
	font-family:  Times New Roman, Arial,Verdana;
	font-variant: normal;
	letter-spacing: 0px;
}

.portletTitle .title a{
	background: url(images/reload.gif) center left no-repeat;
	text-decoration: none;
}

.portletTitle .title a:hover{
	background: url(images/reload_h.gif) center left no-repeat;
}

.portletTitle .action{
	padding: 4px 4px 6px 2px;
	text-align: right;
	vertical-align: middle;
}

.portletTitle .action img{
	margin: 0;
	border:none;
	vertical-align: text-bottom;
	width: 16px !important;
}

.portletTitle .action a{
	background: url(images/help.gif) center right no-repeat;
}

.portletTitle .action a:hover{
	background: url(images/help_h.gif) center right no-repeat;
}

.portletTitle .action a#jsr-edit{
        padding:2px;
        background: url(images/page_edit.gif) center right no-repeat;
}
        
.portletTitle .action a#jsr-edit:hover{
        background: url(images/page_edit.gif) center right no-repeat;
}       

/*iframes for portlet title and portlet content*/
/*gone for 2.3*/
/*.portletTitleIframe{
	margin: 0;
	height: 1.8em;
	width: 100%;
}*/

.portletMainIframe{
	text-align: left;
	margin-bottom: .5em;
	height: auto;
	border: none;
}

































/*PART 8 - FOOTER BLOCKS - descendants of #footer TODO - unpack the 3 descendants and make them all children*/

.footerExtNav{
	background: #fff;
	padding-top: 0px;
	margin-bottom: 0px;
	border: 0px solid #999;
	}

.footerExtNav a,.footerExtNav A:link,.footerExtNav A:visited{
	color: #aaa;
	text-decoration: none;
	margin: 1em;
	}

.footerExtNav a:hover{
	color: #aaa;
	text-decoration: underline;
	margin: 1em;
	}


#footerInfo{
	font-size: xx-small;
	text-align: center;
	clear: both;
	padding-bottom: 1em;
	}

#footerInfo img{
	margin-top: .5em;
	margin-bottom: .5em;
	}

.sakaiCopyrightInfo{
	color: #444;
	}	













/*PART 8 - CONVENIENCE*/
/*used to hide various blocks from sighted users that are in the source to help with accessibility*/
.skip{
	display: inline;
	position: absolute;
	top: -999px;
	left: -999px;
	height: 0;
	}
