
body {
	background-color: #FFFFFF;
}



#header {
	background-color: #CFCFCF;
	background-image: url(/storage/images/styles/themes/justwhite/headerBgImg.jpg);
}

#header #nav_main a,
#header #nav_main .hover .subnav a {
	background-color: #FFFFFF;
	color: #000000;
}
#header #nav_main .hover a,
#header #nav_main .hover .subnav .hover a{
	color:  #FFFFFF;
	background-color: #000000;
}
#header h1 {
	color: #000000;
	font-family: 'Verdana';
}

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

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

#header #nav_main .selected,
#header #nav_main .hover .subnav .selected {
	background-color: #CFCFCF;
	color: #000000;
}

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

/* Text */

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

h3 {
	color: #000000;
}

#content_wrapper {
	background-color: #CFCFCF;
	background-image: url(/storage/images/styles/themes/justwhite/contentBgImg.jpg);
	font-family: Verdana;
	color: #000000;
	border-color: #CFCFCF;
}

input, textarea{
	font-family: Verdana;
}

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

.mywindow a,
#content_wrapper a {
	color: #000000;
}

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

.featurebox h4 {
	color: #000000;
}

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

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

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


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

.border,
.img_ctr,
.featurebox .feature_content {
	border-color: #FFFFFF !important;
}
.bordern { border-color: #FFFFFF; }
.borderTextColor {
	border-color: #000000 !important;
}

.pinboardEntry .talkIcon{
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-right-color: #DEDEDE;
}
.ie6 .pinboardEntry .talkIcon {
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.pinboardEntry .border {
	border-color: #DEDEDE !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: #DEDEDE !important;
}
.specHigh1n {background-color: #DEDEDE}
.specHigh2n {background-color: #DEDEDE}
.specHigh1h:hover {background-color: #DEDEDE}
.specHigh2h:hover {background-color: #DEDEDE}

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


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

/* Network-Settings */

/* tinyMCE */
body#tinymce.mceContentBody {
	font-family: Verdana;
	color: #222;
	background: #FFF;
}

/*
CSS for DB-Module
*/

#listView h4 {
	margin-bottom: 13px;
}

#listView .listItem {
	margin-bottom: 5px;
	border: 1px solid #DBDBDB !important;
	position: relative;
	padding:11px 11px 30px 72px;
}
#listView .listItem h6 {
	font-size: 11px;
	font-weight: bold;
}
#col-2 h6 {
	margin-top: 30px;
}
.ie #listView .listItem {
	zoom: 1;
}
#listView .customRating {
	position: absolute;
	top: 11px;
	left: 11px;
	width: 50px;
	border: 0;
}
#listView .customRating li {
	border: 1px solid #DBDBDB;
	background-color: #F6F6F6;
	margin: 1px;
	width: 46px;
	height: 42px;
	list-style: none;
}
#listView .customRating strong {
	background-color: #DBDBDB;
	width: 46px;
	border: 1px solid #DBDBDB;
	margin: 1px;
	display: block;
	text-align: center;
	line-height: 22px;
	font-size: 13px;
}
#listView .customRating span {
	background-color: #F6F6F6;
	width: 46px;
	border: 1px solid #DBDBDB;
	margin: 1px;
	display: block;
	text-align: center;
	line-height: 13px;
	font-size: 10px;
}
#listView .customRating a {
	width: 46px;
	height: 42px;
	text-align: center;
	display: block;
}
#listView .customRating li:hover {
	background-color: #DEDEDE;
}
#listView .customRating img {
	width: 28px;
	height: 33px;
	display: block;
	margin: 4px auto 0;
}

#listView .listitemInfo {
	position: absolute;
	bottom: 7px;
	left: 61px;
}
#listView .listitemInfo p {
	float: left;
	margin: 0 11px
}
#listView .listitemInfo img {
	vertical-align: -4px;
	width: 16px;
	height: 16px;
}

#listView .listItemLink {
	cursor: pointer;
}

/*

*** CSS of network starts here ***

*/

#header {
	background-color: transparent;
       background-position: bottom;
	min-height:170px;
	position:relative;
       padding-bottom:38px;
}

#header_grad #nav_main {
	position:absolute;
	bottom:0px;
}

#header h1, #header h2, #header #nav_main a, #header #nav_main .selected, #header #nav_main li {
	background: none;
	border: 0px;
}

#header #nav_main li a.selected {
	color: #ffffff;
}

#header #nav_main li a:hover {
	color: #ffffff;
}

#content_wrapper {
	background-repeat: no-repeat;
}