/* CSS Document */
html, body { height: 100%; }
body {
  text-align:center;
  font-size: 12px;
  font-family: Tahoma,'Verdana',Helvetica;
  color: #333333;
  background-image: url('http://www.http.uk.net/images/bg2.gif');
  margin:0px;
  padding: 0px;
}
#container { 
  position: relative;	
  text-align: left;
  margin: 0px auto;
  padding: 0px;
  width: 744px;
  height: 1600px;
}
#main {
  width: 744px;
  position: absolute;
  background-color: #fff;
  border: 10px solid #cccccc;
  height: 2300px;
}
#header {
   width: 532px;
   height: 180px;
   position: absolute;
   left: 0px;
   background-color: #FFF000;
   border: 1px dashed #cccccc;
}
#header2 {
   width: 532px;
   height: 180px;
   position: absolute;
   left: 0px;
   background-color: #ff9900;
   border: 1px dashed #cccccc;
}
#header3 {
   width: 532px;
   height: 180px;
   position: absolute;
   left: 0px;
   background-color: #0F3D61;
   border: 1px dashed #cccccc;
}
#header4 {
   width: 532px;
   height: 180px;
   position: absolute;
   left: 0px;
   background-color: #ff6600;
   border: 1px dashed #cccccc;
}
#header5 {
   width: 532px;
   height: 180px;
   position: absolute;
   left: 0px;
   background-color: #3399ff;
   border: 1px dashed #cccccc;
}
#header6 {
   width: 532px;
   height: 200px;
   position: absolute;
   left: 0px;
   background-color: #666;
   border: 1px dashed #000;
}
#header7 {
   width: 532px;
   color: black;
   height: 200px;
   position: absolute;
   left: 0px;
   background-color: yellow;
   border: 1px dashed #000;
}
#about {
   width: 300px;
   text-align: left;
}
#logo_image {
   position: absolute;
   width: 195px;
   height: 121px;
   top: 15px;
   right: 20px;
}
#content {
   text-align: justify;
   width: 524px;
   position: absolute;
   left: 0px;
   top: 200px;
   background-color:#ffffff;
   border: 5px solid #999;
   padding-bottom: 10px;
}
#right {
  width: 210px;
  position: absolute;
  background-color: #FFFFFF;
  right: 0px;
  height: 1600px;
}
#nav {
	width: 203px;
	height: 293px;
	position: absolute;
	top: 0px;
 	right: 3px;
}
#nav1 {
	width: 203px;
	height: 92px;
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
#nav1b {
	width: 3px;
	height: 201px;
	float: right;
	position: absolute;
	top: 92px;
	right: 162px;
}
#nav2 {
	width: 70px;
	height: 51px;
	top: 92px;
	right: 130px;
	position: absolute;
}
#nav3 {
	width: 7px;
	height: 201px;
	top: 92px;
	right: 123px;
	position: absolute;
}
#nav4 {
	width: 70px;
	height: 51px;
	top: 92px;
	right: 53px;
	position: absolute;

}
#nav5 {
	width: 53px;
	height: 201px;
	top: 92px;
	right: 0px;
	position: absolute;

}
#nav6 {
	width: 70px;
	height: 7px;
	top: 143px;
	right: 130px;
	position: absolute;
}
#nav7 {
	width: 70px;
	height: 7px;
	top: 143px;
	right: 53px;
	position: absolute;
}
#nav8 {
	width: 70px;
	height: 51px;
	top: 150px;
	right: 130px;
	position: absolute;
}
#nav9 {
	width: 70px;
	height: 51px;
	top: 150px;
	right: 53px;
	position: absolute;
}
#nav10 {
	width: 70px;
	height: 92px;
	top: 201px;
	right: 130px;
	position: absolute;
}
#nav11 {
	width: 70px;
	height: 7px;
	top: 201px;
	right: 53px;
	position: absolute;
}
#nav12 {
	width: 70px;
	height: 51px;
	top: 208px;
	right: 53px;
	position: absolute;
}
#nav13 {
	width: 70px;
	height: 34px;
	top: 259px;
	right: 53px;
	position: absolute;
}
#block1 {
  width: 210px;
  position: absolute;
  height: 10px;
  background-color: #cccccc;
  top: 300px;
  right: 0px;
  display: block;
}
#block2 {
  width: 210px;
  position: absolute;
  height: 40px;
  background-color: #666666;
  top: 310px;
  right: 0px;
  display: block;
}
#block3 {
  width: 210px;
  position: absolute;
  height: 845px;
  background-color: #ffffff;
  top: 350px;
  right: 0px;
  display: block;
}
h1 {
	font-size: 14px;
	text-decoration: none;
	line-height : 120%;
	color : #fff;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	text-decoration: none;
	line-height : 120%;
	color : #000;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	text-decoration: none;
	line-height : 120%;
	color : #ffffff;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
}
h4 {
	font-size: 12px;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}
