body {
	margin: 0px;
	padding:0;
	background-color: #838e49;
	color: #000000;
  font-family: arial, sans-serif;
  font-size: 12px;
}

a, a:visited {
	color: #90000b;
	text-decoration:none;
	}

a:hover {
	color: #90000b;
	text-decoration:underline;
	}

td {
	color: #000000;
  font-family: arial, sans-serif;
  font-size: 11px;
}

#PageOuter {
	width:814px;
	margin:0 auto;
	padding:0;
}

#pageSurround {
	width: 778px;
	margin: 0px auto;
	background-color: #FFFFFF;
  border-right: 1px solid #452600;
  border-left: 1px solid #452600;
  border-bottom: 1px solid #452600;
}

#top_menu {
  float: left;
	width: 780px;
	height: 25px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(../styleImages/topbar_bg.jpg);
}

#Header {
  float: left;
	height: 297px; 
	width: 814px;
	background-image: url(../styleImages/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	background-color: #FFFFFF;
	}

/**TOP BOXES 
*************/
.SmallHeader  {
	font-size: 11px;
	color: #452600;
	 
	}


#Session {/*Required as Language & Currency Boxes are not used within general Cart.tpl pages*/
	width:600px;
	height:20px;
	padding:0;
	} 

#Login {
	text-align:right;
	font-size:11px;
	color: #FFFFFF;
	margin:0;
	padding:0 10px 0 0;
	width:500px;
	float:right;
	} 

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

#Login a, Login a:visited {
	color: #eab3b7;
	text-decoration:none;
	}

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


/**LEFT COLUMN SECTION
************************/
#LeftColumn {
	position: relative;
	left: 0px;
	width: 190px; 
	padding:10px 0 0 5px;
	float: left;
	font-size:11px;
	}

/**LEFT COLUMN HEADINGS
************************/
.subHeading {
	margin:0;
	padding:0;
	color: #452600;
	width: 190px;
	height: 22px; 
	font-size:11px;
	background-image: url(../styleImages/category_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}


.subHeading h3 {
	margin:2px 0 0 0;
	color: #FFFFFF;
	font-size: 13px;
	font-weight:normal;
	
	text-align:left;
	float:left;
	}

.subHeading h3 a {
	color: #FFFFFF;
	text-decoration:none;
	border:none;
	}

.subHeading h3 a:hover {
	color: #90000b;
	text-decoration:none;
	border:none;
	}



/**LEFT COLUMN SIDE BOXES
*************************/
.LeftBox {
	margin: 0px 0 15px 0;
	padding:  0;
	width: 100%;
	background-color: #f4eade;
	}

.LeftBox a {
	color: #452600;
	text-decoration:none;
	}

.LeftBox a:hover {
	color: #90000b;
	text-decoration:none;
	}


/**LEFT COLUMN - MAILING LIST
*******************************/
.LeftBox.border {
	border-top:1px solid #FFFFFF;
	padding-top:5px;
	color: #452600;
	}

/**LEFT COLUMN - INFORMATION BOX
**********************************/
.LeftBox p#nudge {
	margin:0 0 0 10px;
	color: #452600;
	}


/**START CROSS-BROWSER DHTML MENU
**********************************/
DIV.newnavholder {
  margin-bottom: 5px;
}

#mainmenu-nav {
	float: left;
	display:inline; /*fixes IE6 float bug*/
	font-size: 11px;
	margin:0;
	}

.ul-nav{
	width: 190px;
	padding: 0px;
	font-size: 11px;
  display: block;
	}

.li-nav{	
	display: inline;
	font-size: 11px;
  display: block;
	}

.li-nav .ul-nav {
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 4px solid #90000b;
	z-index: 5;
	font-size: 11px;
	}

.li-nav a{
	padding: 2px;
	font-size: 11px;
	display: block;
	text-indent: 2px;
	color: #90000b;
	text-decoration:none;
	}

