/*****************************************************************************/
/*  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.1  February 10th, 2005 								 */
/*  Copyright 2005 by Edify Group, L.L.C.  									 */
/*  Download the most recent version of Ask and Receive from:         		 */
/*  www.edifygroup.com    or    www.free-link-builder.com                    */
/*																			 */
/* This file can be freely edited  but this header must be left intact       */     
/*****************************************************************************/




/********************** NOTE TO USER !!! ****************************/
/*   A very small part of the default style formatting is embedded  */
/*   in the individual PHP files.   				    */
/*   In order to change these styles, you can use the "Configure    */
/*   system and set Variables" section of the Admin interface to    */
/*   change link colors, add spaces between rows of links, position */
/*   text around logos, etc.  					    */




/************** Default global styles (default for whole application) ******************/ 


body 
{
	background-color:#fff; 
	font-family: Arial, Helvetica, sans-serif; 
}

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

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

 
 
/************************* Index.php styles *************************/ 
 
 
/************ Start of styles for displayed links *******************/
/*    Styles for the table where the displayed links are located    */
/*                            				            */
/*   This is the table where your reciprocal links are displayed.   */
/*   You can change the color of the cells, font size, etc,  here   */



/****  Styles for the table that holds the "Ask for a link on this page" link and the search box  ****/


.DisplayPageTopNav 
{
	background-color: #E5E9E7;    
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
	width: 100%;
	border-style: none;
	padding:4px;
}



/****  Styles for the table cell that holds the "Ask for a link on this page" link ****/


.AddLinkUrl 
{ 
	text-align:left; 
	padding:4px;
}

html>body .AddLinkUrl 
{ 
	padding:0;
}

.AddLinkUrl a
{
	color:#76482C;
	text-decoration:underline; 
}
.AddLinkUrl a:hover 
{
	color:red; 
	text-decoration:underline; 
}



/****  Styles for the table cell that holds the search box ****/
 
 
.ReturnPageLink	
{ 
	text-align:right;
	padding:3px;
}

html>body .ReturnPageLink	
{ 
	padding:0;
}

.ReturnPageLink a 
{
	color:#76482C; 
	text-decoration:underline;
}
.ReturnPageLink a:hover 
{
	color:red; 
}

.ReturnPageLink_submit
{
	margin-bottom:-1px;
}

html>body .ReturnPageLink_submit
{
	margin-bottom:0;
}



/****   Styles for the category rows on the displayed links page */


.category
{
	margin: 10px 0px 2px 0px;
	padding-left:10px;
	padding-bottom:2px;
	border-bottom:1px solid #fff;
	color:#fff;
	font-weight:bold;
	font-size:15px;
	font-family:verdana;
}

.category_row
{
	background-color:#415B68;
}




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


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

.DisplayedLinkCells   
{ 
	background-color:#FFF;
	vertical-align:bottom;
	text-align:left;
	padding-left:15px;
	padding-top:5px;
	padding-bottom:10px;
}

.DisplayedLinkCells img
{
	text-decoration:none; 	
}
 
 
.DisplayedLinkCells a
{
	color:#76482C; 
	text-decoration:none; 
}
.DisplayedLinkCells a:hover 
{
	color:red;
	text-decoration:underline; 
}


 
/*** This is the style for the URL which is in the text of a Reciprocal link ***/


.DisplayedUrl 
{
	font-weight:bold; 
}



/****   Styles for the navigation links, etc., in the default footer of the displayed links page (when there is no HTML footer file present)  ***/


.DisplayPageBottomNav 
{
	background-color:#E5E9E7;
	vertical-align:middle;
	text-align:left;
	font-size:x-small;
	width:100%;
	border-style:none;
}

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


/****   Styles for the navigation links, etc., in the default header of the displayed links page (when there is no HTML header file present)  ***/


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

.TopHeaderTable a 
{
	color:#; 
	text-decoration:none; 
}
.TopHeaderTable a:hover 
{
	color:#; 
	text-decoration:underline; 
}

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

.TopHeaderCellMiddle 	
{
	width:70%; 
	font-size:small; 
	vertical-align:top; 
	text-align:left; 
	background-color:#FFF; 
	padding:10px;
}


/***  Styles for the header table which shows how many links are on the page  ***/


.HeaderLinkTable  
{ 
	background-color:#E5E9E7; 
	width:100%; 
	border-style:none; 
	font-size:12px;
}

.HeaderLinkTable a:link 
{
	color:#76482C; 
	text-decoration:none; 
}
.HeaderLinkTable a:hover 
{
	color:red; 
	text-decoration:underline; 
}

.HeaderLinkCellLeft 
{
	text-align:left;
}

.HeaderLinkCellRight 
{ 
	text-align:right;
}

			

		
/**********  Styles used in Rl_ask.php and Rl_askother.php  **********/


#addlink_form
{
	margin:0;
}

#addlink_form input, select
{
	margin:1px;
	padding:0;
}


#addlink_table
{
	padding:0 15px 0 15px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000;
	margin-top:0px;
	margin-bottom:30px;
	height:400px;
}

#addlink_table p
{
	margin:0;
}


.TheirArea 
{ 
	position:absolute; 
	top:20px; 
	color:#F36608;  
	font-weight:bold; 
	padding-left:50px; 
}

.WhenYouClick 
{ 
	font-size:11px;
	font-weight:bold;
}

html>body .WhenYouClick p
{ 
	padding:0 8px 10px 8px;
}

.WhenYouClick p
{ 
	padding:0 24px 10px 24px;
}

.OurLinkStylesTable 
{ 
	margin-top:5px;
	width:100%; 
	border:4px dotted #000; 
}

.OurLinkStylesCellTop 
{ 
	text-align:left;  
	vertical-align:top; 
	background-color:#9BBECF;  
}

.OurLinkStylesCells 
{ 
	text-align:left;
	vertical-align:middle; 
	background-color:#FFF;  
}

.OurLinkStylesCells a
{
	color:#76482C; 
	text-decoration:none; 
}
.OurLinkStylesCells a:hover 
{
	color:red; 
	text-decoration:underline; 
}




/***     Global Styles and colors for administration tools  (additional styles for rl_admin.php file are located in styles_admin.css)    ***/


.TopArea 
{  
	width:100%;
	height:66px;
	background-image:url(new_logo.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; 
}




/**** Default Center-the-Header style for application front-end files *****/


.center_Header_content
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}




/*********************** Rl_request.php styles *********************/


#thanks
{
	background-color:#fff;
	width:600px;
	border:1px solid #000;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}




/******* Default Center-the-Content styles for application front-end files *******/

.center_div_content2
{
	width:690px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
	margin-top:19px;
}

.center_div_content2 h3
{
	font-family:times new roman, times;
	color:#000;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
}

.center_div_content2 p
{
	font-family:times new roman, times;
	font-style:normal;
}