* {
	margin: 0px auto;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background: url(../styleImages/backgrounds/stargazer2.jpg);
	background-attachment: fixed;
}

.wrapper {
	width: 890px;
	background: white;
	position: relative;

}

.container {
	width: 840px;
	padding: 0 8px;
	background: url(../styleImages/images/bg_header.jpg) top center no-repeat;
}

 .cartBox {
 width: 280px;
 }
/* BEGIN HEADER */

.header {
	height: 192px;
}

.logo {
	float: left;
	position: absolute;
	top: 23px;
	left: 25px;
	margin-left: 10px;
}

.ribbon_top {
	height: 27px;
	width: 890px;
	background: url(../styleImages/images/ribbon.gif) no-repeat center;
	position: absolute;
	top: 23px;
	left: 0px;
}

.slogan {
	float: left;
	padding-top: 4px;
	padding-bottom: 10px;
	margin-left: 12px;
	color: #000000;
	font-size: 14px;
	
}

.session {
	float: right;
	padding-top: 5px;
	margin-right: 12px;
	color: #fff6cd;
}

.session a, a.visited, a.active {
	color: #fff;
}

.session a:hover {
	color: #E8E38F;
}

.search {
	float: right;
	clear: both;
	position: absolute;
	top: 35px;
	right: 35px;
}

.search input {
	border: 1px solid #EFE3D3;
	padding: 2px;
	font-size: 10px;
}

.top_navigation {
	float: right;
	clear: both;
	padding-top: 14px;
	padding-right: 12px;
	height: 23px;
}

.toolTip {
	position: absolute;
	top: 100px;
	left: 600px;
 	filter: alpha(opacity=95);
 	-moz-opacity: .95;
 	width: 120px;
 	color: #000;
 	background: #fff;
 	border: 2px dashed #869E64;
 	padding: 10px;
 	z-index: 4000;

 }

.idea_ltgreen, .alert_pink {
	margin:0px; 
	padding: 3px;

}
.idea_ltgreen {
	background: #c8dfb5; 
	border: 1px solid #639639; 
	background-image: url(/images/icons/idea_ltgreen.gif); 
	background-repeat: no-repeat; 
	background-position: top left;
	margin-left: 15px; 
	_margin-left: 5px;
	
}

.alert_pink {
	background: #F0B8C5; 
	border: 1px solid #AF4C65; 
	background-image: url(/images/icons/exclam-pink.gif); 
	background-repeat: no-repeat; 
	background-position: top left;
	margin-left: 15px; 
	_margin-left: 5px;

}

.top_navigation a, a.visited, a.active {
	text-decoration: none;
	color: #A5243D;
	font-weight: bold;
}

.top_navigation a:hover {
	color: #000;
}

.top_navigation li {
	display: inline;
	margin-left: 30px;
	font-size: 13px;
	text-transform: uppercase;
}

.basket {
	float: right;
	position: absolute;
	top: 85px;
	left: 650px;
	line-height: 14px;
	font-weight: bold;
	color: #fff;
	width: 200px;
}


.basket A {
	float: right;
}

/* END HEADER */

/* BEGIN BOXER */

.boxer {
	width: 822px;
	clear: both;
	background: #fff; 
}
.leftSide {
	width: 150px;
	*width: 150px;
	float: left;
	height: 100%;
	background: url(/skins/{VAL_SKIN}/styleImages/backgrounds/stargazer1.jpg) no-repeat; 
	background-position:  bottom left;
}

.cattop {
	width: 180px;
	padding: 0px;
	height: 13px;
	margin: 0px;
	margin-left: 10px;
	_margin-bottom: -5px;
	background: url(../styleImages/img/cattop.gif) no-repeat;
}
.catbottom {
	width: 180px;
	padding: 0px;
	height: 13px;
	margin: 0px;
	margin-left: 10px;
	background: url(../styleImages/img/catbottom.gif) no-repeat;
}

.catHeader {
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}
.categories {
	background: #ef7194;
	width: 180px;
	*width: 180px;
	min-height: 154px;;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 0px;
}


.categories a, a.visited, a.active {
	color: #ffffff;
	font-size:13px;
	font-weight: bold;
	margin-left: .5em;
}

