/* virtualstyles.css */

@media screen{

/* Universal style rule */
*{


/* Block all default margins and padding */
  margin:0;
  padding:0;
}


body{
  background:#FFFFFF url(virtualimages/dkbluegradient.jpg) ; 
  text-align:center;
  height:100%;
  left:0px;
  
}

/* Wrapper style */
#wrapper{
  width:58em;
  height:55em;
  min-height:55em;
  background:#000000;
  border:none;
  
  /* set left and right to auto for centering */
  margin:15px auto 5px auto;
  text-align:left;
  left:0px;

/* Required for absolutely-positioned layout only */
  position:relative;
}


#wrapper{
  \height:57em; /* for IE5 and IE6 in quirks mode */
  heigh\t:55em; /* for IE6 in standards mode */
}

* html #wrapper{
  \height:57em; /* for IE5 and IE6 in quirks mode */
  heigh\t:55em; /* for IE6 in standards mode */
 
}




/* Header style */
#header{
  width:15em; /* LC width */
  height:5.5em;
  margin-top:0;
  margin-left:0;
  margin-right:0;
  border:none;
  background-color:#000000;
  padding:0;
  margin-bottom:0;
  position:relative;
  display:block;
  top:0px; 
  left: 0px; /* RC width for IE6 */   
}

#header{
  \width:56.2em;
  w\idth:58em;
}

* html #header{
  \width:56.2em; /* for IE5 and IE6 in quirks mode */
  w\idth:58em; /* for IE6 in standards mode */
 
}

#header img{
  width:58em;
  height:5.5em;
}
  


/* Navbar style*/
#navbar{
  position:absolute;
  display:inline;
  outline:none;
  top:1em;
  margin-top:1em;
  margin-right:.45em;
  margin-left:-2.5em;
  height:130%;
  border:none;
  list-style-type:none;
  bottom:0px;
  width:52em;  /* LC width */
  text-decoration:none;
  float:left;
  left:0px;  /* RC width for IE6 */ 
}



/* Navbar ul styles */
#navbar ul{
  list-style-type:none;
  border:none;
  outline:none;
}


/* Navbar li styles */
#navbar li{
  list-style-type:none;
  outline:none;
  float:left;
  margin-right:.45em;
  display:inline;
  left:0px; /* RC width for IE6 */
  border:none;
}


/* Applies to navbar links, visited and unvisited */
#navbar a,
#navbar a:link,
#navbar a:visited{
  text-decoration:none;
  outline:none;
  font-family: Arial Black, Arial Black, SanSerif;
  text-align:right;
  font-size:70%;
  height:260%;
  border:none;
  line-height:260%;
  background:none;
  color:#FFFFFF;
  display:inline;
  list-style-type:none;
  float:left;
  margin-left:2.5em;
  margin-right:.45em;
  text-decoration:none;
  width:7em;  /* LC width */ 
  left:0px; /* RC width for IE6 */
  
}


/* Navbar hover and active links */
#navbar a:hover,
#navbar a:active,
#navbar li.selected a:link,
#navbar li.selected a:visited{
  background:none;  
  outline:none;
  color:#336699;
  border:none;
  margin-left:2.5em;
  margin-right:.45em;
  text-decoration:none;
  left:0px; /* RC width for IE6 */
}



/* Leftcolumn style */
#leftcolumn{
  margin-top:0em;
  width:24em;
  height:40em;
  min-height:40em;
  float:left;
  display:inline;
  font-size:80%;
  margin-bottom:0;
  bottom:0;
  color:#FFFFFF;
  text-align:left;
  padding:1.5em 2em 1.5em 2em;
  font-family: Arial, Arial, Nimbus Sans L;
  margin-left:1em;
  left:0px; /* RC width for IE6 */
  position:relative;
}

#leftcolumn{
  \width:30em; /* for IE5 and IE6 in quirks mode */
  w\idth:24em; /* for IE6 in standards mode */
 
}


* html #leftcolumn{
  \width:30em; /* for IE5 and IE6 in quirks mode */
  w\idth:24em; /* for IE6 in standards mode */

}

#leftcolumn li{
  margin-left:1.5em;
  outline:none;
}


/* Leftcolumn img style */
#leftcolumn img{
  margin-left:0em;
  margin-top:0em;
  top:-6em;
  left:0px;
 
}

/* leftcolumn a:link style */
#leftcolumn a:link{
  color:#0099FF;
  outline:none;
}

