.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;
}
#mainsite fieldset {
	margin-bottom: 1em;
	padding: .5em;
}
#mainsite form {
	margin: 0;
	padding: 0;
}
#mainsite hr {
	height: 1px;
	border: 1px solid gray;
}
img {
	border: 0;
}
#mainsite table {
	border-collapse: collapse;
}
#mainsite 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;
}
th.active img {
	display: inline;
}
tr.even, tr.odd {
	padding: 0.1em 0.6em;
}
td.active {
	background-color: #ddd;
}
tbody {
}
tbody th {
}
thead th {
	text-align: left;
	padding-right: 1em;
}
.breadcrumb {
	padding-bottom: .5em;
}
.error {
	color: #f00;
}
div.error {
	border: 1px solid #d77;
}
div.error, tr.error {
	background: #fcc;
	color: #200;
}
div.warning, tr.warning {
	background: #ffd;
}
div.ok, tr.ok {
	background: #dfd;
}
.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;
}
.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;
}
.pager {
	clear: both;
	text-align: center;
}
.pager a, .pager strong.pager-current {
	padding: 0.5em;
}
.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.menu {
	list-style: none;
	border: none;
	text-align: left;
}
ul.menu li {
	margin: 0 0 0 0.5em;
}
li.expanded {
	list-style-type: circle;
	list-style-image: url(../images/menu-expanded.png);
	padding: 0.2em 0.5em 0 0;
	margin: 0;
}
li.collapsed {
	list-style-type: disc;
	list-style-image: url(../images/menu-collapsed.png);
	padding: 0.2em 0.5em 0 0;
	margin: 0;
}
li.leaf {
	list-style-type: square;
	list-style-image: url(../images/menu-leaf.png);
	padding: 0.2em 0.5em 0 0;
	margin: 0;
}
li a.active {
	color: #000;
}
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;
}
.block ul {
	margin: 0;
	padding: 0 0 0.25em 1em;
}
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;
}
#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(../images/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(../images/menu-expanded.png) 5px 75% no-repeat;
}
html.js fieldset.collapsed legend a {
	background-image: url(../images/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 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(../images/grippie.png) no-repeat center 2px;
	border: 1px solid #ddd;
	border-top-width: 0;
	cursor: s-resize;
}
html.js .resizable-textarea textarea {
	margin-bottom: 0;
	width: 100%;
	display: block;
}
.progress {
	font-weight: bold;
}
.progress .bar {
	background: #fff url(../images/progress.gif);
	border: 1px solid #00375a;
	height: 1.5em;
	margin-top: 0.2em;
}
.progress .filled {
	background: #0072b9;
	height: 1em;
	border-bottom: 0.5em solid #004a73;
	width: 0%;
}
.progress .percentage {
	float: right;
}
#first-time strong {
	display: block;
	padding: 1.5em 0 .5em;
}
tr.selected td {
	background: #ffc;
}
#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;
}
.profile {
	clear: both;
	margin: 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;
}
.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;
}
.node-form .poll-form fieldset {
	display: block;
}
.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;
}
.messages .form-required {
	display: none;
}
.container-inline-date {
	width: auto;
	clear: both;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	margin-right: 0.5em;
}
.container-inline-date .form-item {
	float: none;
	padding: 0;
	margin: 0;
}
.container-inline-date .form-item .form-item {
	float: left;
}
.container-inline-date .form-item, .container-inline-date .form-item input {
	width: auto;
}
.container-inline-date .description {
	clear: both;
}
.container-inline-date .form-item input, .container-inline-date .form-item select, .container-inline-date .form-item option {
	margin-right: .5em;
}
.container-inline-date .date-spacer {
	margin-left: -.5em;
}
.container-inline-date .jscalendar-icon {
	text-indent: 0;
}
span.date-display-single {
}
span.date-display-start {
}
span.date-display-end {
}
span.date-display-separator {
}
.date-repeat-input {
	float: left;
	width: auto;
	margin-right: 5px;
}
.date-repeat-input select {
	min-width: 7em;
}
.date-repeat fieldset {
	clear: both;
	float: none;
}
.date-nav {
	width: 100%;
}
.date-nav div.date-prev {
	text-align: left;
	width: 24%;
	float: left;
}
.date-nav div.date-next {
	text-align: right;
	width: 24%;
	float: right;
}
.date-nav div.date-heading {
	text-align: center;
	width: 50%;
	float: left;
}
.date-nav div.date-heading h3 {
	margin: 0;
	padding: 0;
}
.date-clear {
	float: none;
	clear: both;
	display: block;
}
.date-clear-block {
	float: none;
	width: auto;
	clear: both;
}
.date-clear-block:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.date-clear-block {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .date-clear-block {
	height: 1%;
}
.date-clear-block {
	display: block;
}
.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;
}
#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;
}
div .collapsiblock {
	background: url(../images/expanded.png) no-repeat right;
	cursor: pointer;
	cursor: hand;
}
div .collapsiblockCollapsed {
	background: url(../images/collapsed.png) no-repeat right;
}
html.js div.drupal-tabs {
	display: none;
}
html.js h2.drupal-tabs-title {
	display: none;
}
.tabs-nav-previous, .tabs-nav-next {
	font-size: 12px;
	font-weight: bold;
	float: left;
	border: 1px solid;
	padding: 5px;
	margin-bottom: 5px;
	cursor: pointer;
}
.tabs-nav-previous {
	float: left;
}
.tabs-nav-next {
	float: right;
}
.tabs-nav-link-sep {
	border-top: 2px #999 solid;
	margin-top: 10px;
	margin-bottom: 10px;
}
span.clear {
	display: block;
	clear: both;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	margin-bottom: -1px;
}
@media projection, screen
{
.tabs-hide {
	display: none;
}
}
@media print
{
.fragment {
	display: block !important;
	height: auto !important;
	opacity: 1 !important;
}
.anchors {
	display: none;
}
}
.anchors {
	list-style: none;
	margin: 0;
	padding: 0 0 1px;
}
.anchors:after {
	display: block;
	clear: both;
	content: " ";
}
.anchors li {
	float: left;
	margin: 0 1px 0 0;
}
.anchors a {
	display: block;
	position: relative;
	top: 1px;
	border: 1px solid #eaeaea;
	border-bottom: 0;
	z-index: 2;
	padding: 2px 9px 1px;
	color: #000;
	text-decoration: none;
}
.anchors .tabs-selected a {
	padding-bottom: 2px;
	font-weight: bold;
}
.anchors a:focus, .anchors a:active {
	outline: none;
}
.anchors .tabs-selected a, .anchors a:hover, .anchors a:focus, .anchors a:active, .fragment {
	background: #eaeaea;
}
.anchors .tabs-selected a:link, .anchors .tabs-selected a:visited, .anchors .tabs-disabled a:link, .anchors .tabs-disabled a:visited {
	cursor: text;
}
.anchors a:hover, .anchors a:focus, .anchors a:active {
	cursor: pointer;
}
.anchors .tabs-disabled {
	opacity: .4;
}
.anchors .tabs-disabled a:hover, .anchors .tabs-disabled a:focus, .anchors .tabs-disabled a:active {
	background: transparent;
}
.fragment {
	padding: 0 10px;
}
#lightbox {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	min-width: 240px;
	overflow: hidden;
}
#imageContainer, #frameContainer, #modalContainer {
	padding: 10px;
}
#modalContainer {
	line-height: 1em;
	overflow: auto;
}
#loading {
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	position: absolute;
	top: 40%;
	left: 45%;*;
	left: 0%;
}
#hoverNav {
	z-index: 10;
}
#imageData > #hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 45px;
	height: 45px;
	display: block;
}
#prevLink {
	left: 0;
	float: left;
	background: url(../images/prev_alt.gif) left 15% no-repeat;
}
#nextLink {
	right: 0;
	float: right;
	background: url(../images/next_alt.gif) right 15% no-repeat;
}
#prevLink:hover, #prevLink:visited:hover {
	background-position: right 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-position: left 15%;
}
#imageDataContainer {
	font: 10px Verdana,Helvetica,sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	min-width: 240px;
}
#imageData {
	padding: 0 10px;
}
#imageData #imageDetails {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	padding-bottom: 1.0em;
}
#imageData #node_link_text {
	display: block;
	padding-bottom: 1.0em;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html > body .clearfix {
	display: inline;
	width: 100%;
}
* html .clearfix {
/* Hides from IE-mac \*/  	height: 1%;
}
#bottomNavClose {
	display: block;
	z-index: 200;
	background: url(../images/close.gif) left no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 26px;
	width: 26px;
}
#bottomNavClose:hover {
	background-position: right;
}
#loadingLink {
	display: block;
	background: url(../images/loading.gif) no-repeat;
	width: 32px;
	height: 32px;
}
#bottomNavZoom {
	display: block;
	background: url(../images/expand.gif) no-repeat;
	width: 34px;
	height: 34px;
	position: absolute;
	bottom: 25px;
	right: 5px;
}
#bottomNavZoomOut {
	display: block;
	background: url(../images/contract.gif) no-repeat;
	width: 34px;
	height: 34px;
	position: absolute;
	bottom: 25px;
	right: 5px;
}
#lightshowPlay {
	background: url(../images/play.png) no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	height: 20px;
	width: 20px;
}
#lightshowPause {
	background: url(../images/pause.png) no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	height: 20px;
	width: 20px;
}
.lightbox_hide_image {
	display: none;
}
.toboggan-container {
	text-align: center;
}
.toboggan-login-link {
	text-align: left;
}
.toboggan-login-link a {
	text-decoration: none;
}
.toboggan-block-message {
	text-align: left;
}
.user-login-block {
	text-align: left;
}
.user-login-block a {
	text-align: left;
}
.node_breadcrumb_categories label {
	display: inline;
}
.node_breadcrumb_categories .form-item {
	display: inline;
	margin-right: 1em;
	white-space: nowrap;
}
.node_breadcrumb_categories select {
	margin-top: 0.5em;
}
.og-picture-wrapper {
	border-bottom: 1px dotted;
	padding: 5px 0px;
	text-align: center;
}
.og-picture-wrapper .picture {
	float: none;
}
#block-og-5 div.item-list ul {
	padding: 0;
	margin: 0;
}
#block-og-5 div.item-list ul ul li {
	margin: 0;
}
#block-og-0 .form-item {
	margin-bottom: .4em;
}
#block-og-0 h2 a {
	text-decoration: none;
}
.groups .links {
	display: inline;
}
table.og-picture-grid {
	width: 100%;
}
table.og-picture-grid td {
	text-align: center;
	width: 20%;
	padding: 7px 0 7px 0;
	border-top: #CCCCCC 1px dotted;
}
table.og-picture-grid td.first {
	border-top: none;
}
td.og-picture-grid-item {
	text-align: center;
	vertical-align: bottom;
}
td.og-picture-grid-item .group-role {
	font-style: italic;
}
.pm-view-table {
	width: auto;
}
.pm-view-table .title-cell {
	font-weight: bold;
	text-align: right;
}
.pm-view-table .data-cell {
	width: 100%;
}
.pm-block-link {
	margin-left: 1em;
}
.pm-spacer {
	margin-left: 1em;
}
#center form#privatemsg-view-form {
	margin-bottom: 0em;
}
.pm-contacts-table {
	width: auto;
}
.pm-view-table .form-item .description {
	margin-bottom: 0em;
}
.pm-controls .form-submit {
	margin: 0;
	margin-top: 1em;
}
div.fieldgroup {
	margin: .5em 0 1em 0;
}
div.fieldgroup .content {
	padding-left: 1em;
}
div.gallery_gallery_box {
	width: 100%;
	clear: both;
	display: block;
}
div.gallery_image_field_thumbnail {
	display: inline;
	float: left;
	overflow: hidden;
	margin: 10px 10px 10px 10px;
	border: 1px none #ffffff;
	width: 100px;
	height: 100px;
}
div.clear_both {
	clear: both;
}
div.user_photo_gallery_box {
	width: 100%;
	clear: both;
	display: block;
}
div.user_photo_image_field_thumbnail {
	display: inline;
	float: left;
	overflow: hidden;
	margin: 10px 10px 10px 10px;
	border: 1px none #ffffff;
	width: 100px;
	height: 100px;
}
div.clear_both {
	clear: both;
}
body {
	margin-top: 0;
	padding-top: 0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl, fieldset, address {
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h2.title {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
}
legend {
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 130%;
}
ul, ol {
}
th {
	border: none;
	padding: 8px;
}
td {
	padding: 8px;
}
#communityleaders td {
	padding: 2px;
}
p {
	margin-bottom: 1em;
}
caption {
	padding: 5px;
	font-weight: bold;
}
thead tr {
}
img {
	border: 0px;
}
.clr {
	clear: both;
}
.inside {
	padding: 0px;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
}
#toolbar {
	width: 640px;
	height: 31px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
	float: right;
	background: #ffffff;
	background: url(../images/toolbarbg.png) no-repeat;
}
#toolbar .inside {
	padding: 0px;
}
#toolbar-cap {
	width: 530px;
	height: 15px;
	float: right;
	margin: 0px;
	background: url(../images/topmenucap.jpg) no-repeat 50% 100%;
}
#header {
	height: auto;
}
#logo {
	position: relative;
	width: 350px;
	height: 69px;
	background: url(../images/f2_header.gif) no-repeat 0px 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#logonew {
	position: relative;
	width: 350px;
	height: 69px;
	background: url(../images/f2_header.gif) no-repeat 0px 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container-cap {
	background: url(../images/container-cap-white.png) no-repeat 50% 0px;
	width: 990px;
	height: 15px;
}
#container {
	background: url(../images/container-bg.png) repeat-y 50% 0px;
	padding: 0px;
}
#container-cap-bottom {
	background: url(../images/container-cap-bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	width: 990px;
	margin: 0px auto;
}
#container-default {
	background: url(../images/container-bg.png) repeat-y 50% 0px;
	padding: 0px;
}
#top {
	padding: 14px 0px 12px 0px;
	width: 990px;
	height: auto;
	background: url(../images/container-bg.png) repeat-y 50% 0px;
}
#topnavmenu {
	padding: 0;
	margin: 0;
}
#sitesearch {
	float: right;
	margin: 0px 5px 0px 0px;
}
#banner {
	width: 600px;
	float: left;
}
#registration {
	width: 320px;
	height: 175px;
	background: url(../images/userbox.gif) no-repeat 0px 0px;
	float: right;
}
#loggedin {
	width: 320px;
	height: 175px;
	background: url(../images/userboxloggedin.gif) no-repeat 0px 0px;
	float: right;
}
#loggedwelcome {
	width: 320px;
	height: 68px;
	padding: 7px;
}
#registration .br {
	height: 150px;
}
#userloggedin {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 25px;
}
#block-block-6 .content {
	padding: 3px;
}
#block-user-0 {
	margin-top: 30px;
}
#block-user-0 .content {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
	height: 108px;
}
.notmember {
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	color: #000;
	padding-right: 20px;
	font-size: 12px;
}
#block-user-0 h2 {
	padding: 0;
	margin: 10px 0px 0px 10px;
	line-height: 1em;
}
#block-user-0 .item-list {
	float: right;
}
#block-user-0 .form-item {
	width: 50%;
	float: left;
}
#block-user-0 .item-list ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
#block-user-0 .item-list li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
#block-user-0 .item-list a {
	display: block;
	float: left;
	background: url(../images/button-l.png) no-repeat 0px 0px;
	color: #FFF;
}
#block-user-0 .item-list a span {
	display: block;
	background: url(../images/button-r.png) no-repeat 100% 0px;
	padding: 5px 9px 8px 9px;
}
#block-user-0 .item-list a:hover {
	color: #CCC;
}
#mainbody {
	width: 990px;
	margin: 0px auto;
	padding-top: 20px;
}
#frontpage .content {
}
#sidebar {
	float: left;
	width: 170px;
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 15px;
}
#sidebar .inside {
	padding: 0px;
	margin: 0px;
}
#sidebar2 {
	width: 265px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#sidebar2 h2, #sidebar h2 {
	margin: 0px;
	font-size: 1.2em;
	margin-bottom: 10px;
}
#sidebar2 .block {
}
#sidebar .block {
	margin-bottom: 25px;
}
#sidebar .block-tagadelic {
	line-height: 1.6em;
}
#sidebar2 thead, #sidebar2 table {
	width: 100%;
	border-bottom: 2px solid #D2FF9B;
}
#maincontent {
	float: left;
	width: 940px;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 0px;
}
#footer {
	font-size: 0.8em;
	color: #000000;
}
#footer .inside {
	padding: 0px 15px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	margin-right: 5px;
}
#footer a:hover {
	text-decoration: underline;
}
#copy {
	width: 80%;
	float: left;
}
#link {
	width: 20%;
	float: right;
	text-align: right;
}
.tl {
	height: 1%;
	background: none;
	margin: 0px;
	padding: 0px;
}
.tr {
	background: none;
}
.bl {
	background: none;
}
.br {
	background: none;
	padding: 0px;
}
.green ul.secondary {
	border-bottom: 1px solid #D5F1CD;
	border-top: 1px solid #D5F1CD;
	margin: 10px auto;
	padding-left: 0px;
	width: 100%;
}
.green .anchors a {
	border-right: 1px solid #D5F1CD;
}
.green .more-link span {
	padding-left: 20px;
	background: url(../images/readmore-green.jpg) no-repeat 0px 0px;
}
.more-link span, .truncate_more_link {
	padding-left: 20px;
	background: url(../images/readmore.jpg) no-repeat 0px 0px;
	text-align: right;
}
.clearboth {
	text-align: right;
}
#advert {
	margin: 0px 0px 10px 0px;
	float: right;
	border: 2px solid #FFFFFF;
	padding: 0px;
}
#nodeauthor {
	float: left;
}
.teaserwrap .nodeauthor-thumb {
	float: left;
	width: 30px;
	margin-right: 15px;
}
.nodeauthor-thumb {
	float: left;
	margin-right: 10px;
}
#nodedisplay .nodeauthor-thumb {
	margin-right: 10px;
}
.teaserwrap {
}
.nodecontent {
	padding-top: 0px;
}
#nodetitle {
	float: left;
}
.nodecontent-teaser {
}
.teaserdisplay {
	margin-top: 15px;
	margin-bottom: 0px;
}
.nodecontent .fivestar-widget {
	clear: both;
	margin-top: 15px;
}
.meta {
	float: left;
}
#user-profile .panel-col-1 {
}
#user-profile .panel-col-2 {
	float: right;
}
#user-profile .thumbnail {
	float: left;
	border: none;
}
.view-content-Featured-Articles tr {
	border-bottom: 1px dotted #EDEDED;
}
.fragment {
	padding: 0px;
}
.node .clear-block {
}
.comment {
	height: 1%;
	background: url(../images/comment-tl.gif) no-repeat 0px 0px #EEEEEE;
	margin-bottom: 0px;
	margin-top: 15px;
}
.comment div {
	background: url(../images/comment-tr.gif) 100% 0px no-repeat;
	margin: 0px;
}
.comment div div {
	background: url(../images/comment-bl.gif) 0px 100% no-repeat;
}
.comment div div div {
	background: url(../images/comment-br.gif) 100% 100% no-repeat;
	padding: 15px 10px 10px 10px;
}
.comment div div div div {
	background: none;
	padding: 0px;
	margin: 0px;
}
.myactivity .comment {
	height: 1%;
	background: none;
	margin-bottom: 0px;
	margin-top: 15px;
}
.myactivity .comment div {
	background: none;
	margin: 0px;
}
.myactivity .comment div div {
	background: none;
}
.myactivity .comment div div div {
	background: none;
}
.myactivity-entry {
	border-bottom: 1px solid #cccccc;
}
#usermyactivity {
	margin-top: 30px;
}
#usermyactivity .myactivity .comment div.guestbook-message {
	margin-bottom: 15px;
}
#usermyactivity .commentauth, #usermyactivity .comment_submitted {
	margin: 0;
	padding: 0;
}
#usermyactivity .commentcont {
	margin-bottom: 15px;
}
#usermyactivity .myactivity-entry, #usermyactivity .myactivity-entry p, #usermyactivity .myactivity-entry td {
	font-size: 100%;
	line-height: 1.2em;
}
#usermyactivity .commentauth {
	font-weight: bold;
}
#usermyactivity .commentpic {
	width: 30px;
	padding-right: 5px;
	float: left;
	margin-top: 2px;
}
#usermyactivity .commentinfowrap {
	width: 300px;
	float: left;
}
#usermyactivity .comment_submitted {
	font-size: 12px;
	color: gray;
}
#usermyactivity form#myactivity-form-entry-form {
	margin-top: 30px;
}
#usermyactivity h3 {
	border-bottom: 1px solid #cccccc;
}
.guestbook .comment {
	height: 1%;
	background: none;
	margin-bottom: 0px;
	margin-top: 15px;
}
.guestbook .comment div {
	background: none;
	margin: 0px;
}
.guestbook .comment div div {
	background: none;
}
.guestbook .comment div div div {
	background: none;
}
.guestbook-entry {
	border-bottom: 1px solid #cccccc;
}
#userguestbook {
	margin-top: 30px;
}
#userguestbook .guestbook .comment div.guestbook-message {
	margin-bottom: 15px;
}
#userguestbook .commentauth, #userguestbook .comment_submitted {
	margin: 0;
	padding: 0;
}
#userguestbook .commentcont {
	margin-bottom: 15px;
}
#userguestbook .guestbook-entry, #userguestbook .guestbook-entry p, #userguestbook .guestbook-entry td {
	font-size: 100%;
	line-height: 1.2em;
}
#userguestbook .commentauth {
	font-weight: bold;
}
#userguestbook .commentpic {
	width: 30px;
	padding-right: 5px;
	float: left;
	margin-top: 2px;
}
#userguestbook .commentinfowrap {
	width: 300px;
	float: left;
}
#userguestbook .comment_submitted {
	font-size: 12px;
	color: gray;
}
#userguestbook form#guestbook-form-entry-form {
	margin-top: 30px;
}
#userguestbook h3 {
	border-bottom: 1px solid #cccccc;
}
#comments div.links {
	float: left;
	width: 535px;
	text-align: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#comments ul.links {
	margin: 0px;
	padding: 0px;
}
#comments ul.links li {
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#comments .commentdetails {
	width: 440px;
	float: right;
	padding-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#comments .commentavatar {
	float: left;
	padding-left: 50px;
	background-image: url(../images/comment-tail.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
}
#comments .comment h3 {
	margin-top: 0;
	padding-top: 0;
}
.view-content-All-Articles .node {
	border-bottom: 1px solid #EDEDED;
}
.nodelinks {
	font-size: 85%;
	margin-top: 10px;
	background: #F2FCFF;
	border-bottom: 1px solid #B0ECFF;
	padding-left: 8px;
	height: 25px;
}
#spotlight .nodelinks {
	background: none;
	border: none;
	font-size: 100%;
	margin-top: 0;
}
#nodedisplay .nodelinks {
	margin-top: 0;
}
.nodelinks_wrap ul.links {
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}
.nodelinks_wrap ul.links li {
}
.field-field-topics {
}
.pager {
	background: #F8F8F8;
	border: 1px solid #EDEDED;
	padding: 3px;
	margin: 10px 0px;
}
.nodelinksdetails li.comment_add {
	background-image: url(../images/comment_add.png);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}
