/*
** HTML elements
*/
li {
  list-style-image: url(li.png);
}
fieldset {
  margin-bottom: 1em;
  padding: .5em;
}
form {
  margin: 0;
  padding: 0;
}
hr {
  height: 1px;
  border: 1px solid gray;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
}
th {
  text-align: left;
  padding-right: 1em;
  background-color: #d3ecff;
}
th.active img {
  display: inline;
}
tr.even, tr.odd {
  background-color: #7f7f7f;
  border-bottom: 1px solid #7f7f7f;
}
tr.even, tr.odd {
  padding: 0.1em 0.6em;
}
td.active {
  background-color: #7f7f7f;
}

/*
** Menu styles
*/
ul.menu {
  list-style: none;
  border: none;
  text-align:left;
}
ul.menu li {
  margin: 0 0 0 0.5em;
}
li.expanded {
  list-style-type: square;
  list-style-image: url(menu-expanded.png);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}
li.collapsed {
  list-style-type: square;
  list-style-image: url(menu-collapsed.png);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}
li.leaf {
  list-style-type: square;
  list-style-image: url(menu-leaf.png);
  padding: 0.2em 0.5em 0 0;
  margin: 0;
}
li a.active {
  color: #000000;
}
td.menu-disabled {
  background: #7f7f7f;
}

/*
** Other common styles
*/
.breadcrumb {
  padding-bottom: .5em
}
.block-region {
  background-color: #e9f6ff;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 3px;
}
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em;
}
br.clear {
  clear: both;
  height: 0;
}
.container-inline div {
  display: inline;
}
.error {
  color: #ff8d1e;
}
.item-list .icon {
  color: #7f7f7f;
  float: right;
  padding-left: 0.25em;
  clear: right;
}
.item-list .icon a {
  color: #000000;
  text-decoration: none;
}
.item-list .icon a:hover {
  color: #000000;
  text-decoration: none;
}
.item-list .title {
  font-weight: bold;
}
.item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}
.item-list ul li {
  margin: 0 0 0.25em 1.5em;
  padding: 0;
  list-style: square;
}
.form-item {
  margin-top: 1em;
  margin-bottom: 1em;
}
tr.odd .form-item, tr.even .form-item {
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
  border: 2px solid #ff8d1e;
}
.form-item .description {
  font-size: 0.85em;
}
.form-item label {
  display: block;
  font-weight: bold;
}
.form-item label.option {
  display: inline;
  font-weight: normal;
}
.marker, .form-requi#ff8d1e {
  color: #5615b3;
}
.more-link {
  text-align: right;
}
.node-form .form-text {
  display: block;
  width: 95%;
}
.node-form .standard {
  clear: both;
}
.node-form textarea {
  display: block;
  width: 95%;
}
.node-form .attachments fieldset {
  float: none;
  display: block;
}
.nowrap {
  white-space: nowrap;
}
.ok {
  color: #39b315;
}
#pager {
  clear: both;
  text-align: center;
}
#pager a, #pager strong.pager-current {
  padding: 0.5em;
}
.path {
  padding-bottom: 0.7em;
  font-size: 1.1em;
}

