/*
TABLE OF CONTENTS

HTML Elements
Page Structure
Navigation
Fade Effect
Fonts
Content Area
Forms
Clear
Footer





/* ———- @ HTML Elements ———–*/


* { padding: 0; margin: 0; }

body, html {
	font-family: Arial, Helvetica, sans-serif;
	min-height:101%;
	background-repeat: repeat-x;
	background-image: url(../img/afib_procedures_bg.jpg);
	background-color: #f0f3fa;
}

body, form {
font-family: Arial, Helvetica, sans-serif;
}

p {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
}

a:link, a:visited {
text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
}

*:focus {
outline: none
}

#codBody a:link {
	color: #ffd6d5;
	text-decoration: none;
}

#codBody a:visited {
	color: #ffd6d5;
	text-decoration: none;
}

#codBody a:hover {
	color: white;
	text-decoration: underline;
}

#codBody a:focus {
	color: white;
	text-decoration: underline;
}

#codBody a:active {
	color: #ffd6d5;
	text-decoration: none;
}

#masthead ul{
	text-decoration: none;
	list-style-type: none;
}



#footerBottom a:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #957b7b;
}

#footerBottom a:visited {
	color: #957b7b;
	text-decoration: none;
}


#footerBottom a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#footerBottom a:focus {
	text-decoration: none;

}

#footerBottom a:active {
	text-decoration: none;
	color: #957b7b;
}

#disclaimer a:link {
	text-decoration: none;
	color: #957b7b;
}

#disclaimer a:visited {
	color: #957b7b;
	text-decoration: none;
}


#disclaimer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#disclaimer a:focus {
	text-decoration: none;

}

#disclaimer a:active {
	text-decoration: none;
	color: #957b7b;
}

#fatButtonsWrapper a:link {
	text-decoration: none;
	color: #5671db;
}

#fatButtonsWrapper a:visited {
	color: #5671db;
	text-decoration: none;
}


#fatButtonsWrapper a:hover {
	color: #5671db;
	text-decoration: underline;
}

#fatButtonsWrapper a:focus {
	color: #5671db;
	text-decoration: none;

}

#fatButtonsWrapper a:active {
	color: #5671db;
	text-decoration: none;
}

.accordionTitleBar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.accordionTitleBar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;

}

.accordionTitleBar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #5671db;

}

.accordionTitleBar a:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5671db;

}

.accordionTitleBar a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5671db;
}

.accordionOpen p {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.PurpleBox  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-color: #5671db;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-right: 10px;
	}

.PurpleBox a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px;
	background-color: #5671db;
	text-decoration: none;
}

.PurpleBox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px;
	background-color: #5671db;
	text-decoration: none;
}


.PurpleBox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px;
	background-color: #5671db;
	text-decoration: underline;
}

.PurpleBox a:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px;
	background-color: #5671db;
	text-decoration: none;
}


.PurpleBox a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px;
	background-color: #5671db;
	text-decoration: none;
}








/* ———- @ Page Structure ———–*/


#wrapper { 
 margin: 0 auto;
 width: 960px;
}

#header {
	width: 960px;
	color: #333;
	height: 128px;
	min-height: 128px;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/afib_header_bg10.jpg);
}

#logolink{
	float: left;
	width: 30%;
	height: 100px;


}

#masthead {
	width: 960px;
	height: 55px;
	min-height: 55px;
	margin: 0px;
	background-image: url(../img/afib_interiorMasthead.jpg);
	background-repeat: no-repeat;
}

#content { 
 width: 960px;
 min-height: 660px;
 color: #333;
 margin: 0px 0px 0px 0px;
}

#footer {
	width: 100%;
	min-height: 400px;
	margin: 40px 0px 10px 0px;
	background-image: url(../img/afib_footer.jpg);
	background-repeat: repeat-x;
	background-color: #180000;
}

.footerLeft {
	float:left;
	width: 320px;
	min-height:300px;
}

.footerRight {
float:left
}

#footerBottom {
	clear: both;
	font-size: 10px;
	line-height: 24px;
	color: #3B2626;
}

#leftLegals {
	float:left;
	margin-left: 45px;
	background-image: url(../img/afib_logos.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 380px;
	margin-top: -20px;
	margin-right: 30px;
}

#rightLegals {
	float: left;
	margin-left: 20px;
	width: 450px;
	margin-top: -20px;
}

