*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body {
	font: 76% Georgia, "Times New Roman MS", serif;
	color: #424242;
	background: #fff url(/images/background/body.jpg) no-repeat top right;
	text-align: right;
}

.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #3e430c; text-decoration: underline; }
a:visited { color: #3e430c; text-decoration: underline; }
a:hover { color: #666d21; text-decoration: none; }
a:active { color: #3e430c; text-decoration: underline;}
:focus {
	outline: none;
}
#scroller ul { margin: 0 0 1em 0;  }
#scroller ul li { 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 15px; 
	background: url(/images/icons/arrow.gif) no-repeat 4px 4px; 
}
#scroller ul li ul {
	padding: 6px 0 0 0;
}
#scroller ol {
	margin: 0 0 1em 15px;
}
#scroller  ol li {
	list-style-type: decimal;
	margin: 0 0 .4em 0; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #666d21;
}
h1 { font-size: 2em; font-weight: normal; line-height: 1; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

h1 span, h2 span, h3 span {
	display: none;
}

p {
	margin: 0 0 1em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	margin: .5em 0 !important;
	margin: 0;
}

/*div#medialink {
	width: 129px;
	height: 109px;
	position: absolute;
	left: 0px;
}

div#medialink a {
	display: block;
	text-indent: -100px;
	width: 129px;
	height: 109px;
	background: url(/images/text/media.png);
	text-align: left;
}*/

div#medialink {
	width: 157px;
	height: 157px;
	position: absolute;
	left: 0px;
	background: url(/images/text/media-follow.png) no-repeat;
}




#container {
	width: 640px;
	text-align: left;
	/*margin: 0 0 0 auto;*/
	padding: 0 90px 0 0;
	float: right;
	display: inline;
}

#utilitynav {
	font-size: .8em;
	line-height: 16px;
}

a.treefamily, a.treefamily:link, a.treefamily:visited, a.treefamily:active , span.treefamily{
	text-transform: uppercase;
	color: #676b4a;
	text-decoration: underline;
	position: absolute;
	top: 5px;
	left: 0;
	padding: 0 0 0 20px;
	background: url(/images/icons/tree-family.png) no-repeat 0 50%;
}
a.treefamily:hover {
	text-decoration: none;
	
}
.addThis {
	position: absolute;
	width: 140px;
	top: 5px; left: 432px;
}


/*.addThis div {
	float: left;
	display: inline;
	margin: 0 20px 0 0;
}*/

.navlink {
	position: absolute;
	top: 5px;
	right: 0;
	text-align: right;
}
.navlink a, .navlink a:link,.navlink a:visited, .navlink a:active {
	text-transform: uppercase;
	color: #676b4a;
	text-decoration: underline;
	/*filter: alpha(opacity=100);
	opacity: 1;*/
}
.navlink a:hover {
	text-decoration: none;
}

#follow {
	position: absolute;
	top: 5px;
	left: 274px;
}



.addThis em, #follow em {
	display: block;
	float: left;
	font-style: normal;
	margin-right: 5px;
	color: #676b4a;
}
.addThis .addthis_button_facebook .at300bs, .followFacebook {
	background-image: url(/images/icons/add-this-coloured.png);
	background-position: 0 0 !important;
}
.addThis .addthis_button_myspace .at300bs, .followMyspace {
	background-image: url(/images/icons/add-this-coloured.png);
	background-position: 0 -48px !important;
}
.addThis .addthis_button_twitter .at300bs, .followTwitter {
	background-image: url(/images/icons/add-this-coloured.png);
	background-position: 0 -16px !important;	
}
.followBlogger {
	background-image: url(/images/icons/add-this-coloured.png);
	background-position: 0 -96px !important;	
}
.followFlickr {
	background-image: url(/images/icons/add-this-coloured.png);
	background-position: 0 -80px !important;	
}
.addThis .addthis_button_email .at300bs, .followEmail {
	background-image: url(/images/icons/add-this-coloured.png);
	background-position: 0 -32px !important;	
}
.addThis .addthis_button_expanded, .followMore {
	color: #676b4a;
	line-height: 16px;
}
.addThis .addthis_button_expanded .at300bs, .followMore {
	background-image: url(/images/icons/add-this-coloured.png);
	background-position: 0 -64px !important;
	background-repeat: no-repeat;
}

.addThis .addthis_button_expanded .at300bs {
	background: none;
	width: auto;
	float: none;
	display: inline;
}

.addThis a, #follow a {
	/*filter: alpha(opacity=60);
	opacity: 0.6;*/
	width: 12px; 
}
.addThis a:hover, #follow a:hover {
	/*filter: alpha(opacity=100);
	opacity: 1;*/
}



