body {
	background-color:#fff;
	background-image:url('../images/top_band.gif');
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:arial,verdana,sans-serif;
	font-size:12px;
}

#wrapper {
	margin:auto;
	width:1008px;
	text-align:left;
	background:url('../images/bg.jpg');
	background-repeat:no-repeat;
}

#header {
	position:relative;
	height:98px;
	padding:0;
	background-image:url('../images/header_bg.jpg');
	background-repeat:no-repeat;
	width:1008px;
}

.logo {
	position:absolute;
	top:4px; left:111px;
	z-index:10;
	display:block;
}

.nominee {
	padding:0;
	margin:3px 0 0 15px;
		
}


#header_smacker {
	position:absolute;
	top:71px;
	left:108px;
	width:186px;
	height:26px;
	padding-top:1px;
	text-align:center;
	background-image:url('../images/header_smacker_bg.png');
	background-repeat:repeat-y;
}

#login {
	position:absolute;
	top:10px; right:110px;
	width:420px;
	text-align:right;
}

.headerFormItem {
	float:left;
	text-align:center;
	margin:1px 0;
	width:105px;
}

.loginInput {
	width:94px;
	height:16px;
	margin:2px 0 0 0;
	padding:2px;
	border:0;
	background:url('../images/loginFormInput_bg.png');
}

.loginSignUpButton {
	margin-top:2px;
}

#membernav {
	position:absolute;
	top:0; right:110px;
	width:800px;
	text-align:right;
}

#nav {
	position:absolute;
	bottom:0px;
	right:112px;
	background-image:url('../images/nav_bg.png');
	background-repeat:no-repeat;
	width:602px;
	height:50px;
	padding-top:4px;
}
	
#nav a {
	display:block;
	float:left;
	border:none;
	line-height:19px;
	vertical-align:middle;
	margin:2px 0 0 20px;
	color:#fff;
	font-size:14px;
	text-decoration:none;
}

#nav a:hover {
	color:#ffff00;
}

#contentWrapper {
	padding:0 107px;
}

.subnav {
	height:36px;
	padding-left:6px;
}

.subnav_pink[class] { background:url(../images/subnav_bg_pink.png); }
.subnav_lav[class] { background:url(../images/subnav_bg_lav.png); }
.subnav_purple[class] { background:url(../images/subnav_bg_purple.png); }
.subnav_orange[class] { background:url(../images/subnav_bg_orange.png); }
.subnav_blue[class] { background:url(../images/subnav_bg_blue.png); }
.subnav_aqua[class] { background:url(../images/subnav_bg_aqua.png); }
.subnav_green[class] { background:url(../images/subnav_bg_green.png); }
.subnav_darkaqua[class] { background:url(../images/subnav_bg_darkaqua.png); }

	
.subnav a {
	font-size:15px;
	text-decoration:none;
	margin:4px 0 0 20px;
	display:block;
	float:left;
}

.subnav a:link, .subnav a:visited {
	color:#fff;
}

.subnav_green a:link, .subnav_green a:visited {
	color:#000;
}

.subnav a:hover, .subnav a:active {
	color:#ff0;
}

#mainColumn {
	width:616px;
	float:left;
}

.content_header {
	height:18px;
	background-repeat:no-repeat;
}

.header_pink {
	background:url('../images/content_bg_top_pink.png');
}

.header_green2 {
	background:url('../images/content_bg_top_green2.png');
}

.header_orange2 {
	background:url('../images/content_bg_top_orange2.png');
}

.header_blog {
	background:url('../images/content_bg_top_blog.png');
	height:42px;
}

.header_lav {
	background:url('../images/content_bg_top_lav.png');
}

.header_pink_dark {
	background:url('../images/content_bg_top_pink_darkBorder.png');
}

.header_orange {
	background:url('../images/content_bg_top_orange.png');
}

.header_blue {
	background:url('../images/content_bg_top_blue.png');
}

.header_turquoise {
	background:url('../images/content_bg_top_turquoise.png');
}

.header_green {
	background:url('../images/content_bg_top_green.png');
}

.header_purple {
	background:url('../images/content_bg_top_purple.png');
}

.header_medpurple {
	background:url('../images/content_bg_top_medpurple.png');
}

.header_darkpurple {
	background:url('../images/content_bg_top_darkpurple.png');
}

.content {
	position:relative;
	background-repeat:repeat-y;
	padding:0 9px;
	width:598px;
	min-height:100px;
}

.textwarning {
color:#CC0000;
font-size:10px;
}

.tellafriendwarning {
color:#666666;
font-size:9px;
font-weight:300;
}

.videodisclaimer {
color:#000000;
font-size:9px;
font-weight:300;
padding:10px 20px 10px 20px;
display:block;
}


/* home page */

#homeFeatures { padding-bottom:14px; }
#homeFeatures[id] { background:url(../images/home_top_bg.png) no-repeat bottom center; }

/* re-apply clearfix solution */
#homeFeatures:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#homeFeatures {display:inline-block;}
/* Hide from IE Mac \*/
#homeFeatures {display:block;}
/* End hide from IE Mac */



.home_feature {
	width:177px;
	float:left;
	margin:10px 4px 0 4px;
	font-weight:bold;
	font-size:11px;
}

.feature_arrow_left {
	margin:60px 4px 0 11px;
	float:left;
}


.feature_arrow_right {
	margin:60px 0 0 4px;
	float:left;
}

#homeExpressYourself {
	position:relative;
	color:#003366;
	font-size:11px;
}

#homeExpressYourself .main { padding-top:50px;  }
#homeExpressYourself[id] .main { background:url(../images/home_expressYourself_bg.png) no-repeat top center; padding-top:50px;  }
#homeExpressYourself .bottom { height:26px; }
#homeExpressYourself[id] .bottom { background:url(../images/home_expressYourself_bg_bottom.png) no-repeat top center; }

