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

dl,li,h1,h2,h3,h4,h5,h6,form,body,html,p,div, input { 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: #41a33f;  text-decoration: none;background: transparent; }
a:visited { color: #41a33f; }
a:hover { color: #004812; background: transparent; text-decoration: none; }
a:active { color: #41a33f; 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; }

.edit_link {
	color: #ccc;
	font: 10px verdana, sans-serif;
	text-decoration: none; 
}

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

ul {								
	margin: 0 0 10px 15px;  
	padding: 0px;	
	background-color: transparent;
}

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

p, h2, h6, li {
	line-height: 18px;
}

h1, h2, h3, h4, h5, h6, li {
	margin-bottom: 6px;
}

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

/*------------------------------------------------------------------------------
HIGHGATE SYLES
------------------------------------------------------------------------------*/
h1, h2, h3, h4 {
	letter-spacing: -.02em;
}


/*------------------------------------------------------------------------------
SITE-WIDE HTML
------------------------------------------------------------------------------*/	
body {
	margin: 0;
	background: #004812 url(/xm_client/images/bg_body.jpg) top repeat-x;
}


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

div#container {
	position: relative;
	margin: 0 auto;
	width: 950px;
	height: 650px;
	text-align: left;
	background-color: transparent;
}

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

div#footer {
	position: relative;
	margin: -16px auto;
	width: 950px;
	height: 100px;
	padding: 0 0 0 0;
	background: url(/xm_client/images/bg_footer-big.jpg) no-repeat;
}
	div#footer p {
		margin: 3px 0 0 0;
		font: 10px verdana, sans-serif;
		color: #41a33f;
	}
	
	a.footer:link {color: #41a33f; text-decoration: none; font: 10px verdana, sans-serif; }
	a.footer:visited {color: #41a33f; text-decoration: none; font: 10px verdana, sans-serif; }
	a.footer:hover {color: #ffffff; text-decoration: none; font: 10px verdana, sans-serif; }
	a.footer:active {color: #41a33f; }
	
	div#footer_nav {
		position: absolute;
		width: 500px;
		height: 20px;
		top: 53px;
		left: 206px;
		text-align: center;
	}
	
#search_box {
   margin: 20px 0 20px 0;
}
	
#site_map h1{
/*   margin: 20px 0 0 100px;*/
   color:#004812;
   margin-bottom:10px;
}
p.search_p {
   margin: 0 0 10px 0; 
}
cite {
   background: #c2e2c1;
   font-weight: bold;
   font-style: normal;
}


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

div#home_left_col {
	float: left;
	display: inline;
	margin: 0 0 0 0;
	width: 200px;
	height: 650px;
	background: url(/xm_client/images/bg_home_left_column.gif) top no-repeat;
}	

	div#news_updates {
		float: left;
		display: inline;
		margin: 200px 0 0 50px;
		padding: 10px 10px;
		width: 130px;
		height: 130px;
	}
	
	div#home_login {
		float: left;
		display: inline;
		margin: 0 0 0 52px;
		padding: 5px 0;
		text-align: center;
		width: 150px;
		height: 50px;
	}
	
	a.login:link {color: #ffffff; text-decoration: none; font: 8px verdana, sans-serif; }
	a.login:visited {color: #ffffff; text-decoration: none; font: 8px verdana, sans-serif; }
	a.login:hover {color: #004812; text-decoration: none; font: 8px verdana, sans-serif; }
	a.login:active {color: #ffffff; }

div#home_middle_col {
	float: left;
	display: inline;
	margin: 0 0 0 0;
	width: 550px;
	height: 300px;
	background: url(/xm_client/images/bg_home_middle_column_top.png) top no-repeat;
}
	html>body div#home_middle_col {
		height: auto;
		min-height: 300px;
	}
	
	div#home_banner {
		float: left;
		display: inline;
		margin: 150px 0 0 0;
		height: 200px;
		width: 550px;
		background: #ffffff url(/xm_client/images/bg-home-banner.png) top right no-repeat;
	}
	
	div#home_content {
		float: left;
		display: inline;
		margin: 0 0 0 0;
		padding: 15px 15px;
		background: #ffffff;
		height: 300px;
		width: 520px;
	}
		html>body div#home_content {
		height: auto;
		min-height: 300px;
	}

div#home_right_col {
	float: left;
	display: inline;
	margin: 0 0 0 0;
	width: 150px;
	height: 650px;
	background: url(/xm_client/images/bg_home_right_column.gif) top no-repeat;
}	

	div#featured_tutorials {
		float: left;
		display: inline;
		margin: 350px 0 0 0;
		padding: 10px 10px;
		width: 130px;
		height: 130px;
	}
	
	div#testimonials {
		float: left;
		display: inline;
		margin: 0 0 0 0;
		padding: 10px 10px;
		width: 130px;
		height: 130px;
	}
	
/*------------------------------------------------------------------------------
DIVS -- SUB
------------------------------------------------------------------------------*/	

div#sub_left_col {
	float: left;
	display: inline;
	margin: 0 0 0 0;
	width: 200px;
	height: 650px;
	background: url(/xm_client/images/bg_sub_left_column.gif) top no-repeat;
}
	div#sub_login {
		position: relative;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-align: center;
		width: 138px;
		height: 42px;
		top: 205px;
		left: 52px;
	}
	