/*
** Module specific styles
*/
#aggregator .feed-source .feed-title {
  margin-top: 0;
}
#aggregator .feed-source .feed-image img {
  margin-bottom: 0.75em;
}
#aggregator .feed-source .feed-icon {
  float: right;
  display: block;
}
#aggregator .feed-item {
  margin-bottom: 1.5em;
}
#aggregator .feed-item-title {
  margin-bottom: 0;
  font-size: 1.3em;
}
#aggregator .feed-item-meta, #aggregator .feed-item-body {
  margin-bottom: 0.5em;
}
#aggregator .feed-item-categories {
  font-size: 0.9em;
}
#aggregator td {
  vertical-align: bottom;
}
#aggregator td.categorize-item {
  white-space: nowrap;
}
#aggregator .categorize-item .news-item .body {
  margin-top: 0;
}
#aggregator .categorize-item h3 {
  margin-bottom: 1em;
  margin-top: 0;
}
.book-navigation .menu {
  border-top: 1px solid #7f7f7f;
  padding: 1em 0 0 3em;
}
.book-navigation .page-links {
  border-top: 1px solid #7f7f7f;
  border-bottom: 1px solid #7f7f7f;
  text-align: center;
  padding: 0.5em;
  width:98%;
}
.book-navigation .page-previous {
  text-align: right;
  width: 42%;
  display: block;
  float: left;
}
.book-navigation .page-up {
  margin: 0 5%;
  width: 4%;
  display: block;
  float: left;
}
.book-navigation .page-next {
  text-align: left;
  width: 42%;
  display: block;
  float: left;
}
.node-unpublished, .comment-unpublished {
  background-color: #e9f6ff;
}
.preview .node, .preview .comment {
  background-color: #e9f6ff;
}
.archive {
  margin: 1em 0 1em 0;
}
.calendar .row-week td a {
  display: block;
}
.calendar .row-week td a:hover {
  background-color: #7f7f7f;
  color: #ffffff;
}
.calendar a {
  text-decoration: none;
}
.calendar a:hover {
  text-decoration: none;
}
.calendar table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #000000;
}
.calendar td, .calendar th {
  text-align: center;
  border: 1px solid #000000;
  padding: 1px;
  margin: 0;
  font-size: 0.8em;
}
.calendar td.day-blank {
  border: 0;
}
.tips {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.9em;
}
#forum .description {
  font-size: 0.9em;
  margin: 0.5em;
}
#forum td.created, #forum td.posts, #forum td.topics, #forum td.last-reply, #forum td.replies, #forum td.pager {
  white-space: nowrap;
}
#forum td.posts, #forum td.topics, #forum td.replies, #forum td.pager {
  text-align: center;
}
.forum-topic-navigation {
  padding: 1em 0 0 3em;
  border-top: 1px solid #7f7f7f;
  border-bottom: 1px solid #7f7f7f;
  text-align: center;
  padding: 0.5em;
  width: 98%;
}
.forum-topic-navigation .topic-previous {
  text-align: right;
  float: left;
  width: 46%;
}
.forum-topic-navigation .topic-next {
  text-align: left;
  float: right;
  width: 46%;
}
.locale-untranslated {
  font-style: normal;
  text-decoration: line-through;
}
#node-admin-filter ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
#node-admin-buttons {
  float: left;
  margin-left: 0.5em;
  clear: right;
}
td.revision-current {
  background: #fff9c7;
}
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
  font-family: inherit;
  font-size: inherit;
  width: 14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item {
  width: 8em;
}
dl.multiselect dt, dl.multiselect dd {
  float: left;
  line-height: 1.75em;
  padding: 0;
  margin: 0 1em 0 0;
}
dl.multiselect .form-item {
  height: 1.75em;
  margin: 0;
}
#permissions td.module, #blocks td.region {
  font-weight: bold;
}
#permissions td.permission, #blocks td.block, #taxonomy td.term, #taxonomy td.message {
  padding-left: 1.5em;
}

