/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	behavior: url(includes/csshover.htc);
}
.content5, #content5 {
	padding: 5px;
}
.content10, #content10 {
	padding: 10px;
}
.content15, #content15 {
	padding: 15px;
}
#pagewrap {
	display: block;
	margin: 0;
	padding: 0;
	width: 976px;
}
/* ------------------------------ WRAPPERS ----------------------------------------- */
#top_wrap { 
	background: url(../images/top-bg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 190px;
}
#photomask {
	background: #FFF;
	width: 560px;	
}
#content_wrap {
	background: url(../images/full-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 1311px;	
}
div#inner_content_wrap {
	float: left;
	width: 560px;
	margin-left: -20px;
}
* html div#inner_content_wrap {
	margin-left: -30px;
}
#menu_wrap {
	background: url(../images/menu_bg.jpg);
	background-position: top right;
	height: 38px;
}
#logo_holder {
	float: left;
}
#head_text {
	float: left;
	padding-left: 80px;
	text-align: left;
}
#side_left {
	float: left;
	width: 45px;
	height: 10px;
}
div#festival_info {
	text-align: left;
	width: 340px;
	padding-right: 20px;
}
div#contact_us {
	text-align: left;
	width: 170px;
	padding-left: 20px;
}
/* ------------------------------ CONTAINER BOXES ----------------------------------------- */
/* ----- WHITE BOX ----- */
div#white_box {
	width: 276px;
}
div#white_box #head_top { 
	height: 20px;
	background:url(../images/top_small_box.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
div#white_box #text {
	background: url(../images/small_box.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-align: left;
}
div#white_box #bottom {
	height: 33px;
	background:url(../images/bot_small_box.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
/* ----- MAIN BOX ----- */
div#main_top_box {
	float: left;
	width: 560px;	
	text-align: left;
	font: 14px bold Georgia, "Times New Roman", Times, serif;	
	margin: 10px 15px 0 0;	
}
div#main_top_box #head_top { 
	height: 14px;
	width: 560px;	
	background:url(../images/top_main_box.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
div#main_top_box #text {
	background:url(../images/bot_main_box.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
div#main_top_box #text #inside_text {
	padding: 15px;
	
	background-color: #fff;
}
div#main_top_box #text #photo_mask {
	background-repeat: no-repeat;
	background-position: top;
}
/* ----- MAIN BOX ----- */
div#small_box_container {
	float: left;
	width: 276px;
	background: url(../images/containers/bg_small_box.gif);
}
div#small_box_container #container_header {
	background: url(../images/top_small_box.gif);
	background-repeat: no-repeat;
}
div#small_box_container #container_bot{
	background: url(../images/bot_small_box.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
/* ------------------------------ AJAX HOLDER ----------------------------------------- */
div#gallery_loader {
	float: right;
	width: 300px;
	height: 250px;
	padding: 13px;
}
/* ------------------------------ FOOTER ----------------------------------------- */
div#footer {
	padding: 5px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
div#footer a {
	color: #999;
	text-decoration: none;
}
div#footer a:hover {
	color: #999;
	text-decoration: underline;
}
div#copyright {
	float: left;
	width: 350px;
	text-align: left;
	margin-left: 25px;
}
div#credits {
	float: right;
	width: 350px;
	text-align: right;
	margin-right: 25px;
}
#menu {
	display: block;
}
/* ------------------------------ SIDE MENU ----------------------------------------- */
#side_menu {
	float: left;
	color: #f8efee;
	width: 270px;
}
#side_menu h4{
	text-align: right;
	margin: 0 42px 0 0;
	padding: 0;
	text-transform: uppercase;
	font: 18px bold Georgia, "Times New Roman", Times, serif;
	color: #fde2d2;
}
* html div#side_menu h4.primary{
	margin: 0 42px 0 0;
}
* html div#side_menu h4.secondary{
	margin: -20px 42px 0 0;
}
div#side_menu ul li {
	float: left;
	text-align: right;
	width: auto;
	position: relative;
	margin: -16px 0 0 0;
	padding: 0;
	list-style-type: none;
}
div#side_menu ul li a{
	position: relative;
	z-index: 200;
	margin: 0;
	padding: 0 3px 0 0;
	color: #FFFFFF;
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	text-transform: uppercase;
}
div#side_menu ul li a:hover{
	color: #acc1e5;
}
div#side_menu ul li div.back{
	height: 17px;
	width: 200px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -17px;
	z-index: 50;
	background: url(../images/back_bg.gif);
	filter: alpha (opacity=50);
	opacity: 0.50;
}
/* ------------------------------ DROPDOWN MENU ------------------------------------------ */
body div#main_menu ul li ul, body div#main_menu ul li ul li ul {
	display: none;
	float: left;
	}
