/* CSS Document */
body {
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
}
a {
}
a:link, a:visited {
text-decoration: none;
color: #333333;
}
a:hover, a:active {
color: #003366;
text-decoration: underline;
}
h1 {
font-size:140%;
}
h2 {
font-size:115%;
}
.page_holder {
}
.stage {
width: 100%;
height:100%;
z-index:0;
}
/* overflow:hidden;*/
.back_stage {
width:4000px;
height:4000px;
position: relative;
left:0px;
top:0px;
z-index:1;
}
#back_stage_stop {
position:absolute;
display:block;
left:0px;
top:0px;
width: 4000px;
height:4000px;
z-index:100;
}
.nav_main {
position:fixed;
left:10px;
top:10px;
width:150px;
opacity:0.8;
filter:alpha(opacity=80);
background-color:#000000;
z-index:1000;
font-size:130%;
border-radius:12px;
-moz-border-radius:12px;
-webkit-border-radius:12px;
-o-border-radius:12px;
-khtml-border-radius:12px;
}
.nav_main a {
}
.nav_main a:link, .nav_main a:visited {
text-decoration: none;
padding:6px 10px 6px 10px;
color: #FFFFFF;
display:block;
border-top:solid #000000 1px;
border-bottom:solid #000000 1px;
}
.nav_main a:hover, .nav_main a:active {
text-decoration: none;
padding:6px 10px 6px 10px;
color: #FFFFFF;
display:block;
background-color:#333333;
border-top:solid #FFFFFF 1px;
border-bottom:solid #FFFFFF 1px;
}
.nav_main ul {
margin:20px 0px 20px 0px;
list-style-type: none;
padding:0px;
}
.nav_main li {
padding:0px;
margin:0px;
opacity:0.6;
filter:alpha(opacity=60);
}
.nav_main li:hover {
opacity:1.0;
filter:alpha(opacity=100);
}
.nav_main p {
color:#CCCCCC;
font-size:65%;
padding:5px;
}
.preload {
height:0px;
overflow:hidden;
}
.content_text {
position:absolute;
z-index:200;
overflow:auto;
padding:10px 20px 10px 10px;
height:430px;
}
.content_text a {
color: #CC6600;
}
.content_text a:hover, .content_text a:active {
text-decoration: underline;
}
.bg_images {
position:absolute;
z-index:50;
background-repeat:no-repeat;
}
#cnt01 {
left:3000px;
top:400px;
width:440px;
}
#img01 {
background-image:url(../images/bg_red-table_pad_w1100h1110.jpg);
left:2650px;
top:200px;
width: 1100px;
height:1110px;
}
#cnt02 {
left:3000px;
top:2000px;
width:550px;
}
#img02 {
background-image:url(../images/bg_browsers4_w450h448.jpg);
left:2520px;
top:2200px;
width:450px;
height:448px;
}
#cnt03 {
left:4550px;
top:500px;
width:580px;
}
#img03 {
background-image:url(../images/bg_711tiles_w600h329.jpg);
left:4800px;
top:820px;
width:600px;
height:329px;
}
/*
left:250px;50
top:1820px;1500
*/
#cnt04 {
left:1800px;
top:1700px;
width:280px;
}
#img04 {
background-image:url(../images/bg_phone_letter_w750h512.jpg);
left:1500px;
top:1540px;
width:750px;
height:512px;
}
#cnt05 {
left:4300px;
top:1500px;
width:550px;
}
#img05 {
background-image:url(../images/bg_tvmonkey_w319h350.jpg);
left:3900px;
top:1750px;
width:319px;
height:350px;
}


#c01 {
position:absolute;
z-index:51;
left:400px;
top:10px;
}

