*, html, body, img {
	margin: 0;
	padding: 0;
	border: 0px solid #ffffff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	/*fon

t-size: 12px;*/
  list-style-type: none;
	list-style-image: none;
}
body{
height:100%;
left:0;
position:relative;
top:0;
width:100%;
z-index:0;
	background: #9b9a9b url(/i/page.jpg) repeat-x;
}
div {
	font-size: 12px;
}
a {
	color: #0071bb;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

#page {
	margin: 10px auto;
	width: 960px;
	border-right: 0px solid #eeeeee;
	background: #ffffff url(/i/header_center_sctv.jpg) repeat-x scroll 0 0;
	
}

#header {
	width: 100%;
	margin-bottom: 30px;
	padding-top: 10px;
}

.pr_title {
	
}

.pr_title a {
	width: 207px;
	height: 40px;
	background-color: #000000;
	position: relative;
	top: -50px;
	padding: 5px 10px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-size: 14px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.pr_title a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	color: #bdcf3b;
	text-decoration: none;
}

.pr_descr {
	width: 217px;
	height: 30px;
	position: relative;
	top: -55px;
	padding: 5px;
	overflow: hidden;
	background-color: #eeeeee;
}

.pr_thumb {
	width: 227px;
}

.pr_image {
	width: 227px;
	height: 175px;
	overflow: hidden;
}

.pr_box {
	width: 227px;
	float: left;
	height: 220px;
	border-bottom: 1px solid #eeeeee;
	margin: 0 10px 17px 0;
	overflow: hidden;
}

.cat_name {
	float: left;
}

.jb {
	float: right;
	padding: 20px 20px 0 0;
}

.cat_name {
	font-size: 20px;
	padding: 10px 0;
}

.jb, .jb a {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

#site_logo,
#header .navbar, 
.navbar li,
.navbar2_bar,
#header .navbar2,
.navbar2 li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	float: left;
}

/* Fix IE. Hide from IE Mac \*/

* html ul.navbar li {
	float: left;
}

* html ul.navbar li a {
	height: 1%;
}

/* End */

.navbar li {
	margin-top: 17px;
}

.navbar li a {
	color: #777777;
	text-decoration: none;
	font-size: 12px;
	height: 30px;
	padding: 4px 10px;
	display: inline-block;
}

.navbar li a:hover {
	color: #0071bb;
	background-color: #efefef;
	text-decoration: none;
}

.navbar .highlight a {
	background-color: #efefef;
}

.navbar2_bar {
	background: url(/i/nav-background.gif) repeat-x;
	width: 100%;
	height: 27px;
}

.navbar2 li {
	margin: 0px;
}

.navbar2 li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	height: 19px;
	padding: 4px 15px;
	display: inline-block;
}

#header ul.navbar li,
#header ul.navbar2 li {
	list-style-type: none;
	position: relative;
	display: inline;
}

.navbar2 li a:hover {
	color: #bdcf3b;
	background-color: #333333;
	text-decoration: none;
}

.navbar2 .highlight a {
	background-color: #333333;
}

.navbar2 .last {
	margin-left: 100px;
}

.search_box {
	border: 2px solid #bdcf3b;
	_border: 0px solid #ffffff;
	height: 15px;
	width: 180px;
	padding: 4px;
	margin-left: 10px;
}

#site_logo {
	margin-right: 20px;
	margin-bottom: 10px;
}

#footer {
	border-top: 1px solid #dddddd;
	margin-top: 40px;
}

#footer a {
	color: #777777;
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .footbar li {
	font-size: 11px;
}

.col {
	width: 140px;
	float: left;
	padding: 20px 20px;
}

#col_left {
	border-right: 1px dotted #AAAAAA;
	float: left;
	width: 725px;
	overflow: hidden;
	padding-left: 10px;
}

.blog #col_left,
.links #col_left,
.forms #col_left,
.get_involved #col_left,
.about_us #col_left
{
	padding:  0 20px;
	width: 695px;
}

#col_right {
	float: right;
	padding-top: 4px;
	width: 214px;
}