#homeExpressYourself .boxes { float:left; margin-left:74px; display:inline; width:370px; }
#homeExpressYourself .box { position:relative; width:160px; float:left; margin:0 5px 0 20px; padding-bottom:5px; display:inline; display:inline; }
#homeExpressYourself .newMembers { float:right; width:148px; margin-right:10px; text-align:center; display:inline; }
#homeExpressYourself .moreButton { position:absolute; top:0; right:0; }

.expressYourselfHeading {
	width:115px;
	font-family:"Arial Black", arial;
	color:#0066cc;
	font-weight:bold;
	font-size:15px;
	line-height:13px;
	display:block;
	min-height:28px;
}

.homeBadge1 {
	position:absolute;
	top:-10px;
	left:-70px;
}

.homeBadge2 {
	position:absolute;
	top:160px;
	left:-60px;
}

.homeBadge3 {
	position:absolute;
	top:-25px;
	left:-70px;
}

/* content Photos */

.content_pink {
	background:url('../images/content_bg_pink.png');
}

.content_green2 {
	background:url('../images/content_bg_green2.png');
}

.content_orange2 {
	background:url('../images/content_bg_orange2.png');
}

.content_blog {
	background:url('../images/content_bg_blog.png');
}

.content_lav {
	background:url('../images/content_bg_lav.png');
}

.content_orange {
	background:url('../images/content_bg_orange.png');
}

.content_blue {
	background:url('../images/content_bg_blue.png');
}

.content_turquoise {
	background:url('../images/content_bg_turquoise.png');
}

.content_green {
	background:url('../images/content_bg_green.png');
}

.content_purple {
	background:url('../images/content_bg_purple.png');
}

.content_medpurple {
	background:url('../images/content_bg_medpurple.png');

}

.content_darkpurple {
	background:url('../images/content_bg_darkpurple.png');
}

