* {
	margin: 0;
	padding: 0;
}

/*
	constants
*/
#Container { 
	background: #333300;
	margin: 20px auto;
	padding: 8px 8px 0 8px;
	text-align: left; 
	width: 948px;
} 

.Content {
	float: left;
	padding: 15px 0 0 15px;
	position: relative;
	width: 765px;
}

#flashcontent {
		height: 100%;
	}

.PageContent {
	float: left;
	padding: 15px 0 0 30px;
	position: relative;
	width: 765px;
}

#content_full {
	margin: -20px 0 0 -15px;
	width: 940px;
}

form {
	margin: 0;
	padding: 0;
}

p.para {
	margin: 10px 0;
}

#fit_guide {
	border-top: 1px solid #999966;
	border-left: 1px solid #999966;
}

#fit_guide td {
	border-bottom: 1px solid #999966;
	border-right: 1px solid #999966;
	padding: 10px;
	font-size: .8em;
}

#fit_guide th {
	border-bottom: 1px solid #999966;
	border-right: 1px solid #999966;
	font-size: .8em;
	background: #f0f0f0;
	padding: 10px;
}

/*
	customer care
*/

#customer_care {
	font-family: helvetica;
	font-size: .8em;

}

#customer_care h1 {
	background: #666633;
	font-size: 1.3em;
	padding: 3px;
	display: table;
	margin: 20px 0 0 0;
}

#customer_care ul a {
	background: #999966;
	color: #666633;
	display: block;
	font-size: 1.2em;
	padding: 3px;
}

#customer_care ul a {
	font-size: 1em;
	margin: 3px;
	text-decoration: none;
	font-weight: bold;
	width: 200px;
}

#customer_care ul {
	list-style: none;
	margin: 15px 0 15px 0;
	padding: 0;
}

/*
	front page
*/

#home_sub_links {
	font-family: helvetica;
	font-size: .7em;
	letter-spacing: 1px;
	margin: 20px 0 10px 0;
	text-align: center;
}

#home_sub_links a, #home_sub_links {
	color: #ffffcc;
	text-decoration: none;
}

#home_sub_links a:hover {
	color: #cccc99;
}

#home_bottom_text {
	color: #999966;
	font-family: helvetica;
	font-size: .75em;
	margin: 20px auto;
	text-align: left;
	width: 760px;
}

#front_page_sub {
	width: 990px;
}

.front_sub {
	float: left;
	margin: 15px 30px 0 0;
	width: 290px;
}

.front_sub_text {
	background: #999966;
	color: #cccc99;
	float: left;
	font-family: helvetica;
	font-size: .6em;
	line-height: 10px;
	margin: 15px 25px 0 0;
	padding: 5px;
	text-align: justify;
	height: 99px;
	width: 290px;
}

.front_sub_last {
	margin-right: 0;
}

/*
	items
*/

#item_options fieldset {
	clear: both;
	padding: 5px 0;
	margin: 0 0 10px;
	border-top: 1px solid 999966;
	border-right: 1px solid 999966;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #bbb;
	padding: 5px 5px 10px 5px;
	width: 280px;
	background: #f9f9f9;
}

#item_options ul {
	margin: 5px 0;
	font-size: .95em;
}

#item_options fieldset legend {
	font-family: helvetica;
	font-weight: bold;
	color: #999966;
	font-size: 1.1em;
	padding: 5px;
}

#item_options dt {
	float: left;
	margin: 0 5px 10px 0;
	clear: left;
	width: 60px;
}

#item_options dd {
	margin-bottom: 10px;
	font-weight: normal;
	margin-left: 15px;
	float: left;
	clear: right;
}

#item_options dd textarea {
	height: 30px;
	font-family: helvetica;
}

#item_options dd input, #item_options dd textarea {
	width: 200px;
	text-align: left;
}

#item_options #item_quantity {
	clear: both;
	padding: 5px 0 0 0;
}

#item_options #item_quantity dd input {
	text-align: center;
	width: 30px;
}

.OldPrice {
	color: #990000;
	font-size: .9em;
	margin: 0 5px 0 0;
	text-decoration: line-through;
}

#item_added a {
	color: #999966;
	text-decoration: none;
}

#item_added {
	background: #999966;
	font-family: helvetica;
	font-size: .7em;
	margin: 0 0 5px 0;
	padding: 5px;
	text-align: center;
}

#item_container {
	width: 750px;
}

#item_container #item_trail, #item_trail {
	color: 999966;
	font-size: .7em;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

#item_trail {
	margin: -10px 0 20px 0;
}

#item_trail a {
	color: 999966;
	text-decoration: none;
}

#item_top {

}

#item_left {
	float: left;
	border-right: 1px solid #999966;
	height: 488px;
	width: 385px;
}

#item_left #main_photo {
	float: left;
	width: 320px;
}

#item_left #thumbs_container {
	float: right;
	height: 489px;
	width: 63px;
	position: relative;
}

#item_left #thumbs_container_2 {
	position: absolute;
	bottom: 8px;
	left: 0;
}

#item_left #thumbs_container .thumb {
	height: 74px;
	background: #999966;
	width: 49px;
	margin: 7px 0 0 7px;
	overflow: hidden;
}

#item_left #thumbs_container .thumb img {
	/*margin: -30px 0 0-40px;*/
	width: 50px;
}

#item_right {
	font-family: helvetica;
	float: left;
	height: 488px;
	margin: 0 0 0 25px;
	position: relative;
	width: 320px;
}

