/*
   style.css
   maxImage
   
   Created by Aaron Vanderzwan on 2009-02-11.
   Copyright 2009 Aaron Vanderzwan. All rights reserved.
*/


*       { margin:0;padding:0;/*font-family:arial;font-size:13px;*/ }
html    { overflow-x:hidden;overflow-y:scroll; }
body    { /*background:#ffffff;*/margin:40px 30px 0 30px; }
/*h1      { color:#333;font-size:24px;line-height:28px;margin:0 0 20px; }
ul,li   { list-style-type:none; }
li      { margin-bottom:10px;}
a       { color:#666; }
a:hover { text-decoration:none; }
p       { margin:0 0 10px;line-height:1.3em; }
img     { }*/
.span-1     { width:200px; }
.span-2     { width:230px; }
.span-3     { width:450px; }
.span-1,
.span-2,
.span-3     { background:#e9e9e9;float:left;margin-right:10px;opacity:.8;padding:10px; }
.liquid     { margin:0 0 0 490px;position:relative;width:auto; }

.slidemaximage { display:none; }	
.loader        { position:absolute;z-index:9999;width:39px;height:39px;top:49%;left:49% }


/* So that people will notice this style, I moved it to an inline style in bgslideshow.php
.slidemaximage  {display:none;} */