/* CSS Document */
/*-------------------- GENERAL RULES --------------------*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background-color:#f350a3;*/
	background-color:#000;
	margin:6px;
}
p {
	color:#000;
	margin: 0 0 1em 0; 
	line-height: 1.3em; 
	font-size:9px;
	background-color: transparent;
}
h1 {
	color:#333;
	font-size: 11px; 
	margin: 0 0 1.2em 0; 
}
h2 {
	font-size: 11px;
	color:#333;
	margin:0 0 4px 2px;
}
h3 {
	color:#fff;
	font-size: 10px;
}
h4 {
	font-size: 10px;
	color:#333;
}
a {
	text-decoration: none;
	color:#b60462;
}
a:hover {
	text-decoration: underline;
}
input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	padding:2px;
}
select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid #737373;
	color:#333;
	padding:2px;
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid #737373;
	color:#333;
	padding:2px;
}
.button {
	border:solid 1px #535353;
	background-color:#efefef; 
	font-weight:bold; 
	cursor:pointer hand;
}
/* ------------ LAYOUT ELEMENTS ---------------- */
#header {
	background: transparent url(../images/general/bizarre_header.jpg) no-repeat;
	margin-bottom:1px;
	height: 28px;
}
#wrapper {
	background-color: #000;
	width: 772px;
	margin:0 auto;
}
#footer {
	padding:10px;
	font-size:9px;
	width: 762px;
	margin:0 auto;
}
#footer a {
	color:#fff;
}
#joinNow {
	position:absolute; 
	width:66px; 
	height:68px;
}
#headerNav {
	height: 170px;
	background: transparent url(../images/general/nav_search_bg2.gif) no-repeat;
}
#headerNavLoggedIn {
	height: 170px;
	background: transparent url(../images/general/nav_search_bg3.gif) no-repeat;
}
#homeMainFlash {
	width: 739px;
	border: 1px solid #f380bd;
	padding: 7px;
	margin: 10px 0 0 8px;
	background-color:#e6e6e6;
}
#homeFlashContainer {
	margin: 6px;
}
#mainContentWrapper {
	padding:8px;
	margin:0;
}
#homeBrowseMobile {
	background: transparent url(../images/general/home_mobile_bg.jpg) no-repeat;
	height: 87px;
	margin-bottom: 8px;
	padding-top: 3px;
}
#homeBrowseMobile h2 {
	color:#fff;
	font-size:11px;
	margin:0 0 8px 9px;
}
#homeBrowseMobile p {
	width: 320px;
	margin:0 0 4px 8px;
	color: #737373;
	font-size: 10px;
	font-weight: bold;
}
#topNav {
	height: 33px;
}
#loginForm {
	background: transparent url(../images/nav/icon_login_bg.gif) no-repeat;
	padding: 7px 73px 0 0;
	height: 37px;
	width: 190px;
	background-position: 2px;
}
#loginEarnings {
	margin-right: 8px;
	padding: 0 8px 0 0;
	text-align: right;
	font-size: 10px;
	color: #fff200;
	line-height: 18px;
	background-position: 2px;
	border-right: solid 1px #790000;
}
#loginEmails {
	text-align: right;
	font-size: 10px;
	color: #fff200;
	padding: 0 5px 0 0;
	line-height: 18px;
	background-position: 1px;
}
#topSearch {
	height: 58px;
}
#onGreyHeading {
	font-size: 9px;
	line-height: 20px;
	color: #fff;
	margin-left: 9px;
	height: 20px;
}
#onGreyHeading a {
	color: #fff;
}
#mainHeading {
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	width: 430px;
	line-height: 14px;
	margin: 5px 0 0 9px;
}
#topNavTable {
	height:33px;
}
#topNavTable a {
	color:#fff200;
	font-size:10px;
	font-weight:bold;	
}
#searchtableTop {
	font-size: 10px;
	
	color: #000;
	margin-top: 7px;
}
#searchtableTop a {
	color: #000;
	font-weight: bold;
}
#searchtableBot {
	font-size: 9px;
	color: #000;
	margin-top: 4px;
}

