body {
	margin: 0px;
	padding: 10px;
	background-color: #fff;
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif !important;
	font-size: .9em;
	}

div, p, a, span {
	font-family : Verdana, Arial, Helvetica, sans-serif !important;
	}

div#wrapper {
	margin: 0px auto;
	width: 1000px;
	}


div.topnav {
	padding: 5px;
	border-bottom: 2px solid #fff;
	text-align: center;
	font-size: 85%;
	}

div.topnav a {
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
	}

div.topnav a.bold {
	font-weight: bolder !important;
	}

div#upper_nav {
	background-color: #788AFF;
	}

div#upper_nav, div#upper_nav a {
	color: #fff;
	}

div#lower_nav {
	background-color: #FF57A9;
	}

div#lower_nav, div#lower_nav a {
	color: #ffffff;
	}

.bold {
	font-weight: bold;
	}
a,  a:link {
	color: #000000;
}
a, a:visited {
	color: #000;
	}

a, a:hover,active {
	color: #3db2de;
}

a.linked_image {
	text-decoration: none;
	}

img {
	border-style: none;
	}

span.headings {
	font-size: 110%;
	font-weight: bold;
	}

div#sys_msg {
	margin-bottom: 5px;
	border: 2px solid #070685;
	background-color: #ff0f0f;
	color: #070685;
	text-align: center;
	font-size: 115%;
	font-weight: bold;
	}

p#pic_error_details {
	margin: 5px 5px 0px 5px;
	text-align: left;
	font-weight: normal;
	}

div.left, div.right {
	border: 1px solid #8BACFB;
	margin-bottom: 10px;
	}

div.left {
	float: left;
	}

div.right {
	float: right;
	}

p.sidebar_editor {
	text-align: center;
	}

div#main {
	background-color: #fff;
	color: inherit;
	}

div.row {
	color: #5F5959;
	}

p.cell {
	display: -moz-inline-stack;
	vertical-align: top;
	width: 100px;
	font-size: 70%;
	}

p.cell img {
	display: block;
	margin-bottom: -10px;
	}

p.cell a {
	text-decoration: none;
	}

p.view_all {
	margin-top: 2px;
	text-align: right;
	font-size: 80%;
	}

input, textarea, select {
	margin-top: 5px;
	padding: 2px;
	border: 1px solid #8BACFB;
	background-color: #fff;
	color: #070685;
	}

a.button {
	display: block;
	text-decoration: none;
	}

input.button, a.button {
	margin: 10px 0px;
	border: 2px outset #8BACFB;
	background-color: #58A4DE;
	color: #fff;
	text-align: center;
	font-weight: bold;
	}

a#logout {
	width: 60px;
	}

div#page_nav_top {
	margin-bottom: 20px;
	}

div#page_nav_bottom {
	margin-top: 20px;
	}

div.pagination {
	margin: 0px auto;
	padding: 2px;
	}

div.pagination ul {
	margin: 0;
	padding: 0;
	text-align: center;
	}

div.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
	}

div.pagination a, div.pagination a:visited {
	padding: 0 5px;
	border: 1px solid #0000EE;
	text-decoration: none;
	background-color: #fff;
	color: #0000EE;
	font-weight: bold;
	}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #0000EE;
	background-color: #0000EE;
	color: #fff;
	font-weight: bold;
	}

div.pagination li.currentpage {
	padding: 0 5px;
	border: 1px solid #000;
	background-color: #aaa;
	color: #000;
	}

* html div.pagination li.currentpage, * html div.pagination li.disablepage {
	margin-right: 5px;
	padding-right: 0;
	}

div#footer {
	clear: both;
	margin-top: 10px;
	border-top: 5px ridge #8BACFB;
	text-align: center;
	}

p#copyright {
	margin: 0px;
	font-size: 70%;
	}

p#bottom_nav {
	margin-top: 3px;
	}

div#header {
        padding: 10px;
      	margin-bottom: 1px;
	padding-right: 5px;
	height: 100px;
	background: #fff url(theme/fuzzb_logo.jpg) scroll no-repeat top left;
	color: #fff;
	text-align: right;
	}

