body {
	background-color: #f6dbe9;
	margin: 0;
	padding: 0;
	font: 76% verdana, arial, helvetica, sans-serif;
	text-align: center;
	background-color: #fff;
}

p, th, td, ol, ul, dd	{
	font-size: 1em;
	vertical-align: top;
	margin-top: 1em;
	line-height: 1.5em;
}

input, select, textarea	{
	font: 76% verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	padding: 1px 2px;
	border: 1px solid #dd75ae;
}

input {
	padding: 1px 2px;
}

a	{
	font-weight: bold;
}

a:hover	{
	text-decoration: none;
}

a img {
	border: 1px solid #c60070;
}

a:hover img {
	border: 1px solid #ec0487;
}

ul, ol	{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

li	{
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: normal;
}

ol	{
	margin-left: 2em;
}

ol li	{
	font-weight: bold;
	list-style: decimal;
	margin: 0 0 1em 0;
	font-size: 1em;
}

hr {
	clear: both;
  border: 0;
	color: #9f9f9f;
	background-color: #9f9f9f;
	height: 1px;
}

.hide	{
	display: none;
	padding: 0;
	margin: 0;
}


/* =========================== */
/* header */
/* =========================== */

#header	{
	background-color: #fff;
	text-align: left;
	float: left;
	width: 100%;
}

#header_content	{
	background-color: #fff;
	width: 62.7em;
	margin: 0 auto;
	position: relative;
}

h1 {
	margin: 0.6em 0 -1px 4px;
	padding: 0;
	float: left;
}

h1 a {		
	display: block;
	margin: 0;
	padding: 119px 0 0 0;
	width: 213px;
	overflow: hidden;
	font-size: 0px;
	background: transparent url(/images/thbx_logo.gif) 0 0 no-repeat;
	height: 0px !important; /* for most browser */
	height /**/:118px; /* for IE5/win */
}

#header form {
	float: right;
	margin: 40px 10px 0 0;
	padding: 0;
}

#header form input#search,
#search_again form input#search {
	background-color: #fcf2f7;
	float: left;
	width: 15.75em;
	margin-right: 5px;
	font-size: 0.95em;
	padding: 1px 2px;
	border: 1px solid #dd75ae;
}

html>body #header form input#search,
html>body #search_again form input#search	{
	padding: 2px;
}

form input.submit,
#search_again form input.submit {
	border: none;
}

/* =========================== */
/* primary navigation */
/* =========================== */

#primary_nav	{
	position: absolute;
	bottom: -1px;
	right: 2px;
	padding: 0;
	margin: 0;
}

html>body #primary_nav	{
	right: 2px;
	bottom: 0;
}

#primary_nav li	{
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: 1em;
	position: relative;
}

#primary_nav li a	{
	display: block;
	padding: 0;
	margin: 0 10px 0 0;
	text-decoration: none;
	color: #464646;
	font-weight: bold;
}

#primary_nav li a	em	{
	display: block;
	font-style: normal;
	margin: 0;
	padding: 8px 0.85em 7px 0.85em;
}

#primary_nav li a:hover	{
	background: #fcf2f7 url(/images/nav_hover_left.gif) top left no-repeat;
	padding: 0;
}

#primary_nav li a:hover em	{
	background: transparent url(/images/nav_hover_right.gif) top right no-repeat;
	display: block;
	margin: 0;
	padding: 8px 0.85em 7px 0.85em;
}

#primary_nav li.active a, 
#primary_nav li.active a:hover	{
	background: #9f9f9f url(/images/nav_active_left.gif) top left no-repeat;
	color: #fff;
	padding: 0;
}

#primary_nav li.active a em, 
#primary_nav li.active a:hover em	{
	display: block;
	margin: 0;
	padding: 8px 0.85em 7px 0.85em;
	background: transparent url(/images/nav_active_right.gif) top right no-repeat;
	font-style: normal;
}

#primary_nav li#nav_sell a	{
	margin-right: 12px;
}

#primary_nav li#nav_charity a	{
	margin-right: 0;
}

#nav_charity img	{
	position: absolute;
	bottom: 1px;
	left: -10px;
}

html>body #primary_nav li a,
html>body #primary_nav li a em,
html>body #primary_nav li.active a,
html>body #primary_nav li.active a em {
	padding-bottom: 3px;
}

html>body #primary_nav li a:hover em,
html>body #primary_nav li.active a:hover em	{
	padding-bottom: 6px;
}

#nav_mailing_list img	{
	position: absolute;
	top: 0;
	right: 10px;
}

#primary_nav li#nav_home a em 	{
	width: 1.5em;
}

#primary_nav li#nav_buy a em	{
	width: 5em;
}

#primary_nav li#nav_sell a em	{
	width: 5em;
}

#primary_nav li#nav_contact a em	{
	width: 3.4em;
}

#primary_nav li#nav_charity a em	{
	width: 4em;
}

