/* IE.CSS */ 
/*Title: IE Patches, Author: dan@simplebits.com*/

/* PNG Fix*/
* html #selector { /* for IE<6 */
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/image.png');
	background-image: none;
	background-repeat: none;
	background-color: transparent;
}

/* self-clear floats */
* html .group { /* IE6 */
height:1%;
}

*:first-child+html .group { /* IE7 */
min-height: 1px;
}


/* self-clear floats */
.group:after {
	content: ".";
	display: block;
	height:0;
	clear:both;
	visibility: hidden;
}
/*--------------------------------------------------------*/
body {
	background: url(/images/site_bg2.gif) repeat-y center;
	margin:0px;
	padding:0px;
}

h1 {
	margin:0 0 0 30px;
	padding: 0;
	float:left;
	background: url(/images/logo.gif) no-repeat;
	width:293px;
	height:83px;
}

h2 {
	margin:0;
	padding:0;
}

h3.textpromo {
	border: 1px solid #fff;
	padding: 10px;
}

img {
	border:0;
}
#container {
	overflow: hidden; /*Hides horizontal scrollbars*/
}
.shelf {
	background: transparent url(/images/shelf.png) no-repeat;
	width:1000px;
	height:107px;
	margin-left: auto;
	margin-right: auto;
}

.shelf p{
	margin:0;
	padding:0;
}
#header {
	width:960px;
	height:91px;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/header.png) no-repeat;
	z-index: 1;	
	position: relative;
}
#navigation {
	/*float:right;*/
	right:10px;
	position:absolute;
}
#navigation ul {
	margin-top:65px;
	margin-right:20px;
}
#navigation ul li{
	float: left;
	list-style-type: none;
	margin-left: 26px;
}

#panel_button {
	width:950px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
}

#panel_button img {
	border:none;
	
}

#panel {
	background: #121212 url(/images/shadow.png) no-repeat;
	width: 950px;
	height: 230px;
	margin-left: auto;
	margin-right: auto;
	/*display: none;*/
	position:relative;
}

#panel ul{
	margin:0px;
	padding:0px;
}

#panel li {
	list-style-type: none;
}

#panel div:first-child {
	margin-left: 30px;
}

#panel div {
	float:left;
	width:178px;
	margin-top:16px;
	margin-right:4px;
}
#cart {
	position: absolute;
	right:20px;
	bottom: -20px;
}
#promo {
	width:940px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#featured_items {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#featured_items h2{
	margin-left:30px;
	margin-top: 20px;
}

#header_eyes {
	background: url(/images/h2_eyes.gif) no-repeat;
	width:50px;
	height:20px;
}

#header_face {
	background: url(/images/h2_face.gif) no-repeat;
	width:50px;
	height:20px;
}

#header_lips {
	background: url(/images/h2_lips.gif) no-repeat;
	width:50px;
	height:20px;
}

.firstimg {
	margin-left:50px;
}

.lastimg {
	margin-right:50px;
}
#locations h3 {
	border-bottom: 1px solid #e667af;
}
#social_network {
/*	float:right;
	margin-top: -80px;
	margin-right: 20px;*/
	position: absolute;
	right: 30px;
	
}
span.fb {
	color:#FF00A8;
	font-family:'Helvetica Neue',Helvetica,Arial,Geneva,sans-serif;
	font-variant:small-caps;
	left:29px;
	margin-left:-23px;
	position:relative;
	top:-15px;
	vertical-align:top;
}
#social_network ul {
}
#social_network li {
	display: inline;
	list-style-type: none;
}
#social_network li a {
	text-decoration: none;
}

#footer p {
	text-align:center;
}

