/* 
================================
CSS for Danny Ruhlmann
================================
*/  


* {
	margin: 0;
	padding: 0;
}

BODY {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
}

/*====================================*/
/*CUSTOM IDS AND CLASSES */
/*====================================*/

#homePageHolder { /*--Sets overall width and centers page--*/ 
	width: 1176px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
#pageHolder { /*--Sets overall width and centers page--*/ 
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
#homeLogoContainer {
	width: 100%;
	text-align: right;
	height: 60px;
	padding-right: 60px;
}
html>body #homeLogoContainer {
	width: 1116px;
	}
#logoContainer {
	width: 100%;
	text-align: right;
	height: 95px;
}
#homeNavColumn {
	width: 100px;
	text-align: right;
	float: left;
	height: 980px;
	margin: 34px 0 0 0;
	background-image: url(skinImages/dannyRuhlmannACS2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#homeNavContainer {
	/*width: 100%;*/
	padding: 0 20px 0 0;
}
#navContainer {
	width: 100%;
	text-align: left;
	float: left;
	height: 20px;
	padding: 0;
	margin: 0;
}
.homePaneOne{
	width: 200px ;
	margin: 20px 4px 0 0 ;
	padding-top: 4px;
	background-color: #FF3485;
	float: left;
	text-align: left;
}
.homePaneTwo{
	width: 200px ;
	margin: 0 4px 0 0 ;
	padding-top: 4px;
	background-color: #8D8C8C;
	float: left;
	text-align: left;
}
.homePaneThree{
	width: 200px ;
	margin: 36px 4px 0 0 ;
	padding-top: 4px;
	background-color: #FF9900;
	float: left;
	text-align: left;
}
.homePaneFour{
	width: 200px ;
	margin: 10px 4px 0 0 ;
	padding-top: 4px;
	background-color: #007CA9;
	float: left;
	text-align: left;
}
.homeContentPane{
	width: 200px ;
	margin-top: 24px ;
	padding-top: 4px;
	background-color: #003399;
	float: left;
	text-align: left;
}
.oneColSpan {
	width: 200px;
	margin: 4px 4px 0 0 ;
	float: left;
}
.twoColSpan {
	width: 404px;
	margin: 4px 4px 0 0 ;
	float: left;
}
.twoColSpanRight {
	width: 404px;
	margin: 4px 0 0 0 ;
	float: left;
}
.threeColSpan {
	width: 608px;
	margin: 4px 4px 0 0 ;
	float: left;
}
.threeColSpanRight {
	width: 404px;
	margin: 0 ;
	float: left;
}
#cinemaLogo {
	width: 60px;
	float: left;
	height: 325px;
	background-image: url(skinImages/cinematography.gif);
	background-repeat: no-repeat;
}
#contentWrapper {
	width: 100%;
	margin-top: 4px;
	float: left;
}
#footerContainerHome {
	width: 100%;
	float: left;
	text-align: left;
	padding: 60px 0 0 100px;
	}
#footerContainer {
	width: 100%;
	float: left;
	height: 80px;
	text-align: left;
	padding-top: 35px;
	}

#footerMenu {
	padding-top: 5px;
	float: left;
	width: 54%;
}
#footerMenuHome {
	padding-top: 5px;
	float: left;
	width: 51%;
}
html>body #footerMenuHome {
	width: 46%;
	}
.footerOther {
	float: left;
}
/*=================================================*/
/* STYLES For links module used in Article List*/
/*=================================================*/
.LinksDesignTable {
	border-bottom: 1px solid #cccccc;
	height: 35px;
	width: 170px;
}
/*=================================================*/
/* STYLES to tighten stills gallery*/
/*=================================================*/
#tdGrid TD.Normal {
	display: none;
}

/*====================================*/
/* GENERIC STYLES*/
/*====================================*/
.Normal, P {
	color:#8D8C8C;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	}
.NormalTextBox {
	}
.SearchTextBox {
	}
H1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
}
H2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	color:#666666;
	text-align: left;
	}
