/*------------------------------------------------------------------------------
CLEAR THE DECKS
------------------------------------------------------------------------------*/

dl,li,h1,h2,h3,h4,h5,h6,form,body,html,p,div,a,input { font-family: verdana; margin:0; padding:0 }
a img,:link img,:visited img { border:0 }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }
h1, h2, h3, h4, h5, h6 { word-spacing: 0.25px; }

a:link { color: #0067B1;  text-decoration: none;background: transparent; }
a:visited { color: #7e56b5; text-decoration: none; }
a:hover { color: #54B948; background: transparent; text-decoration: none; }
a:active { color: #0067B1; background: transparent; text-decoration: none; }

a.image:link, a.image:visited, a.image:hover { border: none; background: none; }
a.image img { border: none; padding: 0; margin: 0; }

img { border: none; }

.edit_link {
	color: #a7a9ac;
	font: 10px verdana, sans-serif;
	text-decoration: none; 
}
/*
#0067B1, blue
#54B948, green
#ededed, gray background
*/

/*------------------------------------------------------------------------------
HIGHGATE HTML PREFERENCES
------------------------------------------------------------------------------*/	

ul {								
	margin: 0 0 10px 15px;  
	padding: 0px;					
}

ol {
	margin: 0 0 10px 25px;  
	padding: 0;					
}

div h1, h2, h3, h4, h5, h6, li, ol {
	margin-bottom: .8em;
}

div p, li {
	line-height: 160%;
}


div#container hr {
	display: block;
	padding: 0;
	margin: 0;
	clear: both; 
	visibility: hidden;
}

.multidiv { /* for separating multiple sections */
	position: relative;
	margin: 0 0 20px 0;
	border-bottom: 2px dotted #999;	
	padding-bottom: 20px;
}

/*------------------------------------------------------------------------------
SITE-WIDE HTML
------------------------------------------------------------------------------*/	
body { 
	background-color: #ededed;/*#ededed;*/
}
.home { 
	background-image: url(../xm_client/images/home_background.jpg);
	background-repeat: repeat-x;
}

.sub { 
	background-image: url(../xm_client/images/sub_background.jpg);
	background-repeat: repeat-x;
}

.global { 
	background-image: url(../xm_client/images/global_links_background.jpg);
	background-repeat: repeat-x;
}

.rekindling { 
	background-image: url(../xm_client/images/rekindling_background.jpg);
	background-repeat: repeat-x;
}

.mosaic { 
	background-image: url(../xm_client/images/mosaic_background.jpg);
	background-repeat: repeat-x;
}

.espresso { 
	background-image: url(../xm_client/images/espresso_background.jpg);
	background-repeat: repeat-x;
}

/*------------------------------------------------------------------------------
SITE-WIDE DIVS
------------------------------------------------------------------------------*/	

div#container {
	position: relative;
	margin: 16px auto;
	width: 930px;
	height: 600px;
	padding-bottom: 100px; /*needed because the absolutely position footer is so deep*/
	text-align: left;
	background: transparent url(../xm_client/images/container_bkgrnd.png) repeat-y;
}

html>body div#container {
	height: auto;
	min-height: 600px;
}

div#header {
	position: relative;
	width: 900px;
	margin: 0 auto;
	height: 111px;
	background: transparent url(../xm_client/images/header.jpg) no-repeat 15px 0px;
}

div#footer_curve {
	position: absolute;
	left: 15px;
	bottom: 0px;
	width: 930px;
	height: 87px;
	background: transparent url(../xm_client/images/footer_curve.jpg) bottom left no-repeat;
}

div#footer {
	position: relative;
	margin: -5px auto;
	width: 930px;
	height: 20px;
	text-align: center;
}
	div#footer p {
		font: 11px verdana, sans-serif;
		color: #0067B1;
	}
	
/*
div#search {
	position: absolute;
	top: 20px;
	left: 600px;
	width: 200px;
	height: 70px;
	text-align: left;
}
*/


/*------------------------------------------------------------------------------
DIVS -- HOME
------------------------------------------------------------------------------*/	

div#home_banner {
	float: left;
	display: inline;
	margin: 0 0 0 15px;
	width: 900px;
	height: 190px;
}

div#home_left_col {
	float: left;
	display: inline;
	margin: 20px 0 0 60px;
	width: 180px;
}
div#home_center_col {
	float: left;
	display: inline;
	margin: 20px 0;
	padding-left: 50px;
	width: 350px;
}

