/* --- ReLiant Theme --- */
/*------entire site ----------*/
body{
	margin-top:5px;
}
a:link, a:visited {
	color: #006881;
	outline: none;
	text-decoration: none;
 }
 a:focus, a:hover{
 	text-decoration:underline;
 }
 h1, h2, h3, h4, h5, h6 {
	color: #006881;
	cursor: default; }
#PORTLETGRID
{
	*width: 99%;
}
/*---------------Logo Area--------------------*/
#siteWrapper
{
	margin: 0 auto;
	min-width: 960px!important;
	max-width:1200px;
}
#masthead
{
	background:transparent;
	height:85px;
	min-width: 960px!important;
}
#masthead h1
{
	height:85px;
	/* KAY!! background: transparent url(images/logo.png) left top no-repeat; */
	background: transparent url(images/myusa-logo-45.png) left top no-repeat;
}

/*---------------Welcome Back (login) bar--------------------*/
#welcomeBackBar
{
	position:relative;
	margin-top:-75px;
	float:right;
	background:#fff;
	color:#006881;
}
#welcomeBackBar input
{
	border: 1px solid #ccc;
	color: #666;
	font-weight:bold;
}
#welcomeBackBar #btnLogin
{
	background: #c7c7c7;
	color:#000000;
	font-weight:normal;
}
#welcomeBackBar a, #welcomeBackBar a:link, #welcomeBackBar a:visited
{
	color: #666;
	font-style: italic;
}

/*---------------HeaderTabs (main menu)--------------------*/

/*-------Lets reset a few things here -----------------*/
#headerTabs ul, #headerTabs ul li, #headerTabs ul li.firstTab, #headerTabs ul li.selected, #headerTabs ul li.selected a
{
	padding:0;
	margin:0;
	border:0;
	background:transparent;
	color: #fff;
}
#headerTabs
{

	background:#c7c7c7;  /* KAY!! TOPMENU #006881; */
	font-size:14px;
	text-transform:uppercase;
	height:28px;
	clear:both;
	overflow:hidden;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;	
	
}
#headerTabs ul li a
{
}
#headerTabs ul li, #headerTabs ul li.selected,  #headerTabs ul li.firstTab, #headerTabs ul li:hover
{
	margin-right:0px;
	padding: 7px 15px 0 15px;
	display:block;
	float:left;
	height:21px;
color: #fff;
}
#headerTabs ul li:hover, #headerTabs ul li:hover a, #headerTabs ul li.selected a:hover, #headerTabs ul li a:hover, #headerTabs ul li.firstTab:hover, #headerTabs ul li.selected
{
	color:#fff;
	background:#006881; /* KAY!! TOPMENU hover #7DA5C8; */
	text-decoration:none;
	height:21px!IMPORTANT;
}
#headerTabs li.selected
{
	top:0;
}
#headerTabs ul li.selected
{
	background:#006881; /* KAY!! TOPMENU hover #7DA5C8; */

}
/*---------------More Dropdown--------------*/
#headerTabs li#more
{
	background:url(images/more.png) right no-repeat;
	padding-right:20px;
}
#headerTabs li#more:hover
{
	background:#006881 url(images/more.png) right no-repeat;   /* KAY!! TOPMENU */
	padding-right:20px;
}
#headerTabs #moreList
{
	position:absolute;
	z-index:50;
	margin-left:-15px;
	margin-top: 6px;
	*margin-left:-54px;
	*margin-top:20px;
	clear:both;
	list-style:none;

	}
#headerTabs ul li ul li
{
	float:left;
	clear:both;!IMPORTANT
	display:block;
	width:100%;
	*min-width:10%;
	font-size:12px;
	border-bottom:1px solid #ccc;
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 100%;
	background:#006881;
}
#headerTabs ul li ul li.selected, #headerTabs ul li ul li:hover
{
	background:#c7c7c7;
	filter: alpha(opacity=100);
	border-bottom:1px dashed #ccc;
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
/*---------------BreadCrumbs---------------*/
#mainCrumbs
{
	background:transparent;
	border:0;
	color:#666;
}
#mainCrumbs a, #mainCrumbs a:link, #mainCrumbs a:visited
{
	color:#666; !IMPORTANT
}

/*---------------The Dreaded Side Bar-------------*/
/*------------ Reset some things to no backgrounds and no borders --*/
#pagePortlets  li a, #pagePortlets  li a:link, #pagePortlets  li a:visited { text-decoration: none; } 

#pagePortlets li a:hover {text-decoration: none;}

#pagePortlets .selected {
  background:transparent;
  }


