@charset "UTF-8";
/* CSS Document */

body {
background-color: #000000;
margin:0px;
background-image: url('images/bg-gradient.jpg');
background-repeat:repeat-x;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
a:link {
	color: #FFFF00;
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
	outline: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
	outline: none;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
	outline: none;
}
#container {
width:800px;
margin-left:auto;
margin-right:auto;
}
#logo {
float:left;
width:220px;
height:80px;
background-image:url('images/comverj_logo.jpg');
cursor:pointer;
}
#main_banner {
clear:left;
width:800px;
height:190px;
background-color:#111111;
background-image:url(images/loader.gif);
background-position:center center;
background-repeat:no-repeat;
}
#breadcrumbs {
float:left;
text-align:left;
width:400px;
height:20px;
font-size:10px;
padding-top:10px;
white-space:nowrap;
}
#breadcrumbs a {
color:#FFFFFF;
}
#casestudy {
float:left;
text-align:right;
width:400px;
height:20px;
font-size:10px;
padding-top:10px;
}
.rule800px {
clear:both;
height:2px;
width:800px;
background-image:url('images/rule800px.jpg');
background-repeat:no-repeat;
}
#subnav {
float:left;
width:290px;
margin-right:30px;
text-align:right;
}
.subnav_button {
width:290px;
height:41px;
background-color:#101010;
font-size:20px;
opacity:0.99;
margin:0px;
}
.subnav_button:hover {
opacity:0.8;
filter: alpha(opacity=80);
}
#main {
float:left;
width:480px;
line-height:27px;
font-size:14px;
color:#CCCCCC;
}
.thumbnail_box {
width:86px;
height:40px;
margin-right:13px;
margin-bottom:13px;
/*border: 1px solid #333333;
opacity: 0.99;*/
overflow:hidden;
}
.team_box {
width:85px;
height:100px;
margin-right:10px;
margin-bottom:10px;
/*border: 1px solid #333333;
opacity: 0.99;*/
overflow:hidden;
float:left;
}

#footer a:link {
color:white;
text-decoration:none;
}
#footer a:visited {
color:white;
text-decoration:none;
}

#footer a:active {
color:white;
text-decoration:none;
}
#footer a:hover {
color:yellow;
background-color:#111111;
}
/* NEW NAV */
#nav1 a {
display:block;
float:right;
width:132px;
height:80px;
background-image:url('images/3nav_1sprite.jpg');
background-position:top left;
background-repeat:no-repeat;
}
#nav1 a:hover {
background-position:top right;
}

#nav2 a {
display:block;
float:right;
width:132px;
height:80px;
background-image:url('images/3nav_2sprite.jpg');
background-position:top left;
background-repeat:no-repeat;
}
#nav2 a:hover {
background-position:top right;
}

#nav3 a {
display:block;
float:right;
width:146px;
height:80px;
background-image:url('images/3nav_3sprite.jpg');
background-position:top left;
background-repeat:no-repeat;
}
#nav3 a:hover {
background-position:top right;
}
#nav4 a {
display:block;
float:right;
width:75px;
height:80px;
background-image:url('images/3nav_4sprite.jpg');
background-position:top left;
background-repeat:no-repeat;
}
#nav4 a:hover {
background-position:top right;
}


/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* END LIGHTBOX */

/*LIGHTBOX 2*/
#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; }
/*END LIGHTBOX 2*/

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

#lbBottomContainer {
	margin-left: 10px;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	background: transparent url(images/prev.gif) no-repeat top left;
	left: 0;
	/*margin-bottom:2px;
	padding-left:10px;*/
}

#lbPrevLink:hover {
	background: transparent url(images/rev2.gif) no-repeat top left;
	/*padding-left:10px;*/
}

#lbNextLink {
	background: transparent url(images/next.gif) no-repeat top right;
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/next2.gif) no-repeat top right;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 26px;
	height: 26px;
	background: #fff url(images/close.gif) no-repeat center;
	margin: 0;
	
}

#lbCloseLink:hover {
	display: block;
	float: right;
	width: 26px;
	height: 26px;
	background: #fff url(images/close2.gif) no-repeat center;
	margin: 0;
}

#lbCaption, #lbNumber {
	margin-left: auto;
    margin-right: auto;
    width:230px;
    text-align:center;
    padding-bottom:3px;
}

#lbCaption {
	font-weight: bold;
}
h6 {
color:white;
font-size:40px;
margin:0px;
margin-top:-5px;
padding:0px;
line-height:30px;
}