/*CSS*/
body {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", "Times LT Std", Arial, Georgia;
	font-size:12px;
	text-align:left;
	background-color: #9571A1;
	color: #573a64;
	}

.contents {
	width: 1000px;
	margin: 0 auto;
	}
	
div#mn-top {
	float: left;
	width: 99.85%;
	height: 138px;
	background-image: url(http://www.lasersculptnetwork.com/images/bg_top.jpg);
	background-position:center;
	height: 138px;
	}
	#mn-top #mn-banner {
	clear: left;
	float: left;
	width: 314px;
	height: 138px;
	background-image: url(http://www.lasersculptnetwork.com/images/banner.jpg);
	color: #FFF;
	margin: 0;
	padding: 0;
	cursor: pointer;
		}
	#mn-top #mn-nav {
		float: left;
		width: 686px;
		height: 138px;
		font-family:"Trebuchet MS", "Times LT Std", Georgia;
		background-image: url(http://www.lasersculptnetwork.com/images/nav.jpg);
		background-position:top;
		margin: 0;
		padding: 0;
		font-size: 16px;
		text-align:center;
		}
		#mn-nav ul {
			padding: 0;
			margin: 65px 0 10px 0px;
			list-style: none;
			}
		#mn-nav li {
			height: 20px;
			display: inline;
			}
		#mn-nav a {
			color: #FFF;
			text-decoration:none;
			}
		#mn-nav a:hover {
	color: #FFFFFF;
	font-weight: bold;
			}	

div#mn-mid {
	float: left;
	width: 100%;
	background-image:url(http://www.lasersculptnetwork.com/images/bg_mid.jpg);
	margin: 0;
	padding: 0;
	height: 214px;
	}
	#mn-mid #mn-contact {
		clear: left;
		float: left;
		width: 439px;
		height: 214px;
		background-image:url(http://www.lasersculptnetwork.com/images/contact.jpg);
		}
		#mn-contact .header {
	float: left;
	font-size: 18px;
	color: #FFF;
	font-family: arial narrow;
	padding: 25px 30px 8px 30px;
	font-weight:bold;
	vertical-align: top;
			}
.caption {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

		#mn-contact input {
	float: left;
	width: 120px;
	margin-right: 25px;
	font-size: 11px;
	padding: 3px 5px;
	margin-bottom: 3px;
	border: 1px solid #f4f4f4;
			}
		#mn-contact .inputButton {
			padding: 0px;
			font-family: arial narrow;
			background-color: #641106;
			border: 1px solid #c7240e;
			font-size: 18px;
			width: 90px;
			}	
	#mn-mid #mn-video {
		float: left;
		width: 345px;
		height: 214px;
		background:url(http://www.lasersculptnetwork.com/images/video.jpg) no-repeat top;
		}
	#mn-mid #mn-vnav {
	float: left;
	width: 216px;
	height: 214px;
	background-image:url(http://www.lasersculptnetwork.com/images/vnav.jpg);
	text-align:right;
		}
		#mn-vnav a {
			color: #FFF;
			text-decoration:none;
			}
		#mn-vnav a:hover {
			color: #f75;
			}	
		#mn-vnav ul {
			font-size: 16px;
			list-style: none;
			padding: 0;
			margin: 15px 0 0 20px;
			}
		#mn-vnav li {
			height: 44px;
			margin-right: 20px;
			}				
	
div#mn-main {
	float: left;
	width: 99.85%;
	background-color: #AC98BB;
	margin: 0;
	padding: 0;
	}
	#mn-main #mn-bar {
		clear: left;
		float: left;
		width: 1000px;
		height: 56px;
		background-image:url(http://www.lasersculptnetwork.com/images/bar.jpg);
		}
		#mn-bar .header {
			float: left;
			font-size: 18px;
			color: #88016b;
			font-family: arial narrow;
			margin: 20px 0 0 40px;
			font-weight:bold;
			}
		#mn-bar .header a {
			color: #701307;
			text-decoration: none;
			}	
		#mn-bar .header a:hover {
			text-decoration: underline;
			}	
		#mn-bar #mn-pg {
			width: 255px;
			}	
		#mn-bar #mn-test {
			width: 255px;
			}	
		#mn-bar #mn-about {
			width: 300px;
			}	
	#mn-main #mn-content {
		float: left;
		width: 1000px;
		background-image:url(http://www.lasersculptnetwork.com/images/content.jpg);
		}
	#mn-main #mn-content-full {
		float: left;
		width: 1000px;
		background-image:url(http://www.lasersculptnetwork.com/images/content-inside.jpg);
		}
div#mn-content {
	float: left;
	background-color:#FFF;
	width: 99.85%;
	padding-bottom: 10px;
	font-family: verdana;
	color: #573a64;
	}
div#mn-content-full {
	float: left;
	background-color:#FFF;
	width: 99.85%;
	padding-bottom: 10px;
	font-family: verdana;
	color: #573a64;
	}
