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

* {
	font-family: lucida sans, helvetica, arial, sans-serif;
}

html {
margin: 0px;
padding: 0px;
}

#container {

margin: auto;
margin-top: 10px;
width: 990px;
padding: 0px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
z-index:10000;
-moz-box-shadow:0px 5px 10px 5px #000;
-webkit-box-shadow: 0px 5px 10px #000;

} 

body { 
background-image: url('../images/bg-grad-sq-inv.jpg'); /*   was bg-grad.jpg then tree_bg.jpg then nightsky.jpg then clippingsbw.gif */
background-repeat: repeat-x;
background-position: top left;
font-family: Lucida Sans, Calibri, helvetica, Arial, sans-serif; 

} 

a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

img.bg {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;

	/* Set up proportionate scaling */
	width: 100%;
	height: auto;

	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}

@media screen and (max-width: 1024px){
	img.bg {
		left: 50%;
		margin-left: -512px; }
}

body#home #home_tab a,
body#about #about_tab a,
body#services #services_tab a,
body#downloads #downloads_tab a,
body#upcoming #upcoming_tab a,
body#booking #booking_tab a,
body#contact #contact_tab a,
body#clients #clients_tab a,
body#video #video_tab a,
body#audio #audio_tab a,
body#identity #video_tab a,
body#adesso #video_tab a,
body#opentext #video_tab a,
body#sox #video_tab a,
body#sex #video_tab a ,
body#lilkim #video_tab a,
body#dellpacs #video_tab a,
body#dellhealth #video_tab a,
body#vgames #video_tab a,
body#ox #video_tab a {
color: #ba4200;  /* ff0105 */
}

body#ox img#ox_tab,
body#sex img#sex_tab,
body#sox img#sox_tab,
body#lilkim img#lilkim_tab,
body#dellpacs img#dellpacs_tab,
body#dellhealth img#dellhealth_tab,
body#vgames img#vgames_tab,
body#opentext img#opentext_tab,
body#adesso img#adesso_tab,
body#identity img#identity_tab {
filter: alpha(opacity=25);
  -moz-opacity: 0.25;
  opacity: 0.25;
}



p, a {
font-family: lucida sans, helvetica, arial, sans-serif;
font-size:100%; 
} 

#menubar div a.reg {
display:block;
font-size: 11px;
font-weight:normal; 
color: #001297;  /* was 87a3de */
padding-left:0px;	
}

#menubar div a.reg:hover {
display:block;
font-size: 11px;
font-weight:normal; 
color: #87a3de;  /* was 87a3de */
background-color:#eee;	
}


h1 {
font-family: Arial, helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
margin: 0px 5px 5px 0;
color: #fff;  /* was 1d2f55 */
background-color: #071fac; /* was 151821 ededed 7 c 1 b 0 0 --> original red*/
font-size:150%;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
padding:4px 0 2px 10px;
text-transform:uppercase;
height:22px;
}

h2 {
font-family: Arial, helvetica, sans-serif;
font-size: 12px; 
/*float: right; */
text-decoration: none;
font-weight: 700;
margin: 0px;
color: #000; 
}

#content h2.ins {
	background-color:#aaa;
	padding-left:6px;
	color:#fff;

}




#container a{
text-decoration: none;
}

#background{
width: 990px;
/*height: 550px; */
margin: 0;
background-color:#DDE1E8;
/*background-image: url('../images/nightsky.jpg');   was tree_bg */
background-repeat: repeat;
border: black solid 1px;
/*padding: 0 0 0 25px;*/
}

#header {

margin: 0;
padding: 0;
width: 990px;
height: 120px;
background-color:#000;
border: black solid 2px;
border-bottom: 0px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
}



#logo, #logo p, #logo a {
	height:100px;
	width:990px; 
	margin:0;
	padding:0;	
	float:left;	
}

#logo {
	background : url(../images/dna-head-new.jpg) no-repeat top left; 

}

#logo a {
	text-indent: -9999px;
}




#headInfo {
	float:right;
	height:100px;
	position:relative;
	margin:0 35px 0 0;
}

#headInfo p {
	color: #1d2f55;
	float:right;
	font-size:12px;
	letter-spacing:2px;
}

#headInfo p.infoTop {

	color:#ffef3d;
	position:relative;
	margin:-90px 0 0 0;
	text-align:right;
	line-height:18px;

}

#headInfo p.infoBottom {
	color:#fff;
	margin-top:-10px;
	clear:right;
	float:right;
	text-align:right;
}