.categories a:hover {
	color: #639631;
}

.categories h3 {
	color: #000000;
	padding-top: 7px;
	clear: both;
}

.categ {
	padding: 2px 5px;
	font-size: 14px;
}

.content {
	width: 625px;
	padding-left: 5px;
	float: right;
	background: white;
}

#Table_01 {
background: white; 
}

.sideBox {
	background: url(../styleImages/img/sbbg.gif) no-repeat;
	width: 180px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 15px;
	text-align:center;
	margin-top: 15px;
	_margin-top: 5px;
	margin-top: expression('15px');
}


.sideBoxBottom {
	background: url(../styleImages/img/sbbottom.gif) no-repeat;
	width: 180px;
	height: 12px;
	margin-top: 0px;
	margin-left: 10px;
	padding: 0px;
}

#ContentBox {
	width:	607px;
	padding: 10px;
	font-size: 12px;

}

#ContentBox p {
	*padding: 20px;
}

.yellowBanner, .yellowBannerFreePoints {
	width: 290px; 
	text-align: center; 
	background: #FFD700; 
	font-weight: bold; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	
	margin-left: 0px;
	z-index: 99999;
}
.yellowBanner {
margin-top: -5px;
}

.yellowBannerFreePoints {
margin-top: -12px;
margin-bottom: 7px;
}

#rpHelpText {



}
.helpLink {

	cursor: help;
}
#earn {
	height: 21px;
	line-height: 21px;
	font-weight: bold;
	font-size: 14px;
	color: #3D5F23;
	background: white;
	position: relative;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	z-index: 1000; 
	float: left; 
}

#rpHelp, #refpoints {
	font-weight: bold;
	font-size: 14px;
	color: #3D5F23;
	cursor: help;

}

#refpoints {
	width: 255px; 
	height: 21px;
	line-height: 21px;
	text-align: left;
	background-color: white;
	background-image: url(/images/icons/redburst.gif);
	background-position: middle left;
	background-repeat: no-repeat;
	position: relative; 
	left: 0px; top: 0px;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	z-index: 1000; 
	float: left; 

}

#refpoints .number {

	color: white;
	width: 21px;
	font-size: 14px;
	line-height: 21px;
	display: block;
	float:left;
	text-align: center;
}

.marquee {

}

.marquee_nav {
	float: right;
	padding: 5px 5px 1px 0px;
	clear: left;
}

.dailyspecials {
	width: 607px;
	padding-top: 15px;
	text-align: center;
	_padding-left: 10px;
	background: url(../styleImages/img/dsbg.gif) no-repeat;
	overflow: show;
}

.dsbottom {
	padding-top: 0px;
	margin: 0px;
	margin-left: 9px;
	margin-left: expression('0px');
	_margin-left: 0px;
	height: 12px;
	width: 607px;
	background: url(../styleImages/img/dsbottom.gif) no-repeat;
	zIndex: -1000;
	
}

.DSBox {
	text-align: center;
}

.imgRounded {
	width: 120px;
	height: 120px;
}
.ship_to {
	float: right;
	clear: both;
}

#instock {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px;
}

#productDescription {
	font-size: 12px;
	text-align: justify;

}

#checkoutBtn {
	position: relative; 
	left: 275px; 
	top: 1px;
	*top: 2px; 
	*left: 635px; 
	width: 100px;
	height: 25px;
	text-align: left;
	padding-top: 3px;
	padding-left: 7px;
	background: url(/skins/Daphne/styleImages/checkout-btn.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#checkoutBtn A {
	font-weight: bold; 
	font-size: 14px; 
	color: #2b3f17;
}

#checkoutBtn A:hover {
	font-weight: bold; 
	font-size: 14px; 
	color: #dfd353;
}

.special {
	background: #2A5702;
	color: white;
	font-weight: bold;
}

/* END BOXER */

/* BEGIN FOOTER */

.footer {
	background: url(../styleImages/images/bg_content.gif) center repeat-y;
	width: 890px;
	text-align: center;
}

/* TYPOGRAPHY */

a, a.visited, a.active {
	text-decoration: none;
	color: #3c5f23;
}

a:hover {
	color: #BC2846;
}

