

body {
	background-color: #90CEF5;
	background-image: url(images/pbg-backlong.jpg);
	background-repeat: repeat-x;
	color: #5b3926;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	background-attachment: fixed;
}
p, td,  li {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
#desc p {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.searchbox {
	padding-right: 42px;
}
.maincontent {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
a {
	color: #dd6b86;
	text-decoration: none;
}
	
a:hover {
	text-decoration: none;
	color: #5db5ed;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #644024;
	font-weight: normal;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 5px;
}
h2 {
	font-family: "Times New Roman", Times, serif;

	font-size: 18px;
	color: #644024;
}
.main {
	background-color: #FFFFFF;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #5b3926;
	font-size: 13px;
	text-align: left;
}

.divider {
	background-color: #FFFFFF;
	background-image: url(images/pbg-pattern.jpg);
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

.divider2 {
	background-color: #B8E4FF;
	background-image: none;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #3C270C;
	font-size: 12px;
	text-align: center;
}

.divider2 a:link	{
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #4e311b;
	text-decoration:none;
	text-align: center;
}

.divider2 a:visited {
	text-decoration: none;
	color: #4e311b;
	}
.divider2 a:hover {
	text-decoration: none;
	color: #ffffff;
	}
.divider2 a:active {
	text-decoration: none;
	color: #ffffff;
	}
	
.divider3 {
	background-color: #FFFFFF;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

.divider4 {
	background-color: #FFFFFF;
	background-image: url(images/pbg-dots.jpg);
	background-repeat: repeat-x;
}


.footer {
	background-image: url(images/pbg-footer.gif);
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #4e311b;
	font-size: 10px;
	text-align: center;
	background-repeat: no-repeat;
}
	
.footer a:link	{
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #2CCFCF;
	text-decoration:none;
	text-align: center;
}

.footer a:visited {
	text-decoration: none;
	color: #2CCFCF;
	}
.footer a:hover {
	text-decoration: none;
	color: #C68DFB;
	}
.footer a:active {
	text-decoration: none;
	color: #C68DFB;
	}
	
.category {
	font-family: Garamond, Georgia, "Times New Roman";
	color: #614F2B;
	font-size: 24px;
	text-align: left;
}

.sidebar {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #614F2B;
	text-align: left;
	text-indent: 20px;
}



.cattablemn {
	background-color: #EAF0BC;
	color: #644024;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(images/pbg-sidebar3_03.gif);
}
.cattable {
	list-style-position: inside;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.cattable {
	color: #644024;

}
a.cattable:hover {
	color: #9AAA4F;

}
#cattableh2 {

}


.tabbertab h2 {
	font: normal 12px/150% "Arial", "Helvetica", sans-serif;
}

.clear { clear: both; }
.right { float: right; }
.left { float: left; }










a:focus {outline:none}


input, select, textarea {

	font-size: 11px;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #644024;
}


form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
img {border-style:none}


.account_head {
	font-weight: bold;
}

/* search */
.search {
	float:right;
	width:249px;
	margin:36px 0 0;
}
.search div {
	overflow:hidden;
	width:249px;
}
.search input {float:left}
.search .text {
	font:11px/16px Arial, Helvetica, sans-serif;
	color:#6a9738;
	padding:1px 10px 2px;
	width:169px;
	margin:2px 6px 0 0;
	border-top:1px solid #404040;
	border-right:1px solid #d4d0c8;
	border-bottom:1px solid #d4d0c8;
	border-left:1px solid #404040;
	background:#fff;
}
.search h3 {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#34505e;
	margin:2px 0 0;
}



/* view-box */
.view-box {
	background:url(images/box3-bg.gif) repeat-y;
	width:503px;
	overflow:hidden;
}
.view-bg {
	background:url(images/box3-top.gif) no-repeat;
	width:503px;
	overflow:hidden;
}
.view-info {
	background:url(images/box3-foot.jpg) no-repeat 0 100%;
	width:492px;
	padding:0 0 10px 11px;
	overflow:hidden;
	min-height:257px;
}
* html .view-info {
	overflow:visible;
	height:257px;
}
.view-box .photo {
	float:left;
	width:287px;
	margin:17px 0 0;
}
.view-box .photo img {display:block}
.view-box .photo a {cursor:pointer}
.view-box .text {
	float:left;
	width:195px;
	margin:53px 0 0;
}
.view-box .text h2 {
	background:url(images/head01.png) no-repeat;
	width:170px;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
}
.view-box .text h3 {
	background:url(images/head02.png) no-repeat;
	width:125px;
	height:44px;
	overflow:hidden;
	text-indent:-9999px;
	margin:15px 0 0;
}
.view-box .text p {
	font:15px/16px Arial, Helvetica, sans-serif;
	color:#767676;
	margin:6px 0 0;
}
.view-box .text .more {
	width:100%;
	overflow:hidden;
	margin:8px 0 0;
}
.view-box .text .more a {
	display:block;
	background:url(images/btn-products.gif) no-repeat;
	width:165px;
	height:21px;
	text-indent:-9999px;
}



/* footer */
#footer {
	background:url(images/bg-footer.png) no-repeat;
	width:946px;
	padding:24px 0 18px;
	overflow:hidden;
}
#footer div {position:relative}
#footer div {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#5a5a5a;
	margin:0;
	text-align:center;
}

.content_cart {
	border: solid #b6b6b6 0px;
	width: 200px;
	margin-bottom: 15px;
	padding: 5px;
}

.content2 {
	border: solid #b6b6b6 0px;
	margin-bottom: 15px;
	padding: 5px;
}

.content {
	/* Main Table Content Area Definitions */
}


.error_message {
	/* Error Message Definitions */
	background: #FFFFFF;
	border: solid #FF0000 1px;
	padding: 10px;
	margin-bottom: 10px;
}

.alert_message {	
	/* Alert Message Definitions */
	background: #FFFFFF;
	border: solid #33cc00 1px;
	padding: 10px;
	margin-bottom: 10px;
}

.error_alert {
	margin-left: 35px;
}

.green_button {
	/* Orange Button Definitions */
	background: url(images/green_button_left.gif) no-repeat top left;
	padding-left: 7px;
	height: 21px;
	float: left;
	margin-right: 10px;
}

.green_button input, .green_button button {
	/* Orange Button Definitions */
	background: url(images/green_button_bg.gif) top right no-repeat;
	height: 21px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 3px;
	padding-right: 8px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}

.lime_button {
	/* Orange Button Definitions */
	background: url(images/lime_button_left.gif) no-repeat top left;
	padding-left: 7px;
	height: 21px;
	float: left;
	margin-right: 10px;
}

.lime_button input, .lime_button button {
	/* Orange Button Definitions */
	background: url(images/lime_button_bg.gif) top right no-repeat;
	height: 21px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 3px;
	padding-right: 8px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}

.table_bottom {
	text-align: center;
	padding-top: 5px;
}

.row {
	clear: both;
}

.center {
	text-align: center;
}

.right_align {
	text-align: right;
}

/* -------------- */
/* Product Detail */
/* -------------- */

.product_title {
	/* Product Title Font & Color */
	font-weight: bold;
}

.product_sku {
	/* Product SKU Font & Color */
	font-size: 10px;
	margin-bottom: 10px;
}

.product_price {
	/* Product Price Font & Color */
	font-weight: bold;
}
.sale_price {
	font-weight: bold;
	color: #FF0000;
}
.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;
}


