body, html {
	background-color: #FFFFFF;
	text-align: center;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

td img {
	display: block;
	
}
td img#footer {
	display: block;
	margin-top:-1px;
}
td img#footer-serv {
	display: block;
	margin-top:-4px;
}
td img#footer-cont {
	display: block;
	margin-top:-6px;
}
img#awards {
      padding: 5px;
}
p.thumbnail {
   width: 150px;
}

h1, h2, h3, h4, h5, h6, form  {
	margin: 0;
	padding: 0;
	border: 0;
}
h2 {
   color: #BE4A11;
}

a {
	color: #0057A4;
	text-decoration: none;
}

/* Main Tablea */
#Construct {
	text-align: center;
	width: 100%;
	padding-top: 30px;
}

#Construct_Index {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

#RW1-CM1 {
	width: 760px;
	height: 100px;
}

#RW2-CM1 {
	width: 190px;
	height: 250px;
	background-image:url(../images/rw2-cm1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: middle;
}

#RW2-CM2 {
	width: 570px;
	height: 250px;
}

#RW3-CM1 {
	width: 760px;
	height: 100px;
}
#serv-menu {
	width: 207px;
	height: 505px;
	background:transparent url(http://www.sideshowbob.co.nz/images/bg-menu-serv.png) no-repeat scroll 0 0;	
	
}
#comp-menu {
	width: 207px;
	height: 620px;
	background:transparent url(http://www.sideshowbob.co.nz/images/bg-menu-comp.png) no-repeat scroll 0 0;	
	
}
#cont-menu {
	width: 207px;
	height: 370px;
	background:transparent url(http://www.sideshowbob.co.nz/images/bg-menu-contact.png) no-repeat scroll 0 0;	
}
#site-menu {
	width: 203px;
	height: 248px;
	background:transparent url(http://www.sideshowbob.co.nz/images/bg-menu-site.png) no-repeat scroll 0 0;	
	
}
#gall-menu {
	width: 207px;
	height: 465px;
	background:transparent url(http://www.sideshowbob.co.nz/images/bg-menu-serv.png) no-repeat scroll 0 0;	
	
}
#serv-footer {
	width: 760px;
	height: 100px;
	padding-left: 1px;
}
#gall-footer {
	width: 760px;
	height: 100px;
	padding-left: 8px;
}

#Content {
	padding: 9px 9px 2px;
	text-align: justify;
	vertical-align: top;
	 width: 538px;
}
#Content-site {
	padding: 9px 9px 2px;
	text-align: justify;
	vertical-align: top;
	width: 558px;
}
#Footer_Spacer {
	height: 1px;
	background-color: #AAB4B7;
}

#Footer {
	padding: 10px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}

#Footer a {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#Footer a:hover {
	color: #990000;
}

/*************  Lightbox   **********************/

#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; }
