html, body {
	background-color: #f8f9f9;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}


body
{
	background: #f8f9f9 url('../images/thrive_background.gif') repeat-x scroll left top;
}

#wrapper 
{
	background-color: Transparent;
}

img {
	border: none;
}

a {
	outline: none;
}

form {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

sup {
	font-size: 9px;
	line-height: 0;
}

#wrapper {
	margin: 0 auto;
	width: 725px;
}

#sitetabs {
	float: left;
	width: 20px;
}

#main-wrapper {
	float: left;
	width: 704px;
}

#home-products {
	background-color: #f8f9f9;
	padding-top: 2px;
	border-bottom: solid 40px #FFFFFF;
	padding-bottom: 2px;
}
#home-products .separator {
	float: left;
	width: 2px;
}
#home-products img 
{
	padding-top: 4px;
}
#home-products .title, #home-products .title a {
	background: url(../images/home_product_title_bg.gif) right top no-repeat;
	background-color: #484849;
	line-height: 24px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 4px;
	text-decoration: none;
}
#home-products .dim, #home-products .no-dim {
	background: url(../images/home_product_dim_bg.gif) right top no-repeat;
	background-color: #FFFFFF;
	line-height: 19px;
	font-size: 12px;
	color: #303030;
	padding-left: 7px;
}
#home-products .no-dim
{
	background: none;
}
#home-products .num-price {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #f1f1f1;
	padding: 0 10px 0 7px;
	line-height: 24px;
}
#home-products .num-price .price {
	float: right;
	background: url(../images/home_product_price_bg.gif) left top no-repeat;
	padding-left: 31px;
}

#two-col {
	background-color: #f8f9f9;
	padding-top: 4px;
}
#two-col p {
	color: #484849;
	margin: 5px 8px 10px 8px;
	font-size: 11px;
}
#two-col .blue {
	background-color: #437491;
}
#two-col .blue span {
	background: url(../images/blue_arrow_bg.gif) left 4px no-repeat;
	padding-left: 12px;
}
#two-col .red {
	background-color: #d10035;
}
#two-col .red span {
	background: url(../images/red_arrow_bg.gif) left 4px no-repeat;
	padding-left: 12px;
}
#two-col h2 {
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 25px;
	padding-right: 8px;
	margin: 0;
}
#two-col #left-col {
	float: left;
	width: 216px;
	background-color: #FFFFFF;
}
#two-col #left-col .divider {
	height: 4px;
	font-size: 0px;
	line-height: 0px;
	background-color: #f8f9f9;
}
#two-col #left-col .red-link {
	margin: 20px 8px 30px 8px;
	font-weight: bold;
	color: #484849;
	font-size: 13px;
}
#two-col #left-col .red-link a {
	background: url(../images/red_link_arrow_bg.gif) left 5px no-repeat;
	padding-left: 10px;
}
#two-col #left-col .red-link a:link, #two-col #left-col .red-link a:visited {
	color: #484849;
	text-decoration: none;
}
#two-col #left-col .red-link a:hover {
	text-decoration: underline;
	color: #d10035;
}
#two-col #left-col .featured-item {
	padding: 0 5px;
}
#two-col #left-col .featured-item .featured-item-price {
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	line-height: 14px;
}
#two-col #left-col .featured-item .featured-item-num {
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	line-height: 14px;
	color: #9b9d9e;
}
#two-col #left-col .featured-item .featured-item-name {
	font-weight: bold;
	font-size: 12px;
	color: #9b9d9e;
	border-top: 1px solid #dedfdf;
	margin-top: 7px;
	padding: 3px;
}
#two-col #left-col .featured-item .featured-item-desc {
	font-size: 11px;
	color: #6b6b6b;
	border-top: 1px solid #dedfdf;
	padding: 7px 3px 15px 3px;
}
#two-col #right-col {
	float: left;
	margin-left: 4px;
	width: 484px;
	display: inline;
	background-color: #f8f9f9;
	margin-bottom: 7px;
}
#two-col #right-col .separator {
	float: left;
	width: 4px;
}
#two-col #right-col .product {
	width: 240px;
	float: left;
	margin-bottom: 4px;
}
#two-col #right-col .product .product-image 
{
	background-color: #ffffff;
	text-align: center;
	padding-top: 15px;
}
#two-col #right-col .product .title {
	background: url(../images/home_product_title_bg.gif) right top no-repeat;
	background-color: #484849;
	font-size: 12px;
	line-height: 12px;
	color: #FFFFFF;
	padding: 10px 0 3px 4px;
}
#two-col #right-col .product .dim {
	background: url(../images/home_product_dim_bg.gif) right top no-repeat;
	background-color: #FFFFFF;
	line-height: 19px;
	font-size: 12px;
	color: #303030;
	padding-left: 7px;
}
#two-col #right-col .product .num-price {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #f1f1f1;
	padding: 0 10px 0 7px;
	line-height: 24px;
}
#two-col #right-col .product .num-price .price {
	float: right;
	background: url(../images/home_product_price_bg.gif) left top no-repeat;
	padding-left: 31px;
}
#two-col #right-col .gray-col-title {
	height: 25px;
	background-color: #b5b5b5;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	padding: 0 8px;
	margin-bottom: 1px;
}
#two-col #right-col .gray-col-title a {
	color: #FFFFFF;
}
#two-col #right-col .gray-col-title a:link, #two-col #right-col .gray-col-title a:visited {
	text-decoration: none;
}
#two-col #right-col .gray-col-title a:hover {
	text-decoration: underline;
}


