﻿/* The default CSS for the site */

body							{ font-family: Verdana, Sans-Serif; font-size: 0.7em; }

input							{	font-family: Verdana, Sans-Serif; font-size: 0.7em; }

a									{ color: #00598C; }

a:visited					{ color: #5D3E67; }

a img							{	border: none; }

.logo							{ color: #007575; font-weight: bold; }

.logo i						{ color: #5D3E67; }

.subheading				{ color: #00598C; font-weight: bold; }

#framework				{ width: 760px; height: 500px; margin: 0 auto; background-color: #FFFFFF; }

#headerbackground	{	width: 760px;	background-image: url(../Images/Logos/LWDPDirectoryHeader.gif);
										background-position: left; background-repeat: no-repeat; height: 100px;
										text-align: left;	border: 0; }

#logon						{ width: 374px; float: right;	text-align: right; margin: 1px 5px 0px 0px; font-weight: bold; }

#sidebar					{ float: left; width: 175px; padding-top: 10px; 
										background-color: #c9e7e9;  text-align: left; }

#bodycontent			{ float: right; width: 577px; margin-top: 1%;
										margin-bottom: 1%; text-align: left; color: #2E3D40; overflow: hidden; }

#footercontent	  {	float: left; width: 760px; background-image: url("../Images/Logos/LWDPDirectoryFooter2.gif");
										background-repeat: no-repeat; text-align: right; color: #2E3D40; font-size: 10px;
										height: 20px; line-height: 20px; }

#footercontent a	{ color: #2E3D40; text-decoration: none; }


.handleText				{	width: 16px; height: 16px; background-image: url(../Images/Buttons/HandleGrip.png);
										overflow: hidden;	cursor: n-resize; }

.resizingText			{ padding: 0px; border-style: solid; border-width: 2px; border-color:#7391BA; }

div.title								{	float: left; width: 65%; letter-spacing: 1px; font-weight: bold; font-size: 16px;
													margin-right: 2%; line-height: 27px; }
													
div.rightbuttonholder		{ float: right; line-height: 27px; }

div.leftbuttonholder		{	float: left; line-height: 27px; }

div.registration	{ width: 100%; height: auto !important; min-height: 420px; overflow: visible; }

div.signin				{ width: 100%; height: auto !important; min-height: 420px; overflow: visible; }

div.managesmallimageholder		{ float: left; width: 25px; height: 25px; margin: 7px 0px 10px 5px; border: solid 1px black; }

.bluebackground		{ background-color: #F7FDFD; border-width: 1px; border-style: solid; border-color: #B5C7DE; padding: 3px; }

.graybackground		{ background-color: #FCFCFC; border-width: 1px; border-style: solid; border-color: #808080; padding: 3px; }

.signinbutton			{ padding: 5px; text-decoration: none; }

.menu a:visited		{ color: #42595E; }

h1	{ color: #00598C; text-align: center; font-family: Gill Sans MT, Tahoma; font-size: 2.2em; background-color: #F7FDFD; border-width: 1px; border-style: solid; border-color: #B5C7DE; }
h2	{ color: #00598C; text-align: center; font-family: Gill Sans MT, Tahoma; font-size: 1.6em; background-color: #F7FDFD; border-width: 1px; border-style: solid; border-color: #B5C7DE; }
h3	{ color: #00598C; text-align: left; font-family: Gill Sans MT, Tahoma; font-size: 1.6em; }