.li-nav a:hover{
	padding: 2px;
	display: block;
	text-indent: 2px;
	color: #90000b;
	text-decoration:underline;
	}



a.hassubmenu{
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 178px 6px;
	}

/**HIGHTLIGHTING EFFECT ON SUB-CATS
************************************/
.ul-nav .li-nav a.hassubmenu:hover {color: #90000b;}



/**CLEARING FLOATING ELMENTS
*****************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}



/**VIEWCART NAVIGATION
************************/
ul#CartNav {
	list-style-type:none;
	margin:0;
	padding:0;
	}

ul#CartNav li {
	margin:0;
	padding:0;
	}


ul#CartNav li a {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position:5px 6px;
	padding: 2px 2px 2px 15px;
	color: #333333;
	background: #FFFFFF;
	text-decoration:none;
	}

ul#CartNav li  a:hover{
	background-image:none;
	padding: 2px 2px 2px 15px;
	color: #90000b;
	background: #FFFFFF;
	text-decoration:none;
	}


/**RANDOM PRODUCTS 
********************/
#RandProduct {
	height:100%;
	padding: 8px;
	border-right: 1px solid #4d2200;
	border-left: 1px solid #4d2200;
	border-bottom: 1px solid #4d2200;
	}

#RandImage {
	display:inline; /*fixes IE6 float bug*/
	margin:5px 0 0 0;
	border: 1px solid #90000b;
	}

#RandText {
	color: #452600;
	font-size: 12px;
	font-weight: bold;
	padding:0 0 0 0;
	}
	
#RandText a:link, #RandText a:visited {
	color: #90000b;
	text-decoration: none;
	font-weight:bold;
	}

#RandText a:hover {
	color: #90000b;
	text-decoration: underline;
	}




/**MAIN CONTENT SECTION
************************/
#Content {
	position: relative;
	width:537px;
	float: left;
	margin:0 0 0 15px;
	padding:0;
	}


#Content p {margin-left:10px;}

#ContentBox {
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
	}


/**GENERAL HEADERS
********************/
.Title {
	color: #90000b;
	background:#FFFFFF; 
	height: 30px;
	padding-bottom:10px;
	margin:0;
	}


h1 {
	font-size: 20px;
	color: #90000b;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 3px;
  border-bottom:  1px solid #90000b;
	}


h2 {
	font-size: 18px;
	color: #90000b;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
  border-bottom:  1px solid #90000b;
  border-top:  1px solid #90000b;
	}


h3 {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding:0 0 6px 5px;
	}


h4 {
	font-size: 13px;
	color: #90000b;
	font-weight: bold;
	}

.prodtitle2 {
	font-size: 13px;
	font-weight: bold;
	padding: 4px 0 4px 4px;
	}


/**BREADCRUMB TRAIL & PAGINATION
**********************************/
#BreadCrumb {
  margin-bottom:5px;
	margin-top: 15px;
	}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	}


/**SITE DOCUMENTS
*******************/
#SiteDocs {
	text-align:center;
	margin: 0;
	color: #FFFFFF;
	background:#b0000d;
	background-image: url(../styleImages/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size:12px;
	height:25px;
	}
	
.SiteDocsPadding {
padding: 5px 0 0 0;
}

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

#SiteDocs a:hover {
	color: #eab3b7;
	}


	
/**HOME PAGE INTRODUCTION TEXT
*******************************/
#Announcement {
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
	}	
	
/**LATEST PRODUCTS - HOMEPAGE
*******************************/
#LatestProducts {
	padding: 3px;
	margin:0;
	z-index: 1;
	height:100%;
	}

#Inner {
	margin: 5px;
	padding:0;
	}

.LPBox {
	float: left;
	text-align: center;
	width: 115px;
	height: 155px;
	margin: 5px 5px 20px 5px;
	padding:0;
	}