#product {
	padding: 6px 4px 10px 10px;
	background-color: #FFFFFF;
}
#product #product-view {
	float: left;
	width: 220px;
	text-align: center;
	font-size: 10px;
	color: #5c5c5d;
	font-weight: bold;
}
#product #product-view .view {
	border-bottom: 1px solid #dedfdf;
	margin-bottom: 3px;
}
#product #product-view a {
	color: #5c5c5d;
}
#product #product-view a:link, #product #product-view a:visited {
	text-decoration: none;
}
#product #product-view a:hover {
	text-decoration: underline;
}
#product #product-desc {
	float: right;
	width: 232px;
	padding-top: 71px;
}
#product #product-desc .top-logo {
	text-align: right;
	margin-bottom: 15px;
}
#product #product-desc #product-price {
	text-align: right;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 2px;
}
#product #product-desc #product-number {
	font-size: 11px;
	color: #bcbebe;
	text-align: right;
	padding-top: 2px;
	font-weight: bold;
}
#product #product-desc #product-name {
	color: #437491;
	font-weight: bold;
	font-size: 13px;
	padding: 10px 0 2px 4px;
}
#product #product-desc #product-status {
	text-align: right;
}
#product #product-desc #product-name .name {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	width: 190px;
}
#product #product-desc #product-name .number {
	font-size: 11px;
	color: #5c5c5d;
	position: absolute;
	right: 2px;
	bottom: 1px;
}
#product #product-desc #product-dimensions {
	border-top: 1px solid #dedfdf;
	border-bottom: 1px solid #dedfdf;
	color: #000000;
	font-size: 12px;
	padding: 2px 0 2px 4px;
}
#product #product-desc #product-dimensions .major {
	font-size: 11px;
	color: #cdcecf;
	padding-left: 20px;
}
#product #product-desc #bottom-desc {
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	padding: 3px 4px 20px 4px;
}


