@charset "UTF-8";

/* CSS Document                  */
/* Written by Chris Converse     */
/* for Lynda.com                 */


body,html{height:100%;}

.gallery_container p{font-size:12px!important;margin: 0px 0px 15px!important;width:200px!important;float: left!important;text-align:center!important;color:white!important;position:relative!important;line-height: 25px;}
.gallery_container a img{border:none;}
.gallery_container a{color:#fff;}
.gallery_container a:hover{color:#bbb;}
.gallery_container a.contactLink{background:url(../images/link_email.png) no-repeat 0px right;padding:0px 30px 0px 0px;text-transform:uppercase;text-decoration:none;font-size: 12px;float:right;margin-right:5px;}
.gallery_container a.zoom{ width:200px!important;font-size:12px!important;background:url(../images/link_zoom.png) no-repeat 0px 0px;padding:0px 0px 5px 20px;text-transform:uppercase;text-decoration:none;position:relative!important;top:0px!important;display:inline!important;}
.clear_both{clear:both;line-height:1px;}
.gallery_data{padding:40px;display:none;}
.gallery_preload_area{display:none;}
/*.all{position:absolute;top: 0px;left: 0px;width:100%;z-index:10000;background-color: #000;opacity:2.0;text-align:center;}*/
.all{width:100%;background:url(../images/div_box_01.png)repeat;position:absolute;z-index:9999;height:100%;position:fixed!important;/*FF IE7*/position:absolute;/*IE6*/top:0;left:0;}
.gallery_container{width:960px;margin:100px auto 0px auto;z-index:99999;background-color:#000;}
.gallery_credit{margin:0px 0px 10px 15px;float:left;width:425px;}
.gallery_type{margin:0px 0px 10px 0px;float:left;width:500px;text-align:right;padding:4px 0px 0px 0px;}
.gallery_top{margin:0px;padding:0px;height:20px;background:url(../images/page_top.jpg) no-repeat 0px 0px;}
.gallery_content{margin:0px;padding:15px 0px 1px 0px;background:url(../images/page_tile.jpg) repeat-y 0px 0px;}
.gallery_bottom{margin:0px;padding:0px;height:20px;background:url(../images/page_bottom.jpg) no-repeat 0px 0px;}
.gallery_thumbnails{width:300px;margin-left:40px;float:left;display:inline;}
.gallery_thumbnails a{display:inline-block;height:100px;width:100px;overflow:hidden;float:left;border:1px solid #555;margin:0px 13px 23px 0px;}
.gallery_thumbnails a:hover{border-color:#fff;}
.gallery_thumbnails a.selected{border-color:#fff;}
.gallery_preview{width:580px;height:475px;float:left;margin-left: 25px;}
.gallery_preview a{display:block;width:580px;height:475px;border:1px solid #555;}
.gallery_preview a:hover{border-color:#fff;}
.gallery_contact{width: 250px;height: 30px;margin-left:40px;padding-right:23px;float:left;text-align:right;display:inline;}
.gallery_caption{width:580px;float:right;}
/* Hide for browsers with no JavaScript support */
.gallery_data{display:block}
.gallery_thumbnails{width:auto;}
.gallery_preview{display:none;}
.gallery_caption{display:none;}