h1 {
	padding: 8px 0;
	margin-bottom: 10px;
	color: #71894F;
	border-bottom: 1px dotted #ccc;
}

p {
	padding-bottom: 15px;
}

input {
	color: #000;
	font-size: 11px;
	padding: 1px;
	border: 1px solid #5a9a31;
}

.greenInput {
	border: 1px solid #5a9a31;
	font-size: 11px;
	padding: 1px;
}

textarea {
	border:1px solid #5a9a31;
	color:#000000;
	width: 85%;
}

hr {
	border: none;
	height: 1px;
	border-top: 1px dotted #ccc;
	margin: 5px 0;
}

.smallPrice {
	font-weight: bold;
	color: #5a9631;
	font-size: 14px;
}

.smallWasprice {
	text-decoration: line-through;
	color: #a0a0a0;
}

#enterShipAddress {
    display: block;
    width: 100%;
}

.addressEntryText {
    font-size: 10px;
    font-weight: bold;
    float: left;
    width: 90px;
}

.addressEntryField {
    font-size: 10px;
    float: left;
    clear: right;
    padding: 2px;
    border: 1px solid #5a9a31;
}



img {
	border: none;
}

/**TOP BOXES
*************/
.SmallHeader  {
	font-size: 11px;
	color: #282828;
	text-transform: uppercase;
	}

#Currency{
	padding: 15px 35px 2px 0;
	}

#Language {
	padding-right:10px;
	margin-bottom:3px;
	}

.shopping_cart {
	float: right;
	margin-top: 19px;
	text-align: right;
}

.btn {
	position: relative;
	top: 5px;
	left: 3px;
}

.search_box {
	float: right;
}

.attentionBox {
	

}
/**GENERAL HEADERS
********************/
.Title {
	color: #282828;
	font-size: 12px;
	}

.productTitle {
	height: 30px;
	padding-top: 10px;
	}

.homeTitle {
	color: #282828;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px dotted #ccc;
	}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	}


h2 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}


h3 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding:6px 0pt 6px 5px;
	}


h4 {
	font-size: 13px;
	color: #6F9994;
	background:#FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	}


/**BREADCRUMB TRAIL & PAGINATION
**********************************/
#breadcrumb {
	padding: 5px 0;
	font-size: 11px;
	float: right;
	clear: right;
	width: 290px;
	text-align: right;
	border-bottom: 1px dotted #ccc;
}

#breadcrumb a, a.visited, a.active {
	text-decoration: none;
	color: #4b4b4b;
}

#breadcrumb a:hover {
	color: #282828;
}

.prodtitle {
	color: #C32A49;
	font-size: 16px;
	font-weight: bold;
}


.price {
	font-size: 18px;
	color: #7AAF43;
	font-weight: bold;
}

.wasprice {
	font-size: 14px;
	color: #939393;
	text-decoration:line-through;
}

.addtocart {
	float: right;
}

.pagination {
	text-align: right;
	float: right;
	clear: left
	width: 200px;
	}


/**SITE DOCUMENTS
*******************/
#SiteDocs {
	text-align:center;
	margin-top:15px;
	padding: 15px;
	color: #ccc;
	clear: both;
	text-transform:lowercase;
	border-top: 1px dotted #ccc;
	font-size:11px;
	}

#SiteDocs a:link, #SiteDocs a:visited, #SiteDocs a:hover {
	color: #000;
	text-decoration: none;
	font-weight:bold;
	}

#SiteDocs a:hover {
	color: #3AA8CC;
	}

#SiteDocs ul {
	list-style-type: none;
}

#SiteDocs li {
	display: inline;
	margin: 0 20px;
}

.whitebox {
	background: #fff;
	padding: 10px;
}


/**HOME PAGE INTRODUCTION TEXT
*******************************/
#Announcement {
	margin-bottom: 10px;
	}

/**LATEST PRODUCTS - HOMEPAGE
*******************************/

.dailyspecialsContent {
	*width: 580px;
	width: 600px;
	text-align: right;
	padding: 10px;
	float: right;
	height: 180px;

}

