@import url("http://webres.s3.amazonaws.com/clearfix.css");

*{
	margin:0;
	padding:0;
}

body{
	/*background:url(images/bg.jpg) top left repeat !important;*/
	background:url(images/grad.jpg) top left repeat-x !important;
	font-family:'Helvetica Neue', Helvetica, Arial, sans serif !important;
	font-size:12px;
	color:#363636;
}


.break{
	display:block;
}


#header #header-right span.greet{
	float:right;
	width:250px;
	clear:both;
	margin:5px 0px 10px;
}

#content_area p{
	margin:0px 0px 30px;
	font-size:14px !important;
}


#content_area ul.list{
	margin:5px 0px 30px 40px;
}


#content_area table, #content_area td, #content_area table table table div span{
	font:13px Helvetica, Arial, sans serif !important;
	color:#363636 !important;
}

#content #content_area{
	width:950px !important;
	margin:10px 0 30px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	position:relative;
	padding:15px !important;
	min-height:500px;
}

#content #content_area .home-slide{
	margin-top:-12px;
}

.colors_lines_light{
	background-color:0;
	display:none;
}

#login_sendpass .colors_lines_light{
	display:block;
}


.home-slide b, .home-slide i, .home-slide br{
	display:none;
}


#content_area{
	background:#fff;
	border:1px solid #f1e1fa;
	float:left; 
	-moz-box-shadow:0px 0px 4px rgba(0,0,0,.1);
	-webkit-box-shadow:0px 0px 4px rgba(0,0,0,.1);
}

#default #content_area, #home-page #content_area, #Default #content_area{
	background:none;
	border:0;
	padding:0 !important;
	width:980px !important;
	-moz-box-shadow:0px 0px 0px rgba(0,0,0,0);
	-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0);
	margin-top:0px;  
}

#second_nav{
	display:none;
}

#default #first_nav, #home-page #first_nav{
	width:977px;
}

#default #second_nav, #home-page #second_nav{
	display:block;
}

#content_area table b:first-child{
	font-size:12px;
	font-weight:normal;
}

#content_area .page-title{
	border-bottom:1px solid #e6e6e6;
	font-size:24px;
	margin:20px 0 10px;
}

#default #content_area .page-title, #home-page #content_area .page-title{
	display:none;
}

#header h1 a{
	background:url(images/logo.png) top center no-repeat;
	width:331px !important;
	height:110px !important;
	display: block;
	overflow:hidden;
	text-indent:-9999px;
	margin-top:10px;
}


/***** NAV *****/

#new-nav{
	list-style:none;
	float:left;
	width:977px;
	background:#fff url(images/navbg.png) bottom left repeat-x;
	border:1px solid #e6e6e6;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	position:relative;
	z-index:10;
}

#new-nav li{
	display:block;
	position:relative;
	float:left;
}

#new-nav li a{
	float:left;
	padding:10px 28px 8px;
	display:block;
	border-left:1px solid #fff;
	border-right:1px solid #e6e6e6;
	text-shadow:1px 1px 1px #fff;
	font-size:13px;
	font-weight:bold;
}

#new-nav li.active > a{
	color:#b60b60;
}

#new-nav li.first a{
	border-left:none;
	border-radius:5px 0px 0px 5px;
}

#new-nav li.last a{
	border-right:none;
	border-radius:0px 5px 5px 0px;
}

#new-nav > li.last > a{
	padding:10px 24px 8px 32px;
}

#new-nav li.last ul li a{
	border-radius:0px;
}

#new-nav li.first ul li a{
	border-radius:0px 0px 0px 0px;
}

#new-nav li ul{
	display:none;
	width:200px;
	border:1px solid #ccc;
	border-top:none;
	background:#fff;
	background:rgba(255,255,255,.98);
	border-radius:0px 0px 3px 3px;
	box-shadow:0px 2px 6px rgba(0,0,0,.15);
	position:absolute;
	top:35px;
	left:0;
	z-index:9;
}

#new-nav li:hover ul, #new-nav li.active ul{
	display:block;
}

#new-nav li ul li{
	display:block;
	float:none;
}

