<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #000000; /*url(images/body_slice.png);*/
         background-repeat: repeat-x repeat-y;
        margin:0;
	
	text-align: center;
	line-height: 1.4;
	color: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.cke_dialog_background_cover{
        opacity: 0 !important;
}

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

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

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

#banner {
    padding:3px;
    margin: 5px;
    padding-top: 0px;
    background:#fff6bf;
    height:25px;
    border:1px solid #929915;
    vertical-align:text-top;
    width:1234px;
    margin-left:auto;
    margin-right:auto;
}

#banner_text {
	color: #333;
	margin-top: 7px;
	font: calibri,verdana;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	
	font-size: 12px;
}

#redeem_image {
    margin-top: -7px;
}

#banner_text a {
     color:#555;
text-decoration:underline;
}

#header {
}

.logo {
        height:148px;
}

#container {
	background: #171717;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	margin: auto auto;
	padding: 0 20px;
	text-align: left;
	
	color: #ffffff;
	width: 1200px;
}

#content {
	/* FIX: Make internet explorer wrap correctly */
	width: auto !important;
}

.menu ul {
	color: #000000;
	text-align: right;
	padding: 0 10px 0 0;
	font-weight: bold;
        background:url(images/nav_bg.jpg) repeat-x;
        height:31px;
}

.menu ul a:link {
        margin:0 10px 0 10px;
	color: #000000;
	text-decoration: none;
text-shadow:1px 1px #BCBDBD;
font-family:"Trebuchet MS",Tahoma,Arial;
font-weight:bold;
font-size:14px;
}

.menu li {
         height:25px;
         display:inline-block!important;
padding-top:5px;
}

.menu_divider {
margin-top:0px !important;
}

.flashplayer {
float:right;
	display: block;
	width: 895px;
	margin: -140px -10px;
	padding: 0;
height:118px;

border-radius:3px;
-moz-border-radius:3px;
	-webkit-border-radius: 3px;
border:4px solid #fff;
}

.menu ul a:visited {
	color: #000000;
	text-decoration: none;
}

.menu ul a:hover, .menu ul a:active {
	color: #fff;
	text-decoration: none;
text-shadow:1px 1px #000;
}

#panel {
        
        margin:0 -20px;
	/*background:url(images/panel_bg.jpg) repeat-x scroll 0 bottom #000000;*/
	color: #929292;
	font-size: 11px;
	padding: 8px 20px;
box-shadow: 0 3px 7px #000;
-moz-box-shadow: 0 3px 7px #000;
        background-color: rgba(0,0,0,0.87);
        border-bottom: 1px solid #252525;
}

#panel a {
        color:#fff;
        font-weight:bold;
text-shadow:1px 2px #000000;
}

#panel a:hover {
        color:#C70002;
        text-shadow:none;
}

#panel .remember_me input {
	vertical-align: middle;
	margin-top: -1px;
}

table {
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
}

.tborder {
	background: #050505;
	width: 100%;
	margin: auto auto;
	border: 1px solid #1f1f1f;
}

.thead {
	/*background: #191919 url(images/forumheader.png) top left repeat-x;*/
       background-color: #ec408c;
	color: #ffffff;
}

#prostats_table .thead{
        background: #191919 url(images/forumheader.png) top left repeat-x !important;
	color: #ffffff !important;
        text-shadow:none !important;
}

#prostats_table .thead a{
        color: #ffffff !important;
        text-shadow:none !important;
}

.thead a:link {
	color: #fff;
	text-decoration: none;
}

.thead a:visited {
	color: #fff;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #ffffff;
	border-bottom: 1px dotted #fff;
}

.tcat {
	background: #222;
	color: #b6b6b6;
	font-size: 12px;
}

.tcat a:link {
	color: #cacaca;
}

.tcat a:visited {
	color: #cacaca;
}

.tcat a:hover, .tcat a:active {
	color: #cacaca;
}

.tcat smalltext_newthread {
        color:#cacaca;
}

.trow1 {
	/*background: #f5f5f5;*/
        background: #2a2a2a;
        color:#ffffff;
}

.trow1 a:link {
	/*color: #026cb1;*/
        color: #cacaca;
	text-decoration: none;
}

.trow1 a:visited {
	/*color: #026cb1;*/
        color: #cacaca;
	text-decoration: none;
}

.trow2 {
	/*background: #EFEFEF;*/
        background: #373737;
        color: #ffffff;
}

.trow2 a:link {
	/*color: #026cb1;*/
        color: #cacaca;
	text-decoration: none;
}

.trow2 a:visited {
	/*color: #026cb1;*/
        color: #cacaca;
	text-decoration: none;
}

.trow_shaded {
	background: #775b81;
}

.trow_selected td {
	background: #775b81;
}

.trow_sep {
	background: #222;
	color: #b6b6b6;
	font-size: 12px;
	font-weight: bold;
}

