/*------------------------------------------------------------
NORMALIZE styles
-------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,
input,textarea,p,blockquote,th,td, img {  
	margin: 0; 
	padding: 0;
	border: 0;
	}
	
a:focus, a:active, a { outline: none;}

/*------------------------------------------------------------
GLOBAL styles
-------------------------------------------------------------*/
body {
	background: url(../images/body_bg.gif) 0 0 repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	}
a {
	color: #f3499d;
	}
a:hover {
	color: #f3499d;
	text-decoration: none;
	}
p {
	clear: both;
	font-size: 13px;
	line-height: 17px;	
	}
p.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: .5px;
	padding-top: 5px;
	font-size: 12px;
	line-height: 16px;
	}

h1#logo a {
	background: url(../images/dollhouse_logo.png) 0 0 no-repeat;
	cursor: pointer;
	display: block;
	text-indent: -9999px;
	width: 223px;
	height: 108px;
	position: absolute;
	left: 345px;
	top: 10px;
	}
#content_inner h2 {/*page titles*/
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #303030;
	font-size: 16px;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-weight: lighter;
	padding: 0 0 2px 0;
	margin: 0 0 20px 0;
	}
#content_inner h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 28px;
	color: #000;
	font-weight: lighter;
	display: block;
	border-bottom: 2px dotted #d9d9d9;
	padding: 0 0 5px 0;
	}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
	color: #F3499D; /* pink */
	margin: 15px 0 0 0;
	}
h4 span {
	color: #444;
	font-weight: lighter;
	}
h5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #444; 
	margin: 5px 0 5px 0;
	word-spacing: .3px;
	}

#container {
	background: url(../images/container_bg.gif) 0 0 repeat-x;
	}
#wrap {
	width: 937px;
	margin: 0 auto;
	position: relative;
	}
#header {
	height: 135px;
	padding: 0 10px 0 10px;
	}

	

	
	
/* Main Nav */
ul#main_nav {
	list-style: none;
	padding-top: 80px;
	}
ul#main_nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	padding: 0 0 2px 2px;
	font-size: 11px;
	color: #545454;
	text-decoration: none;
	}
ul#main_nav a:hover {
	border-bottom: 2px solid #f3499d;
	padding: 0 0 2px 2px;
	color: #000;	
	}	
ul#main_nav li.selected {
	border-bottom: 2px solid #f3499d;
	padding: 0 0 2px 2px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	font-size: 11px;
	} 
ul#main_nav.left {
	float: left;
	}
ul#main_nav.left li {
	display: block;
	float: left;
	margin-right: 35px;
	}
ul#main_nav.right {
	float: right;
	}
ul#main_nav.right li {
	display: block;
	float: right;
	margin-left: 35px;
	}
/*----------------------------*/	


/* Slideshow */	
#frame {
	background: url(../images/Slideshow/slideshow_frame.png) 0 0 no-repeat;
	position: absolute;
	top: 135px;
	left: 0;
	width: 612px;
	height: 340px;
	z-index: 99;
	}
#slideshow {
	width: 612px;
	height: 340px;
	float: left;
	margin: 0 0 8px 0;
	}
#images {
	margin-top: 5px;
	left: 5px;
	}
#images img {
	width: 606px;
	height: 328px;
	}
	
#next {
	position: absolute;
	z-index: 999;
	top: 440px;
	left: 550px;
	cursor: pointer;
	}
#next:active {
	top: 441px;
	}
#previous {
	position: absolute;
	z-index: 999;
	top: 440px;
	left: 15px;
	cursor: pointer;
	}
#previous:active {
	top: 441px;
	}
	

/* Content */
#content {
	overflow: hidden;
	}
#content.sub {
	background: url(../images/content_top.gif) 0 0 no-repeat;
	padding-top: 20px;
	}
#content_inner {
	background: url(../images/content_bg.gif) 0 0 repeat-y;
	padding: 30px 50px;
	overflow: hidden;
	height: 100%;
	min-height: 300px;
	position: relative;
	}
#content_bottom {
	background: url(../images/content_bottom.gif) 0 0 no-repeat;
	display: block;
	height: 20px;
	}
