* {
  padding: 0px;
  margin: 0px;
}

body,table,td,th {
  font-family: Arial;
  font-size: 14px;
  color: #cc3366;
}

h1,h2,h2 a,h3,h4,h5,h6 {
  color: #660033;
  padding-top: 5px;
  padding-bottom: 5px;
}

a:hover,
a:link,
a:visited {
  color: #cc3366;
  font-weight: bold;
}

a:link,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-size: 22px;
  line-height: 22px;
}

h4 {
  font-size: 16px;
}

th {
  font-weight: bold;
  text-align: left;
  color: #000000;
}

td {
  padding: 3px;
}



.productprice {
width:180px;
}

.productprice s {
  font-size: 16px;
  font-weight: Normal;
  display:block;
  float:left;
  width:40%;
  padding-top: 8px;
  color: #ff0000;
}   

.productprice span.currprice
 {
  font-size: 18px;
  color: #ff6699;
  font-weight: bold;
  font-family: Arial;
  padding-left: 15px;
  padding-top: 6px;
background-image:url(/template/v2/images/pricesub.gif);
background-repeat:no-repeat;
background-position: 8px 27px;
height: 32px;
text-decoration:none;
display:block;
width:50%;
float:left;
}

#productdescription {
  font-family: Arial;
}

.productbox {
  width: 700px;
}

.productbox h4 {
  font-size: 18px;
}

.productbox h4 a {
  color: #333;
  text-decoration: none;
}

#productdescription {
  padding: 5px;
  padding-bottom: 10px;
}

#productoptions {
  padding-bottom: 10px;
}

#productoptions table td {
	font-weight:bold;
}

#buynow {
  padding-bottom: 10px;
}

.productbox2 td {
  text-align: center;
}

.productbox2 h4 {
  font-size: 14px;
  text-align: left;
}

.productbox2 h4 a {
  color: #666;
  text-decoration: none;
}

#breadcrumb a {
  font-size: 12px;
}

#breadcrumb {
	width: 100%;
	text-align:left;
	padding-top:6px;
}

/* #menu ul,
#menu ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

#menu a {
  padding-left: 10px;
  display:block;
  color: #444444;
} */

.productimage {
	width: 150px;
	height: 208px;
}

#topmenu {
	clear: both;
	padding-left:16px;
	width:800px;
}

#topmenu a {
	display:block;
	float: left;
}

.basket {
	text-align: right;
	padding-top: 4px;
	padding-right:10px;
}

#orderslist tr td {
	font-size: 10px;
}

#orderslist .ordereg td  {
	color: black;
	font-size: 12px;
	font-weight:bold;
}