#blogImageMain {
	padding:8px 7px;
}
#blogImageMain h1{
	color:#960000;
	font-size:24px;
	font-weight:bold;
	margin-bottom:8px;
}
#blogImageMain p{
	margin:0px;
	font-size: 10px;
}
#blogImageMain img{
	border: 1px solid #000;
}
#bloglastLogin {
	background-color:#f380bd;
	text-align:center;
	border: 1px solid #fff;
	padding: 8px;
}
#bloglastLogin h2 {
	color:#fff;
	font-size:22px;
	font-weight:bold;
	margin:0px;
}
#bloglastLogin p {
	color:#fff;
	font-size:10px;
	margin: 0px;
}
#createAccount {
	border: 3px solid #d9d9d9;
	background-color:#fff;
	padding: 10px 8px 8px 8px;
}
#createAccount ul {
	font-size:9px;
	padding-bottom:10px;
}
#createAccount li {
	list-style-type:square;
	margin-left:20px;
}
#reactivateAccount {
	border: 3px solid #d9d9d9;
	background-color:#d9d9d9;
	padding: 10px 8px 8px 8px;
}
#reactivateAccount ul {
	font-size:9px;
	padding-bottom:10px;
}
#reactivateAccount li {
	list-style-type:square;
	margin-left:20px;
}
#editSaveButtBox {
	text-align:right;
	margin-top:14px;
}
#forumHeader {
	background-color:#f380bd;
	border:solid 1px #f380bd;
	font-size:11px;
	font-weight:bold;
	color:#000;
	padding: 2px 2px 2px 9px;
	margin-bottom: 8px;
}
#textOnlyBox {
	width:540px;
	margin-left:auto;
	margin-right:auto;
}
#textOnlyBox ul {
	font-size:9px;
	color:#000;
	margin-bottom:10px;
}
#textOnlyBox h3 {
	color:#000;
}

/* ------------ IE BUG FIX ------------ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
    visibility:hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* ------------ CLASSES ---------------- */
.hide {
	display:none;
}
.noMargin {
 margin:0px;
}
.redTitle162 {
	height:20px;
	background: #f380bd url(../images/general/title_red_bg.gif) no-repeat right;
	color:#fff;
	font-size:11px;
	line-height:20px;
	padding-left:6px;
}
.redTitle162 a {
	color:#fff;
	text-decoration: none;
}
.blackTitleBg {
	background: #f380bd url(../images/general/title_black_bg.gif) no-repeat right;
	color: #fff;
	font-size: 11px;
	height: 20px;
	margin-left: 0px;
	padding-left: 9px;
	line-height:20px;
	font-weight:bold;
}
.blackTitle500 {
	height:20px;
	background: #f380bd url(../images/general/title_red_bg.gif) no-repeat right;
	color:#fff;
	font-size:11px;
	line-height:20px;
	padding-left:9px;
}
.blackTitle5002 {
	height:20px;
	background: #f380bd url(../images/general/title_black_bg.gif) no-repeat right;
	color:#fff;
	font-size:11px;
	line-height:20px;
	padding-left:9px;
}
.blackTitle408 {
	height:20px;
	background: #f380bd url(../images/general/title_black_bg.gif) no-repeat right;
	color:#fff;
	font-size:11px;
	line-height:20px;
	padding-left:9px;
}
.blackTitle230 {
	height:20px;
	background: #f380bd url(../images/general/title_red_bg.gif) no-repeat right;
	color:#fff;
	font-size:11px;
	line-height:20px;
	padding-left:9px;
}
.blackTitle2302 {
	height:20px;
	background: #f380bd url(../images/general/title_black_bg.gif) no-repeat right;
	color:#fff;
	font-size:11px;
	line-height:20px;
	padding-left:9px;
}
.blackTitle170 {
	height:20px;
	background-color:#b60462;
	color:#fff;
	font-size:11px;
	line-height:20px;
	padding-left:9px;
	font-weight:bold;
	border-top:solid 1px #f380bd;
	border-left:solid 1px #f380bd;
	border-right:solid 1px #f380bd;
}
.itemBox1 {
	background-color:#fff;
	padding: 6px 0px 6px 6px;
}
.itemBox1 img {
	border:solid #000 1px;
}

.vertKeyBoxTable {
	font-family:Arial, Helvetica, sans-serif;
	height: 19px;
	font-size:9px;
	line-height: 19px;
	border-bottom: solid #84857d 1px;
}
.vertKeyBoxTableRHS {
	padding-right: 4px;
}
.vertKeyBoxTable img {
	border: 0px;
}
.vertKeyBoxTableVid {
	border-top: solid #84857d 1px;
}
.vertKeyBoxTableComm {
	line-height: 20px;
}

