/*  
Theme Name: Global Restoration Network
Theme URI: http://www.globalrestorationnetwork.org
Description: 
Version: 1.0
Author: Ian Johnson
Author URI: http://moiagroup.com
*/

/* Begin Typography & Colors */
body {
	font-size: 82.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/bgtile.gif');
	color: #333;
	text-align: center;
	margin: 0;
	}

#page {
	background-color: white;
	border: 1px solid #2A5B6C;
	text-align: left;
	margin: auto;
	width: 1000px;
	position: relative;
	}

h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.0em; }
h5 { font-size: 1.0em; }

h1, h2, h3, h4, h5 {
	color: #2a5b6c;
	}
	
#bodycontent {
	position: relative;
	margin-bottom: 10px;
	}
h2 {
	padding-bottom: 5px;
	border-bottom: 1px solid #D8DEE0;
	margin-bottom: 5px;
	}
h3 {
	padding-bottom: 5px;
	border-bottom: 1px solid #D8DEE0;
	margin-bottom: 5px;
	}
a {
	color: #2a5b6c;
	text-decoration: none;
	}
a:hover {
	color: #49AD00;
	}
	
#header {
	background-color: #fff;
	}
#headerleft {
	width: 144px;
	position: relative;
}

#headerright {
	width: 854px;
	position: absolute;
	left: 146px;
	top: 0;
}
#navigation {
	background-color: #49AD00;
	border-top: 1px solid #2a5b6c;
	border-bottom: 5px solid #2a5b6c;
	height: 22px;
	padding-left: 145px;
	font-size: .9em;
}
#navigation a {
	display: block;
	float: left;
	padding: 4px 10px 0 10px;
	background-color: #bcd88a;
	color: #2a5b6c;
	text-decoration: none;
	border-left: 1px solid #2a5b6c;
	font-weight: bold;
	height: 18px;
}

#navigation a:hover {
	background-color: #D5E7B5;
}

#topsearch {
	text-align: right;
	float: right;
	width: 300px;
	color: #FFF;
	vertical-align: top;
	font-weight: bold;
	margin-top: 1px;
}

#topsearch #s {
	margin: 0;
	padding: 0;
	height: 15px;
}

form {
	margin: 0;
	padding: 0;
}
input {
	margin: 0;
	padding: 0;
}

#footernav {
	border-top: 1px solid #d8dee0;
	border-bottom: 1px solid #d8dee0;
	text-align: center;
	padding: 5px;
	position: relative;
	clear: both;
	background-color: white;
	font-weight: bold;
	font-size: .9em;
	text-transform: uppercase;
	}
	
#footernav a {
	text-decoration: none;
	}

#footercredits {
	border-top: 1px solid #d8dee0;
	border-bottom: 1px solid #d8dee0;
	text-align: center;
	padding: 5px;
	font-size: 1em;
	background-color: white;
	}
#footercredits a {
	text-decoration: none;
	color: #49AD00;
	}
#footercredits a:hover {
	color: #333;
	}

#sidebar {
	width: 144px;
	top: 0px;
	position: relative;
	font-weight: bold;
	font-size: .9em;
	float: left;
	}
	
#sidebar ul {
	margin: 0;
	padding: 0;
	decoration: none;
	list-style: none;
	}
	
#sidebar li {
	}
	
#sidebar li a {
	/* col width minus sum of horizontal padding */
	width: 137px;
	display: block;
	padding: 4px;
	text-decoration: none;
	color: #fff;
	background-color: #2A5B6C;
	border-top: 2px solid #D8DEE0;
	text-transform: uppercase;
	padding-left: 5px;
	}

#sidebar .firstlevelnav_ON {
	background-color: #FFFFFF;
	color: #2A5B6C;
	text-transform: uppercase;
	}
	
#sidebar .deadlink {
	background-color: #2A5B6C;
	color: #fff;
	text-transform: uppercase;
	cursor: default;
	}
#sidebar .deadlink:hover   {
	background-color: #2A5B6C;
	color: #fff;
	text-transform: uppercase;
	cursor: default;
	}
	
#sidebar .secondlevelnav {
	background-color: #D8DEE0;
	color: #2A5B6C;
	text-transform: none;
	}
	
#sidebar .secondlevelnav_ON {
	background-color: #FFF;
	color: #2A5B6C;
	text-transform: none;
	}
	
