
/**** Global ****/

.bgColor1  /*** Pale Brown ***/
{
	background-color:#F8F1E1;
}

.bgColor2  /*** Green/Olive ***/
{
	background-color:#99A263;
}

.bgColor3  /*** Medium Brown ***/
{
	background-color:#CD9D5B;
}

.bgColor4  /*** Dull Pink/Red ***/
{
	background-color:#BA4D50;
}

.bgColor5
{
	background-color:#EFEFEF;
}

.bgColor6
{
    background-color:#CFB584;
}

/**** Mast ****/

.shop_mast1
{
	background-image:url(../../images/backgrounds/mast_01.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.shop_mast2
{
	background-image:url(../../images/backgrounds/mast_02.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.shop_mast3
{
	background-image:url(../../images/backgrounds/mast_03.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.shop_mast4
{
	background-image:url(../../images/backgrounds/mast_04.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}


.services
{
	background-image:url(../../images/backgrounds/services.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.society
{
	background-image:url(../../images/backgrounds/society.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#mast li.AspNet-Menu-Leaf
{
	background-image:url(../../images/backgrounds/menu_spacer.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#mast li.AspNet-Menu-Leaf-Left
{
	background-image:url(../../images/backgrounds/menu_spacer.gif);
	background-repeat:no-repeat;
	background-position:left;
}


#mast li.AspNet-Menu-Leaf-Selected
{
	background-color:#E1C9A7;
	background-image:url(../../images/backgrounds/menu_corner.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#mast li.AspNet-Menu-Leaf-Selected a
{
	color:#333230;
	background-image:url(../../images/backgrounds/menu_corner.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}



#mast #search
{
	background-color:#FFFFFF; 
}

/**** Navigation ****/


/**** Footer ****/

#footer
{
	background-image:url(../../images/backgrounds/footer.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#footerText
{
	background-color:#F8F1E1;
}

/**** Product Route ****/

.homeContent
{
	background-image:url(../../images/backgrounds/gateway.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.filter
{
	background-color:#EFEFEF;	
}

#siteContainer
{
	background-image:url(../../images/backgrounds/site.gif);
	background-repeat:repeat-x;
	background-color :#FFFFFF;
}

#twsIntro
{
	background-image:url(../../images/backgrounds/home.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#twsIntro #content1
{
	background-color:#9A0000;
	color:#FFFFFF;
}

.watermark
{
    
}


#offersList
{
	background-image:url(../../images/backgrounds/shop_feature2.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#fineWineFeature2
{
	background-image:url(../../images/backgrounds/shop_feature2.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#societyFeature2
{
	background-image:url(../../images/backgrounds/society_feature2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#societyFeature2 ul li
{
	background-image:url(../../images/backgrounds/list_image.gif);
	background-repeat:no-repeat;
	background-position:2px 19px;
	
}

#categoryQuote
{
	background-image:url(../../images/backgrounds/quote_marks.gif);
	background-repeat:no-repeat;
	background-position:2px 20px;
}

/**** Account ****/

#accountOverview
{

}

.genericBackground1
{
	background-image:url(../../images/backgrounds/generic1.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#creditStatus
{
	background-color:#F9F6EF;
}


/**** Login ****/

#loginContainer #fieldsContainer
{
	background-color:#FBF8F1;
}

/**** Quick Order ****/

#quickOrderForm
{
	background-color:#FBF8F1;
}

/**** Checkout ****/

#checkoutContainer .section
{
	background-color:#F8F1E1;
}

/**** Tasting ****/

.tastingListHeader
{
	background-image:url(../../images/backgrounds/tasting_header.jpg);
	background-repeat:repeat-x;
}

/**** Utilities ****/

.emailafriend
{
    background-image:url(../../images/backgrounds/email_a_friend.gif);
	background-repeat:no-repeat;
	background-position:4px 5px;
}

.favourites
{
    background-image:url(../../images/backgrounds/add_to_favorites.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
}

.enquiry
{
    background-image:url(../../images/backgrounds/feedback.gif);
	background-repeat:no-repeat;
	background-position:4px 3px;
}

.newsletter
{
    background-image:url(../../images/backgrounds/newsletter_signup.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;
}

.requestacatalogue
{
    background-image:url(../../images/backgrounds/request_catalogue.gif);
	background-repeat:no-repeat;
	background-position:4px 3px;
}

#applicationContainer .section
{
	background-color:#F8F1E1;
}

#dvDeliveryContainer .section
{
	background-color:#F8F1E1;
}

.td selected
{
    color:Black;
}

.calendarBody
{
    background-image:url(../../images/backgrounds/collection_key.gif);
	background-repeat:no-repeat;
	background-position:300px 120px;
}

.calendarBody2
{
    background-image:url(../../images/backgrounds/collection_key.gif);
	background-repeat:no-repeat;
	background-position:300px 120px;
}