/*

Theme Name:		Lakeland Regional
Theme URI:		http://www.clarknikdelpowell.com
Description:	A custom theme built by <a href='http://www.clarknikdelpowell.com'>Clark/Nikdel/Powell Inc.</a> for Lakeland Regional Medical Hospital
Author:			Taylor Gorman
Author URI:		http://www.clarknikdelpowell.com

*/

@font-face {
	font-family: 'MuseoSlab500';
	src: url('fonts/museo_slab_500-webfont.eot');
	src: local('☺'), url('fonts/museo_slab_500-webfont.woff') format('woff'), url('fonts/museo_slab_500-webfont.ttf') format('truetype'), url('fonts/museo_slab_500-webfont.svg#webfontpZrcx7tf') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* ------------------------------------------------------------- LAYOUT */

body {
	background-color: #007354;
	background-image: url(images/bodyBG.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #393939;
}
#page {
	background-color: #edebe4;
	width: 970px;
	margin: 0px auto;
	position: relative;
}
#printlogo, #printfooter {
	display: none;
}

/* ------------------------------------------------------------- LOGO */

h1 {
	height: 67px;
	width: 205px;
	padding: 55px 0px 0px 22px;
}
h1 a {
	text-indent: -9999px;
	display: block;
	background-image: url(images/LRMClogo.gif);
	height: 67px;
	width: 205px;
}

/* ------------------------------------------------------------- USER NAVIGATION */

#navUser {
	background-color: #393939;
	height: 33px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 12px 0px 0px 20px;
}
#navUser li {
	float: left;
}
#navUser a {
	background-image: url(images/navUser.gif);
	text-indent: -9999px;
	display: block;
	height: 20px;
	border-right: solid 1px #232323;
}
#navUser :last-child a {
	border: 0px;
}
#navUser a.home {
	width: 62px;
	background-position: 0px 0px;
}
#navUser a.home:hover {
	width: 62px;
	background-position: 0px -20px;
}
#navUser a.about {
	width: 63px;
	background-position: -63px 0px;
}
#navUser a.about:hover {
	width: 63px;
	background-position: -63px -20px;
}
#navUser.about a.about {
	width: 63px;
	background-position: -63px -40px;
}
#navUser a.faq {
	width: 51px;
	background-position: -127px 0px;
}
#navUser a.faq:hover {
	width: 51px;
	background-position: -127px -20px;
}
#navUser.faq a.faq {
	width: 51px;
	background-position: -127px -40px;
}
#navUser a.news {
	width: 124px;
	background-position: -179px 0px;
}
#navUser a.news:hover {
	width: 124px;
	background-position: -179px -20px;
}
#navUser.news-events a.news {
	width: 124px;
	background-position: -179px -40px;
}
#navUser a.contact {
	width: 74px;
	background-position: -304px 0px;
}
#navUser a.contact:hover {
	width: 74px;
	background-position: -304px -20px;
}
#navUser.contact a.contact {
	width: 74px;
	background-position: -304px -40px;
}
#navUser a.espanol {
	width: 76px;
	background-position: -379px 0px;
}
#navUser a.espanol:hover {
	width: 76px;
	background-position: -379px -20px;
}
#navUser.espanol a.espanol {
	width: 76px;
	background-position: -379px -40px;
}

/* ------------------------------------------------------------- PHONE NUMBER & SEARCH FORM */

#callANDsearch {
	width: 473px;
	height: 62px;
	background-color: #393939;
	position: absolute;
	right: 12px;
	top: 0px;
	background-image: url(images/callANDsearchBG.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#callANDsearch p {
	background-image: url(images/callANDsearch.gif);
	height: 22px;
	width: 442px;
	background-repeat: no-repeat;
	margin: 20px 0px 0px 17px;
	position: relative;
}
#callANDsearch #call {
	display: none;
}
#callANDsearch input.s {
	background-color: transparent;
	background-image: url(images/callANDsearch.gif);
	background-position: top right;
	border-width: 0px;
	width: 194px;
	height: 18px;
	position: absolute;
	top: 0px;
	right: 77px;
	padding: 4px 9px 0px 9px;
	font-size: 11px;
}
#callANDsearch input.s:focus {
	background-image: url(images/callANDsearch.gif);
	background-position: bottom right;
}
#callANDsearch input.submit {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 77px;
	height: 22px;
	background-image: url(images/callANDsearchButton.gif);
	cursor: pointer;
	background-color: #393939;
}

