/***********************************************
	START GENERAL OVERRIDES 
***********************************************/
.node, .content {
	margin-top: 0px;
	padding-top: 0px;
}

/* OVERRIDE modules/system/defaults.css */
table {
	border-collapse: separate;
	background: #000;
	
}
th {
	text-align: left;
	padding: 0px;
	border-bottom: none;
}

/* OVERRIDE modules/system/system.css */
tbody {
	border: none;
}
tbody th {
	border: none;
}
thead th {
	text-align: left;
	padding: 0px;
	border: none;
}
.breadcrumb {
	padding: 0px;
}

/***********************************************
	FINISH GENERAL OVERRIDES
***********************************************/

/***********************************************
	HTML TAGS
***********************************************/
body {
	margin: 0px;
	padding: 0px 40px 24px;
	background: #000 url(../images/site/bg_grid.gif) repeat-x;
}
body, td {
	font: 11px/15px Verdana, Helvetica, Arial, sans-serif;
	color: #fff;
}
h1 {
	font-size: 18px;
	line-height: 21px;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	line-height: 19px;
}
h3 {
	font-size: 14px;
	line-height: 17px;
}
h4 {
	font-size: 12px;
	line-height: 15px;
}
h5, h6 {
	font-size: 11px;
	line-height: 14px;
}
p {
	margin: 0px 0px 16px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	margin: 6px 0px;
	padding: 6px;
	border: 1px solid #333;
}
ul, ol {
	margin: 0px;
	padding: 0px;
}
ul {
	padding-left: 16px;
}
ol {
	padding-left: 20px;
}
ul li, ol li {
	margin: 4px 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-image: none;
	background: transparent none;
}
#middleColumn li {
	margin: 0px;
}
ul.listLinks {
	padding-left: 0px;
}
ul.listLinks li {
	padding-left: 10px;
	margin-bottom: 20px;
	list-style-type: none;
	background: url(../images/site/bullet_list_link.gif) no-repeat 0px 5px;
}
ul.spacedListLinks li {
	padding-bottom: 12px;
}

a:link,
a:visited,
a:active {
	color: #0daadc;
	text-decoration: none;
}
a:hover,
a.active {
	color: #0daadc;
	text-decoration: underline;
}

#relatedLinks a:hover {
	color: #3caa4f;
	text-decoration: none;
}
.footerCell a,
.footerCell a:link,
.footerCell a:visited,
.footerCell a:active,
.footerCellRight a,
.footerCellRight a:link,
.footerCellRight a:visited,
.footerCellRight a:active {
	color: #7c5735;
	text-decoration: none;
}
.footerCell a:hover,
.footerCellRight a:hover {
	color: #7c5735;
	text-decoration: underline;
}

/***********************************************
	HEADERS
***********************************************/
#middleColumn h2,
.block h2 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #debf43;
	margin: 0px 0px 12px;
}
.block h2 {
	color: #3caa4f;
}
#homeNews h3 {
	color: #0daade;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 1px;
	margin: 0px 0px 16px;
	font-weight: normal;
}
#homeNews p {
	color:#929292;
}
#relatedLinks h3 {
	font-size: 11px;
	line-height: 15px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #929292;
	margin: 28px 0px 16px;
}
.homeHeaderText h3 {
	font-size: 12px;
	line-height: 16px;
	color: #fff;
	font-weight: bold;
	margin: 0px 0px 1px;
	padding: 0px;
}

/***********************************************
	ID ELEMENTS
***********************************************/
#searchchick {
	padding-top: 15px;
	text-align: right;
	color: #7a7878;
}

#languages {
	margin-top: 9px;
	text-align: right;
	color: #7a7878;
}
#siteLogin {
	color: #0dbfdc;
}
#tabs {
	height: 20px;
	margin-top: 6px;
}
#header {
	/* 56px height + 11px margin */
	/* Don't use bottom margin here -- IE 6 bugs out */
	height: 67px;
	margin-top: 6px;
	/*background: url(../images/site/bg_header.gif) repeat-x;*/
	background: #000;
}
#headerInternalContainer {
	position: relative;
	left: 0px;
	top: 0px;
}
#logo {
	position: absolute;
	left: 26px;
	top: 5px;
}
#headerText {
	position: absolute;
	left: 230px;
	top: 18px;
}
#headerImage {
	margin-bottom: 11px;
}
#columnsTable {
	min-height: 360px;
	/*background: url(../images/site/bg_grid.gif) repeat-x;*/
	background: #000;
}
#leftColumn .columnContainer {
	padding: 0px 15px 0px 4px;
}
#middleColumn .columnContainer p,
#middleColumn .columnContainer h2 {
	padding: 0px 4px;
}
#rightColumn .columnContainer {
	padding: 0px 4px 0px 15px;
}

