/*
Theme Name: Christina Fitzgerald
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Feel Creative
Author URI: http://feelcreative.com.au/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

a:active, a:focus {
    outline: 0;
}

object:active, object:focus {
    outline: 0;
}

/* Begin Typography & Colors */
body {
	margin:0px;
	background:url(images/bg.jpg) left top repeat-x #ffffff;
	background-position:0 -100px;
	_background-position:0 -90px;
	/*font-family:"Eagle", "Myriad Pro", Arial, Verdana, Helvetica, sans-serif;*/
	font-family:"Eagle", "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;	
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.clr{
	clear:both;
}
#wrap{
	width:974px!important;
	width:982px;
	margin:0 auto;
}
#search{
	background:url(images/search_bg.png) left top no-repeat;
	width:215px;
	height:32px;
	float:right;
	padding:4px 22px;
}
#search input{
	background:url(images/search_input.gif) left top no-repeat;
	width:174px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;
	border:0px;
	height:14px;
	float:left;
	padding:2px 5px;
}
#search input#searchsubmit{
	background:url(images/search_btn.png) left top no-repeat;
	width:19px;
	cursor:pointer;
	height:19px;
	padding:0px;
	float:right;
	text-indent:-9999px;
}
#search input#searchsubmit:hover{
	background:url(images/search_btn_hover.png) left top no-repeat;
}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

/*#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}*/

small {
	/*font-family: Arial, Helvetica, Sans-Serif;*/
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #501a5c;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Arial, Verdana, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Arial, Verdana, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a{
	color:#260a3a;
	text-decoration:none;
	outline:none;
}
a:hover{
	color:#989482;
	text-decoration:none;
}

strong a {
	font-weight:bold;
}

strong a:hover {
	font-weight:bold;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Arial, Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/*#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}*/

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	}
#searchform label{
	display:none;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

#wrapper{
	background:url(images/home_wrapper.jpg) no-repeat;
	background-position:50% 30px;
	width:100%;
	padding:120px 0 0 0;
}
/*#wrapper{
	background:url(images/home_wrapper.jpg) no-repeat;
	background-position:50% 130px;
	width:100%;
	padding:220px 0 0 0;
}*/
#inner-wrapper{
	background:url(images/inner_wrapper.jpg) no-repeat;
	background-position:50% 30px;
	width:100%;
	padding:120px 0 0 0;
}
/*#inner-wrapper{
	background:url(images/inner_wrapper.jpg) no-repeat;
	background-position:50% 130px;
	width:100%;
	padding:220px 0 0 0;
}*/
#menu{
	background:url(images/menu-top.png) right top no-repeat;
	width:115px;
	padding:13px 0 0 0;
	*padding:13px 0 0 1px;
	float:left;
	margin:45px 0 0 7px;
}
#menu h2{
	display:none;
}
#menu ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	float:left;
	width:100%;
	background:url(images/menu-btm.png) left bottom no-repeat;
	text-transform:uppercase;
}
#menu ul li{
	line-height:15px;
	background:url(images/menu-devider.png) right top no-repeat;
	padding:10px 0px 6px 15px;
	display:block;
}
#menu ul li.page-item-home{
	background:none;
	padding-top:0px;
}
#menu ul li.menu_lastli{
	background:none;
	padding-top:0px;
}
#menu ul li a{
	color:#5e5b4f;
	display:block;
	text-decoration:none;
}

/*#menu ul li a span{
	display:none;
}*/

