#container
{
width:1209px; 
height:100%;
margin-left: auto;
margin-right: auto;
text-align: left;
padding: 0 35px 0 35px;
} 

#leftcolumn
{
width:321px;
float:left;
}

#middlecolumn
{
width:549px;
height:700px;
float:left;
background: url(/images/gfx/cw_web_2008_02.jpg) no-repeat;
}

#rightcolumn
{
width:339px;
float:left;
}

#content
{
position:relative;
top:100px; 
left:12px;
width:522px;
overflow:hidden;

}

div {
font-family:verdana;
font-size:10px;
color:white;
}

div.clear {font-size: 0; line-height: 0;}

hr {clear: both; border: 0; height: 2px; color: #ab1018; background: #ab1018;}

hr.dotted {clear: both; border-bottom:dotted 1px #ab1018; height: 1px;}


a {color:#e86514; font-weight:bold;}
a:hover {color:#ab1018; font-weight:bold;}

h3 
{
font-family: Trebuchet MS; 
font-size:16px; 
display:inline;
color: #e8bc63;
}

.inputs {background:url(/images/gfx/inputsfade.jpg); background-repeat: repeat; padding:2px; margin-top:2px; color:#ffffff; border:1px solid #ab1018; font-size:10px; font-family:verdana;}
.submits {background:#e8bc63; padding:2px; color:#000000; border:1px solid black; font-size:10px; font-family:verdana; font-weight:bold;}
.clear {clear: both; height: 1px;}
.success {width:502px; padding:10px; background:#e86514; color:white;text-align:center; font-size:13px;}
.errorcode{width:502px; padding:10px; background:#ab1018; color:white;text-align:center; font-size:13px;}
.userdata {padding:7px; height:12px; width:508px; background:url(/images/gfx/userdatafade.gif); background-repeat: repeat;}
.comments {padding:7px; width:508px; border-bottom:1px dotted #ab1018;margin-bottom:10px;line-height:13px;}

.pre {font-family:courier;font-size:12px;}
.date {color: #e4e4e4;}
.alert {color: #ab1018;}

#showsWrap {
	float:left;
	width:522px;
	border-bottom:dotted 1px #ab1018;
}
#showsNumber {
	float:left;
	width:30px;
	display:block;
	padding:4px 0 4px 0;
}
#showsDate {
	float:left;
	padding:4px 0 4px 0;
	width:50px;
	display:block;
	color: #e4e4e4;
}
#showsInfo {
	float:left;
	padding:4px 0 4px 0;
	width:442px;
	display:block;
}



#newsWrap {
	float:left;
	width:522px;
	border-bottom:dotted 1px #ab1018;
}
#newsComments {
	float:left;
	width:15px;
	display:block;
	padding:4px 0 4px 0;
	text-align:center;
}
#newsDate {
	float:left;
	padding:4px 0 4px 0;
	width:65px;
	display:block;
	color: #e4e4e4;
}
#newsHeadline {
	float:left;
	padding:4px 0 4px 0;
	width:442px;
	display:block;
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/gfx/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/gfx/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; color:black; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	color:black;}
#imageData #numberDisplay{ color:black; display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
