@charset "utf-8";
body {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #494747;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
#header {
	margin-top: 10px;
	margin-bottom: 10px;
}
#header .thbgr {
	background-image: url(images/th_bgr.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #5b5b5b;
}
#header .tmbgr {
	background-color: #c52d03;
	background-image: url(images/tm_bgr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header .tmbgr #topmenu {
	margin-right: 45px;
	margin-top: 7px;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#topmenu a {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
#topmenu a:hover {text-decoration:underline;}
#header .mplft {
	background-image: url(images/hdr01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header #advtxt1 {
	margin-left: 28px;
	margin-bottom: 12px;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #011303;
}
#header #advtxt1 span {
	color: #f93f09;
}
#header .mdlblck {
	background-image: url(images/qsrch_bgr.gif);
	background-repeat: no-repeat;
}
#header .mdlblck #incart {
	margin-left: 70px;
	margin-top: 15px;
	font-size: 12px;
}
#header .mdlblck #incart span {
	font-weight: bold;
	color: #e54601;
}
#header .mdlblck .srchfldbgr {
	background-image: url(images/srch_fld_bgr.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#header .mdlblck .srchfldbgr #fldbox {
	margin-left: 15px;
	margin-bottom: 4px;
}
#header .mdlblck .srchfldbgr #fldbox input {
	background-color: #ededed;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5a5959;
	width: 165px;
	line-height: 11px;
}
.blckbox   {
	background-image: url(images/blck_bgr.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.blckbox  .blckbtm   {
	background-image: url(images/blck_btm.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
.prodname a {
	color: #4c4a4a;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.prodname a:hover {
	text-decoration:underline;
}
#maincont .price {
	color: #eeb005;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.price {
    color: #eeb005;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
.tblhead1 {
	background-image: url(images/tbl_hd_bgr.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #eeb005;
}
.tblfoot1 {
	background-image: url(images/tbl_bt_bgr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.inboxcont div {
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	line-height: 18px;
}
.inboxcont div a {
	color: #2d2424;
	text-decoration: none;
	font-size: 11px;
}
#maincont .lftbrd {
	background-image: url(images/tbl_lf_bgr.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#maincont .rgtbrd {
	background-image: url(images/tbl_rg_bgr.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.listbox {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 15px;
}
.listbox .listitem {
	padding-bottom: 4px;
	margin-bottom: 2px;
	background-image: url(images/cat_btm_brdr.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
.listbox .listitem a {
	background-image: url(images/mrkr1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #616060;
	text-decoration: none;
}
.listitem a:hover {
	text-decoration:underline;
}
.yellowttl {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eeb005;
}
.special {
	margin: 15px;
}
.special img {
	background-color: #e6e5e5;
	padding: 3px;
	border: 1px solid #dedcdc;
	margin-bottom: 10px;
}
.special a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4c4a4a;
	text-decoration: none;
	line-height: normal;
}
.special .oldprice {
	text-decoration: line-through;
}
.special .newprice {
	font-weight: normal;
	color: #ef0000;
}
.inboxcont .curlist {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 165px;
}
#ftr {
	margin-top: 10px;
	background-image: url(images/ftr_bgr.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
}
#ftr .copys td {
	font-size: 12px;
	color: #b41f05;
}
#ftr .copys a {
	color: #b41f05;
}

