/*


                                __      _ _                   _   
                               / _|    | (_)                 | |  
 _ __ ___   __ _ _ __ ___ ___ | |_ ___ | |_  ___   _ __   ___| |_ 
| '_ ` _ \ / _` | '__/ __/ _ \|  _/ _ \| | |/ _ \ | '_ \ / _ \ __|
| | | | | | (_| | | | (_| (_) | || (_) | | | (_) || | | |  __/ |_ 
|_| |_| |_|\__,_|_|  \___\___/|_| \___/|_|_|\___(_)_| |_|\___|\__|
                                                                  
*/
body, div, img, p { padding:0; margin:0; }
body { bg-color:white; background-image:url(../images/tausta.jpg); }
h1 { font-family:Georgia,serif; margin: 20px 0 20px 0; padding:15px; border-left-width:10px; border-left-color:#eeeeee; border-left-style:solid; color:#eeeeee; }
h1 small{ font-size: 10px; text-transform:uppercase; letter-spacing: 14px; display: block; color: #ccc; }

/* WRAPPER */
#wrapper { width:900px; margin-left:50px; z-index:1}
#info { margin-top:20px; width:450px; float:right;  background-image:url(../images/opaque.png); padding:10px; z-index:3}
#info p { color:#333; font-family:Verdana,sans-serif; margin-top:20px; font-size:80%;}
#info p a { color:#444; text-decoration:none;}
#info img { vertical-align:middle; margin:auto; border:0;}
#toggle { text-decoration:underline; }

/* POLAROID */
#polaroidcontainer { width:420px; height:600px; padding:0px; margin-top:100px; z-index:2}

.polaroid { width:172px; height:130px; background-image:url(../images/clip-bg.png); position:absolute; }
.polaroid img { width:172px; height:105px; margin:0; }
.polaroid p { text-align:center; font-family:Georgia,serif; font-size:10px; color:#ddd; margin-top:0px; }

.redborder { border:1px solid red; margin:-1px; }

/* disclaimer */
#disclaimer { width:850x; margin-top:50px; }
#disclaimer p { color:#555; font-family:Georgia,serif; font-size:11px; margin-top:20px; text-align:center;} 