#access-rules .access-type, #access-rules .rule-type {
  margin-right: 1em;
  float: left;
}
#access-rules .access-type .form-item, #access-rules .rule-type .form-item {
  margin-top: 0;
}
#access-rules .mask {
  clear: both;
}
.poll .bar {
  height: 1em;
  margin: 1px 0;
  background-color: #7f7f7f;
}
.poll .bar .foreground {
  background-color: #000000;
  height: 1em;
  clear: left;
  float: left;
}
.poll .links {
  text-align: center;
}
.poll .percent {
  text-align: right;
}
.poll .total {
  text-align: center;
}
.poll .vote-form {
  text-align: center;
}
.poll .vote-form .choices {
  text-align: left;
  margin: 0 auto;
  display: table;
}
.profile {
  clear: both;
  margin: 1em 0 1em 0;
}
.profile .picture {
  float: right;
  margin: 0 1em 1em 0;
}
.profile dt {
  margin: 1em 0 0.2em 0;
  font-weight: bold;
}
.profile dd {
  margin:0;
}
.node-form .poll-form fieldset {
  display: block;
}
img.screenshot {
  border: 1px solid #7f7f7f;
  display: block;
  margin: 2px;
}
.search-form {
  margin-bottom: 1em;
}
.search-form p {
  margin-top: 0;
  margin-bottom: 0.2em;
  padding-top: 0;
  padding-bottom: 0;
}
.search-form input {
  margin-top: 0;
  margin-bottom: 0;
}
.search-results p {
  margin-top: 0;
}
.search-results dt {
  font-size: 1.1em;
}
.search-results dd {
  margin-bottom: 1em;
}
.search-results .search-info {
  font-size: 0.85em;
}
.search-advanced .criterion {
  float: left;
  margin-right: 2em;
}
.search-advanced .action {
  float: left;
  clear: left;
}
#tracker td.replies {
  text-align: center;
}
#tracker table {
  width: 100%;
}
.theme-settings-left {
  float: left;
  width: 49%;
}
.theme-settings-right {
  float: right;
  width: 49%;
}
.theme-settings-bottom {
  clear: both;
}
#user-login-form {
  text-align: center;
}
.more-help-link {
  font-size: 0.85em;
  text-align: right;
}
table.watchdog-event th {
  border-bottom: 1px solid #7f7f7f;
}
tr.watchdog-user {
  background: #e9f6ff;
}
tr.watchdog-user .active {
  background: #e9f6ff;
}
tr.watchdog-content {
  background: #ffe3c7;
}
tr.watchdog-content .active {
  background: #ffe3c7;
}
tr.watchdog-page-not-found, tr.watchdog-access-denied {
  background: #d4ffc7;
}
tr.watchdog-page-not-found .active, tr.watchdog-access-denied .active {
  background: #d4ffc7;
}
tr.watchdog-error {
  background: #ffe3c7;
}
tr.watchdog-error .active {
  background: #ffe3c7;
}

/* Tab navigation */
ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em;
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #7f7f7f;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
  background-color: #7f7f7f;
  border-color: #7f7f7f;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em;
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  color: #ff8d1e;
  border: 1px solid #7f7f7f;
  border-bottom: #ffffff 1px solid;
}
ul.primary li a:hover {
  background-color: #7f7f7f;
  border-color: #7f7f7f;
  border-bottom-color: #7f7f7f;
}
ul.secondary {
  border-bottom: 1px solid #7f7f7f;
  padding: 0.5em 1em 0.5em 1em;
  margin: 5px;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #7f7f7f;
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #7f7f7f;
}

/*
** Help module
*/
.help-items {
  float: left;
  width: 22%;
  padding-right: 3%;
}
.help-items-last {
  padding-right: 0;
}

/*
** Autocomplete styles
*/
/* Suggestion list */
#autocomplete {
  position: absolute;
  border: 1px solid;
  overflow: hidden;
  z-index: 100;
}
#autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#autocomplete li {
  background: #ffffff;
  color: #000000;
  white-space: pre;
  cursor: default;
}
#autocomplete li.selected {
  background: #8ebada;
  color: #ffffff;
}
/* Animated throbber */
html.js input.form-autocomplete {
  background-image: url(throbber.gif);
  background-repeat: no-repeat;
  background-position: 100% 2px;
}
html.js input.throbbing {
  background-position: 100% -18px;
}

/*
** Progressbar styles
*/
.progress {
  font-weight: bold;
}
.progress .bar {
  background: #ffffff url(progress.gif);
  border: 1px solid #638299;
  height: 1.5em;
  margin-top: 0.2em;
}
.progress .filled {
  background: #8ebada;
  height: 1em;
  border-bottom: 0.5em solid #638299;
  width: 0%;
}
.progress .percentage {
  float: right;
}