.nodelinksdetails li.abuse_flag_node {
	background-image: url(../images/alert.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.nodelinks li.node_read_more {
	background-image: url(../images/arrow.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
}
.nodelinks li.privatemsg_write_to_author {
	background-image: url(../images/myprofile.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
}
.nodelinksdetails li.forward_links {
	background-image: url(../images/mailarticles.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
}
.nodelinksdetails li.blog_usernames_blog {
	background-image: url(../images/user_go.png);
	background-position: left;
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
}
.nodelinks li.statistics_counter {
	background-image: url(../images/points.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
}
#adminmsg-wrapper {
	width: 100%;
	font-weight: bold;
}
#adminmsg-icon {
	background-image: url(../images/info.gif);
	background-repeat: no-repeat;
	width: 10%;
	background-position: 0 3px;
	height: 100%;
	min-height: 40px;
	float: left;
}
#block-admin_message-admin_message {
}
.abuse_flag_node span, .comment_add span, .node_read_more span, .privatemsg_write_to_author span, .forward_links span, .blog_usernames_blog span, .statistics_counter span, #spotlight .read_more span {
	padding-left: 20px;
}
.nodelinks ul.links li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.submitted {
	color: #666;
	width: 100%;
	text-align: right;
	font-size: 85%;
}
.submitted-detail {
	color: #333;
	width: 100%;
	text-align: left;
	font-size: 11px;
	float: left;
}
#nodedisplay .submitted-detail {
	color: #333;
	width: 100%;
	text-align: left;
	font-size: 12px;
	float: left;
}
.noderating {
	float: right;
	width: 150px;
}
tr.odd {
}
td.active {
	background: none;
}
.profile_buddylist .item-list ul li {
	list-style: none;
}
.profile_buddylist .view-data-usernode-users-picture {
	width: 70px;
	float: left;
}
.profile_buddylist .view-data-usernode-users-picture img {
	width: 50px;
	height: 50px;
}
#user-profile .panel-col-2 .inside {
	padding-left: 15px;
}
#banner p {
	margin: 0;
	padding: 0;
}
.quicksearchblock {
	width: 100%;
	padding: 5px;
	height: 30px;
	line-height: 30px;
}
.quicksearchblock .form-item {
	margin: 0;
}
#featuredcontent_block {
}
#featuredcontent_block h2 {
	margin: 0;
	padding: 0;
}
#featuredcontent_block .nodelinks_wrap {
	margin: 0;
	border: none;
}
#featuredcontent_block .nodecontent-teaser {
	float: none;
}
#featuredcontent_block .content {
	margin-top: 10px;
}
.newforum ul li {
	margin: 0;
	padding: 0;
	margin-left: 5px;
}
.newforum li {
	padding-left: 0;
	margin-left: 10px;
	list-style-image: url(../images/user_comment.png);
	margin-bottom: 5px;
}
.nodecontent-teaser .fivestar-static-form-item {
	display: none;
}
.nodecontent-teaser p {
	margin-top: 0;
	padding-top: 0;
	width: 100%;
}
.nodelinks .fivestar-static-form-item .form-item label, .nodelinks .fivestar-static-form-item .form-item .description {
	display: none;
	width: 0;
	height: 0;
}
.fragment {
	background: none;
}
.teaserblock {
	border-bottom: 1px solid #CCC;
}
#spotlight .teaserblock {
	margin-top: 10px;
	padding-bottom: 0px;
}
.nodelinks_wrap ul {
	margin-bottom: 20px;
}
#frontpage ul.menu {
	padding-top: 0;
	margin-top: 0;
}
#contenttop {
}
.tl {
	height: 1%;
	background: none;
	margin: 0px;
	padding: 0px;
}
.tr {
	background: none;
}
.bl {
	background: none;
}
.br {
	background: none;
	padding: 0px;
}
.white {
	margin: 0px 0px 15px 0px;
}
.white .tl {
	height: 1%;
	background: url(../images/white/tl.png) no-repeat 0px 0px;
}
.white .tr {
	background: url(../images/white/tr.png) 100% 0px no-repeat;
}
.white .bl {
	background: url(../images/white/bl.png) 0px 100% no-repeat;
}
.white .br {
	background: url(../images/white/br.png) 100% 100% no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.blue {
	margin: 0px 0px 15px 0px;
}
.blue .tl {
	height: 1%;
	background: url(../images/blue/tl.png) no-repeat 0px 0px #EEEEEE;
}
.blue .tr {
	background: url(../images/blue/tr.png) 100% 0px no-repeat;
}
.blue .bl {
	background: url(../images/blue/bl.png) 0px 100% no-repeat;
}
.blue .br {
	background: url(../images/blue/br.png) 100% 100% no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bluebg {
	margin: 0px 0px 15px 0px;
}
.bluebg .tl {
	height: 1%;
	background: url(../images/bluebg/tl.png) no-repeat 0px 0px #EEEEEE;
}
.bluebg .tr {
	background: url(../images/bluebg/tr.png) 100% 0px no-repeat;
}
.bluebg .bl {
	background: url(../images/bluebg/bl.png) 0px 100% no-repeat;
}
.bluebg .br {
	background: url(../images/bluebg/br.png) 100% 100% no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bluebg-hdr {
	margin: 0px 0px 15px 0px;
}
.bluebg-hdr .tl {
	height: 1%;
	background: url(../images/corners/bluebg-hdr/tl.png) no-repeat 0px 0px #EEEEEE;
}
.bluebg-hdr .tr {
	background: url(../images/corners/bluebg-hdr/tr.png) 100% 0px no-repeat;
}
.bluebg-hdr .bl {
	background: url(../images/corners/bluebg-hdr/bl.png) 0px 100% no-repeat;
}
.bluebg-hdr .br {
	background: url(../images/corners/bluebg-hdr/br.png) 100% 100% no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.greenbg {
	margin: 0px 0px 15px 0px;
}
.greenbg .tl {
	height: 1%;
	background: url(../images/greenbg/tl.png) no-repeat 0px 0px #EEEEEE;
}
.greenbg .tr {
	background: url(../images/greenbg/tr.png) 100% 0px no-repeat;
}
.greenbg .bl {
	background: url(../images/greenbg/bl.png) 0px 100% no-repeat;
}
.greenbg .br {
	background: url(../images/greenbg/br.png) 100% 100% no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.greenbg-hdr {
	margin: 0px 0px 15px 0px;
}
.greenbg-hdr .tl {
	height: 1%;
	background: url(../images/corners/greenbg-hdr/tl.png) no-repeat 0px 0px #EEEEEE;
}
.greenbg-hdr .tr {
	background: url(../images/corners/greenbg-hdr/tr.png) 100% 0px no-repeat;
}
.greenbg-hdr .bl {
	background: url(../images/corners/greenbg-hdr/bl.png) 0px 100% no-repeat;
}
.greenbg-hdr .br {
	background: url(../images/corners/greenbg-hdr/br.png) 100% 100% no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.maroon {
	margin: 0px 0px 15px 0px;
}
.maroon .tl {
	height: 1%;
	background: url(../images/corners/maroon/tl.png) no-repeat 0px 0px #EEEEEE;
}
.maroon .tr {
	background: url(../images/corners/maroon/tr.png) 100% 0px no-repeat;
}
.maroon .bl {
	background: url(../images/corners/maroon/bl.png) 0px 100% no-repeat;
}
.maroon .br {
	background: url(../images/corners/maroon/br.png) 100% 100% no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.gray {
	margin: 0px 0px 15px 0px;
}
.gray .tl {
	height: 1%;
	background: url(../images/corners/gray/tl.png) no-repeat 0px 0px;
}
.gray .tr {
	background: url(../images/corners/gray/tr.png) 100% 0px no-repeat;
}
.gray .bl {
	background: url(../images/corners/gray/bl.png) 0px 100% no-repeat;
}
.gray .br {
	background: url(../images/corners/gray/br.png) 100% 100% no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.graylg {
	margin: 0px 0px 15px 0px;
}
.graylg .tl {
	height: 1%;
	background: url(../images/corners/gray_lg/lg_tl.png) no-repeat 0px 0px;
}
.graylg .tr {
	background: url(../images/corners/gray_lg/lg_tr.png) 100% 0px no-repeat;
}
.graylg .bl {
	background: url(/sites/all/themes/betternet2/css/../images/corners/gray_lg/lg_bl.png) 0px 100% no-repeat;
}
.graylg .br {
	background: url(/sites/all/themes/betternet2/css/../images/corners/gray_lg/lg_br.png) 100% 100% no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.green {
	margin: 0px 0px 15px 0px;
}
.green .tl {
	height: 1%;
	background: url(/sites/all/themes/betternet2/css/../images/corners/green/tl.png) no-repeat 0px 0px;
}
.green .tr {
	background: url(/sites/all/themes/betternet2/css/../images/corners/green/tr.png) 100% 0px no-repeat;
}
.green .bl {
	background: url(/sites/all/themes/betternet2/css/../images/corners/green/bl.png) 0px 100% no-repeat;
}
.green .br {
	background: url(/sites/all/themes/betternet2/css/../images/corners/green/br.png) 100% 100% no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.adminmsg {
	margin: 0px 0px 15px 0px;
}
.adminmsg .tl {
	height: 1%;
	background: url(/sites/all/themes/betternet2/css/../images/corners/yellownotice/tl.gif) no-repeat 0px 0px;
}
.adminmsg .tr {
	background: url(/sites/all/themes/betternet2/css/../images/corners/yellownotice/tr.gif) 100% 0px no-repeat;
}
.adminmsg .bl {
	background: url(/sites/all/themes/betternet2/css/../images/corners/yellownotice/bl.gif) 0px 100% no-repeat;
}
.adminmsg .br {
	background: url(/sites/all/themes/betternet2/css/../images/corners/yellownotice/br.gif) 100% 100% no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.admin-message a.close span {
	background-image: url(/sites/all/themes/betternet2/css/../images/corners/yellownotice/closethis.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.admin-message a span {
	padding-left: 23px;
	height: 15px;
}
.admin-message a:hover {
	text-decoration: none;
}
.yellow {
	margin: 0px 0px 15px 0px;
}
.yellow .tl {
	height: 1%;
	background: url(/sites/all/themes/betternet2/css/../images/tl-yellow.jpg) no-repeat 0px 0px;
}
.yellow .tr {
	background: url(/sites/all/themes/betternet2/css/../images/tr-yellow.jpg) 100% 0px no-repeat;
}
.yellow .bl {
	background: url(/sites/all/themes/betternet2/css/../images/bl-yellow.jpg) 0px 100% no-repeat;
}
.yellow .br {
	background: url(/sites/all/themes/betternet2/css/../images/br-yellow.jpg) 100% 100% no-repeat;
	padding: 15px 10px 15px 10px;
}
.yellow h2 {
	line-height: 1em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.noborder .tl {
	background: none;
	border: none;
}
.noborder .tr {
	background: none;
}
.noborder .bl {
	background: none;
}
.noborder .br {
	background: none;
	padding: 0px;
	margin: 0px;
}
.ajax_views_headers {
	width: 200px;
	float: right;
}
.ajax_views_body {
	width: 85%;
	font-size: 90%;
}
div.error, tr.error {
	padding: 10px;
	margin: 5px 0px 10px 0px;
}
a.forumtitle:hover {
	color: #6396DC;
}
a.forumtitle:hover {
	color: #6396DC;
	text-decoration: underline;
}
a.forumtitle {
	color: #898989;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
}
.bg1 {
}
.bg2 {
	background-color: #F2F2F2;
}
.buddyblock {
	float: left;
	text-align: center;
	margin: 0px 5px;
}
.buddyblockimg {
}
.buddyblock img {
	padding: 2px;
	background: #EFEFEF;
	border: 1px solid #CCC;
}
div .collapsiblock {
	background: transparent url(../images/expanded.png) no-repeat scroll 100% 3px;
	cursor: pointer;
}
div .collapsiblockCollapsed {
	background: transparent url(../images/collapsed.png) no-repeat scroll 100% 3px;
}
#sidebar2 .toolsblock {
	margin: 0px;
}
.mainpic img {
	padding: 3px;
	background: #F8F8F8;
	border: 1px solid #CCC;
	margin: 0px 0px 0px 0px;
}
.nice-menu-hide-title, #block-nice_menus-1 h2 {
	visibility: hidden;
	height: 0px;
	width: 0px;
	padding: 0;
	margin: 0;
}
#registration h2 {
	padding-top: 0;
	margin-top: 5px;
}
#latestforums ul {
	margin-left: 5px;
	padding-left: 0;
}
#latestforums h2 {
	margin-bottom: 5px;
	padding-bottom: 0;
}
#statsblock p {
	margin: 0;
	padding: 0;
}
.block-faceted_search_ui {
	margin-bottom: 15px;
}
#mainsite th {
	border: none;
}
.view-content-classifieds-all table td {
	padding: 3px;
}
#block-block-4 ul.menu li {
	padding: 3px;
}
.magic_tabs ul.tabs a.selected span span {
	color: #333333;
}
.magic_content {
	padding-bottom: 0;
}
.termname {
	float: left;
	padding: 3px;
	margin-right: 15px;
}
#groupmembers .item-list ul li {
	list-style: none;
	list-style-type: none;
}
.og-picture-wrapper {
	border: none;
	width: 65px;
	float: left;
	height: 85px;
}
#groupmembers .picture img {
	width: 40px;
}
#contenttop fieldset {
	border: none;
}
#contenttop {
	margin-top: 15px;
}
#block-adsense-0 {
	padding-left: 52px;
}
.block-userpoints_top_contributors th {
}
.taxonomygroup-content {
	padding-top: 10px;
}
#sidebar2 .image-advertisement {
}
ul.jcarousel_target li {
	padding-right: 25px;
	width: 100px;
}
.jcarousel-clip-horizontal {
	width: 500px;
}
.user h1 {
	margin-bottom: 2px;
	padding-bottom: 2px;
}
#block-block-videos .view-item-videos {
	width: 100px;
}
#comm-whatsup .item-list ul li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	line-height: 25px;
}
#comm-whatsup .item-list ul {
	margin-left: 0;
	padding-left: 0;
}
#titlewrap {
	margin-bottom: 0px;
	margin-top: 0px;
}
#pagetitle {
	padding-top: 0px;
	line-height: 1.7em;
	margin-bottom: 15px;
}
#sidebar2 .white, #sidebar2 .gray, #sidebar2 .maroon, #sidebar2 .green, #sidebar2 .blue {
	margin-bottom: 15px;
}
#add-rss {
	margin-bottom: 15px;
}
.watcher_node {
	margin-top: 25px;
}
.watcher_node span {
	margin-left: 10px;
	font-weight: bold;
}
.watcher_node_toggle_watching_link {
	color: #2965B6 !important;
}
#addcontent span {
	padding-left: 20px;
}
#termfilterblock fieldset {
	border: none;
	border-top: 1px dotted #ccc;
}
.forumpostspic {
	width: 7%;
	float: left;
}
.forumpoststopic {
	float: left;
	width: 93%;
}
#privatemsg-cur-folder-form fieldset, #privatemsg-action-buttons fieldset {
	border: none;
}
#privatemsg-action-buttons {
	margin-top: 15px;
}
#privatemsg_message_table thead {
	background: #f6fff3;
}
.forgotpassword {
	width: 100px;
	float: right;;
	font-size: 11px;
}
table.relationstable {
	width: 60%;
}
.relationstable td {
	font-size: 80%;
}
.relationstable td img {
	width: 40px;
	height: 35px;
}
.magic_tabs .view-content li a, .magic_tabs .view-content li a span {
	background: none;
}
li.leaf {
	padding: 0;
}
.nodelinksdetails ul.links li {
	padding: 0;
}
.view-content-affiliate-block ul li {
	list-style: none;
}
.view-content-affiliate-block .item-list ul li, .view-content-affiliate-block .block ul {
	margin: 0;
}
.view-content-affiliate-block p {
	font-size: 100%;
	margin: 0;
	padding: 0;
	color: #000;
}
.view-content-affiliate-block a:link, .view-content-affiliate-block a:visited {
	color: #2865cf;
}
#recommends {
	width: 638px;
	height: 189px;
	background: url(../images/recommends.jpg);
	background-repeat: none;
}
#authorbox {
	background: url(../images/authordetailbox.jpg);
	background-repeat: no-repeat;
	width: 262px;
	height: 115px;
	margin-left: 25px;
	padding: 5px;
}
#nodedisplay {
	margin-top: 0px;
}
html {
	font-size: 100%;
}
body {
	color: #393733;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 1.4em;
	font-size: 80%;
}
h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl, fieldset, address {
}
#titlewrap h1, #titlewrap h2, #titlewrap h3, #titlewrap h4, #titlewrap h5, #titlewrap h6 {
	padding-right: 15px;
	background: #fff;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.featuredtitle {
	font-size: 110%;
}
.featuredteaser {
}
a {
	color: #2965C1;
	text-decoration: none;
}
a:link, a:visited {
	color: #2965C1;
}
a:hover {
	text-decoration: underline;
	color: #6396DC;
}
h1 {
	font-size: 1.6em;
	line-height: 1.2em;
}
#content-header h1 {
}
h2 {
	font-size: 1.4em;
	margin-top: 0px;
}
#phpbb h2 {
	font-size: 1.8em;
	margin-bottom: 15px;
}
#nodetitle h2 {
	font-size: 1.2em;
}
#frontpage h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #403e37;
}
h3 {
	font-size: 1.3em;
	line-height: 1.3em;
	color: #333333;
}
h4 {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #333333;
}
h5 {
	font-size: 1.1em;
	line-height: 1.3em;
}
h6 {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: bold;
}
#navigation span, .menuparent {
	font-weight: bold;
	font-size: 13px;
	color: #333333;
}
.usersetup h1, .communityheader h1 {
	font-size: 210%;
	color: #0291BB;
}
.usersetup td {
	font-size: 110%;
}
.buddypicblock {
	font-size: 90%;
}
.buddypicblock .view-data-name {
	text-align: center;
}
#featuredcontent_block h2 {
	color: #648b5a;
}
.block-taxonomy_list {
	font-size: 100%;
}
.block-taxonomy_list span {
	font-weight: bold;
}
#frontpage .panel-col-1 .panel-col-first h2 {
	color: #2185c3;
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}
#sidebar h2 {
}
#sidebar li {
	list-style: none;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	font-size: 95%;
	margin-left: -10px;
}
.nodetitle h2 {
	font-size: 1.3em;
	padding-bottom: 0px;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}
