/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}


/* BEGIN SJH STYLESHEETS */
body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: light;
	color: #2187c0;
}

img {
	border:  0;
}

a {
	color: #2187c0;
	font-weight: light;
	text-decoration: underline;
}

#container {
	background-image: url(global/bg.png);
	background-repeat: no-repeat;
	width: 938px;
	height: 640px;
	margin-right: auto;
	margin-left:auto;
	padding-top: 60px;
}



#header {
	width: 860px;
	text-align: center;
	margin-left: 34px;
	position: relative;

}

#header a {
	text-decoration: none;
}

#corner-order-tag {
	position: absolute;
	right: 53px;
	top: 23px;
	font-size: 8px;
	text-align: center;
	letter-spacing: 2px;
	text-decoration: none;
}

#corner-order-tag h3 {
	font-weight: light;
	font-size: 10px;
	padding: none;
	margin: none;
	line-height: 23px;
}

#corner-order-tag p {
	font-size: x-small;
	font-weight: light;
	padding: none;
	margin: none;
	letter-spacing: 1px;
	line-height: 0;
}

#cup-image {
	position: absolute;
	right: 10px;
	top: 27px;
}

#nav {
	border-top: 1px solid #2187c0;
	color: #2187c0;
	width: 863px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	padding-left: 40px;
	margin-top: 10px;
	display: block;
	width: 675px;
}

#nav li {
	display: inline;

	padding-right: 20px;
	margin: 0;
}

#nav a {
	text-decoration: none;
}

#current a {
	color: #a4c3df;
}


#everything-else {
	margin-top: 23px;
	min-height: 427px;
	height:auto !important;
	height:700px;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #767978;
	line-height: 17px;
	font-size: 10px;
}
#everything-else.flavors {

	width: 700px;
	text-transform:none;
}


#coming-soon {
	padding-top: 150px;
	
	
}


#footer {
	border-top: 1px solid #2187c0;
	width: 863px;
	height: 47px;
	margin-left: 34px;
	text-align: center;
}

#footer img {
	padding: 15px 5px 0 5px;
}




/*FLAVORS */


#flavor-bar {
	padding-top: 0px;
	
}

#flavor-bar ul {
	padding: 0;
	margin: 0;
	padding-bottom: 30px;
}

#flavor-bar li {
	display: inline;
	padding-right: 20px;
}

li#left-most {
	padding-right: 0;
	
	
}

#flavor-bar p {
	color:#767978;
	font-size:11px;
	padding-bottom:10px;
}

#flavor-bar h3{
	font-size:14px;
	color: #007DC3;
	
}
#flavor-bar h3 a{
	text-decoration: none;
}
#flavor-nav ul {
	padding-top: 46px;
	padding: 0;
	margin:0;
}

#flavor-nav li {
	display: inline;
	padding: 0;
	margin:0;
	padding-right: 15px;
}

#flavor-body {
	color: #2187c0;
	
}

#flavor-body img {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 15px;
	
}

#flavor-body h2 {
	font-size: 13px;

}



#ingredients {
	padding-top: 15px;
	color: grey;
}

/* FAQs */

#faqs {
	margin-top: 40px;
	width:365px;
	height:333px;
	float:left;
	overflow:auto;
}

.questions {
	color: #2187c0;
	font-size: 13px;
}

.answers {
	color: #767978;
	padding-bottom:  15px;
}

/* CONTACTS */

#contacts-box {
	background-color: #cbe4f1;
	width: 489px;
	height:195px;
	border-radius: 20px;
	-moz-border-radius: 20px; 
	margin-right: auto;
	margin-left: auto;
}

#contacts-box table {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: -10px;
}

#contacts-box td {
	text-align: left;
	vertical-align: top;
	padding-top: 7px;
	width: 180px;
}

#press-images {
	width: 360px;
	padding-top: 10px;
	text-align:center;
	margin:0 auto;
}

#press-images img {
	padding-bottom: 10px;
}

#press-images a {
	border:none;
}

#press-images a img {
	border:none;
}