#item_right #item_title {
	font-size: 19px;
	color: #999966;
	font-weight: bold;
	margin: 0 0 8px -2px;
}

#item_right #item_price {
	font-size: 17px;
	color: #999966;
	font-weight: bold;
	margin: 0 0 12px 0;
}

#item_right #measure_pop {
	width: 180px;
	position: absolute;
	display: none;
	top: -75px;
	left: -20px;
	padding: 5px;
	background: #666633;
	border: 1px solid #999966;
}

#item_right #measure_question {
	font-weight: bold;
	background: #999966;
	color:#666633;
	padding: 1px 4px 1px 4px;
	font-size: 1em;
	text-decoration: none;
}

#item_right #item_price .low_stock {
	color: #999966;
	vertical-align: super;
	font-family: helvetica;
	font-size: .6em;
	font-weight: normal;
}

#item_right #item_desc {
	font-size: 11px;
	color: #999966;
	/*line-height: 16px;*/
	height: 100px;
	margin: 0 0 15px 0;
	overflow: auto;
}

#item_right #item_details .details_note {
	font-weight: bold;;
	padding: 5px 0 0 0;
}

#item_right #item_details {
	border-top: 1px solid #999966;
	border-bottom: 1px solid #999966;
	padding: 15px 0 15px 0;
}

#tell_a_friend {
	background: #999966;
	padding: 10px;
	position: absolute;
	width: 280px;
}

#tell_a_friend a {
	color: #999966;
	font-size: .75em;
	text-decoration: none;
}

#tell_a_friend .ContactButton {
	background-color: #666633;
	border: 999966;
	color: #999966;
	padding: 5px;
}

#tell_a_friend strong {
	font-size: .75em;
}

#tell_a_friend dt {
	font-size: .7em;
	width: 100px;
}

#tell_a_friend dd {
	margin: 6px 0 0 0;
}

#tell_a_friend input.Textbox, #tell_a_friend textarea {
	color: #666633;
	font-family: helvetica;
	font-size: .7em;
	padding: 2px;
	width: 150px;
}

#item_right #item_details table strong {
	color: #666633;
}

#item_right #item_details table {
	font-size: 11px;
	color: #707070;
	width: 335px;
}

#item_right #item_details table td {
	line-height: 13px;
	vertical-align: top;
	width: 50%;
}

#item_options {
	color: #999966;
	font-size: 12px;
	margin: 20px 0 0 0;
}

#item_options a {
	color: #999966;
	font-size: .75em;
	margin: 0 0 0 20px;
}

#item_options a:hover {
	color: #999966;
}

#item_options input, #item_options select, 
#item_options textarea {
	background: #999966;
	border: none;
	color: #666633;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 5px;
	padding: 2px;
	text-align: center;
	width: 30px;
}

#item_options select {
	width: auto;
}

#item_options dd {
	margin: 0 5px 0 0;
}

#item_right_bottom {
	position: absolute;
	bottom: 3px;
}

#item_buttons {
	clear: both;
	margin: 10px 0 0px 0;
}

#item_buttons #add_to_bag, #item_buttons #check_out, .button_big, #update_qty {
	background: #999966;
	border: none;
	color: #999966;
	font: helvetica;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	margin: 0 5px 5px 0;
	padding: 2px;
	text-align: center;
	width: 195px;
}

.button_sold_out {
	font-size: .8em;
	margin: 5px 5px 5px 0;
	width: 274px !important;
}

.button_big {
	display: block;
	text-decoration: none;
	height: auto;
	margin: 0 0 5px 0;
	padding: 13px;
	width: 170px;
}

a.button_big:hover {
	color: #666633;
}

#item_buttons #check_out {
	background: #666633;
	color: #999966;
	width: 100px;
}

#update_qty {
	background: #666633;
	color: #999966;
}

#item_extra_actions {
	width: 300px;
}

#item_extra_actions a.item_extra_title {
	background: #999966;
	color: #666633;
	display: block;
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 2px 0 2px 9px;
	text-decoration: none;
}

#item_extra_actions a:hover.item_extra_title {
	background: #eee;
}

#item_related {
	border-top: 1px solid #999966;
	clear: both;
	font-family: helvetica;
}

#item_related_title {
	color: #999966;
	font-size: .9em;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

#item_related .item, #WishListItems .item {
	float: left;
	margin: 0 40px 0 0;
}

#item_related .item img, #WishListItems .item img {
	border: none;
}

#item_related .item a, #WishListItems .item a {
	color: #999966;
	display: block;
	font-size: .7em;
	font-weight: bold;
	margin: 3px 0 0 0;
}

/*
	listing
*/

#listings_holder {
	overflow: hidden;
	width: 750px;
}

.category_spread {
	margin: 0 0 20px 50px;
}

.listings_upsell {
	border-bottom: 8px solid #999966;
	margin: 50px 0 20px 50px;
}

.listings_heading, .search_heading {
	color: #222;
	font-family: helvetica;
	font-size: 20px;
	letter-spacing: -1px;
	margin: 0 0 -30px 50px;
}

.listings_heading a {
	color: 999966;
	letter-spacing: 0;
	text-decoration: none;
}
.search_heading {
	margin: 0 0 20px 0;;
}

.search_heading a {
	color: #999966;
}

.search_heading .search_advanced {
	font-size: .7em;
	letter-spacing: normal;
	margin: 25px 0 0 0;
}

.listings_container {
	clear: both;
	margin: 30px 0 0 50px;
}

.listings_bottom {
	border-top: 1px solid #999966;
	height: 1px;
	margin: 0 55px 15px 50px;
}

