html, body {
	height: 100%;
}
body {
  background-color: #585FA9;
  /*background-color: #8085B8;*/
  
}


.box-fix {
	font-size: 0 !important;
	width: 100% !important;
	clear: both !important;
	
}

.nav {
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
}
.nav a {
	padding: 2px 10px;
	display: inline-block;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
}
#home .nav .home,
#services .nav .services,
#beforeAfter .nav .beforeAfter,
#aboutUs .nav .aboutUs,
#whatsNew .nav .whatsNew,
#contact .nav .contact,
#faqs .nav .faqs,
#testimonials .nav .testimonials {
	color: #FFF;
}
.nav a:hover {
	color: #D3D3D3;
}

h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	font-size: 15px;
	margin-left: 56px;
	margin-bottom: 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	border-bottom: solid 1px #FFF;
}
h1:first-letter {
	font-size: 24px;
}



x.title {
  font-family: Arial, Helvetica, Sans-Serif;
  color: #515582;
  font-size: 14px;
  padding: 8px;
  font-weight: bold;
}

.tableborder {
  border-left: #767676 1px solid;
  border-right: #767676 1px solid;
  border-top: #767676 1px solid;
  border-bottom: #767676 1px solid;
}

.toptableborder {
  border-left: #767676 1px solid;
  border-right: #767676 1px solid;
  border-top: #767676 1px solid;
}

.addressbar {
  font-family: Arial, Helvetica, Sans-Serif;
  color: #FFFFFF;
  font-size: 12px;
  padding: 12px;
}

.navigation {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	font-size: 10pt;
	padding: 2px;
	font-weight: bold;
	letter-spacing: 0.02em;
}

.xnavigation A {
  color: #FFFFFF;
  text-decoration: none;
}

.xnavigation A:hover {
  color: #D3D3D3;
  text-decoration: none;
}
.underline {
	text-decoration: underline;	
}
.textbody {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 56px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.textbody A {
  color: #F3F3F3;
  text-decoration: underline;
}

.textbody A:hover {
  color: #F3F3F3;
  text-decoration: none;
}

#services .servicesmenu {
	margin-top: 25px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 56px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
#services .servicesmenu li {
	margin-bottom: 7px;	
}

#services .servicestext {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #515582;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 0px;
}

#services a.btnvideo {
	color: #FFF;
	border: solid 1px #FFF;
	border-radius: 2px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 3px;
	display: inline-block;
	margin-left: 2px;
}

#services a.btnvideo:hover {
	background-color: #FFF;
	color: #585FA9;
	border-color: #585FA9;
}

.smalltext {
  padding: 3px;
  font-family: Arial, Helvetica, Sans-Serif;
  color: #EAEAEA;
  font-size: 10px;
  border-top: #F1F1F1;
  border-bottom: #F1F1F1;
}

.smalltext A {
  color: #EAEAEA;
  text-decoration: none;
}

.smalltext A:hover {
  color: #EAEAEA;
  text-decoration: underline;
}

.bottombar {
  padding: 3px;
  font-family: Arial, Helvetica, Sans-Serif;
  color: #9C9C9C;
  font-size: 10px;
  border-top: #F1F1F1;
  border-bottom: #F1F1F1;
  letter-spacing: 0.02em;
}

.bottombar A {
  color: #9C9C9C;
  text-decoration: none;
}

.bottombar A:hover {
  color: #535353;
  text-decoration: none;
}

.tablebody {
  font-family: Arial, Helvetica, Sans-Serif;
  color: #000000;
  font-size: 13px;
}

.darktextbody {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #515582;
	font-size: 13px;
	padding-left: 56px;
	padding-top: 0px;
	padding-right: 56px;
	padding-bottom: 0px;
}

.darktextbody a {
  color: #515582;
  text-decoration: underline;
}

.darktextbody a:hover {
  color: #515582;
  text-decoration: none;
}

.formtext {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8.5pt; 
  padding: 2px;
  color: #515582;
}

.formfield {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  color: #515582;
}

.smalltextnopadding {
	font-family: Arial, Helvetica, sans-serif;
	color: #515582;
	font-size: 11px;
	padding: 10px;
}
.enlarge {
	font-size: 150%;
}

/* CONTACT ------------------------------------------------------------------*/
#contact h2 {
	color: #FFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 50px;
}


/* ABOUT US ------------------------------------------------------------------*/
#manLogos {
	width: 760px;
	background-color: #a0a5cb;
	border-top :solid 1px #585FA9;
	border-bottom :solid 1px #585FA9;
	text-align: center;
}
#manLogos h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #585FA9;
	margin: 25px auto;
	width: 700px;
	text-align: center;
	
}
#manLogos img {
	margin: 0 auto;
	display: block;
	margin-bottom: 25px;
	border:solid 1px #585FA9;
}
/* HOME ----------------------------------------------------------------------*/

#home td.copy {
	vertical-align: top;
	padding-top: 75px;
	padding-bottom: 25px;
}
#home td.copy li {
	margin-bottom: 7px;
}

