body {
	margin: 0;
	background: #f2f1f0 url(../img/grunge.jpg) repeat-y center top;

	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #000000;
}

a img { border: 0; }
form { margin: 0; }

*:focus { outline: none; }

a:link, a:visited {
	color: #0065a2;
	text-decoration: underline;
}

a:hover, a:active {
	color: #0065a2;
	text-decoration: none;
}

table td { font-size: 12px; }


h1 {
	background: url(../img/breadcrumb.gif) no-repeat right top;
	padding: 15px;
	position: relative;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	top:-10px;
}

h1 a, h1 span, h1 a:link, h1 a:visited {
	padding: 0 3px;
	color: white;
	font-weight: bold;
	text-decoration; none;
}

.pageheader {
	background: url(../img/breadcrumb.gif) no-repeat right top;
	padding: 15px !important;
	position: relative;
	color: white;
	font-weight: bold !important;
	font-size: 1.2em !important;
	top:-10px;

}

.pageheader a, .pageheader span, .pageheader a:link, .pageheader a:visited {
	padding: 0 3px;
	color: white;
	font-weight: bold;
	text-decoration; none;
}



h2 {
	color: #0065a2;
	font-size: 20px;
}

h3, h3 a, h3 a:link, h3 a:visited {
	color: #0065a2;
	font-size: 16px;
}

h4, h4 a, h4 a:link, h4 a:visited {
	color: #0065a2;
	font-size: 14px;
}


p.star {
	background: url(../img/starblue.png) no-repeat left top;
	padding: 0 0 0 12px;
}

.stronger {
	color: #0065a2;
	font-weight: bold;
}


#top {
	background: url(../img/bluesplash.gif) no-repeat top center;
}

#header {
	height: 112px;
	background: url(../img/header.jpg) no-repeat;
	position: relative;
}

	#homelink {
		position: absolute;
		top: 18px;
		left: 14px;
		width: 104px;
		height: 82px;
	}

	#ohlink {
		position: absolute;
		top: 30px;
		right: 14px;
		width: 178px;
		height: 50px;
	}

#container, #header {
         width: 980px;
         margin: 0 auto;
	text-align: left;
}

#search {
	width: 980px;
	height: 45px;
	background: url(../img/searchbar.jpg) no-repeat;
	vertical-align: middle;
}

	#search form {
		padding: 4px 34px;
	}

	#search img {
		margin: 0;
		vertical-align: middle;
	}

	#search #box {
		border: 0;
		background: url(../img/search-box.gif);
		padding: 10px 0 7px 8px;
		width: 260px;
		height: 20px;
		vertical-align: middle;
	}

	#search #btn {
		vertical-align: middle;
	}

	#search #connect {
		font-size: 1.2em;
		font-weight: bold;
		font-style: italic;
		float:right;
		padding: 1em 27px;
		vertical-align: middle;
	}

ul#nav {
	list-style-type: none;
	padding: 44px 122px 30px;
	margin: 0;
}

ul#nav li {
	float: left;
	margin: 0;
}

ul#nav li a, ul#nav li a:link, ul#nav li a:visited {
	display: block;
	float: left;
	height: 30px;
	background-image: url(../img/nav-sprite-rev.png);

	color: white;
	font-weight: bold;
	text-align: left;
	text-indent: -9999px;
}

a#nav-physic, a#nav-physic:link, a#nav-physic:visited 		{ width: 142px; background-position: 0px 0px; }
a#nav-physic-on, a#nav-physic:hover, a#nav-physic:active 	{ width: 142px; background-position: 0px -30px; }
a#nav-traine, a#nav-traine:link, a#nav-traine:visited 		{ width: 198px; background-position: -142px 0px; }
a#nav-traine-on, a#nav-traine:hover, a#nav-traine:active 	{ width: 198px; background-position: -142px -30px; }
a#nav-articl, a#nav-articl:link, a#nav-articl:visited 		{ width: 144px; background-position: -342px 0px; }
a#nav-articl-on, a#nav-articl:hover, a#nav-articl:active 	{ width: 144px; background-position: -342px -30px; }
a#nav-injury, a#nav-injury:link, a#nav-injury:visited 		{ width: 166px; background-position: -488px 0px; }
a#nav-injury-on, a#nav-injury:hover, a#nav-injury:active 	{ width: 166px; background-position: -488px -30px; }



#main {
	background: url(../img/main-top.jpg) no-repeat center top;
}

#inner {
	padding: 25px;
	background: url(../img/main-bot.jpg) no-repeat center bottom;
}

#panel {
	width: 280px;
	float: left;
}

#askpanel {
	width: 280px;
	float: right;
}