#leftSide {
	float:left;
	width:650px;
	margin:0 20px 0 0;
	padding:0 20px 0 10px;
}


#rightSide {
	float:right;
	min-height:830px;
	width:244px;
	padding:0px;
	background-image: url(../img/afib_procedures_whyUS.gif);
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 850px;
}

.floatRight{
float:right
}

.floatLeft{
float:left
}








/* ———- @ Navigation ———–*/

#menu {
	float: right;
	margin-top: 35px;
}


.lavaLampBottomStyle {
	position: relative;
	height: 29px;
	width: 490px;
	padding: 15px;
	overflow: hidden;
	float: right;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
        }
.lavaLampBottomStyle li {
	float: left;
	list-style: none;
	margin-right: 0px;
	margin-left: 20px;
	
	
}

.lavaLampBottomStyle li.back {
	width: 9px;
	height:40px;
	z-index: 8;
	position: absolute;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #660000;
	margin-left:0px;
	
                    }

.lavaLampBottomStyle li a {
	text-decoration: none;
	color: #660000;
	outline: none;
	text-align: center;
	top: 15px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 0px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;

	     }   

.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited {
	border: none;
}          


/* ———- @ Temp Menu ———–*/
.tempMenuContainer {
        width: 700px;
        padding: 15px;
        margin: 3px 0 20px 0;
}

#nav {
        font-family: helvetica, arial, sans-serif;
        margin: 0;
        padding: 20px 0 20px 10px;
}

#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#nav a:link, #nav a:visited {
        float: left;
        font-size: 16px;
        line-height: 48px;
        font-weight: bold;
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #660000;
}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
        background: url(../img/hover.gif) no-repeat top center;
}

body#home a#indexNav,
body#procedures a#proceduresNav,
body#physicians a#physiciansNav,
body#testimonials a#testimonialsNav,
body#faq a#faqNav,
body#contact a#contactNav {
        background: url(../img/active.gif) no-repeat top center;
}
        


/* ———- @ Fade Effect ———–*/

.fade {
	position: relative;
	top: 0px;
}

.fade div {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}              




/* ———- @ Fonts ———–*/

h2 {
	color: #3a050d;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-variant: normal;
	font-weight: bold;
	line-height: 30px;
	padding-top: 50px;
	padding-left: 10px;
	padding-bottom: 50px;
	letter-spacing: -1px;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 18px;
	font-weight: bold;
}

h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
}

h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
}

h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
}

.redFont {
	color: #36050c;
}

.whiteFont {
	color: white;
}

.purpleFont {
	color: #4458d3;
}

.darkGrayFont {
	color: #333333;
}

.lightGrayFont {
	color: #666666;
}

.footerDarkFont {
	color: #6a3638;
	margin-bottom: 15px;
	margin-left: 45px;
}

.footerLightFont {
	color: #998787;
	font-weight: normal;
	margin-left: 45px;
	margin-bottom: 25px;
}

.footerDarkFontRight {
	color: #6a3638;
	margin-bottom: 15px;
	margin-left: 35px;
}

.footerLightFontRight {
	color: #998787;
	font-weight: normal;
	margin-left: 35px;
}

#codBody p {
	color: #F4F4F4;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 32px;
}

.standardFonts {
	color: #333333;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	padding-left: 15px;
}

.specialStandardFonts {
	color: #333333;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	padding-left: 15px;
	margin-bottom: 150px;	
}

.captionGrey {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 15px;
	font-weight: bold;
}





/* ———- @ Content Area ———–*/

#codContainer {
	width: 960px;
	color: #333;
	margin: 0px 0px 0px 0px;
	background-image: url(../img/afib_cod_bg.jpg);
	background-repeat: no-repeat;
}

#codBtns {
	width: 532px;
	height: 108px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 48px;
}

#codBtnsLeft {
	width: 266px;
	height: 108px;
	float: left;
}

#codBtnsRight {
	width: 266px;
	height: 108px;
	float: right;
}

.images_left {
	float: left;
	margin: 0;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 0px;
}

.images_right {
	float: right;
	padding: 12px;
	margin: 0;
}

#codBody {
	width: 866px;
	min-height: 480px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#footerContent {
	width: 960px;
	min-height:  500px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 60px;
}

#disclaimer {
	width: 270px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996867;
}

