@charset "utf-8";

@import url("browser_resets.css");
@import url("subnav.css");
@import url("floaters.css");
@import url("wufoo/wufoo_compass.css");

@import url("../Fonts/MyFontsWebfontsKit.css");


/*---------------------------------------------

Filename: main_styles.css
Title: Main Styles for www.myflavia.co.uk
Author: Dave Whitehead - dave.whitehead@energycell.co.uk

flaviapurple:	#571c1f	(About Us)
New-Pink:		#b80047	(Drinks) 			UPDATED (previously burgundy)
New-Dark Pink: 	#87132d (Machines) 			UPDATED (previously yellow)
New-Dark Pink: 	#87132d	(Machines sub)		UPDATED (previously gold)
New-Green: 		#9b9a00	(Sustainability) 	UPDATED (previously limegreen)
New-Blue: 		#79aad7	(Support) 			UPDATED (previously cream)
pink: 			#b80047	(Contact us)  		UPDATED (previously pink)

orange: 		#ef8200	(Coffee)
green: 			#00694e	(Tea)
purple: 		#872434	(Speciality)
brown: 			#9c3c25 (Chocolate)

New-Dark: 		#00634f  UPDATED (previously darkgreen)
emerald: 		#6a8012
darkpurple: 	#642566
red: 			#d30044


New Colours

New-Green #9b9a00
New-Blue #79aad7
New-Pink #b80047
New-Dark Pink #87132d
New-Dark Green #00634f

---------------------------------------------*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #f4f4f4;
}

.half-div{
	width: 50%;
	float: left;
}

.half-div.one{
	
}

.master_leftcol.online-demo{
	width: 353px;
}

.online-demo h2{
	padding-right: 0px !important;
}

/*======================================================== Framework ==*/

div.wrapper {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	background: url(../assets/pageframework/wrapper_back.gif) repeat-y top center;
}
.content_wrapper {
	float: left;
	width: 900px;
	margin: 0px 0px 20px 30px;
	z-index: 0;
}

body.home div.content, body.home_machines div.content {width: 900px;}
.left_col {
	float: left;
	width: 190px;
}
.left_col_master {
	float: left;
	width: 300px;
}
.right_col_master {
	float: right;
	width: 320px;
}
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 h2 {
	width: 190px;
	height: 60px;
	background: url(../assets/pageframework/flavia_logo.gif) no-repeat top center;
	text-indent: -5000px;
	float: left;
}
.masthead .phone_email {
	float: right;
	font-size: 0.750em;
}
	.masthead .phone_email .email,
	.masthead .phone_email .phone {
		float: right;
		border-right: solid #ccc 1px;
		padding: 10px 20px 0;
		line-height: 16px;
	}
		.masthead .phone_email .email span,
		.masthead .phone_email .phone span {
			width: 16px;
			height: 16px;
			float: left;
			margin-right: 5px;
		}
		.masthead .phone_email .email span { background: url(../assets/pageframework/icon-16-email.png) left top no-repeat; }
		.masthead .phone_email .phone span { background: url(../assets/pageframework/icon-16-phone.png) left top no-repeat; }
		
