#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 #888;
	padding:1em 0 0 3em;
}
.book-navigation .page-links {
	border-top:1px solid #888;
	border-bottom:1px solid #888;
	text-align:center;
	padding:0.5em;
}
.book-navigation .page-previous {
	text-align:left;
	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:right;
	width:42%;
	display:block;
	float:right;
}
#book-outline {
	min-width:56em;
}
.book-outline-form .form-item {
	margin-top:0;
	margin-bottom:0;
}
#edit-book-bid-wrapper .description {
	clear:both;
}
#book-admin-edit select {
	margin-right:24px;
}
#book-admin-edit select.progress-disabled {
	margin-right:0;
}
#book-admin-edit tr.ahah-new-content {
	background-color:#ffd;
}
#book-admin-edit .form-item {
	float:left;
}
.node-unpublished {
	background-color:#fff4f4;
}
.preview .node {
	background-color:#ffffea;
}
#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:#ffc;
}
.node-form .form-text {
	display:block;
	width:95%;
}
.node-form .container-inline .form-text {
	display:inline;
	width:auto;
}
.node-form .standard {
	clear:both;
}
.node-form textarea {
	display:block;
	width:95%;
}
.node-form .attachments fieldset {
	float:none;
	display:block;
}
.terms-inline {
	display:inline;
}
.poll .bar {
	height:1em;
	margin:1px 0;
	background-color:#ddd;
}
.poll .bar .foreground {
	background-color:#000;
	height:1em;
	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;
}
.poll .vote-form .choices .title {
	font-weight:bold;
}
.node-form #edit-poll-more {
	margin:0;
}
td.poll-chtext {
	width:80%;
}
td.poll-chvotes .form-text {
	width:85%;
}
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;
	border-bottom:3px solid #ccc;
}
.clear-block:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clear-block {
	display:inline-block;
}/* Hides from IE-mac \*/
* html .clear-block {
	height:1%;
}
.clear-block {
	display:block;
}
body.drag {
	cursor:move;
}
th.active img {
	display:inline;
}
tr.even, tr.odd {
	background-color:#eee;
	border-bottom:1px solid #ccc;
	padding:0.1em 0.6em;
}
tr.drag {
	background-color:#fffff0;
}
tr.drag-previous {
	background-color:#ffd;
}
td.active {
	background-color:#ddd;
}
td.checkbox, th.checkbox {
	text-align:center;
}
tbody {
	border-top:1px solid #ccc;
}
tbody th {
	border-bottom:1px solid #ccc;
}
thead th {
	text-align:left;
	padding-right:1em;
	border-bottom:3px solid #ccc;
}
.breadcrumb {
	padding-bottom:.5em
}
div.indentation {
	width:20px;
	height:1.7em;
	margin:-0.4em 0.2em -0.4em -0.4em;
	padding:0.42em 0 0.42em 0.6em;
	float:left;
}
div.tree-child {
	background:url(/misc/tree.png) no-repeat 11px center;
}
div.tree-child-last {
	background:url(/misc/tree-bottom.png) no-repeat 11px center;
}
div.tree-child-horizontal {
	background:url(/misc/tree.png) no-repeat -11px center;
}
.error {
	color:#e55;
}
div.error {
	border:1px solid #d77;
}
div.error, tr.error {
	background:#fcc;
	color:#200;
	padding:2px;
}
.warning {
	color:#e09010;
}
div.warning {
	border:1px solid #f0c020;
}
div.warning, tr.warning {
	background:#ffd;
	color:#220;
	padding:2px;
}
.ok {
	color:#008000;
}
div.ok {
	border:1px solid #00aa00;
}
div.ok, tr.ok {
	background:#dfd;
	color:#020;
	padding:2px;
}
.item-list .icon {
	color:#555;
	float:right;
	padding-left:0.25em;
	clear:right;
}
.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:disc;
}
ol.task-list li.active {
	font-weight:bold;
}
.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;
}
tr.merge-down, tr.merge-down td, tr.merge-down th {
	border-bottom-width:0 !important;
}
tr.merge-up, tr.merge-up td, tr.merge-up th {
	border-top-width:0 !important;
}
.form-item input.error, .form-item textarea.error, .form-item select.error {
	border:2px solid red;
}
.form-item .description {
	font-size:0.85em;
}
.form-item label {
	display:block;
	font-weight:bold;
}
.form-item label.option {
	display:inline;
	font-weight:normal;
}
.form-checkboxes, .form-radios {
	margin:1em 0;
}
.form-checkboxes .form-item, .form-radios .form-item {
	margin-top:0.4em;
	margin-bottom:0.4em;
}
.marker, .form-required {
	color:#f00;
}
.more-link {
	text-align:right;
}
.more-help-link {
	font-size:0.85em;
	text-align:right;
}
.nowrap {
	white-space:nowrap;
}
.item-list .pager {
	clear:both;
	text-align:center;
}
.item-list .pager li {
	background-image:none;
	display:inline;
	list-style-type:none;
	padding:0.5em;
}
.pager-current {
	font-weight:bold;
}
.tips {
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	font-size:0.9em;
}
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;
}
.container-inline div, .container-inline label {
	display:inline;
}
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 #bbb;
}
ul.primary li {
	display:inline;
}
ul.primary li a {
	background-color:#ddd;
	border-color:#bbb;
	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 {
	background-color:#fff;
	border:1px solid #bbb;
	border-bottom:#fff 1px solid;
}
ul.primary li a:hover {
	background-color:#eee;
	border-color:#ccc;
	border-bottom-color:#eee;
}
ul.secondary {
	border-bottom:1px solid #bbb;
	padding:0.5em 1em;
	margin:5px;
}
ul.secondary li {
	display:inline;
	padding:0 1em;
	border-right:1px solid #ccc;
}
ul.secondary a {
	padding:0;
	text-decoration:none;
}
ul.secondary a.active {
	border-bottom:4px solid #999;
}
#autocomplete {
	position:absolute;
	border:1px solid;
	overflow:hidden;
	z-index:100;
}
#autocomplete ul {
	margin:0;
	padding:0;
	list-style:none;
}
#autocomplete li {
	background:#fff;
	color:#000;
	white-space:pre;
	cursor:default;
}
#autocomplete li.selected {
	background:#0072b9;
	color:#fff;
}
html.js input.form-autocomplete {
	background-image:url(/misc/throbber.gif);
	background-repeat:no-repeat;
	background-position:100% 2px;
}
html.js input.throbbing {
	background-position:100% -18px;
}
html.js fieldset.collapsed {
	border-bottom-width:0;
	border-left-width:0;
	border-right-width:0;
	margin-bottom:0;
	height:1em;
}
html.js fieldset.collapsed * {
	display:none;
}
html.js fieldset.collapsed legend {
	display:block;
}
html.js fieldset.collapsible legend a {
	padding-left:15px;
	background:url(/misc/menu-expanded.png) 5px 75% no-repeat;
}
html.js fieldset.collapsed legend a {
	background-image:url(/misc/menu-collapsed.png);
	background-position:5px 50%;
}
* html.js fieldset.collapsed legend, * html.js fieldset.collapsed legend *, * html.js fieldset.collapsed table * {
	display:inline;
}
html.js fieldset.collapsible {
	position:relative;
}
html.js fieldset.collapsible legend a {
	display:block;
}
html.js fieldset.collapsible .fieldset-wrapper {
	overflow:auto;
}
.resizable-textarea {
	width:95%;
}
.resizable-textarea .grippie {
	height:9px;
	overflow:hidden;
	background:#eee url(/misc/grippie.png) no-repeat center 2px;
	border-top-width:0;
	cursor:s-resize;
}
html.js .resizable-textarea textarea {
	margin-bottom:0;
	width:100%;
	display:block;
		border:1px solid #a6a4a5;
}