.blurb_box {
	color: #777777;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 25px;
}
.blurb_box h3,
.sidebar-title {
	color: #bdcf3b ;
}
h3 {
	font-size: 14px;
	margin-bottom: 10px;
	color: #000000;
}
.sidebar-title {
	margin-bottom: 10px;
}
#selected_image,
#program_form_box,
#image_upload_box {
	background-color: #e0e0e0;
	padding: 15px;
}

input,
select,
textarea,
#image_upload_box input,
#program_form_box input,
#program_form_box select,
#program_form_box textarea {
	margin: 2px;
	padding: 2px;
	border: 2px inset #b5b5b5;
/*

background-color: #e5e5e5;*/
}
.search_box input {
	margin: 0px;
	padding: 0px;
	border: 0px inset #b5b5b5;
}

td {
	padding: 5px;
}

td.hd {
	background-color: #dadada;
	color: #999999;
	font-size: 11px;
	border-top: 1px solid #bbbbbb;
}

td.hd a {
	color: #999999;
	font-size: 11px;
}

.st {
	width: 20px;
}

#pr_admin_header {
	margin-bottom: 20px;
}

#pr_admin_header a {
	background-color: #8efe5d;
	padding: 10px;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

.ff {
	background-color: #fafafa;
}

.ee {
	background-color: #eaeaea;
}

.p_ok {
	background-color: #ffe4e4;
}

.p_sp {
	background-color: #def1fe;
}

.p_ss {
	background-color: #c4ffd6;
}

.p_pm {
	background-color: #f8ffe6;
}

.v_thumbs li {
	width: 133px;
	float: left;
	margin-right: 10px;
	height: 180px;
	overflow: hidden;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 15px;
}

.v_thumbs li img {
	height: 96px;
	width:  129px;
	margin: 1px;
}
.v_thumbs li a.v_thumb {
	display:block;
	width:131px;
	height:98px;
	border:1px solid #cccccc;
}
.v_thumbs li a.v_thumb:hover {
	border:1px solid #0071bb;
}
.v_thumbs li span.title {
	display: block;
	font-size: 11px;
}
.v_thumbs li span.date {
	display: block;
	font-size: 9px;
	color: #aaaaaa;
}

.v_thumbs li span.time {
	position: relative;
	top: -20px;
	margin-left: 2px;
	margin-bottom: -16px;
	background-color: #000000;
	color: #ffffff;
	height: 15px;
	font-size: 9px;
	display: block;
	width: 40px;
	padding: 3px 0 0 5px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.section_header {
	width:  360px;
	float: left;
	padding-bottom: 20px;
}
.section_description {
	width: 350px;
	float: left;
	vertical-align: bottom;
	padding: 20px 0 20px 0;
}
.section_description span {
	display: block;
	color: #bbbbbb;
}
.section_category a {
	display: inline-block;
	padding: 2px 5px;
	background-color: #bbbbbb;
	margin: 5px 2px 5px 0px;
	font-size: 11px;
	border-left: 0px solid #0071bb;
	color: #ffffff;
}
.blog #col_right ul {
	margin-bottom: 30px;
}
.blog #col_right ul li {
	border-bottom: 1px dotted #eeeeee;
}
.blog #col_right ul li a {
	display: block;
	padding: 5px;
	margin-right: 5px;
	font-size: 10px;
}
.blog #col_right ul li a:hover {
	background-color: #eeeeee;
}