#menu ul li.page-item-home a {text-indent:-9999px;background:url(images/main-nav-home.png) no-repeat -100px 0; height:15px}
#menu ul li.page-item-2 a {text-indent:-9999px;background:url(images/main-nav-news.png) no-repeat -100px 0; height:15px}
#menu ul li.page-item-18 a {text-indent:-9999px;background:url(images/main-nav-cf.png) no-repeat -100px 0; height:30px}
#menu ul li.page-item-product a {text-indent:-9999px;background:url(images/main-nav-products.png) no-repeat -100px 0; height:15px}
#menu ul li.page-item-treatment a {text-indent:-9999px;background:url(images/main-nav-treatments.png) no-repeat -100px 0; height:15px}
#menu ul li.page-item-915 a {text-indent:-9999px;background:url(images/main-nav-treatments.png) no-repeat -100px 0; height:15px}
#menu ul li.page-item-25 a {text-indent:-9999px;background:url(images/main-nav-paintyournails.png) no-repeat -100px 0; height:30px}
#menu ul li.page-item-27 a {text-indent:-9999px;background:url(images/main-nav-prmedia.png) no-repeat -100px 0; height:15px}
#menu ul li.page-item-prmedia a {text-indent:-9999px;background:url(images/main-nav-prmedia.png) no-repeat -100px 0; height:15px}
#menu ul li.page-item-29 a {text-indent:-9999px;background:url(images/main-nav-contact.png) no-repeat -100px 0; height:15px}
#menu ul li.page-item-31 a {text-indent:-9999px;background:url(images/main-nav-training.png) no-repeat -100px 0; height:30px}
#menu ul li.page-item-1765 a {text-indent:-9999px;background:url(images/main-nav-faq.png) no-repeat -100px 0; height:15px}
#menu ul li.page-item-1758 a {text-indent:-9999px;background:url(images/main-nav-beauty.png) no-repeat -100px 0; height:30px}
#menu ul li.page-item-1767 a {text-indent:-9999px;background:url(images/main-nav-locatop.png) no-repeat -100px 0; height:30px}
#menu ul li.page-item-1770 a {text-indent:-9999px;background:url(images/main-nav-treatments-new.png) no-repeat -100px 0; height:30px}
#menu ul#verticalmenu li.page_item ul li a{
	color:#5e5b4f;
	display:block;
	text-decoration:none;
	text-indent:0px;
	background:none;
	height:auto;
	width:100px;
}
#menu ul li.page_item a:hover, #menu ul li.page_item.current_page_item a{
	background-position:0px 0px;
}
/*--------For Products-Menu---------------------*/
#menu ul li.page-item-3{
	display:none;
}
#menu ul li.page-item-31{
	display:none;
}
#menu ul li.page-item-21{
	display:none;
}
#menu ul li.page-item-231{
	display:none;
}
#menu ul li.page-item-23{
	display:none;
}
#menu ul li.page-item-27 ul, #menu ul li.page-item-1758 ul{
	display:none;
 visibility:hidden;
 opacity:0;
 width:0;
 height:0;
 overflow:hidden;
}
#menu ul li.page-item-186{
	display:none;
}
#menu ul li.page-item-194{
	display:none;
}
#menu ul li.page-item-272{
	display:none;
}
#menu ul li.page-item-274{
	display:none;
}
#menu ul li.page-item-278{
	display:none;
}
#menu ul li.page-item-294{
	display:none;
}
/*--------For Products-Menu---------------------*/
#page_container{
	width:843px;
	_width:840px;
	float:right;
	margin:0 8px 0 0;
}
#logo{
	text-align:center;
	position:relative;
	margin-top:-43px;
	width:840px;
}
#container{
	padding:10px;
	/*font-family:Arial, Verdana, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:500px;
	width:820px;
}
#footer{
	padding:20px 20px 30px 20px;
	color:#260a3a;
	width:800px;
	_width:780px;
	margin:0 10px 0 0;
	float:right;
	text-transform:none;
}
#footer .floatleft{
	background:url(images/copy_shadow.png) left bottom no-repeat;
	padding:0 0 10px 0;
	text-transform:none;
}
#footer .floatleft small{
	width:200px;
	display:block;
	font-size:11px;
	text-transform:none;
}
#footer .floatright{
	background:url(images/footer_links_shadow.png) left bottom no-repeat;
	background-position:6px 100%;
	padding:0 0 5px 0;
	text-transform:none;
}
#footer .floatright ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#footer .floatright ul li{
	padding:0 6px;
	display:block;
	float:left;
}
#footer .floatright ul li a{
	color:#260a3a;
	width:110%;
}
#footer .floatright ul li small{
	display:block;
	font-size:11px;
	float:left;
	text-transform:none;
}
#footer .floatright ul li.footer-item1 small{
	width:55px;
}
#footer .floatright ul li.footer-item2 small{
	width:48px;
}
#footer .floatright ul li.footer-item3 small{
	width:44px;
}
#footer .floatright ul li.footer-item4 small{
	width:57px;
}
.content{
	padding:20px 30px;
}
.content h2{
	font-size:33px;
	color:#989482;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0px;
}
.content h3{	
	font-size:27px;
	text-transform:uppercase;
	font-weight:normal;
	margin:10px 0;
	padding:0px;
	color:#989482;
	text-align:left;
	z-index:0;
}
.content h3 a{
	color:#989482;
	text-decoration:none;
}
.content h4{	
	/*font-size:22px;*/
	font-size:16px;
	text-transform:uppercase;
	font-weight:normal;
	margin:5px 0;
	padding:0px;
	/*color:#989482;*/
	color:#260A3A;
	text-align:left;
	line-height:70px;
}
.content h5{	
	font-size:12px;
	/*text-transform:uppercase;*/
	font-weight:normal;
	margin:5px 0 5px 0;
	padding:0px;
	color:#260a3a;
	text-align:left;
}
.pages{
}
.breadcrumb, .breadcrumb a{
	color:#989482;
	text-decoration:none;
	margin:-10px 0 10px 0;
	font-size:12px;
}
.breadcrumb a:hover{
	color:#85669B;
	text-decoration:none;
}
.page_head{
	/*background:url(images/head_shadow.png) center bottom no-repeat;*/
	padding:0 0 10px 0;
}
.page_head .floatleft{
	width:500px;
}
.news-listing .post{
	background:url(images/news-devider.png) center bottom no-repeat;
	padding:0 0 20px 0;
	margin:5px 0 0 0;
	color:#000000;
}
.posted{
	color:#260a3a;
	font-size:10px;
}
.posted_new{
	color:#260a3a;
	font-weight:bold;
	font-size:12px;
}
.news-listing .post h4{
	margin:0px;
	padding:0px;
	font-size:16px;
	color:#260A3A;
	text-transform:uppercase;
}
.news-listing .post h4 a{
	color:#260a3a;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
div#wn{ 
    position:relative;
	height:180px;
    overflow:hidden;	
}
div#wn1{ 
    position:relative;
	height:140px;
    overflow:hidden;
	margin:0 0 30px 0;
}
div#wn2{ 
    position:relative;
	height:200px;
    overflow:hidden;
	margin:20px 0 30px 0;
}
#shopp #easyscrollnav{
	background:url(images/scrollbox.gif) left top no-repeat;
	padding:4px 2px 13px 52px;
	list-style-type:none;
	position:relative;
	top:0;
	margin-left:0;
}
#shopp #easyscrollnav li{
	display:inline;
}
#shopp #btnUp{
	background:url(images/tri-up.gif) left top no-repeat;
	display:block;
	width:12px;
	height:8px;
	float:left;
	cursor:pointer;
}
#shopp #btnUp:hover{
	background:url(images/tri-up-hover.gif) left top no-repeat;
}
#shopp #btnDown{
	background:url(images/tri-dn.gif) left top no-repeat;
	display:block;
	width:24px;
	height:8px;
	float:left;
	margin:0 0 0 3px;
	cursor:pointer;
}
#shopp #btnDown:hover{
	background:url(images/tri-dn-hover.gif) left top no-repeat;
}
.news_entry p{
	margin:10px 0 0 0;
	padding:0px;
}
.news_info{
	margin:20px 0 0 0;
	float:left;
	width:430px;
}


