/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}

body, html {
	min-height: 101%;
}

body {
	text-align: left;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #1b1c20;
	background: url(../../images/layout/body-bg.jpg) top repeat-x #ececec;
	margin: 0px;
}

body#index,
body#contact,
body#other {
	color: #fff;	
}

a:link, a:visited, a:focus {
	color: #111;
	text-decoration: underline;
	outline: none;
}

a:hover, a:active {
	color: #1b1c20;
	text-decoration: none;
}

a img {
	border: none;
}

/* H1/H2/H3 Styles
--------------------------------------------------------------- */

h1 {
	font-size: 2.4em;
	font-weight: normal;
	color: #878787;
}

	#index h1,
	#contact h1,
	#other h1 {
		color: #fff;	
	}
	
	#dermalogica h1 {
		color: #ba106c;
		padding: 5px 0px 0px 55px;
		background: url(../../images/imgcontent/demalogica-logo.gif) 0px 10px no-repeat;	
	}
	
		#dermalogica h1 span {
			visibility: hidden;
		}
	
	#blink-go h1 {
		color: #90ce21;	
	}

h2 {
	font-size: 1.9em;
	font-weight: normal;
	color: #ba106c;
	padding: 5px 0px 10px 0px;
}

	#index h2,
	#index h3,
	#contact h2,
	#contact h3,
	#other h2,
	#other h3 {
		color: #770033;	
	}
	
	#blink-go h2,
	#blink-go h3 {
		color: #7d7d7f;	
	}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #ba106c;
}

/* Container Styles
--------------------------------------------------------------- */

#outerContainer {
	width: 100%;
	float: left;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
}

	#contentContainer {
		width: 960px;
		border-top: 340px solid #fff;
	}
	
		#innerContainer {
			width: 954px;
			float: left;
			border-left: 3px solid #181c1d;
			border-right: 3px solid #181c1d;
			background: url(../../images/layout/inner-container-bg-alt.gif) bottom right no-repeat #fff;
		}
		
		#index #innerContainer,
		#contact #innerContainer,
		#other #innerContainer {
			background: url(../../images/layout/inner-container-bg.gif) bottom right no-repeat #ed1e88;	
		}
		
		#blink-go #innerContainer {
			background: url(../../images/layout/inner-container-bg-blink.gif) bottom right no-repeat #fff;	
		}
	
/* Main Styles
--------------------------------------------------------------- */

		#index #main {
			float: left;
			width: 617px;
			padding: 20px 50px 0px 40px;
		}
		
		#main {
			float: left;
			width: 734px;
			padding: 20px 180px 0px 40px;
		}
		
			#main p {
				margin: 10px 0px 10px 0px;
				font-size: 1.2em;
				line-height: 20px;
			}
			
				#index #main p {
					color: #fff;	
				}
			
			#main ul,
			#main ol {
				font-size: 1.2em;
				padding: 3px 0px 3px 25px;
			}
			
				#main ul li,
				#main ol li {
					padding: 4px 30px 4px 0px;
				}
				
		#map {
			width: 280px;
			height: 240px;
			float: left;
			border: 2px solid #a2277e;
		}
		
		.contentRoundBox {
			width: 135px;
			float: right;
			padding: 5px 10px 5px 10px;
			color: #fff;
			display: inline;
			margin: 0px 5px 0px 10px;
			font-weight: bold;
			font-size: 1.3em;
			background: #484848;
		}
		
		#wedding-beauty .contentRoundBox,
		#wedding-hair .contentRoundBox,
		#wedding-makeup .contentRoundBox {
			background: #ecaac5;
		}
		
			.contentRoundBox p.boxCtaHeading {
				color: #ba106c;	
			}
			
			.contentRoundBox a {
				color: #fff;
				text-decoration: none;
			}
			
				.contentRoundBox a:hover {
					text-decoration: underline;	
				}
		
		#hair-extension-cta {
			width: 471px;
			height: 30px;
			float: right;
			padding: 70px 0px 0px 15px;
			display: inline;
			margin: 5px 0px 10px 10px;
			background: url(../../images/layout/hair-extensions-cta-bg.jpg) no-repeat;
		}
		
			#hair-extension-cta a {
				color: #fff;
				font-size: 1.3em;
			}
			
				#hair-extension-cta a:hover {
					text-decoration: none;	
				}
				
		#wigs-nav-container {
			width: 344px;
			float: right;
			display: inline;
			margin: 0px 0px 10px 15px;	
		}
		
			#wigs-nav-container a {
				width: 150px;
				height: 120px;
				float: left;
				border: 1px solid #878787;
				display:inline;
				margin: 0px 20px 20px 0px;
			}

