
/*Edit this stylesheet to make changes to elements exclusive to the FESTIVAL INFORMATION section*/

#page_header.fi {
	background:url(media/page_header_fi.jpg);
	padding: 0px;
	height: 229px;
	width: 981px;
	position: relative;
	z-index: 190;
	margin-top: -31px;
	background-repeat: no-repeat;
	background-position: center top;
}

#main_content_wrapper {
	height: auto;
}

/* ####### CONTENT HEADERS ####### */

#content_header.fi_rules {
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 992px;
	background:url(fi_rules/media/content_header_rules.png);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: visible;
	position: relative;
	z-index: 500;
	left: -11px;
	top: 30px;
}

#content_header.fi_provincial {
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 992px;
	background:url(fi_provincial/media/content_header_provincial.png);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: visible;
	position: relative;
	z-index: 500;
	left: -11px;
	top: 30px;
}


#content_header.fi_regional {
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 992px;
	background:url(fi_regional/media/content_header_regional_v02.png);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: visible;
	position: relative;
	z-index: 500;
	left: -11px;
	top: 30px;
}

#content_header.fi_workshops {
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 992px;
	background:url(fi_workshops/media/content_header_workshops.png);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: visible;
	position: relative;
	z-index: 500;
	left: -11px;
	top: 30px;
}
/* ####### CONTENT BODY ####### */

#eng {
	background:url(../../_images/body_bg/blk_bg.png);
	padding:0px 0px 0px 0px;
	text-align:center;
	text-transform:uppercase;
	width:115px;
	}

#content_body {
	margin: 0px;
	padding: 0px;
	width: 981px;
	overflow: visible;
	position: relative;
	z-index: 100;
	top:30px;
}

/* ####### MAIN CENTER COLUMN TEMPLATE ####### */

#center_col {
	margin: -10px 27px 32px 27px;
	padding:40px 28px 0px 38px;
	background:url(../../_images/body_bg/blk_bg.png);
	height:553px;
	width:853px;
	float:left;
	position:relative;
	z-index: 100;
	overflow: visible;
}


/* ####### FI RULES COLUMN ####### */

#center_col.fi_rules {
	margin: -10px 27px 32px 27px;
	padding:40px 28px 0px 41px;
	background:url(../../_images/body_bg/blk_bg.png);
	height:auto;
	width:856px;
	float:left;
	position:relative;
	z-index: 100;
	overflow: visible;
}
h2.section_head {
	color:#FFF;
	font-size:1.4em;
	letter-spacing:0.1em;
	text-transform:uppercase;
	margin: 0px 0px 0px 0px;
	}
	
h5.sub_section_head {
	font-family:"Arial Black", Gadget, sans-serif;
	color:#e1e1e1;
	letter-spacing:0.1em;
	text-transform:uppercase;
	}
	
p.summaryPDF {
	margin:30px 0px 0px 0px;
	color:#FFF;
	font-weight:bold;
}
	
p.body_paragraph {
	margin:0px 13px 0px 17px;
	text-align:justify;
	text-justify:distribute;
}

ul.subPoint {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.75em;
	font-weight:50;
	line-height:175%;
	color: #aaccff;
	text-align:left;
	letter-spacing:0.14em;
	margin:0px 11px 0px 14px;
	text-align:justify;
	text-justify:distribute;
}

li.a {
	color:#ffccaa;
}

p.backBtn {
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	float:right;
	}

div.subMenu {
	margin:20px 10px 0px -20px;
	padding:1px 30px 10px 37px;
	height:330px;
	width:250px;
	background:url(../../_images/body_bg/blk_bg.png);
	float:right;
	}
	
div.subHead {
	margin:0px 0px 0px -20px;
	}
	
div.subMenu p.linkOptions {
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:0.1em;
	}
	
a:link.subMenu_link {
	color:#FFF;
	text-decoration:none;
	}
	
a:visited.subMenu_link {
	color:#FFF;
	text-decoration:none;
	}
	
a:hover.subMenu_link {
	color:#FF4C4C;
	text-decoration:underline;
	}

div.subMenu div.pdf {
margin:0;
width:40px;
height:38px;
background:url(fi_rules/media/pdf_icon.png);
background-repeat:no-repeat;
	}
	
div.subMenu div.contact {
margin:0;
width:40px;
height:38px;
background:url(fi_rules/media/contact_icon.png);
background-repeat:no-repeat;
	}
	
div.subMenu tr.space {
margin:15px 0px 0px 0px;
	}
	
