﻿/*

WillStrohl.Lightbox Module for DotNetNuke
Version: 1.00.00
Author: Will Strohl
E-Mail: will.strohl@gmail.com
Website: http://www.willstrohl.com

Copyright 2009 Will Strohl

*/
#tblWnForm, #tblGalleryRepeater { width:600px; }
#tblWnForm tr td, #tblGalleryRepeater tr td { padding:5px; }
#tblWnForm tr td.SubHead { width:200px; vertical-align:top; }
.editfield { width:300px; }
.wns_table_edit { width:30px; }
.wns_table_name {  }
.wns_table_folder {  }
#tblGalleryRepeater tr td { border-bottom:1px solid #000000; }
#tblGalleryRepeater { margin-bottom:15px; }
ul.wns_lightbox { list-style-image:none; list-style-position:outside; list-style-type:none; }
li.listitem { display:inline; width:110px; height:115px; background-color: #ffffff; }
li.listitem a { border:1px solid #000000; background-color:#ffffff; margin:5px; padding:5px 5px 12px 5px; float:left; display:block; }
li.listitem a img { border:1px solid #000000; }
.wns_lightbox_wrapper { clear:both; display:block; }
.wns_lightbox_head { padding-top:10px; }