html {
	overflow: scroll;
}
* {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	font-family:"Lucida Grande", Helvetica, Arial, "sans serif";
	font-size:1em;
	background:#b0af5f url('../../images/background-repeater.gif') repeat;
}
iframe {
	margin:3px 0 0 2px;
}
ul {
	margin:5px 10px;
	list-style:none;
}
ul li {
	margin:2px 10px;
}
.background-container {
	background:#282923;
}
#harris-orthotics {
	width:780px;
	margin:0 auto;
}
#header {
	background:#b0af5f url('../../images/harris-orthotics-feet.gif') no-repeat 96% -20%;
	border-top:17px solid #282923;
}
#header img {
	position:relative;
	top:-17px;
}
#logo {
	text-align:center;
	margin-left:30px;
	width:380px;
}
#logo h1 {
	font-size:1em;
	position:relative;
	top:-15px;
}
.links {
	text-align:center;
	background:#333;
}
.links ul {
	font-size:.9em;
	padding:5px 0;
	margin:0;
	list-style:none;
}
.links ul li {
	margin:0;
	display:inline;
}
.links ul li a:hover {
	color:#B0AF5F;
	background:#282923;
}
.links ul li a {
	padding:5px;
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:none;
}
a {
	color:#fff;
}
#content ul, #content ul li {
	margin:0 10px;
}
#content ul {
	list-style:disc;
}
#content ul li {
	margin:0 30px;
}
#header #logo a img {
	border:none;
}
#content-background {
	margin:0 auto;
	width:780px;		
}
#content {
	text-align:justify;
	background:#dace78;
}
#content {
	float:left;
}
#content h1, #content h3, #content ul {
	padding:10px 50px;
}
#content p {
	padding:5px 70px;
}
#content #text h1, #content #text h3 {
	padding:10px 20px;
}
#content #text p {
	padding:5px 30px;
}
#contact-form {
	width:450px;
}
#contact-form form {
	margin:0 70px 0 0;
	padding:0;
}
.left ul {
	width:200px;
}
#text {
	background:url('../../images/orthotics-top.jpg') no-repeat bottom left;
	padding-bottom:120px;
	float:left;
	width:350px;
}
#orthotics-text {
	background:url('../../images/orthotics-top.jpg') no-repeat bottom left;
	padding-bottom:80px;
	float:left;
	width:780px;
}
#image {
	width:430px;
	float:left;
	height:300px;
	background:#fff;
}
#image img {
	margin:15px;
}
#contact-info {
	float:right;
	text-align:right;
	width:200px;
}
#footer {
	color:#666;
	width:780px;
	margin:0 auto;
	text-align:center;
	background:url('../../images/orthotics-bottom.jpg') no-repeat top left;
}
#footer-background {
	clear:both;
	width:780px;
	margin:0 auto;
}
#footer #other {
	padding-top:10px;
	clear:both;
}
#footer #other p img {
	vertical-align:text-bottom;
}
#footer ul {
	list-style:none;
	padding:20px 0 0 0;
}
#footer ul li {
	margin:0 10px;
	display:inline;
}
#footer #location {
	text-align:left;
	font-size:.8em;
	margin-left:200px;
}
#footer ul.locations {
	float:left;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
#footer ul.locations li {
	display:block;
}
#footer p {
	padding:5px 20px;
	color:#666;
}
#footer a:hover {
	color:#dace78;
	text-decoration:none;
}
#contact-info p {
	text-align:right;
}
#sitemap ul {
	margin:10px 20px;
	list-style:none;
}
#sitemap ul li {
	margin:4px 15px;
}

/*CLASSES*/
.location_photos {
	margin-left:5px;
}
.drive-map {
	padding:5px;
}
.clear {
	clear:both;
}
.testimonial {
}
.white {
	color:#fff;
}
.location {
	border-top:1px dotted #333;
}
.span {
	clear:both;
	background:url('../../images/orthotics-top.jpg') no-repeat bottom left;
	padding-bottom:80px;
}
.fail {
	border:3px solid #ff0000;
	background:#ffebe8;
	margin:15px;
}
.red {
	margin:5px;
	color:#ff0000;
	text-align:center;
}
.pass {
	border:3px solid #458B00;
	margin:15px;
	background:#a5c174;
}
.green {
	color:#458B00;
	text-align:center;
}
.left {
	float:left;
}
.right {
	float:right;
}
.hidden {
	display:none;
}

/*FORMS*/
form {
	margin:0 70px;
	padding:20px 0;
}

fieldset {
	margin:0;
}

form input {
	margin:3px 0;
	background:#F4F4F4;
}

.file {
	background:#F4F4F4;
}

input:focus, textarea:focus, label:focus {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #686868;
}

textarea, input, select {
	background:#F4F4F4 none repeat scroll 0%;
	border:1px solid #B2B2B2;
	color:#000000;
	margin:1px;
	padding:3px;
}

input.submit, input:focus.submit {
	border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
	border-style:double;
	border-width:3px;
	color:#333333;
	padding:0.25em;
}

/*TABLES*/
#content table {
	margin:0 70px;
}

#content table tr th {
	text-align:left;
	font-size:1.5em;
}

table tr td, table tr th {
	text-align:left;
	vertical-align:top;
	font-size:.8em;
	padding:10px;
}

#content table tr td img {
	border:1px solid #282923;
}

#content table tr td h3, #content table tr td p {
	margin:0;
	padding:0;
} 

/*TIPS*/
.tool-tip {
	color: #fff;
	width: 200px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	margin: 0;
	color: #FFBD00;
	padding: 8px 8px 4px;
	background: url('../../images/mk-background.png') top left;
}
 
.tool-text {
	padding: 4px 8px 8px;
	background: url('../../images/mk-background.png') bottom right;
}

/*maxx*/
#other .blue {color:#06c;}
#other a:hover {
	text-decoration:underline;
	color:white;
	background:none;
}
#other a {
	text-decoration:none;
	color:white;
}