html {
	min-height: 100.2%;
}
body {
	background: #fff;
	line-height: 130%;
	width: 100%;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
  color: #666;
	text-align: center;
	margin: 0;
	padding: 0;
}
a:link, a:active, a:visited, a:hover {
	color: #b51b1b;
	font-weight:normal;
	text-decoration: none;
}
a:hover {
	color: #333;
	font-weight:normal;
	text-decoration: underline;
}
a {
	outline: none;
}
ul, li {
	list-style-type: none;
}
img, div, a {
	border: 0;
	border: none;
}
img.floatLeft {
	float: left;
	margin-right: 5px;
	border: 3px solid #ddd;
}
img.floatRight {
	float: right;
	margin-left: 5px;
	border: 3px solid #ddd;
}
.nav td {
	width: 200px;
	vertical-align: top;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	font-family:arial;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	color: #b51b1b;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
#container {
	width: 990px;
	margin: 0px auto 0 auto;
	text-align: left;
	font-weight:normal;
  padding: 0;
}
a.linkopacity img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}
a.linkopacity:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}
.photo_thumb img {
	border: 1px solid #eb0000;
	padding: 4px;
	margin: 2px;
	max-width: 220px;
}
.photo_thumb:hover img {
	border: 1px solid #ccc;
	padding: 4px;
	margin: 2px;
	max-width: 220px;
}
.photo_thumb:hover {
	color: red;
}
table {
	width: 100%;
}
td {
	vertical-align: top;
	font-size: 12px;
}
#wrapper_1 {
	background: url(../images/header_bg.jpg) repeat-x;
	width: 100%;
	height: 185px;
	padding: 0px;
	margin: 0px;
}
#wrapper_1 .wrapper_content_1 {
	text-align: left;
	width: 990px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 5px 0px;
	color: #fff;
	font-size: 13px;
}
#wrapper_1 .wrapper_content_1 span {
	float: right;
	padding: 0px;
	color: #fff;
	font-size: 13px;
}
.wrapper_content_1 a:link, .wrapper_content_1 a:active, .wrapper_content_1 a:visited, .wrapper_content_1 a:hover {
	color: #eb0000;
	text-decoration: none;
	font-weight: normal;
}
.wrapper_content_1 a:hover {
	color: #ccc;
	text-decoration: none;
	font-weight: normal;
}
#first_wrapper {
	height: 40px;
	width: 990px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 5px 0px;
}
#first_wrapper .leftside {
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
#first_wrapper .rightside {
	float: right;
	width: 490px;
	margin: 0px;
}
.logo {
	float:left;
	height: 105px;
  padding-top: 3px;
	margin: 0px;
}
#first_wrapper .tright {
	float: right;
	padding: 19px 0 0 0;
	margin: 0;
}