.draggable a.tabledrag-handle {
	cursor:move;
	float:left;
	height:1.7em;
	margin:-0.4em 0 -0.4em -0.5em;
	padding:0.42em 1.5em 0.42em 0.5em;
	text-decoration:none;
}
a.tabledrag-handle:hover {
	text-decoration:none;
}
a.tabledrag-handle .handle {
	margin-top:4px;
	height:13px;
	width:13px;
	background:url(/misc/draggable.png) no-repeat 0 0;
}
a.tabledrag-handle-hover .handle {
	background-position:0 -20px;
}
.joined + .grippie {
	height:5px;
	background-position:center 1px;
	margin-bottom:-2px;
}
.teaser-checkbox {
	padding-top:1px;
}
div.teaser-button-wrapper {
	float:right;
	padding-right:5%;
	margin:0;
}
.teaser-checkbox div.form-item {
	float:right;
	margin:0 5% 0 0;
	padding:0;
}
textarea.teaser {
	display:none;
}
html.js .no-js {
	display:none;
}
.progress {
	font-weight:bold;
}
.progress .bar {
	background:#fff url(/misc/progress.gif);
	border:1px solid #00375a;
	height:1.5em;
	margin:0 0.2em;
}
.progress .filled {
	background:#0072b9;
	height:1em;
	border-bottom:0.5em solid #004a73;
	width:0%;
}
.progress .percentage {
	float:right;
}
.progress-disabled {
	float:left;
}
.ahah-progress {
	float:left;
}
.ahah-progress .throbber {
	width:15px;
	height:15px;
	margin:2px;
	background:transparent url(/misc/throbber.gif) no-repeat 0px -18px;
	float:left;
}
tr .ahah-progress .throbber {
	margin:0 2px;
}
.ahah-progress-bar {
	width:16em;
}
#first-time strong {
	display:block;
	padding:1.5em 0 .5em;
}
tr.selected td {
	background:#ffc;
}
table.sticky-header {
	margin-top:0;
	background:#fff;
}
#clean-url.install {
	display:none;
}
html.js .js-hide {
	display:none;
}
#system-modules div.incompatible {
	font-weight:bold;
}
#system-themes-form div.incompatible {
	font-weight:bold;
}
span.password-strength {
	visibility:hidden;
}
input.password-field {
	margin-right:10px;
}
div.password-description {
	padding:0 2px;
	margin:4px 0 0 0;
	font-size:0.85em;
	max-width:500px;
}
div.password-description ul {
	margin-bottom:0;
}
.password-parent {
	margin:0 0 0 0;
}
input.password-confirm {
	margin-right:10px;
}
.confirm-parent {
	margin:5px 0 0 0;
}
span.password-confirm {
	visibility:hidden;
}
span.password-confirm span {
	font-weight:normal;
}
ul.menu {
	list-style:none;
	border:none;
	text-align:left;
	font-size:14px;
	text-decoration:none;
	line-height:19px;
	font-weight:bold
}
ul.menu li {
	margin:0 0 0 0.5em;
}
li.expanded {
	list-style-type:circle;
	list-style-image:url(/misc/menu-expanded.png);
	padding:0.2em 0.5em 0 0;
	margin:0;
}
li.collapsed {
	list-style-type:disc;
	list-style-image:url(/misc/menu-collapsed.png);
	padding:0.2em 0.5em 0 0;
	margin:0;
}
li.leaf {
	list-style-type:square;
	list-style-image:url(/misc/menu-leaf.png);
	padding:0.2em 0.5em 0 0;
	margin:0;
}
li a.active {
	color:#FFF;
}
td.menu-disabled {
	background:#ccc;
}
ul.links {
	margin:0;
	padding:0;
	text-decoration:none;
}
ul.links.inline {
	display:inline;
	text-decoration:none;
}
ul.links li {
	display:inline;
	list-style-type:none;
	padding:0 0.5em;
	text-decoration:none;
}
.block ul {
	margin:0;
	padding:0 0 0.25em 1em;
}
#permissions td.module {
	font-weight:bold;
}
#permissions td.permission {
	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;
}
#user-login-form {
	text-align:center;
}
#user-admin-filter ul {
	list-style-type:none;
	padding:0;
	margin:0;
	width:100%;
}
#user-admin-buttons {
	float:left;
	margin-left:0.5em;
	clear:right;
}
#user-admin-settings fieldset .description {
	font-size:0.85em;
	padding-bottom:.5em;
}
.profile {
	clear:both;
	margin:1em 0;
}
.profile .picture {
	float:right;
	margin:0 1em 1em 0;
}
.profile h3 {
	border-bottom:1px solid #ccc;
}
.profile dl {
	margin:0 0 1.5em 0;
}
.profile dt {
	margin:0 0 0.2em 0;
	font-weight:bold;
}
.profile dd {
	margin:0 0 1em 0;
}
.rteindent1 {
	margin-left:40px;
}
.rteindent2 {
	margin-left:80px;
}
.rteindent3 {
	margin-left:120px;
}
.rteindent4 {
	margin-left:160px;
}
.rteleft {
	text-align:left;
}
.rteright {
	text-align:right;
}
.rtecenter {
	text-align:center;
}
.rtejustify {
	text-align:justify;
}
.image_assist {
	background-color:#eeeeee;
	background-repeat:no-repeat;
	background-image:url(/sites/all/modules/fckeditor/plugins/imgassist/imgassist.gif);
	background-position:50% 50%;
	border:1px dashed #dddddd;
}
.ibimage_left {
	float:left;
}
.ibimage_right {
	float:right;
}
#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 tr td.forum {
	padding-left:25px;
	background-position:2px 2px;
	background-image:url(/misc/forum-default.png);
	background-repeat:no-repeat;
}
#forum tr.new-topics td.forum {
	background-image:url(/misc/forum-new.png);
}
#forum div.indent {
	margin-left:20px;
}
.forum-topic-navigation {
	padding:1em 0 0 3em;
	border-top:1px solid #888;
	border-bottom:1px solid #888;
	text-align:center;
	padding:0.5em;
}
.forum-topic-navigation .topic-previous {
	text-align:right;
	float:left;
	width:46%;
}
.forum-topic-navigation .topic-next {
	text-align:left;
	float:right;
	width:46%;
}
* {
	margin:0;
	padding:0;
}
body#body {
	background:url(/themes/theme211/images/bg.jpg) top center no-repeat #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#a4a4a4;
	padding:19px 0px 62px 0px;
}
ul, ul li {
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	font-size:12px;
}
table {
	border-collapse:collapse;
	padding: 10px 20px 15px 15px;
	font-size:11px;
	border-color:#353535;	
}
td {
	vertical-align:top;
	padding:5px;
}
.price td {
	background:url(/images/table_back.jpg) top center repeat-x;
}
	