#primary_nav li#nav_mailing_list a em	{
	width: 7.6em;
}

html>body #primary_nav li#nav_home a em,
html>body #primary_nav li#nav_buy a em,
html>body #primary_nav li#nav_sell a em,
html>body #primary_nav li#nav_contact a em,
html>body #primary_nav li#nav_charity a em	{
	width: auto;
}

/* Buy Link Secure */

#primary_nav li.active.secure a,
#primary_nav li.active.secure a:hover	{
	background: #ffd75d url(/images/nav_secure_left.gif) top left no-repeat;
	color: #f26522;
	padding: 0;
}

#primary_nav li.active.secure a em,
#primary_nav li.active.secure a:hover em {
	display: block;
	margin: 0;
	padding: 8px 0.85em 7px 0.85em;
	background: transparent url(/images/nav_secure_right.gif) top right no-repeat;
	font-style: normal;
}

html>body #primary_nav li.active.secure a em,
html>body #primary_nav li.active.secure a:hover em {
	padding-bottom: 6px;
}

/* =========================== */
/* secondary navigation */
/* =========================== */

#secondary_nav	{
	clear: both;
	background-color: #9f9f9f;
	text-align: left;
	margin: 0;
	padding: 0;
}

html>body #secondary_nav	{
	margin-top: 0;
}

#secondary_nav_content	{
	width: 62em;
	margin: 0 auto;
}

#secondary_nav ul	{
	width: auto;
	margin: 0.5em 12px 0.5em 0;
	padding: 0;
	font-size: 0.9em;
	float: right;
}

#secondary_nav ul li	{
	display: block;
	float: left;
	list-style: none;
	padding: 0 0 1px 0;
	margin: 0;
	line-height: 1.2em;
}

#secondary_nav ul li#shopping_bag_status	{
	list-style: none;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #fff;
	color: #fff;
}

#secondary_nav ul li a	{
	display: block;
	color: #fff;
}

#secondary_nav.secure	{
	background-color: #ffd75d;
}

#secondary_nav.secure ul li#shopping_bag_status	{
	color: #545454;
	border-right: 1px solid #545454;
}

#secondary_nav.secure ul li a	{
	display: block;
	color: #545454;
}

#secondary_nav.secure p	{
	float: left;
	margin: 0.4em 0 0 0.2em;
	padding: 0 0 0 18px;
	background: transparent url(/images/lock.gif) 0 0 no-repeat;
	font-size: 0.9em;
	font-weight: bold;
	color: #545454;
}

/* =========================== */
/* flash notice */
/* =========================== */

#flash	{
	position: relative;
	margin: 0 auto;
	padding: 1em 0 0 0;
	width: 62em;
}

#flash p	{
	margin: 0;
	padding: 0;
	color: #c60070;
	font-weight: bold;
	background: #ffeb90 url(/images/flash_top_left.gif) top left no-repeat;
}

#flash span	{
	display: block;
	width: auto;
	background: transparent url(/images/flash_top_right.gif) top right no-repeat;
}

#flash strong	{
	display: block;
	width: auto;
	background: transparent url(/images/flash_bottom_left.gif) bottom left no-repeat;
}

#flash em	{
	display: block;
	width: auto;
	padding: 0.5em 1em;
	font-style: normal;
	background: transparent url(/images/flash_bottom_right.gif) bottom right no-repeat;
}

/* =========================== */
/* page content */
/* =========================== */

#page_content	{
	clear: both;
	text-align: left;
	background-color: #f2cbe0;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

#page_content a	{
	color: #c60070;
	font-weight: bold;
}

#page_content a:hover	{
	color: #ec0487;
}

#content	{
	background-color: #f2cbe0;
	width: 62em;
	margin: 0 auto;
	padding: 1.85em 0;
	color: #464646;
}

#content h2	{
	margin: 0 0 0 10px;
}

html>body #content h2	{
	margin-left: 0;
}

#main_content	{
	position: relative;
	float: left;
	width: 36.75em;
	margin: 0.5em 0 1.8em 0;
	color: #464646;
}

html>body #main_content	{
	margin-left: 0;
}

#main_content.no_columns 	{
	width: auto;
	margin: 0.5em 0 0 0;
	padding: 0;
	width: 62em;
}

html>body #main_content.no_columns 	{
	width: 62em;
}

#main_content h3	{
	font-size: 16px;
	font-weight: bold;
	color: #a44d80;
	font-family: Georgia, Times, Serif;
	margin-bottom: 0.25em;
}

#column_content	{
	float: right;
	width: 21em;
	margin: 1.4em 0;
	color: #545454;
}

#column_content	ul li	{
	list-style: none;
}

/* =========================== */
/* standard box */
/* =========================== */

.box	{
	padding: 0 0 2.5em 0;
	background-color: #fcf2f7;
}

.box p,
.box ul	{
	margin: 0.8em 15px;
}