#tabs {
	width: 472px;
	margin: 0 0 6px 6px;
}
#tabs #tab-buttons {
	height: 20px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#tabs #tab-buttons li {
	margin: 0;
	padding: 0;
	float: left;
	height: 20px;
	font-size: 0px;
	margin-right: 2px;
	display: inline;
}
#tabs #tab-content-buynow {
	padding: 7px 6px 40px 6px;

}
#tabs #tab-content-buynow p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #818182;
}
#tabs #tab-content-buynow #logo-table {
	margin-top: 5px;
	margin-bottom: 20px;
}
#tabs #tab-content-buynow #logo-table td {
	width: 33%;
	text-align: center;
	padding: 10px 0;
}
#tabs #tab-content-tech,
#tabs #tab-content-support,
#tabs #tab-content-overview {
	padding: 5px 0px 0 0px;
}
#tabs #tab-content-tech .subheader,
#tabs #tab-content-support .subheader,
#tabs #tab-content-overview .subheader {
	margin-bottom: 10px;
}
#tabs #tab-content-tech .left-icon,
#tabs #tab-content-support .left-icon,
#tabs #tab-content-overview .left-icon {
	width: 73px;
	float: left;
	margin-bottom: 2px;
}
#tabs #tab-content-tech .icon-desc,
#tabs #tab-content-support .icon-desc,
#tabs #tab-content-overview .icon-desc {
	float: left;
	padding-left: 6px;
	font-size: 11px;
	color: #939394;
	margin-bottom: 2px;
}
#tabs #tab-content-tech .icon-desc a:link, #tabs #tab-content-tech .icon-desc a:visited,
#tabs #tab-content-support .icon-desc a:link, #tabs #tab-content-support .icon-desc a:visited,
#tabs #tab-content-overview .icon-desc a:link, #tabs #tab-content-overview .icon-desc a:visited {
	color: #818182;
	text-decoration: none;
}
#tabs #tab-content-tech .icon-desc a:hover,
#tabs #tab-content-support .icon-desc a:hover,
#tabs #tab-content-overview .icon-desc a:hover {
	color: #818182;
	text-decoration: underline;
}
#tabs #tab-content-tech p,
#tabs #tab-content-support p,
#tabs #tab-content-overview p {
	margin: 2px 0 4px 0;
	color: #818182;
	font-size: 11px;
	padding: 0 0 0 7px;
}
#tabs #tab-content-tech p a:link, #tabs #tab-content-tech p a:visited,
#tabs #tab-content-support p a:link, #tabs #tab-content-support p a:visited,
#tabs #tab-content-overview p a:link, #tabs #tab-content-overview p a:visited {
	color: #818182;
	text-decoration: none;
}
#tabs #tab-content-tech p a:hover,
#tabs #tab-content-support p a:hover,
#tabs #tab-content-overview p a:hover {
	color: #818182;
	text-decoration: underline;
}
#tabs #tab-content-tech p.arrow,
#tabs #tab-content-support p.arrow,
#tabs #tab-content-overview p.arrow {
	background: url(../images/icon_gray_arrow.gif) 3px 3px no-repeat;
	padding-left: 14px;
}
#tabs #tab-content-tech p.arrow2,
#tabs #tab-content-support p.arrow2,
#tabs #tab-content-overview p.arrow2 {
	background: url(../images/icon_gray_arrow.gif) 12px 3px no-repeat;
	padding-left: 24px;
}
#tabs #tab-content-tech .more,
#tabs #tab-content-support .more,
#tabs #tab-content-overview .more {
	padding-left: 14px;
	font-size: 11px;
	margin-bottom: 4px;
}
#tabs #tab-content-tech .more a
#tabs #tab-content-support .more a
#tabs #tab-content-overview .more a {
	font-weight: bold;
	color: #000000;
}
#tabs #tab-content-tech .more a:link, #tabs #tab-content-tech .more a:visited,
#tabs #tab-content-support .more a:link, #tabs #tab-content-support .more a:visited,
#tabs #tab-content-overview .more a:link, #tabs #tab-content-overview .more a:visited {
	text-decoration: none;
}
#tabs #tab-content-tech .more a:hover,
#tabs #tab-content-support .more a:hover,
#tabs #tab-content-overview .more a:hover {
	text-decoration: underline;
}
#tabs #tab-content-tech .color-picker a,
#tabs #tab-content-support .color-picker a,
#tabs #tab-content-overview .color-picker a {
	margin: 0 0 0 3px;
	float: left;
	display: inline;
}
#tabs #tab-content-tech .color-picker img,
#tabs #tab-content-support .color-picker img,
#tabs #tab-content-overview .color-picker img {
	margin-top: 2px;
}
#tabs #tab-content-tech #product-acc,
#tabs #tab-content-support #product-acc,
#tabs #tab-content-overview #product-acc {
	margin: 7px 0 0 0;
}
#tabs #tab-content-tech #product-acc td,
#tabs #tab-content-support #product-acc td,
#tabs #tab-content-overview #product-acc td {
	vertical-align: top;
	width: 33%;
	padding-bottom: 10px;
}
#tabs #tab-content-tech #product-acc .product-small,
#tabs #tab-content-support #product-acc .product-small,
#tabs #tab-content-overview #product-acc .product-small {
	padding: 10px 5px 10px 5px;
	float: left;
}
#tabs #tab-content-tech #product-acc .updated,
#tabs #tab-content-support #product-acc .updated,
#tabs #tab-content-overview #product-acc .updated {
	font-size: 10px;
	text-transform: uppercase;
	color: #7db436;
}
#tabs #tab-content-tech #product-acc .product-name,
#tabs #tab-content-support #product-acc .product-name,
#tabs #tab-content-overview #product-acc .product-name {
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	width: 90px;
	line-height: 11px;
}
#tabs #tab-content-tech #product-acc .product-number,
#tabs #tab-content-support #product-acc .product-number,
#tabs #tab-content-overview #product-acc .product-number {
	color: #6f6f70;
	font-size: 10px;
	padding: 3px 0 5px 0;
}
#tabs #tab-content-tech #product-acc .product-price,
#tabs #tab-content-support #product-acc .product-price,
#tabs #tab-content-overview #product-acc .product-price {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
#tabs #tab-content-tech .nested-view,
#tabs #tab-content-support .nested-view,
#tabs #tab-content-overview .nested-view {
	width: 178px;
	float: left;
	margin-bottom: 2px;
}
#tabs #tab-content-tech .nested-view img,
#tabs #tab-content-support .nested-view img,
#tabs #tab-content-overview .nested-view img {
	margin-bottom: 2px;
}
#tabs #tab-content-tech .nested-view .img,
#tabs #tab-content-support .nested-view .img,
#tabs #tab-content-overview .nested-view .img {
	margin-left: 10px;
}
#tabs #tab-content-tech .exploded-view,
#tabs #tab-content-support .exploded-view,
#tabs #tab-content-overview .exploded-view {
	width: 287px;
	float: left;
	margin-bottom: 2px;
	margin-left: 3px;
	display: inline;
}
#tabs #tab-content-tech .exploded-view img,
#tabs #tab-content-support .exploded-view img,
#tabs #tab-content-overview .exploded-view img {
	margin-bottom: 2px;
}
#tabs #tab-content-tech .exploded-view .img,
#tabs #tab-content-support .exploded-view .img,
#tabs #tab-content-overview .exploded-view .img {
	margin-left: 5px;
}
#footer {
	background-color: #ffffff;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #footer-top-links {
	background-color: #e3e3e4;
	padding: 4px 0  2px 25px;
	font-size: 11px;
	color: #484849;
	height: 16px;
}
#footer #footer-top-links span {
	padding: 0 6px;
}
#footer #footer-top-links a {
	color: #484849;
}
#footer #footer-bottom-links {
	padding: 2px 0 2px 25px;
	font-size: 11px;
	color: #9b9b9b;
	background-color: #FFFFFF;
}
#footer #footer-bottom-links span {
	padding: 0 6px;
}
#footer #footer-bottom-links a {
	color: #9b9b9b;
}
#footer #footer-logos {
	padding-top: 3px;
	background-color: #FFFFFF;
}

