/*  resets  */

* {
    margin: 0;
    padding: 0;
    font-family: Helvetica, sans-serif;
    outline: none;
    list-style: none;
    border: none;
	}
html, body{
    height:100%;
    width:100%;
	}

/*  global styles  */

body{
	font-family: Arial, sans-serif;
	}
h1{
	background: url(/img/Logo.png) no-repeat;
	width: 285px;
	height: 174px;
	text-indent: -9999px;
	}
h1 a{
	display:block;
	height: 174px;
}
h3{
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin:0 0 20px 0;
	}
h4{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	margin: 15px 0 10px;
	}
h4.niceH4{
	color:#1F1F1F;
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:5px 22px;
	font-family: "Helvetica Neue", Helvetica;
	}
p{
	color: #000;
	font-size: 12px;
	}
a{
	color:#a2019b;
	}
hr{
	border-bottom: 2px solid #b51bae;
	clear: both;
	padding: 1px 0;
	margin-left: 22px;
	}
	
/*  structure  */

#inner {
    height:100%;
	left:-25%;
    top:0;
    position:absolute;
    width:100%;
	z-index:500;
	}
#container{
	height: 100%;
	position: absolute;
	top: 0;
	left: 25%;
	text-align: left;
	z-index:501;
	}
#columnTwo{
	background:url(/img/product_colum.png) repeat-y;
	display:none;
	height: 100%;
	left:260px;
	position:absolute;
	top:0;
	width: 325px;
	border-right: 1px solid #af6eaa;
	overflow-x:hidden;
	overflow-y:auto;
	}
#columnThree{
	background:#000;
	border-right:1px solid #AF6EAA;
	height:100%;
	left:586px;
	overflow-x:hidden;
	overflow-y:auto;
	padding-left:30px;
	position:absolute;
	top:0;
	width:345px;
	}
#sidebar {
	position:relative;
	padding-top: 30px;
	}
#register{
	width:300px;
	float: left;
	padding-top: 30px;
	}
#login{
	width:340px;
	float: left;
	padding-top: 30px;
	padding-left: 40px;
	}
.column{
	float: left;
	width: 340px;
	}
#looks-container{
	background:url("/img/product_colum_details_two.png") repeat scroll 0 0 transparent;
	border-right:1px solid #A2019B;
	left:261px;
	position:absolute;
	top:0;
	width:686px;
	height: 100%;
	}
#tipInner{
	}
#tipsInner object embed, #looksInner object{
	width:685px !important;
	height: 388px !important;
	}

/*  styles/positioning  */

#container img{
	min-height: 0;
	min-width: 0;
	}
#content {
	background:url("/img/white_bg.png") repeat scroll 0 0 transparent;
	height:410px;
	left:261px;
	padding:20px 45px;
	position:absolute;
	top:100px;
	width:750px;
	-moz-border-radius: 0 12px 12px 0;
  	-webkit-border-radius: 0 12px 12px 0;
    border-radius: 0 12px 12px 0;
    overflow: auto;
    }
h3.signIn{
	background: url(/img/welcome_signin.png);
	width: 421px;
	height: 44px;
	}
h3.myAccount{
	background: url(/img/My_account_info.png);
	width: 400px;
	height: 43px;
	}
h3.orderBg{
	width:262px;
	height: 55px;
	background: url(/img/order_history.png);
	}
h3.shoppingCart{
	width:262px;
	height: 55px;
	background: url(/img/shopping_cart.png);
	}
h3.addressTitle{
	background: url(/img/addresses.png);
	width: 262px;
	height: 55px;
	}	
img.divide{
	float: left;
	margin-left: 
	}
p.spaceMe{
	margin: 10px 0;
	}
p.warning{
	color:#a2019b;
	margin-bottom: -10px;
	font-size: 11px;
	}
form#OrderCheckoutForm{
	position: relative;
	}
#step1{
	width:690px;
	position: absolute;
	top: 40px;
	left: 0;
	}
#step2{
	width:650px;
	position: absolute;
	top: 25px;
	}