#leftCallout,
#rightCallout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #ddbf43;
	margin-bottom: 16px;
}
#rightCallout {
	margin-top: 0px;
}

#rightCallout ul, #rightCallout ol {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #0daadc;
	font-size: 11px;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
#rightCallout ul {
	padding-left: 16px;
}
#rightCallout ol {
	padding-left: 20px;
}
#rightCallout ul li, #rightCallout ol li {
	margin: 2px 0px;
	padding: 0px;
	list-style-type: disc;
	list-style-image: none;
	background: transparent none;
}

#printLink {
	margin-top: 28px;
	color: #0daadc;
	font-size: 10px;
	line-height: 12px;
}

#relatedLinks div {
	margin-bottom: 16px;
}

/***********************************************
	CLASS ELEMENTS
***********************************************/

.footerCell {
	padding-top: 36px;
	color: #7c5735;
	font-size: 10px;
	line-height: 12px;
}
.footerCellRight {
	padding-top: 36px;
	padding-left: 19px;
	color: #7c5735;
	font-size: 10px;
	line-height: 12px;
}

.highlight {
	color: #0daadc;
}

.highlightListTable {
}
.highlightListDividerRow {
	font-size: 1px;
	line-height: 1px;
	height: 2px;
}
.highlightListHeader {
	font-weight: bold;
	padding: 2px 4px;
}
.highlightListCell {
	padding: 4px 4px 0px;
}
.highlightList .highlightListTable {
	margin-bottom: 15px;
}
/* dark maroon */
.highlightList1 {
	background: url(../images/site/bg_highlight1.gif) repeat-x;
}
/* dark green */
.highlightList2 {
	background: url(../images/site/bg_highlight2.gif) repeat-x;
}
/* blue */
.highlightList3 {
	background: url(../images/site/bg_highlight3.gif) repeat-x;
}
/* avocado green */
.highlightList4 {
	background: url(../images/site/bg_highlight4.gif) repeat-x;
}
/* gold */
.highlightList5 {
	background: url(../images/site/bg_highlight5.gif) repeat-x;
}
/* darkblue */
.highlightList6 {
	background: url(../images/site/bg_highlight6.gif) repeat-x;
}
/* purple */
.highlightList7 {
	background: url(../images/site/bg_highlight7.gif) repeat-x;
}

.leftImage {
	float: left;
	padding: 0px 15px 6px 0px;
}
.rightImage {
	float: right;
	padding: 0px 0px 6px 15px;
}
.brown {
	color:#98832d;
	font-size:11px;
}

/***********************************************
	TOP MENU
***********************************************/
#topMenu {
	margin-bottom: 11px;
}
#topMenu, #topMenu td {
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	}
#topMenu a {
	display: block;
	width: 98px;
	height: 42px;
	padding: 6px;
	/* Needs to be positioned to position span at the bottom. */
	position: relative;
	top: 0px;
	bottom: 0px;
}
#topMenu a,
#topMenu a:link,
#topMenu a:visited,
#topMenu a:active {
	color: #929292;
	border: 1px solid #676767;
	text-decoration: none;
}
#topMenu a:hover {
	color: #33b149;
	border: 1px solid #fff;
}

#topMenu a span {
	display: block;
	position: absolute;
	bottom: 6px;
}

/***********************************************
	HOME HEADER
***********************************************/

#homeHeader {
	clear: both;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 11px;
}
.homeHeaderCell {
	width: 104px;
	height: 56px;
	margin-bottom: 11px;
}
#homeHeader img {
	display: block;
}
a.homeHeaderBlankLink {
	display: block;
	position: absolute;
	text-decoration: none;
}
.homeHeaderOver {
	display: none;
	position: absolute;
	top: -67px;
	left: 0px;
}
.homeHeaderElement {
	position: absolute;
	top: 0px;
	left: 0px;
}
.homeHeaderText {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 9px 18px;
	font-size: 11px;
	line-height: 15px;
	color: #000;
}

/***********************************************
	START SPECIFIC OVERRIDES 
***********************************************/

tr.odd, tr.info {
	background-color: #222;
}

tr.even {
	background-color: #444;
}

/* OVERRIDE modules/system/system.css */