.leftPhoto {
	float: left;
	padding-left: 10px;
	margin-top: -5px;
}

.fatButtonsCellTop {
	background-image: url(../img/afib_proceduresFatCell.png);
	background-repeat: repeat-x;
	height: 105px;
	max-width: 230px;
	min-width: 230px;
	overflow: hidden;
	width: 230px;
	padding-top: 25px;
	margin-bottom: -25px;
}

.fatButtonsCellBottom {
	background-image: url(../img/afib_proceduresFatCellBottom.png);
	background-repeat: repeat-x;
	height: 105px;
	max-width: 230px;
	min-width: 230px;
	overflow: hidden;
	width: 230px;
	padding-top: 25px;
	margin-bottom: -25px;
}

.fatButtonsTopLine {
	color: #4458d3;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 30px;
	padding-left: 20px;
	font-weight: bold;
	padding-top: 30px;
}

.fatButtonsBottomLine {
	padding-left: 20px;
}

#fatButtonsWrapper {
	margin-left: 20px;
	height: 223px;
	float: right;
}

#accordions {
	padding-top: 5px;
}

.accordionTitleBar {
	background-image: url(../img/afib_accordion_bgOff.jpg);
	background-repeat: no-repeat;
	width: 641px;
	padding-top: 16px;
	margin-left: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	height: 43px;
}

.accordionOpen {
	width: 641px;
	padding-top: 16px;
	margin-left: 10px;
	padding-left: 5px;
}

.right {
float: right;
}



/* ———- @ Physicians ———–*/


#leftSide_Ph {
	float:left;
	width:100%;
}

/*.docPhoto1 {
	float:left;
	margin-right: 20px;
	margin-left: 10px;
	font-weight: bold;
}

.docPhoto2 {
	float:left;
	margin-right: 20px;
	margin-left: 20px;
}

.docPhoto3 {
	float:left;
	margin-right: 10px;
	margin-left: 20px;
}


#topPhotos_Ph {
	background-image: url(../img/afib_topPhotos_Ph_Bg.png);
	background-repeat: repeat-x;
	height: 487px;
	width: 100%;
	margin-bottom: 0px;
	padding-top: 15px;
}

#accordions_Ph {
	padding-top: 5px;
}

.accordionTitleBar_Ph {
	background-image: url(../img/afib_accordion_bgOff_ph.jpg);
	background-repeat: repeat-x;
	width: 100%;
	padding-top: 16px;
	margin-left: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	height: 43px;
	padding-right: 10px;
}

.accordionOpen_Ph {
	width: 100%;
	padding-top: 16px;
	margin-left: 10px;
	padding-left: 5px;
}

.columnLeft_PhAccordion {
	width: 20%;
	padding-top: 16px;
	margin-left: 15%;
	float: left;
}

.columnRight_PhAccordion {
	width: 30%;
	padding-top: 16px;
	margin-left: 10%;
	float: left;
}
*/
/* ———- @ Testimonials ———–*/


#leftSide_Te {
	float:left;
	width:100%;
}

#mastheadTestimonials {
	background-image: url(../img/afib_testimonials_masthead.jpg);
	background-repeat: no-repeat;
	height: 447px;
	width: 960px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

#mastheadFaq {
	background-image: url(../img/afib_faq_masthead.jpg);
	background-repeat: no-repeat;
	height: 423px;
	width: 960px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

.headerTestimonials {
	color: #3a050d;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-variant: normal;
	font-weight: bold;
	line-height: 30px;
	padding-top: 40px;
	padding-left: 10px;
	padding-bottom: 20px;
	letter-spacing: -1px;
}

.docPhoto1 {
	float:left;
	margin-right: 5px;
	margin-left: 8px;
	font-weight: bold;
}

.docPhoto2 {
	float:left;
	margin-right: 8px;
	margin-left: 8px;
}

.docPhoto3 {
	float:left;
	margin-right: 8px;
	margin-left: 8px;
}
.docPhoto4 {
	float:left;
	margin-right: 8px;
	margin-left: 8px;
}

#topPhotos_Ph {
	background-image: url(../img/afib_topPhotos_Ph_Bg.png);
	background-repeat: repeat-x;
	height: 400px;
	width: 100%;
	margin-bottom: 0px;
	padding-top: 15px;
}

#accordions_Ph {
	padding-top: 5px;
}

