/* Body
----------------------------------------------- */
html{
	height: 100%;
}

body{
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-position: top center;
	background-repeat: repeat-y;
}

.physicians{
	background-image: url("../imgs/bg_physicians.gif");
}

.demo-physicians{
	background-image: url("../imgs/bg_demo-physicians.gif");
}



/* Structure
----------------------------------------------- */
*{
	margin: 0;
	padding: 0;
}

#container{
	position: relative;
	width: 897px;
	margin: 0 auto;
	min-height: 100%;
}

#container-interior{
	position: relative;
	width: 897px;
	float: left;
	background-position: top left;
	background-repeat: repeat-y;
}

.physicians #container-interior,
.physicians #footer,
.demo-physicians #footer{
	background-image: url("../imgs/bg-body_physicians.gif");
}

.demo-physicians #container-interior{
	background-image: url("../imgs/bg-body_demo-physicians.gif");
}

* html #container{
	height: 100%;
}

#left{
	float: left;
	width: 208px;
}

#middle{
	position: relative;
	float: left;
	width: 214px;
	padding-bottom: 2em;
}

#right{
	width: 475px;
	float: right;
	min-height: 840px;
	padding-bottom: 4em;
}

* html #right{
	height: 840px;
}

#footer{
	clear: both;
	position: relative;
	width: 897px;
	margin: -25px auto 0 auto;
	background-position: top left;
	background-repeat: repeat-y;
}

#footer-interior{
	padding-left: 468px;
}

#right #btns{
	text-align: right;
	margin-bottom: 1em;
}

#right #address{
	float: left;
}

#right #facility{
	float: left;
	width: 221px;
	height: 147px;
	margin-left: 28px;
}

#demo{
	position: relative;
	margin-left: 36px;
	width: 135px;
	height: 53px;
}

#map{
	margin-left: 28px;
}

#gallery1{
	position: relative;
	visibility: hidden;
	margin-left: 26px;
	border: solid 5px #000;
}

.exec{
	clear: both;
	float: left;
	display: inline;
	margin-bottom: 40px;
	margin-left: 46px;
}

.position{
	float: left;
	height: 167px;
	position: relative;
}

.bio{
	display: none;
	clear: both;
	width: 430px;	
}

#print-saying,
.system-gallery{
	display: none;
}

#gallery-container{
	float: left;
	display: inline;
	width: 439px;
	margin-left: 34px;
	height: 150px;
	overflow: hidden;
}



/* Paragraphs and Headlines
----------------------------------------------- */
#left h1{
	position: relative;
	text-align: center;
	margin-top: 120px;
	margin-bottom: 62px;
}

#demo p{
	position: absolute;
	text-align: right;
	width: 135px;
	left: 0;
	bottom: 0;
	font-size: 11px;
}

span#freeze{
	display: block;
	margin: 62px 0 0 41px; 
}

#right h1{
	text-align: right;
	margin-top: 62px;
	margin-bottom: 27px;
	font-size: 28px;
	clear: both;
}

#right h1 span{
	font-size: 15px;
}

#right h1.has-trademark{
	padding-right: 15px;
	background: url(../imgs/bg_trademark.gif) right 6px no-repeat;
}

#right h1.no-top-margin{
	margin-top: 0;
}

.demo-physicians #right h1{
	text-align: left;
	margin: 30px 0 14px 77px;
	font-size: 22px;
}

#right h2{
	margin: 22px 0 11px 46px;
	color: #369;
}

#right h3,
#right h4,
#right p{
	margin-bottom: 16px;
	margin-left: 48px;
	line-height: 1.5em;
	font-size: 14px;
	color: #000;
}

#right h4{
	margin-bottom: 0;
}

span#collage{
	display: block;
	width: 432px;
	height: 206px;
	float: right;
	margin-bottom: 20px;
	background-color: #f1f1f1;
	background-position: top left;
	background-repeat: no-repeat;
}

.endoscopic{
	float: left;
	display: inline;
	width: 215px;
	margin: 0 0 0 18px;
}

.endoscopic img{
	border: solid 2px #fff;
}

#right .endoscopic p{
	margin-left: 0;
	font-size: 11px;
}

span#placeholder{
	display: block;
	width: 443px;
	height: 338px;
	float: right;
	margin-bottom: 3px;
}

#flvplayer{
	position: relative;
	display: block;
	width: 344px;
	height: 339px;
	margin-left: 36px;
	/* background: url("../imgs/bg-flvplayer.jpg") top left no-repeat; */
}

#flvplayer span#flv{
	display: block;
}

#right p.instruction{
	width: 387px;
	text-align: center;
	margin-bottom: 2px;
	color: #666;
}

.physicians .about_csa{ background-image: url("../imgs/collage-about.jpg"); }
.physicians .contact_csa{ background-image: url("../imgs/collage-contact.jpg"); }
.physicians .faqs{ background-image: url("../imgs/collage-faqs.jpg"); }
.physicians .csa_benefits{ background-image: url("../imgs/collage-benefits.jpg"); }
.physicians .csa_expectations{ background-image: url("../imgs/collage-expect.jpg"); }
.physicians .physician_expectations{ background-image: url("../imgs/collage-freeing.jpg"); }
.physicians .csa_phy_benefits{ background-image: url("../imgs/collage-phy_benefits.jpg"); }
.physicians .csa_procedure{ background-image: url("../imgs/collage-procedure.jpg"); }

#footer span{
	line-height: 24px;
	font-size: 11px;
	color: #7c7869;
	margin-right: 6px;
}

#footer span span{
	margin-right: 0;
}

#right #caption{
	float: left;
	margin-left: 14px;
	width: 385px;
}

