/* CSS Document */

body {
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0c0e10;
	text-align:justify;
	background-image: url(http://www.delmarcosmetics.com/images/body-bg.jpg);
	}

.shadow {background-image:url(http://www.delmarcosmetics.com/images/shadow.png); background-repeat:repeat-y; background-position:center top; width:1000px; margin:0 auto;}

.top {background-image:url(http://www.delmarcosmetics.com/images/top-bg.jpg); background-repeat:repeat-x;}
.menu {background-image:url(http://www.delmarcosmetics.com/images/menu-bg.jpg); background-repeat:repeat-x;}

.monthly-specials {background-image:url(http://www.delmarcosmetics.com/images/monthly-specials-bg.jpg);
background-repeat:repeat-x; background-position:bottom center;}

.home h1{font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#59595b; margin-top:10px; margin-bottom:5px;}
.home h2{font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:normal; color:#000000; margin-top:5px; margin-bottom:10px;}

.home-text {line-height:1.5;}

.innerpage h1{font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#c8290f; margin-top:10px; margin-bottom:5px;}

.innerpage-text {line-height:1.3;}

img.floatright {
    float: right; 
    margin: 4px; 
}

img.floatleft {
    float: left; 
    margin: 0px 10px 5px 0px; 
}


.newsletter {background-image:url(http://www.delmarcosmetics.com/images/newsletter-bg.jpg); background-repeat:repeat-y; background-position:top left;}
.newsletter-hdng {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#086eb5;
	text-transform: uppercase;
	font-style: italic;
	font-weight: bold;
}
.newsletter-note {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#999999;}

.subhdng {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#990000;}

.treatments-hdng {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#fffffe; font-weight:bold;}

.treatments {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; line-height:1.3;}
.treatments a{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; text-decoration:none;}
.treatments a:hover{text-decoration:underline;}

.treatments-in {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; line-height:1.3; text-align:left;}
.treatments-in a{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-decoration:none; text-align:left;}
.treatments-in a:hover{color:#c8290f;}


.testimonials {background-image:url(http://www.delmarcosmetics.com/images/testimonials-bg.png); background-repeat:no-repeat; background-position:bottom center; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#434343;}
.testimonials-hdng {font-family:"Times New Roman", Times, serif; font-size:20px; font-style:italic; font-weight:bold; color:#c8290f;}

.consultation {background-image:url(http://www.delmarcosmetics.com/images/consultation-bg.png); background-repeat:no-repeat; background-position:bottom center;}
.consultation-hdng {font-family:"Times New Roman", Times, serif; font-size:20px; font-style:italic; font-weight:bold; color:#c8290f;}



.bottom {background-image:url(http://www.delmarcosmetics.com/images/bottom-bg.jpg); background-repeat:repeat-x; background-position:top center;}

.footer {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; background-color:#00a6e2;}
.footer a{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-decoration:none;}
.footer a:hover{text-decoration:underline;}

.footer-right {background-color:#016db0;}

.intact a{font-family:Arial, Helvetica, sans-serif; font-size:11px;}

.h1-top {font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:10px; font-weight:normal; margin:0px;}

 /* Styles for Full Form */
#ContactForm ul, #ContactForm li{
font-size:11px;
line-height:125%;
list-style:none;
text-align:left;}
#ContactForm li{ /* Vertical spacing between form fields */
margin:5px 5px 0 0;
}
#ContactForm label{ /* Styles for descriptions */
width:160px;
float:left;
}
	#ContactForm label.lines{ /* Styles for multiple line descriptions */
	height:40px;
	width:165px;
	margin:0 10px 0 0;
	float:left;
	}
#ContactForm select{
margin:5px 0;
width:230px;
}
#ContactForm input{
width:230px;
}
#ContactForm input.check{
width:50px;
}
#ContactForm textarea{
font:11px Arial, Helvetica, sans-serif;
padding:2px;
width:230px;
height:80px;
}
#ContactForm .SubmitBtn{
border:none;
height:25px;
width:100px;
background:#900;
margin:0 0 20px 0;
font-weight:bold;
text-transform:uppercase;
color:#fff;
}
#Parity{
display:none;
}

.clear{clear:both;}