
body {
	background-color: #FFFFFF;
}

/* mixxtFooter */

#mixxtFooter {
	background-color: #C5C5C5 !important;
	border-top: 5px solid #9D9D9D !important;
}
/* header and navigation */

#header {
	background-color: #EEEEEE;
}

#header #nav_main a {
	background-color: #52656F;
	color: #B6075A;
}

#header h1 {
	color: #000000;
	font-family: 'Verdana';
}

#header h2 {
	color: #000000;
	font-family: 'Verdana';
	font-size: 20px;
}

#nav_main a {
	background-color: #52656F;
	font-family: 'Verdana' !important;
}

#header #nav_main .selected {
	background-color: #FFFFFF;
	color: #52656F;
}

#header #nav_main li {
	background-color: #B6075A;
}

/* Text */

#content_wrapper h3.pagetitle,
.featurebox .headline_grad h4 {
	font-family: 'Verdana'; 
}

h3 {
	color: #52656F;
}

#content_wrapper {
	background-color: #FFFFFF;
	font-family: Verdana;
	color: #000000;
	border-color: #EEEEEE;
}

legend { /* because of IE */
	color: #000000;
}

#content_wrapper a {
	color: #B6075A;
}

.featurebox .headline_box {
	background-color: #B6075A;
}

.featurebox h4 {
	color: #FFFFFF;
}

.contentmanager div.cm-wrap1 {
	border-color: #000000;
}

.admin_panel h6 {
	border-color: #B6075A;
}

.featurebox {
	color: #000000;
	background-color: #FFFFFF;
}


.forum_edit_ctr table td {
	border-color: #FFFFFF;
}

.border,
.img_ctr,
.featurebox .feature_content {
	border-color: #B6075A !important;
}

.borderTextColor {
	border-color: #000000 !important;
}

.pinboardEntry .talkIcon{
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-right-color: #FFFFFF;
}
.ie6 .pinboardEntry .talkIcon {
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.pinboardEntry .border {
	border-color: #FFFFFF !important;
}

.feature_content h1,
.feature_content h2,
.feature_content h3,
.feature_content h4,
.feature_content h5,
.feature_content h6 {
	color: #000000;
}

.specHigh1,
.buddylist dl,
div.pagination ul li a:hover {
	background-color: #EDEFF0 !important;
}

.specHigh2 {
	background-color: #FFFFFF !important;
}


.d3,
#header_grad,
.featurebox .headline_grad,
.normal_box,
.txt_box,
.text_box,
.buddylist dl,
.memberlist dl,
.contact_request .contact_question,
.ashiato_dl
{
	background-image: none;
}


/* for Votingresult bars */
.linkClrAsBg {
	background-color: #B6075A;
}

/* Network-Settings */

body {
	background-color: #EEE;
}

#header #nav_main {
	position: static;
	top: 230px;
	font-family: Century Gothic,'Trebuchet MS',Arial,Verdana,sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#header #nav_main li {
	background-color: #eee;
}

#header #nav_main a {
	color: #FFF;
	font-family: Century Gothic,'Trebuchet MS',Arial,Verdana,sans-serif;
	text-decoration: none;
}

.featurebox .feature_content {
	border: 0px;
}

.featurebox_small .normal_box {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.normal_box {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

div.forumbox div.recent_post {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

div.toolbar {
border:0px;
}

.profile_questions .text_box {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

.feature_content {
	border-radius-bottomright:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-bottomleft:5px;
	border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
}

.featurebox .headline_box {
	background-position: right;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
/*
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-top-left-radius:5px;
*/
}

#content_wrapper {
	border: 1px solid #52656F;
	background-position:right;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#header #nav_main .selected {
	border-top: 1px solid #B6075A;
	border-left: 1px solid #B6075A;
	border-right: 1px solid #B6075A;
	background-color: #B6075A;
	color: #FFF;
}

#header #nav_main a {
	border-top: 1px solid #52656F;
	border-left: 1px solid #52656F;
	border-right: 1px solid #52656F;
	border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	background-color: #FFF;
	color: #52656F;
}

.feature_content h1, .feature_content h2, .feature_content h3, .feature_content h4, .feature_content h5, .feature_content h6, .feature_content2 h1, .feature_content2 h2, .feature_content2 h3, .feature_content2 h4, .feature_content2 h5, .feature_content2 h6 {
	color: #52656F;
}

.featurebox .feature_content2 p {
	color: #52656F;
	font-size: 11px;
	margin: 0pt 0pt 11px;
}

.featurebox h4 {
	font-family: Century Gothic,'Trebuchet MS',Arial,Verdana,sans-serif;
	font-size: 15px;
}

#content_wrapper h3 {
	font-family: Century Gothic,'Trebuchet MS',Arial,Verdana,sans-serif;
	font-size: 22px;
	font-weight: normal;
}

.featurebox_small .buddylist a {
	font-size: 9px;
	font-weight: normal;
}

.featurebox_small .buddylist dl {
	border: 1px solid #52656F;
	font-weight: normal;
}

.profilimgbox {
	border: 1px solid #52656F;
}

#content_wrapper .textbox h3 {
	font-size:15px;
	font-weight: bold;
}

.txt_box {
	border: 0px;
	padding: 0px;
}

.specHigh1, .buddylist dl, div.pagination ul li a:hover {
	background-color: #FFF !important;
}