.box form p	{
	margin-top: 0.75em;
}

.box select,
#welcome select	{
	float: left;
	margin: 0 2px 0 0;
}

.box h4	{
	margin: 10px 15px 0.5em 15px;
}

.box p	{
	margin-top: 0.5em;
}

.box_header	{
	float: right;
	background: #fcf2f7 url(/images/box_right_corner.gif) top right no-repeat;
	padding-bottom: 0.5em;
}

html>body .box_header	{
	float: none;
	padding-bottom: 0;
}

.box.small	{
	background: #fcf2f7 url(/images/box_bg_small.gif) bottom left repeat-x;
}

.box.medium	{
	background: #fcf2f7 url(/images/box_bg_medium.gif) bottom left repeat-x;
}

.box.large	{
	background: #fcf2f7 url(/images/box_bg_medium.gif) bottom left repeat-x;
}

/* =========================== */
/* big button */
/* =========================== */

.big_button,
#main_content #star_bag.bag_teaser .big_button.star_bag	{
	width: 16em;
	padding: 0;
	background: #dd75ae url(/images/buttons/big_button_top_left.gif) top left no-repeat;
}

.box .big_button	{
	width: 15em;
}

.box .big_button	{
	margin-left: 1.25em;
}

.big_button p,
#main_content #star_bag.bag_teaser .big_button.star_bag p	{
	margin: 0;
	padding: 0;
	background: transparent url(/images/buttons/big_button_top_right.gif) top right no-repeat;
}

.big_button	span,
#main_content #star_bag.bag_teaser .big_button.star_bag span {
	display: block;
	background: transparent url(/images/buttons/big_button_bottom_left.gif) bottom left no-repeat;
}

#page_content .big_button	a,
#page_content .big_button	em,
#page_content #main_content #star_bag.bag_teaser .big_button.star_bag a {
	display: block;
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	background: transparent url(/images/buttons/big_button_bottom_right.gif) bottom right no-repeat;
	padding: 0.5em 0;
}

#page_content .big_button	a:hover,
#page_content #main_content #star_bag.bag_teaser .big_button.star_bag a:hover	{
	color: #fff;
}

/* =========================== */
/* Home */
/* =========================== */

#content.home	{
	padding-top: 0;
}

#welcome	{
	position: relative;
	padding-right: 0;
	min-height: 19em;
	height: 19em;
	background: #fcf2f7 url(/images/home/welcome_bg.jpg) top left repeat-x;
	border-bottom: 5px solid #dd75ae;
}

#content #welcome h2	{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 511px;
	padding-top: 231px;
	/*background: transparent url(/images/home/welcome.jpg) 0 0 no-repeat;*/
  background: #fcf2f7 url(/images/home/nationwide.jpg) top left repeat-x;
	height: 0px !important; /* for most browser */
	height /**/:230px; /* for IE5/win */
}

#welcome p#find_out_more	{
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	z-index: 1000;
}

#welcome p#find_out_more a	{
	display: block;
	width: 508px;
	padding-top: 230px;
	overflow: hidden;
	height: 0px !important; /* for most browser */
	height /**/:230px; /* for IE5/win */
}

#buy_or_sell	{
	width: 19em;
	height: 17.8em;
	float: right;
	padding: 1.2em 0 0 1em;
	margin: 0;
	background-color: #fcf2f7;
}

#buy_or_sell form	{
	margin: 0;
	padding: 0;
}

#buy_or_sell p,
#buy_or_sell form p	{
	margin-bottom: 0;
	padding: 0 1em 0 0;
}

h3#browse_bags	{
	margin: 0 0 0.5em 0;
}

h3#bag_to_sell	{
	margin: 12px 0 0.5em 0;
}

/* Featured bags */

#featured_bags	{
	float: left;
	width: 62em;
	padding-top: 1.2em;
	margin-bottom: 3em;
	background: transparent url(/images/home/recent_bg.gif) 0 0 repeat-x;
}

#star_bag.bag_teaser	{
	float: left;
	margin-left: 1em;
	width: 10em;
}

html>body	#star_bag.bag_teaser	{
	margin-left: 1.7em;
}

#star_bag.bag_teaser p	{
	margin-left: 0.5em;
	margin-right: 0;
}

html>body #star_bag.bag_teaser p	{
	margin-left: 0.9em;
	margin-right: 0;
}

#recent_bags	{
	float: right;
	position: relative;
	margin-left: 1em;
	width: 47em;
}

#featured_bags.no_star_bag #recent_bags	{
	float: left;
	position: relative;
	margin-left: 1em;
	width: 60em;
}

#other_bags	{
	clear: left;
	position: absolute;
	bottom: 0;
	right: 1em;
	text-align: right;
	margin: 0;
	padding: 0;
}

/* =========================== */
/* Bag Teaser class */
/* =========================== */

.bag_teaser	{
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 1.8em;
}

.bag_teaser h4	{
	margin: 0 0 0.9em 0;
}

