html, body {
	margin:0;
	padding:0;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.orangeColor {color: #FF9900}
.greenColor {color: #006600}
.greyColor {color: #666666}

.centerStuff {
	text-align: center;
}
.boldStuff {
	font-weight: bold;
}
.textsize16 {
	font-size: 16px;
}

.formFields {
	background-color:#E7F3FE;
	color:#000;
}

/*--------- BLAB on PROFILE SCROLLER-------------- */
.profileScrollerBlabs {
	width:100%; 
	height:180px; 
	overflow:scroll; 
	overflow-x:hidden;
	
}
.cellbg {
	background-image: url(/images/cmt-lefttop1.jpg);
	background-repeat: no-repeat;
}
.cellbg2 {
	background-image: url(/images/cmt-righttop1.jpg);
	background-repeat: no-repeat;
}
.commenttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #666;
	text-align: center;
	line-height: 120%;
	font-style: normal;
	top: auto;
	vertical-align: text-top;
}
.commenttxt p {
	text-align: left;
	padding: 4px;
	vertical-align: top;
	color: #999;
}
.usernametxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #888;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	line-height: 30px;
	top: auto;
	text-align: left;
	vertical-align: top;
	padding: 4px;
}
.onlinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #669;
}
.usernametxt {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #888;
	text-align: left;
	vertical-align: bottom;
	line-height: 0px;
}
.usernametxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #888;
	text-align: left;
	line-height: 0px;
	text-decoration:none;
	position:relative;
	top:1px;
}
.usernametxt a:hover {
	text-decoration:underline;
}
.commenttxt a {
	color:#3C3;
}
.commenttxt a img {
	border:0;position:relative;top:2px;
}
.onlinetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bolder;
	text-transform: capitalize;
	color: #669;
}
.datetimetxt {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bolder;
	text-align: right;
	line-height: 0px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
	font-style: normal;
}
#comment {
	background:indigo;
	border:2px inset #FFF !important;
	width:361px;
	display:block;
	margin-left:3px;
	font-family: Arial, Helvetica, sans-serif;
	overflow:auto;
	height:100px;
}
body {
	margin:0;
	padding:0;
	background:#000 url(/images/bgconcrete1.jpg) no-repeat top center fixed;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background:#000 url(/images/bgconcrete1.jpg) no-repeat top center fixed;
}
body.wildblack {
	background:#000 url(/images/bgconcrete1.jpg) no-repeat top center fixed;	
}
#container {
	width:800px;
	margin:auto;
	min-height:1224px;
}
#home #container {
	background:#000 url(/website11909.jpg) no-repeat center 107px;
}
#profile #container {
	background:#000 url(/images/profilebody.png) no-repeat center 104px;
}
#memberpage #container {
	background:#000 url(/images/memberpage.jpg) no-repeat center 104px;	
}
#signup #container {
	background:#000 url(/images/signupbg.jpg) no-repeat center 104px;	
}
#newedit #container {
	background:#000 url(/images/neweditaccount.jpg) no-repeat center 104px;	
}
#private #container {
	background:#000 url(/images/privateback.jpg) no-repeat center 104px;	
}
* html #container {
	height:1224px;
}
#header {
	height:104px;
}
#banner {
	height:126px;
	margin-bottom:72px; /* distance from bottom of banner to userinfo */
}
#leftcol {
	width:426px;
	overflow:hidden;
	float:left;
}
#userlist {
	width:97px;
	height:300px;
	float:left;
	margin-left:7px;
	display:inline;
}
#userinfo {
	float:left;
	width:302px;
	display:inline;
	
	padding-left:20px;
	padding-top:21px;
	//margin-bottom:65px;
	position:relative;
}
#userinfo.userinfo {
	//margin-bottom: 20px;
}
#userinfo img {
	float:left;
}
#userinfo #personal {
	padding-top:10px;
	margin-left:140px;
}
#personal p {
	margin:0;
	padding:0;
	color:#669;
	font-size:10px;
	padding-bottom:7px;
	font-weight:bold;
}
#personal p#gender {
	padding-bottom:13px;
}
#personal p#quote {
	width:157px;
	height:39px;
	padding-top:4px;
	margin:0 16px 16px 0;
	overflow:auto;
}
#personal p#realname {
	font-size:13px;
	color:#CCC;
	font-weight:bold;
	padding-bottom:5px;
}
#personal #membersince, #personal #lastlogin {
	padding-left:73px;
	color:#669;
	padding-bottom:0;
	line-height:11px;
}
#flexupdates, #favorites {
	list-style:none;
	margin:0;
	padding:10px 0 0;
	width:310px;
	height:450px;
	overflow:auto;
	position:relative;
}
#flexupdates {
	clear:left;
}
#flexupdate {
	position:relative;
	top:-75px;
}
#flexupdates ul, #favorites ul {
	list-style:none;
	margin:0;
	padding:0;
}
#favorites {
	position: relative;
	top:75px;
	width:300px;
	margin-left:120px;
}
#favorites ul li a img {
	border:0;
	display:block;
	margin:0 auto 10px;
}
#favorites ul li {
	float:left;
	margin-bottom:14px;
	width:100px;
	text-align:center;
	position:relative;
}
.deletefav {
	position:absolute;
	top:-7px;
	right:10px;
}
#favorites ul li a {
	color:#0CFD27;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	outline:0;
}
#flexupdates li {
	width:93%;
	background:#111;
	font-size:11px;
	font-weight:bold;
	color: rgb(0, 102, 0);
	padding:5px;
	margin-bottom:3px;
	position:relative;
}
#flexupdates .deletestatus {
	top:2px;
	right:2px;
	position:absolute;
	color:#FFF;
	font-size:10px;	
}
.deletestatus:hover {
	text-decoration:none;
}
#flexupdates li div.flexdate {
	font-size:8px;
	color: rgb(102,102,102);
}
#favorites {
	height:auto;
	overflow:hidden;
}
#flexupdate {
	margin-left:115px;
	clear:left;
}
#rightcol {
	width:370px;
	float:left;
	height:300px;
	position:relative;
}
#profilebuttons {
	height:89px;
	position:absolute;
	top:-47px;
	left:0;
	padding-left:135px;
	
}
a img {
	border:0;
}
.sendpm {
	height:31px;
	width:89px;
	
	float:left;
	text-indent:-999em;
	outline:0;
	margin-left:22px;
	display:inline;
}
a.sendpm {
	background:url(/images/pm_opacity100.png);
}
.addfav {
	height:31px;
	width:89px;
	
		text-indent:-999em;
	outline:0;
	float:left;
}
a.addfav {
	background:url(/images/addtofav_opacity100.png);
}
#bio {
	margin-left:28px;
	height:120px;
	width:300px;
	padding-top:12px;
	font-size:10px;
	font-weight:bold;
	overflow:auto;
	color:#999999;
	margin-bottom:15px;
}