#new-nav li ul li a{
	display:block;
	float:none;
	border-bottom:1px solid #e6e6e6;
	padding:10px 8px;
	font-weight:bold;
	font-size:11px;
	border-left:none;
	border-right:none;
}

#new-nav li ul li a:hover{
	background:#f6f6f6;
}

#new-nav li ul li a.last-child{
	border-bottom:none;
	border-radius:0px 0px 3px 3px;
}



#first_nav{
	float:left;
	background:#fff url(images/navbg.png) bottom left repeat-x;
	border:1px solid #e6e6e6;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	width:100%;
}

#first_nav #display_menu_1 ul{
	float:left;
}

#first_nav a.shop-link{
	float:left;
	display:block;
	border-left:1px solid #fff;
	text-shadow:1px 1px 1px #fff;
	font:bold 1.06em Helvetica, Arial, sans serif !important;
	/*background:url(images/shop.png) 3px center no-repeat;*/
	padding:10px 6px 8px;
}

#first_nav ul li{
list-style:none;
list-style-type:none;
list-style-image:none;
display:inline;
}

#first_nav ul li a{
float:left;
padding:10px 7px 8px;
display:block;
border-left:1px solid #fff;
border-right:1px solid #e6e6e6;
text-shadow:1px 1px 1px #fff;
}

#first_nav ul li:first-child a{
	border-left:0;
}


#first_nav ul ul{
	display:none;
}



#first_nav #display_menu_1 .nav a {
font:bold 1em Helvetica, Arial, sans serif !important;

}

#first_nav h2{
	display:none;
}


#header, #content, #footer{
	width:980px !important;
	background:none !important;
	clear:both;
}

#header{
	margin:20px 0px 15px;
}



#left_nav{
	background:none !important;
}

#content > table:first-child{
	width:980px;
}

#footer{
	text-align:left !important;
	margin-bottom:50px;
	float:left;
}

#footer_top{
	display:none;
}

#footer .col{
	float:left;
	margin-right:33px;
	width:220px;
}

#footer .col ul{
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	text-align:left;
}

#footer #display_menu_1 ul li.nav a, .col ul li a{
	font-weight:normal;
	font-size:13px;
	display:block;
}



#footer .col h4{
	border-bottom:2px solid #670134;
	font-size:16px;
	margin-bottom:5px;
}

#footer .col #payment{
	float:left;
	width:122px;
}

#footer .col #payment .payment{
	margin:5px;
	float:left;

}

#footer .col #seal{
	float:right;
}

#footer .col #seal a{
	margin:5px;
}

#footer .col #seal a img{
	width:80px;
	height:90px;
}

#footer .last{
	margin-right:0px !important;
}

/***** CUSTOM *****/

#wrapper{
	width:980px;
	margin:0px auto 60px;
	position:relative;
}

#wrapper .user-text{
	position:absolute;
	right:0px;
	top:-50px;
}

a{
	color:#670134;
	text-decoration:none !important;
}

a:hover{
	color:#b60b60;
}

a img{
	border:0;
}


.round, #action-points li a{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	
	
}

#header-right{
	float:right;
}




#display_menu_2 ul{
	float:right;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	margin-bottom:10px;
}

#display_menu_2 ul li.nav{
	float:left;
	display:inline;
	font:12px normal Helvetica !important;
}

#display_menu_2 ul li.nav a{
	float:left;
	margin-right:5px;

}


#display_menu_2 .nav a{
	font-size:12px !important;
	font-weight:normal !important;
	font-family: Helvetica,Arial,sans serif !important;
}


ul.flow li{
	list-style-type:none;
	list-style:none;
	list-style-image:none;
	display:inline;
}



.booking-mod{
	background:url("images/contact.png") no-repeat scroll 6px 2px #FFFFFF;
	box-shadow:0px 1px 3px rgba(0,0,0,.05);
    border: 1px solid #F1E1FA;
    clear: both;
    float: right;
    padding: 5px 5px 5px 58px;
    width: 240px;
}


.booking-mod a.title{
	font-size:16px;
	display:block;
	font-weight:bold;
}

.booking-mod span.action{
	font-size:12px;
}

a#alist{
	display:block;
	clear:both;
	border-radius:5px;
	margin:5px 0px 0px;
	float:right;
	overflow:hidden;
	width:140px;
}

