/* @override 
	http://www.thirdstreethabit.com/css/stylesheet.css
*/

/* @group Firefox Linking Behavior */

img {
	border-width: 0px;
}
a:active
{
outline: none;
}
a:focus
{
outline: none;
}

/* @end */

/* @group Basic Elements */
img, div { behavior: url(/css/iepngfix.htc) }

.clear {
	clear: both;
}
a {
	color: #565442;	
	text-decoration: none;
}

body {
	padding: 0px;
	text-align: center;
	margin: 0px auto 0px auto;
	color: #565442;
	font-size: 12px;	
	background-color: #f9f7eb;		
}

#body_original {
	 /*to get rid of the 8px padding that happens in firefox and safari on top and left */
	padding: 0px;
	text-align: center;
	margin: 0px auto 0px auto;
	color: #565442;
	font-size: 12px;
}
#wrapper_old {
	width: 900px;
	min-height: 618px;
	text-align: center;
	margin: 16px auto 20px auto;
}
#wrapper {
	width: 900px;
	min-height: 618px;
	xborder: 1px solid #ccc;
	text-align: center;
	margin: 16px auto 20px auto;
	padding: 12px 12px 22px 12px;
	background-color: #ffffff;
}
#header {
	margin-bottom: 0px;
}
#logo {
	margin-top: 50px;
	margin-bottom: 21px;
	width: 215px;
	float: left;
	display: inline;
	margin-left: 355px;
}
#special_pages {
	width: 200px;
	float: right;
	margin-right: 43px;
	padding-top: 54px;
	font-family: helvetica;
	font-size: 12px;
	color: #c4c6c1;
	text-align: right;
	text-transform: lowercase;
	line-height: 20px;
}
#special_pages a {
	color: #c4c6c1;
}
#special_pages input {
	color: #d7d9d3;
	height: 14px;
	margin-right: -2px;
	border:  1px solid;
	font-size: 12px;
	font-family: helvetica;
}
input.search::-webkit-input-placeholder {
  color: #c4c6c1;
}
input.search {
	text-align: right;
	outline: none;
	width: 110px;
}
#content {
	text-align: left;
	font-family: helvetica;
	font-size: 12px;
	color: #565442;
	margin-bottom: 0px;
	clear: both;
}
/* @end */

/* @group Navigation */
#navigation {
	list-style-type: none; /* for bullets*/
	padding: 0; /* for left-indent safari, firefox*/
	margin-top: 0px; /* top space*/
	margin-left: 124px; /* left-indent i.e.*/
	margin-bottom: 6px;
	height: 42px;
	clear: both;
}
#navigation li {
	float: left;
}
#navigation li a {
	color: #565442;
	display: block;
	padding-top: 22px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	margin: 0px 15px 0px 15px;
	font-family: georgia, times;
	letter-spacing: 1px;
}

#navigation li a:hover {
	background: url(/images/petals.gif) no-repeat center top;
}
#navigation li.selected a {
	background: url(/images/petals.gif) no-repeat center top;	
}
/* @end */

/* @group Homepage */
#home_bordered_area {
	display: inline-block;
	width: 763px;
	height: 451px;
	margin-left: 0px;
	background: url(/images/home_frame.png) no-repeat left top;
}
#home_picture {	
	display: inline-block;
	width: 755px;
	height: 443px;
	text-align: left;
	margin-left: 100px;
	height: 448px;
	background: url(/images/home_sample_731-436.jpg) no-repeat left top;
}
#email_form {
	text-align: right;
	margin-right: 66px;
	margin-top: 10px;
	margin-bottom: 34px;
	font-family: georgia;
}
#email_form td {
	vertical-align: bottom;
}

#email_form input {
	font-family: helvetica;
	color: #ccc;
	padding: 2px 1px 1px 2px;
	border: 1px solid #c1b49a;		
	height: 14px;
	width: 145px;
	line-height: 14px;
	font-size: 11px;
}	

a.submit {
	text-transform: uppercase;
	font-size: 12px;
}
/* @end */

/* @group Pages */
#content_image {
	float: left;
	display: inline;
	margin-top: 22px;
	margin-left: 140px;
	height: 388px;
	width: 287px;
}

.content_header {
	color: #89C6CC;
	font-family: georgia;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
}

.content_header {
	color: #89C6CC;
	font-family: georgia;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
}
#content_text {
	float: left;
	display: inline;
	width: 316px;
	margin-left: 34px;
	line-height: 16px;
	margin-top: 7px;
}

#content_text a{
	color: #89C6CC;
}
#content_only {
	margin-top: 40px;
	margin-left: 134px;
}
#content_only td {
	color: #565442;
	font: 12px Helvetica;
	padding-right: 20px;
	width: 150px;
}

