/**
* Internet Explorer 5.5 & 6.0 Alternative Styles Defintions
*
* @author  		Matt Gifford
* @copyright		2006 Timeshifting Interactive Limited
* @version 		1.3
*/

body {
		/*text-align: center;	 centers the page content div, reset in the #page defintion below */
	font-size: x-small;		/* win ie 5.x */												voice-family: "\"}\""; voice-family:inherit;
	font-size: small;			/* all other browsers */
	}

input, textarea {
	font-size: x-small;		/* win ie 5.x */												voice-family: "\"}\""; voice-family:inherit;
	font-size: small;			/* all other browsers */
	}

table {
	font-size: x-small;		/* win ie 5.x */												voice-family: "\"}\""; voice-family:inherit;
	font-size: 120%;			/* all other browsers */
	}


/*  ::  Global Styles */

#page {
	text-align: left;		/* resets the content centering workaround used in the "body" defintion above */
	}



/*  ::  Global Styles  --  Content */

#globalContent {
	height: 500px;						/* sets minimum height for content area */
	word-wrap: break-word;		/* stops very long words from increasing the width of their container */
	}



/*  ::  Global Styles  --  Footer */

#globalFooter {
	height: 40px;				/* sets minimum height for footer area */
	}

#globalFooterSignup label {
	display: inline;				/* fixes the double margin bug */
	}



/*  ::  Global Styles  --  Footer ::  width Newsletter Sign-Up */

#globalFooter.withSignup {
	height: 90px;				/* sets minimum height for footer area */
	}



/*  ::  Page Styles  --  Home :: Featured Procedures  */

#homeFeaturedProcedures li {
	float: left; display: inline;
	}



/*  ::  Page Styles  --  Home :: Featured  */

#homeFeatured {
	height: 293px;				/* sets minimum height */
	}



/*  ::  Page Styles  --  Home :: Call To Action  */

#homeCallToAction {
	height: 43px;				/* sets minimum height */
	}



/*  ::  Page Styles  --  Inside Content  */

#insideContent {
	height: 500px;
	width: 756px;			/* win ie 5.x */												voice-family: "\"}\""; voice-family:inherit;
	width: 737px;			/* all other browsers */
	}

#insideBody,
#insideMenu {
	display: inline;
	}



/*  ::  Page Styles  --  Challenge Content  */

#challengeContent {
	height: 480px;
	}



/*  ::  Page Styles  --  Challenge Treatments  */

#challengeTreatments {
	display: inline;
	}



/*  ::  Page Styles  --  Treatment  */

#treatmentContent {
	height: 500px;
	width: 756px;			/* win ie 5.x */												voice-family: "\"}\""; voice-family:inherit;
	width: 737px;			/* all other browsers */
	}

#treatmentContent ul.faqList li {
	cursor: pointer; cursor: hand;
	}


/*  ::  Page Styles  --  Treatment  ::  Menu  */

#treatmentMenu {
	display: inline;
	height: 500px;				/* sets minimum height */
	}

#treatmentMenu img.bl {
	height: 266px;
	left: 0px;
	}

#treatmentMenu img.br {
	height: 266px;
	left: 168px;
	}


/*  ::  Page Styles  --  Treatment  ::  Body  */

#treatmentBody {
	display: inline;
	}



/*  ::  Page Styles  --  Treatment  ::  Body  ::  Sidebar  */

#treatmentBodySidebar {
	display: inline;
	width: 240px;			/* win ie 5.x */												voice-family: "\"}\""; voice-family:inherit;
	width: 200px;			/* all other browsers */
	}



/*  ::  Page Styles  --  Treatment Overview  (Section Overview Page)  */

#treatmentOverviewFace {
	display: inline;
	}



/*  ::  Page Styles  --  Our Practice  ::  Body  */

#practiceBody {
	display: inline;
	}



/*  ::  Page Styles  --  Our Practice  ::  Sidebar */

#practiceSidebar {
	height: 300px;				/* sets minimum height */
	}