.tfoot {
	background: #191919 url(images/forumfooter.png) top left repeat-x;
	color: #ffffff;
	padding-left: 25px;
}

.tfoot a:link {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:visited {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: #ffffff;
	border-bottom: 1px dotted #fff;
}

.bottommenu {
	background: #181818;
	color: #000000;
	border: 1px solid #000000;
	padding: 10px;
}

.bottommenu a:hover {
	
	color: #fff;
}

.navigation {
        margin:10px 0;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

.navigation a:link {
	text-decoration: none;
        color:#fff;
}

.navigation a:visited {
	text-decoration: none;
        color:#fff;
}

.navigation a:hover, .navigation a:active {
	text-decoration: none;
        color:#c70002;
}

.navigation .active {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}

.smalltext {
        color: #cacaca;
	font-size: 11px;
}

.smalltext_usersbrowsing, .smalltext_inlinemoderation, .smalltext_search, .smalltext_forumjump {
	font-size: 11px;
	color:#ffffff;
}

.smalltext_usersbrowsing a:hover{
 color:#ffffff;
}

.smalltext_quickreply, .smalltext_newthread {
	font-size: 11px;
	color:#cacaca;
}

form .smalltext {
	font-size: 11px;
	color:#cacaca;
}

.smalltext_postsub {
        color:#cacaca;
}

.largetext {
	font-size: 16px;
	font-weight: bold;
}

input.textbox {
	background: #ffffff;
	color: #000000;
	border: 1px solid #0f5c8e;
	padding: 1px;
}

textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid #0f5c8e;
	padding: 2px;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 1.4;
	font-size: 13px;
}

select {
	background: #ffffff;
	border: 1px solid #0f5c8e;
}

.editor {
	background: #f1f1f1;
	border: 1px solid #ccc;
}

.editor_control_bar {
	background: #fff;
	border: 1px solid #0f5c8e;
}

.autocomplete {
	background: #fff;
	border: 1px solid #000;
	color: black;
}

.autocomplete_selected {
	background: #adcee7;
	color: #000;
}

.popup_menu {
	background: #ccc;
	border: 1px solid #000;
}

.popup_menu .popup_item {
	background: #fff;
	color: #000;
}

.popup_menu .popup_item:hover {
	background: #C7DBEE;
	color: #000;
}

.trow_reputation_positive {
	background: #333733;
}

.trow_reputation_negative {
	background: #403333;
}

.reputation_positive {
	color: green;
}

.reputation_neutral {
	color: #999;
}

.reputation_negative {
	color: red;
}

.invalid_field {
	border: 1px solid #f30;
	color: #f30;
}

.valid_field {
	border: 1px solid #0c0;
}

.validation_error {
	background: url(images/invalid.gif) no-repeat center left;
	color: #f30;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_success {
	background: url(images/valid.gif) no-repeat center left;
	color: #00b200;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

.validation_loading {
	background: url(images/spinner.gif) no-repeat center left;
	color: #555;
	margin: 5px 0;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 22px;
}

/* Additional CSS (Master) */
img {
	border: none;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
	float: none;
	width: 1%;
}

.hiddenrow {
	display: none;
}

.selectall {
	background-color: #FFFBD9;
	font-weight: bold;
	text-align: center;
}

.float_left {
	float: left;
}

.float_left .thread_tools a:hover {
	color:#fff;
}

.float_right {
	float: right;
}

.menu ul {
	list-style: none;
	margin: 0 -20px;
}

.menu li {
	display: inline;
}

.menu img {
	padding-right: 3px;
	vertical-align: top;
	margin-top: -2px;
}

#panel .links {
	margin: 0;
	float: right;
}

.expcolimage {
	float: right;
	width: auto;
	vertical-align: middle;
	margin-top: 3px;
}

img.attachment {
	border: 1px solid #E9E5D7;
	padding: 2px;
}

hr {
	background-color: #000000;
	color: #000000;
	height: 1px;
	border: 0px;
}

#copyright {
	font: 11px Verdana, Arial, Sans-Serif;
	margin: 10px 0;
	padding: 10px 0 0 0;
color:#ffffff;
}

#copyright a:hover {
	
	color: #fff;
}

#debug {
	float: right;
	text-align: right;
	margin-top: 0;
}

blockquote {
	border: 1px solid #ccc;
	margin: 0;
	background: #1a1a1a;
	padding: 4px;
}

blockquote cite {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-style: normal;
	display: block;
	margin: 4px 0;
}

blockquote cite span {
	float: right;
	font-weight: normal;
}

blockquote cite span.highlight {
	float: none;
	font-weight: bold;
	padding-bottom: 0;
}

.codeblock {
	background: #fff;
	border: 1px solid #ccc;
	padding: 4px;
}

