.feat-bl {
	background-image: url(../img/featbox-bl.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 10px;
	width: 10px;
}
.feat-br {
	background-image: url(../img/featbox-br.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;
}
.feat-b {
	background-image: url(../img/featbox-b.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
}
.feat-bg {
	background-image: url(../img/featbox-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFF;
}
.feat-prodbgl {
	background-image: url(../img/featbox-prodbg.png);
	background-repeat: no-repeat;
	background-position: 1px bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F9FAFA;
	height: 140px;
	width: 209px;
	padding-right: 6px;
}
.feat-prodbg {
	background-image: url(../img/featbox-prodbg.png);
	background-repeat: no-repeat;
	background-position: 2px bottom;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F9FAFA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7D7D9;
	width: 204px;
	padding-right: 6px;
	padding-left: 6px;
}
.feat-prodbgr {
	background-image: url(../img/featbox-prodbg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7D7D9;
	width: 209px;
	padding-left: 6px;
}
.feat-prodimgdiv {
	z-index: 11;
	position: relative;
	height: 140px;
	width: 209px;
}
.feat-prodimg {
	position:absolute;
	bottom:0;
	right: 0px;
} 

.feat-prodtext {
	z-index: 16;
	position: absolute;
	left: 6px;
	top: 10px;
}
.feat-prodtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 17px;
}
.feat-prodtitle a:hover {
	color: #7E848B;
	text-decoration: none;
}
.feat-prodtitle a {
	color: #000;
	text-decoration: none;
}
.feat-prodonly {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFC213;
}
.feat-prodexvat {
	font-size: 80%;
	color: #60676F;
	text-align: right;
	margin-right: 5px;
	margin-bottom: 2px;
}
.feat-prodprcl {
	background-image: url(../img/featbox-prodprc-l.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	width: 13px;
}
.feat-prodprcr {
	background-image: url(../img/featbox-prodprc-r.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 13px;
}
.feat-prodprcbg {
	background-image: url(../img/featbox-prodprc-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.listprodtitle {
	font-size: 110%;
	color: #000;
	height: 30px;
}
.listprodtitle a {
	color: #000;
}
.listprodtitle a:hover {
	color: #7E848B;
	text-decoration: none;
}
.listprodimg {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E2E6;
	padding-top: 5px;
	height: 170px;
}
.listdetailsbtn {
	font-size: 12px;
	color: #000;
	background-image: url(../img/detailbtn.gif);
	text-align: center;
	vertical-align: middle;
	height: 22px;
	width: 53px;
	margin-left: 10px;
	font-weight: bold;
	padding-top: 5px;
}
.listdetailsbtn a {
	color: #000;
}
.listdetailsbtn a:hover {
	color: #FFF;
	text-decoration: none;
}
.listprodvat {
	color: #ADADAD;
}
.listprodprice {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
}
.listprodcell1 {
	width: 170px;
	padding-right: 20px;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E2E6;
}
.listprodcell2 {
	width: 170px;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E0E2E6;
}
.listprodcell3 {
	width: 170px;
	padding-right: 9px;
	padding-left: 20px;
}
.listproddiv {
	padding-top: 20px;
	padding-bottom: 20px;
}
.listprodsaleprice {
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
}
.listprodwasprice {
	color: #ADADAD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
	text-decoration: line-through;
}
.saleimg {
	z-index: 10;
	position: relative;	
}
.listprodvatexem {
	color: #F00;
	font-weight: bold;
}
.listprodretailprice {
	color: #ADADAD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
}
.pagnavbar {
	margin-top: 15px;
	margin-bottom: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0E2E6;
	border-bottom-color: #E0E2E6;
}
.listproddiv2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E2E6;
	height: 3px;
}
.detmainimg {
	padding: 5px;
	margin-right: 25px;
	border: 1px solid #EAEAEA;
	text-align: center;
}
.detailimgtd {
	width: 285px;
}
.detailtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 165%;
	font-weight: bold;
	color: #000;
	padding-bottom: 10px;
}
.detailsprice {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	font-weight: bold;
}
.detailprodvat {
	color: #ADADAD;
	font-size: 110%;
}
.detfrminput {
	width: 150px;
}
.detfrmlabel {
	width: 95px;
}
.blktxt {
	color: #000;
}
.detailsli {
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.detailsli ul {
	list-style-type:none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.detailsli li {
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	background-image: url(../img/tick.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-top: 4px;
}
.detthumboutline {
	border: 1px solid #CFD7DA;
}
.detthumbs {
	margin-right: 25px;
	text-align: left;
	padding-top: 10px;
}
.detthumbsspacer {
	width: 10px;
}
.giftwrapmessage {
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}