/* home_right_col ABSOLUTE DIV at bottom of file */

div#home_right_col {
	float: left;
	display: inline;
	width: 250px;
	height: 360px;
	margin: 0 0 0 15px;
}

	
/*------------------------------------------------------------------------------
DIVS -- SUB
------------------------------------------------------------------------------*/	

div#sub_banner {
	float: left;
	display: inline;
	margin: 0 0 0 15px;
	width: 900px;
	height: 61px;
}

div#global_banner {
	float: left;
	display: inline;
	margin: 0 0 0 15px;
	width: 900px;
	height: 130px;
}

div#mosaic_banner {
	float: left;
	display: inline;
	margin: 0 0 0 15px;
	width: 900px;
	height: 200px;
}

div#connecting_banner {
	float: left;
	display: inline;
	margin: 0 0 0 15px;
	width: 900px;
	height: 190px;
}

div#espresso_banner {
	float: left;
	display: inline;
	margin: 0 0 0 15px;
	width: 900px;
	height: 300px;
}

div#sub2_left_col {
	float: left;
	display: inline;
	margin: 20px 0 0 50px;
	width: 190px;
}

div#sub2_right_col {
	float: left;
	display: inline;
	margin: 20px 0 0 50px;
	width: 550px;
}

div#espresso_left_col {
	float: left;
	display: inline;
	margin: 50px 0 0 50px;
	width: 190px;
}

div#espresso_right_col {
	float: left;
	display: inline;
	margin: 50px 0 0 50px;
	width: 550px;
}

div#sub3_left_col {
	float: left;
	display: inline;
	margin: 20px 0 0 50px;
	width: 190px;
}

div#sub3_center_col {
	float: left;
	display: inline;
	margin: 20px 0 0 50px;
	width: 400px;
}

div#sub3_right_col {
	float: right;
	display: inline;
	margin: 20px 0 0 0;
	width: 170px;
}

/*------------------------------------------------------------------------------
DIVS -- VISIONS
------------------------------------------------------------------------------*/

div#visions_header {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 185px;
}

div#gradient_left_col {
	float: left;
	display: inline;
	margin: 0 0 0 0;
	width: 254px;
}

div#visions_gradient {
	float: left;
	display: inline;
	padding: 15px 20px 20px 20px;
	margin: 5px 0 0 43px;
	width: 171px;
	background: url(../xm_client/images/visions_gradient.png) no-repeat;
}	

div#visions_above_grad {
	float: left;
	display: inline;
	padding: 5px 20px 20px 20px;
	margin: 0 0 0 43px;
	width: 171px;
	height: 450px;
}

div#visions_left_col {
	float: left;
	display: inline;
	padding: 5px 20px 20px 20px;
	margin: 0 0 0 43px;
	width: 171px;
}	

div#visions_right_col {
	float: left;
	margin: 0 0 0 20px;
	width: 626px;
}

div#visions_bottom {
	position: absolute;
	left: 15px;
	bottom: 0px;
	width: 930px;
	height: 75px;
	background: transparent url(../xm_client/images/visions_bottom.png) bottom left no-repeat;
}

/*------------------------------------------------------------------------------
NAVIGATION  
------------------------------------------------------------------------------*/		
/*
	#0067B1, blue
	#54B948, green
*/

/*------------------------------------------------------------------------------
NAVIGATION  
------------------------------------------------------------------------------*/		

div#ecomm_nav {
	position: absolute;        /*can be positioned however--floats, absolute, whatever*/
	top: 210px;
	left: 120px;
	width: 200px;					/* <--custom */
	height: 15px;
	z-index: 10;
	background-color: transparent;
	
}
	
div#nav {
	position: absolute;        /*can be positioned however--floats, absolute, whatever*/
	top:  70px;					/* <--custom */
	left: 287px;						/* <--custom */
	width: 600px;					/* <--custom */
	height: 18px;
	z-index: 3;
	/*background: #fff; url(../xm_client/images/nav.jpg) no-repeat;*/
}
	
div#secondary_nav {
	position: absolute;
	width: 300px;
	top: 15px;
	right: 50px;
	height: 20px;
	z-index: 5;
}	

div#secondary_nav ul {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	list-style: none;
	margin: 0;
}
	
div#secondary_nav li {
	float: right;
	margin: 0;
	padding: 0;
}

div#secondary_nav .line {
	border-right: 1px solid #999;
}

div#secondary_nav a {
	display: block; 
	font-size: 10px;
	padding: 0 6px;
	color: #0067B1;
}