.bag_teaser p	{
	float: left;
	margin: 1em 2em 0 0;
	padding: 0;
	width: auto;
}

#content .bag_teaser p.last,
#content #main_content .bag_teaser p.last	{
	margin-right: 0;
}

.bag_teaser p	span {
	display: block;
	font-weight: bold;
	text-align: center;
	font-size: 0.9em;
}

p.thumb {
	position: relative;
}  

p.thumb img {   
	display: block;
	width: 90px;
	height: 90px;
}

#content p.thumb strong a {
	color: #c20;
	font-size: 2em;
	padding-bottom: 8px;
	position: absolute;
	top: 36px;
	left: 16px;
	text-decoration: none;
}

#content p.thumb strong a:hover {
	color: #c20;
}


/* =========================== */
/* Buy Bags */
/* =========================== */

#main_content #star_bag.bag_teaser	{
	margin-left: 0;
	margin-right: 0;
	margin-top: 1em;
	padding-bottom: 0.5em;
	width: 25em;
}

#main_content #star_bag.bag_teaser p	{
	float: left;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

#main_content #star_bag.bag_teaser ul	{
	margin-left: 8em;
	margin-top: 0.4em;
	padding: 0;
	width: 16.5em;
}

html>body #main_content #star_bag.bag_teaser ul	{
	margin-left: 8.5em;
}

#main_content #star_bag.bag_teaser ul li	{
	margin-bottom: 0;
}

#main_content #star_bag.bag_teaser ul li strong	{
	display: block;
	float: left;
	width: 6em;
}

html>body #main_content #star_bag.bag_teaser ul li strong	{
	width: 6.5em;
}

#main_content #star_bag.bag_teaser ul li.price	{
	font-size: 1.2em;
	margin-bottom: 0.2em;
}

#main_content #star_bag.bag_teaser ul li.price strong	{
	width: 5em;
}

html>body #main_content #star_bag.bag_teaser ul li.price strong	{
	width: 5.5em;
}

#main_content #recent_bags	{
	float: right;
	position: relative;
	margin-left: 1em;
	margin-top: 1em;
	width: 35em;
	padding-bottom: 2em;
}

#main_content #recent_bags #other_bags	{
	right: 0;
}

#main_content #recent_bags.bag_teaser.no_star_bag	{
	float: left;
	margin-left: 0;
}

#main_content #recent_bags.bag_teaser.no_star_bag #other_bags	{
	text-align: left;
	left: 0;
}

/* =========================== */
/* Bags Breakdown */
/* =========================== */

#bag_breakdown	{
	clear: both;
	float: left;
	padding-top: 1.4em;
	width: 100%;
	margin-bottom: 0.8em;
}

ul.col1	{
	float: left;
	width: 11em;
	margin-right: 0;
	padding-right: 0;
}

ul.col2	{
	float: right;
	width: 11em;
	margin-left: 0;
}

html>body ul.col2	{
	width: 13em;
}

/* Brand Box */

#brand_box.box	{
	width: 28em;
	position: relative;
	float: left;
	padding-bottom: 1em;
}

html>body #brand_box.box	{
	width: 30em;
}

/* Category Box */

#category_box.box.small	{
	width: 15em;
	position: relative;
	float: left;
	padding-bottom: 1em;
	margin-left: 2.5em;
}

#price_box.box.small	{
	width: 12em;
	position: relative;
	float: left;
	padding-bottom: 1em;
	margin-left: 2.5em;
}

html>body #category_box.box.small,
html>body #price_box.box.small	{
	margin-left: 2.5em;
}

#brand_box.box.medium	h3,
#category_box.box.small h3,
#price_box.box.small	h3	{
	margin-top: 0;
}


/* =========================== */
/* Bag Lists */
/* =========================== */

#main_content.no_columns .bag_teaser	{
	padding-bottom: 1.5em;
}

#main_content.no_columns .bag_teaser p	{
	margin-top: 0.5em;
	margin-right: 1.2em;
}

#main_content.no_columns h3	{
	clear: both;
	padding-bottom: 0;
	margin-bottom: 0;
}

#main_content #other_bags	{
	right: -1.4em;
}

html>body #main_content #other_bags	{
	right: 0.5em;
}

/* =========================== */
/* Bag Description */
/* =========================== */

#bag_description	{
	position: relative;
	margin-top: 0.9em;
	float: left;
	width: 60em;
}

#bag_image	{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 21em;
}

#bag_description #bag_image img	{
	display: block;
}

#bag_description #bag_image span	{
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 0.9em;
}

/* bag sold */
#bag_description #bag_image strong a {
	position: absolute;
	font-size: 5em;
	color: #c20;
	top: 115px;
	left: 52px;
	z-index: 100;
	text-decoration: none;
}

/* bag description text */

#bag_description ul	{
	margin-left: 265px;
}

#bag_description ul li	{
	margin-bottom: 1em;
}