.glossymenu li{
	position: relative;
	/*font-family:Arial, Verdana, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index:9999;
	display:block;
}
.glossymenu li ul{ /*SUB MENU STYLE*/
	position: absolute;
	width:200px; /*WIDTH OF SUB MENU ITEMS*/
	left:0;
	top: 0;
	display:none;
	border:0px;
	z-index:100;
}

.glossymenu li ul a{
width: 185px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
/*font-family:Arial, Verdana, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
background:none;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
background: transparent url(arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;

}

.glossymenu li a:hover{
background-image: url(glossyback2.gif);
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */
#menu ul li ul li{
	background:none;
	padding:3px 15px;
	display:block;
	font-size:10px;
}
#menu ul li ul li a:hover{
	background:none;
}
#menu ul li ul{
	background:url(images/subul_top.png) left top no-repeat;
	background-position:2px 0;
	margin:-17px 0 0 113px;
	_margin:-17px 0 0 2px;
	padding:30px 0 0 0;
	width:148px;
	z-index:999;
}
#menu ul li ul li.lastli{
	display:block;
	background:url(images/subul_btm.png) left bottom no-repeat;
	background-position:2px 0;
	width:147px;
	height:34px;
	position:relative;
	margin:0 0 -49px -15px;
	_margin:0 0 -34px 0;
}
/*#menu ul li.page-item-18 ul li{
	padding:0px;
	line-height:3px;
	font-size:10px;
}
#menu ul li.page-item-18 ul li a:hover{
	background:none;
}
#menu ul li.page-item-18 ul{
	background:url(images/cf_ul.png) left top no-repeat;
	background-position:2px 0;
	margin:-20px 0 0 0;
	padding:30px 0 0 0;
	width:148px;
	height:86px;
	z-index:100;
}*/
/*#menu ul li.page-item-23 ul{
	background:url(images/treatnment_ul.png) left top no-repeat;
	background-position:2px 0;
	margin:-20px 0 0 0;
	padding:30px 0 0 0;
	width:148px;
	height:88px;
	z-index:100;
}
#menu ul li.page-item-23 ul li{
	padding:0px;
	line-height:3px;
	font-size:10px;
}
#menu ul li.page-item-23 ul li a:hover{
	background:none;
}*/
#menu ul li.page-item-18.current_page_item ul li a{
	color:#5E5B4F;
	background:none;
}
#menu ul li.page-item-18.current_page_parent ul li a{
	color:#5E5B4F;
	background:none;
}
#menu ul li.page-item-18.current_page_item ul li a:hover{
	color:#151D25;
}
#menu ul li.page-item-18 ul li a:hover{
	background:none;
}
#menu ul li.page-item-treatment.current_page_item ul li a{
	color:#5E5B4F;
	background:none;
}
#menu ul li.page-item-treatment.current_page_parent ul li a{
	color:#5E5B4F;
	background:none;
}
#menu ul li.page-item-treatment.current_page_item ul li a:hover, #menu ul li.page-item-treatment.current_page_parent ul li a:hover{
	color:#ff5800;
}
#menu ul li.page-item-treatment ul li a:hover{
	background:none;
}
#menu ul li.page-item-915.current_page_item ul li a{
	color:#5E5B4F;
	background:none;
}
#menu ul li.page-item-915.current_page_parent ul li a{
	color:#5E5B4F;
	background:none;
}
#menu ul li.page-item-915.current_page_item ul li a:hover, #menu ul li.page-item-915.current_page_parent ul li a:hover{
	color:#ff5800;
}
#menu ul li.page-item-915 ul li a:hover{
	background:none;
}
/*#menu ul li.page-item-21 ul{
	background:url(images/products_ul.png) left top no-repeat;
	background-position:2px 0;
	margin:-20px 0 0 0;
	padding:25px 0 0 0;
	width:148px;
	height:117px;
	z-index:100;
}
#menu ul li.page-item-21 ul li{
	padding:0px;
	line-height:2px;
	font-size:10px;
}
#menu ul li.page-item-21.current_page_item ul li a{
	color:#5E5B4F;
	background:none;
	display:block;
}*/
#menu ul li.page-item-product.current_page_item ul li a:hover{
	color:#990032;
}
#menu ul li.page-item-product.current_page_item ul li a{
	background:none;
	color:#5E5B4F;
}
#menu ul#verticalmenu li.page-item-product ul li a:hover{
	color:#990032;
}
#menu ul#verticalmenu li.page-item-treatment ul li a:hover{
	color:#ff5800;
}
#menu ul#verticalmenu li.page-item-915 ul li a:hover{
	color:#ff5800;
}
#menu ul#verticalmenu li.page-item-18 ul li a:hover{
	color:#151d25;
}
/*#menu ul li.page-item-31 ul{
	background:url(images/te_ul.png) left top no-repeat;
	background-position:2px 0;
	margin:-20px 0 0 0;
	padding:30px 0 0 0;
	width:148px;
	height:117px;
	z-index:100;
}
#menu ul li.page-item-31 ul li{
	padding:0px;
	line-height:3px;
	font-size:10px;
}*/
#menu ul li.page-item-31.current_page_item ul li a{
	color:#5E5B4F;
	background:none;
}
#menu ul li.page-item-31.current_page_parent ul li a{
	color:#5E5B4F;
	background:none;
}
#menu ul li.page-item-31.current_page_item ul li a:hover{
	color:#122395;
}
#menu ul li.page-item-31 ul li a:hover{
	background:none;
}
.news_entry a{
	/*text-decoration:underline;*/
}
.news_entry a:hover{
	font-weight:bold;
	text-decoration:none;
}
.news_img{
	margin:-15px;
	float:right;
	padding-top:53px;
	padding-right:25px;
}
.about-left{
	width:420px;
	float:left;
	padding-right:5px;
}
#treatment-left{
	width:305px;
}
.about-right{
	float:right;
	margin:20px 0 0 0;
}
.about-left h3{
	width:80%;
}
.highlights, #story h5{
	font-size:13px;
	color:#260a3a;
}
#page-tab{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
#page-tab li{
	display:inline;
	background:none;
	list-style-image:none;
}
#tabs{
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0px;
	list-style:none;
}
#tabs li{
	list-style-image:none;
	list-style-type:none;
	display:inline;
	background:none;
	padding:0 10px;
	border-left:1px solid #989482;
	margin:0px;
	list-style:none;
	color:#6e6a55;
}
#tabs li.first, #tabs li.page-item-75 {
	border-left:0px;
	padding-left:0px;
}
#products-tab li.first, #products-tab li.page-item-438 {
	border-left:0px;
	padding-left:0px;
}
#tabs li a{
	color:#000;
	text-decoration:none;
	font-size:12px;
}
#tabs li a:hover{
	color:#501a5c;
	/*text-decoration:underline;*/
}
#tabs li.selected a{
	color:#501a5c;
}
#tabs li.selected-first{
	border-left:0px;
}
#tabs li.selected-first a, #tabs li.current_page_item a{
	color:#501a5c;
}
.products_left{
	float:left;
	width:31%;
	padding:30px 0 0 0;
}
.products_left h3{
	margin:0px;
	line-height:20px;
}
.products_left h3 a{
	margin:0px;
	color:#989482;
}
#products-tab{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0px;
}
#products-tab li{
	display:inline;
	padding:0 10px;
	border-left:1px solid #989482;
	margin:0px;
	list-style:none;
	color:#6e6a55;
}
#products-tab li.first{
	border-left:0px;
	padding-left:0px;
}
#products-tab li a{
	color:#000;
	text-decoration:none;
	font-size:12px;
}
#products-tab li a:hover{
	color:#501a5c;
	/*text-decoration:underline;*/
}
#products-tab li.selected a{
	color:#501a5c;
}
.polishes-left{
	float:left;
	width:290px;
	padding:10px 0 0 0;
}
.polishes-right{
	float:right;
}
.polishes-left p{
	color:#260a3a;
	font-size:14px;
	padding: 0;
	margin:5px 0;
}
.polishes-left ul.products_listing{
	padding:0px;
	margin:0px;
	list-style:none;
}
.polishes-left ul.products_listing li{
	margin:0px;
}
.polishes-left ul.products_listing li{
	text-transform:uppercase;
	text-align:center;
}
.polishes-left ul.products_listing li a{
	
}
.content-btm{
	margin:0px;
}
.paint-nails-flash{
	margin:-5px 0 0 0;
}
#paint-your-nails-heading
{
	width:475px;
}
.media-left{
	width:200px;
	float:left;
	margin:20px 0 0 0;
}
.media-right{
	float:right;
	margin:0 -20px 0 0;
}
.media-right .media_img1{
	float:left;
	text-align:center;
	margin:0 28px 15px;
	height:260px;
	width:330px;
}
.media-right .media_img1 .zoom-link{
	background:url(images/zoom_btn.gif) right top no-repeat;
	padding:2px 25px 2px 7px;
}
.conatct-left{
	width:160px;
	float:left;
	margin:0 20px 0 0;
}
.contact-middle{
	width:360px;
	background:url(images/contact_form.png) left top no-repeat;
	float:left;
	padding:10px 0 10px 40px;
}
.contact-middle .form p{
	float:left;
	width:100%;
	padding:12px 0;
	margin:0px;
	position:relative;
}	
.contact-middle .form p label{
	width:80px;
	float:left;
	padding:3px 0 0 0;
	color:#5e5b4f;
}
.form br{
	display:none;
}
.form p input{
	width:187px;
	background:url(images/contact-input.png) left top no-repeat;
	border:0px;
	height:17px;
	padding:2px 8px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}