.accordionTitleBar_Ph {
	background-image: url(../img/afib_accordionTitleBar_Bg_Ph.jpg);
	background-repeat: repeat-x;
	width: 100%;
	padding-top: 16px;
	margin-left: 10px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	height: 43px;
	padding-right: 10px;
}

.accordionOpen_Ph {
	width: 100%;
	padding-top: 16px;
	margin-left: 10px;
	padding-left: 5px;
}

.columnLeft_PhAccordion {
	width: 30%;
	padding-top: 16px;
	margin-left: 20%;
	float: left;
}

.columnRight_PhAccordion {
	width: 30%;
	padding-top: 16px;
	margin-left: 10%;
	float: left;
}

#masthead_Te {
	width: 960px;
	height: 56px;
	min-height: 56px;
	margin: 0px;
	background-image: url(../img/afib_interiorMasthead.jpg);
	background-repeat: no-repeat;
}


.mastheadMargin {
	margin-left: 15px;
}

.mastheadMarginButton {
	margin-left: 150px;
}

.testimonialTeaser {
	padding-top: 16px;
	margin-left: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.fullStory {
	padding-top: 16px;
	margin-left: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.images_left_Te {
	float: left;
	margin: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 0px;
}

#testimonies {
	width: 960px;
	padding-right: 0px;
}

#testimonies p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}


#testimonies a:link, #testimonies a:visited, #testimonies a:focus{
	color: #5671db;
	text-decoration: none;
}

#testimonies a:hover, #testimonies a:active {
	color: #3A4D97;
	text-decoration: none;
}

/*PROCEDURES*/
.leftSide_Pr {
	float:left;
	width:600px;
	margin:0 20px 0 0;
	padding:40px 20px 0 0;
}

.aBitOfMarginLeft{
	margin-left: 15px;
}

.topRightSideBar_Pr{
	background-image: url(../img/learnMoreNewVideos.jpg);
	height: 60px;
	height- min:=55px;
	background-repeat: no-repeat;
	}
	
.rightCopy {
	color: #5671db;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
}

	
.rightCopy p {
	color: #5671db;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#rightSide_Pr {
	float:right;
	min-height:830px;
	width:280px;
	padding:0px;
	background-repeat: no-repeat;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 850px;
}

.photosRight_Pr{
	margin-left: -5px;
	padding-top: 20px;
}





/* ———- @ Forms ———–*/

form {
	width: 600px;
	height: 200px;
	margin: 0px;
}

#formLeftColumn {
	width: 270px;
	float: left;
	margin-right: 15px;
}

#formRightColumn {
	width: 270px;
	float: left;
	margin-bottom: 15px;
}


.formItem {
	width: 270px;
	line-height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}

.buttonItem {
	width: 135px;
	line-height: 34px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}

.formMessage {
	width: 270px;
	line-height: 30px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.texta {
	color: #999999;
	font-size: 16px;
	padding-left: 5px;
}

.formButton {
	color: #999999;
	font-size: 16px;
	padding-left: 5px;
	background-image: url(../img/afib_formButton.jpg);
	width: 135px;
}

input {
	background-image: url(../img/inputText_bg.jpg);
	height: 34px;
	width: 265px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

textarea#styled {
	background-image: url(../img/form_Bg.jpg);
	height: 137px;
	width: 265px;
	background-repeat: no-repeat;
	font-family: helvetica, arial, sans-serif;
	color: #999999;
	font-size: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #ffffff;
	padding-top: 3px;
	padding-left: 5px;
	margin-top: 5px;
}


/* #replacement-1 is not being used in this site */
#replacement-1 {
  width: 100px;
  height: 55px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../img/afib_formButton.jpg) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

/* #replacement-2 is being used in this site */
#replacement-2 {
  width: 100px;
  height: 55px;
  padding: 55px 0 0;
  margin: 0;
  border: 0;
  background: transparent url(../img/afib_formButton.jpg) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>#replacement-2 { /* For non-IE browsers*/
  height: 0px;
}






/*Clear*/

.clearfloatLP {
clear:both;
}

.clearfloatLPwithSpace {
	clear:both;
	min-height: 20px;
}

.clearfloat:after {
content:”.”;
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfloat {
display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfloat {
height:1%;
}

*+html .clearfloat {
height:1%;
}

.clearfloat {
display:block;
}
/* End hide from IE-mac */




/* ———- @ Footer ———–*/