#bag_description ul li strong	{
	display: block;
	float: left;
	width: 10em;
}

#bag_description ul li.price	{
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}

#bag_description ul li.price strong	{
	width: 8.35em;
}

#bag_description ul li.comments	{
	float: left;
	width: 39em;
}

#bag_description ul li.comments div	{
	display: block;
	float: left;
	width: 28.5em;
}

/* add to shopping bag button */

#add_to_bag	{
	position: absolute;
	top: 0;
	right: 0;
	width: 17em;
}

#add_to_bag .big_button	{
	margin: 0 auto;
	width: 17em;
}

#add_to_bag strong	{
	display: block;
}

#sales_process_link	{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.9em;
}

#sales_process	{
	position: absolute;
	left: 2.2em;
	width: 20em;
	background-color: #fff;
	padding: 1em;
	margin: 0;
	margin: 0.5em auto;
	font-size: 0.9em;
}

#sales_process_link strong,
#sales_process strong	{
	width: auto;
	display: block;
}

#sales_process a	{
	display: block;
	text-align: right;
}

/* =========================== */
/* Similar Bags */
/* =========================== */

#similar_bags	{
	clear: both;
	float: left;
	padding-top: 1.4em;
	width: 60em;
	margin-bottom: 0.9em;
}

/* Similar Box */

#similar_bags div#similar_box.box.small	{
	width: 37em;
	position: relative;
	float: left;
	padding-bottom: 1em;
}

html>body #similar_bags div#similar_box.box.small	{
	width: 37em;
}

#similar_bags div#similar_box.box.small .box_header	{
	float: left;
	width: 100%;
}

#similar_bags div#similar_box.box.small h3	{
	margin-top: 0;
}

#similar_bags div#similar_box.box.small .bag_teaser	{
	margin-left: 0.7em;
}

#similar_bags div#similar_box.box.small .bag_teaser span	{
	display: block;
	width: 92px;
	text-align: center;
}

html>body #similar_bags div#similar_box.box.small .bag_teaser	{
	margin-left: 1.2em;
}

#similar_bags div#similar_box	#other_bags {
	margin-right: 2.8em;
}

html>body #similar_bags div#similar_box	#other_bags {
	margin-right: 1em;
}

/* Browse More Bags Box */

#similar_bags div#more_bags.box.small	{
	width: 22em;
	float: right;
}

#similar_bags div#more_bags.box.small h3	{
	margin-top: 0;
}

#similar_bags div#similar_box div.bag_teaser	{
	width: auto;
	margin-left: 1.4em;
}

#similar_bags div#similar_box div.bag_teaser p	{
	margin-right: 1.3em;
}

/* =========================== */
/* Sell Bags */
/* =========================== */

#seller_terms	{
	margin-top: 0.5em;
	padding: 1em;
	background-color: #fcf2f7;
}

/* =========================== */
/* Chosen Charity */
/* =========================== */

#main_content_charity	{
	width: auto;
	margin: 0;
	padding: 0;
}

html>body #main_content_charity	{
	width: 62em;
}

#main_content_charity p	{
	float: left;
	width: 22em;
	margin-top: 4em;
}

#main_content_charity p img	{
	display: block;
	margin: 0 auto 2em auto;
}

#main_content_charity div	{
	float: right;
	width: 37.5em;	
}

#main_content_charity div	p {
	float: none;
	width: 37.5em;
	margin-top: 1em;
}

#main_content_charity div a	{
	display: block;
	font-size: 1.1em;
}


/* =========================== */
/* Contact Us */
/* =========================== */

#contact_form	{
	margin: -1em 0 0 0;
}

#contact_form form	{
	float: left;
	width: 36em;
}

#contact_form label	{
	display: block;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	width: 8.7em;
	margin-top: 0.1em;
}

#contact_form input	{
	width: 16.5em;
	padding: 0.2em 0.1em;
}	

#contact_form label.comments	{
	width: 16em;
	margin-bottom: 0.2em;
}

#contact_form textarea	{
	width: 33em;
	padding: 0.2em 0.1em;
	height: 14em;
}

#contact_form input.submit,
#contact_form img#please_wait	{
	clear: both;
	float: right;
	width: auto;
	border: none;
	margin: 0;
	padding: 0;
}

#contact_form img#please_wait	{
	display: none;
}

#alternatives	{
	clear: both;
}

#alternatives h3	{
	margin-left: 1.1em;
}

#alternatives p.no_indent	{
	margin-left: 1.3em;
}

#alternatives h5	{
	margin: 0 0 0 3em;
	font-size: 1em;
}

#alternatives p	{
	margin-bottom: 1em;
	margin-left: 3em;
}

/* =========================== */
/* Sell Bags Form */
/* =========================== */

#contact_form.seller label	{
	width: 10em;
}

#contact_form.seller label.comments	{
	width: 31em;
}

