/*

Website: CSS Template
Version: 1.0
Author: Pristine Minds (www.pristineminds.com)

*/


/*-----------------------------------------------------------------------------
	Blueprint CSS Overrides
-----------------------------------------------------------------------------*/

body {
	font-size: 14px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	background: #000000 url(../images/body-bg.jpg) top center no-repeat;
}
a {
	color: #239ae5;
}
.container {
	width: 870px;
}
.span-22, div.span-22 {
	margin-right:0;
}
ul {
	list-style: square;
	padding: 0 0 0 2em;
}


/*-----------------------------------------------------------------------------
	Typography
-----------------------------------------------------------------------------*/



/*-----------------------------------------------------------------------------
	Classes
-----------------------------------------------------------------------------*/

.round-all {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
img.frame {
	padding: 9px;
	background: #ffffff;
	border: 1px solid #dddddd;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.padding-top {
	padding-top: 20px;
}
.soft {
	color: #999999;
}
.line-through {
	text-decoration: line-through;
}

/*-----------------------------------------------------------------------------
	Structure
-----------------------------------------------------------------------------*/

#page{

}
#header {
	height: 101px;
	background: url(../images/header-bg.png) top left repeat-x;
}
	#kpop-logo {
		float: left;
		margin-top: 5px;
	}
	#header-top {
		height: 40px;
		padding-top: 15px;
	}
		#toolbar {
			margin:0 0 0 340px;
			border: 1px solid #575a64;
			-webkit-border-radius: 8px;
			-moz-border-radius: 8px;
			border-radius: 8px;
			padding: 5px 10px;
			text-align: center;
			color: #cccccc;
			font-size: 11px;
		}
			#toolbar .greeting {
				text-transform: uppercase;
			}
			#toolbar .divider {
				margin: 0 5px;
			}
			#toolbar a {
				color: #ffffff;
				text-decoration: none;
				margin: 0 2px;
			}
	#header-bottom {
	
	}
		#main-menu {
			/* Components */
		}
#content {

}
	#content-banner {
		height: 370px;
		background: url(../images/bg-white-70.png) repeat;
		padding: 20px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		box-shadow: 0px 1px 5px #aaaaaa;
		margin-bottom: 20px;
	}
		#content-banner img {
			margin: 0;
		}
	#content-bottom {
		font-size: 12px;
		color: #cccccc;
		margin-bottom: 50px;
		text-shadow: 0px 0px 1px #111111;
	}
		#content-bottom h6 {
			color: #cccccc;
		}
		#content-bottom a {
			color: #cccccc;
			text-decoration: none;
			border-bottom: 1px dotted #aaaaaa;
		}
		#content-bottom a:hover {
			color: #b4ebff;
		}
		#content-bottom .label {
			color: #eeeeee;
		}
#footer {
	width: 100%;
	height: 60px;
	background: url(../images/footer-bar-bg.png) bottom left repeat-x;
	position: fixed;
	bottom: 0;
}
	

/*-----------------------------------------------------------------------------
	Components
-----------------------------------------------------------------------------*/

#main-menu {
	padding: 0 0 0 280px;
	margin: 0;
	list-style: none;
	text-align: right;
}
	#main-menu li {
		display: inline;
		float: left;
	}
		#main-menu li a {
			float: left;
			display: block;
			width: 110px;
			height: 37px;
			line-height: 37px;
			text-indent: 9999px;
			margin-left: 30px;
			background-position: center center;
			background-repeat: no-repeat;
			background-color: transparent;
			overflow: hidden;
		}
			/* English */
			.en a#menu-the-team {
				background-image: url(../images/en/mainmenu-the-team.png);
			}
				.en a#menu-the-team:hover {
					background-image: url(../images/en/mainmenu-the-team-hover.png);
				}
				.en li.current a#menu-the-team {
					background-image: url(../images/en/mainmenu-the-team-current.png);
				}
			.en a#menu-services {
				background-image: url(../images/en/mainmenu-services.png);
			}
				.en a#menu-services:hover {
					background-image: url(../images/en/mainmenu-services-hover.png);
				}
				.en li.current a#menu-services {
					background-image: url(../images/en/mainmenu-services-current.png);
				}
			.en a#menu-contact {
				background-image: url(../images/en/mainmenu-contact.png);
			}
				.en a#menu-contact:hover {
					background-image: url(../images/en/mainmenu-contact-hover.png);
				}
				.en li.current a#menu-contact {
					background-image: url(../images/en/mainmenu-contact-current.png);
				}
			/* Korean */
			.kr a#menu-the-team {
				background-image: url(../images/kr/mainmenu-the-team.png);
			}
				.kr a#menu-the-team:hover {
					background-image: url(../images/kr/mainmenu-the-team-hover.png);
				}
				.kr li.current a#menu-the-team {
					background-image: url(../images/kr/mainmenu-the-team-current.png);
				}
			.kr a#menu-services {
				background-image: url(../images/kr/mainmenu-services.png);
			}
				.kr a#menu-services:hover {
					background-image: url(../images/kr/mainmenu-services-hover.png);
				}
				.kr li.current a#menu-services {
					background-image: url(../images/kr/mainmenu-services-current.png);
				}
			.kr a#menu-contact {
				background-image: url(../images/kr/mainmenu-contact.png);
			}
				.kr a#menu-contact:hover {
					background-image: url(../images/kr/mainmenu-contact-hover.png);
				}
				.kr li.current a#menu-contact {
					background-image: url(../images/kr/mainmenu-contact-current.png);
				}
