html {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

body {
	font-family: "Lucida Grande", Lucida, "Helvetica Neue", Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #555555;
	background: #cacaca url(images/background.jpg) repeat-x left top;
	margin: 0;
	padding: 0;
    width: 100%;
    height: 100%;
}

#textBar {
	position: absolute;
	top:  10px;
	left: 10px;
	color: #666666;
	font-size: 11px;
}

#topbar {
	position: relative;
	width: 975px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
}

#logoname {
	position: absolute;
	top:  11px;
	left: 112px;
}

#textBar {
	position: absolute;
	top:  13px;
	left: 225px;
}

#fadeText {
	position: absolute;
	top:  13px;
	right: 227px;
}

#iconBar {
	position: absolute;
	top:  10px;
	right: 0px;
}

#iconText {
	position: absolute;
	top: 10px;
	left:  15px;
}

#iconDrop1 {
	position: absolute;
	top:  42px;
	right: 0px;
	width: 487px;
	height: 79px;
	/* background: url(images/drop_background.png) no-repeat; */
	padding: 0px;
	background-color:#15120d;
	-webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

#iconDrop2 {
	position: absolute;
	top:  42px;
	right: 0px;
	width: 487px;
	height: 79px;
	/* background: url(images/drop_background.png) no-repeat; */
	padding: 0px;
	background-color:#15120d;
	-webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

#iconDrop2B {
	position: absolute;
	top:  42px;
	right: 0px;
	width: 487px;
	height: 270px;
	padding: 0px;
	background-color:#15120d;
	-webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

#iconDrop3 {
	position: absolute;
	top:  42px;
	right: 0px;
	width: 487px;
	height: 79px;
	/* background: url(images/drop_background.png) no-repeat; */
	padding: 0px;
	background-color:#15120d;
	-webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

#iconDrop4 {
	position: absolute;
	top:  42px;
	right: 0px;
	width: 487px;
	height: 79px;
	/* background: url(images/drop_background.png) no-repeat; */
	padding: 0px;
	background-color:#15120d;
	-webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

#iconDrop5 {
	position: absolute;
	top:  42px;
	right: 0px;
	width: 487px;
	height: 79px;
	/* background: url(images/drop_background.png) no-repeat; */
	padding: 0px;
	background-color:#15120d;
	-webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

#iconDrop6 {
	position: absolute;
	top:  42px;
	right: 0px;
	width: 487px;
	height: 79px;
	/* background: url(images/drop_background.png) no-repeat;*/
	padding: 0px;
	background-color:#15120d;
	-webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
}

#close {
	position: absolute;
	top: -3px;
	right: 0px;
}

#workbar {
	text-align: left;
	margin-top: 30px;
	width: 992px;
	margin-right: auto;
	margin-left: auto;
}

#picts {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	border: 0;
}

#line {
	height: 1px;
	background-color: #cccccc;
	margin: 10px;
}

#textline {
	height: 1px;
	background-color: #79797a;
	margin: 5px 10px 1px;
}

#textlineDropDown {
	width: 460px;
	height: 1px;
	background-color: #444444;
	margin: 6px 0;
}

#vspace {
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

#line {
	border-bottom: 1px #333333 solid;
	width: 460px;
	}


/* Backgrounds 

.backgroundTableHome {
	background-image: url(images/homebackground.jpg);
	background-position: top; 
	background-repeat: no-repeat; 
}

.backgroundMain {
	background: #ffffff url(images/page_top.jpg) no-repeat 0 top;
	margin-top: 20px;
	padding: 20px;
}

.mainBackground {
	background: url(images/background.jpg) repeat-x left top;
}
*/
#IEpng {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/page_bottom.png');
   
	width: 760px;
	height: 87px;
}

#IEpng[id] { background:url(images/page_bottom.png) top center no-repeat; }

/* fonts */
.Small {
font-size: 8px;
}

.BigTitle {
	font-size: 46px;
	color: #8495ab;
	font-weight: bold;
	line-height: 48px;
	letter-spacing: -2px;
}

.HeadlineTitle {
	font-size: 28px;
	color: #8495ab;
	line-height: 28px;
	letter-spacing: -1px;
}

.HeadlineTitleBlue {
	font-size: 28px;
	color: #00acdc;
	font-weight: bold;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.Title {
	font-size: 16px;
	color: #474747;
	text-transform: uppercase;
	text-align: left;
}

.fristTitle {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 10px;
}

.secondTitle {
	font-size: 13px;
	font-weight: bold;
	color: #752925;
}
.boxTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.WhiteText {
	color: #818181;
}

.Mainnav {
	font-size: 16px;
	color: #515151;
}

.SubnavText  { 
color : #f48000;
	font-size: 14px;
}

.bodyItalic {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #f48000;
}
.headItalic {
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
}
.dots {
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #8495ab;
}
.bodyBold {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}
.bodyBoldColor {
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
}
.footer {
	font-size: 12px;
	font-weight: normal;
	color: #c1cad5;
}
.dateTime {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.eventBox {
	background-image: url(images/event_box_background.jpg);
	background-repeat: repeat-y;
}

/* links */

a.text    { color : #666666; text-decoration: underline; font-weight:bold;
}
a.text:hover   { color : #444444; text-decoration: underline; font-weight:bold;
}

a.boxlink    { color : #ffffff; text-decoration: none;
	font-size: 11px;
	background-color: #808285;
	padding: 1px;
}
a.boxlink:visited { color : #ffffff; text-decoration: none;
	font-size: 11px;
	background-color: #808285;
	padding: 1px;
}
a.boxlink:hover   { color : #808285; text-decoration: none;
	font-size: 11px;
	background-color: #ffffff;
	padding: 1px;
}
a.boxlink:active  { color : #808285; text-decoration: none;
	font-size: 11px;
	background-color: #474747;
	padding: 1px;
}

/* light box addition */

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

#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: transparent url(../images/blank.gif) no-repeat; /* 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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


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

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
