@charset "utf-8";

@import url("browser_resets.css");
@import url("floaters.css");


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;

}



/*======================================================== Framework ==*/

div.wrapper {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	background: none;
}
.content_wrapper {
	float: left;
	width: 900px;
	margin: 0px 0px 20px 30px;
	z-index: 0;
}
div.content {
	width: 900px;
	float: left;
}
.left_col {display:none;}

div.2col_wrapper {float: left; margin-top: 20px;}

div.master_leftcol {float: left; width: 320px;}
div.master_rightcol {float: right; width: 320px;}


	
/*======================================================== Masthead ==*/

.masthead {
	width: 900px;
	height: 60px;
	margin: 0px auto;
}
.masthead h1 {
	width: 190px;
	height: 60px;
	background: url(../assets/pageframework/flavia_logo.gif) no-repeat top center;
	text-indent: -5000px;
	float: left;
}
.masthead ul.masthead {display:none;}
ul.masthead li.mars img {vertical-align: bottom; margin-left: 2px; margin-right: 0px;}
ul.masthead li img {vertical-align: bottom; margin-right: 5px;}
	.masthead ul.masthead li.mars {margin: 10px 0px 5px 0px;}
	.masthead a:link, .masthead a:visited {color: #571c1f; text-decoration: none;}
	.masthead a:hover {text-decoration: underline;}


	
/*======================================================== Main Navigation ==*/


.main_nav {display:none;}


/*======================================================== Breadcrumbs ==*/

.breadcrumbs {width: 900px; height: 25px; margin: 0px auto; font-size: .7em; line-height: 25px; color: #666666;}
.breadcrumbs a:link, .breadcrumbs a:visited {text-decoration: none; color: #666666;}




/*======================================================== Main Banner Image ==*/

.bannerwide {
	width: 900px;
	float: left;
	border-bottom: 4px solid #571c1f;
	height: 146px;
	margin-left: 30px;
	margin-bottom: 25px;
}
.bannernarrow {
	width: 685px;
	float: right;
	border-bottom: 4px solid #571c1f;
	height: 146px;
	margin-left: 0px;
	margin-bottom: 25px;
}
.bannernarrow_head {width: 335px; float: left;}
.bannernarrow_picright {width: 350px; float: right;}
.bannerwide_picleft {width: 215px; float: left;}
.bannerwide_head {width: 335px; float: left;}
.bannerwide_picright {width: 350px; float: right;}
.bannerwide_head, .bannernarrow_head  {height: 131px;}

.bannerwide h1, .bannernarrow h1 {
	font-size: 1.7em;
	line-height: 1.2em;
	color: #FFF;
	font-weight: normal;
	padding: 30px 10px 0px 18px;
}

/* Banner Colour background variations */
body.flaviapurple .bannerwide_head, body.flaviapurple .bannernarrow_head {background-color: #571c1f; border-top: 15px solid #815557;}
body.darkgreen .bannerwide_head, body.darkgreen .bannernarrow_head {background-color: #00634f; border-top: 15px solid #40888c;}
body.emerald .bannerwide_head, body.emerald .bannernarrow_head {background-color: #6a8012; border-top: 15px solid #8fa04d;}
body.darkpurple .bannerwide_head, body.darkpurple .bannernarrow_head {background-color: #642566; border-top: 15px solid #8b5c8c;}
body.red .bannerwide_head, body.red .bannernarrow_head {background-color: #d30044; border-top: 15px solid #de4073;}
body.orange .bannernarrow_head, body.orange .bannernarrow_head {background-color: #ef8200; border-top: 15px solid #f3a140;}
body.green .bannerwide_head, body.green .bannernarrow_head {background-color: #00694e; border-top: 15px solid #408f7a;}
body.purple .bannerwide_head, body.purple .bannernarrow_head {background-color: #872434; border-top: 15px solid #a55b67;}
body.brown .bannerwide_head, body.brown .bannernarrow_head {background-color: #9c3c25; border-top: 15px solid #b56d5c;}
body.burgundy .bannerwide_head, body.burgundy .bannernarrow_head {background-color: #b80047; border-top: 15px solid #c35f62;}
body.yellow .bannerwide_head, body.yellow .bannernarrow_head {background-color: #87132d; border-top: 15px solid #f1c140;}
body.gold .bannerwide_head, body.gold .bannernarrow_head {background-color: #87132d; border-top: 15px solid #cba840;}
body.limegreen .bannerwide_head, body.limegreen .bannernarrow_head {background-color: #9b9a00; border-top: 15px solid #aaad40;}
body.cream .bannerwide_head, body.cream .bannernarrow_head {background-color: #79aad7; border-top: 15px solid #d8ab71;}
body.pink .bannerwide_head, body.pink .bannernarrow_head {background-color: #b80047; border-top: 15px solid #c1406e;}





/*======================================================== Main Content ==*/

/*--Master typography--*/

div.content h2 {
	font-size: 1.5em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0em 0em .4em 0em;
	padding-right: 150px;
}
div.content h3 {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
	margin-bottom: .5em;
	padding-right: 140px;
	color: #571c1f;
}
div.content h4 {
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0em 0em .2em 0em;
}
div.content h5 {
	font-size: .85em;
	line-height: 1.3em;
	font-weight: normal;
	margin-bottom: .5em;
	padding-right: 0px;
	color: #571c1f;
}

/*-- Heading colour variations --*/
body.flaviapurple div.content h2, body.flaviapurple div.content h4 {color: #571c1f;}
body.burgundy div.content h2, body.burgundy div.content h4 {color: #b80047;}
body.yellow div.content h2, body.yellow div.content h4 {color: #87132d;}
body.limegreen div.content h2, body.limegreen div.content h4 {color: #9b9a00;}
body.cream div.content h2, body.cream div.content h4 {color: #79aad7;}
body.pink div.content h2, body.pink div.content h4 {color: #b80047;}
body.darkgreen div.content h2, body.darkgreen div.content h4 {color: #00634f;}
body.emerald div.content h2, body.emerald div.content h4 {color: #6a8012;}
body.darkpurple div.content h2, body.darkpurple div.content h4 {color: #642566;}
body.red div.content h2, body.red div.content h4 {color: #d30044;}
body.orange div.content h2, body.orange div.content h4 {color: #ef8200;}
body.green div.content h2, body.green div.content h4 {color: #00694e;}
body.purple div.content h2, body.purple div.content h4 {color: #872434;}
body.brown div.content h2, body.brown div.content h4 {color: #9c3c25;}

div.content p {
	font-size: .75em;
	line-height: 1.4em;
	color: #666666;
	margin-bottom: 1em;
}
.photo_left {float: left; margin: 0px 25px 0px 0px;}
.photo_right {float: right; margin: 0px 0px 0px 10px;}

/*div.content a:link, div.content a:visited {
	text-decoration: none;
	color: #571c1f;
	font-weight: bold;
}
div.content a:hover {text-decoration: underline;}*/


/* Default Lists */

div.content ul.defaultlist {margin: 0px; padding: 0px; list-style: none;}
div.content ul.defaultlist li {font-size: .75em;}
div.content ul.defaultlist li a:link, div.content ul.defaultlist li a:visited {
	background: url(../assets/pageframework/bullett_master.gif) no-repeat left center;
	padding-left: 10px; text-decoration: none; color: #666;}
	
	/* Default List colour variations */
	body.flaviapurple div.content ul.defaultlist li a:link, body.flaviapurple div.content ul.defaultlist li a:visited {
		background: url(../assets/pageframework/bullett_flaviapurple.gif) no-repeat left center;}
	body.darkgreen div.content ul.defaultlist li a:link, body.darkgreen div.content ul.defaultlist li a:visited {
		background: url(../assets/pageframework/bullett_darkgreen.gif) no-repeat left center;}
	body.emerald div.content ul.defaultlist li a:link, body.emerald div.content ul.defaultlist li a:visited {
		background: url(../assets/pageframework/bullett_emerald.gif) no-repeat left center;}
	body.darkpurple ul.defaultlist li a:link, body.cream div.darkpurple ul.defaultlist li a:visited {
		background: url(../assets/pageframework/bullett_darkpurple.gif) no-repeat left center;}
	body.red div.content ul.defaultlist li a:link, body.red div.content ul.defaultlist li a:visited {
		background: url(../assets/pageframework/bullett_red.gif) no-repeat left center;}
	body.limegreen div.content ul.defaultlist li a:link, body.limegreen div.content ul.defaultlist li a:visited {
		background: url(../assets/pageframework/bullett_limegreen.gif) no-repeat left center;}
	body.burgundy div.content ul.defaultlist li a:link, body.burgundy div.content ul.defaultlist li a:visited {
		background: url(../assets/pageframework/bullett_burgundy.gif) no-repeat left center;}
	body.orange div.content ul.defaultlist li a:link, body.orange div.content ul.defaultlist li a:visited {
		background: url(../assets/pageframework/bullett_orange.gif) no-repeat left center;}
	body.green ul.defaultlist li a:link, body.cream div.green ul.defaultlist li a:visited {
		background: url(../assets/pageframework/bullett_green.gif) no-repeat left center;}
	body.purple div.content ul.defaultlist li a:link, body.purple div.content ul.defaultlist li a:visited {
		background: url(../assets/pageframework/bullett_purple.gif) no-repeat left center;}
	body.brown div.content ul.defaultlist li a:link, body.brown div.content ul.defaultlist li a:visited {
		background: url(../assets/pageframework/bullett_brown.gif) no-repeat left center;}
	body.cream div.content ul.defaultlist li a:link, body.cream div.content ul.defaultlist li a:visited {
		background: url(../assets/pageframework/bullett_cream.gif) no-repeat left center;}
	body.yellow ul.defaultlist li a:link, body.yellow div.green ul.defaultlist li a:visited {
		background: url(../assets/pageframework/bullett_yellow.gif) no-repeat left center;}
	body.gold div.content ul.defaultlist li a:link, body.gold div.content ul.defaultlist li a:visited {
		background: url(../assets/pageframework/bullett_gold.gif) no-repeat left center;}
	body.pink div.content ul.defaultlist li a:link, body.pink div.content ul.defaultlist li a:visited {
		background: url(../assets/pageframework/bullett_pink.gif) no-repeat left center;}
		
	div.content ul.defaultlist li a:hover {text-decoration: underline;}
		body.flaviapurple div.content ul.defaultlist li a:hover {color: #571c1f;}
		body.darkgreen div.content ul.defaultlist li a:hover {color: #00634f;}
		body.emerald div.content ul.defaultlist li a:hover {color: #6a8012;}
		body.darkpurple div.content ul.defaultlist li a:hover {color: #642566;}
		body.red div.content ul.defaultlist li a:hover {color: #d30044;}
		body.limegreen div.content ul.defaultlist li a:hover {color: #9b9a00;}
		body.burgundy div.content ul.defaultlist li a:hover {color: #b80047;}
		body.orange div.content ul.defaultlist li a:hover {color: #ef8200;}
		body.green div.content ul.defaultlist li a:hover {color: #00694e;}
		body.purple div.content ul.defaultlist li a:hover {color: #872434;}
		body.brown div.content ul.defaultlist li a:hover {color: #9c3c25;}
		body.cream div.content ul.defaultlist li a:hover {color: #79aad7;}
		body.yellow div.content ul.defaultlist li a:hover {color: #87132d;}
		body.gold div.content ul.defaultlist li a:hover {color: #ba8boo;}
		body.pink div.content ul.defaultlist li a:hover {color: #b80047;}


/* Text Links */

/* Master Link */
a.masterlink:link, a.masterlink:visited {
	color: #571c1f;
	font-weight: bold;
	display: block;
	text-align: right;
	text-decoration: none;
	background: url(../assets/pageframework/bullett_master.gif) no-repeat center right;
	padding-right: 10px;
}
a.masterlink:hover {text-decoration: underline; color: #974b07;}

/* Master Inline Link */
a.masterlink_inline:link, a.masterlink_inline:visited {
		color: #571c1f;
		font-weight: bold;
		text-align: right;
		text-decoration: none;
	}
a.masterlink_inline:hover {text-decoration: underline; color: #974b07;}
body.darkpurple a.masterlink_inline:hover {text-decoration: underline; color: #642566;}

/* White Link */
a.whitelink:link, a.whitelink:visited {
	color: #FFF;
	font-weight: bold;
	display: block;
	text-align: right;
	text-decoration: none;
	background: url(../assets/pageframework/bullett_white.gif) no-repeat center right;
	margin-right: 15px;
	padding-right: 10px;
}
a.whitelink:hover {text-decoration: underline;}

/* Cream Link */
a.creamlink:link, a.creamlink:visited {
	color: #f8d7a5;
	font-weight: bold;
	display: block;
	text-align: right;
	text-decoration: none;
	background: url(../assets/pageframework/bullett_white.gif) no-repeat center right;
	margin-right: 15px;
	padding-right: 10px;
}
a.creamlink:hover {text-decoration: underline;}

/* Cream Inline Link */
a.creamlink_inline:link, a.creamlink_inline:visited {
	color: #f8d7a5;
	font-weight: bold;
	text-decoration: none;
}
a.creamlink_inline:hover {text-decoration: underline;}


/*======================================================== Home Page ==

Home Page is divided into 3 rows (eg. Tier 1, Tier 2, Tier 3). Each Tier is then divided into 3 columns (eg. Tier1_a, Tier1_b, Tier1_c). 

======================================================================= */

/*--Tier 1--*/
div.home_tier1 {height: 240px; float: left; margin: 1px 0px 20px 0px; z-index:0;}
div.tier1_a {
	float: left;
	width: 390px;
	background-color: #571c1f;
	height: 240px;
}
div.tier1_a h1 {
	color: #f8d7a5;
	padding: 15px 40px 0px 25px;
	font-size: 2em;
	line-height: 1em;
	margin-bottom: .1em;
}
div.tier1_a p {
	color: #fff;
	padding: 0px 15px 0px 25px;
}

div.tier1_b {float: left; width: 300px; height:240px; background: url(../assets/coffee.jpg) no-repeat top center;}

div.tier1_c {
	float: left;
	width: 210px;
}
div.tier1_c ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.tier1_c li {
	width: 210px;
	height: 48px;
	float: left;
	width: 100%;
}
div.tier1_c li a {
	text-indent: -5000px;
}

a.homenav_flavia {
	background: url(../assets/pageframework/homenav_up.gif) no-repeat top center;
	height: 48px; display: block;}
a.homenav_flavia:hover {background: url(../assets/pageframework/homenav_over.gif) no-repeat left top;}
a.homenav_drinks {
	background: url(../assets/pageframework/homenav_up.gif) no-repeat left -48px;
	height: 48px; display: block;}
a.homenav_drinks:hover {background: url(../assets/pageframework/homenav_over.gif) no-repeat left -48px;}
a.homenav_machines {
	background: url(../assets/pageframework/homenav_up.gif) no-repeat left -96px;
	height: 48px; display: block;}
a.homenav_machines:hover {background: url(../assets/pageframework/homenav_over.gif) no-repeat left -96px;}
a.homenav_how {
	background: url(../assets/pageframework/homenav_up.gif) no-repeat left -144px;
	height: 48px; display: block;}
a.homenav_how:hover {background: url(../assets/pageframework/homenav_over.gif) no-repeat left -144px;}
a.homenav_quote {
	background: url(../assets/pageframework/homenav_up.gif) no-repeat left -192px;
	height: 48px; display: block;}
a.homenav_quote:hover {background: url(../assets/pageframework/homenav_over.gif) no-repeat left -192px;}


/*--Tier 2--*/

div.home_tier2 {height: 180px; float: left; margin-bottom: -15px;}
div.home_tier2 h3 {padding: 0px; font-size: .9em; font-weight: bold; margin-bottom: .3em;}
div.tier2_a {width: 335px; float: left; margin: 0px 30px 0px 25px;}
div.tier2_a p {font-size: .8em; line-height: 1.6em; padding-right: 10px;}
div.tier2_b {
	width: 210px;
	float: left;
	background: url(../assets/pageframework/homepage_divider.jpg) no-repeat left top;
	padding-left: 30px;
	margin-right: 30px;
}

div.tier2_b div.quote {
	border-bottom: none;
	padding: 5px 0px 10px 0px;
	float: left;
}
div.tier2_b blockquote {
	background: url(../assets/pageframework/quote_open_small.gif) no-repeat top left;
	
}
div.tier2_b blockquote div.blockinner {
	font-style: italic;
	text-indent: 20px;
	background: url(../assets/pageframework/quote_close_small.gif) no-repeat bottom right;
	padding-right: 0px;
	font-size: .75em;
	line-height: 1.5em;
	width: 210px;
}
div.tier2_b div.quote cite {
	color: #571c1f;
	font-weight: bold;
	font-style: normal;
	background: none;
	padding-top: 0px;
	width: 210px;
	float: left;
	font-size: .75em;
}


div.tier2_c {
	width: 210px;
	float: left;
	background: url(../assets/pageframework/homepage_divider.jpg) no-repeat left top;
	padding-left: 30px;
}
div.tier2_c a.newshead:link, div.tier2_c a.newshead:visited {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
div.tier2_c a.newshead:hover {
	text-decoration: underline;
}

div.open_content3 {
	float: left;
}


/*--Tier 3--*/

div.home_tier3 {
	height: 170px;
	float: left;
}
div.home_tier3 h3 {
	color: #f8d7a5;
	font-size: .8em;
	font-weight: bold;
	padding: 20px 25px 0px 25px;
}
div.home_tier3 p {
	color: #fff;
	font-size: .75em;
	font-weight: bold;
	padding: 0px 25px;
}
div.tier3_b h3 {
	color: #f8d7a5;
	font-size: 1em;
	font-weight: bold;
	padding: 20px 25px 0px 25px;
	margin-bottom: .2em;
}
div.tier3_b p {
	color: #fff;
	font-size: .8em;
	font-weight: bold;
	padding: 0px 25px;
}
	
div.tier3_a {
	width: 390px;
	float: left;
}
div.tier3_b {
	width: 270px;
	float: left;
	background-color: #6a8012;
	height: 170px;
}
div.tier3_c {
	width: 240px;
	float: left;
	background-color: #872434;
	height: 170px;
}





/*======================================================== About FLAVIA ==*/

div.sss_intro {
	background: url(../assets/pageframework/sourcesealserve_introback.jpg) no-repeat top center;
	height: 140px;
	color: #FFF;
	margin: 20px 0px 25px 0px;
	padding-top: 60px
}
div.sss_intro p {
	padding: 0px 15px 0px 340px;
	color: #FFF;
}

div.history_intro {
	background: url(../assets/pageframework/history_introback.jpg) no-repeat top center;
	height: 260px;
	color: #FFF;
	margin: 20px 0px 25px 0px;
	padding-top: 0px
}
div.content div.history_intro h4 {
	padding: 15px 0px 0px 15px;
	color: #79aad7;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: .5em;
}
div.history_intro p {
	padding: 0px 445px 0px 15px;
	color: #FFF;
}
div.flaviafuture {
	background: url(../assets/pageframework/future_back.jpg) no-repeat top center;
	height: 180px;
	color: #FFF;
	margin: 20px 0px 25px 0px;
	padding-top: 0px
}
div.content div.flaviafuture h4 {
	padding: 0px 15px 0px 345px;
	font-size: .95em;
	line-height: 1.3em;
	margin-bottom: .7em;
	color: #FFF;
	font-weight: bold;
}
div.flaviafuture p {
	padding: 20px 25px 0px 345px;
	color: #FFF;
}
div.ingredients_intro {
	background: url(../assets/pageframework/sourcesealserve_introback2.jpg) no-repeat top center;
	height: 110px;
	color: #FFF;
	margin: 20px 0px 25px 0px;
	padding-top: 20px
}
div.ingredients_intro p {
	padding: 0px 15px 0px 300px;
	color: #FFF;
}
div.merchandiser_intro {
	background: url(../assets/pageframework/merchandiser_introback.jpg) no-repeat top center;
	height: 140px;
	color: #FFF;
	margin: 20px 0px 25px 0px;
	padding-top: 20px
}
div.merchandiser_intro p {
	padding: 15px 450px 0px 20px;
	color: #FFF;
}


/*------------------------------------------- Distributor List --*/

div.distributor {
	float: left;
	width: 210px;
	margin: 0px 18px 20px 0px;
	font-size: .75em;
	text-align: center;
}
div.distributor img {
	border: 1px solid #CCC;
	margin-bottom: .3em;
}
div.distributor dt {
	text-transform: uppercase;
	color: #571c1f;
	font-weight: bold;
	margin-bottom: .3em;
}
div.distributor a:link, div.distributor a:visited {
	text-decoration: none;
	color: #666;
}
div.distributor a:hover {
	color: #571c1f;
	text-decoration: underline;
}


/*------------------------------------------- News --*/

div.news1col {width: 100%;}

div.news2col_left {width: 320px; float: left;}
div.news2col_right {width: 320px; float: right;}

div.story {
	margin-bottom: 1.5em;
}

div.story img {border: 3px solid #FFFFFF; float: left;}
div.news_photothumb { border: solid 1px #999999; margin: 4px 7px 10px 0px; float: left;}

div.story p.newsdate {margin: 0px 0px 2px 0px; color: #999; font-size: .7em;}
div.story p.newstitle {margin: 0px 0px 4px 0px;}
a.newstitle:link, a.newstitle:visited {
	color: #571c1f;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}
a.newstitle:hover {
		text-decoration: underline;
		color: #642566;
}
div.story p.intro {margin: 0px; color: #666;}

div.pagination {
	font-size: .8em;
	color: #999;
	margin-top: 20px;
	border-top: 1px solid #CCC;
	padding-top: 10px;
}
div.pagination p {
	float: left;
	margin: 5px 15px 0px 0px;
}
input.gotopage {
	width: 30px;
	margin-right: 5px;
}

/*--News Detail page--*/

div.newsdetail_col {width: 460px; float: left;}
div.newsdetail_col h2 {padding-right: 50px;}
div.content div.newsdetail_col h3 {
	color: #999;
	font-size: .9em;
	}

div.alsoin_col {
	width: 200px;
	float: right;
	background: url(../assets/pageframework/newsdetail_divider.jpg) no-repeat top left;
	padding-bottom: 200px;
	margin-top: 80px;
}

div.alsoin_col h5 {
	font-size: .75em;
	font-weight: bold;
	padding-left: 30px;
	color: #571c1f;
	margin-bottom: .8em;
}
.alsoin_col ul {
	margin: 0px 0px 0px 30px;
	padding: 0px;
	list-style: none;
}
.alsoin_col li {
	border-bottom: 1px dotted #CCC;
}
.alsoin_col li a:link, .alsoin_col li a:visited {
	display: block;
	text-decoration: none;
	font-size: .7em;
	line-height: 1.2em;
	padding: 8px 0px;
	color: #642566;
}
.alsoin_col li a:hover {
	text-decoration: underline;
}

div.newsdetail_col img {border: 4px solid #FFFFFF; float: right;}
div.newsdetail_col div.newsdetailphoto_wrapper {
	border: solid 1px #999999; 
	margin: 4px 0px 5px 10px; 
	float: right; 
	width: 268px; /* IE Hack */
}

h4.h4_downloads {
	background: url(../assets/pageframework/downloads_icon.jpg) no-repeat center left;
	font-size: .8em;
	padding: 5px 0px 5px 25px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}

.newsdetail_col ul {
	font-size: .7em;
	margin-left: 0px;
	color: #999;
	list-style: none;
}
.newsdetail_col ul li {
	background: url(../assets/pageframework/bullett_master.gif) no-repeat left center;
}
.newsdetail_col ul li a:link, .newsdetail_col ul li a:visited {
	text-decoration: none;
	color: #5a2c34;
	font-weight: bold;
	padding-left: 10px;
}
.newsdetail_col ul li a:hover {
	text-decoration: underline;
	color: #642566;
}



/*------------------------------------------- Testimonials --*/

.quote {
	border-bottom: 1px solid #CCC;
	margin-top: 0px;
	padding: 20px 0px;
}
.quote img {
	float: left;
	border: 1px solid #CCC;
	margin: 2px 0px 10px 0px;
}
blockquote {
	background: url(../assets/pageframework/quote_open.gif) no-repeat top left;
	width: 550px;
	float: right;
}
div.content blockquote h3 {
	font-size: .8em;
	font-weight: bold;
	color: #d30044;
	margin-bottom: .2em;
	padding-left: 40px;
}
div.content blockquote .blockinner {
	color: #999;
	font-style: italic;
	text-indent: 40px;
	background: url(../assets/pageframework/quote_close.gif) no-repeat bottom right;
	padding-right: 30px;
	font-size: .75em;
	line-height: 1.5em;
	margin-bottom: .5em;
}

div.quote cite {
	color: #571c1f;
	font-weight: bold;
	font-style: normal;
	background: none;
	float: right;
	padding-top: 10px;
}

blockquote.floater {
	background: url(../assets/pageframework/quote_open_small.gif) no-repeat top left;
	width: 310px;
	float: right;
}
div.maincontent_floater .quote {
	border-bottom: none;
	padding: 0px;
	margin-bottom: 1em;
}
div.maincontent_floater blockquote .blockinner {
	color: #999;
	font-style: italic;
	text-indent: 20px;
	background: url(../assets/pageframework/quote_close_small.gif) no-repeat bottom right;
	padding-right: 20px;
	font-size: .75em;
	line-height: 1.5em;
	margin-bottom: .5em;
}
div.maincontent_floater div.quote cite {
	color: #571c1f;
	font-weight: bold;
	font-style: normal;
	background: none;
	float: right;
	padding-top: 0px;
}





/*======================================================== Machines Page ==*/

ul.quicklinks {font-size: .7em; list-style: none; position: relative; top: 70px; left: 545px; width: 140px;}
ul.quicklinks li {background: url(../assets/pageframework/bullett_orange.gif) no-repeat left center; margin-bottom: .2em;}
ul.quicklinks li a:link, ul.quicklinks li a:visited {text-decoration: none; color: #5a2c34; font-weight: bold; padding-left: 10px;}
ul.quicklinks li a:hover {text-decoration: underline;}


ul.machine_usp {
	margin: -75px 0px 20px 0px;
	padding: 0px;
	list-style: none;
	float: left;
	background: url(../assets/pageframework/machineusp_back.jpg) no-repeat top center;
	z-index: 0;
}
ul.machine_usp a.c400_imagemap {
	width: 100px;
	height: 200px;
	display: block;
	position: absolute;
	top: 0px;
	left: 420px;
}
ul.machine_usp li {
	float: left;
	margin: 230px 1px 0px 0px;
	position: relative;
}
ul.machine_usp li a:link, ul.machine_usp li a:visited {
	display: block;
	width: 196px; /* Actual width 226px. Adjust for padding */
	height: 53px; /* Actual height 78px. Adjust for padding */
	background: url(../assets/pageframework/machine_button_up.jpg) no-repeat top center;
	color: #FFF;
	text-decoration: none;
	font-size: .9em;
	line-height: 1.3em;
	font-weight: bold;
	padding: 25px 15px 0px 15px;
}
ul.machine_usp li a:hover {background: url(../assets/pageframework/machine_button_over.jpg) no-repeat top center;}

div.content #usp_first {
	position: absolute;
	top: 20px;
	left: 0px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 550px;
}

ul.machine_usp li div#usp_hidden {
	display: none;
	position: absolute;
	top: -230px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
ul.machine_usp li:hover ul {display: block;}

ul.machine_usp li:hover div#usp_hidden {display: block;}
ul.machine_usp li#usp1 div#usp_hidden {left: 0px; top: -208px; width: 500px;}
ul.machine_usp li#usp2 div#usp_hidden {left: -226px; top: -208px; width: 550px;}
ul.machine_usp li#usp3 div#usp_hidden {left: -452px; top: -208px; width: 500px;}

div#usp_hidden h2, #usp_first h2 {font-size: 1em; line-height: 1.5em; margin-bottom: 2em;}
div#usp_hidden h3, #usp_first h3 {font-size: .8em; color: #666;}


/* --Creation 400--*/

div.creation400_image {
	background: url(../assets/pageframework/creation400_main.jpg) no-repeat left 20px;
	height: 357px;
	position: relative;
	margin-bottom: 10px;
	z-index: 0;
}
div.creation400_image h2, div.creation400_image h3, div.creation400_image p {
	padding-right: 200px;
}
div.freshrelease {
	position: absolute;
	top: 245px;
	left: 360px;
	width: 290px;
	padding-right: 0px;
}
div.freshrelease p {
	font-size: .7em;
	line-height: 1.2em;
}

div.2col_wrapper {float: left; margin-top: 20px;}
div.content2col_left {width: 320px; float: left;}
div.content2col_right {
	width: 320px;
	float: right;
	background: url(../assets/pageframework/maincontent_divider.jpg) no-repeat top left;
}
div.content2col_right h4, div.content2col_right h5, div.content2col_right p {
	padding-left: 40px;
}

div.content img.photo {border: 4px solid #FFFFFF; float: left;}
div.photowrapper {border: solid 1px #999999; float: left; margin: 5px 6px 15px 0px}

div.intuitive {
	background: url(../assets/pagephotos/intuitive_back.jpg) no-repeat top center;
	height: 210px; /* Actual height 245px */
	padding: 35px 0px 0px 260px;
}
div.content div.intuitive h4 {
	color: #FFF;
	font-weight: bold;
	font-size: 1em;
	margin-bottom: .5em;
}
div.intuitive p {
	color: #FFF;
	font-weight: bold;
	margin-bottom: 9.8em;
}

/* --Technical Specification--*/

table.techspecs {
	font-size: .7em;
	margin-bottom: 20px;
}
table.techspecs caption {
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
	color: #00634f;
	margin-bottom: .5em;
}
table.techspecs td {
	border-bottom: 1px solid #CCC;
	padding: 2px 0px;
	color: #666;
}
table.techspecs td.bold {
	font-weight: bold;
	color: #333;
}

.available_downloads h4 {
	background: url(../assets/pageframework/downloads_icon.jpg) no-repeat center left;
	font-size: .8em;
	padding: 5px 0px 5px 25px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}
.available_downloads ul {
	font-size: .7em;
	margin-left: 0px;
	color: #999;
	list-style: none;
}
.available_downloads ul li {background: url(../assets/pageframework/bullett_master.gif) no-repeat left center;}
.available_downloads ul li a:link, .available_downloads ul li a:visited {
	text-decoration: none;
	color: #5a2c34;
	font-weight: bold;
	padding-left: 10px;
}
.available_downloads ul li a:hover {text-decoration: underline;}
	body.darkpurple div.available_downloads ul li a:hover {color: #642566;}
	body.darkgreen div.available_downloads ul li a:hover {color: #00634f;}
	
	
div.merchandiser_thumbs img {margin: 20px 20px 0px 0px;}
div.merchandiser_thumbs img.nomargin {margin: 0px;}


/*--Gallery--*/

div.gallery {
	background: url(../assets/pageframework/gallery_back.jpg) no-repeat top center;
	height: 160px;
	padding-top: 60px;

}
div.gallery ul {
	list-style: none;
	margin: 0px 300px 0px 25px;
	padding: 0px;
	width: 350px;

}
div.gallery li {
	width: 50px;
	height: 50px;
	float: left;
	margin: 0px 20px 20px 0px;
}









/*======================================================== Drinks ==*/


/*--Drinks Landing Page--*/

.drink_selector {margin: 20px 0px 0px 0px; padding-bottom: 30px;}

.drink_selector h4 {font-size: 1.2em; padding: 15px 0px 5px 15px;}
.drink_selector h5 {font-size: .75em; padding: 15px 0px 0px 15px;}

.drink_selector .selector_coffee {
	width: 170px; height: 250px; margin-right: 1px;
	float: left; background: url(../assets/pageframework/selectorback_coffee.jpg) no-repeat bottom center; 
	color: #913307; padding: 0px;}
div.drink_selector div.selector_coffee h4 a:link, div.drink_selector div.selector_coffee h4 a:visited, .drink_selector .selector_coffee h5, .drink_selector div.selector_coffee ul a:hover 
	{color: #913307; font-weight: bold; margin-bottom: 0px; text-decoration: none;}

.selector_tea {
	width: 170px; height: 250px; margin-right: 1px;
	float: left; background: url(../assets/pageframework/selectorback_tea.jpg) no-repeat bottom center; 
	color: #913307; padding: 0px;}
div.drink_selector div.selector_tea h4 a:link, div.drink_selector div.selector_tea h4 a:visited, .drink_selector .selector_tea h5, .drink_selector div.selector_tea ul a:hover 
	{color: #194105; font-weight: bold; margin-bottom: 0px; text-decoration: none;}

.selector_speciality {
	width: 170px; height: 250px; margin-right: 1px;
	float: left; background: url(../assets/pageframework/selectorback_speciality.jpg) no-repeat bottom center; 
	color: #913307; padding: 0px;}
div.drink_selector div.selector_speciality h4 a:link, div.drink_selector div.selector_speciality h4 a:visited, .drink_selector .selector_speciality h5, .drink_selector div.selector_speciality ul a:hover 
	{color: #591513; font-weight: bold; margin-bottom: 0px; text-decoration: none;}

.selector_chocolate {
	width: 170px; height: 250px;
	float: left; background: url(../assets/pageframework/selectorback_chocolate.jpg) no-repeat bottom center; 
	color: #913307; padding: 0px;}
div.drink_selector div.selector_chocolate h4 a:link, div.drink_selector div.selector_chocolate h4 a:visited, .drink_selector .selector_chocolate h5, .drink_selector div.selector_chocolate ul a:hover 
	{color: #550d09; font-weight: bold; margin-bottom: 0px; text-decoration: none;}


a.learnmore:link, a.learnmore:visited {
	color: #FFF; text-decoration: none; font-weight: bold; padding-left: 10px; margin-left: 15px;
	background: url(../assets/pageframework/bullett_white.gif) no-repeat left center;}
a.learnmore:hover {text-decoration: underline;}


.drink_selector ul {margin: 5px 0px 0px 28px; padding: 0px; list-style: none;}
.drink_selector ul a:link, .drink_selector ul a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: .75em;
	margin-left: -2px;
}
.drink_selector ul a:hover {color: #000;}
div.drink_selector div.selector_coffee li {list-style-image: url(../assets/pageframework/bullett_coffeeselector.gif);}
div.drink_selector div.selector_tea li {list-style-image: url(../assets/pageframework/bullett_teaselector.gif);}
div.drink_selector div.selector_speciality li {list-style-image: url(../assets/pageframework/bullett_specialityselector.gif);}
div.drink_selector div.selector_chocolate li {list-style-image: url(../assets/pageframework/bullett_chocolateselector.gif);}


/*--Coffee Landing Page--*/

.selector_origin {
	width: 226px;
	height: 225px;
	margin-right: 1px;
	float: left;
	color: #913307; padding: 0px;
	background-color: #dcac6e;
}
div.content div.drink_selector div.selector_origin h4,
div.content div.drink_selector div.selector_roasts h4,
div.content div.drink_selector div.selector_flavoured h4 {color: #571c1f; font-weight: bold;}
.selector_roasts {
	width: 226px;
	height: 225px;
	margin-right: 1px;
	float: left;
	color: #913307; padding: 0px;
	background-color: #dcac6e;
}
.selector_flavoured {
	width: 226px;
	height: 225px;
	float: left;
	color: #913307; padding: 0px;
	background-color: #dcac6e;
}
div.selector_origin h4, div.selector_roasts h4, div.selector_flavoured h4 {
	color: #571c1f;
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: .2em;
	text-indent: 0px;
}
div.selector_origin p, div.selector_roasts p, div.selector_flavoured p {
	color: #FFF;
	line-height: 1.3em;
	margin-bottom: .4em;
	padding: 0px 10px 0px 15px;
}

a.coffeelink:link, a.coffeelink:visited {
	color: #571c1f;
	font-weight: bold;
	float: right;
	text-decoration: none;
	background: url(../assets/pageframework/white_bullett.gif) no-repeat center right;
	padding-right: 10px;
}
a.coffeelink:hover {color: #FFF;}

/*--Tea Landing Page--*/

.selector_black {
	width: 226px; height: 225px; margin-right: 1px;
	float: left; background-color: #6a8013; color: #913307; padding: 0px;
}
.selector_green {
	width: 226px; height: 225px; margin-right: 1px;
	float: left; background-color: #6a8013; color: #913307; padding: 0px;
}
.selector_herbal {
	width: 226px; height: 225px; float: left; background-color: #6a8013;
	color: #913307; padding: 0px;
}
div.drink_selector div.selector_black h4, div.drink_selector div.selector_green h4, div.drink_selector div.selector_herbal h4 {
	color: #dbac6d;
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: .2em;
	text-indent: 0px;
	font-weight: bold;
}
div.selector_black p, div.selector_green p, div.selector_herbal p {
	color: #FFF;
	line-height: 1.3em;
	margin-bottom: .4em;
	padding: 0px 10px 0px 15px;
}
a.tealink:link, a.tealink:visited {
	color: #dbac6d;
	font-weight: bold;
	float: right;
	text-decoration: none;
	background: url(../assets/pageframework/white_bullett.gif) no-repeat center right;
	padding-right: 10px;
}
a.tealink:hover {color: #FFF;}




/*--Drinks Listings Page--*/

div.drink_pack {width: 130px; float: left; margin-right: 15px;}
div.drink_info {float: left; width: 325px; margin-top: 10px;}
div.content div.drink div.drink_info h2 {font-size: 1.3em; margin-bottom: .2em; padding: 0px;}
div.drink_info h3 {
		color: #666;
		font-size: .8em;
		font-weight: bold;
        margin-bottom: .5em;
		padding: 0px;
}
div.drink div.drink_info h4 {font-size: .75em; color: #571c1f; margin-bottom: 1em;}
div.drink div.drink_info h4 img {vertical-align: bottom;}

img.brighter {
		float: left;
		margin: 3px 8px 10px 0px;
}
.drink_profile {	
	float: right;
	width: 190px;
	margin-top: 10px;
}

img.rating {
	padding-left: 5px;
}

.divider {
		height: 25px;
		margin: 20px 0px 5px 0px;
}




/*--Folders--*/

div.domtab div .clearfix {
	margin: 0px;
	padding: 0px;
	height: 1%;
}

div.domtab div {
	border-left: solid 1px #CCC;
	border-right: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #CCC;
	padding: 20px;
	margin-bottom: 20px;
	z-index: 0;
}
body.orange div.domtab div {background: url(../assets/pageframework/coffeefolder_back.jpg) repeat-x top center; background-color: #fff9ef;}
body.green div.domtab div {background: url(../assets/pageframework/teafolder_back.jpg) repeat-x top center; background-color: #f1fcf8;}
body.purple div.domtab div {background: url(../assets/pageframework/specialityfolder_back.jpg) repeat-x top center; background-color: #fef2f4;}
body.brown div.domtab div {background: url(../assets/pageframework/chocolatefolder_back.jpg) repeat-x top center; background-color: #fff2ef;}

div.domtab h3 {font-size: 1.2em; border-bottom: 1px solid #ccc; padding-bottom: 10px; margin-bottom: 25px;}
		body.orange div.domtab h3 {color: #ef8200;}
		body.green div.domtab h3 {color: #00694e;}
		body.purple div.domtab h3 {color: #872434;}
		body.brown div.domtab h3 {color: #9c3c25;}
		
div.domtab h4 {font-size: .75em; font-weight: bold; margin-bottom: .5em;}
		body.orange div.domtab h4 {color: #ef8200;}
		body.green div.domtab h4 {color: #00694e;}
		body.purple div.domtab h4 {color: #872434;}
		body.brown div.domtab h4 {color: #9c3c25;}
		
div.domtab p.intropara {font-weight: bold;}
		body.orange div.domtab p.intropara {color: #ef8200;}
		body.green div.domtab p.intropara {color: #00694e;}
		body.purple div.domtab p.intropara {color: #872434;}
		body.brown div.domtab p.intropara {color: #9c3c25;}
		
div.recipes_left h2 {padding-right: 0px;}
		



ul.domtabs{
	float:left;
	list-style: none;
	z-index: 100;
	margin-bottom: -1px;
}
ul.domtabs li{
	float:left;
	padding:0 1px 0 0;
}
ul.domtabs a:link, ul.domtabs a:visited	{
	width:120px;
	height:27px;
	font-size: .75em;
	line-height: 27px;
	display:block;
	color: #666;
	text-align: center;
	font-weight:bold;
	text-decoration:none;
	background: url(../assets/pageframework/foldertab_over.gif) no-repeat top center;
}
ul.domtabs a:hover{
	background: url(../assets/pageframework/foldertab_hover.gif) no-repeat top center;
	color:#571c1f;
}

div.content div.domtab div div.pack {width: 120px; border: none; float: left; background: none; margin: 0px 25px 0px 0px; padding: 0px; clear: none;}
div.content div.domtab div div.pack p {font-weight: bold; margin-bottom: 3px; margin-top: 5px; font-size: .7em;}
	body.orange div.content div.domtab div div.pack p {color: #ef8200;}
	body.green div.content div.domtab div div.pack p {color: #00694e;}
	body.purple div.content div.domtab div div.pack p {color: #872434;}
	body.brown div.content div.domtab div div.pack p {color: #9c3c25;}

div.content div.domtab div div.overview {width: 240px; border: none; float: left;  background: none;  margin: 0px 20px 0px 0px; padding: 0px; clear: none;}
div.content div.domtab div div.tasteprofile {width: 230px; border: none; float: right;  background: none;  margin: 0px; padding: 0px; clear: none;}

div.domtab div div.clearfix {border: none; background: none;}

div.domtab div{clear:both; width:auto;}
ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
	background: url(../assets/pageframework/foldertab_up.gif) no-repeat top center;
	color:#571c1f;
}

ul.domtabs li a.ratetab_up  {
	background: url(../assets/pageframework/foldertab_up.gif) no-repeat top center;
	color:#571c1f;
}

/*--Recipes Tab--*/

div.domtab div div.recipes_left, div.domtab div div.recipes_right {
	border: none;
	background: none;
	padding: 0px;
	margin: 0px;
	clear: none;
}
div.domtab div div.recipes_left {
	width: 310px;
	margin: 0px 20px 0px 0px;
	float: left;
}
div.domtab div div.recipes_right {
	width: 200px;
	margin: 0px 20px 0px 0px;
	float: right;
	padding: 0px 0px 100px 50px;
	background: url(../assets/pageframework/recipes_divider.jpg) no-repeat left top;
}

div.recipes_left ul, div.recipes_right ul {
	margin: 0px 0px 20px 15px;
	padding: 0px;
	font-size: .75em;
	color: #333;
}
div.recipes_left li, div.recipes_right li {
	list-style-image: url(../assets/pageframework/orange_bullett.gif);
	margin-bottom: .2em;
}
div.recipes_right li a:link, div.recipes_right li a:visited {
	color: #571c1f;
	text-decoration: none;
	font-weight: bold;
}
div.recipes_right li a:hover {
	text-decoration: underline;
}

div.recipes_left .recipes_photo { border: solid 1px #999999; float: right; margin: 0px 0px 0px 0px;}
div.recipes_left img {border: 4px solid #FFFFFF; float: right;}

/*Rating stars*/	
#rateStatus{float:left;margin-top:5px; margin-left: 10px; height:25px;}
#rateMe{float:left; height:auto; padding:0px; margin:0px;}
#rateMe li{float:left;list-style:none;}
#rateMe li a:hover,
#rateMe .on{background:url(../assets/pageframework/star_on.gif) no-repeat;}
#rateMe a{float:left;margin-top:5px;background: url(../assets/pageframework/star_off.gif) no-repeat;width:17px; height:14px;}
#ratingSaved{display:none;}

.saved{color:red;}

div.content div.domtab div div.rateform {width: 450px; border: none; float: left;  background: none;  margin: 0px 20px 0px 0px; padding: 0px; clear: none;}

div.content div.domtab div fieldset {
	border: none;
	background: none;
	padding-top: 10px;
	width: 450px;
}
div.content div.domtab div fieldset ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.content div.domtab div fieldset label {width: 70px;}
div.content div.domtab div fieldset input#name {width: 200px;}
div.content div.domtab div fieldset textarea {width: 200px;}
div.content div.domtab div fieldset ul li {margin-bottom: .8em; position: relative;}
div.content div.domtab div fieldset input.formbutton {margin-left: 80px;}
.clickonstar {font-size: .6em; font-style: italic;}
div.content div.domtab div fieldset ul li img {vertical-align: bottom;margin-right: 5px;}


div.content div.domtab div fieldset div.error {
	font-size: .75em;
	background: url(../assets/pageframework/warning_symbol.gif) no-repeat left 5%;
	position: absolute;
	top: 5px;
	left: 300px;
	float: none;
	clear: none;
	width: 180px;
	border: none;
	padding: 0px;
	margin: 0px;
}
div.content div.domtab div fieldset div.error p {
	padding: 0px 0px 0px 22px;
	margin-bottom: 5px;
}

div.review {
	border-bottom: 1px solid #CCC;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
div.review_last {
	border: none;
}
div.review img {
	vertical-align: baseline;
	margin-right: 10px;
}
div.review h3, div.review_last h3 {
	font-size: .8em;
	font-weight: bold;
}


/*--Taste Profile Tables--*/

table.tasteprofile caption {text-align: left; font-size: 1.5em; font-weight: normal; margin-bottom: .4em;}
	body.orange table.tasteprofile caption {color: #ef8200;}
	body.green table.tasteprofile caption {color: #00694e;}
	body.purple table.tasteprofile caption {color: #872434;}
	body.brown table.tasteprofile caption {color: #9c3c25;}

table.tasteprofile {border-top: solid 1px #CCC; border-collapse: collapse;}
table.tasteprofile {font-size: .7em; color: #666; font-weight: bold;}
table.tasteprofile .heading {color: #600;}
table.tasteprofile td {padding: 3px 4px; border-bottom: solid 1px #CCC;}

table.tasteprofile tr.altrow {background-color: #fbf5ec;}
table.tasteprofile tr td.whiteback {background-color: #FFF; border-bottom: none;}



/*--Alternate tablecolour--*/
body.orange table.tasteprofile  {background-color: #fdf9f6;}
body.green table.tasteprofile  {background-color: #f6fcfa;}
body.purple table.tasteprofile  {background-color: #fff7f8;}
body.brown table.tasteprofile  {background-color: #fff7f4;}
/*--Alternate table row colour--*/
body.orange table.tasteprofile tr.altrow {background-color: #fbf5ec;}
body.green table.tasteprofile tr.altrow {background-color: #e9f5f1;}
body.purple table.tasteprofile tr.altrow {background-color: #f2dfe1;}
body.brown table.tasteprofile tr.altrow {background-color: #f4e0e1;}



/*--Nutritional Table--*/

body.nutrition div.masthead {margin-bottom: 10px;}
div.close {text-align: right; width: 900px; margin: 0 auto;}

table.table_nutritional_main {
	font-size: .7em; 
	color: #666; 
	font-weight: bold;  
	background-color: #FFF; 
	border-top: solid 1px #CCC;
	border-left: solid 1px #CCC; 
	border-collapse: collapse;
	margin: 20px; 
	text-align: center;
	margin: 10px auto;
}
table.table_nutritional_main caption {text-align: left; font-size: 1.5em; font-weight: normal; margin-bottom: .4em; color: #571c1f;}
table.table_nutritional_main thead td {color: #571c1f; padding: 3px;}
	tr.orange {background-color: #fad9b2; color: #ef8200; text-align: left;}
		tr.alt_orange {background-color: #fef9f2;}
	tr.green {background-color: #b2d2ca; color: #00694e; text-align: left;}
		tr.alt_green {background-color: #f2f7f6;}
	tr.purple {background-color: #dbbdc2; color: #872434; text-align: left;}
		tr.alt_purple {background-color: #f9f4f5;}
	tr.brown {background-color: #e1c4bd; color: #9c3c25; text-align: left;}
		tr.alt_brown {background-color: #faf5f4;}

table.table_nutritional_main td {padding: 3px 4px; border-bottom: solid 1px #CCC; border-right: solid 1px #CCC;}



div.content div.domtab div div.nutrition_footer {
	font-size: .9em;
	border: none;
	background: none;
	margin: 15px 15px 0px 0px;
	padding: 0px;
}
div.nutrition_footer p {margin-bottom: .5em;}
div.nutrition_footer p strong {color: #571c1f;}


/*--Rate this drink link--*/
body.orange a.ratethisdrink:link, body.orange a.ratethisdrink:visited {color: #ef8200; text-decoration: none; display: block; font-size: .9em;}
body.green a.ratethisdrink:link, body.green a.ratethisdrink:visited {color: #00694e; text-decoration: none; display: block; font-size: .9em;}
body.purple a.ratethisdrink:link, body.purple a.ratethisdrink:visited {color: #872434; text-decoration: none; display: block; font-size: .9em;}
body.brown a.ratethisdrink:link, body.brown a.ratethisdrink:visited {color: #9c3c25; text-decoration: none; display: block; font-size: .9em;}
	body.orange a.ratethisdrink:hover,
	body.green a.ratethisdrink:hover,
	body.purple a.ratethisdrink:hover,
	body.brown a.ratethisdrink:hover {text-decoration: underline; color: #600;}








/*======================================================== Sustainability ==*/

div.thirstyforchange_intro {
	background: url(../assets/pageframework/sustainability_introback.jpg) no-repeat top center;
	height: 200px;
	color: #FFF;
	margin: 20px 0px 25px 0px;
}
div.content div.thirstyforchange_intro h4 {
	padding: 10px 15px 0px 365px;
	font-size: .8em;
	line-height: 1.3em;
	margin-bottom: .7em;
	color: #FFF;
	font-weight: bold;
}
div.thirstyforchange_intro p {
	padding: 0px 15px 0px 365px;
	color: #FFF;
}
div.threecols_wrapper {
	float: left;
	margin-bottom: 20px;
}
div.threecol_one, div.threecol_two, div.threecol_three {
	width: 210px;
	float: left;
	margin: 0px 27px 0px 0px;
}
div.threecol_three {
	margin-right: 0px;
}


div.energy_intro {
	background: url(../assets/pageframework/energy_introback.jpg) no-repeat top center;
	height: 200px;
	color: #FFF;
	margin: 20px 0px 25px 0px;
}
div.content div.energy_intro h4, div.content div.waste_intro h4, div.content div.others_intro h4 {
	padding: 30px 410px 0px 30px;
	font-size: .95em;
	line-height: 1.4em;
	margin-bottom: .7em;
	color: #FFF;
	font-weight: bold;
	
}

div.waste_intro {
	background: url(../assets/pageframework/waste_introback.jpg) no-repeat top center;
	height: 200px;
	color: #FFF;
	margin: 20px 0px 25px 0px;
}

div.others_intro {
	background: url(../assets/pageframework/others_introback.jpg) no-repeat top center;
	height: 200px;
	color: #FFF;
	margin: 20px 0px 25px 0px;
}






/*======================================================== Support ==*/

div.supportintro {
	background: url(../assets/pageframework/supportintro_back.jpg) no-repeat top center;
	height: 180px;
	padding: 20px 380px 0px 20px;
}
div.supportintro h3 {
	color: #79aad7;
	margin-bottom: .5em;
	padding-right: 0px;
	font-weight: bold;
}
div.supportintro p {
	color: #fff;
	font-weight: bold;
}
/*div.supportintro ul {
	font-size: .75em;
	list-style: none;
	width: 250px;
	margin-bottom: 10px;
}
div.supportintro ul li {
	background: url(../assets/pageframework/cream_bullett.gif) no-repeat left center;
	margin-bottom: .2em;
}
div.supportintro ul li a:link, div.supportintro ul li a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
}
div.supportintro ul li a:hover {
	text-decoration: underline;
	color: #79aad7;
}*/



ul.faqs {
	font-size: .75em;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	list-style: none;
	border-bottom: 1px solid #CCC;
}
ul.faqs li {
	/*list-style-image: url(../assets/pageframework/white_bullett.gif);*/
	background: url(../assets/pageframework/bullett_master.gif) no-repeat left center;
	margin-bottom: .2em;
}
ul.faqs li a:link, ul.faqs li a:visited {
	text-decoration: none;
	color: #5a2c34;
	font-weight: bold;
	padding-left: 10px;
}
ul.faqs li a:hover {
	text-decoration: underline;
	color: #00634f;
}
div.faqs_answers {
	margin-bottom: 20px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
}
div.faqs_answers dl {
	font-size: .75em;
	margin-bottom: 1em;
}
div.faqs_answers dt  {
	color: #00634f;
	font-weight: bold;
	background: url(../assets/pageframework/q.gif) no-repeat top left;
	padding-left: 20px;
}
div.faqs_answers dd  {
	color: #666;
	font-weight: normal;
	background: url(../assets/pageframework/a.gif) no-repeat top left;
	padding-left: 20px;
}
div.faqs_answers dd a:link, div.faqs_answers dd a:visited {
	text-decoration: none;
	color: #571c1f;
	font-weight: bold;
}
div.faqs_answers dd a:hover {
	text-decoration: underline;
	color: #00634f;
}


/*-- Tibs & User Guides --*/

div.tibs dl {
	margin-bottom: 1em;
}
div.tibs dt  {
	font-weight: bold;
	font-size: .8em;
	margin-bottom: .3em;
}
body.emerald div.tibs dt  {color: #6a8012;}
body.darkpurple div.tibs dt  {color: #642566;}
body.emerald div.tibs dt  {
	color: #6a8012;
	font-weight: bold;
	font-size: .8em;
	margin-bottom: .3em;
}
div.tibs dd  {
	color: #666;
	background: url(../assets/pageframework/bullett_master.gif) no-repeat center left;
	padding-left: 10px;
	margin-left: 15px;
	font-size: .8em;
	margin-bottom: .1em;
}
div.tibs dd a:link, div.tibs dd a:visited {
	text-decoration: none;
	color: #666;
	font-weight: normal;
}
body.darkpurple div.tibs dd a:hover {text-decoration: underline;color: #642566;}
body.emerald div.tibs dd a:hover {text-decoration: underline;color: #6a8012;}

div.tibs dt span.date {
	color: #999;
	font-weight: bold;
}







/*======================================================== Footer & Mini Footer ==*/

.footer_outer {display:none;}





/*======================================================== Pagetools ==*/


.pagetools {display:none;}



/*======================================================== Forms ==*/


/*--Master form--*/

div.master_form ul, div.rateform ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.master_form li, div.rateform li {
	margin-bottom: .5em;
	/*float: left;*/
	clear: left;
	position: relative;  /* Comment out when designing */
}
fieldset {
	/*padding:0px 10px 10px 10px; */
	/*border:1px solid #ede8e9; */
	width: 640px;
	/*background: url(../assets/pageframework/fieldset_back.jpg) repeat-x top center;*/
	/*background-color: #f3e6d6;*/
	margin-bottom: 0px;
	display: block;
}
fieldset .formlegend {
	color: #b80047;
	font-size: .9em;
/*	text-transform: uppercase;*/
	font-weight: bold;
	margin: 15px 0px 15px 0px;
	border-bottom: 2px solid #ede8e9;
	padding-bottom: 5px;
}
div.master_form input.formbutton {width: auto; margin: 0px 0px 0px 120px; clear:both;}
div.master_form input.formbutton_find {width: auto; margin: 0px 0px 0px 10px; clear:both;}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.2em;
	padding: 2px;
}

div.master_form label, div.rateform label {
	font-size: .7em;
	font-weight:bold;
	color:#666;
	float: left;
	width: 110px;
	text-align: right;
	margin: 5px;
}
div.master_form label.opt {
	float: none;
	width: auto;
	margin-right: 3px;
}
div.master_form label.newsopt {
	width: 200px;
	margin: 0px 20px 10px 120px;
	text-align: left;
	float: left;
	clear: none;
	color: #b80047;
}
label.wide {
	display: block;
	width: 400px;
	text-align: left;
	margin-left: 120px;
	float: none;
}
select#noofpeople {
	display: block;
	margin: 5px 0px 20px 120px;
}
label span {
	color: #b80047;
	font-size: 1.5em;
	margin-right: 3px;
}
span.mandatoryfield {
	color: #b80047;
	font-size: 1.5em;
	margin-right: 3px;
}

div.master_form ul div.error {
	font-size: .75em;
	background: url(../assets/pageframework/warning_symbol.gif) no-repeat left -10%;
	position: absolute;
	top: 5px;
	left: 410px;
	float: none;
	clear: none;
	width: 100%;
}
fieldset div.error p {
	color: #900;
	padding-left: 20px;
}

input#firstname, input#secondname, input#telephone, input#email, input#company, input#building, input#address1, input#address2, input#city, input#county {
	width: 270px;
}
input#postcode, input#postcode2 {width: 80px;}

/*select#selectaddress {
	clear: none;
	float: left;
}*/



/*--FREE quote form--*/

div.form_quote h2 {
	width: 170px;
	height: 44px;
	background: url(../assets/image_replace/freequotes.gif) no-repeat top left;
	text-indent: -5000px;
	margin-bottom: .5em;
}
div.form_quote h3 {
	font-size: .7em;
	font-weight: bold;
	color: #b80047;
	margin-bottom: .2em;
}
div.main_nav ul li.nav_last div.form_quote p a {
	font-size: .7em;
	font-weight: bold;
	text-align: right;
	color: #b80047;
	background: none;
}
div.form_quote {padding: 15px;}
div.form_quote ul li {margin-bottom: .2em; float: none;}
div.form_quote ul li label {
	text-align: left;
	font-size: .7em;
	font-weight: bold;
	color: #666;
	display: block;
	margin: .2em 0em .1em 0em;
/*	width: 170px;*/
	float: none;
	background: none;
}

div.form_quote input, div.form_quote textarea {
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding: 2px;
}
div.form_quote input.formbutton {
	width: auto;
	margin-top: 10px;
	float: left;
}

div.form_quote input#RadioGroup1_0,
div.form_quote input#RadioGroup1_1,
div.form_quote input#RadioGroup1_2,
div.form_quote input#RadioGroup1_3,
div.form_quote input#RadioGroup1_4 
	{width: auto; float: left; margin: 0px 2px 0px 0px; padding: 0px;}
div.form_quote table label.opt {

}

div.form_quote select {
	z-index: 1100;
}
div.form_quote textarea {height: 60px;}

div.form_quote ul li div.error {
	font-size: .65em;
	margin: 0px 0px;
}
div.form_quote ul div.error p {
	color: #900;
	padding-left: 20px;
	background: url(../assets/pageframework/warning_symbol.gif) no-repeat left center;
}


/*--sign up form--*/

div.signup_form ul {
	margin: 15px 0px 20px 0px;
	padding: 0px;
	list-style: none;
}
div.signup_form ul input#email {
	width: 60%;
	margin: 0px 10px 10px 0px;
	float: left;
}





/*======================================================== Hacks and Filters ==*/

.clearfix {clear: both;}
