
body {
  	font-family: verdana, sans-serif;
  	font-size:11px;
	background: #003399 url(images/bg.jpg) repeat-y center top;
  	color: #000000;
	padding: 0;
	cursor: default;
	line-height:13px;
	margin:0;
}

td {
  	font-size:11px;
  	color: #000000;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	color: #003399;
	line-height: 24px;
}

h2 {

	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	padding-bottom: 5px;
	font-weight: bold;
}

h3{
	font-size: 13px;
	padding-bottom:10px;
	color:#000000;
	margin:0px;
}


hr {
    border: 0px;
	background-color: #999999;
	color: #999999;
	height: 1px;
	width:100%;
	margin-top: 10px;
	margin-bottom: 10px;
} 

a:link { 
	color: #003399; 
	text-decoration: none;
	font-weight: bold; 
}

a:visited { 
	color: #003399; 
	text-decoration: none;
	font-weight: bold; 
}

a:active { 
	color: #003399; 
	text-decoration: none;
	font-weight: bold; 
}

a:hover { 
	color: #000000; 
	text-decoration: none;
	font-weight: bold; 
}

a img {
	border: none;
}

/* input
--------------------------------------------------*/


input.submit {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #999999;
	color: #000000;
	cursor:pointer;
}

input.submitgray  {
 	color: #000000; 
 	font-size: 11px; 
 	font-weight: bold; 
 	background-color: #bcbdc1; 
 	cursor: pointer; 
 	border: solid 1px #999999 
}

input 
{
	font-size:10px;
	background-color: #ffffcc;
}

selectv {
	font-size:10px;
}

/* Page wrapper
--------------------------------------------------*/
#container {
	background-color:#ffffff;
	margin: 0 auto;
	width:755px;
	text-align:left;
	position:relative;
}

/* Header  - SHOULD BE DIFFERENT
--------------------------------------------------*/
#header  { 
	background-image: url("images/uahuntsvillecontinuinged.jpg"); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	text-align: center;
	visibility: visible;
	height: 131px 
}

#header-blank { 
	background-attachment: scroll; 
	visibility: visible; 
	width: 750px; 
	height: 93px 
}

#header h1 {
	font-size: 22px;
	font-weight: normal;
	color:#003399;
	text-align:left;
	padding: 30px 0 10px 15px;
}

#header-person  { 
	color: #003399; 
	font-size: 11px; 
	font-weight: bold; 
	padding-bottom: 15px 
	
}

/* navigation bar
--------------------------------------------------*/
#navigation-welcome {
	color: #003399; 
	font-size: 11px; 
	font-weight: bold; 
	padding-top: 4px; 
	float: left 
}

#navigation  {
 padding: 2px 0 4px;
 float: right 
}

#navigation a {
	color: #003399;
	font-size: 11px;
	font-weight: bold;
}

#navigation a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold; 
}

/* Content
--------------------------------------------------*/
#content {
	margin: 0px 0px 0px 159px;
}

#contentinner {
	float:right;
	width:99%;
	margin:0;
	background-color:#ffffff;
	line-height: 14px;
}


#content .inner {
	padding: 0px 15px 15px 15px;
}

#content .courseinner {
	padding: 0px 15px 15px 15px;
}


/* footer
--------------------------------------------------*/
	
#footer 
{
	clear: both;
	padding-top: 10px;
	text-align: center;
	font: 9px verdana, sans-serif;
	color: #999999;
}
	
#footer  a.other:link { 
	color: #003399; 
	text-decoration: none;
	font-weight: normal; 
}

#footer  a.other:visited { 
	color: #003399; 
	text-decoration: none;
	font-weight: normal; 
}

#footer  a.other:active { 
	color: #003399; 
	text-decoration: none;
	font-weight: normal; 
}		

#footer  a.other:hover { 
	color: #000000; 
	text-decoration: none;
	font-weight: normal; 
}

#footer td 
{
	clear: both;
	text-align: center;
	font: 9px verdana, sans-serif;
	color: #999999;
}

/* popular container
--------------------------------------------------*/

#popularContainer {
	padding: 5px 5px 0px 0px;
	font-size: 11px;
	width:159px;
	float:left;
	background-position: top left;
	text-align: center;
}

#popularContainerInner {
	padding:10px 10px;
	background-color: #E6E6E6;
	border-left:1px solid #D4D4D4;
}


#popularContainer h3 {
	color: #5A5A5A;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 10px 5px;
}