/*
** Collapsing fieldsets
*/
html.js fieldset.collapsed {
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  margin-bottom: 0;
}
html.js fieldset.collapsed * {
  display: none;
}
html.js fieldset.collapsed table *,
html.js fieldset.collapsed legend,
html.js fieldset.collapsed legend * {
  display: inline;
}
html.js fieldset.collapsible legend a {
  padding-left: 15px;
  background: url(menu-expanded.png) 5px 50% no-repeat;
}
html.js fieldset.collapsed legend a {
  background-image: url(menu-collapsed.png);
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html.js fieldset.collapsible legend a {
  display: block;
}

/*
** Resizable text areas
*/
.resizable-textarea {
  width: 95%;
}
.resizable-textarea .grippie {
  height: 14px;
  background: #7f7f7f url(grippie.png) no-repeat 100% 100%;
  border: 1px solid #7f7f7f;
  border-top-width: 0;
  cursor: s-resize;
}

/*
** Formatting for welcome page
*/
#first-time strong {
  display: block;
  padding: 1.5em 0 .5em;
}

/* $Id: content.css,v 1.1.2.5 2007/01/19 18:05:01 karens Exp $ */

table.content-field-overview, table.content-field-overview fieldset table {
  width:100%;
}
table.content-field-overview td {
  width:14%;
}
.content-field-overview .content-field-overview-disabled {
  opacity: .50;
}
.content-field-overview-empty {
  text-align:center;
}

.field .field-label,
.field .field-label-inline,
.field .field-label-inline-first {
  font-weight:bold;
}

.field .field-label-inline,
.field .field-label-inline-first {
  display:inline;
}

.field .field-label-inline {
  visibility:hidden;
}

.node-form .number {
  display: inline;
  width: auto;
}


/* 
 * classes used throughout the site and template
*/
.rule {
	margin: 0 auto;
	clear: both;
}
img.rule {
	width: 100%;
}
.clear {
	clear: both;
}
.mnemonic {
	text-decoration: underline;
}
.highlight {
	color: #b36315;
}
.commandprompt {
	font-family: monospace;
	white-space: pre;
	display: block;
	background-color: #7f7f7f;
	border: 1px solid #7f7f7f;
}
.quote {
	display: block;
	color: #7f7f7f;
}

.blackhighlight {
	color: #000000 !important;
	text-decoration: none;
}
.brownhighlight {
	color: #b36315 !important;
	text-decoration: none;
}
.graybg {
	background-color: #fff4e9;
}
.noundies {
	text-decoration: none;
}
.small {
	font-size: 90%;
}
.tiny {
	font-size: 80%;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	min-width: 1024px;
}

* html body {
  width: 1024px;
}

h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans-serif;
color : #638299;
margin: 1em 0 .3em;
}


h1 {
border-bottom: 1px dotted #7f7f7f;
font-weight : normal;
margin: 1em 0 .3em;
}
 
h2 {
border-bottom: 1px dotted #7f7f7f;
margin: 1em 0 .3em;
font-weight : normal; 
} 

h3 {
margin: 1em 0 .3em;
font-weight : normal; 
}

table {
border: 1px solid #7f7f7f;
background-color : #e9f6ff; 
} 

th {
text-align : left; 
vertical-align : top; 
font-size : 12px; 
font-weight : normal;
font-style : italic; 
color : #638299; 
background-color : #e9f6ff; 
padding : 4px;
} 

td {
text-align : left; 
vertical-align : top; 
font-size : 12px; 
padding : 4px;
} 
p {
	margin: 1em 0 .3em;
}
#bodyinner {
	font-size: 80%;
	min-height: 400px;
}

* html #bodyinner {
  height: 400px;
}

pre {
  background-color: #7f7f7f;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #7f7f7f;
}

a {
color : #638299;
text-decoration : underline; 
}

a:hover {
color : #ff8d1e;
text-decoration : underline; 
}

a:focus {
color : #ff8d1e;
} 

a:active {
color : #ff8d1e;
} 