.DSBox {
	width: 140px;
	height: 140px;
	padding-left: 8px;
	_padding-left: 22px;
	float: left;
}
.DSText {
	*width: 190px;
	width: 180px;
	padding-left: 5px; padding-right: 5px;
	padding-top: 50px;
	height: 150px;
	overflow: hidden;
	float: left;
	clear: both;
}

.LPBox {
	text-align: center;
	width: 130px;
	padding: 10px 5px;
	background: #fff;
	border: 1px solid #ccc;
	margin: 5px 9px;
	float: left;
	height: 153px;
	}

.LPImage {
	height: 105px;
	}


.LPName {
	text-align:center;
	font-size:12px;
	color: #333333;
	clear: both;
	height: 45px;
	_height: 55px;
	_margin-top: -10px;
	}

.LPName a:link, .LPName a:visited {
	color: #333333;
	text-decoration:none;
	}

.LPName a:hover {
	color: #3AB0D6;
	text-decoration:none;
	}

.LPPrice {
	width: 100%;
	background: #eee;
	line-height: 18px;
	font-weight: bold;
	clear: both;
	}


/**CATEGORY VIEW
********************/
#CatDescription {
	background: #fff;
	padding: 10px;
	margin-bottom: 10px;
}



/**SINGLE PRODUCT PAGE
************************/

#largeImageDiv {
	background: #ffffff;
	border:1px solid #000;
	padding-top: 0px;
	padding-left, padding-right, padding-bottom: 10px;
	z-index: 1000;
	cursor: move;
}

#close {
	text-align: right;
	width: 100%;
}

/**PRODUCT DESCRIPTION
***********************/
#ProdDescription {
	text-align:left;
	color: #333333;
	clear: both;
	margin: 10px 0;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding:10px;
	}
#ProdDescription p {
margin-left:0px;
}
#ProdDescription a {
	color:#3aa8cc;;
}
#ProdDescription a:hover {
	color:#ffaa00;
}

#ProdDescription h2 {
	margin:0;
	font-weight:normal;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	}

#TellAFriend {
	line-height: 22px;
	text-align: left;
	background: #f4f9f9;
	padding: 5px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}


/**PRODUCT INFO - PRICE, RATING, TELL A FRIEND
************************************************/
#ProdInfo {
	margin:0;
	width:205px;
	padding: 10px;
	float: right;
	border: 1px dotted #ccc;
	background: #eff5f5;
	text-align: center;
	}

#ProdPrice {
	font-size: 16px;
	color: #3aa8cc;
	padding: 5px;
	text-align: center;
	width: 150px;
	margin-bottom: 10px;
	border: 1px dashed #ccc;
	background: #fff;
	}

#ProdReviews {
	text-align:center;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 8px;
	}

#ProdReviewsFalse {
	text-align: center;
}

#ProdReviews a {
	color: #333333;
	text-decoration:none;
	}

#piWrap {
	float: left;
}
#ProdImage {
	width: 300px;
	width: expression('320px');
	_width: 320px;	
	padding-top: 15px;
	padding-left: 15px;
	margin-left: 10px;
	_margin-left: 0px;
	padding-right: 5px;
	background: url(../styleImages/img/pibg.gif) no-repeat;
	margin-bottom: 0px;
	min-height: 600px;
	}

#MainProdImage {

}

#ProdImagebottom {
	margin-left: 0px;
	width: 320px;
	height: 12px;
	padding: 0px;
	margin-left: 10px;
	_margin-left: 0px;
	margin-top: 0px;
	background: url(../styleImages/img/pibgbottom.gif) no-repeat;			
}
#ProdReviews a:hover {
	text-decoration: none;
	 color: #FFAA00
	}

#TellAFriend a {
	color:#3aa8cc;
	text-decoration:none;
	text-transform:uppercase;
	}

#TellAFriend a:hover {
	color:#ffaa00;
	text-decoration:none;
	}

#RelatedProducts {
	clear: both;
}


/**PRODUCT OPTIONS
********************/
#ProdOptions {
	text-align:left;
	font-size:13px;
	margin-top: 5px;
}

#Options {
	text-transform:none;
	font-size:11px;
	font-weight:bold;
	color: #333333;
}

.OptionsStyle {
	border: 1px solid #CCC;
	width: auto;
}