div#subheader {
	color: #000;
        font-size: small;
        font-weight: bold;
	text-align: right;
	}

div#subheader a.subheader {
	color: #000;
        font-size: medium;
        font-weight: bold;
	text-align: right;
	}

div#subheader a.subheader:hover {
	color: #3db2de;
        font-weight: bold;
	text-align: right;
	}

p#addthis {
	margin: 30px 95px 0px 0px;
	}

img.rss_icon {
	vertical-align: middle;
	}

div#dropmenudiv {
	position:absolute;
	background-color: #cbebf9;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	}

div#dropmenudiv a {
	width: 100%;

	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #006e9f;
	}

div#dropmenudiv a:hover{
	background-color: #40b1db;
	color: #fff;
	}

.centered {
	margin: 0px auto;
	text-align: center;
	}

.centered img {
	margin: 0px auto;
	}

div#latest_activity_primary_wrapper {
	margin: 15px auto;
	width: 140px;
	}

div#latest_activity_primary_wrapper p.heading {
	width: 100%;
	background: #A0C872 url(theme/headers_gradient) scroll repeat center center;
	color: #fff;
	}

div#latest_activity_secondary_wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
	}

div.activity_row {
	color: #5F5959;
	}

p.activity_cell_left, p.activity_cell_right {
	display: -moz-inline-stack;
	vertical-align: top;
	text-align: left;
	font-size: 70%;
	}

p.activity_cell_left {
	width: 30px;
	}

p.activity_cell_right {
	width: 100px;
	padding-top: 1px;
	}

p.activity_cell_left img, p.activity_cell_right img {
	display: block;
	margin: 3px auto;
	}

p.activity_cell_left a, p.activity_cell_right a {
	text-decoration: none;
	}

p.activity_cell_right a {
	color: #4bB1db;
	}

p#activity_settings_types {
	text-align: left;
	font-size: 80%;
	}

a#activity_controls_toggle {
	width: 75px;
	}

div#wrapper {
	width: 980px;
	padding: 10px;
	}

div#large_left, div#large_right {
	width: 960px;
	min-height: 400px;
	float:left;
	border:0px !important;
	}

#large_left p.box_heading {
	display:none;
	}

img#avatar {
	float: left;
	margin: 0px 10px 10px 0px;
	}


div.row {
	padding: 5px;
	}

p.cell img {
	margin: 0px auto !important;
	}

div#itc_auctions p.cell img {
	margin-bottom: -10px !important;
	}

p.view_all {
	padding-top: 5px;
	}

div#friends p.cell, div#favorited p.cell {
	text-align: center;
	}

p.box_heading span.small {
	font-size: 55%;
	}

p.box_heading {
	padding: 0px;
	width: 425px !important;
	font-size: 110%;
	font-weight: bold;
	}

#large_right.right #friends_heading.box_heading{
	display:normal;
	visibility:visible;
	}

#large_right.right .box_heading{
	display:none;
	visibility:hidden;
	}

#favorite_stores.boxed{
	display:none;
	visibility:hidden;
	}

div.boxed {
	min-height: 70px;
	}

div#userinfo {
	width:940px;
	height:150px !important;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	border: 1px solid #8BACFB;
	}

div#contact_main {
	width: 958px !important;
	height: 150px !important;
	border: 1px solid #8BACFB;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	}

#contact_befriend .contact_text{
	visibility:hidden !important;
	}

#contact_befriend{
	background-image:url(http://chibitude.com/cvc/cvc_be_friend.png) !important;
	background-repeat:no-repeat;
	width:460px;
	height:50px!important;
	}

#contact_message .contact_text{
	visibility:hidden !important;
	}

#contact_message{
	background-image:url(http://chibitude.com/cvc/cvc_send_message.png) !important;
	background-repeat:no-repeat;
	width:460px;
height:50px!important;
	}

#contact_forward .contact_text{
	visibility:hidden !important;
	}

