* {
	margin: 0;
	padding: 0;
}
body {
	padding: 12px 0 0 0;
	background: #fff;
	color: #333;
	font: 9pt arial, tahoma, helevectica, sans-serif;
	text-align: center;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 770px;
	text-align: left;
}
#header {
	float: left;
	width: 770px;
	background: url('images/headerbg.gif') repeat-x 23px top;
	height: 118px;
	border: 1px solid #ac2c2c;
}
a {text-decoration: none;}
a:link {color: #ac3838}
a:visited {color: #a76363}
a:active {color: #2f74b1}
a:hover {color: #db4040; text-decoration: underline;}
a img {
	border: 0;
}
#title {
	padding-top: 52px;
	margin-left: -52px;
}
#gifts {
	position: absolute;
	z-index: 99;
	right: 0;
	top: 0;
	float: right;
	margin: 54px -2px 0 0;
        _margin-right: 0;
}
#menu {
	float: left;
	padding-left: 10px;
	margin-top: 1px;
	width: 760px;
	background: url('images/menubg.gif') repeat-x;
	height: 26px;
}
#menu ul {
	list-style: none;
	display: inline;
	overflow: hidden;
}
#menu li {
	display: inline;
}
#menu li.md {
	float: left;
}
#menu a {
	float: left;
	padding: 16px 0 0 0;
	margin: 5px 5px 0 5px;
	overflow: hidden;
	height: 0px !important; 
	height /**/:16px; /* for IE5/Win only */
}
#menu a:hover {
	background-position: 0 -16px;
}
#home a  {
	width: 39px;
	background: url('images/home.gif') no-repeat;
}
#contact a  {
	width: 69px;
	background: url('images/contact.gif') no-repeat;
}
#items a  {
	width: 58px;
	background: url('images/items.gif') no-repeat;
}
#privacy a  {
	width: 90px;
	background: url('images/privacy.gif') no-repeat;
}
#terms a  {
	width: 123px;
	background: url('images/terms.gif') no-repeat;
}
#account a  {
	width: 87px;
	background: url('images/account.gif') no-repeat;
}
#opt {
	clear: left;
	float: left;
	width: 770px;
	height: 31px;
	background: #f7f3e9 url('images/optbg.gif') no-repeat;
	color: #666;
	border: 1px solid #e3dac7;
	border-top: 0;
}
#search {
	float: left;
	font-size: 9pt;
	padding: 6px 0 0 8px;
	font-weight: bold;
	color: #3e5996;
}
#search .input {
	width: 140px;
	height: 17px;
	background: #fffefe url('images/inputbg.gif') repeat-x;
	border: 1px solid #b49761;
	vertical-align: middle;
	margin-left: 4px;
}
#search .go_button {
	width: 31px;
	height: 19px;
	vertical-align: middle;
	margin-left: 4px;
}
#cart {
	float: right;
	font-size: 9pt;
	width: 359px;
	margin-top: 3px;
	padding-right: 15px;
	font-weight: bold;
	color: #3e5996;
}
#cart span {
	float: left;
	margin-top: 3px;
}
#count {
	float: left;
	color: #444;
}
#count {
	font-weight: normal;
	margin: 0 0 0 22px;
	font-size: 7.5pt;
}
#cartlinks {
	float: right;
	color: #444;
	white-space: nowrap;
	margin-top: 5px;
	font-weight: bold;
}
#carticon {
	position: absolute;
	z-index: 99;
	margin-left: 119px;
	padding-top: 4px;
}
.hr {
	clear: both;
	height: 10px;
}
hr {
	display: none;
}
#left {
	width: 162px;
	float: left;
}
.sidebox {
	float: left;
	width: 160px;
	border: 1px solid #e7dfce;
	background: #fff url('images/catsbg.gif') repeat-y center top;
	margin-bottom: 7px;
}
.cats {
	float: left;
	width: 160px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.cats h4 {
	font-size: 8.7pt;
	text-indent: 12px;
	padding: 3px 0 0 0;
	background: url('images/sideboxcats.gif') no-repeat center 9px;
	height: 30px;
	color: #3e5996;
}
.cats ul {
	list-style: none;
	margin: 0 6px;
	padding: 2px 0 6px 0;
}
.cats li {
	font-size: 8.6pt;
	margin: 0 0 3px 0;
	display: block;
	width: 100%;
	border-bottom: 1px solid #efe8d8;
	padding: 0 0 5px 0;
}
.cats li a {
	font-weight: bold;
	text-decoration: underline;
	color: #a72b2b;
}
.cats li a:hover {
	color: #f62525;
}
.sideboxb {
	float: left;
	width: 160px;
	border: 1px solid #ddd7c9;
	background: #fff url('images/bestbg.gif') repeat-y center top;
	margin-bottom: 7px;
}
.best {
	float: left;
	width: 160px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.best h4 {
	font-size: 8.7pt;
	text-indent: 12px;
	padding: 3px 0 0 0;
	background: url('images/sideboxbest.gif') no-repeat center 9px;
	height: 30px;
	color: #3e5996;
}
.best ul {
	list-style: none;
	margin: 0 6px;
	padding: 2px 0 6px 0;
}
.best li {
	font-size: 7.7pt;
	margin: 0 0 3px 0;
	display: block;
	width: 100%;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #f4efe2;
}
.best li a {
	font-weight: bold;
	text-decoration: underline;
	color: #a72b2b;
}
.best li a:hover {
	color: #f62525;
}
#main {
	float: right;
	padding: 10px 0 0 18px;
	width: 590px;
}
#main h3 {
	font-size: 11pt;
	margin-bottom: 2px;
	color: #3e5996;
}
#newitems {
	border: 1px solid #eee5d2;
	margin: 30px 0 7px 0;
}
#newitems h4 {
	position: absolute;
	font-size: 9.4pt;
	text-indent: 28px;
	background: url('images/newtop.gif') no-repeat left 4px;
	width: 279px;
	height: 25px;
	margin-top: -16px;
	color: #3e5996;
}
span.desc {
	display: block;
	margin-top: 6px;
}
p.desc {
	border-bottom: 1px solid #eae0cc;
	padding-bottom: 5px;
	font-size: 7.2pt;
	color: #555;
}
.desc a, .price, .newprice {
	font-weight: bold;
	font-size: 9pt;
}
.price {
	display: block;
	margin-top: 5px;
	color: #a6854a;
}
.newprice {
	display: block;
	color: #ff0000;
}
.buttons {
	display: block;
	margin-top: 5px;
}
#navarrows {
	background: #f9f6ef;
	color: #585857;
	height: 50px;
	padding-top: 10px;
}
#prev {
	float: left;
	padding-left: 16px;
}
#next {
	float: right;
	padding-right: 16px;
}
#footer {
	clear: both;
	background: url('images/footerbg.gif') repeat-x;
	color: #fff;
	height: 46px;
	border: 1px solid #ac2c2c;
	font-size: 7.9pt;
	font-weight: bold;
	padding: 10px 6px 0 6px;
	line-height: 16px;
	margin-bottom: 12px;
}
#footer a {
	color: #fff;
}
#nav {
	float: left;
}
#payments {
	float: right;
}
.CenterTable {
	background: #f7f3e9;
	border-color: #ddd7c9;
	border-style: solid;
	border-width: 1px;
}
.CenterTableItems {
	border-color: #ddd7c9;
	border-style: solid;
	border-width: 1px;
}
TD.CenterTableHeading {
	font-size: 12px;
	font-weight: bold;
	background: #ddd7c9;
	color: #3e5996;
}
.input_box { 
	background: #ffffff;
	border: solid #000 1px;
	margin-left: 2px;
	height: 17px;
}
textarea.input_box {
        height: auto;
}
.float_assist {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
.HeadingFont {
	color: #A81010;
	font-size: 14px;
	font-weight: bold;
}
td.HeadingFont {
	padding: 3px 2px;
	background: #ddd7c9;
}
.submit_button {
	background: #ffffcc;
	border: solid #000 1px;
	height: 19px;
}
li.open {
background: #fff;
font-style: italic;
}
.PagesAlign {
	text-align: justify;
	line-height: 20px;
}
.ErrorTable {
	background: #f7f3e9;
	border: 1px solid #FF0000;
}
.Required {
	color: #FF0000;
}
.OurPrice {
	background: #f7f3e9;
}
TD.ErrorMain {
	font-size: 10px;
	font-weight: bold;
}
.float_assist {
	clear: both;
	height: 1px;
	overflow: hidden;
}
/* ----------------------------- */
/* Product Detail & Account Tabs */
/* ----------------------------- */

/* Non Selected & Selected Tabs Link Text Colors */
ul.tabbernav li a:link { color: #ffffff; }
ul.tabbernav li a:visited { color: #ffffff; }
ul.tabberactive li a:link { color: #000000; }
ul.tabberactive li a:visited { color: #000000; }

ul.tabbernav {
	/* Tab Content Top Border */
	border-bottom: 1px solid #c7080b;
	font: bold 12px Verdana, sans-serif;
	padding: 3px 0;
	margin: 0;
}

.tabberlive .tabbertab {
	/* Tab Content Sides & Bottom Border */
	border: 1px solid #c7080b;
	padding: 15px;
	border-top: 0;
}

ul.tabbernav li a {
	/* Tab Borders */
	border: 1px solid #c7080b;
	/* Non Selected Tabs Background */
	background: #c7080b;
	padding: 3px 0.5em;
	margin-left: 3px;	
	border-bottom: none;	
	text-decoration: none;
}

ul.tabbernav li a:hover {
	/* Hovered Tabs Background Color */
	background: #fde6e7;
	/* Hovered Tabs Border Color */
	border-color: #c7080b;
	/* Hovered Tabs Text Color */
	color: #000000;	
}

ul.tabbernav li.tabberactive a {
	border-bottom: 1px solid #ffffff;
	/* Selected Tabs Background Color */
	background-color: #ffffff;
	/* Selected Tabs Font Color */
	color: #000000;
}

ul.tabbernav li.tabberactive a:hover {
	border-bottom: 1px solid white;
	/* Selected Tabs Hover Background Color */
	background-color: #ffffff;
	/* Selected Tabs Hover Font Color */
	color: #000000;
}

ul.tabbernav li {
	list-style: none;
	display: inline;
	margin: 0;
}

.tabberlive .tabbertabhide { display: none; }
.tabberlive .tabbertab h2 { display: none; }
.tabberlive .tabbertab h3 { display: none; }
.tabberlive { margin-top: 1em; }
.tabber { display: none; }

.left_float_3_px {
	float: left;
	margin-right: 3px;
}
.left_float_5_px {
	float: left;
	margin-right: 5px;
}
.IE_left_float_5_px {
	margin-left: 5px;
}

.product_title_link, product_title_link:visited, product_title_link:active {
	/* Product Title Link Definitions */
	color: #c7080b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.product_title_link:hover {
	/* Product Title Link Hover Definitions */
	color: #fd6601;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.paging {
	float: right;
	text-align: right;
	margin-right: 10px;
}
.product_title {
	/* Product Title Font & Color */
	font-size: 12px;
	font-weight: bold;
	color: #307fcf;
}

.product_sku {
	/* Product SKU Font & Color */
	font-size: 10px;
	margin-bottom: 10px;
}

.product_price {
	/* Product Price Font & Color */
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}

.product_option {
	/* Product Attributes Font & Color */
	font-weight: bold;
	padding-right: 10px;
	width: 1%;
}
.product_strikethru {
	text-decoration: line-through;
}
.review_link {
	color: #307fcf;
	text-decoration: none;
	text-align: right;
	float: right;
	font-weight: 400;
}

.larger_view {
	background: url(images/enlarge.gif) no-repeat center left;
	padding-left: 13px;
	text-decoration: none;
	font-size: 10px;
}

.add_wishlist {
	/* Add To Wishlist, Add Review, Add To Registry Link Definitions */
	background: url(images/little_arrow.gif) no-repeat center left;
	padding-left: 15px;
	text-decoration: none;
	font-size: 11px;
	padding-right: 15px;
}

.review_item {
	padding-bottom: 10px;
}

.review_spacer {
	padding-bottom: 7px;
}
.row {
	clear: both;
}
.list_top {
	/* Product List Top Definitions */
	border-top: solid #cacaca 1px;
	border-bottom: solid #cacaca 1px;
	background: #f0f0f0;
	padding: 3px;
}

.list_bottom {
	/* Product List Bottom Definitions */
	border-top: solid #cacaca 1px;
	border-bottom: solid #cacaca 1px;
	background: #f0f0f0;
	padding: 3px;
}
.orange_button {
	/* Orange Button Definitions */
	background: url(images/orange_button_left.gif) no-repeat top left;
	padding-left: 3px;
	height: 18px;
	float: left;
	margin-right: 10px;
}

.orange_button input, .orange_button button {
	/* Orange Button Definitions */
	background: url(images/orange_button_bg.gif) top right no-repeat;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}


.yellow_button {
	/* Yellow Button Definitions */
	background: url(images/yellow_button_left.gif) no-repeat top left;
	padding-left: 3px;
	height: 18px;
	float: left;
	margin-right: 10px;
}

.yellow_button input, .yellow_button button {
	/* Yellow Button Definitions */
	background: url(images/yellow_button_bg.gif) top right no-repeat;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}

.del_button {
	display: block;
	width: 40px;
	float: right;
	background: url(images/delete.gif) no-repeat center left;
	padding-left: 11px;
	color: #3068c5;
	text-decoration: none;
	font-weight: 400;
}
.content {
	/* Side & Main Tables Content Area Definitions */
	border: solid #b6b6b6 1px;
	background: #ffffff;
	margin-bottom: 15px;
	padding: 5px;
}
/* ------------------ */
/* Paging Definitions */
/* ------------------ */

.page a:hover {
	/* Hover Text Color */
	color: #fd6601; text-decoration: none
}

.page a:link {
	/* Link Text Color */
	color: #000000; text-decoration: none
}

.page a:visited {
	color: #000000; text-decoration: none
}

.pages_border {
	/* Box Border & Background */
	border: 1px solid #c7080b;
	background-color: #FFFFFF;
	color: #000000;	
}

.navpage {
	/* Navigation Link Boxes Background & Definitions */
	background-color: #FFFFFF;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}

.navpageselected {
	/* Navigation Selected Link Boxe Background & Definitions */
	background-color: #fde6e7;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}

.highlightpage {
	/* Current Page Info Box Background & Definitions */
	background-color: #c7080b;
	font: bold 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #FFFFFF;
	white-space: nowrap;
}

.highlightpage a:link {
	color: #FFFFFF; text-decoration: none;
}

.highlightpage a:visited {
	color: #FFFFFF; text-decoration: none;
}

.highlightpage a:hover, .highlightpage a:active {
	color: #FFFFFF; text-decoration: underline;
}

/* ------------ */
/* Cookie Crumb */
/* ------------ */

.home_link {
	/* Home Link Definitions */
	background: url(images/home_icon.gif) no-repeat center left;
	text-decoration: underline;
	padding-left: 20px;
	font-weight: bold;
	color: #c7080b;
}

.crumb_link {
	/* Regular Link Definitions */
	padding-left: 5px;
	font-weight: bold;
	text-decoration: underline;
	color: #c7080b;
}

.crumb_sep {
	padding-left: 5px;
	font-weight: bold;
}
/* ----------- */
/* Order Pages */
/* ----------- */

#order_signup {
	float: left;
	padding-left: 25px;
}

#order_login {
	float: right;
	padding-right: 25px;
}

.order_info_off {
	background: url(images/order_info_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_info_on {
	background: url(images/order_info_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_ship_off {
	background: url(images/order_ship_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_ship_on {
	background: url(images/order_ship_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_payment_off {
	background: url(images/order_payment_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_payment_on {
	background: url(images/order_payment_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_review_off {
	background: url(images/order_review_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_review_on {
	background: url(images/order_review_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_print_off {
	background: url(images/order_print_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_print_on {
	background: url(images/order_print_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.gray {
	background-color: #f0f3f8;
}

.sep {
	padding-left: 10px;
	padding-right: 10px;
}

/* ------------ */
/* Order Review */
/* ------------ */

.order_view {
	background: #ffffff;
	text-align: left;
}

.order_view th {
	font-weight: bold;
	background: #ff942d;
	color: #ffffff;
	width: 10%;
}

.review_top_border {
	border-top: solid #ff942d 1px;
}

.order_id {
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 10px;
	color: #c20710;
}
/* ---------------- */
/* Form Definitions */
/* ---------------- */

.input_box {
	padding-right: 2px;
	padding-left: 2px;
}

.form_label {
	text-align: right;
	vertical-align: top;
}

.bold {
	font-weight: bold;
}

.short_form_row {
	clear: both;
}

.short_form_row div, .short_form_row input, .short_form_row select, .short_form_row textarea {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.short_form_row div {
	width: 60px;
	padding-top: 3px;
}

.short_form_row input {
	width: 75px;
}

.required {
	/* Required Reminder Colors */
	color: #b70407;
	padding-left: 2px;
}

/* ------------ */
/* Account Area */
/* ------------ */

.account_list_head {
	/* Table List Headings Font */
	font-weight: bold;
	color: #b70407;
}

.account_head {
	/* Update Profile Heading Font Definitions */
	padding-bottom: 5px;
	font-weight: bold;
	color: #b70407;
}

/* ------------- */
/* Shopping Cart */
/* ------------- */

.cart {
	background: #ffffff;
}

.cart th {
	/* Cart List Headings Font */
	text-align: center;
	font-weight: bold;
	color: #b70407;
}

.cart td {
	border-top: dotted #c1c1c1 1px;
	border-bottom: dotted #c1c1c1 1px;
	color: #000000;
}

.cart_contents_quan {
	padding-right: 5px;
}

.cart_contents_item {
	margin-bottom: 5px;
	text-decoration: none;
}

.cart_contents_item a {
	text-decoration: none;
}

.cart_contents_item a:hover {
	text-decoration: underline;
}
.side_link {
	/* Side Table Link Definitions */
	background: url(images/side_link_dot.gif) no-repeat center left;
	display: block;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-left: 10px;
	text-decoration: none;
	color: #696969;
}
.content input, .content textarea {
	margin-bottom: 4px;
	vertical-align: middle;
}
.content p {
	margin-bottom: 12px;
}
#main h2 {
    /* Center Table Heading Background, Colors & Fonts */
	background: url(images/gray_h_bg.gif) repeat-x #d9d9d9;
	border: solid #b0b0b0 1px;
	font-size: 13px;
	color: #cd0a0e;
	font-weight: bold;
	height: 20px;
	padding: 0px;
	padding-top: 2px;
	margin: 0px;
	margin-bottom: 1px;
}
.tile_image {
	margin-bottom: 5px;
}
