/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY  
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 11pt;
	  color:#FFFFCC;
	  font-weight:normal;
	  background-color: #000000;
	  background: url(http://www.minxaddiction.com/blckwine.jpg)
	  margin-top: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	  margin-bottom: 0px;

	}
TD, P 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt; 
	}
/* 
   link colors - overridden by the album 'linkcolor' property.
*/
A   	{ color: #FFCC00; text-decoration: none; }
A:link	{ color: #FFCC00; text-decoration: bold; }
A:visited { color: #cccccc; }
A:active { color: #ffffff; }
A:hover	{ color: #FFFFFF; text-decoration: underline;}
/* A:hover	{ color: #E91414; text-decoration: underline;} */

select, input, textarea, .form 
{
	font: 11px verdana, arial, sans-serif;
	background: #dddddd;
}

/* 
   text styles 
*/
.title                          /* album titles on main page */
	{ 
	  line-height:140%;
	  color:#FFFFCC;
	  font-size:11px;
	  font-weight:bold;
	  padding:2px;
	  margin-top:2px;
	  width: 100%;
	}
.title a,
.title a:link,
.title a:visited,
.title a:active {
	  font-family:verdana, arial, sans-serif;
	  color:#ffffff;
	  font-size:11px;
	  font-weight:bold;
	  letter-spacing: .1em;  
	  ;
	}
.title a:hover {
      color: #E91414; text-decoration: underline;
} 

.mod_title	/* album title  Text is controled by .title */ 
	{ 
          // background-image: url(../images/mod_navbar.jpg);
          background-image: url(../images/navbar.jpg);
          width: 100%;
          height: 24px;
	}
.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:#FFFFCC;
	  font-size:9px;
	  font-weight:normal;
	  background-color: #111111;
	  line-height:125%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px dashed #000000;
	}
.desc  /* album descriptions on main page just description and author MOD CAJ */
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#FFFFCC;
	  font-size:11px;
	  font-weight:normal;
	  line-height:130%;
	  padding:2px;
	  margin-top:2px;
	}
.caption  /* photo captions on all pages MOD CAJ UNBOLD */
	{ 
	  font-size: 10px; 
	  font-weight:normal;	
	}
.modcaption  /* modifies background for caption text to reside MOD CAJ UNBOLD REMOVE UGLY BACKGROUND */
{
	  font-family:verdana, arial, sans-serif;
	  color: #C0C0C0;
	  font-size: 10px;
	  font-weight:normal;
	  line-height:125%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px solid #000000;
	}
.extraText  /* modifies background for caption text to reside MOD CAJ UNBOLD REMOVE UGLY BACKGROUND */
{
	  font-family:verdana, arial, sans-serif;
	  color: #C0C0C0;
	  font-size: 10px;
	  font-weight:normal;
	  line-height:125%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px solid #000000;
          margin-bottom:5px;
          margin-left:0px;
          width:100%;
	}
.error  /* all error text */
	{ 
	  color: red; 
	  font-size: 12px; 
	}
.attention /* voting instructions */
	{
	  color: white;
	  font-size: 11px; 
	  font-weight:normal;
	}
.headbox  /* box around the page headers */
	{
	}
.head  /* page headers behind the Gallery title*/
	{ 
	  font-family:arial, verdana, sans-serif;
	  color:#ffffff;
	  font-size: 18px;
	  font-weight:bold;
	  line-height:140%;
	  letter-spacing: .2em;
	  border:0px dashed #000000;
	  height: 49px;  
	}
.head a,
.head a:link,
.head a:visited,
.head a:active 
	{
	  font-weight: normal;
	  color:#ffffff;
	  text-decoration: none;
	}
.head a:hover
	{
	  font-weight: normal;
	  color: #E91414;
	  text-decoration: underline;
	}
.head2  /* page headers non-gallery page titles, height not set */
	{ 
	  font-family:arial, verdana, sans-serif;
	  color:#ffffff;
	  font-size: 18px;
	  font-weight:bold;
	  line-height:140%;
	  letter-spacing: .2em;
	  border:0px dashed #000000;
	}
.head2 a,
.head2 a:link,
.head2 a:visited,
.head2 a:active 
	{
	  font-weight: normal;
	  color:#ffffff;
	  text-decoration: none;
	}
.head2 a:hover
	{
	  font-weight: normal;
	  color: #E91414;
	  text-decoration: underline;
	}

.mod_headliner  /* Gallery titles. Text is controled by .head */ 
	{ 
          background-image: url(../images/mod_titlebar.jpg);
          width: 100%;
          height: 49px;
	}
.mod_headliner2  /* Album titles. Text is controled by .head */ 
	{ 
          background-image: url(../images/mod_navbar.jpg);
          width: 100%;
          height: 30px;
	}
.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; 
	}
.bordertop
	{
	}
.borderright
	{
	}
.borderleft
	{
	}
.fineprint  /* used for fine print */
	{ 
	  font-size: 10px; 
	}

.popupbody {
    padding: 10px;
    color: #FFFFFF;
}
.popuphead {
    font-size: 16px; font-weight: bold;
    color: #ffffff;
    background-image: url(../images/mod_titlebar.jpg);
}
	
.popup {
    font-size: 12px; font-weight: bold;
    color: #ffffff;
    background-color: #363636;
}

.editlink,  /* Used for the [edit] tags */
.editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{
	  font-size: 10px;
	  font-weight: bold;
	  color: #ffffff;	  
	}

.editlink a:hover {
    color: #E91414;
}

.modnavbox  /* main navigation bar next and previous */ 
	{ 
	  font-family:verdana, arial, sans-serif;	
	  color:#ffffff;
	  font-size: 12px; 
	  font-weight:bold;
	  background-image: url(../images/mod_navbar.jpg);
	  line-height:140%;
	  letter-spacing: .2em;
	  border:0px dashed #000000;
	  width: 100%;
	  height: 14px;
	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  color:#ffffff;
	  text-decoration: none;
	}
.modnavbox a:hover {
	  font-weight: normal;
	  color: #E91414;
	  text-decoration: underline;
	}
.admin  /* used in admin bars - the serch text*/
	{ 
	  font-size: 9px;
	  color: #FFFFCC; 
	  font-weight: bold;
	}

.adminform {
          font-size: 10px;
          font-weight: bold;
          color: #000000 ;
        }
.search  /* used in admin bars - the serch text*/
	{ 
	  font-size: 10px;
	  color: #ffffff; 
	  font-weight: bold;
	}
.leftspacer /* amount of space to the left of the header and titles */
	{
	  width: 50px;
	}
.modnavboxtop  /*navagation bar top of screen where admin buttons show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #ffffff;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #000000;
	  line-height:140%;
	  letter-spacing: .1em;
	  border:0px dashed #000000;
	  width: 100%  
	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	  font-weight: normal;
	  color: #ffffff;
	  text-decoration: none;
	}
.modnavboxtop a:hover {
	  font-weight: normal;
	  color: #E91414;
	  text-decoration: underline;
	}
.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #ffffff;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #363636;
	  line-height:140%;
	  border:0px dashed #000000;
	  width: 100%  
	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;
	  color:#ffffff;
	  text-decoration: none;
	}
.modnavboxmid a:hover {
	  font-weight: normal;
	  color: #E91414;
	  text-decoration: underline;
	}
.modfooter  /*footer where the Gallery version is located*/
	{ 
	  font-family:verdana, arial, sans-serif;
	  color:#ffffff;
	  font-size: 8px;
	  font-weight:normal;
	  background-color: #000000;
	  line-height:140%;
	  padding:2px;
	  border:0px dashed #000000;
	  width:100%   
	}
.modfooter a,
.modfooter a:link,
.modfooter a:visited,
.modfooter a:active {
	  text-decoration: none;
	  color:#ffffff;
	}
.modfooter a:hover {
	  color: #E91414;
	  text-decoration: underline;
	}

.pview /* brackets both the image and all text in one frame */
{
	margin:7px;
	padding: 7px;
 }

.pcaption  /* modifies background for caption text to reside MOD CAJ FROM BLADE */
	{
	  font-family:verdana, arial, sans-serif;
	  color: #C0C0C0;
	  font-size: 10px;
	  font-weight:bold;
	  line-height:125%;
	  padding:2px;
	  margin-top:2px;		
	  border:0px solid #000000;
	}

.commentbox
	{
	background-color: #191919;

	}
.commentboxhead
	{
	}
.commentboxfooter
	{
	}
.commentlabel
	{
	}

.vatable /* table which all div sets are located - view albums MOD CAJ */
	{ 
	  border:0px solid #cccccc;
	}
.vathumbs /* full background bracket for images and text - view albums MOD CAJ  */
	{ 
	  background-color: #191919;
	  padding-top: 20px;	
	  padding-left: 0px;	
	  padding-right: 0px;		
	  border:1px solid #666666;
	}
.vafloat /* float for view album - text */
	{
	float: none;
	}
.vafloat2 /* float for view album - images */
	{
	float: none;
	}
.thumb1 /* background bracket for thumbnails and text - CAJ  */
	{ 
	  background-color: #111111;
	  padding-top: 0px;	
	  padding-left: 5px;	
	  padding-right: 5px;		
	  border:0px solid #666666;
	}

.thumb2 /* background bracket for thumbnails and text - CAJ  */
	{ 
	  background-color: #000000;
	  padding-top: 0px;	
	  padding-left: 5px;	
	  padding-right: 5px;		
	  border:0px solid #FFCC00;
	}

.g-va-poll-box1
{
        font-weight:normal;
	font-size: 11px;
	line-height:125%;
        padding:10px;
        margin-top:5px;
        margin-left:69px;
        width:100%;
}

.g-va-poll-box3 /* controls the view of voting box MOD CAJ size */
{
        font-weight:normal;
	font-size: 11px;
	line-height:140%;
        padding:5px;
        margin-top:5px;
        margin-left:69px;
        width:80%;
}

.vasummary /* controls the view of Album summary MOD CAJ size */
{
        font-weight:normal;
	font-size: 11px;
	line-height:125%;
        padding:2px;
        margin-top:5px;
        margin-bottom:5px;
        margin-left:69px;
        width:85%;
}

.pollresults
{
        font-weight:bold;
	font-size: 10px;
	line-height:125%;
        padding:2px;
        margin-top:10px;
        margin-left:69px;
}

.zip
{
        font-weight:bold;
	font-size: 10px;
	line-height:140%;
        padding-top:5px;
        padding-left:10px;
        padding-right:10px;
        padding-bottom:5px;
	background-color: #666666;	
	border:1px solid #dfdfdf;

}

.text01 /* 11 pt white text ADD CAJ */
{
        font-weight:normal;
	color:#FFFFFF;
	line-height:120%;
	font-size: 11px;
        padding:2px;
        margin-top:10px;
}
.smtext  /*small text */
	{
	  font-family:verdana, arial, sans-serif;
	  color:#FFFFCC;
	  font-size:9px;
	  font-weight:normal;
	  line-height:140%;
	  padding:2px;
	  margin-top:0px;
	  margin-bottom:0px;		
	  border:0px dashed #000000;
	}
.lgtext  /*large text */
	{
	  font-family:verdana, arial, sans-serif;
	  color:#FFFFCC;
	  font-size:13px;
	  font-weight:normal;
	  line-height:120%;
	  padding:2px;
	  margin-top:0px;
	  margin-bottom:4px;
	}

#adminbox {
}

#adminbox td {
    background-color: #363636;
}

.grayborder /* 1px dark gray border - ADD CAJ  */
	{		
	  border-top:1px solid #111111;
	}
