/* MAIN */
* {margin:0;padding:0}
body {padding: 10px 0 0 0;background: #466432 url("images/body_bg.gif") repeat-x;color:#444444;font:70%/1.5 tahoma,verdana,sans-serif}

/* LINKS */
a,a:link,a:link,a:link,a:hover {background:transparent;text-decoration:underline;cursor:pointer} 
a:link {color:#982a1d} 
a:visited {color:#982a1d} 
a:hover,a:active {color:#008864}

a.reverse:link {color:#008864} 
a.reverse:visited {color:#008864} 
a.reverse:hover,a.white:active {color:#982a1d}

/* FORMS */
form {margin: 0 0 1.5em}
input {font-family: tahoma,verdana,sans-serif;margin: 2px 0;font-size:100%}
textarea {font-family: tahoma,verdana,sans-serif;margin: 2px 0;font-size:100%}
fieldset {border: none}
label {display:block;padding: 5px 0}
label br {clear:left}

input.btn{
   color:#ffffff;
   font-family:'tahoma',verdana,sans-serif;
   font-size:90%;
   background-color:#444444;
   border:1px solid;
   border-top-color:#7CAE5B;
   border-left-color:#7CAE5B;
   border-right-color:#7CAE5B;
   border-bottom-color:#7CAE5B;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#444444');}

	/* FORMS - general classes */
	input.f-submit {padding: 1px 3px;background:#666;color:#fff;font-weight:bold;font-size:96%}

	/* FORMS - f-wrap-1 - simple form, headings on left, form elements on right */
	form.f-wrap-1 {width:100%;padding: .5em 0;background: #f6f6f6 url("images/featurebox_bg.gif") no-repeat 100% 100%;border-top: 1px solid #d7d7d7;position:relative}
		form.f-wrap-1 fieldset {width:auto;margin: 0 1em}
		form.f-wrap-1 h3 {margin:0 0 .6em;font: bold 155% arial;color:#c00}
		form.f-wrap-1 label {clear:left;float:left;width:100%;border-top: 1px solid #fff}

		/* hide from IE mac \*/
		form.f-wrap-1 label {float:none}

		/* end hiding from IE5 mac */
		form.f-wrap-1 label input, form.f-wrap-1 label textarea, form.f-wrap-1 label select {width:15em;float:left;margin-left:10px}


		


		form.f-wrap-1 label b {float:left;width:8em;line-height: 1.7;display:block;position:relative}


		form.f-wrap-1 label b .req {color:#c00;font-size:150%;font-weight:normal;position:absolute;top:-.1em;line-height:1;left:-.4em;width:.3em;height:.3em}


		form.f-wrap-1 div.req {color:#666;font-size:96%;font-weight:normal;position:absolute;top:.4em;right:.4em;left:auto;width:13em;text-align:right}


		form.f-wrap-1 div.req b {color:#c00;font-size:140%}


		form.f-wrap-1 label select {width: 15.5em}


		form.f-wrap-1 label textarea.f-comments {width: 20em}


		form.f-wrap-1 div.f-submit-wrap {padding: 5px 0 5px 8em}


		form.f-wrap-1 input.f-submit {margin: 0 0 0 10px}


		


		form.f-wrap-1 fieldset.f-checkbox-wrap, form.f-wrap-1 fieldset.f-radio-wrap {clear:left;float:left;width:32em;border:none;margin:0;padding-bottom:.7em}


		form.f-wrap-1 fieldset.f-checkbox-wrap b, form.f-wrap-1 fieldset.f-radio-wrap b {float:left;width:8em;line-height: 1.7;display:block;position:relative;padding-top:.3em}


		form.f-wrap-1 fieldset.f-checkbox-wrap fieldset, form.f-wrap-1 fieldset.f-radio-wrap fieldset {float:left;width:13em;margin: 3px 0 0 10px}


		form.f-wrap-1 fieldset.f-checkbox-wrap label, form.f-wrap-1 fieldset.f-radio-wrap label {float:left;width:13em;border:none;margin:0;padding:2px 0;margin-right:-3px}


		form.f-wrap-1 label input.f-checkbox, form.f-wrap-1 label input.f-radio {width:auto;float:none;margin:0;padding:0}


		


		form.f-wrap-1 label span.errormsg {position:absolute;top:0;right:-10em;left:auto;display:block;width:16em;background: transparent url(images/errormsg_bg.gif) no-repeat 0 0}


		form.f-wrap-1 label span.errormsg b {padding: 10px 0;margin: 0 10px 0 30px;color:#B30800;font-weight:bold;display:block;width:auto;float:none;line-height:1.3}





/* TYPOGRAPHY */


p, ul, ol {margin: 0 0 1.5em}


h1, h2, h3, h4, h5, h6 {font-family: tahoma,verdana,sans-serif;color:#87C256;border-bottom: 1px solid #ecfce0;padding-bottom: .1em}


h1 {font-size: 170%;margin-top:.6em}


h2 {font-size: 136%}


h3 {font-size: 126%;border-bottom: 0px;padding-bottom: 1.1em;color:#af1320;}


h4 {font-size: 116%}


h5 {font-size: 18px}


h6 {font-size: 100%;border-bottom: 0px}


.highlight {color:#982a1d;font-weight:bold}


.subdued {font-size: 90%;color:#999}


.error {color:#c00;font-weight:bold}


.success {color:#390;font-weight:bold}


.caption {color:#999;font-size:11px}


.date {font: bold 82% tahoma;color:#bbb;display:block;letter-spacing: 1px}


small {font-size:11px}





/* LISTS */


ul {margin: .3em 0 1.5em 0;list-style-type:none}


	ul.related {margin-top: -1em}


ol {margin: .5em .5em 1.5em}




dl {margin: 0 0 1em 0}


dt {font-weight:bold;margin-top: 1.3em}


dl dl {margin: 0 0 1.5em 30px}





/* GENERAL */


img {border:none} 


hr {margin: 1em 0;background:#444444;height:1px;color:#444444;border:none;clear:both}


.clear {clear:both;position:relative;font-size:0px;height:0px;line-height:0px} 





/* LAYOUT - HEADER */


#header {background: #666 url("images/sprites.gif") repeat-x 0 100%;margin: 0 0 25px;padding: 0 0 8px}


#header #site-name {font: 265% arial;letter-spacing: -.05em;margin:0 0 0 40px;padding:3px 0;color:#ccc;border:none}


	


	/* SEARCH */


	#search {color:#fff;font-weight:bold;position:absolute;top:10px;right:110px;left:auto;width:18em}


	#search form {margin:0}


	#search input {width:8em;margin: 0 0 -1px;height:1.2em}


	#search label {padding:5px 0 0;display:inline}


	#search input.f-submit {width:auto;font-size:81%;margin:0 0 -.15em;height:1.95em}


	


/* LAYOUT - main body of page */


#wrap {min-width:980px;max-width:980px;margin: 0 auto;position:relative;}


#content-wrap {position:relative;width:980px;background:#ffffff;border:3px solid #fff;}


#wrap-home {min-width:1200px;max-width:1200px;margin: 0 auto;position:relative;}


#content-wrap-home {position:relative;width:1200px;background:#ffffff;border:3px solid #fff;}


	#sidebar {position:absolute;top:0;right:0;width:223px}


	#sidebarhome {position:absolute;top:0;right:0;width:223px;height:590px;background: url("images/homeside.jpg") no-repeat}


	#sidebarmenu {position:absolute;top:0;right:0;width:223px;height:590px;background:#9dc284}


	#sidebarpage {position:absolute;top: 31px;right:0;width:223px;height:96%;background:#87C256}


#content {margin:0;padding:0;height:100%}


	#content #breadcrumb {font-size:93%;font-weight:bold}


	#content #breadcrumb a:link, #content #breadcrumb a:visited {text-decoration:none}


	#content #breadcrumb a:hover, #content #breadcrumb a:active {text-decoration:underline}


#textcontent {margin: 20px 20px 0 50px;height:100%;width:687px}


#textbackblk {margin: 20px 20px 0 35px;height:100%;width:687px;background:#444444}


#textcontentblk {margin: 20px 0 0 20px;width:600px;color:#ffffff}


#textcontentblk a:link {color:#ffffff}


#textcontentblk a:visited {color:#ffffff}


	


	.featurebox {color:#333;padding-top: 0;padding-left:0;padding-right:0;margin:0;height:100%}


	.featurebox p, .featurebox h1, .featurebox h2, .featurebox h3, .featurebox h4, .featurebox h5, .featurebox h6 {margin:0;color:#c00;padding-left:15px}


	.featurebox p {border:none;margin: 0 0 1em 0;color:#444}


	


	.footer {height:15px;width:980px;color:#7CAE5B;font-size:90%;text-align:left;margin-top:5px}
	
	.footer-home {height:15px;width:1200px;color:#7CAE5B;font-size:90%;text-align:left;margin-top:5px}

	.footer a {color:#7CAE5B} 

	.footer a:hover {color:#fff}
	
	.footer-home a {color:#7CAE5B} 

	.footer-home a:hover {color:#fff}





	.thumbnail {margin: 0 0 0 10px;position:relative;z-index:9999;border: 1px solid #eee;float:right;width:100px;padding:5px;background:#fff}


	.thumbnail img {border: 1px solid #000}


	


	.pagination {background: #f2f2f2;color:#666;padding: 4px 2px 4px 7px;border: 1px solid #ddd;margin: 0 0 1.5em}


	.pagination p {position:relative;text-align:right}


	.pagination p a:link, .pagination p a:visited, .pagination p a:hover, .pagination p a:active {text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc}


	.pagination p a:hover {background:#c00;color:#fff}


	.pagination p span {text-decoration:none;background:#fff;padding:2px 5px;border: 1px solid #ccc;color:#ccc}


	.pagination * {margin:0}


	.pagination h4 {margin-top:-1.45em;padding:0;border:none}


	


	#resultslist-wrap {margin: 0 0 1.5em;font-size:92%}


	#resultslist-wrap dt, #resultslist-wrap dl {margin: 0}


	#resultslist-wrap dt {font: bold 85% arial;padding: 3px 0}


	#resultslist-wrap li {padding: 0 0 1em;margin:0 0 0 1.2em;font: bold 145% arial}


	#resultslist-wrap li dd {font: normal 73% arial}


	#resultslist-wrap li dl {margin:0}


	#resultslist-wrap dd {line-height:1.3}


	#resultslist-wrap dd.filetype, #resultslist-wrap dd.date {color:#999;display:inline;padding-right:.5em}


	


	/* TABLES */


	.table1 {border: 2px solid #900;border-collapse:collapse;width:100%}


		.table1 td {background: #fff url("images/sprites.gif") repeat-x 0 -1600px;padding:3px;border: 1px solid #fff}


		.table1 th {text-align:left;border: 1px solid #fff}


		.table1 thead th {color:#fff;font-size:145%;background: #900 url("images/sprites.gif") repeat-x 0 -1300px;padding: 10px 6px}


		.table1 tbody th {color:#fff;font-size:115%;background: #88b8db url("images/sprites.gif") repeat-x 0 -1400px;padding: 6px}


		.table1 tbody th.sub {font-size:100%;color:#000;background: #efefef url("images/sprites.gif") repeat-x 0 -1500px;padding: 6px}





	/* TABLES - calendar */


	.calendar {width:200px;font-size:92%}


		.calendar td {text-align:center;border: 1px solid #ddd}


		.calendar th {text-align:center}


		.calendar thead th {padding: 3px 2px}


		.calendar tbody th {padding: 2px}


		.calendar tbody th.sub {padding: 2px}


		


	/* 'MORE' LINK - provides an accessible alternative to just using 'more' as a link at the end of paragraphs */


		a.morelink:link, a.morelink:visited, a.morelink:hover, a.morelink:active {background: transparent url("images/sprites.gif") no-repeat 5px -500px;padding-left:21px}


		a.morelink:hover {background: transparent url("images/sprites.gif") 5px -400px}


		.morelink span {position:absolute;left:-9999px;width:900px}


		


	/* CODE - formatting for code inserted into body - more here: http://dizque.lacalabaza.net/temp/lipt/ */


		ol.code {font-family: monospace;position:relative}


		ol.code li {color: #666;margin-bottom: 1px}


		ol.code code {color: #000;display: block}


		ol.code .cmt {color: #4077d2}


		li.tab0 code {padding-left: 4em}


		li.tab1 code {padding-left: 8em}


		li.tab2 code {padding-left: 12em}


		li.tab3 code {padding-left: 16em}


		li.tab4 code {padding-left: 20em}


		li.tab5 code {padding-left: 24em}


		ol.code li  {background: #f3f3f3 url("images/td_bg.gif") no-repeat 100% 100%}


		p.note {margin: 1em;border: 1px solid #ddd;background: #f0f0f0;padding: 1em}



/* LAYOUT TYPE */


	#gm #content {margin: 0 0 0 0}
	
/* ---- history block ------ */

.history {
  margin-left: 30px;
  width: 475px;
  }
  
.history li {
  clear: both;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #e4e0c8;
  }
  
 
*html .history li {
  overflow: none;
  float: left;
  }
  
.history li a {
  color: #182850;
  display: block;
  text-decoration: none;
  padding: 5px 3px;
  }
  
*html .history li a {
  width: 475px;
  }
  
.history li a:hover {
  background: #e4e0c8;
  }
  
.history a strong {
  color: #8798c1;
  font-family: tahoma,verdana,sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  }
  
.history a em {
  display: block;
  position: absolute;
  top: 5px;
  right: 3px;
  colo: #182850;
  }
 
.history li {
  clear: both;
  position: relative;
  }
  
.history img {
  float: left;
  margin: 7px 10px 10px 0;
  }
  
 #body_people #middle_col ul li p {
  float: right;
  width: 340px;
  padding: 0;
  }
  
#body_people #right_col {
  margin-bottom: 20px;
  }

/* ================== end history block =============== */

/* ================== image enlarge =============== */

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid #87C256;
}
.highslide:hover img {
	border: 1px solid #008864;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Tahoma, Verdana, Helvetica;
    font-size: 8pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(../highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
	margin-top: 0px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(../highslide/graphics/controlbar4.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 8pt;
    font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
    margin-top: 1px;
    margin-bottom: 1px;
}

.control a {
	color:#ffffff
}
.control:hover {
    margin-top: 0;
    margin-bottom: 0;
}

/* ================== end image enlarge =============== */

.highslide-html {
    background-color: #444444;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}

.highslide-html-content a {
	color:#ffffff
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 8pt;
    font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	color: #999;
}

.highslide-move {
    cursor: move;
}

/* ================== histroy drop down =============== */

/*Default style for SPAN icons. Edit if desired: */

.iconspan{
float: right;
margin: 3px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
background-color: #d8e7ce;
font-weight: bold;
border: 0;
padding: 3px;
}

div.eg-bar{
width: 500px;
}

.icongroup1{
width: 500px;
}

/* ================== end histroy drop down =============== */
