body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #737373;
	text-align: center;
	padding: 0;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
a, a:visited {
	color: #000;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	text-align: right;
	font-size: 12px;
	color: #00F;
}
a.button_link {
	font-size: 12px;
	font-weight: bold;
}
a.button_link:hover {
	text-decoration: none;
}
a.help {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737373;
}
div#popup_wraper {
	height: 100%;
	width: 743px;
	background-color: #FFFFFF;
	padding: 20px;
}
/* TEXT */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p.AdminSmallMessage {
	color: #737373;
}
h1.cat_title {
	text-transform:capitalize;
}
/* BUTTONS */
table.button td img {
	border: none;
}
table.button td.button {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	padding-bottom: 2px;
}
/* SPEEDBAR */
table.speedbar {
	font-size: 10px;
	background-color: #F2F2F2;
	color: #999999;
}
table.speedbar td.item {
	padding: 0 12px;
}
table.speedbar td.item a {
	font-size: 10px;
	color: #999999;
}
/* BOTTOM MENU AND COPYRIGHT */
table.copyright td.menu {
	padding: 0 0 3px 0;
	font-size: 12px;
	color: #B3B3B3;
}
table.copyright td.menu a {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin: 0 7px;
}
table.copyright td.menu hr {
	height: 1px;
	color: #CBCBCB;
}
table.copyright td.copyright {
	padding: 3px 0 10px 0;
	font-size: 10px;
	color: #B3B3B3;
}
table.copyright td.copyright a {
	color: #B3B3B3;
}
table.copyright td.copyright strong {
	font-weight: normal;
}
table.copyright td.copyright img {
	margin: 15px 0 0 0;
}
/* CATEGORY LIST */
table.cat_item {
	background-image: url(images/bg_category_item.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: none;
	height: 130px;
	margin: 12px 0 0 0;
}
table.cat_item td {
	width: 193px;
}
html>body table.cat_item td {
  width: 188px;
}
table.cat_item td img {
	float: left;
}
table.cat_item td h1 {
	margin: 35px 9px 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #737373;
}
table.cat_item td p {
	margin: 3px 3px;
	font-size: 9px;
	color: #737373;
	line-height: 11px;
}
/* SUBCATEGORIES */
table.subcategories {
	margin: 18px 0 0 7px;
}
table.subcategories td {
	padding: 2px 0 0 0px;
}
table.subcategories img, table.subcategories_small img,  table.def_subcategories img {
	border: 1px solid #DADADA;
}
/* WOOD THUMBS */
table.subcategories_small_wood tr.subcategories_small_top td {
	border-bottom: none;
}
table.subcategories_small_wood tr.subcategories_small_bottom td {
	border-top: none;
}
table.subcategories_small_wood td {
	padding: 3px;
	border: 1px solid #DADADA;
}
table.subcategories_small_wood td img {
	border: none;
}
tr.subcategories_small_top td img {
	border-bottom: none;
}
table.subcategories p {
	margin: 0;
}
table.def_subcategories {
	margin: 25px 15px 0 10px;
	width: 750px;
}
table.def_subcategories h2 {
	font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	padding: 0 0 5px 0;
	display: block;
	border-bottom: 1px solid #C3C3C3;
}
table.def_subcategories table {

}
table.def_subcategories table tr.subcat_item td, table.step_two_list tr.subcat_item td {
	border-bottom: 1px solid #DCDCDC;
	padding: 9px 0 9px 10px;
}
table.def_subcategories table tr.subcat_item td.name {
	padding: 0 0 0 10px;
	font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}
table.def_subcategories table tr.subcat_item td.count {
	padding-right: 6px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #737373;
}
/* PRODUCT LIST */
table.product_container {
	width: 555px;
}
table.product_container_steps {
	margin-left: 10px;
	width: 425px;
}
table.product_list {
	width: 100%;
}
table.product_list p {
	color:#737373;
}
table.product_list tr.list td {
	padding: 10px 0;
	border-bottom: 1px solid #E9E9E9;
}
table.product_list tr.list td table td {
	padding: 0;
	border-bottom: none;
}
div.market_price {
	margin: 4px 0 3px 0;
}
span.our_price {
	color: #5A8A00;
}
span.price {
	display: block;
	float: left;
	margin: 3px 0 0 0;
	background-color: #F5F9DA;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 2px 3px 2px;
}
/* SHAPE DETAILS */
table.shape_details h2, table.product_details h2, table.conf_summary h2, h2.border {
	font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	padding: 0 0 5px 0;
	display: block;
	width: 100%;
	border-bottom: 1px solid #C3C3C3;
}
a.shape_details, a.shape_details:visited {
	font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0076A0;
}
p.shape_details {
	margin: 10px 0;
}
p.misc {
	font-weight: bold;
	margin: 10px 0 10px 0;
	color: #737373;
}
tr.header td {
	font-weight: bold;
	font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0;
}
tr.header td {
	background-color: #D4E4F2;	
}
tr.sub_header td {
	background-color: #E8F0F8;
	padding: 3px 0;
}
/* PRODUCT DETAILS */
table.product_details {
	margin: 0 17px 0 17px;
}
/* POPUP */
div#popup_wraper h1, div#popup_wraper p {
	color: #737373;
}
/* SINGLE PRODUCTS DETAILS */
td.single_product {
	background-image: url(images/bg_top_single_product.gif);
	background-repeat: no-repeat;
	padding: 4px 0 0 23px;
}
/* USER PROFILES */
td.user_profile {
	background-image: url(images/bg_profile_main.jpg);
	background-repeat: no-repeat;
	padding: 4px 0 0 23px;
	height: 65px;
	vertical-align: top;
}
td.user_profile h1, td.user_profile p {
	margin: 0;
}
/* STEPS */
table.steps {
	margin: 0 0 2px 0;
}
table.step_two {
	width: 764px;
	margin: 8px 7px 0 7px;
}
table.step_two table.left {
	margin-right: 2px;
}
td.steps_content {
	background-color: #4C4C4C;
	vertical-align: middle;
}
td.steps_content img {
	vertical-align: middle;
	margin: 0 0 0 10px;
}
td.slot_two_list {
	background-image: url(images/bg_step_slots.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 15px 5px 5px 0;
	width: 150px;
	height: 167px;
}
td.slot_two_list p {
	color: #737373;
	margin: 0;
}
td.slot_two_list p.item {
	margin: 0 0 8px 0;
}
span.step_name {
	padding: 0 0 15px 0;
}
span.active {
	color: #FFFFFF;
}
table.step_two_list {
	width: 425px;
	margin-left: 10px;
}
table.step_two_list h4 {
	font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin: 5px 0 5px 0;
}
table.step_two_list p {
	color: #737373;
	margin: 0;
}
td.slot_two_list p.help {
	margin: 15px 0 0 0;
}
p.help a {
	font-size: 12px;
	font-weight:bold;
}
/* CONFIG SUMMARY */
table.conf_summary {
	margin: 20px 0px 0 17px;
	width: 759px;
}
table.conf_summary td.thumb img {
	border: 1px solid #DADADA;
}
table.conf_summary h2, table.conf_summary h3, table.conf_summary p {
	color: #737373;
}
table.conf_summary h3, table.conf_summary h3 a {
	font-size: 16px;
}
table.conf_summary table tr.subcat_item td {
	border-bottom: 1px solid #DCDCDC;
	padding: 9px 0;
}
table.conf_summary table tr.subcat_item td table td {
	border-bottom: none;
	padding: 2px 0;
}
table.conf_summary table tr.subcat_item td table.button td.button {
	border-bottom: none;
	padding: 0;
}
table.conf_summary p {
	margin: 0;
}
tr.total td {
	font-size: 14px;
	background-color: #E6E6E6;
	border-top: 2px solid #9C9C9C;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 5px 5px 0;
}
tr.total td h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 3px 0;
}
/* CAT TABS */
table.cat_tabs {
	margin: 0 20px 0 0px;
}
table.cat_tabs td.tab {
	padding: 1px 6px;
	background-color: #8c388c;
}
table.cat_tabs a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
}
table.cat_tabs td.tab_on {
	padding: 1px 6px;
	background-color: #725AD4;
}
table.cat_tabs td.tab_on a {
	color: #FFFFFF;
	text-transform: lowercase;
}
table.cat_tabs td.tab_brd_off {
	height: 1px;
	background-color: #FFFFFF;
}
table.cat_tabs td.tab_brd_on {
	height: 1px;
	background-color: #725AD4;
}