#welcome {
	background: url(../images/welcome_bg.gif) 0 0 no-repeat;
	width: 245px;
	height: 260px;
	float: right;
	padding: 40px;
	margin: 0 0 8px 0;
	overflow: hidden;
	}
#welcome p {
	color: #777676;
	font-size: 12px;
	line-height: 18px;	
	}
div.scroll {
	overflow: auto;
	height: 225px;
	padding-right: 20px;
	border: none;
	outline: none;
	}
#welcome a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1.5px;
	font-size: 10px;
	}
#welcome h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 18px;
	letter-spacing: 4px;
	text-transform: uppercase;
	font-weight: lighter;
	padding-bottom: 10px;
	}
label.error {
	color: #f50f81;
	padding: 0 0 0 10px;
	}
a.promo_left {
	float: left;
	}
a.promo_center {
	float: left;
	margin-left: 22px;
	}
a.promo_right {
	float: right;
	}
a.sign_up {
	background: url(../images/email_sign_up.gif) 0 0 no-repeat;
	width: 169px;
	height: 26px;
	position: absolute;
	display: block;
	top: 0;
	left: 758px;
	text-indent: -9999px;
	}
div.right_col {
	float: right;
	width: 370px;
	overflow: hidden;
	height: 100%;
	}	
div.left_col {
	float: left;
	width: 400px;
	overflow: hidden;
	height: 100%;
	}		
/*----------------------------*/


/* Footer */
#footer {
	background: url(../images/footer_bg.gif) 0 0 no-repeat;
	width: 890px;
	padding: 10px 20px 40px 20px;
	margin: 20px 0 0 0;
	}
#footer ul {
	width: 930px;
	}
#footer ul li {
	display: block;
	float: left;
	list-style: none;
	}
#footer ul li.block_1 {
	width: 220px;
	}
#footer ul li.block_2 {
	width: 260px;
	padding-right: 60px;
	}
#footer ul li.block_3 {
	width: 184px;
	}
#footer ul li.block_4 {
	width: 142px;
	}
#footer h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	font-size: 11px;
	color: #000;
	font-weight: lighter;
	padding-bottom: 5px;
	}
#footer a {
	color: #333;
	text-decoration: underline;
	}
#footer a:hover {
	text-decoration: none;
	}
#footer p {
	color: #666;
	font-size: 12px;
	line-height: 17px;	
	}		
#footer p.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
	text-align: center;
	padding-top: 30px;
	color: #a0a0a0;
	font-size: 10px;
	}
/*----------------------------*/



/* Location 
----------------------------*/
iframe {
	border: 2px solid #999;
	}


/* Services
----------------------------*/
#services {
	width: 400px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
#services h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: .5px;
	padding: 30px 0 10px 0;
	color: #000;
	font-weight: lighter;
	display: block;
	border: none;
	text-transform: uppercase;
	}
#services h3.first {
	padding: 0 0 10px 0;
	}

div.item {
	display: block;
	overflow: hidden;
	height: 100%;
	position: relative;
	border-bottom: 1px dotted #bbb;
	margin-bottom: 10px;
	padding-bottom: 3px;
	}
#services p {	
	display: inline;		
	}	
#services span {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	position: absolute;
	right: 0;
	}


/* Employment 
----------------------------*/
table.application input,
table.application textarea { 
	margin: 0;
	}
table.application input.submit {
	margin-top: 10px;
	}
#content_inner table.application h3 {
	color: #000;
	font-size: 14px;
	padding: 4px 10px 3px 8px;
	float: left;
	display: block;
	background: #f3499d;
	margin: 30px 0 0 0;
	clear: both;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	}
#content_inner table.application h3 span {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	}
#content_inner table.application h3.first {
	margin: 0;
	}
table.application strong {
	font-weight: lighter;
	display: block;
	color: #333;
	padding: 15px 0 2px 0;
	}
input {
	border: 1px solid #ccc;
	padding: 3px;
	background: #eee;
	}
input:focus {
	border: 1px solid #FF0099;
	background: #fff;
	}
textarea {
	border: 1px solid #ccc;
	padding: 3px;
	background: #eee;
	}
textarea:focus {
	border: 1px solid #FF0099;
	background: #fff;
	}
input.submit {
	font-weight: bold;
	margin: 10px 0 0 0;
	cursor: pointer;
	padding: 5px 15px;
	background: #f3499d;
	color: #fff;
	border: 1px solid #fff;	
	}	