H3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-transform: uppercase;
	color:#999999;
	text-align: left;
}
H4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
    color:#FF3485;
	text-align: left;
	}
H5 {}
H6 {}
TD {

}
TH,DIV {}
a:link, a:visited, a:active {
	color: #999999;
	}
a:hover {
    color:#FF3485;
	text-decoration: underline;
}
.user, a.user:link, a.user:active, a.user:visited {
	color:#A9AAA9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 15px;
}
a.user:hover {
	COLOR:#FFFFFF;
	TEXT-DECORATION: underline
}
.search, a.search:link, a.search:active, a.search:visited  {	
}
a.search:hover {	
}
.footer {
	color:#A9AAA9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	letter-spacing: 1px;
}
.footerInner, a.footerInner:link, a.footerInner:active, a.footerInner:visited {
	color:#868585;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	letter-spacing: 1px;
	margin-top: -5px;
}
a.footerInner:hover {
	COLOR:#FF3485;
	TEXT-DECORATION: underline;
}
.breadcrumb ,A.breadcrumb:link,A.breadcrumb:active,A.breadcrumb:visited{	
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 19px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
A.breadcrumb:hover {	
	COLOR: #FFFFFF; 
	TEXT-DECORATION: underline
}

/* END*/
/*---------------------------------------------------------------------------*/

/*====================================================*/
/* Styles the Content Pane Headings in Edit Mode*/
/*====================================================*/
.Head {	
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	COLOR: #999999
}
.SubHead {	
	FONT-SIZE: 11px; 
	COLOR: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.SubSubHead {	
		FONT-SIZE: 11px; 
COLOR: #999999
}
label {
	color: #999999;
}
input {
	color: #999999;
}
/*====================================================*/
/*Edit Mode Buttons*/
/*====================================================*/
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active  {	
	COLOR: #999999; 
	TEXT-DECORATION: underline;
}
A.CommandButton:hover {
	COLOR:#999999; 
	TEXT-DECORATION: none;
}

/* ==========================
    CSS STYLES FOR HouseMenu - Top level coloured
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#HouseMenuNav, #HouseMenuNav ul { /* all submenu lists */
	padding: 0;
	margin: 0;
	margin-top: 1px;
	border: 0;
	list-style: none;
	white-space: nowrap;
	/*z-index: 99999;*/
	z-index: 89; /*Changed to stop conflict with LightBox z-index of 100 and overly of 90*/
	position: relative;
}

#HouseMenuNav li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li li { /* all items under the top level */
	z-index: 11113;
}

#HouseMenuNav a { /* all links within the menu wrapper */
	display: block;
	margin: 0; 
	border: 0;
	padding: 0;
}

#HouseMenuNav li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 11112;
}

#HouseMenuNav li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNav li:hover ul ul, 
#HouseMenuNav li:hover ul ul ul, 
#HouseMenuNav li.sfhover ul ul, 
#HouseMenuNav li.sfhover ul ul ul {
	left: -9999px;
}

#HouseMenuNav li:hover ul, 
#HouseMenuNav li li:hover ul, 
#HouseMenuNav li li li:hover ul, 
#HouseMenuNav li.sfhover ul, 
#HouseMenuNav li li.sfhover ul, 
#HouseMenuNav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}

#HouseMenuNav iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}

.ArrowPointer
{
	cursor: default;
}



/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/