.optionHeader {
	width: 100%;
	font-weight: bold;
	font-size: 16px;
	padding: 2px;
	color: #639631;
	margin-bottom: 2px;
}

.optioncolumn {
	float: left;
	width: 60px;
	text-align: center;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	height: 180px;
	font-size: 10px;
	font-weight: normal;
	background: #E0EFD1;

}

.optioncolumnSelected {
	float: left;
	width: 60px;
	text-align: center;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	height: 180px;
	font-size: 10px;
	background: #C12948;
	color: #FFFFFF;
}

.option {
	text-align: left;

}

/**PRODUCT LISTING
**************************************/

#productListing {
	text-align: center;
}

#productBox {
	float: left;
	width: 130px;
	height: 153px;
	padding: 10px 5px;
	margin: 5px 9px;
	border-bottom: 1px dotted #ccc;
	border-left: 1px dotted #ccc;

}

#productImage {
	height: 105px;
}

#productPrice {
	width: 100%;
	background: #eee;
	line-height: 18px;
	font-weight: bold;
	clear: both;
}


/**PRODUCT CODE & STOCK AVAILABILITY
**************************************/
#ProdLevels {
	text-align:right;
	font-size:12px;
	color:#333333;
	float: right;
	line-height: 14px;
	}

#ProdLevels p {
	margin:0;
	padding:0;
	}


/**ADD TO CART BLUE BACKGROUND
*******************************/

.addbox {

	overflow: show;
	float: right;
	width: 260px;
	_width: 270px;
	margin-left: 20px;
}

#ProdBuy {
	color: #6F7777;
	font-size:14px;
	text-align: center;
	}

#ProdBuy a {
	font-size:11px;
    padding: 3px 5px;
	}

/**COUPONS
************/
.addCoupon:link, .addCoupon:visited, .addCoupon:hover, .addCoupon:active {
	font-weight: bold;
	color: #333333;
	background: #FFFFFF;
	text-decoration: none;
	}

/**CUSTOMER REVIEWS - SUBMISSIONS
**********************************/
#CustomerReviews {}
#CustomerReviews p {margin-left:10px;}
.SubmitReview {padding-right: 60px;}
.right {text-align:right;}

.right span {
	font-weight:bold;
	float: left;
	}



/**CUSTOMER REVIEWS POSTED
***************************/
.ReviewEntry {margin:0;}

.ReviewRatings{
	color: #282828;
	background: #CAD8D8;
	padding: 3px;
	}

.ReviewContent {
	padding: 3px;
	font-style:italic;
	border-bottom: 1px dotted #CCCCCC;
	color: #333333;
	background:#FFFFFF;
	}

.ReviewTitle { text-transform:uppercase;}

.ReviewedBy {
	color: #FFAA00;
	background: #FFFFFF;
	padding: 3px;
	}

.Date {
	color: #ffaa00;
	background: #FFFFFF;
	float: right;
	}


/**RELATED PRODUCTS
*********************/
.LPInfo {color: #333333;}

* html .LPInfo {width: 100%;}

/**SITE BUTTONS
*********************/
.buttonBg {
	text-align: center;
	background-image: url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat: repeat-x;
	height: 26px;
	color: #663366;
	}


#DescriptionDrag {
	position:absolute;
	top:200px;
	left:auto;
	right:auto;
	z-index:9999;
	background-color:#FFFFFF;
	border:1px solid#CCCCCC;
	padding:10px;
	height:auto;
	width:400px;
	cursor:move;
	overflow:auto;

}

#DescriptionDrag a {
	color:#3aa8cc;
	line-height:30px;
}

#DescriptionDrag a:hover {
	color:#ffaa00;
}

/**SEARCH FACILITY
********************/
.searchBox {
	background: url(../styleImages/img/box_search.png) no-repeat;
	font-size: 10px;
	padding: 4px;
	width: 127px;
	border: none;
	margin-top: -2px;
	color: #282828;
	}

#searchbox a {
		text-decoration: none;
		font-size: 11px;
		text-align: left;
		color: #667777;
		margin-right: 7px;
}

.search {
	border: none;
	background: transparent;
	font-size: 11px;
	color: #282828;
	font-weight: bold;
	margin-top: -2px;
}

