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

form,body,html,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; }

a { font-family: 'Trebuchet MS', serif; font-size: 12px; }
a:link { color: #892a3d;  text-decoration: none; background: transparent; }
a:visited { color: #892a3d; text-decoration: none; }
a:hover { color: #898635; background: transparent; text-decoration: none; }
a:active { color: #892a3d; 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; }

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

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

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

h1, h2, h3, h4 {
	letter-spacing: -.01em;
	margin: 0 0 6px 0;
}

h5, h6 {
	margin: 0 0 3px 0;
}

p,a,td {
	line-height: 18px;
}
h1 {
	line-height: 24px;
}
h2 {
	line-height: 24px;
}
h3 {
	line-height: 20px;
}
h4 {
	line-height: 20px;
}
h5 {
	line-height: 20px;
}
h6 {
	line-height: 16px;
}

div#listlinks ul {
	list-style-type: none;
	margin: 0 0 10px 0;  
	padding: 0px;
}

div#listlinks ul li {
	text-align: left;
	margin-bottom: 15px;
}

div#listlinks ul li a {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*	padding: 5px 12px 5px 12px;*/
	color: #6b7d8a; 
}

div#listlinks ul li a:hover {
	color: #892a3d;
/*	border: 1px solid #892a3d;*/
}

div#listlinks ul li a.current_sub { 
	color: #fff;
	border: 1px solid #892a3d;
	background-color: #892a3d;
}

div#three_left_col a, div#two_left_col a {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*padding: 5px 12px 5px 12px;*/
	color: #6b7d8a; 
}
div#three_left_col a:hover, div#two_left_col a:hover {
	color: #892a3d;
	/*border: 1px solid #892a3d;*/
}

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

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

div#sub_bread_crumb {
	width: 660px;
	padding: 0 0 10px 0;
}

.breadcrumb {
	font-size: 10px;
	color: #444444;
}

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


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


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

div#container {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 500px;
	text-align: left;
	background: #fff;
}

	html>body div#container {
		height: auto;
		min-height: 500px;
	}
	
div#header {
	width: 960px;
	height: 143px;
	margin: 0 0 0 0;
	background: #f8f8f8 url(/xm_client/images/bg_header.jpg) no-repeat;
}

div#footer {
	position: relative;
	margin: 0 auto;
	padding: 6px 0 9px 0;
	width: 960px;
	height: 32px;
	background-color: #e9e7dd;
	border-top: solid 1px #d1d0c9;
}
	div#footer table {
		margin: 0;
		width: 100%;
	}
	div#footer td, div#footer th {
		font: normal 11px verdana, sans-serif;
		color: #002f41;
		background: none;
		padding: 0 0 0 20px;
		vertical-align: top;
	}
	div#footer th { 
		text-align: right; 
		padding: 0 20px 0 0;
	}
	div#footer a { font: normal 11px verdana, sans-serif}
	
div#search {
	position: absolute;
	top: 45px;
	left: 755px;
	width: 177px;
	height: 20px;
	text-align: left;
	z-index: 50;
}
input.search {
 border: 1px solid #ccc;
 padding: 3px 0 2px 3px;
 margin: 0 0 0 0;
 text-align: left;
}

div#forum_login {
	float: left;
	display: inline;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	width: 168px;
}
	
	a.forum_login:link {color: #898635; text-decoration: none; }
	a.forum_login:visited {color: #898635; text-decoration: none; }
	a.forum_login:hover {color: #892a3d; text-decoration: none; }
	a.forum_login:active {color: #898635; text-decoration: none; }

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

div#home_left_col {
	float: left;
	display: inline;
	margin: 20px 10px 20px 20px;
	padding: 0 0 0 0;
	width: 520px;
	height: 500px;
}

	html>body div#home_left_col {
		height: auto;
		min-height: 500px;
	}
	
	div#home_gallery {
		float: left;
		display: inline;
		margin: 0 0 15px 0;
		padding-bottom: 15px;
		width: 520px;
		height: 395px;
		border-bottom: 1px solid #999;
	}
	
	div#home_news_col {
		float: left;
		display: inline;
		margin: 0 0 0 0;
		padding: 10px;
		width: 230px;
		height: 335px;
		background-color: #ebf0f3; /*#e1d6d9*/
	}
	
	div#home_events_col {
		float: left;
		display: inline;
		margin: 0 0 0 20px;
		padding: 10px;
		width: 230px;
		height: 335px;
		background-color: #ebf0f3; 
	}

