html {
	
}

body {	
	font-family: Helvetica, Arial sans-serif;
	font-size: 14px;
	line-height: 18px;
	background: url(../images/img/bg.png) #E1DDEE repeat-x;		
}

/** WRAP **/

#body {
	padding-top: 10px;
}

#container {
	position: relative;
	width: 1000px;
	padding-top: 5px;
	background: url(../images/img/borderBG.gif) repeat-y;	
}

.wrap {
	width: 970px;
}

/** HEADER **/

#header {
	text-align: right;
	position: relative;
	height: 138px;
	width: 1000px;
	background: url(../images/img/bgMenu.gif) no-repeat bottom center;
	z-index: 999 !important;
}

#logo {
	position: absolute;
	left: 407px;
	width: 195px;
	height: 184px;
	z-index: 999;
}

.session {
	position: absolute;
	right: 0px;
	top: 65px;
	font-size: 12px;
}

.session a, a.visited, a.active {
	color: #3d1a15;	
}

.session a:hover {
	border-bottom: 1px dotted;
}

#menu {
	font-weight: normal;
	font-size: 18px;
	color: #FFF;
	text-transform: uppercase;
	background: url(/content/skins/lashlounge/images/img/borderTop.gif) no-repeat top center #d30547;
	padding: 15px 0;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 1000px;
}

#menu a, a.visited, a.active {
	color: #FFF;	
}

#menu a:hover {
	color: #9888C0;
	border-bottom: 1px dotted #fff;
}

#menu li {
	list-style: none;
	display: inline;
	margin: 0 4px;
}

.menuL {
	float: left;
	margin-left: 10px;
}

.menuR {
	float: right;
	margin-right: 10px;
}

/** CONTENT **/

.content {
	position: relative;
	background: #FFF;
}

.home {
	position: relative;	
}

.homeBox {
	background:none repeat scroll 0 0 #D5CEE5;
	border:1px solid #D30547;
	color:#2D2D2D;
	font-size:12px;
	line-height:14px;
	margin-top: 5px;
}

.right {
	float: right; 
	width: 234px;
	height: 382px;
	clear: right;
	font-size: 12px;
	background: url(../images/img/bgTOTM.jpg) no-repeat #9888C0;
}

.rightWrap {
	padding: 110px 10px 10px 10px;
	color: #FFF;
}

/** RIGHT COLUMN **/

.content2 {
	float: left;
	width: 700px;	
	padding-right: 15px;
	border-right: 1px dotted #ccc;
}

#right {
	float: right;
	width: 200px;
	clear: right;
	font-size: 12px;
}

.boxr {
	background: #E1DBF1;
	padding: 10px;
	margin-bottom: 15px;
}

.boxr li {
	margin-bottom: 5px;	
}

.cartBox td {
	vertical-align: middle; 
	background: #fff; 
	padding: 3px 10px;
	font-size: 11px;
	line-height: 13px;
}

.subtotalBox td {
	vertical-align: middle; 
	padding: 5px 10px;	
	background: #4E3F68; 
	color: #FFF; 
	font-weight: bold;
}

/** PROMO BOXES BELOW **/

#promo {
	color: #8a8a8f;
	font-size: 14px;
	padding-top: 5px;
}

.box {
	float: left; 
	width: 316px; 
	height: 131px; 
	background: #d5cee5;
	border: 1px solid #d30547;
	font-size: 12px; 
	color: #2d2d2d; 
	line-height: 14px;
}

.box a, a.visited, a.active {
	color: #6746a0;
	border-bottom: 1px dotted;	
}

.box a:hover {
	color: #000;
}

.title {
	margin-bottom: 10px;	
}

/** FOOTER **/

#footer {
	color: #3d1a15;
	padding: 15px 0;
	font-size: 12px;
	background: url(../images/img/bgFooter.gif) repeat-x;
	font-weight: bold;
	text-transform: lowercase;
}

#footer a, a.visited, a.active {
	color: #3d1a15;	
}

#footer a:hover {
	border-bottom: 1px dotted;	
}

.footerBox {
	float: left;
	width: 175px;
	line-height: 22px;	
}

.copyright {
	float: right;
	width: 245px;	
}

