body {	
font-family: Tahoma;
font-size: 8pt;
background-color:#000000;
color: #000000;
margin-top: 0px;
margin-bottom: 0px;
padding-left: 70px;
padding-right: 70px;
}

table {
border-collapse: collapse;
border: none;
background-color: transparent; 
}

input,textarea,select {
background: #dbdddf;
border: #000000 1px solid;
}

input.button {
background: #dbdddf;
border: solid #ff0000 1px;
}

table.cHs{ background: transparent;
border: none;
}

td.cHs { border: none; 

}


table.main, table.mainouter {
background: transparent;
}

table.bottom {
background: transparent;
}

h1 {
font-size: 12pt;
}

h2 {
font-size: 10pt;
margin-bottom: 6px;
}

p {
font-size: 8pt;
}

p.sub { 
margin-bottom: 4pt;
}

td {
font-size: 8pt;
border: solid #111212 1px;
}

td.embedded {
border: none;
padding: 0px;
text-align: left;
}

td.bottom {
border: none;
}

td.heading {
font-weight: bold;
}

td.text {
padding: 10pt;
text-align: left;
}

td.comment {
padding: 10pt;
font-size: 8pt;
text-align: left;
}

td.colhead {
font-weight: bold;
color: #000000;
background-image: url(pic/aphelion/tabelhead.gif);
}

td.rowhead {
font-weight: bold;
text-align: right;
vertical-align: top;
}

td.title {
font-size: 14pt;
}

td.navigation {
font-weight: bold;
font-size: 10pt;
border: none;
}

td.clear {
padding: 0px;
border: 0px;
background: transparent;
}

form {
margin-top: 0;
margin-bottom: 0;
}

.sublink {
font-style: italic;
font-size: 7pt;
font-weight: normal;
}

font.gray
{
color: #000000;
text-decoration: none;
}

a:link, a:visited {
text-decoration: none;
color: #000000;
/**/
}

a:hover {
color: black;
}

a.index {
font-weight: bold;
}

a.sort {
font-weight: bold;
color: #000000;
}

a.biglink {
font-weight: bold;
font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
font-weight: bold;
color: black;
text-decoration: none;
}

a.altlink:hover {
text-decoration: underline;
}

a.altlink_blue:link, a.altlink_blue:visited{
font-weight: bold;
color: #000000;
text-decoration: none;
}

a.altlink_blue:hover {
text-decoration: underline;
}

a.altlink_green:link, a.altlink_green:visited{
font-weight: bold;
color: #000000;
text-decoration: none;
}

a.altlink_green:hover {
text-decoration: underline;
}

.important {
font-weight: bold;
font-size: 8pt;
}

.red {
color: #000000;
}

.yellow {
color: #000000;
}

.sort {
font-weight: bold;
color: #000000;
background-color: transparent;
}

.green {
color: #000000;
}

input, select, textarea {
font-family: tahoma;
font-size: 8pt;
background: #dbdddf;
border: #000000 1px solid;
}

.btn {
background: #dbdddf;
border: #000000 1px solid;
}

.small {
font-size: 7pt;
}

.big {
font-size: 10pt;
}

li {
margin-top: 6pt;
margin-bottom: 6pt;
}

ul {
margin-left: 16pt;
margin-top: 0px;
margin-bottom: 0px;
}

div.popup
{
    position:absolute;
    top:0px;
    left:0px;
    width:140px;
    height:40px;
    border:1px solid black;
    display:none;
    background-color:dbdddf; /* choose colour of your box here */
}

table.list {
width:100%;
padding:0;
}
table.list td,table.list th {
border-right:0;
border-left:0;
}
table.list td div {
background-color:#dbdddf;
padding:6px;
border-left:1px solid #3a3a3a;
border-right:1px solid #3a3a3a;
border-bottom:1px solid #3a3a3a;
}
div.error, div.notice, div.info {
margin:10px 100px;
padding:10px;
text-align:center;
color:#000000;
font-weight:bold;
-moz-border-radius:8px;
}
div.error {
background-color:#dbdddf;
border:4px solid #FF0000;
}
div.notice {
background-color:#dbdddf;
border:4px solid #0000FF;
}
div.info {
background-color:#dbdddf;
border:4px solid #00FF00;
}

tr.ttable:hover{
        background-color:#dbdddf;
}

input#nickname, input#password, input#email {
padding-left: 14px;
background: #dbdddf;
background-repeat: no-repeat;
background-position: 2px center;
}

input#nickname{background-image: url(pic/username.png);}
input#password{background-image: url(pic/password.png);}
input#email{background-image: url(pic/email.png);}

td.clearalt6 {
  background: #dbdddf;
  padding: 5px;
  border: 0px;
border: hidden;
}
td.clearalt7 {
  padding: 5px;
  background: #dbdddf;
  border: 0px;
border: hidden;
}

td.clearalt8 {
  background: transparent;
  padding: 5px;
  border: 0px;
border: hidden;
}
td.clearalt9 {
  padding: 5px;
  background: #dbdddf;
  border: 0px;
border: hidden;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #000;
	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: transparent url(pic/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(pic/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(pic/lightbox/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

img.logo {
 padding: 0px;
 border: 0px;
 background-image: url(pic/vista/logo_scl_ultimate.png);
}


.browse {
	color: #000000;
	background-color: #dee0e0;
	border: dotted thin #306985;
}
.youtubebox {
	color: #333333;
	display: none;
	position:absolute;
	top:10%;
	left:25%;
	width:50%;
	border: 5px solid #b8b8b8;
	background:url(images/Trailers.bg.png);
	z-index:1001;
	overflow: auto;	
}

.antalfilerbox {
	color: #ff0000;
	display: none;
	position:absolute;
	top:10%;
	left:25%;
	width:50%;
	border: 5px solid #b8b8b8;
	background-color: #dbdddf;
	z-index:1001;
	overflow: auto;	
}

.lbAction {
	font-weight:bold;
	text-align:center;
}

#lights {
 position:absolute;
 left:0px;
 top:0px;
 width:100%;
 height:100%;
 overflow:hidden;
}

.xlsf-light {
 position:absolute;
}

body.fast .xlsf-light {
 opacity:0.9;
}

.xlsf-fragment {
 position:absolute;
 background:transparent url(image/bulbs-50x50-fragments.png) no-repeat 0px 0px;
 width:50px;
 height:50px;
}

.xlsf-fragment-box {
 position:absolute;
 left:0px;
 top:0px;
 width:50px;
 height:50px;
 *width:100%;
 *height:100%;
 display:none;
}

.xlsf-cover {
 position:fixed;
 left:0px;
 top:0px;
 width:100%;
 height:100%;
 background:#fff;
 opacity:1;
 z-index:999;
 display:none;
}

/*
.xlsf-light.bottom {
 height:49px;
 border-bottom:1px solid #006600;
}

.xlsf-light.top {
 height:49px;
 border-top:1px solid #009900;
}
*/


#overlay{
	display:none;	
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#dbdddf;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }


.upgb {color: #00ff00}
.dngb {color: #FF0000}
.statusdef {color: #000000}

.highlight {
  background-color:#e9ebeb;
}

.highlight a:hover, .highlight a:active {
  color:#000000;
  background-color:#dbdddf;
}

.ol_fontClass {
padding: 1px;
color: #000000;
}

.ol_capfontClass {
padding: 1px;
font-family: Arial, sans-serif; font-size: 9px;
font-weight: bold;
}

.ol_capfontClass A {
font-size: 9px;
}

.ol_fgClass {
background-color: #FFFFCC;
}

.ol_bgClass {
border: 2px solid #444444;
background-color: #FFFFCC;
} 