#tabs {
	float:left;
	font-size: 14px;
	color: #1c4203;
	font-weight: normal;
	height: 39px;
	margin-top:7px;
	overflow: hidden;
}
#tabs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tabs a:link, #tabs a:active, #tabs a:visited, #tabs a:hover {
	float: left;
	background: url(../images/tabs.png) no-repeat 0 -33px;
	margin: 0;
	margin-right: 2px;
	padding: 0 0 0 8px;
	text-decoration: none;
}
#tabs a:link span, #tabs a:active span, #tabs a:visited span, #tabs a:hover span {
	float: left;
	display: block;
	background: url(../images/tabs.png) no-repeat 100% -33px;
	padding: 8px 23px 8px 17px;
	font-weight: normal;
	color: #fff;
}
#tabs a span {
	float: none;
}
#tabs a:hover {
	background-position: 0% -66px;
	cursor: pointer;
	color: #fff;
	text-decoration:underline;
}
#tabs a:hover span {
	background-position: 100% -66px;
	color: #FFF;
	cursor: pointer;
}
#tabs a.active:link, #tabs a.active:active, #tabs a.active:visited, #tabs a.active:hover {
	background-position: 0 0;
}
#tabs a.active:link span, #tabs a.active:active span, #tabs a.active:visited span, #tabs a.active:hover span {
	background-position: 100% 0;
	color: #FFF;
}
#top_search {
	display: inline;
	float: right;
	position: relative;
	top: 11px;
	width: 313px;
	margin: 0;
	padding: 0
}
.search-form {
	background-image: url(../images/one-bg.png);
	background-position: -318px 0;
	background-repeat: no-repeat;
	border: 0 none;
	display: inline;
	float: left;
	height: 22px;
	font-size:11px;
	position: relative;
	width: 202px;
	margin: 7px 0 0;
	padding: 5px 5px 0px 27px
}
.search-but {
	background: url(../images/search_btn.jpg) repeat-x;
  display: inline;
	float: left;
	position: relative;
	margin: 7px 0 0 5px;
	padding: 0
}
input.top_btn {
	background: url(../images/search_btn.jpg) repeat-x;
	margin: 0 0 0 0;
	border: 1px solid #333;
	color: #fff;
	height: 28px;
	font-size: 11px;
	padding: 3px 8px 4px 8px;
	vertical-align: top;
}
.member_links {
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
}
.member_links a:link, .member_links a:active, .member_links a:visited, .member_links a:hover {
	color: #eb0000;
	text-decoration: none;
}
.member_links a:hover {
	color: #ccc;
	text-decoration: underline;
}

