/* FLOREZOE.COM CSS Document */
/* TimDeibel.nl  Rev. 2010/07/22 */

html, body { width:100%;height:100%;margin:0;padding:0;border:none;}
body {
 font-family:Verdana, Geneva, sans-serif;
 font-size: 12px;
 text-align:center;
 line-height:1.2;
 width:100%; height:100%;
 background:#131112;
 color:#eee;
}
img { border:none; outline:none; }

div ul { margin-left:0px; padding-left:20px; } /* IE6+7 missing bullets Bug */

p.size_L, h1 { padding:0; margin:15px 0; font-size:16px; font-weight:normal; letter-spacing:0.3em; }
p.size_L:first-letter { font-size: 100%; font-weight:normal; letter-spacing:0.1em;}
p { padding:0; margin:15px 0; }

a:link, a:visited { color:#333; text-decoration:underline; outline:none; }
a:hover { color:#fff; text-decoration:none; outline:none; }
a:active { color:#fff; text-decoration:underline; outline:none; }

#mainWrap {
 position:relative;
 width:100%; height:100%;
 min-width:950px;
 margin:0; padding:0;
 overflow:hidden;
}

#bg_page {
 position:absolute;
 top:0; left:0;
 width:100%;
 height:100%;
 overflow:hidden;
 display:none; /* Hidden for non-JS users */
}
img.bgmaximage {
 position:fixed !important;
}

#neonNews {
 position:absolute;
 top:0; right:40px;
 width:auto; height:auto;
 text-align:left;
 z-index:20;
 cursor:pointer;
 outline:none;
}
#swf_wrap {
 cursor:pointer;
 outline:none;
}
#mainNav {
 position:absolute;
 left:40px; bottom:40px;
 width:auto; height:auto;
 text-align:left;
 z-index:20;
}
#mainNav ul {
 display: block;
 list-style-type:none;
 margin:0; padding:0;
}
#mainNav ul li {
 display: block;
 list-style-type:none;
 margin:4px 0; padding:0;
 width:auto;
}
#mainNav ul li a {
 font-family:"Courier New", Courier, monospace;
 font-size:13px;
 font-weight:normal;
 text-shadow:1px 1px 0px #222; /* x,y,blur, #color  */
 text-decoration: none;
 color: #fff;
 cursor:pointer;
}
#mainNav ul li a.link1, #mainNav ul li a:hover, #mainNav ul li a:focus {
 border-bottom:1px dotted #fff;
}

.contSlide {
 position:absolute;
 top:0; left:0; bottom:0;
 padding:60px 40px 40px 400px;
 width:460px;
 color:#111;
 text-align:left;
 background:url(../img/bg_white50.png) repeat;
 z-index:10;
 line-height:175%;
 overflow:hidden;
 display:none;
}
.closeBox {
 font-weight:normal;
 text-decoration:none;
}
.closeBox a {
 color:#333;
 text-decoration:none;
}
.portfThumbBox {
 float:left;
 width:120px;
 height:auto;
 padding:10px;
 text-align:left;
}
.clearFloat {
 clear:both;
}
.portfThumbTitle {
 font-size:11px;
 text-decoration:none;
 color:#333;
}
.ecp_thumb {
 border:1px solid #bbb;
}
.wmlink {
 font-size:90%;
 font-style:italic;
 color:#444;
 text-align:center;
}
.wmlink a {
 color:#555;
 text-decoration:underline;
}
.wmlink a:hover {
 color:#eee;
 text-decoration:underline;
}
.size_S  { font-size: 11px; font-weight: Normal; text-decoration: none; }
.size_N  { font-size: 12px; font-weight: Normal; text-decoration: none; }
.size_L  { font-size: 16px; font-weight: Normal; text-decoration: none; }
