body { margin:0; padding:0; font-size:11px; line-height:16px; font-family: Arial, Tahoma}
a { color:#fe5800;}
a:hover { text-decoration:none;}
.orange { color:#fe5800;}

#header { background: url('images/header_bckg.gif') repeat-x ; height:120px  }
#logo { width:780px; margin:0 auto; padding:50px 0 0 20px; }
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; height:12px; font-size:20px; text-transform:uppercase;}
#logo a:hover { }
#menu {color:#fff; text-align:center; margin-top:22px;}
#menu ul{ width:780px; margin:0 auto;list-style:none; padding:0; text-align:left;}
#menu ul li{display:inline}
#menu ul a { display:block; float:left; font-weight:bold; font-size:13px; text-decoration:none; color:#fff; background:url('images/menu_enactive.gif') no-repeat bottom center; width:118px; text-align:center; text-transform:uppercase; padding-left:10px; padding-right:10px; padding-top:8px; padding-bottom:8px}
#menu ul a:hover { background:url('images/menu_over.gif') no-repeat bottom center; color:#232323}
#menu ul a.active { background:url('images/menu_active.gif') no-repeat bottom center; color:#232323}
#menu ul a.active:hover { background:url('images/menu_active.gif') no-repeat bottom center; color:#232323}

#main { width:100%; margin:20px 0 20px 0; float:left;}
#head_image { height:150px; background:#fe5d00 url('images/head_bckg.jpg') no-repeat; line-height:24px; padding-left:50px; padding-right:0; padding-top:30px; padding-bottom:30px}
#slogan { color:#fff; font-family: "Arial Narrow", Arial, Tahoma; font-size:21px; text-transform:uppercase; }
#under_slogan_text { color:#ffff00; font-size:10px; line-height:12px; padding-top:15px;}
#content { margin:0 auto; padding:0; width:780px;}
#content h1 { margin:20px 0 0 0; text-transform:uppercase; font-size:20px; color:#000; font-weight:normal;}
#text {float:left; width:530px; padding-left:20px;}
#sidebar { background:url('images/sidebar_bckg.gif') repeat-x; color:#6f6e6e; padding:20px; margin-left:540px; margin-right:0; margin-top:20px; margin-bottom:0 }
#sidebar_2 { background:url('images/sidebar_bckg.gif') repeat-x; color:#6f6e6e; padding:20px; margin-left:560px; margin-right:0; margin-top:150px; margin-bottom:0 }
#sidebar h2 {color:#fe5800; margin:0 0 15px 0; font-size:14px; font-weight:bold; text-transform:uppercase;}
#sidebar_2 h2 {color:#fe5800; margin:0 0 15px 0; font-size:14px; font-weight:bold; text-transform:uppercase;}



#footer {background:#3f3e3e url('images/footer_bckg.gif') repeat-x 0 2px; height:94px; margin-top:20px; clear:both}
#left_footer { float:left; padding:40px 0 0 30px; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:11px;}
#left_footer a { color:#FFFFFF;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:40px 30px 0 0; text-transform:uppercase; color:#FFFFFF; font-weight:bold; font-size:11px; text-align:right;}
#right_footer a { color:#FFFFFF;}
#right_footer a:hover { text-decoration:none;}



fieldset
{
width: 380px;
border-color:#DDD;
border-style:double;
border-width:4px 1px 2px 1px;
padding:10px;
}

legend
{
color: #a60000;
width: 100px;
text-align:center;
font-weight:bold;
margin-bottom: 0.1em;
}

label
{
float: left;
width: 170px;
padding-left:10px;
}

input
{
border: 1px solid #c7c7c7;
width: 180px;
height: 25px;
color: #333333;
margin-bottom: 8px;
}

textarea
{
border: 1px solid #c7c7c7;
width:360px;
height: 150px;
margin-bottom: 8px;
}

input.odeslat
{
background: #a60000;
color:white;
font-weight:bold;
margin-left: 90px;
height: 30px;
}

#submitbutton
{
margin-left: 107px;
width: 180px;
} 





.clearfloat
{
display: table;
width: 100%;
}

img
{
padding: 2px;
background-color: #fff;
border: 2px solid #fe5800;
float: right;
margin: 0 0 10px 10px;
} 
 
h2
{
font-weight: bold;
Font-size: 1.5em;
color: #4f4c53;
border-top: 1px solid #b39b8f;
border-bottom: 1px solid #b39b8f;
margin-top: 8px;
} 





#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/prevlabel.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('../images/nextlabel.gif') no-repeat right 15%; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #fe5800; }
#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