#follow a {
	cursor: pointer;
	overflow-x: hidden;
	overflow-y: hidden;
	display: block;
	background-position: 0pt 0pt;
	height: 16px; 
	width: 15px;
	line-height: 16px;
	float: left;
}
#follow a.followLink {
	width: auto;
}













#header {
	position: relative;
	width: 640px;
	height: 181px;

}

#header .logo {
	position: absolute;
	top: 36px;
	left: 16px;
}

#header .cannes {
	position: absolute;
	top: 53px;
	left: 394px;
}
#header h1 {
	width: 277px;
	height: 27px;
	background: url(/images/text/in-cinemas.png) no-repeat;
	position: absolute; 
	top: 154px;
	left: 337px;
}

#loginbox {
	margin: auto;
	width: 240px;
	height: 106px;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 50;
	padding: 30px 20px 20px 20px;
	background: url(/images/background/login-box.png) no-repeat;
}

#loginbox td, #loginbox th {
	padding: 5px;
}
#loginbox label {
	color: #666d21;
	font-size: 1.3em;
	font-weight: normal;
}
#loginbox input {
	border: 1px solid #666d21;
	padding: 2px;
	width: 120px;
}
#loginbox input.button {
	padding: 2px;
	width: auto;
	border: none;
	background-color: #666d21;
	color: #fff;
}

#loginbox p {
	font-size: 1.2em;
	padding-left: 5px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav {
	background: url(/images/background/nav.png) no-repeat 0 7px;
	width: 640px;
	height: 46px;/* 60 */
	padding: 14px 0 0 0;
}


#nav a.current, #nav a.current:link, #nav a.current:visited, #nav a.current:hover, #nav a.current:active {
	color: #3e430c;
}
#nav a, #nav a:link, #nav a:visited, #nav a:active {
	display: block;
	color: #666d21;	
	line-height: 27px;
	padding: 0 8px;
	font-size: 1.1em;
	letter-spacing: .1em;
	text-transform: uppercase;
	text-decoration: none;
}

#nav a:hover {
	color: #455560;
}

#nav li {
	float: left;
	text-align: center;
}


#nav li ul li a, #nav li ul li a:link, #nav li ul li a:visited, #nav li ul li a:active,
#nav li ul li a.current, #nav li ul li a.current:link, #nav li ul li a.current:visited, #nav li ul li a.current:active {
	padding: 4px 10px;
	color: #455560;
	line-height: 1.3em;
	width: 150px;
	letter-spacing: normal;
	font-size: 1em;
	text-transform: none;
	font-weight: normal;
}


#nav li ul li a:hover, #nav li ul li a.current:hover {
	background-color: #666d21;
	color: #fff;
}

#nav li ul {
	position: absolute;
	background: #e1eafa;
	padding: 5px;
	width: 170px;
	left: -999em;
	z-index: 100;

}
#nav li ul li {
	width: 170px;
	text-align: left;
	position: relative;
	z-index: 10;
} 
#nav li ul ul {
	position: absolute;
	top: 0; 
}





#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

/*special case for behind the scenes dropdown - shift the dropdown to the left*/
#nav li#nav57 ul ul {
	right: -150px;
}
#nav ul.toplevel > li#nav57:hover > ul {
	right: 150px
}

#nav ul.toplevel li ul li ul, #nav ul.toplevel li ul li ul li{
	width: 140px;
}


#nav ul.toplevel li ul li ul li a {
	width: 120px !important
}

#nav ul.toplevel li ul li ul {
	right:-140px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover  {
	background-color: #e1eafa;
}

#video {
	position: relative;
	width: 640px;
	height: 360px;
	margin: 0 0 20px 0;
	background: url(/images/background/video.jpg) no-repeat top right;
}


#video h2 {
	width: 375px;
	height: 84px;
	margin: 5px 0 5px 1px;
}

#video h2 a, #video h2 a:link, #video h2 a:visited, #video h2 a:active {
	width: 375px;
	height: 84px;
	display: block;
	overflow:hidden;
	text-indent: -9000px;
	background: url(/images/text/watch-official-trailer.png) no-repeat;
}

#video h2 a:hover {
	background-image: url(/images/text/watch-official-trailer-over.png);
}