#HouseMenuNav, #HouseMenuNav ul { /* all lists */
    width: 100%;
    background-color: transparent;
	display: inline;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px;
	text-transform: uppercase;
}
#HouseMenuNav li { /* all list items */
    /* hack for MacIE5 to ignore, while other browsers use \*/
    width: auto;
    _width: 1px;
    /* end hack */
	border-right: 4px solid #FFFFFF;
	/*letter-spacing: 0.5px;*/
}
#HouseMenuNav li ul { /* second-level lists */
	width: 200px;
	display: block;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 24px;
	left: -999em;
	letter-spacing: none;
	border-right: none;
}
#HouseMenuNav li ul ul { /* third-and-above-level lists */
}
#HouseMenuNav a { /* all links within the menu wrapper */
    text-decoration: none;
    color: #FFFFFF;
	background-color: #C1C1C0;
    height: auto;
	width: 200px;
	margin: 0;
	/*opacity: .8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);*/
}
#HouseMenuNav a:hover {
	width: 200px;
    color: #FFFFFF;
    background-color: #FF3485; 
    height: auto;
}
#HouseMenuNav li li a {
}
#HouseMenuNav li li a:hover {
}

/* Applied to the parent item, if displayed, in either vertical or horizontal orientation. Must follow other styles. */
#HouseMenuNav #houseMenuParentItem a
{ /* all links under the parent item (li) */
    background-color: transparent; 
    text-decoration: none;
}

#HouseMenuNav a#houseMenuParentLink
{ /* parent link itself */
    background-color: transparent; 
    text-decoration: none;
}

#HouseMenuNav a#HouseMenuNavCurrentLink
{ /* current link itself */
    color: #ffffff; 
    background-color: #ff3485; 
    text-decoration: none;
}
#HouseMenuNav a#HouseMenuNavItemHome {
    color: #000000;
}
#HouseMenuNav li#HouseMenuNavItemHome {
	border: none;
	display: none;
}

/*========== END ==========*/

/* ==========================
    CSS STYLES FOR HouseMenu - links at bottom of page
   ==========================
*/

/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#HouseMenuNavTwo, #HouseMenuNavTwo ul { /* all submenu lists */
	padding: 0;
	margin: 0;
	margin-top: 1px;
	border: 0;
	list-style: none;
	white-space: nowrap;
	/*z-index: 99999;*/
	z-index: 89; /*Changed to stop conflict with LightBox z-index of 100 and overly of 90*/
	position: relative;
}

#HouseMenuNavTwo li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNavTwo li li { /* all items under the top level */
	z-index: 11113;
}

#HouseMenuNavTwo a { /* all links within the menu wrapper */
	display: block;
	margin: 0; 
	border: 0;
	padding: 0;
}

#HouseMenuNavTwo li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNavTwo li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNavTwo li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNavTwo li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 11112;
}

#HouseMenuNavTwo li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}

#HouseMenuNavTwo li:hover ul ul, 
#HouseMenuNavTwo li:hover ul ul ul, 
#HouseMenuNavTwo li.sfhover ul ul, 
#HouseMenuNavTwo li.sfhover ul ul ul {
	left: -9999px;
}

#HouseMenuNavTwo li:hover ul, 
#HouseMenuNavTwo li li:hover ul, 
#HouseMenuNavTwo li li li:hover ul, 
#HouseMenuNavTwo li.sfhover ul, 
#HouseMenuNavTwo li li.sfhover ul, 
#HouseMenuNavTwo li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}

#HouseMenuNavTwo iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}

.ArrowPointer
{
	cursor: default;
}



/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/

#HouseMenuNavTwo, #HouseMenuNavTwo ul { /* all submenu lists */
    width: 100%;
    background-color: transparent;
    float: left;
	display: inline;
}
#HouseMenuNavTwo li { /* all list items */
    /* hack for MacIE5 to ignore, while other browsers use \*/
    width: auto;
    _width: 1px;
    /* end hack */
}
#HouseMenuNavTwo li li { /* all items under the top level */
    height: auto;
}

#HouseMenuNavTwo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	/*line-height: 10px;*/
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	color: #868585;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	padding: 0 5px;
	border-right: 1px solid #CACACA;
	letter-spacing: 1px;
}

#HouseMenuNavTwo li li a {
	padding: 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	line-height: 14px;
}