div#main_menu {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	line-height: 12px;
	margin: 0 0 0 283px;
	padding: 0;
	border: 0;
	z-index: 50;
	position: static;
}
div#main_menu ul {
	margin: 0;
	padding: 0;
}
div#main_menu li {
	float: left;
	width: auto;
	position: relative;
	left: 0px;
	list-style-type: none;
}
div#main_menu a {
	display: block;
	text-decoration: none;
	margin: 0;
}
div#main_menu ul li ul:hover, div#main_menu ul li:hover ul {
	display: block;
}
div#main_menu ul li ul li:hover ul {
	display: block;
	left: 120px;
}
div#main_menu ul li a {
	padding: 13px 11px;
	color:#FFFFFF;
}
div#main_menu ul li a:hover {
	color: #bfd2f2;
}
div#main_menu ul li ul li a:hover {
	color: #FFF;
	background-color: #2676B1;
}
div#main_menu ul li ul {
	margin: 0px;
	position: absolute;
	width: 145px;
	z-index: 25;
	border: 2px solid #FFF;
	}
div#main_menu ul li ul li {
	width: 145px;
	padding: 0px;
	color: #D14F1E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	}
div#main_menu ul li ul li a{
	width: 121px;
	background-color: #272262;
	border-top: 0;
	padding: 6px 12px;
	color: #FFF;
	margin: 0px;
	}
div#main_menu ul li ul li:first-child {
	border-top: 0;
	}

div#main_menu ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */

/* second level popouts start here*/
div#main_menu ul li ul li:hover ul li ul {visibility:hidden;}
div#main_menu ul li ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */

/* third level popouts start here*/
div#main_menu ul li ul li ul li:hover ul li ul {visibility:hidden;}
div#main_menu ul li ul li ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */
	
/* pop-out starts here */
div#main_menu ul li ul li ul  {
	visibility:hidden; /* same effect as display:none in this situation */
	top:-1px;
	left:10em;
	}

/* THE HACK ZONE - */
* html div#main_menu ul {
	float:left; /* makes the ul wrap the li's */
	margin-left:0px; /* IE doubles the given value above - why? */
	}

/* add a top line to drops and pops in IE browsers - can't read :first-child */
* html  div#main_menu ul li ul {
	border-top:1px solid #692E02;
	border-left:0px; /* stops the drop inheriting the ul border */
	}
/* the Tantek hack to feed IE Win 5.5-5.0 a lower value to get the pop-out to touch the drop-down */
* html  div#main_menu ul li ul li ul { 
  left:0; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  left:0em;
  } 
/* and the "be nice to Opera" rule */
html>body div#main_menu ul li ul li ul {
  left:0em;
} 

/* an Opera-only hack to fix a redraw problem by invisibly extending the ul */
	@media all and (min-width: 0px){
   body div#main_menu ul li ul {padding-bottom:100px;}
   body div#main_menu ul li ul li ul {padding-bottom:22px;}
   body div#main_menu ul li ul li ul li ul li:hover {visibility:visible;} /* same effect as display:block in this situation */
   }

/* END OF HACK ZONE */

/* FLOATERS */

.float_left, #float_left {
	float: left;
}
.float_right, #float_right {
	float: right;
}

/* CLEARFIX */

.clear, #clear {
	clear: both;
}