#contentarea {
	margin-left: 300px;
	min-height: 700px;
}

#featurearea {
	margin-right: 300px;
}

.clean {
	clear: both;
}

div#subnav {
	list-style-type: none;
	background: #c7c2bc url(../img/subnav.gif) no-repeat center bottom;
	padding: 20px 0;
	margin: 0 0 1em 0;
	font-size: 1.2em;
}

div#subnav table.mainCont1 {
	width: 270px;
}

div#subnav table td.pHTMLbetween1 { display: none; }

div#subnav table td.clTop1 {
	background: none;
	padding: 0 32px;
}

div#subnav table td.active {
	background: url(../img/subnav-on.gif) no-repeat left top;
	padding: 0 32px;
}

div#subnav table td.clTop1 a,
div#subnav table td.clTop1 a:link,
div#subnav table td.clTop1 a:visited {
	display: block;
	border-bottom: 1px solid #c0bcb7;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div#subnav table td.active a,
div#subnav table td.active a:link,
div#subnav table td.active a:visited {
	display: block;
	border-bottom: none;
	line-height: 19px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

div#subnav table td.pclTop1 {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 44px;
}

div#subnav table td.clSub1 {
	border-bottom: none;
	padding: 0 0 0 12px;
	background: url(../img/notch-off.gif) no-repeat top left;
}

div#subnav table td.clSub1 a,
div#subnav table td.clSub1 a:link,
div#subnav table td.clSub1 a:visited {
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
}

div#subnav table td.on {
	padding: 0 0 0 12px;
	background: url(../img/notch-on.gif) no-repeat top left;
}

div#subnav table td.on a,
div#subnav table td.on a:link,
div#subnav table td.on a:visited {
	color: #0065a2;
	font-weight: bold;
}



#footer {
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	padding: 1em 70px;
	vertical-align: middle;
	text-align:center;
}

#footer img {
	vertical-align: middle;
}


#footer a, #footer a:link, #footer a:visited {
	color: #000000;
}

#content {
	padding: 0px 10px 20px 10px;
	font-size: 1.2em;
}


h3.title {
	background: #009acd;
	color: #ffffff;
	margin: 0;
	text-indent: -9999px;
	height: 37px;
}

h3#title-askexpert 	{ background: url(../img/title-askexpert.gif); }
h3#title-featurearticle	{ background: url(../img/title-featurearticle.gif); }
h3#title-meetexperts 	{ background: url(../img/title-meetexperts.gif); }

div.box {
	margin-bottom: 2em;
}

#askexpert {
	background: #c7c2bc url(../img/askexpert-bg.gif) no-repeat center bottom;
	color: #000000;
	padding: 12px;
	font-size: 1.2em;
}

#askexpert label {
	display: block;
	margin-bottom: 10px;
}


#askexpert input,
#askexpert textarea {
	width: 246px;
	border: none;
	background: #e3e1dd;
	padding: 4px;

	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}


#askexpert input[type="submit"],
#askexpert input.submit {
	width: auto;
}



#featurearticle {
	background: transparent url(../img/featurearticle-bg.jpg) no-repeat center top;
	color: #000000;
	height: 280px;
	position: relative;
}

#meetexperts { height: 230px; }

#meetexpertsouter {
	background: transparent url(../img/meetexperts-bg.jpg) no-repeat center bottom;
	color: #000000;
	height: 425px;
	overflow: hidden;
	position: relative;
}

.controls {
	display: block;
	padding: 14px 12px 0 0;
	text-align: right;
}

#view-all {
	position:absolute;
	top:10px;
	left:55px;
	width:170px;
	height:20px;
}

.controls a.circle, .controls a.circle:link, .controls a.circle:visited,
.controls a.circle-on, .controls a.circle-on:link, .controls a.circle-on:visited {
	display: -moz-inline-box;
	display: inline-block;
	width: 12px;
	height: 12px;
	font-size: 1px;
	background-image: url(../img/circle.gif);
}

.controls a.circle:hover, .controls a.circle:active,
.controls a.circle-on, .controls a.circle-on:link, .controls a.circle-on:visited {
	background-position: 12px 0px;
}

.arrow {
	display: block;
	position: absolute;
	top: 120px;
	width: 46px;
	height: 38px;
	background-image: url(../img/arrows.png);
}

#meetexperts .arrow { top: 104px; }
#proslider .arrow, #colslider .arrow, #hsslider .arrow, #tgslider .arrow { top: 36px; }

.arrowprev {
	background-position: 0px 0px;
	left: 0;
}

.arrownext {
	background-position: -46px 0px;
	right: 0;
}

