
/* ---------- Global Elements ---------- */

* {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}


/* ---------- Body Definition ---------- */

html, body
{
	background-color: #fff;
	text-align: center;
	
	font-size: 8.5pt;
	color: #333;
}


/* ---------- Site Container Definition ---------- */

div#sitecontainer
{
	width: 780px;
	min-width: 780px;
	margin: 10px auto 10px auto;
	background-image:  url(../images/border_sides.gif);
	background-repeat: repeat-y;	
	text-align: center;
}


/* ---------- Border and Content Container Definitions ---------- */

div#bordertopcontainer
{
	width: 780px;
	min-width: 780px;
	height: 25px;
	clear: both;
}

div#contentcontainer
{
	width: 700px;
	margin: 10px auto 15px auto;
	text-align: left;
	clear: both;
}

div#borderbottomcontainer
{
	width: 780px;
	min-width: 780px;
	height: 25px;
	clear: both;
}


/* ---------- Shared Definitions ---------- */

h1
{
	font-size: 8.5pt;
	font-weight: bold;
	color: #333;
}

h2
{
	font-size: 9.5pt;
	font-weight: bold;
	color: #333;
}

h3
{
	font-size: 8pt;
	color: #333;
}

p
{
	font-size: 8.5pt;
	color: #333;

	margin: 9px 0px 9px 0px;
}

p a
{
	color: #333;
	text-decoration: none;
}

p a:hover
{
	color: #000000;
	text-decoration: none;	
}

p.normal
{
	font-weight: normal !important;
}

span.normal
{
	font-weight: normal !important;
}

p.bold
{
	font-weight: bold !important;
}

span.bold
{
	font-weight: bold !important;
}

p.clearleft
{
	clear: left;
}

p.more
{
	margin-top: 10px;
	font-size: 7.5pt;
	text-align: right;
}

img.morearrow
{
	padding-left: 4px;
}

span.orange
{
	color: #fe7d19;
}

img.solidheadingarrow
{
	padding-left: 3px;
}


/* ---------- Logo and Dropdown Label Menu Container Definitions ---------- */

div#logolabelmenuheightbreaker
{
	width: 700px;
	padding-bottom: 6px;
	border-bottom: 2px solid #febe8c;
	margin-bottom: 4px;
}

div#logolabelmenucontainer
{
	width: 700px;
}

div#logocontainer
{	
	text-align: left;
	float: left;
}

div#labelmenucontainer
{
	margin-top: 3px;
	text-align: right;
	float: right;
}

div#labelmenu
{
	display: inline;
	width: 185px;
	float: left;
}

select.labelnavigation
{
	display: inline;
	width: 150px;
	min-width:1.5em;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	text-transform: uppercase;
	border-style: 2px; 
}

img.labelgobutton
{	
	display: inline;
	margin-bottom: -3px;
	clear: none;
}


/* ---------- Main Menu Definitions ---------- */

div#mainmenucontainer
{
	width: 700px;
	padding-top: 7px;
	margin-bottom: 5px;
	background-color: #efefef;
	overflow: hidden;	
	clear: both;
}

#mainmenulist
{
	width: 100%;
	height: 19px;
	list-style-type: none;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	text-transform: uppercase;
}

li.nopipe
{
	float: left;
	padding: 0px 3px 6px 5px;
}

li.pipe
{
	border-left: 2px solid #fff;
	float: left;
	padding: 0px 3px 6px 3px;
}

li.nopipe a
{
	color: #333;
	text-decoration: none;
}

li.nopipe a:hover
{
	color: #000;
	text-decoration: none;
}

li.pipe a
{
	color: #333;
	text-decoration: none;
}

li.pipe a:hover
{
	color: #000;
	text-decoration: none;
}

img.mainmenuarrow
{
	padding-right: 5px;
}


/* ---------- Featured Film Banner and Menu ---------- */

div#featuredcontainer
{
	width: 700px;
	height: 155px;
	background-image:  url(../images/al-featured_banner.jpg);	
	margin-bottom: 15px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
}

img.featuredbanner
{
	padding: 0px;
	margin: 0px;
}

