@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

/* CSS Document */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}


cite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	vertical-align: top;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.caption_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	line-height: normal;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-align: center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:visited {
	color: #0000FF;
	font-size: 11px;
}
a:hover {
	color: #00CCFF;
	font-size: 11px;
}
a:active {
	color: #00FFFF;
	font-size: 11px;
}

a:link {
	color: #0066FF;
	font-size: 11px;
}

a.nav:visited {
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
a.nav:hover {
	color: #00CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
a.nav:active {
	color: #00FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
a.nav:link {
	color: #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	color: #000000;
	font-weight: bold;
}
.style1 {color: #000000}

.detailimage {
vertical-align : top;
} 

span.price, .detailprice, .prodprice {
	color: #FF0000;
	padding-top: 4px;
	font-weight:bold;
	text-align: center;
} 

td.product {
	border: 1px solid #999999;
	background-color: #FFF;
} 

HR {
	height: 0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

.review {
color: #000;
font-weight: bold;
}

.showallreview, .reviewcomments {
color: #000;
font-weight: normal;
}

.reviewname {
color: #999;
font-weight: bold;
}

hr.review {
width: 100%;
text-align:left;
height: 0;
border-width: 1px 0 0 0;
border-style: dashed;
border-color: #006AC8;
}

TD.smaller {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 10px;
	font-family : Verdana;
	color : #000000;
}

.receiptbody{background-color:#FFFFFF;
}

.receiptoption{background-color:#dddddd;
}

.receipthr{height: 0;border-width: 1px 0 0 0;border-style: solid;border-color: #cc0000;
}

.receipthl{background-color:#d6e3fd;
}

.receiptheading{background-color:#980000;color: #FFFFFF;font-weight:bold;
}