.footer_blue_meta {
	background:url('../images/content_bg_bottom_blue_meta.png');
	height:24px;
	padding-top:25px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

.content_pink_dark {
	background-image:url('../images/content_bg_pink_darkBorder.png');
}

.content_footer {
	height:26px;
	width:616px;
	margin:auto;
	background-repeat:no-repeat;
}

.footer_pink {
	background-image:url('../images/content_bg_bottom_pink.png');
}

.footer_green2 {
	background-image:url('../images/content_bg_bottom_green2.png');
}

.footer_orange2 {
	background-image:url('../images/content_bg_bottom_orange2.png');
}

.footer_blog {
	background-image:url('../images/content_bg_bottom_blog.png');
	height:62px;
}

.footer_pink_meta {
	background-image:url('../images/content_bg_bottom_pink_meta.png');
	height:24px;
	padding-top:25px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

.content_footer div {
	float:left;
	width:33%;
	text-align:center;
}

.footer_lav {
	background-image:url('../images/content_bg_bottom_lav.png');
}

.footer_lav_meta {
	background-image:url('../images/content_bg_bottom_lav_meta.png');
	height:24px;
	padding-top:25px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

.footer_orange {
	background-image:url('../images/content_bg_bottom_orange.png');
}

.footer_orange_meta {
	background-image:url('../images/content_bg_bottom_orange_meta.png');
	height:24px;
	padding-top:25px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

.footer_blue {
	background-image:url('../images/content_bg_bottom_blue.png');
}

.footer_turquoise {
	background-image:url('../images/content_bg_bottom_turquoise.png');
}

.footer_green {
	background-image:url('../images/content_bg_bottom_green.png');
}

.footer_purple {
	background-image:url('../images/content_bg_bottom_purple.png');
}

.footer_medpurple {
	background-image:url('../images/content_bg_bottom_medpurple.png');
}

.footer_darkpurple {
	background-image:url('../images/content_bg_bottom_darkpurple.png');
}

.footer_green_meta {
	background-image:url('../images/content_bg_bottom_green_meta.png');
	height:24px;
	padding-top:25px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

.footer_pink_dark {
	background-image:url('../images/content_bg_bottom_pink_darkBorder.png');
}

.featuredItem {
	margin:7px 10px 0 10px;
	padding:5px 0;
	border-top:solid 1px #fff;
	clear:both;
}


/* videos home */


.showVideoRow { 
	border-bottom:solid 1px #660033;
	padding-top: 20px;
	clear:both;
}

.showVideoItem {
	float:left;
	width:160px;
	margin:0 16px;
}

.showVideo {
	border:solid 2px #fff;
}

.showVideoTitle {
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:3px 0;
}


/* video view */

.videoViewTitle {
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

.videoFrom{
	text-align:center;
}

.videoViewTitle {
	text-align:center;
	font-size:15px;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:10px;
}

.videoViewPlayer {
	text-align:center;
}

.videoViewDescription {
	width:545px; 
	padding:15px 30px; 
	margin:auto; 
	background:url('../images/video_meta_bg.png'); 
	background-position:bottom;
	font-weight:bold;
}



/* photos home */

.featuredItemPhotoDiv, .featuredItemVideoDiv {
	width:104px;
	float:left;
	text-align:right;
}

.featuredItemPhoto, .featuredItemVideo {
	border:solid 2px #fff;
	margin-bottom:5px;
	width:100px;
}

.featuredItemInfo {
	height:91px;
	width:280px;
	margin-left:5px;
	float:left;
	overflow:hidden;
}
	
.featuredItemTitle {
	font-size:13px;
	font-weight:bold;
	line-height:16px;
}

.featuredItemDescription {
	line-height:15px;
	font-size:11px;
}

.featuredItemStats {
	width:179px;
	font-size:11px;
	float:right;
	margin-left:0;
}


.showPhotoRow { 
	border-bottom:solid 1px #660033;
	padding-top: 20px;
}

.showPhotoItem {
	float:left;
	width:160px;
	margin:0 13px 0 13px;
}

.showPhoto {
	border:solid 2px #fff;
	width:159px;
}

.photoViewPhoto {
	width:540px;
}

.showPhotoTitle {
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:3px 0;
}

.photoViewTitle {
	text-align:center;
	font-size:15px;
	font-weight:bold;
}

.photoFrom{
	margin-left:30px;
	float:left;

	font-size:12px;
}

.photoViewDescription {
	width:545px; 
	padding:15px 30px; 
	margin:auto; 
	background:url('../images/photo_meta_bg.png'); 
	background-position:bottom;
	font-weight:bold;
}

/* comments */

.comments {
	width:530px;
	margin:auto;
}

.addCommentLink {
	float:left;
	padding:10px;
	font-weight:bold;
	color:#004dc2;
}


.reportabuseLink {
float:right;
padding:10px;
font-weight:bold;
color:#990000;
}

.comment {
	
}

.commentImage {
	width:85px;
	float:left;
}

.commentBox {
	width:434px;
	float:left;
}

.commentBoxTop {
	width:434px;
	height:61px;
}

.commentBoxTopOrange {
	background:url('../images/comment_top_orange.png');
}

.commentBoxTopBlue {
	background:url('../images/comment_top_blue.png');
}

.commentBoxTopAqua {
	background:url('../images/comment_top_aqua.png');
}

.commentBoxTopPink {
	background:url('../images/comment_top_pink.png');
}

.commentBoxTopGreen {
	background:url('../images/comment_top_green.png');
}

.commentUser {
	font-weight:bold;
	color:#000;
	font-size:13px;
	display:block;
	padding:18px 0 0 46px;
}

.commentDate {
	font-weight:bold;
	display:block;
	padding: 0 0 0 46px;
}

.commentDateRed {
	color:#960923;
}

.commentDateBlue {
	color:#78ebf6;
}

.commentDateYellow {
	color:#ebfa6b;
}

.commentText {
	padding:0 30px 15px 46px;
	font-weight:bold;
	color:#fff;
}

.commentBoxMiddle {
	width:434px;
}

.commentBoxMiddleOrange {
	background:url('../images/comment_bg_orange.png');
}

.commentBoxMiddleBlue {
	background:url('../images/comment_bg_blue.png');
}

.commentBoxMiddleAqua {
	background:url('../images/comment_bg_aqua.png');
}

.commentBoxMiddlePink {
	background:url('../images/comment_bg_pink.png');
}

.commentBoxMiddleGreen {
	background:url('../images/comment_bg_green.png');
}

.commentBoxBottom {
	width:434px;
	height:17px;
}

.commentBoxBottomOrange {
	background:url('../images/comment_bottom_orange.png');
}

.commentBoxBottomBlue {
	background:url('../images/comment_bottom_blue.png');
}

.commentBoxBottomAqua {
	background:url('../images/comment_bottom_aqua.png');
}

.commentBoxBottomPink {
	background:url('../images/comment_bottom_pink.png');
}

.commentBoxBottomGreen {
	background:url('../images/comment_bottom_green.png');
}

.comment_avatar {
	display:block;
	float:left;
	background:white;
	border:3px solid red;
}

.comments form {
	padding-left:114px;
	padding-top:30px;
}

.addCommentInput {
	background:none;
	width:398px;
	height:100px;
	border:solid 1px #999;
}


/* music home */

.featuredItemMusicDiv {
	width:104px;
	float:left;
}

.featuredItemMusic {
	border:solid 2px #fff;
	margin-bottom:5px;
	width:62px;
}


.showMusicRow { 
	border-bottom:solid 1px #660033;
	padding-top: 20px;
	clear:both;
}

.showMusicItem {
	float:left;
	width:160px;
	margin:0 16px;
}

.showMusic {
	border:solid 2px #fff;
}

.showMusicTitle {
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:3px 0;
}

.musicViewTitle {
	text-align:center;
	font-size:15px;
	font-weight:bold;
	padding-bottom:5px;
}

/* music view */

.musicViewImage {
	float:left;
	margin:30px 20px 20px 45px;
	display:inline-block;
	border:solid 2px #669900;
	width:200px;
}

.musicViewInfo {
	float:left;
	width:300px;
	margin-top:30px;
}

.musicViewInfo span {
	font-weight:bold;
}


/* content E-Zine */

.contentPadding {
	padding:15px 30px;
}

/* login page */

.loginBox {
	position:relative;
	margin-top:35px;
	width:616px;
	height:355px;
	background:url('../images/login_bg.png');
	background-repeat:no-repeat;
	color:#fff;
}

.loginBox .contentPadding {
	padding:45px 60px;
}

.loginColumn1 {
	text-align:right;
	float:left;
}

.loginColumn2 {
	text-align:right;
	float:right;
}

.loginFormLabel {
	width:90px;
	display:block;
	float:left;
	text-align:left;
	font-weight:bold;
}

.loginBox a {
	color:#fff;
	font-size:13px;
	text-decoration:none;
}

.loginBox input {
	margin:5px 0;
}

/* send to friend page */

.sendToFriendBox {
	position:relative;
	margin-top:35px;
	width:616px;
	height:355px;
	background:url('../images/sendToFriend_bg.png');
	background-repeat:no-repeat;
	color:#fff;
	font-size:10px;
	font-weight:bold;
}

.sendToFriendColumn {
	width:215px;
}

.sendToFriendBox .contentPadding {
	padding:45px 60px;
}

.sendToFriendBox input {
	margin-bottom:7px;
}

.sendToFriendInput {
	width:215px;
	border:#278d9d solid 1px;
}

.sendToFriendButton {
	margin-top:7px;
	float:right;
}

/* create account page */

.createAccountBox {
	position:relative;
	margin-top:35px;
	width:616px;
	height:736px;
	background:url('../images/createAccount_bg.png');
	background-repeat:no-repeat;
	color:#fff;
	font-size:10px;
	font-weight:bold;
}

.createAccountBox .contentPadding {
	padding:45px 0 0 80px;
}

.createAccountBox form {
	padding-left:100px;
	margin-top:7px;
	color:#000;
}

.createAccountInput {
	width:215px;
	border:#278d9d solid 1px;
	margin-bottom:7px;
}

.createAccountTerms {
	width:325px;
	height:100px;
	border:#278d9d solid 1px;
}

.createAccountButton {
	margin-top:7px;
}

.createAccountColumn {
margin-top:-30px;

}

/* edit account page */

.editAccountBox {
	position:relative;
	margin-top:35px;
	width:616px;
	height:563px;
	background:url('../images/edit_account_bg.png');
	background-repeat:no-repeat;
	color:#fff;
	font-size:10px;
	font-weight:bold;
}

.editAccountBox .contentPadding {
	padding:45px 0 0 80px;
}

.editAccountBox form {
	padding-left:100px;
	margin-top:7px;
	color:#000;
}

.editAccountInput {
	width:215px;
	border:#278d9d solid 1px;
	margin-bottom:7px;
}

.editAccountEmail {
	width:250px;
	border:#278d9d solid 1px;
	background:#6699cc;
	color:#fff;
	padding:10px;
	margin-bottom:10px;
}

.editAccountButton {
	margin-top:7px;
}


/* profile page */

.profileTop {
	margin-top:5px;
	width:615px;
	height:42px;
	background-image:url('../images/profile_top_bg.png');
	background-repeat:no-repeat;
	line-height:42px;
	vertical-align:middle;
	font-size:15px;
	font-weight:bold;
	padding-left:80px;
}

.profileTopName {
	color:#982767;
}

.profileBox {
	position:relative;
	width:616px;
	height:352px;
	
	background-repeat:no-repeat;
	color:#000;
	font-size:10px;
	font-weight:bold;
	margin-top:5px;
}

.profileColumn1 {
	width:314px;
	float:left;
	padding-left:9px;
	padding-top:15px;
}

.profileLabel {
	width:96px;
	float:left;
	padding:3px 4px;
	text-align:right;
	color:#fff;
	font-weight:bold;
}

.profileData {
	float:left;
	width:200px;
	padding:3px 4px;
}

.profileColumn2 {
	width:131px;
	float:left;
	padding-left:4px;
	padding-top:10px;
}

.profileColumn3 {
	width:132px;
	padding:10px 0 0 4px;
	float:left;
}



/* edit profile page */

.editProfileBox {
	position:relative;
	margin-top:5px;
	width:616px;
	height:351px;
	background-repeat:no-repeat;
	color:#000;
	font-size:10px;
	font-weight:bold;
}

.editProfileColumn1 {
	width:326px;
	float:left;
	padding-left:9px;
	padding-top:15px;
}

.editProfileLabel {
	width:93px;
	float:left;
	padding:3px 4px;
	text-align:right;
	color:#fff;
	font-weight:bold;
}

.editProfileData {
	float:left;
	width:200px;
	padding:3px 4px;
}

.editProfileColumn2 {
	width:131px;
	float:left;
	padding-left:4px;
	padding-top:10px;
}

.editProfileColumn3 {
	width:132px;
	padding:10px 0 0 4px;
	float:left;
}

.personalCollectionInput {
	width:110px;
	font-size:10px;
	border:solid 1px #2c919c;
	margin:1px 0;
}

.editProfileInput {
	width:185px;
	border:solid 1px #95519e;
	font-size:10px;
}



#sidebar {
	width:178px;
	float:right;
}

#footer {
	color:#009900;
	text-align:center;
	line-height:80px;
	vertical-align:middle;
	font-size:14px;
}
#footer[id] { background:url(../images/footer_bg.png); }

#footer a, #footer a:link, #footer a:visited {
	color:#009900;
	text-decoration:none;
}

#footer a:hover, #footer a:active {
	color:#009900;
}

.photoBadge1 {
	position:absolute;
	top:-35px;
	left:-45px;
}

.collectorsBadge {
	position:absolute;
	top:12px;
	left:-60px;
}

.collectors{
	position:relative;
	left:-9px;
}

.collectorsOverlay{
	position:relative;
	bottom:40px;
	left:76px;
	color:white;
	font-size:13px;
	font-weight:bold;
}

.sceneBadge {
	position:absolute;
	top:-18px; 	left:0;
	z-index:30;
}

.gamesBadge1 {
	position:absolute;
	top:-45px;
	left:-60px;
	z-index:50;
}
.gamesBadge2 {
	position:absolute;
	top:26px;
	left:-10px;
}

.ezineBadge1 {
	position:absolute;
	top:-35px;
	left:-65px;
}

.clear {
	clear:both;
}

/* text styles */

.headerLoginText {
	font-family:"Arial Black";
	color:#ffff00;
	font-size:10px;
	line-height:12px;
}
	












/* --------------------------
	OTHER ADD-ONS AS OF 9/6/2008 
----------------------------- */

/* GENERAL USE */

.spacer {clear:both; height:0; margin:0; padding:0; overflow:hidden; font-size:0px;}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

img {border:none;}

.center {text-align:center;}

form, fieldset {
	margin:0; padding:0;
	border:none;
}



/* POSTS */
.posts {
	margin:-30px 53px 6px; padding:10px 58px;
	background:#fff;
	border:solid 2px #fcb44e;
}
.forum_posts, .forum_list {
	margin:0 43px; padding:10px 0;
	background:transparent;
	border:none;
}
.posts dt {
	position:relative;
	font-size:13px;
	color:#900;
	font-weight:bold;
	background-repeat:no-repeat;
}
.posts dt .name {
	display:block;
	padding:37px 0 15px 87px;
}
.posts dt .avatar {
	background-color:white;
	position:absolute;
	top:10px; left:0;
	border:solid 3px #f00;
}
.posts dt .avatar:hover {
	border:solid 3px #ff0;
}
.posts dt .date {
	font-weight:normal;
	font-size: 12px;
}
.posts dd {
	margin:0; padding:0;
}
.forum_posts dd{
	font-size:14px;
	line-height:1.45em;
}
.posts dd.post_meta {
	position:relative;
	border-bottom:solid 3px #c0c;
	padding:1em 0;
	font-weight:bold;
}
.forum_list dd.post_meta {
	padding-top:0;
	color:#fff;
	border-bottom:solid 3px #fff;
}
.posts dd.post_meta div {
	float:left;
	margin-right:20px;
}
.posts dd.post_meta div.btn {
	float:right;
	margin-right:0;
}
.posts dd.post_meta span.bg {
	display:block;
	background:url(../images/trnsp-green-70.png);
	padding:.25em;
}
.posts h3 {
	font-size:18px;
	letter-spacing:-.015em;
	margin-bottom:.25em;
}
.posts p {
	margin:0 0 20px 0; padding:0;
}
.posts dd.addcomment {
	margin:0 0 .75em 0; padding:0;
}
.posts dd.addcomment .toggler {
	border-bottom:dotted 1px #335dd2;
	color:#335dd2;
	font-style:normal;
}
.posts dd.addcomment h3 {
	margin:0 0 .25em 0; padding:0 0 0 15px;
	background:url(../images/icon-arrow-down.gif) no-repeat center left;
}
.posts dd.addcomment textarea {
	width:390px;
	margin-bottom: 1em;
}

form.create fieldset { padding:0 130px 0 50px; }
form.create { background-repeat:no-repeat; background-position: bottom right; }
form.create[class] { background-image:url(../images/form-woman.png); }
form.create .row { margin-bottom:15px; }
form.create .btn { text-align:right; margin-bottom:0; padding-bottom:20px; }
form.create .field_title { float:left; width:20%; text-align:right; font-weight:bold; }
form.create .field { float:right; width:78%; }
form.create h2 { margin-left:22%; letter-spacing:-.015em; }
form.create .help { float:left; display:block; padding-left:22%; font-size:10px; line-height:20px; color:#000; }
form.create .response { letter-spacing:-.025em; font-size:22px; font-weight:bold; padding:0 40px; }
form.create .safety { letter-spacing:-.025em; font-size:16px; padding:0 40px; }
form.create .box { margin:0 70px 12px 70px; padding:12px; background:#69c; color:#fff; }
form.create .box label { display:block; }
form.create .box input { width:96%; }


/* RATINGS */
.ratings {
	float:left;
	width:12em;
}
.ratings strong {
	float:left;
	display:block;
}
.ratings span {
	float:left;
	display:block;
	text-indent:-3000px;
	width:83px; height:14px;
	margin-left:10px;
	background-position:0 0;
	background-repeat:no-repeat;
}
.ratings[class] span { background-image:url(../images/ratings.png); }
.ratings .rate1 { background-position:0 -14px; }
.ratings .rate2 { background-position:0 -28px; }
.ratings .rate3 { background-position:0 -42px; }
.ratings .rate4 { background-position:0 -56px; }
.ratings .rate5 { background-position:0 -70px; }



span.rating {display:inline-block; width:80px; height:14px;}
.emptystar, .averagestar, .userstar, .hoverstar {
	width:15px;
	height:14px;
	background-repeat:no-repeat;
	display:block;
	float:left;
}

.emptystar[class] {background-image:url(../images/star_white.png);}
.averagestar[class] {background-image:url(../images/star_yellow.png);}
.userstar[class] {background-image:url(../images/star_darkgreen.png);}
.hoverstar[class] {background-image:url(../images/star_red.png);}



/* GAMES (CONTESTS TOO) */
.games {
	padding-left:7px;
}
.games .game {
	float:left;
	width:288px;
	height:173px;
	position:relative;
	margin:3em 7px 0 0 ;
	display:inline;
	background-repeat:no-repeat;
}

.games .game h3.title {
	margin:0; padding:0;
	font-size:1.5em;
	letter-spacing:-.015em;
	position:absolute;
	top:-1.75em; left:0;
	width:288px;
	color:#9900cc;
	text-align:center;
}

.games .game a {
	display:block;
	width:288px;
	height:173px;
	text-indent:-3000px;
	overflow:hidden;
	background-repeat:no-repeat;
}
.games .game a:hover { background-position:0 -173px;}
.games .game[class] a.vote { background-image:url(../images/game_vote.png); }
.games .game[class] a.go { background-image:url(../images/game_go.png); }
.games .game[class] a.play { background-image:url(../images/game_play.png); }

.games .game .badge {
	position:absolute;
	top:-17px; left:-25px;
}


form.game {
	padding:0 73px;
}
form.game h2 {
	font-size:22px;
	color:#fff;
	margin-bottom:40px;
}
form.game fieldset.main {
	padding:20px 0;
	border:solid 3px #fff;
	border-left:none; border-right:none;
}
form.game fieldset.btn {
	padding-top:40px;
}
form.game .question {
	color:#ff3;
	float:left;
	width:65%;
	padding-top:15px;
	font-size:20px;
	font-weight:bold;
}
form.game .answer {
	float:right;
	width:30%;
}

#Stix {
	width:824px;
	height:500;
	padding:5px 0 0 0;
	margin:0 0 0 -10px;
}

#CyberDolls {
	margin:0 0 0 -35px;
	padding:5px 0 0 0;
}

#Smackered {
	width:709px;
	height:773px;
	padding:0;
	margin:0 0 0 20px;
}

/* SCENE */
.sceneItem {
	position:relative;
	color:#fff;
	margin:10px 15px 0 15px;
}
.sceneItem .main h3 { margin:10px 0 20px 0; padding:0; }
.sceneItem .main .photo { float:left; }
.sceneItem .main .text { float:right; width:320px; }
.sceneItem .main { background-repeat:no-repeat; padding:29px 29px 0 ; }
.sceneItem .main[class] { background-image:url(../images/bg-scene.png); }
.sceneItem .bottom { background-repeat:no-repeat; height:29px; }
.sceneItem .bottom[class] { background-image:url(../images/bg-scene-bottom.png); }

/* CONTEST */

.contestRulesLink {
	text-align:center;
	margin:0;
	padding:0;
}

.contestRulesLink a,
.contestRulesLink a:link,
.contestRulesLink a:visited,
.contestRulesLink a:hover,
.contestRulesLink a:active 
{
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

.contest_hdr {
	width:578px;
	margin-left:10px;
}

.contest_middle {
	float:left;
	width:275px;
	margin-left:10px;
}

.contest_text {
	float:left;
	width:283px;
	margin-left:10px;
	font-weight:bold;
}

.contest_text h2 {
	color:#660099;
}

.contest_bottom {
	width:578px;
	margin-left:10px;
}


/* ECARD */

.content_header_ecard {
	height:33px;
	background:url('../images/ecard_bg_top.png');
	background-repeat:no-repeat;
}

.content_ecard {
	background:url('../images/ecard_bg_middle.png');
}

.content_bottom_ecard {
	height:33px;
	background:url('../images/ecard_bg_bottom.png');
	background-repeat:no-repeat;
}

.ecard_image {
	margin-left:17px;
	float:left;
}

.ecard_form {
	float:right;
	margin-right:17px;
	width:160px;
	color:#ff0;
	font-weight:bold;
	font-size:11px;
}

.ecard_input {
	width:158px;
	border:solid 1px #2c919c;
}

.ecardwarning {
	color:#CCCCCC;
	font-size:9px;
	font-weight:300;
}

.moreecards {
	font-family:"Arial Black", arial;
	font-weight:bold;
	font-size:18px;
	padding:0;
	margin:0;
	letter-spacing:-.015em;
	color:#ff3;
	text-align:center;
}


/* PASSWORD */

.passwordBox {
	position:relative;
	margin-top:35px;
	width:616px;
	height:355px;
	background:url('../images/password_bg.png');
	background-repeat:no-repeat;
	color:#fff;
	font-size:18px;
}

.passwordBoxContent {
	padding:50px 0 0 60px;
}

.secretQuestionBoxContent {
	padding:50px 0 0 60px;
	font-size:13px;
	font-weight:bold;
}

.secretQuestionInput {
	border:solid 1px #2c919c;
	width:200px;
	margin:10px 0;
}


/* FAQ */

.faq_question,
a.faq_question,
a:link.faq_question,
a:visited.faq_question,
a:hover.faq_question,
a:active.faq_question 
{
	margin:10px 0;
	font-family:"Arial Black", arial;
	font-weight:bold;
	font-size:15px;
	color:#000;
	text-decoration:none;
}

.faq_divider {
	height:2px;
	font-size:1px;
	background:#fff;
	margin:20px 0;
}

.faq_content {
	padding:20px;
}

/* PARENTAL CONSENT */

.parentalconsent_content {
	padding:20px;
}

.parentalconsent_header {
	margin:10px 0;
	font-family:"Arial Black", arial;
	font-weight:bold;
	font-size:18px;
	color:#000;
	text-decoration:none;
	text-align:center;
}

.parentalconsent_bold {
	margin:10px 0;
	font-family:"Arial Black", arial;
	font-weight:bold;
	font-size:15px;
	color:#000;
	text-decoration:none;
}


/* PHOTO REVIEW FORM */

.photoreview_header {
	margin:10px 0;
	font-family:"Arial Black", arial;
	font-weight:bold;
	font-size:18px;
	color:#000;
	text-decoration:none;
	text-align:center;
}



/* QUIZ */

.quiz_badge {
	position:absolute;
	top:25px;
	left:-10px;
}

.quiz_hdr {
	height:44px;
	background:url('../images/hdr_quiz.jpg');
	padding-left:130px;
	font-family:"Arial Black", arial;
	font-weight:bold;
	font-size:18px;
	color:#000;
	line-height:44px;
	vertical-align:middle;
	
}

.quiz_content {
	padding:15px 60px;
}

.quiz_heading {
	font-family:"Arial Black", arial;
	font-weight:bold;
	font-size:18px;
	color:#fff;
}

.quiz_result {
	display:block;
	margin-top:15px;
	font-family:"Arial Black", arial;
	font-weight:bold;
	font-size:16px;
	color:#ff0;
}

.quiz_divider {
	height:2px;
	font-size:1px;
	background:#fff;
	margin:25px 0;
}

.quiz_question {
	width:40%;
	float:left;
	font-family:"Arial Black", arial;
	font-weight:bold;
	font-size:15px;
	color:#ff0;
}

.quiz_answers {
	float:right;
	width:40%;
	font-weight:bold;
}

.quiz_button {
	float:right;
	width:40%;
	margin-bottom:20px;
}

.moreQuizBox {
	height:200px;
	padding:33px 80px;
	background-image:url('../images/more_quizzes_box_bg.png');
	background-repeat:none;
}

.moreQuizBoxItem {
	background:url('../images/flower_icon.png');
	background-repeat:no-repeat;
	padding-left:36px;
	line-height:28px;
	color:#fff;
	vertical-align:middle;
	display:block;
	margin:2px 0;
	font-weight:bold;
}

/* TELL A FRIEND */

.tellAFriendWrapper {
	background:url('../images/tellAFriend_bg_border.png');
	background-repeat:no-repeat;
	height:335px;
	padding:10px;
	margin-top:40px;
	position:relative;
}

.tellAFriendBox {
	background:url('../images/tellAFriend_bg.jpg');
	background-repeat:no-repeat;
	height:335px;
}

.tellAFriendColumn {
	margin-left:319px;
	margin-top:52px;
	color:#660066;
	font-size:10px;
	font-weight:bold;
}

/* TOS - Privacy */

.tos_header,
a.tos_header,
a:link.tos_header,
a:visited.tos_header,
a:hover.tos_header,
a:active.tos_header 
{
	margin:10px 0;
	font-family:"Arial Black", arial;
	font-weight:bold;
	font-size:15px;
	color:#000;
	text-decoration:none;
}

.tos_divider {
	height:2px;
	font-size:1px;
	background:#fff;
	margin:20px 0;
}

.tos_content {
	padding:20px;
}

.pagination{
	text-align:center;
	font-size:14px;
}

.pagination a{
	color:blue;
}

/* CONTEST RULES */

.rules_content {
	padding:20px;
}

.rules_header,
a.rules_header,
a:link.rules_header,
a:visited.rules_header,
a:hover.rules_header,
a:active.rules_header 
{
	margin:10px 0;
	font-family:"Arial Black", arial;
	font-weight:bold;
	font-size:15px;
	color:#000;
	text-decoration:none;
}


/* CONTACT US */

.contactUsWrapper {
	background:url('../images/contactus_bg_border.png');
	background-repeat:no-repeat;
	height:335px;
	padding:10px;
	margin-top:40px;
	position:relative;
}

.contactUsBox {
	background:url('../images/contactus_bg.jpg');
	background-repeat:no-repeat;
	height:335px;
}

.contactUsColumn {
	margin-left:319px;
	margin-top:122px;
	color:#660066;
	font-size:10px;
	font-weight:bold;
}



/* FIX BACKGROUND FLICKER */
html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}


/* GAMES */

#games_header {
	width:840px;
	height:18px;
	background-image:url('../images/content_bg_top_green_wide.png');
	background-repeat:no-repeat;
	margin:auto;
}