.SmallTitle  {
	font-size: 12px;
	color: #282828;
	text-transform: uppercase;
	float:left;
	margin-top:2px;
	}

/**GENERAL FORM ELEMENTS
*****************************/
form {margin: 0px;padding: 0px;}
form#GiftCert {	margin-left:10px;}
input { vertical-align: middle;}

.textbox, .textboxRequired, .textboxError {
	color: #555;
	font-size: 12px;
	padding: 3px;
	margin-left: 5px;
	}

.s_textbox, .s_textboxRequired {
	font-size: 10px;
	margin: 1px;
	color: #555;
}

.textbox, .s_textbox {
	background: #FFFFFF;
}

.textboxRequired, .s_textboxRequired {
	background: #FFFF99;
}


.textboxError {
	background: #FFCC99;
}

input#email {width:105px; padding: 3px;}

.subscribe_box {
	background: url(../styleImages/img/box_subscribe.png) no-repeat;
	font-size: 11px;
	padding: 5px;
	width: 147px;
	border: none;
	color: #282828;
}

.subscribe_box_left {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	width: 147px;
	color: #282828;
}
.subscribe_box_left #email {
	padding: 1px;
}
.textboxDisabled {
	color: #333333;
	font-size: 10px;
	}

.SubmitBtn {
	padding: 3px 0;
	background: #fff;
	border: none;
	font-size: 10px;
	color: #3ab0d6;
	}

.AddBtn {
	background:transparent url(../styleImages/icons/add.gif) no-repeat;
	height: 17px;
	width:17px;
	padding:0;
	margin:-17px 0 0 0;
	text-align:right;
	float:right;
	border:none;
	display:block;
	cursor: pointer;
	}


/**GENERAL LIST STYLING
**************************/
ul {margin: 3px 0 0 5px;padding: 0px;}
ol {margin: 3px 0 0 2em;padding: 0;}
ol li.num {color: #282828;list-style-type:outside;}
ul li {list-style-position: inside;margin: 0px;padding: 0px;}
li.bullet {list-style-type: square;}
li.nobullet {list-style-type:none;margin-left:0;}
li.bulletLrg {list-style-type: square;}


/**GENERAL BUTTONS
*******************/
.UpDateBtn {
	background-image:url(../styleImages/icons/Rtbutton.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#FFFFFF;
	color: #663366;
	margin:0;
	padding:0 0 3px 25px;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	}

.BlueBg {
	font-size:14px;
	margin:0px;
	text-align: right;
	padding:6px;
	background: #fff;
	}

a.txtButton {
	font-size:10px;
	text-decoration:none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	}

.txtButton {
	margin-top: -3px;
	background: #BF2948;
	padding: 5px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.txtButton:hover {
	color: #000;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	}

a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #282828;
	background-color: #7b8f8f;
	line-height:22px;
	font-size:12px;
	padding: 5px;
	margin:2px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	border:1px dashed #FFFFFF;
}
a.txtviewCart:hover {
	border:1px solid #FFFFFF;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #282828;
	background-image:url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat:repeat;
	background-position:left top;
	line-height:22px;
	font-size:12px;
	padding:0 10px;
	margin:2px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	border:4px solid #2B3136;
}

#submit {
	color: #FFF;
	font-size:12px;
	text-transform:lowercase;
	text-decoration:none;
	background: url(../styleImages/images/blue_bg.png);
	border: 1px solid #e6e6e6;
	margin-right: 4px;
	width: 90px;
	padding: 5px;
	}


/**PRICING STYLES
*******************/
.Sale {	color:#3AA8CC; font-size: 13px; }
.OutOfStock {color:#D57100;}
.Save {color:#32393E;}


/**GENERAL LINKS
*****************/
a.txtLocation {
	color: #333333;
	text-decoration:none;
	}

a.txtLocation:hover {
	color: #6F9994;
	text-decoration:none;
	}

a.txtLink, a.txtSelected, a.txtDefault {
	color: #32393E;
	text-decoration:none;
	font-weight:bold;
	}

a.txtLink:hover, a.txtSelected:hover,
a.txtSelected:active, a.txtDefault:hover {
	color: #3AB0D7;
	text-decoration:none;
	font-weight:bold;
	}

a.txtLinkPass, a.txtSelectedPass, a.txtDefaultPass {
	text-decoration:none;
	font-weight:normal;
	}

a.txtLinkPass:hover, a.txtSelectedPass:hover,
a.txtSelectedPass:active, a.txtDefaultPass:hover {
	color: #C6EADD;
	text-decoration:none;
	font-weight:normal;
	}

/**YOUR ACCOUNT PAGE
**********************/
#Account ul {margin:20px;}
#Account li {
	list-style-type: square;
	color: #667777;
	}

#Account a {
	color: #667777;
	font-weight:bold;
	text-decoration:none;
	}

#Account a:hover {
	color: #9BBFB2;
	}


/**SHOPPING BASKET HOME PAGE
*****************************/
.BasketProduct {
	margin:2px;
	float: left;
	width: 30px;
	height: 30px;
	background: #fff;
	border: 1px solid #ccc;
	position: relative;
	}

.BasketProduct img {
	position: absolute;
	bottom: 0;
}

.quant {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 7px;
	z-index: 1;
	padding: 2px;
	text-align: right;
	background: #ccc;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #282828;
	width: 6px;
}

.BasketProduct p {
	padding:0;
	margin:0 5px 0 0;
	line-height:20px;
	}

.BasketProduct span {
	float:right;
	margin:0;
	padding:0;
	}

.BasketProduct span .icon {padding-top:4px;}

#BasketItems{
	text-align: right;
	clear: both;
	float: right;
	}

.TotalItems{
	text-align:right;
	font-weight:bold;
	}

#items {
	font-size: 12px;
}
#BasketTotal{
	padding:0 5px;
	text-align: right;
	float: right;
	clear: right;
	border-bottom: 1px dotted #ccc;
	}


