﻿#Logo {
	float:left;
	margin:23px 0px 0px 0px;
}

/*********************************
Columns
/********************************/

.LeftColumn
{
	float: left;
	width: 220px !important;
	margin-right: 18px;
	text-align: left;
	padding: 0px;
}

.RightColumn
{
	float: left;
	width: 700px;
	overflow: hidden;
	padding-top: 25px;
	text-align: left;
	margin: 0px;
}


#ShopSearch
{
	/*background: url(../images/Shopping/navbar-left-search.gif) no-repeat;
	height: 44px;
	margin-top: 10px;*/
}

#ShopSearch .SearchForm
{
/*	padding: 10px 0px 0px 10px;
*/}

#ShopSearch .SearchForm input
{
/*	width: 100px;
*/	font-style: italic;
}
.LandingCalls
{
	margin: 0 10px 20px 0px;
	/*width: 340px;*/
	min-height: 160px;
	position:relative;
}
.LandingCalls .body
{
	padding: 0px;
}
.LandingCalls p
{
	margin: 0px;
	padding-bottom: 5px;
}
.LandingCalls .imagewrapper
{
	float: left;
	margin-right: 10px;
	padding-left: 3px;
}
.LandingCalls .caption
{
	color: #777A57;
	font: 24px Georgia, "Times New Roman" , Times, serif;
	margin-bottom: 10px;
}
/*********************************
Shopping Bag
/********************************/
#ShoppingBag
{
	/*width: 670px;*/
	width: 300px;
	padding:43px 0 5px 30px;
	text-align: right;
	z-index: 7777777777;
	margin: -65px 0px 0px 0px;
	font-size: 11px;
	/*position:absolute;*/
	position:relative;
	float:right;
}

#ShoppingBag .BagTotals
{
	display: inline-block;
	float: right;
	background: url(../web_download/images/Shopping/shoppingbag.png) no-repeat top left;
	text-align: left;
	height: 46px;
	line-height:12px;
}

#ShoppingBag .BagTotalsFixed
{
}

#ShoppingBag .BagTotals a.BagTotalsLink span {
	
	
	}	

#ShoppingBag .BagTotals a.BagTotalsLink
{
	display: block;
	font-size:11px;
	line-height:1.3em;
	padding: 15px 20px 1px 45px;
	background: url(../web_download/images/Shopping/shoppingbag-cap.gif) no-repeat top right;
}
a.CheckOutLinkTxt
{
	float: left;
	margin: -5px 0px 0px 45px;
	font-size: 10px;
	font-weight: bold;
	background: url(../web_download/images/Shopping/checkout-arrow.gif) no-repeat right center;
	padding-right: 12px;
}
.BagMessages
{
	position: absolute;
	color: #fff;
	text-align: left;
	/*margin: 45px 0px 0px 485px;*/
	margin:0;
	width: 188px;
	z-index: 9999999;
}

.BagMessagesFixed
{
	position: fixed;
	top: 0px;
	margin-top: 0px;
}

.BagMessages .Wrap
{
	background: url(../web_download/images/Shopping/shoppingbagbubbleAlt.png) no-repeat top;
}
.BagMessages .Wrap p
{
	margin-bottom:0;
	padding-top:5px;
}
.BagMessages .Foot
{
	display: block;
	background: url(../web_download/images/Shopping/shoppingbagbubble-bottomAlt.png) no-repeat top;
	height: 14px;
}

.BagMessages .Wrap div
{
	padding: 35px 10px 0px 10px;
	font-size: 14px;
	color:#333333;
}

.BagMessages .Wrap div b
{
	display: block;
	/*border-bottom: 1px solid #9F888F;*/
	padding-bottom: 5px;
	margin-bottom: 5px;
	color:#FFF;
}

/*********************************
Sub Category Rows
/********************************/

.CategoryGroup
{
	clear: both;
	width: inherit;
	overflow: hidden;
	margin-bottom: 20px;
}


.CategoryGroup .ViewAll
{
	margin-top: -40px;
}


.ProductThumbBox
{
	width: 125px;
	padding: 0px 8px 0px 8px;
	/*border-left: 1px solid #EBECE3;*/
	/*border-right: 1px solid #fff;*/
	margin: 0px 0px 40px -1px;
	min-height: 180px;
	color: #6D276A;
	line-height: 14px;
	vertical-align: bottom;
	text-align: center;
}
.ProductThumbBoxtext
{
	/* [disabled]width: 250px; */
	padding: 0px 8px 0px 8px;
	/*border-left: 1px solid #EBECE3;*/
	/*border-right: 1px solid #fff;*/
	margin: 0px 0px 40px -1px;
	min-height: 180px;
	color: #6D276A;
	line-height: 14px;
	vertical-align: bottom;
	text-align: left;
}
.ProductThumbBox .ProductInfo .imagewrapper
{
	display: block;
	height: 125px;
	width: 125px;
	overflow: hidden;
}
.ProductThumbBox .ProductInfo .imagewrapperjoin
{
	display: block;
	height: 154px;
	width: 350px;
	overflow: hidden;
}
.ProductThumbBox .ProductInfo b
{
	color: #6D276A;
	text-align: center;
}