.form p select{
	width:195px;
	background:url(images/contact-input.png) left top no-repeat;
	border:0px;
	padding:2px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.form p textarea{
	width:191px;
	background:url(images/contact-textarea.png) left top no-repeat;
	border:0px;
	padding:2px;
	height:140px;
	float:left;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	overflow:hidden;
}
.form p input.submit_btn{
	background:url(images/submit-btn.png) left top no-repeat;
	width:52px;
	height:21px;
	float:left;
	position:absolute;
	bottom:15px;
	cursor:pointer;
	right:25px;
}
.contact-middle p{
	margin:10px 0 0 0;
	padding:0px;
	float:left;
	width:100%;
}
.contact-right{
	background:url(images/address-bg.png) left top no-repeat;
	width:144px;
	float:right;
	margin:0 -20px 0 0;
	padding:20px 25px;
	font-size:11px;
}
.contact-right p{
	line-height:14px;
	margin:10px 0 0 0;
	padding:0px;
}
span.select {
	position: absolute;
	width: 165px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 2px 24px 0 8px;
	background: url(images/contact-select.png) no-repeat;
	overflow: hidden;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}
.post h1{	
	font-size:16px;
	font-weight:bold;
	margin:10px 0 0 0;
	padding:0px;
	color:#260a3a;
	text-align:left;
}
.post h1 a{
	color:#260a3a;
	text-decoration:none;
}
.post h1 a:hover{
	color:#260a3a;
	text-decoration:underline;
}
.search_result .page{
	background:url(images/news-devider.png) center bottom no-repeat;
	padding:0 0 20px 0;
	margin:5px 0 0 0;
	color:#000000;
}
.content .contact-right h5{	
	margin:0px;
}
.wpsc_variation_forms{
	background:url(images/color_shadow.gif) right bottom no-repeat;
	padding:0 0 10px 0;
	width:260px;
}
.wpsc_variation_forms label{
	float:left;
	width:110px;
	margin:2px 0 0 0;
	font-size:13px;
}
.wpsc_variation_forms .colors{
	float:right;
}
.wpsc_variation_forms .colors a{
	display:block;
	width:18px;
	height:18px;
}
.wpsc_variation_forms .colors a{
	text-decoration:none;
}
.wpsc_variation_forms div.color1{
	float:left;
	width:100px;
	background:url(images/color1.jpg) left top no-repeat;
	width:18px;
	height:18px;
	margin-right:14px;
}
.wpsc_variation_forms div.color2{
	float:left;
	width:100px;
	background:url(images/color2.jpg) left top no-repeat;
	width:18px;
	height:18px;
	margin-right:14px;
}
.wpsc_variation_forms div.color3{
	float:left;
	width:100px;
	background:url(images/color3.jpg) left top no-repeat;
	width:18px;
	height:18px;
	margin-right:14px;
}
.wpsc_variation_forms div.color4{
	float:left;
	width:100px;
	background:url(images/color4.jpg) left top no-repeat;
	width:18px;
	height:18px;
	margin-right:12px;
}
.wpsc_variation_forms div.color5{
	float:left;
	width:100px;
	background:url(images/color5.jpg) left top no-repeat;
	width:18px;
	height:18px;
}
.producttext{
	padding:20px 0 0 0;
}
.producttext h4{
	margin:-10px 0 0 0;
	font-size:16px;
	color:#260A3A;
	text-transform:uppercase;
}
.producttext .single_additional_description{
	color:#000;
	padding:30px 0 0 0;
	font-size:11px;
}
.recommneds_products{
	width:155px;
	float:right;
	margin:-5px -10px 0 0;
}
.recommneds_products h5{
	padding:15px 30px 0 30px;
	text-align:center;
	font-size:13px;
	margin:0px;
	color:#8b897c;
}
.recommneds_products .recommneds_products_box{
	background:url(images/products_bg.png) left top no-repeat;
	width:115px;
	height:130px;
	margin:5px 0 0 0;
	padding:10px 20px;
	text-align:center;
}

.recommneds_products_box a {text-transform:none;font-size:12px;}
.recommneds_products_box a:hover {text-decoration:none; }

.back-btn{
	margin:-20px 0 0 0;
	float:left;
	width:100%;
	position:relative;
	z-index:100;
}
small{
	color:red;
	font-size:11px;
}
.prudcucts-images{
	float:left;
	width:310px;
	margin:45px 0 0 -20px;
	_margin:0 0 0 -15px;
	text-align:center;
}
.products-info{
	width:230px;
	float:left;
	padding:20px 0 0 30px;
}
.products-info h4.products-collection{
	font-size: 16px;
	margin:0;
	color:#260A3A;
	text-transform:uppercase;
}
.products-info h2.products-title{
	font-size:33px;
	margin:0;
	text-align:center;
}
.products-info h4{
	font-size:16px;
	margin:0;
	font-size:16px;
	color:#260A3A;
	text-transform:uppercase;
}
.products-info .headline{
	color:#000000;
	font-size:11px;
	padding:10px 0 0 0;
}
.thumbnail-box{
	float:left;
	width:92%;
	_width:250px;
	*width:250px;
	margin:20px 0 0 0;
	_margin:20px 0 0 10px;
}
.thumbnail-box label{
	width:90px;
	font-size:12px;
	float:left;
	margin:15px 0 0 0;
}
.thumbnail-box ul{
	float:right;
	margin:0 0 0 10px;
}
.thumbnails li{
	display:block;
	float:left;
}
#shopp .gallery .thumbnails li.first{
	width:auto;
	_width:20px;
}
.thumbnails li img{
	display:none;
}
.thumbnails li div{
	cursor:pointer;
	width:18px;
	_width:20px;
	height:26px;
	margin-right:14px;
	_margin-right:10px;
	*margin-right:10px;
	float:left;
	_float:none;
}
.thumbnails li div.default{
	background:url(images/maroon.jpg) left top no-repeat;
}
.thumbnails li div.maroon{
	background:url(images/maroon.jpg) left top no-repeat;
}
.thumbnails li div.brown{
	background:url(images/brown.jpg) left top no-repeat;
}
.thumbnails li div.chocolate{
	background:url(images/chocolate.jpg) left top no-repeat;
}
.thumbnails li div.beige{
	background:url(images/beige.jpg) left top no-repeat;
}
.thumbnails li div.pink{
	background:url(images/pink.jpg) left top no-repeat;
}
#shopp .gallery .thumbnails li{
	margin:0px;
}
#menu ul li.page-item-204{
	display:none;
}
#btnReset{
	display:none;
}
.news_info .posted_new{
	margin:10px 0 0 0;
}
.archives-listing{
	list-style-type:none;
	margin:15px 0;
	padding:0px;
}
.archives-listing h3 li{
	list-style-type:none;
	background:none;
}
.post-img{
	float:left;
	width:100px;
}
.news-listing .news-right{
	margin:0 0 20px 0;
}
.login_left{
	float:left;
	width:100px;
	padding:0 0 0 100px;
	text-align:right;
	margin:35px 0 0 0;
	position:relative;
	left:25px;
}
.login_right{
	background:url(images/login_panel.png) left top no-repeat;
	width:300px;
	float:left;
	padding:20px 40px;
	margin:25px 0 0 0;
}
.login_form {
	width:100%;
	float:left;
}
.login_form .floatleft{
	width:100%;
	float:left;
	padding:10px 0;
}
.login_form .floatleft br{
	display:none;
}
.login_form input.username_input{
	width:187px;
	background:url(images/contact-input.gif) left top no-repeat;
	border:0px;
	height:17px;
	padding:2px 8px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	float:left;
}
.login_form input.passowrd_input{
	width:127px;
	background:url(images/passoword_input.gif) left top no-repeat;
	border:0px;
	height:17px;
	padding:2px 8px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	float:left;
}
.login_form input.login_button{
	background:url(images/login_btn.gif) left top no-repeat;
	width:52px;
	height:21px;
	float:left;
	cursor:pointer;
	border:0px;
}
.login_form label{
	float:left;
	width:80px;
	margin:3px 0 0 0;
}
.polishes-left .desc{
	color:#260A3A;
	font-size:13px;
	padding-bottom:10px;
	text-align:center;
	display:block;
}
/*.polishes-info #easyscrollnav{
	margin:-30px 0 0 0;
	position:relative;
	z-index:999;
}*/
.polishes-left #easyscroll{
	margin:0;
}
.about-left {height:344px;overflow:hidden;}
.polishes-left {height:344px;overflow:hidden;}
.news_info .post {height:352px;overflow:hidden;}
.media_box {height:290px; overflow:hidden;}
#shopp .gallery .previews li a img{
	position:absolute;
	top:0;
	_top:-280px;
	left:0px;
	_left:-260px;
}
#shopp .prudcucts-images .gallery .thumbnail-box .thumbnails{
	position:relative;
	top:0px;
	_top:-280px;
	left:0px;
	_left:-270px;
}
.recommneds_products{
	position:absolute;
	right:0px;
	_right:40px;
	top:0px;
}
.message{font-weight:bold;}
.error{color:#260A3A;font-weight:bold;}
.status{color:#005916;}

.displaynone{display:none;}
div.category_list{width:200px;float:left;}
div.category_list ul {width:inherit; }
div.category_list ul li{width:inherit; }

div.category_list a:link, div.category_list a:visited{width:inherit;font-size:25px; text-transform:uppercase;}
.product_right{
float:right;
}
.product_right img{
width:500px;
}

#easyscrollnav {
	background:url(images/scrollbox.gif) left top no-repeat;
	list-style-type:none;
	margin-left:0;
	padding:4px 2px 13px 55px;
	position:absolute;
	top:582px;
}
#easyscrollnav li{
	display:inline;
}
#btnUp{
	background:url(images/tri-up.gif) left top no-repeat;
	display:block;
	width:12px;
	height:8px;
	float:left;
	cursor:pointer;
}
#btnUp:hover{
	background:url(images/tri-up-hover.gif) left top no-repeat;
}
#btnDown{
	background:url(images/tri-dn.gif) left top no-repeat;
	display:block;
	width:12px;
	height:8px;
	float:left;
	margin:0 0 0 3px;
	cursor:pointer;
}
#btnDown:hover{
	background:url(images/tri-dn-hover.jpg) left top no-repeat;
}
#easyscroll, #shopp{
	z-index:0;
	z-index:-1\9;
}
#inner-wrapper, #wrapper{
	z-index:-2;
	position:absolute;
}
.category_list{
	font-size:27px;
}
.content .news_info h3{
	/*height:90px;*/
}
.contact-middle p label{
	width:300px;
}
.form .contact-right br{
	display:block;
}
.content .polishes-left h3{
	width:98%;
	text-align:center;
}
.search_result a, .search_result .page{
	color:#777;
}
.cfpage .about-right img{width:325px;}