/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		
		#sidebar {
			width: 247px;
			float: right;
			padding: 20px 0px 20px 0px;
		}
		
			#sidebar img {
				float: left;
			}
			
			#blinkSbCta {
				width: 229px;
				height: 35px;
				float: left;
				display: inline;
				margin: 0px 0px 20px 0px;
				padding: 115px 0px 0px 18px;
				background: url(../../images/layout/blink-go-sb-cta-bg.jpg) no-repeat;
			}
			
				#blinkSbCta a {
					color: #fff;
					font-size: 1.1em;
					text-decoration: underline;
				}
				
					#blinkSbCta a:hover {
						text-decoration: none;	
					}
					
			#hdBrowsSbCta {
				width: 227px;
				height: 45px;
				float: left;
				display: inline;
				margin: 0px 0px 20px 0px;
				padding: 105px 20px 0px 0px;
				text-align: right;
				background: url(../../images/layout/hd-brows-sb-cta-bg.jpg) no-repeat;
			}
			
				#hdBrowsSbCta a {
					text-decoration: none;
					color: #000;
					font-size: 1.1em;
					text-transform: uppercase;
					font-family: "Times New Roman", Times, serif;
				}
				
					#hdBrowsSbCta a:hover {
						text-decoration: underline;	
					}
		
/* Header Styles
--------------------------------------------------------------- */

#header {
	clear: both;
	width: 960px;
	height: 280px;
	position: absolute;
	z-index: 10;
	top: 20px;
	left: 0px;
}

#index #header,
#contact #header,
#other #header {
	background: url(../../images/layout/index-header-bg.jpg) no-repeat;	
}

#make-over #header {
	background: url(../../images/layout/make-over-header-bg.jpg) no-repeat;	
}

#permanent-makeup #header {
	background: url(../../images/layout/permanent-header-bg.jpg) no-repeat;	
}

#skin-care #header,
#microdermabrasion #header,
#bio-skin-jetting #header,
#advanced-cosmetic-procedures #header,
#chemical-peels #header {
	background: url(../../images/layout/skin-care-header-bg.jpg) no-repeat;	
}

#hair #header,
#hair-extensions #header,
#hair-pieces #header,
#wigs #header,
#wigs-hothair #header,
#wigs-noriko #header,
#wigs-natural-image #header,
#wigs-gem-collection #header,
#wigs-amore #header,
#wig-accessories #header {
	background: url(../../images/layout/hair-header-bg.jpg) no-repeat;	
}

#wedding-makeup #header,
#wedding-beauty #header,
#wedding-hair #header {
	background: url(../../images/layout/wedding-header-bg.jpg) no-repeat;	
}

#spray-tanning #header {
	background: url(../../images/layout/tanning-header-bg.jpg) no-repeat;	
}

#lvl-lashes #header {
	background: url(../../images/layout/lvl-lashes-header-bg.jpg) no-repeat;	
}

#nouveu-lashes #header {
	background: url(../../images/layout/nouveu-lashes-header-bg.jpg) no-repeat;	
}

#blink-go #header {
	background: url(../../images/layout/blink-go-header-bg.jpg) no-repeat;	
}

#hd-brows #header {
	background: url(../../images/layout/hd-brows-header-bg.jpg) no-repeat;	
}

#mineral-makeup #header {
	background: url(../../images/layout/mineral-makeup-header-bg.jpg) no-repeat;	
}

#blinc-eye-makeup #header {
	background: url(../../images/layout/blinc-eye-makeup-header-bg.jpg) no-repeat;	
}