div#sub_middle_col {
	float: left;
	display: inline;
	margin: 0 0 0 0;
	width: 550px;
	height: 300px;
	background: url(/xm_client/images/bg_home_middle_column_top.png) top no-repeat;
}
	html>body div#sub_middle_col {
		height: auto;
		min-height: 300px;
	}
	
	div#sub_banner {
		float: left;
		display: inline;
		margin: 150px 0 0 0;
		height: 200px;
		width: 550px;
		background: #ffffff url(/xm_client/images/bg-home-banner.png) top right no-repeat;
	}
	
	div#sub_content {
		float: left;
		display: inline;
		margin: 0 0 0 0;
		padding: 15px 15px;
		background: #ffffff;
		height: 300px;
		width: 520px;
	}
		html>body div#sub_content {
		height: auto;
		min-height: 300px;
	}

div#sub_right_col {
	float: left;
	display: inline;
	margin: 0 0 0 0;
	width: 200px;
	height: 650px;
	background: url(/xm_client/images/bg_sub_right_column.gif) top no-repeat;
}

	div#sub_testimonials {
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 134px;
		height: 130px;
		top: 208px;
		left: 7px;
	}
	
	div#product_image {
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 184px;
		height: 120px;
		top: 225px;
		left: 7px;
		text-align: center;
	}
	
	div#product_list {
		position: relative;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		width: 184px;
		height: 120px;
		top: 230px;
		left: 7px;
	}
	
	a.product_list { display: block; }
	a.product_list:link {color: #41a33f; text-decoration: none; font: 12px/16px verdana, sans-serif; }
	a.product_list:visited {color: #41a33f; text-decoration: none; font: 12px/16px verdana, sans-serif; }
	a.product_list:hover {color: #ffffff; text-decoration: none; font: 12px/16px verdana, sans-serif; background-color: #004812; }
	a.product_list:active {color: #41a33f; }
	
/*------------------------------------------------------------------------------
MODAL POPUP
------------------------------------------------------------------------------*/	

.popup_page {
	background: #fff;
	padding: 20px;
}

div#license, div#billing, div#login {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 260px;
	background: #fff;
	width: 440px;
	height: 400px;
/*	border: 2px solid #999;*/
	z-index: 99;
	padding: 20px;
}

div#login {
	height: 200px;
}

div#billing {
	height: 500px;
}

 div#cover {
	position: absolute;
	visibility: hidden;
	top: 0px;
	left: 0px;
	height: 2000px;
	width: 100%;
	background-color: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	z-index: 98;
}

/*------------------------------------------------------------------------------
NAVIGATION  
------------------------------------------------------------------------------*/		
	
div#navigation {
	position: absolute;
	top: 100px;
	left: 200px;
	width: 550px;
	height: 50px;
	background: #41a33f;
	z-index: 99;
}


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

/*CONTROLS ALL LISTS*/ 
#menuh { 
	float: left;
	display: inline;
	list-style: none;
}

/*----- BELOW THREE DIVS CONTROL ALL LIST ITEMS -----*/

#menuh li { float: left; }

#menuh li a {
	display: block;
	font: 12px/16px verdana, sans-serif;
	padding: 18px 15px 16px 10px;   /*set vert spacing between li's and the main UL... */ 
	/* text-transform: uppercase; */	 	/*...from the top of the nav div and the top of the... */
	letter-spacing: .1em;        /*...flydown from bottom of the top ul, and left and right... */
	color: #ffffff;              /*...distances between edges of type and left of li */
	text-decoration: none;
}

#menuh li a:hover {
	color: #004812;
}

/*CONTROLS SECOND-LEVEL LIST ITEMS OR FLY-DOWNS*/ 

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

#menuh ul {
	float: left;
	padding: 0;
	list-style: none;
	width: 170px; /* can be anything AFAIK, but it has to be there*/
}

#menuh ul li { float: left; margin: 0; padding: 0; }

#menuh ul li a {
	display: block;
	padding: 3px 0 3px 10px;
	background-color: #41a33f;
	width: 170px; /* master width minus left & right padding */
}

#menuh ul li a:hover {
	color: #ffffff;
	background-color: #004812; 
}

/*CONTROLS THIRD-AND ABOVE LEVEL LIST ITEMS*/
#menuh li ul li ul {   
	margin: -22px 0 0 180px; /* the -top px vertically positions the right flyout */
}									 /*...and the left margin is ul-li-a horiz spacing+width+1/0 */

#menuh li ul li ul li a {   
	background-color: #41a33f; 
}
#menuh li ul li ul li a:hover {   
	color: #ffffff;
	background-color: #004812; 
}

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


/*------------------------------------------------------------------------------	
RESERVED Selectors - Leave for the editor
------------------------------------------------------------------------------*/	
		
table {}
th {}
tr {}
td {}


/*------------------------------------------------------------------------------	
FORMS 
------------------------------------------------------------------------------*/		

div.form {
	float: left;
	width: 400px;
	margin: 10px 0 40px 0px;
}

div.frow {
	clear: both;
	padding-top: 4px;
}

div.frow span.label, div.frow span.blabel {
	font: 11px arial, sans-serif;
	color: #20447f;
	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: #20447f;
	float: right;
	width: 290px;
	margin-top: 2px;
} 

textarea, input, select { margin: 0; padding: 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; }

.left { 
	float: left; 
	display: inline;
	padding-left: 20px;
}
.right {  
	float: right; 
	display: inline;
	padding-right: 20px;
}

.img_border {
	border-bottom: solid 10px #eab700;
}