#right #caption p{
	margin-bottom: 0;
	margin-left: 0;
	line-height: 1.5em;
	font-size: 14px;
}

#gallery1 .gallerydesctext{
	min-height: 114px;
	border-bottom: solid 5px #000;
}

#gallery1 .gallerydesctext p{
	text-align: left;
	font-size: 13px;
	color: #f1f1f1;
	margin: 4px 7px 10px 7px;
	line-height: 1.5em;
}

#right .exec p{
	margin-bottom: 0;
	margin-left: 0;
}

#right .bio p{
	padding-top: 1em;
}

#right .position p{
	position: absolute;
	width: 300px;
	bottom: 5px;
	left: 16px;
}



/* Links
----------------------------------------------- */
#nav li a{
	text-decoration: none;
}

#demo p a{
	color: #fff;
	text-decoration: underline;
}

#demo p a:hover{
	color: #fff;
	text-decoration: none;
}

#nav li a{
	color: #9cf;
}

#nav li a:hover,
#nav li a.selected{
	color: #ffb24d;
}

#nav ul li a{
	color: #fff;
}

#footer a{
	color: #7c7869;
	text-decoration: underline;
}

#footer a:hover{
	text-decoration: none;
}

.video a{
	display: block;
	float: left;
	line-height: 66px;
	background: #f1f1f1 url("../imgs/bg-filmstrip.gif") top left no-repeat;
	margin-top: 80px;
	margin-left: 11px;
	padding-left: 40px;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

#right #gallery li a{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background-color: #e49631;
	text-decoration: none;
	line-height: 26px;
	padding: .1em .4em;
}

#right ul.tabs li a{
	text-decoration: none;
	color: #000;
}

#right ul.tabs li a:hover,
#right ul.tabs li a.selected{
	color: #369;
}

.position a{
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.position a:hover{
	text-decoration: underline;
}



/* Lists
----------------------------------------------- */
#nav{
	margin-top: 44px;
}

#nav li{
	font-size: 15px;
	letter-spacing: 1px;
	list-style-type: none;
	margin-bottom: 13px;
	margin-left: 17px;
	line-height: 1em;
}

#nav ul{
	margin-top: 9px;
}

#nav ul li{
	margin-bottom: 9px;
	margin-left: 0;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 1em;
}

#right ul{
	margin-left: 17px;
	margin-bottom: 16px;	
}

#right li{
	margin-bottom: 12px;
	margin-left: 48px;
	line-height: 1.5em;
	font-size: 14px;
	color: #000;
}

#right li.no-margin{
	margin-bottom: 0;
}

#right dt,
#right dd{
	line-height: 1.5em;
	font-size: 14px;
	color: #000;
}

#right dl{
	margin-bottom: 16px;
}

#right dt{
	margin-left: 48px;
	float: left;
	width: 6em;
}

#right dd{
	margin-bottom: 12px;
}

#right ul#gallery {
	float: left;
	margin-left: 0;
}

#right ul#gallery li{
	display: block;
	margin-bottom: 7px;
	margin-left: 0;
	list-style-type: none;
}

#right ul.tabs{
	float: right;
	margin-top: 22px;
	margin-bottom: 18px;
}

#right ul.tabs li{
	float: left;
	margin-bottom: 0;
	margin-left: 18px;
	list-style-type: none;
	font-weight: bold;
	font-size: 13px;
}

#right ul#btn-nav{
	float: left;
	display: inline;
	margin-top: 2em;
	margin-left: 46px;
}

#right ul#btn-nav li{
	float: left;
	list-style-type: none;
	margin-right: 5px;
	margin-left: 0;
}



/* Images
----------------------------------------------- */
img{
	border: 0;
}

.video img{
	float: left;
	margin-top: 7px;
	margin-left: 5px;
}

span#placeholder img{
	border: solid 2px #fff;
}

.exec img{
	float: left;
}



/* Tables
----------------------------------------------- */
#right table.centers{
	clear: both;
	width: 465px;
	border: 0;
	border-collapse: collapse;
	margin-top: 2em;
	margin-bottom: 16px;
	margin-left: 10px;
}

#right table.centers td.state{
	font-weight: bold;
	font-style: italic;
	text-align: right;
	color: #003;
	padding-right: 20px;
	width: 51%;
}

#right table.centers td.bar{
	background-color: #003;
	width: 51%;
}

#right table.centers td.logo{
	text-align: center;
	width: 49%;
}

#right table.centers td.info{
	padding-top: 23px;
	width: 49%;
}

#right table.centers td.info p{
	font-size: 11px;
	line-height: 1.3em;
	color: #737373;
	margin-bottom: 26px;
	margin-left: 0;
}

#right table.centers td.info p strong{
	color: #000;
	font-weight: normal;
}

#right table.contact{
	border: 0;
	border-collapse: collapse;
	margin-bottom: 1em;
	margin-left: 48px;
}

#right table.contact td{
	padding: 2px;
	font-size: 12px;
}



/* Forms
----------------------------------------------- */
#right form{
	margin-top: 35px;
}

#tellafriend form{
	margin-top: 0;
}

#tellafriend input{
	display: block;
	margin-bottom: 1em;
	margin-left: 46px;
	padding: 2px;
}

/* Disclaimer
----------------------------------------------- */
.disclaim {
	clear:both;
	margin-left:48px;
	font-size:13px;
	font-weight:normal;
}
.safety-header {
	clear:both;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:48px;
	font-size:13px;
	font-weight:normal;
}
.safety-text {
	clear:both;
	margin-top:10px;
	margin-left:48px;
	font-size:13px;
	font-weight:normal;
}