/*
	CSS Index
	
	1 - Site Structure Styles
	2 - Header Styles
	3 - Content Styles
	4 - Sidebar Styles
	5 - Footer Styles
*/


/* undohtml.css 
(CC) 2004 SEi Studios. Some Rights Reserved.
*/

:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }



/* Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/

body#buckthorne {
	padding:0 0 20px 0;
	background:#666666 url(images/site-bg.gif) repeat-x;
	font:11px 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	}

#header {
	position:relative;
	height:180px;
	/*background:url(images/header-bg.jpg) right top no-repeat;*/
	border-bottom:1px solid #DAEDC9;
	}

#site-wrapper {
	width:800px;
	margin:0 auto;
	background:url(images/container-bg.png) no-repeat;
	}


#container {
	padding:0 20px 17px 20px;
	background:url(images/footer-bottom-bg.png) 0% 100% no-repeat;
	}

#content-container {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:url(images/content-bottom-bg.png) 0% 100% repeat-x;
	}

#main-content {
	float:left;
	width:467px;
	padding:30px 25px;
	background:url(images/main-content-bg.png) repeat-x;
	}

html > body #main-content {
	float:left;
	width:470px;
	padding:30px 25px;
	background:url(images/main-content-bg.png) repeat-x;
	}
	
	
#sidebar-right {
	float:right;
	width:200px;
	padding:20px;
	background:url(images/sidebar-right-bg.png) no-repeat;
	}

	
#footer {
	clear:both;
	text-align:center;
	padding:20px;
	border-top:1px solid #DAEDC9;
	background:#56AA1C url(images/footer-bg.png) repeat-x;
	}
	
/* Header Styles ///////////////////////////////////////////////////////////////////////////////////*/

#header-flash {
	position:absolute;
	top:0;
	right:0;
	height:180px;
	width:375px;
	z-index:10;
	}


.header-nav {
	z-index:100;
	width:353px;
	height:54px;
	padding:0 0 0 30px;
	background:url(images/header-nav-bg.png) repeat-x;
	}

.header-nav ul {
	display:block;
	height:54px;
	line-height:54px;
	padding-right:30px;
	margin:0;
	color:#fff;
	background:url(images/header-nav-right-bg.png) right top no-repeat;
	}

.header-nav li {
	display:inline;
	background:url(images/header-li-bg.gif) 100% 50% no-repeat;
	padding:0 14px 0 9px;
	}

.header-nav li.last {
	background:none;
	padding:0 0 0 9px;
	}

.header-nav a,
.header-nav a:link,
.header-nav a:visited {
	color:#fff;
	}
	
.header-nav a:hover {
	text-decoration:underline;
	}

.header-logo {
	padding:30px 0 0 30px;
	}
	

	
/* Content Styles ///////////////////////////////////////////////////////////////////////////////////*/

a,
a:link,
a:visited {
	color:#5BBF21;
	}

a:hover {
	text-decoration:underline; 
	}


h1,h2,h3,h4,h5,h6 {
	color:#404040;
	}
	
h1.title {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-bottom:15px;
	}
	
	.welcome-text h1 {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-bottom:4px;
	}

h2 {
	font-size:14px;
	margin-bottom:10px;
	color:#3875af;
		}

	#header-1 h2 {
		color:#747474;
		}
	
	#header-2 .content h2 {
		color:#747474;
		padding-bottom:10px;
		background:url(images/latest-news-header-bg.png) left bottom no-repeat;
		}

	
h3 {
	font-size:12px;
	color:#404040;
	margin-bottom:8px;
	}

h3.field-label {display: none;}
.field-items img {margin-bottom: .5em;}
div.field-item, div.field-items {display: inline;}

p {
	margin:0 0 15px 0;
	line-height:1.5;
	}

.links {margin: 0 0 20px 0;}

ul.linkspage li {font-size: 1.2em; line-height: 1.8em;}

#header-1 {
	margin:20px 0;
	padding:20px 0 0 0;
	border-top:1px solid #EAF4DF;
	}

#header-1 h2.title {
	display:none;
	}

span.replace-with-flash { /* flash optional */
	display:block;
	width:100%;
	height:180px;
	line-height:180px;
	background:#666666;
	border:1px solid #56AA1C;
	color:#ccc;
	text-align:center;
	}

.clearfix:after {
	/*content: ".";*/
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	overflow:auto;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

	
	
/* Sidebar Styles ///////////////////////////////////////////////////////////////////////////////////*/

#block-menu-45 h2.title {
	display:none;
	}

#sidebar-right ul {
	margin-bottom:20px;
	border-top:1px solid #DFEFD1;
	}

#sidebar-right li a {
	display:block;
	height:1%; /* for IE */
	padding:8px 0 8px 20px;
	color:#527E29;
	font-weight:bold;
	background:url(images/sidebar-li-bg.gif) 4px 50% no-repeat;
	border-bottom:1px solid #DFEFD1;
	}

#sidebar-right ul ul {
	padding:10px 0 0 10px;
	margin-bottom:10px;
	border-top:none;
	}

#sidebar-right ul ul li a{
	padding:8px 0 8px 16px;
	background:url(images/li-li.gif) 4px 40% no-repeat;
	}

#block-block-3 {
	}

#block-block-3 h3 {
	font-size:11px;
	color:#597E30;
	margin-bottom:8px;
	}

