/* dark_black */

.dark_black.dmxBillboard,
.dark_black .dmxBillboard,
.dark_black.dmxBillboard a,
.dark_black .dmxBillboard a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eee;
}

.dark_black .dmxBillboardHeader {
	background-color: #222;
	background-image: url('header.png');
	background-position: top;
	background-repeat: repeat-x;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 80px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #888;
	border-right-color: #666;
	border-bottom-color: #444;
	border-left-color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.dark_black .dmxBillboardFooter {
	background-color: #203759;
	background-image: url(footer.png);
	background-position: top;
	background-repeat: repeat-x;

	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #444;
	border-right-color: #666;
	border-bottom-color: #888;
	border-left-color: #666;
}

.dark_black .dmxBillboardHeader h3 {
	background-color: transparent;
	padding: 6;
	font-size: 14px;
	color: #273B5E;
	text-shadow: 0 0 0px #aaa;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.dark_black .dmxBillboardView {
	background-color: #FFFFFF;
	color: #333333;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #666;
	border-left-color: #666;
}

.dark_black .dmxBillboardView li {
	background-color: #FFFFFF;
	border: 0px none #111;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin: 0px;
	-webkit-box-shadow: 0 0 0px transparent;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
}

.dark_black .dmxBillboardView li.hover {
	-moz-box-shadow: 0 0 0px #aaa;
	-webkit-box-shadow: 0 0 0px #aaa;
	box-shadow: 0 0 0px #aaa;
}

.dark_black .dmxBillboardView h4,
.dark_black .dmxBillboardView h4 a {
	font-size: 14px;
	text-decoration: none;
	text-shadow: 0 0 0px #aaa;
	color: #5C7093;
	padding-top: 12px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: center;
	letter-spacing: .1em;
}

.dark_black .dmxBillboardView h5,
.dark_black .dmxBillboardView h5 a {
	font-size: 12px;
	text-decoration: none;
	color: #5C7093;
	text-align: center;
	font-weight: normal;
}
.dark_black .dmxBillboardView h6, .dark_black .dmxBillboardView h6 a {
	font-size: 11px;
	text-decoration: none;
	color: #999;
	text-align: center;
	font-weight: normal;
}


.dark_black .dmxBillboardView p {
	line-height: 16px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.dark_black .dmxBillboardView .full {
    background-color: #4A6181;
    background-image: url(footer.png);
    background-position: top;
    background-repeat: repeat-x;
    color: #333333;
}

.dark_black .dmxBillboardHeader .dmxBillboardSectionNav {
	float: left;
}

.dark_black .dmxBillboardHeader .dmxBillboardPageNav {
	float: right;
}

.dark_black .dmxBillboardFooter .dmxBillboardSectionNav {
	float: right;
}

.dark_black .dmxBillboardFooter .dmxBillboardPageNav {
	float: right;
}

.dark_black .dmxBillboardSectionNav,
.dark_black .dmxBillboardPageNav {
	background-color: #374E6E;
	background-image: url(button.png);
	background-position: top;
	background-repeat: repeat-x;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #CCC;
	border-left-color: #666;
}

.dark_black .dmxBillboardSectionNav a,
.dark_black .dmxBillboardPageNav a {
	background-color: transparent;
	margin: 0 0 0 -1px;
	padding: 0 5px;
	line-height: 24px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}

.dark_black .dmxBillboardSectionNav a:hover,
.dark_black .dmxBillboardSectionNav a.selected,
.dark_black .dmxBillboardPageNav a:hover,
.dark_black .dmxBillboardPageNav a.selected {
	color: #fff;
	text-shadow: 0 0 0px #aaa;
}
.dark_black .dmxBillboardLeftNav {
    z-index: 100;
	position: absolute;
	top: 50%;
	left: 2px;
	margin-top: -9px;
	width: 18px;
	height: 18px;
	background: url('left.png');
	cursor: pointer;
}
.dark_black .dmxBillboardRightNav {
    z-index: 100;
	position: absolute;
	top: 50%;
	right: 2px;
	margin-top: -9px;
	width: 18px;
	height: 18px;
	background: url('right.png');
	cursor: pointer;
}
.dark_black .dmxBillboardLeftNav:hover {
	background-position: 0 -18px;
}

.dark_black .dmxBillboardRightNav:hover {
	background-position: 0 -18px;
}
.dark_black .dmxBillboardLeftNav.middle {
	left: -9px;
}

.dark_black .dmxBillboardRightNav.middle {
	right: -9px;
}
.dark_black .dmxBillboardLeftNav.outside {
	left: -20px;
}

.dark_black .dmxBillboardRightNav.outside {
	right: -20px;
}