#conditions textarea	{
	width: 37em;
	height: 25em;
}

#contact_form.seller textarea	{
	width: 33.5em;
}

#conditions p	{
	margin: 0.5em 0 0 0;
}

#contact_form.seller #alternatives p	{
	margin-left: 1.3em;
	margin-bottom: 0.5em;
}

#contact_form.seller #alternatives h5	{
	text-align: center;
	font-size: 1.3em;
	margin: 0.3em 1.3em 0.5em 1.3em;
}

input#sell_bags_terms	{
	border: none;
}

/* =========================== */
/* Shopping Bag */
/* =========================== */

table#shopping_bag	{
	width: 58em;
	margin-top: 1em;
}

table#shopping_bag th	{
	padding: 0.2em 0.8em;
	background-color: #dd75ae;
	color: #fff;
	font-size: 1.1em;
}

table#shopping_bag th.items_header {
	width: 37em;
}

table#shopping_bag td {
	padding: 0.8em 0.8em 0.5em 0.8em;
	border-bottom: 1px solid #eaadcf;
	background: #f2cbe0 url(/images/shopping_bag_bg.gif) 0 0 repeat-x;
}

table#shopping_bag td.bag_details	{
	width: 21em;
	padding-left: 0;
}

table#shopping_bag td ul	{
	margin-left: 0;
	padding-left: 0;
}

table#shopping_bag td ul li	{
	margin: 0.3em 0 0 0;
}

table#shopping_bag td ul li strong	{
	display: block;
	float: left;
	width: 10em;
}

table#shopping_bag td.price	{
	font-weight: bold;
	text-align: right;
}

table#shopping_bag td li.size {
	position: absolute;
	width: 27em;
}

table#shopping_bag td li.condition {
	margin-top: 2em;	
}

table#shopping_bag td p.remove	{
	margin: 4.8em 0 0 0;
	font-size: 0.9em;
} 

table#shopping_bag tr#shopping_bag_footer td	{
	background-image: none;
	background-color: #dd75ae;
	border: none;
	padding: 0.2em 0.8em;
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
	text-align: right;
}

table#shopping_bag tr#shopping_bag_footer td.subtotal	{
	text-align: left;
}

table#shopping_bag th.bag_warnings,
table#shopping_bag td.bag_warnings,
table#shopping_bag tr#shopping_bag_footer td.bag_warnings	{
	background: none;
	border: none;
	width: 20em;
	padding: 0.5em 0.5em 0 0.5em;
}

html>body table#shopping_bag th.bag_warnings,
html>body table#shopping_bag td.bag_warnings,
html>body table#shopping_bag tr#shopping_bag_footer td.bag_warnings	{
	width: 18em;
}

table#shopping_bag td.bag_warnings.sold	{
	background-color: #fff;
	color: #c20;
	margin: 0;
	border-bottom: 1px solid #eaadcf;
}

table#shopping_bag td.bag_warnings.sold h4	{
	margin: 0;
	padding: 0 0 0 18px;
	font-size: 1em;
	background: transparent url(/images/x.gif) 0 3px no-repeat;
}

html>body table#shopping_bag td.bag_warnings.sold h4	{
	margin-top: 0.6em;
}

table#shopping_bag td.bag_warnings.sold p	{
	padding: 0;
	margin: 0;
	font-size: 0.9em;
}

table#shopping_bag td.bag_warnings.sold p.remove a	{
	color: #00a650;
	padding-left: 18px;
	background: transparent url(/images/tick.gif) top left no-repeat;
}

div#to_checkout	{
	float: right;
	margin: 1em 10.8em 2em 0;
}

html>body div#to_checkout	{
	margin-right: 24.5em;
}

p#other_options	{
	float: left;
	margin: 0.8em 0 0 0.4em;
	padding: 0;
}

html>body p#other_options	{
	margin-left: 0.8em;
}

html>body p#empty_bag	{
	top: -1.6em;
}

p#empty_bag a img	{
	border: none;
}

/* =========================== */
/* Checkout */
/* =========================== */

h2#checkout	{
	float: left;
	width: 92px;
}

h2#review_order,
h2#order_complete	{
	float: left;
}

ol#checkout_process	{
	float: left;
	position: relative;
	right: 3.8em;
	margin: 0.5em 0 0 4em;
	padding: 0;
	width: 25em;
}

ol#checkout_process	li	{
	float: left;
	display: block;
	margin: 0 0 0 1.5em;
	padding: 0;
	font-weight: normal;
	font-size: 0.9em;
	list-style: decimal;
	color: #a44d80;
}

ol#checkout_process	li strong	{
	font-size: 1.1em;
}

#contact_form.checkout	{
	float: left;
	margin-top: 0em;
}

#contact_form.checkout h5	{
	margin: 1em 0 1em 2.5em;
	font-size: 1em;
	color: #c20;
}

html>body #contact_form.checkout h5	{
	margin-left: 1.2em;
}