.ProductThumbBox .AddtoBag
{
	margin: 10px 0px 10px 0px;
	background: url(../web_download/images/Shopping/addtobag-small.gif) no-repeat;
	line-height: 30px;
	text-align: center;
	width: 125px;
}

.ProductThumbBox .AddtoBag p
{
	line-height:2.7;
	}

.ProductThumbBox .AddtoBag input
{
	width: 15px;
	border: 1px solid #BBBDBF;
	/*margin:7px 0;*/
	margin:0;
}

.ProductThumbBox .AddtoBag input
{
	width: 26px;
}
/*********************************
Shop by Collections Area
/********************************/
.ShopByCollections li
{
	list-style-type: square;
	color: #5F3844;
	list-style-position: inside;
}
.ShopByCollections li a
{
	color: #5F3844;
}
.ShopByCollections li a:hover
{
	color: #917578;
}
.ShopByCollections h5 a
{
	font-size: 18px;
}
/*********************************
Product Details
/********************************/

table.ProductDetails
{
	display: table;
	border-collapse: collapse;
	margin-bottom: 50px;
}

table.ProductDetails td
{
	text-align: left;
	vertical-align: top;
}

table.ProductDetails td.ProductPhotos
{
	padding-right: 20px;
}

.BigPhoto img
{
	margin-bottom: 5px;
	display: block;
}

.MorePhotoViews
{
	margin: 20px 0px 10px 0px;
}

.MorePhotoViews a
{
	float: left;
	margin-right: 10px;
}

table.ProductDetails td.ProductDescription h2
{
	/*font: 24px Georgia, "Times New Roman" , Times, serif;
	margin: 30px 0px 10px 0px;*/
	color:#006A71; 
	font-size:14px;
	margin-bottom:10px;
	font-weight:bold;
	border:none;
	padding-top:0;
}

table.ProductDetails td.ProductDescription .AddtoBag
{
	/*background: url(../images/Shopping/addtobag-full.gif) no-repeat;*/
	background:none;
	line-height: 50px;
	text-align: left;
	font-size: 12px;
}

table.ProductDetails td.ProductDescription .AddtoBag input
{
	width: 36px;
	border: 1px solid #BBBDBF;
	margin-right: 140px; /*Hack to push btn on next level*/
	clear:both;
}

.UpsaleLink
{
	font-size: 16px;
	font-style: italic;
}


/*********************************
Bundle Creation
*********************************/
table.MultiPackTable
{
	display: table;
	width: 700px;
	clear: both;
	margin-top: 10px;
}

td.MultiPackBrowser
{
	overflow: hidden;
	width: 480px;
	text-align: left;
	vertical-align: top;
}

td.MultiPackBrowser .Wrapper
{
	background: url(../web_download/images/Shopping/multipackbrowser.gif) no-repeat top;
}

td.MultiPackBrowser .Wrapper .Inner
{
	padding: 0px;
}

.MultiPackBrowser .Pagination
{
	display: block;
	width: 480px;
	background: url(../web_download/images/Shopping/multipackbrowser-bottom.gif) no-repeat;
	text-align: center;
	height: 32px;
}

.MultiPackBrowser .Pagination p
{
	line-height: 30px;
}
.MultiPackBrowser .Pagination p .prev
{
	margin-right: 20px;
}
.MultiPackBrowser .Pagination p .next
{
	margin-left: 20px;
}


.MultiPackContents
{
	width: 218px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}

.MultiPackFilters
{
	padding: 10px;
}
.AlphaFilter
{
	color: #CDCFB3;
}
.MultiPackFilters select
{
	margin-left: 20px;
}

.MultiPackContents h4
{
	font-size: 18px;
}

.MultiPackBrowser .ProductThumbBox
{
	display: block;
	width: 140px;
	padding: 0px 7px 0px 7px;
	margin: 0px 0px 10px -1px;
	min-height: 240px;
}
/*.MultiPackBrowser .ProductThumbBox .AddtoBag
{
	width: 140px;
}*/

.ThumbWrapper
{
	width: 45px;
	height: 45px;
	background: #E6E6E6;
	float: left;
	margin: 0px 5px 5px 0px;
	overflow: hidden;
}
.ThumbWrapper a.RemoveItem
{
	position: absolute;
}