/** BLOG **/

.post {
	margin-left: 65px;
	margin-bottom: 15px;
	padding: 5px 15px;
	clear: both;
	position: relative;
	border-left: 1px dotted #C9BEDD;
}

.post h1 {
	border: none;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;	
}

.post h2 {
	font-size: 12px;
	color: #aaa;	
}

.postDate {
	position: absolute;
	left: -66px;
	top: 0;
	background: #FDF5CB;
	width: 65px;
	text-align: center;
}

.postMonth {
	font-size: 11px;
	font-weight: bold;
	background: #4D3E67;
	padding: 0px 5px;
	color: #FFF;
}

.postDay {
	font-size: 28px;
	padding: 7px;
	color: #4D3E67;
}

.postBack {
	border-top: 15px solid #FFF;
	background: #E2DDED;
	padding: 2px 5px;
	font-size: 12px;
	font-weight: bold;
}

/** SERVICES **/

.services {
	font-size: 11px;	
}

.services h3 {
	font-size: 16px;
	font-weight: bold;	
}

.services h4 {
	margin-bottom: 1px;	
}

.service {
	margin-left: 25px;
}

.service td {
	vertical-align: bottom;	
}

/** PRESS **/

.pressBox {
	float: left; 
	width: 140px;
	height: 175px;
	margin: 0 20px 20px 0;
	font-size: 12px;
	border: 5px solid #E1DCED; 	
}

.pressBox:hover {
	border: 5px solid #D30547;
}

.pressBox i {
	padding: 0 5px;
	font-size: 11px;
}

.pressImg {
	overflow: hidden;
	width: 140px;
	height: 140px;
}

.pressTitle {
	font-weight: bold;
	padding: 0 5px;
}

/** SALONS **/

.salonBox{
	background: #f0edf6; 
	width: 275px;
	margin: 15px;
	float: left;	
	border: 1px solid #C9BEDD;
}

.salon {
	background: #FFF; 
	padding: 5px;
}

.salonTitle {
	padding: 5px 10px;
	font-weight: normal;
	text-transform: capitalize;
}

.salonDistance {
	float: right;
	font-size: 12px;
	display: none;
}

.salonHours {
	display: none;	
}

.salonImg {
	width: 245px;
	height: 150px;
	background: #FFF;
	border: 1px dotted #C9BEDD;
	padding: 5px;
}

.salonRight {
	float: right; 
	width: 250px; 
	background: #FFF;
}

.salonInfo {
	padding: 10px;
	background: #f0edf7;
	margin-bottom: 15px;	
}

.salonContent {
	width: 650px; 
	float: left;	
}

.salonInfo h2 {
	font-size: 22px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #B8AED2;
}


/** BASE STYLES **/

.img {
	margin-left: 15px;
	padding: 10px;
	border: 1px dotted #4E3F68;	
}

#formBox {
	background: #f0edf6; 
	float: left;
	font-weight: bold;
}

div.hr {
  height: 7px;
  background: url(../images/img/hr.gif);
  margin: 10px 0;
}
div.hr hr {
  display: none;
}

h1 {
	color: #4F4069;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}

h2 {
	color: #4F4069;
	font-size: 20px;
	padding-bottom: 5px;
}

#featured {
	background: url(../images/img/featuredBg.gif) repeat-y;	
}

.rounded {
	background: #E2DDED;	
	margin-bottom: 10px;
	padding: 5px;
}

.catalogPrice {
	color: #3D1A15;
	font-size: 18px;
}

.catalogList {
	margin: 4px 0 4px 25px;	
}

.catalogList li {
	list-style: none;
	font-size: 18px;
	margin-bottom: 1px;
}

.productTitle {
	border: none;
	padding-bottom: 0px;
	margin-bottom: 15px;
}

.price {
	color: #3D1A15;
	font-size: 18px;
	padding-bottom: 10px;
}

.greytitle {
	font-size: 16px;	
}

.greytitle a, a.visited, a.active {
	color: #5B5758;	
}

.greytitle a:hover {
	color: #007FE6;	
}

.inputText {
	padding: 4px;
	border:1px solid #AF99C9;
	width: 50px;
}

.sortBox td {
	vertical-align: middle;	
}