#content_only tr {
	vertical-align: top; 
}
#content_only p {
	padding-right: 140px;
}

#mailing_list td {
	color: #565442;
	width: 160px;	
	vertical-align: center; 
	line-height: 22px;
}
#mailing_list tr {
	vertical-align: center; 
}
.policy_header {
	text-transform: uppercase;
}

/* @end */

/* @group Shop */


/* @group Shop Navigation */
#category_navigation {
	float: left;
	width: 96px;
	text-transform: lowercase;
	font-style: italic;
	font-size: 12px;
	font-family: georgia, times;
	letter-spacing: 1px;
}
#category_navigation ul{
	list-style-type: none; /* for bullets*/
	padding: 0; /* for left-indent safari, firefox*/
	margin-top: 24px; /* top space*/
	margin-left: 20px; /* left-indent i.e.*/
	margin-bottom: 6px;
}
#category_navigation li {
	margin-bottom: 18px;
}
#navigation li.selected a {
	xbackground: url(/images/petals.gif) no-repeat center top;	
}
/* @end */

/* @group Products Grid Page */

#products_grid {
	float: left;
	width: 758px;
}
#products_grid div.product {
	float: left;
	display: inline;
	width: 164px;
	height: 280px;
	margin: 9px 9px 0px 9px;
	text-align: center;
	text-transform: lowercase;
	font-style: italic;
	font-size: 12px;
	font-family: georgia, times;	
}
#products_grid .sale {
	text-decoration: line-through;
	color: #ae0000;
}
.price .sale {
	text-decoration: line-through;
	color: #ae0000;	
}
#paginator {
	clear: both;
	margin-right: 90px;
	font-family: georgia, times;
	font-style: italic;
	text-align: right;
}
#paginator a.selected {
	font-weight: bold;
}
/* @end */

/* @group Product Detail Page */

#product_detail {
	float: right;
	width: 785px;
	margin-top: 21px;
}
#product_detail .title {
	font-size: 18px;
	line-height: 18px;
	color: #88c5cc;
	font-family: georgia;
	font-style: italic;
	padding-bottom: 10px;
}
#product_detail .subtitle {
	padding-bottom: 10px;
}
#product_detail .description {
	line-height: 21px;
	padding-right: 60px;
}
#product_left {
	float: left;
	width: 349px;
	height: 483px;
}
.additional_image {
	margin-top: 12px;
	margin-right: 12px;
}
#product_right {
	float: left;
	width: 350px;
	margin-left: 44px;
}
#product_right select {
	height: 18px;
	font-size: 12px;
}
select.size {
	margin-left: 22px;
}

select#size_selector {
	margin-left: 19px;	
}

#options div {
	margin-bottom: 3px;
	text-transform: uppercase;
	font-size: 12px;
}

input.qty {
	margin-left: 24px;
	width: 68px;
}

div.htw {
	clear: both;
	padding-top: 12px;	
}
.htw a {
	color: #88c5cc;
}
#add {
	margin-top: 14px;
	margin-left: 0px;
}
#add img {
	margin-left: 30px;
}
#lower_left {
	float: left;
	width: 349px;
	height: 200px;
}
#coordinating_looks {
	float: left;
	margin-left: 44px;
	position: relative;
	top: -14px;
}
.rel_product {
	width: 75px;
	text-align: center;
	font-family: georgia;
	font-style: italic;
	font-size: 10px;
	padding-right: 9px;
}

/* @end */
/* @end */

/* @group Shopping Cart */

/* @group Cart */

.cart_controls {
	clear: both;
	text-align: center;
	margin-top: 40px;
}
.cart_button {
	background-color: #ffffff;
	border: 1px solid #89C6CC;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 4px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
	color: #89C6CC;
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
#one_column_wide form {
	text-align: left;
}
#cart_contents {
	margin: 46px 0px 0px 136px;
	font-family: Helvetica;
}

#cart_contents tbody tr.cart_header {
	text-align: center;
}

#review #cart_contents{
	margin-top: 10px;
}
.shop_content_header {
	text-align: left;
	margin-left: 138px; 		
	padding-top: 12px;
	color: #89C6CC;
	font-family: georgia;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
}
.cart_header td {
	color: #565442;
	font-family: georgia;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;		
}
.cart_header td.left {
	text-align: left;
}
tr.cart_line {
	height: 66px;
}
.cart_line td {
	height: 60px;
	text-align: center;
}
.cart_line td.left {
	text-align: left;
}
.cart_line td.left a:hover {
	text-decoration: underline;
}
.cart_line td.image {
	text-align: left;
	width: 66px;
}
.cart_quantity input {
	width: 30px;
}
td.remove img{
	margin-left: 0px;
	float: none;	
}