tbody {
	border:none;
}
a {
	color:#FFFFFF;
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
img, a img {
	border:0;
}
.clear {
	clear:both;
}
fieldset {
	border:1px solid #363636;
	overflow:hidden;
	position:relative;
}
fieldset legend {
	color:#FFFFFF;
}
html.js fieldset.collapsed legend {
	display:inline;
}
html.js fieldset.collapsible legend a {
	background:url(/themes/theme211/images/a2.gif) no-repeat 5px 6px;
}
html.js fieldset.collapsed legend a {
	background:url(/themes/theme211/images/a1.gif) no-repeat 5px 5px;
}
fieldset a {
	color:#ff6100;
}
fieldset .tips {
	font-size:10px;
}
.min-width {
width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 976)? "976px":"100%");
	min-width:976px;
}
#main {
	margin:0 auto;
	width:976px;
}
table.system-status-report th, thead th {
	border-bottom:1px solid #363636;
	color:#FFFFFF;
	font-size:13px;
}
thead th, th, tr.even, tr.odd {
	padding:0px;
	border-bottom:1px solid #363636;
}
#header {
	padding:0px;
}
.head-row1 {
	height:100px;
	width:100%;
	overflow:hidden;
}
.head-row1 .col1 {
	float:left;
	width:580px;
}
.head-row1 .col2 {
	float:right;
	width:340px;
}
.head-row2 {
	height:64px;
	width:100%;
	overflow:hidden;
	background:url(/themes/theme211/images/bg-menu.gif) top repeat-x
}
.menu-left {
	background:url(/themes/theme211/images/menu-left.gif) top left no-repeat;
}
.menu-right {
	background:url(/themes/theme211/images/menu-right.gif) top right no-repeat;
	width:100%;
	overflow:hidden;
}
.head-row2 .col1 {
	float:left;
}
.head-row2 .col2 {
	float:right;
	width:252px;
	background:url(/themes/theme211/images/bg-li.gif) no-repeat 0 1px;
}
.logo {
	margin:0px 0px 0px 0px;
	float:left;
}
h1.site-name {
	font-size:27px;
	padding:30px 10px 0px 0px;
	font-family:"Trebuchet MS";
	text-transform:uppercase;
}
h1.site-name a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	line-height:30px;
}
.slogan {
	padding:0px 0px 0px 0px;
	color:#FFFFFF;
	font-size:15px;
	text-transform:none;
}
.slogan-img {
	padding:74px 0px 0px 33px;
}
.pr-menu {
	overflow:hidden;
	padding-left:9px;
}
ul.primary-links {
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
}
ul.primary-links li {
	float:left;
	text-transform:none;
	padding:0px;
	background:url(/themes/theme211/images/bg-li.gif) no-repeat right 1px;
}
ul.primary-links li a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	padding:18px 0px 19px 0px;
	width:143px;
	text-transform:uppercase;
	display:block;
	font-family:Arial, Helvetica, sans-serif
}
ul.primary-links li a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
ul.primary-links li.last {
	background:none;
}
ul.primary-links li.last a {
	padding-right:0px;
}
.breadcrumb {
	padding:5px 25px 0px 65px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	text-align:right;
}
.breadcrumb a {
	color:#ffffff;
	text-decoration:none;
	padding:0px 6px 0px 6px;
	text-transform:capitalize;
	vertical-align:middle;
	font-weight:bold;
}
.breadcrumb a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
#footer {
	color:#656565;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
	text-align:center;
}
.foot {
	text-align:right;
	margin:0 auto;
	width:959px;
	padding:27px 0px 27px 0px;
	border-top:5px solid #1a1a1a;
	font-size:10px;
}
#footer a {
	color:#656565;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
