/* @override http://www.i360life.com/_includes/_css/style.css */

* {
	margin:0;
	padding:0;
}


 body {

   background-color: #f1efec;
   font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Helvetica, Arial, sans-serif;
   font-size: 62.5%;	
   color:#6e6e6e;
   
}

p {
	font-size:1.1em;
	margin:10px 0;
	line-height:1.4em;
	
}

a:link { 
	color:#d86d17;
}

a:visited {
	color:#cd854b;
}

a:active {
	color:#ef7008;
}

a:hover {
	color:#da6608;
}

h1 {
	margin:5px 0 10px 0;
	font-size:2.4em;
	padding-bottom:18px;
	border-bottom:1px solid #c8c8c8;
	font-weight:normal;
	font-family: 'Gill Sans', 'Gill Sans MT', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Helvetica, Arial, sans-serif;
}

h2 {
	font-size:1.9em;
	margin:18px 0 0 0;
	font-weight:normal;
	line-height:1.2em;
	font-family: 'Gill Sans', 'Gill Sans MT', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Helvetica, Arial, sans-serif;
}


   
/* Clearfix
/* -------------- */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
    
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


#physicianButton{
    right: 20px;
    position: absolute;
    right: 40px;
    z-index:10;
}


.right {
	display:inline;
	float:right;
}

.left {
	display:inline;
	float:left;
}

.secondaryContent {
	width: 20%;
	
}

.primaryContent {
	width:70%;
	margin-right:30px;
}

#textContent{
 	width:860px;
   	padding:35px 0 0 0;
    margin-left: auto;
    margin-right: auto;
   
}

#centerMenu{
    width: 1016px;
    margin-left: auto;
    margin-right: auto;
    }  

/* Navigation Menu Start */


#nav {
	
	list-style-type: none;
	width: 1016px;
	background-image: url('../_images/nav/nav-temp.png');
	background-repeat:no-repeat;
	height:44px;

	
}
#nav li {
	float: left;
	padding:0;
	margin:0;
}	


#nav li.last a {
	border-right:none;
}

#nav li.first a {
	padding:0 43px 0 41px;
	border-left:none;
	position:relative;
	
	
}

#nav li.first img.logo {
	position:absolute;
	z-index:3;
	top:-40px;
}



#nav a {
	display:inline-block;
	padding:4px 42px 6px 42px;
	border-right:1px solid #7f7f7f;
	border-left:1px solid #5b5b5b;
	margin:14px 0 12px 0;
	
}

#nav li:hover {
	background-image:url('../_images/nav/hover.png');
	background-repeat:no-repeat;
	background-position: center top;
}



#nav li.selected {
	background-image:url('../_images/nav/selected.png');
	background-repeat:no-repeat;
	background-position: center top;
}



    
/* Navigation Menu End */

.sidebar {
	width:208px;
	
	background-color:#fcfcfa;
	padding:20px;
	-webkit-border-radius: 6px;
  	-moz-border-radius: 6px;
}

 h4 {
	font-family: 'Gill Sans', 'Gill Sans MT', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Helvetica, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:1.3em;
}

 h4 strong, .orange {
	color:#de7f32;
	font-weight:normal;
}

.sidebar p {
	font-size:1.15em;
	margin:16px 0;
}

.services ul {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 25px;
	list-style-type: none;
}

.services ul #searchform fieldset {
	margin-bottom: 20px;
	border-style: none;
}

.services ul li {
	padding:0 0 7px 0;
	font-size:1.1em;
}

.services ul li a  {
	color:#d86d17;
	border-bottom:1px dotted #d86d17;
	text-decoration:none;
}


a.button {
	display:inline-block;
	padding:6px 8px;
	background-color:#de7f32;
	border-right:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
	text-decoration:none;
	color:#fff;
	-webkit-border-radius: 3px;
  	-moz-border-radius: 3px;
}

.prevNext a.button {
	font-size:1.2em;
}

.prevNext span.arrow {
	color:#ffffff;
}

.sidebar hr {
				
border: 0;
color: #f1f1f0;
background-color: #f1f1f0;
height: 1px;
width: 100%;
text-align: left;
}

.small {
	font-size:1em !important;
	color: #fff;
	height: 55px;
	background: url(../_images/sidebar-orange.png) no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.small h3 {
	font-size: 1.2em;
	
}

.small strong {
	font-size:1.2em;
}

.small a {
	color: #fff;
}

#footer {
	
	width:839px;
	margin: 0 auto;
	height:30px;
	background-color: #707271;
	min-height: 300px;
	padding-left: 79px;
	padding-right: 79px;
	padding-top: 37px;
	color: #fff;
	font-size: 12px;
}

#footer .box {
	width: 275px;
	float: left;
}

#footer .box a {
	text-decoration: underline;
	color: #de7f32;
}

#footer .box a:hover {
	text-decoration: none;
}

#footer div.box h3.int-topics {
	width: 176px;
	height: 12px;
	background: url(../_images/footer/int-topics.png) no-repeat;
	text-indent: -9999px;
}

#footer div.box ul li{
	list-style-type: none;
	width: 200px;
	border-bottom: 1px solid #F6F4EF;
	padding-bottom: 9px;
	padding-top: 9px;;
}

