@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #183d72;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

a, a.hover, a.visited{text-decoration:none; color:#FFF; font-weight:bold;}
a img{border:0;}
.clearer{font-size:1px;height:1px;clear:both;line-height:1px;}

p{
	text-align:justify;
	line-height:170%;
	display:inline;
}
#top {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#secondary-nav {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	height: 33px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	clear:both;
}

#navbar{float:left;margin:0;padding:10px 0 0 30px;position:relative;top:0;
left:0;}

#navbar li{
	float:left;
	display:inline;
	list-style-type:none;
	padding-left:20px;
	margin-top:-5px;
	}
	
#content-container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	width: 920px;
	padding:0;
	margin-left: 20px;
}
#bottom {
	background-image: url(../images/bottom.png);
	height: 44px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.content-left {
	float: left;
	width: 44%;
	margin-left:50px;
	display:inline;
}
#content-right {
	float: right;
	width: 44%;
	margin-right:50px;
	display:inline;
}
h1{
	color:#C00;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	margin:30px 0 5px 0;
	display:inline;
}

h2{
	color:#C00;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:5px;
	display:inline;
}

.error{
	background-color:#AB0000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	text-transform:uppercase;
	width:240px;
}

#loading{
	position:relative;
	bottom:9px;
	visibility:hidden;
}

table td{
text-align:left;
}

/*------------HOMEPAGE SIGNUP--------------*/

#signup{}

	#signup h2{
	margin:0 0 0 0;
	font-size:1.2em;
	}
	
	#signup h3{
	margin:0 0 40px 0;
	}
	
	#signup form{
	width:200px;
	position:relative;
	top:0;
	left:20px;
	}
	
	#signup form a#video{
	display:block;
	position:absolute;
	top:0;
	right:-180px;
	border:5px solid #efefef;
	float:left;
	}
	
	#signup #video img{
	float:left;
	}
	
	#signup form label{
	margin:3px 0 0 0;
	font-size:0.9em;
	line-height:100%;
	}
	
	#signup form input{
	padding:2px;
	font-size:1.2em;
	}

/*------------HOMEPAGE FEED (SimplePIE)--------------*/

#feed{}

	#feed h3{
	margin:20px 0 0 0;
	}
	
	#feed h3 span{
	font-size:0.7em;
	font-weight:normal;
	display:block;
	margin-bottom:6px;
	}
	
	#feed p{
	margin:0 0 0 0;
	font-size:0.9em;
	line-height:120%;
	}
	
	#feed a:hover{
	text-decoration:underline;
	}

/*------------HOMEPAGE MAP--------------*/

#map{
border:1px solid #95B3CF;
margin-top:10px;
}

/*------------FORMS--------------*/

form{
margin:0;
padding:0;
}

form table{
border-collapse: collapse;
margin-bottom:20px;
}

form table td{
padding:0 5px;
border-collapse: collapse;
}

input{
width:90%;
border:1px solid #B6BBC3;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:3px;
margin-bottom:2px;
font-size:1.2em;
}

.checkbox,.radio{
width:auto;
border:0;
}

table td.label{
width:300px;
}

label{
display:block;
margin-top:10px;
}

textarea{
color:#404040;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
width:600px;
height:150px;
border:1px solid #B6BBC3;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:3px;
}

.notice{
border:1px solid gold;
padding:20px;
color:#000;
text-align:center;
margin:20px;
background:lightyellow;
}

button{
marging-top:3px;
}


/*------------REFER A FRIEND--------------*/
#ref-friend p{
line-height:120%;
}

#ref-friend form{
float:right;
width:350px;
margin:30px 40px 0 -40px;
}

#ref-friend textarea{
width:100%;
height:100px;
}

#ref-friend table{
margin:0;
width:90%;
}

/*------------FIRST VISIT--------------*/

#first-visit{
text-align:center;
}

	#first-visit table{
	text-align:left;
	}
	
/*------------REQUEST APPOINTMENT--------------*/

#request-appointment{
text-align:center;
padding-top:20px;
}

	#request-appointment table{
	text-align:left;
	}
	
	#request-appointment table img{
	position:relative;
	top:2px;
	margin-left:5px;
	}
	
	#request-appointment textarea{
	width:350px;
	height:100px;
	}
	
/*------------CONTACT--------------*/

#contact{text-align:center;margin-top:20px;}

#contact table{
text-align: left;
}

#contact textarea{
width: 400px;
height:100px;
}

/*------------WHAT TO EXPECT--------------*/
#expect h1{
color:#666;
display:block;
clear:both;
white-space: nowrap;
}
#expect h1 img{
border:1px solid #ccc;
background:#fff;
padding:2px;
vertical-align: middle;
margin-left:20px;
float:right;
}

/*------------TREATMENT OPTIONS--------------*/

#treatment img{
float:left;
margin:0 30px 10px 0;
}

#treatment h1{
color:#666;
display:block;
clear:both;
white-space: nowrap;
}

#movie-link{
display:inline-block;
position: relative;
top:0;
left:0;
background:url(../images/icon-movie.png) no-repeat 0px 5px;
padding:15px 15px 15px 35px;
text-decoration:underline;
}

#lazer-link{
display:block;
background:url(../images/icon-forward.png) no-repeat 0px 10px;
padding:15px 15px 15px 45px;
text-decoration:underline;
}

/*------------VIDEO--------------*/

#video-window{
width:560px;
height:340px;
position:absolute;
top:50%;
left:50%;
margin:-175px 0 0 -285px;
border:5px solid #ADB1BA;
}