.codeblock .title {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 4px 0;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

.subforumicon {
	border: 0;
	vertical-align: middle;
}

.separator {
	margin: 5px;
	padding: 0;
	height: 0px;
	font-size: 1px;
	list-style-type: none;
}

form {
	margin: 0;
	padding: 0;
}

.popup_menu .popup_item_container {
	margin: 1px;
	text-align: left;
}

.popup_menu .popup_item {
	display: block;
	padding: 3px;
	text-decoration: none;
	white-space: nowrap;
}

.popup_menu a.popup_item:hover {
	text-decoration: none;
}

.autocomplete {
	text-align: left;
}

.subject_new, .subject_new a {
	font-weight: bold;
       font-size: 1.1em;
        color: #d7d7d7;
}



.subject_old, .subject_old a {
        font-style: oblique;
}

.highlight {
	background: #FFFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

.pm_alert {
	background: #16a89e;
	border: 1px solid #252525;
	text-align: center;
	padding: 5px 20px;
	margin-bottom: 15px;
	font-size: 12px;
}

.pm_alert img {
        width: 16px;
        height: 16px;
}

.red_alert {
	background: #FBE3E4;
	border: 1px solid #A5161A;
	color: #A5161A;
	text-align: center;
	padding: 5px 20px;
	margin-bottom: 15px;
	font-size: 11px;
}

.high_warning {
	color: #CC0000;
}

.moderate_warning {
	color: #F3611B;
}

.low_warning {
	color: #AE5700;
}

div.error {
	padding: 5px 10px;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	background: #FFF6BF;
	font-size: 12px;
}

div.error p {
	margin: 0;
	color: #000;
	font-weight: normal;
}

div.error p em {
	font-style: normal;
	font-weight: bold;
	padding-left: 24px;
	display: block;
	color: #C00;
	background: url(images/error.gif) no-repeat 0;
}

div.error.ul {
	margin-left: 24px;
}

.online {
	color: #15A018;
}

.offline {
	color: #C7C7C7;
}

.pagination {
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: 5px;
color:#ffffff;
}

.tfoot .pagination, .tcat .pagination {
	padding-top: 0;
}

.pagination .pagination_current, .pagination a {
	padding: 2px 6px;
	margin-bottom: 3px;
        color:#fff;
}

.pagination a {
	border: 1px solid #000000;
}

.pagination .pagination_current {
	background: #775b81;
	border: 1px solid #000000;
border-radius:6px;
	font-weight: bold;
	color: #fafafa;
}

.pagination_page, .pagination_next, .pagination_last, .pagination_previous, .pagination_first{
	background: #ec408c;
	border: 1px solid #000000;
}

.thread_legend, .thread_legend dd {
	margin: 0;
	padding: 0;
        color:#ffffff;
}

.thread_legend dd {
	padding-bottom: 4px;
	margin-right: 15px;
}

.thread_legend img {
	margin-right: 4px;
	vertical-align: bottom;
}

.forum_legend, .forum_legend dt, .forum_legend dd {
	margin: 0;
	padding: 0;
}

.forum_legend dd {
	float: left;
	margin-right: 10px;
        color:#ffffff;
margin-top:10px;
}

.forum_legend dt {
	margin-right: 10px;
	float: left;
}

.success_message {
	color: #00b200;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.error_message {
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}

.post_body {
	padding: 5px;
}

.post_author {
        color: #929292;
}

.post_content {
	padding: 5px 10px;
}

.quick_jump {
	background: url(images/jump.gif) no-repeat 0;
	width: 13px;
	height: 13px;
	padding-left: 13px; /* amount of padding needed for image to fully show */
	vertical-align: middle;
	border: none;
}

.repbox {
	font-size:16px;
	font-weight: bold;
	padding:5px 7px 5px 7px;
}

._neutral {
	background-color:#444;
	color: #999999;
	border:1px solid #CCCCCC;
}

._minus {
	/*background-color: #FDD2D1;*/
	color: #CB0200;
	border:1px solid #980201;
}

._plus {
	/*background-color:#E8FCDC;*/
	color: #008800;
	border:1px solid #008800;
}

.pagination_breadcrumb {
	background-color: #f5f5f5;
	border: 1px solid #fff;
	outline: 1px solid #ccc;
	padding: 5px;
	margin-top: 5px;
	font-weight: normal;
}

.pagination_breadcrumb_link {
	vertical-align: middle;
	cursor: pointer;
}

.forum_bar {
        margin:0 auto 0 18px;
        background:url(images/forum_bar.jpg) no-repeat center 0 ;
        height:38px;
        width:952px;
}

.forum_bar:hover {
    background:url(images/forum_bar.jpg) no-repeat center -38px ;
}

/
*.forumlink {
        float:right;
        margin: 2px 15px 0 0;
        height:42px;
        width:426px;
        background: url(images/forum_link.gif) no-repeat scroll 0 -42px transparent;
}

.forumlink:hover {
        
        background: url(images/forum_link.gif) no-repeat scroll 0 -3px transparent;
}

.accountlink {
        float:right;
        margin:5px 0px 0 0px;
        height:42px;
        width:140px;
        background: url(images/my_account.png) no-repeat scroll 0 0px transparent;
}

.accountlink:hover {
        
        background: url(images/my_account.png) no-repeat scroll 0 -39px transparent;
}

.twitterlink {
        float:right;
        margin:5px 0px 0 0;
        height:42px;
        width:101px;
        background: url(images/twitter.png) no-repeat 0 0;
}

.twitterlink:hover {
        background: url(images/twitter.png) no-repeat 0 -39px;
}

*/


/
*div#nav {
        width: 988px;
        height: 44px;
        background-image: url(images/navbg.jpg);
        text-align: center;
        display: none;
}

div#nav ul {
        height: 44px;
        margin: 0 0 0 0;
        padding: 0 0 0 235px;
        font-family : calibri;
        font-size: 12px;
        font-weight: bold;
}