.vertKeyBox {
	font-family:Arial, Helvetica, sans-serif;
	height: 19px;
	padding-right: 4px;
	font-size:9px;
	text-align: right;
	line-height: 19px;
	border-bottom: solid #84857d 1px;
}
.vertKeyBoxVid {
	background: transparent url(../images/general/iconV_video.gif) no-repeat 4px 4px;
	border-top: solid #84857d 1px;
}
.vertKeyBoxPhot {
	background: transparent url(../images/general/iconV_photo.gif) no-repeat 4px 4px;
}
.vertKeyBoxDown {
	background: transparent url(../images/general/iconV_download.gif no-repeat 4px 4px);
}
.vertKeyBoxFlirt {
	background: transparent url(../images/general/iconV_flirt.gif no-repeat 4px 4px);
}
.vertKeyBoxComm {
	background: transparent url(../images/general/iconV_comments.gif no-repeat 4px 4px);
	line-height: 20px;
}
.iconVspace {
	margin:4px 0px 0px 4px;
}
.spacer8px {
	height:8px;
	font-size:2%;
}
.blackTitle408 a {
 color:#fff;
}
.liteGreyContainer {
	background-color:#f1f1ef;
	border:solid 1px #f380bd;
	border-top:none;
}
.darkGreyContainer {
	background-color:#d7d7d7;
	border:solid 1px #f380bd;
	border-top:none;
}
.greyContainer {
	border:solid 1px #f380bd;
	border-top:none;
	padding: 7px;
	margin-bottom: 8px;
	background-color:#e6e6e6;
}
.greyContainer2 { 
	border:solid 1px #f380bd;
	border-top:none;
	padding: 7px;
	background-color:#e6e6e6;
}
.greyContainer3 { 
	background-color:#ffffff;
	border:solid 1px #f380bd;
	border-top:none;
}
.greyContainer3Inner {
	padding: 7px;
	font-size:9px;
}
.greyContainer3Inner a {
	color: #b60462;
	text-decoration: none;
}
.greyContainer3Inner span {
	color:#f0731e;
	font-weight:bold;
	font-size:10px;
}
.greyContainer h2 {
	font-size: 9px;
	margin:0 6px;
}
.greyContainer p {
	font-size: 9px;
	margin:0 6px 9px 6px;
}
.greyContainer .greyBoxInner img {
	border:none;
}
.greyBoxInner {
	background-color: #fff;
	padding:8px 9px;
}
.greyBoxInnerBorder {
	background-color: #fff;
	padding:8px 9px;
	border:solid 1px #f380bd;
	border-top:none;
}
.greyBoxInner img { 
	border:solid 1px #000;
}
.titleRed {
	border-top:solid 1px #84857d;
	border-bottom:solid 1px #84857d;
	color:#f0731e;
	font-weight:bold;
	font-size:11px;
	padding: 2px 0 2px 6px;
}
.titleRed a {
	color:#960000;
	text-decoration: none;
}
.detailsContainer {
	margin:0px 12px;
}
.itemThumb2 {
	padding: 6px;
	text-align: center;
}
.itemThumb2 img {
	border:solid #000 1px;
}
.itemThumb3 img {
	border:solid #000 1px;
	margin-top:7px;
}
.itemThumb img {
	border:solid #000 1px;
}
.itemtable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
.itemtable img {
	margin-bottom:3px;
}
.redTxt {
	color:#960000;
}
.yellowTxt {
	color:#fff;
}
.keysBoxTitle {
	background-color: #b60462;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	line-height: 20px;
	padding-left: 9px;
	border:solid 1px #f380bd;
	border-bottom:none;
}
.keysBox {
	height:19px;
	border-bottom:solid 1px #818181;
	border-left:solid 1px #f380bd;
	border-right:solid 1px #f380bd;
	font-size: 10px;
	padding-left: 12px;
	background-color:#fff;
}
.downloadKeysBox {
	border-bottom:solid 1px #818181;
	font-size: 10px;
	font-weight: bold;
	color: #84857d;
}
.downloadKeysBox img {
	border:0px
}
.textBoxDisplay 
{
	width:500px; 
	overflow:hidden;
}
.textBoxDisplay214 
{
	width:214px; 
	overflow:hidden;
}
.textBoxDisplay300 
{
	width:300px; 
	overflow:hidden;
}
.textBoxDisplay390 
{
	width:390px; 
	overflow:hidden;
}
.textBoxDisplay480 
{
	width:480px; 
	overflow:hidden;
}
.textBoxDisplay  ul
{
	margin-left: 20px;
	line-height: 1.3em; 
	font-size:9px;
}
.textBoxDisplay214  ul
{
	margin-left: 20px;
	line-height: 1.3em; 
	font-size:9px;
}
.textBoxDisplay300  ul
{
	margin-left: 20px;
	line-height: 1.3em; 
	font-size:9px;
}
.textBoxDisplay390  ul
{
	margin-left: 20px;
	line-height: 1.3em; 
	font-size:9px;
}
.textBoxDisplay480  ul
{
	margin-left: 20px;
	line-height: 1.3em; 
	font-size:9px;
}
.whiteBox {
	background-color: #fff;
	padding: 8px;
	border:solid 1px #f380bd;
}
.yellowBox {
	background-color: #fff;
	padding: 8px;
	border:solid 1px #f380bd;
	border-top:none;
}
.yellowBox2 {
	background-color: #fff;
	padding: 8px;
	border:solid 1px #f380bd;
}
.yellowBox3 {
	background-color: #fff;
	border:solid 1px #f380bd;
	text-align: center;
	padding-top: 8px 10px;
}
.yellowBoxForum {
	background-color: #fff;
}
.yellowBoxInner {
	background-color: #fff;
	padding:1px;
}
.yellowBox2 h1 {
	color:#960000;
	font-size:16px;
	margin: 0px;
}
.yellowBox2 h2 {
	color:#818181;
	font-size:11px;
	margin:0px 0px 18px 0px;
}
.yellowBox2 p {
	margin:0px;
}
#homeBlogTble h2 {
	color:#960000;
	margin:6px 0px 0px 0px;
}
.blogDividerLine {
	margin-bottom: 1px;
	padding-top: 1px;
	border-bottom: solid 1px #818181;
}
.homeBlogStack {
	font-size: 10px;
}
.txtRedBold {
	color:#960000;
	font-weight:bold;
	font-size:10px;
}
.txtWhiteBold {
	color:#fff;
	font-weight:bold;
	font-size:10px;
}
.txtWhiteBoldArial {
	color:#fff;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.txtWhiteBoldArial span {
	color:#fff200;
}
.txtBlack9px {
	font-size:9px;
	font-weight: normal;
	text-align:center;
	color: #000;
}
.txtBlack10px {
	font-size:11px;
	font-weight: normal;
	
}
.txtBlack10pxBold {
	font-size:10px;
	font-weight:bold;
}
.txtGrey10pxBold {
	font-size:10px;
	font-weight:bold;
	color:#666;
}
.txtGreyLite10px {
	font-size:10px;
	color:#666;
}
.txtBlackAriel10px {
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#84857d;
}
.txtRed10px {
	font-size:10px;
	color:#960000;
}
.threadStack {
	line-height:20px;
	font-size: 10px;
	padding-left: 8px;
}
.threadStack a {
	color:#960000;
}
.threadStack span {
	color:#000;
}
.txtfield68 {
	width:64px;
	border: 1px solid #737373;
	font-size: 11px;
	color: #9a9a9a;
}
.txtfield88 {
	width:84px;
	border: 1px solid #737373;
}
.txtfield100 {
	width: 94px;
	border: 1px solid #737373;
}
.txtfield114 {
	width: 108px;
	border: 1px solid #737373;
}
.txtfield122 {
	width: 116px;
	border: 1px solid #737373;
}
.txtField158 {
	width: 152px;
	border: 1px solid #737373;
}
.txtField170 {
	width: 164px;
	border: 1px solid #737373;
}
.txtField224 {
	width: 218px;
	border: 1px solid #737373;
}
.txtField224x66 {
	width: 218px;
	height: 66px;
	border: 1px solid #737373;
}
.txtArea224 {
	width: 218px;
	height: 80px;
	border: 1px solid #737373;
}
.txtArea494 {
	width: 494px;
	height: 248px;
	border: 1px solid #737373;
}
.txtArea568 {
	width: 562px;
	height: 248px;
	border: 1px solid #737373;
}
.fileUpload92 {
	width: 220px;
}
.onlineTopMargin {
	margin-top:7px;
}
.galleryFloatTable {
	float:left;
	margin-right: 6px;
	margin-bottom: 6px;
}
.zeroHeight {
	height:0px;
	clear: both;
	font-size: 0%;
}
.redTitleBg {
	background: #f380bd url(../images/general/title_red_bg.gif) no-repeat right;
	color: #fff;
	font-size: 11px;
	height:20px;
	padding:0 5px 0 9px;
	line-height:20px;
	font-weight:bold;
}
.redTitleBgGrey {
	background: #f380bd url(../images/general/title_red_bg.gif) no-repeat right;
	color: #fff;
	font-size: 11px;
	height:20px;
	padding:0 5px 0 9px;
}
.redTitleBg739 {
	background: #f380bd url(../images/general/title_red_bg.gif) no-repeat right;
	font-size:11px;
	padding-left:9px;
	height: 20px;
	color: #fff;
}
.redTitleBg590 {
	background: #f380bd url(../images/general/title_red_bg.gif) no-repeat right;
	font-size:11px;
	padding-left:9px;
	height: 20px;
	color: #fff;
}
.redTitleBg500 {
	background: #f380bd url(../images/general/title_red_bg.gif) no-repeat right;
	font-size: 11px;
	padding-left:9px;
	height: 20px;
	color: #fff;
	line-height: 18px;
}
.redTitleBg5002 {
	background: #f380bd url(../images/general/title_red_bg.gif) no-repeat right;
	font-size: 11px;
	padding-left:9px;
	height: 20px;
	color: #fff;
}
.pagingTable {
	font-size: 10px;
	height: 18px;
	margin: 1px 0;
}
.pagingTablePrev {
	background: transparent url(../images/general/paging_prev_bg.gif) no-repeat; 
	width:59px; 
	height:18px;
}
.pagingTableNext {
	background: transparent url(../images/general/paging_next_bg.gif) no-repeat; 
	width:59px; 
	height:18px;
}
.pagingTableNum {
	background-color:#b60462;
	color:#fff;
	padding:0 4px;
}
.pagingTable a{
	color:#fff;
}
.pagingTable span {
	color:#fff;
}
.lastLoginKeyBox {
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:solid #84857d 1px;
	height:19px;
	font-size: 11px;
	color:#84857d;
	font-weight:bold;
	padding-left: 5px;
}
.lastLoginKeyBox span {
	color:#000;
}
.calendarColumn {
	background-color:#fff;
	border: 1pxsolid #999;
	border-top:none;
	padding: 6px 4px 0px 4px;
}
.calendarHeader {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#663333;
	font-weight:bold;
	border-bottom: solid 1px #ffefef;
}
.calendarNumHolder {
	padding: 4px;
	margin-bottom: 5px;
	background: transparent url(../images/calendar/calendar_bg.gif) no-repeat;
}
.calendarTable {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.calendarTable td {
	width:18px;
	height:14px;
	text-align: center;
}
.calendarTable a {
	color:#996666;
}
.calendarBgPink {
	background: transparent url(../images/calendar/calendar_sq-pink.gif) no-repeat;
}
.calendarBgWhite {
	background: transparent url(../images/calendar/calendar_sq-white.gif) no-repeat;
}
.calendarBgRed {
	background: transparent url(../images/calendar/calendar_sq-red.gif) no-repeat;
	color:#fff;
}
.commentWrapper {
	background-color:#fff;
}
.commentTableWrapper {
	padding:8px 16px;
	border-bottom: solid 1px #999;
}
.commentTableWrapper2 {
	padding:8px 8px;
	border-bottom: solid 1px #fff;
}
.commentTableWrapper3 {
	padding:8px 8px;
	border-bottom: solid 1px #fff;
}
.commentWrapper p{
	text-align: center;
	margin: 0px 6px 5px 6px;
	padding-bottom: 5px;
}
.commentTxt h2 {
	color:#818181;
	font-size:10px;
	margin-bottom: 12px;
}
.commentTxt p {
	font-size:10px;
}
.commentListHead {
	color:#fff;
	font-size: 10px;
	font-weight:bold;
	height:20px;
	background-color:#000;
}
.commentListBoxWrapper {
	padding:14px 0px;
	background-color:#fff;
	border-bottom: solid 1px #999;
}
.commentListBox {
	color:#84857d;
	font-size: 11px;
}
.commentListBox h2 a{
	color:#960000;
	font-size: 18px;
	font-weight:normal;
}
.commentListBox p {
	color:#84857d;
	font-size: 11px;
}
.whiteContainer {
	background-color:#fff;
	border:solid 1px #f380bd;
	border-top:none;
}
.whiteContainerTop5 {
	background-color:#fff;
	border:solid 1px #f380bd;
	border-top:none;
	margin-bottom: 10px;
	padding: 6px 14px 6px 14px;
}
.whiteContainerTop5 p {
	color:#818181;
	margin: 0 0 0 6px;
}
.flirtFormWrapper {
	background-color:#fff;
	border:solid 1px #f380bd;
	border-top:none;
	padding:0 12px 12px 12px;
	color:#000;
	font-size:11px;
}
.formSpace {
	padding:10px 0px 2px 0px;
}
.flirtForm1 {
	width: 472px;
	border:solid 1px #9b9b9b;
	background-color:#dedede;
}
.flirtForm2 {
	width: 472px;
	border:solid 1px #9b9b9b;
	background-color:#dedede;
	height:124px;
}
.flirtForm2a {
	width: 588px;
	border:solid 1px #9b9b9b;
	background-color:#dedede;
	height:124px;
}
.flirtInboxBorder {
	padding:4px;
	border-bottom:solid 1px #9b9b9b;	
}
.flirtInbox h3 {
	display:inline;
}
.flirtInbox p {
	display:inline;
}
.friendsGalleryWrapper { 
	background-color:#e6e6e6;
	border:solid 1px #f380bd;
	border-top:none;
	padding: 7px 7px 0px 7px;
}
.friendsTableWrapper {
	padding:8px;
	border-bottom:solid 1px #84857d;
}
.friendsTableWrapper h3 {
	color:#d8001e;
	margin-bottom: 4px;
}
.friendsTableWrapper a {
	color:#960000;
	text-decoration: none;
}
.friendsTableWrapper p {
	margin:0px;
}
.friendGalleryThumb img{
	margin:11px 0px;
	border:solid #000 1px;
}
.friendsGalleryTable {
	margin-bottom:8px;
}
.photoDownloadTable p{
	font-size:10px;
	margin: 0px;
}
.photoDownloadTable h2{
	font-size:10px;
	margin: 16px 0px 10px 0px;
}
.padding8px {
	padding:8px;
}
.padding2px {
	padding:2px;
}
.top10Container h3 {
	color:#fff;
	font-size: 11px;
	background-color:#000;
	padding-left: 7px;
	line-height: 20px;
	margin:0;
}
.top10Container p {
	font-size:10px;
	font-weight:normal;
	padding: 5px 8px;
}
.subDisclaimer {
	color: #999;
	padding: 10px 0px;
	font-weight: bold;
	text-align: center;
}
.forumBox1 {
	border-bottom: solid 1px #ccc;
	padding: 8px;
}
.forumBox2 {
	border-bottom: solid 1px #ccc;
	padding: 8px;
	background-color:#ffffe6;
}
.replyButtHolder {
	width:60px; height:26px; 
	float:right; 
	text-align:right
}
.pinkBox {
	background-color: #fbe5e8;
	border:solid 1px #84857d;
	text-align: center;
	padding: 2px;
}


/* ----------- FRIEND FINDER ----------- */
table.friendFinderTable tr td { padding:10px 0; border-bottom: dashed 1px #3b85c7; font-size:9px; }
table.friendFinderTable tr td input { border:none; }
table#regTable { font-size:10px; font-weight:bold; }

/* Friend Finder form elements */
input.width250 { width:250px; }
input.width400 { width:400px; }
span.widthAuto input { width:auto; }
.errorMessage { color:#ff0000; }
/* ------------------------------------- */

/* ----------- BOOKMARKING ----------- */
bookmarks {
	clear:both;
	position:relative;	
	background-color:#e0eaef;
}

.bookmarks ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:3px 5px 5px 5px;
	font-size: 10px;
}

.bookmarks ul li {
	display:inline;
	padding:0px;
}
.bookmarks ul li.delicious {
	background:transparent url(../Images/Bookmarks/delicious.gif) no-repeat scroll 0pt;
	margin:0 5px 0 0;
	padding:0 0 0 18px;
}

.bookmarks ul li.digg {
	background:transparent url(../Images/Bookmarks/digg.gif) no-repeat scroll 0pt;
	margin:0 5px 0 0;
	padding:0 0 0 18px;
}

.bookmarks ul li.reddit {
	background:transparent url(../Images/Bookmarks/reddit.gif) no-repeat scroll 0pt;
	margin:0 5px 0 0;
	padding:0 0 0 18px;
}

.bookmarks ul li.facebook {
	background:transparent url(../Images/Bookmarks/facebook.gif) no-repeat scroll 0pt;
	margin:0 5px 0 0;
	padding:0 0 0 18px;
}

.bookmarks ul li.stumbleupon {
	background:transparent url(../Images/Bookmarks/stumbleupon.gif) no-repeat scroll 0pt;
	margin:0 5px 0 0;
	padding:0 0 0 18px;
}
/* ----------------------------------- */