#footer .foot span {
	padding-left:24px;
}
div.block {
	margin-bottom:10px;
	color:#363638;
	position:relative;
	overflow:hidden;
	width:100%;
	background:url(/themes/theme211/images/bg-block.gif) left repeat-y;
}
.block-top {
	background:url(/themes/theme211/images/block-top.gif) top left no-repeat;
}
.block .content {
	padding:11px 15px 20px 20px;
	overflow:hidden;
	background:url(/themes/theme211/images/block-bot.gif) bottom left no-repeat;
}
.clear-block {
	padding:0px 20px 0px 18px;
}
.admin .clear-block {
	padding:0px;
}
.border-left {
	background:url(/themes/theme211/images/border-left.gif) repeat-y left #000;
}
.border-right {
	background:url(/themes/theme211/images/border-right.gif) repeat-y right;
}
.border-top {
	background:url(/themes/theme211/images/border-top.gif) repeat-x top;
}
.border-bot {
	background:url(/themes/theme211/images/border-bot.gif) repeat-x bottom;
}
.corner-top-left {
	background:url(/themes/theme211/images/corner-top-left.gif) no-repeat left top;
}
.corner-top-right {
	background:url(/themes/theme211/images/corner-top-right.gif) no-repeat right top;
}
.corner-bot-left {
	background:url(/themes/theme211/images/corner-bot-left.gif) no-repeat left bottom;
}
.corner-bot-right {
	background:url(/themes/theme211/images/corner-bot-right.gif) no-repeat right bottom;
}
.bg-cont {
	padding-right:264px;
	margin-left:9px;
}
.bg-h2 {
	background:url(/themes/theme211/images/bg-h4.gif) top left no-repeat;
	overflow:hidden;
	width:100%;
}
.column {
	float:left;
	width:235px;
	margin-right:55px;
	padding-top:26px;
}
.column2 {
	float:left;
	width:235px;
	padding-top:26px;
}
h4 {
	color:#FFF;
	font-size:16px;
	padding-bottom:7px;
}
.blocks2 {
	background:#181818;
	overflow:hidden;
	width:100%;
	padding-bottom:20px;
	padding-left:30px;
	font-size:10px;
}
.blocks2 .inner {
	padding:18px 0px 35px 15px;
	
}
.blocks2 div.list, .blocks2 div.list2 {
	float:left;
	width:190px;
}
.blocks2 div.list3 {
	width:170px;
	float:left;
}
.events {
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}
.events .list {
	float:left;
	width:288px;
}
.links-indent {
	overflow:hidden;
}
.bg-links .links a {
	background:url(/themes/theme211/images/a5.gif) no-repeat 0 6px;
	padding-left:10px;
}
#cont {
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
#cont-col {
	float:left;
	width:100%;
}
#cont-col .ind {
	padding:24px 289px 0px 23px;
}
#right-col {
	width:264px;
	margin-left:-264px;
	float:left;
}
#right-col .ind {
	padding:0px 8px 0px 10px;
}
h1 {
	color:#444b4e;
	font-size:18px;
	font-weight:normal;
}
h1.title {
	background:none;
	font-size:17px;
}
h1.title a {
	color:#FFF;
	text-decoration:none;
	font-size:17px;
	font-weight:bold;
}
h1.title a:hover {
	text-decoration:underline;
}
#tabs-wrapper h2 {
	background:none;
	color:#FFFFFF !important;
	padding-bottom:10px;
	padding-left:25px;
}
h2 {
	font-size:16px;
	color:#FFFFFF;
	padding:10px 0px 10px 25px;
	text-transform:capitalize;
	width:100%;
}
h2.with-tabs {
	padding-left:0px;
	padding-top:10px;
}
.block h2 {
	display:block;
	border-bottom:#bcbcbc 1px solid;
	color:#444b4e;
	font-size:12px;
	line-height:22px;
	margin:0;
	margin-top:5px;
	margin-bottom:10px;
	padding:0;
}
h3 {
	color:#424242;
	padding:5px 0px;
}
h3 a {
	color:#424242;
	text-decoration:none;
}
.block .title {
	width:100%;
}
.title {
	padding:7px 0px 0px 8px;
}
.title h3 {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:16px 10px 13px 27px;
	text-transform:uppercase;
	background:url(/themes/theme211/images/bg-h3.gif) no-repeat 0 0
}
.admin-panel h3 {
	color:#FFFFFF;
	font-size:13px;
}
.submit {
	padding:0px 0px 0px 45px;
	overflow:hidden;
}
.submitted {
	color:#606060;
	font-size:13px;
	line-height:normal;
	font-weight:normal;
}
.submitted a {
	color:#606060;
}
.comment .submitted {
	padding-bottom:5px;
}
.comment {
	padding:10px 10px 10px 20px;
}
.comment h3 {
	background:none;
}
.comment h3 a {
	color:#FFFFFF;
	font-size:15px;
}
.comment .title {
	padding-left:0px;
	padding-bottom:10px;
}
.content {
	padding:60px 60px 60px 60px;
	color:#a4a4a4;
	line-height:16px;
}
.content strong {
	color:#FFFFFF;
}
.content span {
	color:#FFFFFF;
	font-size:12px;
	line-height:16px;
}
.node .content a {
	color:#FFF;
	text-decoration:none;
}
.node .content span a {
	font-size:14px;
	line-height:24px;
	color:#FFF;
}
.content a:hover {
	text-decoration:none;
}
.node {
	margin-bottom:17px;
	background:url(/themes/theme211/images/bg-line2.gif) bottom repeat-x;
	overflow:hidden;
}
.node .content, #contact-mail-page {
	padding:0px 0px 0px 20px;
	overflow:hidden;
}
.node div.links {
	padding-top:10px;
	text-align:left;
}
.node .title {
	padding:2px 0px 2px 45px;
}
#block-user-1 .title h3 {
	background:url(/themes/theme211/images/bg-h.gif) top left no-repeat;
}
#block-user-1 .content ul.menu {
	padding-left:0px;
	padding-bottom:0px;
	width:100%;
}
#block-user-1 .content ul.menu li ul.menu {
	padding-left:0px;
	width:auto
}
#block-user-1 .content ul.menu li {
	padding:1px 0px 1px 15px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:28px;
	background:url(/themes/theme211/images/bg-line.gif) bottom repeat-x;
}
#block-user-1 .content ul.menu li a {
	background:url(/themes/theme211/images/a1.gif) no-repeat 0 12px;
	color:#FFF;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	text-transform:none;
	display:block;
	padding-left:12px;
}
#block-user-1 .content ul.menu li a:hover {
	text-decoration:none;
	color:#4c993f
}
#block-user-1 .content ul.menu li.collapsed a {
	background:url(/themes/theme211/images/a2.gif) no-repeat 0 11px;
}
#block-user-1 .content ul.menu li.last {
	background:none;
}
.userlogin {
	font-size:13px;
	color:#FFFFFF;
	padding:34px 0px 0px 36px;
	font-weight:bold;
}
#user-bar {
	font-size:13px;
	font-weight:bold;
	padding:15px 0px 0px 0px;
}
#user-bar .user-info {
	padding-bottom:5px;
	color:#FFF;
	padding-top:11px;
}
#user-bar p a {
	color:#00a9ff;
}
#user-bar .item-list li {
	list-style:none;
	list-style-image:none;
	line-height:14px;
}
#user-bar .item-list li a {
	font-weight:normal;
	font-size:10px;
	color:#00a9ff;
}
#user-bar .item-list li a:hover {
}
#user-login-form {
	text-align:left;
}
#user-login-form input#edit-name, #user-login-form input#edit-name-1 {
	width:121px;
	font-size:12px;
	height:19px;
	color:#3e3e3e;
	background:#FFF;
	border:1px solid #808080;
	padding-top:1px;
}
#user-login-form input#edit-pass, #user-login-form input#edit-pass-1 {
	width:121px;
	font-size:12px;
	height:19px;
	color:#3e3e3e;
	background:#FFF;
	border:1px solid #808080;
	padding-top:1px;
}
#user-login-form label {
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	padding-right:3px;
	padding-bottom:6px;
}
#user-login-form .form-required {
	color:#ff7300;
}
#user-login-form .description a {
	color:#47a4bb;
}
#user-login-form .item-list ul {
	padding:0px;
	margin:2px 0 0 0;
}
#user-login-form .item-list li {
	line-height:14px;
	list-style:none;
	list-style-image:none;
	margin:0px;
	padding:0px;
	width:130px;
	background:none;
	float:left;
}
#user-login-form .item-list li a {
	background:url(/themes/theme211/images/a4.gif) no-repeat 0 6px;
	font-weight:normal;
	color:#00a9ff;
	text-decoration:underline;
	font-size:11px;
	padding-left:8px;
}
#user-login-form .item-list li a:hover {
	text-decoration:none;
}
#user-login-form .form-submit {
	background:url(/themes/theme211/images/login.gif) top left no-repeat;
	border:none;
	width:50px;
	height:22px;
	margin:20px 0px 0px 0px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	text-transform:capitalize;
	padding:0px 0px 3px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
