/*
Theme Name: Datadetect v2
Description: Datadetect, custom
Version: 1.0
Author: Janine Meyer
Author URI: http://www.bouncedesign.co.za
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background: url(images/mainbg.jpg) #4b91d1 no-repeat center top;
	margin: 0 auto;
	text-align: center;
}

a {
	text-decoration: underline;
	color: #0050a3;
}

a:hover {
	color: #0050a3;
	text-decoration: none;	
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.bluetext {
	color: #0050a3;
}

.strikethrough {
	text-decoration: line-through;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0050a3;
	margin: 0px;
	line-height: 22px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #0050a3;
	margin: 0px;
	line-height: 20px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0050a3;
	margin: 0px;
}

.blueheading1 {
	font-size: 18px;
	font-weight: bold;
	color: #0050a3;
}

.bluebold {
	font-weight: bold;
	color: #0050a3;
}

.caption {
	font-size: 11px;
	font-style: italic;
	color: #0050a3;
}


#wrapper {
	margin: 0 auto;
	width: 760px;
	text-align: left;
}



/******** header ********/

#contact {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 760px;
}

#contact ul {
	margin: 0px;
	padding: 0px;
}

#contact ul li {
	margin-left: -4px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#logo {
	
}

#cta {
	width: 760px;
	background: url(images/header/ctabg.gif) left top no-repeat;
	padding-left: 18px;
	padding-right: 18px;
	padding-top: 9px;
	padding-bottom: 0px;
	height: 60px;
}

/*#cta img {
	padding-right: 7px;
} */

#cta ul {
	margin: 0px;
	padding: 0px;
}

#cta ul li {
	margin: 0px;
	padding-right: 4px;
	display: inline;
	list-style-type: none;
}

#content {
	float: left;
	width: 724px;
	background: #fff;
	padding: 18px;
	margin: 0px;
}


/******** navigation ********/


#navcontent {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 169px;
}

#nav {
	background: url(images/nav/navbg.gif) repeat-x;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}

#nav ul {
	margin: 0px;
	padding-left: 20px;
	list-style-type: none; 
}

#nav ul a {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	text-decoration: none;
}

#nav ul li ul {
	margin-left: 16px;
	padding: 0px;
	list-style-image: url(images/nav/navbullet.gif);
}

#nav ul li ul a {
	color: #75b8ff;
	text-decoration: none;	
}

/***** main content ******/

#maincontent {
	float: right;
	width: 525px;
}

#banner {
	margin-bottom: 20px;
	width: 524px;
}

/******** left content ********/

#intro {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 260px;
}



/******** right content ********/

#rightcontent {
	margin: 0px;
	float: right;
	width: 246px;
}

#blog {
	margin-bottom: 10px;
	width: 246px;
}

#blogcontent {
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 15px;
	background: url(images/blog/blogbg.gif) repeat-x;
}

#OS {
	text-align: center;
}

#OS img {
	margin-right: 5px;
}


/******** footer ********/

#footer {
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	width: 760px;
	clear: both;
	float: left;
	color: #ffffff;
}

#footerlogos {
	padding-top: 20px;
	padding-bottom: 15px;
	background: url(images/footer/footerbg.gif) no-repeat;
}

#footerlogos ul {
	margin: 0px;
	padding: 0px;
}

#footerlogos ul li {
	margin-left: -4px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#footer a {
	text-align: center;
	color: #8fc4fe;
	text-decoration: none;
}

.footerlinks {
	color: #8fc4fe;
}

/***** tree menu *******/

.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
list-style-type: none;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
cursor: hand !important;
cursor: pointer !important;
font-weight: bold;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
font-weight: normal;
}

.toplinks {
background: #A5CBE2;
margin: 0;
padding: 10px;
}

#blueblock {
background: #e2eff6;
margin: 15px 0 15px 0;
padding: 10px;
}

/**** 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; }

#VolusionLiveChat {
position: relative;
color: #ffffff;
padding:0;
margin: 0;
top: -60px;
left: 580px;
width: 160px;
height: 50px;
}
