/* @override http://www.myradiusonline.com/styles/screen.css */

body {
	background: #61c5c7;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 1080px;
	margin-top: 12px;
	background: #ffffff;
}

#content {
	clear: both;
	position: relative;
	height: 606px;
	width: 1080px;
	background: url(../images/myradius_map.gif) top left no-repeat;
}

#content.about {
	background: none;
	height: auto;
}

#map {
	position:absolute;
	z-index: 4;
	top: 0;
	left: 0;
}

#businesses{
	position: relative;
	width: 530px;
	height: 596px;
	float: right;
	overflow:auto;
	
}

#content.about #businesses,
#content.about #businesses #top {
	width: 100%;
	float: none;
	margin: 0 !important;
	padding: 0 !important;
	height: auto;
}

#content.about #businesses #top p {
	margin-right: 0 !important;
	padding: 0 20px 20px 20px !important;
}

#content.about #businesses #top h3 {
	margin-right: 0 !important;
	padding: 0 20px 0px 20px !important;
	font-weight: bold;
}

#content.about h1 {
	padding: 0 20px 0px 20px !important;
}

#businesses h1{
	font: bold 1.75em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #c42536;
	margin: 10px 0 10px 0;
}

#businesses h2 {
	color: #216e6d;
	font: .825em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 1em 0 0 0;
}

#businesses #right{
	float: right;
	width: 320px;
}

#businesses #left {
	position: absolute;
	float: left;
	width: 260px;
	z-index: 10;
}

#businesses #downloads {
	position: absolute;
	float: left;
	z-index: 10;
}

#businesses ul li{
	margin: 2px 0 2px 0;
}

#businesses ul li, 
#businesses ul li a,
p a {
	color: #52524f;
	text-decoration: none;
	font: 14px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}

p {
	margin-top: 12px;
	color: #333;
	padding-right: 10px;
}

#credit {
	position:absolute;
	bottom: 30px;
	width: 300px;
	display: block;
	font: bold 1.25em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #61c5c7;
	text-align: right;
}

#credit a {
	font: bold 24px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #61c5c7;
}

#credit small {
	font-size: 12px;
}

#footer {
	clear: both;
	padding-top: 12px;
	text-align: center;
	position: absolute;
	bottom: 0px;
	right: 10px;
}

#footer a {
	color: #61c5c7;
	text-decoration: none;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-right: 10px;
}

#businesses ul li a.active,
#businesses ul li a:hover{
	color: #000;
	text-decoration: underline;
}

#map area {
	background: #000;
}

#map #target{
	background: url(../images/target.png) top left no-repeat;
	width: 26px;
	height: 26px;
	position:absolute;
}

#map #actions {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#navigation {
	text-align: right;
}

#navigation ul li{
	display: inline;
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #ccc;
}

#navigation ul li a{
	display: block;
	float: right;
	padding: 5px 10px;
	margin: 10px 10px 0 2px;
	text-decoration: none;
	color: #c42536;

}

#content #top{
	width: 510px;
	float: right;
	padding: 0 20px 0 0;
	font: 14px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content #bottom{
	width: 290px;
	float: right;
	margin-top: 60px;
	padding: 0 20px 0 0;
	font: 14px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content #top h2{
	font-size: 14px;
	margin-bottom: 4px;
}

#printthispage{
	color: #e6e6e6;
	font-size: 16px;
	background: #258583;
	padding: 10px;
}

#logo {
	float:left;
}

#quote{
	position: absolute;
	bottom:0;
	width: 180px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4c4c4c;
	margin: 5px;
	padding: 5px 22px;
	background: url(../images/quotes-open.gif) top left no-repeat;
}

#printmap {
	display: none;
}

#holiday-banner {
	margin-left: 180px;
	margin-top: 3px;
}

#holiday-banner a img {
	border: 1px dashed #b3b3b3 !important;
}

#tagline {
	position: absolute;
	bottom: 30px;
	left: 10px;
}