#featurearticle div.carousel, #meetexperts div.carousel,
#proslider, #colslider, #hsslider, #tgslider {
	position: relative;
	width: 630px;
	height: 352px;
	overflow: hidden;
}

#meetexperts div.carousel { height: 230px; }

#featurearticle ul, #meetexperts ul,
#proslider ul, #colslider ul, #hsslider ul, #tgslider ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 100000px;
	position: absolute;
}

#proslider ul, #colslider ul, #hsslider ul, #tgslider ul {
	margin: 0px 48px;
}


#featurearticle ul li, #meetexperts ul li,
#proslider ul li, #colslider ul li, #hsslider ul li, #tgslider ul li  {
	width: 630px;
	height: 352px;
	float: left;
}

#meetexperts ul li { height: 230px; }

#proslider ul li {
	width: 178px;
	padding: 14px 0;
	height: 102px;
	text-align: center;
}

#colslider ul li, #hsslider ul li, #tgslider ul li  {
	width: 176px;
	padding: 10px 4px;
	height: 102px;
	text-align: left;
	line-height: 18px;
}

#proslider, #colslider, #hsslider, #tgslider,
#proslider ul, #colslider ul, #hsslider ul, #tgslider ul {
	height: 136px;
}

#featurearticle ul li div.padd {
	padding: 10px 65px;
}

#meetexperts ul li div.padd {
	padding: 1px 44px;
	color: white;
}

#featurearticle ul li .image {
	width: 260px;
	float: right;
	text-align: center;
}

#meetexperts ul li .image {
	width: 162px;
	float: left;
	text-align: center;
}

#meetexperts ul li .image a {
	position: relative;
	top: -20px;
}

#meetexperts ul li a, #meetexperts ul li a:link, #meetexperts ul li a:visited {
	color: white;
	text-decoration: underline;
}


#meetexperts ul li .copy {
	margin-left: 170px;
	font-size: 1.2em;
}

#meetexperts ul li .copy p {
	background: url(../img/star.png) no-repeat left top;
	padding: 0 0 0 12px;
}

#meetexperts ul li .copy h3 {
	font-size: 20px;
	margin: 2em 0 0.5em 0;
}

#featurearticle ul li .copy {
	margin-top:20px;
	margin-right: 270px;
	font-size: 1.2em;
}

#featurearticle ul li .copy h3 {
	color: #0065a2;
	font-size: 16px;
	margin: 0.5em 0;
}

	ul.tabs {
		list-style-type: none;
		height: 28px;
		background: url(../img/teamtab-bg.gif) no-repeat;
		margin: 0 15px;
		padding: 0 8px;
	}

	ul.tabs li {
		float: left;
	}

	ul.tabs li a,
	ul.tabs li a:link,
	ul.tabs li a:visited {
		display: block;
		float: left;
		height: 28px;

		text-align: center;
		color: #ffffff;
		font-size: 1.4em;
		font-weight: bold;
		text-decoration: none;
		text-indent: -9999px;
		background-image: url(../img/tab-sprite.gif);
	}


	ul.tabs li a#pro, ul.tabs li a#pro:link, ul.tabs li a#pro:visited { 	width: 108px; background-position: 0px -28px; }
	ul.tabs li a#pro-on, ul.tabs li a#pro:hover, ul.tabs li a#pro:active { 	width: 108px; background-position: 0px -28px; }
	ul.tabs li a#col, ul.tabs li a#col:link, ul.tabs li a#col:visited { 	width: 143px; background-position: -108px 0px; }
	ul.tabs li a#col-on, ul.tabs li a#col:hover, ul.tabs li a#col:active { 	width: 143px; background-position: -108px -28px; }
	ul.tabs li a#hst, ul.tabs li a#hst:link, ul.tabs li a#hst:visited { 	width: 164px; background-position: -251px 0px; }
	ul.tabs li a#hst-on, ul.tabs li a#hst:hover, ul.tabs li a#hst:active { 	width: 164px; background-position: -251px -28px; }
	ul.tabs li a#trg, ul.tabs li a#trg:link, ul.tabs li a#trg:visited { 	width: 142px; background-position: -415px 0px; }
	ul.tabs li a#trg-on, ul.tabs li a#trg:hover, ul.tabs li a#trg:active { 	width: 142px; background-position: -415px -28px; }


	ul.tabs-content {
		list-style-type: none;
		margin: 0;
		padding: 0;
		font-size: 1.2em;
	}

	ul.tabs-content>li {
		display: none;
	}

	ul.tabs-content>li.on {
		display: block;
	}


	ul.tabs-content a, ul.tabs-content a:link, ul.tabs-content a:visited {
		color: #000000;
		text-decoration: underline;
	}