a#alist img{
	width:180px;
	border-radius:5px;
	position:relative;
	left:-19px;
}


/***** INTRO MOD *****/

#content #content_area table{
	clear:both;
}

#intro-mod{
	background:#f6f6f6;
	width:980px;
	margin:0px auto 25px;
	height:350px;
	clear:both;
	position:relative;
	float:left;
}

#intro-mod-slide{
	list-style:none;
	list-style-type: none;
	list-style-image:none;
}

#intro-mod-slide li#item0{
	background:url(images/slide0.jpg) center center no-repeat;
	width:978px;
	height:348px;
	border:1px solid #e6e6e6;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	text-indent:-9999px;
	float:left;
	display:block;
}

#intro-mod-slide li#item1{
	/* background:url(images/slide1.jpg) center center no-repeat; */
	background:url(images/slide4b.jpg) center center no-repeat;
	width:978px;
	height:348px;
	border:1px solid #e6e6e6;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	text-indent:-9999px;
	float:left;
	display:block;
}

#intro-mod-slide li#item2{
	background:url(images/slide2.jpg) center center no-repeat;
	width:978px;
	height:348px;
	border:1px solid #e6e6e6;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	text-indent:-9999px;
	float:left;
	display:block;
}


#intro-mod-slide li#item3{
	/* background:url(images/slide3.jpg) center center no-repeat; */
	background:url(images/slide3b.jpg) center center no-repeat;
	width:978px;
	height:348px;
	border:1px solid #e6e6e6;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	text-indent:-9999px;
	float:left;
	display:block;
}

#intro-mod-slide li#item4{
	background:url(images/slide4.jpg) center center no-repeat;
	width:978px;
	height:348px;
	border:1px solid #e6e6e6;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	text-indent:-9999px;
	float:left;
	display:block;
}

#intro-mod-slide li#item5{
	background:url(images/slide5.jpg) center center no-repeat;
	width:978px;
	height:348px;
	border:1px solid #e6e6e6;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	text-indent:-9999px;
	float:left;
	display:block;
}

#intro-mod-slide li#item6{
	background:url(images/slide6.jpg) center center no-repeat;
	width:978px;
	height:348px;
	border:1px solid #e6e6e6;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
	text-indent:-9999px;
	float:left;
	display:block;
}


#intro-mod #intro-text{
	position:absolute;
	top:25px;
	left:25px;
	z-index:100;
	width:400px;
}

#intro-mod #intro-text h2{
	background:url(images/intro-text.png) top left no-repeat;
	width:373px;
	height:124px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin-bottom:13px;
	display:none;
}

#intro-mod #intro-mod-slide .greet-text{
	font-size:19px !important;
	margin:0px 13px;
	color:#670134;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.15);
	text-indent:0;
	display:block;
	width:400px;
	position:absolute;
	top:160px;
	left:28px;
	clear:both;
	
}

#intro-mod-slide li{
	box-shadow:0px 1px 3px rgba(0,0,0,.07);
}





#action-points{
	position:absolute;
	bottom:20px;
	z-index:10;
	margin:0px 20px;
}

#action-points li a{
	float:left;
	padding:10px;
	width:193px;
	display:block;
	background:url(images/mainmod-bg.png) top left repeat;
	background:rgba(244,232,247,.6);
	border:1px solid #f1e1fa;
	margin:0px 10px;
	font-size:17px !important;
	font-weight:bold !important;
	text-shadow:1px 1px 2px rgba(0, 0, 0, 0.2);
	
}

#action-points li a:hover{
	border:1px solid #ddc2ec;
}

#action-points li a img{
	float:left;
	margin-right:10px;
}

#action-points li a span{
	position:relative;
	top:3px;
}


/***** LEFT INTRO *****/

#intro-block{
	clear:both;
}

#left-intro{
	clear:both;
	float:left;
	width:600px;
}

#left-intro h3{
	font-size:24px;
	margin-bottom:15px;
	color:#670134;
	border-bottom:1px solid #e6e6e6;
}

#left-intro p{
	font-size:14px;
	line-height:17px;
	margin-bottom:0;
}

