/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */


/* Most common stuff you'll need to change */

	.coda-slider-wrapper {
		padding: 10px 0 40px 20px;
		float: left;
		}

	* html .coda-slider-wrapper {
		padding: 30px 0 20px 20px;
		}
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 250px; overflow: auto !important; padding-right: 20px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel {
		width: 540px;
		height: 250px;
		} 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 600px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	
/*
* html .coda-nav	{
		border-top: 1px solid #fff;
		}
*/
	
	
	/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #988353; color: #fff; }
	
	/* Panel padding */
	.coda-slider .panel-wrapper {
		height: 250px;
	 	}
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: 0; padding: 0;  color: #fff; overflow: hidden; font-size: .8em; line-height: .8em; border-top: 1px dotted #dfceb4;}
	* html .coda-nav ul {margin-top: -20px; color: #fff;}
	.coda-nav ul li { display: inline; color: #fff; }
	.coda-nav ul li a { background: #dfceb4; color: #fff; display: block; float: left; margin-right: 1px; padding: 4px 8px; text-decoration: none }
	
	/* Miscellaneous */
	/* .coda-slider-wrapper { clear: both; overflow: auto } */
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left;/*  background-color: #ccc; */}
	.coda-slider .panel-container { position: relative; }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

#coda-slider-1 h2 a	{
	float: left;
	width: 300px;
	height: 57px;
	background:url('/images/keurig-officepro-b145.jpg') 0 0 no-repeat;	
	margin: 5px 0 0 0;
	padding: 0;
	}

#coda-slider-1 p.intro	{
	font-size: .8em;
	line-height: 1.7em;
	margin: 0 210px 1em 0;
	/* background-color: #fff; */
	}

* html #coda-slider-1 p.intro	{
	font-size: .8em;
	line-height: 1.6em;
	}

/* ---------- Atlantic Coffee Services ----------- */

#acsvcs	{
	background: url('/images/atlantic-coffee-delivery.jpg') right no-repeat #fff;
	}

#acsvcs h2	{
	margin: 0 0 .75em 0;
	font-family: Georgia;
	font-size: 1.8em;
	}

#acsvcs p.intro	{
	margin: 0 165px 0 5px;
	font-family: Georgia;
	font-size: 1em;
	line-height: 1.6em;
	}

* html #acsvcs p.intro	{
	font-size: 1em;
	}

#acsvcs p.intro a	{
	font-family: Georgia;
	font-weight: normal;
	}

#acsvcs p	{
 margin: 1.1em 100px 0 10px;
 font-size: .8em;
 line-height: 1.4em;
 }

/* ---------- Newco Fresh Cup Brewer ----------- */

#newco	{
	background: url('/images/products/fresh-cup-pod-brewer-page.jpg') right no-repeat #fff;
	}

#newco h2	{
	margin-top: 0;
	}

#newco h2 a	{
	width: 350px;
	height: 60px;
	background-image:url('/images/newco-freshcup-headline.gif');	
	}

#newco p.intro	{
	margin: 0 200px 0 10px;
	font-style: italic;
	font-family: Georgia;
	font-size: 1em;
	line-height: 1.6em;
	}

* html #newco p.intro	{
	font-size: 1em;
	}

#newco p.intro a	{
	font-family: Georgia;
	font-weight: normal;
	}

#newco p	{
 margin: 1.1em 200px 0 10px;
 font-size: .8em;
 line-height: 1.4em;
 }

/* ---------- Keurig Office Pro ----------- */

#office_pro	{
	background: url('/images/officepro-b145.jpg') right no-repeat #fff;
	}

#office_pro h2	{
	height: 57px;
	margin: 0 0 .5em 0;
	}

#office_pro p	{
	font-size: .9em;
	line-height: 1.7em;
	margin: 0 0 1em 0;
	/* background-color: #fff; */
	}

/* ---------- Keurig B-150 Brewer ----------- */

#b150	{
	background:url('/images/b150-page-hero.jpg') top right no-repeat;
	}

#b150 h2 a	{
	width: 350px;
	background-image:url(/images/keurig-b150-intro.jpg);	
	}

/* ---------- Tassimo Professional ----------- */

#tassimo	{
	background:url('/images/tassimo-intro-back.jpg') top right no-repeat;
	}

#tassimo h2	{
	margin: 0;
	height: 80px;
	}

#tassimo h2 a	{
	background-image:url(/images/tassimo-pro-intro.gif);	
	}

#tassimo p.intro	{
	margin: 0 270px 0 0;
	font-style: italic;
	font-family: Georgia;
	font-size: 1em;
	line-height: 1.5em;
	}

* html #tassimo p.intro	{
	font-size: 1em;
	}

#tassimo p.intro a	{
	font-family: Georgia;
	font-weight: normal;
	}

#tassimo p	{
 margin: 1.4em 200px 0 0;
 font-size: .8em;
 line-height: 1.4em;
 }

/* ---------- Flavia ----------- */

#flavia	{
	background:url('/images/flavia-background.gif') top right no-repeat;
	}

#flavia h2	{
	margin-top: 0;
	}

#flavia h2 a	{
	background-image:url(/images/flavia-logo.gif);
	margin-left: 190px;	
	}

#flavia p.intro	{
	margin: 0 10px 0 210px;
	font-size: 1.2em;
	}
		
#flavia p.intro a	{
	color: #ae4d26;
	text-decoration: none;
	}

#flavia p	{
 margin: .5em 10px 0 210px;
 font-size: .8em;
 line-height: 1.4em;
 }





