
/* CSS Document */
img a
{
	border: none;
}

body
{
	margin: 0px;
	background-color: #5bd0f9;
	font-family: Arial, Helvetica, sans-serif;
}

#container
{
	background-image: url(../img/home_gradient.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
}

#content
{
	margin: auto;
	width: 920px;
	background-color: #FFF;
	height: 100%;
	position: relative;
	z-index: 1;
}

#content_hp
{
	margin: auto;
	width: 920px;
	background-color: #FFF;
	height: 100%;
	position: relative;
}

.header
{
	width: 100%;
	background-color: #000;
	background-position: left;
	background-repeat: no-repeat;
	height: 74px;
}

.header a
{
	float: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-right: 12px;
	vertical-align: baseline;
}

.left
{
	float: left;
}

.flashArea
{
	width: 920px;
	height: 270px;
	background-image: url(../img/flashStatic.jpg);
	background-repeat: no-repeat;
}

.leftCol
{
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #766e54;
	padding: 15px;
	background-color: #e0ded2;
	float: left;
	
	/*height: 510px;*/
}
.leftCol div
{
	padding-left: 6px;
}

.leftCol p
{
	font: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	margin-top: 6px;
	margin-left: 6px;
}

.hp_searchdesc
{
	font-size: 14px;
}

.middleCol
{
	width: 100%;
	background-image: url(../img/rightCol.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFF;
	float: left;	
	height: 641px;
}

.tdright
{
	/*background-image: url(../img/rightCol.jpg);*/
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFF;
}

.rightCol
{
	width: 245px;
	height: 100%;
	float: left;
	background-image: url(../img/rightCol.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 50px;
	vertical-align: top;
	margin-right: 0px;
}
.docBox
{
	width: 390px;
	height: 127px;
	background-image: url(../img/doctorBox.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
}

.newdocBox
{
	width: 390px;
	height: 127px;
	background-image: url(../img/doctorBox.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
}

.docImg
{
	margin-top: 10px;
	margin-left: 18px;
	float: left;
}

.newdocImg
{
	margin-top: 2px;
	margin-left: 12px;
	text-align: center;
}
.docInfo
{
	color: #FFF;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	position: relative;
	float: left;
}

.newdocInfo
{
	color: #FFF;
	margin-left: 10px;
	margin-bottom: 10px;
	position: relative;
	font-size: 13px;
}


.docDetails
{
	color: #FFF;
	margin-left: 10px;
	font-size: 12px;
	float: left;
}

.newdocDetails
{
	color: #FFF;
	margin-left: 10px;
	font-size: 12px;
}

.docBtn
{
	width: 108px;
	height: 31px;
	background-image: url(../img/docBtn.gif);
	background-repeat: no-repeat;
	margin-left: 275px;
	margin-top: 33px;
}
.newdocBtn
{
	width: 108px;
	height: 31px;
	margin-left: 272px;
	margin-top: -30px;
}


.links
{
	clear: both;
	margin-top: 20px;
	margin-left: 12px;
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #766e54;
}


.links ul
{
	text-decoration: none;
	list-style: none;
	margin-top: 6px;
	line-height: 18px;
}
.links ul li a
{
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #766e54;
	margin-left: -38px;
}




.formBox1
{
	width: 250px;
	border: 1px solid #c3c0b7;
	margin-top: 10px;
	padding-bottom: 10px;
}

.formBox2
{
	width: 250px;
	border: 1px solid #c3c0b7;
	margin-top: 10px;
	padding-bottom: 10px;
}
.formBox3
{
	width: 250px;
	border: 1px solid #c3c0b7;
	margin-top: 10px;
	padding-bottom: 10px;
}

.specialty_hp
{
	padding: 0px;
	text-align: left;
}

.footer
{
	clear: both;
	width: 920px;
	height: 40px;
	background-color: #e0ded2;
	text-align: center;
}
.footerLinks
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 8px;
}

.footerLinks a
{
	color: #766e54;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.footerLinks a:Hover
{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.footerStrip
{
	width: 100%;
	background-color: #000;
	height: 5px;
}
.oldlegal
{
	width: 920px;
	margin: auto;
	color: #FFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 15px;
}

.legal
{
	clear: both;
	width: 920px;
	margin: auto;
	margin-top: 20px;
	color: #FFF;
	font-size: 12px;
	font: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 10px;
}

.ErrorMsg
{
	font-family: Arial, sans-serif;
	color: #993333;
	font-size: 12px;
}

.validationsummary_indent
{
	font-family: Arial, sans-serif;
	color: #993333;
	font-size: 12px;
	padding-left: 15px;
}

.hp_submitbutton
{
	margin-top: 5px;
	margin-left: 6px;
}

.hp_submitbutton_procedure
{
	margin-left: 6px;
	margin-top: 3px;
}





.homepage_nav
{	
	
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	padding: 6px 6px 5px 15px;
}

.homepage_nav a
{
	color: #FFF;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 12px;
}

.homepage_nav a:hover
{
	color: #59C9EF;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 12px;
}

/* Interior styles */
.nav
{
	width: 920px;
	background-color: #000;
	height: 30px;
	border-top: #FFF 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	color: #51bee8;
	font-size: 14px;
	padding-top: 12px;
}

.nav a
{
	color: #FFF;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 12px;
}

.nav a:hover
{
	color: #59C9EF;
	text-decoration: none;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 12px;
}


.twoCol
{
	background-image: url(../img/2col_bg.jpg);
	background-repeat: repeat-y;
}
.PP_LeftCol
{
	width: 660px;
	float: left;
	height: 100%;
}
.PP_LeftCol ul
{
	margin-bottom: 20px;
}
.PP_LeftCol li
{
	color: #766e54;
	font-size: 13px;
	margin-top: 4px;
	list-style: none;
	margin-left: -18px;
}

.PP_LeftCol .items
{
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 10px;
	color: #766e54;
	font-size: 13px;
	list-style: none;
	margin-left: 24px;
}

.PP_LeftCol .signuptxtbox
{
	margin-left: 13px;
	width: 415px;
	margin-bottom: 5px;
}

.PP_LeftCol select
{
	margin-left: 15px;
	margin-bottom: 2px;
}


.docInfoBox
{
	width: 640px;
	height: 230px;
	background-image: url(../img/infoBox.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-top: 15px;
}

.docInfoBox img
{
	margin-left: 10px;
	margin-top: 15px;
}
.profileSeparator
{
	background-image: url(../img/int_sep.png);
	background-repeat: no-repeat;
	width: 640px;
	height: 26px;
	font: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: 300;
	margin-left: 18px;
	padding-top: 6px;
	padding-left: 10px;
	margin-top: 10px; /*margin-bottom: -10px;*/
}

.items
{
	clear: both;
}

.ifooter
{
	clear: both;
	width: 920px;
	height: 40px;
	background-color: #e0ded2;
	position: relative;
	margin: auto;
	text-align: center;
}
.ifooterLinks
{
	margin-top: 8px;
}

.ifooterLinks a
{
	color: #766e54;
	font-size: 12px;
	text-decoration: none;
}
.ifooterLinks a:Hover
{
	text-decoration: underline;
}
.ifooterStrip
{
	width: 100%;
	background-color: #000;
	height: 5px;
}

.oldimidCol
{
	width: 210px;
	height: 400px;
	float: left;
	background-image: url(../img/rightCol.jpg);
	background-repeat: no-repeat;
	margin-left: 460px;
	margin-top: -240px;
	position: relative;
	z-index: -100;
}

.imidCol
{
	width: 0px;
	float: left;
}

.mapArea
{
	width: 218px;
	height: 204px;
	border: 1px solid #868168;
}

/*
.irightCol
{
	float: left;
	width: 250px;
	height: 100%;
	background-color: #e0ded2;
	
}
.irightCol p
{
	font-size: 14px;
	color: #766e54;
	font-family: Arial, Helvetica, sans-serif;
}

*/

.PP_RightCol
{
	float: left;
	width: 250px;
	height: 100%;
	margin: auto;
}
.PP_RightCol p
{
	font-size: 14px;
	color: #766e54;
	font-family: Arial, Helvetica, sans-serif;
}
.procedureBox
{
	width: 218px;
	height: 100%;
	margin-bottom: 20px;
	text-align: left;
}


.docName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 20px;
	margin-left: 36px;
	float: left;
	width: 350px;
}

.docName_a
{
	font-size: 13px;
	line-height: 20px;
}
.docContact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 40px;
	margin-left: 36px;
}

.infoboxsharethis
{
	padding: 180px 0px 0px 520px;
	font-size: 12px;
}

/* RT - doc info box styles */
.clear
{
	clear: both;
}

.docPPPhoto
{
	float: left;
	padding-top: 5px;
	padding-left: 10px; /*background-image: url(../img/docProfileImg.jpg);  	background-repeat: no-repeat;*/
	width: 169px; 	height: 188px; 
}



.hand
{
	text-decoration: none;
	cursor: pointer;
}

.hidethis
{
	display: none;
}

.showthis
{
	display: inline;
}

#divErrorMsg
{
	color: #993333;
	line-height: 12px;
	height: 12px;
}




/*   ===========================================*/
/*   ========== Video			         =======*/
/*   ===================== ==================== */



.video_title
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

.video_desc
{
	padding: 10px 5px;
	font-size: 11px;
	line-height: 15px;
}

.longcanvas
{
	height: 100%;
}

.subtitle_with_graybg
{
	font-weight: bold;
	font-size: 14px;
	background-color: #e6e6e6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #ccc;
}


.fontsize_11
{
	font-size: 11px;
}

.fontsize_12
{
	font-size: 11px;
}

.fontsize_10
{
	font-size: 11px;
}

.pnlothervideo
{
	border-left: solid 1px #cccccc;
	margin-left: 10px;
	padding-left: 5px;
	width: 150px;
	height: 98%;
	overflow-y: scroll;
	overflow-x: visible;
}


/*   ===========================================*/
/*   ========== B4/After; Perform procedures =======*/
/*   ===================== ==================== */

.myResultsPnl
{
	margin-left: 24px;
}

.lightPanel
{
	margin-top: 15px;
	padding: 5px;
	background-color: #dff6fe;
	border-color: #39839c; /*background-color: #eeeeee Transparent;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	float: left;
	border-radius: 8px;
	width: 96%; /* cannot do 100% here, or rounded corner won't show*/
}


.lightPanelGray
{
	margin-top: 5px;
	padding: 15px;
	background-color: #eeefed;
	border-color: #d7d8d5; /*background-color: #eeeeee Transparent;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	float: left;
	border-radius: 8px;
	width: 96%; /* cannot do 100% here, or rounded corner won't show*/
	margin-bottom: 10px;
}


.lightPanelGray h1
{
	color: #2eafe0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.lightPanelGray h2
{
	color: #2eafe0;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.myprocedurebodypart
{
	color: #2eafe0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	border-bottom: solid 1px #2eafe0;
	padding-bottom: 3px;
	margin-bottom: 8px;
}

.photoba_type
{
	font-size: 14px;
	padding-bottom: 5px;
}

.photoba_desc
{
	padding-top: 5px;
	color: #333;
}

.notice
{
	font-size: 10px;
	color: #666;
}
.lightPanelrow
{
	clear: both;
	padding-left: 10px;
}



.fieldname_25
{
	width: 25px;
	text-align: right;
	float: left;
	padding: 3px;
	padding-bottom: 5px;
}


.fieldname_90
{
	width: 90px;
	text-align: right;
	float: left;
	padding: 3px;
	padding-bottom: 5px;
}

.fieldname_100
{
	width: 100px;
	text-align: right;
	float: left;
	padding: 3px;
	padding-bottom: 5px;
}

.fieldname_120
{
	width: 120px;
	text-align: right;
	float: left;
	padding: 3px;
	padding-bottom: 5px;
}

.fieldname_150
{
	width: 150px;
	text-align: right;
	float: left;
	padding: 3px;
}

.fieldname_200
{
	width: 200px;
	text-align: right;
	float: left;
	padding: 3px;
}

.fieldname_250
{
	width: 250px;
	text-align: right;
	float: left;
	padding: 3px;
}

.fieldname_350
{
	width: 350px;
	text-align: right;
	float: left;
	padding: 3px;
}

.field
{
	float: left;
	padding: 3px;
}



.fieldbold
{
	float: left;
	padding: 3px;
	font-weight: bold;
	text-align: left;
}

.PagInstructions
{
	font-size: 12px;
}

/*   ===========================================*/
/*   ========== Procedures Details       =======*/
/*   ===================== ==================== */

/* used in master */
.MoreProcsList
{
	clear: both;
	display: inline-block;
	margin: 1px;
	padding: 5px 1px 5px 1px;
	text-align: left;
	font-size: 13px;
	list-style-position: inside;
}

.MoreProcsList li
{
	width: 100%;
	padding-bottom: 3px;
	text-indent: 0px;
	list-style-type: none;
}


.MoreProcsList li a
{
	padding: 1px;
	width: auto;
	text-decoration: none;
	color: #4c5158;
}

.MoreProcsList li a:hover
{
	color: #0b779f;
}






.subtitle_with_borderbottom
{
	font-weight: bold;
	font-size: 14px;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-bottom-color: #999;
}



.PPProcedureIPerformTitle
{
	background-image: url(../img/int_sep_short.png);
	background-repeat: no-repeat;
	width: 210px;
	height: 26px;
	font: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: -15px;
	padding: 5px 0px 0px 10px;
}

.PPEidtlinkinBar
{
	float: right;
	margin-right: 8px;
	font-size: 11px;
}


.PPEidtlinkinBarinSeparator
{
	float: right;
	margin-right: 8px;
	font-size: 11px;
	width: 50%;
}

/*   ===========================================*/
/*   ========== Doc_PerformProcedures      =======*/
/*   ===================== ==================== */

.divMyPerformProc
{
	margin: 0px 0px 0px 20px;
	padding-right: 20px;
}



/* used in Doc_ProcByBodyPart */
.proclist a
{
	display: block;
	float: left;
	line-height: 20px;
	width: 250px;
	font-size: 13px;
	text-indent: 10px;
	margin-left: 10px;
	text-decoration: none;
	color: #4c5158;
}

.proclist a:hover
{
	color: #0b779f;
	text-decoration: none;
}


.lightPanelGray_ProcDetail
{
	margin-top: 5px;
	padding: 15px;
	background-color: #eeefed;
	border-color: #d7d8d5; /*background-color: #eeeeee Transparent;*/
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	float: left;
	border-radius: 8px;
	width: 96%; /* cannot do 100% here, or rounded corner won't show*/
}

.lightPanelGray_ProcDetail h1
{
	color: #2eafe0;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.lightPanelGray_ProcDetail h2
{
	color: #2eafe0;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.lightPanelGray_ProcDetail ul li:before
{
	content: "- ";
}
.divPPLeftContainer
{
	margin: 0px 20px 0px 20px;
}

.PPcanvas
{
	margin-left: 25px;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
}




.subtitle
{
	clear: both;
	font-weight: bold;
	font-size: 14px;
	color: #766e54;
	margin: 10px 0px 8px 0px;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-bottom-color: #999;
}


.clear .spec_board_list
{
	color: #000;
	font-weight: bold;
}

.clear .spec_board_list li
{
	color: #000;
	font-size: 12px;
	padding-bottom: 8px;
	list-style-type: disc;
	margin-left: 15px;
}

.PPdivitem
{
	width: 100%;
}

.action_row_center
{
	width: 100%;
	text-align: center;
	padding: 10px 0px;
}

.form_button_bigger
{
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	font-size: 12px;
}

.form_button_bigsubmit
{
	font-family: Arial, Helvetica, sans-serif;
	height: 26px;
	font-size: 12px;
	width: 90px;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 0px;
	margin-left: 14px;
	margin-right: 14px;
	font-weight: 100;
	font-size: 12px;
	margin-bottom: 2px;
}

.notelightorgbg
{
	width: 95%;
	background-color: #F7E6A4;
	border-bottom: solid 1px #FAC170;
	border-top: solid 1px #FAC170;
	padding: 8px 10px;
	margin: 5px 15px 10px 0px;
}

.padtopfield
{
	padding-top: 5px;
}

.doctorentrance
{
	padding-bottom: 2px;
}
.doctorentrance a
{
	color: #FFF;
	text-decoration: underline;
}

.doctorentrance a:hover
{
	color: #59C9EF;
	text-decoration: underline;
}