.blue h2, .blue h3 {
	color: #333333;
	font-size: 1.6em;
	font-family: "Trebuchet MS",sans-serif,Verdana;
	font-weight: bold;
	margin-bottom: 8px;
}
.green h2, .green h3 {
	color: #333333;
	font-size: 1.6em;
	font-family: "Trebuchet MS",sans-serif,Verdana;
	font-weight: bold;
	margin-bottom: 8px;
}
.maroon h2, .maroon h3 {
	color: #333333;
	font-size: 1.6em;
	font-family: "Trebuchet MS",sans-serif,Verdana;
	font-weight: bold;
	margin-bottom: 8px;
}
.orange h2, .orange h3 {
	color: #333333;
	font-size: 1.6em;
	font-family: "Trebuchet MS",sans-serif,Verdana;
	font-weight: bold;
	margin-bottom: 8px;
}
.white h2, .white h3, .gray h2, .gray h3 {
	color: #333333;
	font-size: 1.6em;
	font-weight: bold;
	margin-bottom: 8px;
}
h3 {
	font-size: 1.4em;
}
.ajaxauthor {
	font-size: 11px;
	color: #999;
}
#topright2 h3, #topright2 .item-list h3 {
	margin-bottom: 3px;
	font-size: 1.3em;
}
#topright2 {
	font-size: 90%;
}
.block-faceted_search_ui h2, .block-quicktabs h2 {
	color: #666666;
	font-size: 1.2em;
}
#block-block-videos .view-item-videos {
	font-size: 11px;
}
.taxonomygroup-header {
	font-size: 120%;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
}
.jcarousel-item {
	font-size: 11px;
}
#nc_wrapper_Videos .node-carousel-title {
	line-height: 11px;
}
.statistics_counter {
	font-weight: bold;
}
.block-quicktabs h2 {
	margin-bottom: 15px;
}
ul.quicktabs_tabs li a {
	font-size: 11px;
	padding-bottom: 2px;
}
#homefeaturedblock {
	font-size: 12px;
	line-height: 1.2em;
}
#homefeaturedblock h2 {
	font-size: 14px;
	line-height: 1em;
}
.nodecontent-teaser h1, .nodecontent-teaser h2, .nodecontent-teaser h3 {
	font-size: 1em;
}
.view-content-view-rss-news-all td.view-field-node-title span {
	font-weight: bold;
}
#footer a, #footer a:visited {
	color: #fff;
}
#topnavmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#topnavmenu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#topnavmenu li a, .topquicklinks a {
	margin-right: 2px;
	margin-left: 3px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 85%;
	line-height: 28px;
	height: 28px;
}
#topnavmenu span {
	padding: 0;
	margin-right: 4px;
}
#topnavmenu li a:hover {
	text-decoration: underline;
	color: #000000;
}
#sitenavigation {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 990px;
	height: 34px;
	line-height: 34px;
	background: url(../images/newmenubg2.png) no-repeat 50% 50%;
}
#sitenavigation ul {
	margin-left: 15px;
}
#sitenavigation .content {
	padding: 0;
	margin: 0;
	height: 34px;
}
#sitenavigation li.leaf {
	list-style: none;
	display: inline;
	font-size: 15px;
	font-weight: bold;
	height: 34px;
}
#sitenavigation li.leaf a:visited, #sitenavigation li.leaf a:link {
	color: #fff;
	height: 34px;
	line-height: 34px;
}
#sitenavigation li a div, #submenu li div {
	padding-left: 14px;
	padding-right: 14px;
}
#sitenavigation li a.active div {
	background: url(../images/menuactivebg.png) repeat-x;
}
.front_page #sitenavigation li a.active div {
	background: none;
}
#sitenavigation li div, #submenu li div {
	float: left;
	display: block;
}
.messages {
	clear: both;
}
.tabs {
}
.tabs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
}
ul.primary {
	width: 100%;
	padding: 0px;
	margin: 10px 0px;
	white-space: normal;
	border-collapse: collapse;
	padding: 5px 0px;
	border-bottom: 1px dotted #CCC;
	border-top: 1px dotted #CCC;
}
#frontpage ul.primary {
	margin-top: 0;
}
.anchors a {
	border: none;
}
.primary li {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	border: none;
}
.primary li a {
	border-right: 1px solid #CCCCCC;
	padding: 5px 7px 5px 8px;
	text-decoration: none;
	font-weight: bold;
}
.primary li a:hover span {
	margin: 0px;
	padding: 0px;
}
ul.secondary {
	border-top: solid 1px #EDEDED;
	border-bottom: solid 1px #EDEDED;
	width: 100%;
	margin: 10px 0px;
	white-space: normal;
	background: #fff;
	border-collapse: collapse;
	padding: 5px 0px;
}
ul.secondary li {
	display: inline;
}
.secondary li a {
	border-right: 1px solid #EDEDED;
	padding: 5px 7px 5px 8px;
	text-decoration: none;
	color: #0033CC;
	font-weight: bold;
}
.primary li a:hover, .primary li a.active, .secondary li a:hover, .secondary li a.active {
	text-decoration: underline;
	color: #000000;
}
.anchors li {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	border: none;
}
.anchors a {
	padding: 5px 7px 5px 8px;
	text-decoration: none;
	font-weight: bold;
	border-right: 1px solid #EDEDED;
	font-size: 90%;
}
.anchors a:hover {
	text-decoration: underline;
}
.anchors .tabs-selected a {
	color: #000000;
}
.anchors .tabs-selected a:link, .anchors .tabs-selected a:visited, .anchors .tabs-disabled a:link, .anchors .tabs-disabled a:visited {
	cursor: pointer;
}
#articleselect, #articlefilter {
	width: 100%;
	height: 20px;
	line-height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #acacac;
	border-bottom-color: #acacac;
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 20px;
	text-align: center;
}
.selecttabs {
	width: 100%;
}
.selecttabs span, #articlefilter span {
	font-size: 100%;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px dotted #CECECE;
}
#articlefilter a:link, #articlefilter a:visited {
}
#articlefilter a:hover {
	color: #2B04B2;
}
.anchors .tabs-selected a, .anchors a:hover, .anchors a:focus, .anchors a:active, .fragment {
	background: none;
}
ul.user_tools {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.user_tools li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.user_tools a {
	display: block;
	padding: 3px 3px 3px 20px;
}
ul.user_tools a.tools_article {
	background: url(../images/icons/page_add.png) no-repeat 0px 5px;
}
ul.user_tools a.tools_blog {
	background: url(../images/icons/page_white_edit.png) no-repeat 0px 5px;
}
ul.user_tools a.tools_group {
	background: url(../images/icons/group.png) no-repeat 0px 5px;
}
ul.user_tools a.tools_podcast {
	background: url(../images/icons/sound.png) no-repeat 0px 5px;
}
ul.user_tools a.tools_videos {
	background: url(../images/icons/television.png) no-repeat 0px 5px;
}
ul.user_tools a.tools_account {
	background: url(../images/icons/user_suit.png) no-repeat 0px 5px;
}
ul.user_tools a.tools_connections {
	background: url(../images/icons/link.png) no-repeat 0px 5px;
}
ul.user_tools a.tools_mygroups {
	background: url(../images/icons/group_link.png) no-repeat 0px 5px;
}
ul.user_tools a.tools_content {
	background: url(../images/icons/page_white_copy.png) no-repeat 0px 5px;
}
.connect_with {
	display: block;
	padding: 3px 15px 3px 30px;
	background: url(../images/siteicons/buddyadd.gif) no-repeat 0px -2px;
}
.user_points {
	display: block;
	padding: 3px 3px 3px 20px;
	background: url(../images/icons/chart_bar.png) no-repeat 0px 5px;
}
.user_year {
	display: block;
	padding: 3px 3px 3px 20px;
	background: url(../images/icons/calendar_view_day.png) no-repeat 0px 5px;
}
.useronline {
	display: block;
	padding: 3px 3px 3px 20px;
	background: url(../images/icons/status_online.png) no-repeat 0px 5px;
}
.useroffline {
	display: block;
	padding: 3px 3px 3px 20px;
	background: url(../images/icons/status_offline.png) no-repeat 0px 5px;
}
#submenu {
	line-height: 23px;
	height: 23px;
	font-weight: bold;
	font-size: 12-1px;
	color: #fff;
	width: 982px;
	margin: 0 auto;
	background: url(../images/submenubg.png) repeat-x 0px 0px;
	margin-bottom: 0px;
}
.submenus .content {
	margin-left: 20px;
}
.submenus .content ul li a, .submenus .content ul li a:visited {
	color: #fff;
}
.submenus li.leaf {
	list-style: none;
	display: inline;
	margin-right: 8px;
}
submenus li.leaf span {
}
#submenu li a.active {
}
.view-label {
}
.view-field {
}
.view-field-uid {
}
.view-data-uid {
}
.view-field-name {
}
.view-data-name {
}
.view-field-title {
}
.view-data-title {
}
.view-content td {
}
#views-filters {
	margin-top: 20px;
	margin-bottom: 20px;
}
.view-latest-forum-posts td {
	vertical-align: middle;
	padding: 0;
}
.view-content-videos-all li {
	list-style: none;
	width: 140px;
	float: left;
}
.view-content-videos-all img {
	width: 100px;
}
.view-content-videos-all .item-list ul li {
	list-style: none;
	list-style-image: none;
}
.view-content-videos-all .view-data-title {
	width: 100px;
	text-align: center;
}
.view-content-videos-all .view-data-name {
	width: 100px;
	text-align: center;
}
.ajax_views_body ul li {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCC;
}
.ajax_views_body ul {
	margin-left: 0;
	padding-left: 0;
}
.view-content-classifieds-all .view-content .view-field-node-title td {
	width: 55%;
}
.view-content-classifieds-all table {
	width: 100%;
}
.viewsblockitem {
	padding-top: 5px;
	border-bottom: 1px solid #EBEBEB;
	padding-bottom: 5px;
	width: 100%;
}
.view-content-classifieds-all table td.view-field-node-title {
	width: 40%;
}
.view-content-classifieds-all table td.view-field-node-created {
	width: 20%;
}
.view-content-classifieds-all table tr.odd {
	background: #F7F7F7;
}
.view-content-classifieds-all table td {
	padding: 5px;
}
img.viewsthumb {
	width: 20px;
	height: 20px;
	background: #F8F8F8 none repeat scroll 0% 0%;
	border: 1px solid #EDEDED;
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 0px;
	padding: 0px;
}
.view-label-node_counter_totalcount, .view-data-node_counter_totalcount {
	float: left;
}
.view-data-node_title {
	padding-top: 5px;
}
td.view-grid-item {
	vertical-align: top;
}
.view-data-node_created, .view-data-node_counter_totalcount, .view-label-users_name, .view-label-node_counter_totalcount {
	color: #666666;
}
.view-grid-videos .view-item-videos {
	width: 130px;
}
.view-item-view-videos-featured-block {
	width: 150px;
	font-size: 11px;
}
.view-label-node_counter_totalcount, .view-data-node_counter_totalcount {
	font-weight: bold;
	padding-right: 5px;
	color: #333333;
}
.view-content-view-videos-featured-block .item-list ul li {
	list-style: none;
}
.view-grid-videos .view-label-users_name, .view-content-view-videos-featured-block .view-label-users-name, .view-content-view-videos-featured-block .view-data-users-name, .view-grid-videos .view-data-users_name, .view-grid-videos_highestrated .view-label-users_name, .view-grid-videos_highestrated .view-data-users_name, .view-grid-videos_popular .view-data-users_name, .view-grid-videos_popular .view-label-users_name {
	float: left;
	width: auto;
	padding-right: 5px;
}
.view-grid-videos .view-data-votingapi_cache_vote_percent_average_value, .view-grid-videos_highestrated .view-data-votingapi_cache_vote_percent_average_value, .view-grid-videos_popular .view-data-votingapi_cache_vote_percent_average_value {
	clear: both;
}
.view-grid-videos .view-label-node_counter_totalcount, .view-grid-videos_highestrated .view-label-node_counter_totalcount, .view-grid-videos_popular .view-label-node_counter_totalcount {
	clear: both;
}
.view-item-videos, .view-item-videos_highestrated, .view-item-videos_popular {
	font-size: 11px;
}
.view-item-videos img, .view-item-videos_highestrated img, .view-item-videos_popular img, .view-item-view-videos-featured-block img {
	border: 1px solid #999999;
	padding: 1px;
}
.view-content-view-rss-news-all {
	font-size: 93%;
}
.view-content-view-article-spotlight .nodelinks, .view-content-view-article-spotlight .fivestar-static-form-item {
	visibility: hidden;
	height: 0;
}
#block-views-view_article_spotlight {
	padding-top: 5px;
	padding-bottom: 5px;
	background: #f5ffe4;
	border-top: 3px solid #e6f1d5;
	border-bottom: 3px solid #e6f1d5;
}
.view-content-view-article-spotlight .teaserblock {
	border: none;
}
.view-content table {
	width: 100%;
}
.view-content thead {
	padding-bottom: 15px;
}
.view-content tbody {
	margin-top: 10px;
}
.view-content tr.odd {
	background: #F8FFF0;
}
#block-views-block_poparticles_thisweek .item-list ul li, #block-views-block_popvideos_thisweek .item-list ul li {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	clear: both;
}
#block-views-block_popvideos_thisweek .item-list ul li, .view-item view-item-block-popvideos-thisweek {
	height: 36px;
	width: 100%;
	clear: both;
}
#block-views-block_poparticles_thisweek .item-list ul {
	margin-left: 0;
	padding-left: 0;
}
#block-views-block_popvideos_thisweek img {
	width: 40px;
	height: 40px;
	padding: 2px;
}
#block-views-block_poparticles_thisweek .view-data-users-uid, view-data-node-title, #block-views-block_popvideos_thisweek .view-data-node-data-field-off-site-video-field-off-site-video-embed, #block-views-block_popvideos_thisweek .view-data-flashvideo-nid {
	float: left;
	padding-right: 10px;
}
#block-views-block_popvideos_thisweek .view-data-node-data-field-off-site-video-field-off-site-video-embed {
	width: 35px;
}
#block-views-block_popvideos_thisweek .view-data-node-title {
	font-size: 90%;
	width: 225px;
}
.view-item-block-popvideos-thisweek {
	width: 100%;
	clear: both;
}
.view-item-block-poparticles-thisweek {
	height: 22px;
	line-height: 22px;
	padding-bottom: 3px;
}
.jcarousel-container-horizontal {
	border: none;
	width: auto;
}
.view-content-view-rss-news-all table td, .view-content-view-rss-news-all table thead th {
	padding: 3px;
}
.view-content-view-rss-news-all .view-content thead {
	border-bottom: 1px dotted #c1c1c1;
}
#block-views-block_poparticles_thisweek .view-data-node-title {
	border-bottom: 1px dotted gray;
	line-height: 1em;
}
#block-quicktabs-12 thead, #sidebar2 table {
	border: none;
}
#block-quicktabs-12 thead, #sidebar2 table tr.odd {
	background: none;
}
#block-quicktabs-12 .picture img, #block-blockcache-210 .picture img {
	height: 20px;
	width: 20px;
	margin: 0;
}
#block-quicktabs-12 table td, #block-blockcache-210 table td {
	padding: 0;
	font-size: 11px;
	line-height: 11px;
	padding: 3px;
}
#block-quicktabs-12 table tr, #block-blockcache-210 table tr {
	margin-bottom: 3px;
	margin-top: 3px;
	border-bottom: 1px solid #ccc;
}
#block-quicktabs-12 table thead, #block-blockcache-210 table thead {
	display: none;
	height: 0;
}
ul.quicktabs_tabs {
}
form#views-filters {
	visibility: hidden;
	height: 0;
}
.view-header-og form#views-filters {
	visibility: visible;
	height: auto;
}
.view-header-og .form-element-0, .view-header-og form-element-1 {
	float: left;
}
.view-header-og .form-element-1 .form-item {
	float: left;
}
.view-content-view-featured-vids-home .item-list ul li, .view-content-videos-of-uid .item-list ul li {
	list-style: none;
}
.view-content-view-featured-vids-home .view-field-title, .view-content-view-featured-vids-home .view-data-title, .view-content-view-featured-vids-home .view-data-body {
	float: left;
}
.view-view-featured-vids-home p {
	margin: 0;
}
#edit-search-theme-form-keys, #edit-search-theme-form-keys {
	border-top: 2px solid #E0DBCC;
	border-left: 2px solid #E0DBCC;
	border-right: 2px solid #FFFCF5;
	border-bottom: 2px solid #FFFCF5;
	padding: 2px;
}
.round_input {
	border: none;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
fieldset.cck-tssu collapsible .form-item {
	float: left;
}
#user-login-form {
	text-align: left;
}
#user-login-form .form-item label {
	display: inline;
	font-size: 11px;
}
fieldset legend {
	color: #0291BB;
}
label {
	font-weight: bold;
	margin-bottom: 5px;
}
#user-register fieldset {
	border: none;
	margin-bottom: 0;
	padding: 0;
}
#user-register form {
	margin-left: 15px;
}
#user-register legend {
	margin: 0;
	padding: 0;
}
#user-register .form-submit {
	font-size: 120%;
	font-weight: bold;
	height: auto;
}
#user-register .form-checkbox {
	height: auto;
}
#user-register h1 {
	margin-top: 0;
	padding-top: 0;
}
.block-dynosearcho {
	color: #999;
	margin-top: 0;
}
.block-dynosearcho h2, .block-views_filterblock h2 {
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #666;
}
.dynosearcho .form-item {
	margin-top: 0;
	margin-bottom: 0;
}
.block-views_filterblock collapsiblock-processed {
}
.block-views_filterblock collapsiblock-processed {
}
html.js input.form-autocomplete {
	border-top: 2px solid #E0DBCC;
	border-left: 2px solid #E0DBCC;
	border-right: 2px solid #FFFCF5;
	border-bottom: 2px solid #FFFCF5;
	padding: 2px;
}
#block-tabbed_block-1 {
}
form#user-edit fieldset {
}
#inviteform .form-item {
	margin-top: 0;
}
#inviteform .resizable-textarea textarea {
	width: auto;
}
#inviteform .opening {
	display: none;
}
#invitefrom {
	display: none;
}
#inviteform #edit-submit {
	font-size: 150%;
	font-weight: bold;
}
#userprofilepage p, #userprofilepage td {
	font-size: 100%;
}
#userprofilepage h1, #userprofilepage h2, #userprofilepage h3, #userrightcol h3 {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
	font-size: 120%;
}
#userprofilepage h1 {
	font-size: 20px;
}
#userprofilecol1 {
	width: 285px;
	float: left;
}
#userprofilecol2 {
	width: 450px;
	float: left;
}
#userprofilecol3 {
	width: 205px;
	float: left;
}
#userbasics {
}
.profilecol1 {
	width: 275px;
}
.profileborder {
	padding: 10px;
	border: 1px solid grey;
	margin: 10px;
	width: 30%;
	float: left;
}
#userprofilepage {
	width: 100%;
}
.userabout, .profilephotos {
	overflow: hidden;
}
.buddyblock {
	float: left;
	padding: 2px;
	width: 45px;
	height: 80px;
	word-wrap: normal;
	overflow: hidden;
}
.buddyblock img {
	width: 40px;
	height: 40px;
}
.buddyblock .buddyimg {
	width: 100px;
	height: 65px;
	overflow: hidden;
}
.buddyblock .buddyname {
	width: 90px;
	text-align: center;
	font-size: 90%;
}
.buddyblock span a:link {
	font-size: 10px;
	line-height: 10px;
}
#userleftcol, #usermain, #userrightcol {
	float: left;
}
#userleftcol {
	width: 180px;
	margin-right: 20px;
}
#usermain {
	width: 420px;
	height: auto;
	overflow: hidden;
	margin-right: 20px;
}
#userrightcol {
	width: 290px;
}
.buddyblock span {
	font-size: 10px;
	line-height: 12px;
}
#magic_tabs_uprofile_callback .item-list span {
}
#magic_tabs_uprofile_callback .magic_content span {
	font-size: 100%;
}
#magic_tabs_uprofile_callback .magic_content span.created {
	color: #666666;
	font-size: 80%;
}
.minifeedblock {
	font-size: 12px;
}
.minifeedfriendblock {
	font-size: 12px;
}
.picture img, .profile_photos img {
	padding: 5px;
	background: #F8F8F8;
	border: 1px solid #EDEDED;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.postprofile img {
	padding: 5px;
	background: #F8F8F8;
	border: 1px solid #EDEDED;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.nodeauthor-thumb img {
	height: 25px;
	width: 25px;
	background: #F8F8F8;
	border: 1px solid #EDEDED;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 3px;
}
.authorimg-teaser img {
	height: 30px;
	width: 30px;
	background: #F8F8F8;
	border: 1px solid #EDEDED;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 4px;
}
.searchpic img {
	background: #F8F8F8;
	border: 1px solid #EDEDED;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 5px;
}
#nodedisplay .nodeauthor-thumb img, #members-main img.imagecache {
	width: 40px;
	height: 40px;
}
#comments .commentavatar img, .homeblock img {
	width: 40px;
	background: #F8F8F8;
	border: 1px solid #EDEDED;
}
.homeblock img {
	width: 40px;
	height: 40px;
	background: #F8F8F8;
	border: 1px solid #EDEDED;
}
.avatar {
	float: left;
}
.homeavatar {
	float: left;
	padding: 2px;
}
.avatarmed {
	width: 50px;
	height: 50px;
	border: 1px solid #666666;
}
.homeavatar img {
	height: 40px;
	width: 40px;
}
.avatarsmall img, .avatarsmall {
	height: 35px;
	width: 35px;
	border: 1px solid #666666;
}
.avatar img {
	width: 60px;
	height: 60px;
	margin: 2px;
}
/**/
.nobg {
	background-image: none;
	background: #fff;
	padding: 0px;
	margin: 0px;
}
.user-info .picture img {
	width: 85px;
}
.buddypicblock .picture img {
	margin: 0;
	width: 40px;
	height: 40px;
}
.profile_photos img {
	width: 80px;
}
.ajaxthumb img, .ajax_views_body img {
	width: 30px;
	height: 30px;
}
.achthumb {
	visibility: hidden;
	height: 0;
}
.gallery_image_field_thumbnail {
	width: 210px;
	padding: 5px;
	float: left;
}
#block-block-videos .view-data-flashvideo_nid img, #block-block-videos .view-data-node_data_field_off_site_video_field_off_site_video_embed img {
	width: 90px;
	height: 68px;
}
.guestbook span img.imagecache {
	width: 25px;
}
.view-item-block-poparticles-thisweek .picture img {
	width: 20px;
	height: 20px;
}
.jcarousel-prev-horizontal, .jcarousel-next-horizontal {
	top: 60px;
	position: relative;
}
#addcontent {
	width: 98px;
	height: 23px;
	background: url(../images/adbg.png) no-repeat;
	line-height: 23px;
	font-weight: bold;
}
td.view-field-node-data-field-group-logo-field-group-logo-fid img {
}
.view-view-featured-vids-home .view-data-field-off-site-video-embed img {
	height: 70px;
	width: 94px;
}
#authorbox img.imagecache {
	height: 65px;
	width: 65px;
	background: #F8F8F8;
	border: 1px solid #bdc9aa;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 3px;
}
#facebox .b {
	background: url(../plugins/facebox/b.png);
}
#facebox .tl {
	background: url(../plugins/facebox/tl.png);
}
#facebox .tr {
	background: url(../plugins/facebox/tr.png);
}
#facebox .bl {
	background: url(../plugins/facebox/bl.png);
}
#facebox .br {
	background: url(../plugins/facebox/br.png);
}
#facebox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5000;
	text-align: left;
}
#facebox .popup {
	position: relative;
}
#facebox table {
	border-collapse: collapse;
}
#facebox td {
	border-bottom: 0;
	padding: 0;
}
#facebox .body {
	padding: 10px;
	background: #fff;
	width: 370px;
}
#facebox .loading {
	text-align: center;
}
#facebox .image {
	text-align: center;
}
#facebox img {
	border: 0;
	margin: 0;
}
#facebox .footer {
	border-top: 1px solid #DDDDDD;
	padding-top: 5px;
	margin-top: 10px;
	text-align: right;
}
#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
	height: 10px;
	width: 10px;
	overflow: hidden;
	padding: 0;
}
#facebox_overlay {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}
.facebox_hide {
	z-index: -100;
}
.facebox_overlayBG {
	background-color: #000;
	z-index: 99;
}
* html #facebox_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight + 'px');
}
#homefeaturedblock .nodelinks {
	background: none;
	border-bottom: none;
}
#welcomeback {
	font-size: 90%;
	float: right;
	width: 240px;
	line-height: 1em;
}
#welcomeback h3 {
	font-size: 13px;
	line-height: 1em;
	padding: 0;
	margin: 0;
	padding-top: 3px;
}
#welcomeback p,  {
	margin: 0;
	padding: 0;
	line-height: 1em;
}
.block ul {
	padding: 0;
}
#loggedwelcome .picture img {
}
#loggedwelcome {
	padding: 8px;
}
#usernews {
	margin-top: 5px;
}
#topsearch {
	margin-left: 50px;
	width: 500px;
}
#searchholder {
	width: 207px;
	height: 27px;
	background: url(../images/searchbgblue.gif);
}
.bnsearch {
	margin-top: 5px;
	margin-left: 7px;
	width: 190px;
	height: 20px;
	background: none;
	border: none;
}
.searchwrap .title {
	font-size: 115%;
	font-weight: bold;
	margin-bottom: 2px;
}
.searchtxtwrap {
	width: 560px;
	float: right;
}
.searchtext p {
	margin-bottom: 0;
	padding-bottom: 0;
}
#solrsearch {
	width: 650px;
	padding: 8px;
	border: 1px solid #1A9DCF;
	background: #ECF9FD;
	margin-bottom: 25px;
}
#solrsearch {
}
.solrsort ul li {
	list-style: none;
}
.solrsort li a.active {
	color: #0E7EA9;
}
#block-menu-2 ul.menu li {
	margin: 0 0 0 0.5em;
}
#headerright {
	margin-top: 30px;
}
.messages {
	margin: 0px 0px 10px 0px;
	font-size: 120%;
	font-weight: bold;
	min-height: 75px;
}
.status-msg .tl {
	height: 1%;
	background: url(../images/status/orange/tl.gif) no-repeat 0px 0px #EEEEEE;
}
.status-msg .tr {
	background: url(../images/status/orange/tr.gif) 100% 0px no-repeat;
}
.status-msg .bl {
	background: url(../images/status/orange/bl.gif) 0px 100% no-repeat;
}
.status-msg .br {
	background: url(../images/status/orange/br.gif) 100% 100% no-repeat;
	padding: 0;
	min-height: 75px;
}
.status-msg .wrap {
	margin-left: 5px;
	background: url(../images/status/orange/character.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 75px;
}
.msg-inner-status {
}
.msg-inner ul li {
	list-style: none;
}
.msg-inner ul {
	padding: 0;
	margin: 0;
}
.msg-inner {
	padding-left: 150px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.error-msg .tl {
	height: 1%;
	background: url(../images/status/red/tl.gif) no-repeat 0px 0px #EEEEEE;
}
.error-msg .tr {
	background: url(../images/status/red/tr.gif) 100% 0px no-repeat;
}
.error-msg .bl {
	background: url(../images/status/red/bl.gif) 0px 100% no-repeat;
}
.error-msg .br {
	background: url(../images/status/red/br.gif) 100% 100% no-repeat;
	padding: 0;
	min-height: 75px;
}
.error-msg .wrap {
	margin-left: 5px;
	background: url(../images/status/red/character.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 75px;
}
.admin-message .tl {
	height: 1%;
	background: url(../images/status/yellow/tl.gif) no-repeat 0px 0px #EEEEEE;
}
.admin-message .tr {
	background: url(../images/status/yellow/tr.gif) 100% 0px no-repeat;
}
.admin-message .bl {
	background: url(../images/status/yellow/bl.gif) 0px 100% no-repeat;
}
.admin-message .br {
	background: url(../images/status/yellow/br.gif) 100% 100% no-repeat;
	padding: 0;
	min-height: 75px;
}
.admin-message {
}
.admin-message .wrap {
	margin-left: 5px;
	background: url(../images/status/yellow/character.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 75px;
}
.admin-inner {
	padding-left: 160px;
	float: left;
	width: 65%;
}
#adminmsg-close {
	padding-top: 8px;
	padding-right: 8px;
	float: right;
	width: 15%;
}
#regform {
	width: 404px;
	color: #fff;
	font-weight: bold;
}
#regform h3 {
	color: #fff;
}
#userregister-payment #regform {
	width: 404px;
	color: #fff;
	font-weight: bold;
}
#regform td {
	padding: 0px;
	padding-right: 10px;
}
#regform tr {
	height: 35px;
	line-height: 35px;
}
#payment-pane tr {
	line-height: 1.3em;
}
#regform fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
#regform .form-item {
	margin: 0;
}
#edit-profile-tos-wrapper label {
	margin-left: 50px;
}
#regform .form-image {
	margin-left: 55px;
}
#regform .form-item-mainwrapper {
	margin: 0;
}
#useredit fieldset, #node-form fieldset {
	border: 3px solid #E0EFC9;
	background: #FAFCF5;
}
#useredit fieldset .fieldset-wrapper, #node-form fieldset .fieldset-wrapper {
	padding: 15px;
}
#useredit legend {
}
#useredit .form-item {
	width: 100%;
	clear: both;
}
#useredit label {
	width: 20%;
}
#useredit .form-item .form-checkboxes {
	width: 80%;
	float: right;
}
#useredit .form-item .form-checkboxes label {
	width: 100%;
	float: none;
}
#useredit .form-item .form-checkboxes div {
}
#useredit .description label {
	width: 100%;
}
.form-checkboxes, .form-radios {
	margin-top: 0;
}
.form-item-mainwrapper {
	margin-bottom: 15px;
}
#regform #billing-pane td, #regform #payment_details td {
	padding: 0;
	padding-right: 15px;
}
#regform #billing-pane .form-item, #regform #payment_details .form-item {
	margin: 0;
	padding: 0;
}
#userregister-payment .form-item-mainwrapper {
	margin-bottom: 10px;
}
#regform fieldset#payment-pane {
	margin-top: 25px;
	margin-bottom: 10px;
}
.greysolidhdr {
	margin: 0px 0px 10px 0px;
}
.greysolidhdr .tl {
	height: 1%;
	background: url(../images/corners/greysolidheader/tl.png) no-repeat 0px 0px #EEEEEE;
}
.greysolidhdr .tr {
	background: url(/sites/all/themes/betternet2/css/../images/corners/greysolidheader/tr.png) 100% 0px no-repeat;
}
.greysolidhdr .bl {
	background: url(/sites/all/themes/betternet2/css/../images/corners/greysolidheader/bl.png) 0px 100% no-repeat;
}
.greysolidhdr .br {
	background: url(/sites/all/themes/betternet2/css/../images/corners/greysolidheader/br.png) 100% 100% no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.orangesolidhdr {
	margin: 0px 0px 10px 0px;
}
.orangesolidhdr .tl {
	height: 1%;
	background: url(/sites/all/themes/betternet2/css/../images/corners/orangesolidheader/tl.png) no-repeat 0px 0px #EEEEEE;
}
.orangesolidhdr .tr {
	background: url(/sites/all/themes/betternet2/css/../images/corners/orangesolidheader/tr.png) 100% 0px no-repeat;
}
.orangesolidhdr .bl {
	background: url(/sites/all/themes/betternet2/css/../images/corners/orangesolidheader/bl.png) 0px 100% no-repeat;
}
.orangesolidhdr .br {
	background: url(/sites/all/themes/betternet2/css/../images/corners/orangesolidheader/br.png) 100% 100% no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.bluesolidhdr {
	margin: 0px 0px 18px 0px;
}
.bluesolidhdr .tl {
	height: 1%;
	background: url(../images/blue/tl.png) no-repeat 0px 0px;
}
.bluesolidhdr .tr {
	background: url(../images/blue/tr.png) 100% 0px no-repeat;
}
.bluesolidhdr .bl {
	background: url(../images/blue/bl.png) 0px 100% no-repeat;
}
.bluesolidhdr .br {
	background: url(../images/blue/br.png) 100% 100% no-repeat;
	padding: 0 15px 5px 15px;
}
.greensolidhdr {
	margin: 0px 0px 10px 0px;
}
.greensolidhdr .tl {
	height: 1%;
	background: url(/sites/all/themes/betternet2/css/../images/corners/greensolidhdr/tl.png) no-repeat 0px 0px #EEEEEE;
}
.greensolidhdr .tr {
	background: url(/sites/all/themes/betternet2/css/../images/corners/greensolidhdr/tr.png) 100% 0px no-repeat;
}
.greensolidhdr .bl {
	background: url(/sites/all/themes/betternet2/css/../images/corners/greensolidhdr/bl.png) 0px 100% no-repeat;
}
.greensolidhdr .br {
	background: url(/sites/all/themes/betternet2/css/../images/corners/greensolidhdr/br.png) 100% 100% no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.greysolidhdr h3, .greysolidhdr h2, .orangesolidhdr h3, .orangesolidhdr h2, .bluesolidhdr h3, .bluesolidhdr h2, .greensolidhdr h3, .greensolidhdr h2 {
	color: #373737;
	line-height: 34px;
	margin-bottom: 8px;
	float: left;
}
.greysolidhdr h3, .orangesolidhdr h3, .bluesolidhdr h3 {
	font-size: 1.3em;
}
#content-header {
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 0px;
}
#content-header-home {
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 0px;
}
.viewsblockitem:hover, .view-content-view-featured-vids-home ul li:hover {
	background-color: #FFF9ED;
}
.teaserblock {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.teaserblock:hover {
	background-color: #F6FCFF;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.view-content-resources-all .teaserblock {
	border: none;
}
.fullteaserwrap {
	padding-top: 16px;
	padding-bottom: 10px;
	width: 100%;
}
#regtxtl {
	font-size: 110%;
}
.bluesolidfull {
	margin: 0px 0px 10px 0px;
}
.bluesolidfull .tl {
	height: 1%;
	background: url(/sites/all/themes/betternet2/css/../images/corners/bluesolidfull/tl.png) no-repeat 0px 0px #EEEEEE;
}
.bluesolidfull .tr {
	background: url(/sites/all/themes/betternet2/css/../images/corners/bluesolidfull/tr.png) 100% 0px no-repeat;
}
.bluesolidfull .bl {
	background: url(/sites/all/themes/betternet2/css/../images/corners/bluesolidfull/bl.png) 0px 100% no-repeat;
}
.bluesolidfull .br {
	background: url(/sites/all/themes/betternet2/css/../images/corners/bluesolidfull/br.png) 100% 100% no-repeat;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#membersearchtable {
	font-size: 130%;
	font-weight: bold;
}
#membersearchtable td {
	padding: 13px;
}
.roundheaderaction {
	font-weight: bold;
	line-height: 34px;
	font-size: 90%;
	float: right;
}
#forum-show {
	font-size: 90%;
	font-weight: bold;
	margin-top: 10px;
}
.roundheaderaction a:link, .roundheaderaction a:visited {
}
.roundheadertitle {
	padding-bottom: 0px;
	float: left;
}
#sidebar2 .roundheadertitle {
	width: 175px;
}
.nodeteaser-left {
	width: 110px;
	float: left;
}
.nodeiconcontainer {
	text-align: center;
}
.authorimg-teaser {
}
.teaserblockwrap {
	float: right;
	width: 535px;
}
.bluelink a, .bluelink a:link, .bluelink a:visited {
	text-decoration: underline;
	color: #ccffff;
}
#user-register .form-checkbox input.error {
	border: 2px solid red;
}
#regform input {
}
#regform h3 {
	margin-bottom: 15px;
}
#regtxtl li {
	margin-bottom: 15px;
}
#regform div.form-item {
	margin-bottom: 0px;
	margin-bottom: 15px;
}
#regform .form-checkboxes .form-item {
	margin-bottom: 0px;
}
#learnpage .view-view-allcontent {
}
.nodeicon img {
	margin-top: -5px;
	margin-right: 3px;
	width: 13px;
	height: 13px;
}
.nodeicon {
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
}
.video_teaserwrapper {
	width: 515px;
}
.video_tease_thumb {
	width: 95px;
	float: left;
	margin-bottom: 8px;
}
.video_tease_txt {
	width: 430px;
	float: right;
}
#magic_tabs_uprofile_callback .magic_tabs {
	font-size: 100%;
}
#magic_tabs_uprofile_callback .magic_content {
}
#magic_tabs_uprofile_callback td, #magic_tabs_uprofile_callback tr.even, #magic_tabs_uprofile_callback tr.odd {
	padding: 0;
}
#magic_tabs_uprofile_callback .item-list {
}
#magic_tabs_uprofile_callback .magic_content .item-list {
	width: 100%;
	float: none;
}
#magic_tabs_uprofile_callback .item-list ul li {
	float: left;
}
#magic_tabs_uprofile_callback .item-list ul li a {
	float: left;
	display: block;
	height: 30px;
}
#magic_tabs_uprofile_callback .magic_content {
}
.view-content-spotlight-block .teaserblockwrap, #featuredcontentblock .teaserblockwrap {
	float: none;
	width: 100%;
}
.nodetitle h2 {
	line-height: 1.1em;
}
#slider {
	background: white url(../images/homeslider/bnslidebg2.png);
	width: 602px;
	height: 175px;
	overflow: hidden;
	position: relative;
	margin: 0px;
}
#mover {
	width: 2880px;
	position: relative;
}
.slide {
	padding: 0px;
	width: 602px;
	float: left;
	position: relative;
	height: 175px;
	overflow: hidden;
}
.slide h1 {
	font-family: Helvetica,Sans-Serif;
	font-size: 22px;
	line-height: 1.1em;
	width: 100%;
}
#learnpage .slide h1 {
	font-family: Helvetica,Sans-Serif;
	font-size: 22px;
	width: 80%;
	letter-spacing: -1px;
}
.slide p {
	font-weight: bold;
	font-size: 12px;
	width: 320px;
}
.slide img {
}
#slider-stopper {
	position: absolute;
	top: 1px;
	right: 20px;
	background: #0D84B1;
	color: white;
	padding: 3px 8px;
	font-size: 10px;
	text-transform: uppercase;
	z-index: 1000;
}
.slidecontainer {
	width: 582px;
	height: 160px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 5px;
}
.slidetitle {
	width: 500px;
}
.slidetextcontainer {
	width: 582px;
}
.slideteaser {
	width: 320px;
	float: left;
	margin-top: 15px;
}
.slideimg {
	width: 222px;
	float: right;
}
ul.links li {
	padding: 0;
	display: inline;
	list-style-type: none;
}
#sitenavigation a:link, #sitenavigation a:visited {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
#sitenavigation a.active:link, #sitenavigation a.active:visited {
	color: #C6D8DD;
}
#sitenavigation a:hover {
	color: #C6D8DD;
}
#sitenavigation li.collapsed {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#submenu a:link, #submenu a:visited {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
#submenu a.active:link, #submenu a.active:visited, #submenu a:hover {
	color: #C6D8DD;
}
.front_page #maincontent {
	margin-top: 5px;
}
.roundedcontainer {
	padding: 10px;
}
#block-block-39 h2 {
	margin: 0;
}
#block-block-39 .roundedcontainer {
	padding: 0;
	font-size: 11px;
}
.video_tease_thumb img {
	width: 80px;
	height: 60px;
}
.nodeicon img {
}
.teaserblockwrap .submitted-detail {
	margin-bottom: 0px;
}
.slidereadmore {
	width: 84px;
	height: 23px;
	background: url(../images/homeslider/readmorebg1.png);
	margin-top: 7px;
}
.slidereadmore a:link, .slidereadmore a:visited {
	color: #fff;
	line-height: 23px;
	margin-left: 15px;
	font-weight: bold;
	font-size: 12px;
}
.aboutauthorname {
	font-weight: bold;
	font-size: 16px;
}
.karma_4_big {
	width: 63px;
	margin-left: 12px;
}
#nodedisplay .karma_4_big {
	width: 63px;
	margin-left: 42px;
}
.karma_4_big .karma_score {
	display: inline;
	background: none;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 25px;
	letter-spacing: -0.1em;
	font-weight: bold;
	color: #333;
}
.karma_4_big .karma_form_promoted .karma_score {
	background: none;
	color: #960;
}
.karma_4_big .karma_buttons {
	display: block;
}
.karma_label_text {
	font-size: 9px;
	margin-top: -3px;
}
.karma_text {
	padding-left: 0px;
	margin-bottom: 5px;
}
.karma_4_small .karma_score {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 0 4px;
	color: #333;
}
.karma_4_small .karma_form_promoted .karma_score {
	color: #960;
	border-color: #e5ddac;
	background: #ffc;
}
.karma_4_small input {
	font-size: 90%;
}
html.js .karma_4_big .karma_buttons label {
	display: block;
	float: left;
	width: 63px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center center;
}
html.js .karma_4_big .karma_up_clicked_clickable, html.js .karma_4_big .karma_up_not_clicked_clickable {
	cursor: pointer;
}
html.js .karma_4_big .karma_up_clicked_not_clickable, html.js .karma_4_big .karma_up_not_clicked_not_clickable {
	cursor: default;
}
html.js .karma_4_big .karma_up_not_clicked_clickable {
	background-image: url("/sites/all/themes/betternet2/css/../../../modules/extra_voting_forms/widgets/default/img/voteup_enabled_notclicked.png");
}
html.js .karma_4_big .karma_up_clicked_clickable {
	background-image: url("/sites/all/themes/betternet2/css/../../../modules/extra_voting_forms/widgets/default/img/voteup_enabled_clicked.png");
}
html.js .karma_4_big .karma_up_not_clicked_not_clickable {
	background-image: url("/sites/all/themes/betternet2/css/../../../modules/extra_voting_forms/widgets/default/img/voteup_disabled_notclicked.gif");
}
html.js .karma_4_big .karma_up_clicked_not_clickable {
	background-image: url("/sites/all/themes/betternet2/css/../../../modules/extra_voting_forms/widgets/default/img/voteup_disabled_clicked.png");
}
html.js .karma_4_small .karma_buttons {
	display: inline-block;
	display: -moz-inline-box;
	overflow: hidden;
	vertical-align: middle;
}
html.js .karma_4_small .karma_buttons label {
	display: block;
	float: left;
	width: 50px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center center;
}
html.js .karma_4_small .karma_up_clicked_clickable, html.js .karma_4_small .karma_up_not_clicked_clickable {
	cursor: pointer;
}
html.js .karma_4_small .karma_up_clicked_not_clickable, html.js .karma_4_small .karma_up_not_clicked_not_clickable {
	cursor: default;
}
html.js .karma_4_small .karma_up_not_clicked_clickable {
	background-image: url("/sites/all/themes/betternet2/css/../../../modules/extra_voting_forms/widgets/default/imgimg/voteup_enabled_notclicked.gif");
}
html.js .karma_4_small .karma_up_clicked_clickable {
	background-image: url("/sites/all/themes/betternet2/css/../../../modules/extra_voting_forms/widgets/default/imgimg/voteup_enabled_clicked.gif");
}
html.js .karma_4_small .karma_up_not_clicked_not_clickable {
	background-image: url("/sites/all/themes/betternet2/css/../../../modules/extra_voting_forms/widgets/default/imgimg/voteup_disabled_notclicked.gif");
}
html.js .karma_4_small .karma_up_clicked_not_clickable {
	background-image: url("/sites/all/themes/betternet2/css/../../../modules/extra_voting_forms/widgets/default/imgimg/voteup_disabled_clicked.gif");
}
.linksdisplay {
	margin-top: 20px;
	margin-bottom: 0px;
	padding-right: 10px;
	font-size: 11px;
}
#nodedisplay .linksdisplay {
	margin-top: 15px;
	margin-bottom: 25px;
	padding-right: 0px;
	font-size: 13px;
}
.linksdisplay a {
	font-weight: bold;
}
.adminlinksdisplay {
	margin-top: 15px;
	margin-bottom: 0px;
	padding-right: 10px;
	font-size: 11px;
	border: 2px solid #FF6633;
	background: #FFF8F1;
	padding: 3px;
}
.adminlinksdisplay a {
	font-weight: bold;
}
.stico_default {
	background: transparent url(/sites/all/themes/betternet2/css/../images/share-icon-16x16.png?CXNID=1000014.0NXC) no-repeat scroll 0 0 !important;
}
.linksdisplay .stico_default {
	background: transparent url(/sites/all/themes/betternet2/css/../images/share-icon-13x13.png?CXNID=1000014.0NXC) no-repeat scroll 0 0 !important;
}
#nodedisplay .linksdisplay .stico_default {
	background: transparent url(/sites/all/themes/betternet2/css/../images/share-icon-16x16.png?CXNID=1000014.0NXC) no-repeat scroll 0 0 !important;
}
.titleauthorimg {
	width: 50px;
	float: left;
}
.nodetitle {
	float: left;
	width: 485px;
}
.help {
	background: #FFFFEA;
	border: 3px solid #FFFF99;
	padding: 10px;
	margin-bottom: 15px;
}
.hidden {
	display: none;
}
.tooltip-content {
	display: none;
	position: absolute;
	padding: 10px;
	border: 3px solid gray;
	background-color: white;
}
.nodetopwrap {
	margin-top: 10px;
	width: 650px;
}
.view-learn-nodequeue-featured .view-data-node_data_field_teaser_image_field_teaser_image_fid {
	width: 43%;
	float: left;
}
.view-learn-nodequeue-featured .view-data-node_data_field_short_title_field_short_title_value {
	width: 57%;
	float: right;
	font-weight: bold;
	font-size: 110%;
}
.view-learn-nodequeue-featured .view-data-node_data_field_short_description_field_short_description_value {
	width: 57%;
	float: right;
}
.view-learn-nodequeue-featured table td.view-grid-item {
	width: 50%;
	padding: 12px;
}
.view-learn-nodequeue-featured .imagecache-teaserimage {
	width: 90px;
	height: 70px;
}
.instructpic {
	height: 85px;
	margin-bottom: 5px;
}
#contentwrap {
	margin-top: 0px;
}
.percentcompeltetxt {
	font-weight: bold;
}
.profilestatustitle {
	margin-left: 20px;
	line-height: 25px;
}
#profilecomplete {
	color: #878787;
}
#magic_tabs_uprofile_callback .item-list ul.activity-list li a {
	float: none;
	display: inline;
	height: auto;
}
#magic_tabs_uprofile_callback .item-list ul.activity-list li {
	float: none;
	list-style-type: none;
}
#magic_tabs_uprofile_callback .magic-content .more-link {
	text-align: left;
	padding-left: 15px;
}
#magic_tabs_uprofile_callback .magic-content {
	border: none;
	padding: 0;
}
#magic_tabs_uprofile_callback .item-list ul li a {
	height: auto;
}
.magic_tabs {
	font-size: 100%;
}
table.twitter_table p {
	margin: 5px;
}
#userphotogalley img {
	margin-right: 10px;
	margin-top: 10px;
}
.memberlinks span {
	margin-bottom: 5px;
}
.memberstatus p {
	font-size: 16px;
	color: #666;
	margin: 0;
	padding: 0;
}
.memberstatus {
	width: 940px;
}
.view-grid-view_popular_this_week_block td.view-grid-item {
	width: 177px;
}
.view-item-view_popular_this_week_block .picture {
}
.view-item-view_popular_this_week_block .imagecache-avatar_thumb img {
}
.view-item-view_popular_today_block .view-data-users_uid {
	float: left;
	width: 62px;
}
.view-item-view_popular_today_block .view-data-node_title {
	float: left;
	width: 185px;
	padding-top: 0px;
	padding-left: 10px;
	font-weight: bold;
}
.blockauthortxt {
	font-weight: normal;
}
#member_search_form .form-text {
	margin-bottom: 10px;
}
.sub-search-form {
	margin-top: 10px;
	margin-bottom: 10px;
}
.view-content-videos-of-uid .item-list ul li {
	list-style-type: none;
	margin: 0;
}
.view-content-videos-of-uid .view-data-field-off-site-video-embed img {
	width: 50px;
	height: 50px;
}
.view-content-videos-of-uid {
}
.commrank {
	margin-bottom: 3px;
	width: 158px;
	height: 25px;
	background: url(../images/commrank.png);
	background-repeat: no-repeat;
}
.contrank {
	margin-bottom: 3px;
	width: 158px;
	height: 25px;
	background: url(../images/contrank.png);
	background-repeat: no-repeat;
}
.instructorrank {
	margin-bottom: 3px;
	width: 158px;
	height: 25px;
	background: url(../images/instructorrank.png);
	background-repeat: no-repeat;
}
.scoreinside {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 130px;
}
#memberstatustop {
	width: 940px;
	background: url(../images/status940_top.png);
	background-repeat: no-repeat;
	height: 54px;
}
#memberstatusbottom {
	width: 940px;
	background: url(../images/status940_bottom.png);
	background-repeat: no-repeat;
	height: 14px;
}
#memberstatustxt {
	padding: 10px;
}
#memberstatustxt p {
	font-size: 14px;
	color: #000;
}
.helpsmall {
	background: #FFFFEA none repeat scroll 0 0;
	border: 3px solid #FFFF99;
	padding: 3px;
	margin-right: 10px;
}
small.req {
	color: #FF0000;
}
#topbar {
	width: 980px;
	position: relative;
	height: 40px;
	left: 5px;
	background-image: url(../images/bg_bluetopnav.gif);
}
#topnav {
	width: 980px;
	top: 0;
	left: 0;
}
#topnav-container {
	width: 980px;
}
#topnav a {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
}
#topnav a:hover {
	color: #80C85C;
}
#topnav-cap-left {
	float: left;
	background-image: url(../images/topnav_left.gif);
	width: 8px;
	height: 40px;
}
#topnav-cap-right {
	float: right;
	background-image: url(../images/topnav_right.gif);
	width: 8px;
	height: 40px;
}
#topnav-buttons {
	float: center;
	width: 980px;
	height: 40px;
}
#topnav-buttons ul {
	margin: 0;
	padding: 0;
}
#topnav-buttons li {
	list-style-type: none;
	float: left;
	padding: 10px 21px 0px 24px;
	background-image: url(../images/bg_topnav_button.gif);
}
#topnav-buttons li div.divider {
	width: 5px;
	height: 40px;
	background-image: url(../images/topnav_divider.gif);
}
#topnav-profile-status {
	float: left;
	width: 179px;
	background-image: url(../images/bg_topnav_button.gif);
	padding: 0 0 0 15px;
	overflow: hidden;
	border: #FF0000 0px solid;
	height: 40px;
}
#topnav-profile-status-image {
	float: left;
}
#topnav-profile-status-image img {
	margin: 10px 10px 0 0;
	border: none;
}
#topnav-profile-status-buttons {
	float: left;
	width: 139px;
	.margin-top: 15px;
	_margin-top: 15px;
}
#topnav-profile-status-buttons ul {
	padding-left: 0;
	margin-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	width: 139px;
	.width: 139px;
	_width: 139px;
	height: 21px;
	overflow: hidden;
	border: #FF0000 0px solid;
}
#topnav-profile-status-buttons li a {
	font-size: 10px;
}
#topnav-profile-status-buttons li {
	list-style-type: none;
	float: left;
	margin: 0 5px 0 0;
}
/*#topnav-profile-status-buttons li { list-style-type:none; float:left; margin:0 5px 0 0; .margin:0 5px 0 0; _margin:0 5px 0 0; padding-left:0; }

*/
/* DROP DOWNS BEGIN */
/*THIS IS FOR IE6*/
.menu {
}
.menu a, .menu span {
}
.menu a:hover, .menu span {
}
/*END THIS IS FOR IE6*/
#nav, #nav ul {
	height: 1%;
}
/*MAIN BUTTONS*/
#nav a {
	display: block;
}
#nav a:hover {
	display: block;
}
#nav li {
	height: 18px;
	text-align: left;
}
/*END MAIN BUTTONS*/
/*DROP DOWN BUTTONS*/
#nav li ul li {
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85;
	background: repeat-x top #51678F;
	width: 160px;
	height: 15px;
	margin: 0;
	padding: 5px 10px 5px 10px;
}
#nav li ul li a {
	font-size: 11px;
	font-weight: normal;
}
#nav li ul {
	margin-top: 0px;
	.margin-top: 0px;
	_margin-top: 0px;
	position: absolute;
	width: 180px;
	left: -999em;
	background: none;
	float: left;
	margin-left: -20px;
	padding-top: 0px;
	z-index: +1000;
}
#nav li ul a {
	font-size: 11px;
	color: #FFFFFF;
	height: inherit;
}
#nav li:hover ul {
	left: auto;
	z-index: 2;
	zoom: 1;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li ul li.first {
	padding-top: 10px;
}
#nav li ul li.last {
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85;
	border: #FF0000 0px solid;
	background: url(../images/topnav_popup_bottom.png) bottom center;
	.background: none;
	_background: none;
	height: 10px;
	width: 180px;
	padding: 0;
}
/*END DROP DOWN BUTTONS*/
/* DROP DOWNS END */
/* BANNER STUFF TOP */
#banner-container {
}
#banner-inner {
	height: 90px;
	padding: 0 0 0 0;
	width: 960px;
}
#banner-top-1 {
	float: left;
	width: 202px;
	height: 90px;
	background-color: #CCC;
	margin-left: 8px;
	_margin-left: 4px;
	.margin-left: 4px;
}
#banner-top-2 {
	float: left;
	width: 728px;
	height: 90px;
	background-color: #CCC;
	margin-left: 10px;
}
/* END BANNER STUFF TOP */
/* BANNER STUFF RIGHT */
#banner-container-right {
	float: right;
	width: 125px;
	margin-left: 5px;
	margin-right: 5px;
}
.banner-right {
	width: 125px;
	height: 125px;
	margin-bottom: 10px;
	display: block;
	background-color: #CCC;
}
/* END BANNER STUFF RIGHT */
tr.gvRow td {
	padding-bottom: 10px;
	padding-top: 10px;
}
#header-warning {
	padding: 20px;
	border: #d68383 2px solid;
	background-color: #ffd7ce;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