h5 {
	font-size: 14px;
	text-decoration: none;
	line-height : 120%;
	color : #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

p { 
	font-weight: normal;
	text-decoration: none;
	line-height : 125%;
	color : #000000;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.bold {
   font-weight: bold;
}
.i {
   font-style: italic;
}
.exhibit {
   height: 60px;
   margin-top: 10px;
   margin-left: 20px;
   margin-right: 20px;
   border-bottom: 2px dashed #cccccc;
   background: #fff;
}
.validation1 {
    width: 88px;
	height: 31px;
	margin-top: 30px;
	float: left;
	margin-left: 20px;
}
.validation2 {
    width: 88px;
	height: 31px;
	margin-top: 30px;
	float: left;
}
#top_links {
   width: 524px;
   padding-top: 10px;
   padding-left: 20px;
   padding-right: 20px;
   padding-bottom: 30px;
}
.top_links1 {
   width: 60px;
   font-weight: bold;
   font-size: 11px;
   float: left;
   height: 45px;
   margin: 12px;
}
.top_links2 {
   width: 80px;
   font-weight: bold;
   font-size: 11px;
   float: left;
   height:45px;
   margin: 12px;
}
.top_links3 {
   width: 120px;
   font-weight: bold;
   font-size: 11px;
   float: left;
   height: 45px;
   margin: 12px;
}
.top_links4 {
   width: 60px;
   font-weight: bold;
   font-size: 11px;
   float: left;
   height: 45px;
   margin: 12px;
}
.top_links1b {
   width: 220px;
   font-weight: bold;
   font-size: 11px;
   float: left;
   height: 30px;
   margin: 12px;
}
.top_links2b {
   width: 250px;
   font-weight: bold;
   font-size: 11px;
   float: left;
   height: 30px;
   margin: 12px;
}
.top_links3b {
   width: 150px;
   font-weight: bold;
   font-size: 11px;
   float: left;
   height: 30px;
   margin: 12px;
}
.justify {
   text-align: justify;
}
#sponsors {
   width: 480px;
   text-align: center;
   padding-top: 10px;
   margin-left: 20px;
   margin-right: 20px;
}
.sponsor {
   width: 80px;
   float: left;
}
.sponsor2 {
   width: 160px;
   float: left;
}
A:link { text-decoration: underline; color: #0000CC; }
A:visited { text-decoration: underline; color: #374C24; }
A:active { text-decoration: underline; color: #666666; }
A:hover { text-decoration: underline; color: #000000; }

a:link { 	line-height : 140%; }
.title2 {
   color: #000000;
}
.left_align {
   text-align: left;
}    
.blacktext {
   color: #000000;
}
.image {
   padding-right: 2px;
}
.icon {
   float: left;
   padding-right: 20px;
   border: 0;   
}
a.rollover1 {
   display: block;
   width: 70px;
   height: 51px;
   background: url("http://www.http.uk.net/images/home.gif") no-repeat;
   text-decoration: none;
}
a:hover.rollover1 {
   background: url("http://www.http.uk.net/images/homeroll.gif") no-repeat;
}
a.rollover2 {
   display: block;
   width: 70px;
   height: 51px;
   background: url("http://www.http.uk.net/images/statement.gif") no-repeat;
   text-decoration: none;
}
a:hover.rollover2 {
   background: url("http://www.http.uk.net/images/statementroll.gif") no-repeat;
}
a.rollover3 {
   display: block;
   width: 70px;
   height: 51px;
   background: url("http://www.http.uk.net/images/exhibitions.gif") no-repeat;
   text-decoration: none;
}
a:hover.rollover3 {
   background: url("http://www.http.uk.net/images/exhibitionsroll.gif") no-repeat;
}
a.rollover4 {
   display: block;
   width: 70px;
   height: 51px;
   background: url("http://www.http.uk.net/images/gettingto.gif") no-repeat;
   text-decoration: none;
}
a:hover.rollover4 {
   background: url("http://www.http.uk.net/images/gettingtoroll.gif") no-repeat;
}
a.rollover5 {
   display: block;
   width: 70px;
   height: 51px;
   background: url("http://www.http.uk.net/images/contact.gif") no-repeat;
   text-decoration: none;
}
a:hover.rollover5 {
   background: url("http://www.http.uk.net/images/contactroll.gif") no-repeat;
}

#loadarea {
 width: 500px;
 height: 780px;
 margin-top: 10px;
 margin-left: 10px;
}
#thumbnails {
 width: 500px;
 margin-top: 10px;
 margin-left:10px;
}
#thumbnails a.thumbnail {
  text-decoration: none;
  border: 0;
}
.floatleft {
  float: left;
  margin-left: 10px;
  margin-right: 30px;
  padding-bottom: 10px;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