/* ------------------------------------------------------------- MAIN NAVIGATION */

#navMain {
	position: absolute;
	right: 18px;
	top: 85px;
}
#navMain li {
	float: left;
	background-image: url(images/navMainDivider.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 1px;
}
#navMain li:first-child {
	padding-left: 0px;
}
#navMain a {
	background-image: url(images/navMain.gif);
	display: block;
	height: 50px;
	text-indent: -9999px;
	border-top: solid 5px #edebe4;
}
#navMain a.patients-visitors {width:196px; background-position:0px 14px;}
#navMain a.doctors-departments {width:248px; background-position:-197px 14px;}
#navMain a.health-info {width:131px; background-position:-446px 14px;}
#navMain a.careers {width:104px; background-position:-578px 14px;}

#navMain a.patients-visitors:hover {background-position:0px -36px;}
#navMain a.doctors-departments:hover {background-position:-197px -36px;}
#navMain a.health-info:hover {background-position:-446px -36px;}
#navMain a.careers:hover {background-position:-578px -36px;}

#navMain.patients-visitors a.patients-visitors {background-position:0px -36px; border-top-color:#f7f6f3;}
#navMain.doctors-departments a.doctors-departments {background-position:-197px -36px; border-top-color:#f7f6f3;}
#navMain.health-info a.health-info {background-position:-446px -36px; border-top-color:#f7f6f3;}
#navMain.careers a.careers {background-position:-578px -36px; border-top-color:#f7f6f3;}

/* ------------------------------------------------------------- HOME SLIDESHOW FEATURE */

#homefeature {
	border: solid 9px #fff;
	top: 9px;
	margin: 0px 0px 0px 18px;
	position: relative;
	width: 916px;
	height: 378px;
}
#homefeature .slide {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 916px;
	height: 378px;
}
#homefeature a {
	display: block;
	width: 916px;
	height: 378px;
}
#homefeature img {
	top: 0px;
	left: 0px;
	z-index: 1;
	position: absolute;
}
/*
#homefeature .info {
	width: 820px;
	background-image: url(images/homefeatureBGinfo.png);
	margin-top: 20px;
	border-collapse: collapse;
	position: absolute;
	z-index: 2;
	top: 130px;
	left: 35px;
}
#homefeature .info .thumb {
	padding: 6px;
	background-color: #fff;
	width: 174px;
}
#homefeature .info p {
	color: #c8fb4d;
	font-style: italic;
	font-size: 14px;
	display: table-cell;
	vertical-align: middle;
	padding: 28px 0px 28px 45px;
	width: 540px;
}
*/
#homefeatureNav {
	position: absolute;
	z-index: 10;
	top: 484px;
	left: 27px;
	height: 15px;
}
#homefeatureNav li {
	float: left;
}
#homefeatureNav a {
	display: block;
	width: 27px;
	height: 26px;
	padding: 8px 0px 0px 7px;
	margin-right: 3px;
	background-color: #393939;
	color: #eee;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
#homefeatureNav a:hover {
	background-color: #292929;
}
#homefeatureNav a.active {
	background-color: #fff;
	color: #007355;
}

/* ------------------------------------------------------------- SEARCH JOBS TAB */

#searchjobs {
	width: 32px;
	height: 290px;
	position: absolute;
	z-index: 5;
	right: -14px;
	top: 120px;
}
#searchjobs a {
	display: block;
	position: relative;
	background-image: url(images/searchjobs.png);
	background-repeat: no-repeat;
	background-position: -6px 0px;
	width: 32px;
	height: 290px;
	text-indent: -9999px;
}

/* ------------------------------------------------------------- WHITE + SETUP */