#one-col {
	background-color: #f8f9f9;
	padding-top: 4px;
}

#one-col .gray-col-title {
	height: 25px;
	background-color: #b5b5b5;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 25px;
	padding: 0 8px;
	margin-bottom: 1px;
}

#one-col ul 
{
	list-style-type: none;
}

#one-col ul li a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #9b9b9b;
}

dl#header-map {
	background: transparent url(../images/home_header.jpg) no-repeat;
	height: 94px;
	width: 704px;	
	margin: 0pt;
	padding: 0pt;
	position: relative;
	text-align: left;
	z-index: 10;
}

dl#header-map dt {
  display: inline;
}

dl#header-map dt img#header-tab-image 
{
	display: none;
	text-decoration: none;	
	outline: none;
	text-indent: -9999px;
	position: absolute;
	top: 48px;
	left: 81px;
	height: 21px;
	width: 623px;
	z-index: 1;
}

dl#header-map dt a 
{
	text-indent: -9999px;
	position: absolute;
	display: block;
	outline: none;
	text-decoration: none;
	text-indent: -9999px;
	z-index: 10;
}

dl#header-map dt a img {
	top: 0px;
	left: 0px;
	position: absolute;
	height: 100%;
	width: 100%;
}

dl#header-map dt a#header-thrive-link {
	top: 0px;
	left: 0px;
	height: 94px;
	line-height: 94px;
	width: 92px;	
	z-index: 10;
}

dl#header-map dt a#header-cups-link {
	top: 46px;
	left: 91px;
	height: 21px;
	line-height: 21px;
	width: 60px;
	z-index: 10;
}

dl#header-map dt a#header-bowls-link {
	top: 46px;
	left: 151px;
	height: 21px;
	line-height: 21px;
	width: 73px;
	z-index: 10;
}

dl#header-map dt a#header-plates-link {
	top: 46px;
	left: 223px;
	height: 21px;
	line-height: 21px;
	width: 73px;
	z-index: 10;
}

dl#header-map dt a#header-cutlery-link {
	top: 46px;
	left: 296px;
	height: 21px;
	line-height: 21px;
	width: 71px;
	z-index: 10;
}

dl#header-map dt a#header-store-link {
	top: 46px;
	left: 367px;
	height: 21px;
	line-height: 21px;
	width: 93px;
	z-index: 10;
}

dl#header-map dt a#header-support-link {
	top: 46px;
	left: 460px;
	height: 21px;
	line-height: 21px;
	width: 70px;
	z-index: 10;
}

dl#header-map dt a#header-contact-link {
	top: 46px;
	left: 530px;
	height: 21px;
	line-height: 21px;
	width: 85px;
	z-index: 10;
}

dl#header-map dt a#header-stuff-link {
	top: 46px;
	left: 615px;
	height: 21px;
	line-height: 21px;
	width: 89px;
	z-index: 10;
}

