html, body {
	font: 1em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a {
	color:#FFFFFF;
}
img {
	border: none;
}
.cart_icon {
	border: none;
	margin: 12px 0px;
}
.searchBtn {
	background:url(/images/general/home-submit_bground.gif);
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	border:0px;
	width:inherit;
	
}
.searchBox {
	/*background-color: #ffffff;*/
	border: 1px solid #e1e1e1;
	font-size: 12px;
	
}
.textbox {
	/*background-color: #ffffff;*/
	border: 1px solid #e1e1e1;
	font-size: 12px;
	
}
.textboxDisabled {
	/*background-color: #ffffff;*/
	border: 1px solid #e1e1e1;
	/*font-size: 12px;*/

	color: #e1e1e1;
	
}

form {
	margin: 0px;
	padding: 0px;
}
ol, ul {
	margin-left: 30px;
	padding: 0px;
}
li {
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 12px;
}
li.num {
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
}
a.txtSession, a.txtSiteDocs {
	color: #b58ff5;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.txtButton {
	color: #FFFFFF;
	background-color: #9775DA;
	border: 1px solid #5E1F9A;
	
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton {
	color: #FFFFFF;
	background-color: #9775DA;
	border: 1px solid #5E1F9A;
	
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #FFFFFF;
	background-color: #C8AEFD;
	border: 1px solid #5E1F9A;
	
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.txtSale {
	color: #b58ff5;
	
	font-size:16px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	
	font-size:1em;
	font-weight:bold;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #ffffff;
	text-decoration:none;
	
	font-size: 12px;
}
a.txtSiteDocs:hover {
	color: #b58ff5;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	text-decoration:none;
	font-size:.9em;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #b58ff5;
	text-decoration:none;
}
a.txtLink:visited {
	color: #b58ff5;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.txtContentTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2C0A4D;
	height: 30px;
	padding: 15px 0 0 10px;
	text-transform:uppercase;
	font-size:.9em;
}
.txtBoxSave {
	color: #b58ff5;
	padding-left: 16px;
}
.tblList {
}
.tdListTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2C0A4D;
	height: 22px;
	font-size:.9em;
}
.tdEven {
	border-bottom: 1px solid #5E1F9A;
}
.tdOdd {
	border-bottom: 1px solid #5E1F9A;
}
.txtCartPrice {
	float: right;
	color: #b58ff5;
	padding-right: 3px;
}
.txtCart {
}
.cartTotal {
	border-top: 1px dashed #e1e1e1;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	color: #b58ff5;
	text-decoration: none;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #b58ff5;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	background:url(/images/general/home-submit_bground.gif);
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	border:0px;
	width:inherit;
	text-decoration:none;
	padding:3px;
	font-size:.9em;
}
a.txtviewCart:hover {
	background:url(/images/general/home-submit_bground.gif);
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	border:0px;
	width:inherit;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #FFFFFF;
	background-color: #e1e1e1;
	border: 1px solid #cccccc;
	
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.cartProgress {
	font-weight: normal;
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #b58ff5;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
}
.tdcartTitle {
	font-weight: bold;
	/*background-color: #ffffff;*/
	border-bottom: 1px solid #e1e1e1;
}
.tdcartEven {
	/*background-color: #ffffff;*/
	border-bottom: 1px solid #e1e1e1;
}
.tdcartOdd {
	/*background-color: #ffffff;*/
	border-bottom: 1px solid #e1e1e1;
}
.tdCartSubTotal {
	padding-top: 10px;
}
.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/

	padding-top: 5px;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link {
	font-weight: bold;
	text-decoration: none;
	font-weight: bold;
	color: #b58ff5;
}
.RatingTop {
	/*background-color: #ffffff;*/
	padding: 3px;
}
.RatingMain {
	/*background-color: #ffffff;*/
	padding: 3px;
	font-style:italic;
}
.ReviewBot {
	/*background-color: #ffffff;*/
	padding: 3px;
}
.RatingBottom {
	background-color: #e1e1e1;
	padding: 3px;
	color: #FFFFFF;/*font-size: 11px;*/

}
a.sortLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}
#shipping-select {
	width: 220px;
}
#mainContent { 
	margin: 50px 0 0 0;
}
#topImg {
	background:url(/images/general/mainImg2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:800px;
	height:13px;
}
#mainNav {
	background:url(/images/general/mainNav-bground.gif);
	background-repeat:no-repeat;
	height:39px;
	width:800px;
	padding:0;
}
#mainNav #search {
	font-size:1em;
	padding:0 5px 0 0;
}
#mainNav ul {
	margin:0px;
	padding:5px 0 0 0;	
}
#mainNav li {
	font-size:1em;
	float:left;
	padding-left:20px;
	padding-top:5px;
	list-style:none;
}
#mainNav li a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
#mainNav li a:hover, a:visited, a:active {
	color:#FFFFFF;
}
#bottomImg {
	background:url(/images/general/mainImg.jpg);
	background-repeat:no-repeat;
	height:190px;
	width:800px;
}
#sqImg {
	background:url(../../../images/general/main-sqImgs.jpg);
	background-repeat:no-repeat;
	height:82px;
	width:800px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