div#nav li {
        height: 44px;
        width: 184px;
        list-style-type: none;
        display: inline;
        float: left;
}

.bookmark {
        background-image: url(images/buttonbookmark.jpg);
        height: 44px;
        width: 184px;
}

.bookmark:hover {
        background-image: url(images/buttonbookmarkroll.jpg);
        height: 44px;
        width: 184px;
}

.share {
        background-image: url(images/share.jpg);
        height: 44px;
        width: 184px;
}

.share:hover {
        background-image: url(images/share2.jpg);
        height: 44px;
        width: 184px;
}

.facebook {
        background-image: url(images/buttonfacebook.jpg);
        height: 44px;
        width: 184px;
}

.twitter {
        background-image: url(images/buttontwitter2.jpg);
        height: 44px;
        width: 184px;
}

.twitter:hover {
        background-image: url(images/buttontwitterroll3.jpg);
        height: 44px;
        width: 184px;
}

#nav li a {
        text-decoration: none;
        color: #ffffff;
        float: left;
        padding: 15px 0 0 10px;
        height: 32px;
        width: 184px;
}

div#nav li a:hover {
}

*/
a {
        outline: 0;
}

.twitter_button_icon {
    position:absolute;
    margin:4px 0 0 5px;
    height:16px;
    width:24px;
    background:url(https://www.rampant.tv/images/twitter_button_icon.png) no-repeat left center;
}

.twitter_button {
   padding-left:30px;
}

#ownership {
	margin:20px auto 0;
	width: ;
	text-align:center;
}

#ownership p {
	color:#666666;
	font-size:11px;
	font-weight:normal;
}

/*******************************************
QUICK LINKS
*******************************************/
.left_links{
	margin: 35px 0 0 0;
	position: fixed;
	left: 0;
	z-index:5000;
	opacity:0.6;
}

.left_links:hover{
     opacity:1;
}

.quick_links{
	padding:4px;
	background:#252525;
	/*background: -moz-linear-gradient(left center , #ffffff 0px, #fff 60%, #fff 80%, #dedede 100%) repeat-y scroll right top #fff;
	background: -webkit-gradient(linear, left center, right center, from(#fff), to(#dedede));*/
    width: 18px;
	border-radius:0 3px 3px 0;
	border:1px solid #fff;
	/*border-right:0;*/
	-webkit-box-shadow: 3px 3px 15px 0 #ccc;
	box-shadow: 1px 0 6px 0 #000000;
}

.quick_links .twitter_btn,
.quick_links .facebook_btn,
.quick_links .tumblr_btn{
	margin:6px 0 0 0;
	display:block;
	width:16px;
	height:16px;
}

