/* album titles on main page */
.title	{ 
 padding-right:2px;
 padding-left:3px;
}

.title a,
.title a:link,
.title a:visited,
.title a:active {
 font-family:verdana, arial, sans-serif;
 font-size:x-small;
 font-weight:bold;
 letter-spacing: .2em;  
 text-decoration: none;
}

.title a:hover {
 text-decoration: none;
} 

td.title {
 vertical-align: middle !important;
 padding-bottom: 3px !important;
}

/* album title  Text is controled by .title */
.mod_title	 	{ 
 width: 100%;
 height: 28px;
	background: url(../images/contenthead.png) top left no-repeat;
}

/* album title hightlight Text is controled by .title */ 
.mod_title_bg	{ 
 direction: ltr;
 background-image: url(../images/mod_toplight_bg.jpg);
 height: 28px;
}

/* album title hightlight Text is controled by .title*/ 
.mod_title_right	{ 
 background-image: url(../images/mod_toplight_right.jpg);
 height: 28px;
 width: 9px;
}

/* album title hightlight Text is controled by .title */ 
.mod_title_left	{ 
 background-image: url(../images/mod_toplight_left.jpg);
 height: 28px;
 width: 10px;
}

/* album description includes all text and background */
.albumdesc {
 font-family:verdana, arial, sans-serif;
 color:#404040;
 font-size:x-small;
 font-weight:bold;
 background-color: #ffffff;
 line-height:140%;
 padding:2px;
 margin-top:2px;		
 border:0px solid #404040;
}

/* album descriptions on main page just description and author*/
.desc	{ 
 font-family:verdana, arial, sans-serif;
 color:#404040;
 font-size:x-small;
 font-weight:bold;
 line-height:140%;
 padding:2px;
 margin-top:2px;		
 letter-spacing: .2em; 
}

/* photo captions on all pages */
.caption	{ 
 font-size: 10px; 	
}

/* modifies background for caption text to reside */
.modcaption	{
 font-family:verdana, arial, sans-serif;
 color: #000000;
 font-size: 10px;
 font-weight:bold;
 background-color: #ffffff;
 line-height:140%;
 padding:2px;
 margin-top:2px;		
 border:0px dashed #404040;
}

a.modcaption {
}

a.modcaption:hover {
 text-decoration: underline;
}

/* modifies background for caption text to reside */
.pcaption	{
 font-family:verdana, arial, sans-serif;
 color: #ffffff;
 font-size: 10px;
 font-weight:bold;
 background-color: #202020;
 line-height:140%;
 padding:2px;
 margin-top:2px;		
 border:0px dashed #404040;
}

/* brackets both the image and all text in one frame */
.pview	{
	margin:7px;
	padding: 7px;
}

.commentbox	{
}

.commentboxhead	{
}

.commentboxfooter	{
}

.commentlabel	{
}

/* width of the div set for all photo sets - view albums  */
.vatable { 
}

/* full background bracket for images and text - veiw albums  */
.vathumbs { 
}

/* float for view album - text */
.vafloat {
	float: none; 
}

/* float for view album - images */
.vafloat2 {
	float: none; 
}

/* controls the view of Album summary */
.vasummary	{
 font-weight:bold;
 padding:2px;
 margin-top:10px;
 width:80%;
}

/* controls the text for poll */
.vapoll	{
}

/* controls the dimension text under the image */
.dim	{
}

/* for the (star) indicating comment */ 
.commentIndication { 
 color: red; 
 font-size: 12px; 
}

/*voting instructions */
.attention	{
}

/* box around the page headers */
.headbox	{
}

/* page headers behind the Gallery title*/
.head	{ 
	font-family:verdana, arial, sans-serif;
 color:#000000;
 font-size: 16px;
 font-weight:bold;
 padding-left:2px;
 padding-right:2px;
 line-height:140%;
 letter-spacing: .2em;
 border:0px dashed #404040;
 height: 28px;  
}

/* Gallery & Album titles. Text is controled by .head */ 
.mod_headliner	{ 
	width: 100%;
	height: 28px;
	background: url(../images/contenthead.png) top left no-repeat;
}

/* Gallery & Album titles. Text is controled by .head */ 
.mod_toplight_bg	{ 
 direction: ltr;
 background-image: url(../images/mod_toplight_bg.jpg);
 height: 28px;
}

