body {
	font-family:"Comic Sans MS";
}

h2, p {
	margin:0;
	padding:0;
}

.searchBtn {
	font-size: 80%;
	color: #33FFFF;
	background-color: #660099;
	border: 1px solid #666666;
	height: 20px;
}

a.searchBtn:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #660099;
}
.searchBox {
	font-size: 75%;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.textbox {
	border: 1px solid #000000;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	font-weight: bold;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-size: 11px;
	color: #000000;
}
.submit {
	color: #33FFFF;
	text-align: center;
	text-decoration: none;
	background: #660099;
	font: bold 120% "Comic Sans MS";
	margin-left: 5px;
}

.submit input:hover{	
	color: #FFFFFF;
	padding: 2px 5px;
	text-align: center;
	text-decoration: none;
	background: #660099;
	font: bold 120% "Comic Sans MS";
}

form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	font-size: 75%;
	color: #000000;	
}
li.bulletLrg {
	list-style-type: square;
	font-size: 100%;
	color: #000000;	
}
li.num {
	font-size: 75%;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 200px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	font-size: 85%;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 5px;
}
.txtSession a, .txtSiteDocs a{
	color: #33FFFF;
	text-decoration: none;
	font-weight: bold;
}
.txtSession a:hover, .txtSiteDocs a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.txtButton {
	color: #33FFFF;
	padding: 2px 5px 5px;
	text-align: center;
	text-decoration: none;
	background: #660099;
	font: bold 120% "Comic Sans MS";
	margin-right: 10px;
	border: 2px solid #660099;
}
a.txtButton:hover {
	color: #FFFFFF;
	padding: 2px 5px;
	text-align: center;
	text-decoration: none;
	background: #660099;
	font: bold 120% "Comic Sans MS";
	border: 2px solid #33FFFF;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
	color: #FFFFFF;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
}
.txtOutOfStock {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #33FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-decoration:none;
}
a.txtSiteDocs:hover {
	color: #FFFFFF;
	text-decoration:none;
	font-size: 80%;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #FFFFFF;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #33FFFF;
	text-decoration:none;
}
.txtContentTitle, h2 {
	color: #FFFFFF;
	font: bold 140% "Comic Sans MS";
	background: url(../../../../graphics/grad_bg3.gif);
	text-align: center;
	border-bottom: 3px dashed #33FFFF;
	height: 100%;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #070F72;
	background: url(../../../../graphics/purptextbg.jpg);
}
.tdListTitle {
	background-color: #070F72;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background: #FFFFFF url(../../../../graphics/purptextbg.jpg);
}
.tdOdd {
	background: #FFFFFF url(../../../../graphics/purptextbg.jpg);
}
.txtCartPrice {
	color: #FFFFFF;
	padding-right: 15px;
}
.txtCart {
	color: #000000;	
}
.cartTotal {
	padding-top: 2px;
	margin-top: 3px;
	padding-right: 10px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #45F7F7;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	color: #FFFFFF;
	background: #9900CC;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 450px;
	margin: 10px auto;
	text-align: center;
}
.txtcartProgressCurrent {
	color: #33FFFF;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	margin: 10px;
	padding: 4px;
}

.tdcartTitle, th {
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #666666;
	background: #D4A7FF url(../../../../graphics/grad_bg3.gif);
}
.tdcartEven {
	background: #CB96FF;
}
.tdcartOdd {
	background-color: #D5A9FF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
	color: #FFFFFF;
}
a.txtCheckout {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	font-size: 75%;
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #650C7D;
	border: 1px solid #33FFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background: #FFFFFF;
	text-align: center;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-size: 10px;
	padding-top: 5px;
	color: #CC99FF;
}
a.txtCopyright:hover {
	text-decoration: none;
	color: #33FFFF;
}
.dropDown {
	width: 120px;
}
.boxContent h3 {
	font: bold 120% "Comic Sans MS";
	color: #FFFFFF;
	text-align: center;
}
.tellfriend {
	text-align: center;
	list-style: none;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*Left Navigation Styles*/
#leftnav ul {
	list-style-type: none;
	color: #6600FF;
	margin: 0px;
	padding: 0px;
	border-top: 2px solid #650879;
}

#leftnav li {
	margin:0;
	list-style-position:outside;
}

#leftnav li a {
	background-color: #8A24FF;
	display: block;
	text-decoration: none;
	color: #45F7F7;
	width: 148px;
	border-bottom: 3px solid #7D17FF;
	border-top: 1px solid #922CFF;
	border-right: 3px solid #8D27FF;
	border-left: 1px solid #8721FF;
	background: url(../../../../graphics/grad_bg1.gif) repeat-x;
	padding-left: 8px;
	font: bold 16px "Comic Sans MS";
}

