/* 
	based on a template from (www.solucija.com)   
*/

*{ margin: 0; padding: 0; }* 
body { font: .74em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background: #D0D4D4; color: #444; }

a {	color: #B60D0A;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; }
p { margin: 0 0 15px 0; }
h1 { font: normal 2.3em "Trebuchet MS", Arial, Sans-Serif; color: #fff; }
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
sup { font-size: .3em; color: #DFCDA2; }
h2 { color: #B60D0A; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 1px solid #ccc; }
h3 { color: #808080; background: #D0D4D4; padding: 3px 10px; margin: 0 0 15px; }
h4 { color: #B60D0A; font: bold 1.2em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; }
.offer { color: #B60D0A; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; }


#blockquote { color: #808080; margin: 25px; }

#content { width: 960px; margin: 10px auto; background: #fff; padding: 10px; }

#header { background: #fff url(../images/hadair_new.jpg) no-repeat; height: 200px; }
	#header p { margin: 30px 0 0; color: #D6E5EA; }
	#logo { padding: 150px 0 0 20px;  float: left; width: 600px; }

	#menu { margin: 0 0 5px ; } 
  #menu li { list-style: none; float: left;} 
  #menu li a { cursor: pointer; padding: 5px 25px; line-height: 25px; background: #D0D4D4; margin: 0 1px 0 0; color: #808080; }

  #menu li a:hover { background: #B2B6B6; color: #000; } 
  #menu li a.current { background: #66A3CF; color: #fff; } 
  #menu li a#last  { margin: 0; padding: 5px 35px 5px 30px; } 

		

.third { font-size: .9em;  float: left; width: 280px; margin: 10px 30px 10px 10px; }
.third1 { font-size: .9em;  float: left; width: 560px; margin: 10px 30px 10px 10px; }
.third2 { font-size: .9em;  float: left; width: 420px; margin: 10px 30px 10px 10px; }
.third3 { font-size: .9em;  float: left; width: 880px; margin: 10px 30px 10px 10px; }
.text { font-size: .9em;  float: left; width: 580px; margin: 10px 30px 10px 10px;;}
.text2 { font-size: .9em;  float: left; width: 580px; margin: 10px 30px 10px 10px; }
.text3 { font-size: .9em;  float: left; width: 815px; margin: 0 0 0 10px; }
.last { float: right; margin: 10px 10px 10px 0; }
.leftimg { float: left; margin: 0; }
.rightimg { float: right; margin: 0; }
.spaceright { float: right; margin: 5px; }
.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }

#prefooter { width: 944px; margin: 0 auto; background: #fff; padding: 15px 18px 10px; font-size: .9em;  }

#footer { width: 960px; margin: 15px auto; color: #808080; font-size: .9em; }
	#footer a { color: #444; }
	.right { float: right; text-align: right; font-size: 1em; }
		#footer .right a { margin: 0 0 0 2px; padding: 3px 10px; }
		#footer .right a:hover { background: #fff; color: #444; text-decoration: underline; }
		
		
		
#navcontainer ul
{
padding-left: 0;
margin-left: 2px;
background-color: #fff;
color: #fff;
float: left;
width: 100%;
font-family: "Trebuchet MS", Arial, Sans-Serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0 20px 0 0;
background-color: #fff;
color: #000;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover
{
background-color: red;
color: #fff;
}

#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) 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; overflow: auto; width: 100%	; }

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }