/* Eric Meyer RESET
----------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
.clear{
	float: none;
	clear: left;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
a{
	color: #999;
	text-decoration: none;
}
textarea{
	font-family: Arial, sans-serif;
	font-size: 1.05em;
	padding: 5px;
}
strong{
	font-weight: bold;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
h2,
h1{
	font-size: 1em;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
input[type='submit']:hover{
	cursor: pointer;
}
input{
	font-family: Arial, sans-serif;
}

label.error{
	color: red;
}
p.flash{
	color: red;
	margin-bottom: 15px;
}

a#cat_gifts_and_registry{
	background-image: url(http://greenmarketgirl.com/system/uploaded_photos/cat-gifts-and-registry.gif)
}

body div#main_content{
	padding-bottom: 50px;
}


/* STRUCTURE: body, main, content, header, and footer
----------------------------------------------- */
body{
	font-size: 10px;
	font-family: Arial, sans-serif;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	color: #333;
}

body div#copy p{
	font-size: 1.3em;
}

div#main{
	width: 835px;
	margin: 0px auto;
	position: relative;
}



div.labelWithError{
	color: red;
}
p{
	line-height: 1.4em;
}
div#images p#image_caption{
	text-align: left;
}
p#image_caption{
	text-align: right;
	height: 13px;
}
body#index_categories p#image_caption.has_caption,
body#show_categories  p#image_caption.has_caption{
	margin-bottom: 5px;
}
p#image_caption span{
	color: #008179;
}

/* div#sidebar
----------------------------------------------- */

div#sidebar{
	position: absolute;
	top: 15px;
	left: 15px;
}
div.sidebar_naked{
	background: #666;
	}
img#logo{
	display: block;
	margin-bottom: 15px;
}
ul#nav li a{
	display: block;
	height: 17px;
	margin-bottom: 5px;
	width: 140px;
	background-color: white;
	font-size: 13px;
	text-transform: uppercase;
	color: #008179;
	padding-left: 10px;
	padding-top: 5px;
	letter-spacing: .2px;
}
ul#nav li a:hover,
ul#nav li a.selected{
	color: #333333;
}
body{
	padding-top: 50px;
}

div#motto{
	position: absolute;
	top: -20px;
	right: 0px;
	color: #008179;
	z-index: 2;
	height: 30px;
	font-size: 1.3em;
	line-height: 16px;
}
	div#motto img{
		vertical-align: top;
		}


/* body.home
----------------------------------------------- */
body#show_pages div#copy em strong,
body#show_pages div#copy strong em{
	color: #008179;
	font-style: normal;
}
body.home div#copy em strong:after{
	content: "‰ÛÓ";
	display: block;
}

/* body#show_products
----------------------------------------------- */
body#show_products div#main_content{
	height: 780px;
	color: #999;
}
body#show_products ul#nav li a{
	padding-left: 0px;
}
body#show_products ul#categories_browser{
	left: 15px;
}
body#show_products img#large_image{
	position: absolute;
	left: 170px;
	top: 15px;
}
body#show_products img#logo{
	background: #008179;
	width: 140px;
}
body#show_products #categories_browser{
	top: 250px;
	}
body#show_products div#motto{
	display: none;
}
body#show_products div#price{
	margin-bottom: 10px;
}
body#show_products div#product_info{
	position: absolute;
	left: 680px;
	top: 15px;
	width: 155px;
}
body#show_products h1{
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2px;
}
body#show_products h2{
	margin-bottom: 2px;
	margin-top: 2px;
	text-transform: uppercase;
}
body#show_products div#designer{
	font-weight: bold;
}
body#show_products div#description{
	margin-top: 20px;
	margin-bottom: 20px;
}
div#description,
p.description{
	font-size: 1.1em;
}
body#show_products select#color{
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
body#show_products input[type='submit']{
	display: block;
	margin-top: 10px;
	font-size: 10px;
}
body#show_products input#quantity{
	width: 20px;
}
body#show_products ul#image_browser{
	position: absolute;
	left: 680px;
	top: 355px;
	width: 175px;
	height: 170px;
}
body#show_products ul#image_browser.one_row{
	position: static;
	width: 175px;
	height: 170px;
	margin-top: 40px;
}
body#show_products ul#image_browser li{
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

body#show_products  ul.image_browser{
	position: absolute;
	top: 522px;
}

/* img#header_image
----------------------------------------------- */

img#header_image{
	margin-bottom: 2px;
}

/* ul#categories_browser
----------------------------------------------- */
ul#categories_browser{
	position: absolute;
	top: 385px;
	left: 21px;
}
ul#categories_browser li{
	list-style-type:none;
}
ul#categories_browser a{
	display:block;
	font-size:1em;
	font-weight:bold;
	margin-bottom:12.4px;
	text-transform:uppercase;
	width:110px;
}
div#main ul#categories_browser a:hover{
	color: #666;
}

/* body.index_categories
----------------------------------------------- */
body#index_categories ul.image_browser h2{
	font-weight: bold;
}


/* div#footer
----------------------------------------------- */
div#footer{
	color: #999;
	text-align: center;
	padding-bottom: 50px;
}


