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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	color: #333333;
	padding: 0px;
	margin: 0px;
	cursor: default;
	background-color: #FFF;
}

/**************** parent styles *****************/

.parentMain{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	position: relative;
}


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

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

a:hover{
	text-decoration: underline;
	/*background-image: url(/css/images/header_lines.gif);*/
	/*line-height: 2px;*/
}

a.linkTab, a.linkTab:visited, a.linkTab:hover{
	color: #FFFFFF;
	text-decoration: none;
}


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

h1{
	font: bold 120% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h2{
	font: bold 114% Arial,sans-serif;
	color: #006699;
	margin: 0px;
	padding: 0px;
}

h3{
	font: bold 100% Arial,sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}


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

ul{
	list-style-type: square;
}

ul ul{
	list-style-type: disc;
}

ul ul ul{
	list-style-type: none;
}

/********* 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;
}

.formFieldTextv1 {
	FONT-SIZE: 9px;
	BACKGROUND-IMAGE: url(/general/forms/formfield.gif);
	text-align: right;    
}

.formFieldTextv2 {
	FONT-SIZE: 12px;
	BACKGROUND-IMAGE: url(/general/forms/formfield.gif);
	text-align: left;   
	padding: 0px 0px 0px 3px;
}

.formFieldTextMultilinev2 {
	FONT-SIZE: 12px;
	BACKGROUND-IMAGE: url(/general/forms/formfieldmultiline.gif);
	text-align: left;
	padding: 0px 0px 0px 3px;
	background-repeat: repeat-x;
	background-position: top;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:static;
	left: 2%;
	right: 2%;
	background-color: #ffffff;
	bottom: 50px;
	border: 1px solid;
	border-right-color: #50808D;
	border-left-color: #50808D;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-style: none;
	border-top-style: none;
	text-align: left;
}

#tl {
	position:relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	z-index: 100;
	float: left;
	/*background-image: url(/css/images/tl_curve_white.gif);*/
}

#tr {
	position:relative;
	margin: 0px;
	padding: 0px;
	right: 0px;
	top: 0px;
	z-index: 100;
	float: right;
	/*background-image: url(/css/images/tr_curve_white.gif);*/
}

#masthead{
	position: static;
	left: 2%;
	right: 2%;
	/*height: 78px;*/
	text-align: left;
	height: 110px;
}

#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;
}

#content{
	padding: 0px;
	margin:0px;
	/*border-left: 1px solid #ccd2d2;*/
	min-height: 920px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	position: absolute;
	top: 93px;
	right: 1px;
	width: 138px;
	left: 600px;
}

#membership{
	position: absolute;
	top: 6px;
	right: 1px;
	width: 138px;
	left: 90px;
	height: 14px;
}

#top_home{
	position: absolute;
	top: 56px;
	right: 1px;
	width: 20px;
	left: 657px;
	height: 14px;
	z-index: 99;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	margin: 0px;
	border-bottom:1px solid #CCCCCC;
	background-image: url(images/header_lines.gif);
	background-repeat: repeat-x;
	background-color: #F3F3F3;
	background-position: bottom;
	font-size: 18px;
	color: #006699;
	font-style: normal;
	font-weight: normal;
	position: static;
	z-index: 99;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	line-height: 27px;
	width: 98.4%;
	padding-left: 15px;
	overflow: hidden;
	text-transform: uppercase;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: relative;
	padding: 0px;
	margin: 0px;
	z-index: 100;
	top: -1px;
	right: -1px;
	float: left;
	padding-left: 0px;
	margin-left: 0px;
}

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

#globalNav{
	position: relative;
	height: 28px;
	/*color: #cccccc;*/
	padding: 0px;
	margin: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

#globalNav img{
	/*margin-bottom: -8px; */
}

#globalNavLogo{
	margin-bottom: -8px;
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 5px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	left: 240px;
	z-index: 99;
	width: 555px;
}

a.glink, a.glink:visited{
	/*font-size: small;*/
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #7E7E7E;
}

a.glink:hover{
	text-decoration:none;
}


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

.subglobalNav{
	position: absolute;
	top: 80px;
	left: 10px;
	/*min-width: 640px;*/
	height: 20px;
	padding: 0px 0px 0px 10px;
	color: #ffffff;
	visibility: hidden;
}

.subglobalNav a:link, .subglobalNav a:visited {
	color: #ffffff;
}


.subglobalNav a:hover{
	color: #eeeeee;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 8px;
	right: 5%;
}

#search input{
	font-size: 70%;
	margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}

/*************** login styles *****************/

/*
#login {
	position: absolute;
	top: 1px;
	right: 5%;
	left: 720px;
	width: 98px;
	color: #006699;
}
*/

/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

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


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	/*min-height: 200px;*/
	height: 200px;
}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


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

.story {
	padding: 10px 0px 0px 10px;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #006699;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** footer styles ****************/

#footer{
	color: #666666;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #F3F3F3;
	background-image: url(images/gradient2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 18px;
	font-weight: normal;
	left: 2%;
	right: 2%;
	position: static;
	border-right-color: #50808D;
	border-right-width: 1px;
	border-left-color: #50808D;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
}

#footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ 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;
	background-image:  url(images/bg_nav.jpg);
	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; 
}


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

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/**************** font styles *****************/
.fontSmallest {
	/*font-size: 60%;*/
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
}

.fontSmall {
	/*font-size: 70%;*/
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.fontNormal {
	/*font-size: 80%;*/
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.fontNormalBold {
	/*font-size: 80%;*/
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font: bold;
}


.fontLarge {
	/*font-size: 90%;*/
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.fontLargest {
	/*font-size: 100%;*/
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}


/**************** font style colors *****************/

.fontAttention {
	color: #FF0000;
}

.fontWhite {
	color: #FFFFFF;
}

/**************** colors *****************/
/* color scheme: phase 17a - 2008/12/14 */

.color_OliveGreen {
	color: #B8CD26;
}

.color_DarkBlue {
	color: #006EB8;
}

.color_MediumBlue {
	color: #0093E2;
}

.color_LightBlue {
	color: #A3D3E8;
}

.color_Gray {
	color: #7E7E7E;
}

.color_OffWhite {
	color: #F7F7F7;
}

/**************** legacy font styles *****************/

/********************* tables **********************/
.tableBorderBlack {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.tableBorderNone {
	border: none;
}

.tableMenu {
	text-indent: 5px;
	background-color: #FFF;
	border: 1px solid #000;
}


/**************** alignment styles *****************/
.align_left {
	text-align: left;
}

.align_center {
	text-align: center;
}
/********************* end **********************/
.tableBookOrder {
	padding: 3px;
	background-color: #F3F3F3;
	border: 1px solid #000000;
}