.listing_item {
	float: left;
	height: 240px;
	margin: 10px 25px 15px 0pt;
	overflow: hidden;
	width: 150px;
}
.listing_item img {
	border: 0;
}

.listing_item a {
	color: #999966;
	display: block;
	font-family: helvetica;
	font-size: 10px;
	outline: none;
	text-decoration: none;
}

.listing_item a:hover {
	color: 999966;
}

#sort {
	background: #999966;
	border: none;
	color: #999966;
	font-family: helvetica;
	font-size: 1em;
	padding: 2px;
}

.listings_pagination {
	clear: both;
	color: #999966;
	float: right;
	font-family: helvetica;
	font-size: 11px;
	margin: 0 60px 20px 0;
	padding: 5px 0 0 0;
	text-align: right;
	width: 450px;
}

.listings_pagination a {
	border-bottom: 1px solid #999966;
	color: #999966;
	display: inline-block;
	text-decoration: none;
}

.listings_pagination a:hover {
	color: 999966;
}

/*
	cart
*/

.KeepShopping a {
	color: #999966;
}

.KeepShopping {
	margin: 15px 0 35px;
}

h2 {
	font-size: 1em;
}

label.error {
	margin: 0 0 0 5px;
}

input.required {
	margin: 0 0 3px 0;
}

.required, .error {
	color: red;
}

.CartRemoveLink {
	background: #eee;
	color: #999966;
	padding: 5px;
	text-decoration: none;
}


.CartContents .CartButton, 
.ExpressCheckoutContent .billingButton, 
.ExpressCheckoutContent .shippingButton, 
.ML20 .Button, #apply_code, .PL20 .Button, 
.ExpressCheckoutContent .Submit input, 
.YourAccount .Button, #LoginButton, #ContactForm .form_button {
	padding: 5px;
	background: #999966;
	color: #666633;
	width: 150px;
	display: inline-block;
	text-align: center;
	text-decoration: none;
}

.shippingButton, .ML20 .Button {
	margin: 10px 0;
}

#apply_code {
	width: auto;
}

.CartContents input.CartButton {
	width: 160px;
}

#SideProductRecentlyViewed {
	margin: 25px 0 0 0;
	width: 800px;
}

#SideProductRecentlyViewed h2 {
	color: #999966;
}

#SideProductRecentlyViewed .listing_item {
	margin: 10px 33px 10px 0;
}

.EstimateShippingLink {
	display: block;
	font-weight: bold;
	font-size: .8em;
	text-decoration: none;
	background: #CCBBEE;
	float: right;
	padding: 5px;
	margin: 5px 0;
}

.CartContents {
	color: #999966;
	font-size: .75em;
	width: 100%;
}

.CartLine {
	border-bottom: 1px solid #eee;
}

.CartLine dl dt {
	clear: left;
	float: left;
	font-weight: bold;
}

.CartLine dl dd {
	float: left;
	margin: 0 0 0 5px;
}


.CartContents .SubTotal {
	text-align: right;
}

.CartContents .CartThumb img {
	border: 0;
	height: 100px;
	margin: 10px 10px 10px 0;
}

.CartContents th {
	background: #eee;
	border: 1px solid #666633;
	color: #999966;
	padding: 5px;
	text-align: center;
}

.PageContent a {
	color: #999966;
	font-family: helvetica;
}

.PageContent a:hover {
	color: 999966;
}

.ExpressCheckout .CartContents {
	width: 100%;
}

.ExpressCheckout .CartContents th {
	background: #666633;
	border: 1px solid #eee;
	color: #999966;
	padding: 5px;
	text-align: center;
}

.ExpressCheckout .CartContents td {
	padding: 5px;
}

.ExpressCheckout dt {
	color: #999966;
	font-size: .75em;
}

.ExpressCheckout .Availability {
	display: none;
}

.ExpressCheckout #CVV2Input small {
	display: block;
	margin: 5px 0 0 0;
}

.CreateAccount ul {
	font-size: .8em;
}

#LoginForm dl {
	margin: 5px 0 0 0;
}

#LoginForm dt, #LoginForm dd {
	border: none;
	padding: 0;
}

.ExpressCheckout dt, .ExpressCheckout dd {
	border-top: 1px solid #999966;
	padding: 15px 0 0 0;
}

.ExpressCheckout .HorizontalFormContainer dd {
	margin: 10px 0 10px 160px;
}

.ExpressCheckout textarea, #ContactForm textarea {
	background: #999966;
	border: none;
	font-family: helvetica;
	font-size: .8em;
	padding: 4px;
}

.ExpressCheckout input, .PageContent input, .YourAccount input {
	background: #999966;
	color: #666633;
	border: none;
	font-family: helvetica;
	font-size: 12px;
	padding: 5px;
}

#cart_container input.button, #cart_container input.button_hilite {
	background: #999966;
	color: #999966;
	border: none;
	font: helvetica;
	font-size: 12px;
	padding: 10px;
	text-align: center;

}

#cart_container input.button_hilite {
	background-color: #999966;
	color: #999966;
	font-weight: bold;
}

/*
	misc
*/
#ContactForm {
	font-size: .8em;
	color: #666633;
	width: 400px;
	float: left;
	padding: 0 0 0 30px;
}

#ContactForm dt {
	width: 100px;
}

#ContactForm dd {
	margin-left: 120px;
}

#ContactForm textarea {
	width: 250px;
}

/*
	main
*/

