/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/

/* PGI specific classes */
.tableMain {
	background-color: #EAEAEA;
	border: 1px solid #0000FF;
	font-size: small;
}
.borderPic {
	border: 1px solid #000099;
}
.publicService {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}
.tableCenter {
	background-color: #FFFFE8;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-top: 1px solid #000000;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #000000;
	padding-left: 5px;
}
.pgifooter {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.pgifooter a:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.pgifooter a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.pgifooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.pgifooter a:active {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.hmenu {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	padding-right: 15px;
}
.hmenu a:link {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
.hmenu a:visited {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
.hmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.hmenu a:active {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}

/* End PGI specific classes */

/* 
   link colors - overridden by the album 'linkcolor' property.
*/
A:link, A:visited, A:active 
	{ color: #000000; }
A:hover 
	{ color: #666666; }

body  
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #666666;
	margin-top: 0px;
	}
TD, P 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	}

/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
	  font-size: 14px; 
	  font-weight: bold; 
	}
.mod_title			/* album title -- Text is controlled by .title */
	{
	  border:1px solid #000000;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.mod_title_bg   /* album title hightlight Text is controled by .title */
	{
	}
.mod_title_right  /* album title hightlight  Text is controled by .title*/
	{
	}
.mod_title_left  /* album title hightlight  Text is controled by .title */
	{
	}
.albumdesc  /*album description includes all text and background*/
	{
	}
.desc                           /* album descriptions on main page */
	{ 
	  font-size: 12px; 
	}
.caption                        /* photo captions on all pages */
	{ 
	  font-size: 10px; 
	}
.modcaption  /* modifies background for caption text to reside */
	{
	  font-size: 10px; 
	}
.error                          /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}

.attention                          /* so far, just for voting instructions*/
        {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          color: blue;
          font-size: 12px;
        }

.headbox			/* box around the page headers */
	{
	}

.head                           /* page headers */
	{
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size:150%;
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.mod_toplight_bg  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.mod_toplight_right  /* Gallery & Album titles. Text is controled by .head*/
	{
	}
.mod_toplight_left  /* Gallery & Album titles. Text is controled by .head */
	{
	}
.bread                          /* used in breadcrumb bars */
	{ 
	  font-size: 10px; 
	}
.nav                            /* used in navigation bars */
	{ 
	  font-size: 12px; 
	}
.navtableborderbegin
	{
	  border:1px solid #000000;
	}
.navtableborderend
	{
	  border:1px solid #000000;
	  border-top-width:0px;
	}
.bordertop
	{
	  border:1px solid #000000;
	  border-right-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.borderright
	{
	  border:1px solid #000000;
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-left-width:0px;
	}
.borderleft
	{
	  border:1px solid #000000;
	  border-top-width:0px;
	  border-bottom-width:0px;
	  border-right-width:0px;
	}
.fineprint                      /* used for fine print */
	{
	  font-size: 10px;
	}

.viewcounter {
	  font-size: 10px;
	}

.popuphead
	{
	  font-size: 16px;
	  font-weight: bold
	}
.popup
	{
	  font-size: 12px;
	}
.editlink                       /* Used for the [edit] tags */
	{
	  font-size: 10px;
	}
.modnavbox  /* main navigation bar next and previous */
	{
	}
.admin                          /* used in admin bars */
	{ 
	  font-size: 10px; 
	  font-weight: bold; 
	}

.adminform
	{ 
	  font-size: 10px; 
	  font-weight: bold; 
	}
.search                          /* used in search text */
	{ 
	  font-size: 10px; 
	  font-weight: bold; 
	}
.leftspacer  /* amount of space to the left of the header and titles */
	{
	  width: 0px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{
 
        }
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{

	}
.modfooter /*footer where the Gallery version is located*/
	{
	}
#wrap{
	width:900px;
	text-align:left;
	margin:0 auto;
	background: url(/templates/hpversatile/images/bg-middle.jpg) repeat-y;
	position: relative;
	overflow: hidden;
	height: auto;
}
#Top{
	height: 50px;
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	background: url(/templates/hpversatile/images/bg-top.jpg) no-repeat;
	text-align:center;
	overflow: hidden;
}
#header{
	height:93px;
	width:900px;
	margin: 0px auto;
	background: url(/templates/hpversatile/images/bg-header.jpg) no-repeat;
	clip:  rect(0px auto 0px auto);
}
#header h1{font-family:Arial,Helvetica,sans-serif small-caps; font-variant:small-caps; font-stretch:expanded; padding-left:20px}

#container {
	margin: 0 auto;
	height: auto;
	width: 880px;
	text-align:left;
}
#container .inner {
	padding: 10px;
}

#footer{
	color:#fff;
	text-align:center;
	clear:both;
	width: 900px;
	height: 50px;
	background: url(/templates/hpversatile/images/bg-footer.jpg) no-repeat;
	margin: 0 auto;
}
#copyright {
	height: 12px;
	float: left;
	font-size: 12px;
	padding: 0px;
	margin: 24px 10px 0px 24px;
	text-align: left;
	line-height: 12px;
	color: #666666;
}
.moduletable-navtop{
	height: 14px;
	float: right;
	font-size: 12px;
	padding: 0px;
	margin: 28px 24px 0px 0px;
	width: 700px;
	text-align: right;
}
.moduletable-navtop ul{
	list-style:none;
	margin:0;
	padding:0;
	color: #333333;
}
.moduletable-navtop li{
	margin:0;
	padding:0px 0px 0px 14px;
	display: inline;
}
.moduletable-navtop li:hover{
	margin:0;
	padding:0px 0px 0px 14px;
	display: inline;
	background: url(/images/logo-square-12px.gif) no-repeat 4px center;
}
.moduletable-navtop a:link, .moduletable-navtop a:visited{color:#eeeeee; text-decoration:none; margin:0; padding:7px 5px 5px}
.moduletable-navtop a:hover{color:#cccccc; text-decoration:none}