#content {
/* background-image: url('../images/innergrad.jpg');
background-repeat: repeat-y; */
float:left;
width: 994px;
/*height: 700px;  */
margin-top: -90px;
margin-bottom: 0px;
/*border: black solid 2px;  */
background-color:#fff;
/*background-image:url('../images/mid-filler.jpg');  */
/*background:#410e00; */
/* -moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px; */

}

#menubar {
float: left;
width: 165px;
/*height: 440px; */
margin: 7px 0 0 0px;
border: 0px solid red;
/* background-image: url('../images/menugrad.jpg');
background-repeat: repeat-y; */
padding: 0;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
}

#menubar ul {
font-family:Arial, Helvetica, sans-serif;
margin: 0px 0 0 0px;
padding: 0;
font-size:18px;
}

#menubar li {
display: block;
list-style-type:none;
font-weight:bold;
margin: 0;
margin-bottom: 0px;
padding: 0;

}

#menubar ul li a {
display:block;
font-size: 100%;
font-weight:bold; 
color: #000;  /* was 87a3de */
height:22px;
padding:4px 0px 2px 10px;
text-transform:uppercase;

}

#menubar ul li a:hover {
color: #fff;
background-color:#000;
}

#menubar ul li a.home:hover {
color:#fff;
background-color:#071fac;   /* was 074379 blue */
}

#menubar p {
	padding:0 0 0 10px;

}


	
	

#prefoot {

width: 990px;
height: 100px;
margin:0;
padding:0;
border: 2px solid black;
background-color:#fff0cf;
/*background-color:#410e00; */
-moz-border-radius-topright: 6px;
-moz-border-radius-topleft: 6px;
-webkit-border-top-right-radius: 6px;
-webkit-border-top-left-radius: 6px;


}

#prefootRT {
float: right;
margin: 35px 2px 0 0px;
padding:0;

}


#footer { 
clear:left;
margin: 0px 0 0 0px; 
width: 990px;
font-size: 11px;
border-top: 0px;
height: 60px;
border: 2px solid black;
border-top:0px;
background-color:#000; 

-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;

} 

#footer p {
background-image:url('../images/logo-wh.png');
background-position: 5px 5px;
background-repeat:no-repeat;
padding: 15px 60px 20px 105px;
margin: 0px;
height: 60px;
color:#eee;
font-size:11px;
vertical-align:top;
letter-spacing:2px;
line-height:16px;
}

#footer a, #footer a:visited  {
	color:#ffef3d;
	font-size:11px;
}

#footerRT {
float: right;
margin: 5px 2px 0 0px;
padding:0;
}

#subfoot {
width: 400px;
height: 100px;
margin:20px 0 0 295px;
padding:0;
border: 2px solid black;
-moz-box-shadow:0px 5px 20px 5px #76898e;
-webkit-box-shadow: 0px 5px 20px #76898e;

}


#contentBox {
	background-color: #7597c7;  /* was #7597c7 */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
/*	width:660px; */

}

#contentBox2 {
	background-color: #fff;  /* was #7597c7 */
/*	background-image: url('../images/nightsky.jpg'); */
	color:#fff;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;	
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
/*	width:745px; */
	border:0px solid #ccc;

	}

#contentBox2 p {
	color:#000;
	padding-left:3px;
	padding-top:3px;
	font-size:100%;
}

#contentBox2 a, #contentBox2 a:hover, #contentBox2 a:active, #contentBox2 a:visited {
	color:#001297;
	font-size:12px;
}

#contentBox2 a:hover {
	color:#5060da;
}	



#contentBox2 .pres {
margin:2px 0 0 0px;
border:0px solid black; 
background-color:#cfdae5; 
-moz-border-radius:4px;
-webkit-border-radius:4px;
width:794px;
float:left;
	
}
	
#contentBox2 .pres h2.sub {
font-weight:normal;
font-size:100%;
margin-left:10px;
padding:1px 1px 1px 8px;
margin:2px 2px 3px 2px;
	
}

#contentBox2 .pres .thumbs {
	margin:0px auto;
	padding-left:7px;
	width:780px;
	margin-bottom:10px;
}

#contentBox2 .pres .thumbs img.thumb {
	margin:0px 5px;
	border:1px solid #ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-box-shadow:0 0 10px 1px #333;
	-webkit-box-shadow: 0 0 10px #333;
	padding:2px;
	float:left;
}







#mainArea {

border: 2px solid black;
border-left: 0px;
width: 710px;
height: 440px;
margin: 25px 0 0 249px;
vertical-align:top;
/*background-image: url('../images/bground2.jpg'); 
background-repeat:no-repeat;*/
background:#fff0cf;  /* was 410e00 596b8d */
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
}