#showcase {
	width: 870px;
	overflow: hidden;
	margin-bottom: 20px;
}
	#slides {
		width: 870px;
		height: 360px;
		overflow: hidden;
	}
		#showcase #slides .slide {
			float: left;
		}
	#menu {
		height: 50px;
		background: url(../images/bg-black-50.png) repeat;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
		#menu ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}
			#menu ul li {
				float: left;
				display: inline;
				height: 50px;
				overflow: hidden;
			}
				#menu ul li.title {
					width: 165px;
				}
					#menu ul li.title h6 {
						height: 50px;
						line-height: 50px;
						font-size: 18px;
						text-align: center;
						color: #ffffff;
						background: url(../images/bg-black-50.png) repeat;
						-webkit-border-top-left-radius: 4px;
						-webkit-border-bottom-left-radius: 4px;
						-moz-border-radius-topleft: 4px;
						-moz-border-radius-bottomleft: 4px;
						border-top-left-radius: 4px;
						border-bottom-left-radius: 4px;
					}
				#menu ul li.menu-item {
					width: 175px;
				}
					#menu ul li.menu-item a {
						display: block;
						float: left;
						width: 135px;
						height: 36px;
						line-height: 18px;
						padding: 7px 20px;
						color: #ffffff;
						font-size: 14px;
						font-weight: bold;
						text-decoration: none;
						text-align: center;
						background: url(../images/menu-divider.png) top left no-repeat;
					}
					#menu ul li.inact a:hover {
						text-shadow: 0 0 5px #ffffff;
					}
					#menu ul li.act a,
					#menu ul li.act a:hover {
						background-image: none;
						background: #65c7f2;
						color: #000000;
					}
.content-white {
	background: url(../images/bg-white-90.png) repeat;
	margin-bottom: 20px;
	padding-bottom: 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
	.content-white h3.content-title {
		width: 350px;
		font-size: 18px;
		line-height: 18px;
		height: 18px;
		padding: 11px 20px;
		margin-bottom: 20px;
		color: #ffffff;
		clear: both;
		background: #000000;
		text-transform: uppercase;
		-webkit-border-top-left-radius: 4px;
		-moz-border-radius-topleft: 4px;
		border-top-left-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;
		-moz-border-radius-bottomright: 4px;
		border-bottom-right-radius: 4px;
	}
		.content-white h3.content-title span {
			color: #d7df21;
		}
.tabs {
	margin: 0 0 1.5em 0;
	padding: 10px 10px 6px;
	list-style: none;
	border-bottom: 2px solid #111111;
}
	.tabs li {
		margin: 0;
		padding: 0;
		display: inline;
	}
		.tabs li a {
			padding: 5px 8px;
			margin-right: 2px;
			border: 1px solid #CCCCCC;
			border-bottom: none;
			background: #e1e1e1;
			text-decoration: none;
			color: #333333;
			font-weight: bold;
			font-size: 11px;
			-webkit-border-top-left-radius: 3px;
			-webkit-border-top-right-radius: 3px;
			-moz-border-radius-bottomleft: 3px;
			-moz-border-radius-topright: 3px;
			border-top-left-radius: 3px;
			border-top-right-radius: 3px;
		}
		.tabs li.current a {
			background: #111111;
			font-weight: bold;
			color: #ffffff;
			border-color: #111111;
		}
.tab-content {
	display: none;
	font-size: 12px;
}
	.tab-content form {
		padding: 0 15px;
	}
form {
	font-size: 12px;
}
	form .messages {
		width: 312px;
	}
	form p {
		margin-bottom: 1em;
		line-height: 1em;
	}
	form .text {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	form textarea {
		width: 350px;
		height: 100px;
	}
.ui-datepicker {
	font-size: 11px;
}
#media-player {
	margin-top: 40px;
}
	#kpop-mv {
		padding: 10px;
		background: url(../images/bg-black-50.png) repeat;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
#footer-bar {
	padding-top: 15px;
}
	#footer-bar .divider {
		background: url(../images/footer-bar-divider.png) top left no-repeat;
	}
	#footer-bar .padded {
		padding: 6px 20px 0;
		height: 39px;
	}
		#footer-bar .title {
			float: left;
			height: 32px;
			line-height: 32px;
			font-size: 18px;
			margin: 0 15px 0 0;
			font-weight: bold;
			display: inline;
		}
			#footer-bar a {
				color: #239ae5;
				text-decoration: none;
				display: block;
			}

/* Home */
#star-looks {
	
}
	#star-looks .title {
		font-weight: bold;
		font-size: 1.4em;
	}