#leftnav li a:visited {
	background-image: url(../../../../graphics/grad_bg1.gif);
	color: #BB9DE5;
	border-top: 1px solid #9900FF;
	border-right: 3px solid #9900FF;
	border-bottom: 3px solid #9900FF;
	border-left: 1px solid #9900FF;
}
#leftnav li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8B25FF;
	text-transform: none;
	border-top: 1px solid #000000;
	border-right: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 1px solid #000000;
}
#leftnav li a:active {
	background-image: url(../../../../graphics/grad_bg2.gif);
}


.product_images {
	float: left;
	padding: 10px;
}

.clearfloat { /* Contains a float within its container div */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.price {
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	line-height: 110%;
}

.leftimage {
	float: left;
	padding-right: 10px;
}
.rightimage {
	float: right;
		padding-left: 10px;
}

.product-box img, .latestProds img {
	border: solid 2px #660099;
	margin-top: 5px;
}

.product-box img:hover, .latestProds img:hover, .latestprods img a:hover, .latestProds:hover {
	border: solid 2px #33FFFF;
}

.feature, a.feature {
	color: #45F7F7;
	font: bold 16px "Comic Sans MS";
	text-decoration: underline;
}

a.feature:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.NoteBox {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: italic;
	text-align: center;
	font-weight:normal;
	color: #400080;
	margin: 10px 8px;
	background-repeat: repeat-x;
	background: #9999CC url(../../../../graphics/grad_bg3.gif);
	height:100%;
}

.NoteBox img {
	border-width: 0px;
}
	
.NoteBox a {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.NoteBox a:hover {
	color: #66FFFF;
}
.NoteBox a:visited {
	color: #66FFFF;
	font-weight: bold;
}

.tribelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

h4 {
	text-align: center;
}

.button img, .button img:hover {
	vertical-align: middle;
	border-style: none;
	padding-top: 10px;
}

a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	padding: 2px;
	border: 1px solid #000000;
	background: #66FFFF;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link {
font-weight: bold;
color: #000000;
text-decoration: none;
font-weight: bold;
}
#RatingTop {
	padding: 3px;
	background: #9999FF url(../../../../graphics/grad_bg3.gif);
	clear: left;
}
#RatingMain {
padding: 3px;
font-style:italic;
}
.ReviewBot {
border-right: 1px solid #070F72;
border-left: 1px solid #070F72;
background-color: #EBEDFE;
padding: 3px;
border-bottom: 1px solid #070F72;
}
#RatingBottom {
	padding: 3px;
	color: #FFFFFF;
	text-align: right;
}

a.sortLink {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}
a.sortLink:hover {
text-decoration: underline;
}
#shipping-select {
width: 220px;
}

.cartcode, .cartdiscount{
	text-align:right;
	border-top: 1px solid #33FFFF;
	border-right: 1px none #33FFFF;
	border-bottom: 1px solid #33FFFF;
	border-left: 1px none #33FFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../../../../graphics/grad_bg3.gif);
	color: #FFFFFF;
}

input, textarea, select {
	border: 1px solid #000;
}	
	
input:focus, textarea:focus, select:focus {
	border: 1px solid #660099;
	background: #00FFFF;
	color:#660099;
}



.reviewform p{
width: 600px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 400px; /*width of left column containing the label elements*/
border-top: 1px dashed #33FFFF;
height: 1%;
}

.reviewform label{
float: left;
margin-left: -400px; /*width of left column*/
width: 390px; /*width of labels. Should be smaller than left column to create some right margin*/
}

.reviewform p img {
	padding-bottom: 2px;
}

.reviewform textarea, .reviewform input[type="text"] {
	width: 200px;
}

.options select {
	width: 200px;
}
.stockstatus {
	text-align: center;
}
.menu ul{
	list-style: none inside;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #650C7D;
}

.menu li {
	display: inline;
	padding-right: 8px;
	margin-bottom: 10px;
}
.menu li a, .pagination a, #policies a {
	color: #00FFFF;
	text-decoration: none;
}
.menu li a:hover, .pagination a:hover, #policies a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #CC99FF;
}

#policies ul li p {
	margin-left: 40px;
	font-style: italic;
	list-style: square inside;
	padding: 5px;
}

#policies li {
	padding-bottom: 8px;
	margin-left: 25px;
}

.testimonial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.testimoniallead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}