/**
* Global Styles Defintions
*
* @author  		Matt Gifford
* @copyright		2006 Timeshifting Interactive Limited
* @version 		1.2
*/





body, input, textarea {
	font: normal small lucida sans, lucida sans unicode, lucida, tahoma, arial, sans-serif; color: #000;
	}

table {
	font: normal 120% lucida sans, lucida sans unicode, lucida, tahoma, arial, sans-serif; color: #000;
	}

 h3, h4 {
	margin: 0; padding: 0;
	}

 h3,h4{
	font-size: 100%;
	}


img {
	display: block; border: 0;
	}

img.right {
	float: right;
	}

input.image {
	border: 0; background: none;
	}

a {
	color: #047BC2; text-decoration: none;
	}

a:hover {
	color: #F15D2F; text-decoration: none;
	}

a.active {
	cursor: default !important;
	}

.clear {
	clear: both;
	}



/*  ::  Global Styles */

#page {
	position: relative; margin: 0 auto 20px auto; padding: 0; width: 756px;
	text-align: left;
	font-size: 75%; /* sets base font size to 10px */
	}



/*  ::  Global Styles  --  Header */

#globalHeader {
	position: relative; width: 100%; height: 102px; z-index: 200;
	}

#globalHeader h1,
#globalHeader h2 {
	display: none;
	}




/*  ::  Global Styles  --  Header :: Navigation */

#globalHeaderNav {
	position: relative; width: 545px; height: 31px; top: 50px;left: 36px;  z-index: 200;
	margin: 0; padding: 0; list-style: none;
	background: url(../images/global-header-nav-bg.jpg) no-repeat top left;
	font: normal 9pt trebuchet ms, verdana, arial, sans-serif; text-transform: uppercase;
	}

#globalHeaderNav li {
	margin: 0; padding: 0;
	}

#globalHeaderNav h3 {
	position: relative; width: 100%; height: 31px;
	}

#globalHeaderNav h3.active {
	background: #fff;
	}

#globalHeaderNav h3 a {
	display: block; margin: 0; padding: 8px 0 0 20px;
	}

#globalHeaderNav ul {
	position: absolute; width: 200px;
	margin: 1px 0 0 0; padding: 0; list-style: none;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #E4F1F9;
	}

#globalHeaderNav ul li {
	margin: 0; padding: 5px 10px 3px 20px; background: #fff;
	}

#globalHeaderNav ul li a {
	display: block; width: 100%;
	}

#globalHeaderNav ul {
	visibility: hidden;
	}

#globalHeaderNav li.active ul {
	visibility: visible;
	}

#globalHeaderNav li.active h3 {
	background: #fff;
	}

#globalHeaderNavPractice {
	position: absolute; display: block; left: 10px; top: 0px; width: 120px;
	}

#globalHeaderNavChallenges {
	position: absolute; display: block; left: 130px; top: 0px; width: 145px;
	}

#globalHeaderNavTreatments {
	position: absolute; display: block; left: 275px; top: 0px; width: 116px;
	}
	
#globalHeaderNavStore {
	position: absolute; display: block; left: 391px; top: 0px; width: 75px;
	}
	
#globalHeaderNavContact {
	position: absolute; display: block; left: 466px; top: 0px; width: 95px;
	}

/*  ::  Page Styles  --  Inside  ::  Menu  */

#insideMenu {
	float: right; width: 169px; padding: 0 0 165px 0; margin-right: 22px;
	}

#insideMenu h2 {
	margin: 0; padding: 0 0 18px 0;
	font-weight: normal; font-size: 20px; color: #fff; text-transform: uppercase;
	}

#insideMenu div.menu {
	position: relative; width: 100%; padding: 24px 0 60px 0;
	background: url(../images/inside-menu/bg.gif) repeat-y top left;
	}

#insideMenu div.menu h3 {
	position: relative; width: 149px; margin: -34px 0 0 0; padding: 12px 10px;
	background: url(../images/inside-menu/bg-top.gif) no-repeat top left;
	font-size: 12px; color: #333;
	}

#insideMenu div.menu h4 {
	width: 165px; margin: 0 2px; padding: 2px 0;
	font-size: 12px; color: #333;
	border-top: 1px solid #CED5DA;
	border-bottom: 1px solid #CED5DA;
	}

#insideMenu div.menu h4 a {
	display: block; padding: 2px 0 2px 31px;
	background: url(../images/inside-menu/heading-bg.gif) no-repeat 11px 50%;
	}

#insideMenu div.menu h4 a.active {
	background: url(../images/inside-menu/heading-bg-active.gif) no-repeat 11px 50%;
	}

#insideMenu div.menu ul {
	margin: 6px 0; padding: 0; list-style: none;
	}

#insideMenu div.menu li {
	padding: 3px 0 3px 14px;
	font-size: 11px;
	}

#insideMenu div.menu li a.active,
#insideMenu div.menu li a.active:hover {
	color: #999;
	}

#insideMenuFooter {
	position: absolute; left: 19px; bottom: -14px;
	}


