html, body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	color: #333333;
}
/* April 25, 2008 */
body {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}


h1 {
	color: #EB0184; font-size: 14px; line-height: 100%;
}

h2 {
	font-size: 12px;
	font-style:normal;
	color: #EB0184;
	margin:0;
	line-height: 100%;
}

h3 {
	font-size: 13px;
	font-style:bold;
	color: #EB0184;
	margin:0;
	line-height: 100%;
}

h4 {
	font-size: 13px;
	font-style:bold;
	color: #000000;
	margin:0;
	line-height: 100%;
}

h5 {
	font-size: 10px;
	font-style:normal;
	color: #FFCCFF;
	margin:0;
	line-height: 100%;
}

a.leftmenuLink {
	color:  #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}
a.leftmenuLink:active {
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size:10px;
	font-weight: bold;

}
a.leftmenuLink:link {
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
a.leftmenuLink:visited {
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size:10px;
	font-weight: bold;
	}
a.leftmenuLink:hover {
	color: #FFCCFF;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}


/* Main Content */


div.scroll {
	height: 500px;
	width: 622px;
	overflow: auto;
	padding: 2px;
	}


img {
	border: none;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}

.searchBtn {
	color: #FFFFFF;
	background-color: #c3e37e;
	border: 1px solid #b1d16c;
	height: 20px;
	width: 30px;
	font-size: 10px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.searchBox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textbox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	/*font-size: 12px;*/
	color: #e1e1e1;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.submit {
	color: #FFFFFF;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	background-color: #c3e37e;
	border: 1px solid #b1d16c;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	background-color: #eb0184;
	border: 1px solid #ab0164;
	font-size:1.2em;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 22px;
	height:22px;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	color: #333333;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 12px;
}

li.num {
	color: #333333;
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #c3e37e;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #70cdcc;
	text-decoration: none;
}
.txtButton {
	color: #FFFFFF;
	background-color: #c3e37e;
	border: 1px solid #b1d16c;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	background-color: #eb0184;
	border: 1px solid #ab0164;
	font-size:1.2em;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 28px;
	height:28px;
}
.txtButton:hover {
	background-color: #fb1194;
	border: 1px solid #9b0154;
	font-size:1.2em;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 28px;
	height:28px;
}

a.txtButton {
	color: #FFFFFF;
	background-color: #c3e37e;
	border: 1px solid #b1d16c;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	background-color: #eb0184;
	border: 1px solid #ab0164;
	font-size:1.2em;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 28px;
	height:28px;
}
a.txtButton:hover {
	color: #FFFFFF;
	background-color: #70cdcc;
	border: 1px solid #66bbba;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	background-color: #fb1194;
	border: 1px solid #9b0154;
	font-size:1.2em;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 28px;
	height:28px;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.txtSale {
 	color: #70cdcc;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:16px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:16px;
	font-weight:bold;
	color: #333333;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #ffffff;
	text-decoration:none;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
}
a.txtSiteDocs:hover {
	color: #c3e37e;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #333333;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #c3e37e;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #70cdcc;
	text-decoration:none;
}
.txtContentTitle {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #70cdcc;
	height: 15px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	padding: 5px;
}
.txtBoxSave {
	color: #70cdcc;
	padding-left: 16px;
}
.tblList {
}
.tdListTitle {
	background-color: #e1e1e1;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.tdOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.txtCartPrice {
	float: right;
	color: #c3e37e;
	padding-right: 3px;
}
.txtCart {
	color: #333333;
}
.cartTotal {
	border-top: 1px dashed #e1e1e1;
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #333333;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #70cdcc;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	background-color: transparent;
	border: 0px solid #ab0164;
	font-size:1.2em;
/*	padding-left: 8px;
	padding-right: 8px;
	line-height: 28px;
	height:28px;*/
}
a.txtviewCart:hover {
	color: #FFFFFF;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;

	text-align: center;
	text-decoration: none;
/*	line-height: 20px;	background-color: #fb1194;
	border: 1px solid #9b0154;
	font-size:1.2em;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 28px;
	height:28px;*/
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #FFFFFF;
	background-color: #e1e1e1;
	border: 1px solid #cccccc;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	background-color: #ff31b4;
	border: 1px solid #9b0154;
	font-size:1.2em;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 28px;
	height:28px;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #c3e37e;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	border-bottom: 1px dashed #e1e1e1;
}
.tdcartEven {
	background-color: #ffffff;
	border-bottom: 1px dashed #e1e1e1;
}
.tdcartOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #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;
	color: #000000;
	display:none;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#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;
}


h1 a.txtLocation{
	color: #EB0184; font-size: 14px; line-height: 100%;
}

.useful{
	padding-bottom:3px;
	text-decoration:none;
	display:block;
	border:0px solid;
	text-indent:8px;
}


div.popoutImageDialog{
top:50%;
background-color:#fbfbfb;
width:360px;
height:380px;
position:absolute;
display:block;
left:50%;
border:1px solid #cccccc;
margin-left:-180px;
margin-top:-190px;
cursor:move;
}

div.popoutImageDialog a{
display:none;
}

div.popoutImageDialog div.dialogheader{
border-bottom:1px solid #dddddd;
background-color:white;
margin-bottom:20px;
width:360px;
text-indent:12px;
padding-top:4px;
padding-bottom:4px;
}

div.popoutImageDialog div.dialogheader a{
text-decoration:none;
font-size:18px;
border-right:1px solid #f8f8f8;
width:100px;
}

table#thankyousummary{
border:3px solid #f8f8f8;
width:100%;
margin:6px;
}

table#thankyousummary td{
padding:3px;
}


ul#currency li{
opacity:0.35;
}

ul#currency li.USUSD{
opacity:1;
}

ul#currency li.GBGBP{
opacity:1;
}

ul#currency li.CACAD{
opacity:1;
}

ul#currency li.EUEUR{
opacity:1;
}

ul#currency li.AUAUD{
opacity:1;
}

ul#currency li a img{
border:2px solid #fff;
}

ul#currency li.USUSD a img{
border:2px solid #EB0184;
}

ul#currency li.GBGBP a img{
border:2px solid #EB0184;
}

ul#currency li.CACAD a img{
border:2px solid #EB0184;
}

ul#currency li.EUEUR a img{
border:2px solid #EB0184;
}

ul#currency li.AUAUD a img{
border:2px solid #EB0184;
}









div#slidemsgwrap{
text-align:center;margin:auto;display:block;position:fixed;bottom:-80px;width:99%;height:60px;
z-index:9999;
}

div#slidemsg{
margin:auto;display:none;bottom:0px;width:0px;height:80px;border:1px solid #59a;background-color:#fff;overflow:hidden;
}

div#slidemsgtext{
margin:auto;display:block;padding:10px;width:380px;height:80px;
}

div#slidemsgtext h1{
display:inline;margin:0px;padding:0px;
}


