html, body {
	font-family: arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	color: #000000;
}

img {
	border: none;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}



.searchbg
{
background:url(images/search_bar.gif) no-repeat;
width:165px;
height:34px;
display:block;
border: 0;
}


#sform {margin: 0px 0px 0px 0px ;
        padding: 45px 5px 0px 0px;}

.searchBtn {color: #FFFFFF;
            margin-top: 6px;
            
            padding: 0px 0px 0px 0px;
	    background-color: #F156C4;
	    border: 4px solid #F156C4;
	    height: 33px;
	    width: 33px;
	    font-size: 10px;
	    font-family: arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
}

html>/**/body .searchBtn {color: #FFFFFF;
            margin-top: 9px;
            margin-left: 4px;
            padding: 0px 0px 0px 0px;
	    background-color: #F156C4;
	    border: 4px solid #F156C4;
	    height: 33px;
	    width: 33px;
	    font-size: 10px;
	    font-family: arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
}



#searchsurround {border: 1px solid: #000000;}

.searchBox {color: #333333;
            font-size: 12px;
	    font-family: arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
            height: 21px;
            width: 165px;
            margin: 0px;
            padding: 4px 0px 0px 0px;
border: 4px solid #F156C4;
}


html>/**/body .searchBox {color: #333333;
            font-size: 12px;
	    font-family: arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
            height: 21px;
            width: 165px;
            margin: 0px 0px 0px 0px;
            padding: 4px 0px 0px 0px;
border: 4px solid #F156C4;
}





.textbox {
          
	color: #333333;


	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family: arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	/*font-size: 12px;*/
	color: #e1e1e1;
	font-family: arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.submit {height: 22px;
         width: 94px;	

	color: #FFFFFF;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	background-color: #A75B91;
	border: 1px solid #A75B91;
	font-family: arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
}



form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin-left: 30px;
	padding: 0px;
	color: #000000;	
}

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 {
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}



.txtSessionsearch {color: #ffffff;
                   padding: 0px 145px 0px 0px;
                   margin: 0px;}

html>/**/body .txtSessionsearch {color: #ffffff;
                   padding: 0px 142px 0px 0px;
                   margin: 0px;}


.txtSession, .txtCopy, .txtSiteDocs {
	color: #000000;
}
a.txtSession, a.txtSiteDocs {
	color: #000000;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #F156C4;
	text-decoration: none;
}
.txtButton {
	color: #FFFFFF;


       background-color: #A75B91;

	border: 1px solid #A75B91;
	font-family: arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton {
	color: #FFFFFF;


	background-color: #A75B91;
	border: 1px solid #A75B91;
	font-family: arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #FFFFFF;
	background-color: #F156C4;
	border: 1px solid #F156C4;
	font-family: arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.txtSale {
 	color: #333333;
	font-family: arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:10px;
	font-weight:bold;
}


.txtVAT {color: #333333;
         font-size: 10px;}


.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	font-family: arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:16px;
	font-weight:bold;
	color: #000000;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #ffffff;
	text-decoration:none;
	font-family: arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
}
a.txtSiteDocs:hover {
	color: #ffffff;
	text-decoration: underline;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #000000;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #F156C4;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #70cdcc;
	text-decoration:none;
}
.txtContentTitle {
	font-family: arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A44480;
	height: 20px;
	border-top: 1px solid #A44480;
	border-left: 1px solid #A44480;
	border-right: 1px solid #A44480;
	padding: 5px;
}
.txtBoxSave {
	color: #70cdcc;
	padding-left: 16px;
}
.tblList {margin: 10px 0px 0px 0px;
          padding: 0px;
}
.tdListTitle {margin: 0px 0px 0px 0px;
              padding: 0px;
	background-color: #A44480;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #F156C4;
}
.tdOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #F156C4;
}
.txtCartPrice {
	float: right;
	color: #000000;
	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: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #70cdcc;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	background-color: #A75B91;
	border: 1px solid #A75B91;
	font-family: arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtviewCart:hover {
	color: #FFFFFF;
	background-color: #F156C4;
	border: 1px solid #F156C4;
	font-family: arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #FFFFFF;
	background-color: #F156C4;
	border: 1px solid #F156C4;
	font-family: arial, "Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #F156C4;
	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;
}
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;
}

