/* posbit_legacy - used to add BG and borders on left side member info - stats */
.postbitlegacy dl.userinfo_extra dd, .postbitlegacy dl.user_rep dd {
background-color:#ffffff;
border-color:#dedec1;
border-style:solid;
border-width:1px 2px 2px 1px;
margin-bottom:3px;
min-width:170px;
padding:3px 0 3px 3px;
}

.postbitlegacy dl.userinfo_extra dt, .postbitlegacy dl.user_rep dt {
float:left;
margin-left:3px;
min-width:60px;
padding:4px 0 3px 3px;
text-align:left;
width:auto !important;
}

.postbitlegacy .userinfo .postuseravatar, .postbitlegacy .userinfo .postuseravatar img  {float:none; text-align:center;}
.postbitlegacy .rank {float:none; text-align:center;}


.postbitlegacy .userinfo .username_container {
	text-align:center; /* Center align username */
}



.postbitlegacy .userinfo a.username, .eventbit .userinfo a.username {
	font-size:13pt; /* Increase the size of the Username in posts */
}




.forumrow .forumtitle a:link, .forumrow .forumtitle a:visited {
	color:#555758;
	font: bold 15px "helvetica";
}
.forumrow .forumtitle a:hover{
	color:#405347;
}
.forumrow .lastposttitle a:link, .forumrow .lastposttitle a:visited {
	color:#405347;
	font-weight:400;
}
.forumrow .lastposttitle a:hover{
	color:#405347;
}

.navbar {
margin: 0;
}



#topBar {
	background:url(images/styles/FunkyFresh/style/topBarBG.gif) repeat-x top left;
	position:relative;
	height:48px;
	line-height:40px;
	font-size:11px;	
	color:#2d3d45;
	padding:0 16px;
}
.topWelcome {
	float:left;
}
.memberBox {
	float:right;
	line-height:40px;
}
.memberBox ul {
	list-style:none;
	padding:0;
	margin:0;
}
.memberBox li {
	float:left;
	margin:0;	
	padding:0 3px;
}
.loginInput {
	background:#e8f2f6;
	border:1px solid #95c5db;
	width:107px;
	height:19px;
	line-height:19px;
	color:#11648d;
	font-size:11px;
	padding:0 3px;
	margin:0;
	float:left;
}
.inputPad input {
	margin-top:10px;
}
.rememberMe {
	
}
.memberBox .rememberMe {
	font-size: 11px;
}
.memberBox .rememberMe input {
	vertical-align: baseline;
}
.cb_cookieuser_navbar{
	position: relative;
	top: 2px;
}
.memberBox a:link, .memberBox a:visited {
	color:#00499b;
}
.memberBox a:hover {
	color:#000;
}
.loginTxt {
	padding-left:6px;
}
.notreg {
	background:url(images/styles/FunkyFresh/style/regSplit.gif) no-repeat right;
	padding-right:13px;
	font-weight:700;
}
a:link.notreg, a:visited.notreg {
	color:#2d3d45;
}
a:hover.notreg {
	color:#abe8ff;
}


/* Footer Navigation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.footerNav {
	background:url(images/styles/FunkyFresh/style/footerNav.gif) repeat-x top left;
	height:48px;
	line-height:40px;
}
.footerNavLeft {
	background:url(images/styles/FunkyFresh/style/footerNavEnd.gif) no-repeat top left;
	height:48px;
}
.footerNavRight {
	background:url(images/styles/FunkyFresh/style/footerNavEnd.gif) no-repeat top right;
	height:48px;
	padding:0 5px;
}
.footerNav ul {
	list-style:none;
	padding:0;
	margin:0;
}
.footerNav li {
	float:left;
	padding:0 15px;	

}
.footerNav a:link, .footerNav a:visited {
	color:#fff;
	font-weight:700;
}
.skinSelect {
	float:right;
	padding-right:15px;
}

/* Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#footerMain {
	background:url(images/styles/FunkyFresh/style/footerBG.gif) repeat-x top left;
	height:75px;
	color:#3f5159;
	font-size:11px;
	line-height:16px;
}
.copyright {
	float:left;
	padding:6px 0 0 20px;
}
.footerLogo {
	float:right;
}

/*************************************************/
/* TOP MEMBER BAR*/
#toplinks, .toplinks {
	text-align:left;
	line-height:20px;
	padding-top:8px;
}
#toplinks .isuser {
	float:left;
}
#toplinks .welcomelink {
	font-weight:700;
}
.toplinks ul.isuser .notifications .popupbody {

	border: 1px solid #242424; /* makes it look consistent with the popup background */
}
.toplinks .notifications a.popupctrl {	
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 12px;
	background: #242424 url(images/styles/FunkyFresh/misc/arrow.png) right center no-repeat ;
	-moz-border-radius: 5px;
       _background-image:url('images/styles/FunkyFresh/misc/arrow.gif');
}

.toplinks .notifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl:hover, .toplinks .nonotifications a.popupctrl.active, .toplinks ul.isuser li a:hover {
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
}

.memberBox .welcomeUser {
	font-weight:700;
	font-size:11px;
	float:left;
}
.memberBox .toplinks {
	padding:2px 0 0 3px;
}
.memberBox .toplinks {
	padding:2px 0 0 3px;
}


div.modpost {background:pink !important;}




h1.relevant_replacement {
	font-size: 140% !important;
	font-weight: bold;
	color: #424242;
	width: 640px;
	margin-bottom: 3px;
}

p.relevant_replacement {
	font-size: 11px;
	width: 640px;
	margin-bottom: 2px;
}




 