#games {
	width:840px;
	background-image:url('../images/content_bg_green_wide.png');
	margin:auto;
	text-align:center;
	position:relative;
}

#games_move {
	width:670px;
	padding-left:170px;
	background:url('../images/content_bg_green_wide.png') top center repeat-y;
	margin:auto;
	text-align:center;
	position:relative;
}

#games_footer {
	width:840px;
	height:26px;
	background-image:url('../images/content_bg_bottom_green_wide.png');
	background-repeat:no-repeat;
	margin:auto;
}

/* WARNING PAGE */

#warningWrapper {
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:10px;
	color:#FFF;
}

/* CALENDAR PAGE */

#calendar {
	width:800px;
	height:520px;
	background-image:url('../calendarImages/calendarBKG.jpg');
	margin:auto;
	
}

#calendarText {
	text-align:left;
	color:#000;
	padding:15px;
	font-weight:800;
	font-size:12px;
	line-height:16px;
	
}

/* CHAT PAGE */

#chatClosed {
	text-align:center;
	color:#900;
	margin:auto;
	padding:30px 10px 10px 10px;
	font-family:arial,verdana,sans-serif;
	font-size:18px;
	font-weight:bold;


}

/* ADVICE PAGE */

.header_advice {
	height:85px;
	background-image:url('../images/advice_bg_hdr.png');
	background-repeat:no-repeat;
}