#bodyinner td {
	padding: 8px;
}
button {
	cursor: pointer;
}
.usn {
	background-color: #7f7f7f;
	padding: 0.75em 1.5em;
	border: 1px solid #7f7f7f;
	font-family: monospace;
	white-space: pre;
}
/* top navigation section
 *  
*/
#topNav {
	width: 100%;
	position: relative;
	height: 99px;
}

* html #topNav {
  margin-bottom:0px;
}

#topNav a {
	color: #7f7f7f;
	text-decoration: none;
	font-size: 80%;
	border-bottom: 1px dotted #ffffff;
}
#topNav li a:hover {
	border-bottom: 1px dotted #7f7f7f;
}
#topNav ul {
	display: block;
	margin: 0;
	padding: 0 0px .5em 0px;
	position: absolute;
	top: 25px;
	right: 0px;
	border-bottom: 1px solid #7f7f7f;
}
#topNav ul ul {
	padding-bottom: 0;
}
#topNav li {
	display: block;
	float: left;
	margin: 0 18px 0 0;
	text-indent: 13px;
	padding-bottom: 0;
	background-image: url(bullet-triangle.png);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.1em;
	position: relative;
}
#topNav li.last {
	margin: 0;
}
#titlebar li {
	position: relative;
}
#titlebar li ul {
	position: absolute;
	background-color: #ff8d1e;
	border: 1px solid #ff8d1e;
	width: 10em;
	left: -999em;
	top: 1.1em;
	z-index: 100;
	font-size: 90%;
}
#titlebar li:hover ul {
	left: 0;
	z-index: 1000;
}
#titlebar li ul li {
	background-image: none;
	text-indent: 0;
	width: 100%;
	padding: 0;
	margin: 0;
}
#titlebar li ul li a {
	display: block;
	color: #ffffff;
	width: 100%;
	padding: .2em 0;
	text-indent: .2em;
}
#titlebar li ul li a:hover {
	color: #ff8d1e;
}
#topNav img {
	margin: 0;
	padding: 0;
	border-style: none;
}
#topNav img.rule {
	border-top: 1.7em solid #ffffff;
	/* ugly, ugly, but the line is too close to the tabs w/out it
	   using ems means this lowers as the users font-size increases */
}
#caxpertslogo{
	position: absolute;
	top: 21px;
	left: 0;
}
#searchbox {
	width: 50%;
	height: 25px;
	text-align: right;
	line-height: 60px;
	position: absolute;
	top: 42px;
	right: 9px;
}
#searchbox p {
	line-height: 1.1em;
	position: absolute;
	bottom: 0;
	right: 0;
}
#searchbox label {
	display: none;
}
#searchbox button {
	border-style: none;
	background-color: #ffffff;
	background-image: url(icon-search.png);
	width: 34px;
	background-repeat: no-repeat;
	background-position: center;
}
#searchbox button span {
	display: block;
	text-indent: -100px;
	overflow: hidden;
}
#searchbox input {
	border: 1px solid #7f7f7f;
	color: #777;
	font-size: 70%;
	padding: 2px;
}
#titlebar {
	clear: both;
	height: 122px;
	background-image: url(titlebar-bg.png); 
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	position: relative;
}
#titlebar img {
	float: right;
	margin: 0;
	position: relative;
	right:-3px;
}
#titlebar .links {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 12;
	height: 40px;
}
#titlebar ul {
	display: inline;
}
#titlebar li {
	display: inline;
}
#titlebar li a {
	display: block;
	color: #ffe71e;
	text-decoration: none;
	float: left;
	font-size: 80%;
	font-weight: bold;
	padding: 3px 1em 0 2em;
}
#titlebar h1 {
	position: absolute;
	bottom: 0;
        border:none;
	left: 200px;
	z-index: 13;
}
#titlebar #imgtransition {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#titlebar #imgtransition img {
	float: none;
	left:0;
}
/* end top navigation */
#titlebar.homepage {
	height: 207px;
	background-image: url(titlebar-bg-home.png); 
	
}
#titlebar.homepage img {
	float:none;
}
#titlebar.homepage #titlebarmiddle {
	margin: 0;
	padding: 2em 240px 1em 260px;
	color: #ffffff;
}
#titlebar.homepage #titlebarmiddle a {
	color: #ededed;
	text-decoration: none;
	font-size: 12pt;
	font-weight:bold;
}
#titlebar.homepage #titlebarrighttop {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#titlebar.homepage #titlebarrightbottom {
	right: 0;
	bottom: 0;
	position: absolute;
	z-index: 10;
	margin: 0;
	padding: 0;
	height: 113px;
}
#titlebar.homepage #titlebarrightbottom img, #titlebar.homepage #titlebarrighttop img {
	margin: 0;
	padding: 0;
}
#titlebar.homepage .links {
}
#titlebar.homepage #imgtransition img {
	position: absolute;
	top: 0;
	left: 0;
}