#HouseMenuNavTwo li a:hover {
    color: #FF3485;
    background-color: transparent; 
    height: auto;
    padding: 0 5px;
	border-right: 1px solid #CACACA;
}

#HouseMenuNavTwo li li a:hover {
    color: #FFFFFF;
    background-color: #000000;
    height: auto;
        padding: 0 5px;
}

#HouseMenuNavTwo li ul { /* second-level lists */
	width: 220px;
	display: block;
	/*float: left;*/
	margin: 0;
	line-height: 14px;
	background-color: #000000;
	height: auto;
	left: -999em;
	font-weight: normal;
}

#HouseMenuNavTwo li ul ul { /* third-and-above-level lists */
    background-color: #fff;
    line-height: 12px;
    margin: -1.75em 0 0 14em;
}

/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#HouseMenuNavTwo #houseMenuParentItem a
{ /* all links under the parent item (li) */
    background-color: transparent; 
    text-decoration: none;
}

#HouseMenuNavTwo a#houseMenuParentLink
{ /* parent link itself */
    background-color: transparent; 
    text-decoration: none;
}

#HouseMenuNavTwo a#HouseMenuNavTwoCurrentLink
{ /* current link itself */
    color: #FF3485; 
    /*background-color: #fff; */
    text-decoration: none;
}

/*========== END ==========*/

/* ===============================================
    CSS STYLES FOR HouseMenu LH list on home page
   ===============================================
*/

/* Vertical Menu */
#houseMenuV, #houseMenuV ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 80px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	background: transparent;
	text-align: right;
	font-weight: normal;
}

#houseMenuV li { /* all list items */
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	float: left;
	width: 80px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 80px;
	_width: 100%; /* width recognized by IE only to handle box model issues */
	/* end hack */
	line-height: 16px;
}

#houseMenuV li ul { /* second-level lists */
	position: absolute;
	left: -9999px;
	margin-left: 5px;
	_margin-left: 2px;
	margin-top: -40px;
	z-index: 999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height : 16px;
	text-transform: none;
	border: none;
	text-align: left;
}

#houseMenuV li ul ul { /* third-and-above-level lists */
	left: -9999px;
	z-index: 999;
}

#houseMenuV a {
	display: block;
	width: 80px;
	/* hack for MacIE5 to ignore, while other browsers use \*/
	width: 72px;
	_width: 100%; /* width recognized by IE only to handle box model issues */
	/* end hack */
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 1px 4px 2px 4px;
	opacity: .9;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}

#houseMenuV li a:hover {
	color: #FF3485;
	background-color: #FFFFFF;
}

#houseMenuV li:hover ul ul, 
#houseMenuV li:hover ul ul ul, 
#houseMenuV li.sfhover ul ul, 
#houseMenuV li.sfhover ul ul ul {
	left: -9999px;
}

#houseMenuV li:hover ul, 
#houseMenuV li li:hover ul, 
#houseMenuV li li li:hover ul, 
#houseMenuV li.sfhover ul, 
#houseMenuV li li.sfhover ul, 
#houseMenuV li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 999;
}

#houseMenuV iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}


/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
#houseMenuParentItem a
{ /* all links under the parent item (li) */
	color: #eeeeee;
	background-color: #666;
	text-decoration: none;
}

a#houseMenuParentLink
{ /* parent link itself */
	color: #eeeeee;
	background-color: #333;
	text-decoration: none;
}

a#houseMenuCurrentLink
{ /* current link itself */
	color: #ffffff;
	background-color: #600;
	text-decoration: none;
}
#houseMenuV li#houseMenuVItemHome {
	display: none;
}

/*========== END ==========*/

.Eventday,.Eventweekenday {
background-color:#FFFFFF
}
.Eventday,.Eventweekenday {
background-color:#FFFFFF
}
.DataGrid_Item {
background-color:#ffffff;
color:#000000;
}
.DataGrid_AlternatingItem {
background-color:#ffffff;
color:#000000;
}


