/* =================================

	RRHBA
	Author: J Friesen
	Company: Omnilogic Systems (http://www.omnilogic.net/)
	
	Table of Contents
	
	1 - Global Elements
	2 - Header
	3 - Top Menu
	4 - Navigation
	5 - Content
	6 - Home
	7 - Directory
	8 - Admin
	9 - Footer
	10 - Forms
	11 - Misc
	
================================= */

/* =================================
	1.	Global Elements
================================= */
* {
	font-family:Tahoma, Geneva, sans-serif;
}
body {
	background:url(/images/rrhba/bg.jpg) repeat-x left top #dddddd;
	padding-top:2px;
}
#bgWrap {
	/* background:url(/images/rrhba/bg-blueprint.jpg) no-repeat center top; */
	background:url(/images/rrhba/bg-blueprint3.jpg) no-repeat center top;
}
#wrapper {
	background-color:#083258;
	width:960px;
	margin:0 auto;
	border:1px solid #083258;
}
a {
	color:#083258;
}
a:hover {
	text-decoration:none;
}

/* =================================
	2.	Header
================================= */
#header {
	background:url(/images/rrhba/bg_header.jpg) no-repeat;
	width:960px;
	height:197px;
	position:relative;
}
.logo {
	width:321px;
	height:173px;
	display:block;
	position:absolute;
	left:10px;
	top:14px;
}
#headerImages {
	list-style:none;
	margin:0; padding:0;
	width:609px;
	height:155px;
	position:absolute;
	top:0; left:351px;
}
#headerImages li {
	display:none;
}
#tips {
	background:url(/images/rrhba/bg_tips.jpg) no-repeat;
	width:615px;
	height:42px;
	position:absolute;
	bottom:0;
	right:0;
	overflow:hidden;
}
#tips h2 {
	letter-spacing:-1px;
	font-size:20px;
	margin:0; padding:0;
	line-height:42px;
	float:left;
	width:130px;
	padding:0 0 0 11px;
	color:#292929;
}
#tips p {
	float:left;
	width:460px;
	font-size:12px;
	margin:0;
	padding:7px 0;
}


/* =================================
	3.	Top Menu
================================= */
#topMenu {
	height:61px;
	padding-top:6px;
	width:960px;
}
#topMenu a {
	background:url(/images/rrhba/button-nav.jpg) no-repeat;
	padding-left:50px;
	width:270px;
	height:61px;
	display:block;
	float:left;
	color:#232323;
	text-decoration:none;
	text-align:center;
	font-size:20px;
	line-height:55px;
}
#topMenu a:hover {
	color:#4d4d4d;
}
#topMenu a.locator {
	background-position:0 0;
}
#topMenu a.guide {
	background-position:-320px 0;
	padding-left:40px;
	width:280px;
}
#topMenu a.finder {
	background-position:-640px 0;
}
#topMenu a.locator:hover {
	background-position:0 -62px;
}
#topMenu a.guide:hover {
	background-position:-320px -62px;
}
#topMenu a.finder:hover {
	background-position:-640px -62px;
}
#topMenu a.locator:active {
	background-position:0 -124px;
	padding-top:1px;
	margin-bottom:-1px;
}
#topMenu a.guide:active {
	background-position:-320px -124px;
	padding-top:1px;
	margin-bottom:-1px;
}
#topMenu a.finder:active {
	background-position:-640px -124px;
	padding-top:1px;
	margin-bottom:-1px;
}



/* =================================
	4.	Navigation
================================= */
#navigation {
}
.activeMenu {
	width:261px;
	background:url(/images/rrhba/bg_menu-bottom.jpg) no-repeat left bottom;
	padding-bottom:18px;
}
.activeMenu h4 {
	font-size:18px;
	color:#4d4d4d;
	text-transform:uppercase;
	text-align:center;
	font-weight:normal;
	margin:0; padding:0;
	background:url(/images/rrhba/bg_menu-top.jpg) no-repeat;
	height:35px;
	line-height:35px;
}
#navigation .button {
	display:block;
	background:url(/images/rrhba/menu-button.jpg) no-repeat;
	width:261px;
	height:36px;
	font-size:18px;
	color:#4d4d4d;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	line-height:36px;
	margin-top:12px;
}
#navigation .button:hover {
	color:#083258;
}
#navigation .button:active {
	padding-top:1px;
	margin-bottom:-1px;
	background-position:0 1px;
}


/* =================================
	5.	Content
================================= */
#contentWrap {
	padding:0 12px 12px 12px;
}
#contentRight {
	width:658px;
}
#contentRight h1.heading {
	color:#fff;
	font-size:28px;
	font-style:italic;
	margin:-48px 0 0 -5px;
	padding:0 17px 5px 0;
}
#contentRight h1.heading font {
	color:#fff;
}
.content {
	border:1px solid #cfcfcf;
	background:url(/images/rrhba/bg_content.jpg) repeat-x #fff;
	padding:10px 20px;
	min-height:510px;
	margin-top:40px;
}
.content img {
	margin:7px;
	margin-top:0;
}
.content img.border {
	border:1px solid #083258;
	padding:1px; background-color:#bbb;
	margin:7px;
	margin-top:0;
}
.content,
.content p,
.content li,
.content td,
.content th,
.content input,
.content textarea {
	color:#555;
	font-size:13px;
}
/*
.content a:active {	
	padding-left:1px;
	margin-right:-1px;
}
*/