#header-warning-alert {
	float: left;
	margin-right: 10px;
	width: 14px;
	height: 14px;
}
#header-warning-text {
	float: left;
	width: 500px;
}
#header-notice {
	margin-bottom: 10px;
	padding: 20px;
	border: #e2c822 2px solid;
	background-color: #fff9d7;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
#header-notice-text {
	float: left;
	width: 500px;
}
/*TABBED CONTENT BEGIN*/
.tabbed-pane * {
	margin: 0;
	padding: 0;
	margin-top: 7px;
}
.tabbed-pane {
	width: 600px;
	margin-top: 36px;
	_margin-top: 59px;
	.margin-top: 59px;
	position: relative;
}
.tabbed-pane .tabs {
	position: absolute;
	top: -37px;
	_top: -30px;
	.top: -30px;
	left: 20px;
	list-style: none;
	clear: both;
	margin-bottom: -1px;
	z-index: 2;
}
.tabbed-pane .tabs li a.active {
	background: white;
	border-bottom: 1px solid white;
	z-index: 1000;
}
.tabbed-pane .tabs li {
	float: left;
	margin: 0 3px 0 0;
}
.tabbed-pane .tabs li a {
	color: #336699;
	display: block;
	padding: 2px 10px 2px 10px;
	background: #f0f0f0;
	border-color: #CCC;
	border-style: solid;
	border-width: 1px;
}
.tabbed-pane .pane {
	border-top: 1px solid #CCC;
	padding: 5px;
	clear: both;
	height: 100%;
	z-index: -10;
}
.tabbed-container {
	position: relative;
	clear: both;
	min-height: 10em;
	z-index: 0;
}
.tabbed-container .overlay {
	position: absolute;
	clear: both;
	border: 1px solid #CCC;
	padding: 5px;
	width: 488px;
	top: 0;
	left: 0;
	background: white url(../images/spinner.gif) center center no-repeat;
	text-align: center;
	z-index: -10;
	height: 100%;
}
/*TABBED CONTENT END*/
#inbox {
	width: 700px;
}
#inbox-header {
	width: 100%;
	background-color: #e9e9e9;
}
#inbox-header-selecttext {
	float: left;
	margin-right: 5px;
}
#inbox-header-selectbox {
	float: left;
	margin-right: 15px;
}
#inbox-header-links {
	float: left;
}
#inbox-header-searchbox {
	float: right;
	margin-top: 1px;
}
.inbox-item {
	width: 100%;
	border-bottom: #e9e9e9 1px solid;
}
.inbox-item div {
	float: left;
	border: #FF0000 0px solid;
}
.inbox-item-checkbox {
	width: 10px;
	margin-right: 15px;
}
.inbox-item-image {
	width: 130px;
	margin-right: 15px;
	vertical-align: top;
}
.inbox-item-image img {
	border: #097cb6 0px solid;
}
.inbox-item-nametext {
	width: 180px;
	text-align: left;
	margin-right: 15px;
}
.inbox-item-subjecttext {
	width: 380px;
	text-align: left;
	margin-right: 15px;
}
.inbox-item-reply {
	width: 80px;
	margin-right: 15px;
}
.inbox-item-delete {
	width: 60px;
}
.tagline-front {
	font-size: 18px;
	margin-top: 10px;
	position: absolute;
	top: 300px;
	right: 30px;
	width: 566px;
	height: 40px;
	text-align: left;
	z-index: 1000;
	font-style: italic;
}
.tagline-front-bg {
	margin-top: 10px;
	position: absolute;
	top: 300px;
	right: 0px;
	width: 626px;
	height: 55px;
	z-index: 1;
}
.tagline-front-text1 {
	position: absolute;
	top: 5px;
	left: 5px;
	color: #000000;
	width: 100%;
	.display: none;
	_display: none;
}
.tagline-front-text2 {
	position: absolute;
	top: 7px;
	left: 7px;
	color: #669933;
	width: 100%;
	.display: none;
	_display: none;
}
.tagline-front-text3 {
	position: absolute;
	top: 6px;
	left: 6px;
	color: #FFFFFF;
	width: 100%;
}
.tagline-image {
	z-index: 0;
}