div#home_right_col {
	float: left;
	display: inline;
	margin: 20px 20px;
	padding: 0;
	width: 360px;
	height: 500px;
}	

	html>body div#home_right_col {
		height: auto;
		min-height: 500px;
	}
	
	div#home_intro {
		float: left;
		margin: 0 0 15px 0;
		padding-bottom: 15px;
		width: 360px;
		height: 395px;
		border-bottom: 1px solid #999;
	}	
		html>body div#home_intro {
			height: auto;
			min-height: 395px;
		}
	
	div#home_feature_work {
		float: left;
		margin: 0;
		padding: 7px;
		width: 360px;
		height: 340px;
		background-color: #ebf0f3;
	}
	
/*------------------------------------------------------------------------------
DIVS -- PORTFOLIO
------------------------------------------------------------------------------*/	

.special_segment { 
	font-weight: bold;
	color: #898635;
}

div#port_left_col {
	float: left;
	display: inline;
	margin: 20px 20px 20px 0px;
	padding: 0 0 0 0;
	width: 520px;

}

	html>body div#port_left_col {
		height: auto;
		min-height: 500px;
	}
	

div#port_right_col {
	float: left;
	display: inline;
	margin: 20px 0 20px 0;
	padding: 10px;
	width: 360px;
	background-color: #ebf0f3;
}	
	html>body div#port_right_col {
		height: auto;
		min-height: 500px;
	}

div#port_right_col .byline {
	font: 10px Verdana, sans-serif;
	color: #6b7d8a;
	margin: 0 0 10px 20px;
}

div#port_right_col h2 {
	font: bold 16px Verdana, sans-serif;
	color: #6b7d8a;
}	
div#port_right_col h5 {
	font: bold 14px Verdana, sans-serif;
}

div#port_right_col table {
	border-collapse: collapse;
	margin: 0 0 20px 0;
}

div#port_right_col th {
	font: italic 12px/13px Verdana, sans-serif;
	color: #6b7d8a;
	padding: 4px 0;
	vertical-align: top;
}

div#port_right_col td {
	padding: 4px 0;
	vertical-align: top;
}
	
div#segment_list {	
	float: left;
	clear: both;
	width: 100%;
}

div#segment_list a {
	color: #000;
}
div#segment_list a:hover {
	color: #898635;
}
div#seg_left_col {
	float: left;
	display: inline;
	margin: 20px 20px 20px 20px;
	padding: 0 0 0 0;
	width: 520px;
}

div#seg_right_col {
	float: left;
	display: inline;
	margin: 20px 0 20px 0;
	padding: 10px;
	width: 340px;
	background-color: #ebf0f3;
}	

	html>body div#seg_right_col {
		height: auto;
		min-height: 500px;
	}
	
blockquote {
margin: 0 0 5px 15px;
}	
div#seg_right_bottom a {
	font: bold 18px Verdana, sans-serif;
	color: #6b7d8a;
}

div#seg_right_bottom a:hover {
	color: #898635;
}
	
div#port_main {
	float: left;
	display: inline;
	margin: 20px 20px;
	padding: 0 0 0 0;
	width: 920px;
}	

div#signup {
	visibility: hidden;
	position: absolute;
	top: 100px;
	left: 260px;
	background: #fff;
	width: 440px;
	height: 560px;
/*	border: 2px solid #999;*/
	z-index: 99;
	padding: 20px;
}

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

	
/*------------------------------------------------------------------------------
DIVS -- TWO COLUMN (SO FAR, JUST SURVEYS)
------------------------------------------------------------------------------*/	

