html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	
	background:url('picts/bg.png') repeat; 
	
}
#wrapper {
	height: 100%;
	width: 995px;
	background: #242424;
	color: #000033;
	border-top: #000000 2px solid;
	border-left: #000000 2px solid;
	border-right: #000000 2px solid;
	border-bottom: #000000 2px solid;
}

}

#wrapper td {
	vertical-align: top

}
#header {
	background: #242424;
	background:url('picts/header.jpg') no-repeat; 
	color: #F2F2FF;
	text align: center;
}
#footer {
	background: #242424;
	background:url('picts/bottom_bg.gif') repeat-x;
	color: #000000;
	text-align: center	
}
#content {
	background: #e8e8e8;
	color: #000000;
	border-left: 0px solid #242424; 
	border-right: 0px solid #242424;
	border-bottom: #242424 0px solid;
}



#bottom_bar {
		background: #646464;
		background:url('picts/bar-1.gif') repeat-x;
		color: #000000;

}

A.ext:link		{color: #000000; font-style: italic; font-weight: bold; text-decoration: none;}
A.ext:visited	 	{#000000; text-decoration: none;}
A.ext:active 		{#000000; text-decoration: none;}
A.ext:hover 		{#000000; text-decoration: none}

A.main:link 		{color: red; font-weight: bold; text-decoration: none;}
A.main:visited 		{color: red; text-decoration: none;}
A.main:active	 	{color: blue; text-decoration: none;}
A.main:hover 		{color: blue; text-decoration: none;}

A.footer:link 		{color: #000000; text-decoration: none;}
A.footer:visited 	{color: 000000; text-decoration: none;}
A.footer:active	 	{color: blue; text-decoration: none;}
A.footer:hover 		{color: blue; text-decoration: underline;}



TABLE		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }


.just 		{ text-align: justify; }


.h1		{ COLOR: #0000ee; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }
.h2		{ COLOR: #0000ee; FONT: 16px verdana, arial, sans-serif; font-weight: bold; }
.h3		{ COLOR: #0000ee; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }
.h4		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }
.h5		{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; }
.h6		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; }
.h7		{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold;}
.h8		{ COLOR: #000000; FONT: 14px verdana, arial, sans-serif; font-weight: bold;}

               
.copyright_1	{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal }
.copyright_2	{ COLOR: #0000EE; FONT: 10px verdana, arial, sans-serif; font-weight: bold }

.date-font 	{ color: #ffffff; FONT: 14px verdana, arial, sans-serif; font-weight: bold;} 

#locator 	{ position:absolute; visibility:show; left: 810px; top: 98px; z-index:2 }


.noscript_title { COLOR: #FF0000; FONT: 22px verdana, arial, sans-serif; font-weight: bold; }

.noscript_table { COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.noscript_table_2 { COLOR: #FF0000; FONT: 16px verdana, arial, sans-serif; font-weight: bold; }


.image_borders	{ color:#cc0000; }


/* 	TRAVELLING TAILOR TIMETABLE CODE */
.sales	 {
	height: 100%;
	width: 90%;
	background: #efefef;
	color: #000033;
	FONT: 12px verdana, arial, sans-serif; font-weight: normal;
	border-top: #990000 2px solid;
	border-left: #990000 2px solid;
	border-right: #990000 2px solid;
	border-bottom: #990000 2px solid;
}

.sales1	{ COLOR: #000000; FONT: 20px verdana, arial, sans-serif; font-weight: bold; }

.sales2	 {
	
	background: #2185e9;
	color: #000000;
	FONT: 12px verdana, arial, sans-serif; font-weight: bold;
	border-top: #990000 2px solid;
	border-left: #990000 2px solid;
	border-right: #990000 2px solid;
	border-bottom: #990000 2px solid;
}
.sales3	 {
	
	color: #000000;
	FONT: 14px verdana, arial, sans-serif; font-weight: bold;
	
}



/* START Ajaxtooltip */

.ajaxtooltip{
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
width: 550px;
left: 0; /*leave this alone*/
top: 0; /*leave this alone*/
background: #fbfa81;
border-style:groove;
border-width: 1px 2px 2px 1px;
border-bottom-color: black;
border-left-color: yellow;
border-right-color: black;
border-top-color:yellow;

padding: 10px;

}


/* 	INTRO CODE */

#Intro{ //CSS for simple Gallery
position: relative;
visibility: hidden;
border: 2px solid black;
text-align: left;
padding: 0px 0px;
font-family : verdana, arial,geneva,helvetica ;
font-style : italic; 
font-weight : bold; 
font-size : 20px;
}



/* START THE CODE FOR THE TOP CSS MENUS */

.menu-table 	{
		  width: 100%;
		  background-color:#ffffff;
		  background-image: url("picts/bg.gif");
		  border-top: #242424 3px solid;
		  border-left: #242424 0px solid;
		  border-right: #242424 0px solid;
		  border-bottom: #242424 3px solid;
		}


.menu		{ font-size: 11px;
		  font-family: tahoma, verdana, arial, sans-serif, helvetica;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 0px;
		  padding-right: 0px;
		  cursor:hand;
		  font-weight: bold;
		  text-align:center;
		  line-height: 28px;
		  display: block;
		  white-space:nowrap;
		  width: 100%;
		  border: #000000 0px solid; }


.firstmenu	{ color:#093DDB; }


a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#696969;
		  color: #ffffff; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#696969;
		  color: #ffffff; }


a.menu:active 	{ background-image: url("picts/menu.gif");
		  background-color:#C0C0C0;
		  color: #ffffff; }


a.menu:hover 	{  background-image: url("picts/menu2.gif");
		   background-color:#F0F0F0;
		   color: #cc0000; }


.menu-table2 	{
		  width: 700px;
		  background-color:#97c6f1;
		  border-top: #cc0000 2px solid;
		  border-left: #cc0000 2px solid;
		  border-right: #cc0000 2px solid;
		  border-bottom: #cc0000 2px solid;
		}


a:link {
color:#990000;
text-decoration:none;
}
a:hover {
color:#990000
text-decoration:underline;
}
a:visited {
color:#ffffff;
text-decoration:none;
}



#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{ COLOR: #fb0000; FONT: 16px verdana, arial, sans-serif; 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; }
