body#drill {
	background: #000 url(../images/backgrounds/page-drill.jpg) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	position: relative;
}

body#legal {
	background: #000 url(../images/backgrounds/legal.jpg) 0 0 repeat-x;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	position: relative;
}

/* *************************************************************************
=LAYOUT
************************************************************************* */

#drill #container,
#legal #container {
	background: url(../images/backgrounds/top-drill.jpg) 0 0 no-repeat;
	display: block;
	height: auto;
	margin: 0 auto;
	padding: 0 0 30px 0;eg
	position: relative;
	width: 1080px;
}
/*#legal #container {
	background: url(../images/backgrounds/top-legal.jpg) 0 0 no-repeat;
}*/

#header {
	background: none;
	display: block;
	margin:0 auto;
	padding:0;
	width:900px;
}

#logo {
	background: url(../images/backgrounds/header-drill.jpg) 0 0 no-repeat;
	display: block;
	margin: 0 auto;
	height: 70px;
	padding: 40px 0 0 40px;
	width: 860px;
}
#header #logo {
	background: url(../images/backgrounds/header-legal.jpg) 0 0 no-repeat;
}
#logo a {
	display: block;
	height: 50px;
	width: 280px;
	text-indent: -9999px;
}

.mainContent {
	background: url(../images/backgrounds/drill-white-content-btm.jpg) left bottom no-repeat;
	display: block;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	padding: 20px;
	z-index: 0;
}
#legal .mainContent {
	background: url(../images/backgrounds/full-content-btm2.jpg) left bottom no-repeat;
	padding-bottom:40px;
}


/* *************************************************************************
=SECTION SPECIFIC
************************************************************************* */

.mainContent img {
	margin-bottom: 20px;
}

.mainContent .smallTitle {
	color: #555;
	display: block;
	font: bold 1.2em/1.5em arial narrow;
	text-transform: uppercase;
}
.mainContent .bigTitle {
	color: #9e0b0f;
	display: block;
	font: normal 2.2em Arial, Helvetica, sans-serif;
}

.previousClinicsTitle {
	background: url(../images/text/previous-clinics.gif) 0 0 no-repeat;
	display: block;
	height: 18px;
	text-indent: -9999px;
	width: 178px;
}

#video {
	display: block;
	margin: 20px 0 0 0;
}
#video .player {
	display: block;
	float: left;
	height: 200px;
	margin: 0 20px 0 0;
	width: 250px;
}
#video .highlights {
	float: left;
	width: 286px;
}
#video .highlights p {
	font: 1.1em/1.3em Arial, Helvetica, sans-serif;
}
#video .highlights p strong {
	display: block;
}

#imageTable {
	display: block;
	height: auto;
	margin: 20px 0 0 0;
	width: 556px;
}
#imageTable .title {
	background: none;
	color: #9e0b0f;
	font: bold 1.4em arial narrow;
	height: auto;
	margin-bottom: 10px;
	text-indent: 0;
	text-transform: uppercase;
}
#imageTable .tableWrapper {
	background-color: #ecf1f3;
	padding: 10px;
	width: 536px;
}
#imageTable table {
}
#imageTable table tr td {
	border-bottom: 1px dotted #9a9d9e;
	border-right: 1px dotted #9a9d9e;
	font: 0.72em Arial, Helvetica, sans-serif;
	padding: 10px 16px;
	width: 145px;
}
#imageTable table tr.lastRow td {
	border-bottom: none;
}
#imageTable table tr td.lastColumn {
	border-right: none;
}
#imageTable table tr td p {
	margin: 0;
}
#imageTable table tr td p img {
	margin-bottom: 5px;
}

#headlines {
	margin: 20px 0 0 0;
}
#headlines .intext {
	float: right;
	margin: 0 0 10px 20px;
	width: 172px;
}
#headlines .intext img {
	margin-bottom: 5px;
}
#headlines .intext p {
	font: 1em Arial, Helvetica, sans-serif;
}
#headlines .intext p strong {
	display: block;
}

#schedule {
	margin-top: 30px;
}
#schedule .title {
	background: none;
	color: #9e0b0f;
	font: bold 1.4em arial narrow;
	height: auto;
	margin-bottom: 20px;
	text-indent: 0;
	text-transform: uppercase;
}

.day {
	background: url(../images/backgrounds/day.gif) 0 0 repeat-x;
	color: #c2c2c2;
	display: block;
	height: auto;
	padding: 13px 10px;
}
.day p {	
	font: 1.4em Arial, Helvetica, sans-serif;
	line-height: 1.0em;
	margin: 0 0 15px 0;
	overflow: hidden;
	padding: 0;
}
.day strong {
	color: #637d87;
}
.day strong span {
	color: #9e0b0f;
}
.day .agenda {
	color: #000;
	display: block;
	height: auto;
	margin: 0;
}
.day .agenda .event {
	display: block;
	height: auto;
	margin-bottom: 20px;
	width: 500px;
}
.day .agenda .event .time {
	float: left;
	height: auto;
	font: 1.1em Arial, Helvetica, sans-serif;
	position: relative;
	width: 100px;
}
.day .agenda .event .desc {
	float: left;
	font: 1.2em Arial, Helvetica, sans-serif;
	height: auto;
	position: relative;
	width: 400px;
}
.day .agenda .event .desc p {
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 0;
	z-index: 0;
}
.day .agenda .event .desc .speakerbio,
.day .agenda .event .desc .speakerbioHover {
	color: #438b9f;
	display: inline;
	font: bold 1.0em/1.2em Arial, Helvetica, sans-serif;
	text-decoration: none;
	z-index: 0;
}
.day .agenda .event .desc .speakerbioHover { cursor: pointer; }
.day .agenda .event .desc .speakerbio span,
.day .agenda .event .desc .speakerbioHover span {
	color: #438b9f;
	display: inline;
	text-transform: uppercase;
}
.day .agenda .event .desc .speakerbioHover,
.day .agenda .event .desc .speakerbioHover span {
	color:#ff0033;
}
.day .agenda .event .desc span {
	color: #84888b;
	display: block;
	font-size: 0.83em;
	line-height: 1.4em;
	z-index: 0;
}
.day .agenda .event .desc strong {
	color: #000;
	font: bold 1.0em/1.2em Arial, Helvetica, sans-serif;
}

.speaker {
	display: block;
	height: auto;
	/*left: 108px;*/
	position: absolute;
	top: -32px;
}
.speakerTop {
	background: transparent url(../images/backgrounds/speaker-top.png) 0 0 no-repeat;
	display: block;
	height: 82px;
	padding: 25px 25px 0 42px;
	position: relative;
	width: 350px;
}
.speakerTop img {
	border-left: 3px solid #cc092f;
	display: block;
	float: left;
	height: 75px;
	margin: 0 14px 0 0;
	width: 75px;
}
.speakerTop div.intro {
	float: left;
}

.day .agenda .event .desc .speakerTop div span.name {
	color: #fff;
	font: bold 1.25em Arial, Helvetica, sans-serif;
}
.day .agenda .event .desc .speakerTop div span.organization {
	color: #fff;
	font: bold 1.0em Arial, Helvetica, sans-serif;
}
.speakerContent {
	background: transparent url(../images/backgrounds/speaker-content.png) 0 0 repeat-y;
	display: block;
	height: auto;
	padding: 0 25px 8px 42px;
	position: relative;
	width: 350px;
}
.day .agenda .event .desc .speakerContent p {
	color: #fff;
	font-size: 1.0em;
	line-height: 1.3em;
	margin: 0;
	padding: 0.5em 0;
}
.speakerBtm {
	background: transparent url(../images/backgrounds/speaker-btm.png) 0 0 no-repeat;
	display: block;
	height: 8px;
	position: relative;
	width: 417px;
}

.clinicLinks {
	position: relative;
	margin-top: 20px;
}
.clinicLinks a.arrowed {
	background: url(../images/icons/link-arrow.gif) right center no-repeat;
	cursor: pointer;
	font: 1.1em/1.3em Arial, Helvetica, sans-serif;
	display: inline;
	padding-right: 12px;
	text-decoration: none;
	top: 2px;
}
.clinicLinks .register,
.clinicLinks .download {
	background: url(../images/icons/register-clinic-white.gif) 0 0 no-repeat;
	display: inline;
	padding: 2px 0 6px 15px;
}
.clinicLinks .download {
	background: url(../images/icons/download-form-white.gif) 0 0 no-repeat;
}
.clinicLinks .download a.arrowed span {
	font-size: 0.9em;
}	
.clinicLinks span.pipe {
	color: #898989;
	font-size: 1.2em;
	margin: 0 7px 0 10px;
	position: relative;
	top: 2px;
}

#clinics {
	display: block;
	margin: 30px 0 0 0;
}
.clinic {
	margin: 0 -4px 10px -4px;
	width: 564px;
}
.clinicTop {
	background: url(../images/backgrounds/clinic-top.png) 0 0 no-repeat;
	color: #fff;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	height: 16px;
	padding: 2px 0 0 20px;
	width: 544px;
}
.clinicContent {
	background: url(../images/backgrounds/clinic-mid.png) 0 0 no-repeat;
	display: block;
	padding: 15px 20px;
	width: 524px;
}
.clinicContent a {
	position: relative;
}
.clinicContent p {
	float: left;
	font-size: 1.1em;
	margin-top: 0px;
	width: 430px;
}
.clinicContent p span {
	display: block;
	padding-top: 5px;
}
.clinicContent a.arrowed {
	background: url(../images/icons/link-arrow.gif) right center no-repeat;
	color: #3b98b2;
	display: inline;
	font: bold 1.4em Arial, Helvetica, sans-serif;
	padding-right: 15px;
	text-decoration: none;
}
.clinicContent a.arrowed:hover {
	color: #ff0033;
}
.clinicContent img {
	border-left: 3px solid #cc092f;
	display: block;
	float: left;
	margin: 0 0 0 20px;
	width: 70px;
}
.clinicBtm {
	background: url(../images/backgrounds/clinic-btm.png) 0 0 no-repeat;
	display: block;
	height: 9px;
	width: 564px;
}


/* right content styles */

#drill .clinicContainer {
	background:url(../images/backgrounds/clinicDetailBgDrill.png) 0 0 no-repeat;
	overflow: hidden;
	padding: 0;
}
#drill .clinicInfo {
	margin-top: 15px;
}
#drill .clinicCity {
	background: url(../images/backgrounds/clinicCity.png) 0 0 no-repeat;
}
.clinicContainer .smQuotes {
	float: none;
	margin-top: 20px;
	padding-bottom: 50px;
	width: 234px;
}

.clinicContainer .smQuotes cite {
	background: transparent url(../images/icons/speech-sm.png) 0 0 no-repeat;
	color: #a5c5d3;
	padding-left: 25px;
	width: 209px;
}
.clinicContainer .smQuotes .hrule {
	background: transparent url(../images/backgrounds/speech-sm-divider.png) 0 0 no-repeat;
	width: 244px;
}


