.body {
	background-color: #028193;
	margin: 0px;
}
/* top bar  */
.home-btn-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	background-image: url(images/top-homebg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 31px;
}
.home-btn-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	background-image: url(images/top-homebg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 31px;
}
.top-btn-bg {
	background-image: url(images/top-manu-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.top-btn-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}
.top-btn-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}
/* middle bar : leftside  */
.shop-by-category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/category-main-btn.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 15px;
	text-transform: lowercase;
}
.category {
	text-decoration: none;
	background-image: url(images/category-btn.jpg);
	background-repeat: no-repeat;
}
.sub-category-bg {
	background-image: url(images/btn-white.jpg);
	background-repeat: repeat-y;
	background-position: 24px 24px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.sub-category-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-left: 35px;
}
.sub-category-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-left: 35px;
}
.category002-bg {
	background-image: url(images/btn-black.jpg);
	background-repeat: no-repeat;
	line-height: 24px;
	background-position: 10px;
}
.category002-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-left: 24px;
	text-transform: lowercase;
}
.category002-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	padding-left: 24px;
}
.shop-by-brand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/shop-by-brand.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 15px;
	text-transform: lowercase;
}
.tell-a-friend-bg {
	background-image: url(images/btn-bar-bottom-07.jpg);
	background-repeat: no-repeat;
}
.tell-a-friend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007C8F;
	text-decoration: none;
	font-weight: normal;
	padding-left: 12px;
	text-transform: lowercase;
}
.tell-a-friend:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-left: 12px;
}
.news-letter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007C8F;
	text-decoration: none;
	font-weight: normal;
	padding-left: 12px;
	background-color: #FEF470;
	text-transform: lowercase;
}
/* middle bar : content  */
.main-title-bg {
	background-image: url(images/category-title.jpg);
	background-repeat: no-repeat;
}
.main-tree-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0097ac;
	font-weight: normal;
	text-decoration: none;
	padding-right: 15px;
	text-transform: lowercase;
}
.main-tree-link-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
}
.main-tree-link-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0097AC;
	font-weight: normal;
	text-decoration: none;
}
.product-bg-top {
	background-image: url(images/product-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.product-bg-bottom {
	background-image: url(images/product-bg-bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.product-bg-bottom002 {
	background-image: url(images/product-bg-bottom002.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.product-bg-bottom003 {
	background-image: url(images/product-bg-bottom003.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.product-bg-left {
	background-image: url(images/product-bg-left.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
.product-bg-right {
	background-image: url(images/product-bg-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.product-bg-yellow {
	background-color: #fff36f;
}
.product-border-brown {
	border: 1px solid #d5c9a1;
}
.category-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
}
.table-text001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: lowercase;
}

.grid-product-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #90c500;
	text-decoration: none;
	text-transform: lowercase;
}

.table-text002 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
}
/* itempage */
.itempage-pro-bg-top {
	background-image: url(images/big-product-table-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.itempage-pro-bg-left {
	background-image: url(images/product-bg-left.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
.itempage-pro-bg-right {
	background-image: url(images/product-bg-right.jpg);
	background-position: left;
	background-repeat: repeat-y;
}
.itempage-pro-bg-bottom {
	background-image: url(images/big-product-table-bg-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.itempage-pro-bg-bottom001 {
	background-image: url(images/big-product-table-bg-bottom002.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.itempage-pro-bg-bottom002 {
	background-image: url(images/product-bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.itempage-pro-yellow-top {
	background-image: url(images/yellow-table-bg-top.jpg);
	background-repeat: no-repeat;
}
.itempage-pro-yellow-bottom {
	background-image: url(images/yellow-table-bg-bottom.jpg);
	background-repeat: no-repeat;
}
.itempage-pro-yellow-left-right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FCF372;
	border-left-color: #FCF372;
}
.itempage-pro-grey-top {
	background-image: url(images/gray-table-bg-top.jpg);
	background-repeat: no-repeat;
}
.itempage-pro-gray-bottom {
	background-image: url(images/gray-table-bg-bottom.jpg);
	background-repeat: no-repeat;
}
.fabric-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #50A3CF;
	padding-left: 10px;
}
.small-cornhorizonline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c3c3c3;
	border-left-color: #c3c3c3;
}

.itempage-pro-gray-left-right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #aaaaaa;
	border-left-color: #aaaaaa;
}
.itempage-procol-dot-boder {
	border: 1px dashed #aaaaaa;
	}
.itempage-prodec-bg-top {
	background-image: url(images/yellow-tb-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0097ac;
	text-decoration: none;
	padding-left: 45px;
	line-height: 24px;
	text-transform: lowercase;
}
.itempage-prodec-bg-bottom {
	background-image: url(images/yellow-tb-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.itempage-prodec-left-right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF488;
	border-left-color: #FFF488;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f6f6f;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 5px;
}
.itempage-relpro-bg-top {
	background-image: url(images/gray-tb-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #aaaaaa;
	text-decoration: none;
	padding-left: 45px;
	text-transform: lowercase;
}
.itempage-relpro-left-right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #aaaaaa;
	border-left-color: #aaaaaa;
	}
.itempage-relpro-bg-bottom {
	background-image: url(images/gray-tb-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.text-price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.text-link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #6f6f6f;
}
.text-link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.aboutuspage-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f6f6f;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
/* bottom bar  */
.text-btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: lowercase;
}
.text-btn:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #F3ECCF;
}
.bottom-text001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom-text002 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#aabfa3;
	text-decoration: none;
}
.bottom-text003 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#aabfa3;
	text-decoration: none;
}
.bottom-text004{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.bottom-text002:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration: none;
}
/* Zoom Page */
.zoom-bg001 {
	background-image: url(images/zoompage_bg001.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.zoom-bg002 {
	background-image: url(images/zoompage_bg002.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.zoom-bg003 {
	background-image: url(images/zoompage_bg003.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.small-thumb-border {
	border: 1px solid #999999;
}
.category-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	text-transform: lowercase;
}
.category-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}
.price {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0097ac;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
}
.table-text003 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #12457E;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
}
.table-text005 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: lowercase;
}
.text-sitemap01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #0097ac;
	text-transform: lowercase;
}
.text-sitemap02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	text-transform: lowercase;
}
.text-sitemap03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #9FB797;
	text-transform: lowercase;
}
.img-width
{
    max-width: 230px; /* for browsers who understand me */
    width: expression(
        document.body.clientWidth > (500/15) *
        parseInt(document.body.currentStyle.fontSize)?"15em":"auto");
		
	max-height: 245px; /* for browsers who understand me */
	
  height: expression(
        document.body.clientHeight > (500/15) *
        parseInt(document.body.currentStyle.fontSize)?"15em":"auto");
		
}
.large-img-width{
	max-width:235px;
	width: expression(
        document.body.clientWidth > (500/18) *
        parseInt(document.body.currentStyle.fontSize)?"18em":"auto");
}

.main-title-font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-left: 16px;
	font-weight: bold;
	text-transform: lowercase;
	}

.zoom-pg-top-header {
	background-image: url(images/zoompage_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.showcase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: lowercase;
}
