/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
BODY  
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt;
	  color: #494949;
	  font-weight:bold;
	  margin-top: 25px;
	  margin-left: 50px;
	  margin-right: 50px;
	background: #E4A8B1 url(http://www.richardandjuliet.com/images/background.gif) repeat;
}

TD, P 
	{ 
	  font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10pt;
	color: #66666;
}
/* link colors - overridden by the album 'linkcolor' property.
*/
A   	{ color: #929295; text-decoration: none;
	background: none transparent;
}
A:link	{ color: #d67489; text-decoration: none;
	background: none transparent;
}
A:visited { color: #d67489; text-decoration: none;
	background: none transparent;
}
A:active { color: #d67489;
	background: none transparent;
}
A:hover	{ color: #b61562;
	background: none transparent;
	text-decoration: underline;
}
/* 
   text styles 
*/
.title                	{ 
	/**/
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;
	  width: 100%;
	color: #717171;
}
.title a,
.title a:link,
.title a:visited,
.title a:active {
	  font-family:verdana, arial, sans-serif;
	  color: #d57186;
	  font-size:x-small;
	  font-weight:bold;
	  letter-spacing: .2em;
	  text-transform:uppercase;
	background: none;
}
.title a:hover {
	  color: #f8f8ff;
	  text-decoration: none;
	background: none #d57186;
} 
.mod_title	

	{ 
          background-image: url(../images/mod_titlebar.jpg);
          width: 100%;
          height: 28px;
	}
/* album title hightlight Text is controled by .title */ 
.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 description includes all text and background*/
.albumdesc	{
	  font-family:verdana, arial, sans-serif;
	  color: #e3c9c9;
	  font-size:x-small;
	  font-weight: normal;
	  background-image: url(../images/mod_descbg.jpg);
	  line-height:140%;
	  padding:2px;		
	  border: solid #e5e5e5 4px;
	}
/* album descriptions on main page just description and author*/
.desc  
	{
	  color: #a3a3a3;
	  padding:2px;
	  margin-top:2px;
	margin-right: 100px;
	font: normal x-small/140% verdana, arial, sans-serif;
}
	 /* photo captions on all pages */
.caption 
	{ 
	  font-size: 10px; 	
	}
	 /* modifies background for caption text to reside */
.modcaption 
	{
	  font-family:verdana, arial, sans-serif;
	  color: #5d5d5d;
	  font-size: 10px;
	  font-weight:bold;
	  line-height:140%;
	  padding:2px;
	  margin-top:2px;		
	  border: 0px dashed #000000;
	}
/* all error text */
.error  
	{ 
	  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: #fcfff9;
	  font-size: 16px;
	  font-weight:bold;
	  line-height:140%;
	  letter-spacing: .2em;
	  text-transform:uppercase;
	  border: 0px none;
	  height: 160px;
	text-align: left;
	vertical-align: bottom;
}
.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;
	  text-decoration: underline;
	  color: #d97e90;
	}
/* Gallery & Album titles. Text is controled by .head */ 
.mod_headliner  
	{
          width: 100%;
          height: 28px;
	background: url(../images/logo.gif) no-repeat center top;
	text-align: center;
}
 /* 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  
	{ 
	}
.bread 
	{ 
	  font-size: 10px; 
	}
.bordertop
	{
	}
.borderright
	{
	}
.borderleft
	{
	}
.fineprint 	{ 
	  font-size: 10px; 
	}
.popuphead
	{
	  font-size: 16px;
	color: #ffffff;
}
.popup
	{
	  font-size: 12px;
	color: #ffffff;
}
 /* Used for the [edit] tags */
.editlink, .editlink a,
.editlink a:link,
.editlink a:visited,
.editlink a:active
	{
	  font-size: 10px;
	  font-weight: normal;
	  color: #E91414;	  
	}
	  /* main navigation bar next and previous */ 
.modnavbox	{ 
	  font-family:verdana, arial, sans-serif;	
	  color: #989898;
	  font-size: 12px; 
	  font-weight:bold;
	  background-image: url(../images/mod_navbar.jpg);
	  line-height:140%;
	  letter-spacing: .2em;
	  border: 0px none 0;
	  width: 100%;
	  height: 14px;
	}
.modnavbox a,
.modnavbox a:link,
.modnavbox a:visited,
.modnavbox a:active {
	  font-weight: normal;
	  color: #989898;
	  text-decoration: underline;
	font-size: 11px;
}
.modnavbox a:hover {
	  font-weight: normal;
	  text-decoration: underline;
	  color: #de909e;
	background: white;
}
	/* used in admin bars - the serch text*/

.admin  	{ 
	  font-size: 10px;
	  font-weight: bold;
	  color: #989898;
	}
.adminform
        {
          font-size: 10px;
          font-weight: bold;
          color: #9D56ED;
        }
          /* used in admin bars - the serch text*/
.search	{ 
	  font-size: 10px;
	  font-weight: bold;
	color: #4a4a4a;
}
	 /* amount of space to the left of the header and titles */
.leftspacer
	{
	  width: 50px;
	}
	 /*navagation bar top of screen where admin buttons show*/
.modnavboxtop 
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #989898;
	  font-size: 10px;
	  font-weight:bold;
	  background-image: url(../images/mod_navbox.jpg);
	  line-height:140%;
	  letter-spacing: .1em;
	  border: 0px none #000000;
	  width: 100%  
	}
.modnavboxtop a,
.modnavboxtop a:link,
.modnavboxtop a:visited,
.modnavboxtop a:active {
	  font-weight: normal;
	  color: #d97e90;
	  text-decoration: none;
	font-size: 12px;
}
.modnavboxtop a:hover {
	  font-weight: normal;
	  color: #ffffff;
	font-size: 12px;
	background: #d97e90;
}
	  /*navagation bar middle where the link for the albums show*/
.modnavboxmid
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: #f9b9c4;
	  font-size: 10px;
	  font-weight: normal;
	  line-height:140%;
	  background: #f9eded;
	  border:0px dashed #000000;
	  width: 100%  
	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;
	  color: #d46c82;
	  text-decoration: underline;
	background: #f9eded;
}
.modnavboxmid a:hover {
	  font-weight: normal;
	  text-decoration: underline;
	  color: white;
	background: #d46c82;
}
	  /*footer where the Gallery version is located*/
.modfooter
	{ 
	  font-family:verdana, arial, sans-serif;
	  color: white;
	  font-size: 9px;
	  font-weight:normal;
	  background-image: url(../images/mod_titlebar.jpg);
	  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: white;
	font-size: 9px;
}
.modfooter a:hover {
	  text-decoration: underline;
	  color: #d97e90;
	font-size: 9px;
}