body  {
	font: 100% helvetica;
	background: url('http://www.rediscovereast.org/hometour/images/wallpaper.gif');
margin: 0; 
	padding: 0;
	text-align: center; 
	color: #cccc99;
}

.header_top {
	color: #666633;
	font-family: helvetica;
	font-size: .75em;
	margin: 0 0 1px 0;
	padding: 0 2px 2px 2px; 
	text-align: center;
}

.header_top_sub {
	background: #666633;
	margin: 0 0 7px 0;
	padding: 2px; 
	font-size: .7em;
}

.header_top a {
	color: #cccc99;
	text-decoration: none;
}

.header_top a:hover {
	color: #cccc99;
	text-decoration: overline;
}

.header_top_sub a {
	color: #ffffcc;
}

.header_top .center_links {
	display: inline;
	margin: 0 auto 0 auto;
}

.header_top .left_links {
	float: left;
}

.header_top .left_links a {
	padding: 0 15px 0 0;
}

.header_top .right_links {
	float: right
}

.header_top .right_links a {
	padding: 0 0 0 15px;
}

#header_menu a {
	color: #666633;
	text-decoration: none;
}

#header_menu a:hover {
	color: #666633;
}

#header_middle {
	position: relative;
}

#header_middle #header_image {
	background: url('http://www.rediscovereast.org/hometour/images/header.jpg');
	display: block;
	height: 120px;
	width: 948px;
}

#header_middle #header_image span {
	display: none;
}

#header_newsletter {
	color: #555;
	font: helvetica;
	position: absolute;
	padding: 50px 50px 19px 50px;
	left: 462px;
	top: 27px;
}

#header_newsletter input.button {
	background: #999966;
	border: none;
	color: #666633;
	font: helvetica;
	font-size: .75em;
	padding: 1px;
}

#header_newsletter input.text {
	background: #999966;
	border: none;
	color: #666633;
	font: helvetica;
	font-size: .6em;
	margin: 0 2px 0 0;
	padding: 5px 1px;
	width: 100px;
}

.category_image {
	height: 29px;
	margin: 0 0 15px 0;
	width: 161px;
}

.category_image span {
	visibility: hidden;
}

#category_NEW {
	background: url('') top left no-repeat;
}

#category_VINTAGE {
	background: url('') top left no-repeat;
}

#nav {
	background: #666633;
	height: 34px;
	padding: 4px 0;
}

#nav a {
	background: url('/images/buttons.gif');
	float: left;
	margin: 0 2px 0 0;
	text-decoration: none;
}


#nav a#VINTAGE {
	height: 34px;
	width: 284px;
}

#nav a#VINTAGE:hover {
	background-position: 0 34px;
}

#nav a#NEW {
	background-position: -287px 0;
	height: 34px;
	width: 229px;
}

#nav a#NEW:hover {
	background-position: -287px 34px;
}

#nav a#lookbook {
	background-position: -519px 0;
	height: 34px;
	width: 238px;
} 

#nav a#lookbook:hover {
	background-position: -519px 34px;
}

#nav a#blog {
	background-position: -760px 0;
	height: 34px;
	margin: 0;
	width: 190px;
}

#nav a#blog:hover{
	background-position: -760px 34px;
}

#nav span {
	visibility: hidden;
}

#search {
	color: #999966;
	font: helvetica;
	font-size: .7em;
	background: #666633;
	padding: 5px 10px 5px 0;
	margin: 0 0 10px 0;
}

#search input.button {
	background: #999966;
	border: none;
	color: #666633;
	font: helvetica;
	font-size: .8em;
	margin: 0 0 0 2px;
	padding: 2px;
}

#search input.text {
	background: #999966;
	border: none;
	color: #666633;
	font: helvetica;
	font-size: .9em;
	padding: 3px 0 3px 0;
	width: 150px;
}

#sidebar {
	float: left;
	margin: 80px 0 0 5px;
	width: 160px; 
}

#side_nav {
	list-style: none;
	margin: 0;
	padding: 0;
}

#SearchPageHeader {
	font-size: .7em;
	letter-spacing: normal;
}

#SearchPageHeader img {
	border: 0;
}

#SearchPageHeader a {
	color: #999966;
}

#side_nav li {
	font-family: helvetica;
	font-size: .7em;
	margin: 0 0 1px 0;
	padding: 3px 10px 3px 25px;
}

#side_nav li a, #header_nav li a {
	color: #999966;
	text-decoration: none;
}

#side_nav li a:hover, #header_nav li a:hover {
	color: #999966;
}

#footer p { 
	color: #ffffcc;
	font: helvetica;
	font-size: .7em;
	margin: 0;
	padding: 20px 0 15px 0;
	text-align: center;
}

#footer a {

color: #ffffcc;
	font: helvetica;
	margin: 0;
	padding: 20px 0 15px 0;
	text-align: center;

} 


#featured_only .listing_item img { /* blog only */
	width: 90px;
}

#featured_only .listing_item { 
	background-color: #666633;
	height: 150px;
	margin: 10px 25px 0 0;
	text-align: left;
	width: 134px;
}

/*
	more constants
*/

.normal_text {
	font-family: helvetica;
	font-size: .8em;
}