/* =================================
	6.	Home
================================= */



/* =================================
	7.	Directory
================================= */



/* =================================
	8.	Admin
================================= */
#AdminMenu {

}
#AdminMenu ul {
	list-style:none;
	margin:0; padding:0;
}
#AdminMenu li {
	float:left;
	
}
#AdminMenu a {
	float:left;
	display:block;
	color:#232323;
	font-size:12px;
	background:url('/images/rrhba/bg_content.jpg') repeat-x;
	height:30px;
}

a.admin {
	background:url('/images/rrhba/all-icons.png') no-repeat;
	height:16px;
	width:16px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	float:left;
	margin:3px 6px;
}
a.review {
	background-position:-388px -104px;
}
a.approve {
	background-position:-66px -260px;
}
a.decline {
	background-position:-20px -260px;
}
a.delete {
	background-position:-388px -182px;
}
a.add {
	background-position:-112px -260px;
}
a.remove {
	background-position:-158px -260px;
}
a.edit {
	background-position:-342px -26px;
}
a.rsvp {
	background-position:-296px -494px;
}
a.moveLast {
	background-position:-20px -494px;
	float:left;
	padding:0 4px;
}
a.moveForward {
	background-position:-204px -260px;
	float:left;
	padding:0 4px;
}
a.moveBackward {
	background-position:-250px -260px;
	float:left;
	padding:0 4px;
}
a.moveFirst {
	background-position:-66px -494px;
	float:left;
	padding:0 4px;
}





/* =================================
	9.	Footer 
================================= */
#footer {
	background:url(/images/rrhba/bg_footer.jpg) repeat-x left 1px #fff;
	border:1px solid #cfcfcf;
	border-left:none; border-right:none;
	height:64px;
	padding:9px 70px 9px 60px;
	width:830px;
}
#footer p {
	color:#434343;
	font-size:11px;
	line-height:16px;
	margin:0; padding:0;
}
#footer p a {
	color:#434343;
	text-decoration:none;
}
#footer p a:hover {
	text-decoration:underline;
}
.ad {
	border:2px solid #083258;
}
.ad a{
	display:block;
}
.ad:hover {
	border:2px solid #0a7640;
}
.ad a:active {
	margin-top:1px;
}




/* =================================
	10.	Forms 
================================= */
fieldset {
	padding-left:0;
	padding-right:0;
}
fieldset legend {
	font-size:16px;
	font-weight:bold;
	margin-left:10px;
}
fieldset div {
	padding:5px 20px;
	background:url("/images/rrhba/bg_content.jpg") repeat-x scroll left -30px; #FFFFFF;
	border-top:1px solid #fff;
	border-bottom:1px solid #999;
}
fieldset div.first {
	border-top:1px solid #999;
}
fieldset div.last {
	border-bottom:none;
}
fieldset label {
	display:block;
	font-weight:bold;
	width:200px;
	float:left;
	line-height:29px;
	height:25px;
}
fieldset label span {
	color:#dc2f27;
}
p.small { font-size:11px; clear:both; }
fieldset input {
	float:left;
	border:1px solid #bbb;
	height:18px;
	padding:4px;
	width:345px;
}
fieldset select {
	float:left;
	border:1px solid #bbb;
	height:28px;
	padding:4px;
	width:350px;
}
fieldset select,
fieldset select option {
	color:#555555;
}
div.mdmlabel div {
	clear:left;
	padding:5px 20px;
	background:none transparent;
	border:none;
}
div.mdmlabel div label {
	width:45px;
	font-weight:normal;
	padding:0 5px;
	text-align:right;
}
div.mdmlabel input {
	width:100px;
}
fieldset label.lglabel {
	width:500px;
	float:none;
	clear:both;
}
fieldset textarea {
	border:1px solid #bbb;
	height:175px;
	width:540px;
	display:block;
	margin:0 auto 8px auto;
}
fieldset textarea.smltextarea {
	width:510px;
	margin:0 0 8px 0;
}
fieldset li label {
	width:30px;
	line-height:24px;
}
fieldset li label.lglabel {
	font-weight:normal;
}
fieldset li input {
	width:20px;
}
fieldset div.clearAfter input.button {
	width:100px;
	height:24px;
	margin:0 auto;
	display:block;
	float:none;
}
fieldset div.captcha {
	padding-left:90px;
	padding-right:90px;
}
fieldset div.captcha img {
	float:right;
}
fieldset div.captcha input {
	width:120px;
	clear:left;
}

/* =================================
	11.	Misc 
================================= */
.smallSelect option {
	font-size:12px;
}
a.noMoveLink:active {
	margin:0; padding:0;
}
a.noMoveLink img {
	border:none;
	background-color:transparent;
}
div#UsageReport {
	position:absolute;
	visibility:hidden;
	background-color:white;
}
table.pollResults img {
	margin:0;
	border:none;
	padding:0;
	background-color:transparent;
}


