@import url(LayoutStyles/Afi/AFISTaff/styles.css);
html { background-color: #fff; margin: 0; padding: 0; }
body {
	margin: 0;
	padding: 0 0 20px 0;
	color: #000;
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
	}
	
table
{
	color: #000;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

h1 { font-size: 2.2em; font-weight: normal; margin-top: 0em; margin-bottom: 0em; }
h2 { font-size: 1.8em; font-weight: normal; margin-top: 0em; margin-bottom: 0em; }
h3 { font-size: 1.4em; font-weight: normal; margin-top: 0em; margin-bottom: 0em; }
h4 { font-size: 1.0em; margin: 1.2em 0em 1.2em 0em; font-weight: bold; }

p { margin: 0px; }
strong, b { font-weight: bold; }
img { border: 0; margin: 0; padding: 0; vertical-align: bottom; }
form { margin: 0; padding: 0; }
hr { margin: 2em 0 2em 0; border: 0px; height: 1px; color: #000; background-color: #fff; border-top: 1px solid #d6d6d6;}


.hide { display: none; }
.clr { clear: both; }
.highlight { color: #d9ecff; }
.floatLeft { float: left; }
.floatRight { float: right !important; }

.hr { margin: 10px; border-top: 1px solid #dfdfdf; border-bottom: 1px solid #f1f1f1; }
.hr hr { display: none; }

.hvr a:hover { background-position: bottom left; }

.pageWrap {
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 876px;
	}
html > .pageWrap {
	width: 876px;
	}
.headerArea {
	margin: 0 0 5px 0;
	padding: 0;
	height: 139px;
	background: transparent url(/AM/Images/AFI/header_bg.gif) no-repeat top left;
	}
.headerArea h1 {
	margin: 0;
	padding: 0;
	width: 174px;
	height: 121px;
	display: block;
	float: left;
	background: transparent url(/AM/Images/AFI/logo.gif) no-repeat top left;
	text-indent: -700em;
	text-decoration: none;
	overflow: hidden;
	}

.contentWrap {
	margin: 0;
	padding: 15px 0 0 31px;
	background: transparent url(/AM/Images/AFI/content_bg.gif) no-repeat 31px 0px;
	}

.content {
	margin: 0;
	padding: 0;
	width: 528px;
	float: left;
	}
	
.content h1 {
	margin: 0 50px 1.4em 0px; 
	padding: 0 ;
	font-size: 1.8em;
	border-left: 2px solid rgb(172, 26, 47); 
	font-family: Arial "Arial Black", Gadget, sans-serif,Helvetiva,san-serif;
}

.content h2 {
	margin: 40px 50px 1.4em 0px;
	padding: 0;
	font-size: 1.4em;
	line-height: 1em;
	font-weight: normal;
	color: #222430;
	text-transform: uppercase;
	}
.content h3 {
	margin: 40px 50px 1.4em 0px;
	padding: 0;
	font-size: 1.4em;
	line-height: 1em;
	font-weight: normal;
	color: rgb(172, 26, 47);
	font-family: Verdana, Geneva, sans-serif;
	}
.content h4 {
	margin: 0 40px 1.4em 0px;
	padding: 0;
	font-size: 1em;
	line-height: 1em;
	color: #313131;
	}
.content p {
	margin: 0px 0px 1.1em 0px;
	font-size: 1em;
	line-height: 1.4em;
	color: #313131;
	}
.content p strong {
	color: #000;
	}
.content a {
	color: #b40018;
	}
.content a:hover {
	color: #730010;
	}
.content ul {
	margin: 0 20px 1em 20px;
	padding-left: 20px;
	color: #313131;
	}
.content img.featImg {
	margin: 0 auto;
	width: 327px;
	display: block;
	}
	
/* Blockquotes */

.content blockquote {
display: block;
padding: 0 20px;
width: 400px;
}

.content blockquote:before, blockquote:after {
color: #666;
display: block;
font-size: 500%;
width: 50px;
}

.content blockquote:before {
content: '\201C';
height: 10px;
margin-left: -0.55em;
}

.content blockquote:after {
content: '\201D';
height: 50px;
margin-top: -40px;
margin-left: 410px;
}

p.author_blockquote {
	text-align:right;
	color: #666;
	margin: 1.1em 0 1.1em 0;
	font-weight:bold;
	font-style: italic;	
}

/* END Blockquotes */
	
	
.innerFeatureImg {
	margin:  10px;
	padding:  10px 0;
	background: transparent url(/AM/Images/AFI/inner_feat_img_bg.gif) no-repeat top left;
	}
.innerFeatureImg P
{
    padding:0px 0px 0px 0px;   
}	
.content div.breadCrumbs {
	margin: 0;
	padding: 0px 0px 30px 11px;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #8d8d8d;
	}

	
.columnLeft {
	margin: 0;
	padding: 0 5px 0 0;
	width: 697px;
	float: left;
	}
.columnCenter {
	margin: 0;
	padding: 0 5px 0 0;
	width: 635px;
	float: left;
	}
.columnRight {
	margin: 0;
	padding: 0;
	width: 171px;
	float: right;
	background-color:#ececec;
	}	
.innerLeft {
	margin: 0;
	padding: 0;
	width: 169px;
	float: left;
	}
/*
.innerLeft ul {
	margin: 20px 0 10px 18px;
	padding: 0;
	list-style-type: none;
	position: relative;
	}
.innerLeft ul li {
	margin: 0;
	padding: 0 0 10px 9px;
	position: relative;
	text-decoration: none;
	background: transparent url(/AM/Images/AFI/menu_bullet.gif) no-repeat 0 2px;
	}

.innerLeft ul li a {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #2d2d2d;
	}
.innerLeft ul li a:hover { text-decoration: underline; }	
*/
.contentHome { background: transparent url(/AM/Images/AFI/home_bg.gif) repeat-y top left; }			
.contentHome div.contentFooter { clear: both; height: 24px; background: transparent url(/AM/Images/AFI/home_btm_bg.gif) no-repeat bottom left; }		
.contentHome div.columnRight { background: transparent url(/AM/Images/AFI/right_col_top_bg.gif) no-repeat top right; background-color:#ececec;}		

.contentInner { background: transparent url(/AM/Images/AFI/content_bg.gif) repeat-y top left; }			
.contentInner div.contentFooter { clear: both; height: 24px; background: transparent url(/AM/Images/AFI/content_btm_bg.gif) no-repeat bottom left; }		
.contentInner div.topEdge { background: transparent url(/AM/Images/AFI/content_top_bg.gif) no-repeat top left; width: 876px; }		

.flashWrap { padding: 0; margin: 0;}

.newsAndFlashPlayer {
	margin: 0;
	padding: 10px 0 0 0;
	width: 697px;
	border-top: 10px solid #fff;
	background: #F5F5F5 url(/AM/Images/AFI/news_flash_player_bg.gif) no-repeat top left;
	
	}
.newsAndFlashPlayer div.flashPlayer {
	margin: 0;
	padding: 0 10px;
	width: 321px;
	float: left;
	background-color:#000;
	}
.newsAndFlashPlayer div.flashPlayer p {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #fff;
	}	
.newsAndFlashPlayer div.news div.col {
	margin: 0;
	padding: 0 0 0 10px;
	width: 162px;
	float: left;
	}	
.newsAndFlashPlayer div.news h3 {
	margin: 0;
	padding: 1em 0 1em 0;
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: normal;
	color: #000;
	}
.newsAndFlashPlayer div.news p {
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #313131;
	}
.news, .col, .newsFlashContent, .col p, .news p
{
    background-color:#F5F5F5;
}	
.newsFlashContent
{
    width:695px;   
    border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

#player h1
{
    color:white;
}

h1.titleH1
{
	margin: 0px 0px 0px 0px;
	padding: 0 ;
	font-size: 12pt;
	border-left: 2px solid rgb(172, 26, 47); 
	font-family: Arial,Helvetiva,san-serif;
}

.newsAndFlashPlayer div.news p span.moreInfo { padding: 3px 0 0 0; font-weight: bold; display: block; }
.newsAndFlashPlayer div.news p span.moreInfo a { color: #000; text-decoration: none; }
.newsAndFlashPlayer div.news p span.moreInfo a:hover { color: #000; text-decoration: underline; }

.col a
{
     color: #444; text-decoration: none;
     padding: 0; font-weight: bold; display: inline; 
     background-color:Transparent;
}

.col a:hover 
{ 
  color: #b40018;
  text-decoration: underline; 
  background-color:Transparent;
}

h3.joinAfi, h3.afiNews {
	/*margin: 10px 0 0 -1pt;*/
    text-align:center;	
	}
h3.joinAfi IMG, h3.afiNews IMG
{
    margin-top:10px;
}	
h3.joinAfi a, h3.afiNews a, h4.fiftyYears {
	margin: 0;
	padding: 0;
	/*text-indent: -700em;*/
	text-decoration: none;
	overflow: hidden;
	}
h3.joinAfi a {
	width: 143px;
	height: 44px;
	/*background: transparent url(/AM/Images/AFI/btn_join_afi.gif) no-repeat top left;*/
	}
h3.afiNews a {
	/*width: 143px;
	height: 44px;
    */
	/*background: transparent url(/AM/Images/AFI/btn_afi_news.gif) no-repeat top left;*/
	background-color:transparent;
	}	
h4.fiftyYears {
	margin: 10px 0 0 0;
	width: 170px;
	height: 74px;
	/*background: transparent url(/AM/Images/AFI/50_years.gif) no-repeat top left;*/
	}

.sponsors h4 { margin: 0; padding: 0; }
.sponsors h4 a {
	margin: 0;
	padding: 0;
	display: block;
	/*text-indent: -700em;*/
	text-decoration: none;
	overflow: hidden;
	}
.sponsors h4.loreal a {
	width: 170px;
	height: 48px;
	/*background: transparent url(/AM/Images/AFI/sponsor_loreal.gif) no-repeat top left;*/
	}	
.sponsors h4.victoria a {
	width: 170px;
	height: 48px;
	/*background: transparent url(/AM/Images/AFI/sponsor_victoria.gif) no-repeat top left;*/
	}	
.contentHome div.sponsors { margin: 0px 0 0 0; }		
.contentInner div.sponsors { margin: 20px 0 20px 0; }

.bannerAds { padding: 0 0 0 10px; }

/* */

.innerFooter { clear: both; height: 40px; }
.footerArea {
	margin: 0;
	padding: 0;
	clear: both;
	}
.footerArea p {
	margin: 0;
	padding: 10px 0 1em 0;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #8d8d8d;
	float: left;
	}
.footerArea p a { padding: 0 5px 0 0; color: #8d8d8d; text-decoration: none; }
.footerArea p a { color: #8d8d8d; text-decoration: underline; }

.monkii { padding: 8px 0 30px 0; float: right; }

/* Menu */	
	
.mainMnu {
	margin: 0;
	padding: 2px 0;
	width: 876px;
	height: 32px;
	}
.mainMnu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.mainMnu ul li {
	margin: 0;
	padding: 0;
	font-size: 12px;
	float: left;
	}
.mainMnu ul li a {
	margin: 0;
	padding: 6px;
	display: block;	
	text-decoration: none;
	color: #191818;
	padding-right:16px;
	}
.mainMnu ul li a:hover { background-color: #e5e7ea; color: #191818; }

/* */

div.loginForm {
	margin: 0;
	padding: 5px 0 0 5px;
	font-size: 0.9em;
	position: relative;
	color: #949599;
	}
div.loginForm fieldset { padding: 0; border: 0; }
div.loginForm legend { display: none; }
div.loginForm label { padding: 0 0 0 0; text-transform: uppercase; }
div.loginForm input.field { margin: 2px 5px 0 0; width: 105px; float: left; }
div.loginForm dl {
	margin: 0px;
	padding: 0px;
	width: 140px;
	display: block;
	clear: both;
	}
div.loginForm dt, form dd {
	margin: 0 0 0 0;
	padding: 0px;
	float: left;
	display: inline;
	line-height: 20px;
	}
div.loginForm dt {
	width: 140px;	
	}
div.loginForm dd {
	width: 140px;
	padding: 0 0 2px 0;
	}
div.loginForm input.submitBtn {	
	margin: 3px 0 0 0;
	padding: 0;
	width: 19px;
	height: 19px;
	display: block;
	background: transparent url(/AM/Images/AFI/btn_login.gif) no-repeat top left;
	text-indent: -700em;
	text-decoration: none;
	overflow: hidden;
	border: 0;
	cursor: pointer;
	}
div.loginForm a, div.loggedIn a { color: #000; text-decoration: none; background-color:Transparent; }
div.loginForm a:hover, div.loggedIn a:hover { color: #000; text-decoration: underline; background-color:Transparent;}


div.searchboxform {
	margin: 0;
	padding: 95px 0 0 5px;
	font-size: 0.9em;
	position: relative;
	color: #949599;
	float: right;
	width: 166px;
	}
div.searchboxform fieldset { padding: 0; border: 0; }
div.searchboxform legend { display: none; }
div.searchboxform label { padding: 0 0 0 0; text-transform: uppercase; }
div.searchboxform .searchboxinputtext { margin: 2px 5px 0 0; width: 105px; float: left; }
div.searchboxform dl {
	margin: 0px;
	padding: 0px;
	width: 140px;
	display: block;
	clear: both;
	}
div.searchboxform dt, form dd {
	margin: 0 0 0 0;
	padding: 0px;
	float: left;
	display: inline;
	line-height: 20px;
	}
div.searchboxform dt {
	width: 140px;
	display: none;
	}
div.searchboxform dd {
	width: 140px;
	padding: 0 0 2px 0;
	}
.searchboxsubmitbtn {	
	margin: 3px 0 0 0;
	padding: 0;
	width: 19px;
	height: 19px;
	display: block;
	background: transparent url(/AM/Images/AFI/btn_search.gif) no-repeat top left;	
	text-decoration: none;
	overflow: hidden;
	border: 0;
	cursor: pointer;
	text-indent: -700px;
	color:Maroon;
	font-size:0px;
	}

.Error
{
    color:Red;
}

.loggedIn H3
{    
    color: #949599;
    text-transform: uppercase; 
    margin:5px 2px 5px 2px;
}

.loggedIn
{
    margin:5px 2px 5px 2px;    
}

#breadcrumbnavlist
{
    list-style-type:none;       
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;    
}

#breadcrumbnavlist LI
{
    display:inline; 
}

#breadcrumbnavlist IMG
{
    margin:0px 3px 0px 3px;
}

#breadcrumbnavcontainer
{
    color:#8D8D8D;
    font-size:0.9em;
    line-height:1.3em;
    margin:0pt;
    padding:0px 0px 30px 11px;
}

#hierarchy_chain_selected
{
    font-weight:bold;   
}

.hierarchy_chain
{
    background-image:none;
}

/*
.hierarchy_chain LI
{
    background:transparent url(/AM/Images/AFI/menu_bullet.gif) no-repeat scroll 0pt 2px;
    margin:0pt;
    padding:0pt 0pt 10px 9px;
    position:relative;
    text-decoration:none;   
}
*/

.hierarchy_chain ul
{
    
}

#interiornavlist LI A, .hierarchy_chain ul li a {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #2d2d2d;
	}
#interiornavlist LI A:hover, .hierarchy_chain ul li a:hover { text-decoration: underline; }	

#interiornavlist
{
    list-style-type:none;   
    margin:0px;
    padding:0px;    
    margin-left:-5px;
}

.interiorsidenavcontainer
{
    margin:5px 0px 0px 10px;
    padding:5px 0px 0px 10px;
}

#interiornavlist LI UL LI
{
    margin:5px 0px 0px 0px;    
}

#interiornavlist LI UL
{
    list-style-image:url(/AM/Images/AFI/menu_bullet.gif);
    margin-left:12px;
    padding-left:0px;
}

.contentText
{
    padding:0px 10px 0px 10px;   
}


/* Member specific pages */

.afiLabel, .PanelTablePrompt
{
    width:140px;
    text-align:right;
    vertical-align:top;
    padding: 5px 5px 5px 5px;
    color:#313131;
}

.afiValue, .PanelTableValue
{
    text-align:left;
}

.afiAction, .CommandBar
{
    text-align:center;
    padding: 5px 5px 5px 5px;
}


.afiForm, .afiFormDisplay
{
    border:solid 1px #e0e0e0;
    width:100%;
    border-collapse:collapse;
    background-color:#FFF;
    font-size:90%;
}

.afiSectionHeader, .PanelTitle, .Caption
{
     COLOR: #313131;
     font-weight:bold;
     padding: 10px 10px 10px 10px;
}

.afiSection, .PanelTitle, .Caption
{
    BACKGROUND-COLOR: #e0e0e0;    
    font-size:12;    
    border-collapse:collapse;
    border-style:none;
    border-width:0px;
    text-align:left;
}


.PanelBody DIV DIV TABLE
{
   width:100%;   
   border-collapse:collapse;
   border:solid 1px #e0e0e0;
   background-color:#FFF;
   margin-bottom:20px;
}

.StandardPanel, .PanelBody TABLE
{
    border:solid 1px #e0e0e0;
    width:100%;
    border-collapse:collapse;
    background-color:#FFF;
    font-size:12px;
}

.PanelColumn DIV, .PanelColumn
{
    text-align:center;   
}

.navnode A
{
    padding:10px;   
}
.navnode
{
    margin-bottom:10px;   
}

.afiForm TR, .PanelBody TABLE TR
{
    border-top:solid 1px #e0e0e0;
}

.PanelBody TABLE TR
{
    text-align:center;       
    font-size:95%;
}

.afiForm .afiValue, .afiForm .afiLabel, .afiForm .afiLabelLeft, .PanelTablePrompt, .PanelTableValue
{
    border-bottom:solid 1px #e0e0e0;
}

.afiTextInput, .PanelTableValue INPUT
{
    width:250px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-size:100%;
    height:90%;
}

.afiTextInputDisabled
{
    color:Black;
    width:250px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-size:100%;
    height:90%;
}

.afiDropDown, .PanelTableValue SELECT
{
    width:256px;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-size:100%;
    
}

.afiButton, .TextButton, .BUTTON, .TextButtonWithImage
{
    background-color:#e0e0e0;
    color:#000;
    border:solid 1px #000;
    height:24px;
    width:100px;
    vertical-align:middle;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:100%;
}

.afiRequired
{
    color:red;   
}

.afiNote
{    
    border:solid 1px #e0e0e0; 
    padding:10px 10px 10px 10px;
    background-color:#FFF;
    font-size:90%;
}

.afiLabelLeft
{
    text-align:left;   
}

.afiNoteCenter
{
    text-align:center;
}

.afiLabelCenter
{
    text-align:center;   
}

.afiTextArea
{
    width:250px;
    height:60px;   
}

.noBorder
{
    border-top:none 0px #FFF;
    border-collapse:collapse;
}

.Confirm, 
{
    border:solid 1px #e0e0e0; 
    padding:10px 10px 10px 10px;
    background-color:#FFF;  
}

.Status
{
    color:Green;   
}

.Confirm H2
{
    color:Green;
}

.asterix
{
    width:100px;
}

.NassTable
{
	width:100%;
}

.NassTd
{
	width:20%;
}

.NassDesc
{
	width:80%;
}

.TPTitle
{
	font-size:16pt;
}

/* Image Holder */

.imgHolder {
margin: 4px;
padding: 8px;
width: 220px;/* width cannot go here unless all images are same size so put width inline instead */
border: 1px solid #777; /* I changed this to for demo */
background: #FAFAFA;
font-size:92%;
font-style: italic;
}

.imgHolder img {border: none;} /* adjust to suit */
.imgHolder p {text-align: center; margin: 0.6em 0 0 0; }
.left {float: left;}
.right {float: right;} 


/* Image Holder END */

/*  Horizontal Table Styles - NO VERTICAL DIVISION */

table.tv th {
	font-size: 12px;
	color: #000000;
	padding: 12px 3px 12px 3px;
	border-top: 1px solid #B67326;	
	border-bottom: 1px solid #B67326;
}
table.tv td {
	padding: 6px 5px 6px 5px;
	background-color: #ececec;
	border-bottom: 3px solid #e0e0e0;
}
table.tv td p {
	padding: 0px;
	margin: 0px;
}
table.tv td.subheading {
	font-weight: bold;
	color: #FFF;
	padding: 18px 3px 6px 3px;
	background-color: #1F2531;
	background-image: url(/images/BG_TV-Table-Subheading.gif);
	background-position: top;
	background-repeat: repeat-x;
}

table.tv tr:hover td { 
  background-color: #B3B3B3;
  color: #fff;
} 

/*  END Oscar's Table Styles */

/*  Horizontal Table Styles - NO VERTICAL DIVISION */


table.tvseries td {
	padding: 6px 5px 6px 5px;
	background-color: #ececec;
	border-bottom: 2px solid #e0e0e0;
	vertical-align: top;
}
table.tvseries td p {
	padding: 0px;
	margin: 0px;
}

table.tvseries td img {
	padding: 0px;
	margin: 0px;
	border: 4px solid #e0e0e0;
}

table.tvseries td.subheading {
	font-weight: bold;
	color: #a4aeb0;
	padding: 18px 3px 10px 3px;
	background-image: url('http://www.afi.org.au//AM/Images/2011_eNews/feature_stories/tvseries_bg.gif');
	background-position: top;
	background-repeat: repeat-x;
}

table.tvseries td.subheading p {
	color: #008080;
}

/*  END tv series Table Styles */

.content p#film_box {
 margin: 0;
 padding: 0;	
}





