/* ### Global ### */

html, body {
	margin: 0; padding: 0;
	font-family: 'Verdana', sans-serif;
	font-size: 12px;
	height: 100%;
	color: #636363;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', sans-serif;
	margin: 0; padding: 0;
	font-size: 1em;
	font-weight: normal;
	color: #ed145b;
}
h1 {
	font-size:1.5em;
}
h2 {
	font-size:1.25em;
}
h3 {
	font-size:1.15em;
}

ul, ol {
	margin: 0; padding: 0 0 0 20px;
}

form, fieldset {
	margin: 0; padding: 0;
	border: 0;
}

a {
	color: #ed145b;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

p {
	margin: 1em 0;
}

.title {
	font-family: 'Arial', sans-serif;
	font-weight: normal;
	line-height: 1em;	
	letter-spacing: -2px;
	color: #636363;
}
h2 .title {
	font-size: 2.45em;
}
h3 .title {
	font-size: 2.2em;
}

::selection {
	background: #ed145b;
	color: #ffe2eb;
}
::-moz-selection {
	background: #ed145b;
	color: #ffe2eb;
}

.clip {
	position: absolute;
	background: url('../images/clip_left.png') no-repeat;
	width: 22px;
	height: 23px;
	top: 0;
	right: -22px;	
}


.textbox {
	border: 1px solid #636363;
	padding: 3px 2px;
	font-family: 'Verdana', sans-serif;
	color: #636363;
	line-height: 1em;
	font-size: 1em;
}

/* ### Generics ### */

.shadow {
	position: relative;
}
.shadow .content {
	background: #ffffff;
	position: relative;
	padding: 10px;
	z-index: 2;
	clear: both;
}

.shadow .tr,
.shadow .r,
.shadow .br,
.shadow .b,
.shadow .bl,
.shadow .clip {
	position: absolute;
	z-index: 1;
}

.shadow .tr {
	background: url('../images/box_tr.png') no-repeat;
	width: 6px;
	height: 8px;
	top: 0;
	right: -6px;
}
.shadow .r {
	background: url('../images/box_r.png') repeat-y;
	width: 6px;
	top: 8px;
	right: -6px;
	bottom: 0;
}
.shadow .br {
	background: url('../images/box_br.png') no-repeat;
	width: 8px;
	height: 9px;
	bottom: -9px;
	right: -6px;
}
.shadow .b {
	background: url('../images/box_b.png') repeat-x;
	height: 9px;
	left: 6px; 
	right: 2px;
	bottom: -9px;
}
.shadow .bl {
	background: url('../images/box_bl.png') no-repeat;
	width: 7px;
	height: 9px;
	bottom: -9px;
	left: -1px;
}

.content a {
	color: #555555;
	font-weight: bold;
}

.indented {
	padding: 2px 13px 4px 13px;
	margin: 0 0 0 -48px;
	background: #ffffff;
	position: relative;
	zoom: 1;
}
.indented h2 {
	margin: 4px 0 4px 0;
}
.indented p {
	margin: 0 0 10px 0;	
}
.indented .clip {
	top: 0;
	left: -22px;
}
.indented .banner {
	margin: 9px 0;
}
.indented .banner h3 {
	font-size: 1.4em;
	padding-top: 0 !important;
	padding-left: 0 !important;
}

.banner {
	position: relative;
}
.banner h3 {
	background: #ffffff;
	padding: 6px 10px 6px 8px;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}
.banner .clip {
	top: 0;
	left: -22px;
}
.banner img {
	display: block;
}


.tip .content {
	background: url('../images/tip.png') 7px center no-repeat #ffffff;
	padding: 10px 10px 10px 50px;
	font-weight: bold;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1.2em;
}
.tip p {
	margin: 0;	
}


.ad a {
	display: block;
}
.ad img {
	display: block;
	border: 0;
}


.list {
	background: url('../images/dashed.png') top repeat-x #ffffff;
	overflow: hidden;
}
.list .item {
	padding: 10px 10px 11px 10px;
	background: url('../images/dashed.png') bottom repeat-x;
	overflow: hidden;
	color: #555555;
}
.list .thumb {
	float: left;
}
.list h4 {
	overflow: hidden;
}
.list h4 a {
	background: #ed145b;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #ffffff;
	display: block;
	float: left;
	padding: 3px 10px 5px 10px;
	margin: 0 4px 0 0;
}
.list .content {
	padding: 0 0 0 10px;
	line-height: 1.3em;
	overflow: hidden;
}
.list p {
	margin: 0.5em 0;
}
.list .date,
.list .director {
	font-family: 'Trebuchet MS', sans-serif;
	color: #ed145b;
	font-weight: normal;	
}
.list .date {
	font-size: 1.5em;
}
.list .paginationF {
	float: right;
}


.latest {
	background: #ffffff;
	overflow: hidden;
	padding: 3px 0 0 0;
}
.latest .item {
	overflow: hidden;
	margin: 0 0 3px 3px;
	padding: 0 3px 0 0;
	border-bottom: 1px solid #414040;
}
.latest h4 {
	background: #414040;
	color: #ffffff;
	font-weight: bold;
	float: left;
	text-align: center;
	padding: 9px 11px 3px 9px;
	font-size: 0.9em;
}
.latest h4 span {
	font-size: 1.7em;
	display: block;
	padding: 2px 0 3px 0;
}
.latest p {
	margin: 0;
	padding: 8px 6px;
	vertical-align: middle;
	overflow: hidden;
}
.latest p a {
	color: #555555;
	font-size: 1.2em;
}
.latest p span {
	font-family: 'Trebuchet MS', sans-serif;
	color: #ed145b;
	padding: 0 5px;
}
.latest .new {
	border-bottom: 1px solid #ed145b;
}
.latest .new h4 {
	background: #ed145b;
}


.pagination {
	overflow: hidden;
	padding: 5px 10px;
	list-style-type: none;
}
.pagination li {
	float: left;
	font-weight: bold;
	margin: 5px 2px;
	line-height: 1em;
}

.pagination a {
	color: #ED145B !important;
	text-decoration: none;
	padding: 5px 7px;
	float: none;
}
.pagination a:hover,
.pagination .selected {
	background: #ed145b;
	color: #ffffff !important;
	padding: 4px 6px;
	margin: 0 2px;
}
.pagination .previous {
	background: url('../images/arrow_previous.png') left center no-repeat;
	padding: 5px 5px 5px 18px;
	color: #818181;
}
.pagination .next {
	background: url('../images/arrow_next.png') right center no-repeat;
	padding: 5px 18px 5px 5px;
	color: #818181;
}
.pagination .previous a,
.pagination .previous a:hover,
.pagination .next a,
.pagination .next a:hover {
	padding: 0;
	color: #555555;
	background: none;
}

.pagination .currentPage {
	background: #ED145B;
	color: #ffffff;
	padding: 4px 6px;
	font-weight: bold;
}

.pagination .paginationSeparator {
	display: none;
}


.paginationF {
	overflow: hidden;
	padding: 10px 10px;
}
.paginationF span,
.paginationF a {
	color: #ed145b;
	text-decoration: none;
	padding: 4px 6px;
	line-height: 1em;
	margin: 0 2px;
	display: inline;
	font-weight: bold;
}
.paginationF span,
.paginationF a:hover {
	background: #ed145b;
	color: #ffffff;
}


.links {
	background: #ffffff;
	padding: 10px 10px 15px 20px;
	list-style-type: none;
}
.links li {
	background: url('../images/links_bullet.png') 0 11px no-repeat;
	padding: 5px 0 5px 20px;
}
.links a {
	font-weight: bold;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1.2em;
	color: #555555;
}


.more {
	background: url('../images/more_shadow.png') top repeat-x #ed145b;
	font-family: 'Trebuchet MS', sans-serif;
	color: #ffffff;
	display: block;
	float: left;
	padding: 5px 10px 5px 10px;
	font-size: 1.2em;
}
.more a {
	text-decoration: underline;
	color: #ffffff;
	font-weight: normal;
}
.more a:hover {
	text-decoration: none;
}


.tabs {
	background: url('../images/dashed.png') bottom repeat-x;
	padding: 0 10px 25px 10px;
	list-style-type: none;
	overflow: hidden;
}
.tabs li {
	float: left;
	padding: 0 4px 0 0;
	margin: 0 0 4px 0;
}
.tabs a {
	float: left;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1.2em;
	background: #a8a7a7;
	color: #252525;
	width: 100px;
	height: 36px;
	padding: 4px 0;
	text-align: center;
	text-decoration: none;
}
.tabs a:hover,
.tabs .active a {
	background: #ed145b;
	color: #ffffff;
	font-weight: bold;
}


.info {
	overflow: hidden;
}
.info h5 {
	float: left;
	clear: both;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	font-size: 1.25em;
	width: 130px;
	color: #ed145b;
	padding: 8px 0;
}
.info li {
	padding: 0 0 6px 0;
}
.info a {
	font-weight: bold;
	color: #555555;
}
.info p,
.info ol,
.info ul {
	margin: 0 0 1em 0;
}

.info ul,
.info ol {
	padding: 0 0 0 14px;
	clear: both;
}

.info .desc {
	overflow: hidden;
	float: left;
	*float: none;
	padding: 8px 0;
	min-width: 430px;
	margin-top:4px;
}


.form {
	overflow: hidden;
}


.a-z {
	overflow: hidden;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1.4em;
	background: #ed145b;
	color: #ffffff;
	font-weight: bold;
	padding: 0 5px;
}
.a-z h4 {
	color: #ffffff;
	float: left;
	padding: 6px 3px 6px 3px;
	line-height: 1em;
}
.a-z ul {
	float: left;
	list-style-type: none;
	padding: 0;
}
.a-z li {
	float: left;
	padding: 6px 3px 6px 3px;
}
.a-z a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #ffffff;
	line-height: 1em;
	float: left;
}