.category_programs_box {
	margin-bottom: 20px;
}
.programs_accordion h3 {
	color:#aaaaaa;
	display: block;
	background-color: #eeeeee;
	padding: 4px;
}
.programs_accordion a {
	display: block;
	color: #777777;
	font-size: 10px;
	padding: 2px 0px 2px 10px;
}
.programs_accordion a:hover {
	text-decoration: none;
	background-color: #eeeeee;
}
.programs_accordion a.selected_tag {
	background-color: #bdcf3b;
	color: #ffffff;
}
.vs_item {
	width: 280px;
	height: 60px;
	overflow: hidden;
	padding: 5px 0;
	border-bottom: 1px solid #222222;
	font-size: 10px;
}
.vs_item .date {
	color: #aaaaaa;
	font-size: 9px;
}
.vsc1 {
	width: 90px;
	float: left;
}
.vsc1 a {
	display:block;
	width: 80px;
	height: 60px;
	margin-bottom:-15px;
}
.vsc1 img {
	width: 80px;
	height: 60px;
}
.vsc1 .time {
	background-color: #000000;
	color: #eeeeee;
	/*position: relative;*/
	font-size: 9px;
	padding: 3px;
	height: 15px;
}
.vsc2 {
	width: 190px;
	float: left;
}
.add_this {
	display: none;
}
#subsc {
	display: none;
}
.h_video_item {
	width: 287px;
	height: 220px;
	overflow: hidden;
	margin-bottom: 10px;
}
.h_video_item .h_video_thumb {
	width: 285px;
	height: 220px;
	overflow: hidden;
	border: 1px solid #0071bb;
}

.h_video_item .h_video_thumb a img {
	margin: -3px;
}
.h_video_title {
	position: relative;
	background-color: #0071bb;
	top:-70px;
	padding: 5px 10px;
	height: 60px;
}
.h_video_title,
.h_video_title a,
.h_video_title .date
 {
	color: #ffffff;
	display: block;
}
.h_video_title a {
	font-weight: bold;
}
.h_video_title .h_video_description,
.h_video_title .date {
	font-size: 10px;
	color: #dddddd;
}


.col1 {
	width: 300px;
	float: left;
	margin-right: 0px;
	border-right: 1px dotted #AAAAAA;
}
.col2 {
	width: 420px;
	float:  left;
	overflow:  hidden;
}

.h_box a.b {
	font-size: 16px;
	font-weight: bold;
}
.h_box li a.b {
	font-size: 13px;
}
.col2 .sidebar-title {
	margin-left: 15px;
}
.h_box {
	/* border: 1px solid #bdcf3b;*/
	padding: 0px;
	margin: 0px;
	/* background-color: #efffdc; */
}
.col2 .h_pad {
	padding: 10px;
	margin: 0 10px;
}
#recent li a {
	display: block;
	background-color: #ffffff;
	margin: 1px;
	padding: 10px 5px;
	border-bottom: 1px solid #eeeeee;
}
#recent li a:hover {
	background-color: #eeeeee;
}
#other_box_related_slab,
#other_box_recent_slab
{
	font-size: 14px;
	font-weight: bold;
	color: #0071bb;
	margin: 5px 0;
}
#other_box_related_slab img,
#other_box_recent_slab img {
	margin-right: 5px;
}
.forward {
	display: none;
}
#subscribe_box {
	padding: 5px 0;
	border-top: 1px dotted #eeeeee;
	border-bottom: 1px dotted #eeeeee;
	margin: 5px 0;	
}
#home_top_content {
	margin: -15px 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #eeeeee;
}
.blog h3.storytitle {
	font-size: 17px;
}
#col_left .entry p,
#col_left .entry ul,
#col_left .entry ol,
#col_left .storycontent p  
{
	margin: 15px 15px;
	line-height: 1.5em;
}
#col_left .entry ul li {
	padding: 5px 15px;
}
#col_left .entry h2 {
	margin-top: 20px;
}
.blog #col_left .post {
	margin-bottom: 50px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #dddddd;
}
.blog #comment {
	width:  660px;
}
.blog #commentlist {
	margin: 15px 0;
}
.blog #commentlist li {
	display: table;
	margin-bottom: 10px;
	padding: 5px;
	border-bottom: 1px solid #eeeeee;
}
.blog #commentlist li img {
	float: left;
	margin-right:  5px;
}
.blog #col_left .com_author {
	width: 150px;
	float: left;
	color: #aaaaaa;
	font-size: 10px;
}
.blog #col_left .com_text {
	width: 500px;
	float: left;
	padding: 0 0 0 10px;
}
.blog #col_left .com_text p {
	margin:  0;
	padding: 0;
}
.blog #col_left .com_author_link {
	display: block;
	font-weight: bold;
	color: #555555;
}
.blog .widget_recent_comments {
	font-weight: bold;
}
.blog .widget_recent_comments #recentcomments {
	font-weight: normal;
	margin-top: 10px;
	font-size: 10px;
	color: #555555;
}

