@charset "utf-8";
/* CSS Document */

html {
  
}

body {	
	font-family:  Arial, sans-serif;
	color:#FFF;
	font-size:12px;
	margin:0px;
	/*background:url('/images/layout/bg.jpg') bottom center no-repeat #c82121;*/
	background:url('/images/layout/hotmoviesbg.jpg') top center no-repeat #c82121;
}

a { color: #000; text-decoration: none;}
h2 { font-size: 16px; font-weight:500;}
form { margin: 0px;}
.clear { clear:both;}
p { max-width:596px; padding-left:5px; }
li { list-style:square;}
ul { margin:0px; padding:0px; padding-left:17px; }
b { font-weight:200; }
a img { border:none; padding:0px; margin:0px; }

#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	
	
}

#intro {
	width:940px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom: 15px;
	min-height:70px;
	padding-bottom:10px;

	background:url('/images/layout/main.png') no-repeat bottom right #bb1717;
	position:relative;
	padding-top:10px;
}

#header {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	background:url('/images/layout/header.png') center no-repeat;
	height:355px;
}

.contentarea {
	margin-bottom:15px;
	width:940px;
	margin-left:15px;
	margin-right:15px;
	background-color:#bb1717;
	padding-top:10px;
	padding-bottom:12px;
	
	background: url('/images/layout/page-background-long.jpg') no-repeat top right;
	background-color: #bb1717;
}

/* Menu item */

#menu {
	height:54px;
	background-image: url('/images/layout/menu.png');
	background-repeat:no-repeat;
	padding-left:30px;
	margin-left:-9px;
	margin-right:-10px;	
}

.menuitem {
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:10px;
	float:left;
	margin-right:30px;
	font-size:16px;
}

.menuitem a { color: #FFF; text-decoration: none;
}

.menuitem a:hover {
  text-decoration: underline;
}

.heading h1 {
	height:40px;
	background-image: url('/images/layout/headingbg.png');
	background-repeat:no-repeat;
	padding-left:21px;
	margin-left:-9px;
	margin-bottom: 0px;
	margin-top:0px;
	text-align:left;
	font-weight:bold;
	text-transform:uppercase;
	font-size:15px;
	padding-top:4px;
}

.innercontent {
	width:910px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}


/** Misc **/
#registernow {
	position:absolute;
	top:0px;
	left:0px;
	
}

#report {
	background:url('/images/layout/2009report.png') no-repeat right;
	height:202px;
	background-color:#bb1717;
}

#logo {
	
}

#Register-Button {
/*
  position: absolute;
  top: 200px;
  right: 400px;
*/
  float: right;
  padding-top: 200px;
  padding-right: 35px;
}

#footer {
	background:url('/images/layout/footer.png') no-repeat bottom center;
	height:27px;
	margin-top:50px;
	padding-top:98px;
	padding-left:24px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#footerbg {
	padding-top:40px;
	width:1080px;
	margin-left:auto;
	margin-right:auto;
	background-color:#030;
	background:url('/images/layout/bg.jpg') no-repeat top center;

	padding-bottom:20px;

}

.exhibit {
	float:left;
	padding-right:4px;
	padding-bottom:4px;
}

#twitter {
	position:absolute;
	right:0px;
	width:280px;
	height:77px;
	background:url('/images/layout/twitterbg.png') no-repeat;
	z-index:1;
	top:164px;
	right:-9px;
	padding-top:10px;
}

#twitter_update_list li{
  list-style-type: none;
}

/* Forms */
#Contact-Form {
  width: 425px;
  padding-left: 5px;
}

#Registration-Form {
  padding-left: 5px;
}

.Form-Lable {
  font-weight: bold;
}

.Form-Input {
 margin-bottom: 10px;
}
/* *** */

#Registration {
  background: url('/images/layout/page-background-long.jpg') no-repeat top right;
  background-color: #bb1717;
}

/* Gallery */
.Gallery {
  float: left;
  width: 150px;
  text-align: center;
  margin-left: 10px;
  margin-top:-20px;
  margin-right:20px;
}

.Gallery-Title-Bar a {
  position: absolute;
  width: 130px; 
  top: 5px;
  left: 8px;
  text-align: left;
  text-decoration: none;
  color: #FFF;
}

.Gallery-Cover {
  /*height: 130px;*/
  width: 150px;
  background-color: #c82121;
}

.Gallery-Cover img {

}

.Gallery-Title-Bar {
  width: 150px;
  height: 37px;
  position: relative;
  top: 50px;
  left: -8px;
  background: url('/images/layout/galleryitemhd.png') no-repeat;
  z-index: 1;  
}

#Gallery-View-Title {
  padding-bottom: 5px;
  text-align: center;
}
/* *** */
.cm1 {
	float:left;
	width:580px;
}

/* What a mess */
#exhibit { background-image:none; }
#nobg { background-image:none;  }
#awards, #medium{  background: url('/images/layout/page-background-med.jpg') no-repeat top right; background-color: #bb1717; }
#location {  background: url('/images/layout/page-background-bbq.jpg') no-repeat top right; background-color: #bb1717; }
#lastyear {  background: url('/images/layout/page-background-bbq.jpg') no-repeat top right; background-color: #bb1717; }
#show {  background: url('/images/layout/page-background-show.jpg') no-repeat top right; background-color: #bb1717; }
#Twitter-List { padding-top:5px;  }