@charset "UTF-8";
/* CSS Document */

/* Normalise the padding and margins */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
    margin:0;
    padding: 0;
}

/* Normalise the font-size for headers */
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}

/* Remove list-styles from lists */
ol, ul {
    list-style: none;
}

/* Normalise font-styles and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

/* Remove borders and spacing from tables */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* Remove border from fieldsets and imgs */
fieldset, img {
    border: 0;
}

/* Left-aligns text in caption and th */
caption, th {
    text-align: left;
}

/* Remove quotation marks from q */
q:before, q:after {
    content: ''; 
}

body {
	background: #000000;
	color: #ffffff;
	text-align: center;
}

div#container {
    margin: 0 auto;
	min-height:655px;
    width:1024px;
}

#first {
	float:left;
}

#second {
	float:left;
}

#third {
	float:left;
}

#fourth {
	float:left;
}

#fifth {
	float:left;
}

#first01,
#first02,
#first03,
#first04 {
	height: 75px;	
}

#second05,
#second06,
#second07,
#second08 {
	height: 305px;	
}

#third09,
#third10,
#third11,
#third12 {
	height: 91px;	
}

#fourth13,
#fourth14,
#fourth15,
#fourth16 {
	height: 99px;	
}

#fifth17,
#fifth18,
#fifth19 {
	height: 85px;	
}

#first01,
#second05,
#third09,
#fourth13,
#fifth17 {
	width: 268px;	
}

#first02,
#second06,
#third10,
#fourth14,
#fifth18 {
	width: 177px;	
}

#first03,
#second07,
#third11,
#fourth15 {
	width: 552px;	
}

#fifth19 {
	width: 579px;	
}

#first04,
#second08,
#third12,
#fourth16 {
	width: 27px;	
}

#trailer {
	display:inline;
	float:left;
	height:22px;
	margin-left:322px;
	margin-top:2px;
	width:101px;	
}

#synopsis {
	display:inline;
	float:left;
	height:22px;
	margin-left:4px;
	margin-top:2px;
	width:101px;	
}

#flash {
	margin-left: 3px;
	margin-top: 3px;
}

#facebook {
	display:inline;
	float:left;
	height:21px;
	margin-left:554px;
	margin-top:60px;
	width:21px;	
}

#findanyfilm {
	display:inline;
	float:left;
	height:24px;
	margin-left:5px;
	margin-top:58px;
	width:38px;	
}

#first01 {
	background: url('../images/ondine_uk_v3_01.jpg') no-repeat top left;	
}

#first02 {
	background: url('../images/ondine_uk_v3_02.jpg') no-repeat top left;	
}

#first03 {
	background: url('../images/ondine_uk_v3_03.jpg') no-repeat top left;	
}

#first04 {
	background: url('../images/ondine_uk_v3_04.jpg') no-repeat top left;	
}

#second05 {
	background: url('../images/ondine_uk_v3_05.jpg') no-repeat top left;	
}

#second06 {
	background: url('../images/ondine_uk_v3_06.jpg') no-repeat top left;	
}

#second07 {
	background: url('../images/ondine_uk_v3_07.jpg') no-repeat top left;	
}

#second08 {
	background: url('../images/ondine_uk_v3_08.jpg') no-repeat top left;	
}

#third09 {
	background: url('../images/ondine_uk_v3_09.jpg') no-repeat top left;	
}

#third10 {
	background: url('../images/ondine_uk_v3_10.jpg') no-repeat top left;	
}

#third11 {
	background: url('../images/ondine_uk_v3_11.jpg') no-repeat top left;	
}

#third12 {
	background: url('../images/ondine_uk_v3_12.jpg') no-repeat top left;	
}

#fourth13 {
	background: url('../images/ondine_uk_v3_13.jpg') no-repeat top left;	
}

#fourth14 {
	background: url('../images/ondine_uk_v3_14.jpg') no-repeat top left;	
}

#fourth15 {
	background: url('../images/ondine_uk_v3_15.jpg') no-repeat top left;	
}

#fourth16 {
	background: url('../images/ondine_uk_v3_16.jpg') no-repeat top left;	
}

#fifth17 {
	background: url('../images/ondine_uk_v3_17.jpg') no-repeat top left;	
}

#fifth18 {
	background: url('../images/ondine_uk_v3_18.jpg') no-repeat top left;	
}

#fifth19 {
	background: url('../images/ondine_uk_v3_19.jpg') no-repeat top left;	
}

#first01,
#first02,
#first03,
#first04,
#second05,
#second06,
#second07,
#second08,
#third09,
#third10,
#third11,
#third12,
#fourth13,
#fourth14,
#fourth15,
#fourth16,
#fifth17,
#fifth18,
#fifth19 {
	display:inline;
	float:left;	
}