.advice_header {
	position:absolute;
	top:-88px;
	left:28px;
}

.advice_button {
	position:absolute;
	top:-70px;
	left:428px;
}

.content_advice {
	padding-top:80px;
	padding-bottom:15px;
	background-image:url('../images/advice_bg.png');
	background-repeat:repeat-y;
	position:relative;
}

.advice_content {
	width:500px;
	margin:auto;
}

.adviceItem {
	border-bottom:solid 10px #fa89c0;
	padding-bottom:10px;
	margin:10px 0;
}

.adviceItemPic {
	width:90px;
	float:left;
}

.adviceItemText {
	width:400px;
	float:right;
}

.adviceItemInfo {
	color:#05645c;
	font-size:14px;
	font-weight:bold;
}

.adviceItemQuestion {
	color:#a3000f;
	font-size:18px;
	font-weight:bold;
	margin:12px 0;
}

.adviceItemFeedback {
	height:17px;
	background:#009899;
	color:#fff;
	padding-left:4px;
	font-weight:bold;
}

.adviceItemFeedbackRating {
	line-height:17px;
	width:30%;
	float:left;
}

.adviceItemFeedbackViews {
	line-height:17px;
	width:20%;
	float:left;
}

.adviceItemFeedbackPosts {
	line-height:17px;
	width:15%;
	float:left;
}