.quick_links .facebook_btn{
	background:url(https://www.rampant.tv/css/images/quick_links/icons.png) no-repeat 0 0;
}

.quick_links .twitter_btn{
	background:url(https://www.rampant.tv/css/images/quick_links/icons.png) no-repeat 0 -19px;
}

.quick_links .tumblr_btn{
	background:url(https://www.rampant.tv/css/images/quick_links/icons.png) no-repeat 0 -38px;
}

.quick_links a:first-Child{
	margin:0;
}

.vipbanner img{
        margin:0 0 10px 0;
}

.feederad,
.mrskin{
       display:none;
}

ul.navNew{
	margin: 0 -20px;
	padding:0;
	/*background:url(images/nav/bg.jpg) repeat-x;*/
        background-color: #000000;
	height:64px;
	font-weight:bold;
	font-size:14px;
	/*border-top:1px solid #F5F5F5;*/
	border-bottom:1px solid #252525;
font-family:arial;
        line-height:64px;

       
}

ul.navNew li{
	display:block;
	float:left;
	margin:0;
	padding:0;
        
}

ul.navNew li:hover,
ul.navNew li.active{
	/*background:url(images/nav/menu_span.gif) repeat-x;*/
        outline: 0;
}

ul.navNew li:hover{
         background-color: #252525;
        transition: .2s ease-out;
}


ul.navNew li a{
	display:block;
	/*padding:5px 8px 5px 32px;
	color:#2e2e2e;
	height: 29px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	line-height: 150%;
	border-right:1px solid #cfcfd0;
	background-repeat:no-repeat;
	background-position:7px 4px;
	text-shadow:0 1px 0 #b9b9b1;*/
            color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    height: 100%;
         padding: 0 10px;
}

ul.navNew li a:hover,
ul.navNew li.active a{
	/*text-shadow:0 1px 0 rgba(225,225,225, 1);
	background-position:7px -28px;
        text-decoration:none;
        filter: progid:DXImageTransform.Microsoft.Shadow(direction=90,strength=2,color=b9b9b1);*/

        background-color: rgba(0, 0, 0, 0.1);
        text-decoration: none;

}

ul.navNew li a.nav_logo{
	padding:0;
        margin-left:30px;
	margin-top: -1px;
        margin-right: 43px;
        background:url(images/rampant_logo.png) no-repeat center 0 ;
	width:157px;
	height: 64px;
	border-right:0;
}

ul.navNew li a.nav_logo:hover{
    /*background-position: 0 -31px;*/
}

ul.navNew li.login,
ul.navNew li.logout,
ul.navNew li.premium{
	float:right;
}

ul.nav li.premium{
	margin-right:0;
}

ul.navNew li a.login,
ul.navNew li a.logout{
    /*background-image:url(images/nav/icons/login.png);*/
	border-right:0;
	/*border-left:1px solid #cfcfd0;*/
}

ul.navNew li a.home{
    /*background-image:url(images/nav/icons/home.png);*/
}

ul.navNew li a.live_show{
    /*background-image:url(images/nav/icons/streams.png);*/
}

ul.navNew li a.videos{
     /*background-image:url(images/nav/icons/videos.png);*/
}

ul.navNew li a.schedule{
     /*background-image:url(images/nav/icons/schedule.png);*/
}

ul.navNew li a.get_premium{
	/*margin-top:-7px;*/
	display:block;
    /*background:url(images/nav/nav_getpremium.png) no-repeat center -37px ;*/
    /*height:36px;*/
	/*width:126px;*/
	/*border-right:0;*/
}

ul.navNew li a.get_premium:hover{
    /*background:url(images/nav/nav_getpremium.png) no-repeat center 2px ;*/
}

ul.navNew li a.my_premium{
	/*margin-top:-7px;*/
	display:block;
    /*background:url(images/nav/nav_mypremium.png) no-repeat center -37px ;
    /*height:36px;*/
	/*width:123px;*/
	border-right:0;
        margin-right:30px;
}

ul.navNew li a.my_premium:hover{
    /*background:url(images/nav/nav_mypremium.png) no-repeat center 2px ;*/
}

ul.navNew li a.social{
/*padding-left: 26px;*/
 cursor:default;
    /*background-image:url(images/nav/icons/twitter.png);*/
}

ul.navNew li a.feedsLink{
 cursor:default;
    /*background-image:url(images/nav/icons/feeds.png);*/
}

ul.navNew li a.forum{
    /*background-image:url(images/nav/icons/forum.png);*/
}

ul.navNew li a.twitter{
	display:block;
     /*background-image:url(images/nav/icons/twitter.png);*/
}

ul.navNew li a.tube{
	display:none;
    /*background-image:url(images/nav/icons/videos.png);*/
}

ul.navNew li a .dropdown{
	/*padding-right: 12px;
	background:url(images/nav/icons/dropdown.png)  no-repeat right -3px;*/
}

ul.navNew ul{
	display:none;
	position: absolute;
	z-index: 11;
	padding: 0;
	margin: 0 0 0 -2px;
	min-width: 98px;
	background-color: #000000;
	/*background: linear-gradient(top, #efefef 0%, #bbbbbb 100%);  
	background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%); 
	background: -webkit-linear-gradient(top, #efefef 0%,#bbbbbb 100%); 
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);*/
	list-style: none;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #252525;
}

ul.navNew li:hover ul {
	display: block;
}

/*ul.navNew ul{
	background: #c6c6c6;
	font-weight:bold;
	border-radius: 0 0 2px 2px;
	-webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0, 0.6);
	-moz-box-shadow: 0 8px 6px -6px rgba(0,0,0, 0.6);
	box-shadow: 0 8px 6px -6px rgba(0,0,0, 0.6);
}*/

ul.navNew ul li{
	display:block;
	float:none;
	height:auto;
	border-bottom:1px solid #252525;
	border-top:1px solid #000000;
        line-height: 22px;
}

ul.navNew ul li:first-Child{
	border-top:none;
}

ul.navNew ul li:last-Child{
	border-bottom:none;
}

ul.navNew ul li:hover{
	background:#252525;
}

ul.navNew ul li a{
	padding:8px;
	height: auto;
	background:none;
	font-size: 12px;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}

.submenu{
        float:right;
        list-style: none;
        padding:0;
        margin:0;
}

.submenu li,
.submenu strong{
        float:left;
        padding:0 15px;
        border-right:1px solid #929292;
}

.submenu strong{
       padding:0 3px 0 15px;
         border:none;
}

.submenu li:last-child{
         padding:0 0 0 15px;
         border:0;
}

#channels{
	margin:10px 2px;
	height: 60px;
	min-width: 528px;
	border:1px solid #000000;
	box-shadow: 0px 0px 0 1px rgba(225,225,225,.3);
	-moz-box-shadow: 0px 0px 0 1px rgba(225,225,225,.3);
	-webkit-box-shadow: 0px 0px 0 1px rgba(225,225,225,.3);
	background: rgb(30,30,30); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(30,30,30,1) 0%, rgba(4,3,4,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,30,30,1)), color-stop(100%,rgba(4,3,4,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(30,30,30,1) 0%,rgba(4,3,4,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(30,30,30,1) 0%,rgba(4,3,4,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(30,30,30,1) 0%,rgba(4,3,4,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(30,30,30,1) 0%,rgba(4,3,4,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#040304',GradientType=0 ); /* IE6-9 */
border-radius:2px;
-moz-border-radius:2px;
overflow:hidden;
}

.bg_overlay form .login_close,
.bg_overlay form .comment_close{
	background: url(images/login_close.png) no-repeat;
    display: block;
    float: right;
    height: 28px;
    margin: 0 -5px -30px;
	padding:0;
    width: 27px!important;
}

.bg_overlay{
	display:none;
	position:fixed;
	/*position:absolute;*/
	overflow:auto;
	top:0;
	left:0;
	bottom:0;
	width:100%;
	height:100%;
	background: rgba(0,0,0,0.85);
	z-index: 5000;
}

.bg_overlay form{
	width:275px;
	margin:30px auto;
	padding:5px 10px 5px 5px;
	background-color:#000;
	background: -moz-linear-gradient(top, #1e1e1e 0%, #252525 50px, #1e1b1c 75px, #000000 100%);
	background: -webkit-linear-gradient(top, #1e1e1e 0%, #252525 50px, #1e1b1c 75px, #000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e1e1e', endColorstr='#000000');
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	font-weight:bold;
	font-family:Verdana,Geneva,sans-serif;
	border:3px solid #ec408c;
	font-size:75%;
	color:#cacaca;
}

.bg_overlay form h2{
	margin:10px;
	text-align:center;
	font-size:17px;
	text-shadow:1px 1px 0 #000;
}

.bg_overlay form hr{
	border:0;
    border-bottom:1px solid #3d3d3d;
	border-top:1px solid #151414;
	margin:0 -10px 0 -5px;
}

.bg_overlay label,
.bg_overlay input {
	display:block;
	padding:3px;
	margin:3px;
	width:100%;
}

.bg_overlay label span,
.bg_overlay .over18_report{
	margin: 0 0 0 5px;
	color:red;
}

.bg_overlay label{
	margin-top: 10px;
        font-size: 11px;
}

.bg_overlay form input{
	padding:7px;
	border:0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	font-weight:bold;
	font-size:12px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.bg_overlay form .username{
	background:url(images/form_icons/username.jpg) no-repeat scroll 5px center #FFFFFF;
	padding-left:30px;
}

.bg_overlay form .email{
	background:url(images/form_icons/email.jpg) no-repeat scroll 5px center #FFFFFF;
	padding-left:30px;
}

.bg_overlay form .password{
	background:url(images/form_icons/password.jpg) no-repeat scroll 5px center #FFFFFF;
	padding-left:30px;
}

.bg_overlay .valid{
	width: 16px;
	height: 16px;
	background: red;
	margin-bottom: -4px;
	display: inline-block;
	background:url(images/icons/16x16/icon.png) no-repeat 0 0;
}

.bg_overlay form select {
     -moz-box-sizing: border-box;
     border-radius: 5px 5px 5px 5px;
     border: 1px solid #000000;
     box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5) inset;
     font-size: 15px;
     font-weight: bold;
     padding: 7px 4px;
	 webkit-box-sizing: content-box ;
	 -moz-box-sizing: content-box ;
	 box-sizing: content-box ;
}

.bg_overlay form select {
	padding:8px 4px;
	font-size:90%;
	margin:0 0 15px 0;
}

.bg_overlay form select option{
	vertical-align:center;
}

.bg_overlay form select.first{
	margin:0 0 0 3px;
}

.bg_overlay form a,
.bg_overlay form .info{
	display:block;
	margin: 15px 3px 3px;
	padding:7px;
	width:100%!important;
	background:url(images/red_bg.jpg) repeat-x top #4f0202;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align:center;
	font-size: 14px;
	color:#fff;
	text-decoration:none;
}

.bg_overlay form a.terms,
.bg_overlay form p{
	display:inline;
	background:none;
	padding:0;
	text-align:left;
	margin-left:0px;
	text-decoration:underline;
	font-weight:normal;
	font-size:100%;
}

.bg_overlay form p{
	text-decoration:none;
	font-size: 12px;
}

.bg_overlay form input[type="submit"]{
	margin-top:15px;
	background:url(images/grey_bg.jpg) repeat-x top #69696b;
	cursor:pointer;
	-moz-box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0)!important;
	-webkit-box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0)!important;
	box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0)!important;
	text-shadow:0 1px 0 #c5c5c5;
	font-size:18px;
}

.bg_overlay form input[type="submit"].submitgreen{
	background: #bbef32; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JiZWYzMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2FmZTUzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzkxZDgwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZmM3MDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #bbef32 0%, #afe535 50%, #91d800 50%, #7fc701 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bbef32), color-stop(50%,#afe535), color-stop(50%,#91d800), color-stop(100%,#7fc701)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bbef32 0%,#afe535 50%,#91d800 50%,#7fc701 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bbef32 0%,#afe535 50%,#91d800 50%,#7fc701 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bbef32 0%,#afe535 50%,#91d800 50%,#7fc701 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bbef32 0%,#afe535 50%,#91d800 50%,#7fc701 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bbef32', endColorstr='#7fc701',GradientType=0 ); /* IE6-8 */
	text-shadow:0 1px 0 #a9ff00;
	border:1px solid #a9ff00;
	color:#141414;
}

.bg_overlay form input[type="submit"].submitred{
	background: #ee3239; /* Old browsers */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlMzIzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U2MzUzNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Q3MDMwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjODBhMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ee3239 0%, #e63537 50%, #d70300 50%, #c80a01 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee3239), color-stop(50%,#e63537), color-stop(50%,#d70300), color-stop(100%,#c80a01)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ee3239 0%,#e63537 50%,#d70300 50%,#c80a01 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ee3239 0%,#e63537 50%,#d70300 50%,#c80a01 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ee3239 0%,#e63537 50%,#d70300 50%,#c80a01 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ee3239 0%,#e63537 50%,#d70300 50%,#c80a01 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee3239', endColorstr='#c80a01',GradientType=0 ); /* IE6-8 */
	text-shadow:0 1px 0 #FF3434;
	border:1px solid #F00303;
	color:#141414;
}

.bg_overlay form input[type="submit"]:hover{
	background:#69696b;
}

.bg_overlay form input[type="submit"].submitgreen:hover{
	background: #B0F32E;
}

.bg_overlay form input[type="submit"].submitred:hover{
	background: #f13d3c;
}

.bg_overlay form input[type="checkbox"]{
	margin: 15px 6px 0;
}

.bg_overlay .locksubmit{
	display:none;
	margin:20px 3px 3px;
	padding:10px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
	width:100%!important;
	font-weight:bold;
	font-size:13px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border:3px solid red!important;
	background:#ffb3b3!important;
	text-align:center;
	color:#000000;
}

.bg_overlay .send{
	display:none;
}

/**************************************
SCHEDULE
**************************************/
.bg_schedule,
.bg_popup{
	display: block;
	position: fixed;
	/*position:absolute;*/
	overflow: auto;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.85);
	z-index: 5000;
}

.schedule_container {
	position: absolute;
	display: block;
	z-index: 5001;
	top: 40px;
	width: 713px;
	margin: 0 0 40px 0;
}

.schedule_container iframe{
	border:none;
}

.schedule_container .schedule_close {
    background: url(images/login_close.png) no-repeat;
    display: block;
    float: right;
    height: 28px;
    margin: -25px -35px 0 0;
    width: 27px;
}

.addthis_toolbox.float_right{
    min-width: 117px!important;
    height: 24px;
    margin: 9px 0 0 0;
    padding: 5px 5px 0 7px;
    background: url(images/ajax-loader.gif) no-repeat center #2a2a2a;
    border: 1px solid #464646;
border-bottom:0;
    border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
}

.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m{
    padding: 0 5px 0 0;
    /* margin-top: 0; */
    background:#2a2a2a;
}

.addthis_default_style .at300b:hover, .addthis_default_style .at300bo:hover, .addthis_default_style .at300m:hover{
     opacity:1!important;
filter:alpha(opacity=100)
}

.addthis_default_style .at300b:nth-of-type(4){
    padding-right:0;
}

.addthis_32x32_style .at300bs{
    height: 23px!important;
width: 25px!important;
line-height: 23px!important;
border-radius: 2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
border-top: 1px solid rgba(255, 255, 255, 0.6);
border-left: 1px solid rgba(255, 255, 255, 0.6);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  
   .addthis_32x32_style .at300bs,.rateThread .inline_rating, .addthis_toolbox{
border-radius: 0!important;
}


}

.addthis_32x32_style .at300bs.at15t_twitter {
    background:url(/images/share_icons_small.gif) no-repeat #2ca8d2;
    background-position: -6px -5px!important;
    border-top: 1px solid #76c6e2;
    border-left: 1px solid #76c6e2;
 height: 23px!important;
width: 24px!important;
}

.addthis_32x32_style .at300bs.at15t_facebook {
    background:url(/images/share_icons_small.gif) no-repeat #305891;
    background-position: -45px -6px!important;
    border-top: 1px solid #7892b7;
    border-left: 1px solid #7892b7;
 height: 23px!important;
width: 24px!important;
}

.addthis_32x32_style .at300bs.at15t_print {
    background:url(/images/share_icons_small.gif) no-repeat #738a8d;
    background-position: -78px -5px!important;
    border-top: 1px solid #a4b3b5;
    border-left: 1px solid #a4b3b5;
 height: 23px!important;
width: 24px!important;
}

.addthis_32x32_style .at300bs.at15t_google {
    background:url(/images/share_icons_small.gif) no-repeat #0868b9;
    background-position: -114px -4px!important;
    border-top: 1px solid #5e9dd1;
    border-left: 1px solid #5e9dd1;
 height: 23px!important;
width: 24px!important;
}

.addthis_32x32_style .at300bs.at15t_tumblr {
    background:url(/images/share_icons_small.gif) no-repeat #2f5070;
    background-position: -150px -5px!important;
    border-top: 1px solid #517aa1;
    border-left: 1px solid #517aa1;
 height: 23px!important;
width: 24px!important;
}

.addthis_32x32_style .at300bs.at15t_email {
    background:url(/images/share_icons_small.gif) no-repeat #738a8d;
    background-position: -186px -4px!important;
    border-top: 1px solid #93a5a7;
    border-left: 1px solid #93a5a7;
 height: 23px!important;
width: 24px!important;
}

.addthis_32x32_style .at300bs:hover{
  margin-top:-2px;
height:25px!important;
}

.rateThread .inline_rating{
    padding: 8px 7px 0;
    height: 21px!important;
line-height: 20px!important;
border-radius: 2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
 background-color:#2a2a2a;
    border: 1px solid #464646;
border-bottom:0;
}

.rateThread strong{
    margin-top: 9px;
  color:#fff;
}

.newReply,
.newThread,
.threadClosed{
    display: block;
    margin: 4px 8px -1px;
  margin-bottom: 5px !important;
    margin-left: 15px;
    padding: 2px 7px 0;
    height: 36px!important;
    line-height: 32px!important;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 0 0;
    
background-color: #ec408c;
    border-top: 1px solid #c26e6e;
    border-left: 1px solid #c26e6e;
}

.newThread{
    margin-bottom:0;
}

.newReply:hover,
.newThread:hover{
   background:#ec408c;
   margin-top:1px;
   height:35px!important;
}

.btm{
    float:right;
}

.btm .newReply,
.btm .newThread{
     border: 1px solid #c26e6e;
 border-radius: 3px;
    -moz-border-radius: 3px;
       height:33px !important;
}

.btm .newReply:hover,
.btm .newThread:hover{
      background:#ec408c;
   margin-top:4px;
   height:32px!important;
}

#camsBanner{
    margin-left:auto;
    margin-right:auto;
    width:100%;
    text-align:center;
}

ul.menu.bottom_links li+li {
margin-left:5px;
}

#footer a:hover {
color:#c70002;
}

.forum_status {
  width:34px;
  display:block;
  background:url("/images/on.png") top left no-repeat;
  height:34px;
}

.forum_status.forum_off {
  background-image: url("/images/off.png");
}

div.threadActions a.newReply {
  position:relative;
  bottom:-2px;
}

div.subforumicon {
  width:16px;
  height:16px;
  display:inline;
  display:inline-block;
  background:url("/images/minion.gif") top left no-repeat;
  zoom:1;
}

div.subforum_minioff {
  background-image:url("/images/minioff.gif");
}

.modqueue_controls{
    background-color:#333;
}

.go_page{
    background-color:#ec408c;
}

.drop_go_page form{
    background-color: #ec408c;
    padding: 5px;
    border-radius: 5px;
}

.go_to_page_button{
    border: 1px solid white;
    background: #ec408c;
    color: white;
}

.post_body .oembed img {
    max-width: 100%;
   height: auto;
}</pre></body></html>