blockquote,
#block-views-random .view-data-node-body {
	border-top:1px solid #DFEFD1;
	padding:10px 40px 0px 2px;
	background:url(images/quote-bg.gif) right 50% no-repeat;
	color:#777777;
	line-height:1.5;
	}

#block-views-random .view-data-node-body {
	border:none;
	}
	
#block-views-random h2.title {
	font-size:11px;
	font-weight:bold;
	color:#3875af;
	}
	
.author,
#block-views-random .view-data-node-title {
	font-weight:bold;
	color:#666666;
	padding-top:10px;
	background:url(images/author-bg.gif) no-repeat;
	line-height:1.5;
	}

.view-data-node-data-field-company-field-company-value {
	font-weight:bold;
	color:#999999;
	line-height:1.5;
	}
	
#block-views-random ul {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
	}

#block-views-random li {
	list-style:none;
	margin:0;
	padding:0;
	}
	
	

/* Footer Styles ///////////////////////////////////////////////////////////////////////////////////*/

	#footer p,
	#footer ul {
		color:#E0F0D2;
		margin-bottom:8px;
		}
	
	#footer a,
	#footer a:link,
	#footer a:visited {
		color:#E0F0D2;
		}
	
	#footer a:hover {
		color:#E0F0D2;
		}
	
#block-menu-58 h2.title {
	display:none;
	}

#block-menu-58 li {
	display:inline;
	background:url(images/header-li-bg.gif) 100% 50% no-repeat;
	padding:0 14px 0 9px;
	}

#block-menu-64 h2.title {
	display:none;
	}

#block-menu-64 li {
	display:inline;
	background:url(images/header-li-bg.gif) 100% 50% no-repeat;
	padding:0 14px 0 9px;
	}

#block-menu-64 li.link-links,
#block-menu-58 li.link-contact-us {
	background:none;
	padding:0 0 0 9px;
	}



/* Other Styles ///////////////////////////////////////////////////////////////////////////////////*/

dl {
  margin: 0.5em 0 1em 1.5em;
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 1.5em;
}

img, a img {
  border: none;
}

table {
  margin: 1em 0;
  width: 100%;
}

thead th {
  border-bottom: 2px solid #d3e7f4;
  color: #494949;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #6f9dbd;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #d3e7f4;
  border-width: 1px 0;
}

tr.odd, tr.info {
  background-color: #edf5fa;
}

tr.even {
  background-color: #fff;
}

tr.odd td.active {
  background-color: #ddecf5;
}

tr.even td.active {
  background-color: #e6f1f7;
}

td.region, td.module, td.container {
  border-top: 1.5em solid #fff;
  border-bottom: 1px solid #b4d7f0;
  background-color: #d4e7f3;
  color: #455067;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container {
  border-top-width: 0;
}

span.form-required {
  color: #ffae00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #898989;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 2em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0;
}


.box {
  margin-bottom: 2.5em;
}

/**
 * Autocomplete.
 */
#autocomplete li {
  cursor: default;
  padding: 2px;
  margin: 0;
}

/**
 * Collapsible fieldsets
 */
fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #d9eaf5;
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 2em;
  background: url(images/menu-expanded.gif) no-repeat 0% 50%;
}

html.js fieldset.collapsed legend a {
  background: url(images/menu-collapsed.gif) no-repeat 0% 50%;
}

/**
 * Syndication icons and block
 */
#block-node-0 h2 {
  float: left;
  padding-right: 20px;
}

#block-node-0 img, .feed-icon {
  float: right;
  padding-top: 4px;
}

#block-node-0 .content {
  clear: right;
}

/**
 * Login Block
 */
#user-login-form {
  text-align: center;
}
#user-login-form ul {
  text-align: left;
}

/**
 * Admin Styles
 */
div.admin-panel,
div.admin-panel .description,
div.admin-panel .body,
div.admin,
div.admin .left,
div.admin .right,
div.admin .expert-link,
div.item-list,
.menu {
  margin: 0;
  padding: 0;
}

div.admin .left {
  float: left;
  width: 48%;
}
div.admin .right {
  float: right;
  width: 48%;
}

div.admin-panel {
  background: #fff url(images/gradient-inner.png) repeat-x 0 0;
  padding: 1em 1em 1.5em;
}
div.admin-panel .description {
  margin-bottom: 1.5em;
}
div.admin-panel dl {
  margin: 0;
}
div.admin-panel dd {
  color: #898989;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: -.2em;
  margin-bottom: .65em;
}

table.system-status-report th {
  border-color: #d3e7f4;
}

#autocomplete li.selected, tr.selected td, tr.selected td.active {
  background: #027ac6;
  color: #fff;
}

tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
  color: #d3e7f4;
}

/**
 * CSS support
 */
span.clear {
  display: block;
  clear: both;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
  margin-bottom: -1px;
}

/*******************************************************************
 * Color Module: Don't touch                                       *
 *******************************************************************/

/**
 * Generic elements.
 */
.messages {
  background-color: #fff;
  border: 1px solid #b8d3e5;
}

.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.status {
  color: #3a3;
  border-color: #c7f2c8;
}

div.error {
  color: #c52020;
}

.form-item input.error, .form-item textarea.error {
  border: 1px solid #c52020;
  color: #494949;
}

