/* Start of CMSMS style sheet 'Layout: Comporthopedics.com Master Stylesheet' */
/*
//  Master stylesheet for comporthopedics.com
//  Benjamin Evans
//  Jibe Media
*/

* {
	margin: 0;
	padding: 0;
}

body {
	color: #3d3939;
	background: #f5f5f5;
	font: normal 75%/100% Helvetica, Arial, sans-serif; /* 12px/16px */
}

h1, 
h3, 
h4, 
h5, 
form, 
table {
	margin: 0 0 0.6em;
}

h1 {
	color: #00674e;
	font: normal 1.75em/1em Georgia, serif;
	text-transform: uppercase;
}

h2 {
	margin: 0;
	color: #2c73a7;
	font: bold 1.17em/1.33em Helvetica, Arial, sans-serif;
}

h2 span, 
a span {
	display: none;
}

h3 {
	font: bold 1em/1em Helvetica, Arial, sans-serif;
}

p {
	margin: 0 0 1.1em;
}

a:link, 
a:visited {
	color: #005594;
}

a:hover, 
a:active {
	color: #333;
}

a img {
	border: 0;
}

#wrapper_outer {
	width: 100%;
	padding: 0 0 20px;
	background: #fff url(uploads/images/bg_wrapper_outer.gif) repeat-x top left;
}

#wrapper_inner {
	width: 974px;
	margin: 0 auto;
	background: #fff url(uploads/images/bg_wrapper_inner.gif) repeat-x top left;
}

#header {
	position: relative;
	width: 950px;
	height: 114px;
	margin: 0 auto;
	background: url(uploads/images/bg_header.jpg) no-repeat top center;
}

#logo {
	display: block;
	width: 358px;
	height: 114px;
	margin: 0 auto;
	background: url(uploads/images/logo.gif) no-repeat;
}


/* Mini nav in the header */

#nav_header {
	float: right;
	position: absolute;
	top: 102px;
	right: 12px;
	color: #fff;
	text-align: right;
}

#nav_header ul,
#nav_header ul li {
	list-style: none;
}

#nav_header li {
	float: left;
	margin: 0 0.6em 0 0;
}

#nav_header li.last {
	margin: 0;
}

#nav_header a:link,
#nav_header a:visited {
	color: #fff;
}

#nav_header li.last {
	margin: 0;
}


/* The divs containing the drop shadows */

#ds_top {
	width: 958px;
	height: 10px;
	margin: 0 auto;
	background: url(uploads/images/bg_ds_top.png) no-repeat;
}

#ds_middle {
	width: 958px;
	margin: 0 auto;
	background: url(uploads/images/bg_ds_middle.png) repeat-y;
}

#ds_bottom {
	width: 958px;
	height: 10px;
	margin: 0 auto;
	background: url(uploads/images/bg_ds_bottom.png) no-repeat;
}


/* Main navigation (see superfish.css for full styles) */

#nav,
#nav * {
	z-index: 20;
}

#nav {
	width: 950px;
	height: 2em;
	margin: 0 auto;
	background: url(uploads/images/bg_nav.gif) repeat-x top left;
}


/* Container */

#container_content {
	width: 950px;
	margin: 0 auto;
	background: #fff;
	font-size: 1em;
	line-height: 1.3em;
}


/* First level */

#level1 {
	overflow: hidden;
	height: 140px;
	background: #ededed;
}

.home #level1 {
	height: 280px;
}


/* Second level */

#level2 {
	overflow: auto;
	background: #fff;
}

div.main {
	position: relative;
	float: left;
	width: 581px;
	padding: 25px 50px 25px 25px;
}

.home .main {
	width: 656px;
	padding: 0;
}


/* Homepage slideshow */

#fader {
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	width: 656px;
	height: 280px;
	background: #fff url(uploads/images/loader.gif) no-repeat center center;
}

#slides {
	width: 656px;
	height: 280px;
	overflow: hidden;
}

#slides .slide {
	width: 656px;
	height: 280px;
}

#slides .caption {
	position: absolute;
	top: 236px;
	left: 0;
	width: 656px;
	height: 37px;
	padding: 7px 0 0 16px;
	color: #fff;
	background: #666;
	opacity: .70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	font-size: 0.83em;
	text-transform: uppercase;
}

#slides .caption p {
	margin: 0;
}


/* Sidebars */

div.sidebar {
	float: right;
	width: 244px;
}

.home #level1 .sidebar {
	padding: 85px 25px 0;
	background: #ededed url(uploads/images/bg_sidebar_hdg_home.gif) no-repeat top left;
}

a.more {
	display: block;
	width: 190px;
	height: 33px;
	background: url(uploads/images/btn_more.png) no-repeat;
	cursor: pointer;
}

.home #level2 .main {
	background: url(uploads/images/clients.gif) no-repeat 235px 15px;
}

#level2 .sidebar {
	width: 233px;
	padding: 25px 35px 25px 25px;
	background: #dcdcdc;
	border-left: 1px solid #f2ebec;
}

.home #level2 .sidebar {
	width: 254px;
	padding: 25px 15px 25px 25px;
	background: #dcdcdc url(uploads/images/bg_sidebar2_home.gif) no-repeat top left;
	border: 0;
	font-size: 0.91em;
}

.home #level2 .sidebar p {
	margin: 0;
	padding: 0.8em 0;
}

.home #level2 .sidebar a {
	display: block;
	clear: both;
	width: 220px;
}

.home #level2 .sidebar #img {
	float: left;
	width: 100px;
	height: 66px;
	margin: 0 8px 5px 0;
	background: url(uploads/images/bg_loc_img_home.png) no-repeat;
}

#level2 .sidebar h1 {
	color: #005695;
}

.main p.doc {
	overflow: visible;
}

.main .doc img {
	float: right;
	position: relative;
	top: -1.17em;
	margin: 0 0 0.3em 4em;
	border: 1px solid #d98395;
}

.sidebar .loc {
	margin: 0 0 0.3em;
	border: 1px solid #d98395;
}


/* Home page physicians */

#allstars {
	width: 201px;
	margin: 16px;
}

#allstars h1 {
	margin: 0 0 0.3em;
	color: #005695;
	text-transform: uppercase;
}


/* Footer */

#footer {
	width: 950px;
	margin: 0 auto;
	color: #515454;
	text-align: center;
	font-size: 0.91em;
	line-height: 1.4em;
}


/* Footer navigation */

#footer a:link,
#footer a:visited {
	color: #929292;
}

#nav_footer ul,
#nav_footer ul li {
	list-style: none;
}

#nav_footer li {
	display: inline;
	padding: 0 0.3em 0 0;
}

#nav_header li.last {
	padding: 0;
}

#nav_footer a:link,
#nav_footer a:visited {
	color: #929292;
	text-decoration: none;
	text-transform: uppercase;
}

#nav_footer a:hover,
#nav_footer a:active {
	color: #929292;
	text-decoration: underline;
}
/* End of 'Layout: Comporthopedics.com Master Stylesheet' */

