/* 
Copyright 2008 - 2011 © BEARNATION.us All rights reserved.

This is copyrighted material and not for reuse.
All Design and Code Trademarks Apply.
Please do not take what's not yours.

The entire contents of the Site are protected by international
copyright and trademark laws. The owner of the copyrights and
trademarks are www.bearnation.us, its affiliates or other third party
licensors.  YOU MAY NOT MODIFY, COPY, REPRODUCE, REPUBLISH,
UPLOAD, POST, TRANSMIT, OR DISTRIBUTE, IN ANY MANNER, THE
MATERIAL ON THE SITE, INCLUDING TEXT, GRAPHICS, CODE AND/OR
SOFTWARE without permission.
*/

/* Font Embed */

@font-face {
  font-family: 'Gotham Bold';
  src: url(Gotham Bold.eot);
  src: local('Gotham Bold'), local('Gotham Bold'), 
         url (fonts/Gotham-Bold.otf) format('opentype');
}

body {
	position: relative;
	text-align: center;
	font-size: 12px;
	margin: 0;
	color: #CCC;
	background-color: #000000;
	background-image: url(../images/bg_body_new.jpg);
	background-repeat: no-repeat;
	background-position: top 12%;
}


/* Top Right Corner Styles */

#corner {
	position: absolute;
	top: 0;
	display: block;
	height: 200px;
	width: 200px;
	text-indent: -999em;
	text-decoration: none;
	background-image: url(../images/corner.png);
	left: 0px;
}

/* Google Ad Styles */

.holder {
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #971201;
	margin-bottom: 5px;
	text-align: left;
	padding: 5px;
}

.index_text {
	background-color: #151515;	padding: 10px;
	font-size: 11px;
	text-align: left;
}

.news_date {
	color: #666666;
	font-size: .7em;
}

#masthead_index {
	padding: 10px;
	margin: 0px 10px 2px 0px;
	text-align: center;
	width: 855px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #000;
	border: 1px solid;
	border-color: #3F170B;
}

#flash_wrap {
	padding: 3px;
	margin: 7px 0 10px 0;
	text-align: left;
	width: 855px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 4px;
	background-repeat: repeat-x;
	float: left;
	background-color: #151515;
}

#masthead_right {
	padding: 10px;
	background-color: #151515;	margin: 15px 0 10px 0;
	border: 1px solid;
	border-color: #981300;
}

.box_wrap {
	text-align: left;
	padding: 15px;
	margin: 0;
	background-color: #151515;	border: 1px solid #232323;
}

.portal_box_bn {
	background-color: #151515;	border: 1px solid 232323;
	padding: 5px;
	margin: 0 0 10px 0;
}

.holder_blackback {
	padding: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #971201;
	margin: 7px 0 0 0;
	background-color: #151515;}

.holder_blackbox {
	background-color: #000000;
	padding: 10px;
	text-align: center;
	margin: 10px 0 10px 0;
}

.ad_wrapper {
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin: 12px 0 0 0;
	background-color: #300;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	vertical-align: middle;
	width: 160px;
}

.bearbox {
	text-align: center;
	padding: 10px 5px 15px 5px;
	margin: 7px 3px 10px 3px;
	background-color: #10100F;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	vertical-align: middle;
}

.bearbox_banners {
	text-align: center;
	padding: 10px 5px 10px 5px;
	margin: 5px 0 10px 0;
	background-color: #6E7881;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	vertical-align: middle;
	width: 95%;
}

.bear_product {
	text-align: center;
	padding: 0px 5px 10px 0px;
	margin: 0px;
	background-color: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	vertical-align: middle;
}

.bearbox_sharethis {
	padding: 5px 7px 5px 7px;
	margin: 10px 20px 15px 10px;
	background-color: #232323;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	vertical-align: middle;
	width: 80px;
	float: right;
	background-image: url(../images/bngray.jpg);
	text-align: center;
	clear: both;
	display: block;
	font-size:12px;
}

.bearbox_blogsharethis {
	padding: 5px 7px 5px 7px;
	margin: 0px 10px 0px 10px;
	background-color: #FFF;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	vertical-align: middle;
	width: 100px;
	float: right;
	text-align: center;
	clear: none;
}

.bearbox_sharethis:hover {
	background-image: url(../images/bn_sharethis.jpg);
}
.bearbox_sharethis:link {
	color: white;
}

.ad_wrapper_floatleft {
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0px 0px 10px 15px;
	width: 300px;
	float: right;
}

/* BN Footer Styling */

.footer_text {
	font-family: Gotham Bold, Arial, Helvetica, Verdana, sans-serif;
	color: #666666;
	font-size: 10px;
}

#footer_nav {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}

#footer_nav li {
	display: inline;
	padding: 7px;
	margin: 5px;
	font-size: 10px;
}

/* GLOBAL STYLES */

html {
	min-height: 100%;
	margin-bottom: 1px;
}


h1 {
	font-family: Gotham-Bold, Arial;
	font-size: 20px;
	color: #CCCCCC;
	text-transform: uppercase;
	margin: 10px 0px 4px 0px;
}

h2 {
	font-family: Gotham-Bold, Arial;
	color: #CCC;
	font-size:16px;
}
h3 {
	font-family: Gotham-Bold, Arial;
	color: #666666;
	font-size: 14px;
	padding: 0;
	margin: 10px 0 5px 0;
}