#header_base{
 background: url(../images/tabs_base.png) no-repeat;
 width:990px;
 height: 45px;
 padding:7px 0px 0px 0px;
 margin-top:3px;
}
#user_links{
 background: #fff;
 border: 1px solid #ccc;
 width:988px;
 height: 20px;
 padding:5px 0px 0px 0px;
 margin-top:5px;
 margin-bottom:3px;
}
#header_base span{
 float:right;
 padding:0px 8px 0px 0px;
 margin:0px;
}
#content{
text-align:left;
background:#fff;
min-height:400px;
border-top: 2px solid #eb0000;
width: 990px;
margin: 0px auto 10px auto;
padding: 0px;
color: #666;
font-weight:normal;
}
#footer_wrapper {
	text-align: left;
	height: 93px;
	width: 100%;
	border-top: 5px solid #000;
	margin-top: 10px;
	padding-top: 5px;
	font-weight:normal;
	background: #000 url(../images/footer_bg.png) repeat-x;
}
#copyright {
	height: 30px;
	width: 990px;
	margin: 15px auto 5px auto;
	color: #666;
	font-size: 12px;
	font-weight: normal;
}
#copyright a:link, #copyright a:active, #copyright a:visited {
	color: #ccc;
	font-weight: normal;
}
#copyright a:hover {
	color: #eb0000;
	font-weight: normal;
}
.header, .m_header, .maintitle {
	background: #333 url(../images/maintitle.gif) repeat-x;
	padding: 10px;
	font-size: 12px;
	color: #ccc;
	font-weight: bold;
	margin: 2px;
}
.header span.cat, .m_header span.cat, .maintitle span.cat {
	float: right;
	color: #ccc;
	font-weight: bold;
}
.header span.tabs, .m_header span.tabs, .maintitle span.tabs {
	float: right;
	padding:0px;
	margin:0px;
  color: #ccc;
	font-weight: bold;
}
.m_header a:link, .m_header a:active, .m_header a:visited, .m_header a:hover, .header a:link, .header a:active, .header a:visited, .header a:hover, .maintitle a:link, .maintitle a:active, .maintitle a:visited, .maintitle a:hover {
	color: #ccc;
	text-decoration: none;
}
.m_header a:hover, .header a:hover, .maintitle a:hover {
	text-decoration: underline;
	color: #eb0000;
}
.title {
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	margin: 8px;
	line-height: 18px;
}
.title a:link, .title a:active, .title a:visited, .title a:hover {
	text-decoration: none;
	color: #b51b1b;
}
.title a:hover {
	text-decoration: none;
	color: #E99C2E;
}
.title span {
	font-size: 11px;
	font-weight: normal;
	float: right;
	color: #666;
}
.title span a:link, .title span a:active, .title span a:visited, .title span a:hover {
	text-decoration: none;
	color: #b51b1b;
}
.title2 {
	font-family:Georgia;
  border-bottom: 1px solid #ccc;
	font-size: 14px;
	font-weight: bold;
	padding-bottom:5px;
  margin-bottom: 10px;
  color: #eb0000;
}
.title2 span {
	font-size: 11px;
	font-weight: normal;
	float: right;
	color: #666;
}
.small_title {
	border-bottom: 1px solid #333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 18px;
}
.small_title span {
	font-size: 11px;
	font-weight: normal;
	float: right;
	color: #ccc;
}
.media_list_info {
	float: right;
	width: 150px;
	margin: 0 5px 0 5px;
	padding-left: 5px;
	white-space: nowrap;
	border-left: 1px solid #ccc;
	line-height: 15px;
}
.media_list_desc {
	padding-bottom: 5px;
	height: auto;
	margin-right: 5px;
}
.border {
	border: 1px solid #ccc;
	margin-bottom: 5px;
	background: #fff;
}
.borders {
	border: 1px solid #ccc;
	width: 197px;
	margin: 2px 0 2px 0;
	padding: 2px;
	background: #fff;
}
.link_border {
	border: 1px solid #ccc;
	margin: 5px 0 5px 0;
	padding: 8px;
	background: #fff;
}
.media_list_tags a:link, .media_list_tags a:active, .media_list_tags a:visited, .media_list_tags a:hover {
	color: #eb0000;
	text-decoration: underline;
}
.media_list_tags a:hover {
	color: #333;
	text-decoration: none;
}
/* Required CSS for Paging Class */
#pageLinks {
	padding: 10px 0 3px 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#pageLinks a:link, #pageLinks a:active, #pageLinks a:visited {
	padding: 7px 10px 8px 10px ;
	width:auto;
	height:26px;
  background: #b22222;
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	margin-right: 4px;
	border:1px solid #666;
}
#pageLinks a:hover {
	background: #efefef;
	color: #333;
	text-decoration: none;
	border:1px solid #ccc;
}
.pagination_active {
	padding: 7px 10px 8px 10px ;
	width:auto;
	height:26px;
	text-decoration: none;
	background: #efefef;
	color: #333;
	font-size: 12px;
	margin-right: 4px;
	border:1px solid #ccc;
}
#pageLinks_bg {
  text-align:center;
	background: #fff;
	border:1px solid #ccc;
	height:37px;
	padding: 3px;
	width: 774px;
	margin: 10px 0px;
	color: #ccc;
}
#nav{
 float:left;
 text-align:left;
 padding-top:5px;
 width:200px;
 margin:0px
}
#right_content{
 float:left;
 text-align:left;
 padding-top:5px;
 width:782px;
 margin-right:8px;
}

