/* so:header */
#header {
	background: #fef8c3 url(/images/light/head_bg.jpg) left top no-repeat;
}

/* so:content */
#content {
	background: #fef8c3 url(/images/light/content_border.gif) repeat-y;
}

/* so:main-content */
#content-wrap {
	background: transparent url(/images/light/content_bottom_bg.jpg) left bottom no-repeat;
}

/* so:mood */
body#mood #main-content h1 {
	background: transparent url(/images/toffee/titles/mymood.gif) left top no-repeat;
}

#main-content blockquote {
	background: transparent url(/images/light/quotes/2_bg.gif) left 2px no-repeat;
}

body#mood .tab-box ul {
	background: transparent url(/images/toffee/tabs/list_bg.gif) left bottom repeat-x;
}

body#mood .tab-box li {
	background: transparent url(/images/toffee/tabs/right.gif) right top no-repeat;
	color:#000000;
}

body#mood .tab-box li a {
	background: transparent url(/images/toffee/tabs/left.gif) left top no-repeat;
	cursor:pointer;
	color:#FFFFFF;
}

body#mood .tab-box li.current a {
	background: transparent url(/images/toffee/tabs/left_active.gif) left top no-repeat;
}

body#mood .tab-box li.current {
	background: transparent url(/images/toffee/tabs/right_active.gif) right top no-repeat;
}

body#mood #tab-box-content {
	background: #c87a2e url(/images/toffee/tabs/box_bg_bottom.gif) left bottom no-repeat;
	color:#FFFFFF;
}

body#mood #tab-box-content a {
	color:#FFFFFF;
}

#supporting-content h2 {
	background: transparent url(/images/toffee/titles/product_title.gif) left top no-repeat;
}

/* so:supporting-content */
#supporting-content p.right-for {
	background: transparent url(/images/light/titles/right_for_you.gif) left top no-repeat;
}

.note {
	background: #dbedf9 url(/images/light/sub_notes/blue_bg_bottom.gif) left bottom no-repeat;
}

body#mood a#products  {
	background: transparent url(/images/toffee/products.jpg) left top no-repeat;
}

#bookmark {
	background: transparent url(/images/global/bookmark.gif) left top no-repeat;
}

#supporting-content a {
	color: #c87a2e;
}

#main-content blockquote {
	color: #c87a2e;
	font-size: 1.7em;
	line-height: 1.3em;
	text-align: center;
}

#main-content p.mood {
	color: #c87a2e;
}

#main-content p
{
	color: black;
}

#supporting-content {
	color: #c87a2e;
	* margin-right: 20px;
}

#supporting-content p {
	color: #c87a2e;
}

#supplementary-content {
	float: right;
	position: relative;
	width: 220px;
	margin: -15px 15px 0 0;
	* margin-right: 10px;
}
