﻿@import url("../common.css");

a,
a:link
{
	background: Transparent;
	color: #FFB42D;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

body
{
	background: #000;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6
{
	background: Transparent;
	color: #61C4D0;
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
	margin: 2em 0 0.5em 0;
}

h1
{
	border-bottom: 1px solid #2A2B2B;
	font-size: 160%;
	margin: 0 0 1em 0;
	padding: 0 0 0.25em 0;
}

h2
{	
	font-size: 140%;
	margin:0 0 .5em 0;
}

h3
{
	font-size: 120%;
}

h4
{
	font-size: 110%;
}

hr
{
    background: #666;
    border: 0;
    color: #666;
    height: 1px;
    margin: 1em 0;
    width: 100%;
}

input.textbox, select, textarea
{
	background: #8B8B8B url("images/bg_textbox.jpg") left top repeat-x;
	border-style: none;
	color: #FFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: inherit;
	padding: 2px;
}

input.textbox:focus, select:focus, textarea:focus
{
	border-style: none;
}

select
{
    padding: 1px;
}

.advanced
{
    display: none;
}

.advanced .categories
{
    float: left;
    line-height: 1.8em;
    margin: 0;
}

.advanced .categories input
{
    vertical-align: middle;
}

.advanced .categories label, .advanced .columns .categories label
{
    display: inline;
    margin: 0 1em 0 0;
}

.advanced .categories legend
{
    display: block;
    margin: 0;
    padding: 0.25em 0;
}

.advanced .columns
{
    width: 675px;
}

.advanced .columns label
{
    display: block;
}

.advanced .columns p
{
    margin: 0 20px 1em 0;
    min-height: 0;
    width: 205px;
}

.advanced .columns select
{
    width: 203px;
}

.advanced .columns .textbox
{
    width: 201px;
}

.advanced.open
{
    display: block;
}

.altrow td
{
    background: #191919;
}

.button,
.button:link
{
	font-weight: bold;
	white-space: nowrap;
}

.button img
{
	border-style: none;
	margin-right: 4px;
	vertical-align: middle;
}

.buttonList
{
	overflow: hidden;
	width: 100%;
}

.buttonList .button
{
	float: left;
	margin-right: 2em;
}

.calItem
{
	display:block !important; 
	background:none !important; 
	border:none !important;
	color:#FFB42D !important; 
	float:none !important; 
	text-align:left !important;
	width:auto !important;
}

.cartLink a
{
	background:url(../../images/icons/continue.gif) left center no-repeat;
	display:block;
	float:right;
	margin-bottom:1em;
	margin-left:2em;
	padding-left:15px;
}

.catalog
{
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.catalog li
{
    clear: left;
    margin: 0 0 1em 0;
    padding: 0 0 0 120px;
}

.catalog li h2
{
    margin: 0;
}

.catalog li img
{
    background: #FFF;
    display: inline;
    float: left;
    margin: 0 0 1em -120px;
    width: 100px;
}

.catalog li p
{
    margin: 0;
}

.catalogSearch
{
    padding: 1em 0 3em 0;
}

.catalogSearch fieldset
{
    margin: 0 0 1em 0;
}

.catalogSearch h2 .instructions
{
    color: #FFF;
    font-size: 70%;
    font-weight: normal;
}

.catalogSearch label
{
    display: none;
}

.catalogSearch p
{
    float: left;
    line-height: 1.7em;
    margin: 0;
    width: auto;
}

.catalogSearch .button
{
    background: #365E62;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.21, rgb(54,94,98)), color-stop(0.61, rgb(99,159,167)));
    background-image: -moz-linear-gradient(center top, rgb(54,94,98) 21%, rgb(99,159,167) 61%);
    border: solid 1px #67A6AD;
    border-radius: 3px;
    display: block;
    color: #FFF;
    filter: dropshadow(color=#365e62, offx=0, offy=1);
    font-weight: bold;
    padding: 0 6px;
    text-shadow: 0 1px 2px #365E62;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.catalogSearch .buttonList
{
    font-size: 105%;
    font-weight: bold;
}

.catalogSearch .categories
{
    clear: both;
}

.catalogSearch .categories legend
{
    display: none;
}

.catalogSearch .textbox
{
    margin-right: 0.5em;
    width: 330px;
}

.contentList
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.contentList li
{
	border-bottom: 1px solid #292929;
	clear: both;
	margin: 0 0 18px 0;
	padding: 0 0 18px 0;
}

.credits,
.details,
.screeningFormats
{
    clear:both;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #2A2B2B;
    padding: 1em 0 2em 0;
}
.creditInfo,
.detailInfo
{
    float:left;
    width: 33%;  
    margin: 2px 2px 0 0; 
}

.screeningInfo
{
    float:left;
    width:24%;
    margin: 2px 2px 0 0;
}
.creditInfo strong,
.detailInfo strong,
.screeningInfo strong
{
    font-size: 110%;
}

.displayStyle
{
	display:block;
	list-style-type:none;
	margin:0 0 2em 0;
	overflow:hidden;
	padding:0;
}

.displayStyle li
{
	display:block;
	float:left;
}

.displayStyle li a
{	
	border: solid 1px #666666;
	display:block;
	color:#FFB42D;
	font-weight:bold;
	text-decoration:none;
	padding:5px 7px 5px 30px;
	margin:0 5px;
}

.displayStyle li a
{
	background-position: 6px 5px;
	background-repeat:no-repeat;
}

.displayStyle li a.selected
{
	background-color:#61C4D0;
	border:solid 1px #61C4D0;
	color:#111111;
}

.displayStyle-grid a
{
	background-image:url(../wfg/images/displayStyle-grid.gif);
}

.displayStyle-list a
{
	background-image:url(../wfg/images/displayStyle-list.gif);
}

.displayStyle-gridList a
{
	padding-left:7px !important;	
}

.error
{
	background-color: Transparent;
	color: #900;
	font-weight: bold;
}

.error ul
{
	font-weight: normal;
}

.film h2
{
    margin: 2em 0 0.5em 0;
}

.film .columns h2
{
    margin: 0 0 1em 0;
}

.film .columns .column1,
.film .columns .column2
{
    margin: 0 0 1em 0;
    width: 320px;
}

.film .filmCredits
{
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 690px;
}

.film .filmCredits li
{
    float: left;
    margin: 0 30px 1em 0;
    width: 200px;
}

.film .filmCredits li dd
{
    margin: 0;
    padding: 0;
}

.film .filmCredits li dl
{
    margin: 0;
}

.film .filmCredits li dt
{
    font-weight: bold;
}

.film .filmDirector
{
    float: right;
}

.film table.info
{
    margin: 0 0 1em 0;
}

.film table.info td
{
    vertical-align: top;
    width: 25%;
}

.film .filmPhoto
{
    background: #FFF;
    float: left;
    width: 400px;
    height: 300px;
    margin: 0 10px 10px 0;
}

.filmField
{
	display:block;
	padding-bottom:2em;
}

.filmInfo div
{
    margin-bottom: 5px;
}
.linkButton
{
	font-weight: bold;
	white-space: nowrap;
}

.linkButton img
{
	border-style: none;
	margin: 0 0.25em 0 0;
	vertical-align: middle;
}

.meta
{
	background-color: Transparent;
	color: #61C4D0;
}

.product .picture
{
	text-align: center;
}

.purchase
{
	border: 1px solid #333;
	float: right;
	padding: 10px;
	width: 180px;
}

.purchase .textbox
{
	width: 178px;
}

.required
{
	background-color: Transparent;
	color: #900;
}

.store td
{
	vertical-align: top;
}

.subheading
{
	background: transparent;
	color: #61C4D0;
	font-size: 120%;
}

.submenu
{
	background: url("images/bg_menu.jpg") left top repeat-y;
	border-left:1px solid #2a2b2b;	
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.submenu li a,
.submenu li a:link
{
	border-bottom:1px solid #2a2b2b;	
	display:block;	
	font-weight: bold;
	padding:1.25em .5em .75em 14px;
}

.submenu li a:hover
{
	text-decoration:none;
}

.submenu li a.selected,
.submenu li a.selected:link
{
	background-color: Transparent;
	color: #FFF;
	font-size: 125%;
	font-weight: bold;
}

.submenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.submenu ul li a,
.submenu ul li a:link
{
	background: url("images/sidenav_marker.gif") left center no-repeat;
	color:#999999;
	margin-left:1px;
	padding:.5em .5em .5em 18px !important;
}

.submenu ul li a:hover
{
	background:#63BBC5;
	color:#ffffff;
}

.submenu ul li a.selected,
.submenu ul li a.selected:link
{
	background: url("images/sidenav_marker_active.gif") left center no-repeat;
	color:#FFB42D;
	font-size: 100%;
}

.submenu ul li ul li a,
.submenu ul li ul li a:link
{
	padding-left: 30px !important;
}

.submenu ul li ul li a.selected,
.submenu ul li ul li a.selected:link
{
	background: url("images/sidenav_marker.gif") left center no-repeat;
	font-style:italic;
}


.success
{
	background-color: Transparent;
	color: #090;
	font-weight: bold;
}

.synopsis
{
    clear:both;
    float:left;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #2A2B2B; 
    padding-top: 1em;   
}

.withPhotos li
{
	padding-left: 92px;
}

.withPhotos li img
{
	border-style: none;
	display: inline;
	float: left;
	margin: 4px 0 0 -92px;
}

#SubscriptionForm h2
{
    text-transform: uppercase;   
}

@media screen
{
	#Container
	{
		font-size: 88%;
		margin: 0 auto;
		text-align: left;
		width: 960px;
	}
	
	#ContainerOuter
	{
		background: url("images/bg_wfg.jpg") center top no-repeat;
		min-height: 1100px;
		padding: 0 0 0 1px;
		text-align: center;
	}
	
	#Content
	{
		float: left;
		margin: 20px 0 20px 25px;
		overflow: hidden;
		width: 660px;
	}
	
	#ContentContainer
	{
		line-height: 1.4em;
		overflow: hidden;
		padding: 0;
		width: 960px;
	}
	
	#ContentContainer.reverse
	{
		background-color: #FFF;
		color: #000;
	}
	
	#ContentContainer.reverse a,
	#ContentContainer.reverse a:link
	{
		background-color: Transparent;
		color: #C30;
	}
	
	#ContentContainer.reverse h1,
	#ContentContainer.reverse h2,
	#ContentContainer.reverse h3,
	#ContentContainer.reverse h4,
	#ContentContainer.reverse h5,
	#ContentContainer.reverse h6,
	#ContentContainer.reverse .meta
	{
		background-color: Transparent;
		color: #029DB4;
	}
	
	#Footer
	{
		background: Transparent url("images/hr_footer.jpg") center top no-repeat;
		color: #999;
		font-size: 90%;
		line-height: 1.6em;
		margin: 15px 0 0 0;
		overflow: hidden;
		padding: 15px 25px;
		width: 910px;
	}
	
	#Footer p
	{
		margin: 0;
		width: 300px;
	}
	
	#Footer .associates
	{
		float: right;
		margin: 0;
		list-style-type: none;
		padding: 0;
	}
	
	#Footer .associates a,
	#Footer .associates a:link,
	#Footer .associates a:hover
	{
		background-position: left top;
		background-repeat: no-repeat;
		display: block;
		height: 69px;
		overflow: hidden;
		text-decoration: none;
		text-indent: -1000em;
	}
	
	#Footer .associates a.cca,
	#Footer .associates a.cca:link
	{
		background-image: url("images/logo_cca.gif");
		width: 200px;
	}
	
	#Footer .associates a.mac,
	#Footer .associates a.mac:link
	{
		background-image: url("images/logo_mac.gif");
		height: 37px;
		margin: 11px 20px 0 30px;
		width: 168px;
	}
	
	#Footer .associates a.wac,
	#Footer .associates a.wac:link
	{
		background-image: url("images/logo_wac.gif");
		width: 74px;
	}
	
	#Footer .associates li
	{
		float: left;
		padding: 0 0 0 20px;
	}
	
	#Header
	{
		background: url("images/bg_nav.gif") left bottom repeat-x;
		height: 142px;
		margin: 0 2px;
		position: relative;
		z-index: 10;
	}
	
	#Header h1
	{
		border-style: none;
		margin: 0;
		padding: 19px 0 5px 26px;
	}
	
	#Header h1 a,
	#Header h1 a:link
	{
		background: url("images/logo_wfg.jpg") left top no-repeat;
		display: block;
		height: 78px;
		margin: 0;
		overflow: hidden;
		text-decoration: none;
		text-indent: -1000em;
		width: 324px;
	}
	
	#Header h1 a:hover
	{
		text-decoration: none;
	}
	
	#Header h2
	{
		position: absolute;
		left: 664px;
		margin: 2em 0 0.5em 0;
		top: 12px;
	}
	
	#Header h2 a,
	#Header h2 a:link
	{
		background: url("images/logo_cin_small.png") left top no-repeat;
		display: block;
		height: 50px;
		margin: 0;
		overflow: hidden;
		text-decoration: none;
		text-indent: -1000em;
		width: 180px;
	}
	
	#Header h2 a:hover
	{
		text-decoration: none;
	}
	
	#Header li.hover ul
	{
		visibility: visible !important;
	}
	
	#Header .links
	{
		background: url("images/nav_divider.gif") left bottom no-repeat;
		font-weight: bold;
		height: 40px;
		line-height: 35px;
		list-style-type: none;
		margin: 0 25px;
		padding: 0 0 0 1px;
	}
	
	#Header .links li
	{
		background: url("images/nav_divider.gif") right bottom no-repeat;
		display: inline;
		float: left;
		padding: 0 1px 0 0;
		position: relative;
		white-space: nowrap;
	}
	
	#Header .links li a,
	#Header .links li a:link
	{
		background: Transparent;
		color: #999;
		display: block;
		padding: 0 15px 5px 15px;
	}
	
	#Header .links li a:hover
	{
		background: Transparent;
		color: #FFF;
		text-decoration: none;
	}
	
	#Header .links li.selected a,
	#Header .links li.selected a:link,
	#Header .links li.selected a:hover
	{
		background: url("images/bg_nav_active.gif") left bottom repeat-x;
	}

	#Header .links ul,
	#Header .tools ul
	{
		background: #000;
		border: 1px solid #4B4B4B;
		border-top-style: none;
		color: #999;
		left: -1px;
		line-height: normal;
		list-style-type: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 40px;
		visibility: hidden;
		width: auto;
		z-index:10;
	}
	
	#Header .links ul li,
	#Header .tools ul li
	{
		background-image: none;
		border-top: 1px solid #4B4B4B;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	
	#Header .links ul li a,
	#Header .links ul li a:link,
	#Header .tools ul li a,
	#Header .tools ul li a:link
	{
		background-image: none !important;
		border-style: none;
		margin: 0;
		padding: 5px 15px;
	}
	
	#Header .links ul li a:hover,
	#Header .tools ul li a:hover
	{
		background: #63BBC5 !important;
		color: #FFF;
	}
	
	#Header .textSize1
	{
		font-size: smaller;
	}
	
	#Header .textSize2
	{
		font-size: small;
	}
	
	#Header .textSize3
	{
		font-size: large;
	}
		
	#Header .tools
	{
		height: 33px;
		left: 505px;
		line-height: 33px;
		list-style-type: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 0px;
	}
	
	#Header .tools a,
	#Header .tools a:link
	{
		background: Transparent;
		color: #FFF;
		display: block;
		padding: 0 8px;
	}
	
	#Header .tools fieldset
	{
		line-height: 16px;
		padding: 0 8px;
	}
	
	#Header .tools fieldset p
	{
		float: left;
		margin: 0;
	}
	
	#Header .tools h2,
	#Header .tools label
	{
		display: none;
	}
	
	#Header .tools li
	{
		background: url("images/nav_top_divider.gif") left top no-repeat;
		display: inline;
		float: left;
		margin: 0 9px 0 -9px;
		padding: 0 0 0 1px;
		position: relative;
		white-space: nowrap;
	}
	
	#Header .tools ul
	{
		top: 33px;
	}
	
	#Header .tools .search,
	#Header .tools .search:link
	{
		background: url("images/btn_search.gif") 8px 50% no-repeat;
		font-weight: bold;
		margin-top: 9px;
		padding: 0 0 0 28px;
	}
	
	#Header .tools .changeClass,
	#Header .tools .changeClass:link
	{
		background: url("images/btn_bg_colour.gif") center center no-repeat;
		overflow: hidden;
		text-indent: -1000em;
		width: 16px;
	}
	
	#Header .tools .setTextSize,
	#Header .tools .setTextSize:link
	{
		background: url("images/btn_font_size.gif") center center no-repeat;
		overflow: hidden;
		text-indent: -1000em;
		width: 16px;
	}
	
	#Header .tools .textbox
	{
		margin-top: 6px;
		width: 190px;
	}
	
	#Sidebar
	{
		background: url("../wfg/images/bg_menu.jpg") left top repeat-y;
		float: right;
		margin:1px 2px 0 0;
		overflow: hidden;
		width: 230px;
	}
	
	#Sidebar h2
	{
		padding-top:1em;
	}
	
	#Sidebar .films
	{
	    padding: 0 14px;
	}
	
	#Sidebar .films ul
	{
	    list-style-type: none;
	    margin: 0;
	    padding: 0;
	}
	
	#Sidebar .films ul li
	{
	    margin: 0 0 2em 0;
	}
	
	#Sidebar .films ul li img
	{
	    border: solid 1px #000;
	    margin: 0 0 0.25em 0;
	    width: 200px;
	}
	
	#Sidebar .films ul li h3,
	#Sidebar .films ul li p
	{
	    margin: 0;
	}
	
	#Sidebar .films .cca
	{
		background: url("images/logo_cca.png") no-repeat left top;
	    display: block;
	    height: 70px;
	    overflow: hidden;
	    text-decoration: none;
	    text-indent: -1000em;
	}
	
	#Sidebar .filmGenres,
	#Sidebar .filmTypes
	{
		padding:0 14px 1em 14px;
	}
	
	#Sidebar .filmGenres h1,
	#Sidebar .filmTypes h1
	{
		background-color: Transparent;
		border-bottom:1px solid #2a2b2b;	
		color: #FFF;
		display:block;	
		font-size: 125%;
		font-weight: bold;
		padding:1.25em .5em .75em 0;
	}
	
	#Sidebar .filmGenres ul,
	#Sidebar .filmTypes ul
	{
		list-style-type:none;
		margin:0;
		padding:0;
	}

	#Sidebar .recentEvents
	{
		border-left:1px solid #2a2b2b;	
	}
	
	#Sidebar .recentEvents h1
	{
		color:#ffffff;
		font-size:125%;
		margin:0;
		padding:.75em .75em .75em 18px;
		text-transform:uppercase;
	}
	
	#Sidebar .recentEvents .meta
	{
		color:#ffffff;
	}
	
	#Sidebar .recentEvents a
	{
		font-weight:bold;
	}
	
	#Sidebar .recentEvents li,
	#Sidebar .recentEvents p
	{
		border-bottom:1px solid #2a2b2b;	
		margin:0;
		padding:.75em .75em .75em 18px;
	}
	
	#Sidebar .subscribe
	{
		border-left:1px solid #2a2b2b;
		padding-left: 18px;
		padding-bottom:2em;
	}
	
	#Sidebar .subscribe a
	{
		color:#999999;
	}
	
	#Sidebar .subscribe h2
	{
		color:#ffffff;
		font-size:125%;
			
	}
}

@media print
{
	body
	{
		text-align: left;
	}
	
	#Footer,
	#Header,
	#Sidebar
	{
		display: none;
	}
}






    