#popularContainer ul {
	margin: 0;
	list-style-type: none;
	font-size: 11px;
	padding:5px 0px 5px 0px ;
	line-height:2em;
	background-color:#bcbdc1;
	border:1px solid #bcbdc1;
}

#searchBox {
	margin: 0;
	font-size: 11px;
	padding:5px 10px 5px 15px ;
	line-height:1.5em;
	border:1px solid #bcbdc1;
}

#popularContainer li {
	padding:0px 0px 0px 12px;
}

/* leftnav menu
-----------------------------*/

.menuwrap {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.menuitem  { 
	font-size: 12px; 
	background-color: #dedfe3; 
	text-align: center; 
	padding: 4px; 
	border-bottom: 1px solid #000000 
}


/* maincontent
-----------------------------------*/

#maincontent {
	padding: 0px;
}

#maincontent ul { 
	list-style-position: outside; 
	margin-left: 0px; 
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px; 
	list-style-type: square;
	vertical-align: middle;
}

#maincontent li { 
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#maincontent input.text {
 	width: 200px;
 	font-size: 12px;
 	color: #000000;
 	background-color: #ffffff;
 	text-align: left;
 	border: 1px solid gray;
 	padding-left: 2px;
}

/* mainsearch
-----------------------------*/
#mainsearch {
  	clear: both;
  	margin-top: 50px;
	font-size: 11px;
}

#mainsearch label {
	font-weight: bold;
}

#mainsearch input.text {
 	width: 200px;
 	font-size: 12px;
 	color: #000000;
 	background-color: #ffffff;
 	text-align: left;
 	border: 1px solid #bcbdc1;
	padding-left: 2px;
}

/* Search
-----------------------------*/

#search {
	margin: 0;
	font-size: 10px;
	padding:5px 10px 5px 15px ;
	vertical-align:middle;
}

#search input.text {
 	width: 105px;
 	font-size: 10px;
 	color: #000000;
 	background-color: #ffffff;
 	text-align: left;
	padding-left: 2px;
	vertical-align:middle;
	}

#search input.search {
	background-image: "images/magnifying-glass-icon.jpg";
	cursor: pointer;
	vertical-align:middle;
	padding-right: 2px;
}

/* section header 
-----------------------------*/
#section  {
	font-family:"Georgia", "Times News Roman", serif;
	font-size: 20px; 
	font-weight: bold; 
	background-image: url("images/sectionHeaderBg_grey.jpg"); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	z-index: 0; 
	height: 22px;
	margin-top: 4px;
}

/* Subheader 
-----------------------------*/
#subHeader    { 
	font-size: 11px; 
	font-weight: bold; 
	background-image: url("images/subheaderbg.jpg"); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	text-indent: 15px; 
	padding-top: 3px; 
	padding-left: 5px; 
	z-index: 0; 
	height: 20px;
	margin: 5px;
}

#subHeaderCOPY {
	font-size: 11px; 
	font-weight: bold; 
	background-image: url("images/subheaderbg.jpg"); 
	background-repeat: no-repeat; 
	text-indent: 30px; 
	margin-top: 20px; 
	padding-top: 3px; 
	padding-left: 5px; 
	z-index: 0; 
	height: 20px 
}

#subHeaderb  { 
	font-size: 11px; 
	font-weight: bold; 
	background-image: url("images/subheaderbg.jpg"); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	text-indent: 15px; 
	padding-top: 3px; 
	padding-left: 5px; 
	z-index: 0; 
	height: 20px 
}

#subHeaderOlli    { 
	font-size: 11px; 
	font-weight: bold; 
	background-image: url("images/subheaderbg_brown.jpg"); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	text-indent: 15px; 
	padding-top: 3px; 
	padding-left: 5px; 
	z-index: 0; 
	height: 20px 
}

/* sessionlist
-----------------------------*/

#sessionlist { 
	padding: 5px;
}


/* Images on Category pages
-----------------------------*/

#categoryImage { 
	padding-left: 10px;
	padding-bottom: 10px;
}

/* Prerequisites on Cert pages
-----------------------------*/

#prereq{ 
	font-style:italic;
}

/* note 
-----------------------------*/

.note 
{
	width:99%;
	background-color:#dedfe3;
	margin-top: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-bottom: 1px solid #cccccc;  
}

/*
background-color:#dedfe3;

#note 
{
	
	background-color:#F4F4F4;
	margin-top: 5px;
	margin-bottom: 5px;
}	
*/	