/* navigation
 *
*/
#breadcrumb {
	font-size: 80%;
	border-bottom: 1px dotted #7f7f7f;
}
#breadcrumb h3 {
	font-size: 90%;
	color: #638299;
	display: inline;
	padding-right: 1em;
}
.block h2.title {
	font-size: 100%;
	padding: .4em;
	margin: 0;
	color: #ff8d1e;
}
span.taxonomy {
        display: none;
}
/* both left and right side menus */
ul.menu {
	font-size: 80%;
	padding: 0 0 0 .2em;
}
ul.menu li {
	display: block;
	text-indent: 17px;
	padding: 0;
	margin: 0;
	line-height: 1.5em;
	list-style: none;
}
ul.menu a {
	color: #7f7f7f;
	display: block;
	width: 100%;
	text-decoration: none;
	padding: .2em 0;
}
ul.menu a:active, ul.menu a.active {
	color: #73a3c8;
}
/* right side menu only */
#rightsidebar div.block {
	padding: 12px;
	font-size: 80%;
}

/* left side menu only */
#leftsidebar ul.menu li {
	background-image: url(bullet-triangle.png);
	background-repeat: no-repeat;
	background-position: 0 .7em;
}
#leftsidebar ul.menu a {
	border-bottom: 1px dotted #7f7f7f;
}
#leftsidebar ul.menu li.expanded {
	background-image: url(bullet-triangle-down.png);
}
#leftsidebar ul.menu li.expanded ul {
	padding: 0;
}
#leftsidebar ul.menu li.expanded li {
	background-color: #e9f6ff;
	background-image: url(bullet-triangle2.png);
	background-position: 1.3em .7em;
	font-size: 110%;
	text-indent: 2.4em;
}
#leftsidebar ul.menu li.expanded li ul {
	padding-left: 1.5em;
}
#leftsidebar ul.menu li.expanded li ul li {
	background-image: none;
}
#leftsidebar ul.menu li.expanded li a {
	border-bottom-style: none;
}
#leftsidebar ul.menu li.expanded {
	border-bottom: 1px dotted #7f7f7f;
}
#leftsidebar ul.menu ul.menu li.expanded {
	border-bottom-style: none;
}
#hotlinks_fancy {
	margin: 1em 0;
	font-size: 80%;
}
#hotlinks_fancy div {
	margin-bottom: 1em;
	position: relative;
	background-image: url(images/feature-button-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right; 
	border-bottom: 1px dotted #7f7f7f;
	padding-right: 1em;
	/*border-top: 1px solid #ffffff; /* needed to make ie6 behave */
}
#hotlinks_fancy div a {
	color: #b36315;
	display: block;
	margin-left: 52px;
	text-decoration: none;
}
#hotlinks_fancy div img {
	border-style: none;
	position: absolute;
	top: 0;
	left: 4px;
}
#hotlinks_fancy div p {
	margin: .5em 0 0 52px;
	font-size: 90%;
	padding-bottom: 1em;
}
#hotlinks_fancy div p a {
	display: inline;
	margin: 0;
}
#hotlinks {
	margin: 2em 0;
	font-size: 80%;
}
#hotlinks div {
	margin-bottom: 1em;
	position: relative;
	border-top: 1px solid #ffffff; /* needed to make ie6 behave */
}
#hotlinks div a {
	color: #b36315;
	text-decoration: none;
}
#hotlinks div img {
	border-style: none;
	vertical-align: middle;
}
/* end navigation */