/*  ::  Page Styles  --  Treatment Overview  (Section Overview Page)  */

#treatmentOverview {
	position: relative; width: 731px; min-height: 500px; padding: 10px 0 0 19px;
	
	}

#treatmentOverview div img.normal {
	display: block;
	}

#treatmentOverview div img.over {
	display: none;
	}

#treatmentOverview div.active img.normal {
	display: none !important;
	}

#treatmentOverview div.active img.over {
	display: block !important;
	}

#treatmentOverview form {
	display: block; margin: 15px 0 15px 0; padding: 0;
	text-align: center;
	}

#treatmentOverview select {
	margin: 0 auto; padding: 2px; border: 1px solid #A5ACB2;
	background: #fff; font-size: 12px;
	}

#treatmentOverview ul {
	margin: 0 auto; padding: 8px 2px; list-style: none !important; height: 220px; overflow: auto;
	background: #f8f8f8; font-size: 12px; line-height: 14px;
	}

#treatmentOverview li {
	padding: 0 4px 5px 12px; text-align: left;
	}

#treatmentOverview option {
	background: #fff;
	}

#treatmentOverview div.active select {
	background: #ffd;
	}

#treatmentOverview div.active ul {
	background: #ffffe4;
	}

#treatmentOverview p {
	color: #666; padding: 0 6px;
	text-align: center;
	font-size: 13px; 
	}

#treatmentOverview p.quote {
	padding: 0px 14px 0px 14px;
	font-size: 13px; line-height: 20px;
	}

#treatmentOverviewFace {
	float: left; width: 175px; overflow: hidden;
	margin-left: 2px;
	}
	
#treatmentOverviewFace ul{
    margin-top:15px;
}	

#treatmentOverviewSkin {
	float: left; width: 175px; overflow: hidden;
	margin-left: 6px;
	}

#treatmentOverviewBody {
	float: left; width: 175px; overflow: hidden;
	margin-left: 6px;
	}

#treatmentOverviewBreast {
	float: left; width: 175px; overflow: hidden;
	margin-left: 6px;
	}

#treatmentOverview p.breadcrumbs {
	padding: 4px 0 20px 4px;
	margin-bottom:4px;
	font-size: 12px; color: #fff; text-align: left;
	}

#treatmentOverview p.breadcrumbs a {
	color: #fff; text-decoration: none;
	}

#treatmentOverview p.breadcrumbs a:hover {
	color: #F15D2F; text-decoration: none;
	}

/*  ::  Page Styles  --  Home :: Featured  */

#homeFeatured {
	position: relative; width: 100%; min-height: 293px;
	background: no-repeat top left;
	}



/*  ::  Page Styles  --  Home :: Featured Challenge  */

#homeFeaturedChallenge {
	float: left; width: 517px;
	}

#homeFeaturedChallenge h2 {
	padding: 76px 0 0 323px;
	font-size: 22px; color: #666;
	}

#homeFeaturedChallenge h4 {
	padding: 7px 0 0 323px;
	font: normal 11pt 14pt arial, sans-serif; color: #666;
	}

#homeFeaturedChallenge p {
	padding: 7px 0 0 323px;
	font: normal 12px arial, sans-serif;
	margin:0px;
	}


/*  ::  Page Styles  --  Home :: Featured Procedures  */

#homeFeaturedProcedures {
	float: left; width: 222px; margin: 18px 0 10px 0; padding: 0 0 14px 0;
	background: #C8E1F0 url(../images/home-featured/procedures-bg-bottom.gif) no-repeat bottom left;
	}

#homeFeaturedProcedures h3 {
	padding: 16px 20px 8px 15px;
	font-size: 12px; font-weight: bold; color: #369; text-transform: uppercase;
	background: url(../images/home-featured/procedures-bg-top.gif) no-repeat top left;
	}

#homeFeaturedProcedures ul {
	margin: 0; padding: 0; list-style: none;
	}

#homeFeaturedProcedures li {
	width: 219px; margin: 0 0 0 2px; padding: 0;
	}

#homeFeaturedProcedures a {
	display: block; padding: 3px 0 4px 37px;
	background: url(../images/global/arrow-medium-orange.gif) no-repeat 12px 4px;
	font-size:13px;line-height:20px;
	}

#homeFeaturedProcedures a i {
	font-style: normal; color: #333;
	}

#homeFeaturedProcedures a:hover {
	background-color: #fff;
	}



/*  ::  Page Styles  --  Home :: Call To Action  */

#homeCallToAction {
	position: relative; width: 100%; min-height: 43px;
	background: url(../images/home-calltoaction/bg.jpg) no-repeat top left;
	}

#homeCallToAction p {
	float: right; padding: 8px 50px 0 0;margin:0px;
	}

#homeCallToAction label {
	float: left; padding: 16px 10px 0 28px;
	font-size: 12px; font-weight: bold; color: #369;
	text-transform: uppercase;
	}

#homeCallToAction select {
	float: left; margin: 13px 8px 0 0;
	font-size: 12px;
	}

