/* Surgery Center Cedar Rapids CSS Document */

/* MAIN SETTINGS */
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background: #004795 url(/images/background.gif) left top repeat-x;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 800px;
}
a:link {
	color: #004795;
}
a:visited {
	color: #018a78;
}
h3 a:link, h3 a:visited {
	color: #004795;
	text-decoration: none;
}

/* Header Settings */

#header {
	margin: 10px 0 0 0;
	padding: 0;
	width: 800px;
	height: 72px;
	text-align: center;
	font-size: 13px;
	line-height: 15px;
	background: none;
}

/* Business Logo Settings */

#businessLogo {
	margin: 0 auto;
	padding: 0;
	width: 710px;
	height: 72px;
}
/* Hide the logos for the print and handheld style sheets */
#content .printheader, #content .handheldheader {
	display: none;
}

/* Main Column Settings */

#mainCol {
	margin: 0;
	padding: 0;
	width: 800px;
	background: #fff url(/images/content_background.gif) repeat-y center;
	font-size: 13px;
	line-height: 15px;
	border-top: 1px solid #fff;
}

/* Navbar */

#navbar {
	margin: 0;
	padding: 0;
	height: 52px;
	width: 798px;
	text-align: center;
	background: #018a78;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
#navbar ul {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	clear: both;
}
#navbar li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
	float: left;
	font-size: 14px;
	line-height: 17px;
	white-space: nowrap;
	background: #018a78;
}
#navbar a {
	display: block;
	float: left;
	margin: 0;
	padding: 4px 18px 4px;
	text-decoration: none;
	font-weight: bold;
	background: #018a78;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #fff;
	width: .1em;
}
html>body #navbar a {width: auto;}    /* fixes IE6 hack */
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navbar a {float: none;}            /* End IE5-Mac hack */
#navbar a:hover {
	color: #fff;
	background: #004795;
}

/* Sidebar Box */

#sidebar {
	margin: 0;
	padding: 0 1px 1px 1px;
	width: 180px;
	background: none;
	color: #fff;
	border: none;
}
#sidebar h3 {
	margin: 0;
	padding: 2px 0 0 0;
	color: #fff;
	font-size: 125%;
	line-height: 100%;
	text-align: center;
}
#sidebar p {
	margin: 2px 0;
	padding: 0;
	color: #fff;
	font-size: 12px;
}
#sidebar ul, #sidebar ol {
	margin: 0;
	padding: 4px 0 4px 10px;
	font-size: 10px;
}
#sidebar li {
	margin: 0 0 0 8px;
	padding: 0 0 0 4px;
	list-style: url(/images/list_bullet.gif) none;
}

/* MAIN CONTENT */

/* Content */

#content {
	margin: 0;
	padding: 10px 20px 0 0;
	width: 580px;
	background: none;
	float: right;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin: 0;
	padding: 10px 0 0 0;
	color: #004795;
}
#content h1 {
	padding: 0;
	font-size: 24px;
	line-height: 24px;
	color: #004795;
}
#content h2 {
	font-size: 170%;
	line-height: 100%;
}
#content h3 {
	font-size: 125%;
	line-height: 100%;
}
#content h4 {
	margin: 4px 0 2px;
	padding: 0;
	color: #018a78;
	font-size: 115%;
	line-height: 100%;
}
#content h5 {
	margin: 2px 0;
	padding: 0;
	font-size: 108%;
	line-height: 100%;
}
#content h6 {
	margin: 2px 0 0 0;
	padding: 0;
	font-size: 100%;
	line-height: 100%;
}
#content p, li {
	padding: 0;
	color: #333;
}
#content p {
	margin: 4px 0 10px 0;
}
#content p.divider, #content h3.divider, #content h4.divider {
	padding: 0 0 9px 0;
	border-bottom: 1px dotted 004795;
/*	background: url(/images/divider.gif) bottom no-repeat; */
}
#content blockquote {
	margin: 5px 20px;
	padding: 0;
}
#content ul {
	margin: 0;
	padding: 5px 0 5px 16px;
}
#content li {
	margin: 4px 0 4px 8px;
	padding: 0 0 0 4px;
	list-style: url(/images/list_bullet.gif) none;
}
strong, b {
	color: #004795;
}
.headerAlt {
	font-weight: normal;
	color: #333;
}

/* Contact Form Table/Plain Tables  */

table {
	margin: 5px auto;
	border: none;
	border-collapse: collapse;
}
th, td {
	background: #aaccf0;
	vertical-align: top;
	margin: 0;
	padding: 2px;
	border-bottom: none;
}
th {
	text-align: right;
	color: #fff;
	background: #018a78;
}
th.submit {
	text-align: center;
	background: #004795;
	color: #fff;
}
tr.alt *, td.alt {
	background: #fff;
}
/* Form Elements */

input, textarea {
	margin: 0;
	padding: 1px;
	border: #004795 solid 1px;
	color: #333;
	font-size: 90%;
	vertical-align: bottom;
}
select {
	margin: 0;
	padding: 1px;
	border: #004795 solid 1px;
	color: #333;
	font-size: 90%;
	vertical-align: bottom;
}
input.radioButton {
	border: none;
}
input.sminp {
	margin: 3px auto;
	padding: 0 8px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #017364;
	background: #018a78 url(/images/sminp_background.gif) repeat-x;
}

/* Footer */

#footer {
	margin: 0 0 10px 0;
	padding: 10px;
	width: 780px;
	background: url(/images/footer_background.gif) left top repeat-y;
	border-bottom: 1px solid #fff;
	text-align: left;
	font-size: small;
	color: #fff;
	clear: both;
}
#footer p {
	padding: 2px 0;
	margin: 0;
	font-size: 10px;
	line-height: 13px;
}
#footer h4 {
	padding: 3px 0 0 0;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
}
#footer strong, #footer b {
	color: #fff;
}
#footer ul {
	margin: 0;
	padding: 4px;
	color: #fff;
	font-size: 10px;
}
#footer li {
	display: inline;
	color: #fff;
}
#footer a {
	padding: 0;
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}
#footer a:hover, #footer a:focus {
	text-decoration: none;
	color: #fff;
}
#footer p a {
	text-decoration: underline;
	color: #fff;
}
#footer p a:hover, #footer p a:focus {
	text-decoration: underline;
	color: #fff;
}

/* Misc Classes */

.smallFont {
	font-size: 85%;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.photo {
	margin: 5px;
	padding: 4px;
	border: 1px #018a78 solid;
}
.indent {
	padding-left: 30px;
	margin-left: 30px;
}
.clear {
	clear: both;
}
.whiteText {
	color: #fff;
}

/* William Easton Design Logo Version 2.0 */

#eastonLogoV2 {
	margin: 0 auto;
	padding: 0;
	width: 110px;
	height: 45px;
}
#eastonLogoV2 ul {
	list-style: none;
	width: 110px;
	margin: 0;
	padding: 0;
}
#eastonLogoV2 li {
	margin: 0;
	padding: 0;
}
#eastonLogoV2 a {
	display: block;
	padding: 0;
	width: 110px;
	height: 45px;
}
li.eastonTextV2, a.eastonTextV2:link, a.eastonTextV2:visited {
	background: url("../images/eastonLogo.gif") no-repeat left top;
}
a.eastonTextV2:hover {
	background-position: 0 -45px!important;
}
#eastonLogoV2 ul li a span {
	display: none;
}
