@import url(../../../../lib/all.css);
@import url(../../../../lib/skin.css);

#content { padding-top:20px; }
img { vertical-align:top; }

/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
	  padding-right:2px;
	  padding-left:3px;
	}
.title a,
.title a:link,
.title a:visited,
.title a:active {
	}
.title a:hover {
	} 
table, tr, td { border:none; }
.mod_title	/* album title  Text is controled by .title */ 
	{ 
	  width: 100%;
	  height: 34px;
	}
.mod_title_bg	/* album title hightlight Text is controled by .title */ 
	{ 
	  direction: ltr;
	  height: 34px;
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/ 
	{ 
	  height: 34px;
	  width: 17px;
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */ 
	{ 
	  height: 34px;
	  width: 17px;
	}
.albumdesc  /*album description includes all text and background*/
	{
	  padding:2px;
	  margin-top:2px;		
	  border:0px solid #404040;
	}
.desc  /* album descriptions on main page just description and author*/
	{ 
	  padding:2px;
	  margin-top:2px;		
	}
.caption  /* photo captions on all pages */
	{ 
	}
.modcaption  /* modifies background for caption text to reside */
	{
	  padding:2px;
	  margin-top:2px;		
	  border:0px dashed #404040;
	}
.error  /* all error text */
	{ 
	  color: red; 
	}
.attention /* voting instruction */
	{
	}
.headbox  /* box around the page headers */
	{
	}
.head  /* page headers behind the Gallery title*/
	{ 
	  padding-left:2px;
	  padding-right:2px;
	  border:0px dashed #404040;
	  height: 28px;  
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  width: 100%;
	  height: 34px;
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  direction: ltr;
	  height: 34px;
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/ 
	{ 
	  height: 34px;
	  width: 17px;
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  height: 34px;
	  width: 17px
	}
.bread  /* used in breadcrumb bars */
	{ 
	}
.bordertop
	{
	}
.borderright
	{
	}
.borderleft
	{
	}
.fineprint  /* used for fine print */
	{ 
	}
.popuphead
{
    height: 18px; 
    text-align:center; 
    margin:5px;
    padding: 5px;
}

.popup
	{
	}
.editlink,  /* Used for the [edit] tags */
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{
        }
.modnavbox  /* main navigation bar next and previous */ 
	{ 
	  border:0px dashed #404040;
	  width: 100%;
	  height: 18px;
	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	}
.modnavbox a:hover {
	}
.admin  /* used in admin bars - the serch text*/
	{ 
	}

.adminform
        {
        }

.search  /* used in admin bars - the serch text*/
	{ 
	}
.leftspacer /* amount of space to the left of the header and titles */
	{
	  width: 50px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	  border:0px dashed #404040;
	  width: 100%  
	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	}
.modnavboxtop a:hover {
	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	  border:0px dashed #404040;
	  width: 100%  
	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	}
.modnavboxmid a:hover {
	}
.modfooter  /*footer where the Gallery version is located*/
	{ 
	  padding:2px;
	  border:0px dashed #404040;
	  width:100%   
	}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
	}
.modfooter a:hover {
	}

.pview /* brackets both the image and all text in one frame */
{
	margin:7px;
	padding: 7px;
 }

.pcaption /* brackets all text below photo */
{ 
	padding:2px;
	margin-top:2px;
 }

.vatable /* width of the div set for all photo sets - view albums  */
 { 
 	width: 100%;
 }

.vathumbs /* full background bracket for images and text - veiw albums  */
 { 
	margin:17px;
 }

.vafloat /* float for view album - text */
 {
	float: none; 
 }

.vafloat2 /* float for view album - images */
 {
 	float: none; 
 }

.vasummary /* controls the view of Album summary */
{
        padding:2px;
        margin-top:10px;
        width:80%;
}

#adminbox td {
    padding:2px;
}

#adminbox a {
}

#adminbox a:hover {
}