.video_description {
	margin: 20px 0 40px 0;
	font-size: 12px;
}
.video_note {
	margin:10px 20px; 
	padding: 5px 10px; 
	width:500px; 
	font-size: 10px;
	background-color: #879427;
}
ul.anounce_thumb {
	list-style: none;
	margin: 0; padding: 10px;
	width: 930px;
	position: relative;
	z-index: 9;
}
ul.anounce_thumb li {
	margin: 0; padding: 2px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 300px;
	height: 240px;
}
ul.anounce_thumb li img {
	width: 290px; height: 200px; /* Set the small thumbnail size */
	_width: 400px; /* no resizing for IE */
	_height: 300px; /* no resizing for IE */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 3px;
	_padding: 10px; /* no resizing for IE */
	background: #f0f0f0;
	left: 0; top: 0;
	display:block;
}
ul.anounce_thumb li img.hover {
	background:url(/i/thumb_bg_lg.png) no-repeat center center;  /* Image used as background on hover effect */
	border: none; /* Get rid of border on hover */
	cursor: pointer;
}
#webus_box { 
width: 420px;
height: 325px;
margin: 0;
padding: 0;
border: 0px solid #eeeeee;
background-color: #ffffff;
overflow: hidden;
}
.body_wrapper {
	padding: 0 15px;
}
#main_col_wrap {
	padding-left: 15px;
}
a.cntr_btn {
	display: block;
	text-align: center;
}
.lightsocial_element {
	width: 20px;
	height:  20px;
	float: left;
}
/* shared video box */
#share_video li {
	float: left;
}
#share_video li a {
    width: 33px;
    height: 33px;
    overflow: hidden;
	display: block;
	}
#share_video li.qui a {
	background: url(/i/share_icons.gif) 0px -32px;
}  
#share_video li.qui a.hover {
	background: url(/i/share_icons.gif) 0px 0px;
}
#share_video li.flv a {
	background: url(/i/share_icons.gif) -33px -32px;
}
#share_video li.flv a.hover {
	background: url(/i/share_icons.gif) -33px 0px;
}
#share_video li.dvd a {
	background: url(/i/share_icons.gif) -66px -32px;
}
#share_video li.dvd a.hover {
	background: url(/i/share_icons.gif) -66px 0px;
}
#share_video li.emb a {
	background: url(/i/share_icons.gif) -99px -32px;
}
#share_video li.emb a.hover {
	background: url(/i/share_icons.gif) -99px 0px;
}
#share_video li.ema a {
	background: url(/i/share_icons.gif) -131px -32px;
}
#share_video li.ema a.hover {
	background: url(/i/share_icons.gif) -131px 0px;
}
#share_video li.itu a {
	background: url(/i/share_icons.gif) -164px -32px;
}
#share_video li.itu a.hover {
	background: url(/i/share_icons.gif) -164px 0px;
}
#share_video li.rss a {
	background: url(/i/share_icons.gif) -196px -32px;
}
#share_video li.rss a.hover {
	background: url(/i/share_icons.gif) -196px 0px;
}
#share_video li.twi a {
	background: url(/i/share_icons.gif) -227px -32px;
}
#share_video li.twi a.hover {
	background: url(/i/share_icons.gif) -227px 0px;
}
#share_video li.fac a {
	background: url(/i/share_icons.gif) -259px -32px;
}
#share_video li.fac a.hover {
	background: url(/i/share_icons.gif) -259px 0px;
}
#share_copy_box a span {
	color: #555555;
	text-decoration: none;
}
#share_copy_box div {

}

/* tabs */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 2px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 5px 10px;
    background: url(tab.png) no-repeat;
    background-color: #333333;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    color: #eeeeee;
    background-color: #666666;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    background: #000000; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