.clear_both {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.padding_5 {
	padding: 5px;
}

.padding_10 {
	padding: 10px;
}

.padding_30 {
	padding: 30px;
}

.margin_5 {
	margin: 5px;
}

.margin_10 {
	margin: 10px;
}

.margin_20 {
	margin: 20px;
}



/* default */

ul {
	margin: 1em 0;
}

ul li {
	margin: 0 0 0 1.75em;
}

p {
	margin: 1em 0;
}

blockquote {
	margin-left: 28px;
}

select option {
	padding: 0 10px;
}

hr {
	margin: 5px 0;
	padding: 0;
	background: #999966;
	height: 1px;
	border:0;
}

/* Forms */
.HorizontalFormContainer dl, .VerticalFormContainer dl {
	margin: 0;
}
.HorizontalFormContainer dt {
	width: 160px;
	float: left;
	margin-bottom: 6px;
	clear: left;
}

.HorizontalFormContainer dd {
	margin-left: 170px;
	margin-bottom: 6px;
}

.NarrowFormContainer dt {
	width: 110px;
}

.NarrowFormContainer dd {
	margin-left: 120px;
}

.HorizontalFormContainer p.Submit {
	margin-left: 170px;
}

.NarrowFormContainer p.Submit {
	margin-left: 120px;
}

.VerticalFormContainer dt {
	margin-bottom: 6px;
}

.VerticalFormContainer dd {
	margin-bottom: 6px;
	margin-left: 10px;
}

/* Page Container */

#__Container {
	width: 770px;
	margin: 0 auto;
}

/* Top Navigational Menu */
#TopMenu {
	height: 27px;
	padding: 0;
}

#TopMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#TopMenu li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

#TopMenu li.First a {
	border-left: 0;
}

#TopMenu li a, #TopMenu li div {
	display: block;
	text-decoration: none;
	font-size: 0.85em;
	padding: 0 10px 0 10px;
	margin: 8px 0 0 0;
}

#TopMenu li div a {
	padding: 0;
	margin: 0;
	display: inline;
	font-size: 1em;
}

#TopMenu li a:hover {
	text-decoration: underline;
}

/* Pages Menu */
#Menu {
	clear: both;
	margin: 0 0 4px ;
	padding: 0;
	height: 26px;
}

#Menu ul {
	margin: 0;
	padding: 0;
}

#Menu li {
	float: left;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#Menu li.First a {
	background-image: none;
}

#Menu li a {
	display: block;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding: 4px 10px 4px 10px;
	height: 20px;
}

#Menu li a:hover	{
	text-decoration: underline;
}

#Menu li ul {
	width: auto;
	position: absolute;
	clear: left;
	top: 22px;
	left: 0;
	display: none;
	text-align: left;
	font-size: 0.9em;
	background: transparent;
	z-index: 1;
}

#Menu li ul li {
	clear: both;
	color: white;
	text-align: left;
	background: transparent;
}

#Menu li ul li a {
	padding: 3px 10px 3px 10px;
	font-size: 1em;
	text-align: left;
	margin: 0;
	width: 120px;
	height: auto;
}

#Menu li ul li a:hover {
	text-decoration: none;
}

#Menu li:hover a, #Menu li.over a{
	text-decoration: underline;
}

#Menu li ul li a, #Menu li.over li a {
	text-decoration: none !important;
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}

/* Holly Hack. IE Requirement \*/
* html #Menu ul li { float: left; height: 1%; }
* html #Menu ul li a { height: 1%; }
/* End */


/* Outer Content Wrapper (Surrounds header & content) */
#Outer {
	margin-top: 4px;
	clear: both;
}

#Wrapper {
	clear: both;
}

/* Header */

#Header {
	height: 57px;
	clear: both;
	margin: 0 0 1px 0;
	padding-bottom: 12px;
}

/* Logo */

#Logo {
	float: left;
	width: 490px;
}

#Logo h1 {
	font-size: 2.4em;
	font-weight: normal;
	padding-left: 64px;
	height: 45px;
	margin-top: 10px;
}

#Logo h1 a {
	text-decoration: none;
}

/* Top Search Form */
#SearchForm {
	padding-top: 20px;
	float: right;
}

#SearchForm label {
	font-weight: bold;
}

#SearchForm input.Textbox {
	width: 139px;
	border: 1px solid #999966;
	background: #666633;
	font-size: 0.9em;
	padding: 3px;
}

#SearchForm .Button {
	width: 27px;
	height: 27px;
	padding: 0;
	margin-top: -3px;
	vertical-align: middle;
}

#SearchForm p {
	text-align: right;
	margin: 0 0 0 45px;
	font-size: 0.9em;
}

#SearchForm a {
	text-decoration: none;
}


/* Page Footer */

/* Newsletter Subscription Form */
.NewsletterSubscription {
	clear: both;
}

.NewsletterSubscription label {
	clear: both;
	float: left;
}

.NewsletterSubscription input {
	width: 129px;
	font-size: 0.9em;
	padding: 3px;
	margin-bottom: 5px;
}

.NewsletterSubscription .Button {
	width: 95px;
	height: 25px;
	border: 0;
	margin-top: 6px;
	vertical-align: middle;
}

/* Product Listings */

.ProductList {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Content .ProductList li {
	list-style: none;
	float: left;
	width: 122px;
	font-size: 0.95em;
	margin: 5px 2px 0;
	padding: 4px;
	min-height: 18em;
	overflow: hidden;
}

.ProductList a {
	text-decoration: none;
}

.ProductList .ProductImage {
	margin: 0 0 5px 0;
	display: block;
	height: 120px;
	text-align: center;
	overflow: hidden;
	width: 120px;
}

.ProductList p {
	margin: 5px 0 5px 5px;
}

.ProductList strong, .ProductList strong a {
	color: #075899;
}

.ProductPrice, .ProductList em {
	font-style: normal;
	font-weight: bold;
}

.ProductList .Rating {
	font-size: 0.9em;
	font-weight: bold;
}

.ProductList li .ProductCompareButton {
	margin-top: 3px;
	text-align: center;
}

/* Top Seller Block Specific */
.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	float: left;
	width: 20px;
	font-size: 1.2em;
	padding: 6px 0 3px 6px;
}

