/* STRUCTURE */
body {
margin: 0;
padding: 0;
background: #ebebeb url(../img/bg.png) repeat-x top left;
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #555;
}
#frame {

width:1023px;
margin:0px;
background: url(../img/bg-tile.png) repeat-y top center;

}
#page {
margin:0 auto;
background: url(../img/bg-main.png) no-repeat top center;
}
#header {
background: url(../img/flash_bg.jpg) no-repeat;
height: 334px;
width:891px;
margin-left: -2px;
overflow:hidden;
}
#upperflash {

}
#peels_list{
	width:320px;
	padding-bottom:30px;
}
.left{
	float:left;
	
}
.right{
	float:right;
	;
}
#footer {
background: url(../img/bg-footer.png) no-repeat top center;
height: 50px;
}
#container {

}
#lc {
width: 370px;
float: left;
text-align: left;
}
#content {
width: 650px;
float: right;
}
#text {
text-align: justify;
margin: 0px 80px 0px 0px;
}
#copyright {
padding: 30px 0px 0px 0px;
font-size: 10px;
color: #C3C3C3;
}

/* COMMON */
h1,h2,h3,h4,h5,h6 {
color: #a30000;
font-family: "Century Gothic","Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
margin: 0px 0px 15px 0px;
font-weight: normal;
text-align:left;
}
h1 {
font-size: 28px;
}
h2 {
font-size: 24px;
color: #b7c3cf;
}
h3 {
font-size: 24px;

}
h4 {
font-size: 24px;
color: #a30000;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
}
img, a img {
border: 0;
margin: 0;
padding: 0;
}
p {
margin: 0px 0px 15px 0px;
}
blockquote {
  font-style: italic;
  padding: 0px 20px 0px 0px;
  margin-left: 20px;
}
.testimonials {
  background: url(../img/open-quote.gif) no-repeat top left;
  padding: 0px 0px 5px 0px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.testimonials p {
  display: block;
  text-align: right;
  padding-right: 60px;
  color: #000;
}
.specials {
  padding: 15px 15px 15px 15px;
  margin-right: 10px;
  border: 2px dashed #aaa;
 
}
.specials-new {
  padding: 0px 15px 15px 15px;
  margin-right: 10px;
  height:390px;
  background: url(../img/specials-bg.jpg) no-repeat bottom;
}
.specials-new h4{
	
}
/* DESIGN */
.box {
text-align: left;
margin: 0px 10px 10px 110px;

}
.boxtight {
margin: 0px 10px 10px 95px;
}
.box1{
	width:220px;
	margin: 0px 10px 10px 110px;
}
.box1 p{
	padding:0 10px 0 0;
	text-align:left;
}
.clear {
clear:both;
font-size: 1px;
height: 0px;
}
.photo {
border: 1px solid #C3C3C3;
}
.fleft {
float: left;
margin: 5px 5px 5px 0px;
}

#text ul {
list-style-type: circle;
border-bottom: 1px solid #f2f2f2;
}
#text ul li {
border-top: 1px solid #f2f2f2;
padding: 10px 0px 10px 0px;
list-style:none;
}
#copyright p {
margin: 1px 0px 5px 0px;
}
/* MENU */
#menu
{
padding-left: 0;
margin-left: 0;
/*border-bottom: 1px solid #f2f2f2;*/
width: 240px;

}

#menu li
{
text-align: left;
list-style: none;
margin: 0;
padding: 0.25em;
border-bottom: 1px dotted #b7c3cf;
font: 14px "Century Gothic", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#menu li strong {
font-size: 16px;
font-weight: normal;
}
#menu li a:link {
color: #7e848d;
text-decoration: none;
z-index:100;
}
#menu li a:visited {
color: #7e848d;
text-decoration: none;
z-index:100;
}
#menu li a:hover, #menu li a:active, #menu li a:focus {
color: #5E8CAE;
text-decoration: none;
position:relative;
}
#nav{
	margin-top:0;
}
#nav li
{
display: inline;
list-style-type: none;
padding-right: 40px;
}
/* LINKS */
a:link {
color: #92A4B6;
}
a:visited {
color: #BAC6D1;
}
a:hover, a:active, a:focus {
color: #627991;
}
a.text:link, a.text:visited, a.text:hover, a.text:active, a.text:focus {
    color: #555;
    text-decoration: none;
}

#copyright a:link {
color: #C3C3C3;
text-decoration: none;
}
#copyright a:visited {
color: #D3D3D3;
text-decoration: none;
}
#copyright a:hover, #copyright a:active, #copyright a:focus {
color: #B3B3B3;
text-decoration: none;
}
#menu li a span{
	display:none;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
	}
#menu li a:hover span{
	display:block;
	position:absolute;
	float:left;
	white-space:nowrap;
	top:-2em;
	left:4em;
	background:#E1E7EC;
	border:1px solid #B7C3CF;
	color:#444;
	padding:5px 5px;
	z-index:10;
	}
	.red{
		font-size:1.5em;
		color:#a30000;
		
	}
	.sign{
		color:#a30000;
		padding-bottom:20px;
	}
	.clearfloats{
	clear:both;
}
.hr{
	border-bottom:1px dotted #999999;
	font-size:0px;
	height:5px;
}
.news p{
	margin:0;
	padding:0px 10px 0px 5px;
	text-align:justify;
}
.news{
	background:#fff;
}
.palomar{
	font-size:14px;
	font-weight:600;
}
.nhr{
	color:#ebebeb;
	font-size:0px;
	height:1px;
}
.forms, textarea, select {
  background: #fbfbfb;
  border-bottom: 1px solid #9c9c9c;
  border-top:none;
  border-left:none;
  border-right:none;
  font: 14px Verdana, Arial, Helvetica, sans-serif;
  
  padding: 5px 5px 5px 5px;
  width: 200px;

}
label{
	color: #a30000;
	font-family:  "Century Gothic","Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em;
	margin-bottom:10px;
}
.submit{
	color:#ffffff;
	padding:5px;
	background-color:#a30000; 
	font-weight:600; 
	font-size:0.9em; 
	border:1px solid #cccccc;
}
.caption{
	font-size:1em;
}
.line{
	border-top: 1px dashed #aaa;
	height:10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{ 
#header {
height: 334px;
width:891px;
padding-left:2px;}

#frame{
	padding-left:2px;}
#footer{
	margin-left:-2px;}	
}