#pagePortlets li
{
	display:block;
	margin-left:-25px;
}

#sideBar div.sideSection, #pagePortlets li, #contextPages, #contextPages li, #contextPages li.currentPage, #sideBar li.addPage, #sideBar div#quickLinks
{
	background:none;
	background:transparent;
	border:0;
	list-style:none;
}
#sideBar h2, #sideBar h2 a, #sideBar h2 a:link, #sideBar h2 a:visited, #sideBar h3, #sideBar h3 a, #sideBar h3 a:link, #sideBar h3 a:visited, #sideBar div#quickLinks h3
{
	color: #ffffff;
	background:transparent;
	border:0;
}
/* Start the styling */

#sideBar div.sideSection, #sideBar div#quickLinks 
{
	background:#006881; /* KAY!! #7DA5C8; */
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	width:99%;
	padding-top:1px;
}

#sideBar div#quickLinks 
{
	background:#006881;!IMPORTANT  /* KAY!! */
}


/* Hide My Courses Menu */
 dl#myCourses {
   display:none;
 }

#sideBar
{
	
	width:17%;
	min-height:380px;

	
}
#thisContext a, #thisContext a:link, #thisContext a:visited
{
	color:#ffffff!IMPORTANT; /* KAY!! #006881!IMPORTANT; */
	text-decoration:none;
}
#sideBar a, #sideBar a:link, #sideBar a:visited
{
	color:#fff;
	text-decoration:none;
}
#sideBar a:hover
{
	text-decoration:underline;
}
#sideBar h2, #sideBar div#quickLinks h3
{
	margin:10px 10px 5px 10px;
	font-size:16px;
	border-bottom: 1px solid #fff;
}

#contextPages li
{
	padding: 5px 0 5px 20px;
	color:#006881;
	font-size:14px;
}

#contextPages li a, #contextPages li a:link, #contextPages li a:visited, #sideBar .addPage a, #sideBar .addPage a:link, #sideBar .addPage a:visited
{
	color:#006881;
}

#manageLinks li
{
	padding: 5px 0 5px 15px;
}
#pagePortlets
{
	
}
/* this looks silly but it's set individually in the base style so we have to override each one */
#sideBar,
#sideBar .manageGroup a,
#sideBar .manageGroup a:link,
#sideBar .manageGroup a:visited {
  color: #fff;
  }

#sideBar .addPage a,
#sideBar .addPage a:link,
#sideBar .addPage a:visited {
  color: #006881;
  }
#sideBar .manageContext a,
#sideBar .manageContext a:link,
#sideBar .manageContext a:visited {
  color: #006881;
  }
  
#sideBar .usageStats a,
#sideBar .usageStats a:link,
#sideBar .usageStats a:visited {
  color: #006881;
  }
#sideBar #subContexts a {
	margin: 5px 0 5px 15px;
	font-weight:bold;
	font-size:14px;
}

#quickLinks dl
{
	padding-left:15px;
}
#quickLinks li
{
	padding-left: 10px;
}
#xpndPrtlts{
	background: url(../../../ICS/UI/Common/images/plus.gif) 2px 2px no-repeat;
	display: block;
	float: right!important;
	height: 12px!important;
	overflow: hidden!important;
	text-indent: 1000px;
	width: 16px!important;
}
#xpndPrtlts.expanded {
	background: url(../../../ICS/UI/Common/images/minus.gif) 2px 2px no-repeat;
}
/*--------------Portlet area--------------*/
#pageTitle h2 a, #pageTitle h2 a:link, #pageTitle h2 a:visited
{
	color:#006881; /* KAY!! #006881; */
	font-weight:bold;
}
a.imageAndText span
{
	text-decoration:none;
	}
