#v4HeaderTop {
	position: relative;
	height: 31px;
	line-height: 31px;
	font-family: arial, sans-serif;
	border-top: 1px solid #b6bac0;
	background-color: #b1dfff;
	font-size: 12px;
}
#v4HeaderTop span {
	position: absolute;
	top: 0;
	left: -340px;
	width: 50%;
	height: 31px;
	display: block;
	text-align: right;
	color: #fff;
	background-color: #375E90;
}
#v4HeaderTop span em {
	float: right;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	background: transparent url(../images/global/icons-sprite.gif) no-repeat 0 9px;
	padding: 0 10px 0 28px;
}
#v4HeaderTop .holder {
	width: 980px;
	min-width: 980px;
	margin: 0 auto;
}
#v4HeaderTop .holder .contents {
	height: 31px;
	margin-left: 150px;
	background: transparent url(../images/global/bg-online.gif) no-repeat scroll 0 0;
	padding-left: 26px;
}
#v4HeaderTop .holder .contents .info-list {
	float: left;
	margin: 2px 0 0 0;
	padding: 7px 30px 0 0;
	list-style: none;
	overflow: hidden;
}

#v4HeaderTop .holder .contents .info-list li {
	float: left;
	color: #375e90;
	margin-right: 18px;
	line-height: normal;
	background: transparent url(../images/global/icons-sprite.gif) no-repeat scroll;
}
#v4HeaderTop .holder .contents .info-list .downloads {
	background-position:0 -33px;
	padding-left:19px;
}
#v4HeaderTop .holder .contents .info-list .wallpapers {
	background-position:4px -67px;
	padding-left:29px;
}
#v4HeaderTop .holder .contents .info-list .members {
	background-position:0 -107px;
	padding-left:20px;
}
#v4HeaderTop .holder .contents .info-list .votes {
	background-position:0 -145px;
	padding-left:19px;
}
#v4HeaderTop .holder .contents .info-list .favorites {
	background-position:0 -185px;
	padding-left:20px;
}
#v4Header {
	position: relative;
	background: #6384ad url(../images/global/bg-header.gif) repeat-x scroll 0 0;
	width: 100%;
	z-index: 99;
	height: 67px;
	font-family: arial, sans-serif;
	margin-bottom: 10px;
}
#v4Header .holder {
	width: 980px;
	min-width: 980px;
	margin: 0 auto;
	z-index: 260;
}
#dnlogo {
	float: left;
	display: block;
	background: transparent url(../images/global/logo-v4.gif) no-repeat scroll 0 0;
	margin: 8px 0 0 0;
	height: 46px;

	/*
	background: transparent url(../images/dnlogo-halloween-v4.png) no-repeat scroll 0 0;
	height: 41px;
	margin: 13px 0 0 3px;
	*/

	width: 128px;
	text-indent: -9999em;
	overflow: hidden;
}
#searchForm {
	float: left;
	margin: 21px 2px 0 22px;
}
#searchForm input {
	float: left;
}
#searchForm input.onFocusClear {
	width: 205px;
	height: 14px;
	margin: 0;
	padding: 5px 5px 6px 7px;
	border: 0;
	outline: none;
	min-width: 1px;
	color: #777;
	font-size: 12px;
	background-color: #fff;
	z-index: 49;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
#topSearchBtn {
	width: 29px;
	height: 25px;
	margin-left: -16px;
	cursor: pointer;
	background: #305686 url(../images/global/global-sprites.gif) no-repeat scroll 5px -80px;
	z-index: 50;
	border: 1px solid;
	border-color: transparent;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
#v4Header .hlink {
	float: left;
	display: block;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	padding: 6px 6px;
	margin-left: 11px;
}
#v4Header .hlinkActive, #v4Header .hlink:hover {
	text-decoration: none;
	background-color: #335B8B;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#v4Header span.dropArrow {
	float: right;
	display: block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	background: transparent url(../images/global/icons-sprite.gif) no-repeat scroll 0 -447px;
}