.TotalPrice{
	text-align:right;
	float:right;
	margin:-21px 5px 10px 0;
	padding:0;
	font-weight:bold;
	}

#BasketView {
	text-align: left;
	margin-top:10px;
	font-size:12px;
	}

a.BasketBtn, a.BasketBtn:hover {
	background-image:url(../styleImages/icons/button.gif);
	background-repeat:no-repeat;
	background-position:right center;
	background-color:#FFFFFF;
	color: #663366;
	margin:0;
	text-decoration:none;
	}


/**VIEW CART PAGES
********************/
#CartView {
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
	}

form#cart {
	padding-right:5px;
	margin-bottom:20px;
	}

#cartTable {
	margin-bottom:20px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	}

#cartTable td {
	padding: 5px;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.cartProgress {
	color: #333333;
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
	text-align:left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}

.txtcartProgressCurrent {
	color: #34528B;
	font-weight: bold;
	}

.quickBuy {
	text-align: center;
	color: #333333;
	background:#FFFFFF;
 	padding: 4px 0;
	width:87%;
	margin:0 auto 10px;
	}

.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 3px; 
	padding-bottom: 3px;
	background: #639639;
	}


.tdcartEven {
	background:#FFFFFF;
	color: #333333;
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	}

.tdcartOdd {
	background: #f1f1f1;
	color: #333333;
	}

.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #CCCCCC;
	}