#sidebar .thirdlevelnav {
	background-color: #e5ecee;
	color: #2A5B6C;
	text-transform: none;
	padding-left: 25px;
	width: 114px;
	}
	
#sidebar .thirdlevelnav_ON {
	background-color: #FFF;
	color: #2A5B6C;
	text-transform: none;
	padding-left: 25px;
	width: 114px;
	}
	
#sidebar li a:hover {
	background-color: #608592;
	background-image: none;
	color: #FFF;
	}
	
	
#content {
	width: 610px;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	display: inline;
}

#content_wide {
	width: 800px;
	float: right;
	margin-left: 30px;
	padding-bottom: 15px;
	margin-right: 20px;
}

#homeleftcol {
	background-color: #FFF;
	width: 350px;
	float: left;
	font-size: .9em;
	padding-bottom: 10px;
	margin-top: 10px;
	font-size: 1.05em;
	display: inline;
	margin-left: 5px;
	}

#homeleftcol img {	
	width: 350px;
}
#homecentercol {
	background-color: #FFF;
	width: 230px;
	float: right;
	font-size: .9em;
	/*border-left: 1px dotted #2A5B6C;*/
	border-left: 1px solid #D8DEE0;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 10px;
	display: inline;
}
	
#homecentercol img {
	border: 0;
	}

#rightcol {
	position: relative;
	display: inline;
	float: right;
	top: 10px;
	width: 193px;
	/*border-left: 1px dotted #2A5B6C;*/
	border-left: 1px solid #D8DEE0;
	padding: 8px;
	padding-top: 0px;
	height: 100%;
	text-align: center;
	margin-bottom: 20px;
	}
#sponsorsblock {
	padding: 10px;
	padding-top: 0px;
	}
#sponsorsblock img {
	border: 1px solid #666;
	}
	
#sidebar_content a img {
	border: 1px solid #666;
}
	

#buttonsblock {
	padding: 10px;
	text-align: center;
	padding-bottom: 0px;
	}
#buttonsblock img {
	padding-top: 5px;
	}
	
.friendblock {
	border: 1px solid black;
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 40px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	font-size: .95em;
}

.friendblock a {
	text-decoration: none;
	color: #000;
	}

.friendblock p {
	margin: 0;
}

#sidebar_content {
	text-align: left;
	font-size: 1em;
	margin-top: -10px;
}
	
#toptabs {
	text-align: center;
	font-size: .9em;
	font-weight: bold;
}

#toptabs a {
	text-decoration: none;
	}


.alignright {
	width:40%;
	float: right;
}
.alignleft {
	width:40%;
	float: left;
}


.required {
	color: #990000;
	font-weight: bold;
	border: 1px solid red;
}

.errorText {
	font-family: verdana, tahoma, arial;
	font-style: italic;
	color: red;
}

.errorRow {
	font-family: verdana, tahoma, arial;
	font-style: italic;
	background: #FFAAAA;
	color: #CC0000;
}
tr {
 vertical-align: top;
}
.imageDelete {
	width: 175px;
	padding: 5px;
	float: left;
}
#searchParameters {
	width: 300px;
	border: 1px solid #999;
	margin: 10px;
	padding: 10px;
	background-color: #DDD;
}

.entry img {
	margin: 10px;
}
.entry {
	margin-bottom: 20px;
	}
.checkboxcontainer {
	float: left;
	}
.checkboxrow0 {
	background-color: #DDD;
	padding-bottom: 5px;
	padding-top: 5px;
	}
.checkboxrow1 {
	background-color: #FFF;
	padding-bottom: 5px;
	padding-top: 5px;
	}
.search-excerpt {
	color: #F00;
	}
.searchresults a {
	display: block;
   margin-top: 10px;
   text-decoration: underline;
}

.content_table {
   width: 98%;
}

.toptableft {
	background-image: url(images/tab_L_wht.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 11px;
	float: left;
}

.toptabcenter {
	background-image: url(images/tab_C_wht.gif);
	background-repeat: repeat-x;
	height: 21px;
	padding-top: 2px;
	width: 125px;
	float: left;
}

.toptabright {
	background-image: url(images/tab_R_wht.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 11px;
	float: left;
}

.toptableft_on {
	background-image: url(images/tab_L_blu.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 11px;
	float: left;
}

.toptabcenter_on {
	background-image: url(images/tab_C_blu.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 125px;
	padding-top: 2px;
	float: left;
}

.toptabright_on {
	background-image: url(images/tab_R_blu.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 11px;
	float: left;
}