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

#center_img.fi_rules {
	background:url(rules/center_img_rules.jpg);
	padding: 0px;
	height: 229px;
	width: 981px;
	position: relative;
	z-index: 190;
	margin-top: -31px;
	background-repeat: no-repeat;
	background-position: center top;
}

#center_img.fi_structure {
	background:url(rules/center_img_rules.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.fi_rules {
	height: 6900px;
}

#main_content_wrapper.fi_rules_fr {
	height: 7200px;
}

#main_content_wrapper.fi_rules_awards_matrix {
	height: 800px;
}



#main_content_wrapper.fi_structure {
	height: 726px;
}


#content_header.fi_rules {
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 992px;
	background:url(rules/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_rules_fr {
	margin: 0px;
	padding: 0px;
	height: 67px;
	width: 992px;
	background:url(rules/content_header_rules_fr.png);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: visible;
	position: relative;
	z-index: 500;
	left: -11px;
	top: 30px;
}


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


table.langSelect {
	width: 250px;
	height:55px;
	float:right;
	padding:12px 42px 0px 0px;
	margin:0px 17px 0px 0px;
	}
	
#eng {
	background:url(../../_images/body_bg/blk_bg.png);
	padding:0px 0px 0px 0px;
	text-align:center;
	text-transform:uppercase;
	width:115px;
	}
		
#fr {
	background:url(../../_images/body_bg/blk_bg.png);
	padding:0px 0px 0px 0px;
	text-align:center;
	text-transform:uppercase;
	width:125px;
	}

a.langSelect_menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	letter-spacing:0.15em;
	color:#FFF;
	font-weight:bold;	
	}

a:hover.langSelect_menu {
	color:#FF4C4C;
	font-weight:bold;	
	}


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

/*center column*/

#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 content */

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

#center_col.fi_rules_fr {
	margin: -10px 27px 32px 27px;
	padding:40px 28px 0px 41px;
	background:url(../../_images/body_bg/blk_bg.png);
	height:7053px;
	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 {
	color:#e1e1e1;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	font-weight:500;
	line-height:150%;
	text-align:left;
	letter-spacing:0em;
	margin:0px 13px 0px 17px;
	text-align:justify;
	text-justify:distribute;
}

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(rules/pdf_icon.png);
background-repeat:no-repeat;
	}
	
div.subMenu div.contact {
margin:0;
width:40px;
height:38px;
background:url(rules/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_rules_award_matrix content */

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

#matrixTable {
	border:#333;
	border-style:solid;
	border-width:0px;
	padding:20px 0px 20px 0px;
	}

#matrixTable tr.tableCategory td {
	background:none;
	font-weight:bold;
	text-transform:uppercase;
	vertical-align:top;
	color:#999;
	padding:0px 0px 14px 0px;
	}
	
#matrixTable tr td {
	background:#222;
	}
	
	
	

/* fi_structure content */

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

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

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


#structureTable tr td.tableCategory {
	font-weight:bold;
	padding: 0px 30px 10px 0px;
	vertical-align:central;
	}
	
#structureTable tr td.tableParagraph p{
	text-align:left;
	}