body { margin:0; padding:0; font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#000; line-height:16px; }
#container { width:96%; margin:1em auto; text-align:left; color: #000;}
.text { float:left; width:30%;  margin:1em 2% 1em 0;}
.gallery { float:left; width:49%; margin-right:1%; margin-bottom:1em;}
.last { margin-right:0;}

h1 { text-indent:-9999px; width:300px; height:60px; background:url(zoomy.jpg) no-repeat top left; }
h2 { font-size:1.4em; font-weight:normal; margin:0; padding:0 0 0.5em 0; color:#ffff00; }
h3 { font-size:1.2em; font-weight:normal; margin:0; padding:0 0 0.5em 0; }

a { text-decoration:none; }

img { border:none; }
ul,li { margin:0; padding:0; list-style-type:none; }
p { margin:0; padding:0 0 2px; }
:focus { outline: none; }
.small { font-size:0.9em;}

.text ul { margin-top:5px; padding-top:5px; border-top:0px solid #212024;}
.text li { margin:0 0 5px 0; padding:0 0 5px 15px; background:url(bullet.gif) no-repeat 0 4px; border-bottom:1px solid #212024; }

pre { margin:5px 0; padding:5px 0; border-top:1px solid #212024; border-bottom:1px solid #212024;
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}
pre code { font:1.2em "Monospaced", monospace; display: block; margin:0; padding:0; line-height:100%; }

html body div.clear, html body span.clear { background:none; border:0; clear:both; display:block; float:none; font-size:0; margin:0; padding:0; overflow:hidden; 	visibility:hidden; width:0; height:0; }


/* thumbnails grid */
.zoomy, .zoomy2, .zoomy3 { float:left; width:100%; }
.zoomy li, .zoomy2 li, .zoomy3 li { list-style:none; float:left; display:inline; margin-right:5px; margin-bottom:5px; width:150px; height:100px;  }
.zoomy a, .zoomy2 a, .zoomy3 a { text-decoration:none; display:block; width:150px; height:100px; }


/* ..... ZOOMY */
#zoomy { position:absolute; overflow:hidden; padding:0px; border:0px solid #FFFFFF; text-align:center; color:#fff; line-height:0; background: url(../images/popup-background.png) left top;
}
#zoomy img { margin:23px 10px 10px 18px; }	
#zoomy p { position:relative; margin:20px 5px 5px 10px; line-height:140%; text-align:left; color: #6b6b6b;  }
