
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	
background-image:url(scales.jpg);background-attachment:fixed;
 
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000; }
.wibiya_toolbar_BG {
    background: url(scales.jpg) !important;
}

#LI{
position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#B5B5B5 ,direction=135);
top: 10px;
left: 10px;
width: 300px;
height: 140px;
visibility: hidden;
border: 0px solid #000;
padding: 0px;
background-image: url(http://camosreptiles.com.au/login.png);
font-size: 8.0pt;
font-family: verdana;
line-height: 1.7em
}

#LIF{
position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#B5B5B5 ,direction=135);
top: 10px;
right: 10px;
width: 300px;
height: 140px;
visibility: hidden;
border: 0px solid #000;
padding: 0px;
background-image: url(http://camosreptiles.com.au/login.png);
font-size: 8.0pt;
font-family: verdana;
line-height: 1.7em
}

.transparent {
opacity: 0.9;
-moz-opacity: 0.9;
-khtml-opacity: 0.9;
filter: alpha(opacity=90);
background-color:yellow;
display:none;
width:170;
height:100;
position:absolute;
color: blue;
border: 0px ;
}

#tablist{
padding: 3px 0;
margin:0;
font: bold 12px Verdana;
}
 
#tablist li{
list-style: none;
margin: 0;
width:130px;
}
 
#tablist li a{
padding: 3px 0.5em;
margin-left: 3px;
border: 0px;
border-bottom: none;
display:block;
}
 
#tablist li a:link, #tablist li a:visited{
color:transparent;
}
 
#tablist li a.current{
background: transparent;
}
 
#tabcontentcontainer{
width: 320px;
/* Insert Optional Height definition here to give all the content a unified height */
padding: 5px;
border: 0px;
}
 
.tabcontent{
display:none;
}
 
a.tab {
background:none;
}
 
a.tab:active{
background:none;
}

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 500px;
	height: 430px;
	left: 200px;
	top: 100px;
	background-color: yellow;
	border: 1px solid #000;
	padding: 10px;
}

#close {
	float: right;
}
#layer2 {
	position: absolute;
	visibility: hidden;
	width: 500px;
	height: 450px;
	left: 300px;
	top: 300px;
	background-color: yellow;
	border: 1px solid #000;
	padding: 10px;
}

#close {
	float: right;
}
.wibiya_toolbar_BG {
    background: url(scales.jpg) !important;
}