﻿body { margin: 0px; padding: 0px; font: 12px Arial; color: #666666; }
div { margin: 0px; }
form { margin: 0px; padding: 0px; }

.yellow { color: #fcfa2a; }

#container { width: 800px; margin: 0px auto; }

#top_part { width: 800px; height: 414px; position: relative; }
#navigation { width: 205px; height: 414px; position: relative; }
#hero_container_bg { width: 595px; height: 414px; position: absolute; right: 0px; top: 0px; }
#hero_txt { width: 380px; position: absolute; top: 330px; right: 45px; color: #FFFFFF; font-size: 16px; }
#subhero { padding-left: 45px; padding-top: 10px; }
.bigTxt { font-size:15px; }


.pressrlsbg { background: url(../imgs/pressrls_txtbg.jpg) no-repeat; }
.faqsbg { background: url(../imgs/faqs_txtbg.jpg) no-repeat; }
.eventsbg { background: url(../imgs/events_txtbg.jpg) no-repeat; }
.homelpbg { background: url(../imgs/homepage_txtbg.jpg) no-repeat; }
.advertisebg { background: url(../imgs/advwithus_txtbg.jpg) no-repeat; }
.contactbg { background: url(../imgs/contact_txtbg.jpg) no-repeat; }

#middle_part { background: url(../imgs/main_content_bg.jpg) repeat-y #FFFFFF; width: 800px; }
#middle_part p { margin: 8px 0px; clear:both; }
#content { padding-left: 60px; padding-top: 20px; }
.newsItems { margin: 20px 0px; clear: both; }
.right{}
.left{width:500px; float:left; padding-right:20px;}
.blueLink { color: #068ab0; margin-left: 10px; }
.blueLinknopad { color: #068ab0; }
.subhdr { color: #FFFFFF; clear:both; padding-bottom: 20px; }
.subhdr img { float: left; }
.subhdrtxt { background-color:#acacac; padding: 6px; font-size: 15px; font-weight: bold; float: left; }

#bottom_part { background-color:#acacac; width: 800px; height: 150px; margin-top: 20px; position: relative; }
#legal_txt { color: #FFFFFF; margin: 10px 50px; font-size: 11px; }
#legal_txt div { margin: 5px 0px; }
#legal_txt a { color: #FFFFFF; }
#logo1800 { width: 161px; height: 111px; position: absolute; right: 50px; top: 20px; }

.lightbox_thumbs
{
    background: url(../imgs/box_bg.gif) repeat-x;;
    height:130px;
    width:760px;
    margin:auto;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
}

/*Lightbox Styles*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; border:none;}
#lightbox a{ border: none; }

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

#loading{ position: absolute; top: 50px; 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/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; margin: 0 auto; line-height: 1.4em; overflow: hidden; width: 100%; background-color: #e7e7e7; padding-bottom:10px;}

#imageData{color: #666; background-image:url(../imgs/box_bg.gif); background-repeat:repeat-x; width:775px; height:130px; margin-left:12px; padding:0 0 0 10px; }
#imageData #imageDetails{ width: 100%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}		
#imageDetails img{padding-right:6px;}	
#NavClose{ width: 30px; height:30px; position:absolute; left:-10px ; top:-10px; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #fff; }
.icaption{ width:150px; display:block; float:left; text-align:center; padding-top:5px; color:#000000; font-weight:bold;}