/*
 * definitions for the links on the left of the page.
 */
td.ramonat_links {
			background-color: #888888;
			vertical-align: top;
			padding: 3px;
                 }

.ramonat_links {
			text-align: left;
			letter-spacing: 5px;
			font-weight: bold;
			line-height: 24px;
			font-size: 12px;
			font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
			color: #333;
	       }

a:link.ramonat_links		{
		  color: #000000;
		  text-decoration: underline;
		}

a:visited.ramonat_links	{
		  color: #000000;
		  text-decoration: underline;
		}

a:active.ramonat_links	{
		  color: #000000;
		  text-decoration: underline;
		}

a:hover.ramonat_links 	{ 
		  color: #000000;
		  text-decoration: underline;
		}

.ramonat_title {
		text-decoration: none;
		font-size: 30px;	
		font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
               }
/*
 * definitions for the gb message - (is that date or something???)
 */
table.gb_msg_outer {
		  background-color: #000000;
		}

table.gb_msg_inner {
		  background-color: #FFFFFF;
		}

td.gb_msg_date	{
		  background-color: #bbbbbb;
		}

td.gb_msg_text	{
		  background-color: #FFFFFF;
		}

td.gb_msg_info	{
		  background-color: #ddddff;
		}

.gb_msg_datetext {
		  color: #000000;
		  font-size: x-small;
		  font-weight: normal;
		}

.gb_msg_text	{
		  color: #000000;
		  font-style: italic;
		  font-size: normal;
		}

.gb_msg_sender	{
		  color: #000000;
		  text-align: left;
		  font-size: small;
		  font-weight: bold;
		}

.gb_msg_location {
		  color: #000000;
		  text-align: right;
		  font-size: small;
		  font-weight: bold;
		}

/*
 * special definitions for the wedding website.
 */
body	{ 
	  color:#00000;
	  /*color: #333;*/
	  background-color: #d5d5d7;
	  /*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}


table.outer	{
		  background-color: #000000;
		}

table.content	{
		  background-color: #FFFFFF;
		}

td.nameplate	{
		  background-color: #663399;
		}

td.content	{
		  background-color: #FFFFFF;
		}


.wedding_caption {
		  color: #000000;
		  text-align: center;
		  font-size: smaller;
		  font-weight: bold;
		}

h3.events	{
		  color: #550000;
		}

p.events	{
		  color: #000000;
		}

a:link		{
		  color: #000000;
		  text-decoration: underline;
		}

a:visited	{
		  color: #000000;
		  text-decoration: underline;
		}

a:active	{
		  color: #000000;
		  text-decoration: underline;
		}

a:hover 	{ 
		  color: #000000;
		  text-decoration: underline;
		}

a:link.navbar	{
		  color: #000000;
		  text-decoration: underline;
		}

a:visited.navbar {
		  color: #000000;
		  text-decoration: underline;
		}

a:active.navbar	{
		  color: #000000;
		  text-decoration: underline;
		}
a:hover.navbar 	{ 
		  color: #000000;
		  font-weight: bold;
		  text-decoration: underline;
		}

B.nameplate 	{
		  color: #000000;
		  font-size: 14px;
		  font:bold;
		}



/*
 * definitions from gallery 1
 */
/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
.commentbox	{ border-width:1px; border-style:solid; border-color: #000000;
		  padding:2px;
		}
		
.commentboxhead	{ background-color: #FCFCF3; padding:2px;
		  border-bottom-width:1px; border-bottom-style: solid; border-color: #000000;
		  font-size:10pt;
		}

.commentlabel	{ background-color: #DCDCC0; padding:5px; font-weight: bold;
		  font-size:10pt;
		}

.commentboxfooter { background-color: #FCFCF3; padding:2px;
		  border-top-width:1px; border-top-style: solid; border-color: #000000;
		  font-size:10pt;
		}

.sitedesc	{ background-color: #FCFCF3; margin-top:25px; padding:5px;
		  border-style: solid; border-width: 1px ; border-color: #000000;
		}

.inner		{ padding: 5px; margin-top:20px;
		  border-style: solid; border-color: #000000; border-width:1px;
		}

.shortdesc	{ background-color: #DCDCC0; padding:5px; font-weight: bold;
		}


/* 
   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;
	}

.albumdesc  /*album description includes all text and background*/
	{
	color:#000000;
	}

.desc	{ background-color: #FCFCF3 ; padding:3px; margin:8px; font-size:1.0em;
	  width:80%;
	  border-style: solid; border-color: #000000; 
	  border-width:1px; -Moz-Border-Radius: 20px;
	}

.caption                        /* photo captions on all pages */
	{ 
	  font-size: 10px; 
	}
.modcaption  /* modifies background for caption text to reside */
	{
	  font-size: 10px; 
	}

.error		{ background-color: #CC0000; color: #FFFFFF ;
		  padding:2px
		}

.attention                          /* so far, just for voting instructions*/
        {
          font-family: Verdana, Arial, Helvetica, sans-serif;
          font-weight: normal;
          color: blue;
          font-size: 12px;
        }

/*
.warning        { font-weight:bold; background-color: #FFFF33; color: #000000 ;
		  width: 150px; padding:2px; 
		}
*/

.headbox { 
	  background-color: #E6E6DC; font-size: 1.5em;  font-weight:boldi; padding:10px;
	  border-style: solid; border-width: 1px; border-color: #F0F0F0;
	}

.head                           /* page headers */
	{ 
	  font-size: 16px; 
	  font-weight: bold; 
	}

.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;
	}
.popuphead
	{ font-size: 16px;
	  background-color: #FCFCF3; padding:5px; font-weight: bold;
	  -Moz-Border-Radius: 20px;
	}

input, select, option, textarea
	{ 
	  background-color: #FCFCFF; padding-left:5px; -Moz-Border-Radius: 20px;
	}

.popup
	{
	  font-size: 12px;
	}
.editlink                       /* Used for the [edit] tags */
	{
	  font-size: 10px;
	}

.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: boldi; 
	}

.video {
	  	background-color: #d5d5d7;
	}

td.video_links {
		background-color: #888888;
		vertical-align: top;
		padding: 3px;
          }


.video_links {
			text-align: left;
			letter-spacing: 2px;
			font-weight: bold;
			line-height: 24px;
			font-size: 12px;
			font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
			color: #333;
	       }

a:link.ramonat_links		{
		  color: #000000;
		  text-decoration: underline;
		}

a:visited.ramonat_links	{
		  color: #000000;
		  text-decoration: underline;
		}

a:active.ramonat_links	{
		  color: #000000;
		  text-decoration: underline;
		}

a:hover.ramonat_links 	{ 
		  color: #000000;
		  text-decoration: underline;
		}

