/*****************************************************************************/

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

/*****************************************************************************/





/* anchor link styles                                             */

a:link {color: blue ; text-decoration: none; }

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

a:visited {color: #red; text-decoration: none; }

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



/*        page , h1, h2, h3  and hr redefines                          */

body {margin:0px;background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: normal; }

h1 {  font-size: 12pt;  color: #7C64A2;    font-weight: normal;    }

h2 {  font-size: 12pt;  color: #7C64A2;    font-weight: normal;    }

h3 {  font-size: 12pt;  color: #7C64A2;    font-weight: normal;    }

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



 

/************ 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: #E5E9E7;    

 				      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: #8F4BB7; text-decoration: underline; }

.AddLinkUrl a:active {color: #8F4BB7; text-decoration: underline; }

.AddLinkUrl a:visited {color: #8F4BB7; text-decoration: underline; }

.AddLinkUrl a:hover {color: red; 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: #8F4BB7; text-decoration: none; }

.ReturnPageLink a:active {color: #8F4BB7; text-decoration: none; }

.ReturnPageLink a:visited {color: #8F4BB7; text-decoration: none; }

.ReturnPageLink a:hover {color: #8F4BB7; text-decoration: underline; }





/*****  sytle for the reciprocal link table of other people's links  **********/

.DisplayedLinksTable  {	background-color: #DCDFE0; width: 100%; border-style: none; }

.DisplayedLinkCells   { 

                          background-color: #FFFFFF;

				          vertical-align: bottom;

				          text-align: left;

					      font-size: x-small;

					      padding-left: 15px;

					      padding-top: 5px;

					      padding-bottom: 10px;

                       }



 /* these are the sytles for the anchor links  for the displayed links */

.DisplayedLinkCells a:link {color: blue ; text-decoration: none; }

.DisplayedLinkCells a:active {color:blue; text-decoration: none; }

.DisplayedLinkCells a:visited {color: red; text-decoration: none; }

.DisplayedLinkCells a:hover {color: red; 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: #E5E9E7;

				          vertical-align: middle;

				          text-align: left;

					      font-size: x-small;

					      width: 100%;

					      border-style: none;

                        }


.navlink {
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#fdd9be; line-height:15px; font-weight: regular; text-decoration:none;
}
.navlink:hover {
	font-family: verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#ffffff; line-height:15px; font-weight:regular; text-decoration:none;
}




.TopHeaderTable	{ background-color: #E5E9E7; width: 100%; border-style: none; background-color: #FFFFFF;}

.TopHeaderCellLeft 	{width: 30%; font-size: small; vertical-align: top; text-align: left; background-color: #FFFFFF; }

.TopHeaderCellMiddle 	{width: 70%; font-size: small; vertical-align: top; text-align: left; background-color: #FFFFFF; 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: #FFFFFF;  }

.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     */


.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCEB3;
	font-size: 14px;
	font-weight: bold;
}



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



/********************************************************************/





