html {
	margin:0;
	padding:0;
	background: url('/images/bg.jpg') repeat-x;
	background-color: #d8edfb;
}

div,p,form {
	margin:0;
	padding:0;
	font: normal 12px/14px Arial;
}

img {
	border:none;
}

H1 {
	color: #84c2ea;
	font: bold 22px/22px "Arial Black", "Arial";
	margin:12px 0 0 0;
}

H2 {
	color: #999;
	font: bold 14px/14px "Arial Black", "Arial";
	margin:8px 0 4px 0;
}
H2 a {
	font: bold 15px/14px "Arial Black", "Arial";
}
P {
	color: #000;
	font: normal 12px/16px "Arial";
	margin-top:4px;
}


#wrap {
	position: absolute;
	left:50%;
	width:993px;
	margin-left:-497px;
	margin-top:20px;
	z-index:0;
}

#wrap #also {
	position:absolute;
	top:-20px;
	left:610px;
	width:374px;
	height:36px;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
#also #text {
	float:left;
	width:120px;
	text-align:right;
	margin-top:4px;
}
#also img {
	float:right;
}

#also h1 {
	text-align: right;
	color:#ffffff;
}




#wrap #top {
	width:993px;
	height:79px;
	background: url('/images/title.gif') no-repeat;
	float:left;
	clear:left;
}

#wrap #top #menu {
	width:480px;
	height:20px;
	position: absolute;
	left:500px;
	top:54px;
}

#wrap #top #menu ul {
	margin:0;
	padding:0
}

#wrap #top #menu li {
	float:left;
	padding:0 9px;
	list-style: none;
	font: bold 12px/14px "Arial Black", "Arial";
}
#wrap #top #menu li a {
	color:#fff;
	text-decoration: none;
	cursor: pointer;
}
#wrap #top #menu li a:visited {
	color:#fff;
}
#wrap #top #menu li a:hover {
	color:#ecfb9c;
}
#wrap #top #menu li a:active {
	color:#ecfb9c;
}

#wrap #middle {
	min-height:700px;
	width:993px;
	background-color: #fff;
	position: relative;
	float:left;
	clear:left;
}

.guy_bg {
	background:url('images/home_bg.jpg') no-repeat;
	background-position: 10px -10px;
}

#wrap #middle #sidebar {
	width:220px;
	position:relative;
	float:right;
}

#wrap #middle #sidebar .bluebox {
	position:relative;
	float:left;
	width:173px;
	height:110px;
	background-image:url('images/bluebox.gif');
	margin:10px 0 0 20px;
	padding:0;
}
#wrap #middle #sidebar .bluebox h1 {
	font: bold 14px/14px "Arial Black", "Arial";
	color:white;
	margin:6px;
}
#wrap #middle #sidebar .bluebox p {
	font: bold 11px/11px "Arial Black", "Arial";
	color:white;
	margin:6px;
}
#wrap #middle #sidebar .bluebox #quote {
	font: italic 11px/11px "Arial Black", "Arial";
	color:white;
	margin:12px 0 0 6px;
}
#wrap #middle #sidebar .bluebox #credit {
	font: bold 11px/11px "Arial Black", "Arial";
	color:white;
	margin:6px 0 0 20px;
}

#wrap #middle #sidebar .bluebox input[type=text] {
	font-size:9px;
	margin:2px 6px;
}
#wrap #middle #sidebar .bluebox input[type=button] {
	font-size:9px;
	margin:2px 6px;
}

#wrap #middle #sidebar .bluebox #calloutbox {
	margin: 10px 0;
}
#wrap #middle #sidebar .bluebox #calloutbox_wrap div {
	position:absolute;
	top:0;
	left:0;
	display: none;
}

}
#wrap #middle #sidebar .bluebox #calloutbox_wrap p {
	font: normal 11px/13px arial;
	margin:6px;
}
#wrap #middle #sidebar .bluebox #calloutbox_wrap p.credit {
	font: bold 12px/13px arial;
	margin:6px 0 0 24px;
}



#wrap #middle #sidebar .logos {
	float:left;
	clear:left;
	width:200px;
	position:relative;
	text-align:center;
	margin-top: 4px;
}
#wrap #middle #sidebar .logos img {
	margin:2px;
}


#wrap #middle #sidebar #dvdbox {
	position:relative;
	margin:10px 0 0 20px;
}

#wrap #middle #sidebar #checkout_buttons {
	position:relative;
	margin:10px 0;
	text-align:center;
}

#wrap #middle #sidebar #laurels {
	position:relative;
	margin:20px 0 0 20px;
}


#wrap #middle #content_wrapper {
	float:left;
	margin:0 0 0 20px;
	padding:20px;
	width:700px;
	z-index:1;
}

#wrap #middle #content_wrapper .content {
	position:relative;
	top:0;
	left:0;
	margin:0px;
	padding:0px;
	z-index:2;
	display: none;
}


#home_content.content .half_width {
	float:left;
	margin: 10px 15px 0 0;
	width:330px;
	height:inherit;
}
#home_content.content .full_width {
	float:left;
	margin: 10px 10px 0 0;
	width:680px;
	clear:left;
	height:inherit;
}



#wrap #middle #left {
	width:10px;
	height:100%;
	background: url('/images/box_sides.jpg') no-repeat;
	background-position: top;
	background-color: #84c2ea;
	position:absolute;
	top:0;
	left:0;
}
#wrap #middle #right {
	width:10px;
	height:100%;
	background: url('/images/box_sides.jpg') no-repeat;
	background-position: top;
	background-color: #84c2ea;
	position:absolute;
	top:0;
	right:0;
}

#wrap #bot {
	width:993px;
	height:20px;
	background: url('/images/box_bot.png') no-repeat;
	position:relative;
	float:left;
	clear:left;
}


p.more {
	text-align:right;
}


#flv_box {
	position:relative;
	float:left;
	background-color: #444;
	width:700px;
	height:400px;
	margin:0 0 20px 0;
}

/*  List entries Inherited from Ballast */

.festival_entry {
	float:left;
	clear:both;
	position:relative;
	width:500px;
	margin-top:10px;
	height:auto;
}
.festival_awards {
	position:relative;
	float:left;
	width:150px;
	text-align: right;
	margin-left:20px;
}
.festival_info {
	position:relative;
	float:right;
	width:320px;
	text-align: left;
}

.red_cell {
	color:#FF0000;	
	font-size: 12px;
	height:24px;
}
.white_cell {
	color:#AAAAAA;	
	font-size: 12px;
	height:24px;
}
.notes {
	color:#AAAAAA;	
	font: italic 10px Arial, Helvetica, sans-serif;
	height:28px;
}

.viewmore {
	margin:12px;
	font-weight: bold;
	text-align: center;
}

.laurel_item_wrapper {
	position: relative;
	float:left;
	clear:left;
	width:190px;
	margin: 10px 0 0 10px;
}
.laurel_text {
	width:160px;
	float:right;
}

.awards {
	margin: 0;
	font: bold 10px/10px Arial, Helvetica, sans-serif;
}
.festival_name {
	margin:0;
	font: normal 11px/11px Arial, Helvetica, sans-serif;
}

a {
	color:#84c2ea;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
a:visited {
	color:#84c2ea;
}
a:hover {
	color:#999;
}

a:visited:hover {
	color:#999;
}


.show_full_review {
	margin:10px;
	font: bold 10px/12px Arial, Helvetica, sans-serif;
}

.full_review {
	display: none;
	margin:10px;
	font: normal 10px/12px Arial, Helvetica, sans-serif;
}

