/* CSS Document */
body {
margin:0px;
padding:0px;
background-color:#000000;
height:100%;
}

h1 {
line-height:34px;
}

h2 {
font-size:14px;
}

a {
color:#FFFFFF;
}
.front {
background-image:url(dahliafilms.jpg);
background-repeat:no-repeat;
height:100%;
width:100%;
position:absolute;
}

.container {
margin: 0 auto;
text-align:left;
margin-left:350px;
margin-top:195px;
height:100%;
}
.title {
background-image:url(dahlia-films-short.jpg);
background-repeat:no-repeat;
width:569px;
height:83px;
margin-bottom:200px;
}

.center {
background-position:bottom left;
background-repeat:no-repeat;
height:100%;
width:100%;
position:absolute;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}

.centerphoto {
background-position:top left;
background-repeat:no-repeat;
height:100%;
width:100%;
position:absolute;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}

.about {
background-image:url(about-us.jpg);
}


.aboutheader {
background-image:url(about-header.jpg);
}

.text {
width:450px;
margin-left:450px;
line-height:22px;
text-align:left;
height:100%;
position:relative;
}

.header {
background-repeat:no-repeat;
background-position:top center;
width:400px;
height:62px;
margin-bottom:100px;
vertical-align:bottom;
}

.buttonouter {
width:350px;
float:right;
position:absolute;
bottom:0;
right:0;
margin-right:20px;
margin-bottom:20px;
}

.films {
background-image:url(films.jpg);
background-repeat:no-repeat;
height:100%;
width:100%;
position:absolute;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}

.filmsheader {
background-image:url(films-header.jpg);
}

.history {
background-image:url(history.jpg);
}

.historyheader {
background-image:url(history-header.jpg);
}

.photos {
background-image:url(photographs.jpg);
}

.photosheader {
background-image:url(photos-header.jpg);
}

.contact {
background-image:url(contact.jpg);
}

.contactheader {
background-image:url(contact-header.jpg);
}

.diaries {
background-image:url(key.jpg);
}

.diariesheader {
background-image:url(diaries-header.jpg);
width:450px;
}

.press {
background-image:url(press.jpg)
}

.pressheader {
background-image:url(press-header.jpg);
}

.home {
width:100%;
bottom:0;
text-align:center;
}

.homeinner {
margin: 0 auto;
margin-left:85px;
text-align:left;
}

.filmsfooter {
width:100%;
}

/*** BUTTONS ***/


a.button, a.buttonDis {
display: block;
background-color: transparent;
background-repeat: no-repeat;
width: 350px;
height: 31px;
margin: 5px auto;
padding: 5px 0 0 0;
text-align: center;
font-family: Helvetica, Calibri, Arial, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}


a.button:hover, a.button:active {
background-position: 0 -41px;
}

.bttna {
background-image: url(about-us-button.jpg);
}

.bttnb {
background-image: url(films-button.jpg);
}

.bttnc {
background-image: url(history-button.jpg);
}

.bttnd {
background-image: url(photographs-button.jpg);
}

.bttne {
background-image: url(contact-button.jpg);
}

.bttnf {
background-image: url(home-button.jpg);
}

.bttng {
background-image: url(diaries-button.jpg);
}

.bttnh {
background-image: url(press-button.jpg);
}

/***** /BUTTONS *******/

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

.movie {clear:both;}
