/* Supreme Added  */

h1 {font-size: 120%; color:#f30062}

/* Links  */
a {color:#fe0062;}

/* Homepage Product Images   */
.home-product {border: 4px solid #f3e3ee; padding: 5px; margin-right: 5px; float:left}
.img-border:hover img {border: 4px solid #fe0062}

#clear {clear: both}
#clear2 {clear: both;height:20px}

/* Offer area   */
#offer-strip {width:100%; background-color:#f3e3ee; border-top: 4px solid #af438e;height: 20px} /* currently empty   */
.uluse{list-style-type: square; color:#fe0062;margin-left:20px}

/* Header   */
#head-wrap {margin:0 auto;}
#basket {text-align:right; margin-bottom:5px; color:#af438e}
#logo {margin:10 0 20 0;  float:left}
#telephone {float:right; color:#af438e; margin: 10 0 0 0; text-align: right}
#telephone h1 {font: normal 130%}
#telephone h2 {font: normal 120% color:#af438e;}

legend{font: bolder 100% Arial, sans-serif;  color: #fff; background: #af4383; border: 1px solid #af4383; padding: 2px 6px}
fieldset{border: 1px solid #af4383; padding:10px;}

.newsimg {float:left; padding:5px}

/* End Supreme  */

html, body {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}

img {
	border: none;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}

.searchBtn {
	color: #FFFFFF;
	background-color: #FE0062;
	border: 1px solid #8C0035;
	height: 20px;
	width: 30px;
	font-size: 10px;
	font-family: Verdana;
}
.searchBox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family: Verdana;
}
.textbox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family: Verdana;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	/*font-size: 12px;*/
	color: #e1e1e1;
	font-family: Verdana;
}
.submit {	
	color: #FFFFFF;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	background-color: #FE0062;
	border: 1px solid #8C0035;
	font-family: Verdana;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin-left: 30px;
	padding: 0px;
	color: #333333;	
}

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: #333333;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	color: #FE0062;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #af438e;
	text-decoration: none;
}
.txtButton {
	color: #FFFFFF;
	background-color: #FE0062;
	border: 1px solid #8C0035;
	font-family: Verdana;
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton {
	color: #FFFFFF;
	background-color: #FE0062;
	border: 1px solid #8C0035;
	font-family: Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	color: #FFFFFF;
	background-color: #af438e;
	border: 1px solid #66bbba;
	font-family: Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.txtSale {
 	color: #af438e;
	font-family:  Verdana;
	font-size:16px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	font-family:  Verdana;
	font-size:16px;
	font-weight:bold;
	color: #333333;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #ffffff;
	text-decoration:none;
	font-family: Verdana;
	font-size: 12px;
}
a.txtSiteDocs:hover {
	color: #FE0062;
	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: #FE0062;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #af438e;
	text-decoration:none;
}
.txtContentTitle {
	font-family:  Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #af438e;
	height: 15px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	padding: 5px;
}
.txtBoxSave {
	color: #af438e;
	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: #FE0062;
	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: #af438e;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	background-color: #FE0062;
	border: 1px solid #8C0035;
	font-family: Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtviewCart:hover {
	color: #FFFFFF;
	background-color: #af438e;
	border: 1px solid #66bbba;
	font-family: 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: #e1e1e1;
	border: 1px solid #cccccc;
	font-family: 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: #FE0062;
	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: left;
	color: #fff;
	font-size: 1%;
	
}
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;
}

.typInfo, .typError, .typConfirm, .typSuccess, .typPass, .typUser, .typAlert { display:block; padding:6px 35px; padding-right:10px; border:1px solid #D6D6D6; background-color:#FCFCFC; background-position:8px 7px; background-repeat:no-repeat; text-align:left; color:#4E4E4E; margin-bottom:12px; }
.typInfo { background-image:url(../styleImages/icons/information.gif); }
.typError { background-color:#FFF2F2; background-image:url(../styleImages/icons/exclamation.gif); border-color:#FE8184; }
.typConfirm, .typSuccess { background-color:#F8FFDF; background-image:url(../styleImages/icons/accept.gif); border-color:#66CC33; }
.typAlert { background-color:#FFFFCC; background-image:url(../styleImages/icons/error.gif); border-color:#FFCC33; }
.typInfo a, .typError a, .typConfirm a, .typSuccess a, .typPass a, .typUser a, .typAlert a { color:#6E6E6E; border-bottom:1px dotted #9E9E9E; padding-right:2px; }
.typInfo a:hover, .typError a:hover, .typConfirm a:hover, .typSuccess a:hover, .typPass a:hover, .typUser a:hover, .typAlert a:hover { border-bottom-style:solid; }