.LPImage {
	float: none;
	text-align: center;
	padding:5px 0;
	margin:3px auto;
	border:1px solid #95131c;
	}

.LPName {
	text-align:center;
	font-size:10px;
  font-weight: bold;
	margin:0;
	padding:2px 0;
	width:100%;
	color: #666666;
	}

.LPName a:link, .LPName a:visited {
	color: #666666;
	text-decoration:none;
	padding:0;
	margin:0;
	}

.LPName a:hover {
	color: #9d252e;
	background: #FFFFFF;
	text-decoration:none;
	}

.LPPrice {
	width:100%;
	text-align:center;
	font-size:15px;
  font-weight: bold;
	margin:0;
	padding:2px 0;
	color: #8c000a;
	}


/**CATEGORY VIEW 
********************/
#CatDescription {}

/**SUB CATEGORY IMAGE DISPLAY
******************************/
#SubCategories {
	float:left;
	display:inline; /*fixes IE6 float bug*/
	text-align:center;
	margin: 10px auto 5px;
	padding: 0;
	width:100%;
	height:auto;
	}

.subCat {	
	float:left;
	display:inline;/*fixes IE6 float bug*/
	text-indent:0;
	margin:5px 5px 10px 5px;
	text-align: center;
	padding:5px;
	}

.subCat a {
	color: #333333;
	background:#FFFFFF;
	text-decoration:none;
	}

.subCat a:hover {
	text-decoration:none;
	color:#90000b;
	}

.subCat img {
	border:1px solid 90000b;
	padding:5px;
	}

/**ORIGINAL CAT VIEW CODING
*****************************/
/*.catview {
	margin:0 10px;
	padding:0;
	width:100%;
	}

.catimage {
	width:auto;
	height:auto;
	border-bottom:1px solid #CCC;
	padding:0;
	margin:0;
	}

.catinfo {
	border-bottom:1px solid #CCC;
	margin-right: 10px;
	}

.catInner {
	margin:10px 0;
	border-left:1px solid #ccc;
	}

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

.catview p {line-height:12px;}*/


.catview {
	margin:5px 0;
	padding:0;
	width:98%;
	border-top:1px solid #eab3b7;
	}

.catsep {
	border-bottom:1px solid #eab3b7;
	border-right:1px solid #eab3b7;
	padding-right:8px;
	padding-bottom:5px;
	padding-top:5px;
	}


.catsep h2, .catsep h2 a {
	font-size: 13px;
	color: #452600;
	background:#ffffff;
	font-weight: bold;
	
	padding:6px 0 6px 5px;
	margin:0;
	}

.catsep h2 a:hover {
	background: #FFFFFF;
	color:#ba000e;
	}

.catimage {
	padding:0;
	margin:0;
	border: 1px solid #90000b;
	}

.catview a {
	color:#452600;
	text-decoration:none;
	}

.catview p {line-height:12px;}
.catview .Price {color: #452600; background: #FFFFFF;}

/**SINGLE PRODUCT PAGE
************************/
#SingleProd {
	padding: 3px;
	margin-bottom:20px;
	position: relative;
	z-index: 1;
	}
	
#MainProdImage {
	text-align:center;
	margin:20px auto;
	padding:0;
	width:auto;
	height:auto;
	}

#MoreImages {}

/**LIGHTBOX GALLERY
********************/
#LightBoxGallery {
	height:auto;
	width:auto;
	margin:0 auto;
	padding:0;
	text-align:center;
	}

.LightBox {
	float:left;
	margin:0 0 30px 15px;
	height:1%;
	}

.LightBoxImage {
	text-align:center;
	margin:0;
	padding:5px;
	border: 1px solid #CCC;
	}


/**PRODUCT DESCRIPTION
***********************/
#ProdDescription {
	text-align:left;
	padding:0;
	margin-bottom:20px;
	color: #333333;
	background: #FFFFFF;
	}