/* ------------ */
/* Product List */
/* ------------ */

.items {
  border: 0px solid #99cccc; 
  margin-top: 5px; 
  padding: 5px;
}

.product_title_link, product_title_link:visited, product_title_link:active {
	/* Product Title Link Definitions */
	font-weight: bold;
}

.product_title_link:hover {
	/* Product Title Link Hover Definitions */
	color: #6bb1dd;
	font-weight: bold;
	text-decoration: none;
}

.paging {
	float: right;
	text-align: right;
	margin-right: 10px;
}

.list_top {
	/* Product List Top Definitions */
	border-top: solid #ffffff 0px;
	border-bottom: solid #ffffff 0px;
	background: #ffffff;
	padding: 3px;
}

.list_bottom {
	/* Product List Bottom Definitions */
	border-top: solid #ffffff 0px;
	border-bottom: solid #ffffff 0px;
	background: #ffffff;
	padding: 3px;
}

/* ----------------- */
/* Product List List */
/* ----------------- */

.reg_txt {
	font-weight: normal;
}

.small_txt {
	font-size: 10px;
}

.price {
	/* Product List Price Definitions */
	font-weight: bold;
	margin-right: 10px;
	float: left;
}

.list_item {
	padding: 5px;
}

.list_item_bottom_border {
	/* Product List Separator Definitions */
	border-bottom: solid #cacaca 0px;
}
/* ----------------- */
/* Product List Tile */
/* ----------------- */

.tile_item {
	text-align: center;
}

.tile_image {
	margin-bottom: 5px;
}

.tile_price {
	/* Product Tile Price Definitions */
	font-weight: bold;
}

.tile_table {
	background: #FFFFFF;
	width: 100%;
}