.adviceItemFeedbackButton {
	float:right;
}


.replyItem {
	padding-bottom:10px;
	margin:10px 0;
}

.replyItemPic {
	width:90px;
	float:right;
}

.replyItemText {
	width:320px;
	float:right;
}

.replyItemInfo {
	color:#05645c;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	margin-right:12px;
}

.replyItemQuestion {
	color:#001423;
	font-size:13px;
	font-weight:bold;
	margin:12px 0;
}

.footer_advice {
	height:48px;
	background-image:url('../images/advice_bg_ftr.png');
	background-repeat:no-repeat;
}

.footer_reply {
	height:83px;
	background-image:url('../images/reply_bg_ftr.png');
	background-repeat:no-repeat;
	color:#fff;
}

.footer_reply div {
	text-align:center;
	font-weight:bold;
	font-size:14px;
	width:33%;
	float:left;
	padding-top:49px;
}

/* Splash - links */

#splash {
	background:url('../images/content_bg_green_wide.png') top center repeat-y;
}

#splash_bg {
	width:790px;
	height:514px;
	background-image:url('../images/splash_bg.jpg');
	background-repeat:no-repeat;
	margin:auto;
}

#splash_content {
	padding:40px;
	font-size:13px;
}

.splashText {
	width:75%;
	float:left;
}

