/*****************************************************************************/
/*  Terms of use of this freeware require that this header NOT be modified   */
/*  rl_styleSheet.css                                                        */  
/*  Ask and Receive (tm)  Reciprocal Link Software                           */
/*  Release version: 2.0  July 17th, 2003                                    */ 
/*  Copyright 2003 by Steve S. Saroff                                        */
/*  Download the most recent version of Ask and Receive from:                */        
/*  www.edifygroup.com    or    www.saroff.com                               */
/*																			 */
/* This file can be freely edited  but this header must be left intact       */     
/*****************************************************************************/
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A64300;
	text-decoration: underline
}
body {
	background-color: #FFF3E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	scrollbar-face-color: #AAAAAA;
	scrollbar-track-color: #F2F2F2;
}

td, p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color: #333333;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight : bolder;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
}


hr { height: 1px; width: 100%; color: #FFECD9; }

 
/************ start of styles for displayed links ***************/
/*    Sytle for the table where the displayed links are located */
/* See also the	variables for changing the number of columns,   */
/* the spacing and whether text is displayed next to logos      */
/* in the rl_DATAvars.php file.                                 */
/*       style for displayed links table                        */
/* this is the table where your reciporcal links are displayed  */
/* you can change the color of the cells, font size, etc,  here */

/****   style for the navigation links on the top of the displayed link page  */
/****  the 'click here for a link'   and    'return to home page'             */
.DisplayPageTopNav {
                      background-color: #FFF3E8;    
 				      vertical-align: middle;
				      text-align: left;
					  font-size: x-small;
					  width: 100%;
					  border-style: none;
                    }

/****   style for the adding a link on the top of the displayed links page  */
.AddLinkUrl { font-size: x-small; text-align: left; }
.AddLinkUrl a:link {color: #999999; text-decoration: none; }
.AddLinkUrl a:active {color: #696969; text-decoration: none; }
.AddLinkUrl a:visited {color: #696969; text-decoration: none; }
.AddLinkUrl a:hover {color: #CC0000; text-decoration: underline; }


 /****   style for the return-to-my-home-page link on the displayed links  page */
.ReturnPageLink	{ font-size: x-small; text-align: right;}
.ReturnPageLink a:link {color: #999999; text-decoration: none; }
.ReturnPageLink a:active {color: #696969; text-decoration: none; }
.ReturnPageLink a:visited {color: #696969; text-decoration: none; }
.ReturnPageLink a:hover {color: #CC0000; text-decoration: underline; }


/*****  sytle for the reciprocal link table of other people's links  **********/
.DisplayedLinksTable  {	background-color: #FFFFFF; width: 100%; border-style: none; }
.DisplayedLinkCells   { 
                          background-color: #FFE9D2;
				          vertical-align: top;
				          text-align: left;
					      font-size: x-small;
					      padding-left: 10px;
					      padding-right: 10px;
											padding-top: 5px;
					      padding-bottom: 5px;
                       }

 /* these are the sytles for the anchor links  for the displayed links */
.DisplayedLinkCells a:link {color: #999999 ; text-decoration: none; }
.DisplayedLinkCells a:active {color:#696969; text-decoration: none; }
.DisplayedLinkCells a:visited {color: #696969; text-decoration: none; }
.DisplayedLinkCells a:hover {color: #CC0000; text-decoration: underline; }

 
/* this is the style for the url which is in the text on a Reciprocal link which has no graphic */
.DisplayedUrl {font-weight: bold; }

/****   style for the navigation links on the bottom of the displayed link page  */
.DisplayPageBottomNav {
                          background-color: #FFF3E8;
				          vertical-align: middle;
				          text-align: left;
					      font-size: x-small;
					      width: 100%;
					      border-style: none;
                        }



.TopHeaderTable	{ background-color: #E5E9E7; width: 100%; border-style: none; background-color: #FFF3E8;}
.TopHeaderCellLeft 	{width: 30%; font-size: small; vertical-align: top; text-align: left; background-color: #FFF3E8; }
.TopHeaderCellMiddle 	{width: 70%; font-size: small; vertical-align: top; text-align: left; background-color: #FFF3E8; padding: 10px;}
.HeaderText1 {font-size: normal; }
.TopHeaderTable a:link {color: #8F4BB7 ; text-decoration: none; }
.TopHeaderTable a:active {color: #8F4BB7; text-decoration: none; }
.TopHeaderTable a:visited {color: #8F4BB7; text-decoration: none; }
.TopHeaderTable a:hover {color: #8F4BB7; text-decoration: underline; }


.BottomFooterText { background-color: #E5E9E7; width: 100%; border-style: none; padding: 10px;}
.BottomFooterText a:link {color: #8F4BB7 ; text-decoration: none; }
.BottomFooterText a:active {color: #8F4BB7; text-decoration: none; }
.BottomFooterText a:visited {color: #8F4BB7; text-decoration: none; }
.BottomFooterText a:hover {color: #8F4BB7; text-decoration: underline; }

.FooterText2 {font-size: xx-small; text-align: center; padding: 10px;}


/* sytle for the header table which shows how many links are on the page       */
.HeaderLinkTable  { background-color: #E5E9E7; width: 100%; border-style: none; }
.HeaderLinkCellLeft {font-size: xx-small; text-align: left;}
.HeaderLinkCellRight {font-size: xx-small; text-align: right;}
.HeaderLinkTable a:link {color: blue ; text-decoration: none; }
.HeaderLinkTable a:active {color:blue; text-decoration: none; }
.HeaderLinkTable a:visited {color: blue; text-decoration: none; }
.HeaderLinkTable a:hover {color: red; text-decoration: underline; }

															     
/********************************************************************************/
/*  styles used in rl_ask.php and rl_askother.php the file were people request a link to your page */
/********************************************************************************/
.TheirArea { position: absolute; top: 20px; color: #F36608;  font-weight: bold; padding-left: 50px; }
.WhenYouClick { font-size: x-small; }
.OurLinkStylesTable { width: 100%; border-sytle: dotted; }
.OurLinkStylesCellTop { text-align: left;  vertical-align: top; background-color: #99FFCC;  }
.OurLinkStylesCells { text-align: left; vertical-align: middle; background-color: #FFC488;  }
.OurLinkStylesCells a:link {color: blue ; text-decoration: none; }
.OurLinkStylesCells a:active {color:blue; text-decoration: none; }
.OurLinkStylesCells a:visited {color: red; text-decoration: none; }
.OurLinkStylesCells a:hover {color: red; text-decoration: underline; }



/************************************************************************************/
/*     colors for administration tools  (additional styles in rl_admin.php file     */

.TopArea {   width: 100%;
             height: 50px;
             background-image: url(ask_receive_logo2.jpg);
             background-repeat: no-repeat; 
			 text-align: center;
			 color: #F36608; 
		     font-weight: bold;
          }


.BlockColor { background-color: #FF0000; }
.AcceptColor { background-color: #33FFFF; }
.RejectColor { background-color: #FFFFCC; }
#EndOfApprove ( color: #339966; }
.AdminLink { color: #497982; font-size: x-small; text-align: right;}
.AdminLink a:link {color: #497982 ; text-decoration: none; }
.AdminLink a:active {color: #497982; text-decoration: none; }
.AdminLink a:visited {color: #497982; text-decoration: none; }
.AdminLink a:hover {color: red; text-decoration: none; }

/*************************************************************************/
/*  style for displayed legal notice which must be displayed and visible */

.RL_legal { font-size: xx-small; text-align: center; }
.RL_legal a:link {color: #666666 ; text-decoration: none; }
.RL_legal a:active {color:#666666; text-decoration: none; }
.RL_legal a:visited {color: #666666; text-decoration: none; }
.RL_legal a:hover {color: blue; text-decoration: underline; }
/********************************************************************/
input, option
        {
                border-color:#3C3C3C;
                border-width:1;
                font-family:verdana, tahoma, Helvetica;
                font-size:11;
                background-color:#F4F4F4;
                color:#3C3C3C;
        }
        select
        {
                border-color:#3C3C3C;
                border-width:1;
                font-family:verdana,verdana, Helvetica;
                font-size:10px;
                color:#3C3C3C;
                background-color:#F4F4F4;
        }
        textarea
        {
                border-color:#3C3C3C;
                border-width:1;
                font-family:verdana, tahoma, Helvetica;
                font-size:10;
                color:#000000;
                background-color:#F4F4F4;
        }
input.submit {
   background-color: #F4F4F4;
   font-weight: bold;
   font-size:12;
  }
.menu
{
   background-color: #FFE6CE;
   font-weight: bold;
   font-size:12;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
  	border-left: 1px White solid;
  	border-top: 1px White solid;
}
.menuactive
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
}

.header{
	background-image: url(../assets/balkje1.jpg);
	font: verdana, tahoma, Helvetica;
	color: White;
   font-size:12px;
   font-weight: bold;
	padding: 2px;
}