#contact_form.checkout h4	{
	float: left;
	clear: both;
	width: 18em;
	display: block;
	overflow: visible;
	font-size: 1.5em;
	margin-top: 2em;
	margin-bottom: 0.2em;
	color: #a44d80;
	font-family: Georgia, Times, Serif;
}

#contact_form.checkout h4.no_margin	{
	margin-top: 0.5em;
}

#contact_form.checkout label	{
	float: left;
	width: 10em;
}

#contact_form.checkout label em	{
	color: #c20;
}

#contact_form.checkout p	{
	float: left;
	clear: both;
	display: block;
	width: 34em;
	margin-bottom: 0.5em;
}

#contact_form.checkout input	{
	width: 22em;
}

#contact_form.checkout input#order_card_verification_value,
#contact_form.checkout input#order_billing_zip_code,
#contact_form.checkout input#order_delivery_zip_code	{
	width: 6em;
}

#contact_form.checkout p#verification_value {
	display: none;
}

#contact_form.checkout form select	{
	margin-left: 0.3em;
}

html>body #contact_form.checkout form select	{
	margin-left: 0;
}

#contact_form.checkout label.comments	{
	width: 31em;
}

#conditions textarea	{
	width: 37em;
	height: 25em;
}

#contact_form.checkout textarea	{
	width: 34em;
}

#contact_form.checkout input.checkbox	{
	border: 0;
}

#contact_form.checkout label.checkbox	{
	width: 30em;
	font-size: 1em;
	float: none;
	margin-left: 2em;
	margin-top: -1.7em;
}

select#order_billing_country_id,
select#order_delivery_country_id	{
	width: 21em;
}

#contact_form.checkout input.checkbox,
#contact_form.checkout input.submit	{
	width: auto;
}

#contact_form.checkout input.submit	{
	margin-right: 0.5em;
}

#contact_form.checkout input.radio	{
	width: auto;
}

/* Review Order Table */

table#shopping_bag #shopping_bag_postage td	{
	background-color: #eaadcf;
	background-image: none;
	border-bottom: none;
	border-top: 1px solid #fff;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-align: right;
	color: #545454;
	font-weight: bold;
	font-size: 1.1em;
}

table#shopping_bag #shopping_bag_postage td.postage	{
	text-align: left;
}

table#shopping_bag #shopping_bag_total td	{
	background-color: #fffbcc;
	background-image: none;
	border-top: 1px solid #fff;
	border-bottom: none;
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
	color: #464646;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

table#shopping_bag #shopping_bag_total td.total	{
	text-align: left;
}	

table#shopping_bag tr#shopping_bag_postage td.bag_warnings,
table#shopping_bag tr#shopping_bag_total td.bag_warnings	{
	background: none;
	border: none;	
}

/* Review Order Summary Box */

div#place_order_box	{
	width: 39.5em;
}

div#contact_form.box.small.review	{
	margin-top: 0;
	width: 37.5em;
	float: left;
}

div.dispatching_to	{
	float: right;
	margin: 0 0 0 1.1em;
	width: 15em;
}

div.dispatching_to p, 
div.payment_info p	{
	margin-left: 0;
}

div.dispatching_to h4, 
div.payment_info h4	{
	display: block;
	overflow: visible;
	padding: 0;
	margin: 0 0 0.5em 0;
	font-size: 1.1em;
}

div.payment_info	{
	float: left;
	margin: 0 1.1em 1em 1em;
}

div#contact_form p#place_order	{
	clear: both;
	text-align: center;
	margin: 0;
}

div#contact_form p#place_order input,
div#contact_form p#place_order img	{
	display: block;
	width: 172px;
	height: 32px;
	border: 0;
	margin: 0 auto;
}

div#contact_form p#place_order #please_wait {
	display: none;
	float: none;
}

/* =========================== */
/* Help Pages */
/* =========================== */

ol#help_topics {
	margin-bottom: 3em;
}

ol#help_topics li span	{
	display: block;
	font-weight: normal;
	margin-bottom: 1.5em;
}

ol#help_topics li a {
	font-size: 1.1em;
}

/* =========================== */
/* Miscellaneous */
/* =========================== */

.narrow_top	{
	margin-top: 0.25em;
}

.tall_margin {
	margin-top: 1em;
}

.all_bags	{
	margin: 0 0.5em 2em 0; 
	float: right;
}

select#category_id {
	font-size: 0.9em;
}

.clear {
	clear: both;
}        

#realex {     
	position: absolute;
	bottom: 1em;
	right: 0; 
	clear: both;
	margin: 0 2.5em 0 0;
	text-align: center;
}   

#realex.details {
	right: -25em;
}   

#realex img { 
 	border: 0;
}

/* =========================== */
/* footer */
/* =========================== */

#footer	{
	position: relative;
	background-color: #f6dbe9;
	margin: 0;
	padding: 0;
	text-align: left;
	border-top: 1px solid #eaadcf;
}