/* ul.image_browser
----------------------------------------------- */
a#admin_link{
	position: absolute;
	top: -15px;
	left: 0px;
}

/* ul.image_browser
----------------------------------------------- */


ul.image_browser{
	position: relative;
	width: 700px;
	left: 165px;
}
ul.image_browser li{
	float:left;
	height:235px;
	padding-right:15px;
	width:156px;
}
ul.image_browser li.clear{
	float: none;
	clear: left;
}
ul.image_browser h2{
	text-transform: uppercase;
	margin-bottom:3px;
	margin-top:3px;
}

/* body#new_users, body#new_sessions
----------------------------------------------- */
body#new_users div#copy, 
body#new_sessions div#copy{
	height: 400px;
	margin-left: 170px;
	margin-top: 20px;
}
body#new_users div#copy p, 
body#new_sessions div#copy p{
	margin-bottom: 5px;
}

/* body#show_pages and body#message
----------------------------------------------- */
body#show_pages div#copy,
body#message div#copy{
	margin-left: 170px;
	margin-top: 14px;
}
body#show_pages div#copy p,
body#message div#copy p{
	margin-bottom: 18px;
}

/* errorExplanation
----------------------------------------------- */
div#errorExplanation{
	margin-bottom: 10px;
	
}
div#errorExplanation h2,
div#errorExplanation p{
	display: none;
}
div#errorExplanation{
	color: red;
}
div.fieldWithErrors label{
	color: red;
}

/* body#message
----------------------------------------------- */
body#message div#copy{
	min-height: 260px;
	height:auto !important;
  height:260px;
	
}
body#message div#copy h2{
	font-weight: bold;
	margin-bottom: 15px;
	width: 200px;
}
body#message div#copy p{
	margin-bottom: 2px;
}

body#message div#copy div#send_message{
	position: absolute;
	top: 383px;
	right: 0px;
}
div#send_message label{
	display: block;
	margin-top: 2px;
	margin-bottom: 0px;
	font-weight: bold;
	width: 200px;
	font-size: 11px;
}
body#show_pages div#copy  div#send_message  p{
	margin-bottom: 0px;
}
div#send_message textarea{
	height: 85px;
	width: 246px;
	margin-bottom: 8px;
}
div#send_message input[type='text']{
	width: 252px;
	margin-bottom: 12px;
}

/* body#edit_orders 
----------------------------------------------- */
body#edit_orders div.info_box{
	margin-bottom: 20px;
}
body#edit_orders div.info_box td#total,
body#edit_orders div.info_box .total{
	text-align: right;
}
body#edit_orders input.line_item_quantity{
	width: 20px;
}

body#edit_orders input.line_item_price{
	width: 40px;
}
body#edit_orders a#btn_process{
	border: 1px solid;
	color: #666;
	display: block;
	width: 100px;
	margin-top: 4px;
	padding: 0px 5px;
}
body#edit_orders table#line_items span.error{
	color: red;
	display: block;
}
body#edit_orders a.delete{
	font-weight: normal;
}
body#edit_orders input[type='submit']{
	display: block;
	margin-top: 5px;
}
body#edit_orders label{
	margin-top: 10px;
	margin-bottom: 3px;
}
body#edit_orders textarea#order_note{
	width: 400px;
	height: 30px;
}

/* div.order_form
----------------------------------------------- */

table#line_items{
	width: 100%;
	margin-bottom: 20px;
}
table#line_items .price,
table#line_items .total{
	text-align: right;
}
table#line_items td#total,
table#line_items td#subtotal,
table#line_items td#tax{
	padding-top: 10px;
	text-align: right;
}
table#line_items td#total span,
table#line_items td#subtotal span,
table#line_items td#tax span{
	font-weight: bold;
}
table#line_items th{
	font-weight: bold;
}
table#line_items th,
table#line_items td{
	padding-bottom: 5px;
}



div.order_form{
	margin-left: 170px;
	width: 495px;
}

div.order_form div.fieldWithErrors label{
	color: red;
}
body#show_pages div#copy.order_form p{
	margin-bottom: 10px;
}
div.order_form h2{
	font-weight: bold;
	margin-bottom: 15px;
}
div.order_form p#intro{
	margin-bottom: 15px;
}
div.order_form table#order tr input#order_cc_security_code{
	width: 30px;
}
div.order_form table#order tr select#order_cc_expires_at_2i,
div.order_form table#order tr select#order_cc_expires_at_1i{
	width: auto;
}


div.order_form table#order{
	width: 250px;
	margin-top: 15px;
}
div.order_form p{
	margin-bottom: 10px;
}
div.order_form input#checkout{
	margin-bottom: 10px;
	display: block;
}
div.order_form h3{
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 3px;
}
div.order_form span.required{
	color: red;
}
div.order_form table#order td{
	padding-bottom: 10px;
}
div.order_form table#order tr input,
div.order_form table#order tr select{
	width: 154px;
}
div.order_form table#order tr.one_up input{
	width: 324px;
}
div.order_form table#order textarea{
	width: 324px;
	height: 87px;
}
div.order_form table#order label span{
	color: red;
}
div.order_form table#order label{
	display: block;
	margin-top: 3px;
}