

/* so:header */
#header {
	background: #FEF9C2 url(/images/light/head_bg.jpg) left top no-repeat;
}

h1#logo {
	background: transparent url(/images/global/logo.gif) 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.white #main-content h1 {
	background: transparent url(/images/white/titles/mymood.gif) left top no-repeat;
}
body#mood #main-content h1 {
	background: transparent url(/images/white/titles/mymood.gif) left top no-repeat;
}

.tab-box li a {
	border-bottom: none;
}

#tab-box-content img {
	border: 4px solid #fff;
}

#main-content blockquote {
	background: transparent url(/images/light/quotes/2_bg.gif) left 2px no-repeat;
}

/* so:colour specific */
body#mood #tab-box-content h2 {
	height: 25px;
	overflow:hidden;
	text-indent:-2000em;
	color:#FFFFFF;
}



body#mood .tab-box ul {
	background: transparent url(/images/white/tabs/list_bg.gif) left bottom repeat-x;
}

body#mood .tab-box li {
	background: transparent url(/images/white/tabs/right.gif) right top no-repeat;
	color:#000000;
}

body#mood .tab-box li a {
	background: transparent url(/images/white/tabs/left.gif) left top no-repeat;
	cursor:pointer;
	color:#FFFFFF;
}
body#mood .tab-box li input {
	background: transparent url(/images/white/tabs/left.gif) left top no-repeat;
	border-left:0px transparent;
	border-right:0px transparent;
	border-top:0px transparent;
	border-bottom:none;
	width: 96px;
	/*margin: 0 1px 0 0;*/
	padding: 3px 0 2px 10px;
	vertical-align:top;
	text-align:left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, verdana, sans-serif;
	font-size: 1em;
	color:#FFFFFF;
	
}

body#mood .tab-box li.current a {
	background: transparent url(/images/white/tabs/left_active.gif) left top no-repeat;
}

body#mood .tab-box li.current {
	background: transparent url(/images/white/tabs/right_active.gif) right top no-repeat;
}

body#mood #tab-box-content {
	background: #66a9eb url(/images/white/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/white/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/white/products.jpg) left top no-repeat;
}

#footer {
	background: #fff url(/images/global/footer_bg.jpg) left top no-repeat;
}

#bookmark {
	background: transparent url(/images/global/bookmark.gif) left top no-repeat;
}

#supporting-content a {
	color: #66a9eb;
}

#main-content blockquote {
	color: #66a9eb;
	font-size: 1.7em;
	line-height: 1.3em;
	text-align: center;
}

#main-content p.mood {
	color: #66a9eb;
}

#main-content p
{
	color: black;
}

#supporting-content {
	color: #66a9eb;
	* margin-right: 20px;
}

#supporting-content p{
	color: #66a9eb;
}

#supplementary-content {
	float: right;
	position: relative;
	width: 220px;
	margin: -15px 15px 0 0;
	* margin-right: 10px;
}