/* Accordion (jquery's code -- still a little suspect
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
/* IE7-/Win - Fix extra vertical space in lists */
.ui-accordion a { zoom: 1; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*------------ New styles from Optimum-web---------------*/
.left
{
	float:left;
}
.italic
{
	font-style:italic;
}
.bold
{
	font-weight:bold;
}
.fs16{
	font-size:16px !important;
}
.blue
{
	color:#007dc3 !important;
}
.clear
{
	clear:both;
}
h1
{
	font-size:16pt;
	color:#808285;
	text-transform:none;
	font-weight:normal;
	margin-bottom:10px;
}
#everything-else.faq
{
	width:860px;
	text-align:left;
}
#everything-else.story
{
	width:660px;
	text-align:left;
	text-transform:none;
	min-height:400px;
	padding-top:30px;
	
}
#everything-else.index
{
	width: 862px;
	text-align: left;
	text-transform: none;
	margin-left: 34px;
	height: 463px;
	min-height:463px;
	max-height:463px;
	margin-top:10px;
	background-image:url("/global/index-bcg.jpg");
	clear:both;
	overflow:hidden;
	line-height:normal;
}

#everything-else.storefinder
{
	width:700px;
	text-align:left;
	text-transform:none;
	min-height:400px;
	padding-top:30px;
	
}

#everything-else.story p
{
	padding-bottom:10px;
	font-size:12px;
}

#everything-else.flavors-inner
{
	width:860px;
	text-align:left;
	text-transform:none;
}
#everything-else.flavors-inner #flavor-body
{
	width:440px;
	float:left;
	padding-left:10px;
}
#everything-else.flavors-inner h2
{
	font-size:14px;
}
#everything-else.flavors-inner p
{
	font-size:12px;
	line-height:17px;
	padding:15px 0px;
}
#everything-else.flavors-inner hr
{
	border:none;
	height:2px;
	background:#80bee1;
}
#everything-else.flavors-inner div
{
	position:relative;
	overflow:hidden;
}
#everything-else.flavors-inner p.bottom-text
{
	position: absolute;
	bottom: 0px;
	left: 170px;
	padding: 0px;
}
#everything-else .products
{
	width:680px;
	margin:0 auto;
	clear:both;
	text-transform:none;
	color:#007dc3;
	overflow:hidden;
	font-size:10px;
}
#everything-else .products .product
{
	float:left;
}
#everything-else .products .product h4
{
	font-size:13px;
	margin-bottom:5px;
}
#everything-else .products .product p
{
	line-height:11px !important;
	min-height:40px;
}
#everything-else .product
{
	width:180px;
	overflow:hidden;
}

#everything-else.storefinder div
{
	overflow:hidden;
}
#everything-else.storefinder #stores
{
	padding-left:40px;
	padding-top:35px;
}
#everything-else.storefinder #stores h1, #everything-else.faq h1
{
	margin-bottom:0px;
	font-size:18px;
	letter-spacing:0.082em;
}
#everything-else.storefinder #stores p, #everything-else.faq p 
{
	letter-spacing:0.142em;	
}
#everything-else.storefinder #result
{
	height:200px;
}
#everything-else.storefinder div.search-result
{
	height:220px;
	padding-left:30px;
	padding-top:10px;
}
#everything-else.storefinder #stores p a
{
	font-size:inherit;
}
#everything-else.storefinder #stores a
{
	font-size:13px;
	text-decoration:none;
}
#everything-else.storefinder div.search-result h2
{
	font-size:15px;
}
#everything-else.storefinder div.search-result p
{
	font-size:13px;
	padding-bottom:10px;	
}

#everything-else.thefounders 
{
	width: 840px;
	text-align: left;
	text-transform: none;
	min-height: 400px;
	padding-top: 30px;
	padding-left: 30px;
}
#founders p{
	font-size:11px;
	letter-spacing:0.059em;
	line-height:13px;
}
#founders h1{
	letter-spacing:0,022em;
	margin-bottom:11px;
	font-size:20px;
}
a.add-to-cart
{
	display:block;
	background-image:url("global/add-to-cart.png");
	background-repeat:no-repeat;
	width:108px;
	height:21px;
	margin:0 auto;
	
}


div.social
{
	margin:10px;
}
input.blue-input
{
	border:none;
	background-image:url('global/input_bcg.gif');
	width:197px;
	height:22px;
	padding:0px 5px;
}

.enter-btn
{
	border:none;
	background-image:url('global/enter-btn.gif');
	padding:0px;
	width:57px;
	height:22px;
}
a.download-note
{
	border:none;
	display:block;
	background-image:url('global/download-note.gif');
	padding:0px;
	width:182px;
	height:22px;
}
div.panel-right{
	width:217px;
	margin-right:20px;
	float:right;
	margin-top:17px;
}
div.round-box
{
	margin-bottom:20px;
}
input#subscrible
{
	background-image:url('/global/input-subscrible.gif');
	width:95px;
	height:16px;
	border:none;
	padding:0px 5px;
	margin-right:10px;
}

