/* @override 
	http://ipt.mg2.net/style/main.css
	http://dev.integrativepediatric.com/style/main.css
	http://www.integrativepediatric.com/style/main.css
*/

* {
	margin: 0;
	padding: 0;
	outline: none;
	text-align: center;
}

body {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #fff;
	color: #666;
}

a {
	color: #666;
}

a:hover {
	color: #333;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

.staff_name {
	clear: left;
}

.staffbio {
	margin-bottom: 30px;
	margin-top: 10px;
}

ul.clean {
	list-style: none;
}

ul.clean li {
	margin-bottom: 12px;
}

div.clear {
	clear: both;
}

#wrapper {
	width: 951px;
	margin: auto;
}

#logo {
	padding: 14px 0 10px 10px;
	width: 120px;
	float: left;
}

img.headline {
	margin-top: 45px;
	float: right;
}

#tnav {
	background: url(/i/tnav.png) repeat-x left top;
	height: 22px;
	text-align: center;
	color: white;
	font: normal 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 9px;
	letter-spacing: 1px;
	clear: both;
}

#tnav a {
	color: white;
	text-decoration: none;
}

#tnav a:hover {
	color: gray;
	text-decoration: none;
}

#bnav {
	text-align: center;
	color: gray;
	font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 15px;
	padding-bottom: 20px;
	text-decoration: none;
	clear: both;
}

#bnav a {
	color: gray;
	text-decoration: none;
}

#bnav a:hover {
	color: #f49435;
	text-decoration: none;
}

#newsimage {
	width: 90px;
	height: 60px;
	float: left;
}

#hero-img {
	margin-top: 6px;
}

.home #hero-img {
	background-image: url(i/home_header.png);
}

#video {
	margin-left: 230px;
}

#boxwrap {
	width: 951px;
	margin-top: 10px;
	height: 160px;
	clear: both;
}

.box {
	width: 172px;
	padding-left: 22px;
	font-size: 13px;
	line-height: 120%;
	float: left;
}

.boxfirst {
	width: 172px;
	font-size: 13px;
	line-height: 120%;
	float: left;
}

.boxlast {
	width: 172px;
	display: inline-block;
	font-size: 13px;
	line-height: 120%;
}

div.ybox {
	background-color: #F9EB79;
	width: 152px;
	height: 125px;
	padding: 5px 10px 0;
	display: inline-block;
}

.ybox a:hover{
	background-color: #ffcc5c;
}

div.ybox_t {
	width: 172px;
	background: url(/i/ybox_t.png) no-repeat;
	height: 11px;
}

div.ybox_b {
	width: 172px;
	background: url(/i/ybox_b.png) no-repeat;
}

div.xbox {
	background-color: #edc9df;
	width: 152px;
	height: 125px;
	padding: 5px 10px 0;	
}

div.xbox_t {
	width: 172px;
	background: url(/i/xbox_t.png) no-repeat;
	height: 11px;
}

div.xbox_b {
	width: 172px;
	background: url(/i/xbox_b.png) no-repeat;
}

div.zbox {
	background-color: #9eddde;
	width: 152px;
	height: 125px;
	padding: 5px 10px 0;	
}

div.zbox_t {
	width: 172px;
	background: url(/i/zbox_t.png) no-repeat;
	height: 11px;
}

div.zbox_b {
	width: 172px;
	background: url(/i/zbox_b.png) no-repeat;
}

div.abox {
	background-color: #caca63;
	width: 152px;
	height: 125px;
	padding: 5px 10px 0;	
}

div.abox_t {
	width: 172px;
	background: url(/i/abox_t.png) no-repeat;
	height: 11px;
}

div.abox_b {
	width: 172px;
	background: url(/i/abox_b.png) no-repeat;
}

div.bbox {
	background-color: #f49435;
	width: 152px;
	height: 125px;
	padding: 5px 10px 0;	
}

div.bbox_t {
	width: 172px;
	background: url(/i/bbox_t.png) no-repeat;
	height: 11px;
}

div.bbox_b {
	width: 172px;
	background: url(/i/bbox_b.png) no-repeat;
}

#halfboxwrapper {
	width: 950px;
	padding-top: 8px;
	font-size: 12px;
	line-height: 130%;
}

.hbox {
	width: 365px;
	float: left;
}

.hbox2 {
	width: 565px;
	float: right;
}

h4 {
	color: #f49435;
}