#homeCallToAction option {
	padding-left: 6px;
	padding-right: 12px;
	}

#homeCallToAction input {
	float: left; margin: 4px 0 0 0;
	}



/*  ::  Page Styles  --  Home :: About  */

#homeAbout {
	position: relative; width: 100%;
	}

#homeAboutInfo {
	float: left; width: 505px; padding: 15px 0 0 0;margin:0px;
	}

#homeAboutInfo h3 {
	padding: 0 0 10px 25px;
	font-size: 20px; color: #666;
	font-weight:normal;
	}

#homeAboutInfo p {
	padding: 0 0 12px 25px;
	font-size: 13px; line-height: 15pt; color: #333;
	margin:0px;
	}

#homeAboutInfo p a {
	font-size: 11px;
	}

#homeAboutInfo img {
	float: right; margin: 10px;
	}

#homeAboutTestimonials {
	float: left; width: 240px; padding: 5px 0 10px 0;
	text-align: center;
	font-size:11px;
	}

#homeAboutTestimonials p {
	font-size: 100%; color: #666;
	padding-bottom:0px;
	margin-bottom:0px;
	}
#homeAboutTestimonials span.author {font-size: 100%; color: #666;}
#homeAboutTestimonials p.quote {
	padding: 10px 20px 0px 20px;
	margin:0px;
	font-size: 14px; line-height: 18pt;
	}


P.runOn {	PADDING-BOTTOM: 6px; }


/*  ::  Page Styles  --  Contact  */

#contactContent {
	padding: 10px 0 0 0;
	}

#contactContent form {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
	}

#contactContent input.text,
#contactContent textarea {
	width: 253px;
	padding: 3px;
	background: #fff url(../images/global/formelement-bg.gif) no-repeat top right;
	border: 1px solid #ccc;
	padding: 3px;
	}

#contactContent select {
	width: 260px;
	font-size: 12px;
	background: #fff url(../images/global/formelement-bg.gif) no-repeat top right;
	border: 1px solid #ccc;
	padding: 3px;
	}

#contactContent input.submit {
	font-size: 13px;
	}
	
	
/*  ::  Global Styles  --  Content :: Column Styles */

#contactContent div.cols2 {
	float: left; width: 270px; font-size:12px;vertical-align:top;
	}
#contactContent div.cols2 p{
    font-size:12px;
}

#insideBody p.breadcrumbs,
#insideBody p.breadcrumbs a {
	padding: 4px 0 20px 4px;
	margin-bottom:4px;
	font-size: 12px; color: #fff; text-align: left;
	}



/*  ::  Page Styles  --  Make An Appointment  */

#makeAppointmentTable {
	width: 100%;
	font-size:12px;
	}

#makeAppointmentTable td {
	padding: 0px 4px 8px 0;
	}

#makeAppointmentTable td input.contactText {
	width: 253px;
	padding: 3px;
	}

#makeAppointmentTable td select,
#makeAppointmentTable td textarea {
	width: 260px;
	background: #fff url(../images/global/formelement-bg.gif) no-repeat top right;
	border: 1px solid #ccc;
	padding: 3px;
	}

#makeAppointmentTable input.submit {
	font-size: 13px;
	}

#globalHeaderAppointment, #globalHeaderStore {
	/*position: absolute; right: 260px; top: 22px;*/
	font-size: 12px;
	
	}
#globalHeaderSep
	{
	    color:#047BC2;
	    font-weight:bold;
	    font-size:10px;
	}
#practiceHeader H2 	{
    padding-right: 20px;	
    padding-left: 25px;	
    padding-bottom: 0px;	
    text-transform: uppercase;	
    color: #fff;	
    padding-top: 18px;
    }	
    
/*  ::  Page Styles  --  Treatment  ::  Body  ::  Sidebar  */


#treatmentBodySidebar {
	width: 180px; text-align: center;
	padding: 0 10px 20px 30px;
	}

#treatmentBodySidebar img {
	display: inline;
	}

#treatmentBodySidebar p {
	font-size: 11px; color: #666;
	}

#treatmentBodySidebar p.quote {
	padding: 14px 0 4px 0;
	font-size: 14px; line-height: 20px;
	}

#treatmentBodyFaq {
	width: 521px; margin-bottom: 35px; padding: 0 0 10px 0;
	background: url(../images/treatment-faqlist-bg.gif) no-repeat bottom left;
	}


#treatmentBodyFaq h3 {
	padding: 18px 20px 8px 20px;
	background: url(../images/treatment-faqlist-heading-bg.gif) no-repeat top left;
	}

#treatmentBodyFaq span b {
	display: block; margin: 0 0 6px 0; padding: 3px 0 3px 24px;
	margin: 0;
	color: #4C7C98;
	background: #DAE9F7 url(../images/treatment-faqlist-bullet-expanded.gif) no-repeat 6px 9px;
	}

#treatmentBodyFaq td.question
{
    padding:0px 20px 0px 17px;
    }

#treatmentBodyFaq td.answer {
padding:3px 20px 15px 24px;
}
