/*****************************************************************************/
/*  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: Gray;
	text-decoration: none;
}
a:hover {
	color: Red;
	text-decoration: underline;
}

/*        page , h1, h2, h3  and hr redefines                          */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: normal;
	background-image : url(../images/bk2.gif);
	background-attachment : fixed;
}

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: Blue;
	text-decoration: underline;
}
.AddLinkUrl a:active {
	color: Blue;
	text-decoration: underline;
}
.AddLinkUrl a:visited {
	color: Blue;
	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: Blue;
	text-decoration: none;
}
.ReturnPageLink a:active {
	color: Blue;
	text-decoration: none;
}
.ReturnPageLink a:visited {
	color: Blue;
	text-decoration: none;
}
.ReturnPageLink a:hover {
	color: Red;
	text-decoration: underline;
}

/*****  sytle for the reciprocal link table of other people's links  **********/
.DisplayedLinksTable  {
	background-color: Navy;
	width: 100%;
	border-style: none;
}
.DisplayedLinkCells   {
	background-color: White;
	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: Gray;
	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: Silver;
	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: #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: Red;
	font-weight: bold;
	padding-left: 50px;
}
.WhenYouClick {
     font-size: x-small;
 }
.OurLinkStylesTable {
	width: 100%;
	border-style : dotted;
}
.OurLinkStylesCellTop {
	text-align: left;
	vertical-align: top;
	background-color: Aqua;
}
.OurLinkStylesCells {
	text-align: left;
	vertical-align: middle;
	background-color: White;
}
.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(../banners/lb-banner.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: Red;
	font-weight: bold;
}


.BlockColor {
	background-color: Red;
}
.AcceptColor {
	background-color: Aqua;
}
.RejectColor {
	background-color: White;
}
#EndOfApprove ( color: #339966; }
.AdminLink {
	color: Olive;
	font-size: x-small;
	text-align: right;
}
.AdminLink a:link {
	color: Green;
	text-decoration: none;
}
.AdminLink a:active {
	color: Green;
	text-decoration: none;
}
.AdminLink a:visited {
	color: Gray;
	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: Blue;
	text-decoration: none;
}
.RL_legal a:active {
	color: Blue;
	text-decoration: none;
}
.RL_legal a:visited {
	color: Gray;
	text-decoration: none;
}
.RL_legal a:hover {
	color: Red;
	text-decoration: underline;
}
/********************************************************************/


