/*
Stylesheet for http://www.the3rdeye.com.au
*/
BODY.back {
	background: #E0E0E0;
}

TD.header {
  background: url(images/header.gif);
}
TD.menubar {
  background: url(images/background.gif);
}

TD.home {
  background: url(images/banner.gif);
}

TD.content {
  background: url(images/placeholder.jpg);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : normal;
  text-decoration: none;
}

TD.contactus {
  background: url(images/contact_us.jpg);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : normal;
  text-decoration: none;
}

TD.aboutus {
  background: url(images/about_us.jpg);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : normal;
  text-decoration: none;
}

TD.testimonialspage {
  background: url(images/testimonials.jpg);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : normal;
  text-decoration: none;
}

TD.livedemo {
  background: url(images/live_demo.jpg);
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : normal;
  text-decoration: none;
}


TD.products {
  background: url(images/products.jpg);
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : normal;
  text-decoration: none;
}

.heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 17px;
  color: #ffffff;
  text-decoration: none;
	position: relative;
	top: 30px;
	left:120px;
}

.headingline {
	position: relative;
	top: 28px;
	color: #CC0000;
}

.pagecontent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  font-weight : normal;
  text-decoration: none;
}

.pageheadinghome {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #ffffff;
  font-weight : bold;
  text-decoration: none;
  position: relative;
  margin-top: 0;
  margin-left: 0;
}

.pagecontenthome {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
  font-weight : normal;
  text-decoration: none;
  position: relative;
  margin-top: 0;
  margin-left: 0;
}


.testimonials {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : normal;
  font-style: italic;
  text-decoration: none;
}  

.contentbold {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
  text-decoration: none;
}

.logintext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #CC0000;
  font-weight : bold;
  text-decoration: none;
}

.livedemosmallprint {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #ffffff;
  font-weight : normal;
  text-decoration: none;
}

.pagesubheading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
  font-weight : normal;
  text-decoration: none;
}

.pagesubheadingactive {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #CC0000;
  font-weight : normal;
  text-decoration: none;
}

.pagesubheadingitalic {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
  font-style: italic;
}

.pagesubheadingitalicactive {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #808285;
  text-decoration: none;
  font-style: italic;
}

TD.clients {
  background: url(images/logo_background.gif);
}

TD.footer {
  background: url(images/footer.gif);
}

TD.copyright {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #808285;
  font-weight : normal;
  text-decoration: none;
}

A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #808285;
  font-weight : normal;
  text-decoration: none;
}

A:hover {
  color: #CC0000;
  text-decoration: none;
}

.footer {
	position: relative;
  margin-top: 10;
  margin-left: 0;
}

.email {
  color: #ffffff;
  text-decoration: none;
}

.contact {
  color: #CC0000;
  text-decoration: none;
}

img {
  border-style: none;
}

#camera {
   margin-left: 571px;
   margin-top: 3px;
}
#logo {
   margin-left: 5px;
}

#intro {
   margin-left: 15px;
   margin-top: 0px;
}

.loginbutton {
	position: relative;
   left: 150px;
   top: 27px;
}

.sendbutton {
	position: relative;
   left: 0px;
   top: 100px;
}

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