/*------------------------------------------------------------------------------
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: #2e3470;  text-decoration: none;background: transparent; }
a:visited { color: #2e3470; }
a:hover { color: #d79544; background: transparent; text-decoration: none; }
a:active { color: #2e3470; background: transparent; text-decoration: none; }

.edit_link {
	color: #ea4e22;
	font: 10px verdana, sans-serif;
	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 { behavior: url(xm_client/for_IE/iepngfix.htc) }
/*------------------------------------------------------------------------------
HIGHGATE HTML PREFERENCES
------------------------------------------------------------------------------*/	

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

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

.login {
	font-size: 11px; font-family: verdana, sans-serif; color: #000000;
}

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


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

div#container {
	position: relative;
	margin: 0 auto;
	width: 780px;
	height: 400px;
	text-align: left;
}

	html>body div#container {
		height: auto;
		min-height: 400px;
	}
	
div#eyebrow {
	position: static;
	margin: 0 auto;
	width: 780px;
	height: 75px;
}
	
div#banner {
	position: static;
	margin: 0 auto;
	width: 780px;
	height: 170px;
}
	
div#for_christ {
	position: relative;
	margin: 0 auto;
	width: 299px;
	height: 24px;
}

div#login {
	float: left;
	display: inline;
	width: 200px;
	height: 171px;
	margin: 0 0;
	padding: 0 0;
	background: url('/xm_client/images/bg_login.gif') no-repeat;
}

/*------------------------------------------------------------------------------
DIVS -- FOOTER
------------------------------------------------------------------------------*/	

div#footer {
	position: relative;
	margin: -2px auto;
	width: 800px;
	height: 22px;
}
	div#footer p {
		margin: 3px 0 0 0;
		font: 12px verdana, sans-serif;
	}
	
	a.footer:link {color: #ffffff; text-decoration: none; }
	a.footer:visited {color: #ffffff; text-decoration: none; }
	a.footer:hover {color: #f7bf32; text-decoration: none; }
	a.footer:active {color: #ffffff; }

div#copyright {
	position: relative;
	width: 800px;
	height: 17px;
	padding: 3px 0 0 0;
	margin: 0 auto;
	text-align: center;
}
	div#copyright p {
		font: 11px verdana, sans-serif;
		color: #c2c268;
	}
	
div#search {
	position: absolute;
	top: 20px;
	left: 600px;
	width: 200px;
	height: 70px;
	text-align: left;
}


/*------------------------------------------------------------------------------
DIVS -- HOME & THREE COLUMN
------------------------------------------------------------------------------*/	

div#left_col {
	float: left;
	display: inline;
	margin: 20px 0 0 0;
	padding: 0px 0px 0px 0px;
	width: 200px;
	height: 400px;
}	
	html>body div#left_col {
		height: auto;
		min-height: 400px;
	}
	
	
div#middle_col {
	float: left;
	display: inline;
	margin: 20px 15px 0 15px;
	width: 350px;
	height: 400px;
}	
	html>body div#middle_col {
		height: auto;
		min-height: 400px;
	}

div#right_col {
	float: left;
	display: inline;
	margin: 20px 0 0 0;
	padding: 10px 10px 10px 10px;
	width: 180px;
	height: 400px;
	background: #eef0bd;
}
	html>body div#right_col {
		height: auto;
		min-height: 400px;
	}

	
/*------------------------------------------------------------------------------
DIVS -- TWO COLUMN
------------------------------------------------------------------------------*/	

div#two_col_left {
	float: left;
	display: inline;
	margin: 20px 0 0 0;
	padding: 0px 0px 0px 0px;
	width: 200px;
	height: 400px;
}	
	html>body div#two_col_left {
		height: auto;
		min-height: 400px;
	}
	
div#two_col_right {
	float: left;
	display: inline;
	margin: 20px 0 0 15px;
	padding: 10px 10px 10px 10px;
	width: 540px;
	height: 400px;
}
	html>body div#two_col_right {
		height: auto;
		min-height: 400px;
	}

/*------------------------------------------------------------------------------
NAVIGATION  
------------------------------------------------------------------------------*/		
	
div#navigation {
	float: left;
	display: inline;
	width: 202px;
	height: 200px;
	margin: 0 0 0 -18px;
	padding: 0 0;
}
	html>body div#navigation {
		height: auto;
		min-height: 200px;
	}

/*------------------------------------------------------------------------------	
VERTICAL MENU
------------------------------------------------------------------------------*/		
ul#menuv, ul#menuv ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 182px;
}

ul#menuv a {
  display: block;
  text-decoration: none;	
}

ul#menuv li {
  margin-bottom: 2px;
}

ul#menuv li a {
  background: #CECC79;
  color: #2e3470;	
  padding: 0.5em;
}

ul#menuv li a:hover {
  color: #c2c268;
  background: #2e3470;
}

ul#menuv li ul li a {
  color: #2e3470;	
  background: #f6f7d3;
  padding-left: 20px;
}

ul#menuv li ul li a:hover {
  color: #c2c268;	
  background: #3B4783;
  border-left: 5px #CECC79 solid;
  padding-left: 15px;
}

ul#menuv .current_page {
	background: #2e3470;
	color: #c2c268;
}


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


/*------------------------------------------------------------------------------	
CALENDAR
------------------------------------------------------------------------------*/	

.caltable {
	float: left;
	display: inline;
	width: 100%;
	font: 11px/13px verdana, arial, sans-serif;
	padding: 0;
}

.caltable table {
	width: 100%;
	border-collapse: collapse;
}
.caltable thead th {
	font:  bold 11px/14px verdana, sans-serif; 
	color: #5c3509;
	border-bottom: 1px solid #ddd;
	padding-top: 10px;
	/*background: #E8E3DA;*/
}

.caltable h4 {
	font: bold 14px/13px verdana, arial, sans-serif;
	margin-bottom: 6px;
}			

.calcol1 {
	vertical-align: top;
	width: 50px;
	padding: 2px;
}
.calcol2 {
	vertical-align: top;
	width: 140px;
	padding: 2px;
}	
.calcol3 {
	vertical-align: top;
	width: 200px;
	padding: 2px;
}	
.calcol4 {
	vertical-align: top;
	width: 90px;
	padding: 2px;
}
.calcol2 a, .calcol3 a {
	font-size: 11px;
	line-height: 13px;
}	
.calheader {
	background-color: #dddddd;
}
.calrows {
	background-color: transparent;
}
/*------------------------------------------------------------------------------	
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;
}