#ProdDescription h2 {
	margin:0 0 0 0;
	padding-left:5px;
	padding-bottom: 5px;
	font-weight:normal;
	color: #90000b;
	font-size:13px;
	font-weight:bold;
	}


/**PRODUCT INFO - PRICE, RATING, TELL A FRIEND
************************************************/
#ProdInfo {
	margin:0;
	text-align:left;
	}

#ProdPrice {
	font-size:20px;
	margin:0;
	color:#90000b;
	}

#ProdReviews {
	float:left;
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	height:90%;
	width:29%;
	margin:0 auto;
	text-align:center;
	padding:3px 5px 3px 0;
	border-right:1px solid #eab3b7;
	border-left:1px solid #eab3b7;
	}

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

#ProdReviews a:hover {text-decoration: none; color: #90000b;}

#TellAFriend {
	float:left;
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	width:37%;
	height:100%;
	margin:0;
	padding:0;
	}

#TellAFriend ul {
	display:block;
	margin:0 0 0 10px;
	padding:0;	
	font-size:11px;
	text-align:left;
	}

#TellAFriend a {
	color:#333333;
	text-decoration:none;
	}
	
#TellAFriend a:hover {
	color:#90000b;
	text-decoration:none;
	}


/**PRODUCT OPTIONS
********************/
#ProdOptions {
	margin:20px;
	text-align:left;
	
	font-size:15px;
	font-weight:normal;
	width:auto;
	margin:0;
	padding:0;
	color: #663366;
	background: #FFFFFF;
	}

#Options {
	margin:-10px 0 0 0;
	padding:0 0 0 10px;
	text-transform:none;
	font-size:13px;
	font-weight:bold;
	color: #333333;
	background: #FFFFFF;
	}

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


/**PRODUCT CODE & STOCK AVAILABILITY
**************************************/
#ProdLevels {
	text-align:left;
	margin:30px 0 0 0;
	padding:0;
	font-weight:bold;
	font-size:12px;
	color:#333333;
	background: #FFFFFF;
	}

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


/**ADD TO CART BLUE BACKGROUND
*******************************/
#ProdBuy {
	color: #452600;
	background: #f4eade;
	font-size:14px;
	width:520px;
	margin:10px 10px 10px 0;
	padding: 10px 10px 10px 0;
	position: relative; 
	text-align: right;
	}

/**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{
  background:  #f4eade;
	color: #452600;
	padding: 3px;
	}	

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

.ReviewTitle { }

.ReviewedBy {
	color: #90000b;
	padding: 3px;
	}

.Date {
	color: #90000b;
	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;
	}








/**SEARCH FACILITY
********************/
.searchBox {
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #452600;
	font-size: 10px;
	margin: 2px 0 0 0; 
	}
	
.searchstr {
  .margin: 4px 0 0 2px;
  margin: 2px 0 0 2px;
	}

/**GENERAL FORM ELEMENTS
*****************************/	
form {margin: 0px;padding: 0px;}
form#GiftCert {	margin-left:10px;}
input { vertical-align: middle;}
.textbox {
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #452600;
	font-size: 12px;
	}

input#email {margin-left:10px;width:110px;}

.textboxDisabled {
	color: #333333;
	background: #FFFFFF;
	border: none;
	font-size: 10px;
	}

/**GENERAL LIST STYLING
**************************/