#video_left_content{
 float:left;
 text-align:left;
 padding-top:5px;
 width:662px;
 margin-right:8px;
}
#video_right_content{
 float:left;
 text-align:left;
 padding-top:5px;
 width:320px;
 margin:0px
}
#profile_left_content{
 float:left;
 text-align:left;
 padding-top:5px;
 width:300px;
 margin-right:8px;
}
#profile_right_content{
 float:left;
 text-align:left;
 padding-top:5px;
 width:682px;
 margin:0px
}
.line_break{
 border-bottom:1px solid #ccc;
 margin: 6px 0 6px 0;
 padding:0;
}
.main_content {
	padding: 8px;
}
.channel_linkx {
	display:block;
  padding: 2px;
	margin-top: 1px;
	margin-bottom: 1px
}
.channel_linkx a:link, .channel_linkx a:active, .channel_linkx a:visited, .channel_linkx a:hover {
	color: #b51b1b;
	text-decoration: none;
	font-weight: bold;
}
.channel_linkx a:hover {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}
fieldset.form_boxv2 {
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px 0 0 0;
	color:#333;
	font-weight:normal;
}
fieldset.form_boxv2 legend {
	color: #666;
	font-weight: bold;
	font-size: 12px;
	background: transparent;
	margin-left: 5px;
}
fieldset.form_boxv2 label {
	display: inline-block;
	text-align: right;
	font-weight: bold;
	color: #666;
	font-size: 12px;
	width: 150px;
	margin: 5px 5px 5px 0;
	line-height: 24px;
}
fieldset.form_boxv2 textarea {
	font: 90%/1 arial, helvetica, sans-serif;
	vertical-align: top;
	background: #fff;
	color: #666;
	border: 1px solid #ccc;
	font-weight: normal;
	font-size: 12px;
	width: 350px;
	height: 100px;
	padding: 5px;
	line-height: 16px;
}
fieldset.form_boxv2 input {
	background: #fff;
	border: 1px solid #ccc;
	padding: 5px;
	color: #666;
}