#dermalogica #header {
	background: url(../../images/layout/dermalogica-header-bg.jpg) no-repeat;	
}

	#flashLogoHolder {
		width: 247px;
		height: 150px;
		position: absolute;
		z-index: 100;
		top: 110px;
		right: 3px;
	}
	
	
	#flashLogo {
		width: 247px;
		height: 150px;
		float: left;
	}
	
	#logo {
		width: 247px;
		height: 150px;
		position: absolute;
		z-index: 100;
		top: 110px;
		right: 3px;
	}
	
	#cta-top-right {
		width: 600px;
		float: right;
		padding: 30px 30px 0px 0px;
		text-align: right;
		font-size: 1.6em;
		color: #a4035d;
	}
	
	#index #cta-top-right,
	#contact #cta-top-right,
	#other #cta-top-right {
		color: #fff;
	}
	
	#wedding-makeup #cta-top-right,
	#wedding-beauty #cta-top-right,
	#wedding-hair #cta-top-right,
	#blink-go #cta-top-right,
	#hd-brows #cta-top-right, 
	#dermalogica #cta-top-right {
		color: #fff;
	}
	
	#spray-tanning #cta-top-right {
		color: #1b1c20;
	}
	
		#cta-top-right .phone {
			font-size: 1.3em;
			font-weight: bold;
		}
		
			#wedding-makeup #cta-top-right .phone,
			#wedding-beauty #cta-top-right .phone,
			#wedding-hair #cta-top-right .phone {
				color: #a4035d;	
			}
		
		#cta-top-right p span {
			color: #770033;	
			font-weight: normal;
		}
		
		#blink-go #cta-top-right p span {
			color: #90ce21;	
		}
		
		#hd-brows #cta-top-right p span,
		#dermalogica #cta-top-right p span {
			color: #ff3b9f;	
		}

/* Horizontal Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 951px;
	height: 40px;
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 300px;
	padding: 0px 0px 0px 3px;
	border-left: 3px solid #181c1d;
	border-right: 3px solid #181c1d;
	background: url(../../images/layout/nav-bg.jpg) top repeat-x;
}

	#navigation ul {
		margin: 0px;
		padding: 0px;
	}
	
		#navigation ul li {
			display: inline;
			list-style: none;
		}
			  
			#navigation ul li a {
				height: 32px;
				float: left;
				color: #fff;
				text-decoration: none;
				font-size: 1.4em;
				padding: 8px 14px 0px 14px;
				text-transform: lowercase;
				border-right: 1px solid #414145;
				border-left: 1px solid #1c1d21;
			}
				
				#navigation ul li a.index-a {
					border-left: none;
				}
				
				#navigation ul li a.contact-a {
					border-right: none;
				}

				#navigation ul li a:hover {
					background: #181c1d;
					color: #ff3b9f;
				}

/* Sub Navigation Styles
--------------------------------------------------------------- */

#makeover-sub-nav {
	width: 160px;
	z-index: 100;
	position: absolute;
	left: 50px;
	top: 340px;
	display: none;
	padding: 5px 10px 5px 10px;
	background: #181c1d;	
}

#skincare-sub-nav {
	width: 160px;
	z-index: 100;
	position: absolute;
	left: 340px;
	top: 340px;
	display: none;
	padding: 5px 10px 5px 10px;
	background: #181c1d;	
}

#hair-sub-nav {
	width: 160px;
	z-index: 100;
	position: absolute;
	left: 422px;
	top: 340px;
	display: none;
	padding: 5px 10px 5px 10px;
	background: #181c1d;	
}

#wedding-sub-nav {
	width: 160px;
	z-index: 100;
	position: absolute;
	left: 540px;
	top: 340px;
	display: none;
	padding: 5px 13px 5px 13px;
	background: #181c1d;	
}

	
	#makeover-sub-nav ul li,
	#skincare-sub-nav ul li,
	#hair-sub-nav ul li,
	#wedding-sub-nav ul li {
		width: 160px;
		display: inline;
		list-style: none;
		border: none;
	}
		  
		#makeover-sub-nav ul li a,
		#skincare-sub-nav ul li a,
		#hair-sub-nav ul li a,
		#wedding-sub-nav ul li a {
			width: 160px;
			float: left;
			color: #fff;
			padding: 8px 0px 8px 0px;
			margin: 0px;
			text-decoration: none;
			text-transform: lowercase;
			font-size: 1.4em;
			border: none;
			text-align: center;
			border-bottom: 1px solid #414145;
		}
		
		#makeover-sub-nav ul li a:hover,
		#skincare-sub-nav ul li a:hover,
		#hair-sub-nav ul li a:hover,
		#wedding-sub-nav ul li a:hover {
			color: #ff3b9f;	
		}
		
			#makeover-sub-nav ul li a.subEndLink,
			#skincare-sub-nav ul li a.subEndLink,
			#hair-sub-nav ul li a.subEndLink,
			#wedding-sub-nav ul li a.subEndLink {
				border: none;	
			}

