/*
**  web.css
**
**  Created by Bryan Berger on 2008-09-26.
**  Copyright (c) 2008 www.zvision.net. All rights reserved.
*/


/* Document
---------------------------------------*/
* { margin: 0; padding: 0; border: none; outline: none; }

body { 
	margin: 0 auto;
	font: 62.5%/1 helvetica, arial, sans-serif; 
	background: url('../imgs/bg_body.png') repeat-x;
	color: #4d484d;
}

br{
	clear: both;
	padding: 0 0 10px 0;
}

#wrapper{
	width: 798px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 1.2em;
	border: 8px solid #585557;
	border-top: none;
	background: #FBF2FE url('../imgs/bg_wrapper.gif') repeat-y;
}

/* Header
---------------------------------------*/
#header{
	height: 250px;
	background: #feaeb9 url('../imgs/bg_header.jpg') no-repeat;
}

#header h1{
	margin: 0 0 0 460px;
	padding: 20px 0 0 0;
	font-style: italic;
	font-size: 1.3em;
}

#header h2 {
	margin: 0 0 0 450px;
	padding: 35px 0 0 0;
	font-size: 1em;
	font-style: italic;
	color: #C9838E;
}

/* Services
---------------------------------------*/
#services{
	margin: 0 0 0 490px;
	padding: 12px 0 0 0;
}

#services li{
	list-style: square;
	line-height: 1.4;
}

/* Nav
---------------------------------------*/
#nav{
	float: left;
	width: 161px;
	margin: -3px 0 0 0;
/*	margin: -29.5px 0 0 0;*/
	border-right: 1px solid #ccc;
}

#nav li{
	list-style: none;
	font: 1.1em/2.5 verdana, arial, sans-serif;
}

#nav li a{
	display: block;
	width: 145px;
	padding: 0 0 0 16px;
	border-top: 1px solid #ccc;
	text-decoration: none;
	color: #2C2C2C;
}

#nav li a:hover, #nav li a.active{
	border-top: 1px solid #5F5F5F;
	border-right: 1px solid #5F5F5F;
	background: #EDC7CC;
	color: #585858;
}


/* Content
---------------------------------------*/
#content {
	float: right;
	width: 596px;
	padding: 20px;
	background: #FAE5EA url('../imgs/bg_content.jpg') no-repeat;
	line-height: 1.4;
}

#content h3{
	font-size: 1.5em;
	padding: 0 0 10px 0;
	float: left;
}

#content p{
	font-size: 1.1em;
	padding: 0 0 15px 0;
}

#content p:first-child{
	padding: 0;
}

#content strong{
	color: #4A9642;
}


/* Content h4,h5,em,li,ul
---------------------------------------*/
#content h4{
	padding: 0 0 .1em 0;
	margin: 0 0 .34em 0;
	font-size: 1.2em;
	border-bottom: 1px solid #ccc;
	color: #6e6e6e;
}

#content p.phone{
	float: right;
}

#content p.phone strong{
	color: #CD4873;
}

#content h5{
	font-size: 1em;
}

#content ul{
	margin: 0 0 0 1.5em;
	padding: 0 0 1em 0;
	line-height: 1.6em;
}

#content ul li{
	list-style: none;
}

#content em{
	font-size: 1.1em;
	color: #3C9A6C;
}

#content #top{
	padding: 0;
	margin: 0;
	text-align: right;
}

/* Global Links
---------------------------------------*/
#content a{
	border-bottom: 1px dotted #3a85c6;
	text-decoration: none;
	color: #3A85C6;
}

#content a:hover{
	border-bottom: 1px dotted transparent;
	color: #61A4E2;
}


/* Content Definintion List
---------------------------------------*/
#content dl{
	margin: 0 0 2em 0;
}

#content dt { 
	float: left; 
	margin: 0 0.3em 0 0;
}

/* Testimonial Definintion List
---------------------------------------*/
.testimonial{
	width: 572px;
	margin: 0 0 1em 0;
	padding: 1em;
	border: 1px solid #9e9e9e;
	background: #efe1e9;
	overflow: hidden;
	clear: both;
}

.testimonial img{
	float: left;
	border: 4px solid #767676;
}

.testimonial .testimonial_info{
	float: left;
	margin: 0 0 0 2em;
	width: 332px;
}

.testimonial:hover{
	background: #fbeef4;
}

#content .testimonial p em{
	font-size: 1em;
	color: #847D85;
}

/* Form and Input Fields
---------------------------------------*/

#content form dl{
	padding: 0 0 1em 0;
	line-height: 1.5em;
	border-bottom: 1px solid #BBB;
}
#content form dt {
	float: left;
	display: block;
	font-weight: bold;
	text-align: right;
	width: 180px;
}

#content form dd {
	clear: right;
}

input{
	height: 1.3em;
	padding: .25em;
	width: 300px;
}

select{
	width: 125px;
}

input, textarea, select{
	margin: 0 0 .5em 1em;
	border: .1em solid #727272;
}

input:focus, textarea:focus, select:focus{
	border: .1em solid #fff;
	background: #EFACB8;
}

input#submit{
	width: 125px;
	height: 31px;
	background: #4E4E4E;
	text-align: center;
	color: #fff;
	font-size: .9em;
	font-weight: bold;
}

#content h6{
	font-size: .85em;
	font-weight: normal;
}

#content form p{
	clear: both;
	text-align: right;
}

#content form p.regs{
	height: 2em;
	font-weight: normal;
	font-size: .9em;
}

#makeup_trad, #makeup_airbrush, #hairstyling{
	width: 15px;
	border: none;
}

/* Gallery Grid
---------------------------------------*/
.gallery{
	width: 556px;
	margin: 0 auto;
	overflow: hidden;
}


.gallery ul{
	margin: -1px 0 0 -1px;
	list-style-type: none;
	width: 100%;
}

.gallery li{
	width: 92px; /* determines columns */

    margin: -1px -1px 0 0;
    padding: 6px 0;
    float: left;
    display: inline;
    list-style-type: none;
    vertical-align: middle;
    text-align: center;
    border: solid 1px #dedede;
    border-top-color:#CCCCCC;
    border-width:1px 0 0px 1px;
}

.gallery li img {
	vertical-align: middle;
	background: #fff;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #555;
}

.gallery li a:hover{
	text-indent: 0; /*IE6 need this to trigger :hover*/
}

.gallery li a:hover img{
	padding: 1px;
	border: solid 2px #CF6F89;
}


/* Footer
---------------------------------------*/
#footer{
	margin: 20px 0;
	text-align: center;
}