.video_page #header {
	margin-bottom: 0;
}
#videobox {
	width:580px;
}
#video_box_row {
	background-color:#000000;
	padding:20px; 
	color:#eeeeee;
	border-bottom: 20px solid #bbbbbb;
	width: 920px;
}
#video_box_wrap {
	float:left;
	width:580px;
}
#video_box_wrap h2 {
	margin-bottom:10px;
}
.video_right_col {
	float:left; 
	width:320px; 
	padding-left:20px;
}
#other_box_recent,
#other_box_related
{
	height:300px;
	width: 300px;
	overflow:auto; 
	padding:5px; 
	border-top:1px solid #777777;
	display: none;
}

.video_utilities{
	padding: 10px;
	width: 920px;
}
.video_donate {
	width: 920px;
	padding: 5px 10px;
	border-bottom:1px solid #cccccc;
	background-color: #eeeeee;
	text-transform: uppercase;
	font-size: 10px;
	color: #7d7d7d;
}
.video_donate span {
	padding-top: 5px;
	display: block;
	float: right;
}
.video_donate img {
	margin: 0px 10px 0px 10px;
	float: right;
}
.vu_col1,
.vu_col2
{
	width: 440px;
	float: left;
	padding: 10px;
}
#div-6101531986913071322 {
	width: 420px;
	border-right: 1px dotted #cccccc;
}
#div-3907723809209485694 {
	width: 370px;
	border:0px solid #ffffff;
}
blockquote {
	margin: 20px;
	color: #636363;
}


.discuss #col_left {
	padding: 0 20px;
	width: 695px;
}
.discuss h2 a {
	padding: 3px 8px;
	background-color: #ccc;
	color: #fff;
	text-decoration: none;
	display: block;
	width: auto;
	float:left;
	margin-right: 5px;
	font-size: 16px;
}
.discuss h2 a.this_topic {
	background-color: #888;
}
.discuss h2 a:hover {
	background-color: #bbb;
}
.discuss h2 a.new_topic {
	color: #777;
	background-color: #ffffff;
}
.discuss h2 a.new_topic:hover {
	color: #777;
	background-color: #eeeeee;
}

.discuss .comments { margin: 20px auto; width: 100%; }
    
      .discuss .comments .comment {
        
        background-color: #eee;
        padding: 5px;
        
        min-height: 50px;
        margin-bottom: 5px;
        border-bottom: 1px solid #ccc;
      }
      .discuss .comments .comment:hover {
		background-color: #ccc;
	
	  }
        .discuss .comments .comment .user { }
          .discuss .comments .comment .user img {
            float: left;
            margin-right: 10px;
            
            height: 50px;
            width: 50px;
          }
    
    .discuss .new-comment {
      margin: 0 auto;
      width: 75%;
    }
      .discuss .new-comment #userbox { height: 55px; }
        .discuss .new-comment #userbox img {
          float: left;
          margin-right: 10px;
          
          height: 50px;
          width: 50px;
        }
      
      .discuss .new-comment #userinfo { margin-bottom: 15px; }
        .discuss .new-comment #userinfo input { width: 180px; }
        .discuss .new-comment #userinfo .services { float: right; text-align: right; }
      .discuss .new-comment .comment textarea {
        
        height: 100px;
        width: 100%;
      
      }
      	.discuss #page_title {
		width:  100%;
		}
.subject {
	position: absolute;
	left: -9999px;
}
.discuss .flag {
	float: right;
}
.discuss .clear_flag,
.discuss .delete {
	float: right;
	margin-right: 10px;
}
.discuss .delete_topic {
	float: left;
	margin: -7px 10px 0 0;
}
.discuss .comment_body {
	margin: 0 20px 20px 60px;
}
.discuss .discuss_topics a {
	display: block;
	padding: 2px 5px;
}
.discuss .discuss_topics a:hover {
	background-color: #ddd;
}
.discuss .note {
	margin:10px 20px; 
	padding: 5px 10px; 
	width:500px; 
	font-size: 10px;
	background-color: #c5d58e;
	color: #000;
}
.activeField
{
        background-image: none;
        background-color: #ffffff;
        border: solid 1px #33677F;
}
.idle
{
    border: solid 1px #85b1de;
    background-image: url( '/i/blue_bg.png' );
    background-repeat: repeat-x;
    background-position: top;
}
#BB_BuyButtonForm td input {
	border: 0px solid #ffffff;
	background-color: #ffffff;
}