/* The Team */
#our-stylists .title {
	font-weight: bold;
	font-size: 1.4em;
}
.ei_menu {
	background: url(../images/bg-black-50.png) repeat;
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 20px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
	.ei_menu ul {
		height: 410px;
		margin: 0 20px 0 20px;
		padding: 0;
		list-style: none;
		position: relative;
		display: block;
		width: 830px;
		background: #111;
	}
		.ei_menu ul li {
			float: left;
			width: 210px;
			height:410px;
			position: relative;
			overflow: hidden;
			border-right: 2px solid #111;
		}
			.ei_preview {
				width: 210px;
				height: 410px;
				cursor: pointer;
				position: absolute;
				top: 0px;
				left: 0px;
				background: transparent url(../images/the-team-bw.jpg) no-repeat top left;
			}
			.ei_image {
				position: absolute;
				left: 210px;
				top: 0px;
				width: 210px;
				height: 410px;
				opacity: 0.2;
				background: transparent url(../images/the-team-color.jpg) no-repeat top left;
			}
		.pos1 span {
			background-position: 0px 0px;
		}
		.pos2 span {
			background-position: -210px 0px;
		}
		.ei_descr {
			position: absolute;
/* 			width: 285px; */
			width: 360px;
			height: 370px;
			padding: 20px;
			left: 210px;
			top: 0px;
			background: #ffffff;
		}
			.ei_descr h2 {
				font-family: 'Kaushan Script', cursive;
				font-size: 26px;
				color: #333333;
				padding: 10px;
				text-shadow: 0px 0px 1px #ffffff;
				background: #fff url(../images/stripe_light.gif) repeat top left;
			}
			.ei_descr h3{
				font-size: 11px;
				color: #ffffff;
				text-shadow: 0px 0px 1px #000;
				padding: 10px;
				background: #333333;
			}
			.ei_menu .ei_descr ul {
				height: auto;
				margin: 0 0 0 2em;
				padding: 0;
				list-style: square;
				position: inherit;
				display: block;
				width: auto;
				background: transparent;
			}
				.ei_menu .ei_descr ul li {
					float: none;
					width: 100%;
					display: list-item;
					height: auto;
					position: static;
					overflow: visible;
					border-right: none;
				}
			.ei_descr p{
				padding: 10px 5px 0px 5px;
				font-size: 13px;
			}
/* Services */
.featured-service {

}
	.featured-service h4 {
		font-size: 42px;
		margin-bottom: 0.5em;
		text-transform: uppercase;
		line-height: 1.1em;
	}
	.featured-service p {
		font-size: 16px;
	}
#featured-service-1 {
	background: url(../images/featured-service-1.png) bottom left no-repeat;
	padding: 20px 20px 20px 350px;
	min-height: 400px;
}
	#featured-service-1 h4 {
	}
	#featured-service-1 p {
		color: #333;
	}
#featured-service-2 {
	background: url(../images/featured-service-2.jpg) bottom left no-repeat;
	padding: 40px 350px 20px 20px;
	min-height: 350px;
}
#featured-service-3 {
	background: url(../images/featured-service-3.png) bottom left no-repeat;
	padding: 40px 20px 100px 350px;
	min-height: 190px;
}
#service-list {
	background: url(../images/service-list.jpg) bottom left no-repeat;
	padding: 40px 0 270px 0;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
	#service-list .content-padding {
		padding: 0 20px;
	}
	#service-list .clearfix {
		padding: 1.5em 0 0 0;
		background: url(../images/bg-white-70.png) repeat;
	}
	#service-list .table-1 .content-padding {
		padding-right: 5px;
	}
	#service-list .table-2 .content-padding {
		padding-left: 5px;
	}
	#service-list .price-table {
		border-spacing: 5px;
	}
		#service-list .price-table td {
			-moz-border-radius: 2px;
			-webkit-border-radius: 2px;
			border-radius: 2px;
			background: #ffffff;
		}
/* Contact */
.contact-page {

}
	.contact-page #content-banner .map {
		float: left;
		width: 600px;
		margin-right: 10px;
	}
	.contact-page #content-banner .contact-info {
		float: left;
		width: 220px;
	}
		.contact-page #content-banner .contact-info .padded {
			height: 350px;
			padding: 10px;
			background: url(../images/bg-white-70.png) repeat;
		}



/*-----------------------------------------------------------------------------
	Coming Soon
-----------------------------------------------------------------------------*/

body.coming-soon-page {
	background: url(/coming-soon/body_bg.jpg) top left repeat;
	color: #ffffff;
	font-size: 18px;
	line-height: 22px;
}
	.coming-soon-page p {
		margin-bottom: 1em;
	}
	.coming-soon-page p .date {
		float: left;
		width: 120px;
		margin-right: 10px;
	}
	.coming-soon-page #content {
		padding-top: 250px;
	}

/*-----------------------------------------------------------------------------
	Browser Fixes
-----------------------------------------------------------------------------*/

.pngfix { 
	behavior: url(resources/scripts/iepngfix.htc) 
}	
