.testimonial {
height: 20px;
color:#dadada;
font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
padding: 4px 10px 4px 10px;
line-height: 20px;
font-size: 8px;
text-decoration: none;
text-transform: uppercase;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
/*Gradient*/
background: #757575;
background: -webkit-gradient(linear, left top, left bottom, from(#959595), to(#4f4f4f));
background: -moz-linear-gradient(top,  #959595,  #4f4f4f);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#959595', endColorstr='#4f4f4f');
border: 1px solid #515151;
/*Rounded Corners*/
-webkit-border-radius: .35em; 
-moz-border-radius: .35em;
border-radius: .35em;
}

a.testimonial img {
	vertical-align:middle;
	margin-top: 0px;
	margin-right: 6px;
}

.testimonial:hover {
color:#fff;
}



#summercorals h2 {
display:block;
width:585px;
height:166px;	
background: #000 url('/images/title_summercorals2011.png') no-repeat;
text-indent: -9999px;	
margin-left: 210px;
}

#fallbasics h2 {
	display:block;
	width:585px;
	height:166px;	
	background: transparent url('/images/title-fallbacktobasics.png') no-repeat;
	text-indent: -9999px;	
	margin-left: 210px;	
}
#summercorals h3, #fallbasics h3 {
	margin-bottom: 0;
}
#summercorals .product, #fallbasics .product{
	position:relative;
	margin-left: 357px;
	height: 215px;
}

#summercorals .product p, #fallbasics .product p{
	width: 360px;
	line-height: 1.75em;
	font-family: helvetica, arial, Geneva, sans-serif;
	margin-top: 5px;
}

#summercorals .product img, #fallbasics .product img{
	float:right;
	margin-right: 10px;
}

#summercorals span.price, #fallbasics span.price {
	position: absolute;
	bottom: 20px;
	right: 5px;
	font-size: 22px;
	font-family: georgia;
	
}
#summercorals div.pricebox, #fallbasics div.pricebox {
	position:absolute;
	bottom: 0;
	right:0;
	width: 90px;
	height: 18px;
}
#cremeshadow {background:url('/images/titles_sprite_summercoral.png') no-repeat 0 0;width:340px;height:19px;text-indent:-9999px;}
#shimmerhighlighter {background:url('/images/titles_sprite_summercoral.png') no-repeat 0 -18px;width:340px;height:25px;text-indent:-9999px;}
#shimmerblush {background:url('/images/titles_sprite_summercoral.png') no-repeat 0 -44px;width:340px;height:20px;text-indent:-9999px;}
#bodyshimmer {background:url('/images/titles_sprite_summercoral.png') no-repeat 0 -64px;width:340px;height:25px;text-indent:-9999px;}
#corallipstick {background:url('/images/titles_sprite_summercoral.png') no-repeat 0 -88px;width:340px;height:25px;text-indent:-9999px;} 
#completeset {background:url('/images/titles_sprite_summercoral.png') no-repeat 0 -113px;width:340px;height:25px;text-indent:-9999px;} 

#summercorals {

margin-left: auto;
margin-right: auto;
background: #000 url('/images/bg_summercoral.jpg') no-repeat 0 166px;
height: 1444px;
width:940px;	
}

#fallbasics {
	margin-left: auto;
	margin-right: auto;
	background: #000 url('/images/bg_fallbasics.jpg') no-repeat 0 96px;
	height: 1444px;
	width:940px;
}
#fb-shadow {background:url('/images/titles_fallbacktobasics.png') no-repeat 0 -20px;width:340px;height:24px;text-indent:-9999px;}
#fb-blush  {background:url('/images/titles_fallbacktobasics.png') no-repeat 0 -44px;width:340px;height:24px;text-indent:-9999px;}
#fb-lip    {background:url('/images/titles_fallbacktobasics.png') no-repeat 0 -68px;width:340px;height:28px;text-indent:-9999px;}
#fb-gloss  {background:url('/images/titles_fallbacktobasics.png') no-repeat 0 -95px;width:340px;height:25px;text-indent:-9999px;}
#fb-set    {background:url('/images/titles_fallbacktobasics.png') no-repeat 0 0px;width:360px;height:20px;text-indent:-9999px;} 