ul {margin: 3px 0 0 5px;padding: 0px;}
ol {margin: 3px 0 0 2em;padding: 0;}
ol li.num {color: #90000b;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
*******************/
.SubmitBtn {
	color: #FFFFFF;
	background-color: #90000b;
	
	font-size:12px;
	font-weight: bold;
	padding: 3px 10px;
	margin:0;
	text-decoration:none;
	border:0;
}

.SubmitBtn2 {
	color: #FFFFFF;
	background-color: #90000b;
	font-size:12px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	text-decoration:none;
	border:0;
	}
	
.SubmitBtn2:hover {
	color: #90000b;
	background-color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	padding: 2px 3px 2px 3px;
	text-decoration:none;
	border:1px solid #90000b;
	}

.AddBtn {
	color: #FFFFFF;
	background-color: #90000b;
	font-size:12px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	text-decoration:none;
	border:0;
	}

.AddBtn:hover {
	color: #90000b;
	background-color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	text-decoration:none;
	border:1px solid #90000b;
	}

.UpDateBtn {	
	color: #FFFFFF;
	background-color: #90000b;
	font-size:12px;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	margin: 0;
	text-decoration:none;
	border:0;
	}

.UpDateBtn:hover {		
		color: #90000b;
	background-color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	padding: 3px 9px 3px 9px;
	margin: 0;
	text-decoration:none;
	border:1px solid #90000b;
}
	
.button {
text-align: center;
}


a.txtButton:link, a.txtButton:visited {
	color: #FFFFFF;
	background-color: #90000b;
	font-size:12px;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	margin: 0;
	text-decoration:none;
	border: 0;
	}
		
a.txtButton:hover, a.txtButton:active, a.txtButton:focus {
	color: #90000b;
	background-color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	padding: 3px 9px 3px 9px;
	margin: 0;
	text-decoration:none;
	border:1px solid #90000b;
	}

.submit {
	color: #FFFFFF;
	background-color: #90000b;
	font-size:12px;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	margin-top: -10px;
	text-decoration:none;
	border:0;
	}
	
.submit:hover {
	color: #90000b;
	background-color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	padding: 3px 9px 3px 9px;
	margin-top: -10px;
	text-decoration:none;
	border:1px solid #90000b;
	}
	
a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	background-color: #90000b;
	font-size:12px;
	font-weight: bold;
	padding: 3px 10px;
	margin:0;
	text-decoration:none;
	border:0;
	}

a.txtviewCart:active, a.txtviewCart:hover {
	color: #90000b;
	background-color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	padding: 3px 10px;
	margin:0;
	text-decoration:none;
	border:1px solid #90000b;
	}
	
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	color: #FFFFFF;
	background-color: #90000b;
	
	font-size:12px;
	font-weight: bold;
	padding: 3px 10px;
	margin:0;
	text-decoration:none;
	border:0;
}


.submit {
	color: #FFFFFF;
	background-color: #90000b;
	font-size:12px;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	margin: 0;
	text-decoration:none;
	border:0;
	}

.submit:hover {
	color: #90000b;
	background-color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	padding: 2px 9px 2px 9px;
	margin: 0;
	text-decoration:none;
	border:1px solid #90000b;
	}


/**PRICING STYLES
*******************/
.txtOldPrice {text-decoration:line-through;color:#666666;}
.Sale {color:#8c000a;}
.OutOfStock {color:#8c000a;}
.Save {color:#8c000a;}


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

a.txtLocation:hover {
	color: #90000b;
	background: #FFFFFF;
	text-decoration:none;
	}

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

a.txtLink:hover, a.txtSelected:hover, 
a.txtSelected:active, a.txtDefault:hover {
	color: #90000b;
	text-decoration:underline;
	font-weight:bold;
	}

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

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

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

#Account a {
	color: #90000b;
	background:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}

#Account a:hover {
	color: #ba000e;
	background: #FFFFFF;
	}


/**SHOPPING BASKET HOME PAGE
*****************************/


.BasketProduct {
	width: 188px;
	color: #452600;
	border-right: 1px solid #4d2200;
	border-left: 1px solid #4d2200;
	border-bottom: 1px solid #4d2200;
	}
	
.BasketProductSpacer {
  padding: 8px;
	margin-bottom: 8px;
}
	
.BasketProduct2 {
	padding-bottom: 3px;
  margin-bottom: 5px;
	border-bottom: 1px dashed #4d2200;
	}


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

.BasketItems{
	color: #452600;
	}

.TotalItems{
	text-align:right;
	float: right;
	color: #452600;
	font-weight:bold;
}

#BasketTotal{
	color: #452600;
	margin:0 0 10px 0;
	}


.TotalPrice{
	text-align:right;
	color: #452600;
	font-weight:bold;
	float: right;
	}

#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;
	padding:0 20px 3px 0px;
	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;
	}