#footer_content	{
	background-color: #f6dbe9;
	width: 62.7em;
	margin: 0 auto;
	padding: 1.2em 10px;
	color: #545454;
	position: relative;
}

/* Back to top link */

#footer_content p#top	{
	position: absolute;
	top: -1.8em;
	right: 0;
	margin: 0 30px 0 0;
	padding: 0;
	background: #f6dbe9 url(/images/top_left_corner.gif) 0 0 no-repeat;
}

html>body #footer_content p#top {
	margin-right: 20px;
}

#footer_content p#top span {
	display: block;
	padding-right: 1em;
	background: transparent url(/images/top_right_corner.gif) top right no-repeat;
}

#footer_content p#top span a	{
	display: block;
	padding: 0.25em 0 1px 22px;
	background: transparent url(/images/top_arrow.gif) 6px 6px no-repeat;
	border-bottom: none;
	text-decoration: none;
}

/* footer links */

#footer_content a	{
	color: #545454;
	font-weight: normal;
}

#footer_content a:hover	{
	color: #707070;
}

#footer_content	ul	{
	margin: 1em 0 0 5px;
	padding: 0 0 1px 0;
}

#footer_content ul li	{
	float: left;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer_content ul li a	{
	display: block;
	font-size: 0.9em;
	margin-right: 10px;
	padding: 0 10px 0 0;
	border-right: 1px solid #545454;
	line-height: 1.2em;
}

#footer_content ul li.last_link a {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

#footer_content ul li#rss a {
	padding: 0 0 3px 20px;
	background: transparent url(/images/rss.gif) 0 0 no-repeat;
}

#footer_content p	{
	clear: left;
	margin: 0 0 0 5px;
	padding-top: 1em;
	font-size: 0.9em;
}

/* mailing list */

#subscribe {
	margin: 1em 0.2em 0 1.2em;
	padding: 0;
}

#subscribe h5 {
	margin: 0 0 1em 0;
	font-size: 0.9em;
	color: #c20;
}

#subscribe p,
#unsubscribe p {
	margin: 0 0 1em 0;
	padding: 0;
}

#subscribe label {
	display: block;
	width: 15em;
	padding-right: 1em;
}

#subscribe label em {
	color: #c20;
}

#subscribe h4,
#unsubscribe h4 {
	font-size: 0.9em;
	display: block;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding: 0;
}

#subscribe form {
	margin: 0;
	width: 35em;
}

#subscribe input,
#unsubscribe input {
	background-color: #fff;
	width: 15.75em;
	margin-right: 5px;
	font-size: 1em;
	padding: 3px 2px;
	border: 1px solid #dd75ae;
}

#subscribe input.submit,
#unsubscribe input.submit {
	width: auto;
	border: 0;
	margin-top: -1px;
	background: transparent;
}

#subscribe p.brands input {
	margin-top: 0.5em;
}

#subscribe p.submit {
	margin: 1.5em 1.3em 0 0;
}

#subscribe.no_float {
	float: none;
	margin: 0;
}

#subscribe.no_float form {
	margin: 1em 0 2em 0;
	width: 35em;
	float: left;
}

#subscribe .rss {
	width: 30em;
	float: left;
	margin-top: 2em;
	padding: 0 0 3px 25px;
	background: transparent url(/images/rss.gif) 0 4px no-repeat;
}

#subscribe .rss span {
	font-size: 0.9em;
	display: block;
	margin-top: 0.5em;
}

/* RSS link */

#footer_content p#rss	{
	padding: 1em 0 0 0.5em;
	margin: 0;
}

#footer_content p#rss	{
	width: 7.5em;
}

#footer_content p#rss a#rss_link	{
	display: block;
	margin: 0;
	padding: 0;
}

#footer_content p#rss	a img {
	float: left;
	border: none;
	display: block;
	margin: 1px 0.5em 0 0;
}


/* Form Validation Errors */

#errorExplanation {
	width: 33em;
	border: 1px solid #b92a1c;
	padding-bottom: 12px;
	margin-bottom: 20px;
	margin-left: 1.1em;
	background-color: #faedbf;
}

#errorExplanation.no_margin {
	margin: 1em 0;
	width: 37em;
}

body #errorExplanation h2 {
	text-align: left;
	font-weight: bold;
	width: 34em;
	margin: 0;
	padding: 5px;
	font-size: 1em;
	background-color: #b92a1c;
	color: #fff;
}

body #errorExplanation.no_margin h2 {
	width: 38em;
}

html>body #errorExplanation h2,
body #errorExplanation.no_margin h2 {
	width: auto;
}

#errorExplanation p {
	color: #333;
	margin: 0;
	padding: 5px;
}

#errorExplanation ul li {
	clear: both;
	font-size: 12px;
	list-style: square;
	color: #000;
	margin-left: 22px;
}

.form_error	{
	border: 3px solid #c20;
}