.Left .TopSellers .ProductDetails, .Right .TopSellers .ProductDetails { /* Contains the details of the item */
	margin-left: 24px;
	width: 110px;
	padding: 3px 0 3px 0;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
	clear: both;
	float: left;
	width: 128px;
	margin: 10px 0 5px 0;
	padding: 5px;
	overflow: visible;
	display: inline;
}

.Left .TopSellers li.TopSeller1 img, .Right .TopSellers li.TopSeller1 img {
	text-align: center;
	overflow: hidden;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
	width: 44px;
	height: 34px;
	font-size: 2em;
	padding: 7px 0 6px 0;
	margin: -20px 0 0 0;
	text-align: center;
	display: Block;
}

.Left .TopSellers li.TopSeller1 .ProductDetails, .Right .TopSellers li.TopSeller1 .ProductDetails {
	margin-left: 0;
}

.Left .TopSellers li.TopSeller1 .ProductImage, .Right .TopSellers li.TopSeller1 .ProductImage {
	width: 130px;
	display: inline;
	text-align: center;
	overflow: hidden;
}

.Content .TopSellers li .TopSellerNumber {
	display: none;
}

/* Page Breadcrumbs */
.Breadcrumb ul, .Breadcrumb li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Breadcrumb li {
	padding-right: 6px;
	display: inline;
}

.Breadcrumb li a {
	padding-right: 10px;
	background: url('') no-repeat right;
}

.FindByCategory ul, .FindByCategory li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.FindByCategory li {
	padding-left: 12px;
	background: url('') no-repeat 3px 5px;
	padding-right: 8px;
	display: inline;
}

/* Miscellaneous Definitions */

.Meta {
	color: #444;
	font-size: 0.93em;
}

.Left .FeedLink, .Right .FeedLink {
	padding-right: 5px;
}

.Content .FeedLink {
	margin-top: 4px;
}

.FloatRight {
	float: right;
}

.FloatLeft {
	float: left;
}

.ClearRight {
	clear: right;
}

.ClearLeft {
	clear: left;
}

.SortBox {
	font-size: 0.95em;
	color: #444;
}

.CompareButton {
	clear: both;
	text-align: right;
	margin-top: 12px;
	padding: 4px;
}

.Clear {
	clear: both;
}

.Field45 {
	width: 45px;
}

.Field100 {
	width: 100px;
}

.Field150 {
	width: 150px;
}

.Field200 {
	width: 200px;
}

.Field250 {
	width: 250px;
}

.Field300 {
	width: 300px;
}

.Field350 {
	width: 350px;
}

.Field400 {
	width: 400px;
}

.MB10 { margin-bottom:10px; }
.MT0 { margin-top:0px; }
.LH140 { line-height:140%; }
.PLRB5 { padding:0px 5px 5px 5px; }
.PLR10 { padding:0px 10px 0px 10px; }
.PL20 { padding:0px 0px 0px 20px; }
.PL40 { padding:0px 0px 0px 40px; }
.ML20 { margin:0px 0px 0px 20px; }
.MT10 { margin-top:10px; }
.PL10 { padding-left:10px; }
.PB2 { padding-bottom:2px; }
.NoMarginBottom { margin-bottom: 0; }

.Required {
	color: red;
	font-weight: bold;
}

.InfoMessage {
	font-size: .8em;
}

.SuccessMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;

}

.ErrorMessage {
	padding: 8px 6px 8px 28px;
	margin-bottom: 10px;
}


/************* Page Specific: Create Account / Login Page *************/
.CreateAccount {
	float: left;
	width: 335px;
	border-right: 1px solid #999966;
	padding-right: 20px;
}

.AccountLogin {
	float: left;
	padding-left: 20px;
	width: 335px;
}

ul.ShippingAddressList, ul.ShippingAddressList li {
	list-style: none;
	margin: 5px 0;
	padding: 0;
}

ul.ShippingAddressList li {
	width: 30%;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.PrimaryProductDetails .ProductThumb {
	float: left;
	width: 190px;
	text-align: center;
}

.PrimaryProductDetails .ProductMain {
	width: 350px;
	float: left;
}
.PrimaryProductDetails dl {
	font-size: 0.90em;
}

.PrimaryProductDetails dt {
	font-weight: bold;
	width: 80px;
	clear: left;
}

.PrimaryProductDetails dd {
	margin-left: 90px;
}

.Right hr {
	margin: 5px 0 0;
}

.Content h3 {
	margin-bottom: 5px;
}

.ComparisonCheckbox {
	float: left;
}

.SideRecentlyViewed .ProductList li {
	margin-left: 0;
}

.SideRecentlyViewed .ProductDetails {
	margin-left: 20px;
}

.ViewCartLink {
	padding-left: 30px;
	padding-top: 4px;
	padding-bottom: 8px;
}

.ProceedToCheckout {
	text-align: right;
}

.Content .ProceedToCheckout {
	width: 200px;
	float: right;
}
.ProceedToCheckout a {
	padding-top: 5px;
}

.ProductOptionList, .ProductOptionList li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#SideCartMiniCart .listing_item {
	width: 120px;
	height: 180px;
}

.Right .button_big {
	display: inline;
}