#profilenav {
	height:177px;
	margin-bottom:50px;
	position:relative;
}
#profile #profilenav {
	margin-bottom:10px;
}
#addtofav {
	width:100px;
	height:15px;
	display:block;
	position:absolute;
	left:150px;
	top:8px;
	text-indent:-999em;
	outline:0;
}
#comments {
	width:362px;
	clear:both;
}
#comments ul {
	margin:0 0 10px;
	padding:0;
	list-style:none;
}
#comments ul li {
	margin-bottom:2px;
	background:url(/images/cmt-righttop1.jpg) no-repeat 66px 0;
}
#comments ul li div.photo {
	width:57px;
	height:58px;
	background:url(/images/cmt-lefttop1.jpg) no-repeat;
	float:left;
	padding-left:9px;
	padding-top:11px;
	position:relative;
}
div.photo a img {
	border:0;
}
#userinfo div.rank {
	text-align:center;
	position:absolute;
	top:156px;
	left:17px;
	width:125px;
}
#userinfo div.rank img {
	display:block;
	margin:auto;
}
.deletecomment {
	color:#FFF;
}
#comments ul li div.username {
	padding-top:30px;
	float:left;
	width:291px;
	font-size:12px;
	padding-left:5px;
}
#comments ul li div.username a {
	font-weight:bold;
	text-decoration:none;
	color:#999;
}
span.online {
	font-size:9px;
	color:#669;
}
.datetimetext {
	font-size:8px;
	color:#666;
	float:right;
	position:relative;
	top:-4px;
	overflow:hidden;
	padding-right:4px;
}
.datetimetext span {
	float:left;
}
.datetimetext span.first {
	margin-right:10px;
}
#comments ul li div.status {
	padding-top:11px;
	padding-left:59px;
	font-size:8px;
	overflow:hidden;
}
#comments ul li div.comment {
	clear:both;
	width:282px;
	margin-left:66px;
	font-size:12px;
	color:#999;
	padding:5px;
	background:#2D2D2D;
	border:2px solid #4E4E4E;
	border-top:0;
	position:relative;
	top:-4px;
}
textarea {
	color:#999;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#secondnav {
	width:135px;
	float:left;
}
#socialbuttons {
	position:absolute;
	top:-55px;
	left:0;
	padding-left:82px;
	overflow:hidden;
}
#socialbuttons ul {
	list-style:none;
	margin:0;
	padding:0;
}
#socialbuttons ul li {
	float:left;
}
#socialbuttons ul li a {
	width:40px;
	height:39px;
	display:block;
	text-indent:-999em;
	cursor:default;
	outline:0;
}
#youtube {
	background:url(/images/youtube_opacity10.png);
}
#youtube.exists {
	background:url(/images/youtube_opacity100.png);
	cursor:pointer;
}
#facebook {
	background:url(/images/facebook_opacity10.png);
}
#facebook.exists {
	background:url(/images/facebook_opacity100.png);
	cursor:pointer;
}
#twitter {
	background:url(/images/twitter_opacity10.png);
}
#twitter.exists {
	background:url(/images/twitter_opacity100.png);
	cursor:pointer;
}
#shoutoptions {
	margin:60px 0 0 140px;
	color:#FFF;
	position:relative;
}
#shoutoptions ul {
	list-style:none;
	margin:0;
	padding:0;
}
#shoutoptions ul li a {
	color:#96CCFF;
	font-weight:bold;
}
#shouts {
	height:105px;
	list-style:none;
	margin:0;
	padding:3px 0 0 0;
	overflow:auto;
	overflow-x:hidden;
}
#shouts li a {
	color:#0BFD27;
}
#shoutbox {
	margin-left:24px;
	height:120px;
	width:308px;
	padding-top:12px;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	margin-bottom:15px;
}
#shouts li {
	margin-left:5px;
}
#shoutbox a {
	outline:0;
	color:#0BFD27;
	font-size:11px;
	text-decoration:none;
}
#shoutbox a.shout {
	font-size:13px;
}
a.shout {
	text-decoration:none;
	font-size:14px;
	padding-left:30px;
	display:block;
	height:25px;
	line-height:25px;
	outline:0;
}
a.shout:hover {
	text-decoration:underline;
}
a.shouttype1 {
	background:url(/images/hand1.png) no-repeat;
}
a.shouttype2 {
	background:url(/images/hand2.png) no-repeat;	
}
a.shouttype3 {
	background:url(/images/hand3.png) no-repeat;	
}
a.shouttype4 {
	background:url(/images/hand4.png) no-repeat;	
}
#compose {
	border:1px solid #FFF;
	color:#FFF;
	margin:0;
	padding:10px;
}
#compose legend {
	font-size:14px;
	font-weight:bold;
}
#compose label, #compose textarea, #compose input {
	display:block;
	width:752px;
	border:1px solid #097F0D;
	margin-bottom:3px;
	background:#4B0082;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
}
#compose input, #compose textarea {
	margin-bottom:7px;
}
#compose label {
	border:0;
	background:none;
	font-weight:bold;
	font-size:12px;
}
#compose input.submit {
	width:auto;
	display:inline;
	background:#FFF;
	color:#4B0082;
}
#privatemsgs {
width:780px;
padding-top:30px;
margin-left:5px;
}
#privnav {
	margin:0 0 10px;
	padding:0;
	list-style:none;
}
#privnav li {
	display:inline;
	margin-right:10px;
}
#privnav li a {
		color:#FFF;
	text-decoration:underline;
}
#privnav li a:hover {
	text-decoration:none;
}
tr.new {
	font-weight:bold;
}
#compose legend {
	color:#FFF;
	font-weight:bold;
	font-size:15px;
	margin-bottom:4px;
}
#compose table {
	width:763px;
	background:#181818;
	border:1px solid #FFF;
	border-right:0;
	border-bottom:0;
	margin-bottom:5px;	
}
#compose table td, #compose table th {
	border:1px solid #FFF;
	border-top:0;
	border-left:0;
	color:#FFF;
	padding:5px;
}
#compose table th {
	background:#4B0082;
}
#compose table input {
	width:auto;
	display:inline;
	background:none;
}
#compose a, #messageview a {
	color:#FFF;
}
#compose a:hover, #messageview a:hover {
	text-decoration:none;
}
#messageview {
	background:#181818;
	padding:10px;
	border:1px solid #FFF;
	color:#FFF;
}
#messagecontent {
	font-size:13px;
}
#header {
	height:107px;
	background:url(/images/header_bg.png) repeat-x;
	overflow:hidden;
}
#header_left {
	width:203px;
	float:left;
	background:url(/images/header_searchbg.png) no-repeat;
	position:relative;
	height:66px;
	padding-top:5px;
}
#header_left a {
	color:#FFF;
	text-decoration:underline;
	font-size:15px;
}
#header_left a:hover {
	text-decoration:none;
}
#header_right {
	width:597px;
	float:left;
}
#logo {
	font-size:15px;
	margin:0 0 2px;
	padding:16px 0 0 275px;
}
#logo a {
	text-indent:-999em;
	width:306px;
	height:22px;
	background:url(/images/logo.png) no-repeat;
	outline:0;
	display:block;
}
#loggedin {
	font-size:12px;
	font-weight:bold;
	margin-bottom:2px;
	height:38px;
	position:relative;
}
#loggedin_text {
	width:93px;
	height:12px;
	text-indent:-999em;
	float:right;
	background:url(/images/logged_in_as.png);
}
#loggedin #loggedin_user {
	float:right;
	clear:right;
	margin-right:10px;
	display:inline;
}
#loggedin a {
	color:#FFF;
	text-decoration:none;
}
#loggedin a:hover {
	text-decoration:none;
}
#loginform label, #loginform input {
	float:left;
	height:21px;
}
#email_label {
	width:53px;
	text-indent:-999em;
	outline:0;
	background:url(/images/email_label.png);
}
#pass_label {
	width:80px;
	text-indent:-999em;
	outline:0;
	background:url(/images/pass_label.png);
}
#loginform #email, #loginform #pass {
	margin-right:15px;
	padding:5px;
	width:163px;
	color:#FFF;
	background:url(/images/email_input.png) no-repeat;
	border:0;
	height:11px;
	font-size:11px;
}
#loginform input.submit, #fnameform input.submit, #signupform input.submit, #editprofile input.submit {
	border:1px solid #01BD01;
	color:#FFF;
	background:#8B07E4;
	font-size:12px;
	margin-top:2px;
	height:auto;
	width:auto;
}