#homepage #container, #homepage .content{
	padding:0px;
	width:840px;
	height:auto;
}
.flash{
	text-align:center;
	margin-top: -18px;
	position:relative;
}
.post .gallery  {width:430px;}

a#nextbutton, a#prevbutton {
text-indent:-9999px;
margin-right:2px;
width:41px;
height:17px;
display:block;
float:left;
outline:none;
}
a#nextbutton {
background-image:url(images/btn_next.jpg);
}
a#prevbutton {
background-image:url(images/btn_back.jpg);
}
#prevnextcontainer {
position:absolute;
top:370px;
left:0;
}

#scroller {display:block;}
.product-list-item-name {font-size:16px; font-weight:bold;}

#container .about-left ul, #container .polishes-left ul {list-style-image:url(images/bullet_point.gif);margin-left:-17px;}
#container .about-left ul {margin-left:23px;}
#container ul.products_listing {list-style:none;width:247px;}
#container ul.products_listing  li{
/*background-image:url(images/prod_name_dove.jpg);
background-position:25px center;
background-repeat:no-repeat;*/
padding-left:65px;
padding-bottom: 10px;
}
#container ul#tabs {margin-left:0;}

.media_box {padding-top:25px;}

#subscribe-form {background:transparent url(images/subscribe_bg.png) no-repeat scroll 0 0;height:126px;}

