

body {
	float: right;
	width: 100%;
	background-color: #0d081b;
	font-family:'Futura W01 Medium', sans-serif;
	overflow: auto;
}


#header {
	margin-top: 35px;
	background-image: url("../images/backgrounds/extend.png");
	background-repeat:repeat-x;
	width: 100%;
	float: right;
	min-width: 937px;
	position: absolute;
}

#headerSmall {
	margin-top: 35px;
	background-image: url("../images/backgrounds/extendSmall.png");
	background-repeat:repeat-x;
	width: 100%;
	float: right;
	min-width: 937px;
	position: absolute;
}

.entryContainer a:link, .entryContainer a:visited {
	color:#2b4879;
	text-decoration:none;
}

.entryContainer a:hover, .entryContainer a:active {
	color:#00001b;
}

a:link,a:visited {
	color:#7ab0d4;
	text-decoration:none;
}

a:hover,a:active {
	color:#ffffff;
}

p {
	font-family:'Futura W01 Medium', sans-serif;
	color: #cccccc;
	text-align: justify;
	font-size: 14px;
	line-height: 16px;
}

.just {
	text-align: justify;

}

h2{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 30px;

}

h3 {
	color: #cccccc;
	font-size: 18px;

}

.menu {
	clear: both;
	float: right;
	margin-right: 15px;
	margin-top: 25px;
}

.menuItem {
	width: 105px;
	height: 180px;
	background-color: #cccccc;
	margin-left: 10px;
	float: right;
	margin-top: 10px;
}

div.fadehover {
	position: relative;
}

img.topImage {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
	
img.bottomImage {
	position: absolute;
	left: 0;
	top: 0;
}

#bottomMenu {
	clear: both;
	float: right;
	padding: 15px;
	font-size: 12px;
	text-align:center;
	text-transform:uppercase;
}

#bottomMenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	padding-top:6px;
	padding-bottom:6px;
}

#bottomMenu li	{
	display:inline;
	padding-left: 29px;
}


#WD-Logo {
	clear: both;
	float: right;
	width: 611px;
	height: 97px;
	margin-right: 13px;
	margin-top: 25px;
}

#WD-LogoSmall {
	clear: both;
	float: right;
	width: 518px;
	height: 36px;
	margin-top: 12px;
	margin-right: 15px;
	margin-bottom: 18px;
}

#socialMedia {
	clear: both;
	float: right;
	margin-right: 15px;
	margin-top: 39px;
	margin-bottom: 20px;
}

.socialMediaIcon {
	height: 24px;
	width: 24px;
	float: right;
	margin-left: 5px;
}

#socialMediaSmall {
	float: right;
	margin-right: 58px;
	margin-top: 15px;
	margin-bottom: 20px;
}

.mailingList {
	height: 24px;
	width: 141px;
	float: right;
	margin-left: 5px;
	margin-right: 5px;
}

.pageTitle {
	clear: both;
	height: 70px;
	background-image: url("../images/backgrounds/pageTitleExtend.png");
	background-repeat:repeat-x;
}

.pageTitle h1{
 	clear: both;
	float: right;
	color: #cccccc;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 48px;
	margin-right: 15px;
	padding-top: 10px;
}

#contentContainer {
	margin-top: 380px;
	width: 100%;
	float: right;
	min-width: 937px;
	position: absolute;
	
}

.entryContainer {
	clear: both;
	float: right;
	margin-right: 15px;
	margin-top: 25px;
	margin-bottom: 20px;
	width: 750px;
}

.topText {
	width: 750px;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 30px;
	padding-bottom: 5px;
}

.right {
	text-align: right;
}

.entry {
	background-color: #cccccc;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

.entryTitle {
	width: 720px;
	height: 45px;
	background-color: #2b4879;
	margin-top: 10px;
	margin-bottom: 10px;
}

.entryTitle h1{
	float: right;
	color: #cccccc;
	text-transform: uppercase;
	font-size: 30px;
	padding-top: 7px;
	padding-right: 10px;
}

.spacer {
	height: 5px;
	width: 720px;
}

.entryList {
	font-family:'Futura W01 Bold';
	text-align: right;
	padding-bottom: 7px;
	font-size: 14px;
	line-height: 16px;
	color: #00001b;
	text-transform: uppercase;
}

.purchaseList {
	padding-bottom: 7px;
}

.entryList p{
	font-family:'Futura W01 Bold';
	text-align: right;
	font-size: 14px;
	line-height: 16px;
	color: #00001b;
	text-transform: uppercase;
}

.entryInfo {
	width: 720px;
	font-size: 14px;
	text-align: justify;
	color: #00001b;
	padding-bottom: 10px;
	line-height: 16px;
}

.entryInfo p{
	font-size: 14px;
	text-align: justify;
	color: #00001b;
	line-height: 16px;
}

.singleLine {
	width: 720px;
	font-size: 14px;
	text-align: right;
	color: #00001b;
	padding-bottom: 10px;
	line-height: 16px;
}

.singleLine p {
	font-size: 14px;
	text-align: right;
	color: #00001b;
	line-height: 16px;
}

.entryLinks {
	width: 750px;
	background-color: #cccccc;
	margin-top: 10px;
	margin-bottom: 25px;
	text-align: right;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family:'Futura W01 Bold';
	font-size: 14px;
	line-height: 16px;
	color: #00001b;
	text-transform: uppercase;
}

.entryLinks a {
	padding-right: 15px;

}

#screenings {
	float: right;
	margin-right: 15px;
	margin-top: 25px;
	margin-bottom: 20px;
	background-color: #cccccc;
	padding: 15px;
}

#standardInfo {
	text-align: right;
	float: right;
	margin-right: 15px;
	margin-top: 25px;
	margin-bottom: 20px;
	width: 910px;
}

.listInfo {
	clear: both;
	text-align: right;
	float: right;
	margin-right: 15px;
	margin-top: 25px;
	margin-bottom: 20px;
	width: 910px;
}

.listInfo p{
	text-align: right;
	color: #cccccc;
	font-size: 14px;
	line-height: 16px;
}

.mailSignUp {
	clear: both;
	float: right;
	background: #cccccc;
	padding: 15px;
	padding-right: 0px;
	margin-right: 15px;
}

.mailingTitle {
	width: 300px;
	height: 33px;
	background-color: #2b4879;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.mailingTitle h3{
	float: right;
	color: #cccccc;
	text-transform: uppercase;
	font-size: 18px;
	padding-top: 7px;
	padding-right: 10px;
}

.link, .link a, .signupframe {
	color: #00001b;
	font-family:'Futura W01 Medium', sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.link, .link a {
	text-decoration: none;
}

.signupframe {
	border: 0 none;
	float: right;
}

.signupframe .required {
	font-size: 18px;
	color: #b41500;
}

.moveRight {
	text-align: right;
	padding-right: 20px;
}

.teamMember {
	margin-bottom: 25px;
}

.memberTitle {
	float: right;
	width: 910px;
	height: 130px;
	position: relative;
}

.memberTitle img {
	float: right;
	padding: 15px;
	padding-right: 0px;
}

.memberTitle h2 {
	color: #ffffff;
	position:absolute;
	text-align: right;
	bottom: 15px;
	right: 115px;
}

.listBio p{
	text-align: right;
}
        
.cf {
	zoom: 1;
}

.cf:before, .cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
}