/* TABLES */
table.default {
	width: 792px;
}
table.default_small, table.shape_details {
	margin: 20px 0 0 17px;
	width: 759px;
}
table.single_product {
	height: 63px;
}
table.main {
	background-color: #FFFFFF;
	color: #333;
	text-align: center;
}
table.dialog {
	color:  #737373;
}
table.step_nav {
	margin: 15px 0 0 0;
}
/* CELLS */
table.main_sub {
	margin: 0 7px 40px 7px;
}
tr.spacer td {
	background-color: #CCCCCC;
	height: 1px;
}
tr.bottom td {
	background-color: #9C9C9C;
	height: 2px;
}
/* DIVS */
div.default {
	padding: 0 17px 0 20px;
	color:  #737373;
}
/* TEXT AREA ON VARIOUS PAGES */
div.default h1, div.default p {
	color: #737373;
}
h1, p {
	color: #00C;
	font-weight: bold;
	font-size: 16px;
}
h1 {
	font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	color: #00F;
	font-style: normal;
	text-align: center;
	font-weight: normal;
	font-size: 22px;
}
p.desc {
	font-size: 10px;
	color: #999999;
	margin: 0;
}
p.description {
	color: #737373;
}
p.error {
	color: #FF0000;
}
td.text_content {
	padding: 15px 25px 15px 15px;
	vertical-align: top;
	width: 390px;
}
div.text_content {
	padding: 2px 0 0 0;
	height: 180px;	
	overflow: hidden;
}
div.text_content_low {
	padding: 2px 0 0 0;
	height: 140px;	
	overflow: hidden;
}
td.explore {
	background-color: #725AD4;
}
td.select {
	background-color: #FFA71C;
}
td.home {
	background-color: #2691DD;
	background-image: url(images/bg_text_home.jpg);
	background-repeat:no-repeat;
	padding: 20px 17px 22px 15px;
}
td.text_content h1, td.single_product h1, div.text_content h1 {
	font-family: "Microsoft Sans Serif", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 12px 0;
	font-style: normal;
}
td.text_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin: 5px 0;
}
/* HOME SUB */
table.home_sub {
	margin: 15px 7px 40px 7px;
	height: 100px;
	font-size: 12px;
	text-align: center;
}
table.home_sub td.dream {
	/*
	background-image: url(images/bg_home_begin_dream.gif);
	background-repeat: no-repeat;
	*/
	padding: 0 10px 0 0;
	width: 331px;
	text-align: center;
	font-size: 12px;
	color: #06F;
}
table.home_sub td.special {
	background-image: url(images/bg_home_sub_special.jpg);
	background-repeat: no-repeat;
	padding: 0 90px 0 10px;
	width: 130px;
}
table.home_sub p {
	color: #666;
	margin: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table.home_sub td.custom {
	padding: 0 55px 0 0;
}
td.quick_ship_home {
	padding: 0 10px;
}
td.quick_ship_home a {
	color: #737373;
}
/* ENJOY - NOW LEARN*/
table.learn {
	margin: 18px 7px 0 7px;
	width: 778px;
}
td.learn_cat {
	width: 178px;
	background-color: #D7D7D7;
	color: #737373;
	font-size: 10px;
	padding: 10px 5px;
}
td.enjoy {
	background-image: url(images/bg_text_enjoy.jpg);
	background-repeat: no-repeat;
}
div.learn_item {
	width: 180px;
	margin: 0 15px 0 0;
	float: left;
	background-color: #0099CC;
}
/* LINKS */
/* OVERRIDES */
td.no_bg {
	background-image: none;
}
span.sold {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
p.help_chat_step {
	margin: 2px 20px 2px 0;
	text-align: right;
}
p.help_chat {
	margin: 2px 0;
	text-align: right;
}
p.help_chat img {
	border: none;
}
div.top_container {
	top:auto;
	height: 111px;
	width: 777px;
	width:auto
	
}
div.speed_bar {
	position: absolute;
	top: 2px;
	width: 790px;
	text-align: right;
	margin: 0 0 0 5px;
	left:auto;
	height: auto;
}
div.main_bar {
	height: 87px;
	margin: 0px auto 10px auto;
}
.hrule {
	color: #cbcbcb;
	background-color: #cbcbcb;
	height: 1px;
	border: 0;
}
/* MAILING FORM */
table.mailing_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
}
table.mailing_form form {
	margin: 0;
	padding: 0;
}
table.mailing_form label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
table.mailing_form input.email {
	font-size: 10px;
	height: 14px;
}
table.mailing_form td.field {
	border: 1px solid #cecece;
	border-top: none;
	border-bottom: none;
	text-align: left;
	padding: 3px 3px 3px 15px;
}
table.mailing_form td.field_explore {
	border: 1px solid #cecece;
	border-top: none;
	border-bottom: none;
	text-align: left;
	padding: 3px 3px 3px 40px;
}

/* SEO LINKS */
h1.style1 {
	font-size: 14px; 
	font-weight:bold;
}
span.style2 {
	font-size: 11px; 
	font-weight:normal;
}
/* ARTICLES */
table.articles p {
	font-size:12px;
	color:#333333;
}
#wraper .default.main tr td .top_container .main_bar table tr td {
	font-size: 30px;
	font-weight: bold;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
.a {
	font-weight: bold;
	color: #666;
	font-size: 12px;
}
#wraper .default.main tr td table tr td .home_sub tr .custom p strong {
	font-weight: normal;
}
.a {
	font-size: 12px;
	color: #06C;
	font-weight: normal;
	text-align: justify;
}
#wraper .default.main tr td table tr td table tr th {
	font-family: Verdana, Geneva, sans-serif;
	color: #009;
	font-size: 12px;
}
#wraper .default.main tr td table tr td table tr td {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	color: #00F;
}
#wraper .default.main tr td table tr td table tr td div {
	color: #000;
	font-size: 18px;
	text-align: center;
}
#wraper .default.main tr td table tr td table tr td div .style57 .style64 {
	font-size: 10px;
}
#wraper .default.main tr td table tr td table {
	font-size: 12px;
	color: #0C0;
	font-weight: bold;
}
#wraper .default.main tr td table tr td table tr .style1 div strong .style43 .style3 {
	font-size: 10px;
}
#wraper .default.main tr td table tr td hr {
	font-size: large;
}
#wraper .default.main tr td table tr td p {
	font-weight: normal;
}
#wraper .default.main tr td table tr td p {
	text-align: justify;
	font-size: 12px;
	color: #000;
	font-style: normal;
}
#wraper .default.main tr td table tr td table tr th h3 {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
#wraper .default.main tr td table tr td table tr th h3 strong u {
	font-weight: bold;
}
#wraper .default.main tr td table tr td table tr th h3 strong u {
	font-weight: bold;
}
#wraper .default.main tr td table tr td table tr th {
	font-family: Verdana, Geneva, sans-serif;
}
#wraper .default.main tr td table tr td table tr th {
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
#wraper .default.main tr td table tr td table tr th table {
	font-weight: normal;
}
#wraper .default.main tr td table tr td br {
	color: #000;
}
#wraper .default.main tr td table tr td table tr td div p strong {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.f {
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
#wraper {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
#wraper .default.main tr td table tr td .home_sub tr .dream p .a a {
	font-weight: bold;
	font-size: 14px;
}
muk {
	text-align: center;
}
#wraper .default.main tr td table tr td table tr td .content.default tr td {
	text-align: center;
}
#wraper .default.main tr td table tr td .home_sub tr td div as {
	font-family: Arial, Helvetica, sans-serif;
}
#wraper .default.main tr td table tr th div {
	color: #000;
}
#wraper .default.main tr td table tr th {
	font-size: 24px;
	font-weight: bold;
	color: #333;
}
#wraper .default.main tr td table tr td .content.default tr td .steps tr .steps_content a {
	color: #FFF;
}
.fff {
	color: #F00;
}
#wraper .default.main tr td table tr td p .fff {
	font-size: 24;
}
#wraper .default.main tr td table tr td div {
	color: #09F;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
#wraper .default.main tr td table tr td table tr td div {
	color: #F00;
}
#wraper .default.main tr td table tr td table tr td div {
	font-size: 14px;
	color: #00F;
	font-weight: bold;
}
#wraper .default.main tr td .top_container table tr td {
	color: #006;
}
#wraper .default.main tr td table tr td h4 {
	color: #006;
	font-size: 12px;
}
#wraper .default.main tr td table tr td {
	color: #F00;
}
