body {
	background-image: url(img/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E7E7E7;
	background-repeat: repeat-x;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}

a.items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.red {
	text-decoration: none;
	color: #FF0000;
}
a.red:link {
	text-decoration: none;
	color: #FF0000;
}
a.red:visited {
	color: #FF0000;
}
a.red:hover {
	text-decoration: underline;
	color: #FF0000;
}

a.items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}	
	
a.items:active {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.items:link {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.items:visited {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.items:hover {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
a.add {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
	font-weight: bold;
	text-decoration: underline;
}	
a.add:active {
	text-decoration: underline;
}
a.add:link {
	text-decoration: underline;
}
a.add:visited {
	text-decoration: underline;
}
a.add:hover {
	color: #0099FF;
}


a.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}	
a.foot:active {
	text-decoration: underline;
}
a.foot:link {
	text-decoration: underline;
}
a.foot:visited {
	text-decoration: underline;
}
a.foot:hover {
	text-decoration: underline;
	color: #666666;
}
a.foot:active {
	text-decoration: underline;
}



.grayMore {
	color: #333333;
}

.bgTop {
	background-image: url(img/bgTopIndex.jpg);
	background-repeat: no-repeat;
	height: 260px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.contactBottom {
	font-size: 10px;
	color: #666666;
}
hr {
	color: #D3D3D3;
	height: 1px;
	width: 100%;
}
.bgLine {
	background-color: #D6D6D6;
}
.bgSelect {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 260px;
	width: 184px;
	background-image: url(img/bgSelect.jpg);
}
.txSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}



td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.nameCollection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
}
.bgProduct {
	background-image: url(img/bgProduct.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 175px;
	width: 203px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.nameItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
}
.nameItemsGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding-left: 15px;
}
.bgZoom {
	background-image: url(img/bgZoom.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.txNumberZoom {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.margin {
	padding-left: 15px;
}
/*email*/
p span.hide { display:none; }
.copyrightR {
	vertical-align: super;
	font-variant: small-caps;
}
.bgProduct-big {

	background-image: url(img/bgProduct-big.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 205px;
	width: 203px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.tx-gray {
	color: #333333;
}
.underline {
	text-decoration: underline;
}
.price {
	color: #000000;
}
div.error {
margin: 15px; border: 2px solid red; background-color: #ffd2d2; color: red; font-weight: bold; padding: 10px; width:400px;
}
div.confirm {
margin: 15px auto; text-align:center; border: 2px solid green; background-color: #d2ffd3; color: green; font-weight: bold; padding: 10px; width:500px;
}
.oldprice {
	text-decoration: line-through;
}
.specialprice {
	color:#FF0000;
}