h4 a {
	color: #f49435;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

h4 a:hover {
	color: #da6913;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.announcement {
	color: #666;
	font: bold 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.announcement a {
	color: #666;
	font: bold 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

.announcement_lite {
	color: #666;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.announcement_lite a {
	color: #da6913;
	font: bold 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

div.halfbox {
	background-color: #f3f1e4;
	overflow:auto; height:89px;
	padding: 5px 13px 0;
}

div.halfbox_l {
	background-color: #f3f1e4;
	overflow:auto; height:89px;
	padding: 5px 13px 0;
}

div.halfbox_r {
	background-color: #f3f1e4;
	overflow:auto; height:89px;
	padding: 5px 13px 0;
}

div.halfbox_r h4 {
	color: #a1a14e;
}

div.halfbox_r a {
	color: #a1a14e;
	font-weight: bold;
	text-decoration: none;
}

div.halfbox ul {
	padding: 0 10px;
}

div.halfbox_tl {
	height: 11px;
	width: 365px;
	background: url(/i/halfbox_tl.png) no-repeat;
}

div.halfbox_bl {
	width: 365px;
	background: url(/i/halfbox_bl.png) no-repeat;
}

div.halfbox_tr {
	height: 11px;
	width: 565px;
	background: url(/i/halfbox_tr.png) no-repeat;
}

div.halfbox_br {
	width: 565px;
	background: url(/i/halfbox_br.png) no-repeat;
}

#tabs {
	margin: 10px 95px 0;
}

#tabs ul {
	/*float: left;*/
}

#tabs ul li {
	float: left;
	margin-right: 2px;
	margin-bottom: 0;
	/*line-height: 45px;*/
}

#tabs ul li.last {
	margin-right: 0;
}

#tabs ul li.last2 {
	background-position: 0 -72px;
	color: white;
}

#tabs ul li a {
	display: table;
	height: 30px;
	padding-left: 7px;
	text-align: center;
	text-decoration: none;
	background: #fff url(/i/tab-left-a.png) left top no-repeat;
}

#tabs ul li a span {
	display: table-cell;
	vertical-align: middle;
	padding-right: 7px;
	background: transparent url(/i/tab-right-span.png) right top no-repeat;
}

#tabs ul li a:hover {
	background-position: 0 -36px;
	color: white;
}

#tabs ul li a:hover span {
	background-position: right -36px;
}

#tabs ul li a.current {
	background-position: 0 -72px;
	color: white;
}

#tabs ul li a.current span {
	background-position: right -72px;
}

#panels {
	border: 1px solid #ccc;
	padding: 20px;
	clear: both;
}

.panel {
	clear: both;
}

.panel p {
	margin-bottom: 15px;
}

.callout {
	float: right;
	margin: 0 0 20px 20px;
}

.panelcontent {
	width: 580px;
	display: inline-block;
	margin-right: 20px;
	float: left;
}

.panelcontent3column {
	width: 910px;
	display: inline-block;
	margin-right: 20px;
	float: left;
}

.panelcontent2column {
	width: 910px;
	display: inline-block;
	margin-right: 20px;
}

.panelphoto {
	float: right;
	display: inline-block;
	margin-left: 10px;
}

.panelheader {
	font: 30px/100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.panelsubheader {
	font: 20px/100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.boxheader {
	font: 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.boxheader2 {
	font: 14px/1px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.quotation {
	font: italic 20px/175% "Times New Roman", Georgia, Times, serif;
}

.threeacross {
	width: 910px;
}

.tabblock {
	width: 300px;
	display: inline-block;
}

.staffNav {
	width: 190px;
	font-size: 16px;
	line-height: 32px;
	float: left;
	list-style-type: none;
	background-color: #dde0c2;
	padding: 10px;
}

.staffNav ul {
	list-style-type: none;
}

.staffNav a {
	text-decoration: none;
}

.staffblock a {
	font-size: 24px;
	font-weight: normal;
}

.staffblock {
	width: 660px;
	float: right;
	display: inline;
}

.staffphoto {
	margin-right: 15px;
	float: left;
	margin-bottom: 20px;
}

.staffemail {
	color: #babe88;
	text-align: right;
	margin-bottom: 15px;
}

.staffemail a {
	color: #babe88;
	font-size: 12px;
}

img.staffbio {
	margin-bottom: 20px;
	margin-right: 10px;
	float: left;
}

.bio {
	margin: 0;
	padding: 0;
}

.bio_text {
	margin-left: 280px;
}

.tabtop {
	width: 900px;
}

.one {
	width: 255px;
	display: inline-block;
	float: left;
	background-color: #f2f1e4;
	padding: 15px 10px 10px 30px;
	height: 380px;
	line-height: 180%;
}

.two {
	width: 255px;
	display: inline-block;
	margin-left: 10px;
	float: left;
	background-color: #f2f1e4;
	padding: 15px 10px 10px 30px;
	height: 380px;
	line-height: 180%;
}

#contacter {
	margin-left: 20px;
	display: inline-block;
	vertical-align: top;
	width: 270px;
}

#contacter ul {
	list-style-type: none;
}

.tail {
	display: inline-block;
	top: 33px;
	margin-top: 10px;
}

.NewText {
	color: gray;
	text-align: left;
	margin-right: 100px;
	margin-left: 120px;
}

.NewText h2{
	text-align: left;
	margin-top: 15px;
}

.NewText p{
	text-align: left;
	margin-top: 5px;
}

.NewC {
	margin: 20px 50px 30px;
}
