/* ------------------- */
/* TEMPLATE STYLES     */
/* ------------------- */
/* Styles that apply to the template (inc/head.php and inc/foot.php) */

/* Arranged alphabetically by tag, then by class/id name where applicable, then class/id of parent elements */

/* -------------------- */
/* EDIT LINK            */
p#edit_page a {
	color: #999;
}
p#edit_page a:hover {
	color: #4D8AC6;
}
p#edit_page img {
	vertical-align: middle;
}
p#edit_page {
	background: #eee;
	font-size: 70%;
	padding: 2px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99999999999;
}
/* --------------------- */


/* <a> */
a {
	color: #7FC3D6;
}
	a:hover {
		color: #0087AD;
	}
div#content_top h3 a {
	text-decoration: none;
	color: #0087AD;
}
	div#content_top h3 a:hover {
		color: #7FC3D6;
	}
h1 a {
	position: absolute;
	background: url('../../media/images/logo.gif') no-repeat left top;
	height: 200px;
	width: 200px;
	left: 100px;

}
h2 a {
	color: #0087AD;
	text-decoration: none;
}
	h2 a:hover {
		text-decoration: underline;
	}
h3 a {
	text-decoration: none;
}
h4 a {
	color: #0087AD;
	text-decoration: none;
}
	h4 a:hover {
		text-decoration: underline;
	}
ul#nav li a {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #7FC3D8;
	text-decoration: none;
	text-transform: uppercase;
}
	ul#nav li a:hover, ul#nav li.here a{
		color: #147A95;
	}

div#top_nav a {
	padding: 0 20px;
	color: #fff;
	text-decoration: none;
}
	div#top_nav a:hover, div#top_nav a.here {
		text-decoration: underline;
	}

div#footer_threethird a {
	background: url('../../media/images/logo_rkh.png') no-repeat 0 0px;
	height: 50px;
	width: 123px;
	position: absolute;
}
	div#footer_threethird a:hover {
		background-position: 0 -80px;
	}


/* <body> */
body {
}

/* <div> */
div#container {
	position: relative;
	width: 1100px;
}
div#content {
	width: 1000px;
	margin-left: 100px;
}
div#content_top {
	position: absolute;
	left: 300px;
	bottom: 0;
	background: url('../../media/images/content_top_shadow.gif') no-repeat left top;
	height: 75px;
	width: 400px;
}
div#content_main {
	position: absolute;
	width: 800px;
	margin-left: 200px;
}
div#col_fullwidth {
	clear: both;
	position: relative;
	width: 780px;
	padding: 0 0 0 20px;
}
div#col_left {
	margin: 0;
	padding: 0;
	position: relative;
	padding: 30px 20px 20px 20px;
	width: 360px;
	float: left;
}
div#col_right {
	margin: 0;
	padding: 0;
	position: relative;
	padding: 30px 20px 20px 20px;
	width: 360px;
	margin-left: 400px;
}
div#find_us {
	margin-top: 20px;
}
div#footer {
	background: url('../../media/images/footer_shadow.gif') no-repeat center top;
	width: 760px;
	padding: 30px 20px 20px 20px;
	clear: both;
}
div#footer_onethird {
	float: left;
	margin-right: 55px;
}
div#footer_twothird {
	float: left;
	margin-right: 55px;
}
div#footer_threethird {

}
div#header {
	position: relative;
	height: 200px;
	background: #2699B8;
}
div#col_right div.images {
	text-align: center;
}
div#map {
	width: 360px;
	height: 400px;
}
div#nav_main {
	position: relative;
	padding: 5px 20px 0 20px;
	width: 160px;
	color: #8B8B8B;
	float: left;
}
div#newsletter {
	margin-top: 30px;
	height: 310px;
}
div#pdf {
	margin-top: 80px;
	background: url('/media/images/icons/pdf.png') no-repeat 0 0;
}
div#pdf p {
	margin-left: 70px;
}
div#side_subscribe {
	margin-top: 20px;
	width: auto;
}
div#top_nav {
	position: absolute;
	top: 0;
	right: 0;
	padding: 15px 0 20px 20px;
	color: #fff;
}
div.update {
	border: 1px solid silver;
	padding: 10px;
	margin: 5px 0 15px 0;
}

/* <h1> */
/* Site name/logo */
h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	text-indent: -10000px;
	height: 200px;
	width: 200px;
}

/* Main page headings */
h2 {
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Georgia,helvetica,sans-serif;
	font-weight: normal;
	line-height: normal;
	color: #0187AD;
	font-size: 29px;
}
h3 {
	margin: 5px 0 10px 0;
	padding: 0;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: #7FC2D5;
	text-transform: uppercase;
}
div#content_top h3 {
	position: absolute;
	margin: 0;
	padding: 0 0 0 20px;
	bottom: 0;
	left: 0;
	background-color: #fff;
	width: 380px;
	line-height: 50px;
	color: #0087AD;
}
h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 20px;
	font-family: Georgia,helvetica,sans-serif;
	font-weight: normal;
	color: #0087AD;
	line-height: normal;
}

/* <form> */
form#subForm p {
	position: relative;
}
form#subForm {
	color: #0087AD;
}
div#col_right form#subForm input.text {
	width: 280px;
	position: absolute;
	right: 0;
	color: #8B8B8B;
	border: 1px solid #C2E5EF;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
form#subForm input.submit {
	width: auto;
	border: 1px solid #7FC2D5;
	background-color: #7FC2D5;
	float: right;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
div#col_right form#subForm input.submit:hover {
	border: 1px solid #2699B8;
	background-color: #2699B8;
	color: #fff;
}

form#subForm label {
	line-height: 25px;
	width: auto;
}

/* <img> */
div#nav_main img {
	padding: 0;
	margin: 0;
}

/* <span> */
span.zoom {
	position: absolute;
	bottom: 4px;
	right: 0;
	width: 40px;
	height: 40px;
}
span.small {
	font-size: 80%;
}
h3 span.title {
 	color: #0087AD;
}

/* <p> */
p.highlighted {
	padding: 10px;
	background-color: #2699B8;
	color: #fff;
	text-align: center;
	margin-top: 0;
}
p.image {
	position: relative;
}

/* <ul> & <li> */
ul#nav {

}
ul#nav li {
	margin: 0;
	padding: 15px 0 0 0;
	list-style-type: none;
}
ul#sponsors {
	margin: 15px 0;
}
ul#sponsors li {
	margin: 0 9px;
	padding: 0;
	list-style-type: none;
	display: inline;
}
li.first {
	margin-left: 0 !important;
}
li.last {
	margin-right: 0 !important;
}

/* <hr> */

hr.discreet {
	border: 0;
	border-top: 1px solid #000;
	padding: 10px;
}