.txtStockWarn {color: #FF4600;}

.dropDown {
	width: 100px;
	background-color: #282828;
	border: 1px solid #CCCCCC;
	font-size: 9px;
	color: #6F9994;
	}

/**STEP ONE PAGE
******************/
.InfoBox{
	padding: 10px 0;
	margin: 20px 0px 10px;
	}

.InfoBox .BlueBg {height:30px;}

.InfoBox .BlueBg .Button {
	float:right;
	text-indent:0;
	margin-top:-20px;
	}

.Heading {
	text-transform:uppercase;
	font-weight:bold;
	padding-left:10px;
	text-align:left;
	}

.HeadingHalf {
	text-transform:uppercase;
	font-weight:normal;
	text-align:left;
    border-top:1px solid #CCCCCC;
	}


/**EDIT INVOICE PAGE
**********************/
#EditInvoice {margin-bottom:20px; font-size: 12px;}
#EditInvoice td.nudge80 {padding-left:80px;}


/**PERSONAL PROFILE PAGE
************************/
#Profile {margin:10px auto;}



/**VIEW ORDERS
*****************/
#ViewOrders {margin-bottom:15px;}
#ViewOrdersInfo {margin-bottom:25px;}
#ViewOrdersInfo ol {margin-left:20px;}
#ViewOrdersInfo ol li {list-style-position:outside;}
#ViewOrders .tdcartOdd {color: #282828;background: #A5C9BC;}
#ViewOrders .tdcartEven {
	background: #9BBFB2;
	color: #282828;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	}

#ViewOrders a {color:#FFFFFF; text-decoration:underline;}
#ViewOrders a:hover {color: #C6EADD; text-decoration:none;}

/**DEVELLION COPYRIGHT NOTICE
*******************************/
.txtCopyright, a.txtCopyright {
	text-align: center;
	padding-top: 5px;
	color: #282828;
	background:#32393E;
	font-size:11px;
	}

a.txtCopyright:hover {text-decoration: none;}


/**MISCELLANEOUS
******************/
.txtError {
	font-weight: bold;
	color: #050F72;
	background: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
	}


.txtOutOfStock {
	color: #282828;
	font-size: 75%;
}

#shipping-select {
	width: 110px;
}


.swatch {
	font-size: 11px;
}


.swatchSelected {
	background: #EF7194;
	color: #fff; 	
	font-size: 11px;
 }

#color {
}
.pinkButton, .pinkButtonlong {
	background-position: center left;
	background-repeat: no-repeat; 
	color: white; 
	padding-left: 10px;
	font-size: 12px;
	min-width: 100px; 
	min-height: 24px;
	text-decoration: none;
}

.pinkButton {
	background-image: url(/skins/Daphne/styleImages/pinkbutton.gif);
}

.pinkButtonlong {
	background-image: url(/skins/Daphne/styleImages/pinkbutton_long.gif);
}

.pinkButton:hover, .pinkButtonlong:hover {
	text-decoration: underline;
}

.sizeButton {
	border: 1px dotted #cecece;
	margin: 3px;
	float: left;
	font-weight: bold;
	padding: 4px;
	text-align: center;
	background: url(/images/general/sizebox.jpg);
	line-height: 10px;
}


.sizeButton:hover {
	border: 1px solid #cecece;
	margin: 3px;
	padding: 4px;
	float: left;
	font-weight: bold;
	text-align: center;
	background: url(/images/general/sizeboxhover.jpg);
}

.sizeButtonSelected {
	border: 1px solid #cecece;
	margin: 3px;
	padding: 4px;
	float: left;
	font-weight: bold;
	text-align: center;
	background: url(/images/general/sizeboxselected.jpg);

}

.sizeButton A, .sizeButtonSelected A  {
	text-decoration: none;
}

.sizeButton A:hover, .sizeButtonSelected A:hover  {
	text-decoration: none;
}

#colorSizes {
	margin-left: -20px;
	_margin-left: 0px;
}

.boxheading {
	background: #eeeeee;
	font-size: 12px;
	padding: 3px;
	text-align: right;
	margin-right: 4px;
}

.addboxheading {
	font-size: 12px;
	font-weight:bold;
	text-align:right;
	background: #eeeeee;
	padding: 3px;
	margin-right: 0px;
}

.keytextnobold {
	font-size: 11px;
}
A.pinkButton {
	color: white;
	text-decoration: none;
	min-width: 100px; 
	min-height: 24px;
}
/* .minicart {
	float: right;
}
*/
.homeContent {
	width: 550px;
	background: #fff;
	margin-bottom: 10px;
	height: 70px;

/*	background: url(/images/general/dailycut_message_banner.jpg);
	background-position: top left;
	background-repeat: no-repeat; */
	font-weight: bold;
	text-align: center;
}

.helpBox {
 	display: none; 
	position: fixed; 
	left: 50%; 
	top: 50%;
	width: 200px;
	height: 100px;
	overflow: auto;
	background: white; 
	zIndex: 90000;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	border: 2px solid #639631;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

#dbi {
	 position: fixed;
	 left: 0px;
	 top: 0px;
	 overflow: auto;
	 display: none;
 }