/* homepage carousel */

.slides {
	width: 715px;
	background-color: #000000;
	height: 280px;
	overflow:hidden;
	position:relative;
}
#viewport{
	margin-left: 0px;
	width: 960px; /* Defines the size of the visible part of the carousel
		Attention : if you only want to see plain items in the viewport,
		the width of the viewport should take into account of :
		- the items width
		- the right and left padding of items
		- the number of items you want to see in the viewport
	 */
	height: 280px;
	overflow:hidden; /* Hides extra elements, those outside the viewport area */
	margin-left:-120px;
	position:relative;
	
}
#viewport ul{
	position: relative; /* Enables positionning of elements inside viewport */
	display:none;
}
#viewport li{
	width: 320px; /* Defines the size of inner element */
	height: 280px;
	float: left; /* Places list items side by side*/	
	text-align:center;
}

/* Cosmetic */
#simplePrevious, #simpleNext{
	cursor: pointer;
	font-size: 0.8em;
	text-decoration: underline;	
}
.veil_left,
.veil_right {
	width: 200px;
	height:  280px;
	background-color: #000000;
	-moz-opacity:.75;opacity:0.75;filter:alpha(opacity=75);
	margin-top: -280px;
	text-align: center;
	position:relative;
}
.veil_right {
	margin-left: 520px;
}
.slide_border_left,
.slide_border_right {
	width: 20px;
	height:  280px;
	background-color: #000000;
	-moz-opacity:.8;opacity:0.80;filter:alpha(opacity=80);
	margin-top: -280px;
	margin-left: 180px;
	border-left: 1px solid #cccccc;
	position:relative;
}
.slide_border_right {
	margin-left: 520px;
	border-right: 1px solid #cccccc;
	border-left: 0px solid #cccccc;
}
#viewport a,
 {
	display: block;
	text-decoration: none;
}
a span.slideTitleBox {
	position:absolute;
	margin-top: -30px;
	margin-left: 0px;
	background:#363636;
	-moz-opacity:.95;opacity:0.95;filter:alpha(opacity=95);
	height:80px;
	width:320px;
	display: block;
	position:relative;
}
a span.slideTitle {
	color:#ffffff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: left;
	position:absolute;
	height:240px;
	width:310px;
	margin-top: -75px;
	margin-left: 10px;
	display: block;
	position:relative;
	text-shadow: #000 1px 1px 2px;
}

#viewport a:hover span.slideTitleBox,
#viewport a:hover span.slideTitle
{
	display:block;
	position:relative;
}
#viewport span.date,
#viewport span.h_video_description {
	display: block;
	font-size: 9px;
	margin: 3px 0 ;
	font-weight: normal;
	color: #aaaaaa;
}
#viewport span.date {
	
}
#volunteer_icon {
margin-left: 30px;
}
span.r {
	color: #bd0000;
}
.site-info .note,
.volunteer .note {
	margin:10px 20px; 
	padding: 5px 10px;  
	font-size: 10px;
	background-color: #c5d58e;
	color: #000;
}
.unconfirmed {
	background-color: #fbffb0;
}
.blacklisted {
	background-color: #ff9e9b;
}
.subscribers_list td {
	border-bottom: 1px solid #eeeeee;
	padding: 3px 10px;
}
.subscribers_list th {
	cursor: pointer;
	background-color: #cccccc;
	padding: 5px;
}
.admin_bar {
	background-color: #cd0000;
	color: #eeeeee;
	width: 910px;
	padding: 4px 10px;
	margin-bottom: 20px;
}
.admin_bar a {
	color: #ffffff;
}
#s-i li img {
	margin-bottom: 2px;
}