.list_table {
	background: #FFFFFF;
	width: 100%;
}

/* ----------------------------- */
/* Product Detail & Account Tabs */
/* ----------------------------- */

/* Non Selected & Selected Tabs Link Text Colors */
ul.tabbernav li a:link { color: #442513; }
ul.tabbernav li a:visited { color: #442513; }
ul.tabberactive li a:link { color: #442513; }
ul.tabberactive li a:visited { color: #442513; }

ul.tabbernav {
	/* Tab Content Top Border */
	border-bottom: 1px solid #a2db4e;
	font: bold 11px "Arial", "Helvetica", sans-serif;
	padding: 3px 0;
	margin: 0;
}

.tabberlive .tabbertab {
	/* Tab Content Sides & Bottom Border */
	border: 1px solid #a2db4e;
	padding: 15px;
	border-top: 0;
}

ul.tabbernav li a {
	/* Tab Borders */
	border: 1px solid #a2db4e;
	/* Non Selected Tabs Background */
	background: #a2db4e;
	padding: 3px 0.5em;
	margin-left: 3px;	
	border-bottom: none;	
	text-decoration: none;
}

ul.tabbernav li a:hover {
	/* Hovered Tabs Background Color */
	background: #fbb3b7;
	/* Hovered Tabs Border Color */
	border-color: #ea8d92;
	/* Hovered Tabs Text Color */
	color: #442513;	
}

ul.tabbernav li.tabberactive a {
	border-bottom: 1px solid #ffffff;
	/* Selected Tabs Background Color */
	background-color: #ffffff;
	/* Selected Tabs Font Color */
	color: #442513;
}

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: #442513;
}

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; }

/* ---------------- */
/* 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;
}

/* ------------- */
/* Shopping Cart */
/* ------------- */

.cart {
	background: #ffffff;
}

.cart th {
	/* Cart List Headings Font */
	text-align: center;
	font-weight: bold;
	color: #4e311b;
}

.cart td {
	border-top: dotted #90cef5 1px;
	border-bottom: dotted #90cef5 1px;
	color: #4e311b;
}

.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;
}


/* ------------------ */
/* Paging Definitions */
/* ------------------ */

.page a:hover {
	/* Hover Text Color */
	color: #6bb1dd; text-decoration: none
}

.page a:link {
	/* Link Text Color */
	color: #4e311b; text-decoration: none
}

.page a:visited {
	color: #4e311b; text-decoration: none
}

.pages_border {
	/* Box Border & Background */
	border: 0px solid #a2db4e;
	background-color: #FFFFFF;
}

.navpage {
	/* Navigation Link Boxes Background & Definitions */
	background-color: #FFFFFF;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #4e311b;
	white-space: nowrap;
	text-decoration: none;
}

.navpageselected {
	/* Navigation Selected Link Boxe Background & Definitions */
	background-color: #b8e4ff;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #4e311b;
	white-space: nowrap;
	text-decoration: none;
}

.highlightpage {
	/* Current Page Info Box Background & Definitions */
	background-color: #a2db4e;
	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;
}

.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: #4e311b;
}

.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: #4e311b;
}

.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: #4e311b;
}

.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: #4e311b;
}

.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: #4e311b;
}

.gray {
	background-color: #e4f0f7;
}

.sep {
	padding-left: 10px;
	padding-right: 10px;
}

/* ------------ */
/* Order Review */
/* ------------ */

.order_view {
	background: #ffffff;
	text-align: left;
}

.order_view th {
	font-weight: bold;
	background: #a584bd;
	color: #ffffff;
	width: 10%;
}

.review_top_border {
	border-top: solid #90cef5 1px;
}

.order_id {
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 10px;
	color: #c20710;
}

/* ------------ */
/* Cookie Crumb */
/* ------------ */

.home_link {
	/* Home Link Definitions */
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.crumb_link {
	/* Regular Link Definitions */
	padding-left: 5px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.crumb_sep {
	padding-left: 5px;
	font-weight: bold;
}

/* ----------------- */
/* Float Definitions */
/* ----------------- */

.left_float_3_px {
	float: left;
	margin-right: 3px;
}

.left_float_5_px {
	float: left;
	margin-right: 5px;
}

.right_float_5_px {
	float: right;
	margin-left: 5px;
}

.IE_left_float_5_px {
	margin-left: 5px;
}

.float_assist {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.search_results {
	margin-left: 10px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: black;
}

.search_bb {
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.black_bold_text_spaced {
	color: #4e311b;
	font-weight: bold;
	margin-top: 5px;
	line-height: 17px;
	text-decoration: none;
}