/* @end */

/* @group Shipping and Billing */

#error {
	margin: 0px 0px 20px 18px;
	color: #ad1700;
	font-weight: normal;
}
input.missing {
	border-color: #ad1700;
	border-width: 1px;
	border-style: solid;
}

/* @group Billing Info */
table#billing_info {
	float: left;
	display: inline;
	margin-top: 20px;
	margin-left: 53px;
	padding-left: 0px;
	width: 40%;
	font-family: Helvetica;
}

#billing_info td.column_header {
	font-family: Georgia;
	font-size: 11px;
	text-align: left;
	padding-left: 84px;
	padding-bottom: 16px;
}
#billing_info_body tr td.label {
	text-align: left;
	padding-left: 84px;
}
#billing_info_body input {
	width: 140px;
}
select#state {
	margin-left: 0px;
}
/* @end */

/* @group Other Checkout Options */
#shipping_method td.column_header {	
	font-family: Georgia;
	font-size: 11px;
	padding-top: 10px;	
}
#shipping_method tbody tr td {
	text-align: left;
	padding-left: 138px;	
}
#coupon_info td.column_header {	
	font-family: Georgia;
	font-size: 11px;
	padding-top: 10px;	
}
#coupon_info tbody tr td {
	text-align: left;
	padding-left: 138px;	
}
#mailing_list td.column_header {
	font-family: Georgia;
	font-size: 11px;	
	padding-top: 10px;
}
#checkout_mailing_list tbody tr td {
	text-align: left;
	padding-left: 138px;	
}
#mailing_list td {
	width: 250px;	
}
#source td.column_header {
	font-family: Georgia;
	font-size: 11px;
		padding-top: 10px;
}
#source tbody tr td {
	text-align: left;
	padding-left: 138px;	
}
/* @end */

/* @group Shipping Info */

table#shipping_info {
	float: left;
	margin-top: 20px;
	margin-left: 2%;
	width: 41%;
	margin-right: 0px;
	font-family: Helvetica;
}
#shipping_info td.column_header {
	font-family: Georgia;
	font-size: 11px;
	text-align: left;
	padding-bottom: 16px;
}
#shipping_info tr td.label {
	text-align: left;
	padding-left: 4px;
}
#shipping_info_body input {
	width: 140px;
}
#shipping_info_body tr td {
	text-align: left;
}
/* @end */
/* @end */

/* @group Payment Info */
table#cc_info{
	float: left;
	margin-left: 2px;
	margin-top: 8px;
	font-family: Helvetica;
}
table#cc_info td.column_header {
	text-align: left;
	padding-left: 134px;
	font-family: Georgia;
	font-size: 11px;
}
#cc_info tr td.label {
	text-align: left;
	padding-left: 134px;
}
#cc_info tr td.input {
	padding-left: 20px;
}
/* @end */

/* @group Order Review Before Submit */

#checkout_addresses {
	text-align: left;
	margin-left: 138px;
	padding-top: 0px;
	font-family: Helvetica;	
	font-size: 12px;
	line-height: 18px;
}
#checkout_addresses .title {
	padding-top: 0px;
	font-weight: bold;
	font-family: Georgia;
	font-size: 11px;
}
#review #checkout_source {
	margin-bottom: 10px;
}
#checkout_source .title {
	font-weight: bold;
	padding-top: 10px;;
}

/* @end */
#thankyou {
	text-align: left;
	margin-left: 136px;
	margin-top: 19px;
	font-family: Helvetica;
}
#one_column_wide {
	margin-bottom: 30px;
}
/* @end */


/* OLD CSS
#one_column_wide form div.cart_controls input {
	margin: 10px;
}
#one_column_wide div.bag_header img {
	margin: 0px 0px 0px 0px;	
}
#one_column_wide div.sp_header img {
	margin: 0px 0px 36px 14px;	
}
#one_column_wide div.ccinfo_header img {
	margin: 0px 0px 36px 3px;	
}
#one_column_wide div.confirm_header img {
	margin: 0px 0px 36px 0px;	
}

.shipping_information {
	font-size: 11px;
	line-height: 14px;
}
table#shipping_options {
	float: left;
	margin-left: 2%;
	width: 44%;
}
table#coupon_info {
	float: left;
	margin-left: 2%;
	margin-top: 20px;
	width: 44%;
}
table#gift_wrap {
	float: left;
	margin-left: 2%;
	margin-top: 0px;
	width: 44%;
}

*/

/* @group Footer */
div#footer div#facebook_page {
	float: left;
	margin-left: 100px;
	margin-top: 7px;
}
div#footer div#facebook_like {
	float: left;
}

/* @end */