#suggested_bottom a {
	color: #999966;
	font-weight: bold;
}

#suggested_bottom a:hover {
	color: #999966;
}

.Right {
	float: left;
	margin: 40px 0 0 0;
	width: 200px;
}

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

#SideCouponCodeBox {
	font-size: .8em;
	margin: 0 0 0 40px;
}

#SuggestedCartItems, #ShoppingCart {
	width: 680px;
}

#SuggestedCartItems .listing_item {
	height: 180px;
	width: 120px;
}

ul.ProductOptionList {
	margin-top: 5px;
	margin-bottom: 10px;
}
.ProductOptionList li {
	margin-bottom: 3px;
	margin-left: 4px;
}

.ProductOptionList input {
	vertical-align: middle;

}

.MiniCart .CartProductOptionList {
	display: block;
}

.JustAddedProduct {
	width: 128px;
	overflow: hidden;
	margin: auto;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
}

.JustAddedProduct strong, .JustAddedProduct a {
	font-weight: bold;
	font-size: 1.02em;
	display: block;
	margin-bottom: 3px;
}

.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.PagingList {
	display: inline;
}

.CategoryPagination {
	padding: 5px;
	float: right;
}

.CategoryPagination .PagingList li {
	display: inline;
	padding: 0 5px;
}


/* Quick Search */
.QuickSearch { margin: 0; padding: 0; text-align: left; border-collapse: collapse; background: #666633; border: 1px solid #BFBFBF;  }
.QuickSearchTitle td, .QuickSearchAllResults td { font-weight: bold; padding: 4px; font-size: 11px; }
.QuickSearchResult td { font-size: 11px; padding:8px 0px 8px 8px; cursor: pointer; }
.QuickSearchResultImage { margin-left: 4px; margin-right: 10px; text-align: center; }
.QuickSearchResultNoImage { padding-top: 10px; color: #777; }
.QuickSearchResultName { font-weight: bold; text-decoration: none; display: block;  padding-bottom: 5px; }
.QuickSearchResult .Price { font-size: 11px; }
.QuickSearchHover td{ background: #E8F4F8; }
.QuickSearchHover a { text-decoration: underline; font-weight:bold; }
.QuickSearchAllResults { text-indent: -7000px; }
.QuickSearchAllResults a { text-decoration: underline; height: 25px; display: block; background: url('') no-repeat right; }
.QuickSearchAllResults a:active, .QuickSearchAllResults a { outline: none; -moz-outline-style: none; }

/* Brand Tag Clouds */
.BrandCloud .smallest { font-size:12px; }
.BrandCloud .small { font-size:15px; }
.BrandCloud .medium { font-size:18px; }
.BrandCloud .large { font-size:20px; }
.BrandCloud .largest { font-size:26px; }
.BrandCloud a { padding-right: 5px; }
.DownloadExpires { padding-top: 3px; font-style: italic; color: gray; }
.DownloadExpiresToday { color: red; }

.CheckoutRedeemCoupon h4 { margin-top: 0; }
.CheckoutRedeemCoupon p { margin-top: 10px; margin-bottom: 10px;}

.BillingDetails {
	float: left;
	width: 48%;
	margin-right: 10px;
	margin-bottom: 15px;
}

.ShippingDetails {
	float: left;
	width: 48%;
	margin-bottom: 15px;
}


.ProductDetailsGrid dt {
	width: 140px;
	margin-bottom: 6px;
	float: left;
	font-weight: bold;
}

.ProductDetailsGrid dd {
	margin-left: 140px;
	margin-bottom: 6px;
}

.SubCategoryList {
	padding: 4px;
}

.SubCategoryList ul, .SubCategoryList li {
	list-style: none;
	margin-left: 0;
}

.SubCategoryList li {
	margin-bottom: 4px;
	padding-left: 25px;
}

.SearchTips .Examples {
	background: #666633;
	padding: 8px;
	border: 1px solid 999966;
	color: #555;
	margin-left: 30px;
	margin-bottom: 10px;
}

.PrimaryProductDetails .ProductThumb p {
	margin-top: 10px;
	font-size: 0.9em;
}

.ProductReviewList {
	clear: both;
}

.SortBox select {
	font-size: 0.9em;
}

 .SortBox option {
	color: #444;
}

.YourAccount {
	width: 685px;
}

.YourAccount dl {
	font-size: .8em;
	margin: 15px 0 0 0;
}

.YourAccount p, .YourAccount ul.list {
	color: #999966;
	font-size: .75em;
}

ul.ShippingAddressList {
	font-size: 1em;
}

.YourAccount .list a {
	color: #999966;
	font-weight: bold;
}

.YourAccount a {
	color: #999966;
}

.YourAccount .list li {
	margin: 15px 0 5px 20px;
}

ul.AccountOrderStatusList li {
	margin: 10px 25px;
}

ul.AccountOrderStatusList li blockquote blockquote {
	font-size: .75em;
}

.YourAccount #item_trail {
	margin: 0 0 15px;
}

#WishLists table {
	margin: 10px;
}

#WishLists table th {
	background: #999966;
	border: 1px solid #666633;
	padding: 10px;
	text-align: left;
}
#WishLists table td {
	padding: 10px;
}

.SoldOut {
	color: #999966;
}

.RemoveFromWishlistForm {
	margin: 5px;
}

.Content .WishlistProductList li {
	height: 20em;
}

.ShippingProviderList {
	list-style: none;
}

small {
	font-size: 11px;
	color: #999966;
}