#step3{
	width:600px;
	position: absolute;
	top: 55px;
	left: 40px;
	font-size: 12px;
	}
#order_info{
	float: left;
	width: 300px;
	}
#card_info, #pp_payment_info, #mo_payment_info{
	float:left;
	margin-left:45px;
	margin-top:25px;
	width:300px;
	}
#pp_payment_info, #mo_payment_info{
	margin-top: 40px;
	}
.orders{
	clear:both;
	height:358px;
	overflow:auto;
	width:740px;
	}
.accordionContent{
	background: url(/img/product_colum_purple.png) repeat-y;
	}
#columnThree h3{
	color:#b8b8b6;
	font-size: 18px;
	text-indent: 0;
	margin: 10px 0 3px 0;
	}
#columnThree h4{
	color:#b8b8b6;
	font-size: 14px;
	text-indent: 0;
	margin: 30px 0 3px 0;
	}
#columnThree h5{
	color:#b8b8b6;
	font-size: 22px;
	text-indent: 0;
	margin: 30px 0;
	}
#columnThree h5.lastchance {
	color: #FF0000;
}
#columnThree p{
	color:#b8b8b6;
	}
.productDetImg{	
	height:250px;
	margin:20px 0 10px;
	}
.insideMe{
	padding-left: 10px;
	}
.quant{
	float:left;
	clear:left;
	margin:9px 12px 0 0;
	}
a.buyMe img{
	margin-top: 15px;
	}
img.theTipsImg{
	width:685px;
	height: 388px;
	}
#tipsInner h4{
	font-size: 16px;
	text-transform: uppercase;
	color: #A2019B;
	clear: both;
	font-weight: normal;
	margin: 20px 0 5px 125px;
	float: left;
	}
p.productName{font-weight: bold;}
h2.niceTitle{
	color: #1f1f1f;
	font-size: 24px;
	font-weight: bold;
	font-family: "Helvetica Neue", Helvetica;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
	}
p.niceP{
	clear: both;
	margin-top: 10px;
	float: left;
	padding-left: 20px;
	}
div.niceP p {
	clear: both;
	margin-top: 10px;
	float: left;
	padding-left: 20px;	
}

/*  navigation  */	
	
#navHold{
	background: url(/img/nav_bg.png) repeat-y;
	width: 292px;
	height: 100%;
	}
#nav{
	list-style: none;
	padding-left:30px;
	padding-top:35px;
	}
#nav li{
		margin: 12px 0;
	}
#nav li a {
	text-decoration: none;
	color:#eae9e9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	}
#nav li a:hover {
	color: #FFFFFF;
	}
#nav ul{
	padding-left: 15px;
	list-style: none;
	}
#nav ul li{
	font-weight: normal;
	font-size: 12px;
	margin:5px 0;
	}
#nav ul li a{	
	text-decoration: none;
	color: #eae9e9;
	padding: 2px 0;
	display: block;
	width: 200px;
	font-size: 12px;
	}
#menu {
	list-style:none;
	}
#menu li {
	cursor:hand;
	cursor:pointer;
	}
#menu li a {
	color:#040404;
	font-family:helvetica, arial, verdana;
	font-size:12px;
	font-weight:900;
	display: block;
	text-decoration:none;
	text-transform:uppercase;
	padding: 4px 10px;
	color:#040404;
	}
#menu li a.subcategoryActive{
	background: url(/img/active_BLK.png) !important;
	color: #e9e9e9 !important;
	}
#subCat{
	padding:15px;
	margin-top: -2px;
	}
#subCat li{
	margin: 1px 0;
	overflow: hidden;
	background: #b1abb0;
	}
#subCat li.productActive{
	background:#635560 url(/img/product_select_box.png) no-repeat;
	}
#subCat li.productActive a{
	color: #fff;
	}
#subCat li a{
	background: none;
	color:#474747;
	font-size:12px;
	font-weight:900;
	display: block;
	text-decoration:none;
	padding:25px 0px;
	overflow: hidden;
	}
#subCat li a p{
	color:#FFFFFF;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	margin-top:3px;
	text-transform:uppercase;
	}
