/* CSS Document */
body					{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #d8d8d8;
	font-size: 90%;
	background-image: url(/assets/images/page_bg.jpg);
}

/* Headers */
h1 						{ font-size: 20px; color: #439fdb; margin: 0; padding: 50px 0 0 30px; font-weight: normal; } 
h2  					{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; color: #a7a7a7; margin: 10px 0 5px 0; font-weight: normal; }
h3						{}
h4						{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #f36a05; margin: 10px 0 10px 20px; font-weight: normal; }
h5						{} 

/* Misc. */
img						{ border: 0; }
acronym 				{ cursor: help; }
::-moz-selection        { background: #dcf4ff; color: #005f8b; } 
::selection            	{ background: #dcf4ff; color: #005f8b; }
.privacy-bottom			{ text-align: center; }

/* Main Styles */
#container				{ margin: 0 auto; width: 918px; background-color: #fff; border: 1px solid #66cfff; }
#header					{ margin: 0 auto; display: block; height: 60px; width: 918px; background-repeat: no-repeat; background-image: url(/assets/images/main_horz_line.gif); background-position: 0 50px; }
#header h1				{ margin: 0; padding: 18px 0 0 15px; }
#container p			{
}
#container a			{ color: #439fdb; text-decoration: none; border-bottom: 1px dashed #0079c8; }
#container a:link 		{} 
#container a:visited 	{} 
#container a:hover		{ color: #ff9000; border-bottom: 1px solid #b66f00; background-color: #f6f4de; }
#container a:focus		{ color: #ff9000; border-bottom: 1px solid #b66f00; background-color: #f6f4de; }
#container a:active		{
	color: #ff9000;
	border-bottom: 1px solid #b66f00;
	background-color: #f6f4de;
}

a.external				{ background: url(/assets/images/external.png) center right no-repeat; padding-right: 13px; }

p#welcome				{ margin: 0; padding: 4px 0 2px 20px; color: #000066; }

.main-box				{ border: 1px solid #ooccff;width: 705px;display: block;margin: 10px 8px; padding: 1px; }
.main-box h2 			{ padding: 5px 12px; margin: 0; border-bottom: 1px solid #e0e0e0; font-size: 120%; background-image: url(/assets/images/bg-boxes.jpg); color: #F37623; }
.main-box p 			{ padding: 5px 3px; text-indent: 5px; margin: 3px; }

.main-box-right			{ border: 1px solid #ooccff; width: 270px; display: block; margin: 10px 8px; padding: 1px; }
.main-box-right h2 		{ padding: 5px 12px; margin: 0; border-bottom: 1px solid #e0e0e0; font-size: 110%; background-image: url(/assets/images/bg-boxes.jpg); color: #0A68DC; }
.main-box-right p 		{ padding: 5px 3px; text-indent: 5px; margin: 3px; }

.clients 				{ list-style-type: none; border-bottom: 1px dotted #ccc; padding: 0 0 4px 0; }
.clients img 			{ border: 1px solid #25a0d3; padding: 1px; }
.clients span 	 		{ display: block; }
.info-input				{ color: #f36a05; font-style: italic; }
.results				{ font-style: normal; color: #000; }

.checklist input		{ float: right; }
.checklist span			{
	margin:0 0 0 215px;
	display: block;
	height: 14px;
	width: 180px;
}
.checklist strong		{
	float: left;
	color: #1079BD;
}

a.delete				{ text-decoration: none; border: 0; }
ul.event				{}
.event li 				{ list-style-type: none; }

/* Navigation */
#top-nav				{ height: 20px; margin: 10px 0; padding: 5px 0; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; border-bottom: 1px solid #439fdb; }
#top-nav a				{ color: #439fdb; text-decoration: none; border-bottom: 1px dotted #439fdb; }
#top-nav a:link			{ color: #439fdb; text-decoration: none; border-bottom: 1px dotted #439fdb; }
#top-nav a:visited		{ color: #439fdb; text-decoration: none; border-bottom: 1px dotted #439fdb; }
#top-nav a:hover		{ color: #439fdb; text-decoration: none; border-bottom: 1px solid #439fdb; }
#top-nav a:focus		{ color: #439fdb; text-decoration: none; border-bottom: 1px solid #439fdb; }
#top-nav a:active		{ color: #439fdb; text-decoration: none; border-bottom: 1px solid #439fdb; }

/* Gallery Styles */
ul#gallery 			{ margin:0; padding: 0; }
ul#gallery li		{ list-style-type:none; float:left; border:1px solid #CCCCCC; margin: 2px 2px; display:block; }
ul#gallery a:link, ul#gallery a:visited { padding: 5px; text-align:center; font-size: 10px; width: 114px; height: 138px; display:block; }
ul#gallery a:hover  { background-color:#EFEBCF; }
ul#gallery a:active { padding: 5px; text-align:center; font-size: 10px; width: 114px; height: 134px; display:block; }
ul#gallery span	    { display:block; height:100px;}
a.delete			{ margin: 2px !important; width: 20px !important; height: 20px !important; display:block !important; float: left; }

/* Backlink Styles */
ul.backlinks		{ margin: 0; padding:0; }
ul.backlinks li		{
	list-style-type: none;
	margin: 1px 0;
	padding: 0 10px 0 10px;
	height: 20px;
	border-bottom: 1px dotted #42B6FF;
}
li.verified			{ background-color: #FFEDD5; }
li.not-working		{
	background-color: #EEEEEE;
}

/* Footer */
#footer					{ margin: 5px 0 0 0; padding-top: 10px; border-top: 1px solid #ff9000; height: 74px; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; clear: both; }
#footer a				{ color: #ff9000; text-decoration: none; border-bottom: 1px dotted #ff9000; }
#footer a:link			{ color: #ff9000; text-decoration: none; border-bottom: 1px dotted #ff9000; }
#footer a:visited		{ color: #ff9000; text-decoration: none; border-bottom: 1px dotted #ff9000; }
#footer a:hover			{ color: #ff9000; text-decoration: none; border-bottom: 1px solid #ff9000; }
#footer a:focus			{ color: #ff9000; text-decoration: none; border-bottom: 1px solid #ff9000; }
#footer a:active		{ color: #ff9000; text-decoration: none; border-bottom: 1px solid #ff9000; }

/* Form Styles */ 
#form1					{ width: 340px; display: block; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
#form1 label			{ float: left; width: 130px; display: block; margin: 2px 0 0 0; padding: 0 0 0 10px; }
#form1 span				{ width: 122px; display: block; float: left; }
.level					{ display: block; width: 100%; height: 30px; margin: 5px 0; }
.level2					{ display: block; width: 100%; height: 24px; margin: 5px 0; padding: 2px 0; }
.fieldbox				{ font-size: 14px; font-weight: bold; margin: 0; padding: 0; border: 1px solid #b1b1b1; }
.description			{ text-indent: 10px; }
.descriptionbox			{ margin: 0; padding: 0; width: 320px; border: 1px solid #b1b1b1; }
.error					{}

/* Form Styles for picture upload */ 
#form_pic					{ width: 400px; display: block; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
#form_pic label			{ float: left; width: 140px; display: block; margin: 2px 0 0 0; padding: 0 0 0 10px; }
#form_pic span				{ width: 242px; display: block; float: left; }
.level					{ display: block; width: 100%; height: 30px; margin: 5px 0; }
.level2					{ display: block; width: 100%; height: 24px; margin: 5px 0; padding: 2px 0; }
.fieldbox				{ font-size: 14px; font-weight: bold; margin: 0; padding: 0; border: 1px solid #b1b1b1; }
.description			{ text-indent: 10px; }
.descriptionbox			{ margin: 0; padding: 0; width: 320px; border: 1px solid #b1b1b1; }
.error					{}

/* Add Tasks Form Styles */ 
#form_tasks				{ width: 100%; display: block; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
#form_tasks label		{ float: left; width: 130px; display: block; margin: 2px 0 0 0; padding: 0 0 0 10px; }
#form_tasks span		{ display: block; float: left; }

#form_contact			{ width: 100%; display: block; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
#form_contact label		{ float: left; width: 200px; display: block; margin: 2px 0 0 0; padding: 0 0 0 10px; }
#form_contact span		{ width: 142px; display: block; float: left; }

.level					{ display: block; width: 100%; height: 30px; margin: 5px 0; }
.level2					{ display: block; width: 100%; height: 24px; margin: 5px 0; padding: 2px 0; }
.fieldbox				{ font-size: 14px; font-weight: bold; margin: 0; padding: 0; border: 1px solid #b1b1b1; }
.description			{ text-indent: 10px; }
.descriptionbox			{ margin: 0; padding: 0; width: 320px; border: 1px solid #b1b1b1; }
.error					{}
