/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
.alphathing1 {filter:alpha(opacity=75);
-moz-opacity:.85;
opacity:.85;
margin-bottom: 0px;
height:500%;}
.alphathing2 {filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
margin-bottom: 0px;
height:500%;}

TD, P 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	}
/* 
   link colors - overridden by the album 'linkcolor' property.
*/
A   	{ color: #66CCFF; text-decoration: none; }
A:link	{ color: #66CCFF; text-decoration: none; }
A:visited { color: #66CCFF; text-decoration: none; }
A:active { color: #66CCFF; }
A:hover	{ color: #C0C0C0; }
/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
	  line-height:140%;
	  padding-right:2px;
	  padding-left:3px;
	}
.title a,
.title a:link,
.title a:visited,
.title a:active {
	  font-family:verdana, arial, sans-serif;
	  color:#000000;
	  font-size:x-small;
	  font-weight:bold;
	  letter-spacing: .2em;  
	  text-decoration: none;
	}
.title a:hover {
	  color: #3D3947;
	  text-decoration: none;
	} 
	
.mod_title	/* album title  Text is controled by .title */ 
	{ 

	 background-image: url(../images/mod_navbar.jpg);
	 height: 18px;
	}
.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*/
	{
	  font-family:verdana, arial, sans-serif;
	  color:#3D3947;
	  font-size:12px;
	  font-weight:bold;
	  background-color: #E3E1E1;
	  line-height:100%;
	  border:1px solid #3D3947;
	  
	}
.desc  /* album descriptions on main page just description and author*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#3D3947;
	  font-size:10px;
	  font-weight:bold;
	  line-height:100%;
	  margin-top:2px;		
	  letter-spacing: .2em;
	}
.caption  /* photo captions on all pages */
	{ 
	  font-size: 10px; 	
	}
.modcaption  /* modifies background for caption text to reside */
	{
	  font-family:verdana, arial, sans-serif;
	  color: #ffffff;
	  font-size: 10px;
	  font-weight:bold;
	  line-height:140%;	  
	  background-color: #666666;
	  padding:2px;
	  margin-top:2px;		
	  border:1px dashed #cccccc;
	}
.pcaption  /* modifies background for caption text to reside */
	{
	  font-family:verdana, arial, sans-serif;
	  color: #ffffff;
	  font-size: 10px;
	  font-weight:bold;
	  line-height:140%;	  
	  background-color: #666666;
	  padding:2px;
	  margin-top:2px;		
	  border:1px dashed #cccccc;
	}
.pview /* brackets both the image and all text in one frame */
	{
	}
.commentbox
	{
	}
.commentboxhead
	{
	}
.commentboxfooter
	{
	}
.commentlabel
	{
	}
.vatable /* table which all div sets are located - view albums  */
	{ 
	}
.vathumbs /* full background bracket for images and text - veiw albums  */
	{ 
	padding: 3px;
	}
.vafloat /* float for view album - text */
	{
	float: none;
	}
.vafloat2 /* float for view album - images */
	{
	float: none;
	}
.vasummary /* controls the view of Album summary */
	{
        font-family:verdana, arial, sans-serif;
        color: #ffffff;
        font-weight:bold;
        padding:2px;
        margin-top:10px;
        border:3px groove #c0c0c0;
        width:80%;
	}
.vapoll /* controls the text for poll */
	{
        color: #000000;
	}
.pollresults /* poll result text */
	{
	  font-size: 12px;
	  color: #202020; 
	  font-weight: bold;
	}
.dim /* controls the dimension text under the image */
	{
	}
.commentIndication /* for the (star) indicating comment */ 
	{ 
	  color: red; 
	  font-size: 12px; 
	}
.error  /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}
.attention  /*voting instructions */
	{
	  color: #000000;
	}
.headbox  /* box around the page headers */
	{
	}
.headbox  /* box around the page headers */
	{
	}
.head  /* page headers behind the Gallery title*/
	{ 
	  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 #3D3947;
	  height: 28px;  
	}
.mod_headliner  /* Gallery & Album titles. Text is controled by .head */ 
	{ 
	  background-image: url(../images/mod_headliner.jpg);
	  width: 100%;
	  height: 28px;
	}
.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;
	}
.bordertop
	{
	  border: 0px;
	}
.borderright
	{
	  border: 0px;
	}
.borderleft
	{
	  border: 0px;
	}
.navtableborderbegin
	{
	  border: 0px;
	}
.navtableborderend
	{
	  border: 0px;
	}
.fineprint  /* used for fine print */
	{ 
	  font-size: 10px; 
	}

.viewcounter
	{
	  font-size: 10px;
	}
.editlink,  /* Used for the [edit] tags */
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{
	  font-size: 10px;
	  font-weight: normal;
	  color: #66ccff;	  
	}
.modnavbox  /* main navigation bar next and previous */ 
	{ 
	  font-family:verdana, arial, sans-serif;	
	  color:#E3E1E1;
	  font-size: 12px; 
	  font-weight:bold;
	  background-image: url(../images/mod_navbar.jpg);
	  line-height:140%;
	  letter-spacing: .2em;
	  border:0px dashed #3D3947;
	  width: 100%;
	  height: 30px;
	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  color:#E3E1E1;
	  text-decoration: none;
	}
.modnavbox a:hover {
	  font-weight: normal;
	  color: #3D3947;
	  text-decoration: underline;
	}
.admin  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #E3E1E1; 
	  font-weight: bold;
	}
.adminform
	{ 
	  font-size: 10px;
	  color: #CC0000; 
	  font-weight: bold;
	}
.search  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #000000; 
	  font-weight: bold;
	  height: 18px;
	}