.white {
	background-color: white;
	float: left;
	margin: 28px 18px;
	padding: 20px 0px 22px 20px;
}
.white .column {
	width: 240px;
	float: left;
	padding-right: 30px;
}
.white .column h2.title {
	height: 20px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}

/* ------------------------------------------------------------- NEWS & EVENTS */

#newsevents h2.title a {
	display: block;
	height: 20px;
	text-indent: -9999px;
	background-image: url(images/newseventsTXT.gif);
	background-repeat: no-repeat;
}
#newsevents .article {
	display: block;
	border-bottom: solid 1px #e7e7e7;
	padding: 5px 0px 15px 0px;
}
#newsevents .article .gallerythumb {
	float: left;
	padding: 5px 12px 0 0;
}
#newsevents .article .gallerythumb img {
	width: 60px;
	height: 60px;
}
#newsevents .article h3 {
	margin: 8px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
}
#newsevents .article h3 a {
	color: #393939;
}
#newsevents .article h3 a:hover {
	border-bottom: solid 1px #aaa;
}
#newsevents .article p {
	margin: 8px 0px 0px 0px;
	line-height: 17px;
}
#newsevents .article p.category, #newsevents .article p.date {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
}
#newsevents .article p.category, #newsevents .article p.category a {
	color: #007355;
}
#newsevents .article p.date {
	color: #3e97bb;
}
#newsevents .more {
	color: #007355;
	margin: 12px 0px 0px 0px;
	float: left;
}
#newsevents .more a {
	color: #007355;
	font-weight: bold;
}
#newsevents .more a:hover {
	border-bottom: solid 1px #7fb9aa;
}

/* ------------------------------------------------------------- SPOTLIGHT */

#spotlight h2.title {
	background-image: url(images/spotlightTXT.gif);
	width: 240px;
	visibility: visible;
}
#spotlight img {
	margin: 7px 0px 10px 0px;
}
#spotlight h1, #spotlight h2, #spotlight h4 {
	visibility: hidden;
}
#spotlight h3 {
	font-size: 14px;
	line-height: 18px;
	margin: 9px 0px 0px 0px;
	font-weight: bold;
}
#spotlight p {
	margin: 11px 0px 0px 0px;
	line-height: 17px;
}
#spotlight .more, #video .more {
	color: #007355;
}
#spotlight .more a, #video .more a {
	color: #007355;
	font-weight: bold;
}
#spotlight .more a:hover, #video .more a:hover {
	border-bottom: solid 1px #7fb9aa;
}

/* ------------------------------------------------------------- VIDEO */

#video {
	margin-top: 14px;
	padding-top: 20px;
	border-top: solid 1px #e7e7e7;
}
#video h2.title {
	background-image: url(images/videoTXT.gif);
	width: 240px;
	visibility: visible;
}
#video .player {
	margin-top: 15px;
	border: solid 5px #edebe4;
	height: 150px;
}
#video .more {
	padding-top: 12px;
}

/* ------------------------------------------------------------- MODULES */

#modules {
	float: left;
	width: 355px;
	padding: 28px 0;
}
.widget {
	background-color: #fff;
	margin: 0px 0px 14px 0px;
	line-height: 17px;
}
.widget h2 a {
	display: block;
	background-color: #3c3c3c;
	color: #ccc;
	font-size: 14px;
	padding: 7px 14px;
	font-weight: bold;
}
.widget h2 a:hover {
	color: #f4f4f4;
}
.widget table {
	margin: 0px 7px;
}
.widget td {
	padding: 17px 12px 17px 5px;
}
.widget td a img {
	border: solid 5px #fff;
}
.widget td a:hover img {
	border-color: #e7e5de;
}
.widget td p:first-line {
	font-weight: bold;
}
.widget_twitter ul, .widget_twitter p {
	background-image: url(images/twitter.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding: 22px 20px 22px 125px;
}
.widget_twitter li a {
	color: #007355;
	border-bottom: solid 1px #7fb9aa;
}
.widget_twitter li a:hover {
	border-bottom: 0px;
}
.widget_twitter .timesince {
	display: block;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 8px 0 0 0;
	color: #3e97bb;
	border-bottom: 0px;
}
.widget_twitter .timesince:hover {
	text-decoration: underline;
}

/* ------------------------------------------------------------- INTERIOR HEADER IMAGE & TITLE */

#intHeader {
	width: 916px;
	height: 183px;
	border: solid 9px #fff;
	top: 9px;
	margin: 0px 0px 0px 18px;
	position: relative;
}
#intHeader img.bgimage {
	top: 0px;
	left: 0px;
	z-index: 1;
	position: absolute;
}
#intHeader .title {
	background-image: url(images/homefeatureBGinfo.png);
	position: absolute;
	z-index: 2;
	bottom: 0px;
	right: 0px;
	padding: 14px 25px;
	font-family: "Museo Slab", Tahoma, Geneva, sans-serif;
	font-size: 40px;
	color: #fff;
}

