body {
/*	background: #f8f7e5 url('../i/bgbase-desat.gif') top center; */
	background: #e24759; 
	padding: 0;
	margin: 0;
}


html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}


body,td,th,div,p {
	font-family: "FS Albert", Helvetica, sans-serif;
	color: #878673;
	font-size: 8.25pt;
	font-weight: normal;
}

p {
	padding: 0;
	margin: 0 0 8px 0;
}
div {
	display: inline-block;
}
div {
	display: block;
}

/* Base Layout */
#ctS {
	text-align: center;
/*	background: url('../i/sideshadow.gif') top center repeat-y; */
	background: url('../i/bgx.gif') top center repeat-y; 
}
#ct0 {
	width: 885px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#ct1 {
	margin: 0;
	padding: 0 0 0 13px;
	_height: 1px;
}

#lower {
	background: #f8f7ec;
	border-top: 3px #e5e4d2 solid;
	margin: 7px 0 4px 0;
	padding: 8px 8px 1px 8px;
	_height: 1px;
	/* display: inline-block; */
}

#content {
	margin: 0 0 0 275px;
}
* html #content {
	margin: 0 0 0 272px;
}

/* Generic curved box */

.cb0 {
	background: #fff url('../i/cbox_bgl.gif') top left repeat-y;
	margin: 0 0 8px 0;
	_height: 1px;
	/* display: inline-block; */
}
.cb1 {
	background: url('../i/cbox_bgt.gif') top left repeat-x;
}
.cb2 {
	background: url('../i/cbox_bgr.gif') top right repeat-y;
}
.cb3 {
	background: url('../i/cbox_bgb.gif') bottom left repeat-x;
}
.cb4 {
	background: url('../i/cbox_bgtl.gif') top left no-repeat;
}
.cb5 {
	background: url('../i/cbox_bgtr.gif') top right no-repeat;
}
.cb6 {
	background: url('../i/cbox_bgbr.gif') bottom right no-repeat;
}
.cb7 {
	background: url('../i/cbox_bgbl.gif') bottom left no-repeat;
	padding: 20px;
	_height: 1px;
	/* display: inline-block; */
}
.cb7.rpad {
	padding: 20px 10px 20px 12px;
}
.cb7.rpad h3 {
	margin: 0 0 10px 8px;
}

#hp_gallery {
	margin: 0 0 10px 0;
	border-collapse: collapse;
}
#hp_gallery td {
	padding: 1px;
	margin: 0;
}
.cb7.rpad .btn {
	margin: 0 4px 0 0;
}

.hp_login {
	margin: 0;
	padding: 0;
}
.hp_login input.text {
	background: #f4f4eb;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8.25pt;
	color: #878673;
	padding: 1px;
	border: 1px #e5e4d2 solid;
	width: 196px;
}
.hp_login .btn {
	width: 200px;
}

/* left column */
#left {
	float: left;
	width: 264px;
	padding: 0 3px 0 0;
	border-right: 3px #fff solid;
}

#left h4, #content h4 {
	margin: 0;
	padding: 0;
	color: #b20838;
	font-size: 8.25pt;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}

#left .btn, #content .btn {
	text-align: right;
}

* html #left {
	margin-right: -3px;
}

/* Footer styling */
#footer {
	background: #f8f7ec;
	padding: 12px 12px 35px 12px;
	text-align: right;
}
#ftr_l {
	float: left;
}
#ftr_l, #ftr_r {
	color: #b1b1a5;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #b1b1a5;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}

/* Main menu */

#left .contextmenu {
	background: url('../i/ctxm_bgb.gif') bottom left repeat-x;
	padding: 0 0 1px 0;
	margin: 0 0 14px 0;
}
#left .contextsection {
	margin: 3px 0;
}
#left .contextsection a:link, #left .contextsection a:active, #left .contextsection a:visited {
	display: block;
	font-size: 8.25pt;
	font-weight: bold;
	color: #878673;
	background: #efefe4 url('../i/cs_2icn.gif') no-repeat;
	background-position: 5px -192px;
	padding: 3px 6px 3px 15px;
	text-decoration: none;
}
#left .contextsection a.selected, #left .contextsection a:hover {
	color: #b20838;
	text-decoration: none;
	background-position: 5px 8px;
}
#left .contextitem {
	background: url('../i/ci_bgx.gif') bottom left repeat-x;
	padding: 0 0 1px 0;
}
#left .contextitem a:link, #left .contextitem a:active, #left .contextitem a:visited {
	display: block;
	font-weight: normal;
	color: #878673;
	font-size: 8.25pt;
	background: url('../i/ci_2icn.gif') no-repeat;
	background-position: 22px -192px;
	text-decoration: none;
	padding: 3px 6px 3px 32px;
}
#left .contextitem a:hover, #left .contextitem a.selected {
	color: #b20838;
	text-decoration: none;
	background-position: 22px 8px;
}

/* Generics */
.clr {
	clear: right;
	height: 1px;
	overflow: hidden;
}
.clb {
	clear: both;

	height: 1px;
	overflow: hidden;
}