/*
** Tab navigation
*/
ul.primary {
	border-collapse: separate;
	white-space: nowrap;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	line-height: normal;
	border: none;
}
ul.primary li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.primary li a {
	background-color: transparent;
	border: none;
	height: auto;
	margin: 0px;
	padding: 0px 6px 0px 0px;
	text-decoration: none;
}
ul.primary li.active a {
	background-color: transparent;
	border: none;
}
ul.primary li a:hover {
	background-color: transparent;
	border: none;
}
ul.secondary {
	border: none;
	padding: 0px;
	margin: 0px;
}
ul.secondary li {
	display: inline;
	padding: 0 1em;
	border: none;
}
ul.secondary a {
	padding: 0;
	text-decoration: none;
}
ul.secondary a.active {
	border: none;
}

/* OVERRIDE modules/system/system-menus.css */
/* OVERRIDE template/style.css */

.block ul,
.block ul li {
	margin: 0;
	padding: 0px;
}

ul li.leaf a,
ul li.expanded a,
ul li.collapsed a {
	display: block;
}

ul.menu {
	list-style: none;
	border: none;
	text-align:left;
	margin: 0px 0px 16px;
	padding: 0px 0px 0px 12px;
}

ul.menu li,
ul.menu li.leaf,
ul.menu li.expanded,
ul.menu li.collapsed,
ul.menu li.last,
ul.menu ul.menu li.leaf,
ul.menu ul.menu li.expanded,
ul.menu ul.menu li.collapsed,
ul.menu ul.menu li.last {
	list-style-type: none;
	list-style-image: none;
	background: transparent none;
	margin: 0px;
	padding: 0px;
}

ul.menu li a,
ul.menu li ul.menu li a {
	display: block;
	margin: 0px 0px 0px -12px;
	padding-left: 12px;
}
ul.menu li,
ul.menu li ul.menu li {
	margin: 0px;
	padding: 0px;
}

ul.menu li a,
ul.menu li a:link,
ul.menu li a:visited,
ul.menu li a:active {
	color: #7a7878;
	text-decoration: none;
}
ul.menu li a:hover {
	color: #3caa4f;
	text-decoration: none;
}
ul.menu li a.active {
	color: #3caa4f;
	background: transparent url(../images/site/bullet_active_menu_item.gif) no-repeat 0px 4px;
}

/* Hierarchy formatting */
ul.menu ul.menu {
	margin-bottom: 0px;
}
ul.menu li {
	font-weight: bold;
}
ul.menu li li {
	font-weight: normal;
}
ul.menu li a {
	margin-top: 12px;
}
ul.menu li.first a {
	margin-top: 0px;
}
ul.menu li ul.menu li a {
	margin-top: 2px;
}
ul.menu li ul.menu li ul.menu li a {
	margin-top: 2px;
}
ul.menu ul.menu {
	margin-top: 2px;
}

td.menu-disabled {
	background: #ccc;
}
ul.links {
	margin: 0;
	padding: 0;
}
ul.links.inline {
	display: inline;
}
ul.links li {
	display: inline;
	list-style-type: none;
	padding: 0 0.5em;
}

ul.inline li {
	background: transparent none;
	margin: 0px;
	padding: 0px;
}

.item-list ul {
	margin: 0.35em 0 0 -0.5em; /* LTR */
	padding: 0;
}
.item-list ul ul {
	margin-left: 0em; /* LTR */
}
.item-list ul li {
	margin: 0.15em 0 0.15em .5em; /* LTR */
	padding: 0 0 .2em 1.5em;
	list-style-type: none;
	list-style-image: none;
	background: transparent none;
	/*background: transparent url(../images/menu-leaf.gif) no-repeat 1px .35em; */
}

/* OVERRIDE sites/all/modules/imce/css/imce-content.css */
#file-list tr td,
#file-list tr:hover td {
 color: #000;
}
#file-list tr.selected td {
	color: #fff;
}
#ops-wrapper li a,
#ops-wrapper li a:visited,
#ops-wrapper li a:link,
#ops-wrapper li a:active {
	color: #000;
}
#ops-wrapper li a:hover {
	color: #f00;
}
/#------------------*for active class using menutrails----------------------------------*/


#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;

}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;

}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 13px;
font-weight: bold;
margin: 2px 8px 10px 2px;
text-decoration: none;
width: 93px;
height: 42px;
color: #929292;
border: 1px solid #676767;
text-decoration: none;
padding: 3px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
/*border-bottom: 3px solid #fff;
padding-bottom: 2px;*/
background: transparent;
color: #000;
}

#navlist a:hover { color: #33b149; }

#navlist a.active-trail { color: #fff; }

#search label {display: none;}
/***********************************************
	FINISH SPECIFIC OVERRIDES 
***********************************************/