div#featuredmenubackground
{
	width: 700px;
	height: 30px;
	background-color: #f60;
	filter: alpha(Opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	position: absolute;
	top: 125px;
	left: 0px;
	z-index: 2;
}

div#featuredmenuleft
{
	width: 235px;
	position: absolute;
	top: 134px;
	left: 10px;
	z-index: 3;   
}

img.featuredicon
{
	padding-right: 5px;
}

div#featuredmenuright
{
	width: 400px;
	position: absolute;
	top: 134px;
	left: 325px;
	z-index: 4; 
}

.featuredmenulist
{
	list-style-type: none;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

.featuredmenulist li
{
	float: left;
	padding-right: 10px;
}

.featuredmenulist a, a:hover
{
	color: #fff;
	text-decoration: none;
}


/* ---------- Press Releases Banner and Menu ---------- */

div#pressreleasescontainer
{
	width: 700px;
	height: 155px;
	background-image:  url(../images/banner-press_releases.jpg);	
	margin-bottom: 15px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
}


/* ---------- Press Releases List ---------- */

#pressreleaseslist
{ 
	list-style: none;
	margin-bottom: 10px;
}

#pressreleaseslist li
{
	padding: 0px 0px 10px 10px;
	background-image:  url(../images/al-film_titles_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#pressreleaseslist li a
{
	color: #333;
	text-decoration: none;
}

#pressreleaseslist li a:hover
{
	color: #000;
	text-decoration: none;
}


/* ---------- Company Profile Banner and Menu ---------- */

div#companyprofilecontainer
{
	width: 700px;
	height: 155px;
	background-image:  url(../images/banner-company_profile.jpg);	
	margin-bottom: 15px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
}


/* ---------- Contact Details Banner and Menu ---------- */

div#contactcontainer
{
	width: 700px;
	height: 155px;
	background-image:  url(../images/banner-contact.jpg);	
	margin-bottom: 15px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
}


/* ---------- Thank You Banner and Menu ---------- */

div#thankyoucontainer
{
	width: 700px;
	height: 155px;
	background-image:  url(../images/banner-thank_you.jpg);	
	margin-bottom: 15px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
}


/* ---------- Unsubscribe Banner and Menu ---------- */

div#unsubscribecontainer
{
	width: 700px;
	height: 155px;
	background-image:  url(../images/banner-unsubscribe_page.jpg);	
	margin-bottom: 15px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
}


/* ---------- Trailers Banner and Menu ---------- */

div#trailerscontainer
{
	width: 700px;
	height: 155px;
	background-image:  url(../images/banner-trailers.jpg);	
	margin-bottom: 15px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
}


/* ---------- iPod Trailers Banner and Menu ---------- */

div#ipodtrailerscontainer
{
	width: 700px;
	height: 155px;
	background-image:  url(../images/banner-ipodtrailers.jpg);	
	margin-bottom: 15px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
}


/* ---------- Terms of Use Banner and Menu ---------- */

div#termsofusecontainer
{
	width: 700px;
	height: 155px;
	background-image:  url(../images/banner-terms_of_use.jpg);	
	margin-bottom: 15px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
}


/* ---------- New Films Banner and Menu ---------- */

div#newfilmscontainer
{
	width: 700px;
	height: 155px;
	background-image:  url(../images/banner-new_films.jpg);	
	margin-bottom: 15px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
}


/* ---------- Catalogue Banner and Menu ---------- */

div#cataloguecontainer
{
	width: 700px;
	height: 155px;
	background-image:  url(../images/banner-catalogue.jpg);	
	margin-bottom: 15px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
}


/* ---------- Markets / Festivals Banner and Menu ---------- */

div#marketsfestivalscontainer
{
	width: 700px;
	height: 155px;
	background-image:  url(../images/banner-markets_festivals.jpg);	
	margin-bottom: 15px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
}


/* ---------- Newsletters Banner and Menu ---------- */

div#newsletterscontainer
{
	width: 700px;
	height: 155px;
	background-image:  url(../images/banner-newsletters.jpg);	
	margin-bottom: 15px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
}


/* ---------- Error Page Banner and Menu ---------- */

div#errorpagecontainer
{
	width: 700px;
	height: 155px;
	background-image:  url(../images/banner-error_page.jpg);	
	margin-bottom: 15px;
	position: relative;
	top: 0px;
	left: 0px;
	clear: both;
}


/* ---------- About Arclight Text Container ---------- */

div#aboutarclighttextcontainer
{
	width: 700px;
	padding-bottom: 5px;
	border-bottom: 2px solid #febe8c;
	margin-bottom: 15px;
	clear: both;
}


/* ---------- Highlighted Films Column Definitions ---------- */

div#highlightedfilmsheightbreaker
{
	width: 700px;
	padding-bottom: 0px;
	border-bottom: 2px solid #febe8c;
	margin-bottom: 15px;
	clear: both;
}


div#highlightedfilmscontainer
{
	width: 700px;
}

span.highlightedfilmsimagelink
{
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
}

span.highlightedfilmsimagelink a
{
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
}

span.highlightedfilmsimagelink a:hover
{
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
}

span.highlightedfilmstextlink
{
	text-align: right;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

span.highlightedfilmstextlink a
{
	text-align: right;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

span.highlightedfilmstextlink a:hover
{
	text-align: right;
	font-size: 7.5pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

div#highlightedfilmsimage1
{
	width: 105px;
	padding-right: 10px;
	
	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
	
	float: left;
	clear: none;	
}

div#highlightedfilmstext1
{
	width: 125px;
	padding-right: 25px;
	border-right: 1px solid #efefef;
	
	font-size: 7.5pt;
	text-decoration: none;
	color: #333;
	
	float: left;
	clear: none;	
}

div#highlightedfilmsimage2
{
	width: 105px;
	padding-right: 10px;
	margin-left: 25px;

	text-align: right;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #333;
	
	float: left;
	clear: none;	
}

div#highlightedfilmstext2
{
	width: 120px;
	padding-right: 25px;
	border-right: 1px solid #efefef;
	
	font-size: 7.5pt;
	text-decoration: none;
	color: #333;
	
	float: left;
	clear: none;
}

div#highlightedfilmstext3
{
	width: 115px;
	padding-left: 25px;

	font-size: 7.5pt;
	text-decoration: none;
	color: #333;
	
	float: left;
	clear: none;
}

#filmtitleslist
{ 
	list-style: none;
	padding-bottom: 10px;
	font-size: 8.5pt;
	font-weight: bold;
}

#filmtitleslist li
{
	padding-left: 10px;
	background-image:  url(../images/al-film_titles_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#filmtitleslist li a
{
	color: #333;
	text-decoration: none;
}

#filmtitleslist li a:hover
{
	color: #000;
	text-decoration: none;
}

p.filmtitleslistmore
{
	margin-top: -5px;
	font-size: 7.5pt;
	text-align: right;
}

p.filmtitleslistmore a
{
	color: #333;
	text-decoration: none;
}

p.filmtitleslistmore a:hover
{
	color: #000;
	text-decoration: none;
}

img.highlightedfilmsimage
{
	padding: 3px 0px 3px 0px;
}

img.highlightedfilmsarrow
{
	padding-left: 4px;
}


/* ---------- Side and Main Columns Container ---------- */

div#sideandmaincolumnsheightbreaker
{
	width: 700px;
	margin-bottom: 10px;	
	border-bottom: 3px solid #febe8c;
}

div#sideandmaincolumnscontainer
{
	width: 700px;
}


/* ---------- Side Column Definition ---------- */

div#sidecolumn
{
	width: 150px;
	padding-right: 20px;
	margin-bottom: 10px;
	
	font-size: 7.5pt;
	color: #333;

	float: left;
	clear: none;
}

div#sidecolumnwithseperator
{
	width: 150px;
	padding-right: 20px;
	border-right: 1px dashed #febe8c;	
	margin-bottom: 10px;
	
	font-size: 7.5pt;
	color: #333;

	float: left;
	clear: none;
}

p.sidecolumn
{
	font-size: 7.5pt;
	color: #333;
}

p.sidecolumnheading
{
	width: 138px;
	padding: 6px 0px 6px 11px;
	margin: 0px 0px 8px 0px;
	background-color: #fe7d19;
	font-size: 7.5pt;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

#quickcontactslist
{ 
	list-style: none;
}

#quickcontactslist li
{
	padding: 0px 0px 10px 10px;
	background-image:  url(../images/al-quick_contacts_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#quickcontactslist a
{
	color: #333;
	text-decoration: none;
}

#quickcontactslist a:hover
{
	color: #000;
	text-decoration: none;	
}

p.quickcontactsmore
{
	margin: 0px 0px 25px 0px;
	font-size: 7.5pt;
	text-align: right;
}

.quickcontactsmore a
{
	color: #333;
	text-decoration: none;
}

.quickcontactsmore a:hover
{
	color: #000;
	text-decoration: none;	
}

div.inputcontainer
{
	width: 139px;
	text-align: right;
	float: right;
	border-left: 3px solid #ccc;
}

label
{
	padding-left: 9px;
	margin-bottom: 1px;
	float: left;
	text-align: left;
}

input {
	width: 130px;
	margin-right: 1px;
	float: right;
}

div#mandatoryfieldtext
{
	width: 60px;
	padding-left: 11px;
	float: left;
}

div#subscribebuttoncontainer
{
	width: 75px;
	padding-top: 2px;
	float: right;
}

input.subscribebutton
{
	width: 70px;
	margin-right: 2px;
	font-size: 7.5pt;
	text-align: center;
	color: #000;
	float: right;
}


/* ---------- Story Content Definitions ---------- */

div#maincolumncontainer
{
	width: 500px;
	padding-left: 23px;
	float: left;
}

div#maincolumncontainerwithseperator
{
	width: 500px;
	padding-left: 23px;
	border-left: 1px dashed #febe8c;	
	float: left;
}

div.storycontainer
{
	width: 99%;
	padding-bottom: 5px;
	border-bottom: 1px dashed #febe8c;
	margin-bottom: 15px;
	float: left;
}

div.noseperatorstorycontainer
{
	width: 99%;
	padding-bottom: 10px;
	float: left;
}

img.storytitlearrow
{
	padding-right: 6px;
}

img.storyimage
{
	float: left;
	margin: 2px 9px 9px 0px;
}

span.readmore
{
	font-size: 8.5pt;
	font-weight: bold;
	color: #333;
}

span.readmore a
{
	font-size: 8.5pt;
	font-weight: bold;
	color: #333;
}

span.readmore a:hover
{
	font-size: 8.5pt;
	font-weight: bold;
	color: #000;
}


/* ---------- Film Page Listing Definition ---------- */

span.sidecolumnfilmtitleimage
{
	display: block;
	margin-bottom: 10px;
}

span.productionstatus
{
	font-size: 8.5pt;
	font-weight: normal !important;
	color: #333;
}

.creditstitle
{
	font-size: 8.5pt;
	font-weight: bold;
	color: #333;
}

.awardstitle
{
	font-size: 8.5pt;
	font-weight: bold;
	color: #333;
}

.awardslink
{
	font-size: 8.5pt;
	font-weight: bold;
	color: #333;
}

.awardslink a
{
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

.awardslink a:hover
{
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.reviewstitle
{
	font-size: 8.5pt;
	color: #333;
}

.reviewsbytitle
{
	font-size: 8.5pt;
	font-weight: bold;
	color: #333;
}

.trailerlink
{
	font-size: 8.5pt;
	font-weight: bold;
	color: #333;
}

.trailerlink a
{
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

.trailerlink a:hover
{
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.websitelink
{
	font-size: 8.5pt;
	font-weight: bold;
	color: #333;
}

.websitelink a
{
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

.websitelink a:hover
{
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.trailernote
{
	font-size: 7.5pt;
	color: #333;
}

.errorreporting
{
	font-size: 8.5pt;
	color: #999;
}

.errorreporting a
{
	font-size: 8.5pt;
	text-decoration: none;
	color: #999;
}

.errorreporting a:hover
{
	font-size: 8.5pt;
	text-decoration: none;
	color: #666;
}


/* ---------- Footer Definition ---------- */

div#footercontainer
{
	width: 700px;
}

div#footercontainerleft
{
	width: 570px;
	text-align: left;
	float: left;
	clear: none;
}

div#footercontainerleft a
{
	color: #333;
	text-decoration: none;
}

div#footercontainerleft a:hover
{
	color: #000;
	text-decoration: none;
}

div#footercontainerright
{
	width: 130px;
	text-align: right;
	float: left;
	clear: none;
}

div#footercontainerright a
{
	color: #333;
	text-decoration: none;
}

div#footercontainerright a:hover
{
	color: #000;
	text-decoration: none;	
}

p.footer
{
	font-size: 7pt;
	line-height: 16px;
	color: #333;
}

span.footer
{
	font-size: 7pt;
	line-height: 16px;
	color: #333;
}

img.termsofuseicon
{
	padding-right: 5px;
}