.MultiPackNav
{
	padding: 0px 8px 0px 8px;
	height: 19px;
}
.MultiPackNav li
{
	margin-right: 1px;
}
.MultiPackNav li a
{
	display: block;
	background: url(../web_download/images/Shopping/multipacktab-off.gif) no-repeat top left;
	height: 20px;
	color: #fff;
	padding-left: 5px;
}
.MultiPackNav li a span
{
	display: block;
	background: url(../web_download/images/Shopping/multipacktab-off.gif) no-repeat top right;
	padding: 0px 5px 0px 0px;
	line-height: 20px;
}
.MultiPackNav li.current a
{
	background: url(../web_download/images/Shopping/multipacktab-on.gif) no-repeat top left;
	color: #5C8727;
}
.MultiPackNav li.current a span
{
	background: url(../web_download/images/Shopping/multipacktab-on.gif) no-repeat top right;
}

#GoalTracker
{
	width: 221px;
}

#GoalTracker .ProgressBar
{
	width: 221px;
	height: 27px;
	background: url(../web_download/images/Shopping/multipackprogress.gif) no-repeat;
	overflow: hidden;
}

#GoalTracker .ProgressBar p
{
	padding-right: 17%;
}

#GoalTracker .ProgressNotifications
{
	padding-right: 18px;
	color: #CDCFB3;
	font: 14px Georgia, "Times New Roman" , Times, serif;
	margin-bottom: 10px;
}

#GoalTracker .ProgressNotifications .current
{
	color: #B4CC95;
}

.SavePack
{
	text-align: center;
	margin: 10px 0px 10px 0px;
}

.MultiPackFilters .ClearFilters
{
	clear: both;
}


.btnPage
{
	margin: 2px;
}

/*********************************
Shopping Checkout
*********************************/
.PageTitle
{
	margin-top: 20px;
}
#BreadCrumb
{
	background: url(../web_download/images/BreadCrumbLine.gif) no-repeat bottom left;
	overflow: hidden;
	margin: 0px auto;
	text-align: center;
	width: 520px;
	padding-top:10px;
}
#BreadCrumb ul
{
	display: block;
	margin: 0px auto;
	width: 434px;
}
#BreadCrumb li
{
	float: left;
	margin-right: 30px;
}
#BreadCrumb li span
{
	display: block;
	color: #7399C6;
	font-weight: bold;
}
.BreadCrumbStar
{
	width: 709px;
	overflow: hidden;
	height: 16px;
	float: left;
}
.OrderDate
{
	float: right;
	margin-top: -30px;
	font-weight: bold;
}
.promoItem
{
	height: 30px;
}
.promoItem select
{
	margin-right: 5px;
}
.promoItem img.loadingImg
{
	display: none;
}

.promo p {
	margin-bottom:0;
	}

.PromoDescription
{
	color: #6D276A;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
	font-size: 18px;
	margin-bottom:0;
}
.RightColumn #Promotions h4 {
	font-size:21px;
	color:#7399C6;
	margin-bottom:0;
	margin-top:0;
	}
.BundleGroup h4
{
	color: #9EA374;
	font-size: 15px;
	padding-bottom: 4px;
	margin: 5px 0px 0px 0px;
}

div.loading
{
	opacity: 0.4;
}
div.loading img.loadingImg
{
	display: block;
	position: absolute;
	margin-left: 380px;
	opacity: 0.99;
}

/*********************************
Footer
/********************************/
#Footer
{
	/*background: none;*/
	color: #EBECE1;
	/*height: 330px;*/
	text-align: center;
}

#FooterInner
{
	background: none;
	padding-top:0;
	margin-top:0;
	/*margin-bottom:20px;*/
}

#Footer .InlineNav li
{
	margin: 15px 15px 0px 0px;
	line-height: 68px;
}
#FooterLinks li
{
	line-height: 55px;
}

#StarBanners
{
	display: none;
}


.CopyRight
{
	clear: both;
	line-height: 30px;
}


/*********************************
Party Selection
/********************************/


.field-validation-error

        {

            color: Red;

        }

        h2 

        {

            color: #6C911B;

            font-weight: bold;

/*            padding-top: 30px;

            border-color: #6C911B;

            border-bottom-style: solid;

            border-width: 1px;*/

        }

        h2 img 

        {

            vertical-align: top;

            padding-right: 7px;

        }

        h3

        {

            color: #6C911B;

        }

        .PartyRow

        {

            padding-top: 10px;

            border-color: Gray;

            border-bottom-style: dashed;

            border-width: 1px;

            height: 25px;

        }

        a.ContinueShopping

        {

            text-decoration: underline;

            float: right;

        }