.searchform /* defines form for search */
	{
	}
.leftspacer /* amount of space to the left of the header and titles */
	{
	  width: 15px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #000000;
	  font-size: 10px;
	  font-weight:bold;
	  line-height:140%;
	  letter-spacing: .1em;
	  background-color: #E3E1E1;
	  border:0px dashed #3D3947;
	  width: 100%  
	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	  font-weight: normal;
	  color: #000000;
	  text-decoration: none;
	}
.modnavboxtop a:hover {
	  font-weight: normal;
	  color: #3D3947;
	  text-decoration: none;
	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #000000;
	  font-size: 10px;
	  font-weight:bold;
	  line-height:140%;
	  background-color: #999999;
	  border:0px dashed #3D3947;
	  width: 100%  
	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;
	  color:#000000;
	  text-decoration: none;
	}
.modnavboxmid a:hover {
	  font-weight: normal;
	  color: #3D3947;
	  text-decoration: underline;
	}
.modfooter  /*footer where the Gallery version is located*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#707070;
	  font-size: 8px;
	  font-weight:normal;
	  line-height:140%;
	  padding:2px;
	  border:0px dashed #3D3947;
	  width=100%   
	}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
	  color:#707070;
	  text-decoration: none;
	}
.modfooter a:hover {
	  color: #3D3947;
	  text-decoration: none;
	}

/* popups */

.popupbody  /* controls the background of popup. */ 
	{
      margin: 25px;
      background-color: #909090;
	}
	
.popuphead  /* controls the title and background */ 
	{
	    margin: 0px; padding:0px;
	    background-image: url(../images/navbar.jpg);
	    text-align:center;
	    font-size: 14px; font-weight: bold;
	    color: #202020;
	    padding-left: 5px;
	    border-top: 1px solid #000000;
	    border-left: 1px solid #000000;
	    border-right: 1px solid #000000;
	}

.popup /* controls the main text and message body */
	{
	    text-align:center;
	    font-size: 12px;
	    color: #202020;
	    padding: 5px;
	    border: 1px solid #000000;
	    background-color: #ffffff;
	    margin-bottom: 10px;  
	}

.popupform /* controls form textarea */
	{
	    font-size: 12px;
	    line-height: 120%;
	    color: #202020;
	    padding: 2px;
	    border: 1px solid #000000;
	    background-color: #c0c0c0;
	}

#adminbox 
	{
      padding: 2px;
	}

#adminbox td 
	{
	}

#adminbox 
	{
    color: #000000;
	}
	<style type="text/css">
body {
	left:0px;
	background-color: #CCCCCC;
	background-image:   url(layout/maincss/images/main_02.gif);
	background-repeat:repeat-y;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #66ccff;
}
a:visited {
	color: #66CCFF;
}
a:active {
	color: #66CCFF;
}
a:hover {
	color: #ffffff;
}

.alphathing 
{filter:alpha(opacity=85);
-moz-opacity:.90;
opacity:.90;
margin-bottom: 0px;
height:500%;
background-image:  url("http://alphabetiks.com/layout/maincss/images/transp.png");
}

div.top{
	margin-right: 0px;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:96px;
	color:#000;
	z-index: 0;
	background-image:  url("http://alphabetiks.com/layout/maincss/images/right-bars_05.gif");
	background-repeat:repeat-x;
	margin:0;
	visibility: visible;
}
#header {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	visibility: visible;
}
#headerbar {
	position: absolute;
	top: 0px;
	left: 727px;
	z-index: 4;

}
#nav1 {
	position:absolute;
	width:78px;
	height:100px;
	z-index:8;
	left: 0px;
	top: 35px;
	visibility: visible;
 }
.leftbars
 {
	position:absolute;
	width:200px;
	height:100%;
	z-index:3;
	top: 150px;
	background-repeat: repeat-y;
	visibility: visible;
	z-index: 3;
	background-image:  url("http://alphabetiks.com/layout/maincss/images/main_02.gif");
	overflow: visible;
	left: auto;
	visibility: visible;
}
a:link {
	color: #66CCFF;
}
a:hover {
	color: #FFFFFF;
}
.footertext{font-size:10px}
.style1 {font-size: 36px}
.alphathing1 {filter:alpha(opacity=85);
-moz-opacity:.85;
opacity:.85;
margin-bottom: 0px;
height:500%;}
.alphathing2 {filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
margin-bottom: 0px;
height:500%;}
h1 {
	font-size: 14px;
}

.infoBox {
  background: #000000;
}

.infoBoxContents {
  background: #333333;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FFFF00;
}

.infoBoxNoticeContents {
  background: #FFCC00;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
</style>