/* ### Structure ### */

#holder {
	background: url('../images/holder_back.png') repeat-y;
	width: 868px;
	margin: 0 auto;
	min-height: 100%;
	top: 0;
	bottom: 0;
	position: relative;
}

#side {
	width: 268px;
	float: right;
	padding: 50px 0;
}
#side .clip {
	background: url('../images/clip_right.png') no-repeat;
}
#side .box {
	margin: 0 0 25px 0;
}
#side .banner {
	background: url(../images/dashed.png) bottom repeat-x;
	padding: 0 0 1px 0;
}
#side .banner .clip {
	top: 0;
	right: -22px;	
	left: auto !important;
	z-index: 2;
}

#page {
	background: #ffffff;
	width: 581px;
	padding: 0 0 100px;
	float: left;
}

#header {
	overflow: hidden;
}

#nav {
	overflow: hidden;
}
#nav ul {
	float: right;
	padding: 0;
	list-style-type: none;
}
#nav li {
	float: left;
	padding: 0 0 0 12px;
}
#nav a {
	float: left;
	font-family: 'Trebuchet MS', sans-serif;
	text-decoration: none;
	padding: 4px 4px 6px 4px;
	line-height: 0.6em;
	font-size: 1.5em;
	background: #a8a7a7;
	color: #ffffff;
}
#nav a:hover,
#nav .active a {
	background: #ed145b;
}