#user-login-form .form-item {
	margin-top:0px;
	margin-bottom:3px;
}
#user-login-form #edit-name-wrapper, #user-login-form #edit-name-1-wrapper {
	float:left;
	margin-right:11px;
	margin-bottom:0
}
#user-login-form #edit-pass-wrapper, #user-login-form #edit-pass-1-wrapper {
	float:left;
	margin-right:15px;
	margin-bottom:0
}
.poll .percent, .poll .text {
	color:#8699a3;
	font-size:13px;
}
.poll .title {
	color:#8699a3;
	font-size:13px;
	font-weight:normal;
	padding-bottom:10px;
	background:none;
	padding-left:0px;
}
.poll .total {
	font-weight:normal;
	color:#8699a3;
	font-size:12px;
	text-align:left;
}
.poll .bar {
	background:#2e2e2e;
	font-size:1px;
	height:8px;
	border:1px solid #282828;
	padding:0px;
}
.poll .bar .foreground {
	background:#575656;
	font-size:1px;
	height:8px;
}
#block-poll-0 .content {
	padding:15px 33px 15px 36px;
}
#block-poll-0 li {
	background:none;
	padding:0;
}
#block-poll-0 ul.links li {
	background:none;
	padding:0px;
	background:none;
}
#block-poll-0 ul.links li a {
	color:#FFF;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	background:none;
	text-transform:none;
}
#block-poll-0 ul.links li a:hover {
	text-decoration:underline;
}
#block-poll-0 .bar {
	background:#2e2e2e;
	font-size:1px;
	height:4px;
	border:1px solid #282828;
	padding:0px;
}
#block-poll-0 .bar .foreground {
	background:#575656;
	font-size:1px;
	height:4px;
}
#block-poll-0 .percent, #block-poll-0 .text {
	color:#6a6a6a;
	font-size:14px;
	font-weight:normal;
	line-height:normal;
}
#block-poll-0 .poll .title {
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	padding-top:0px;
	background:none;
	padding-left:0px;
}
#block-poll-0 .total {
	font-weight:bold;
	color:#FFF;
	font-size:12px;
}
.form-item label {
	color:#FFFFFF;
}
#block-poll-0 ul.links {
	padding-left:0px;
}
#block-poll-0 ul.links .first {
	padding:0px;
}
#cont #block-poll-0 ul.links li {
	background:none;
}
#block-user-3 .content {
	font-size:12px;
	color:#6a6a6a;
	font-weight:normal;
	padding-right:20px;
}
#block-user-3 .item-list h3 {
	color:#6a6a6a;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
	padding-top:10px;
	padding-left:20px;
}
#block-user-3 .item-list ul {
	margin:0;
	padding:0;
}
#block-user-3 .item-list ul li {
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:18px;
	padding-left:25px;
}
#block-user-3 .item-list ul li a {
	color:#acacac;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