#french-manicure-image {padding:50px 55px 0 0;text-align:center;}

.pr-image-container {
background:url("images/bg-pr-image.png") no-repeat scroll center top transparent;
float:left;
margin-right:5px;
padding:7px 9px;
}

.pr-logo-container {clear:both;
padding-top:10px;padding-bottom:5px;text-align:left;padding-left:7px;}

.pr-title {text-align:left;}
#menu ul#verticalmenu li.page-item-1765.current_page_item ul li a{
	color:#5E5B4F;
	background:none;
}
#menu ul#verticalmenu li.page-item-1765.current_page_parent ul li a{
	color:#5E5B4F;
	background:none;
}
#menu ul#verticalmenu li.page-item-1765 ul li a:hover{
	color:#112295;
}
#menu ul#verticalmenu li.page-item-1765 ul li a:hover{
	background:none;
}

#menu ul#verticalmenu li.page-item-1770.current_page_item ul li a{
	color:#5E5B4F;
	background:none;
}
#menu ul#verticalmenu li.page-item-1770.current_page_parent ul li a{
	color:#5E5B4F;
	background:none;
}
#menu ul#verticalmenu li.page-item-1770 ul li a:hover{
	color:#fa6e18;
}
#menu ul#verticalmenu li.page-item-1770 ul li a:hover{
	background:none;
}