#logo {
	float: left;
	padding: 17px;
}
#logo a {
	background: url('../images/logo.png') no-repeat;
	width: 271px;
	height: 47px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	font-size: 2.5em;
}

#footer {
	position: absolute;
	bottom: 0; left: 0;
	width: 581px;
}
#footer ul {
	padding: 10px 0;
	list-style-type: none;
	overflow: hidden;
}
#footer li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #555555;
	line-height: 1em;
	font-size: 0.9em;
}
#footer a {
	position: relative;
	color: #555555;
}
#footer .corp li {
	border: 0;
}
#footer .corp img {
	float: left;
	border: 0;
}
#footer .last {
	border: 0;
}


/* ### Specific ### */

#home {
	padding: 25px 0 0 0;	
}


#standard {
	padding: 0 10px;
	overflow: hidden;
}


#side_search h2 {
	padding: 4px 10px 6px 8px;
	background: #ffffff;
	float: left;
	position: relative;
}
#side_search p {
	color: #ed145b;
	font-weight: bold;
	margin: 0;
	padding: 0.75em 0;
}
#side_search .shadow {
	clear: both;
	zoom: 1;
}
#side_search .search {
	overflow: hidden;
}
#side_search .search input {
	float: left;
}
#side_search .search .textbox {
	margin: 0 7px 0 0;
}
#side_search .textbox {
	padding-left: 24px;
	width: 150px;
	background: url('../images/search_icon.png') 4px 3px no-repeat;
}
#side_search .checkbox {
	float: left;
	background: #ed145b;
	margin: 0 10px 0 0;
}
#side_search .checkbox label {
	float: left;
	color: #ffffff;
	padding: 2px 8px 2px 5px;
	font-weight: bold;
}
#side_search .checkbox input {
	float: left;
	width: 15px; height: 11px;
	margin: 5px 0 5px 5px; padding: 0;
}


#side_latest_biog {
	margin: 0 0 45px 0 !important;
}
#side_latest_biog .list {
	background-image: none;
}
#side_latest_biog .item {
	padding: 3px 0 4px 3px;
}
#side_latest_biog h4 a {
	font-size: 1.2em;
	font-weight: normal;
	padding:2px 5px 4px 5px;
}
#side_latest_biog .more {
	position: relative;
	z-index: 5;
}


#film_detail {
	padding: 20px 0 0 0;	
}
#film_detail .content {
	background: url('../images/dashed.png') bottom repeat-x;
	padding: 10px;
}
#film_detail .tabs {
	padding-top: 30px;
}
#film_detail h1 {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #555555;
	padding: 5px 10px;
}
#film_detail h1 a {
	font-size: 0.7em;
	font-weight: bold;
}