table.body {
	width: 1000px;
}

p {
	padding: 0px;
	font-size:12px;
	line-height:17px;
	margin-bottom:30px;
}

div, td {
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}

td.top_menu {
	width: 85%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-right: 3px;
	border-bottom: 1px solid black;
	background-image: url(../images/bg_tab2.jpg);
	background-repeat: repeat-x;
	background-color: #000;
}

td.top_menu2 {
	width: 30%;
	text-align: center;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-bottom: 1px solid black;
}

div.top_menu_link_container, div.top_menu_link_container_end {
	float: left;
	height: 28px;
}

div.top_menu_link_container_end {
}

div.top_menu_link {
	padding: 4px 5px 4px 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

div.top_menu_link_loggedin {
	height: 25px;
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding: 6px 0px 0px 5px;
}

div.menu {
	width: 150px;
	border: 1px solid #232323;
	border-left: 3px solid #7391a8;
	background: #EEEEEE;
	padding: 0px 0px 10px 10px;
	margin-right: 10px;
}

div.menu_header {
	margin-top: 10px;
	margin-bottom: 7px;
}

td.menu_user {
	background-image: url(../images/bg_tb_title.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	padding: 6px 10px 6px 10px;
	border: 1px solid;
	text-align: left;
	border-color: #1D1D1D;
	-moz-border-radius: 5px;
	-webkit-border-radius: 4px;
}

div.menu_item {
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}

div.menu_sep {
	padding: 2px 0px 0px 10px;
	float: left;
	background: none;
}

img.menu_icon {
	display: block;
	float: left;
	margin-right: 4px;
}

img.menu_icon2 {
	margin-bottom: -3px;
	margin-right: 4px;
}

div.menu_arrow {
	padding: 2px;
	float: left;
}

div.menu_item_dropdown a {
	padding: 3px 40px 5px 7px;
	font-weight: normal;
	border-left: 3px solid #666666;
	display: block;
	background: #232323;
	background-image: url(../images/bg_tb_title.jpg);
}

div.menu_item_dropdown a:hover {
	padding: 3px 40px 5px 7px;
	font-weight: normal;
	background: #666666;
	border-left: 3px solid #FF0000;
	text-decoration: none;
	display: block;
	background-image: url(../images/bg_button_orange.png);
}

div.menu_dropdown {
	border: 2px solid;
	border-top: none;
	background: #232323;
	position: absolute;
	margin-top: 6px;
	margin-left: -10px;
	z-index: 99;
	width: 185px;
	white-space: nowrap;
	border-color: #333;
}

td.topbar1 {
	padding-bottom: 5px;
}

td.topbar2, td.topbar2_right {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 11pt;
	padding: 10px 10px 8px 15px;
	color: #CCCCCC;
	border-bottom: 1px solid #232323;
}

td.topbar2_right {
	font-weight: normal;
	padding: 10px 15px 8px 10px;
	text-align: right;
}

td.content {
	vertical-align: top;
	text-align: left;
}

div.content {
	width: 880px;
	padding: 5px;
	text-align: left;
	margin: 10px 0px 20px 10px;
}

div.copyright {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #CCCCCC;
	font-size: 9px;
}

div.page_header {
	font-family: Gotham Bold, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #CCC;
	text-transform: uppercase;
	margin: 10px 0 4px 5px;
	text-shadow: 0 1px 0 #000, 0 -1px 0 #999;
}

td.header {
	padding: 4px 5px 5px 6px;
	font-weight: bold;
	color: #999999;
	background-color: #000000;
	background-image: url(../images/bg_tb_title.jpg);
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 5px;
}

div.header {
	padding: 4px 5px 5px 6px;
	border: 1px solid;
	font-weight: bold;
	color: #999999;
	background-color: #000000;
	background-image: url(../images/bg_tb_title.jpg);
	border-color: #151515;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

div.newupdates {
	position: absolute;
	height: 100px;
	width: 150px;
	margin: 20px 0px 0px 15px;
	background-image: url(../images/newupdates.gif);
	background-repeat: no-repeat;
}

div.newupdates_content {
	text-align: left;
	padding: 8px 5px 5px 12px;
	color: #FFFFFF;
	font-size:10px;
}

div.newupdates_content a {
	color: #FFFFFF;
}

div.box {
	border: 1px solid #232323;
	border-top: none;
	padding: 10px;
}

td.shadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
	padding-bottom: 5px;
}

input.text, input.text_small {
	border: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
	background-color: #999999;
	padding: 3px;
	border-color: #333333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input.text_small {
	font-size: 8pt;
}

input.search {
	vertical-align: middle;
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	color: #555555;
	font-size: 12px;
	padding-left: 23px;
	font-weight: bold;
	font-family: arial, verdana, serif;
}



input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 5px 4px 5px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid;
	border-top-color: #666666;
	border-left-color: #666666;
	border-bottom-color: #333333;
	border-right-color:#333333;
	background-image: url(../images/bg_button_orange.png);
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
input.button:hover {
	
	background-image: url(../images/bg_button_orange_over.png);
	
}

.button_wrap {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

input.button:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
	border: 2px solid;
	border-top-color: #666666;
	border-left-color: #666666;
	border-bottom-color: #999999;
	border-right-color:#999999;
	background-image: url(../images/bg_button_orange.png);
	text-transform: uppercase;
}

input.button_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid;
	background-image: url(../images/bg_button_orange.png);
	text-transform: uppercase;
	height: 20px;
	border-color: #FFFFFF;
	width: 30px;
}

input.radio, input.checkbox {
	vertical-align: middle;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 10px;
	font-size: 14px;
	background-color: #999999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 80%;
	border: none;
}

select, select.small {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	margin-top: 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

select.small {
	font-size: 8pt;
}

.icon {
	vertical-align: top;
	margin-right: 5px;
}

.icon2 {
	vertical-align: top;
	margin-right: 1px;
}

.icon_big {
	display:none;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

img.photo {
	padding: 5px;
	background-color: #333333;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

font.small {
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
}

font.big {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

font.bold {
	font-weight: bold;
}

font.disabled {
	color: #666666;
}

form {
	margin: 0px;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.error {
	vertical-align: middle;
	color: #FFFFFF;
}

div.spacer10 {
	margin-top: 10px;
	height: 0px;
	font-size: 1pt;
}

img.button {
	display: block;
	float: left;
	margin-right: 4px;
}

a:link {
	color: #F60;
	text-decoration: none;
}

a:visited {
	color: #FFF;
	text-decoration: none;
}

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

a.top_menu_item:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.top_menu_item:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a.top_menu_item:hover {
	color: #FF6600;
	text-decoration: none;
}

a.top_menu_item:active {
	color: #FF6600;
	text-decoration: none;
}

a.menu_item:link {
	color: #CCCCCC;
	text-decoration: none;
}

a.menu_item:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a.menu_item:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.newupdates:link {
	color: #000;
	text-decoration: none;
}

a.newupdates:visited {
	color: #000;
	text-decoration: none;
}

a.newupdates:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.copyright:link {
	color: #999999;
	text-decoration: none;
}

a.copyright:visited {
	color: #666666;
	text-decoration: none;
}

a.copyright:hover {
	color: #CCCCCC;
	text-decoration: none;
}

a.portal_signup:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}

a.portal_signup:visited {
	color: #FFFFFF;
	text-decoration: none;
}

a.portal_signup:hover {
	color: #FFFFFF;
	text-decoration: none;
}

label:hover {
	color: #FF6600;
	text-decoration: underline;
}

table.tabs {
	margin-bottom: 10px;
}

td.tab {
	padding-left: 1px;
	border-bottom: 1px solid #232323;
}

td.tab0 {
	font-size: 1pt;
	padding-left: 7px;
	border-bottom: 1px solid #232323;
}

td.tab1 {
	border: 1px solid #232323;
	border-top: 3px solid #FF0000;
	border-bottom: none;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
	background-image: url(../images/bg_tab1.jpg);
}

td.tab2 {
	border: 1px solid #232323;
	border-top: 3px solid #232323;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
	background-color: #000000;
	background-image: url(../images/bg_tab2.jpg);
}

td.tab3 {
	border-bottom: 1px solid #232323;
	padding-right: 12px;
	width: 100%;
	text-align: right;
	vertical-align: middle;
}

table.list {
	width: 100%;
	border: 1px solid #232323;
	border-bottom: none;
}

td.list_header {
	background: #232323;
	font-weight: bold;
	padding: 3px 5px 3px 7px;
	border-bottom: 1px solid #232323;
	vertical-align: middle;
}

tr.list_item1 {
	padding: 5px 7px 5px 7px;
	border-bottom: 1px solid #232323;
}

tr.list_item2 {
	padding: 5px 7px 5px 7px;
	background: #F5F5F5;
	border-bottom: 1px solid #232323;
}

td.form1 {
	padding: 12px 0px 5px 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

td.form2 {
	padding: 10px 0px 5px 10px;
}

div.form_desc {
	font-size: 8pt;
	padding: 5px 0px 5px 0px;
}

div.form_error {
	margin-bottom: 10px;
	color: #FF0000;
}

div.success {
	line-height: 16pt;
}

td.button {
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	background-image: url(../images/bg-button-darkgreen.jpg);
	background-repeat: repeat-x;
	margin: 0 20px 0 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

td.button:hover {
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	background-image: url(../images/bg_signup.jpg);
	background-repeat: repeat-x;
	margin: 0 20px 0 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

div.button {
	font-weight: bold;
	padding: 5px 10px 5px 10px;
background-image: url(../images/bg-button-darkgreen.jpg);
	background-repeat: repeat-x;
	margin: 0 5px 0 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
div.button:hover {
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	background-image: url(../images/bg_signup.jpg);
	background-repeat: repeat-x;
	margin: 0 5px 0 0;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

td.result {
	font-weight: bold;
	text-align: center;
	border: 1px solid;
	padding: 7px 8px 7px 7px;
	background-color: #666666;
	border-color: #CCCCCC;
	color: #CCCCCC;
}

td.error {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 7px 8px 7px 7px;
	background-color: #4B1C0A;
}

td.success {
	font-weight: bold;
	padding: 7px 8px 7px 7px;
	background-color: #006600;
	color: #FFFFFF;
}

/* STYLES FOR AD BANNERS */
div.ad_top {
	padding: 10px;
	text-align: center;
}

div.ad_belowmenu {
	padding: 0px 0px 10px 0px;
	text-align: center;
}

div.ad_left {
	padding: 0px 10px 10px 0px;
	vertical-align: top;
	text-align: center;
	margin: 0;
}

div.ad_right {
	padding: 0px 0px 10px 10px;
	vertical-align: top;
	text-align: center;
	margin: 0;
}

div.ad_bottom {
	padding: 10px 0px 0px 0px;
	text-align: center;
}

/* STYLES FOR RECENT ACTION */
.recentaction_div_media {
	padding: 10px 10px 10px 15px;
}

.recentaction_div_media img {
	max-width: 90px;
 width: expression(this.width > 300 ? 300: true);
}

img.recentaction_media {
	float: left;
	margin: 3px;
	padding: 10px;
	background-color: #232323;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

img.recentaction_media:hover {
	float: left;
	margin: 3px;
	padding: 10px;
	background-color: #993300;
}

.recentaction_div {
	padding: 10px 5px 10px 10px;
	position: relative;
	max-height: 150px;
	max-width: 375px;
	overflow: auto;
}

/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .recentaction_div {
	overflow: visible;
 overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
 height: expression(this.scrollHeight > 125? "125px" : "auto" );
 width: expression(this.scrollWidth > 300? "350px" : "auto" );
}

/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .recentaction_div {
	overflow: visible;
 overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 15px;
 height: expression(this.scrollHeight > 125? "125px" : "auto" );
 width: expression(this.scrollWidth > 350? "350px" : "auto" );
}

.recentaction_div img {
	max-width: 300px;
 width: expression(this.width > 300 ? 300: true);
}

/* STYLES FOR FRIEND SUGGEST FEATURE */
.suggest_item a {
	padding: 3px 3px 3px 5px;
	background: #F7F7F7;
	border-bottom: 1px solid #CCCCCC;
	width: 181;
	display: block;
}

.suggest_item a:hover {
	background: #003366;
	color: #FFFFFF;
}

div.suggest {
	position: absolute;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #232323;
	padding: 0px;
	display: none;
}

a.suggest:link {
	color: #333333;
	text-decoration: none;
}

a.suggest:visited {
	color: #999999;
	text-decoration: none;
}

a.suggest:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* LOGIN PAGE */
td.login_middle {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
	font-weight: bold;
	font-size: 16pt;
}

td.login_right {
	vertical-align: middle;
	text-align: center;
	padding-bottom: 30px;
}

/* PORTAL PAGE (HOME.PHP) */
div.portal_spacer {
	height: 1px;
	margin: 5px 0 5px 0;
}

div.portal_content {
	padding: 7px;
	border-top: none;
}

td.portal_text {
	vertical-align: top;
	padding: 10px 20px 10px 10px;
}

table.portal_table {
	margin-bottom: 10px;
}

div.portal_login {
	padding: 25px 10px 25px 10px;
	text-align: center;
	font-weight: bold;
	background-image: url(../images/bg_backroom.jpg);
	-moz-border-radius: 5px;
	-webkit-border-radius: 4px;
}

td.portal_member {
	padding: 2px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 8px;
	margin: 3px;
}

div.portal_action {
	padding: 6px 6px 6px 6px;
	border-top: 1px solid #232323;
}

div.portal_action_top {
	padding: 6px 6px 6px 6px;
}

div.portal_action_date {
	float: right;
	color: #999999;
	padding-left: 5px;
}

div.portal_whatsnew {
	padding: 4px 10px 4px 10px;
}

div.portal_signup a, div.portal_signup a:hover {
	font-size: 14pt;
	line-height: 0px;
	text-align: center;
	padding: 4px;
	text-transform: uppercase;
	height: 30px;
	font-weight: bold;
}



/* WHATS NEW PAGE */
td.home_left {
	vertical-align: top;
	text-align: left;
	width: 460px;
	margin: 0 10px 0 0;
	background-color: #000000;
	padding: 10px 10px 10px 10px;
	background-image: url(../images/bg_backroom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

td.home_right {
	vertical-align: top;
	width: 280px;
	margin: 0 0 0 5px;
}

td.home_stats {
	padding: 10px;
	border: 1px solid #232323;
	background-color: #151515;	text-align: center;
	vertical-align: middle;
}

td.home_menu {
	padding: 10px;
	background-color: #151515;	border: 1px solid #232323;
}

td.home_menu1 {
	font-weight: bold;
}

td.home_notification {
	text-align: left;
	border: 1px solid #232323;
	background-color: #151515;	padding: 7px 8px 7px 6px;
}

div.home_photo {
	border: 1px solid #232323;
	padding: 5px;
	background-color: #151515;	margin-bottom: 10px;
}

td.home_box {
	border: 1px solid #151515;
	border-top: none;
	padding: 8px;
/*	background-color: #151515;
*/	}

table.home_menu {
	border: 1px solid #232323;
	border-bottom: none;
	margin-bottom: 10px;
}

td.home_menu1 a {
	background-color: #FFFFFF;
	background-image: url(../images/menu_bg1.gif);
	background-repeat: repeat-y;
	background-position: top right;
	border-bottom: 1px solid #232323;
	padding: 5px 5px 5px 7px;
	font-size: 8pt;
	font-family: arial, serif;
	display: block;
}

td.home_menu1 a:hover {
	background-color: #F5F5F5;
	background-image: url(../images/menu_bg2.gif);
}

div.home_action {
	padding: 6px 6px 10px 6px;
	border-top: 1px solid;
	border-top-color: #333333;
}

div.home_action_top {
	padding: 6px 6px 6px 6px;
}

div.home_action_date {
	float: right;
	color: #999999;
	padding-left: 5px;
}

div.home_whatsnew {
	padding: 5px 10px 5px 10px;
	background-color: #020100;
}

div.home_updated {
	font-size: 7pt;
	color: #888888;
	padding-top: 2px;
	width:250px;
}

/* WHATS NEW - MY NETWORK PAGE */
div.network_content {
	border: 1px solid #232323;
	border-top: none;
	padding: 8px;
	background-color: #151515;}

/* VIEW PROFILE PAGE */
td.profile {
	border-top: none;
	padding: 5px 7px 0px 7px;
	margin-bottom: 0px;
}

td.profile_leftside {
	width: 165px;
	padding-top: 5px;
	vertical-align: top;
	
}
td.profile_rightside {
	padding-left: 10px;
	padding-top: 5px;
	vertical-align: top;
}

div.profile_field_value {
	max-width: 500px;
	overflow: auto;
}

div.profile_friend_photo {
	float: left;
	width: 90px;
	text-align: center;
}

div.profile_friend_info {
	float: left;
	padding-left: 10px;
}

div.profile_friend_options {
	text-align: right;
	padding-left: 10px;
}

div.profile_friend_name {
	font-size: 10pt;
	font-weight: bold;
}

div.profile_friend_details div {
	color: #888888;
	font-size: 7pt;
}

div.profile_image {
	float: left;
	padding: 5px;
	text-align: center;
	width: 111px;
}

div.profile_bar {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
}

td.profile_item1 {
	padding: 5px 0px 5px 0px;
	text-align: center;
	vertical-align: top;
}

td.profile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

div.profile_comment_author {
	float: left;
	padding: 5px 7px 5px 7px;
}

div.profile_comment_date {
	text-align: right;
	padding: 5px 7px 5px 7px;
}

div.profile_comment_body {
	clear: left;
	margin: 0 0 0 10px;
	padding: 20px;
	overflow: auto;
	background-color: #151515;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
 width: expression(this.scrollWidth > 550? "550px" : "auto" );
}

/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .profile_comment_body {
	overflow: visible;
	overflow-y: hidden;
	overflow-x: auto;
	padding-bottom: 25px;
 width: expression(this.scrollWidth > 550? "550px" : "auto" );
}

div.profile_comment_body img {
	max-width: 475px;
 width: expression(this.width > 475 ? 475: true);
}

div.profile_comment_links {
	text-align: right;
	padding: 8px 20px 5px 0px;
}




td.profile_menu1 a, div.nolink {
	background-image: url(../images/bg_button_orange.png);
	padding: 5px 5px 5px 7px;
	font-size: 8pt;
	display: block;
	color: #FFFFFF;	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom:2px;
}

td.profile_menu1 a:hover {
	background-image: url(../images/bg_button_orange_over.png);
	color: #FFFFFF;
	text-decoration: none;
}

td.profile_photo {
	vertical-align: middle;
	text-align: center;
	padding: 15px;
	height: 150px;
	background-image:url(../images/bg_backroom.jpg);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-color: #333;
	border-style: solid;
	border-width: 1px;
	background-color: #700604;
	background-repeat: repeat-x;
}

td.profile_viewcomments_postcomment {
	padding: 10px 16px 10px 16px;
	border: 1px solid #232323;
}

div.profile_postcomment {
	border: 1px solid #232323;
	margin-bottom: 10px;
	padding: 10px 14px 8px 10px;
	background: #000000;
}

.comment_area {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 100%;
	height: 70px;
	background-color: #DBDBDB;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.profile_action {
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #232323;
	margin-bottom: 5px;
}

div.profile_action_bottom {
	padding-bottom: 2px;
}

div.profile_action_date {
	color: #999999;
	float: right;
	padding-left: 5px;
}

td.profile_tab a {
	background-color:#232323;
	background-image: url(../images/bg_tb_title.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 5px 7px 5px;
	border: 1px solid #232323;
	border-left: none;
	font-weight: bold;
	display: block;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}

td.profile_tab a:hover {
	background-color:#333332;
	background-image: url(../images/bg_button_orange.png);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 5px 7px 5px;
	border: 1px solid #232323;
	border-left: none;
	font-weight: bold;
	display: block;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}

td.profile_tab2 a {
	background-image: url(../images/bg_button_orange.png);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 5px 7px 5px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	border-bottom: none;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}

td.profile_tab2 a:hover {
	background-color:#232323;
	background-image: url(../images/whiteline.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 7px 5px 7px 5px;
	border: 1px solid #232323;
	border-left: none;
	border-bottom: none;
	font-weight: bold;
	display: block;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}

#profile_tabs_profile {
	border-left: 1px solid #232323;
}

td.profile_tab_end {
	border-bottom: 1px solid #232323;
}

div.profile_content {
	padding: 10px;
/*	background-color: #151515;
*/}

div.profile_headline, div.profile_headline2 {
	font-size: 10pt;
	margin-bottom: 7px;
	font-weight: bold;
	color: #666666;
	padding: 2px 0px 2px 2px;
}

div.profile_headline2 {
	margin-top: 10px;
}

/* BROWSE PAGE */
td.browse_field {
	padding: 5px;
}

div.browse_field_radio {
	padding: 0px 5px 0px 1px;
	margin-top: 1px;
}

div.browse_fields {
	border: 1px solid #232323;
	border-top: none;
	padding: 5px 7px 5px 7px;
	margin-bottom: 12px;
	background-color: #151515;}

td.browse_header {
	padding: 5px 5px 3px 7px;
	font-size: 9pt;
	font-family: arial, serif;
	font-weight: bold;
	border: 1px solid #232323;
	border-bottom: none;
	background: #EEEEEE;
}

div.browse_result {
	vertical-align: top;
	text-align: center;
	width: 65px;
	padding: 7px;
	font-weight: bold;
	margin: 0px 5px 5px 8px;
	text-transform: uppercase;
	font-size: 9px;
	background-color: #000;
	min-height: 90px;
	background: url("../images/bg_tb_title.jpg");
	background-repeat:repeat-x;
	border: 1px solid;
	border-color: #100;
}

div.browse_pages {
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

/* SEARCH PAGE */
td.search {
	width: 475px;
	padding: 10px;
	background-color: #151515;	border: 1px solid #232323;
}

div.search_header {
	font-weight: bold;
	background-color: #151515;	border: 1px solid #232323;
	padding: 5px 5px 5px 10px;
	font-size: 9pt;
}

div.search_results {
	padding: 0px 10px 10px 10px;
}

div.search_result1 {
	padding: 10px;
	background: url(../images/trans.png);
}

div.search_result2 {
	padding: 10px;
}

div.search_result_text {
	font-size: 9pt;
	font-weight: bold;
	padding-left: 3px;
}

div.search_result_text2 {
	font-weight: normal;
	font-size: 7pt;
	color: #777777;
}

div.search_context {
	color: #555555;
}

div.search_url {
	color: #115599;
}

td.search_pages_bottom {
	padding-top: 8px;
	padding-right: 12px;
	border-top: 1px solid #232323;
	text-align: right;
}

/* HELP PAGES */
div.faq {
	margin: 10px;
	padding: 5px 5px 5px 10px;
	border-left: 2px solid #FF0000;
}

div.faq_questions {
	border: 1px solid #232323;
	border-top: none;
	padding: 5px 7px 5px 8px;
	background-color: #151515;}

/* MESSAGES */
table.messages_table {
	border: 1px solid #232323;
	border-color: #333333;
}

td.messages_header {
	padding: 4px 5px 5px 6px;
	font-weight: bold;
	color: #CCCCCC;
	background-color:#000000;
}

td.messages_left {
	width: 100%;
	text-align: left;
	vertical-align: middle;
}

td.messages_right {
	text-align: right;
	vertical-align: middle;
}

tr.messages_unread {
	font-weight: bold;
	background-color: #6B1400;
	background-image: url(../images/bg_backroom.jpg);
	background-repeat: repeat-x;
}

tr.messages_read {
	background-image:url(../images/trans.png);
}

td.messages_message {
	border-top: 1px solid #232323;
	padding: 7px 5px 7px 7px;
	vertical-align: top;
}

td.messages_photo {
	border-top: 1px solid #232323;
	padding: 7px 0px 7px 7px;
	vertical-align: top;
}

td.messages_view2 {
	font-size: 13px;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 7px 12px 7px;
	vertical-align: top;
	background-color: #151515;
	padding: 20px;
	margin-right: 50px;
	border: 1px solid #333;
}

td.messages_view2_bottom {
	padding: 5px 7px 12px 7px;
	vertical-align: top;
}

td.messages_view1 {
	vertical-align: top;
	padding-right: 15px;
}

div.messages_author {
	padding-bottom: 5px;
	font-weight: bold;
}

div.messages_date {
	font-size: 10px;
	color: #777777;
}

td.messages_authorbox {
	width: 100px;
	text-align: right;
	vertical-align: top;
	padding: 5px 10px 0px 0px;
}

/* MY FRIENDS */
div.friends_search {
	width: 450px;
	padding: 10px;
	border: 1px solid #232323;
	margin-left: auto;
	margin-right: auto;
	background-color: #151515;}

td.friends_sort {
	padding-top: 5px;
}

div.friends_result {
	padding: 5px;
	border: 1px solid #232323;
	margin-top: 10px;
	background-color: #151515;}

td.friends_result0 {
	padding: 5px;
}

td.friends_result1 {
	vertical-align: top;
	padding: 5px;
}

td.friends_result2 {
	padding: 5px;
	vertical-align: top;
	text-align: right;
}

div.friends_name {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 3px;
}

div.friends_stats div {
	color: #888888;
	font-size: 7pt;
}

/* BROWSE FRIENDS */
td.browse_friends_sort {
	padding-top: 5px;
}

div.browse_friends_result {
	padding: 5px;
	border: 1px solid #232323;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #151515;}

td.browse_friends_result0 {
	padding: 5px;
}

td.browse_friends_result1 {
	padding: 5px;
}

td.browse_friends_result2 {
	padding: 5px;
	text-align: right;
}

/* EDIT PROFILE */
td.editprofile_photoleft {
	text-align: center;
	padding-right: 10px;
}

td.editprofile_photoright {
	vertical-align: top;
}

td.editprofile_photo {
	height: 150px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #232323;
	padding: 5px;
	background-color: #151515;}

table.editprofile_options {
	margin-left: 10px;
}

div.editprofile_bar {
	border-bottom: 1px solid #232323;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

td.editprofile_item1 {
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

td.editprofile_item2 {
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

div.editprofile_examplecss, div.editprofile_examplecss:hover {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #232323;
}

div.editprofile_examplecss:hover {
	border: 1px solid #232323;
}

div.editprofile_examplecss_selected {
	width: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	float: left;
	border: 1px solid #232323;
	background: #EEEEEE;
}

/* EDIT ACCOUNT SETTINGS */
td.account1 {
	padding: 5px 5px 5px 7px;
	font-weight: bold;
	border: 1px solid #232323;
	background: #EEEEEE;
}

td.account2 {
	padding: 7px 5px 5px 5px;
	border: 1px solid #232323;
	border-top: none;
}

/* SIGNUP PAGE */
img.signup_code {
	vertical-align: middle;
}

div.signup_header {
	padding: 5px 10px 5px 15px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	color: #CCC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

div.signup_photo_desc {
	padding: 5px 5px 5px 0px;
}

td.signup_photo {
	padding: 10px;
	border: 1px solid #232323;
	background-color: #232323;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#bg_clear {
	background-image: url(../images/bg_message_orange.jpg);
	background-color: #971202;
	background-position: top left;
	background-repeat: no-repeat;
	height: 470px;
	margin: 0;
	padding: 0;
}

.online_blink {
	color: #66CC00;
	text-decoration: blink;
}

.hide {
	display: none;
}

.album_wrap {
	padding: 15px 15px 15px 35px;
	margin: 0px;
	background-color: #383838;
	background-image: url(../images/album_spiralboook.png);
	background-position: left;
	background-repeat: repeat-y;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.wrap {
	padding: 2px;
	margin: 0px;
	background-color: #070606;
}

/*.wrap:hover {
	margin: 0px;
	background-color: #FF0000;
	padding: 2px;
}*/

.news_title {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0 5px 0;
	border-bottom: 1px solid #232323;
}

#tpl_right_col {
	float: left;
	height: 600px;
	width: 120px;
	clear: none;
	background-color: #000000;
	margin: 0 0 0 20px;
	text-align: center;
	padding: 20px;
}

#tpl_left_col {
	float: left;
	width: 600px;
}

.table_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

#msg_wrap {
	background-image: url(../images/bg_message_orange.jpg);
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	background-color: #A93B21;
	background-position: top right;
	background-repeat: repeat-y;
}

a.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px 5px 4px 5px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	border: 2px solid;
	border-top-color: #666666;
	border-left-color: #666666;
	border-bottom-color: #333333;
	border-right-color:#333333;
	background-image: url(../images/bg_button_orange.png);
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
}

a.home_button {
	font-size: 9px;
	display: inline;
	padding: 3px 5px 3px 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #871C01;
	color: #CCCCCC;
	border-top: 1px solid #232323;
	border-right: 1px solid #232323;
	border-left: 1px solid #232323;
}

signup_wrap {
	background-color: #333333;
}

#these_items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	width: 500px;
	text-align: left;
	line-height: 15px;
	border: 1px solid;
	border-color: #333333;
	padding: 10px;
	margin: 10px 10px 10px 0;
}

#feature_highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	width: 100%;
	text-align: left;
	line-height: 15px;
	border: 1px solid;
	border-color: #330066;
	padding: 10px;
	margin: 10px 0px 10px 0;
}

.portal_content_login {
	background-color: #000000;
	padding: 10px;
	background-image: url(../images/bg_flash.jpg);
	background-repeat: repeat-x;
}

.browse_item_wrap {
	padding: 10px;
	border: 1px solid;
	margin-bottom: 10px;
	background-color: #151515;	border-color: #232323;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#search_form {
	background: transparent none;
}

#home_leftcolumn {
	float: left;
	width: 320px;
	padding: 0 10px 0 10px;
}

.albums_browse_item, .polls_browse_item, .blogs_browse_item, .browse_result {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding:10px;
	width: 360px;
	min-height:120px;
	float:left;
}

/*.albums_browse_item:hover {
	background-color: #990000;
}
*/
.sidebar {
	width: 200px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #232323;
}

.sidebar_add {
	width: 190px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #990000;
}

.browse_item {
	background-color: #101010;
	margin: 0 10px 10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:15px;
	float:left;
	width: 92%;
	background-image: url(../images/bg_blackgradient.jpg);
	background-repeat: repeat-x;
}

.album_view {
	color: #CCC;
	margin: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:20px 25px 40px 25px;
	float:left;
	width: 90%;
	background-image:url(../images/bg_backroom.jpg);
	background-repeat:repeat-x;
}

.album_view_photo {
	border: 5px solid black;
	margin: 2px;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.album_view_photo:hover {
	border: 5px solid;
	margin: 2px;
	border-color: #FF3300;
}

.ratesheet {
	background-color: #2C2C2C;
	margin: 10px 10px 25px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:15px;
	float:left;
	width: 92%;
	clear: right;
}

div.albums_browse_item {
	margin-bottom: 10px;
	padding:10px;
	float:left;
	width: 350px;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-right:2px;
		background-color: #151515;
}

.blogs_browse_item_left, .blogs_browse_item_right, .videoTab {
	margin-bottom: 10px;
	padding:15px;
	float:left;
	width: 350px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-right:2px;
	background-color: #151515;
}

.browse_item:hover {
	background-color: #333333;
}

.portal_signup_container1 {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 20px;
	background-image: url(../images/bg_signup.jpg);
	padding: 5px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 30px;
	text-transform: uppercase;
}

div.portal_signup_container1:hover {
	background-image: url(../images/bg_login_button.jpg);
	font-size: 20px;
}

/* PHOTO TAG CLASSES */
div.tag_div_hidden {
	position: absolute;
	z-index: 98;
}
div.tag_div {
	position: absolute;
	border: 2px solid #FFFFFF;
	z-index: 98;
}
div.tag_label {
	position: absolute;
	padding: 3px 5px 3px 5px;
	border: 1px solid #777777;
	background: #FFFFFF;
	font-weight: bold;
	z-index: 98;
}
div.media_photo_div {
	position: relative; 
	margin-bottom: 10px; 
	margin-left:auto;
	margin-right:auto;
}
div.media_photo_tagform {
	display: none;
	border: 1px solid #232323;
	width: 150px;
	position: absolute;
	opacity: 1;
	background-color: #151515;}
div.media_photo_tagform_titlebar {
	text-align: left; 
	padding: 5px; 
	border-bottom: 1px solid #232323; 
	background: #232323; 
	font-weight: bold;
}
div.media_photo_friendlist {
	overflow: auto; 
	margin: 4px 0px 4px 0px; 
	height: 130px; 
	text-align: left; 
	padding-left: 4px; 
	border: 1px solid #232323;
}

.ad_unit {
	background-color: #339933;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #FFFFFF;
	height: 15px;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.ad_bold {
	font-weight: bold;
	color: #339933;
}

.emph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}

h4 {
	font-family: "Helvetica Neue", "Gill Sans Light", "Gill Sans", "Gotham Light", "Gotham Book", "Gotham Bold", sans-serif, arial, Arial;
	color: #C30;
	font-size: 24px;
	margin: 0 0 5px 0;
}

#flash_wrap .music_notice {
	background-color: #000;
	padding: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0;
	background-image: url(../images/bg_blackgradient.jpg);
	background-repeat: repeat-x;
}

#flash_wrap .music_notice .download_musicwrap {
	background-color: #000000;
	padding: 10px 25px 10px 10px;
	margin: 0 0 10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-image: url(../images/bg_footer_gradient.png);
	background-repeat: repeat-x;
}

#flash_wrap .dj_info_wrap {
	padding-left: 20px;
}

.google_search_wrap {
	background-color: #000000;
	text-align: center;
	padding: 10px;
	border: 1px solid #232323;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#twitter_div {

	text-align: left;
}

#twitter_div #twitter_update_list {
	list-style-type: none;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

#twitter_update_list li {
	margin: 5px 0 5px 0;
	padding: 5px;
	border-bottom:1px solid #333;
}

#footer_bn {
	padding: 10px;
}

#ajax_status {
width: 250px;
}

#brands_home_wrap
{
	background-color: #FFFFFF;
	text-align: center;
	padding: 7px;
	border: 1px solid #8A3A14;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 15px;
}

textarea.banners {
	height: 60px;
	width: 700px;
	padding: 10px;
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: visible;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 11px;
}

.bearboxred {
	text-align: center;
	padding: 10px 5px 15px 5px;
	margin: 7px 3px 10px 3px;
	background-color: #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	vertical-align: middle;
	background-image: url(../images/bg_backroom.jpg);
	background-repeat: repeat-x;
	border: 1px solid;
	border-color: #666;
}

.bear_login {
	background-color: #600;
	background-image: url(../images/bg_backroom.jpg);
	background-repeat: repeat-x;
	padding: 10px;
		-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}


.button_download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px 5px 4px 5px;
	color: #FFFFFF;
!important
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid;
	border-top-color: #666666;
	border-left-color: #666666;
	border-bottom-color: #333333;
	border-right-color:#333333;
	background-image: url(../images/bg_tab1.jpg);
	text-transform: uppercase;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 125px;
	background-repeat: repeat-x;
	margin: 10px 0 0 0;
}
.button_download:hover {
	
	background-image: url(../images/bg_button_orange_over.png);
	
}

#flash_wrap caption {
	text-align: left;
	padding: 5px;
	color: #999;
	font-size: 12px;
}

.bnfooter_cell {
	list-style-type: none;
	width: 130px;
	text-indent: 0px;
	float: left;
	font-size: 0.85em;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#footer_bn_nav {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #101010;
	background-image: url(../images/bg_blackgradient.jpg);
	background-repeat: repeat-x;
	padding: 30px;
}
#livestream {
	background-color: #600;
	padding: 10px;
}

#table_signup {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #999;
}

#signup {
	font-family: Verdana, Geneva, sans-serif;
}

#masthead_index #slideshow {

}

#letter_wrap {
	background-color: #333;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 40px 40px 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 700px;
}

#letter_wrap .letter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;	
	line-height: 1.7em;
}

#letter_wrap h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
}

#letter_wrap .letter strong {
	font-weight: bold;
	color: #FFF;
}

#signup tr td .featurelink {
	text-decoration: underline;
}

.buy_desc {
	background-color: #333;
	padding: 15px;
}