.splashButton {
	margin-top:35px;
	width:25%;
	float:right;
	text-align:right;
}

/* VIP page */

.vipTop {
	margin-top:5px;
	width:615px;
	height:42px;
	background-image:url('../images/vip_top_bg.png');
	background-repeat:no-repeat;
}

.vip_left {
	float:left;
	margin:4px 15px;
}

.vip_right {
	float:right;
	margin:2px 10px;
}

.vipContent {
	margin-top:5px;
	width:615px;
	height:417px;
	background-image:url('../images/vip_content.png');
	background-repeat:no-repeat;
}

.editProfileMyCollection {
	margin-top:5px;
	width:615px;
	height:44px;
	background-repeat:no-repeat;
}

.editProfileVipBox {
	width:615px;
	height:229px;
	margin-top:5px;
	background-repeat:no-repeat;
}

#emoticonpalette {
	width:400px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:1px 0 0 0;
	margin:5px 0 3px 0;
	background-color:#FFF;
	border:#6F9 1px solid;
}

/* LEADERBOARD */

.leaderboard_hdr {
	height:44px;
	background:url('../images/hdr_leaderboard.jpg');
	padding-left:25px;
	font-family:"Arial Black", arial;
	font-weight:bold;
	font-size:30px;
	color:#000;
	line-height:44px;
	vertical-align:middle;
}

