/*Menu*/
#leftcol ul.ectmenu1 {
	list-style: none;
	margin-left: 0;
}
#leftcol ul.ectmenu1 li {
	display: block;
	margin-left: 20px;
}
#leftcol ul.ectmenu1 a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 15px;
	width: 180px;
	color: #253F8E;
}
#leftcol ul.ectmenu1 a:hover {
	text-decoration: none;
	color: #00AEEF;
	padding: 4px 17px 8px 13px;
}
/* STORE TABLE BACKGROUNDS*/
TABLE.cobtbl {
	background-color: #FFF;
}
TD.cobhl {
	background-color: #D8F3FD;
}
TD.cobll {
	background-color: #FFF;
}
table.emftbl, table.emftbl td {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0;
}
table.emftbl {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background: url(../shop/images/bkgnd_emf_bot.gif) no-repeat center bottom;
}
table.emftbl td {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: transparent;
	vertical-align: top;
}
table.emftbl td.top {
	background: url(../shop/images/bkgnd_emf_top.gif) no-repeat center top;
	color: #FFF;
	font-size: 14px;
	padding-top: 25px;
	padding-bottom: 45px;
}
table.emftbl td.emfll input, table.emftbl td.emfll textarea {
	width: 220px;
	margin-left: 5px;
	background: #D8F3FD;
	border: 1px solid #B3E7FA;
	border-right-color: #00AEEF;
	border-bottom-color: #00AEEF;
	padding: 1px 2px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #25408F;
}
table.emftbl table input {
	width: auto;
}
/* PRODUCTS and DETAILS DISPLAY*/
table td.catname {
	text-align: center;
}
table.products td, table#mainbodyspan td {
	vertical-align: top;
}
td.prodimage img {
	margin-top: 10px;
}
#midcol a {
	font-weight: normal;
}
div.prodid {
}
.prodname, .detailname {
	font-size: 16px;
}
.prodname a, .detailname a {
	text-decoration: none;
}
.detailname {
}
#midcol .prodname a:hover, #midcol .detailname a:hover {
	text-decoration: underline;
}
.prodprice, .detailprice {
	font-size: 12px;
}
.prodprice {
	text-align: left;
}
.discountsapply {
	color: #84210F;
	font-size: 12px;
}
.proddiscounts, .detaildiscounts, .catdiscounts {
	color: #84210F;
	font-size: 11px;
}
#container td.detaillink p, #container table.cobtbl p {
	padding-bottom: 0px;
}
td.detaillink a {
	display: block;
	float: right;
	padding-left: 30px;
	min-height: 33px;
	background: url(../shop/images/icon_calendar.png) no-repeat left top;
	text-align: left;
	line-height: 13px;
	text-decoration: none;
}
hr.prodseparator, hr.receipthr {
	color: #25408F;
	background-color: #25408F;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.detail hr {
	color: #FFF;
	background-color: #FFF;
}
div.detailprice {
	margin-bottom: 0px;
	margin-top: 30px;
	font-size: 15px;
}
td.detailimage {
	text-align: left;
}
p.emailfriend {
	position: absolute;
	top: 40px;
	right: 30px;
}
p.emailfriend a {
	display: block;
	width: 100px;
	padding-top: 45px;
	text-align: center;
	background: url(../shop/images/icon_emailfriend.gif) no-repeat center top;
}
p.emailfriend a strong {
	font-weight: normal;
}
input.buybutton {
	margin-left: 10px;
}
/* PRODUCT REVIEWS*/
.numreviews {
color: #333;
font-size: 13px;
font-weight : bold;
background-color:#ccc;
border-bottom:1px solid #000;
padding:4px;
}
.reviewheader {
color: #333;
font-size: 12px;
font-weight : bold;
}
.reviewcomments {
color: #333;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
.reviewname {
color: #666;
font-size: 12px;
font-weight : normal;
line-height:1.6;
}
/* DESCRIPTION and OPTION FIELDS*/
TD.smaller {
}
P.smaller {
}
table.prodoptions, table.detailoptions {
	width: 100%;
}
td.optiontext {
	width: 48%;
}
span.prodoption {
} 
td.optiontext, td.optiontext strong {
	font-weight: normal;
	white-space: nowrap;
}
