body {
	/*margin: 0px;*/
	/*padding: 0px;*/
}
body, div, td {
	font: 12px/15px arial;
	color: black;
}
a {
	color: #69435D;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
ul {
	list-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
button {
	cursor: pointer
}
h1 {
	font: bold 18px verdana;
	color: black;
}
h2 {
	font: bold 14px verdana;
	color: black;
}
h3 {
	font: bold 14px verdana;
	color: black;
}
h4 {
	font: bold 12px verdana;
	color: black;
}
table.main {
  width: 795px;
}
span.error {
  color: red;
  font-size: 12px;
  line-height: 24px;
}
td.logo_header img {
  border: none;
}
/*-----------------TOP NAV-----------------*/
td.nav {
  height: 34px;
  vertical-align: middle;
}
td.nav div.menu {
  /*border: 1px solid red;*/
  width: 200px;
}
td.nav ul.menu_list {
  /*border: 1px solid green;*/
  padding: 0px;
  margin: 0px;
  width: auto;
  text-align: center;
}
td.nav ul.menu_list li {
  /*border: 1px solid red;*/
  display: inline;
  height: auto;
  /*padding: 7px 17px 7px 17px;*/
}
td.nav ul.menu_list li a {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #4F3647;
  padding: 5px 5px 5px 5px; 
  margin: 0px;
  border-right: 2px solid #CED1B3;
}
td.nav ul.menu_list li a:hover {
  color: #999966;
}
td.nav ul.menu_list li.last_link a {
 border-right: 0px;
}
td.nav ul.menu_list li.first_link {
 display: none;
}
/*-----------------SUB CONTENT GENERIC-------------------*/
table.corp_cont td.lft_side, table.corp_cont td.rt_side {
  vertical-align: top;
}
td.lft_side {padding-top: 5px;}
/*-----------------SUB NAVIGATION CONTAINER-------------------*/
table.sub_nav {
  width: 170px;
  height: 324px;
}
table.sub_nav td.top, table.sub_nav td.bottom {
  height: 16px;
}
table.sub_nav td.mid {
  height: 100%;
}
td.grad_text {
  font-size: 0px;
}
td.sub_left, td.sub_right {
  width: 16px;
  height: 16px;
}
td.top_mid {
  width: 100%;
  background-image: url(../images/company/aboutus/default_2/top_gradiant.gif);
  background-repeat: repeat-x;
}
td.bottom_mid {
  width: 100%;
  background-image: url(../images/company/aboutus/default_2/bottom_gradiant.gif);
  background-repeat: repeat-x;
}
td.mid_left {
  width: 3px;
  height: 100%;
  background-image: url(../images/company/aboutus/default_2/left_gradiant.gif);
  background-repeat: repeat-y;
}
table.mid_sub {
  width: 100%;
  height: 100%;
}
td.mid_mid {
}
td.mid_right {
  width: 3px;
  height: 100%;
  background-image: url(../images/company/aboutus/default_2/right_gradiant.gif);
  background-repeat: repeat-y;
}
/*-----------------SUB NAV-----------------*/
td.mid_mid div.menu {
  /*border: 1px solid red;*/
  width: auto;
}
td.mid_mid ul.menu_list {
  /*border: 1px solid green;*/
  padding: 0px;
  margin: 0px;
  width: auto;
}
td.mid_mid ul.menu_list li {
  /*border: 1px solid blue;*/
  list-style-type: none;
  height: auto;
  padding: 4px 0px 4px 0px;
}
td.mid_mid ul.menu_list li.last_link {margin-bottom: 4px;}
td.mid_mid ul.menu_list li a {
  /*border: 1px solid green;*/
  display: block;
  width: auto;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  line-height: 28px;
  color: #4F3647;
  padding: 0px 0px 0px 8px;
  margin: 0px;
}
* html td.mid_mid ul.menu_list li a {
  width: 100%;
}
td.mid_mid ul.menu_list li a:hover {
  background-color: #E6E8D9;
}
/*-----------------FOOTER NAV-----------------*/
td.ftr {
  width: 69%;
  height: 28px;
  vertical-align: middle;
}
td.ftr div.ftr_nav div.menu {
  /*border: 1px solid red;*/
  width: auto;
}
td.ftr ul.menu_list {
  /*border: 1px solid green;*/
  padding: 0px;
  margin: 0px;
  text-align: right;
  width: auto;
}
td.ftr ul.menu_list li {
  /*border: 1px solid red;*/
  display: inline;
  padding: 0px;
  margin 0px;
}
td.ftr ul.menu_list li a {
  font-family: Arial;
  font-size: 12px;
  color: #999966;
  text-decoration: none;
  padding: 0px 5px 0px 5px;
  margin: 0px;
  white-space: nowrap;
}
td.ftr ul.menu_list li a:hover {
  color: #4F3647;
}
td.ftr ul.menu_list li.first_link {
 display: none;
}
td.ftr_add_links {
  width: 31%;
  padding-left: 4px;
}
td.ftr_add_links ul.menu_list {
  text-align: left;
}
/*-----------------COPYRIGHT-----------------*/
td.cp {
  text-align: center;
}
span.cp {
  font-size: 12px;
  font-style: italic;
  color: #503547;
}
/*-----------------HEADER-----------------*/
td.logo_header {
height: 152px;
width: 800px;
  background-repeat: no-repeat;
}
div.contact_info {
  /*border: 1px solid white;*/
  width: 220px;
  text-align: left;
}
div.contact{
  width: 200px;
  font-size: 13px;
  color: #4F3647;
  /*border: 1px solid black;*/
  position: relative;
}
div.contact span {
  display: block;
}
div.contact .name { font-size: 18px; margin-bottom: 3px;}
/*-----------------Content-----------------*/
div.content {
  padding: 5px 0px 5px 5px; 
}
td.ftr_add_links {
  padding-left:240px;
}
/*-------------TOP LOGIN LINKS--------------*/
.mw_login_view_cart_links { height: 30px; text-align: right; padding: 0px 20px;}
.get_started {padding: 0px 12px 0px 0px; float: right;}
.login_links {padding: 0px; float: left;}
.login_links a {padding: 0px 0px 0px 6px;}
.forgot_password {display: none;}
.create_account{display: none;}
/*-------------SMALL CART--------------*/
.small_cart_container {
/*  border: 1px solid #846c7c;*/
  float: right;
  width: 170px;
}
.small_cart_icon {
  /*border: 1px solid red;*/
  float: left;
}
.small_cart_icon a {
  border-right: 1px solid #846c7c;
  padding: 0px 4px 0px 0px;
  color: #846c7c;
  text-decoration: none;
  font-weight: bold;
  width: 46px;
  background: url(../images/theme/cart_icon.gif) no-repeat;
  display: block;
}
.cart_view {}
.small_cart_container .items_in_cart {
  font-weight: bold;
  color: #afb298;
  padding: 0px 0px 0px 4px;
  float: left;
}
.small_cart_container .num_items {
  font-weight: bold;
  color: #afb298;
  padding: 0px 4px 0px 2px;
  float: left;
}
.small_cart_container #checkout_link {display: block;}
.small_cart_container #checkout_link a {
  border-left: 1px solid #846c7c;
  padding: 0px 0px 0px 4px;
  color: #846c7c;
  text-decoration: none;
  font-weight: bold;
  float: left;
}
.small_cart_container .cart_view hr, .small_cart_container .cart_view br, .small_cart_container .small_quantity, .small_cart_container .product_name, .small_cart_container #subtotal, .small_cart_container #wholesale {display: none;}