/* alert 
-----------------------------*/

.alert {
	color: #999999;
}

.alertred {
	color: #FF0000;
}


/* topnav 
-----------------------------*/

#navPyra  {
	background-color: #003399; 
	text-align: center; 
	margin: 0; 
	padding: 3px 0 7px; 
	height: 14px
}

#navPyra li {
	margin: 0; 
	padding: 0;
	display: inline;
	background-color: #003399;
	list-style-type: none;
}
	
#navPyra a:link, #navPyra a:visited {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	background-color: #003399;
	padding: 0px 6px 8px 6px;
	text-decoration: none;
	color: #ffffff;
}

#navPyra a:link.active, #navPyra a:visited.active, #navPyra a:hover {
	color: #bcbdc1;
	background: url(images/tab_pyram.gif) no-repeat bottom center;
}

.topcontainer  {
	padding-bottom: 0;
	width: 100% 
}

.screenshot {
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#ffffff;
}

/* anylinkcss
-----------------------------*/

.anylinkcss {
	position:absolute;
	visibility: hidden;
	margin-left: -250px;
	border:1px solid #000000;
	border-bottom-width: 0;
	font:normal 11px Verdana;
	line-height: 18px;
	z-index: 0;
	background-color: white;
	width: 270px;
}

.anylinkcss a {
	color: black;
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #000000;
	padding: 1px 0;
	text-decoration: none;
	font-weight: none;
	text-indent: 5px;
}

.anylinkcss a:hover {
	background-color: #FFFFCC;
	color: #003399;
}

/* selected category list
-----------------------------*/

#category {
	color: #cccccc;
	font-size: 10px; 
	font-weight: normal; 
	padding: 13px 0 3px 2px;
	z-index: 0; width: 99% 
}

#category a:link { 
	color: #cccccc; 
	text-decoration: none;
	font-weight: normal; 
}

#category a:visited { 
	color: #cccccc; 
	text-decoration: none;
	font-weight: normal; 
}

#category a:hover {
	color: #003399;
	text-decoration: none;
	font-weight: normal; 
}

/* ed Header
--------------------------------------------------*/

#edHeader
{
	width:99%;
	padding-top: 1px;
	font-size:14px;
	font-weight: bold;
	color:#D11041;
	height: 20px;
	z-index: 0;
}

/*Customized Training
--------------------------------------------------*/

#customized /*  for the right side image/menu */  
{
	float: right;
}

#customized img /*  for the  image  */  
{
	padding-left: 10px;
	padding-bottom: 10px;
}

#customized ul /*  for the menu */  
{
	border: 1px solid #cccccc; 
	padding: 5px; 
	text-align: left; 
	width: 200px; 
	font-size: 10px;
}

/*Distnace Learning
--------------------------------------------------*/

#distanceLearning /*  for Distance Learning  */  
{
}

#distanceLearning ul.float /*  for the menu */  
{
	float: right;
	border: 1px solid #cccccc; 
	padding: 5px; 
	text-align: left; 
	width: 200px; 
	font-size: 10px;
}

#distanceLearning h2 /*  title */  
{
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding-bottom: 3px;
	font-weight: bold;
}

#distanceLearning h4 /*  sub-titles */  
 {
	color: #039; 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 14px; 
	margin: 0 
}

#distanceLearning ul.offer li /* */
 {
	font-size: 12px;
	line-height: 14px;
	margin-left: 25px 
}

/*Image Buttons w/ rollover effect
--------------------------------------------------*/

.imgButton {
	padding: 5px;
	/* for IE */
	filter:alpha(opacity=50);
	/* for CSS3 Std */
	opacity:0.5;
}

.imgButton:hover {
	padding: 5px;
	/* for IE */
	filter:alpha(opacity=100);
	/* for CSS3 Std */
	opacity:1;
}

.imgButton:active {
	padding: 5px;
	/* for IE */
	filter:alpha(opacity=50);
	/* for CSS3 Std */
	opacity:0.5;
}

/* certificate course lists on genreal topic cateogry pages
--------------------------------------------------*/

ul.general a:link { 
	color: #003399; 
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
	list-style: none;	
}

ul.general a:visited { 
	color: #003399; 
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
	list-style: none;
}

ul.general a:active { 
	color: #003399; 
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
	list-style: none;
}

ul.general a:hover { 
	color: #000000; 
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
	list-style: none;
}

ul.general a img {
	border: none;
}