.cartProgress {
	color: #333333;
	background: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: 20px auto;
	text-align:center;
	}

.txtcartProgressCurrent {
	color: #90000b;
	background: #FFFFFF;
	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: #452600;
	}


.tdcartEven {
	background:#f4eade; 
	color: #ba0109;
	}

.tdcartOdd {
	background: #FFFFFF;
	color: #ba0109;
	}

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

.txtStockWarn {color: #FF4600;}

.dropDown {
	width: 100px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #90000b;
	}

/**STEP ONE PAGE
******************/
#InfoBox {
	margin-top:20px;
	}

#InfoBox td {
	padding: 10px 5px 10px 0;
	margin: 0;
	border-top: 1px solid #CCCCCC;
	}

.Prompt {
	 
	font-weight:normal; 
	padding:5px 10px;
	text-align:left;
	float:left;
	}

#InfoBox .ButtonRt {
	margin-top:5px;
	}

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

/**EDIT INVOICE PAGE
**********************/
#EditInvoice {margin-bottom:20px;}
#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: #452600;}
#ViewOrders .tdcartEven {
	background: #3DB9E1;
	color: #452600;
	border-bottom:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	}
	
#ViewOrders a {color: #452600; text-decoration:underline;}
#ViewOrders a:hover {color: #90000b; text-decoration:none;}

/**DEVELLION COPYRIGHT NOTICE
*******************************/
.txtCopyright, a.txtCopyright {
	text-align: center;
	padding-top: 5px;
	color: #FFFFFF;
	font-size:10px;
	}

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


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

#shipping-select {
	width: 110px;
}




/**MIDMENU 
******************/

.midmenu {
  position: relative;
  margin: 275px 0 0 10px;
	color: #FFFFFF;
	font-size: 14px;
}


.midmenu a {
	color:#FFFFFF;
	text-decoration:none;
	}
		
.midmenu a:hover {
	color:#eab3b7;
	text-decoration:none;
	}
	
	a {
outline: none;
}
a:focus {
outline: none;
}

.divhr {
  border-bottom: 1px solid #90000b;
  font-size: 1px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.recipe {
  background-color: #f4eade;
  border: 1px solid #5c2800;
  margin: 10px;
  padding: 10px;
	}
	
.top {
  float: right;
}

a.top:link, a.top:visited {
	color: #FFFFFF;
	background-color: #90000b;
	font-size:12px;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	margin: 0;
	text-decoration:none;
	border: 0;
	}
		
a.top:hover, a.top:active, a.top:focus {
	color: #90000b;
	background-color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	padding: 3px 9px 3px 9px;
	margin: 0;
	text-decoration:none;
	border:1px solid #90000b;
	}
  
DIV.holidayspec_prod {
  font-size: 12px;
  color: #000000;
  margin-left: 10px;
  margin-bottom: 5px;
}

DIV.holidayspec_prod A {
  text-decoration: underline;
}

DIV.holidayspec_prices {
  font-size: 12px;
  color: #666666;
  margin-left: 10px;
}

DIV.holidayspec_prices B {
  color: #90000B;
}

.holidaydivhr {
  border-bottom: 1px solid #B2CBD2;
  font-size: 1px;
  margin-bottom: 10px;
}

DIV.holiday_ideas_hdr {
  text-align: center;
  color: #2565D3;
  padding-bottom: 3px;
  margin-bottom: 10px;
  border-bottom: 1px solid #2565D3;
  font-size: 16px;
  font-weight: bold;
}