/* ------------------------------------------------------------- BREADCRUMBS */

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	margin: 9px 18px 0px 18px;
	padding: 12px;
	color: #b46817;
}
.breadcrumbs strong {
	font-weight: normal;
	color: #393939;
}
.breadcrumbs a {
	color: #007355;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}

/* ------------------------------------------------------------- CONTENT */

#content {
	background-color: #fff;
	margin: 0px 0px 35px 18px;
	border-top: solid 10px #ccc;
	padding: 0px 15px 30px 15px;
	width: 610px;
	position: relative;
	float: left;
}
#content h2.title {
	font-family: 'MuseoSlab500', Tahoma, Geneva, sans-serif;
	font-size: 28px;
	color: #096f54;
	padding: 25px 20px 20px 20px;
	border-bottom: solid 1px #e7e7e7;
	font-weight: normal;
	visibility: visible;
	line-height: 30px;
}
#content h2.title span {
	display: block;
	width: 450px;
}
#content h2.title a {
	color: #096f54;
	border: 0px;
}
#content .print {
	position: absolute;
	top: 29px;
	padding: 0px;
	right: 35px;
}
#content .print a {
	color: #3e97bb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	display: block;
	padding: 2px 8px 0px 26px;
	border-bottom: 0px;
	background-image: url(images/printICN.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
}
#content .print a:hover {
	background-color: #f5f5f5;
}
#content h1, #content h2 {
	visibility: hidden;
}
#content h3 {
	padding: 28px 20px 0px 20px;
	margin-bottom: -5px;
	font-size: 22px;
	color: #3e97bb;
}
#content h4 {
	padding: 26px 20px 0px 20px;
	margin-bottom: -7px;
	font-size: 14px;
	color: #3e97bb;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#content h5 {
	padding: 24px 20px 0px 20px;
	margin-bottom: -12px;
	font-size: 12px;
	font-weight: bold;
	color: #3e97bb;
}
#content h5.drtitle {
	padding-top: 10px;
	margin-bottom: 0px;
	font-style: italic;
}
#content p, #content ul, #content ol, #content div.wp-caption {
	line-height: 20px;
	padding: 22px 20px 0px 20px;
}
#content ul ul, #content ul ol, #content ol ul, #content ol ol {
	padding: 0px 10px;
}
#content .excerpt {
	font-size: 14px;
	font-weight: bold;
	padding: 15px 20px;
	border-bottom: solid 1px #e7e7e7;
	line-height: 20px;
}
#content .excerpt b, #content b.blue {
	color: #3e97bb;
}
#content ul {
	list-style-type: disc;
	margin-left: 14px;
}
#content ol {
	list-style-type: decimal;
	margin-left: 18px;
}
#content a {
	color: #007355;
	border-bottom: solid 1px #7fb9aa;
}
#content a:hover {
	border-bottom: 0px;
}
#content table {
	line-height: 20px;
	margin: 22px 20px 0px 20px;
	border-collapse: collapse;
	text-align: center;
}
#content thead tr {
	border: solid 1px #666;
}
#content tbody tr {
	border: solid 1px #e3e3e3;
}
#content tr:nth-child(odd) {
	background-color: #eee;
}
#content th {
	background-color: #333;
	color: #fff;
	padding: 1px 4px;
}
#content td {
	padding: 3px 7px;
	vertical-align: top;
}
#content img {
	border: solid 1px #e5e5e5;
}
#content .more {
	margin: 0px 0px 20px 0px;
}
#content .more a {
	background-color: #007355;
	padding: 3px 19px 3px 6px;
	color: #fff;
	border: solid 3px #fff;
	background-image: url(images/arrowICN.gif);
	background-repeat: no-repeat;
	background-position: 39px center;
}
#content .more a:hover {
	background-color: #00664c;
	border: solid 3px #cee2dd;
}
#content .ec3_schedule {
	margin: 22px 20px 0px 20px;
	padding: 4px 7px;
	background-color: #dbe9f1;
	text-align: left;
}
#content .ec3_schedule td {
	padding: 3px;
	font-size: 16px;
	display: block;
}
#content .ec3_schedule td span {
	font-weight: bold;
}
#content .ec3_schedule .ec3_to {
	display: none;
}
#content .gallerythumb a, #content .gallery a {
	border-bottom: 0px;
}
#content dd.gallery-caption {
	display: none;
}
#content .gallerythumb {
	padding: 28px 20px 15px 20px;
	height: 105px;
	width: 105px;
	float: left;
}
#content p.date {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #3e97bb;
	padding: 13px 20px 0px 20px;
	font-size: 10px;
	line-height: 13px;
}
#content p.wp-caption-text {padding:22px 0 0 0;}
#content form p {padding-top:12px;}
#content input[type="text"], #content textarea, #content select {
	padding: 4px;
	border: solid 1px #ccc;
}
* html #content input {border:solid 1px #ccc; padding:4px;}
#content input.send {
	margin-top: 8px;
	background-color: #007355;
	padding: 5px 19px 4px 6px;
	color: #fff;
	border: solid 3px #fff;
	background-image: url(images/arrowICN.gif);
	background-repeat: no-repeat;
	background-position: 43px center;
	cursor: pointer;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 1px;
}
#content input.send:hover {background-color:#00664c; border:solid 3px #cee2dd;}
#content .wpcf7-response-output {
	border: 0px;
	background-color: #3e97bb;
	color: #fff;
	margin: 22px 20px 0 20px;
	padding: 8px 20px;
}