h3, h1 {
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 10pt;
	text-transform: uppercase;
	color: #b20838;
        font-family: "AbsaraOT", Calibri, Arial, Sans-Serif;
}


img {
	vertical-align: bottom;
}

.img_wrap {
	padding: 0 180px 0 0;
}
*:first-child+html .img_wrap {
        padding: 0 10px 0 0;
}
* html .img_wrap {
        padding: 0 10px 0 0;
}
.pageimg {
	background: url('../i/dot_bgx.gif');
	padding: 10px;
	float: right;
}
* html .pageimg {
	margin-left: -3px;
}

table#g_list {
	margin: 0 -18px 0 0; padding: 0;
}
table#g_list td.o {
	padding: 0 18px 18px 0;
	_padding: 0 14px 14px 0;
}
.iconbox {
	background: url('../i/dot_bgx.gif');
	padding: 10px;
}
.iconbox table {
	border-collapse: collapse;
}
.iconbox td {
	width: 149px;
	height: 149px;
	margin: 0; padding: 0;
	vertical-align: middle;
	text-align: center;
	background: #e5e4d2;
}

a img {
	border: 0;
}

a:link, a:active, a:visited {
	color: #b20838;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}

/* Header */

h2#logo {
	margin: 0;
	padding: 0;
}

#hdr_lo {
	margin: 0;
	padding: 9px 0 0 0;
}
#hdr_l {
	background: #e5e4d2;
	padding: 34px 0 18px 22px;
}
#hdr_r {
	float: right;
	width: 590px;
	height: 213px;
	background: url('../i/Banners-for-Web20.jpg') top left no-repeat;
}
* html #hdr_r {
	margin-left: -3px;
}

#hdrmenu {
	width: 232px;
	margin: 61px 0 0 4px;
	text-align: center;
}
#hdrmenu .l {
	float: left;
}
#hdrmenu .r {
	float: right;
}
* html #hdrmenu .l {
	margin-right: -3px;
}
* html #hdrmenu .r {
	margin-left: -3px;
}
#trmenu {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 84px;
}
#trmenu li {
	display: inline;
}
* html #trmenu {
	margin-left: -3px;
}
#trmenu li a {
	display: block;
	float: left;
	background: url('../i/trmenu_div.gif') top left no-repeat;
	padding: 0 7px;
}
* html #trmenu li a {
	margin-right: -3px;
}
#trmenu li.f a {
	background: none;
}
#trmO {
	padding: 21px 0 0 0;
	height: 23px;
background: url('../i/Phoneno.jpg') 10px 10px no-repeat;
}
#trcart {
	float: right;
	padding: 0 16px 0 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #aaa;
	background: url('../i/bg_trcart.gif') 0 5px no-repeat;
}
#trcart span {
	font-weight: bold;
}
* html #trcart {
	margin-left: -3px;
}

/* Shopping Cart */

#cart {
	width: 167px;
	height: 121px;
	margin: 50px 11px 0 0;
	padding: 12px 9px 0 11px;
	float: right;
	background: url('../i/cart_bg.gif') top left no-repeat;
}
* html #cart {
	margin-left: -3px;
}
#cart h3 {
	margin: 0 0 9px 0;
}

#cart table {
	border-collapse: collapse;
	margin: 0;
}
#cart td, #cart th {
	padding: 1px 4px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #e5e4d2;
}
#cart td {
	text-align: right;
}
#cart th {
	text-align: left;
}
#cart .cart_lower {
	background: url('../i/cart_bgx.gif') bottom left repeat-x;
	width: 160px;
	height: 6px;
	font-size: 0px;
	margin: 0 0 6px 0;
}

#cart .inner {
	background: #767466 url('../i/carti_bgbr.gif') bottom right no-repeat;
	height: 16px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#cart .inner li {
	display: inline;
}

#cart .inner li a:link, #cart .inner li a:active, #cart .inner li a:visited {
	display: block;
	float: left;
	background: url('../i/carti_arrows.gif') 0 5px no-repeat;
	padding: 0 9px;
	margin: 1px 0 0 5px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8.25pt;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
* html #cart .inner li a:link, * html #cart .inner li a:active, * html #cart .inner li a:visited {
	margin-right: 2px;
}
#cart .inner li a:hover {
	color: #e5e4d2;
	text-decoration: underline;
}

.listnav {
	margin: 8px 0 0 0;
}
.listnav a:link, .listnav a:active, .listnav a:visited {
	color: #776;
	text-decoration: none;
}
.listnav a:hover {
	color: #333;
	text-decoration: none;
}
.ln_right {
	float: right;
}
* html .ln_right {
	margin-left: -3px;
}
/* Category List */