#mn-content-full a, #mn-content-full a:visited{
	font-weight: bold;
	text-decoration:none;
	color: #573a64;
	}
#mn-content-full a:hover{
	text-decoration:underline;
	color: #573a64;
	}
#mn-content-full .link2, #mn-content-full .link2 a:visited{
	font-weight: bold;
	text-decoration:none;
	padding: 5px;
	color: #573a64;
	border: 1px solid #f4f4f4;
	}
#mn-content-full .link2:hover {
	background-color:#573a64;
	padding: 5px;
	color: #fff;
	text-decoration:none;
	}


	#mn-content p {
		color: #573a64;
		margin: 0 30px 15px 40px;
		line-height: 20px;
		}
	#mn-content-full p {
	color: #573a64;
	margin: 0 30px 15px 40px;
	line-height: 20px;
	font-size: 12px;
		}
	#mn-content strong {
	color: #701307;
		}
	#mn-content a {
		color: #A6318A;
		text-decoration:none;
		}
		#mn-content a:hover {
			text-decoration:underline;
			}



div#mn-footer {
	background-image:url(http://www.lasersculptnetwork.com/images/bg_footer.jpg);
	float: left;
	width: 99.85%;
	color: #701307;
	text-align: left;
	padding: 0 0 15px 0;
	margin: 0 1px 0 1px;
	font-size: 11px;
	line-height:15px;
	}
	#mn-footer a, #mn-footer a:visited {
		color: #FFF;
		text-decoration:none;
		}
	#mn-footer ul {
		list-style: none;
		margin: 10px 5px 0 20px;
		padding: 0;
		}
	#mn-footer li {
	display:inline;
	padding-right: 20px;
		}	
	#mn-footer p {
		padding: 0;
		margin: 10px 20px 0 20px;	
		}


/*  *********************************************   CONTENT   *********************************************** */


.contact_form {
	color: #424141;
	line-height: 20px;
	padding: 5px;
	
	}

img {
	border: none;
	}	

/*Link Text*/
H1 {
	font-weight:bold;
	font-family: arial;
	font-size: 28px;
	color: #84130D;
	padding: 0px;
	margin: 25px 0 15px 30px;
	}

H2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #654E78;
	margin: 0;
	padding: 0px;
	margin: 0px 0 15px 30px;
	}

H3 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #370C03;
	margin: 0;
	padding: 0px;
	margin: 25px 0 15px 30px;
}
H4 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
}

	


/*  *********************************************   PHOTOS   *********************************************** */
.picborder {
	border: 1px solid;
	border-color:#BECED6;
}

.picRight {
	border: 1px solid;
	border-color:#E6EBEE;
	float:right;
	margin-left:10px;
	margin-top:5px;
}
.picRightnoborder {
	float:right;
	margin: 0 20px 0 20px;
	font-size: 11px;
}
.picLeft {
	border: 1px solid;
	float:left;
	margin-right:10px;
	margin-top:5px;
	border-color: #BECED6;
}
.picLeftnoborder {
	float:left; 
	margin-left:0px;
	margin-right:10px;
}


/*  *********************************************   FORMS   *********************************************** */
.inputSelect {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	BORDER: #BECED6 1px solid;
	color: #424141;
	width:200px;
	background-color: #FFFFFF;
}

.inputSelect2 {
	font-family:arial;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	width:350px;
	padding: 2px 3px;
}

.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 13px;
	width:250px;
	padding: 2px 3px;
	font-family: Arial;
	border: #BECED6 1px solid;
}


.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	width:140px;
	background-color: #9571A1;
	border: 1px solid #701307;
	padding: 3px;
}
.inputButtonClear {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	width: 100px;
	background-color: #9571A1;
	border: 1px solid #701307;
	padding: 3px;
}
.inputButton2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	border: 1;
	width:100px;
	border: 0;
	padding: 2px 3px;
}

.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}


/*  *********************************************   LINKS   *********************************************** */

/* List Styles */

.list li{
	margin-left: 40px;
	line-height: 1.5em;
	list-style-image: url(http://www.lasersculptnetwork.com/images/arrow_01.gif);
}
.list ul{
margin-left: 40px;
	
	padding-left: 40px;
}
.list a{
	color:#654F76;
	text-decoration: none;
}

.list a:hover{
	color:#654F76;
	text-decoration: underline;
}

/* Link Styles Ends */
.margin {
	margin: 0 40px;
	}
.button-text {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #3F4A5E;
	text-decoration: none;
}

hr {
	border-top: 1px solid #314375;
	width: 65%;
	margin: 15px auto;
	clear: left;
}
.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #573a64;
	line-height: normal;
	float: right;
	width: 410px;
	text-align: right;
	margin-left: 15px;
	margin-right: 40px;
}
div.spacer{clear:both; height:10px; display:block;}
div.tollfreespacer{clear:both; height:1px; display:block;}
.pic {
	margin-right: 0px;
}
.bnaphotos {
	margin: 10px auto;
	width: 920px;
}
.bnaphotos p{
	text-align: right;
	font-size:10px;
	}