#block-user-3 .item-list ul li a:hover {
	text-decoration:underline;
}
#block-user-3 em {
	color:#cbcbcb;
	font-weight:normal;
	font-size:12px;
}
#block-blog-0 .title h3 {
	background:url(/themes/theme211/images/bg-h2.gif) top left no-repeat;
}
#block-blog-0 .item-list ul {
	padding-left:0px;
}
#block-blog-0 .item-list ul li {
	background:url(/themes/theme211/images/bg-line.gif) bottom repeat-x;
	padding:3px 0 5px 0px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:20px;
	width:100%
}
#block-blog-0 .item-list ul li a {
	background:url(/themes/theme211/images/a3.gif) no-repeat 0 8px;
	color:#5a5a5a;
	font-weight:normal;
	text-decoration:underline;
	padding-left:12px;
	font-size:14px;
	display:block;
	margin-left:16px;
}
#block-blog-0 .item-list ul li a:hover {
	text-decoration:none;
	color:#FFF
}
#block-blog-0 .more-link {
	text-align:left;
}
#block-blog-0 .more-link a {
	color:#3488c4;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
	text-decoration:underline;
}
#block-blog-0 .more-link a:hover {
	text-decoration:none;
}
.form-submit {
	background:url(/themes/theme211/images/bg-but.gif) top repeat-x;
	vertical-align:middle;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	border:1px solid #2a6e9e;
	padding:2px 3px 2px 3px
}
.form-submit:hover {
	background:url(/themes/theme211/images/bg-but2.gif) top repeat-x;
	color:#FFFFFF;
}
.search-box {
	padding:15px 24px 12px 0px;
	text-align:right;
}
.search-box input {
	font-size:12px;
	vertical-align:middle
}
#search-theme-form {
	padding:0px;
}
#search-theme-form label {
	color:#777777;
	font-size:13px;
	text-transform:none;
	font-weight:bold;
	vertical-align:middle;
	margin-right:9px;
}
.form-text {
border:1px solid #a6a4a5;
	width: 270px;
}
.form-textarea {
border:1px solid #a6a4a5;
	width: 270px;
}
#search-theme-form .form-submit {
	background:url(/themes/theme211/images/search.gif) top left no-repeat;
	border:none;
	width:58px;
	height:22px;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:lowercase;
	padding:1px 0px 2px 0px;
}
#search-theme-form .form-text {
	width:128px;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	height:18px;
	background-color:#333;
	border:1px solid #808080;
	margin-right:12px;
	padding:2px 0px 0px 3px;
}
#blocks2 {
	font-size:10px;
}
#block-comment-0 .title h3 {
	font-size:15px;
	font-weight:bold;
}
#block-comment-0 .item-list ul {
	padding-left:0px;
	width:100%;
}
#block-comment-0 .item-list ul li {
	background:url(/themes/theme211/images/a3.gif) no-repeat 0 7px;
	padding:0px 0px 0px 13px;
	list-style-image:none;
	list-style:none;
	margin-bottom:10px;
	line-height:16px;
	color:#FFFFFF;
	font-size:11px;
	margin-left:0px;
}
#block-comment-0 .item-list ul li a {
	background:none;
	color:#6a6a6a;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	padding-left:0px;
}
#block-comment-0 .item-list ul li a:hover {
	text-decoration:underline;
}
#block-user-2 .item-list ul {
	padding-left:0px;
	width:100%;
}
#block-user-2 .item-list ul li {
	background:url(/themes/theme211/images/a3.gif) no-repeat 0 10px;
	color:#acacac;
	padding:0 0 0 13px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:25px;
}
#block-user-2 .item-list ul li a {
	background:none;
	color:#acacac;
	padding:0px;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	display:block;
}
#block-user-2 .item-list ul li a:hover {
	text-decoration:none;
}
#block-menu-primary-links .content ul.menu {
	padding:0px;
}
#block-menu-primary-links .content ul.menu li {
	background:none;
	padding:0px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:20px;
}
#block-menu-primary-links .content ul.menu li a {
	background:url(/themes/theme211/images/a3.gif) no-repeat 0 5px;
	font-size:12px;
	padding-left:13px;
	color:#c7c7c7;
	font-weight:bold;
	text-decoration:none;
}
#block-menu-primary-links .content ul.menu li a:hover {
	text-decoration:underline;
}
#block-search-0 .content label {
	color:#c7c7c7;
	font-size:11px;
}
#block-search-0 #edit-search_theme_form_keys {
	margin-bottom:5px;
	width:124px;
	height:15px;
	margin-bottom:0px;
	vertical-align:middle
}
#block-forum-1 .title h3 {
	font-size:15px;
	padding-right:0;
	font-weight:bold;
}
#block-forum-1 .item-list ul {
	padding:0px;
	margin-bottom:10px;
}
#block-forum-1 .item-list ul li {
	background:none;
	padding:0px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:20px;
}
#block-forum-1 .item-list ul li a {
	background:url(/themes/theme211/images/a3.gif) no-repeat 0 5px;
	padding-left:13px;
	color:#acacac;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
}
#block-forum-1 .item-list a:hover {
	text-decoration:underline;
}
#block-forum-1 .more-link a {
	color:#3488c4;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	text-decoration:underline;
}
#block-forum-1 .more-link a:hover {
	text-decoration:none;
}
#block-forum-0 .title h3 {
	font-size:15px;
	padding-right:0;
	font-weight:bold;
}
#block-forum-0 .item-list ul {
	padding-left:0px;
	margin-bottom:10px;
}
#block-forum-0 .item-list ul li {
	background:none;
	padding:0px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:20px;
}
#block-forum-0 .item-list ul li a {
	background:url(/themes/theme211/images/a3.gif) no-repeat 0 5px;
	padding-left:13px;
	color:#acacac;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
}
#block-forum-0 .item-list a:hover {
	text-decoration:underline;
}
#block-forum-0 .more-link a {
	color:#3488c4;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	text-decoration:underline;
}
#block-forum-0 .more-link a:hover {
	text-decoration:none;
}
#block-locale-0 .content ul {
	padding-left:0px;
	margin-bottom:10px;
}
#block-locale-0 .content ul li {
	background:none;
	padding:0px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:20px;
}
#block-locale-0 .content ul li a {
	background:url(/themes/theme211/images/a3.gif) no-repeat 0 6px;
	padding-left:13px;
	color:#acacac;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
}
#block-locale-0 .content a:hover {
	text-decoration:underline;
}
#block-node-0 .content {
	padding:20px 20px 25px 30px;
}
.body ul.menu li, .body .item-list ul li {
	background:none;
	padding:0px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:20px;
}
.body ul.menu li a, .body .item-list ul li a {
	background:url(/themes/theme211/images/a1.gif) no-repeat 0 4px;
	padding-left:15px;
	color:#4387ce;
	font-weight:normal;
}
.body .item-list ul li a:hover {
	text-decoration:none;
}
#custom {
	overflow:hidden;
	width:100%;
}
#custom .block {
	width:256px;
	float:left;
	margin-bottom:1px;
	min-height:288px;
	height:auto;
}
* html #custom .block {
	height:288px;
}
#custom .content {
	color:#7290c1;
	padding:14px 20px 12px 16px;
	line-height:17px;
}
#custom .title, #custom .title h3 {
	padding:0px;
}
#custom #block-block-8 {
	background:url(/themes/theme211/images/bg-block.gif) top left no-repeat #013e5f;
	margin-right:1px;
}
#custom #block-block-8 .content {
	color:#74d6fb;
}
#custom #block-block-8 strong a {
	color:#74d6fb;
	font-size:14px;
	line-height:30px;
}
#custom #block-block-8 .content div {
	padding:13px 5px 23px 13px;
}
#custom #block-block-8 a img {
	margin-left:73px;
}
#custom #block-block-9 {
	background:url(/themes/theme211/images/bg-block2.gif) top left no-repeat #749202;
}
#custom #block-block-9 .content {
	color:#f6fbb3;
}
#custom #block-block-9 .content div {
	padding:20px 0px 30px 10px;
}
#custom #block-block-10 {
	background:url(/themes/theme211/images/bg-block3.jpg) top left no-repeat;
	width:466px;
}
#custom #block-block-10 .content {
	padding:237px 105px 23px 31px;
}
#block-block-11 .content {
	padding:0;
}
#block-block-11 .title, #block-block-11 .title h3 {
	padding:0px;
}
#cont-col .content ul li {
	background:url(/themes/theme211/images/a3.gif) no-repeat 0 7px;
	padding-left:13px;
	list-style-image:none;
	list-style:none;
	line-height:20px;
	color:#c7c7c7;
}
#cont-col .content ul li ul {
	margin-left:15px;
}
#cont-col .content ul li ol {
	margin-left:20px;
}
#cont-col .content ul li ol li {
	list-style-type:decimal;
}
#cont-col .content Ol {
	padding-left:2px;
}
#cont-col .content Ol li {
	background:none;
	padding:0px;
	margin-left:20px;
	line-height:20px;
	color:#c7c7c7;
}
#cont-col .content Ol li ul li {
	background:url(/themes/theme211/images/a3.gif) no-repeat 0 6px;
	padding-left:13px;
	color:#c7c7c7;
	font-weight:normal;
}
#cont-col .content ul li {
	list-style-image:none;
	list-style:none;
	line-height:20px;
	font-size:11px;
}
#cont-col .content ul li a {
	color:#c7c7c7;
	font-weight:normal;
	text-decoration:none;
	font-size:13px;
}
#cont-col .content ul li a:hover {
	text-decoration:underline;
}
#cont-col .content ul li ul {
	margin-left:15px;
}
#cont-col .content ul li ol {
	margin-left:20px;
}
#cont-col .content ul li ol li {
	list-style-type:decimal;
	color:#c7c7c7
}
#cont-col .content ul li ol li a {
	background:none;
}
#cont-col .content Ol {
	padding-left:2px;
	font-size:11px;
}
#cont-col .content Ol li {
	background:none;
	padding:5px 0px 5px 0px;
	margin-left:20px;
	line-height:20px;
}
#cont-col .content Ol li a {
	padding-left:0px;
	color:#c7c7c7;
	font-weight:normal;
	text-decoration:underline;
	font-size:11px;
}
#cont-col .content Ol li a:hover {
	text-decoration:none;
}
#cont-col .content Ol li ul li a {
	font-weight:normal;
	text-decoration:none;
}
#cont-col .content Ol li ul li a:hover {
	text-decoration:underline;
}
#cont-col .content p {
	padding-bottom:7px;
	padding-top:7px;
}
#cont-col .content blockquote {
	border:1px solid #13376e;
	background:#071122;
	padding:5px;
	margin:10px 0px 10px 0px;
}
.item-list ul li {
	list-style-image:none;
	list-style:none;
}
#profile-admin-overview ul li {
	background:none;
	padding:0px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:20px;
}
#profile-admin-overview ul li a {
	background:url(/themes/theme211/images/a1.gif) no-repeat 0 5px;
	padding-left:10px;
	color:#505050;
	font-weight:normal;
}
#profile-admin-overview ul li a:hover {
	text-decoration:none;
	color:#ce2a11;
}
.password-description ul {
	margin-left:5px;
}
.password-description ul li {
	background:url(/themes/theme211/images/a1.gif) no-repeat 0 7px;
	padding-left:10px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:12px;
}
#node-admin-content ul {
	margin-left:5px;
}
#node-admin-content ul li {
	background:url(/themes/theme211/images/a1.gif) no-repeat 0 7px;
	padding-left:10px;
	list-style-image:none;
	list-style:none;
	margin:0;
	line-height:17px;
}
#cont-col .content .links {
	font-size:12px;
	color:#00c8f3;
}
#cont-col .content .links li a {
	color:#00c8f3;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
	text-transform:lowercase;
}
#cont-col .links li a:hover {
	text-decoration:none;
}
ul.links.inline {
	padding-right:0px;
}
.cent ul.links li a {
	color:#104d0c;
	font-weight:normal;
	font-size:11px;
	text-transform:capitalize;
	background:none;
	text-decoration:none;
	padding:0px;
}
.cent ul.links li a:hover {
	text-decoration:underline;
}
#comments ul.links {
	padding-top:2px;
}
#comments ul.links li a {
	color:#FFFFFF;
}
.taxonomy ul.links li a, #forum ul.links li a {
	color:#2d8fc1
}
ul.primary, ul.primary li, ul.secondary, ul.secondary li {
	border:0;
	background:none;
	margin:0;
	padding:0;
}
ul.primary li a {
	border:none !important;
	background:url(/themes/theme211/images/.gif) !important;
}
ul.primary li a:hover {
	background:none;
	border:0;
}
ul.primary li.active a {
	background:none;
	border:none;
	color:#FFFFFF !important;
	font-weight:bold;
}
ul.tabs li {
	background:url(/themes/theme211/images/bg-tab.gif) top repeat-x !important;
	display:block;
	margin-right:2px;
	float:left;
}
ul.tabs li span {
	background:url(/themes/theme211/images/tab-left.gif) top left no-repeat;
	display:block;
}
ul.tabs li span span {
	background:url(/themes/theme211/images/tab-right.gif) top right no-repeat;
	text-align:center;
	display:block;
}
ul.tabs li a {
	color:#6bbee8 !important;
	font-size:14px;
	font-weight:normal;
	background:none;
	padding:5px 20px 5px 20px;
	margin:0px;
	display:block;
}
ul.tabs li a:hover {
	color:#FFFFFF !important;
	margin:0px;
	border:none;
}
#tabs-wrapper {
	margin:0px;
	padding:0px;
	border-bottom:1px solid #1e1e1e;
}
ul.primary {
	padding:0px;
	margin:0px;
}
#forum {
	padding:10px 0px 0px 0px;
	color:#c7c7c7;
}
#forum a {
	color:#3488c4;
}
#forum ul.links {
	padding:0px 0px 5px 0px;
}
#forum table {
	border:1px solid #393939;
	border-right:none;
}
#forum th {
	padding:5px 0px 5px 3px;
	border-right:1px solid #393939;
}
#forum th a {
	color:#FFFFFF;
}
#forum td {
	padding-top:4px;
	padding-bottom:4px;
}
#forum .description {
	color:#c7c7c7
}
#forum .forum .description {
	color:#c7c7c7;
	font-size:11px;
}
#forum td.container {
	border-right:1px solid #393939;
	border-bottom:1px solid #393939;
}
#forum td.container a {
	color:#3488c4;
	padding:0px 0px 0px 10px;
}
#forum td.forum, #forum td.topics, #forum td.posts, #forum td.last-reply, #forum td.icon, #forum td.title, #forum td.replies, #forum td.created {
	border-right:1px solid #393939;
	border-bottom:1px solid #393939;
}
#forum .last-reply, #forum .title, #forum .created, #forum .icon {
	padding-left:5px
}
#forum .odd {
	border-bottom:1px solid #393939;
	border-top:1px solid #393939;
	background:#f8f7f2
}
#forum div.indent {
	margin-left:5px
}
#forum .odd, #forum .even {
	border-bottom:1px solid #393939;
}
#forum thead th {
	border-bottom:1px solid #393939;
	background:#4a8ebd;
	color:#FFFFFF;
}
.node .taxonomy {
	padding-top:5px;
}
div.error {
	margin-top:5px;
}
.block-region {
	background:#d6e6cc;
	text-align:center;
	border:1px dashed #618749;
	color:#618749;
	margin-bottom:0px;
	clear:both;
}
div.admin .left {
	margin:0px;
}
#book-outline {
	min-width:0px;
}
#permissions, #blocks, #forum table, .sticky-enabled {
	width:100%;
}
.node-unpublished {
	background:none;
}
.odd td {
	vertical-align:middle;
	padding-left:px;
	line-height:18px;
	background:#292929;
	font-size:12px;
}
.even td {
	vertical-align:middle;
	padding-left:px;
	line-height:18px;
	background:#000;
	font-size:12px;
}
.profile h3 {
	border-bottom:1px solid #ffffff;
	color:#ffffff
}
img.alignleft {
	float:left;
	margin-right:23px;
}
img.alignright {
	float:right;
	margin-left:10px;
}
#first-time a {
	color:#508198;
	text-decoration:none
}
#first-time a:hover {
	text-decoration:underline;
}
#first-time ol {
	margin-left:20px;
}
.theme-info {
	padding-left:px;
}
.admin-list a {
	color:#4387ce;
}
.tabs a {
	color:#395c14
}
.node-type-list a {
	color:#4387ce;
}
.collapse-processed a {
	color:#4387ce;
}
.even a {
	color:#3e3e3c;
}
.blog a {
	color:#4387ce;
}
.odd a {
	color:#3e3e3c;
	line-height:13px;
}
.check-manually a {
	color:#161616;
}
.compact-link a {
	color:#6bbee8;
}
.messages a {
	color:#f30000
}
.sticky-table {
	line-height:24px;
}
.sticky-table a {
	color:#FFFFFF;
}
.sticky-enabled .odd a {
	color:#FFFFFF;
}
.sticky-enabled .even a {
	color:#FFFFFF;
}
.more-help-link a {
	color:#7d7d7d;
}
.help {
	font-size:11px;
	padding:3px 10px 0px 20px;
}
.help a {
	color:#4387ce;
}
.help-items a {
	color:#1ca0d1;
}
.help-items ul {
	list-style:none;
	line-height:18px;
}
.description a {
	color:#dc1b1d;
}
#blocks tr.region-message {
	color:#9298a3;
}
.theme-info {
	padding-left:10px;
}
.box {
	padding-left:0px;
}
.box h2.title {
	padding-left:0px;
	background:none;
}
.box div.links {
	background:none;
	padding:0px;
}
.box .bg-links, .box .links-left, .box .links-right {
	background:none;
}
#cont ul.links li {
	background:none;
}
#cont ul.links li span {
	color:#575859;
}
#system-modules div {
	padding-bottom:10px;
}
#forum-confirm-delete a {
	color:#6d94ac;
}
.form-checkboxes {
	width:100px;
}
.search-form input {
	vertical-align:middle
}
#forum ul.links {
	margin-bottom:10px;
}
dl .title {
	background:none;
	padding:0px;
}
ul.links li.comment_forbidden {
	padding:0px;
}
#comments, #node-form {
	width:100%;
}
#comment-form {
	padding-bottom:20px;
}
.preview .node {
	background:none;
}
#cont-col .content .comment_add a {
	color:#60ade1;
	text-transform:capitalize;
	font-weight:bold;
}
html.js fieldset.collapsible .fieldset-wrapper {
	width:100%;
	overflow:hidden;
}
.search-advanced .action {
	float:none;
}
.system-status-report td {
	padding-left:5px;
}
table.system-status-report tr.info th {
	color:#002200;
}
table.system-status-report tr.error th {
	color:#220000;
}
table.system-status-report tr.ok th {
	color:#002200;
}
table.system-status-report tr.warning th {
	color:#222200;
}
tr.merge-down {
	border-bottom:none;
}
tr.ok td {
	background:#DDFFDD;
}
tr.error td {
	background:#FFCCCC;
}
tr.warning td {
	background:#FFFFDD;
}
.admin-panel dd {
	padding-bottom:10px;
}
div.admin-dependencies, div.admin-required {
	color:#FFFFFF;
}
#block-admin-display-form div {
	overflow:hidden;
}
table.sticky-header {
	background:#0f0f0f;
	overflow:hidden;
	position:relative;
}