#footer div.box .feedburnerFeedBlock ul {
	width: 275px;
} 

#footer div.box .feedburnerFeedBlock ul li{
	width: 275px;
}

#footer div.box ul li a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#footer div.box ul li a:hover {
	text-decoration: underline;
}

#footer div.box h3 {
	margin-bottom: 20px;
}

#footer div.box h3.lat-thoughts {
	width: 155px;
	height: 13px;
	background: url(../_images/footer/latest-thoughts.png) no-repeat;
	text-indent: -9999px;
}

#footer div.box p span.postTitle {
	font-size: 16px;
	font-weight: bold;
	color: #de7f32;
}

#footer div.box img.bottomlogo {
	margin-left: 94px;
	margin-right: auto;
	width: 191px;
	margin-bottom: 20px;
}

#footer div.box a.contactlink {
	margin-left: 130px;
}

#footer div.bottomlegal {
	width: 800px;
	margin-top: 255px;
	text-align: center;
	color: #b4b3b0;
}

#footer div.bottomlegal a {
	color: #b4b3b0;
	text-decoration: none;
}

#footer div.bottomlegal a:hover {
	text-decoration: underline;
}




#homefooter {
	
	width:839px;
	margin: 50px auto 0;
	height:30px;
	background-color: #707271;
	min-height: 300px;
	padding-left: 79px;
	padding-right: 79px;
	color: #fff;
	font-size: 12px;
	padding-top: 30px;
}



#homefooter .box {
	width: 275px;
	float: left;
}

#homefooter .box a {
	text-decoration: underline;
	color: #de7f32;
}

#homefooter .box a:hover {
	text-decoration: none;
}

#homefooter div.box h3.int-topics {
	width: 176px;
	height: 12px;
	background: url(../_images/footer/int-topics.png) no-repeat;
	text-indent: -9999px;
}

#homefooter div.box ul li{
	list-style-type: none;
	width: 200px;
	border-bottom: 1px solid #F6F4EF;
	padding-bottom: 9px;
	padding-top: 9px;;
}

#homefooter div.box .feedburnerFeedBlock ul {
	width: 275px;
} 

#homefooter div.box .feedburnerFeedBlock ul li{
	width: 275px;
}

#homefooter div.box ul li a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#homefooter div.box ul li a:hover {
	text-decoration: underline;
}

#homefooter div.box h3 {
	margin-bottom: 20px;
}

#homefooter div.box h3.lat-thoughts {
	width: 155px;
	height: 13px;
	background: url(../_images/footer/latest-thoughts.png) no-repeat;
	text-indent: -9999px;
}

#homefooter div.box p span.postTitle {
	font-size: 16px;
	font-weight: bold;
	color: #de7f32;
}

#homefooter div.box img.bottomlogo {
	margin-left: 94px;
	margin-right: auto;
	width: 191px;
	margin-bottom: 20px;
}

#homefooter div.box a.contactlink {
	margin-left: 130px;
}

#homefooter div.bottomlegal {
	width: 800px;
	margin-top: 255px;
	text-align: center;
	color: #b4b3b0;
}

#homefooter div.bottomlegal a {
	color: #b4b3b0;
	text-decoration: none;
}

#homefooter div.bottomlegal a:hover {
	text-decoration: underline;
}

#contact p {
	font-size:1.2em;
}


/* jquery accordion bits */

.basic {
	margin:10px 0 20px 0;
}



.basic h3 {
	
	cursor:pointer;
	
	display:block;
	
	padding:5px 0 1px 0;
	
	margin-top: 6px;
	margin-bottom:4px;
	
	text-decoration: none;

}

.basic h3 {
	color:#7b7b7b;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Helvetica, Arial, sans-serif;
	font-size:1.1em;
	font-weight:normal;
}


.basic h3.selected a, .basic h3.selected {
	
	color: #535353;
	
}

.basic div {
	height:120px;
	color: #535353;
}

.basic div p {
	margin:0;
	line-height:1.5em;
}


.basic h3 a {
	font-family: 'Gill Sans', 'Gill Sans MT', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Helvetica, Arial, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:3px;
	font-size:1.3em;
	color:#7b7b7b;
	margin-right:10px;
	border-bottom:1px dashed #d86d17;
}

div#qTip {
	padding: 6px 4px 8px 10px;
	width:230px;
	/* border: 1px solid #f1f1f0; */
	display: none;
	background: #7b7b7b;	
	color:#ffffff;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	text-align: left;
	position: absolute;
	z-index: 1000;
	-webkit-border-radius: 3px;
  	-moz-border-radius: 3px;
}


.hidden {
	display:none;
	width:600px;
}

.quote {
	padding:10px 20px 20px 20px;
	font-size:1.1em;
	font-style:italic;
	margin-bottom:10px;
	border-bottom:1px dashed #e9e9e6;
}

#fancy_div ul {
	list-style-type:none;
	margin:10px 0 10px 30px;
}

#fancy_div ul li {
	padding:3px 0;
}

#fancy_div ul li ul {
	list-style-type:disc;
}

.disclaimer {
	font-size:0.9em;
	color:#c1bfbc;
	font-style:italic;
}

#creditfooter {
	display: none;
}