fieldset.form_boxv2 select {
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px;
	color: #666;
	margin: 0px;
}
fieldset.form_boxv2 input.top_btn {
	background: #fff url(../images/search_btn.jpg) repeat-x;
	text-align: center;
	margin: 0;
	border: 1px solid #333;
	color: #fff;
	font-size: 11px;
	padding: 5px 8px 7px 8px;
	vertical-align: top;
	max-width: 100px;
	vertical-align: middle;
}
input.img {
	border: 0;
}
fieldset.form_boxv2 input.radio {
	border: 0;
	margin: 3px;
	padding-right: 3px;
	background: #fff;
}
.radio {
	border: 0;
	margin: 3px;
	padding-right: 3px;
	background: #fff;
}
.checkbox {
	margin: 0;
	padding: 0;
	width: 25px;
}
fieldset.form_boxv2 input.checkbox {
	margin: 0;
	padding: 0;
	width: 25px;
}
fieldset.login {
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px 0 0 0;
}
fieldset.login legend {
	color: #666;
	font-weight: bold;
	font-size: 12px;
	background: transparent;
	margin-left: 5px;
}
fieldset.login label {
	display: inline-block;
	text-align: left;
	font-weight: normal;
	color: #666;
	font-size: 11px;
	width: 60px;
	margin: 5px 5px 5px 0;
	line-height: 12px;
}
fieldset.login input {
	width: 150px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px;
	color: #666;
}
fieldset.login input.top_btn {
	background: #fff url(../images/search_btn.jpg) repeat-x;
	text-align: center;
	margin: 0;
	border: 1px solid #333;
	color: #fff;
	font-size: 11px;
	padding: 5px 8px 7px 8px;
	vertical-align: top;
	max-width: 100px;
	vertical-align: middle;
}
input.img {
	border: 0;
}
fieldset.login input.checkbox {
	margin: 0;
	padding: 0;
	width: 25px;
}
.bookmarks {
	border: 1px solid #333;
	width: 16px;
	height: 16px;
	padding: 2px;
	margin: 0;
}
#tweet {
	width: 630px;
}
#contact {
	display: block;
	float: left;
}
#contact label {
	font-family: arial, helvetica, sans-serif;
	display: inline-block;
	font-weight: bold;
	color: #666;
	text-align: left;
	width: 130px;
	font-size: 12px;
	margin: 0 0 2px 0;
	line-height: 12px;
}
.text {
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
#contact input {
	font: 90%/1 arial, helvetica, sans-serif;
	border: 1px solid #666;
	background: #FFF;
	color: #333;
	font-weight: normal;
	margin: 2px 0 2px 0;
	padding: 5px;
	font-size: 12px;
	width: 230px;
}
#contact textarea {
	font: 90%/1 arial, helvetica, sans-serif;
	border: 1px solid #666;
	background: #FFF;
	color: #333;
	font-weight: normal;
	margin: 2px 0 2px 0;
	padding: 5px;
	font-size: 12px;
	width: 420px;
}
#contact select {
	font: 90%/1 arial, helvetica, sans-serif;
	border: 1px solid #666;
	background: #FFF;
	color: #666666;
	font-weight: normal;
	margin: 2px 0 2px 0;
	padding: 5px;
	width: 242px;
	font-size: 12px;
}
#contact input:focus, textarea:focus, select:focus {
	background: #FFFFFF;
	border: 1px solid #333;
}
#contact input.submit {
	width: 85px;
	cursor: pointer;
	background: #fff url(../images/search_btn.jpg) repeat-x;
	border: 1px solid #ddd;
	color: #fff;
}
#contact input.submit:hover {
	background: #fff url(../images/search_btn.jpg) repeat-x;
	border: 1px solid #ddd;
	color: #fff;
}
#contact input[type="submit"][disabled] {
	background: #fff url(../images/search_btn.jpg) repeat-x;
}
fieldset.contact_form {
	background: #efefef;
	float: left;
	border: 1px solid #333;
	padding: 5px;
	margin: 0;
}
#contact span.required {
	font-size: 13px;
	color: #b22222;
}
#message {
	margin: 5px 0;
	padding: 0;
}
.error{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #B22222;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 3px 0 3px 0;
	border-top: 1px solid #FFAEAE;
	border-bottom: 1px solid #FFAEAE;
	background-color: #FEEBEB;
}
.success{
  font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #104E8B;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 3px 0 3px 0;
	border-top: 1px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
	background: #DDEEFF;
}
#success_page {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
}
.mini_messages_success_flag {
	background-color: #EAF7D9;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	color: #698B22;
	margin: 0;
	padding: 0 5px 0 5px;
}
.mini_messages_error_flag {
	background-color: #FEEBEB;
	color: #B22222;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	margin: 0;
	padding: 0 5px 0 5px;
}
.mini_messages_error_rate {
	background-color: #FEEBEB;
	color: #B22222;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
	margin: 0;
	padding: 0 5px 0 5px;
}
.mini_messages_success_rate {
	background-color: #EAF7D9;
	color: #698B22;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0 5px 0 5px;
}
#banner_728 {
	text-align: center;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-bottom: 3px;
	border: 1px solid #ccc;
	background: #fff;
}
#banner_728_base {
	text-align: center;
	margin-top: 5px;
	padding-top: 6px;
	padding-bottom: 3px;
	border: 1px solid #ccc;
	background: #fff;
}
#banner_468 {
	text-align: center;
	margin-bottom: 5px;
	padding-top: 6px;
	padding-bottom: 3px;
	border: 1px solid #ccc;
	background: #fff;
}
#banner_468_base {
	text-align: center;
	margin-top: 5px;
	padding-top: 6px;
	padding-bottom: 3px;
	border: 1px solid #ccc;
	background: #fff;
}