#mainAreaContent {
clear: right;
margin: 20px 0 0 30px;
background-color: #fff;
height: 390px;
width: 640px;
border: 1px solid black;
padding: 3px;
font-family: Arial, helvetica, sans-serif;
overflow-y:auto;
overflow-x:hidden;
scrollbar-3dlight-color:#f1f2f6;
scrollbar-arrow-color:#28406e;
scrollbar-base-color:#6b7b9c;
scrollbar-darkshadow-color:#232e44;
scrollbar-face-color:#dce1e7;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#1b2537;
filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
  -moz-border-radius: 10px;
-webkit-border-radius: 10px;

}

#mainAreaContent table {
margin-top: 10px;
}


#mainAreaContent p {
margin: 0px;
margin-bottom: 9px;
margin-left: 5px;
padding: 0px;
font-size: 14px;
}

#mainAreaContent a {
color: #0000ff;
text-decoration: none;
}


#mainAreaContentAlt {
margin: 2px 0 0 24px;
background-color: #7597c7;  /* was #fff */
height: 426px;
width: 646px;
border: 1px solid black;
padding: 3px;
font-size: 12px;
overflow-y:auto;
overflow-x: hidden;
/* scrollbar-3dlight-color:#f1f2f6;
scrollbar-arrow-color:#28406e;
scrollbar-base-color:#6b7b9c;
scrollbar-darkshadow-color:#232e44;
scrollbar-face-color:#dce1e7;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#1b2537; */
/* filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85; */
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

}

#mainAreaContentAlt p {
margin: 0px;
margin-bottom: 9px;
padding: 0px;
font-size: 12px;
}

#mainAreaContentAlt a {
color: #0000ff;
text-decoration: none;
}

#mainAreaContentL {
float: left;
width: 292px;
margin: 0px;
padding: 0px;
}

#mainAreaContentL p{
clear:left;
margin: 0px;
}

#mainAreaContentL a{
text-decoration:none;
}


#mainAreaContentL a:hover{
text-decoration:underline;
}

#mainAreaContentL img {
float: left;
padding: 0px;
margin: 0 2px 2px 0;
border: 1px solid #666;

}

#mainAreaContentL img.icon {
margin: 5px 0 10px 0;
border: 0px;
padding: 0 0 0 20px;
clear: left;
text-align:center;
}

#mainAreaContentL img.tn {
margin: 0 0 8px 0;
border: 0px;
padding: 0 0 0 1px;
clear: left;
text-align:center;
}

#mainAreaContentR {
margin: 0 0 0 294px;
padding: 0 0 0 2px;
width: 350px;
height: 426px;
color:#fff;
}

#mainAreaContentR p{
text-align: left;
margin: 0 0 0 5px;

}



.row {
color:#fff;
margin:5px;
padding: 0;
height: 40px;
width: 320px;
}

.row p {
color:#000;
}

.rowRT {
float: left;
margin: 0px;
padding: 5px 10px 2px 0;

}

.copyBox {
position: relative;
margin: 0 5px 5px 3px;
background-color:#fff;
border: 1px solid #ededed;
padding: 2px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#copyBox p, #copyBox table {
	font-size:13px;
}

table {
margin-top: 2px;
}

td {
padding-top: 5px;
padding-left: 2px;
}



#menubar li#solutions_tab ul {
visibility: hidden;
margin: 0px;
margin-left: 75px;
padding: 5px;
width: 200px;
z-index:1;
border: 1px solid black;
background-color: #fff;
}

#menubar li#solutions_tab ul li {
font-size: 12px;
}



#menubar li#solutions_tab:hover ul{
visibility: visible;
}


/* *********************** */

#mainCopyBox {
font-family: helvetica, arial, sans-serif;
	position: absolute;
	margin: 40px 0 0 220px;
	padding: 5px 8px 0 8px;
	color: #000;
	background-color: #fff;
	border:0px;
	width: 690px;
	height: 466px;
	font-size: 1.0em;
	overflow: auto;
	}
	
#mainCopyBox p {
	font-size: 1.0em;
	padding: 0px;
	margin:0px;
	margin-bottom:15px;
	}

#mainCopyBox img{
text-decoration: none;
color: #000;
padding: 0;
margin-right: 5px;
border: 1px solid #666;
}

#mainCopyBox img.rt{
text-decoration: none;
color: #000;
padding: 0;
margin-left: 5px;
margin-right: 0px;
border: 1px solid #666;
}

#mainCopyBox a {
color: #ff0000;
text-decoration: none;
}

#mainCopyBox a:hover {
text-decoration: underline;
}





#footerVideo { 
margin: 132px 0 0 0px; 
position: relative;
width: 990px;
font-size: 80%;
} 