div.subMenu p.subText {
	margin:0px 5px 0px 0px;
	text-align:justify;
	text-justify:distribute;
	}
	
	
/* ####### FI PROVINCIAL COLUMN ####### */

#center_col.fi_provincial {
	margin: -55px 27px 32px 27px;
	padding:40px 28px 0px 41px;
	background:url(../../_images/body_bg/blk_bg.png);
	height:auto;
	width:856px;
	float:left;
	position:relative;
	z-index: 100;
	overflow: visible;
}
#center_col.fi_provincial button.filmstrip_button {
  background: #5f6366;
  background-image: linear-gradient(to bottom, #5f6366, #2a2a2a);
  border-radius: 20px;
  text-shadow: 1px 1px 3px #666666;
  font-family: Arial;
  color: #24c5ff;
  font-size: 11px;
  padding: 5px 14px 5px 14px;
}
#center_col.fi_provincial button:hover.filmstrip_button {
  background: #2f75a1;
  background-image: linear-gradient(to bottom, #2f75a1, #193e57);
}

#header_info p {
	margin-top: -12px;
	padding-left: 10px;
}
#header_info h5.program {
	margin-top: -40px;
	float: right;
	text-align: right;
}

#center_col.fi_provincial img.filmstrip {
	margin:5px 0px 0px -20px;
	height: 73px;
	width: 881px;
	padding-bottom: 10px;
	float:left;
}

#center_col.fi_provincial img.program {
	margin:-210px 0px 0px -20px;
	height: 200px;
	width: 129px;
	padding-bottom: 10px;
	float:right;
}
#center_col.fi_provincial img.adjudicator {
	margin:15px 15px 0px 0px;
	height: 220px;
	width: 183px;
	padding-bottom: 10px;
	float:left;
}

#center_col.fi_provincial h3.overview {
	margin-top: 10px;
}
#center_col.fi_provincial p.overview {
	color: #33aaff;
}

#center_col.fi_provincial h3.title {
	margin-top: 28px;
}
#center_col.fi_provincial h5.subtitle {
	margin-top: -11px;
	font-size:0.7em;
	font-style:italic;
}
#center_col.fi_provincial p.biography {
	text-align:justify;
	text-justify:distribute;
}

/* ####### STRUCTURE TABLE (To be Removed) ####### */

#masterTable {
	margin:0px 10px 0px 0px;
}

#masterTable tr td p {
	text-align:justify;
	text-justify:distribute;
	font-size:0.80em;
	letter-spacing:0em;
}

/* ####### FI REGIONAL COLUMN ####### */

#center_col.fi_regional {
	margin: -55px 27px 32px 27px;
	padding:40px 28px 0px 41px;
	background:url(../../_images/body_bg/blk_bg.png);
	height:auto;
	width:856px;
	float:left;
	position:relative;
	z-index: 100;
	overflow: visible;
}

#regionalIndex a{
	color: #33aaff;
}
#regionalIndex p {
	font-family: Verdana ;
	color: #33aaff;
	padding-left: 30px;
	float: left;
}

#regionalIndex p.col1 {
	padding-left: 60px;
}
#zoneIndex {
	float: left;
}

#zoneIndex p.key {
	float: left;	
	text-align: right;
	padding-left: 10px;
	color: #999;
}

#zoneIndex p.value {
	float: left;
	padding-left: 20px; 
}

/* ####### WORKSHOP LAYOUT ####### */

#center_col.fi_workshops {
	margin: -55px 27px 32px 27px;
	padding:40px 28px 0px 41px;
	background:url(../../_images/body_bg/blk_bg.png);
	height:auto;
	width:856px;
	float:left;
	position:relative;
	z-index: 100;
	overflow: visible;
}

#center_col.fi_workshops td.workshopsImage {
	vertical-align: top;
}

#workshopsIndex a{
	color: #33aaff;
}
#workshopsIndex p {
	font-family: Verdana ;
	color: #33aaff;
	padding-left: 30px;
	float: left;
}

#workshopsIndex p.col1 {
	padding-left: 60px;
}

#center_col.fi_workshops img.leader {
	margin: 30px 12px 20px -12px;
	height: 180px;
	width: 150px;
	padding:0;
	float:left;
}

#center_col.fi_workshops p.subtitle {
	margin:-18px 0 20px 0;
	font-size:0.8em;
	font-style:italic;
}

#center_col.fi_workshops table tr td.description {
	vertical-align:top;
}