#v4Header .rightSide {
	float: right;
	margin: 4px 0 0 0;
}
#v4Header .rightSide .headerLoginLink {
	display: block;
	margin-top: -2px;
	text-align: center;
	font-size: 8pt;
	color: #f4f4f4;
}
#loggedInMasthead {
	float: right;
	height: 67px;
	background: #2C4D76 url(../images/global/bg-user-area.gif) repeat-x scroll 0 0;
	z-index: 259;
}
#loggedInMasthead .holder {
	float: left;
	position: relative;
	width: 252px;
	min-width: 252px;
	padding: 6px 4px 0 6px;
	font-size: 13px;
}
#loggedInMasthead .holder a:hover {
	text-decoration: none;
}
#loggedInMasthead .holder .mastheadAvatar {
	height: 50px;
}
#loggedInMasthead .holder .mastheadTopRight {
	padding-top: 1px;
	text-align: right;
}
#loggedInMasthead .holder .mastheadTopRight .newPMs {
	float: right;
	background: transparent url(../images/global/icons-sprite.gif) no-repeat scroll 0 -389px;
	color: #fff;
	font-weight: bold;
}
#loggedInMasthead .holder .mastheadTopRight .newPMs span {
	padding: 0 3px 0 24px;
}
#loggedInMasthead .holder .mast-add-button {
	float: right;
	display: block;
    height: 28px;
    margin: 0;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    background: #292929;
    background: -moz-linear-gradient(top, #292929 0%, #080808 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #292929), color-stop(100%, #080808));
    background: -webkit-linear-gradient(top, #292929 0%, #080808 100%);
    background: -o-linear-gradient(top, #292929 0%, #080808 100%);
    background: -ms-linear-gradient(top, #292929 0%, #080808 100%);
    background: linear-gradient(top, #292929 0%, #080808 100%);
}
#loggedInMasthead .holder .mast-add-button span {
	display: block;
	background: transparent url(../images/global/upload-arrow.png) no-repeat scroll 7px 5px;
	padding: 5px 10px 0 27px;
}
#loggedInMasthead .holder .mast-add-button {
	color: #fff;
	font-weight: bold;
}
#loggedInMasthead .holder .mastheadTopLeft {
	display: relative;
	padding-top: 1px;
	height: 16px;
}
#loggedInMasthead .holder .mastheadTopLeft .hlink {
	padding: 0;
	margin: 0;
}
#loggedInMasthead .holder .mastheadBottomLeft {
	float: left;
	height: 26px;
	margin-left: 8px;
	background-color: #1A3B65;
	border: 1px solid #153155;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#loggedInMasthead .holder .mastheadBottomLeft a {
	display: block;
	padding: 6px 8px 9px 8px;
	color: #ddd;
	font-weight: normal;
	font-size: 11px;
}
#loggedInMasthead .holder .mastheadBottomLeft a span {
	background: transparent url(../images/global/icons-sprite.gif) no-repeat 0 -998px;
	padding-left: 18px;
}

#loggedInMasthead table, #loggedInMasthead table table {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}
#loggedInMasthead table tr td, #loggedInMasthead table tr td table tr td {
	padding: 0;
	margin: 0;
}

.hdropdown {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
.dropdownContainer {
	float: left;
	position: relative;
}
.dropdownContainer .dropdownContent {
	position: absolute;
	display: none;
	list-style: none;
	background-color: #fff;
	margin: 0;
	top: 20px;
	left: 0;
	padding: 4px 0;
	text-indent: 0;
	z-index: 9999;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 3px 5px rgba(0,0,0,0.5);
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
	text-align: left;
}
.dropdownContainer:hover .dropdownContent {
	display: block;
}
.dropdownContainer a.dropdownLink {
	float: left;
	display: block;
	margin: 0;
	padding: 2px 8px 6px 8px;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.dropdownContainer:hover a.dropdownLink {
	color: #222;
	text-decoration: none;
	background-color: #fff;
}
.dropdownContainer .dropdownContent li a {
	display: block;
	padding: 6px 16px;
	white-space: nowrap;
	font-size: 11px;
	color: #46678A;
}
.dropdownContainer .dropdownContent a:hover {
	text-decoration: underline !important;
}

#headerGalleryDropdown {
	margin: 4px 0 0 11px;
}
#headerGalleryDropdown strong {
	display: block;
	margin-bottom: 8px;
	font-size: 15px;
	color: #46678A;
	font-weight: bold;
}
#headerGalleryDropdown:hover .dropdownLink {
	padding-bottom: 12px;
}
#headerGalleryDropdown .dropdownContent {
	width: 390px;
	padding: 8px;
	margin: 4px 0 0 -160px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
#v4Header .loggedInBGRight {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 250px;
	height: 67px;
	width: 100%;
	background: #2C4D76 url(../images/global/bg-user-area.gif) repeat-x scroll 0 0;
}
#v4Header .navLinks {
	display: block;
	float: left;
	z-index: 50;
	margin: 18px 0 0 2px;
}