input.submit:hover {
	background: #000;
	color: #fff;
	border: 1px solid #fff;
	}


/* Contact
----------------------------*/
textarea {
	width: 350px;
	}
input,
textarea {
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: lighter;
	}
label {
	display: block;
	padding: 0 0 3px 0;
	}
input#subject {
	display: none;
	}
label.error {
	padding: 0 0 20px 0;
	}
input.submit {
	display: block;
	padding: 6px 15px 5px 15px;
	margin: 0;
	}
input.submit:active {
	border: none;
	}
	
		
/* Meet the Stylists
----------------------------*/
div.bio_block {
	background: url(../images/bio_bg.gif) bottom left no-repeat;
	display: block;
	overflow: hidden;
	height: 100%;
	padding: 10px 0 20px 20px;
	margin: 0 0 40px 0;
	}
div.bio {
	float: left;
	width: 500px;
	padding: 0 0 0 40px;
	}
#content_inner div.bio_block h3 {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #F3499D;
	font-size: 22px;
	display: block;
	padding: 0 0 10px 0;
	border: none;
	}
img.bio_photo {
	float: left;
	width: 172px;
	padding: 10px;
	border: 1px solid #ddd;
	background: #fff;
	} 


/* Sign Up
----------------------------*/
ul.sign_up_list {
	padding: 5px 0 20px 15px;
	font-size: 14px;
	line-height: 20px;
	}
p.required_note {
	color: #999;
	font-size: 11px;
	}
input.submit.signup {
	margin-top: 20px;
	}
#content_inner h2.sign_up {
	margin-bottom: 40px;
	}
div.signup_form .wider {
	width: 220px;
	}
p.success {
	padding: 10px 0 0 40px;
	background: url(../images/successLarge.gif) 0 0 no-repeat;
	height: 40px;
	margin-bottom: 20px;	
	}
p.large {
	font-size: 16px;
	line-height: 24px;
	}
	

/* Products
----------------------------*/
.block {
	display: block;
	overflow: hidden;
	height: 100%;
	border-bottom: 2px dotted #F3499D;
	margin-bottom: 20px;
	padding-bottom: 20px;
	}
a.product {
	display: inline-block;
	margin: 10px 0 0 0;
	font-weight: bold;
	}
.products ul li {
	list-style: disc;
	list-style-position: outside;
	margin: 10px 0 5px 20px;
	}
.products ul li li {
	margin: 5px 0 5px 15px;
	list-style: circle;
	}
a.top {
	display: block;
	float: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	list-style-image: inherit;
	letter-spacing: 1px;
	}
.products .left_col {
	width: 45%;
	float: left;
	}
.products .right_col {
	width: 45%;
	float: right;
	}
.products p {
	padding: 5px 0 10px 0;
	color: #444;
	}	


/* product logo list */
ul.logos {
	margin: 0 auto;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}
ul.logos li {
	list-style: none;
	float: left;
	width: 118px;
	margin: 0;
	}
ul.logos li img {
	width: 90px;
	margin: 0 auto;	
	}
ul.logos li a {
	opacity: .3;
	filter: alpha(opacity=30);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	}
ul.logos li a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
#content_inner .block h2 {
	padding-top: 10px;
	}



/* Gifts
----------------------------*/
input.button {
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	}
ul.gift_process {
	margin: 20px 0 30px 0;
	}
ul.gift_process li {
	list-style: none;	
	padding: 3px 0 5px 22px;
	margin: 0 0 0 30px;
	height: 100%;
	}
ul.gift_process li.first {background: url(../images/number_1.gif) 0 0 no-repeat;}
ul.gift_process li.second {background: url(../images/number_2.gif) 0 0 no-repeat;}
ul.gift_process li.third {background: url(../images/number_3.gif) 0 0 no-repeat;}

.option {
	width: 300px;
	float: left;
	}
.two {
	margin: 0 0 0 40px;
	}
.option_top {
	height: 40px;
	}
input.gift {
	margin: 10px 0 0 11px;
	}
select.gift_amount {
	width: 100px;
	margin: 5px 0 10px 10px;
	}
.credit_cards {
	position: absolute;
	bottom: 20px;
	right: 40px;
	}