div#two_left_col {
	float: left;
	display: inline;
	margin: 20px 20px;
	padding: 0 0 0 0;
	width: 205px;
	height: 500px;
}

	html>body div#two_left_col {
		height: auto;
		min-height: 500px;
	}

div#two_right_col {
	float: left;
	display: inline;
	margin: 10px 20px;
	padding: 0 0 0 0;
	width: 660px;
	height: 500px;
}	

	html>body div#two_right_col {
		height: auto;
		min-height: 500px;
	}
	
/*
-------------------------------	
*/
div#survey {
	width: 100%;
	margin-top: 40px;
}
	
div#survey table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

div#survey th {
	font-weight: bold;
	padding-top: 6px;
}

div#survey .textinput {
	border: 1px solid #999;
	height: 16px;
	width: 260px;
	background: #fff;
}

div#survey textarea {
	width: 400px;
}

div#survey .header {
	font-style: italic;
	text-align: center;
}

div#survey .radio {
	text-align: center;
}

div#survey .first_column {
	width: 360px;
}

div#survey .input_label {
	width: 160px;
}

/*------------------------------------------------------------------------------
DIVS -- THREE COLUMN
------------------------------------------------------------------------------*/	

div#three_banner {
	float: left;
	display: inline;
	width: 960px;
	height: 128px;
	margin: 0 0 10px 0;
	padding: 0 0;
	border-bottom: 6px solid #ebf0f3;
}

div#three_left_col {
	float: left;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 10px 0 40px;
	width: 180px;
}

div#three_middle_col {
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	width: 400px;
	text-align: left;
}


div#three_right_col {
	float: left;
	margin: 0 0 0 50px;
	padding: 0 0 0 0;
	width: 210px;
}	



/*------------------------------------------------------------------------------
DIVS -- BACKGROUND CLASSES
------------------------------------------------------------------------------*/

.login { background: url(images/bt_login.jpg) no-repeat; }

/*.search { background: url(images/bt_search.jpg) no-repeat; }*/


/*------------------------------------------------------------------------------
DIVS -- CLASSES
------------------------------------------------------------------------------*/

div#wrapper {
	position: relative;
	width: 960px;
	height: 550px;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	background: url(images/bg_3col.jpg) repeat-y;
}

	html>body div#wrapper {
		height: auto;
		min-height: 550px;
	}

/*------------------------------------------------------------------------------
NAVIGATION  
------------------------------------------------------------------------------*/		
	
div#navigation {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 900px;
	height: 25px;
	z-index: 99;
}


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

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

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

#menuh li { float: left; }

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

#menuh li a:hover {
	color: #892a3d;
	border: 1px solid #892a3d;
	/*background-color: #892a3d;*/
}

#menuh li a.current_page { 
	color: #fff;
	border: 1px solid #892a3d;
	background-color: #892a3d;
}

/*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: 140px; /* can be anything AFAIK, but it has to be there*/
}

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

#menuh ul li a {
	display: block;
	padding: 3px 10px 3px 20px;
	background-color: #F2F1EC;
	width: 120px; /* master width minus left & right padding */
}

#menuh ul li a:hover {
	color: #892a3d;
}

/*CONTROLS THIRD-AND ABOVE LEVEL LIST ITEMS*/
#menuh li ul li ul {   
	margin: -22px 0 0 140px; /* 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: #F2F1EC; 
}
#menuh li ul li ul li a:hover {   
	color: #ffffff;
	background-color: #F2F1EC; 
}

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

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

.highlight { 
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #999 ;
}

.gallery {
	border: none; 
	border-collapse: collapse; 
	border-spacing: none; 
	width: 530px;
}
.full {
	padding: 0;
}
.thumb {
	padding: 10px 2px 10px 0;
}


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

.padlft15 { padding-left: 15px }
.padrt15 { padding-right: 15px }
.padrt11 { padding-right: 11px }
.padtop5 { padding-top: 5px }

.left { float: left; display: inline; }
.right { float: right; display: inline; }

