/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	color: #CCCCCC;
	background-repeat:repeat-x;
	font-weight: normal;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background-image: url(../bg-2.gif);
	background-attachment: fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #0099FF;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}

/************** header tag styles **************/

h1{
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	}

h2{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}

h3{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

h4{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

h5{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
}

h6{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}


/*************** list tag styles ***************/

ul{
	list-style-type: disc;
	margin-left: 5px;
	color: #CCCCCC;
	font-size: 12px;
	padding-left: 20px;
}


/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 120px;
	left: 17px;
	right: 17px;
	width:95%;
	background-color: #000000;
	height: auto;
	z-index: 5;

}

#googlevoice{
	left: 220px;
	z-index: 6;

}

#tl {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	width:95%;
	height: 42px;
	top: 0px;
	left: 17px;
	position: absolute;
}

#pageNav{
	width:130px;
	padding: 0px;
	background-color: #000000;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: small;
	float:left;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #666666;
	border-bottom-color: #666666;
}

#content{
	margin:0px;
	width:660px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/************* globalNav styles ****************/

#globalNav{
	position: absolute;
	width: 95%;
	min-width: 680px;
	height: 32px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	background-image: url(../secure/images/global_nav_black.jpg);
	top: 58px;
	left: 17px;
}

#globalNav img{
	margin-bottom: 0px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
	background-image: url(../secure/images/glbnav_leftblue_black.jpg);
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
	background-image: url(../secure/images/glbnav_rightblue_black.jpg);
}

#globalLink{
	position: absolute;
	top: 3px;
	height: 22px;
	padding: 0px;
	margin: 0px;
	left: 6px;
	z-index: 100;
}

#globalLink .login {
	color: #00FF00;
	font-size: small;
	font-weight: bold;
}

a.glink, a.glink:visited{
  	font-size: small;
  	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
	background-image: url(../secure/images/global_nav_black_rollover.jpg);
	text-decoration: underline;
	color: #0099FF;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 94px;
	left: 12px;
	min-width: 700px;
	height: 22px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
	width: 780px;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 85%;
	color: #FFFFFF;
}

.subglobalNav a:hover{
	font-size: 85%;
	color: #0099FF;
}

/*************** story styles ******************/

.story {
	font-size: 10pt;
	padding-top: 5px;
	color: #CCCCCC;
	width: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.story .table {
	z-index: 100;
	width: 660px;
	left: 5px;
	top: 5px;
}

.story .td {
	font-size: 10pt;
	color: #CCCCCC;
}
.story .imgfloatright {
	clear: left;
	float: right;
	}
.story a:link, .story a:visited {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #0099FF;
}

.story a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.story h3{
	color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 145%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.story h5 {
	color: #CCCCCC;
	display:block;
	padding: 3px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

/************** siteInfo styles ****************/

#siteInfo{
	font-size: small;
	color: #CCCCCC;
	padding: 6px;
	clear: both;
	float: left;
	width: 400px;
	margin: 0px;
	position: static;
	bottom: 3px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #cccccc;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#siteInfo a:link, #siteInfo a:visited {
	color: #0099FF;
}
#siteInfo a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/************ sectionLinks styles **************/
#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: small;
	background-color: #000000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	}

#sectionLinks h3{
	padding: 5px 0px 2px 3px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	font-weight: bold;
	display: block;
	border-bottom: 1 px solid #0754A8;
	padding: 2px 2px 3px 5px;
	color: #FFFFFF;
	background-color: #000000;
}
#sectionLinks a:hover{
	text-decoration: underline;
	background-image: url(../secure/images/global_nav_black_rollover.jpg);
	color: #0099FF;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
	list-style-type: disc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	width:130px;
	padding: 0px;
	background-color: #000000;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: small;
	float:left;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
}

#advert img{
	padding-bottom: 5px;
	padding-top: 5px;
}
.adclogo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 0px;
	top: 0px;
	clear: both;
	float: left;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
}


/********************* end **********************/

.flashcontent {
	width: 95%;
	left: 0px;
	right: 0px;
}
.admintable {	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.admintableheader {	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
/********************* ADC added **********************/
.style15 {
	font-style: italic;
	color: #FF0000;
}
.style16 {
	font-style: italic;
	color: #00CC00;
}
.login {
	color: #00FF00;
}

/********************* Latest Images CSS ONLY ********************/
				

.latest-images-thumbnail img {
	border: 1px solid #404040;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;

}
.latest-images-thumbnail img:hover {
	/* controls the hover behavior of the link surrounding the thumbnail image of each collection or album in the list */
	border: 1px solid #cccccc;
}
.latest-images-caption-header {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 3;
	font-weight: bold;
}
.latest-images-caption {
	width: 300px
}
/********************* Video Training CSS ONLY ********************/


.video_training h2{
	color: #06F;
	font-size: 22px;
	margin-bottom: 0px;
}