.HowToPay {
	margin-bottom: 10px;
}

.ProductList em, .ProductList .Rating {
	display: block;
}

.ProductOptionList {
	display: block;
}

.GoogleCheckout p {
	text-align: center;
	width: 180px;
	float: right;
	margin: 0;
	font-size: 90%;
}

.GoogleCheckout {
	margin-bottom: 10px;
	width: 180px;
}

/** Top Right Locale Chooser (list of flags) **/
#TopMenu li.Flag {
	float: right;
}

#TopMenu li.Flag div {
	border: 0;
}

#TopMenu li.Flag img {
	margin: 3px;
}

#TopMenu li.Flag img.Last {
	margin-right: 0px;
}

#TopMenu li.Flag img.Selected {
	border: 2px solid #666633;
	margin: 1px 3px;
}

/** Currency Selector **/
.CurrencyList dl {
	margin: 0;
	padding: 0;
}

.CurrencyList dd {
	padding: 0px;
	margin: 0px;
	border: 1px solid #999966;
	background-color: #666633;
	clear: both;
}

.CurrencyList a {
	padding: 0 3px 0 5px;
	display: block;
	line-height: 1.8;
	text-decoration: none;
	font-size: 11px;
}

.CurrencyList a.Sel {
	background-color: #666633;
}

.CurrencyList a:hover .Text {
	text-decoration: underline;
}

.CurrencyList a .Flag {
	margin-top: 4px;
	display: block;
	float: left;
	width: 24px;
	padding-right: 2px;
	vertical-align: middle;
}

.CurrencyList a .Text {
	display: block;
	padding-left: 24px;
}

.PrimaryProductDetails .YouSave {
	font-weight: bold;
	margin-top: 3px;
	display: block;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	margin: 10px 0;
	font-weight: normal;
	width: 290px;
	float: right;
	border: 1px solid #eee;
	border-left: none;
	border-right: none;
	padding: 10px 0;
}

.EstimateShipping select {
	background: #999966;
	border: none;
	padding: 5px;
}

.EstimateShipping dt {
	width: 100px;
	float: left;
	margin-bottom: 8px;
	clear: left;
}

.EstimateShipping dd {
	margin-bottom: 8px;
	font-weight: normal;
	text-align: right;
	margin-left: 90px;
}

.EstimateShipping p.Submit {
	margin-top: 10px;
	margin-bottom: 3px;
}

.EstimateShipping label {
	display: block;
	margin-bottom: 5px;
}

.EstimatedShippingMethods table {
	width: 100%;
	border-collapse: collapse;
}

.CartContents tbody .SubTotal .EstimatedShippingMethods tbody td {
	text-align: left;
}

.CartContents tbody .SubTotal .EstimatedShippingMethods tbody td.Price {
	text-align: right;
}

.EstimatedShippingMethods table {
	width: 100%;
	border-collapse: collapse;
}

.CartContents tbody .SubTotal .EstimatedShippingMethods tbody td {
	text-align: left;
}

.CartContents tbody .SubTotal .EstimatedShippingMethods tbody td.Price {
	text-align: right;
}

.SharePublicWishList {
	background-color:#666633;
	padding:5px;
	border:1px solid #CDDEE2;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	position: relative;
	padding: 6px;
	margin: 0;
	background: #bbb;
	color: #999966;
}

.ExpressCheckoutContent p {
	font-size: .8em;
	margin: 10px 0;
}

.ExpressCheckoutContent {
	background: #f0f0f0;
	padding: 10px;
}

.ExpressCheckoutBlock h3 a, .ExpressCheckoutContent a {
	font-size: 12px;
	color: #999966;
}

.ExpressCheckoutBlock {
	padding-top: 6px;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
	display: none;
}

.ExpressCheckoutBlockCompleted h3.ExpressCheckoutTitle {
	background: #ddd;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
	display: none;
}

.ExpressCheckoutBlock a.ChangeLink {
	display: none;
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
	display: inline;
}

.ExpressCheckoutCompletedContent {
	position: absolute;
	left: 250px;
}

.LoadingIndicator {
	margin-left: 10px;
}

.LoadingIndicator img {
	vertical-align: middle;
	margin-right: 10px;
}

#TopMenu li.HeaderLiveChat {
	float: right;
}

#TopMenu li.HeaderLiveChat div {
	border-left: 0;
}

.HeaderLiveChat img {
	vertical-align: middle;
}

#ProductOtherDetails .ProductDetailsGrid {
	margin-left: 25px;
}


.SubCategoryListGrid {
	padding: 4px;
}

.SubCategoryListGrid ul, .SubCategoryListGrid li {
	list-style: none;
	margin-left: 0;
}

.SubCategoryListGrid li {
	margin-bottom: 4px;
	padding: 10px;
	margin-left: 10px;
	background: #666633;
	float: left;
	text-align: center;
}

.SubCategoryListGrid ol {
	clear: both;
}

.SubBrandList {
	padding: 4px;
}

.SubBrandList ul, .SubBrandList li {
	list-style: none;
	margin-left: 0;
}

.SubBrandList li {
	margin-bottom: 4px;
	padding-left: 25px;
	background: url('') no-repeat 3px 1px;
}

.SubBrandListGrid {
	padding: 4px;
}

.SubBrandListGrid ul, .SubBrandListGrid li {
	list-style: none;
	margin-left: 0;
}

.SubBrandListGrid li {
	margin-bottom: 4px;
	padding: 10px;
	margin-left: 10px;
	background: #666633;
	float: left;
	text-align: center;
}
