/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #CCFFFF;
	text-align:center;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

img.imgleft
{
	float:left;
	margin-right: 10px;
}
img.imgright
{
	float:right;
	margin-left: 5px;
}
/************** header tag styles **************/

p{ color: #334d55; margin: 0px; padding: 0px;}
h1
{
	font: 120% Arial,sans-serif; color: #334d55; margin: 0px; padding: 0px;
	font-weight: bold;
	background-color: #047391;
	color: #ffffff;	
	display: block;
	margin-bottom: 10px;
	line-height: 40px;
	vertical-align: top;
	display: inline;
	padding: 2px;
	clear:both;
}
h2{font: bold 120% Arial,sans-serif; color: #006699; margin: 0px; padding: 0px;display: inline; padding:2px;}
h3{font: bold 100% Arial,sans-serif; color: #334d55; margin: 0px; padding: 0px;}
h4{font: 100% Arial,sans-serif; color: #333333; margin: 0px; padding: 0px;}
h5{font: 100% Arial,sans-serif; color: #334d55; margin: 0px; padding: 0px;}
/*************** list tag styles ***************/
.green01{
font-size:80%; 
color:#669900;
}

ul.ul-footer {
list-style:none;
list-style-position:outside;
	margin-left: 0px;
	padding-left:  0px;
	}
.ul-footer {
	display:inline;
	}	
.li-footer{
 display:inline;
}	

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#container {
padding:0px 0px 0px 0px;
margin:0 auto;
width:800px;
height:100%;
}
#page-cell{
position:relative;
top:0px;
left:0px;
width:800px;
height:auto;
}
#main-nav{
	position:absolute;
	top: 210px;
	left:0px;
	width:800px;
	height:50px;
	text-align:left;	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}
#image-head{
position:absolute;
top:10px;
left:0px;
width:800px;
height:190px;
}

.logo-bit{
position:absolute;
width:24px;
height:100px;
top:36px;
left:-24px;
}

#design{
width:auto;
height:auto;
float:right;
}
#logo-altro{
width:auto;
height:auto;
float:right;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}




/************* globalNav styles ****************/

#globalNav{
position:relative;
top:0px;
left:0px;
width: 100%;
height: 25px;
color:#333333;
padding: 0px;
margin: 0px;
background-image: url(../images/glbnav_background.gif);
z-index: 100;
}

.skipLinks {display: none;}


/*************** search styles *****************/


#content{
position:absolute;
top:245px;
border-top:15px solid #FFFFFF;
left:0px;
width:800px;
height:auto;
/*background-color:#E6E6E6;*/
background-color:#ffffff;
z-index: -1;
font: 80% Arial,sans-serif;
}
#left-column{
width:480px;

border-bottom:15px solid #FFFFFF;
padding:0px 15px 10px 10px;
height:auto;
background-color:#ffffff;
float:left;
text-align:left;
border-right:1px solid #c0c0c0;
}
#right-column{
padding:0px 15px 10px 10px;
width:268px;
height:auto;
float:left;
text-align:left;
border-left:1px solid #c0c0c0;
margin-left:-1px;
}
#right-column .right-hand-separator
{
	clear:both;
	width: 100%;
	border-top: solid 1px #c0c0c0;
	margin-bottom: 10px;
	line-height:1px;
}

#footer{
width:780px;
height:auto;
float:left;
padding:10px 10px 10px 10px;
background-color:#CCFFFF;
text-align:left;
}



/************* breadCrumb styles ***************/

.breadCrumb{
	width:100%;
	padding: 0px 0px 10px 0px;
	font: bold 100% Verdana,sans-serif;
	color:#009999;
}

.breadCrumb a{
	color:#009999;
}

.breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** footer *****************/
.footer-navigation{
display:inline;
float:left;
text-align:left;
font-size:11px;
color:#999999;
padding-top:5px;
}
.partition-right{
float:right;
height:auto;
width:266px;
padding:5px 0px 15px 0px;
border-bottom:1px dotted #669900;
}
.link_footnav:link {
	color:#333333;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:500;
}
.link_footnav:visited {
	color:#333333;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:500;
}
.link_footnav:hover {
	color:#999999;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:500;
}
.link_footnav:active {
	color:#333333;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:500;
}
/*******************************/
.greenlink-01:link {
	color:#ffffff;
	background-color:#999999;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:500;
	padding:0px 2px 0px 2px;
	line-height:20px;
}
.greenlink-01:visited {
	color:#ffffff;
	background-color:#669900;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:500;
	padding:0px 2px 0px 2px;
	line-height:20px;
}
.greenlink-01:hover {
	color:#333333;
	background-color:#669900;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:500;
	padding:0px 2px 0px 2px;
	line-height:20px;
}
.greenlink-01:active {
	color:#ffffff;
	background-color:#669900;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:500;
	padding:0px 2px 0px 2px;
	line-height:20px;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

h2.Green
{
	background-color: #669900;
	color: #ffffff;
	display:inline;
}

h2.Grey
{
	background-color: #808080;
	color: #ffffff;
	display:inline;
}



/************* Listing Page Styles **************/
div.Repeater div.ItemTemplate
{
	background-color: #c9ebf3;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.Repeater div.AlternatingItemTemplate
{
	background-color: #ffffff;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.Repeater div.ItemTemplate div.Header,
div.Repeater div.AlternatingItemTemplate div.Header
{
	background-color: #047391;
	color: #ffffff;
	width: auto;
	display: inline;
	font-weight: bold;
	padding: 2px;
}
div.Repeater div.ItemTemplate div.Summary,
div.Repeater div.AlternatingItemTemplate div.Summary
{
	margin-top: 7px;
	margin-bottom: 5px;
}

div.Repeater_Horizontal div.ItemTemplate
{ 
	float:left;
	margin-right:10px;
	margin-bottom: 20px;
}
div.Repeater_Horizontal div.ItemTemplate div.Image
{ 
	margin-bottom: 5px;
}
div.Repeater_Horizontal div.ItemTemplate div.Title
{
	font-weight: bold; 
}
div.Repeater_Horizontal div.ItemTemplate div.Title a,
div.Repeater_Horizontal div.ItemTemplate div.Title a:active,
div.Repeater_Horizontal div.ItemTemplate div.Title a:link,
div.Repeater_Horizontal div.ItemTemplate div.Title a:visited
{
	color: #333333;
	text-decoration: none;
}
div.Repeater_Horizontal div.ItemTemplate div.Title a:hover
{
	text-decoration: underline;
}
div.Repeater_Horizontal div.ItemTemplate div.Summary
{
	font-style: italic;
	font-size: 70%; 
}


div.RightSideTemplate div.Summary
{
	margin-top: 3px;
	margin-bottom: 3px;
}
div.RightSideTemplate
{
	clear:both;
	margin-bottom: 10px;
}


div.RightSideTemplate_Course div.Title
{
	color: #8c8c8c;
	font-weight: bold;
	font-size:90%;
}
div.RightSideTemplate_Course div.Summary
{
	color: #8c8c8c;
	font-size:75%;
	margin-top: 3px;
	margin-bottom: 3px;
}
div.RightSideTemplate_Course
{
	clear:both;
	margin-bottom: 10px;
}

div.RightSideTemplate_Course a,
div.RightSideTemplate_Course a:active,
div.RightSideTemplate_Course a:link,
div.RightSideTemplate_Course a:visited
{
	color: #669900;
	text-decoration: none;
}
div.RightSideTemplate_Course a:hover
{
	text-decoration: underline;
}
div.RightSideTemplate_Course div.Costs
{
	background-color: #d1d3d4;
	padding: 3px;
	font: 80% Arial,sans-serif;
	color: #333333;
}
div.RightSideTemplate_Course div.Costs .Title
{
	font-weight:bold;
}

/*************** FORM FIELDS ********************/

textarea
{
	width: 298px;
	height: 100px;
	border: 1px solid #cccccc;
	font: 100% Arial, sans-serif; 
	color: #334d55;
}
textarea.standard
{
	background-color: #ffffff;
}
textarea.error
{
	background-color: #fff0f0;
}
input.standard, select.standard
{
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 300px;
	color: #334d55;
}
input.error, select.error
{
	background-color: #fff0f0;
	border: 1px solid #cccccc;
	width: 300px;
	color: #334d55;
}

div.fieldlabel
{
	width: 120px;
	font-weight: bold;
	float:left;
	margin-top: 10px;
	padding-top: 3px;
	margin-left: 0px;
}
div.fieldinput 
{
	width: 350px;
	float:left;
	margin-top: 10px;
}
div.clear
{
	clear:both;
}
div.buttons
{
	margin-top: 10px;
	width: 420px;
	text-align: right;
}
div.buttons input
{
	border: 1px solid #cccccc;
	cursor: pointer;
}

/************ SITE MAP ********************/
div#sitemap div
{
	margin-top: 10px;
	margin-left:5px;
}
div#sitemap div.page
{
	background-image: url(/admin/images/tree/page_html.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
div#sitemap div.folder
{
	background-image: url(/admin/images/tree/folder.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
div#sitemap .indent
{
	margin-left:25px;
}



/********************* end **********************/