/* Gallery & Album titles. Text is controled by .head */ 
.mod_toplight_right { 
 background-image: url(../images/mod_toplight_right.jpg);
 height: 28px;
 width: 9px;
}

/* Gallery & Album titles. Text is controled by .head */ 
.mod_toplight_left	{ 
 background-image: url(../images/mod_toplight_left.jpg);
 height: 28px;
 width: 10px
}

/* used in breadcrumb bars */
.bread	{ 
	font-size: 10px; 
 vertical-align: middle !important;
}

/* used in navigation bars */
.nav	{
 vertical-align: middle !important;
 font-size: 12px;
}

.bordertop	{
}

.borderright	{
 padding-top: 1px !important;
}

.borderleft	{
 padding-top: 1px !important;
}

/* used for fine print */
.fineprint	{ 
	font-size: 10px; 
}

/* Used for the [edit] tags */
.editlink,
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active	{
 font-size: 10px;
 font-weight: normal;
 color: #404040;	  
}


/* main navigation bar next and previous */ 
.modnavbox	{ 
 font-family:verdana, arial, sans-serif;	
 color:#000000;
 font-size: 12px; 
 font-weight:bold;
 background-image: url(../images/navbox.gif);
 line-height:140%;
 letter-spacing: .2em;
 width: 100%;
 height: 16px;
}

.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
 font-weight: normal;
 text-decoration: none;
}

.modnavbox a:hover {
 font-weight: normal;
 text-decoration: none;
}

.admin	{ 
 font-size: 10px;
 font-weight: bold;
 color: #65B4FF; 
}

.adminform {
 font-size: 10px;
 font-weight: bold;
 color: #6666FF ;
}

/* used in admin bars - the search text*/
.search	{ 
 font-size: 10px;
 color: #404040; 
 font-weight: bold;
}

/* defines form for search */
.searchform	{
}

/* amount of space to the left of the header and titles */
.leftspacer	{
 width: 50px;
}

/* poll result text */
.pollresults	{
 font-size: 12px;
 color: #404040; 
 font-weight: bold;
}

/*navagation bar top of screen where admin buttons show*/
.modnavboxtop	{ 
 font-family:verdana, arial, sans-serif;
 color: #ffffff;
 font-size: 10px;
 font-weight:bold;
 background-color: #404040;
 line-height:140%;
 letter-spacing: .1em;
 border:0px dashed #404040;
 width: 100%  
}

.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
 font-weight: normal;
 text-decoration: none;
}

.modnavboxtop a:hover {
 font-weight: normal;
 text-decoration: none;
}

/*navagation bar middle where the link for the albums show*/
.modnavboxmid	{ 
 font-family:verdana, arial, sans-serif;
 color: #202020;
 font-size: 10px;
 font-weight:bold;
 background-color: #c0c0c0;
 line-height:140%;
 border:0px dashed #404040;
 width: 100%  
}

.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
 font-weight: normal;
 text-decoration: none;
}

.modnavboxmid a:hover {
 font-weight: normal;
 text-decoration: none;
}

/*footer where the Gallery version is located*/
.modfooter	{ 
 font-family:verdana, arial, sans-serif;
 color:#ffffff;
 font-size: 8px;
 font-weight:normal;
 background-color: #404040;
 line-height:140%;
 padding:2px;
 border:0px dashed #404040;
 width:100%   
}

.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
 text-decoration: none;
}

.modfooter a:hover {
 text-decoration: none;
}

/* controls the background of popup. */ 
.popupbody {
	margin: 25px;
	background-color: #808080;
}
	
/* controls the title and background */ 
.popuphead {
 text-align:center;
 font-size: 14px;
 font-weight: bold;
 line-height: 150%;
 color: #202020;
 padding-left: 5px;
 border-top: 1px solid #000000;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 background-color: #c0c0c0;
}

/* controls the main text and message body */
.popup {
 text-align:center;
 font-size: 12px;
 font-weight: none;
 color: #202020;
 padding: 5px;
 border: 1px solid #000000;
 background-color: #ffffff;
 margin-bottom: 10px;  
}

/* controls form textarea */
.popupform {
 font-size: 12px;
 font-weight: none;
 line-height: 120%;
 color: #202020;
 padding: 2px;
 border: 1px solid #000000;
 background-color: #c0c0c0;
}

#adminbox {
}

#adminbox td {
 font-family:verdana, arial, sans-serif;
/* background-color: #c0c0c0; */
}

#adminbox a:hover {
}