.masthead ul.masthead {
	width: 200px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	font-size: .7em;
	color: #666;
	text-align: right;
}
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 {width: 900px; height: 35px; margin: 0px auto; z-index: 1;}
.main_nav ul {height: 35px; margin: 0px; padding: 0px; list-style: none; background: url(../assets/pageframework/mainnav_back.gif) no-repeat top center;} 
.main_nav li {
	float: left;
	background: url(../assets/pageframework/mainnav_divider.gif) no-repeat top right;
	position: relative;
	z-index: 10;
}
.main_nav li.nav_last {background-image: none; float: right; margin: 0px; padding: 0px; width: 110px;}
.main_nav a:link, .main_nav a:visited {
	display: block;
	text-decoration: none;
	color: #6b6b6b;
	font-size: .75em;
	line-height: 35px;
	padding: 0px 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.main_nav a:hover {background: url(../assets/pageframework/mainnav_active_back.gif) repeat-x top center;}
.main_nav a.active {background: url(../assets/pageframework/mainnav_hover_back.gif) repeat-x top center;}

.main_nav a.nav_home:link, .main_nav a.nav_home:visited {
	width: 50px;
	background: url(../assets/pageframework/home_up.gif) no-repeat top center;
	text-indent: -5000px;
	padding: 0px 4px 0px 0px;
}
.main_nav a.nav_home:hover {background: url(../assets/pageframework/home_over.gif) no-repeat top center;}
.main_nav a.nav_quote:link, .main_nav a.nav_quote:visited {width: 100px; background: url(../assets/pageframework/quote_up.gif) no-repeat top center;}
.main_nav a.nav_quote:hover {color: #5a2c34; background: url(../assets/pageframework/quote_over.gif) no-repeat top center;}

.main_nav a.nav_quote {padding: 0px 0px 0px 20px;}
.main_nav a.nav_home {padding: 0px 0px 0px 20px; margin-left: -2px;}

/*-- FREE Quote menu --*/
.main_nav ul li.nav_last div#form_quote {
	/*display: none;*/
	position: absolute;
	background: url(../assets/pageframework/quote_back.jpg) no-repeat bottom right;
	background-color: #f7e5cd;
	top: 35px;
	width: 200px;
	min-height: 35em;
	height: auto !important;
	right: 0px;
	border-left: 1px solid  #b5b5b5;
	border-right: 1px solid  #b5b5b5;
	border-bottom: 1px solid  #b5b5b5;
	z-index: 1000;
	visibility: hidden;
/*	overflow: auto;*/
}
/* IE */
/*\*/
* html .main_nav ul li.nav_last div#form_quote {height: 35em;}
.main_nav ul li div#form_quote li {background-image: none;}
/*.main_nav ul li.nav_last:hover div#form_quote {display: block;}*/
div#form_quote ul {background-image: 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;}
.breadcrumbs a:hover {color: #5a2c34; text-decoration: underline;}
div.logout {font-size: .75em; color: #571c1f; float: right; margin: -20px 30px 0px 0px; text-decoration: none;}




/*======================================================== 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.6em;
	line-height: 1.2em;
	color: #FFF;
	font-weight: normal;
	padding: 20px 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 #338272;}
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: #571c1f; border-top: 15px solid #815557;}
body.red .bannerwide_head, body.red .bannernarrow_head {background-color: #d30044; border-top: 15px solid #de4073;}
body.orange .bannerwide_head, body.orange .bannernarrow_head {background-color: #ef8200; border-top: 15px solid #f3a140;}
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 #338272;}
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 #c6336c;}
body.yellow .bannerwide_head, body.yellow .bannernarrow_head {background-color: #87132d; border-top: 15px solid #9f4257;}
body.gold .bannerwide_head, body.gold .bannernarrow_head {background-color: #87132d; border-top: 15px solid #9f4257;}
body.limegreen .bannerwide_head, body.limegreen .bannernarrow_head {background-color: #9b9a00; border-top: 15px solid #afae33;}
body.cream .bannerwide_head, body.cream .bannernarrow_head {background-color: #79aad7; border-top: 15px solid #94bbdf;}
body.pink .bannerwide_head, body.pink .bannernarrow_head {background-color: #b80047; border-top: 15px solid #c6336c;}





/*======================================================== 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 h2.nomargin {
	padding-right: 0em !important;
}
div.content h3 {
	font-size: 1em;
	line-height: 1.3em;
	font-weight: normal;
	margin-bottom: .4em;
	padding-right: 140px;
	color: #333;
}
div.content h4 {
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: normal;
	margin: 0em 0em .4em 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;
}
p em {
	font-size: .8em;
	color: #571c1f;
}
.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 0px 0px 10px; list-style: none; text-indent: -10px;}
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 top;
	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 20%;}
	
	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 20%; padding-left: 10px;}
	
	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 20%;}
	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 20%;}
	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 20%;}
	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 20%;}
	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 20%;}
	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 20%;}
	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 20%;}
	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 20%;}
	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 20%;}
	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 20%;}
	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 20%;}
	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 20%;}
	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 20%;}
		
	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). 

Changes by James Fox @the energy cell on 14/10/13

======================================================================= */

.dn { display: none; }

/*----------------------------------------------
	HOME PAGE: Tier 1
----------------------------------------------*/

/* Holder */
	body.home .tier1 {
		background: #b5b5b5;
		height: 480px;
		position: relative;
		overflow: hidden;
		margin-bottom: 30px;
	}

/* More Information Panels */
	body.home .tier1 .moreInformaion {
		position: absolute;
		bottom: 0;
		width: 100%;
		height: 90px;
		overflow: visible;
		z-index: 6;
	}
		body.home .tier1 .moreInformaion .panel {
			background-color: #f7d6a5;
			position: relative;
			top: 0;
			/*top: -390px;*/
			width: 33.3333333%;
			height: 480px;
			float: left;
			transition: top 0.5s;
			-webkit-transition: top 0.5s; /* Safari */
		}
		body.home .tier1 .moreInformaion .panel:hover {
			top: -390px;
		}
		body.home .tier1 .moreInformaion .panel.talk {
			background: url(../assets/home_banner/banner-info-talk.png) #f7d6a5 left bottom no-repeat;
		}
		
		/* Titles */	
			body.home .tier1 .moreInformaion .panel .top .title {
				font-family: OptimaLTPro-Roman;
				font-weight: normal;
				font-style: normal;
				background-color: #a70240;
				color: #fff;
				font-size: 20px; /* 20px */
				font-weight: normal;
				text-transform: uppercase;
				line-height: 50px;
				text-align: center;
			}
			/* Color Variations */
			body.home .tier1 .moreInformaion .panel.drinks .top .title { background-color: #94133a; }
			body.home .tier1 .moreInformaion .panel.talk .top .title { background-color: #822433; }
				
				body.home .tier1 .moreInformaion .panel .top .title .arrow {
					width: 16px;
					height: 16px;
					float: right;
					background: url(../assets/home_banner/arrows.png) left top no-repeat;
					margin: 17px 15px 0 0;
					overflow: hidden;
				}
					body.home .tier1 .moreInformaion .panel:hover  .top .title .arrow { background-position: 0 -32px; }
			
			body.home .tier1 .moreInformaion .panel .top .subTitle {
				font-family: OptimaLTPro-Roman;
				font-weight: normal;
				font-style: normal;
				font-size: 14px;
				color: #bd3632;
				text-transform: uppercase;
				text-align: center;
				line-height: 40px;
			}
				body.home .tier1 .moreInformaion .panel .top .subTitle sup {
					vertical-align: super;
					font-size: 8px;
					line-height: 100%;
				}
				
		/* Lists */
			body.home .tier1 .moreInformaion .panel ul {
				font-size: 13px;
				line-height: 21px;
				color: #822433;
				margin: 10px 0px 10px 30px;
			}
		/* Buttons */
			body.home .tier1 .moreInformaion .panel .btn {
				background: url(../assets/home_banner/banner-btn-arrow.png) #9db009 220px 0 no-repeat;
				height: 41px;
				line-height: 41px;
				text-align: center;
				display: block;
				border: none;
				outline: none;
				text-decoration: none;
				color: #fff;
				width: 100%;
				text-transform: uppercase;
				font-size: 14px;
				font-weight: bold;
				position: absolute;
				bottom: 0;
				cursor: pointer;
			}
			/* Color Variations */
			body.home .tier1 .moreInformaion .panel.drinks .btn { background-color: #8e9300; }
			body.home .tier1 .moreInformaion .panel.talk .btn { background-color: #6a7f10; bottom: -47px; }
			
		/* Paragraph */
			body.home .tier1 .moreInformaion .panel.talk .copy p {
				font-size: 14px;
				color: #822433;
				line-height: 30px;
				margin: 0px 20px;
			}
				body.home .tier1 .moreInformaion .panel.talk .copy p a {
					color: inherit;
					text-decoration: none;
				}
			
		/* Form */
			body.home .tier1 .moreInformaion .panel.talk .master_form {
				position: absolute;
				bottom: 47px;
				width: 100%;
			}
				body.home .tier1 .moreInformaion .panel.talk .master_form p { margin: 0px 20px 5px; }
				body.home .tier1 .moreInformaion .panel.talk select {
					font-size: 13px;
					padding: 5px;
					margin: 0px 20px 5px;
				}
				body.home .tier1 .moreInformaion .panel.talk .inText {
					background-color: rgba(255,255,255,0.7);
					background-color: #fff\0/ !important; /* IE8-9 only */
					*background-color: #fff; /* IE7 only */
					border: solid #9db009 1px;
					box-shadow: inset 0 0 10px 0 rgba(0,0,0,0.1);
					padding: 0px 12px;
					margin: 0px 20px 5px;
				}
					body.home .tier1 .moreInformaion .panel.talk .inText input {
						background-color: transparent;
						border: none;
						font-size: 13px;
						color: #5c5c5c;
						width: 100%!important;
						padding: 6px 0;
						margin: 0;
					}
					
					body.home .tier1 .moreInformaion .panel.talk .master_form div.error {
						background: url(../assets/pageframework/warning_symbol.gif) no-repeat left -10%;
						padding-left: 20px;
						margin: 0 0 5px 20px;
					}
						body.home .tier1 .moreInformaion .panel.talk .master_form div.error p { font-size: 11px; color: #000; margin: 0; }
	
/* Banner Main */
	body.home .tier1 .banner {
		background: url(../assets/home_banner/banner-bg.png) left top no-repeat;
		width: 100%;
		height: 100%;
	}
	
	/* Machine Image */
		body.home .tier1 .banner .machineImage {
			background-color: transparent!important;
			float: left;
			width: 300px;
			height: 389px;
			position: relative;
		}
			body.home .tier1 .banner .machineImage img {
				background-color: transparent!important;
				width: 390px;
				height: 480px;
			}
	
	/* Banner Copy Core Styles */
		body.home .tier1 .banner .copy {
			float: left;
			color: #4d4d4d;
			margin: 35px 0 0 0px;
		}
			body.home .tier1 .banner .copy .title {
				font-family: OptimaLTPro-Roman;
				font-weight: normal;
				font-style: normal;
				font-size: 36px;
				color: #4d4d4d;
				font-weight: normal;
				line-height: normal;
			}
			body.home .tier1 .banner .copy ul {
				font-family: OptimaLTPro-Roman;
				font-weight: normal;
				font-style: normal;
				list-style-image: url(../assets/home_banner/list-tick.png);
				font-size: 18px;
				line-height: 30px;
				margin: 20px 0px 0 110px;
				width: 315px;
			}
			body.home .tier1 .banner .copy .cto {
				font-family: OptimaLTPro-Roman;
				font-weight: normal;
				font-style: normal;
				font-size: 18px;
				line-height: 1.4em;
				margin: 20px 0px 0 110px;
				color: #822433;
			}
				body.home .tier1 .banner .copy .cto b {
					font-size: 26px;
					color: #a70240;
					font-weight: 100;
				}
			body.home .tier1 .banner .copy p {
				font-family: OptimaLTPro-Roman;
				font-weight: normal;
				font-style: normal;
				font-size: 16px;
				color: #4d4d4d;
			}
			body.home .tier1 .banner .copy .btn {
				background: url(../assets/home_banner/banner-btn-arrow.png) #a70240 135px 8px no-repeat;
				color: #fff;
				line-height: 100%;
				text-align: center;
				display: block;
				border: none;
				outline: none;
				text-decoration: none;
				text-transform: uppercase;
				font-size: 14px;
				font-weight: bold;
				cursor: pointer;
				padding: 22px 30px;
				margin: -120px -50px 0 0;
				float: right;
			}
	/* Banner Copy - Option 1 */
		body.home .tier1 .banner .copy.option1 {
			width: 550px;
		}
			body.home .tier1 .banner .copy.option1 .title { }
			body.home .tier1 .banner .copy.option1 ul {
				margin: 20px 0px 0 110px;
				width: 315px;
			}
			body.home .tier1 .banner .copy.option1 .btn {
				margin: -10px -10px 0 0;
			}
			
	/* Banner Copy - Option 2 */
		body.home .tier1 .banner .copy.option2 {
			margin: 55px 0 0 0px;
			width: 460px;
		}
			body.home .tier1 .banner .copy.option2 .title { }
			body.home .tier1 .banner .copy.option2 p { padding-left: 85px; }
				body.home .tier1 .banner .copy.option2 .title .one {
					font-size: 24px;
				}
				body.home .tier1 .banner .copy.option2 .title .two {
					font-size: 48px;
				}
				body.home .tier1 .banner .copy.option2 .title .three {
					font-size: 22px;
					padding-left: 83px;
					margin-bottom: 20px;
				}
			body.home .tier1 .banner .copy.option2 .btn {
				margin: 20px -100px 0 0;
			}
	/* Banner Copy - Option 3 */
		body.home .tier1 .banner .copy.option3 {
			margin: 55px 0 0 0px;
			width: 560px;
		}
			body.home .tier1 .banner .copy.option3 .title { }
				body.home .tier1 .banner .copy.option3 .title .one {
					font-size: 24px;
				}
				body.home .tier1 .banner .copy.option3 .title .two { font-size: 48px; }
					body.home .tier1 .banner .copy.option3 .title .two span.a { font-size: 22px; }
					body.home .tier1 .banner .copy.option3 .title .two span.b { font-size: 34px; color: #822433; }
						body.home .tier1 .banner .copy.option3 .title .two span.b sup { font-size: 14px; vertical-align: super; }
				body.home .tier1 .banner .copy.option3 .title .three {
					font-size: 18px;
					margin: 0 0 20px 226px;
				}
			body.home .tier1 .banner .copy.option3 .btn {
				margin: 80px 0px 0 0;
			}
			
			
/* Banner Main 2 */
	body.home .tier1 .banner2 {
		background: url(../assets/home_banner/banner-bg2.png) #fff left top no-repeat;
		width: 100%;
		height: 100%;
	}
		
	/* Banner Copy */
		body.home .tier1 .banner2 .copy {
			float: left;
			color: #fff;
			position: relative;
			top: 200px;
			margin-left: 30px;
		}
			body.home .tier1 .banner2 .copy .title {
				margin-bottom: 5px;
			}
			body.home .tier1 .banner2 .copy .title .a {
				font-family: OptimaLTPro-Roman;
				font-weight: normal;
				font-style: normal;
				font-size: 20px;
				background-color: #8e9300;
				color: #fff;
				line-height: 100%;
				padding: 5px 10px;
				display: inline-block;
			}
				body.home .tier1 .banner2 .copy .title .a sup {
					vertical-align: super;
					font-size: 0.5em;
				}
			body.home .tier1 .banner2 .copy .title .b {
				font-family: OptimaLTPro-Roman;
				font-weight: normal;
				font-style: normal;
				font-size: 28px;
				background-color: #8e9300;
				color: #fff;
				line-height: 32px;
				padding: 5px 10px;
			}
			body.home .tier1 .banner2 .copy .btn {
				background-color: #e98300;
				color: #fff;
				line-height: 14px;
				text-align: left;
				display: inline-block;
				border: none;
				outline: none;
				text-decoration: none;
				font-size: 14px;
				font-weight: bold;
				cursor: pointer;
				padding: 12px 10px;
				margin: 0px 0px 0px 0px;
				position: relative;
			}
				body.home .tier1 .banner2 .copy .btn sup {
					vertical-align: super;
					font-size: 0.5em;
				}
				body.home .tier1 .banner2 .copy .btn span {
					background: url(../assets/home_banner/banner-btn2.png) left top no-repeat;
					width: 46px;
					height: 40px;
					position: absolute;
					right: -51px;
					top: 0;
				}


/*----------------------------------------------
	HOME PAGE: Tier 2
----------------------------------------------*/

body.home .tier2 {
	
}

/*----------------------------------------------
	HOME PAGE: Tier 3
----------------------------------------------*/

body.home .tier3 {
	
}

/*==================================================== Home Page END ===*/


/********* OLD BANNER CSS ***********/

/*--Tier 1--*/
div.home_tier1 {
	margin: 1px 0px 20px 0px;
	z-index:0;
}
	div.home_tier1:after {
		content: "";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}
	 
	div.home_tier1 {
		display: inline-block;
	}
	 
	html[xmlns] div.home_tier1 {
		display: block;
	}
	 
	* html div.home_tier1 {
		height: 1%;
	}



div.tier1_a {
	float: left;
	width: 390px;
	background-color: #b5094b;
	background: url(../assets/pageframework/homepanel_back.jpg) repeat-x top center;
	height: 240px;
}
div.tier1_a h1 {
	color: #FFF;
	padding: 15px 20px 0px 20px;
	font-size: 2em;
	line-height: 1em;
	margin-bottom: .1em;
}
div.tier1_a p {
	color: #fff;
	padding: 0px 25px 0px 20px;
	line-height: 1.6em;
}

div.tier1_b {float: left; width: 300px; height:240px; background: url(../assets/coffee.jpg) no-repeat top center;}
div.galaxy {
	position: absolute;
	top: 1px;
	left: 390px;
}

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;}



/*--Nav (Machines Page)--*/

body.home_machines a.homenav_machines {
	background: url(../assets/pageframework/homenav_machines_up.gif) no-repeat top center;
	height: 48px; display: block;}
	body.home_machines a.homenav_machines:hover {background: url(../assets/pageframework/homenav_machines_over.gif) no-repeat left top;}

body.home_machines a.homenav_how {
	background: url(../assets/pageframework/homenav_machines_up.gif) no-repeat left -48px;
	height: 48px; display: block;}
	body.home_machines a.homenav_how:hover {background: url(../assets/pageframework/homenav_machines_over.gif) no-repeat left -48px;}

body.home_machines a.homenav_quote {
	background: url(../assets/pageframework/homenav_machines_up.gif) no-repeat left -96px;
	height: 48px; display: block;}
	body.home_machines a.homenav_quote:hover {background: url(../assets/pageframework/homenav_machines_over.gif) no-repeat left -96px;}

body.home_machines a.homenav_drinks {
	background: url(../assets/pageframework/homenav_machines_up.gif) no-repeat left -144px;
	height: 48px; display: block;}
	body.home_machines a.homenav_drinks:hover {background: url(../assets/pageframework/homenav_machines_over.gif) no-repeat left -144px;}

body.home_machines a.homenav_flavia {
	background: url(../assets/pageframework/homenav_machines_up.gif) no-repeat left -192px;
	height: 48px; display: block;}
	body.home_machines a.homenav_flavia:hover {background: url(../assets/pageframework/homenav_machines_over.gif) no-repeat left -192px;}


/*--Tier 1 (Machines Page)--*/
body.home_machines div.tier1_a {
	float: left;
	width: 690px;
	background-color: #571c1f;
	height: 240px;
}




/*--Tier 2--*/

body.home_machines div.home_tier2 {float: left; margin-bottom: 5px;}
body.home_machines div.tier2_a {width: 355px; float: left; margin: 0px 10px 0px 25px;}

div.home_tier2 { float: left; margin-bottom: 0px;}
div.home_tier2 h3 {padding: 0px; font-size: .9em; font-weight: bold; margin-bottom: .3em;}
div.tier2_a {float: left; margin: 0px 0px 0px 0px;}

div.tier2_a a:link, div.tier2_a a:visited {text-decoration: none; color: #571c1f;}
div.tier2_a a:hover {color: #f28500;}


div.tier2_a p {font-size: .8em; line-height: 1.5em; padding-right: 0px;}
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 p {margin-bottom: 3px;}
div.tier2_b cite {
	font-size: .6em;
	color: #999;
	padding-bottom: 5px;
	display: block;
}
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 a:link, div.home_tier3 a:visited {
	color: #f8d7a5;
	text-decoration: none;
	font-weight: bold;
}
div.home_tier3 a:hover {color: #FFF;}

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: url(../assets/pageframework/tier3c_back.gif) repeat-x top center; height: 170px;}

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;
	font-weight: normal !important;
}

div.tier3_b {background: url(../assets/pageframework/tier3b_back.jpg) no-repeat top center;}
div.tier3_b h3 {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	padding: 20px 95px 0px 25px;
	margin-bottom: .2em;
}
div.tier3_b p {
	color: #fff;
	font-size: .8em;
	padding: 0px 85px 0px 25px !important;
	font-weight: normal;
}
	


div.tier3_c h3 {
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	padding: 20px 25px 0px 25px;
	margin-bottom: .2em;
}
div.tier3_b p {
	color: #fff;
	font-size: .8em;
	padding: 0px 25px;
	font-weight: normal !important;
}





/*======================================================== 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: #FFF;
	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.flaviafuture2 {
	background: url(../assets/pageframework/future_back2.jpg) no-repeat top center;
	height: 180px;
	color: #FFF;
	margin: 20px 0px 25px 0px;
	padding-top: 0px
}
div.content div.flaviafuture h4, div.content div.flaviafuture2 h4 {
	padding: 0px 15px 0px 345px;
	font-size: .95em;
	line-height: 1.3em;
	margin-bottom: .7em;
	color: #FFF;
	font-weight: bold;
}
div.content div.flaviafuture h3, div.content div.flaviafuture2 h3 {
	padding: 20px 15px 0px 345px;
	font-size: .95em;
	line-height: 1.3em;
	margin-bottom: 0em;
	color: #FFF;
	font-weight: bold;
}
div.flaviafuture p, div.flaviafuture2 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;
}




/* New Fresh Release Page */

div.content h2.fresh-release {color: #00548f !important;}
div.content h3.fresh-release {color: #a1242a;}

#fresh1 {background: url(../assets/pageframework/fresh-release-back1.jpg) no-repeat; height: 300px; position: relative; margin-bottom: 20px;}
p.fresh1-a {position: absolute; left: 270px; top: 40px;}
p.fresh1-b {position: absolute; font-size: 1em !important; left: 490px; top: 130px; width: 170px;}

#fresh2 {background: url(../assets/pageframework/fresh-release-back2.jpg) no-repeat; height: 230px; padding: 30px 430px 0px 30px; margin-bottom: 20px;}
div.content div#fresh2 p.fresh2-a {color: #00548f; font-size: 1em; margin-bottom: 5px;}
div.content div#fresh2 p.fresh2-b { color: #a1242a; font-size: 1em; margin-bottom: 8px;}

#fresh3 {background: url(../assets/pageframework/fresh-release-back3.jpg) no-repeat; height: 230px; padding: 30px 430px 0px 30px; margin-bottom: 20px;}
div.content div#fresh3 p.fresh2-a {color: #87132d; font-size: 1em; margin-bottom: 5px;}
div.content div#fresh3 p.fresh2-b { color: #666; font-size: 1em; margin-bottom: 8px;}

div.content p.fresh-brands {font-size: 1em; color: #00548f; padding-top: 20px; margin-bottom: 50px;}






/*------------------------------------------- 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 20px 10px 0px;
	clear: none;
}
blockquote {
	/*background: url(../assets/pageframework/quote_open.gif) no-repeat top left;*/
	/*width: 550px;*/
}
div.content blockquote h3 {
	font-size: .8em;
	font-weight: bold;
	color: #d30044;
	margin-bottom: .2em;
	padding-left: 0px;
}
div.content blockquote img.quote_open {
	border: none;
	margin: 0px 10px 5px 0px;
}
div.content blockquote .blockinner {
	color: #999;
	font-style: italic;
	text-indent: 0px;
	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;
}
/* Target IE7 only */
html>body div.maincontent_floater .quote {
	border-bottom: none;
	padding: 0px;
	margin-bottom: -.5em;
}
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 ==*/


/*-- New Serve Page --*/

#serve-intro {
	background: url(../assets/pageframework/machineusp_back.jpg) no-repeat top center;
	position: relative;
	padding-right: 140px;
	height: 250px;
}
#serve-intro h3 {font-size: .9em;}
#serve-intro p {margin-bottom: 30px;}
#serve-intro ul.serve-list {font-size: .85em; margin: 5px 0px 20px 15px; width: 350px; list-style-image: url(../assets/pageframework/bullett_orange.gif);}
#serve-intro ul.serve-list li {margin-bottom: .25em; color: #666 !important;}

#serve-intro ul.quicklinks {font-size: .7em; list-style: none; position: absolute; top: 70px; left: 545px; width: 140px;}



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: 0em;}
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: -215px; width: 500px;}
ul.machine_usp li#usp2 div.usp_hidden {left: -226px; top: -215px; width: 550px;}
ul.machine_usp li#usp3 div.usp_hidden {left: -452px; top: -215px; 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;}


div.merchandiser2_intro {
	background: url(../assets/pagephotos/merchandiser_back.jpg) no-repeat top center;
	height: 80px;
	color: #FFF;
	margin: 20px 0px 0px 0px;
	padding-top: 140px
}
/*div.merchandiser2_intro h3 {
	padding: 10px 10px 0px 370px;
	color: #571c1f;
	font-weight: bold;
	font-size: 1.1em;
}*/
div.merchandiser2_intro p {
	padding: 0px 20px 0px 395px;
	margin-bottom: 1em;
	color: #CC9;
	font-weight: bold;
}




/* --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;}




/* --Energy Calcluator--*/

div.calc_input {
	background:url(../assets/pageframework/calcinput_back.jpg) no-repeat top center;
	height: 330px;
	margin-bottom: 20px;
}
div.content div.calc_input h4 {
	color: #FFF;
	font-size: .9em;
	line-height: 1.3em;
	padding: 35px 380px 0px 20px;
}
div.calc_input ul {
	padding: 0px;
	list-style: none;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	margin: 20px 0px 0px 20px;
	width: 270px;
}
div.calc_input ul li.disclaimer {
	font-size: .75em;
	color: #adb97d;
	margin: 1em 0 1.2em 0;
	clear: both;
	width: 150px;
}
div.calc_input ul li {
	margin-bottom: .3em;
}
div.calc_input ul input#machines {
	width: 40px;
	float: right;
	padding: 4px;
}
div.calc_input ul label {
	float: left;
}
div.calc_results {
	background: url(../assets/pageframework/results1_back.jpg) no-repeat top center;
	height: 130px;
	margin-bottom: 25px;
}
div.content h2.calc {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table#results1 {
	font-size: 1.5em;
	line-height: 1.5em;
	margin: 5px 0px 20px 0px;
	color: #00694e;
}
table#results1 td.cost {
	font-weight: bold;
	color: #c7650a;
}

table#results2 {
	font-size: .9em;
	line-height: 1.3em;
	color: #fff;
	margin: 10px 0px 0px 10px;
}
table#results2 td {

}
table#results2 thead {
	font-size: .8em;
	line-height: 1.4em;
	text-align: right;
	border-bottom: 1px solid #fff;
}
table#results2 thead td {
	padding: 5px 0px 10px 0px;
}
table#results2 thead td.title {
	text-align: left;
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: bold;
	width: 220px;
}

table#results2 tbody {
	text-align: right;
	font-weight: bold;
	font-size: 1.4em;
}
table#results2 tbody td {
	padding-top: 7px;
}
table#results2 tbody td.heading {
	text-align: left;
	font-size: .6em;
	font-weight: normal;
}