#left-intro h3 .break{
	display:inline;
}

#content_area #left-intro h3{
	font-size:19px;
	margin-bottom:5px;
	padding-bottom:5px;
}

#left-intro a{
	display:block;
	width:604px;
	height:89px;
	text-indent:-9999px;
	background:url(images/eyemaxworkshopbanner.jpg) 0 0 no-repeat;
}


/***** RIGHT INTRO *****/

#right-intro{
	width:340px;
	margin-left:40px;
	float:left;
	position:relative;
	z-index:100;
	clear:right;
	
}

#mailing_list{
	background:#fcf8fd;
	padding:18px 10px;
	border:1px solid #f1e1fa;
	width:285px;
	float:right;
	clear:both;
	margin:2px 0px 0px;
}

#mailing_list div a img{
	padding:10px 0px 0px;
}

#mailing_list .mail-text{
	padding-left:50px;
	background:url(images/mailer.png) top left no-repeat;
	margin-bottom:4px;
	padding:0px 0px 10px 55px;
}

#mailing_list .mail-text span.mail-title{
	color:#670134;
	font-size:20px;
	font-weight:bold;
	display:block;
}

#mailing_list form{
	display:block !important;
}


#second_nav{
	float:right;
	clear:both;
	margin:20px 0px;
}


#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mailing_list input#search_button, #mc-embedded-subscribe{
	background:transparent url(images/submit.jpg) top center no-repeat !important;
	text-indent:-9999px;
	width:62px !important;
	height:31px !important;
	display:block !important;
	overflow:hidden;
	line-height:0px !important;
	float:right;
	margin-left:5px;
	border:0 !important;
}

#mailing_list input#mail-input, input#mce-EMAIL{
	border:1px solid #F1E1FA !important;
	font-size:14px;
	height:24px;
	padding:5px 3px 0 !important;
	width:205px !important;
	margin:0 !important;
}


#display_promotions_999{
	display:none;
	
}


/***** SERVICES SECTION ******/


#section_wrap{
	clear:both;
	margin:40px 0px;
	float:left;
}

.section{
	float:left;
	width:230px;
}

#content_area .section p{
	font-size:13px !important;
	padding:0px 3px;
}

.section img{
	margin:0px 0px 10px;
}

.section h4{
	font-weight:bold;
	font-size:18px;
}

#section_b{
	margin:0px 20px;
}

#section_c{
	margin:0px 20px 0px 0px;
}


.mid-section{
	border-bottom: 1px solid #E6E6E6;
    font-size: 22px;
    margin: 40px 0 10px;
}

#content_area table table table div span.inline-price{
	clear: both;
    font-size: 14px !important;
    margin: 20px 10px;
    color:#670134 !important;
    font-weight:bold !important;
    display:block;
}

/***** FAQS *****/

ol{
	margin-left:30px;
}

ol li{
	margin-bottom:20px;
}


ol li strong{
	font-size:14px;
	margin-bottom:5px;
}

/***** LOGIN PAGE *****/

#login #content_area{
	padding-bottom:50px !important;
}

#login #content_area form table table{
	font-size:14px;
}

#login #content_area form table table table td{
	padding:10px 0px 0px;
}

#login #content_area form table table table td input[type="text"], #login #content_area form table table table td input[type="password"]{
	height:26px;
	font-size:18px;
	border:1px solid #ccc;
	margin-left:10px;
	padding:2px 4px 4px;
	width:250px;
}

#login #content_area form table table table td input:focus{
	border:1px solid #DDC2EC;
} 


#login #content_area form table table table td a{
	clear:both;
	display:block;
	margin:3px 0px 0px 10px;
	font-size:11px;
}


#login #content_area form table table table td b{
	font-weight:bold;
	font-size:14px;
}

#login #content_area > img{
	display:none;
}

#login #content_area form table a img{
	display:block;
	clear:both;
	margin-top:10px;
}

#login #content_area .colors_productname b{
	display:block;
	font-size:16px !important;	
	margin-bottom:10px;
	color:#363636;
}

#login #content_area .page-title{
	margin:10px 0px;
}


/***** NEW CUSTOMER *****/

#AccountSettings #content_area form table b{
	font-weight:bold;
	font-size:14px;
}