#portlets
{
	width:78%;
}
.portlet
{
	border:0;
}
.pHead h3{
	height:auto;
}
.pHead
{
	background:transparent;
	color:#006881; /* KAY!! #006881; */
	border-bottom:2px solid #006881; /* KAY!! #006881; */
	font-size:16px;
	padding:10px 0 5px 0;
}
.pHead a, .pHead a:link, .pHead a:visited
{
	color:#006881; /* KAY!! #006881; */
	text-decoration:none;
}
.buttonBar
{
	background:#f3f3f3;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	padding:9px;
}
.pt_CustomContentPortlet h4
{
	background:#f3f3f3;
	padding:9px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	color:#006881;
	width:90%;
	margin: 10px auto 0 auto;
}
h4
{
	background:#7DA5C8;
	padding:9px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	color:#fff;
	margin: 10px auto 0 auto;
}
.pToolbar
{
	background:#7DA5C8;
	height:20px;
}
.pToolbar ul li
{
	height:20px;
}
.pToolbar,
.pToolbar ul,
.pToolbar a,
.pToolbar a:link,
.pToolbar a:visited,
.pToolbar .pTool,
.pToolbar .menu a.hasKids,
.pToolbar .menu a,
.pToolbar .menu a:link,
.pToolbar .menu a:visited {
  background-color: #7DA5C8;
  border-color: #fff;
  color: #fff;
  } 
/*----------------Calendar-----------------*/
.cal {  }
 
	.cal . {  }
 
	.cal span {  }
 
	.cal img {  }
 
	.cal iframe {  }
 
	.cal .time {  }
 
	.cal select {  }
 
ul.dayOfWeek, ul.dayOfWeek li {  }
 
#calSideBar { background: none; }
 
	#calSideBar li {
		background: none;
		clear: both;
		display: block;
		margin: 10px 0; }
 
	#calSideBar h3 {
		background: none;
		border-bottom: 1px solid #d2d2d2;
		text-align: left; }
 
	#calSideBar hr {
		border-bottom: 1px solid #d2d2d2;
		border: none;
		padding: 0; }
 
#calEventListView p {
	font-weight: bold
	padding: 0 10px; }
 
#calWeekView a, #calDayView a, #calMonthView a, #calEventListView a {
	display: block;
	font-weight: normal;
	padding: 0 10px 10px 10px;
	text-decoration: none!important; }
 
#calWeekView a:hover,  #calDayView a:hover, #calMonthView a:hover, #calEventListView a:hover { text-decoration: underline!important; }
 
#calWeekView table { border: none; }
 
#calWeekView td {
	border: none;
	padding: 5px;
	width: 50%; }
 
#calEventListView a { padding: 0 0 10px 0; }
 
.calDayNumber { background: #CEDBE9; }
 
.calBlankDay { background: none!important; }
 
#calMonthView ul, #calMonthView li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0; }
 
.evHeader a {
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 0!important; }
 
.hourHead, .allDayHead {
	border: none!important;
	padding: 10px; }
 
.allDay {
	-khtml-border-radius: 4px!important;
	-moz-border-radius: 4px!important;
	-o-border-radius: 4px!important;
	-webkit-border-radius: 4px!important;
	background: #CEDBE9;
	border-radius: 4px!important;
	border: none!important; }
 
	.allDay a { font-size: 80%; }
 
.topHour { border-top-color: #333333!important; }
 
.bottomHour { border-bottom-color: #333333!important; }
 
#calHeader a { display: inline!important; }
 
#calDefaultView a { padding: 0 }
 
#calDefaultView {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #ccc;
	padding: 3px; }
 
table[id*=calMain], #pg0_V_calMain {
	background: none!important;
	border: none!important; }
 
td.calDayStyle {
	background: none;
	padding: 2px; }
 
.calTitleStyle  td { background: none; }
/*--------------- End Calendar---------------*/

/*---------------Footer--------------------*/
#foot
{
	background:transparent;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding:5px;
	margin-bottom:20px;
}
#foot a, #foot a:link, #foot a:visited
{
	color:#666666;
	text-decoration:none;
	padding:0;
	padding-right:15px;
}
#policies, #copyright
{
}