/* @override http://liquidgroup.bm/css/lgc.css */

body {
	font-family: arial, helvetica, verdana, sans-serif;
	background: white url(http://liquidgroup.bm/images/menu/ddbackground.gif) no-repeat 6000px 6000px;
	padding: 1em;
	margin: 0;
}

a img{
  border: 0px;
}

a img:hover  {
    text-decoration: none;
}

#main {
	width: 620px;
	padding: 4px 0px 0px 0px;
	border-color: #008E8F;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
  	background-color: #ffffff;
  	text-align: left;
  	voice-family: "\"}\""; 
	voice-family:inherit;
}
html>body #main{
	width: 616px;
	font-size:1em;
}


div#content {
	margin: 15px 4px 4px 4px;
	color: #000;
	font-size: 1em;
	}
	
A:link         {color: #008E8F; text-decoration: underline;}
A:visited      {color: #008E8F; text-decoration: underline;}
A:hover        {color: #F74370; text-decoration: none;}
A:active       {color: #000000; text-decoration: underline;}

hr {
	height: 0px;
	border: 0px;
	border-top:1px solid;
	}
	
ul{
font-size:1em;
line-height:1.25em;
margin: 1em;
padding-left: 1em;
}

ol{
font-size:1em;
line-height:1.25em;
margin: 1em;
padding-left: 1em;
}

#links {padding: 0 1px 1px; margin: 0;}
#links li {list-style: none; margin: 0; border-top: 1px #008E8F;
  text-align: left;
  }
  
#links li a {
display: block;
padding: 0.25em 0.5em 0.25em 0.75em;
border-left: 1em solid #008E8F;
background: #CCC;
text-decoration: none;
color: #F74370;
}
#links li a:link {color: #008E8F;}
#links li a:visited {color: #000;background: #FFF;}
#links li a:hover {border-color: #FFF; color: #FFF; background: #F74370;}

.iwp	{color: #1266AB;}
.lgc	{color: #008E8F;}
.cws	{color: #3E3F9A;}
.cwb	{color: #6B0F00;}
.ssl 	{color: #928651;}
.luck 	{color: #C34026;}
.leader {color: #B72A1E;}
.myers {color: #355E38;}
.walrus {color: #323575;}
.ungrouped 	{color: #333;}


.wwd {
	color: #00609C;
	background-color : #93CEF3;
	margin: 4px 4px 4px 4px;
	padding: 4px;
	font-size: 1.1em;
	font-weight: bold;
	}

.header span.left {
  float: left;
  text-align: left;
  width: 68%;
  height: 86px;
  margin: 4px 0px 4px 4px;
  }
  
.header span.right {
  float: right;
  text-align: right;
  width: 30%;
  height: 86px;
  margin: 4px 4px 4px 0px;
  }

.serif {
	font-family: Georgia, serif;
	}
#dropdownmenu {
	

	clear: left;
	height: 23px;
	position:relative;
	margin:0px;
	width:616px;
	border:0px;
	z-index:2;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
line-height:16px;
z-index:3;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 8px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #F74370;
}

div#mini {
	float: left;
	width: 88px;
	}
	
div#mini p {
  	font-size: 80%;
  	text-align: center;
	}
	
div#mini img {
	margin:0px;
	border:0px;
	padding: 0px;
}
	
div#footer {
	clear: left;
	color: #333;
	font-size: .9em;
	padding: 4px 0px 4px 0px;
	border-color: #008E8F;
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	margin: 4px 4px 4px 4px;
	}

#imageContainer {
	clear: left;
	position:relative;
	margin:0px;
	width:616px;
	border:0px;
	z-index:1;
}

acronym, abbr, .info, .help { border-bottom: 1px dotted #000; cursor: help; }
.term {
	font-size: 1.1em;
	font-weight: bold;
	color: #3E3F9A;
	text-decoration: underline;
	}
	
	/* Liquid Group table styles */

.intable {
	list-style-type: disc;
	padding: 5px 5px 5px 15px;
	margin: 0;
	background-color: transparent;
}
		
table,td,th{
	border:1px solid #000;
	border-collapse:collapse;
	margin:0;
	padding:0;
}
td,th{
	padding:2px 5px;
	vertical-align:top;
	font-weight:normal;
}
thead th.darkgrey{
	background:#666;
	color:#fff;
}
caption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:140%;
	text-transform:uppercase;
	letter-spacing:-1px;
}

tbody td.cws{background:#C5C5E1;}
tbody tr.cws{color:#3E3F9A;background:#FFF;}
tbody tr.cwb{color:#6B0F00;background:#FFF;}
tbody tr.iwp{color:#1266AB;background:#FFF;}
tbody tr.ssl{color:#B9A86D;background:#FFF;}
tbody tr.lgc{color:#008E8F;background:#FFF;}
tbody tr.all{color:#000;background:#FFF;}
tbody th{background:#999;}
tbody tr.odd td{background:#eee;}
tbody tr.odd th{background:#ccc;}
table th a:link{color:#008E8F;}
table th a:visited{color:#008E8F;}

table td a:link	{color: #008E8F; text-decoration: none;}
table td a:visited	{color: #008E8F; text-decoration: none;}
table a:hover	{color: #000000; background: #F74370;text-decoration: underline;}
table a:active	{color: #000000; text-decoration: underline;}

.byline { font-size: 90%; font-style: italic; }
.newsdate { font-size: 90%; color: #666; }
.quote { font-family: georgia; font-style: italic; margin-left: 2em;}

.news {
	margin-left: 40px;
	margin-right: 40px;
  	border-bottom: 1px solid #999;
}

img {
	margin:0px;
	border:0px;
	padding: 0px;
}

img.floatleft {
	float: left;
	margin: 8px 4px 2px 0px;
	}
	
img.eyecandyleft {
	float: left;
	margin: 0px 6px 2px 15px;
	padding: 0px 15px 0px 0px;
	}

img.eyecandyright {
	float: right;
	margin: 0px 15px 2px 6px;
	}

img.bleedright {
	float: right;
	margin: 4px 0px 4px 10px;
	}
	
img.glossary {
	margin: 0px 10px 2px 0px;
	float: left;
	width: 70px;
	height: 70px;
	border-width: 1px;
	border-style: solid;
	border-color: #3E3F9A;
	}
	
.imagecaption {
	float: left;
	margin: 4px 20px 4px 4px;
	width : 200px;
	padding: 4px 10px 4px	4px;
	border-color: #F74370;
	border-style: dotted;
	border-width: 2px 2px 2px 2px;
  	background-color : #FFF;
  	font-size: 90%; font-style: italic;
}

.clearwaterspecs {
	float: left;
	margin: 4px 40px 4px 4px;
	width : 150px;
	padding: 4px;
	border-color: #8B8CC2;
	border-style: dotted;
	border-width: 3px 3px 3px 3px;
  	background-color : #FFF;
  	font-size: 90%;
}

.sargassospecs {
	float: left;
	margin: 4px 40px 4px 4px;
	width : 150px;
	padding: 4px;
	border-color: #B9A86D;
	border-style: dotted;
	border-width: 3px 3px 3px 3px;
  	background-color : #FFF;
  	font-size: 90%;
}

.hodescoproducts {
	float: left;
	margin: 4px 4px 4px 4px;
	width : 95%;
	padding: 4px;
	border-color: #B9A86D;
	border-style: dotted;
	border-width: 2px 2px 2px 2px;
  	background-color : #FFF;
  	font-size: 90%;
}

.cwsfeatures {
	font-size: 100%;
	font-weight: bold;
	color: #8B8CC2;
	border-width: 0px 0px 0px 10px;
	border-style: solid;
	border-color: #3E3F9A;
	}
	
.sslfeatures {
	font-size: 100%;
	font-weight: bold;
	color: #B9A86D;
	border-width: 0px 0px 0px 10px;
	border-style: solid;
	border-color: #B9A86D;
	}


.imagestaff {
	float: left;
	margin: 0px 8px 0px 0px;
	width: 50px;
	height: 60px;
	padding: 4px;
	border-color: #008E8F;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	background-color : #B9DDDD;
}

.sitemap {
	font-size: 0.9em;
	margin-bottom: 15px;
	margin-left: 40px;
	margin-right: 10px;
	line-height: 110%;
}

.sitemaptitlecws {font-size: 1.25em; font-weight: bold; color: #3E3F9A; padding; 5px 0px 0px 0px; border-top: 4px dotted #3E3F9A;}
.sitemaptitlecwb {
	font-size: 2em;
	border-top: 4px dotted #6B0F00;
}
.sitemaptitleiwp {
	font-size: 2em;
	border-top: 4px dotted #1266AB;
}
	
.sitemaptitlessl {
	font-size: 2em;
	border-top: 4px dotted #B9A86D;
}
.sitemaptitlelgc {
	font-size: 2em;
	border-top: 4px dotted #008E8F;
}

blockquote
{
	padding-right:30px;
	padding-left:40px;
	background:url(http://liquidgroup.bm/images/css_images/leftquote.gif) no-repeat left top;
	display:block;
	font:14px/1.8em Georgia,"Times New Roman",Times,serif;
	color:#666;
}

#orderedindent
{
	padding-right:30px;
	padding-left:40px;
	background:url(http://sargasso.bm/images/css_images/bunnie.jpg) no-repeat left top;
	display:block;
}

.indent
{
font:14px/1.8em Georgia,"Times New Roman",Times,serif;
}

blockquote.cwbcontest
{ 
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 15px 15px 15px 15px;
	border-top: 4px dotted #F0AE1C;
	border-bottom: 4px dotted #005227;
	color: #6B0F00;
	font-size: 110%;
}

.contestform {
	border-color: #F0AE1C;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding: 20px;
	}

.blends {
	list-style-type: none;
	}

.blend {
	font-size: 110%;
	font-weight: bold;
	color: #6B0F00;
	}
	
.new	{
	font-weight: bold;
	color: #F74370;
	}
	
.orderblend {
	font-size: 90%;
	font-weight: bold;
	background: #F5D1DA;
	}
	
div#productwrapper {
  background-color : #FFF;
  border-style: solid;
  border-width: 0px 0px 2px 0px;
  border-color: #F74370;
  margin: 4px 4px 0px 4px;
  padding: 20px 0px 0px 0px;
  }
  
.productcopy {
	font-size: 1em;
	}

.productfooter{
	font-size: .9em;
	margin-left: 40px;
	}
.footnote{
	font-size: .8em;
	color: #333;
	}

img.products {
	float: right;
	clear: both;
  	margin: 4px 4px 0px 4px;
  	padding: 20px 0px 0px 0px;
	}
	
/*lightbox css begins*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*lightbox css ends*/	
	
	/* CLEARWATER LINK STYLES */
.linkscolumn1 {
	display: block;
	float: left;
	text-align: left;
	width: 45%;
	padding: 4px 0px 4px 4px;
}
.linkscolumn2 {
	display: block;
	float: right;
	text-align: left;
	width: 45%;
	padding: 4px 0px 4px 4px;
}

.clearwaterlinks {list-style: none;  padding: 0; margin: 0;}
.clearwaterlinks li a:link {color: #3E3F9A;}
.clearwaterlinks li a:visited {color: #3E3F9A; text-decoration: none;}
.clearwaterlinks li a:hover {color: #FFF; background: #3E3F9A;}
.clearwaterlinks li a:active	{color:  #3E3F9A; text-decoration: underline;}

div#cwsnotice {
	color: #999;
	font-size: .9em;
	padding: 4px;
	border-color: #3E3F9A;
	border-style: dotted;
	border-width: 1px;
	margin: 4px 4px 4px 4px;
	}

div#cwsyoutube {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	}
	
/* CLEARWATER CONTACT FORM STYLES */

div#cwscontactform {
	clear: both;
	float: left;
	width : 574px;
	margin: 4px 4px 4px 4px;
	padding: 10px;
	height: auto;
	border-color: #8B8CC2;
	border-style: dotted;
	border-width: 3px;
	}

#nameDiv {
	width: 460px;
	float: left;
	}

#nameDiv input, #nameDiv textarea {
	padding: 5px;
	width: 420px;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	}

#emailsDivLeft1 {
	width: 220px;
	float: left;
	}

#emailsDivLeft1 input, #emailsDivLeft1 textarea {
	padding: 5px;
	width: 200px;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	}


#phone {
	width: 220px;
	float: left;
	}

#phone input, #phone textarea {
	padding: 5px;
	width: 200px;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	}


#commentsDiv {
	clear: both;
	float: left;
	}

#commentsDiv input, #commentsDiv textarea {
	padding: 5px;
	width: 420px;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
	}

#securityDiv {
	clear: both;
	float: left;
	}
	
#securityDiv input {
	clear: both;
	float: left;
	width: 200px;
	font-family: Verdana, sans-serif;
	font-size: 1em;
	margin: 0px;
	border: 2px solid #ccc;
	}

#buttonDiv {
	clear: both;
	float: left;
	margin: 20px 0px 0px 0px;
	}


div#cwscontactform textarea {
	height: 80px;
}

div#cwscontactform textarea:focus, div#cwscontactform input:focus {
	border: 2px solid #900;
}

div#cwscontactform input.button {
	width: 200px;
	
}

.warning {
    font-weight: bold;
    color: #f00;
}

/* CLEARWATER LIST STYLES */

.cwsli
{
	padding-right:5px;
	padding-left:5px;
	display:block;
}