#AccountSettings input, #AccountSettings input[name="Email"], #AccountSettings input[name="Emailagain"], #AccountSettings input[type="password"]{
	height:26px;
	font-size:18px;
	border:1px solid #ccc;
	margin:5px 0px 5px 10px;
	padding:2px 4px 4px;
	width:250px !important;
}

#AccountSettings input[type="radio"], #AccountSettings input[type="checkbox"], #AccountSettings input[type="image"]{
	height:auto;
	padding:0;
	width:auto !important;
	border:0;
}


#AccountSettings select{
	margin:5px 0px 5px 10px;
}


/***** MAILING LIST CONFIRMATION *****/

#MailingList_subscribe #content_area > img{
	display:none;
}

#MailingList_subscribe #content_area .page-title{
	margin:10px 0px;
}

#MailingList_subscribe #content_area form > table{
	width:100% !important;
}


#MailingList_subscribe #content_area .mlist-confirmation{
	width:500px;
	padding:15px;
	display:block;
	background:#f6f6f6;
	font-size:18px;
	margin:10px auto;
	border:1px solid #ccc;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#MailingList_subscribe #content_area form table table{
	width:500px;
	margin:0 auto;
}


/***** SERVICES *****/

#content_area .service-img{
	text-align:center;
}

#content_area .service-mod{
	width:900px;
	margin:15px auto;
	border:1px solid #ccc;
	background:#fff url(images/service.png) left 35px repeat-x;
}

#content_area .service-mod .header{
	float:left;
	border-bottom:1px solid #ccc;
	display:block;
	width:880px;
	padding:7px 10px 5px;
	margin-bottom:10px;
	background:#f5f5f5;
}

#content_area .service-mod .header h3{
	float:left;
	font-size:20px;
}

#content_area .service-mod .header .price{
	font-size:20px !important;
	float:right;
	font-style:italic !important;
	display:block;
	font-weight:bold !important;
	color:#670134 !important;
}

#content_area .service-mod p{
	margin:20px 10px;
	clear:both;
	font-size:14px !important;
}


#content_area .service-mod h4{
	margin:20px 10px 10px;
	font-size:16px !important;
}

#content_area .service-mod ul.additional-price{
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	margin:0px 10px 10px;
	font-size:16px !important;
	color:#670134 !important;
}

#content_area .service-mod strong{
	display:block;
}

#content_area .service-mod .sub-price{
	font-size:16px !important;
	color:#670134 !important;
	display:block;
	clear:both;
	margin:5px 0px;
	font-weight:bold !important;
}

#content_area .service-mod p.italic{
	font-style:italic;
}

#content_area h3.subsection{
	font-size:20px;
	margin:50px 0px 10px;
}


/***** RAVES *****/

#raves p{
	font-size:14px !important;
	margin:25px 0px; 
}

#raves .author{
	font-size:14px !important;
	color:#666 !important;
	font-weight:bold !important;
	margin-left:10px;
}

#raves p:first-child{
	margin-top:0px;
}


/***** CLEAN SUBPAGE TITLES *****/

.Resources .colors_backgroundneutral table, .AboutUs .colors_backgroundneutral table, #SearchResults .colors_backgroundneutral table{
	display:none;	
}

.subcategory_link{
	display:block !important;
	border:1px solid #ccc;
	padding:10px 12px 7px;
	font-weight:bold;
	font-size: 20px;
	background:#f6f6f6;
	float:left;
	margin:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}


/***** VISIT US PAGE *****/


#addresstext{
	float:left;
}

#map{
	float:right;
	border:1px solid #ccc;
}

/***** ABOUT KIRALEE *****/

img.headshot{
	float:left;
	margin:0px 20px 0px 0px;
	border:1px solid #ccc;
	-moz-box-shadow:0px 1px 4px rgba(0,0,0,.2);
	-webkit-box-shadow:0px 1px 4px rgba(0,0,0,.2);
}

#kiralee-info{
	float:left;
	width:675px;
}

#kiralee-info .portfolio-list h4{
	margin-bottom:10px;
}

#kiralee-info .portfolio-list{
	float:left;
	margin:0px 20px 0px 0px;
}











