.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: 17px;
	width: 53px;
	margin-left: 10px;
	font-weight: bold;
	padding-top: 3px;
}
.listprodpricepad {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-left: 10px;
}

.listdetailsbtn a {
	color: #FFF;
}
.listdetailsbtn a:hover {
	color: #CCC;
	text-decoration: none;
}
.listprodvat {
	color: #ADADAD;
}
.listprodprice {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	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 {
	color: #000;
}
.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;
}
.detailtitle h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 165%;
	font-weight: bold;
	color: #000;
	margin-bottom: 0px;
}
.detailsbtn {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}
.paymentnum {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 175%;
	font-weight: normal;
	width:30px;
	padding-top: 15px;
}