div.resultcol {
	width: 250px;
	float: left;
	margin-right: 20px;
	margin-top: 18px;
}
div.resultcol h3 {
	padding-right: 0px;
	font
}
div.resultcol p {
	padding-right: 0px;
	/*font-weight: bold;*/
	font-size: .9em;
}
div.resultcol span {
	color: #c7650a;
	font-weight: bold;
}
ol.disclaimer {
	color: #666;
	font-size: .7em;
	margin: 0px 0px 0px 15px;
}




/*--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;
}

ul.instructions img {
	border: 0px;
	margin: 0px 0px 3px 0px;
	border: 1px solid #999;
	display: block;
}
ul.instructions li p.caption {
	font-size: .7em;
	line-height: 1.2em;
	color: #999;
	margin: 0px;
	padding: 0px;
}
ul.instructions {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
ul.instructions li {
	float: left;
	margin: 0px 12px 12px 0px;
	width: 142px;
	height: 125px;
}









/*======================================================== Drinks ==*/


/*--Drinks Landing Page--*/

ul.serve-list {font-size: .85em; margin: 5px 0px 20px 15px; list-style-image: url(../assets/pageframework/bullett_orange.gif);}
ul.serve-list li {margin-bottom: .25em; color: #666 !important;}


/*--New Drinks Selector--*/

#drinks-selector2 {
	background: url(../assets/pageframework/new-drinks-selector-back.jpg) no-repeat;
	height: 240px;
	position: relative;
	margin-bottom: 30px;
}
.selector a {
	display: block;
	width: 207px;
	line-height: 40px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	background: url(../assets/pageframework/bullett_white.gif) no-repeat 5% 50%;
	padding-left: 20px;
}
.select-alterra a:link, .select-alterra a:visited {}
.select-alterra a:hover {background-color: #ecb118;}

.select-brighttea a:link, .select-brighttea a:visited {left: 228px;}
.select-brighttea a:hover {background-color: #f8971e;}

.select-galaxy a:link, .select-galaxy a:visited {left: 456px; width: 209px;}
.select-galaxy a:hover {background-color: #551c02;}



/* Alterra */
#alterra-top {margin: 0px 0px -3px 0px; padding: 0px;}
#alterra-back {margin: 0px; padding: 20px 40px 30px 40px; background: url(../assets/pageframework/alterra-back-bottom.jpg) no-repeat center bottom;}
#alterra-back h2 {color: #FFF; font-size: 1.1em; line-height: 1.5em; margin-right: 0px; padding-right: 0px;}
#alterra-back p {color: #FFF; line-height: 1.5em;}

img.alterra-arrows {float: left; margin: 0px;}

ul#alterra-bullets {float: left; width: 280px; color: #FFF; list-style: none; margin: 0px 45px 0px 0px; padding:0px;}
ul#alterra-bullets span {display: block; font-size: 1.1em;}
ul#alterra-bullets span.quality {color: #e9a611;}
ul#alterra-bullets span.great {color: #5b8726;}
ul#alterra-bullets span.deeper {color: #f57a1f;}
ul#alterra-bullets span.sustainable {color: #88b4db;}
ul#alterra-bullets li {margin-bottom: 20px; font-size: .9em; line-height: 1.3em;}

img.roasttable {float: right;}

#alterra-drink-detail {height: 320px; padding: 75px 25px 0px 25px;}
.light-smooth {background: url(../assets/pageframework/alterra-lightsmooth-back.gif) no-repeat;}
.medium-balanced {background: url(../assets/pageframework/alterra-mediumbalanced-back.gif) no-repeat;}
.medium-bright {background: url(../assets/pageframework/alterra-mediumbright-back.gif) no-repeat;}
.dark-intense {background: url(../assets/pageframework/alterra-darkintense-back.gif) no-repeat;}
.flavoured-decaf {background: url(../assets/pageframework/alterra-flavoured-back.gif) no-repeat;}

#alterra-drink-detail h2 {color: #000; font-size: .9em; margin-bottom: 20px;}
#alterra-drink-detail div.drink {width: 270px; float: left;	margin-right: 15px;}
#alterra-drink-detail .last {margin-right: 0px !important;}
#alterra-drink-detail div.drink img.drink-image {float: left; margin: 0px 10px 20px 0px;}

#alterra-drink-detail div.drink p {color: #000;}
div.drink p.drink-name {font-size: 1.2em; font-weight: bold; margin-bottom: 5px;}

a.alterra-link:link, a.alterra-link:visited {color: #eaa900; text-decoration: none;}
a.alterra-link:hover {color: #FFF;}



/* Bright Tea Co. */

#btc-detail {background: url(../assets/pageframework/btc-detail.gif) no-repeat;height: 640px; position: relative;}
#btc-detail img.btc-title {margin: 80px 0px 0px 180px;}
#btc-detail p.btc-intro {margin: 10px 0px 50px 180px; font-size: .9em; color: #000;}

#btc-drink-wrapper {margin: 0px 30px;}

dl.btc-drink {width: 300px; float: left; margin: 0px 20px 30px 0px;}
dl.no-margin {margin-right: 0px;}

dl.btc-drink dt {float: left;}
dl.btc-drink dd.btc-drink-name {font-size: 1.1em; font-weight: bold;}
dl.btc-drink dd { font-size: .8em; line-height: 1.4em; color: #666;}

a.btc-link:link, a.btc-link:visited {color:#000; text-decoration: none; margin-left: 40px; font-weight: bold;}
a.btc-link:hover { color:#F60;}


/* Galaxy */

#galaxy-back {background: url(../assets/pageframework/galaxy-back.jpg) no-repeat; height: 370px; padding: 300px 0px 0px 18px;}
#galaxy-back h2 {color: #000; font-size: 1em; line-height: 1.3em;}

#galaxy-back #galaxy-summary {margin: 30px 50px 0px 170px;}

#galaxy-back #galaxy-summary h3 {font-weight: bold; font-size: 1.2em; color:#7b3b21;}
#galaxy-back #galaxy-summary p {color: #000;}

a.galaxy-link:link, a.galaxy-link:visited {color:#c44630; text-decoration: none; font-weight: bold;}
a.galaxy-link:hover { color:#7b3b21;}




 
 






/*.drink_selector {margin: 20px 0px 0px 0px; padding-bottom: 10px;}

.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;}

a.nutrition:link, a.nutrition:visited {
		color: #571c1f;
		font-weight: bold;
		text-decoration: none;
		font-size: .75em;
		margin-top: 5px;
		display: block;
}
a.nutrition:hover {text-decoration: underline; color: #974b07;}


.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;}


/*--Rate & Review Tab--*/


/*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 input#email {width: 200px;}
div.content div.domtab div fieldset label.greynote {text-align:left; font-size:.6em; margin:5px 0px 10px 0px; width: 250px; }
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;}
	
	
	
/*--Bean to Cup tabs--*/

div.domtab #choicetab,
div.domtab #freshnesstab,
div.domtab #hasslefreetab,
div.domtab #sustainabilitytab {padding: 20px 0px 20px 0px; background: url(../assets/pageframework/foldergrad_short.jpg) repeat-x bottom center}

/*body.orange div.domtab #choicetab {background: transparent;}*/


div.domtab #choicetab h3 {border-bottom: none; padding-right: 300px; color: #b80047; margin: -280px 0px 230px 20px; font-weight: bold;}
div.domtab #freshnesstab h3 {border-bottom: none; padding-right: 300px; color: #ef8200; margin: -280px 0px 255px 20px; font-weight: bold;}
div.domtab #hasslefreetab h3 {border-bottom: none; padding-right: 300px; color: #872434; margin: -280px 0px 230px 20px; font-weight: bold;}
div.domtab #sustainabilitytab h3 {border-bottom: none; padding-right: 250px; color: #9b9a00; margin: -280px 0px 230px 20px; font-weight: bold;}



div.domtab #choicetab ul,
div.domtab #freshnesstab ul,
div.domtab #hasslefreetab ul,
div.domtab #sustainabilitytab ul {
	color:#b80047;
	margin: 0px 0px 0px 17px;
	font-size: 1em;
	line-height: 1.4em;
	float:left;
	width: 350px;
}
div.domtab #freshnesstab ul {color: #ef8200;}
div.domtab #hasslefreetab ul {color: #872434;}
div.domtab #sustainabilitytab ul {color: #9b9a00;}

div.domtab #choicetab ul li,
div.domtab #freshnesstab ul li,
div.domtab #hasslefreetab ul li,
div.domtab #sustainabilitytab ul li {margin-bottom: .5em; margin-left: 20px;}

div.content div.domtab div#choicetab div.boxout,
div.content div.domtab div#freshnesstab div.boxout,
div.content div.domtab div#hasslefreetab div.boxout,
div.content div.domtab div#sustainabilitytab div.boxout {
	border: 2px solid #ccc;
	background: transparent;
	float: right;
	width: 220px;
	clear: none;
	padding: 15px;
	margin-right: 20px;
}
div.domtab div.boxout p {
	color: #999;
	font-size: .75em;
	line-height: 1.2em;
}
div.content div.domtab div.boxout p.bean_disclaimer {
	font-size: .6em;
}

/* Bean to Cup Floater */

.bean2cup_hasslefree {
	height: 35px; /* actual height 270px */
	background: url(../assets/pageframework/beantocup_floater_hasslefree.jpg) no-repeat top center;
	padding-top: 235px;
	margin-top: 30px;
}
/*.bean2cup_hasslefree p.box {
	display: block;
	color: #FFF;
	border: 2px solid #FFF;
	padding: 5px;
	margin: 60px 10px 0px 300px;
}*/






/*======================================================== 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;
}


div.ra_intro {
	background: url(../assets/pageframework/raintro_back.jpg) no-repeat top center;
	height: 240px;
	margin: 10px 0px 25px 0px;
}
div.content div.ra_intro h4 {
	color: #00634f;
	font-size: .9em;
	line-height: 1.4em;
	padding: 135px 325px 0px 18px;
}

div.ra_panel {
	background: url(../assets/pageframework/rafloater_back.jpg) no-repeat top center;
	height: 220px;
	color: #FFF;
	margin: 20px 0px 10px 0px;
	padding-top: 25px
}
div.content div.ra_panel h4 {
	padding: 0px 15px 0px 370px;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
}
div.ra_panel p {
	padding: 0px 15px 0px 370px;
	color: #FFF;
}






/*======================================================== 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: #79aad7;
}
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: #79aad7;
	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: #79aad7;
}


/*-- 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.red div.tibs dt  {color: #d30044;}
body.orange div.tibs dt  {color: #ef8200;}

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;
}


/*======================================================== Fusion customers ==*/

div.twocol_wrapper {float: left; margin-top: 20px;}
div.twocol_left {width: 320px; float: left; margin-right: 40px;}
div.content div.twocol_wrapper div.twocol_right {width: 320px;float: right !important;}




/*======================================================== Contact Us ==*/

div.numberintro {
	background: url(../assets/pageframework/numbers_introback.jpg) no-repeat top center;
	height: 130px;
	padding: 0px 0px 0px 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.numberintro h4 {
	font-weight: bold;
	font-size: 1em;
	padding: 15px 0px 0px 0px;
	margin-bottom: 8px;
}
div.numberintro p {
	color: #FFF;
	font-weight: bold;
	padding-right: 420px;
	margin-bottom: 5px;
}
div.numberintro p.number, div.left_col_master p.number, div.right_col_master p.number {
	color: #571c1f;
	font-weight: bold;
	font-size: 1.5em;
}

div.newnumberboxnew {float:left; background-color:#b80048; padding:15px;  width:310px; height:140px; position:relative;}
div.newnumberboxnew h4 {color:#fff!important; font-weight:bold;}
div.newnumberboxnew p { font-size:100%!important; line-height:1.0em; color:#fff!important;}
div.newnumberboxnew p.number {color:#59182c!important; font-size:180%!important; line-height:1.1em; font-weight:bold!important; position:absolute; bottom:0px;} 
div.newnumberboxexisting {float:left; background-color:#5d94d4; padding:15px;  width:310px; height:140px; position:relative;}
div.newnumberboxexisting p {color:#fff!important; font-size:100%!important; line-height:1.0em;}
div.newnumberboxexisting p.number {color:#59182c!important; font-size:180%!important; line-height:1.1em; font-weight:bold!important; position:absolute; bottom:0px;} 
div.newnumberboxexisting h4 {color:#fff!important; font-weight:bold;}

.clear { clear:both;}

div.contact-Call {
	float: left;
	width: 48%;
	background-color: #e5e5e5;
	text-align: center;
	padding: 30px 0px;
	border-radius: 5px;
}
	div.contact-Call:first-child { margin-right: 4%; }
	
	div.contact-Call h4 {
		color: #4c4c4c!important;
		font-size: 1.375em;
		margin-bottom: 10px;
	}
	div.contact-Call h5 {
		color: #999;
		font-weight: bold;
		padding: 0 40px;
		margin-bottom: 10px;
	}
	div.contact-Call .number {
		font-size: 1.875em;
		font-weight: bold;
		color: #4c4b4b;
		display: block;
		line-height: 100%;
	}

div.cta {
	height: 24px;
	text-align: center;
	padding: 30px 0;
}
	div.cta span {
		text-align: center;
		line-height: 24px;
		font-size: 18px;
		font-weight: bold;
		background-color: #fff;
		display: inline-block;
		padding: 0 20px;
	}
	div.cta .line {
		height: 12px;
		border-bottom: solid #dcdcdc 1px;
		margin-top: -24px;
	}
	
h5.quoteInfo {
	padding-bottom: 10px;
}
	h5.quoteInfo a { color: #8e9300; }

/*======================================================== Order Drinks ==*/

#order-drinks {
	background: url(../assets/pageframework/order-drinks-back.jpg) no-repeat top center;
	height: 500px;
	position: relative;
}
#order-drinks-inner {
	position: absolute;
	left: 320px;
	width: 350px;
}
#order-drinks-inner h2, #order-drinks-inner h3, #order-drinks-inner p {padding-right: 0px;}

#order-drinks-inner h2 {
	font-size: 1.4em;
}
#order-drinks-inner p {
	margin-bottom: .25em;
}







/*======================================================== Footer & Mini Footer ==*/

.footer_outer {
	background: url(../assets/pageframework/footer_top.jpg) no-repeat top center; float: left; width: 960px;}
.footer {
	background: url(../assets/pageframework/footer_bott_coffee.jpg) no-repeat bottom center;
	float: left; width: 900px; padding: 20px 30px 75px 30px;}
	body.green .footer {background: url(../assets/pageframework/footer_bott_tea.jpg) no-repeat bottom center;}
	body.brown .footer {background: url(../assets/pageframework/footer_bott_choc.jpg) no-repeat bottom center;}
	body.purple .footer {background: url(../assets/pageframework/footer_bott_spec.jpg) no-repeat bottom center;}

div.news_signup {
	float: left;
	width: 260px; /* Actual width 300px */
	height: 145px; /* Actual height 200px */
	padding: 55px 20px 0px 20px;
	background: url(../assets/pageframework/newsletter_back.jpg) no-repeat top center;
}
div.news_signup p {
	font-size: .75em;
	color: #666;
}
div.footer_links {
	width: 570px;
	float: right;
}
div.footer_links h4 {
	color: #571c1f;
	font-size: .8em;
	margin-bottom: .3em;
}

div.footer1, div.footer2, div.footer3 {width: 180px; float: left; margin: 10px 15px 20px 0px;}
div.footer3 {width: 180px;float: left;margin-right: 0px;}
.footer_links ul {
	font-size: .65em;
	line-height: 1.6em;
	list-style: none;
}
.footer_links ul li {
	background: url(../assets/pageframework/orange_bullett.gif) no-repeat left center;
}
.footer_links ul li a:link, .footer_links ul li a:visited {
	text-decoration: none;
	color: #999;
	font-weight: bold;
	padding-left: 8px;
}
.footer_links ul li a:hover {
	text-decoration: underline;
	color: #9c3c2d;
}

div.footer4 ul {
	background: url(../assets/pageframework/footer4_rule.gif) no-repeat top left;
	float: left;
	padding-top: 5px;
	width: 100%;
}
div.footer4 ul li {
	float: left;
	background: url(../assets/pageframework/grey_bullett.gif) no-repeat left center;
}
div.footer4 ul li a:link, div.footer4 ul li a:visited {
	text-decoration: none;
	color: #999;
	font-weight: bold;
	padding-left: 8px;
	margin-right: 20px;
}
div.footer4 ul li a:hover {text-decoration: underline; color: #9c3c2d;}

.mini_footer {
	height: 40px;
	background-color: #f4f4f4;
	margin-top: -20px;
	/*float: left;*/
	clear: both;
	width: 100%;
}
.mini_footer h2 {
	width: 95px;
	height: 40px;
	background: url(../assets/pageframework/mars_logo.gif) no-repeat top center;
	text-indent: -5000px;
	float: left; 
	margin: 0px 20px 0px 25px;
}
.mini_footer p {
	font-size: .6em;
	line-height: 2.2em;
	color: #666666;
	padding-right: 200px;
}
.mini_footer a:link, .mini_footer a:visited {
	color: #015390;
}
.mini_footer a:hover {
	text-decoration: none;
}




/*======================================================== Pagetools ==*/


.pagetools {
	height: 35px;
	background: url(../assets/pageframework/bookmark_back.jpg) no-repeat bottom center;
	clear: both;
	font-size: .7em;
	padding-top: 15px;
}
.pagetools ul {margin: 0px; padding: 0px; list-style: none;}
.pagetools li {float: left;}
.pagetools a:link, .pagetools a:visited {color: #666666; text-decoration: none;}
.pagetools a:hover {color: #5a2c34; text-decoration: underline;}

.bookmarks {float: left; width: 560px;}
.bookmarks h2 {float: left; margin-left: 30px;}

.printsend {float: right; width: 300px; margin-right: 30px;}

div.bookmarks ul li {margin-right: 8px;}
div.printsend ul li {float: right; margin-left: 15px;}

li.tool_delicious {background: url(../assets/pageframework/icon_de.gif) no-repeat center left; padding-left: 18px;}
li.tool_digg {background: url(../assets/pageframework/icon_digg.gif) no-repeat center left; padding-left: 18px;}
li.tool_reddit {background: url(../assets/pageframework/icon_reddit.gif) no-repeat center left; padding-left: 18px;}
li.tool_facebook {background: url(../assets/pageframework/icon_facebook.gif) no-repeat center left; padding-left: 18px;}
li.tool_stumble {background: url(../assets/pageframework/icon_stumble.gif) no-repeat center left; padding-left: 18px;}

li.tool_print {background: url(../assets/pageframework/icon_print.gif) no-repeat center left; padding-left: 20px;}
li.tool_send {background: url(../assets/pageframework/icon_send.gif) no-repeat center left; padding-left: 20px;}




/*======================================================== 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;}

li.form-text {font-size: .7em; line-height: 1.4em; padding-left: 120px; color: #666;}
span.diy-op1, span.diy-op2 {width: 200px; float: left !important; margin: 0px 20px 0px 0px; font-size: .7em; line-height: 1.4em; color: #666;}
span.diy-op1 {margin-left: 120px; float: right;}


/*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: .75em;
	font-weight: bold;
	text-align: right;
	color: #571c1f;
	background: none;
	width: 50px;
	margin: -5px 10px 0px 0px;
	padding: 0px;
	float: right;
}
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#newsletteremail {
	width: 60%;
	margin: 0px 10px 10px 0px;
	float: left;
	color: #999;
}
div.signup_form ul li div#Newsletter_ErDiv4 p {
	font-size: .7em;
	font-weight: bold;
	clear: both;
	color: #b80047;
	margin-top: .2em;
	margin-bottom: 0px;
}





/*======================================================== Hacks and Filters ==*/

.clearfix {clear: both;}

.clearfixDiv:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfixDiv {
	display: inline-block;
}
 
html[xmlns] .clearfixDiv {
	display: block;
}
 
* html .clearfixDiv {
	height: 1%;
}