.hand {
	cursor:pointer;
}
.document {
	text-align:center;
	font-size:15px;
	font-weight:bold;
}
.maincontent-bg {
	background-image: url(../images/maincontent-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.special-top {
	background-image: url(../images/specials_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.maincontent-header {
	background-image: url(../images/maincontent-top.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 145px;
}
.ecom-bg {
	background-image: url(../images/ecom-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.ecom-top {
	background-image: url(../images/ecom-top.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.shopping-cart-bg {
	background-image: url(../images/cart-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.cart-text {
	color: #FFF;
}
.main a:link, .main a:visited, .main a:active, .normal a:link, .normal a:visited, .normal a:active, .text a:link, .text a:visited, .text a:active {
	text-decoration:underline;
	color: #333;
}
.main a:hover, normal a:hover, text a:hover {
	text-decoration:none;
	color: #333;
}

.detailed-title {
	font-family: Arial, Helvetica, sans-serif;
	color: #910179;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.detailed-stockcode {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
.detailed-price {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight:bold;
	text-align: left;
}
.detailed-description {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	text-align: left;
}
.index_title {
	font-family: Arial, Helvetica, sans-serif;
	color: #910179;
	font-size: 15px;
	text-align: left;
}

.boxText, .productListing {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	text-align:right;
}
.boxText a:link, .boxText a:visited, .boxText a:active{
	color: #fff;
	text-decoration:none;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
	text-align:center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #910179;
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	padding: 5px;
}
.imgb2 {
	padding:10px;
	
}
h2, .infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #910179;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	padding: 5px;
}
.pageHeading {
	font-family: Arial, Helvetica, sans-serif;
	color: #910179;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
}
.select-box select {
	width:220px;
}
.select-text {
	padding-top:10px;
}
.main .empty input, .empty input {
	margin: 0px;
	padding: 0px;
	border:none;
}
.empty img {
	margin: 0px;
	padding: 0px;
	border:none;
}
.maincontent-bg table tr td table tr .ecom-bg .white-text tr td {
	color: #FFF;
}
.main table tr td .white-text {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.imgb3 {
	border: 1px solid #FFF;
	margin: 1px;
	padding: 1px;
}
.imgb4 {
	border: 1px solid #910179;
	margin: 2px;
	padding: 2px;
}

.text {
	padding-bottom: 10px;
}