#contact_forward{
	background-image:url(http://chibitude.com/cvc/cvc_tell_friend.png) !important;
	background-repeat:no-repeat;
	width:460px;
	}

#contact_favorite .contact_text{
	visibility:hidden !important;
	}

#contact_favorite{
	background-image:url(http://chibitude.com/cvc/cvc_favorites.png) !important;
	background-repeat:no-repeat;
	width:460px;
	}

#contact_messenger{/* .contact_text*/
	display:none !important;
	}



p#contact_heading {
	font-size:13px !important;
	font-weight: bold;
	height:25px !important;
	width:460px !important;
	}

p#contact_heading span.whitetext12 {
	font-size: 13px !important;
	}

p.contact {
	margin: 0px !important;
	}

p#contact_left {
	width:460px;
	}

p#contact_left.contact {
	float: left;
	width:460px !important;
	}

/*p#contact_right {
	width:460px;
	}*/

p#contact_right.contact {
	float: right;
	width:460px !important;
	}

a.contact_links {
	display: block;
	padding: 1px !important;
	width: 460px;
	height: 28px;
	text-decoration: none !important;
	}

span.contact_text {
	vertical-align: -50%;
	}

div#profile_custom_url {
	min-height: 45px !important;
	}

p#custom_url_label {
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	}

div#small_left, div#small_right {
	width: 235px !important;
	height: 400px !important;
	overflow: auto !important;
	}

div#small_left div#userinfo {
	width: 215px !important;
	}

div#bio {
	overflow: auto;
	}

div#video {
	margin: 0px auto;
	padding: 0px 10px;
	width: 450px;
	background-color: transparent;
	font-weight: bold;
	}

div#video_details {
	padding: 0px 10px;
	}

p#title {
	margin-top: 10px;
	font-weight: bold;
	}

p#embed_code {
	padding-bottom: 10px;
	}

p#itc_store_heading {
	text-align: center;
	margin-bottom: 10px;
	}

p#shop_spacer {
	height: 15px;
	}

div#content {
	clear: both;
	margin: 0px auto;
	width: 980px;
	}

p#comments_heading {
	clear: both;
	width: 980px !important;
	text-align: center;
	}


div#comments {
	width: 980px !important;
	padding: 0px !important;
	border-top-style: none !important;
	}

div.comment {
	clear: left;
	border-style: none !important;
	border-top: 1px solid #8BACFB!important;
	margin: 0px !important;
	padding: 0px !important;
	}

div.comment_author {
	float: left;
	border-style: none !important;
	width: 110px !important;
	margin: 0px !important;
	padding: 10px 5px !important;
	text-align: center;
        overflow:hidden!important;
	}

div.comment_body {
	border-style: none !important;
	border-left: 1px solid #8BACFB!important;
	width: 853px !important;
	min-height: 200px;
	margin: 0px !important;
	padding: 3px !important;
	overflow: auto;
        font-size:15px;
	}

div.comment_body a{
text-decoration:none;
background-color: #EE7DB3;
padding-left:5px;
padding-right:5px;
color:white;
}

p.comment_timestamp{
background-color:#ee7db3;
padding-top:10px;
padding-bottom:10px;
position:relative;
top:-13px;
font-family:verdana;
font-size:12px;
text-align:center;
border-bottom:4px solid #788aff;
}

div#comment_post_form {
	width: 980px;
	margin: 0px !important;
	padding: 0px !important;
	border-style: none !important;
	border-top: 1px solid #8BACFB!important;
	text-align: right;
	}

p.comment_form_element {
	margin: 0px auto;
	width: 400px;
	}

p#comment_textarea {
	margin-top: 10px;
	}

textarea#comment_post_body {
	width: 400px;
	text-align: left;
	}

div.comments_top {
	padding: 10px;
	border:0px !important;
	}

div#no_comments {
	text-align: center;
	}

div#view_all_comments a {
	font-weight: bold;
	}

p#loading_main {
	margin: 50px auto 0px auto;
	width: 100px;
	}


div#media_subscribe {
	min-height: 20px;
	height: 18px;
	}

p.box_heading img.rss_icon {
	vertical-align: top;
	}

	