#film_detail_general {
	background: url('../images/dashed_vert.png') 160px 0 repeat-y;
	margin: -10px 0;
	overflow: hidden;
}
#film_detail_general .info {
	margin: 0 0 0 170px;
	padding: 10px 0;
}
#film_detail_general .info h5,
#film_detail_general .desc {
	width: auto;
	clear: both;
	padding: 3px 0;
}
#film_detail_general .thumbs {
	float: left;
	padding: 0;
	list-style-type: none;
}
#film_detail_general .thumbs img {
	display: block;
	margin: 10px 0;
}

.row 
{
	float: left;
	padding: 8px 0;
	clear:both;
}

.row P
{
	padding: 0;
	margin: 2px 0 6px 0;
}

.rowclear
{	
	clear:both;
}



#search {
	background: url('../images/dashed.png') top repeat-x;
	padding: 0 10px;
	overflow: hidden;
}
#search h2 {
	padding: 25px 0 13px 0;
	margin: 0;
	font-size: 1.4em;
	clear: both;
}
#search .a-z {
	float: left;
}
#search .categories {
	list-style-type: none;
	padding: 0;	
}
#search .categories li {
	padding: 4px 0;
}
#search .categories a {
	font-family: 'Trebuchet MS', sans-serif;
	color: #555555;
	font-size: 1.2em;
}
#search .search {
	overflow: hidden;
}
#search .search input {
	float: left;
}
#search .search .textbox {
	margin: 0 7px 0 0;
}
#search label {
	float: left;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1.2em;
	padding: 1px 0;
	color: #ed145b;	
}
#search select {
	float: left;
	margin: 0 10px 0 5px;
}
#search .textbox {
	padding-left: 24px;
	margin: 0 15px 0 0;
	width: 150px;
	background: url('../images/search_icon.png') 4px 3px no-repeat;
}


#search_results {
	position: relative;
}
#search_results .clip {
	right: auto;
	left: -22px;
}
#search_results h2 {
	padding: 0 10px 10px 10px;
}
#search_results .count {
	margin: 0;
	padding: 13px 10px 12px 10px;
	font-family: 'Trebuchet MS', sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #282828;
	background: url('../images/dashed.png') top repeat-x;
}


#site_search {
	background: url('../images/dashed.png') top repeat-x;
	padding: 15px 10px 20px 10px;
	overflow: hidden;
}


#site_search_results {
	position: relative;	
}
#site_search_results h2 {
	padding: 0 10px 10px 10px;
}
#site_search_results .clip {
	right: auto;
	left: -22px;
}
#site_search_results .content {
	padding: 10px 0;
}
#site_search_results .empty {
	padding: 15px 10px 15px 10px;
	background: url('../images/dashed.png') top repeat-x;
}
#site_search_results .empty p {
	margin: 0 0 1em 0;	
}


#cast_detail {
	padding: 20px 0 0 0;	
	background: url('../images/dashed.png') top repeat-x;
	position: relative;
}
#cast_detail .clip {
	right: auto;
	left: -22px;	
}
#cast_detail h1 {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 1.8em;
	line-height: 1em;
	font-weight: normal;
	color: #555555;
	padding: 2px 10px;
	position: relative;
}
#cast_detail .content {
	padding: 5px 10px 20px 10px;
}
#cast_detail .content .thumb {
	margin: 16px 10px 8px 0;
	position: relative;
	float: left;
}
#cast_detail #search_results {
	margin: 10px 0 0 0;
}


#autocompList {
	position: absolute;
	top: 0; left: 0;
	border: 1px solid #1d1d1d;
	border-left: 1px solid #c1c1c1;
	border-top: 1px solid #c1c1c1;
	background: #FFFFFF;
	z-index: 100;
	margin-top: 21px;
	display: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#autocompList ul {
	margin: 0; padding: 0;
	list-style-type: none;
	width: auto !important;
}
#autocompList li {
	display: block;
	float: none !important;
}
#autocompList h4 {
	padding: 3px 4px 3px 0;
	font-size: 1.1em;
	margin: 0 4px;
	border-bottom: 1px solid #FF0000;
}
#autocompList li a {
	display: block;
	padding: 3px 8px 3px 4px;
	font-size: 1.1em;
	font-family: "Verdana", sans-serif;
	color: #000000;
	text-decoration: none;
	text-transform: capitalize;
}
#autocompList li.current a, 
#autocompList li a:hover {
	background: #ED145B;
	color: #FFFFFF;
}


#player {
	clear: both;
	margin-bottom:10px;
}

#player object,
#player embed { 
	width: 560px;
	height:320px !important;
	margin-bottom:20px
}

#contact .label {
	clear: both;
}

#videoTitles{margin-top:60px;clear:both}

#videoContent {width:561px;clear:both;padding:0 10px}

/* This is quite a large background so it should be requested last */
html {background: url('../images/html_back.jpg') repeat-x top center #211207;}
/* NOTE: If anything appears after this, clearly comments aren't working :) */