div#secondary_nav a:hover {
	color:#54B948; 
}

/*------------------------------------------------------------------------------	
HORIZONTAL MENU
------------------------------------------------------------------------------*/		

/*CONTROLS ALL LISTS*/ 
#menuh { 
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	text-transform: uppercase;	
	width: 748px;  /*set to go across entire container*/
/*
	border: 1px solid #fff;
	background-color: #fff;
*/
}

* html #menuh {
	ma\rgin: -4px 0 0 0;
	w\idth: 600px;
}

#menuh a {
	display: block;
	font: 12px/15px verdana, helvetica, sans-serif;
	letter-spacing: .1em;
}

/*----- BELOW THREE DIVS CONTROL ALL LIST ITEMS -----*/
/*width needed or else Opera goes nuts*/

#menuh li {   
	float: left;
	margin: 0;
	padding: 0;
	color: #0067B1;
/*
	background-color: #5D8EE2;
	border-right: 1px solid #fff;
*/
}

#menuh li a {
	display: block;
	color: #0067B1;
	text-decoration : none;
	padding: 4px 12px;
}

#menuh li a:hover {
	color: #54B948;
	/*background-color: #123470;*/
}

/*CONTROLS ONLY SECOND-LEVEL LIST ITEMS*/ 
/*	using left instead of display to hide menus because display: none isn't read by screen readers	*/	

#menuh li ul {  
	position: absolute;
	margin: 0;
	padding: 0;
	left: -999em;
	z-index: 1;
}
		
* html #menuh li ul {
	ma\rgin: 0;
}

#menuh ul {
	float: left;
	padding: 0;
	list-style: none;
	line-height: 1;
	text-align: left;
	text-transform: none;	
	font: bold 12px/16px verdana, helvetica, sans-serif;
	width: 179px;
	
}

#menuh ul li {   
	float: left;
	margin: 0;
	padding: 0;
	color: #fff;
	border-bottom: 1px solid #777;
}

#menuh ul li a {
	display: block;
	color: #fff;
	padding: 3px 9px 3px 10px;
	text-decoration : none;
	background-color: #0067B1;
	width: 160px;
}

#menuh ul li a:hover {
	color: #fff;
	background-color: #54B948; /*#bfaf00*/
}

/*CONTROLS THIRD-AND ABOVE LEVEL LIST ITEMS*/
#menuh li ul ul {   
	margin: -20px 0 0 179px; /* 4 of 4 */
}

* html #menuh li ul ul {
	ma\rgin: 0px 0 0 170px;
}

/* lists nested under hovered list items */
#menuh li:hover ul ul, #menuh li:hover ul ul ul, #menuh li:hover ul ul ul ul, #menuh li.sfhover ul ul, #menuh li.sfhover ul ul ul, #menuh li.sfhover ul ul ul ul {
	left: -999em;
}
#menuh li:hover ul, #menuh li li:hover ul, #menuh li li li:hover ul, #menuh li li li li:hover ul, #menuh li.sfhover ul, #menuh li li.sfhover ul, #menuh li li li.sfhover ul, #menuh li li li li.sfhover ul {
	left: auto;
}

/*- additional to basic Highsite --------------------------------------------------	
FORMS 
------------------------------------------------------------------------------*/		

div.frow {
	clear: both;
	padding-top: 8px;
}
div.frow span.label, div.frow span.blabel {
	font: 11px arial, sans-serif;
	color: #595842;
	float: left;
	width: 100px;
	text-align: right;
	margin-top: 2px;  /* changes baseline of label text */
}
div.frow span.blabel {
  font-weight: bold;
}
div.frow span.frm {
	font: 11px arial, sans-serif;
	color: #595842;
	float: right;
	width: 290px;
	margin-top: 2px;
} 
textarea, input, select { margin: 0; padding: 0; }

.signup {
	margin: 10px 0 3px 0;
}


/*------------------------------------------------------------------------------	
SIMPLE CLASSES
------------------------------------------------------------------------------*/		
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.emphasize { font-weight: bold; font-style: italic; text-decoration: underline;}
.clearleft 	{ clear: left; }
.clearright { clear: right; }
.clearboth 	{ clear: both; }
.floatleft	{ float: left; }
.floatright { float: right; }

/* HOME RIGHT COL ABSOLUTE DIV 
div#home_right_col {
	position: absolute;
	width: 260px
	height: 360px;
	top: 300px;
	left: 660px;
	z-index: 99;
}	*/