#subCat li a img{
	height: 60px;
	}
.productSmall{
	float: left;
	height: 60px;
	margin:10px;
	font-size: 10px;
	max-height:60px;
	max-width:60px;
	}
.gimmeSpace{
	width:75px;
	float: left;
	}
.imgLink {
	padding: 0 0 !important;
}
li.accordionButton{
	margin: 2px 0;
	}
#checkout{
	list-style:none outside none;
	width: 490px;
	}
#checkout li {
	background: url(/img/checkout_sprite.png);
	width: 153px;
	height: 26px;
	float: left;
	margin-right: 2px;
	text-indent: -9999px;
	display: block;
	}
.stepOne{
	background-position: 0 0 !important;
	}
.stepOneActive{
	background-position: 0 -26px !important;
	}
.stepTwo{
	background-position: -163px 0 !important;
	}
.stepTwoActive{
	background-position: -163px -26px !important;
	}
.stepThree{
	background-position: -325px 0 !important;
	}
.stepThreeActive{
	background-position: -325px -26px !important;
	}
.user_nav{
	clear:both;
	float:left;
	padding-bottom:30px;
	}
.user_nav li{
	float: left;
	font-size: 12px;
	padding: 0px 7px;
	}
.user_nav li a{
	
	}
.user_nav li:first-child{
	padding: 0px 7px 0 0;
	}
#theTips{
	list-style: none;
	clear: both;
	margin-left: 150px;
	}	
#theTips li a{
	color: #e8e8e8;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 0;
	display: block;
	}
#theTipsImg{
	background:url("/img/product_colum_details_two.png") repeat scroll 0 0 transparent;
	list-style:none outside none;
	margin-bottom:10px;
	margin-top:0;
	overflow:hidden;
	padding:3px 0 2px;
	width:100%;
	}
#theTipsImg li{
	float: left;
	width: 100px !important;
	padding: 5px;
	height: 55px !important;
	}
#theTipsImg li:first-child{
	padding-left: 0;
	}
#theTipsImg li a img{
	width: 100px !important;
	height: 55px !important;
	}
#slider{
	width: 690px;
	padding-top:8px !important;
	}
#slideHold{
	padding-top: 30px;
	left:20px !important;
	}
#slider li{
	width: 210px;
	text-align: center;
	float: left;
	padding: 0 10px;
	height: 210px !important;
	}
#slider li img{
	height: 142px;
	border: 10px solid #fff;
    -moz-box-shadow: 0px 0px 10px #aaa;
  	-webkit-box-shadow: 0px 0px 10px #aaa;
    box-shadow: 0px 0px 10px #aaa;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
	}
.holdSlideNav{
	float: right;
	padding: 20px 25px;
	cursor: pointer;
	}
br.scoochTop{
	height: 20px;
}
.holdGuru{
	clear: both;
	padding-left: 55px;
	padding-top: 20px;
	position: relative;
	}
.holdGuru > .prev{
	background:url("/img/leftArrow.png") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	height:61px;
	left:-35px;
	position:absolute;
	text-indent:-9999px;
	top:100px;
	width:23px;
	}
.holdGuru > .next{
	background:url("/img/rightArrow.png") no-repeat scroll 0 0 transparent;
	cursor:pointer;
	height:61px;
	position:absolute;
	right:-84px;
	text-indent:-9999px;
	top:100px;
	width:23px;
	}
.holdGuru > .carousel > ul > li{
	height: 250px !important;
	width: 530px !important;
	}
.holdGuru > .carousel > ul > li > p{
	margin-bottom: 10px;
	}
img.iconImg{
	width: 40px;
	height: 40px;
	}

/*  links  */
a.trigger{
	display: block;
	}
a.active.trigger {
	background:url("/img/nav_active.png") repeat-y scroll -45px 0 transparent;
	width: 201px;
	}
