/* 
    Document   : stylesheet
    Created on : 2009-11-14, 10:18:46
    Author     : Marcin Rakowski
    Description: all content off site The Secret Garden
*/
*{margin:0px; padding:0px;}
body{background:url('../images/grad.png') top repeat-x #c4d82d;width:100%;height:100%}
#page{width:100%;height:100%;background: url('../images/flow.png') no-repeat;background-position: 50px 0px}
#logo{position:absolute;display:block;top:0px;left:0px;width:300px;height:250px;background: url('../images/background.png') no-repeat top left;float:left;}
#ad_1{z-index:2;position:absolute;display:block;top:0px;right:0px;width:90px;height:250px;background: url('../images/background.png') no-repeat; background-position: -320px -12px;float:right;}
#ad_2{z-index:2;position:absolute;display:block;bottom:0px;left:0px;width:250px;height:150px;background: url('../images/background.png') no-repeat; background-position: 0px -267px;float:left;}
#ad_3{z-index:2;position:absolute;display:block;bottom:0px;right:0px;width:180px;height:100px;background: url('../images/background.png') bottom right no-repeat; background-position: -240px -308px;float:right;}
#title{padding-top:30px;text-align:center;width:100%}

div#border-out{margin:auto;position:absolute;top:50%;left:50%;}
div#border-in{width:600px;height:400px;position:absolute;top:-180px;left:-300px;overflow:hidden;top:expression(document.body.clientHeight>600 ?"-180px":((-document.body.clientHeight/2)+0)+"px");color:#000;}
#panoView{border:2px solid #76821b;height:380px;}
#navi{color:#426800;font-family:Verdana;font-size:10px;}

#mapDiv{float:right;margin-right:100px;margin-top:30px;}
#map{border:0px;z-index:100}

#footer{position:absolute;bottom:15px;width:100%;text-align:center;color:#426800;font-family:Verdana;font-size:10px;}
#footer a {color:#426800;font-family:Verdana;font-size:10px;text-decoration:none;font-weight:bold}
#footer a:hover {color:#426800;font-family:Verdana;font-size:10px;text-decoration:underline;font-weight:bold}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #426800;
	background-color: #c4d82d;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
#titles{text-indent:-99999px;background: url(../images/titles.png) no-repeat top;height:75px;background-position: center 35px;}
