html{background:none;}
body {
	background:url(../images/pattern_background.png) center repeat-y #c6ace6;
	color:#211538;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}
a {
	color:#211538;
}
p {
	margin-top:0px;
	margin-bottom:12px;
}
ul.disc {
	margin-top:12px;
	margin-bottom:12px;
	padding-left:18px;
}
ul.disc li {
	list-style:disc;
	margin-bottom:3px;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

h2 {
	font-family: 'Dancing Script', "Century Gothic", Arial, Helvetica, sans-serif;
	font-size:35px;
	margin-top:2px;
	margin-bottom:12px;
	font-weight:bold;
	text-shadow: 2px 2px 4px #999;
	text-align: center;
}

h3 {
	font-size: 20px;
	margin-top:2px;
	margin-bottom:12px;
	font-weight:bold;
	text-shadow: 3px 3px 4px #999;
	text-align: center;
}

.wrapfix {
	overflow:hidden; /* remind the outer box to wrap the floats inside http://www.sitepoint.com/blogs/2005/02/26/simple-clearing-of-floats/ */
}

#main_box {
	background: #fff;
	width:954px;
	margin: 20px auto 20px auto;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 0px 9px 12px #777;
	-moz-box-shadow: 0px 9px 12px #777;
	box-shadow: 0px 9px 12px #777;
	position: relative;
	padding: 6px 10px 10px 10px;
}

#admin #main_box {
	padding: 5px;
}
	
#title {
	float:left;
	margin: 6px 0 0 10px;
}

#share_buttons {
	position: absolute;
	top: 78px;
	right: 15px;
}
#fbLike {
	margin-left: 10px;
	position: relative;
	bottom:2px;
}
#___plusone_0 {
	/*margin-left: 10px !important;*/
}
#fbShareButton {
	margin-left: 10px;
}

#twShareButton{
	margin-left: 10px;
}

#footerBox {
	text-align: center;
}



.clear {
	clear: both;
	height: 20px;
}

#content_box {
	
}
.g_box {
	background:url(../images/bg_gradient.png) bottom repeat-x;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #C6ACE6;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 20px;
}

.g_box_secondary {
	background:url(../images/bg_gradient_secondary.png) bottom repeat-x #8e7e9f;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #C6ACE6;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 20px;
	color:#fff;
}

.hp_new_products h2 {
	float: left;
}

.shoplink {
	float: right;
}
#productslist {
	clear:left;
}
.product_box {
	float:left;
	width:209px;
	margin-left: 18px;
	text-align: center;
}
.product_box h3 {
	font-size: 116%;
	font-weight: bold;
	text-align: center;
}
.product_box a {
	text-decoration: none;
}
.product_box img {
	
}

.product_box .price {
	font-size: 116%;
	font-weight: bold;
	display: inline;
	margin-right: 7px;
}
.product_box .retail_price {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 116%;
	color: #DD0000;
	display: inline;
	font-weight: bold;
	text-decoration: line-through;
	font-style: italic;
}
.product_box .retail_price a {
	color: #DD0000;
}


.left_col{
	float:left;
	width:300px;
}
#company_desc {
	
}

.storeBox h2 {
	font-size: 23px;
}
.storeBox img {
	margin-bottom: 20px;
}
.storeBox strong {
	font-size: 116%;
}

#facebook_news {
	width:630px;
	height:600px;
	float:right;
}
#facebook_news.g_box {
	padding: 0;
}

#blog_box {
	width:610px;
	height:515px;
	overflow:auto;
	float:right;
}
#blog_box h2 a,
#blog_box h3 a {
	text-decoration: none;
}
#blog_box  h3 {
	font-weight: bold;
	font-size: 14px;
	margin: 28px 0 4px 0;
	text-align: left;
}

#narrow_left_column {
	float:left;
	width: 235px;
}
.right_col {
	float:right;
	width:680px;
}

.photoLeft {
	display:block;
	float:left;
	padding-right:15px;
	padding-bottom:15px;
}
.photoRight {
	display:block;
	float:right;
	padding-left:15px;
	padding-bottom:15px;
}
#mk_photos .photoRight {
	padding-left:29px;
}

.textRight {
	float:right;
}


.endorsement {
	font-style: italic;
}

#mediaContent img {
	float:left;
	margin-top:7px;
}
#mediaContent p {
	float:left;
	margin-left:10px;
	width:700px;
}

#stylists .g_box_secondary {
	width: 380px;
	float:left;
}

#stylists p {
	float:left;
	margin-left:20px;
	width:490px;
}

#stylists h4 {
	float:left;
	margin-left:20px;
	font-weight: bold;
}

.locationLeft {
	float:left; 
	width:450px;
}
.locationRight {
	float:right;
	width:450px; 
}



/* nav code */
#nav {
	background:url(../images/nav_bar.png) no-repeat;
	height:48px;
	width: 595px;
	position: absolute;
	top: 117px;
	right: 10px;
	list-style:none;
	font-size: 216%;
}

#nav .licious{
	text-align:left;
	font-size: 14px;
	margin:0;
	padding:0;
	position:absolute;
	left:0px;
	top:41px;
	opacity:.97;
	filter:alpha(opacity=97);
	background:url(../images/bg_gradient.png) bottom repeat-x #fff;
	-moz-border-radius: 0 0 5px 5px;
	border-radius:  0 0 5px 5px;
	border-left: 1px solid #c6ace6;
	border-right: 1px solid #c6ace6;
	border-bottom: 1px solid #c6ace6;
	-webkit-box-shadow: 0 5px 13px 0px #aaa;
	-moz-box-shadow: 0 5px 13px 0px #aaa;
	box-shadow: 0 5px 13px 0px #aaa; 
	z-index:100;
}

#nav .licious.shop {
	width:160px;
	left:-10px;
}
#nav .licious.designers {
	width:876px;
	left:-407px;
}
#nav .licious.designers div {
	width:25%;
	float:left;
}
#nav .licious.designers div a {
	padding: 2px 0 0 10px;
}
#nav .licious.about {
	width:188px;
	left:-10px;
}
#nav .licious.about li {
	width:188px;
	float: none;
}
/* ie bs */
html>body #nav .licious{
	position:absolute;	
	top:41px;
}
#nav .licious a:hover{
	position:relative;
	color:#0A82D0;
	background:none;
}
#nav .licious a{
	position:relative;
	z-index:999;
	font-weight:normal;
	margin:0;
	padding:5px 0 5px 10px;
	background:none;
	color:white;
	display:block;
	color:#211538;
}
#nav li, .liRepl {
	float:left;
	position:relative;
	margin-top: 5px;
	height:100%;
}
#nav li.first {
	margin-left: 24px;
}
#nav li.last {
	margin-right: 0px;
}
#nav li a{
	margin-right: 23px;
	*margin-right: 17px;
	display:block;
	height:100%;
	color:#fff;
	text-decoration: none;
}
#nav li a:hover{
	color:#211538;
}

/* nav end */