/* Footer Styles
--------------------------------------------------------------- */

#outerFooter {
	float: left;
	width: 100%;
}

#index #footer,
#contact #footer,
#other #footer {
	background: url(../../images/layout/outer-footer-bg.png) top center no-repeat;
}

#blink-go #footer {
	background: url(../../images/layout/outer-footer-bg-blink.png) top center no-repeat;
}

#footer {
	clear: both;
	width: 960px;
	color: #181c1d;
	margin: 0px auto;
	padding: 70px 0px 20px 0px;
	font-size: 1.2em;
	background: url(../../images/layout/outer-footer-bg-alt.png) top center no-repeat;
}

	#footer .index-a,
	#footer .contact-a {
		display: none;
	}

	#footer h2 {
		font-weight: bold;
		color: #a2277e;
		padding: 3px 5px 10px 5px;
		font-size: 1.2em;
		text-transform: lowercase;
	}
	
		#footer h2.pink {
			color: #ed1e88;	
		}
		
	#footer li {
		list-style: none;
	}
	
	#footer a {
		white-space: nowrap;
		color: #181c1d;
		text-decoration: none;
	}
		
		#footer a:hover {
			color: #ed1e88;
			text-decoration: underline;
		}

/* Footer Services Styles
--------------------------------------------------------------- */	

	#footer .footer-services {
		float: left;
		width: 190px;
		margin: 0px;
	}
	
		#footer .footer-services ul li,
		#footer .footer-services-small ul li {
			float: left;
		}
	
			#footer .footer-services ul li a {
				float: left;
				width: 165px;
				padding: 3px 5px;
				border-bottom: 1px dotted #777;
			}
			
	#footer .footer-services-small {
		float: left;
		width: 160px;
		margin: 0px;
	}
	
		#footer .footer-services-small ul li a {
				float: left;
				width: 135px;
				padding: 3px 5px;
				border-bottom: 1px dotted #777;
			}
			
	#footer #footer-services-hair {
		float: left;
		width: 120px;
		margin: 0px;
	}
	
			#footer #footer-services-hair ul li a {
				float: left;
				width: 95px;
				padding: 3px 5px;
				border-bottom: 1px dotted #777;
			}
		
/* Footer Address Styles
--------------------------------------------------------------- */	

	#footer #footer-address {
		float: left;
		width: 120px;
	}
		
		#footer #footer-address p {
			line-height: 20px;
			padding: 3px 5px;
		}
				
/* Footer Help & Advice
--------------------------------------------------------------- */	

	#footer #footer-help {
		float: right;
		width: 165px;
	}
		
			#footer #footer-help ul li {
				float: left;
			}
					
			#footer #footer-help ul li a {
				float: left;
				width: 155px;
				padding: 3px 5px;
				border-bottom: 1px dotted #777;
			}
		
		#footer #footer-help p {
			line-height: 20px;
			padding: 3px 5px;
		}
		
		#footer #footer-help .bottomLink {
			margin-bottom: 5px;
		}
		
		
/* Footer Bottom Styles
--------------------------------------------------------------- */	

		#footer #footer-bottom {
			width: 940px;
			float: left;
			margin: 10px 0px 0px 0px;
			text-align: left;
		}
			
			#footer #footer-bottom h2 {
				width: 200px;	
			}
			
			#footer #footer-bottom p {
				line-height: 15px;
				padding: 3px 5px;	
			}
			
			#footer #footer-bottom img {
				float: right;
			}

/* Float Styles
--------------------------------------------------------------- */

.left, .img-left {
	float: left;
}

	.img-left {
		margin: 10px 10px 10px 0px;
	}

.right, .img-right {
	float: right;
} 

	.img-right {
		margin: 10px 0px 10px 10px;
	}

	
/* Generic Styles
--------------------------------------------------------------- */

.clearfix {
	clear: both;
}
