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

* {
	font-family: Calibri, Arial, helvetica, sans-serif;
}

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

#container {
font-family: Calibri, Arial, helvetica, sans-serif;
margin: auto;
margin-top: 20px;
width: 990px;
padding: 0px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
/* -moz-box-shadow:0px 5px 60px 5px #000;
-webkit-box-shadow: 0px 5px 60px #000; */

} 

body { 
background-image: url('../images/nightsky.jpg');  /* was bg-grad.jpg then tree_bg.jpg */
background-repeat: repeat;
font-family: Calibri, Arial, helvetica, sans-serif; 

} 

a:active {
  outline:none;
}

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

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: #fff;  /* 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 {
font-family: Calibri, Arial, helvetica, sans-serif;
font-size: 11px; 
} 


h1 {
font-family: Calibri, Arial, helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
margin: 2px 0;
color: #fff;  /* was 1d2f55 */
background-color: #151821; /* was ededed */
font-size:16px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding:2px 0 2px 10px;
}

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



#container a{
text-decoration: none;
}

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

#header {

margin: 0;
padding: 0;
width: 990px;
height: 100px;
background-image: url('../images/sunsetheader.jpg');
background-repeat: repeat;
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;
}

#header img {
margin: 20px 0 0 20px;
}


#header p {
 
float: right;
color: #1d2f55; 
margin: 45px 20px 0 0;
font-size: 18px;
font-weight:bold; 
}

#content {
/* background-image: url('../images/innergrad.jpg');
background-repeat: repeat-y; */

width: 990px;
height: 500px;
margin-top: 0px;
margin-bottom: 0px;
border: black solid 2px;
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: 220px;
height: 440px;
margin: 25px 0 0 25px;
border: black solid 2px;
/* 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: 20px 0 0 35px;
padding: 0;
font-size:18px;
}

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

#menubar a {

font-size: 120%;
font-weight:bold; 
color: #87a3de; 

}

#menubar a:hover {
color: #fff;
}

#prefoot {

width: 990px;
height: 100px;
margin:0;
padding:0;
border: 2px solid black;
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 { 
margin: 0px 0 0 0px; 
width: 990px;
font-size: 11px;
border-top: 0px;
height: 60px;
border: 2px solid black;
border-top:0px;
/* background-color:#fff; */
filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
-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-weight:bold;
font-size:11px;
vertical-align:top;
}

#footer a, #footer a:visited  {
	color:#ffef3d;
}

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

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

}




#mainArea {
clear: right;
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:#410e00;  /* was 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: Calibri, 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;
height: 426px;
background-color:#ededed;
margin: 0px;
padding: 0px;
}

#mainAreaContentL p{
clear:left;
}

#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;
background-color:#ededed;
text-align:center;
}

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

#mainAreaContentR h1{
text-align: left;
margin: 5px 0 0 0;
padding: 0 0 0 5px;
background-color:#ccc;
text-transform:uppercase;
font-weight: bold;
font-size:16px;
-moz-border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-webkit-border-radius: 10px;
}

#row {
margin: 0;
margin-bottom: 10px;
padding: 0;
height: 23px;
width: 400px;

}

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



/*

#mainAreaContentR p{
color: #0000ff;
visibility:hidden;
}

#mainAreaContentR:hover p{
visibility:visible;
}

#mainAreaContentL p{
color: #0000ff;
visibility:hidden;
margin: 0 0 0 295px;
}

#mainAreaContentL:hover p{
visibility:visible;
}

.ox {
position: relative;
top: 0;
left: 292px;
color: #0000ff;

}
 */


#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: Calibri, Arial, helvetica, 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%;
} 


/* everything is constructed with a single background image */

/* root element for tabs */
#flowtabs {

	/* dimensions */

	
	/* IE6 specific branch (prefixed with "_") */
	_margin-bottom:-2px;
}

/* single tab */
#flowtabs li { 
	
}

/* a- tag inside single tab */
#flowtabs li a {

}

/* adjust the background image position on each tab */
/*#flowtabs #t1 			{ background-position: 0 0; }
#flowtabs #t2 			{ background-position: -189px 0; }
#flowtabs #t3 			{ background-position: -378px 0; }
#flowtabs #t4 			{ background-position: -567px 0; width:192px;}*/
 
/* mouseover state */
/*#flowtabs a:hover 		{ color:#fff;	 }
#flowtabs #t1:hover 	{ background-position:      0 -33px; }
#flowtabs #t2:hover 	{ background-position: -189px -33px; }
#flowtabs #t3:hover 	{ background-position: -378px -33px; }
#flowtabs #t4:hover 	{ background-position: -567px -33px; }*/

/* currently selected tabs */
/*#flowtabs a.current		{ cursor:default; color:#fff; line-height:34px; }
#flowtabs #t1.current { background-position:      0 -66px; }
#flowtabs #t2.current { background-position: -189px -66px; }
#flowtabs #t3.current { background-position: -378px -66px; }
#flowtabs #t4.current { background-position: -567px -66px; }*/

#flowtabs a.current		{ cursor:default; color:#fff;}
#flowtabs #t1.current { color:#fff;}
#flowtabs #t2.current { color:#fff;}
#flowtabs #t3.current { color:#fff;}
#flowtabs #t4.current { color:#fff;}


/* panes */
#flowpanes {
	/* background: url(/tools/img/tabs/blue_panes.jpg) no-repeat 0 -100px;	*/	
	width:642px;
	height:420px;
	
		
}


/* single pane */
#flowpanes div {
	display:none;	
	color:#fff;	
	margin:5px 0px;
}

/* some decorations for elements inside single pane */
#flowpanes div h2 {
	font-weight:normal;
	color:#ddd;
	letter-spacing:1px;
	margin:10px 0 0 0;
	font-size:22px;	
}

#flowpanes a {
	color:#cc9;		
	font-size:14px;
}

#flowpanes p, #flowpanes samp {
	color:#ccc;		
}

#flowpanes div.narrow {
	padding-right:160px;		
}