.leaderboard_th
{
	height:20px;
	background:url('../images/leaderboard_th_bg.png');
	background-repeat:no-repeat;
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin-top:10px;
}

.leaderboard_th span {
	display:block;
	height:20px;
	float:left;
	color:#000;
	line-height:20px;
	vertical-align:middle;
}

.leaderboard_item
{
	height:28px;
	background:url('../images/leaderboard_item_bg.png');
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	margin-top:2px;
}

.leaderboard_item span {
	display:block;
	height:28px;
	float:left;
	color:#000;
	line-height:28px;
	vertical-align:middle;
}


.leaderboard_rank_th {
	width:80px;
	text-align:center;
}
.leaderboard_avatar_th {
	width:120px;
	text-align:center;
}
.leaderboard_username_th {
	width:250px;
}
.leaderboard_score_th {
	width:100px;
	text-align:right;
}

.leaderboard_item .leaderboard_rank {
	width:80px;
	text-align:center;
}
.leaderboard_item .leaderboard_avatar {
	width:120px;
	text-align:center;
}
.leaderboard_item .leaderboard_username {
	color:#fff;
	width:250px;
}
.leaderboard_item .leaderboard_score {
	width:100px;
	text-align:right;
}

/* BLOG */

.blogItem
{
	width:556px;
	margin-left:22px;
}

.blogItemImage
{
	float:left;
	width:94px;
	margin-left:10px;
}

.blogItemInfo
{
	width:452px;
	float:right;
}

.blogItemTitle
{
	font-size:21px;
	color:#990099;
	font-family:"Arial Black", arial;
	font-weight:bold;
	display:block;
	padding:3px 15px;
	background:#99ff33;
	margin-bottom:12px;
}

.blogItemPostTitle
{
	font-size:17px;
	color:#cc33cc;
	font-weight:bold;
	margin-left:15px;
}

.blogItemPostDate
{
	font-size:16px;
	color:#990099;
	font-weight:bold;
	margin-left:12px;
}

.blogItemText
{
	line-height:24px;
	font-size:14px;
	color:#000;
	font-weight:bold;
	display:block;
	margin:15px;
}

.blogItemStats
{
	background:#2c9a98;
	color:#fff;
	padding:3px 3px 3px 20px;
	width:85%;
	margin:auto;
}

.blogItemStatsRating
{
	float:left;
}

.blogItemStatsViews
{
	float:left;
	margin-left:20px;
}

.blogItemStatsPosts
{
	float:left;
	margin-left:20px;
}

.blogItemStatsButton
{
	float:right;
	display:block;
}

.blogHR {
	height:15px;
	margin:auto;
	margin-top:10px;
	padding:0 3px 0 20px;
	width:85%;
	border-top:solid 3px #fff;
}

/* BLOG POST */

.blogPostHeader {
	position:relative;
	height:45px;
	background-image:url('../images/hdr_blogPost.png');
	background-repeat: no-repeat;
	line-height:45px;
	font-size:21px;
	color:#990099;
	font-family:"Arial Black", arial;
	font-weight:bold;
	margin-bottom:12px;
	padding-left:141px;
}

.blogPostHeader img {
	position:absolute;
	top:-12px;
	left:32px;
}


.blogPost
{
	width:415px;
	margin-left:141px;
}

.blogPostTitle
{
	font-size:19px;
	color:#000;
	font-weight:bold;
}

.blogPostDate
{
	font-size:13px;
	color:#990099;
	font-weight:bold;
	margin-left:12px;
}

.blogPostText
{
	line-height:24px;
	font-size:14px;
	color:#000;
	font-weight:bold;
	display:block;
	margin-top:15px;
	padding-bottom:15px;
}

/* Cosmetic Corner */

.cosmetic_header {
	margin-bottom:5px;
	display:block;
}

.cosmetic_feature1 {
	float:left;
	width:292px;
	margin:3px;
}

.cosmetic_feature2 {
	float:right;
	width:292px;
	margin:3px;
}

.cosmetic_asSeenIn {
	height:245px;
	width:590px;
	margin:auto;
	background-image:url('../images/cosmetic_asSeenIn_bg.png');
	background-repeat:no-repeat;
	margin-bottom:6px;
	margin-top:3px;
	color:#fff;
}

.cosmetic_asSeenIn_heading {
	text-align:center;
	padding:10px 0 7px 0;
}

.cosmetic_asSeenIn_image {
	float:left;
	margin-right:10px;
	margin-left:22px;
	width:125px;
	height:172px;
	border:solid 1px white;
}

.cosmetic_asSeenIn_info {
	float:left;
	width:375px;
	margin-left:20px;
}

.cosmetic_asSeenIn_title {
	display:block;
	margin-bottom:6px;
	font-weight:bold;
	font-size:20px
}

.cosmetic_asSeenIn_button {
	float:right;
	margin-top:12px;
}

.cosmetic_blog {
	height:245px;
	width:590px;
	margin:auto;
	background-image:url('../images/cosmetic_blog_bg.png');
	background-repeat:no-repeat;
}

.cosmetic_blog_image {
	float:left;
	margin:20px 20px 10px 20px;
	width:75px;
	height:75px;
	border:solid 1px #ff99ff;
	background-color:white;
}

.cosmetic_blog_info {
	margin:10px 0;
	float:left;
}

.cosmetic_blog_heading {
	/*color:#c600cf;*/
	color:#fff;
	font-size:27px;
	font-family:"Arial Black", arial;
	font-weight:bold;
}

.cosmetic_blog_by {
	color:#fdff18;
	font-weight:bold;
	display:block;
}

.cosmetic_blog_title {
	font-weight:bold;
	font-size:14px;
}

.cosmetic_blog_text {
	font-size:11px;
	line-height:19px;
	margin:0 20px;
}
.cosmetic_blog_text p {
	margin:0;
	padding:0;
}

.cosmetic_blog_button {
	float:right;
	margin-top:12px;
}