#lower_nav.topnav {
	}

#blogs.boxed {
	background-image:url(http://chibitude.com/cvc/cvc_blogs.png);
	background-repeat:no-repeat;
	width:460px !important;
	height:100px !important;
	padding-top:50px !important;
	overflow-y:auto;
	float:left;
	border:1px solid #8BACFB;
	margin-bottom:10px;
	}

#bulletins.boxed {
	background-image:url(http://chibitude.com/cvc/cvc_announcements.png);
	background-repeat:no-repeat;
	width:460px !important;
	height:100px !important;
	padding-top:50px !important;
	overflow-y:auto;
	float:right;
	border:1px solid #8BACFB;
	margin-bottom:10px;
	}

#message_form {
	position:absolute;
	padding:15px;
	top:370px;
	left:400px;
	z-index:150 !important;
	width:450px;
	height:230px;
	background-image:url(http://i328.photobucket.com/albums/l344/ProfileZzzing/ChibiFanClub/ProfileImages/SendBackground.png);
	background-repeat:no-repeat;
	}

#forward_form {
	position:absolute;
	padding:15px;
	top:370px;
	left:400px;
	z-index:150 !important;
	width:450px;
	height:230px;
	background-image:url(http://i328.photobucket.com/albums/l344/ProfileZzzing/ChibiFanClub/ProfileImages/SendBackground.png);
	background-repeat:no-repeat;
	}


div #bio * {
	/*width:675px !important;*/
	max-width:949px !important;
	text-align:center;
	margin:auto;
	}

div #bio.boxed {
	width:958px !important;
	min-width:958px!important
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	border:1px solid #8BACFB;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:center;
	}

#friends.boxed {
	background-image:url(http://chibitude.com/cvc/cvc_supporters.png);
	background-repeat:no-repeat;
	width:460px !important;
	height:450px !important;
	padding-top:50px !important;
	overflow-y:auto;
	float:left;
	border:1px solid #8BACFB;
	margin-bottom:10px;
	}

#favorite_videos.boxed {
	background-image:url(http://chibitude.com/cvc/cvc_members_videos.png);
	background-repeat:no-repeat;
	width:460px !important;
	height:450px !important;
	padding-top:50px !important;
	overflow-y:auto;
	float:right;
	border:1px solid #8BACFB;
	margin-bottom:10px;
	}

#comments.boxed {
	border:1px solid black !important;
	background-image:url(http://chibitude.com/cvc/cvc_comments.png);
	background-repeat:no-repeat;
	padding-top:110px !important;
	border:1px solid #8BACFB!important;

	}

#comments_heading.box_heading {
	visibility:hidden;
	height:1px !important;
	}

iframe{
	width:675px !important;
	height:575px !important;
	overflow:hidden;
}

div#personal_details.boxed{
display:none;
}

div#stuff.boxed{
display:none;
}

div#footer{
background-color:#788AFF;
color:#ffffff;
}

div#footer a{
background-color:#788AFF;
color:#ffffff;
}

#profile_custom_url.boxed{
display:none!important;
}

table.members_table td{
width:800px;
font-family:verdana;
text-align:left!important;
font-size:12px;
}

table.members_table img{
width:200px!important;
height:200px!important;
float:left;
margin-right:5px!important;
}

table.members_table div.store_name{
border:1px solid #788AFF;
background-color:#788AFF;
color:white;
float:left;
font-size:15px;
width:252px!important;
}

table.members_table div.store_description{
float:left;
font-size:12px;
width:252px!important;
text-align:left!important;
}

table.members_table td{
border-bottom:1px solid #788AFF;
margin-bottom:5px;
padding-bottom:10px;}

div#chatterbox_wrapper{
padding-top:50px;
border:0px solid #788aff;
background-image:url(http://chibitude.com/cvc/cvc_chatter.png);
background-repeat:no-repeat;
background-position:top center;
}

div#chatterbox.boxed{
width:800px!important;
}

p#chatterbox_stats{
display:none;
}

div#header{
display:none!important;
}