#fnameform {
	background:url(/images/membersearch_bg.png) no-repeat;
	height:36px;
	clear:both;
	position:relative;
}
#fname_label {
	width:102px;
	height:26px;
	float:left;
	margin-left:101px;
	display:inline;
	background:url(/images/membersearch_label.png);
	outline:0;
	text-indent:-999em;
}
#fnameform input {
	position:relative;
	z-index:1;
}
#fnameform #fname {
	width:234px;
	height:20px;
	float:left;
	margin-right:2px;
	background:url(/images/membersearch_input.png) no-repeat;
	border:0;
	padding:3px;
	color:#FFF;
}
#headernav {
	list-style:none;
	margin:0;
	padding:0;
	height:15px;	
}
#headernav li {
	float:left;
}
#headernav a {
	text-indent:-999em;
	outline:0;
	display:block;
	height:15px;
}
#indexbutton {
	width:99px;
	background:url(/images/logo2.png) no-repeat 0 1px;
}
#homebutton {
	width:82px;
	background:url(/images/home_button.png);
	margin-right:46px;
}
#privatebutton {
	width:41px;
	background:url(/images/inbox_button.png);
	margin-right:44px;
}
#profilebutton {
	width:84px;
	background:url(/images/profile_button.png);
	margin-right:45px;
}
#forumbutton {
	width:51px;
	background:url(/images/forum_button.png);
	margin-right:47px;
}
#logoutbutton {
	width:52px;
	background:url(/images/logout_button.png);
}
#welcome {
	width:334px;
	height:20px;
	background:url(/images/welcome.png) no-repeat;
	position:absolute;
	bottom:2px;
	right:2px;
	z-index:0;
}
#signupform {
	margin-left:118px;
	padding-top:295px;
	float:left;
	width:307px;
	display:inline;
}
#signupform label {
	display:block;
	width:166px;
	height:25px;
	text-indent:-999em;
	margin-bottom:3px;
}
#signupform input, #signupform select {
	display:block;
	width:293px;
	background:#333;
	color:#FFF;
	border:1px solid #000;
	margin-bottom:3px;
	font-size:12px;
	padding:3px;
}
.susername {
	background:url(/images/s_username_label.png) no-repeat;
}
.sfirstname {
	background:url(/images/s_firstname_label.png) no-repeat;
}
.slastname {
	background:url(/images/s_lastname_label.png) no-repeat;
}
.sgender {
	background:url(/images/s_gender_label.png) no-repeat;
}
.scity {
	background:url(/images/s_city_label.png) no-repeat;
}
.sstate {
	background:url(/images/s_state_label.png) no-repeat;
}
.semail {
	background:url(/images/s_email_label.png) no-repeat;
}
.scemail {
	background:url(/images/s_cemail_label.png) no-repeat;
}
.spassword {
	background:url(/images/s_password_label.png) no-repeat;
}
.scpassword {
	background:url(/images/s_cpassword_label.png) no-repeat;
}
.sfacebook {
	background:url(/images/s_facebook_label.png) no-repeat;
}
.stwitter {
	background:url(/images/s_twitter_label.png) no-repeat;
}
.syoutube {
	background:url(/images/s_youtube_label.png) no-repeat;
}
.errormsg {
	padding:5px;
	background:#333;
	color:#F00;
	border:1px solid #000;
	margin-right:5px;
	margin-left:450px;
}
.errormsg2 {
	padding:5px;
	background:#333;
	color:#F00;
	border:1px solid #000;	
}
.success {
	padding:5px;
	background:#400060;
	color:#FFF;
	border:1px solid #000;
	margin-right:5px;
}
#userinfo #editprofile, #userinfo #viewprofile {
	display:block;
	width:150px;
	height:15px;
	position:absolute;
	top:145px;
	right:10px;
	text-indent:-999em;
}
#userinfo #viewprofile {
	top:163px;
	right:10px;
}
a.loadcomments {
	display:block;
	text-align:center;
	width:100%px;
	padding:5px 0;
	background:#0B7B0F;
	color:#FFF;
	text-decoration:none;
	outline:0;
	margin:5px 0;
}
a.loadcomments img {
	border:0;
}
#commentresults {
	height:20px;
	line-height:20px;
}
#editprofile {
	padding-top:172px;
}
#photoupdate {
	height:160px;
	padding:73px 0 10px 41px;
	margin:0 21px 12px 133px;
}
#photoupdate #photo {
	float:left;
}
#file_uploadUploader {
	position:relative;
	margin-left:260px;
	top:40px;
}
#profile_left {
	width:467px;
	float:left;
	margin-right:16px;
	margin-left:17px;
	display:inline;
}
#profile_right {
	width:279px;
	float:left;	
}
#socialupdate {
	padding-top:60px;
	padding-left:13px;
	margin-bottom:15px;
	height:181px;
}
#socialupdate input.text {
	width:200px;
	padding:20px 3px 0;
	display:block;
	background:none;
	margin-bottom:21px;
	outline:0;
	border:0;
	color:#FFF;
	font-size:11px;
	margin-left:115px;
}
#bioupdate {
	height:240px;	
	width:453px;
	padding:0 5px 3px;
	margin-bottom:11px;
}
#quoteupdate {
	width:453px;
	padding:0 5px 3px;
	height:58px;
}
#bioupdate .header {
	height:22px;
	padding-top:18px;
	color:#FFF;	
	padding-left:5px;
}
#quoteupdate .header {
	height:22px;
	color:#FFF;
	padding-left:5px;
	padding-top:8px;	
}
#bioupdate textarea {
	width:450px;
	height:192px;
	border:0;
	background:none;
	outline:0;
	color:#FFF;
	overflow:auto;
}
#quoteupdate textarea {
	width:450px;
	height:60px;
	border:0;
	background:none;
	outline:0;
	color:#FFF;	
	overflow:auto;
}
#personalupdate {
	padding-top:75px;
	padding-left:12px;
	margin-bottom:10px;
}
#personalupdate label {
	height:20px;
	text-indent:-999em;
	outline:0;
	width:255px;
	display:block;
	margin-bottom:3px;
}
#personalupdate input, #personalupdate select {
	margin-bottom:3px;
	display:block;
	width:255px;
	height:38px;
	background:#191919;
	border:0;
	outline:0;
	color:#FFF;
	font-size:20px;
}
#personalupdate select {
	height:33px;	
}
#news {
	position:absolute;
	top:625px;
	height:453px;
	width:280px;
	margin-left:130px;	
	overflow:auto;
}
#news ul {
	margin:0;
	padding:0;
	list-style:none;
}
.news_img {
	width:35px;
	height:35px;
	float:left;
	margin-right:20px;
}
.newscontent {
	clear:both;
	color:#999;
	padding-top:9px;
	padding-bottom:10px;
	text-align:justify;
	font-weight:bold;
	font-size:11px;
}
#news ul li h2 {
	color:#9531C8;
	font-size:14px;
	margin:0;
	padding:0 0 2px;
}
#news ul li h3 {
	color:#36FA22;
	margin:0;
	padding:0;
	font-size:9px;
}
#news ul li h3 a {
	color:#FFF;
	text-decoration:none;
}
#news ul li h3 a:hover {
	text-decoration:underline;
}
a.readmore {
	color:#214906;
	display:block;
	text-align:center;
	width:100%;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
a.readmore:hover {
	text-decoration:underline;
}