/* * Input Buttons * */
input[type="submit"],
input[type="button"],
input.button {
	padding:3px 8px;
	background:#F9F9F9;
	background:-webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.19, rgb(198,198,198)),
	    color-stop(0.6, rgb(249,249,249))
	);
	background:-moz-linear-gradient(
		center top, 
		#F9F9F9, 
		#C6C6C6
	);
	border:1px solid #777;
	text-shadow:0 1px 0 #999;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	-webkit-box-shadow: rgba(40, 40, 40, 0.5) 0px 1px 2px;
	-moz-box-shadow: rgba(40, 40, 40, 0.5) 0px 1px 2px;
	outline:none;
}
	input[type=submit]:hover,
	input[type=submit]:focus,
	input[type="button"]:hover,
	input[type="button"]:focus {
		background:#1B6EB4;
		background: -webkit-gradient(linear, left top, left bottom, from(#84C0E4), to(#1B6EB4));
		background-image: -moz-linear-gradient(top, #84C0E4, #1B6EB4);
		text-shadow:0 1px 0 #999;
	}
	input[type=submit]:active,
	input[type="button"]:active {
		-webkit-box-shadow: rgba(40, 40, 40, 0.5) 0px 0px 0px;
		-moz-box-shadow: rgba(40, 40, 40, 0.5) 0px 0px 0px;
	}
	input[type=submit]::-moz-focus-inner,
	input[type="button"]::-moz-focus-inner {
		border:0;
	}

/* * Tables * */
table.striped {
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
	border-collapse:collapse;
	margin-top:1em;
}
.striped th,
.striped .table_row_header td {
	border:0;
	border-bottom:2px solid #555;
	text-align: left;
	padding:4px;
	font-size:13px;
	color:#555555;
	font-weight:bold;
	background-color:transparent;
}
.striped th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
table.striped tr td {
	background: #fff;
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border-bottom:1px solid #ddd;
	overflow:hidden;
}
table.striped .altrow td,
table.striped .table_row_even td {
	background: #f5f5f5;
}
table.rsvpTable {
	table-layout:fixed;
	margin:10px 20px 40px 20px;
	width:615px;
}

/* * Calendar * */
table.events {
	border:1px solid #888;
	border-collapse:collapse;
	font-size:10px;
	width:100%;
}
table.events th {
	background-color:#E9ECEF;
	border:1px solid #888;
	height:24px;
	text-align:center;
}
table.events td {
	border:1px solid #888;
	height:65px;
	width:75px;
}
table.events td.calendar_weekend {
	background-color:#ddd;
}
table.events td.calendar_weekday {
	background-color:#f1f3f5;
}
table.events td div.calendar_day_number {
	text-align:right;
	padding:3px 3px 0 0;
	font-size:11px;
}
table.events td div.calendar_day_event {
	font-size:12px;
}
.eventDetails legend {
	font-size:1.5em;
	font-weight:bold;
	font-style:italic;
}
.eventDetails h4 {
	margin-bottom:0; padding-bottom:0;
	border-bottom:1px solid #083258;
	font-style:italic;
	color:#333;
}
.eventDetails p {
	margin-top:0; padding-top:0;
	padding-left:10px;
}

/* * Developments * */
.mapSurround {
	padding-top:1em;
}
.mapSurround table {
	border-spacing:0;
	border-collapse:collapse;
}
.mapSurround table td {
	padding:0;
}
div.mapIcon {
	background-image:url('/images/logo-d.gif');
}
div.mapIcon {
	background:#fff;
}

.map_popup_header {
	background: #007540;	
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding: 3px;
        filter: alpha(opacity = 85);
        opacity: 0.85;
}

.map_popup_body {
	background: #dddddd;
	color: #000000;
	border: solid #007540 2px;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	padding: 3px;
        filter: alpha(opacity = 85);
        opacity: 0.85;
}
/* *** RSVP *** */
	#RSVPform label {
		display: block;
		width: 200px;
		float: left;
	}
	#RSVPform input[type="text"], #RSVPform textarea {
		width: 300px;
	}
	.eventDetails {
		padding-bottom:30px;
	}
	.RSVPRequest {
		background:url(/images/rrhba/bg_content.jpg) repeat-x scroll 0 0 #fff;
		border-top:1px solid #cfcfcf;
		margin:0 -20px;
	}
	.RSVPRequest h3 {
		margin:0.83em 20px 0;
		border-bottom:1px solid #083258;
		font-size:18px;
		font-style:italic;
		color:#333;
	}
	.eventDetails h3 {
		margin:0.83em 0 0;
		border-bottom:1px solid #083258;
		font-size:18px;
		font-style:italic;
		color:#333 !important;
	}
	.eventDetails h3 font {
		color:#333 !important;
	}
	.RSVPRequest p,
	.eventDetails p {
		padding:10px 20px 3px 26px;
		margin:0;
	}