/* ------------------------------------------------------------- SIMPLE GOOGLE MAP */

div#SGM {
    width: 500px;
    height: 250px;
    border: solid 3px #ddd;
    margin: 22px 20px 0 20px;
}
div#SGM div.infoWindow {
    margin: 0 0 0 10px;
    font-size: 10px;
}
div#SGM form {
    margin: 7px 0 0 0;
}
div#SGM input {
    font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#SGM input.text {
    width: 120px;
    border: solid 1px #bbb;
	padding: 1px;
}
div#SGM input.submit {
    background-color: #007355;
	color: #fff;
    margin-left: 2px;
    padding: 2px 3px;
}

/* ------------------------------------------------------------- PAGINATION */

.wp-pagenavi {
	margin: 40px 0 10px 10px;
}
.wp-pagenavi span, #content .wp-pagenavi a {
	padding: 4px 7px;
	margin: 0 3px 0 0;
	border-bottom: 0px;
}
#content .wp-pagenavi a {
	font-weight: bold;
	background-color: #e8e8e8;
}
#content .wp-pagenavi a:hover {
	background-color: #d4d4d4;
	color: #111;
}
.wp-pagenavi span.current {
	background-color: #007355;
	color: #fff;
	font-weight: bold;
}

/* ------------------------------------------------------------- RELATED ITEMS */

#related-posts {
	width: 255px;
	float: right;
	background-color: #f1f1f1;
	margin: 20px -15px 20px 25px;
}
#related-posts h3 {
	font-weight: bold;
	background-color: #b46817;
	padding: 6px 10px 5px 28px;
	background-image: url(images/relatedICN.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
	color: #fff;
	font-size: 11px;
	margin: 0px;
}
#related-posts ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#related-posts a {
	color: #555;
	padding: 6px 25px;
	display: block;
	border-bottom: 0px;
	border-top: 4px solid #fff;
	margin: 0px;
}
#related-posts a:hover {
	color: #f1f1f1;
	background-color: #555;
}