#pageNavigation {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}

/** CART TABLE **/

.cartTable {
}

.cartTable th {
	font-size: 14px;
	background: #CECED1;
	font-weight: normal;
	padding: 5px;
}

.cartTable td {
	padding: 10px;	
}

/** STYLE TABLE **/

.styleTable {
	font-size: 14px;
}

.styleTable th {
	font-size: 14px;
	background: #E2DDED;
	font-weight: normal;
	padding: 10px;
	vertical-align: middle;
}

.styleTable td {
	padding: 10px;
	text-align: center;
}

/** CHECKOUT STEPS **/

.steps {
	float: right;
	text-align: right;	
}

.steps ul {
	padding: 0px;
	margin: 0px;	
}

.steps li {
	float: left;	
	display: block;
	text-align: center;
	width: 115px;
	padding: 5px;
	list-style: none;
	margin-left: 5px;
	font-size: 11px;
}

/** PADDING WRAP **/

.pad5 {
	padding: 5px;	
}

.pad10 {
	padding: 10px;	
}

.pad15 {
	padding: 15px;	
}

.pad20 {
	padding: 20px;	
}

/** BTN CLASS **/

.btn {
	padding: 5px;
	color: #343434;
	font-weight: bold;
	font-size: 14px;
	background: #BAD600;
	border: none;
}

.btn:hover {
	color: #000;
}


/**NEW FORM STYLES**/

.formFieldSet{
	border:1px solid #CCC;
	/*border-style: outset;*/
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}

.formContent{
	clear:both;
	float:left;
	padding-left:0px;
	width:99%;
}

.formSeparator{
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	background-color:#F0F0F0;
	padding:6px;
	color:#000000;
}

.formHeader{
	clear:both;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#2C2C2F;
	padding:5px;
	letter-spacing: .05em;
	margin-left: 5px;
}

.formLine{
	clear:both;
	float:left;
	width:100%;
}

.formCaption{
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	margin-top:3px;
	text-align:right;
	width:40%;
}

.formControl{
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
}

.formSpace{
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	float:left;
	padding:5px;
	padding-left:15px;
}

.formControlText{
	font-style:normal;
	font-weight:normal;
	width:200px;
	padding: 5px;
	border:1px solid #AF99C9;
	font-size: 14px;
	
}

.formControlSelect{
	font-family:arial;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	width:150px;
	color:#666666;
}

.formButtons{
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
}
/**NEW FORM END**/

.FormItems{
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
	color:#333333;
}

.formRemark{
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#999999;	
}

/* START SLIDESHOW */

.slideshowBox {
	position: relative;
	border-right: 10px solid #c9bedd;
	float: left;
}

#slideshowNav {
	position: absolute;
	bottom: 5%;
	right: 0px;
	background: #dbd4e9;
	padding: 10px 8px 2px 13px;
	z-index: 9999 !important;
}

#slideshowNav a, a.visited, a.active {
	font-size: 0px;
	color: #FFF;
	padding: 9px;
	background: url(../images/img/slideInActive.gif) no-repeat;
}

#slideshowNav a:hover {
	background: url(../images/img/slideHover.gif) no-repeat;	
}

#slideshowNav .activeSlide {
	background: url(../images/img/slideActive.gif) no-repeat;
}

.slideshowContainer {  
    padding: 0;  
    margin: 0;
    z-index: 100;
} 
 
.slideshowContainer img {  
    top: 0; 
    left: 0;
} 

/* END SLIDESHOW STYLES */

/* START BRAND LANDING PAGE */
#brandCats {
	background: #E5F3F6;
	padding: 10px;	
}

.brandParent {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #262223;
	text-decoration: underline;
}

.brandParent a, a.visited, a.active {
	color: #262223;
	text-decoration: underline;
}

.brandParent a:hover {
	color: #116E85;	
}

.brandCategories {
	width: 150px;
	float: left;	
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.brandCategories ul {
	margin-left: 0px;	
}

.brandCategories li {
	list-style: none;
	margin: 0px;
}

.red {
	color: #D80029;
	font-size: 14px;	
}

/* END BRAND LANDING PAGE */

/* CAROUSEL */

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}