#video h3 {
	width: 331px;
	height: 38px;
	height: 43px;
	/*background: url(/images/text/supporting-cast.png) no-repeat;*/
	margin: 0 0 0 23px;
}
#video h3 a {
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	width: 331px;
	height: 43px;
	background: url(/images/text/available-now-on-dvd-video.png) no-repeat;
}
.linkoverposter {
	position: absolute;
	display: block;
	overflow: hidden;
	text-indent: -9000px;
	width: 252px;
	height: 360px;
	top: 0; right: 0;
}
#internal {
	background: url(/images/background/internal.png) no-repeat;
	width: 590px;/* 640 */
	height: 310px;/* 360 */
	padding: 25px;
	margin-bottom: 25px;
}
#scroller {
	overflow: auto;
	width: 565px;
	padding: 0 25px 0 0;
	height: 310px;
	line-height: 1.5;
}


#main {
	width: 730px;
}
#main-l, #main-r {
	float: left;
	display: inline;
}
#main-l {
	
}
#main-r {
	
}

.data {
	width: 100%;
	margin: 0 0 1em 0;
}

.data, .data td, .data th {
	border: 1px solid #d3d3d3;
	border-collapse: collapse;
}
.data td, .data th {
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

.data th {
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
#quote-l, #quote-r {
	float: left;
	display: inline;
}
#footer {

	
}

/*#footer img {
	margin: 0 0 0 2px;
}*/

.jScrollPaneTrack {
	background-color: #929292 !important;
}

.jScrollPaneDrag  {
	background-color: #738735 !important;
}




.newsListItem {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.newsListItem .date {
	/*background-color: #5F4157;
	color: #D9A3CE;*/
	font-size: 1.1em;
	line-height: 2.5em;
	padding: 4px;
	text-transform: uppercase;
}

.newsListItem h2 a, .newsListItem h2 a:visited {
	text-decoration: none;
}

.members .newsListItem {
	border-bottom: 1px solid #ccc;
}

.members .newsListItem .date {
	/*background-color: #454F6F;*/
	color: #666d21;
}

.newsItem .date {
	/*color: white;*/
	display: block;
	font-size: 1.3em;
	line-height: 2.2em;
	text-transform: uppercase;
}
.newsItem h2 {
	margin-bottom: 1.5em;
}









.userForm {
	font-size: 1.2em;	
}

#membersareaForm.userForm {
	font-size: 1em
}


.userForm .input, .userForm .textarea {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #666;
	font-size: 1em;
	padding: 2px;
	width: 316px;
}
.userForm label {
	color: #666d21;
	display: block;
	margin-bottom: 3px;
	line-height:1.6em;
}

.userForm .radioLabel input {
	display: inline;
}
.userForm .radioLabel {
	color: #666d21;
}
.userForm .submit, #loginSubit {
	background-color: #666d21;
	border: none;
	color: white;
	padding: 2px 5px;
	text-transform: uppercase;
}
#loginSubit{
margin-top:10px;
display:block;
width:35px;
}
.userForm p, .userFrom label {
	font-size: 1em;	
	margin-bottom: 0.5em;
}
 .userFrom label{
	
 }
.userForm span.inputError {
	background-color: #cc0000;
	clear: both;
	color: #fff;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	margin: 5px 0;
	padding: 5px;
	text-align: center;
	width: 311px;
}

.userForm span.clear {
	border-top: 1px solid #ccc;
	clear: both;
	display: block;
	height: 1px;
	margin: 10px 0;
}


.comments {
	/*background-color: #e1eafa;*/
	background: url(/images/background/internal.png);
	border: 1px solid #ccc;
	padding: 10px;
}
.members .comments {
	/*background-color: #6B758F;*/
}

.commentForm .input, .commentForm .textarea {
	width: 296px;
}
.commentForm span.inputError {
	width: 292px;
}

#embed {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
.vidclose, .vidclose:link, .vidclose:visited, .vidclose:active, .backhome, .backhome:link, .backhome:visited, .backhome:active  {
	background-color: #000;
	width: 634px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	padding: 3px;
	font-size: .8em;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.backhome:hover {
	text-decoration: none;
	background-color: #666d21;
	color: #fff;
}

.backhome {
	margin-top:-25px;
	margin-bottom: 25px;
	opacity: 0.85;
}

/*fancy box styles*/
.popup p{
	margin: 2em 0;
}

#fancybox-inner {
	overflow-x: hidden !important;
	/*overflow-y: hidden !important;*/
}

.popup {
	padding: 2em;
	width: 350px;
	height: 500px;
	text-align: left;
}

.popup > *:first-child { /*this wont work in IE6, oh well*/
	margin-top: 0;
}

.popup > *:last-child { /*this wont work in IE6, oh well*/
	margin-bottom: 0;
}




/*fancy box styles*/