.videos_bg{
 background: #fff;
 border:1px solid #ddd;
 width:170px;
 height:202px;
 padding:0px;
 margin-bottom:5px;
}
.videos_bg_title{
 font-size:11px;
 overflow:hidden;
 text-align:center;
 height:30px;
 overflow:hidden;
 padding:5px;
}
.videos_bg_thumb{
width:164px;
height:100px;
padding-left:3px;
}
.videos_bg_thumb_overlay {
	width: 154px;
	margin: 0;
	position: relative;
	bottom: 23px;
	left: 3px;
	padding: 5px;
	height:14px;
	background: #333;
	font-size: 10px;
	color: #fff;
}
.videos_bg_thumb_overlay .floatLeft {
	float: left;
	font-size: 10px;
	color: #fff;
}
.videos_bg_thumb_overlay .floatRight {
	float: right;
	font-size: 10px;
	color: #fff;
}
.invisible {
-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=0)”;
filter: alpha(opacity=0);
-khtml-opacity: 0.0;
-moz-opacity: 0.0;
opacity: 0.0;
}
.videos_bg_decription{
 position:relative;
 font-size:11px;
 text-align:center;
 color: #333;
 padding:6px;

}
#index_left_top {
	width: 622px;
	float: left;
	text-align: left;
	margin-top:5px;
	margin-bottom: 3px;
	margin-right: 8px;
}
#index_right_top {
	width: 360px;
	float: left;
	text-align: left;
	margin-top:5px;
	margin-bottom: 3px;
}
.thumbsg_index {
	position: relative;
	background: #333;
	background-position: center;
	height: 90px;
	padding: 5px 5px;
	width: 130px;
}
.thumbsg_index .vid_time {
	position: absolute;
	bottom: 5px;
	right: 5px;
	padding: 1px 3px 1px 3px;
	background: #333;
	font-size: 10px;
	color: #fff;
/* Transparent background for drop down menu */
	background: transparent filter: alpha(opacity=80);
	filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity: 0.80;
	z-index: 999;
}
.thumbsg_index .username_bg {
	width: 130px;
	margin: 0;
	position: absolute;
	bottom: 5px;
	right: 5px;
	padding: 0;
	background: #333;
	font-size: 10px;
	color: #fff;

}
.shadetabs {
	padding: 0 0px 5px 0px;
	margin: 0;
	font: bold 12px Arial;
	list-style-type: none;
	text-align: left;
/*set to left, center, or right to align the menu as desired*/
}
.shadetabs li {
	display: inline;
	margin: 0;
}
.shadetabs li a:link {
	position: relative;
	border: 1px solid #333;
	background: #333 url(../images/shade_tabs_1.png) top left repeat-x;
	padding: 5px;
	font-size: 12px;
	color: #ccc;
}
.shadetabs li a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #f00000;
}
.shadetabs li.selected {
	text-decoration: none;
	color: #FFF;
	background: #e50808 url(../images/shade_tabs_2.png) top left repeat-x;
}
.shadetabs li.selected a:link, .shadedtabs li.selected a:active, .shadedtabs li.selected a:visited, .shadedtabs li.selected a:hover {
	background: #e50808 url(../images/shade_tabs_2.png) top left repeat-x;
	text-decoration: none;
	color: #FFF;
}
.main_content ul.menu {
	list-style: none;
	margin: 0px;
	padding: 0;
}
.main_content ul.menu li {
	position: relative;
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
}
.main_content ul.menu li a {
	padding: 0 3px 0 3px;
	color: #eb0000;
	font-weight: bold;
	margin: 0;
	font-size: 11px;
	text-decoration: underline;
}
.main_content ul.menu li a:hover {
	padding: 0 3px 0 3px;
	color: #666;
	font-weight: bold;
	margin: 0;
	font-size: 11px;
	text-decoration: none;
}
.main_content ul.menu li.selected {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
.main_content ul.menu li.selected a:link, .main_content ul.menu li.selected a:active, .main_content ul.menu li.selected a:visited, .main_content ul.menu li.selected a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}
.dropmenudiv {
	position: absolute;
	border: 1px solid #333;
	border-bottom-width: 0;
	font: normal 11px Verdana;
	line-height: 18px;
	z-index: 99999;
}
.dropmenudiv a:link, .dropmenudiv a:active, .dropmenudiv a:visited, .dropmenudiv a:hover {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #333;
	padding: 1px 0;
	text-decoration: none;
	text-align: left;
	background-color: #171717;
	color: #fff;
}
.dropmenudiv a:hover {
	background-color: #171717;
	color: #666;
}
#command {
	text-align: center;
	border: 1px solid #99CCFF;
	background: #fff url(../images/bookmark_bg.png) top left repeat-x;
	padding: 8px;
	margin: 5px 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.command_img {
	display: inline;
	margin-left: 1px;
	margin-right: 1px;
	border: 0;
	width: 70px;
	height: 23px;
}
.lightSwitcher {
	position: absolute;
	z-index: 101;
	background-image: url(../images/light_bulb_off.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 15px;
	outline: none;
	text-decoration: underline;
	font-weight: normal;
}
.lightSwitcher:hover {
	text-decoration: underline;
	font-weight: normal;
}
.turnedOff {
	background-image: url(../images/light_bulb.png);
}
.command_text {
	font-weight: bold;
	font-size: 12px;
	color: #104E8B;
	padding-left: 170px;
}
#shadow {
	display: none;
	position: absolute;
	background: #000;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	filter: alpha(opacity=90);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99;
}
#movie {
	z-index: 101;
	display: block;
	margin: 0;
	padding: 0 0 10px 0;
}
.title_text {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding: 5px 10px 5px 10px;
	margin: 5px 0 5px 0;
}
.title_text span {
	font-size: 12px;
	font-weight: bold;
	float: right;
}
.boxborder {
	background: #171717 url(../images/border_bg.png) bottom left repeat-x;
	border: 1px solid #333;
	float: left;
	width: 603px;
	margin: 0 0 5px 0;
	padding: 10px;
	font-weight: bold;
}
.desc {
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #333;
	height: auto;
	overflow: hidden;
	width: 100%;
	padding-bottom: 5px;
}
.detail {
	display: block;
	float: left;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	color: #333;
}
fieldset.text_area {
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px 0 5px 0;
}
fieldset.text_area textarea {
	font: 90%/1 arial, helvetica, sans-serif;
	vertical-align: top;
	background: #fff;
	color: #666;
	border: 1px double #ccc;
	font-weight: normal;
	font-size: 12px;
	padding: 5px;
	line-height: 16px;
}
fieldset.text_area input {
	font: 90%/1 arial, helvetica, sans-serif;
	vertical-align: top;
	background: #fff;
	color: #666;
	border: 1px double #ccc;
	font-weight: normal;
	font-size: 12px;
	width: 250px;
	padding: 5px;
}
fieldset.text_area label {
	display: inline-block;
	float: left;
	text-align: left;
	font-weight: bold;
	color: #666;
	font-size: 12px;
	width: 80px;
	margin: 5px 5px 5px 0;
	line-height: 20px;
}
fieldset.text_area input.top_btn {
	background: #fff url(../images/search_btn.jpg) repeat-x;
	text-align: center;
	margin: 0;
	border: 1px solid #333;
	color: #fff;
	font-size: 11px;
	padding: 5px 8px 7px 8px;
	vertical-align: top;
	max-width: 100px;
	vertical-align: middle;
}
.scroll_checkboxes{
    display:block;
    height: 75px;
    width: 170px;
    padding: 2px;
    overflow: auto;
    margin-left:158px;
    border: 1px solid #ddd;
    background:#fff;
    color:#666;
    font-weight:bold;
}
.result_msg {
	border: 1px solid #969696;
	padding: 5px;
	background-color: #F5F6F8;
}
.ticket h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ccc;
	border-bottom: 1px dotted #333;
	padding-bottom: 5px;
}
.ticket_body {
	background-color: #fff;
	border: 1px dashed #ccc;
	padding: 8px;
	margin: 10px 0 5px 0;
	color: #666;
}
/************************************************* *Comments Table*************************************************/
.commentEntry {
	margin: 6px 0 6px 0;
}
table.comments {
	background: #fff;
	border-bottom: 1px dashed #ccc;
	border-spacing: 1px;
	width: 100%;
	margin-bottom: 3px;
}
td.comments_avatar {
	font-size: 12px;
	width: 85px;
	padding: 5px 0px;
	border: 0;
}
td.comments_text {
	font-size: 12px;
	text-align: left;
	color: #666;
	border: 0;
	margin: 0;
	padding: 5px 0px;
}
.comments a:link, .comments a:visited, .comments a:active, .comments a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #eb0000;
}
table.status {
	background: #fff;
	border-bottom: 1px dashed #ccc;
	border-spacing: 1px;
	width: 100%;
	margin-bottom: 3px;
}
td.status_avatar {
	font-size: 12px;
	width: 85px;
	padding: 5px 0px;
	border: 0;
}
td.status_text {
	font-size: 12px;
	text-align: left;
	color: #666;
	border: 0;
	margin: 0;
	padding: 5px 3px;
  line-height:18px;
}
.status a:link, .status a:visited, .status a:active, .status a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #eb0000;
}

