/* -- -- -- -- color key -- -- -- -- */

/*green - #80c52e
orange - #fd6e3c
purple - #c52ea3
light purple - #d597c7

text (dark grey) -  #464634
light grey - #b1a69e*/

/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */

*{
	margin:0;
	padding:0;
	}

body{
	background:#fff;
	font-size:13pt;
	text-align: left;
	}

h1{
	font-size:20pt;
	margin:0;
	}

h1#shop_now{
	margin:0;
	display:none;
	}

h1#shop_now a{
	display:block;
	height: auto;
	text-indent:0;
	line-height:37pt;
	}

h1#shop_now a:hover{
	background-position:left bottom;
	}

h1#new_arrivals{
	margin:0;
	display:none;
	}

h1#new_arrivals a{
	display:block;
	height: auto;
	text-indent:0;
	line-height:39pt;
	}
	
h1.interior{
	padding:3% 0;
	font-size:16pt;
	margin:0;
	line-height:26pt;
	}

h1.checkout{
	padding:3% 0 0 0;
	font-size:20pt;
	margin: 0;
	line-height:26pt;
	}

h1.cart{
	padding:0;
	font-size:20pt;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	line-height:33pt;
	}

h2{
	font-size:16pt;
	line-height:1.1;
	padding:2% 0; 
	}

h2.checkout{
	margin:3% 0;
	padding-left:0;
	}

h3{
	font-size:12pt;
	}
	
input.input{
	padding:0;
	font-size:10pt;
	}

select.input{
	font-size:10pt;
	}

p, ul, li {
	line-height:16pt;
	}

.byline{
	margin-bottom:0;
	line-height:16;
	}

.clear{
	height:0;
	clear:both;
	line-height:0;
	font-size:0pt;
	}

.content_left_nav{
	width:auto;
	float:none;
	}

.content_left_nav ul{
	margin-left:0;
	}
	
.content_middle{
	width:auto;
	float:none;
	}

	#products{
	text-align:left;
	width:auto;
	}

	#products_item{
	text-align:left;
	}
	
	#cart{
	width:auto;
	}
	
	#press{
	width:auto;
	padding:2% 0; 
	}
	
	#press h1{
		padding:0 0 2% 0;
		}
		
	#basic{
	width:auto;
	text-align:left;
	}
	
	#cart p, #cart ul{
	margin-left:0;
	}
	
	#checkout{
	width:auto;
	}
	
	#static{
	text-align:left;
	width:auto;
	padding:3% 0;
	}
	
	#static_small{
	text-align:left;
	width:auto;
	padding:3% 0;
	}


.content_middle a{
	font-size:9pt;
	text-align:center;
	}
	
.content_middle p, .content_middle ul{
	margin-bottom:0;
	}
	
.content_middle#basic a{
	font-size:11pt;
	text-align:left;
	}

.content_middle#basic ul, .content_middle#basic p, .content_middle#basic div{
	padding-left:0;
	}

.content_right{
	width:auto;
	float:none;
	}

.content_right#static_in{
	width:auto;
	}

.content_right#static_wide{
	width:auto;
	}

.content_right_in {
	padding:0;
	}

.content_right_wide_in {
	padding:0;
	}

.content_right_wide_in H1{
	margin-top:0;
	}

.content_right p {
	padding:2% 0 0 0;
	}

.content_right form{
	display:none;
	}
	
#checkout_box{
	float:none;
	width:auto;
	margin-top:2%;
	border:0;
	}

#checkout_box p{
	padding:0;
	margin:0;
	}

.change {
	display:none;
	}
	
.details{
	padding:0;
	}

.details input{
	float:none;
	}

.details_label{
	width:auto;
	float:none;
	padding-top:0;
	}

.details input{
	float:none;
	}

.info_container_float{
	width:auto;
	float:none;
	}

.info_contents{
	margin-left:0;
	}

.lite_purple{
	color:#d597c7;
	}
	
table#cart_table, table#history_table{
	margin-left:0;
	}

table#history_table{
	margin-bottom:0;
	width:auto;
	}

table#history_table td{
	padding:0;
	}

table#cart_table th, table#history_table th{
	text-align:left;
	padding-bottom:0;
	}

table#cart_table td.bottom_border{
	padding:3% 0;
	}

table#cart_table td.total{
	text-align:right;
	padding-bottom:2%;
	padding-right:0;
	}

td.label_cell{
	padding:0;
	}
	
td.input_cell{
	padding:0;
	}

table#product_th{
	margin-left:0;
	margin-bottom:0;
    }

table#product_th td{
	padding:0;
	text-align:center;
	}

table#product_th td.text{
	padding-top:0;
	padding-bottom:0;
	}

table#press{
	margin:0;
	}

table#press td{
	padding:0 2%;
	}
	
#main_nav {
	display:none;
	}
	
#footer{
	display:none;
	}
	
#header{
	padding-bottom:0;

	}
	
#header_nav{
	display:none;
	}

#logo{
	display:none;
	}

#logo_print{
	display:block;
	margin-left:0;
	float:none;
	}


.price{
	display:none;
	margin:0;
	}

#sprout_picks{
	margin:0;
	padding-left:0;
	}

#sprout_picks img{
	float:none;
	padding-right:0;
	}
	
#wrap{
	width:auto;
	margin:0 3%;
	text-align: left;
	}
	