#container {
	margin: 0 4%;
	padding: 0 0 0 14px;
	position: relative;
	background-color: #ffffff;
	background-image: url(page-border-left-repeat.png);
	background-repeat: repeat-y;
	background-position: left;
}

* html #container {
  margin: 0 20px 0px 15px;
}

#content {
	margin: 0; 
	padding: 0 13px 0 0;
	padding-bottom: 4em;
	min-height: 465px;
	position: relative;
	background-color: #ffffff;
	background-image: url(page-border-right-repeat.png);
	background-repeat: repeat-y;
	background-position: right;
}
#topNav {
	background-image: url(top.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}
#bg-left {
	position: absolute;
	top: 0;
	left: 0px;
	width: 14px;
	height: 665px;
	background-image: url(page-border-left.png);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 6;
	font-size: 0;
}

* html #bg-left {
  left: -14px;
}

#bg-right {
	position: absolute;
	top: 0;
	right: 0;
	width: 13px;
	height: 665px;
	background-image: url(page-border-right.png);
	background-repeat: no-repeat;
	background-position: top right;
	z-index: 6;
}

* html #bg-right {
  right: 20px;
}

#bodyouter {
	position: relative;
	overflow: hidden;
	margin: 0 0;
	padding-left: 153px;
	padding-right: 0px;
	background-image: url(leftnav-bg.png);
	background-repeat: repeat-y;
	background-position: -76px;
}
#bodyinner {
	max-width: 674px;
	min-height: 375px;
}
* html #bodyouter {
	height: 1%;
}
#leftsidebar {
	width: 153px;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 375px;
}
#rightsidebar {
	width: 50px;
	position: absolute;
	top: 0;
	right: 0;
}
#contentpadding {
	padding: 10px 50px;
	padding-right: 25px;
	text-align: justify;
}
/* end body/content region */
/* begin footer */
#footer {
	padding: 0 0 0 0;
	position: relative;
	bottom: 0;
	height: 1em;
	border-top: 1px solid #7f7f7f;
	background-color:#ffffff;
}

* html #footer {
  margin-left: 14px;
}

#footer .wrapper {
	padding: 0 15px 5px 15px;
	color: #7f7f7f;
	font-size: 70%;
}
#footer .wrapper a {
	color: #7f7f7f;
	text-decoration: none;
}
#footer .wrapper p {
	width: 45%;
	float: left;
}
#footer .wrapper ul {
	float: right;
}
#footer .wrapper li {
	display: block;
	float: left;
	border-right: 1px solid #7f7f7f;
	padding: 0 10px;
}
#footer .wrapper li.last {
	border-right-style: none;
	padding-right: 0;
}

* html #footer {
  left: -14px;
}

body {
	background-image: url(bgrepeat.png);
	background-color: #73a3c8;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}

/* override a setting in drupal that makes editing difficult */
.node-form .standard {
	clear: none;
}

.frontpage #bodyouter {
	background-position: 0 50%;
	padding-left: 250px;
}
.frontpage #leftsidebar {
	width: 250px;
}

div.jflanguageselection
{
	float: right;
	vertical-align: middle;
	padding: 3px 2px 2px 2px;
}
 
/* language lists with UL (names & images) */
ul.jflanguageselection
{
	float: right;
	vertical-align: middle;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul.jflanguageselection li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
}

ul.jflanguageselection li a
{
	display: block;
}

ul.jflanguageselection img
{
	border: none;
}

/** Styles for the drop down list */

#jflanguageselection
{
	position: absolute;
	top: 1px;
	right: 9px;	
}

select.jflanguageselection
{
	border: 1px solid #73a3c8;
	margin: 1px 1px 1px 1px;
	padding: 0px 0px 1px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #73a3c8;
}