#cat_list {
	border-collapse: collapse;
	margin: 0 -6px;
}
#cat_list td {
	padding: 6px;
	vertical-align: top;
}
#cat_list td.b {
	width: 250px;
	background: #f5f4e9;
}
#cat_list td.w {
	width: 250px;
	background: #fff;
}
#cat_list td.iconbox {
	padding: 8px;











}
#cat_list h5 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8.25pt;
	margin: 0 0 8px 0;
	font-weight: bold;
	color: #b20838;
}
#cat_list h5 a:link, #cat_list h5 a:active, #cat_list h5 a:visited {
	color: #b20838;
	text-decoration: none;
}
#cat_list h5 a:hover {
	color: #b20838;
	text-decoration: underline;
}

/* Supply Lists */

#supplylist {
	border: 1px #e5e4d2 solid;
	border-collapse: collapse;
	border-right: 1px #e5e4d2 solid;
}
#supplylist td, #supplylist th {
	border-right: 1px #fff solid;
	padding: 2px 9px;
}
#supplylist th {
	background: #e5e4d2;
	color: #b20838;
	font-weight: bold;
	font-size: 8.25pt;
	text-align: left;
}
#supplylist td {
	font-size: 8.25pt;
	color: #878673;
}
#supplylist tr.a td {
	background: #f5f4e9;
}
#supplylist tr.b td {
	background: #fbfbf7;
}

/* Gallery Display */

.prod_right {
	float: right;
	width: 220px;
	padding: 0;
	margin: 0;
}
* html .prod_right {
	margin-left: -3px;
}
.prod_upper {
	padding: 0 0 12px 0;
	border-bottom: 1px #e5e4d2 solid;
}
.prod_right h5, .prod_left h5 {
	font-size: 8.25pt;
	font-weight: bold;
	color: #b20838;
	margin: 0 0 8px 0;
	padding: 4px 0 0 0;
}
.prod_right p {
	font-size: 8pt;
}
.prod_right select {
	border: 1px #7f9db9 solid;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #555;
}
.prod_img_main {
	padding: 6px;
	background: url('../i/dot_bgx.gif');
	margin: 0 0 8px -6px;
	width: 300px;
	text-align: center;
}
.prod_img_list {
	height: 155px;
	/* width: 320px; */
}
.prodthm {
	float: left;
	margin: 0 2px 2px 0;
	text-align: center;
	font-size: 7pt;
}
* html .prodthm {
	margin-right: -1px;
}
.prodthm img {
	border: 1px #e7e6d5 solid;
	margin: 0 0 3px 0;
}
.prodthm a:hover img {
	border: 1px #777 solid;
}
.prod_right h5.extrapad {
	padding: 24px 0 0 0;
}
* html .prodthm {
	margin: 0 -1px 2px 0;
}

p.valign_std input, p.valign_std img {
	vertical-align: bottom;
}

#prod_info_list {
	margin: 16px 0 0 0;
}
.prod_info_item {
	clear: right;
}
.prod_info_text {
	float: right;
	width: 400px;
	text-align: left;
	margin: 0 0 12px 0;
}
.prod_info_img {
	padding: 6px;
	background: url('../i/dot_bgx.gif');
	float: left;
}
.prod_info_text h3 {
	color: #888;
	font-weight: normal;
	font-size: 12pt;
}
* html .prod_info_text {
	margin-right: -3px;
}

input.button {
	color: #fff;
	font-weight: bold;
	font-size: 8.25pt;
	font-family: Tahoma, Helvetica, sans-serif;
	background: #b20838 url('../i/btn_bg.gif') bottom left repeat-x;
	padding: 2px 8px;
	border-top: 1px #d2708b solid;
	border-left: 1px #d2708b solid;
	border-bottom: 1px #a10732 solid;
	border-right: 1px #a10732 solid;
}

.sitemap_section {
	padding: 4px 0 0 16px;
	background: url('../i/sm_bg.gif') 3px 9px no-repeat;
}

#content .displaytbl th {
	background: #efefe4;
}
.shout_out_logo {
	text-align: center;
	margin: 8px 0 0 0;
}

.home_flash {
	margin: 0 0 8px 5px;
}

.qguaran .img {
float: left;
width: 95px;
}
* html .qguaran .img {
	margin-right: -3px;
}

.qguaran .wrap {
margin: 0 0 0 95px;
padding: 0 0 0 5px;
}

.flist .img_float {
	float: left;
	width: 95px;
	background: url('../i/dot_bgx.gif');
	padding: 10px;
}

.flist .img_wrap {
	margin: 0 0 0 115px;
	padding: 0 0 0 7px;
	min-height: 115px;
}


* html .flist .img_float {
	margin-right: -3px;
}

* html .flist .img_wrap {
	margin: 0 0 0 112px;;
	height: 115px;
}
.flist .item {
	padding: 9px;
}

.flist .item.a {
	background: #f5f4e9;
}

#hpx_r {
	float: right;
	width: 243px;
	margin: 0;
	padding: 0 0 0 3px;
	border-left: 3px #fff solid;
}
* html #hpx_r {
	margin-left: -3px;
}

#hpx_c {
	margin: 0 250px 0 0;
}

#ewayBlock {
        background: #fff;
}