#home a.btnvideo {
	color: #FFF;
	border: solid 1px #FFF;
	border-radius: 2px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 3px;
	display: inline-block;
	margin-left: 2px;
}
#home a.btnvideo:hover {
	background-color: #FFF;
	color: #585FA9;
	border-color: #585FA9;
}

#home div.specials {
	text-align: center;
	color: #585FA9;
	font-weight: bold;
	padding:16px;
	margin:25px;
	border:solid 1px #585FA9;
}
#home div.specials h2 {
	text-decoration: underline;
}
#home div.specials em {
	font-style: normal;
	font-size: 20px;
	font-weight: bold;
}
#home div.specials .small {
	font-size: 13px;
}
#home div.specials .large {
	font-size: 24px;
}
#home div.specials .xlarge {
	font-size: 72px;
	font-weight: bold;
}
#home div.specials .fine-print {
	 font-weight: bold;
	 font-size: 10px;
	 margin: 25px;
	 color: #555;
}
#home div.specials a.email {
	/*color: #585FA9;*/ 	
	/*color: #FF0066;*/
	text-decoration: none;
}
#home div.specials a.email:hover {
	text-decoration: underline;
}
td.accolades {
	background-color: #A0A5CB;
	padding: 25px 0;
	text-align: center;
}

/* WHATS NEW -----------------------------------------------------------------*/

#whatsNew #content {
	text-align: center;
}
#whatsNew h1 {
	text-transform: uppercase;
	margin: 25px 0;
	padding: 0;
	font-size: 24px;
	text-align: center;
	border-bottom-color: transparent;
}
#whatsNew h1.nowFeaturing {
	color: #585FA9;
	letter-spacing: 5px;
}
#whatsNew .item {
	width: 700px;
	border:solid 1px #585FA9;
	margin: 15px auto;
}

#whatsNew .item a {
	border: solid 1px #FFF;
	display: block;
}
#whatsNew .item a:hover {
	border-color: #585FA9;
}
#whatsNew .item a img {
	width: 698px;
}




/* Before After -----------------------------------------------------------------*/

#beforeAfter h1 {
	font-size: 110%;
	margin: 25px 50px 25px 50px;
}

#beforeAfter .content {
	background-color: #a0a5cb;
	background-image: url('/images/main_background.jpg');
	background-repeat: no-repeat;
	vertical-align: top;
	padding-bottom: 75px;
	clear: both;
}

#beforeAfter .subheader {
	margin: 0;	/* RESET */
	padding: 0;	/* RESET */
	overflow: hidden;
	text-align: center;
	padding-left: 217px;
	margin-bottom: 25px;
	clear: both;
}

#beforeAfter .subheader.men a.men,
#beforeAfter .subheader.women a.women,
#beforeAfter .subheader.doctors-treatments a.doctors-treatments {
 	color: #585FA9;
}

#beforeAfter .subheader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 3px 15px;
	float: left;
}

#beforeAfter .subheader a:hover {
	color: #D3D3D3;
}

#beforeAfter .subheader a.men {
 	border-left: solid 1px #FFF;
 	border-right: solid 1px #FFF;
}

#beforeAfter #thumbnails {
	padding-left: 75px;
	margin-bottom: 50px;
}

#beforeAfter #thumbnails .item {
	background-color: #FFF;
	border: solid 1px #FFF;
	margin: 7px;
	float: left;
	cursor: pointer;
	position: relative;
}
#beforeAfter #thumbnails .item.over {
	border-color: #585FA9;
}
#beforeAfter #thumbnails .item.over .title {
	color: #555;
}
#beforeAfter #thumbnails .item img {
	height: 75px;
	width: 92px;
	display: block;
	float: left;
	margin: 1px;
}
#beforeAfter #thumbnails .item .title {
	background-color: #FFF;
	clear: both;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	text-align: center;
	padding: 3px 15px;
}
#beforeAfter .content .notes {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	width: 660px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#beforeAfter .content blockquote {
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	width: 660px;
	margin: 0 auto;
	margin-bottom: 25px;
	padding-bottom: 25px;
	font-style: italic;
	border-bottom: solid 1px #FFF;
}
#beforeAfter .content blockquote span {
	font-weight: bold;
	float: right;
	margin-right: 50px;
}
#beforeAfter #overlay {
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-color: #000;
	opacity: 0.5;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
	display: none;
	z-index: 2;
	zoom: 1;
}
#beforeAfter #dialog {
	background-color: #FFF;
	position: fixed;
	top: 10%;
	left: 50%;
	margin-left: -325px;
	z-index: 3;
	zoom: 1;
	padding: 25px;
	display: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	box-shadow: 0 2px 20px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 2px 20px rgba(0,0,0,0.7);
	-moz-box-shadow: 0 2px 20px rgba(0,0,0,0.7);
}
#beforeAfter #dialog #closeDialog {
	position: absolute;
	right: -13px;
	top: -13px;
	width: 26px;
	height: 26px;
	cursor: pointer;
}
#dialog .col {
	width: 301px;
	float: left;
} 
#dialog .col img {
	width: 300px;
	height: 242px;
}
#dialog p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0 15px;
}