/* leftcolumn a:visited style */
#leftcolumn a:visited{
  color:#0099FF;
  outline:none;
}

/* leftcolumn object style */
#leftcolumn object{
  margin-left:-1.5em;
  margin-top:1em;
  left:0px;
}



#content{
 
  display:inline;
  width:30em;
  position:absolute;
  float:right;
  margin-left:35em;
  margin-top:10em;
  top:-4em;
  margin-bottom:0px;
  bottom:0px;
  margin-right:1em;
  padding:1.5em 2em 1.5em 2em; 
  font-family:Arial, Arial, Nimbus Sans L;
  font-size:80%;
  border:none;
  color:#FFFFFF;
  text-align:left;
  min-height:40em;
  height:40em;  /*  LC height */ 
  max-height:40em;
  left:2em;  /* RC fullwidth for IE6 */
}

  
#content{
  \width:35em;
  w\idth:30em;
 
}

#container > #content{
  left:0px;   /* -LC width for others */
  font-size:80%;
}

/* content h4 style */
#content h4{
  font-size:102%;
}




/* Content ul style */
#content ul{
  margin-left:1em;
  
  left:0px;
}

/* Content li style */
#content li{
  
  margin-left:1em;
  left:0px;
  outline:none;
}

/* content a:link style */
#content a:link{
  color:#0099FF;
  outline:none;
}

/* content a:visited style */
#content a:visited{
  color:#0099FF;
  outline:none;
}


/* Content img style */
#content img{
  margin-left:-2em;
  left:0;
 
}

/* Content object style */
#content object{
  margin-left:10.5em; 
  left:0px; /* RC width for IE6 */
}

* html #content{
  \width:33em; /* for IE5 and IE6 in quirks mode */
  w\idth:29em; /* for IE6 in standards mode */
  
}

#rightcolumn{
  margin-top: 9em;
  font-family:Arial, Arial, Nimbus Sans L;
  color:#FFFFFF;
  top:5em;
  display:inline;
  float:right;
  position:absolute;
  margin-left: 10em;
  width:54em;
  height:40em;
  font-size:80%;
  
}

#rightcolumn{
  \width:57em;
  w\idth:54em;
}


  



/* span blueimage style */
.blueimage{
  
  margin-top:5em;
  margin-left:0em;
}

/* span bluemovie2 style */
.bluemovie2{
  margin-left:1em;
  width:400px;
  height:600px;
  margin-top:5em;
  top:-6em;
  left:0px;
  
}


/* span blue style */
.blue{
  width:1.5em;
  height:3em;
  margin-top:0em;
  margin-left:2em;
  left:-7em;
}


/* span virtualtext style */
.virtualtext{
  font-family:Arial, Arial, Nimbus Sans L;
  color:#FFFFFF;
  margin-top:5em;
  line-height:138%;
  margin-left:-8em;
  top:0px;
  left:0px;
  float:right;
  display:inline;  
}

/* span facebook style */
.facebook{
  margin-left:30px;
  left:30px;

}


/* span video style */
.video{
  margin-left:1em;
  left:0px;
  top:-3em;
  margin-top:7em;
}

/* span logo style */
.logo{
  margin-left:-1em;
  left:0px;
  top:-4em;
  margin-top:-1em;
  width:10em;
}

/* span bluetech style */
.bluetech{
  width:5em;
  margin-left:2em;
  left:0;
}


/* span bluesmoke style */
.bluesmoke{
  width:4em;
  
  margin-left:2em;
  left:0;
}


#rightcolumn object{
  margin-left:-29em;
  margin-top:3em;
  top:5em;
  left:0px;
}


#centercolumn{
  margin-left: 5em;
  margin-top:8em;
  display:inline;
  top:5em;
  float:right;
  position:absolute;
  font-family:Arial, Arial, Nimbus Sans L;
  font-size:100%;
  color:#FFFFFF;
  left:0px;
  width:54em;
  height:40em;
}

#centercolumn{
  \width:58em;
  w\idth:54em;
}

#centercolumn object{
  margin-left:1.5em;
  margin-top:0;
  left:-3.5em;
  
}



/* Form style */
#form{
}

/* Table style */
#table{
  margin-left:7.5em;
}

/* Footer style */
#footer{
 
}

#footer{
  
}

* html #footer{
  
   
}
 

/* End screen styles */
}

