/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#f0e9e1;
}
.BgColor3 {
	background-color:#a69079;
}
.BgColor4 {
	background-color:#a32c1f;
}
.BgColor5 {
	background-color:#2c2825;
}
.BgColor6 {
	background-color:#f5f2ef;
}
.BgColor7 {
	background-color:#e8e1cf;
}
.BgColor8 {
	background-color:#473828;
}
.IndexHeaderSpacer {
	background:url(../images/index-header-spacer.gif) repeat-x top;
}
.InnerHeaderSpacer {
	background:url(../images/inner-header-sp.gif) repeat-x top;
}
.TopSpacer {
	background:url(../images/top_spacer.gif) repeat-x;
	height:114px;
}
.HeaderBgSpacer {
	background: url(../images/header-spacer.gif) repeat-x #FFFFFF top;
}
.InnerHeaderBgSpacer {
	background:url(../images/inner-header-spacer.gif) repeat-x #FFFFFF top;
}
.CouponBg {
	background:url(../images/coupon_bg.jpg) no-repeat;
	width:173px;
	height:239px;
}
.CouponSpacer {
	background:url(../images/coupon_spacer.gif) repeat-y;
	width:173px;
}
.MyAccountBg {
	background:url(../images/my-account-bg.gif) no-repeat;
	width:212px;
	height:71px;
}
.NewsletterBg {
	background:url(../images/stay-in-touch-newsletter-bg.gif) no-repeat;
	width:267px;
	height:71px;
}
.SearchBg {
	background:url(../images/search-bg.gif) no-repeat;
	width:267px;
	height:80px;
}
.NewsletterSMBg {
	background:url(../images/stay-in-touch-newsletter-bg-sm.gif) no-repeat;
	width:200px;
	height:71px;
}
.SearchSMBg {
	background:url(../images/search-bg-sm.gif) no-repeat;
	width:200px;
	height:80px;
}
.PhotoBox {
	background:url(../images/photo-gallery-box.gif) no-repeat;
	width:618px;
	height:111px;
}
.AskBox {
	background:url(../images/ask-the-expert-box.gif) no-repeat;
	width:618px;
	height:111px;
}
.HorLine {
	background:url(../images/hor_line.gif) repeat-x center;
}
.VerLine {
	background:url(../images/ver-dotted.gif) repeat-y center;
}

.HorDotted {
	background:url(../images/dotted.gif) repeat-x center;
}
.Border {
	border:3px solid #e9e2da;
}
.Border1 {
	border:3px solid #d9c7b4;
}
.BorderHover {
	border:3px solid #a69079;
}
.Border2 {
	border:1px solid #d9c7b4;
}
.TopShadow {
	background:url(../images/top-shadow.gif) repeat-x;
	height:9px;
}
.RightShadow {
	background:url(../images/right-shadow.gif) repeat-y;
	width:9px;
}
.BottomShadow {
	background:url(../images/bottom-shadow.gif) repeat-x;
	height:9px;
}
.LeftShadow {
	background:url(../images/left-shadow.gif) repeat-y;
	width:9px;
}
.CouponBorder {
	border:2px dashed #5d7990;
}
.BgQuestionTop {
	background:url(../images/bg_question_top.gif) no-repeat;
	width:367px;
}
.BgWhoAnswerTop {
	background:url(../images/bg_who_answer_top.gif) no-repeat;
	width:230px;
}
.BgWhoAnswerTopHover {
	background:url(../images/bg_who_answer_top_hover.gif) no-repeat;
}


.BgWhoTop {
	background:url(../images/bg_who_top.gif) no-repeat;
	width:228px;
}
.BoxBorder {
	border:2px solid #d5cebc;
}
.InnerHeaderPicBg {
	background:url(../images/inner-header-pic-bg.gif) no-repeat;
	width:280px;
	height:108px;
}