.square_thumb1 {
	background: #fff;
	border: none;
	padding: 1px;
	border: 1px solid #ccc;
	margin: 1px;
	height: 65px;
	width: 80px;
}
.square_thumb2 {
	background: #fff;
	border: none;
	padding: 1px;
	border: 1px solid #ccc;
	margin: 1px;
	height: 70px;
	width: 100px;
}
.video_thumb {
	background: #fff;
	border: none;
	padding: 2px;
	border: 3px solid #ccc;
	margin: 3px;
	height: 70px;
	width: 120px;
}
.video_thumb2 {
	background: #fff;
	border: none;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 3px;
	height: 80px;
	width: 130px;
}
.index_user_thumb {
	padding: 2px;
	border: 1px solid #ccc;
	margin: 2px;
	height: 50px;
	width: 58px;
}
.index_thumb {
	padding: 3px;
	border: 0;
	margin: 2px;
	height: 70px;
	width: 120px;
}
.thumbsf_index {
	position: relative;
	background: #333;
	background-position: center;
	height: 90px;
	padding: 5px 5px;
	width: 120px;
}
.thumbsf_index .vid_time {
	position: absolute;
	bottom: 5px;
	right: 5px;
	padding: 1px 3px 1px 3px;
	background: #333;
	font-size: 10px;
	color: #fff;
}
.thumbsf_index .username_bg {
	position: absolute;
	width:114px;
  bottom: 5px;
	right: 5px;
	padding: 1px 3px 1px 3px;
	background: #333;
	font-size: 10px;
	color: #fff;

}
.category_thumb {
	background: #fff;
	border: none;
	padding: 5px;
	border: 5px solid #B22222;
	margin: 3px;
	height: 90px;
	width: 120px;
}
.profiles_thumb {
	background: #fff;border: none;padding: 5px;border: 3px solid #ddd;margin: 3px;height:60px;width:90px;
}
.greyb {
	color: #000;
	font-weight: normal;
}
.greybsmall {
	color: #000;
	font-weight: normal;
	font-size: 10px;
}
.greybsmallb {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}
.greyblarge {
	color: #000;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
}
.greyblarge span.cat {
	float: right;
	color: #666;
	font-weight: normal;
	font-size: 12px;
}
table.forum{text-align:center;font-weight:normal;font-size:11px;color:#666;width:100%;background-color:#DDD;border:0px;border-collapse:collapse;border-spacing:0px;}
table.forum td{background-color:#ddd;color:#666;padding:5px;border:1px #fff solid;}
table.forum td.hed{background-color:#333;color:#fff;padding:4px;border-bottom:2px #fff solid;font-size:12px;font-weight:bold;}

.red{
 color:red;
 }
.green{
 color:green;
}

#bulletinb{border:1px solid #C5D8EB;background-color:#fff;border-collapse:collapse;margin-bottom:.5em;}
#bulletinb th{width:14%;background-color:#fff;color:#000;font-size:13px;font-weight:bold;text-align:left;border-right:1px solid #C5D8EB;}
#bulletinb td,#bulletinb th{padding:5px;vertical-align:top;border-bottom:1px solid #C5D8EB;}
#bulletinb img{border:0;}