.bnapics {
	text-align: center;
	width: 50%;
	float: left;
	margin-bottom: 10px;
	font-weight: bold;
}


/* Testimonial Text */
blockquote p
    {
    padding: 0px 15px 0px 0px;
    font-size: 1.2em;    
    float: left;
    background: url(http://www.lasersculptnetwork.com/images/quote_down.png) bottom right no-repeat;
}

 #mn-content-full .quotes {
    padding: 20px;   
}
#mn-content-full .quotes p{
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
	line-height: 1.5em;
}


.bqstart
{
	float: left;
	height: 45px;
	margin-top: -20px;
	padding-top: 45px;
	margin-bottom: -50px;
	font-size: 600%;
	color: #641106;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
.bqend
{
	float: right;
	height: 25px;
	margin-top: 0px;
	padding-top: 45px;
	font-size: 600%;
	color: #641106;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}





/*  *********************************************  Profile Page   *********************************************** */

div#profile {
	float: left;
	width: 940px;
	margin-left: 35px;
	}
	
div#profile-left {
	float: left;
	width: 574px;
	}
	
div#profile-right {
	float: left;
	width: 363px;
	background-image: url(http://www.lasersculptnetwork.com/images/profile-blank.jpg);
	height: 80px;
	}
	
div#profile-name {
	float: left;
	width: 549px;
	height:35px;
	padding: 45px 0px 0px 25px;
	background:url(http://www.lasersculptnetwork.com/images/profile-nameback.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	}
	
div#profile-appt{
	float: left;
	width: 191px;
	height:80px;
	background:url(http://www.lasersculptnetwork.com/images/profile-appointments.jpg);
	}
	

	
div#profile-info {
	float: left;
	width: 172px;
	height: 80px;
	background:url(http://www.lasersculptnetwork.com/images/profile-info.jpg);
	}
	
div#profile-cleft {
	float: left;
	width: 574px;
	margin:0px auto;
}

	
div#profile-cleft p {
	line-height:19px;
	font-size:11px;
	padding: 0px;
}
	
div#profile-cright {
	float: left;
	width: 363px;
	height: 367px;
	padding: 0px;
	margin: 0px;
	background:url(http://www.lasersculptnetwork.com/images/profile-img_back.jpg);
	}
	
	div#profile-pic {
	margin: 15px auto;
	width: 313px;
	height: 222px;
	}
	
.profile_border {
	border: 1px #cccccc medium;
	padding: 3px;
	padding: 15px auto;
	}
	
	
	div#profile-cadd {
	float: left;
	width: 348px;
	height: 79px;
	padding: 10px 0px 0px 15px;
	background:url(http://www.lasersculptnetwork.com/images/profile-address_back.jpg);
	}
	
	div#profile-cweb {
	float: left;
	width: 348px;
	height: 31px;
	padding: 10px 0px 0px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(http://www.lasersculptnetwork.com/images/profile-webaddress.jpg);
	}
	
	#profile-cweb a{
	color: #660000;
	}
	
    #profile-cweb a:hover{

	color: #660066;
	font-weight:bold;
	text-decoration:none;
	}
	
	
	
		
div#profile-appt a{
	float: left;
	width: 191px;
	height:80px;


	}
	
	div#profile-appt a:hover{
	float: left;
	width: 191px;
	height:80px;
	background: url(http://www.lasersculptnetwork.com/images/profile-appointments_2.jpg);

	}
	
	
	
div#profile-info a {
	float: left;
	width: 172px;
	height: 80px;

	}
	
		
div#profile-info a:hover{
	float: left;
	width: 172px;
	height: 80px;
	background: url(http://www.lasersculptnetwork.com/images/profile-info_2.jpg)
}

#zip_input{
	width: 90px;
	}

#zip_lookup_btn	{
	padding: 4px;
	font-size: 12px;
	border: 1px solid #f4f4f4;
	cursor: pointer;
}
.profile_border {
	border: 1px solid #ccc;
	padding: 3px;
	background-color:#ccc;
	}
.centerimage {
	margin: 20px 13%;
	}
.answer {
	margin-left:30px;
	}
#disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: normal;
	background-position: center;
	text-align: center;
}
#reqform {
	font-size: 12px;
}
form.cmxform label.error 
{
	color: red;
	font-style: italic;
}
form.cmxform label 
{
	line-height: 1.8;
	vertical-align: top;
}
form.cmxform label.error 
{
	margin-left: 0px;
	width: 300px;
}
#thankyou-search {
	margin-top: 10px;
}
.results {
	margin:0 0 0 15px; 
	padding:10px;
	}