@charset "utf-8";
a img {border: 0; }
.links {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: lighter;
	color: #b495c6;
	text-decoration: none;
	word-spacing: 2px;
	letter-spacing: 0px;

}
a.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #b495c6;
	border-right-color: #b495c6;
	border-bottom-color: #b495c6;
	border-left-color: #b495c6;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d897eb;
	text-decoration: none;
}

body {
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.text-field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF99FF;
	background-color: #333333;
	border: thin inset #666666;
}
.table-text-bg {
	background-repeat: repeat;
	background-position: left top;
	border: 1px solid #B685BD;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#B685BD;
	text-decoration: none;
	line-height: 18px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #E0DDE3;
	text-align: center;
	letter-spacing: normal;
	font-weight: lighter;
	font-style: normal;
	text-decoration: none;
	line-height: 16px;
	margin: 0px;
	padding-left: 0px;
}
h2 {
	font-family: "Arial Narrow";
	font-size: 15px;
	color: #F7EFF8;
	text-align: center;
	letter-spacing: normal;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 18px;
	margin: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	white-space: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #451C55;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #451C55;
}


.dot-vert {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.small-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.horiz-dot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.description {
	font-family: "Arial";
	font-size: 12px;
	color: #E0DDE3;
	text-align:left;
	letter-spacing: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 16px;
	margin: 0px;
	padding-left: 10px;

}

.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B685BD;
	text-decoration: none;
	line-height: 14px;
	border: 1px none #FFFFFF;
}
.item-image {
	border: thin solid #6633CC;
	}

.products-bg {
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #B685BD;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/product_bg.jpg);
}
.product-nav {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align:center;
	letter-spacing: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 16px;
	margin: 0px;
	padding-left: 0px;
	background-image: url(images/prodcut_nav_bg.jpg);
	border: 1px solid #B685BD;
}
p {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sociable {display:none;}