.panelThree a, .panelThree a:visited{
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
.panelThree a:hover, .panelThree a:visited:hover{
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
a.triggerThree{
	display: block;
	}
a.active.triggerThree {
	background:pink;
	}
a.buttonBack, input.submitButton{
	background: #a2019b;
	padding: 15px 25px;
	color: #fff;
	text-decoration: none;
	margin:20px 0;
	font-size: 12px;
	float:left;
	border: none;
	cursor: pointer;
	}
a[href="/users/forgot_password"]{
	color:#a2019b;
	font-size: 10px;
	margin-top: 3px;
	display: block;
	}
a.cancel{
	font-size: 11px;
	color: #333;
	margin-top: -10px;
	display: block;
	clear: both;
	}
a.backSmall{
	float: left;
	clear: both;
	margin-top: -5px;
	}
.smallButton{
	background: #a2019b;
	padding: 4px 6px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	border: none;
	cursor: pointer;
	}
a.smallGuy{
	float:left;
	font-size:10px;
	margin-left:110px;
	}
a.superSmall{	
	font-size: 10px;
	}
a.prev, a.next{
	font-size: 12px;
	}
a.prev{
	background: url(/img/prevSmall.png) no-repeat;
	padding-left: 11px;
	padding-right: 15px;
	}
a.next{
	background:url("/img/nextSmall.png") no-repeat scroll 28px 1px transparent;
	padding-right:15px;
	}
a.disabled{
	display: none;
	}
.scooch{
	margin-left: 3px !important;
	}

/*  forms  */
#form{
	float: left;
	clear: both;
	}
label{
	font-size: 12px;
	color: #000;
	display: block;
	width: 110px;
	margin:7px 0;
	float: left;
	}
input, select{
	padding: 2px;
	width: 165px;
	border: 1px solid #888;
	margin:5px 0;
	}
#UserLoginForm{
	margin: 10px 0;
	}
select#quantity{
	width:45px;
	}	
#contact{
	padding: 10px 20px;
	}

/* table */

table h4{
	margin:0 0 5px 0;
	}
table p{
	margin: 0 0 5px 15px;
	}
#orderReview {
	border-collapse: collapse;
	}
th{
	color: #000;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 10px 0;
	}
 td{
	color: #000;
	font-size: 12px;
	}
#orderReview tr.shipping td{
	padding: 10px 0 2px 0;
	}
#orderReview tr.totals td{
	padding: 0 0 10px 0;
	}
th.productCol{
	width: 150px;
	}
th.quantCol, th.priceCol{
	width: 90px;
	}
table#ordersTable{	
	font-size: 12px;
	color: #000;
	}
table#ordersTable td{
	width: 150px;
	padding:5px 5px 5px 0;
	}
td.quantCheck{
	width: 290px !important;
	}
td.quantCheck label{
	width: 80px !important;
	}
td.quantCheck input{
	width: 40px;
	}
#ordersMain{
	width: 600px;
	}
#ordersMain td{
	height: 20px;
	}
#addressTable{	
	width: 650px;
	}
#sociallinks {
	margin:25px 0  25px 30px;
	width:150px;
	}

/*  hacks  */
#authMessage, #flashMessage{
	font-size: 12px;
	color: #ff0000;
	}
.itunes{
	color: #ccc;
	float: right;
	padding-right: 10px;
	}
.adjust{right: -25px !important;}
img.whatNew{
	height: 250px;
	}
.newP{
	padding: 5px 0;
	margin-bottom: -17px;
	}
.scootMore{margin-left: 109px !important;}
ul.looksProductsList{width:500px;}
ul.looksProductsList li {float:left; width:250px;}
.sharpener {
	margin-top: 10px;
	margin-left:-40px;
}
.mood {
	margin-top: 10px;
	margin-left: -20px;
}
#shade_disclaimer {
	margin-top: 20px;
}
#product_options {
	float:left;
	clear:both;
}
.productTable td, th {
	padding: 5px;
	font-size: 15px;
}

.privacyLink {
	color:#EAE9E9;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	margin:12px 30px;
}
.copyright {
	color:#EAE9E9;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	margin:12px 30px;
	padding-top:10px;
}

#privacy p {
	font-size: 14px;
	margin-bottom: 20px;
}

#checkoutBtns {
	float:right;
	margin-right:20px;
}