/* ------------------------------------------------------------- SIDEBAR */

#sidebar {
	float: left;
	width: 280px;
	margin: 0px 18px 35px 14px;
}

/* ------------------------------------------------------------- SUBNAVIGATION */

#subnav {
	width: 280px;
	background-color: #007355;
	padding: 5px 0px 5px 0px;
}
#subnav li:last-child {
	margin-bottom: 5px;
}
#subnav li {
	background-image: url(images/subnavDivider.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 1px;
}
#subnav a {
	font-size: 14px;
	color: #fff;
	padding: 6px 20px;
	display: block;
}
#subnav a:hover {
	background-color: #006f52;
}
#subnav a:hover, #subnav .current_page_item a, #subnav .current_page_ancestor .current_page_item a {
	color: #c8fb4d;
}
#subnav .current_page_item a, #subnav .current_page_ancestor .current_page_item a {
	background-image: url(images/arrowICN.gif);
	background-position: 8px center;
	background-repeat: no-repeat;
}
#subnav ul {
	display: none;
}
#subnav .current_page_item ul, #subnav .current_page_ancestor ul {
	display: block;
}
#subnav .current_page_item li, #subnav .current_page_ancestor li {
	background-image: none;
	padding-bottom: 0px;
}
#subnav .current_page_item li a, #subnav .current_page_ancestor li a {
	font-size: 12px;
	padding: 4px 30px;
	background-image: none;
	color: #fff;
}
#subnav .current_page_ancestor .current_page_item a {
	background-position: 17px 7px;
}

/* ------------------------------------------------------------- NEWS & EVENTS IN THE SIDEBAR */

#newsevents.sidebar {
	width: 240px;
	float: left;
	margin: 5px 0px 0px 11px;
}
#newsevents.sidebar h2.title a {
	display: block;
	height: 20px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-left: 8px;
}
#newsevents.sidebar h2.newsevents a {
	background-image: url(images/newseventsTXTint.gif);
	margin-top: 30px;
	margin-bottom: -5px;
}
#newsevents.sidebar h2.news a {
	background-image: url(images/newsTXT.gif);
}
#newsevents.sidebar h2.events a {
	background-image: url(images/eventsTXT.gif);
}
#newsevents.sidebar .gallerythumb {
	float: left;
	padding: 12px 12px 15px 0;
}
#newsevents.sidebar .gallerythumb img {
	width: 50px;
	height: 50px;
}
#newsevents.sidebar .article {
	border-bottom-color: #dfddd7;
	padding: 15px 10px;
}
#newsevents.sidebar .more {
	margin-left: 10px;
}

/* ------------------------------------------------------------- SEARCH AGAIN FORM */

#searchagain {
}
#searchagain .s {
	border: solid 1px #ccc;
	font-size: 16px;
	padding: 7px 5px;
	width: 470px;
	color: #666;
}
#searchagain .submit {
	font-size: 16px;
	padding: 7px 8px;
	background-color: #333;
	border: solid 1px #333;
	color: #fff;
}
#searchagain .submit:hover {
	cursor: pointer;
	background-color: #007355;
	border: solid 1px #007355;
}

/* ------------------------------------------------------------- FOOTER */

#footer {
	background-color: #393939;
	padding: 12px 15px;
	color: #bbb;
	font-size: 13px;
}
#footer a {
	color: #fafafa;
	margin-left: 12px;
}
#footer a:hover {
	border-bottom: solid 1px #aaa;
}

/* ------------------------------------------------------------- SIMPLE GOOGLE MAP */

#SGM {width:100%; height:300px;}
#SGM .infoWindow {line-height:13px; font-size:10px;}
#SGM input {margin:4px 4px 0 0; font-size:10px;}
#SGM input.text {border:solid 1px #ccc; background-color:#fff; padding:2px;}
