/* --------------------------------

  ONLIME (BETA) CSS (SCREEN) 2007
  
------

COLORS

*/
.lime { color:#A4C408; }
/*
dLime	6D8205
mLime	C9DC6E
lLime	E4EFA4
vlLime	F4F8E1

yellow	FC6
lYellow	FFC000

red		D00
blue	8BD9FF 

--------------------------------- */

/* BASE STYLES */
body { 
	font-family:Trebuchet MS, Arial, sans-serif; 
	font-size:80%;
	line-height:1.5em; 
	color:#000;
	margin:0;
	padding:0;
	background:#fff url(../images/v2look/body.gif) repeat-y center top;
	overflow-y:scroll !important;
	overflow-y:auto;
	position:relative;
}

/* Color scheme for GREEN themes */
#GREEN {
	background:#A4C408;
	}

div, table, form, img, dl, dt, dd {
	margin:0;
	padding:0;
	border:0;
}
img {
	display:block;
}

/* Base Container/Holder Elements */
#entire, #body {
	width:780px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#body {
	z-index:10;
	/*background:transparent url(/images/bk/contentBk.gif) repeat-y;*/
	height:1%;
}
#top {
	width:590px;
	margin-left:40px;
	overflow:hidden;
	font-size:1em !important;
	font-size:.9em;
	}

#top ul.topLinks { margin:0; padding:0; list-style: none; }
#top ul.topLinks li { margin:0; padding:0; display: block; float: left; }

#top ul.topLinks li a {
	display: block;
	float:left;
	margin:15px 0 0 15px;
	line-height:1em;
	text-transform: uppercase;
	color:#a3c300;
	font-size: 110%;
	}

* html #top ul.topLinks li a { display: inline; font-size: 120%; }

#headLimeLive, #headLimeFacts, #headQuote {
	width:565px;
	height:100px;
	margin:16px 0 20px;
	border:20px solid #000;
	position:relative;
	background:#A4C408 url(/images/hdrs/limeLiveTest.gif) no-repeat;
	z-index:20;
}
#headLimeFacts {
	background:#A4C408 url(/images/hdrs/limeFacts.gif);
	}
#headQuote {
	background:#A4C408 url(/images/hdrs/limeQuoting.gif);
	}



.limeLogo {
	position:absolute;
	top:0px;
	right:0px;
	height:160px;
	display:block;
	z-index:10;
	}
#headLimeLive .limeLogo  {
	width:226px;
	background:transparent url(/images/hdrs/limeLiveLogo.gif);
	}
#headQuote .limeLogo {
	width:259px;
	background:transparent url(/images/hdrs/limeQuoteLogo.gif);
	}
#headLimeFacts .limeLogo {
	width:420px;
	background:transparent url(/images/hdrs/limeFactsLogo.gif);
	}



.logStatus {
	width:565px;
	margin:-15px 0 10px;
/*	position:absolute;
	top:120px;
	left:0px;*/
	z-index:9;
	}

#content, #footer {
	width:540px;
	padding:20px 5px 20px 20px;
	margin-left:40px;
	/*background:#FFF;*/
	float:left;
	overflow:hidden;
	display:inline;
	position:relative;
}
#footer {
	background:#C9DC6E url(/images/bk/footBk.gif) repeat-x;
	padding:15px 5px 10px 20px;
	overflow:hidden;
	clear:both;
	font-size:.9em;
	line-height:1em;
	color:#000;
	letter-spacing: -0.09em;
}
#GREEN #footer {
	background:#C9DC6E url(/images/bk/footGreenBk.gif) repeat-x;
}

#right {
	width:170px;
	float:left;
	margin-top:20px;
	margin-left: 3px;
}

/* Content Containers Etc */
.half, .halfTable, .halfTight {
	width:255px;
	float:left;
	margin:.4em 15px .5em 0;
	position:relative;
	z-index:1;
	overflow:visible;
	}
.fc .half {
	margin-top:0;
	margin-bottom:0;
}
.halfTable {
	width:252px;
	border-left:3px solid #A4C408;
}
.halfTight {
	margin:.4em 15px 0 0;
}
.expert {
	width:100%;
	overflow:hidden;
	margin:0 !important;
	margin-bottom:5px;
	position:relative;
}

/* LINK STYLES */
a {
	color: #000;
	font-weight: bold;
	text-decoration: none; 
}
a:hover {
	color:#555;
	}
/* Top Link */
#top a {
	color:#6D8205;
}
#top a:hover {
	color:#000;
}
#top a.current {
	color:#FFF;
}
/* GREEN Top Link */
#GREEN #top a {
	color:#59B083;
}
#GREEN #top a:hover {
	color:#000;
}
#GREEN #top a.current {
	color:#FFF;
}

/* logStatus Link */
.logStatus a {
	color:#59B083;
	text-decoration:underline;
}
.logStatus a:hover {
	color:#000;
}


/* Pull Quotes */
.pullQuoteRight, .pullQuoteLeft, .pullQuote{
    font-size:1.1em;
    font-weight:bold;
    padding:1em;
    margin:.3em 15px 0 10px;
    background:#DBE79C;
}
.pullQuote
{
    width:auto;clear:both;
    margin:0 15px 0 0;
}
.pullQuoteRight, pullQuoteLeft{
    width:40%;
}
.pullQuoteRight{
    float:right;
}
.pullQuoteLeft{
    float:left; 
	margin:.3em 15px 0 5px;
}

/* Bk'd Link */
#content a, #footer a, dd a {
	color: #00793C; 
	text-decoration:none; 
	font-weight: bold;
	padding:0 2px;
	border-bottom:1px solid #00793C;
	}
#content a:hover { 
	color:#FFF;
	background:#00793C;
	border-bottom:1px solid #00793C;
	}
#GREEN #content a {
	border-bottom:1px solid #F4F8E1;
	}
#GREEN #content a:hover {	
	background:#A4C408;
	border-bottom:1px solid #A4C408;
	}

/* STRIP ALL STYLES */
.nLink, .addLink {
	background:transparent !important;
	border:0 !important;
	padding:0;
	margin:0;
}
.addLink {
	float:left;
}
/* Footer */	
#footer a, dd a {
	color:#FFF;
	border-bottom:1px solid #FFF;
	}
dd a {
	border-bottom:1px solid #000;
	}

#footer a { color: #000; }

#footer a:hover, dd a:hover { 
	background:#A4C408;
	border-bottom:1px solid #A4C408;
	}

#GREEN #footer a:hover, #GREEN dd a:hover {
	background:#A4C408;
	border-bottom:1px solid #A4C408;
}

/* LINKS FINISH */


/* Font Styles */
h1, h2, h3, h4, h5, h6, p, blockquote, quote {
	line-height:1.5em;
	margin:0;
	margin:0 15px .4em 0;
	padding:0;
	z-index:5;
}
h1 {
	font-size:2em;
	line-height:1em;
	margin-top:-2px;
	position:relative;
	}
h1 em {
	font-size:.8em;
	color:#A4C408;
}
#GREEN h1 em {	
	color:#A4C408;
	}
#headLimeLive h1, #headLimeFacts h1, #headQuote h1 {
	display:none;
}
.q, .a {
	display:block;
	width:95%;
}
.q {
	margin-bottom:.3em;
	color:#A4C408;
	} .q em {
		font-size:.9em;
		color:#000;
		font-style:normal;
		 } 	 
.a {
	color:#000;
	} .a em {
		font-size:.9em;
		color:#A4C408;
		font-style:normal;
		}
.a em em {	
	font-size:.8em;
	font-style:italic;
	}
	
h2, .AspNet-Login-TitlePanel {
	margin-top:.8em;
	font-size:1.5em;
	line-height:1em;
	}
h2 em {
	font-style:normal;
	color:#A4C408;
	}
h2 span {
	font-size:.7em;
	line-height:1.1em;
	}
blockquote h2 {
	margin:.4em .4em 0 0;
	padding:0 0 .3em .7em;
	border-bottom:3px double #C9DC6E !important;
	border-bottom:1px solid #C9DC6E;
	height:1%;
	}
.graph h2 {
	margin-top:0;
	}
.expert h2 {
	position:absolute;
	bottom:5px !important;
	bottom:0px;
	left:80px;
	margin-bottom:0;
	}
h3 {
	margin-top:.8em;
	font-size:1.2em;
	line-height:1em;
	}
th h3 {
	margin:0;
	}
h4 {
	font-size:1.7em;
	font-weight:bold;
	font-style:italic;
	color:#A4C408;
	line-height:.6em;
	margin-top:.8em;
	padding-bottom:.2em !important;
	padding-bottom:.3em;
	border-bottom:1px solid #C9DC6E;
	margin-bottom:.4em;
	}
h4 em {
	font-size:.8em;
	font-weight:bold;
	color:#000;
}
#GREEN h4 {
	color:#A4C408;
}

h4.title {
	margin-top:3em !important;
	}
.title em {
	font-size:1em !important;
}
h5 {
	font-size:1.2em;
	line-height:1em;
	margin-top:.3em;
	}
h6 {
	font-size:1em;
	line-height:1em;
	text-transform:uppercase;
	}
	
.intro {
	font-weight:bold;
	font-size:1.1em;
	line-height:1.5em;
	margin-bottom:.6em;
	}
.intro em {
	font-style:normal;
	color:#A4C408;
	}

.caption {
	font-size:.9em;
	line-height:1.1em;
	margin:.6em .6em 0;
	color:#6D8205;
	}
.caption em {
	display:block;
	font-size:1.1em;
	font-weight:bold;
	float:left;
	margin:0 .6em 1em 0;
	color:#000;
	}

.chem {
	color:#6D8205;
}	
sub {
	line-height:0em !important;
	line-height:1.5em;
}
	
hr, #GREEN hr {
	background:#C9DC6E;
	color: #C9DC6E;
	height:1px;
	margin:1em 15px 1.5em 0;
	border:0;
}
#GREEN hr {
	background:#A4C408;
	color: #A4C408;
}


/* TEXT CONTAINERS */
blockquote {
	margin:.7em 15px 0 0;
	padding:.7em .8em 1em 1em;
	background:#F4F8E1;
	line-height:1.5em;
	font-weight:normal;
}	
blockquote em {
	font-size:1.2em;
	line-height:1.3em;
	display:block;
	color:#A4C408;
	font-weight:bold;
	}
li blockquote {
	margin-right:3em;
	}
.note {
	display:block;
	background:transparent;
	margin:0;
	padding:.4em 0 0;
	font-size:1em;
	line-height:1.4em;
	color:#A4C408;
	font-weight:bold;
}
.note em {
	display:block;
	padding:.4em 0 0;
	color:#000;
}
.note {
	display:block;
	float:left;
	width:250px;
	padding-left:20px;
	font-size:.9em;
	color:#A4C408;
	font-weight:bold;
}
.note h4 {
	border-bottom:solid 1px #C9DC6E;
}

/* LIST ELEMENTS */
ul, ol {
	clear:left;
	margin:0 0 5px 11px !important;
	margin-left:13px;
	padding:0 15px 0 3px;
	list-style:square outside;
}
ol {
	margin-left:18px !important;
	}

ul ul {
	margin-bottom:.1em;
	list-style-image:url(/images/bk/limeBullet.gif) !important;
	list-style-image:url(/images/bk/limeBulletie.gif);
	}
ul ul ul {
	list-style-image:url(/images/bk/mLimeBullet.gif) !important;
	list-style-image:url(/images/bk/mLimeBulletie.gif);
	}
li {
	margin:0;
	padding:0 0 .3em;
}
li em {
	font-style:normal;
	font-weight:bold;
	}
ul.fol {
	font-size:1.1em;
	line-height:1.5em;
	margin-bottom:0 !important;
	list-style-image:url(/images/bk/folBullet.gif) !important;
	list-style-image:url(/images/bk/folBulletie.gif);
}
ul.fol li {
	padding-top:.6em;
	padding-bottom:0;
	margin:0;
	font-weight:bold;
}

ol.fol {
	font-size:1.1em;
	line-height:1.5em;
	font-weight:bold;
	list-style-type:decimal;
	font-weight:bold;
	
	}
ol.fol ol {
	list-style-type:upper-alpha;
	font-size:.9em;	
	line-height:1.4em;
	font-weight:normal;
	}
ol.fol ol ol {
	list-style-type:upper-roman;
	font-size:.9em;	
	line-height:1.4em;
	color:#6D8205;
	margin-left:15px !important;
	}
ol.fol ol ol ol {
	list-style-type:lower-alpha;
	font-size:1em;	
	line-height:1.3em;
	color:#000;
	}
ol.fol ol ol ol ol {	
	list-style-type:lower-roman;
	}

ol.fol li {
	padding:.5em 0 .2em;
	}
ol.fol ol ol li {
	border-bottom:1px solid #C9DC6E;
	}
ol.fol ol ol ol  li {
	border:0;
	}
	
	
/* EXCEPTIONS */

.half ul {
	padding-right:0;
}
.half p {
	margin-right:5px;
	}
	
	
/* DL DT DD */
dl {
	font-size:1.2em;
	line-height:1.5em;
	margin:.5em 15px 0 0;
	border-left:3px solid #C9DC6E;
	background:#F4F8E1;
	clear:left;
	font-weight:bold;
	color:#000;
	}
.half dl {
	margin-right:0;
}	

dt {
	padding:5px 10px;
	background:#FFF;
	}
dd {
	font-size:.8em;
	padding:.3em 0 .3em 10px;
	float:left;
	display:inline;
	}

/* GREEN DL */
#GREEN dl {
	border-left:3px solid #A4C408;
	background:#F4F8E1;
	}

/* TABLE STYLES */

table.ll {
	width:100%;
	border-collapse:collapse;
	background-color:#F4F8E1;
	}
table.ll th, table.ll td { 
	text-align:left; 
	border-top: 1px solid #FFF;
	padding:3px 10px;
	}
table.ll th {
	font-weight:bold;
	background:#FFF;
	}
table.ll tr.b td {
	font-weight:bold;
}
table.ll tfoot td {
	padding:2px 10px;
	font-size:.8em;
	}



/* Images in holder */
.imgL, .imgLs {
	float:left;
	width:140px;
	margin:0 10px 5px 0;
	text-align:center;
	}
.imgR, .imgRs {
	float:right;
	width:140px;
	margin:0 0 5px 10px;
	text-align:center;
	}

.imgLs, .imgRs {
	width:70px;
	}
.imgB { 
	border: 1px solid #000;
	}
	
/* ++ Helper styles */
.fc:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.fc { 
display: inline-table;
height: 1%;
display: block; 
}

/* Misc Styles */
.sm {
	padding-top:.4em;
	font-size:.8em !important;
	font-size:.7em;
	}
h4 .sm {
	font-size:.5em !important;
	line-height:1em;
}
.of-h {
	width:100%;
	overflow:hidden;
}	
.nb {
	border:0;
	letter-spacing:-1px;
}
.fl-r {
	float:right !important;
	}
.fl-l {
	float:left !important;
	margin-right:10px;
	}
.cl {
	clear:both !important;
	}
.ta-r {
	text-align:right !important;
	}
.ta-l {
	text-align:left !important;
	}
.ta-c {
	text-align:center !important;
	}
.pt5 {
	padding-top:5px !important;
}
.m0 {
	margin:0 !important;
	}
.mt0 {
	margin-top:0 !important;
	}
.mt2em {
	margin-top:2em !important;
	}

.mr0 {
	margin-right:0 !important;
	}		
.mb0 {
	margin-bottom:0 !important;
	}
.ml0 {
	margin-left:0 !important;
	}
.h1 {
	height:1%;
}
.w255 {
	width:255px;
}
.v-15 {
	margin-top:-15px;
}
.v-20 {
	margin-top:-20px;
}
/* --- NAVIGATION ----------------------------- */

#mainmenu ul {
	width:170px;
	margin:0 !important;
	padding:0 0 11px;
	background:#fff url(/images/v2look/navWide/navBk.gif) left bottom no-repeat;
	list-style:none;
	overflow:hidden;
	}
#mainmenu ul li {
	width:170px;
	float:left;
	margin:0;
	padding:0;
	background:transparent;
	display:block;
}
#mainmenu ul li a {
	width:170px;
	height:21px;
	display:block;
	font-size:14px;
	line-height:1em;
	text-decoration:none;
	margin:0 !important;
	padding:8px 0 0 10px;
	color:#FFF;
	background-image:url(/images/v2look/navWide/liBk.gif);
}
#mainmenu ul li a:hover {
	color:#000;
	background-image:url(/images/v2look/navWide/liBkHov.gif);
}
#mainmenu ul li.first a {
	background-image:url(/images/v2look/navWide/liFirstBk.gif);
}
#mainmenu ul li.first a:hover {
	background-image:url(/images/v2look/navWide/liFirstBkHov.gif);
}
#mainmenu ul li.after a {
	padding-top:15px;
	background-image:url(/images/v2look/navWide/liAfterBk.gif);
}
#mainmenu ul li.after a:hover {
	background-image:url(/images/v2look/navWide/liAfterBkHov.gif);
}

#mainmenu ul li.selected,
#mainmenu ul li.child_selected { background: #fff url(/images/v2look/navWide/liSelBk.gif) no-repeat left top; }
	
#mainmenu ul li.selected a,
#mainmenu ul li.child_selected a {
	width:100%;
	height:auto;
	padding:12px 0 4px 10px;
	font-size:17px;
	color:#A4C408;
	background: none;
}
#mainmenu ul li.selected a:hover,
#mainmenu ul li.child_selected a:hover {
	color:#000;
	background: none;
	}
	

#mainmenu ul li ul { display: none; }
#mainmenu ul li.selected ul,
#mainmenu ul li.child_selected ul {
	display:block;
	padding:0;
	margin:0;
	}
	
#mainmenu ul li ul li a,
#mainmenu ul li.selected ul li a,
#mainmenu ul li.child_selected ul li a,
#mainmenu ul li ul li.selected a {		
	display:block;
	font-size:12px;
	margin:0 !important;
	padding:6px 0 6px 10px;
	
	background: transparent url(/images/v2look/navWide/liSelBkInner.gif) repeat-y left top;

}
#mainmenu ul li ul li a:hover,
#mainmenu ul li.selected ul li a:hover,
#mainmenu ul li.child_selected ul li a:hover,
#mainmenu ul li ul li.selected a:hover {
	color:#000;	
	background: transparent url(/images/v2look/navWide/liSelBkInner.gif) repeat-y left top;
}	

#mainmenu ul li ul li.selected a,
#mainmenu ul li.child_selected ul li.selected a,
#mainmenu ul li.child_selected ul li.child_selected a {
	color:#000;
}
	
/* NAV GREEN */
#GREEN #mainmenu ul {
	background:#A4C408 url(/images/navGreenWide/navBk.gif) right bottom no-repeat;
	}
#GREEN #mainmenu ul li a {
	background-image:url(/images/navGreenWide/liBk.gif);
}
#GREEN #mainmenu ul li a:hover {
	background-image:url(/images/navGreenWide/liBkHov.gif);
}
#GREEN #mainmenu ul li.first a {
	background-image:url(/images/navGreenWide/liFirstBk.gif);
}
#GREEN #mainmenu ul li.first a:hover {
	background-image:url(/images/navGreenWide/liFirstBkHov.gif);
}
#GREEN #mainmenu ul li.after a {
	background-image:url(/images/navGreenWide/liAfterBk.gif);
}
#GREEN #mainmenu ul li.after a:hover {
	background-image:url(/images/navGreenWide/liAfterBkHov.gif);
}
#GREEN #mainmenu ul li.selected a {
	color:#A4C408 !important;
	background:#FFF !important;
	}
#GREEN #mainmenu ul li.selected ul li a:hover {
	color:#000 !important;
}		

/* QUOTE FORM */

#ctl00_MasterHolder_QuoteWizard p {
	font-size:1em;
	line-height:1.5em;
	color:#222;
	margin:0;
	padding:0;
	display:block;
	text-align:left;
	}
#ctl00_MasterHolder_QuoteWizard div div p {
	float:left;
	}

.vlgBlock, .lgBlock, .mlgBlock, .wizNav {
	width:505px;
	padding:19px 10px 16px;
	overflow:hidden;
	background-color:#F4F8E1;
	position:relative;
	}
.lgBlock {
	background:#E4EFA4;
}
.mlgBlock {
	background:#C9DC6E;
}
.lgBlock h5 {
	margin-top:-2px;
}
.lgBlock p {
	margin-bottom:0;
	}

.mlgBlock h3 {
	margin:0;
	margin-top:-.1em;
	}

.vlgBlock hr, .lgBlock hr, .mlgBlock hr {
	margin:.5em 10px .8em 0;
}
.lgBlock hr, .mlgBlock hr {
	background:#FFF;
}

.areaDatePanel, .cartPanel {
	width:170px;
	position:absolute;
	right:10px;
	top:15px;
	z-index:10;
	overflow:hidden;
	border:1px solid #A4C408;
	padding:10px 10px 5px;
	background-color:#FFF;
}
.cartPanel {
	top:auto;
	bottom:15px;
	}
.cartPanel p {
	margin-top:0;
	padding-top:0;
}
.wizNav {
	padding:10px 10px 5px 10px;
	background:#C9DC6E url(/images/bk/footBk.gif) repeat-x;
	}

.wizNav a, .listpanel table a {
	border-color:#000 !important;
}
.wizNav a:hover, .listpanel table a:hover  {
	border-color:#A4C408 !important;
}
	
/* Specific Styles */	

input.chk {
	border:0;
}

.a0row,.a0row-hide,.a0row-right {
	width:505px;
	margin:0;
	display:block;
	overflow:hidden;
	padding-bottom:4px;
}
.a0row-hide { display:none; }
.a0row-right { text-align:right; }

.a1col,.a2col,.a1col-hide {
	width:235px;
	float:left;
	overflow:hidden;
	position:relative;
	padding-right:35px;
}
.a2col { 
	width:235px;
	padding:0;
 }
 .a1col-hide { display:none; }
 .a3col {
 	float:left; 
	width:35px;
 	overflow:hidden;
	text-align:right;
	}

.a40 {
	float:left;
	width:40px;
	padding-bottom:4px;
	}
.a60 {
	float:left;
	width:60px;
	padding-bottom:4px;
	}
.a80,.a80b {
	float:left;
	width:80px;
	padding-bottom:4px;
	}
.a80b { font-weight:bold; }

.a140,.a140b {
	width:140px;
	float:left;
	padding-bottom:4px;
	}
.a140b { font-weight:bold; }
.a140 input,.a140b input, .a140 textarea,.a140b textarea {
	width:130px;
}
.a140 select,.a140b select {
	width:140px;
}
.a165,.a165b {
	width:165px;
	float:left;
	padding-bottom:4px;
	}
.a165b { font-weight:bold; }
.a165 input,.a165b input, .a165 textarea,.a165b textarea  {
	width:155px;
}
.a165 select,.a165b select {
	width:165px;
}

.a185,.a185b {
	width:185px;
	float:left;
	padding-bottom:4px;
	}
.a185b { font-weight:bold; }
.a185 input,.a185b input, .a185 textarea,.a185b textarea  {
	width:175px;
}
.a185 select,.a185b select {
	width:185px;
}
.a300,.a300b {
	float:left;
	width:300px;
	padding-bottom:4px;
	}
.a300b { font-weight:bold; }
.a300 input,.a300b input, .a300 textarea,.a300b textarea  {
	width:290px;
}
.a300 select,.a300b select {
	width:300px;
}
.a330,.a330b {
	float:left;
	width:330px;
	margin-left:10px;
	padding-bottom:4px;
	}
.a330 input,.a330b input, .a330 textarea,.a330b textarea  {
	width:320px;
}
.a330 select,.a330b select {
	width:330px;
}
	


ul.autosuggest
	{
		position: absolute;
		list-style: none;
		margin: 0;
		padding: 0;
		overflow-y: auto;
	}
	
	ul.autosuggest li
	{
		text-align: left;
		border-bottom: 1px solid #A4C408;
		border-left: 1px solid #A4C408;
		border-right: 1px solid #A4C408;
	}
	
	ul.autosuggest li a:link,
	ul.autosuggest li a:visited
	{
		display: block;
		padding: 2px;
		text-decoration: none;
		font-weight:normal;
		background-color: #fff;
	}

	ul.autosuggest li a:hover,
	ul.autosuggest li a:active
	{
		color: #fff;
		font-weight:normal;
		background-color: #A4C408;
	}


	ul.autosuggest li.highlight a:link,
	ul.autosuggest li.highlight a:visited
	{
		color: #fff;
		font-weight:normal;
		background-color: #A4C408;
	}
	
	div.listpanel table
	{
	    width:525px;
	}
	
	div.listpanel table th, div.listpanel table td
	{
	    padding:.3em .1em .3em .5em;
	}
	
    div.listpanel table th
	{
	    background:#E4EFA4;
	    border-bottom: 1px solid #A4C408;
		text-align:left;
	}
	
	div.listpanel table tr.AspNet-GridView-Alternate
	{
	    background:#F4F8E1;
	}
	
	div.listpanel table input {
		background:transparent;
		border:0;
		color:#D00;
		height:auto;
		width:auto;
		}

/* FORM STUFF FOR EASY USE */
.form {
	float:none;
	width:100%;
	overflow:hidden;
}
.form .row {
	width:100%;
	overflow:hidden;
}
.form .row input, .form .row select, .form .row textarea {
	width:150px !important;
	width:151px;
}

/* ALL GENERIC Form Elements */
input, select, textarea {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	border:1px solid #C9DC6E;
	background-color:#FFF !important;
	color:#000;
	height:15px;
	padding:2px 4px 1px !important;
	padding:0 2px;
	font-size:12px;
	margin-bottom:1px;
	}
select {
	padding:0 0 0 2px !important;
	height:auto;
	/* line-height:1em; */
}
textarea {
	height:auto;
	}
label {
	width:80px;
	float:left;
	clear:left;
	font-size:12px;
	font-weight:bold;
	margin:0 10px 0 0;
	padding:3px 0 8px;
	color:#000;
	}
.r { font-weight:bold; }
.button, .button-r, .button-l {
	height:auto;
	background:#FFF;
	color:#000;
	padding:2px 10px 1px !important;
	padding:0;
	font-weight:bold;
	border-width:2px;
	width:auto !important;
	}
.button-l {
	float:left;
	margin-left:5px;
}
.button-r {
	float:right;
	margin-right:5px;
}
.button:hover, .button-r:hover, .button-l:hover {
	color:#FFF;
	background-color:#A4C408 !important;
	}	
/* GREEN */
#GREEN input, #GREEN select, #GREEN textarea {
	border:1px solid #C9DC6E;
	}
#GREEN .button, #GREEN .button-r, #GREEN .button-l {
	color:#A4C408;
	}
#GREEN .button:hover, #GREEN .button-r:hover, #GREEN .button-l:hover {
	color:#FFF;
	background-color:#A4C408 !important;
	}
	
#content a.button, #content a.button-r, #content a.button-l {
	padding:4px 9px !important;
	border:2px solid #C9DC6E !important;
	text-decoration:none;
	line-height:12px;
}

h3.buttonHold {
	margin-top:1.3em;
	margin-bottom:1.3em;
}

.noborder {
	border:0;
	}
.no-mr {
	margin-right:0px;
	}
.fs {
	width:auto;
	overflow:hidden;
	padding-bottom:5px;
	}
.cb {
	/*margin-left:10px;*/
}
.cb input {
	border:0;
	width:auto;
	padding:0;
	margin:2px 5px 0 0;
	height:auto !important;
	height:10px;
	float:left;
	clear:left;
	background:transparent;
	}
.cb label {
	float:left;
	width:75%;
	clear:none;
	display:inline;
	line-height:1em !important;
	line-height:.7em;
	}
	
.listpanel input {
	background:transparent !important;
}



/* DATE WRAPPER CALENDAR POSITION FIXER */
.dateWrapper {
	float:left;
	position:relative;
	width:165px;
	}
.dateWrapper a {
	position:absolute;
	right:0px;
	top:0px;
	margin:0;
	padding:0;
	background:transparent !important;
	border:0 !important;
	}

/* ADD ETC BUTTONS */
input.add, input.del, input.edit {
	display:block;
	height:20px;
	float:left;
	font-size: 12px;
	font-weight:bold;
	color:#666;
	background: transparent url(/images/buttons/add.gif) left top no-repeat !important;
	margin:0;
	padding:0 !important;
	border:0;
	}
a.add, a.del, a.edit {
	display:block;
	height:20px;
	width:20px;
	float:left;
	background: transparent url(/images/buttons/add.gif) left top no-repeat !important;
	margin:0 0 3px;
	padding:0 !important;
	border:0 !important;
}
input.del,a.del { 
	background: transparent url(/images/buttons/del.gif) left top no-repeat !important; 
	}
input.edit,a.edit { 
	background: transparent url(/images/buttons/edit.gif) left top no-repeat !important; 
	}
input.add:hover, input.del:hover, input.edit:hover, a.add:hover, a.del:hover, a.edit:hover {
	color:#000;
	background-position: left bottom !important;
	}
	
/* ORDER FORM LOGIN */
.AspNet-Login {
	width:215px;
	padding:0 20px 20px;
	background-color:#F4F8E1;
	float:left;
	margin:0 !important;
	margin-bottom:-10px;
}
.AspNet-Login-TitlePanel {
	padding:.8em 0;
	margin:0;
}
.AspNet-Login-UserPanel, .AspNet-Login-PasswordPanel, .AspNet-Login-SubmitPanel {
	width:100%;
	overflow:hidden;
}
.AspNet-Login-UserPanel em, .AspNet-Login-PasswordPanel em {
	font-style:normal;
}
.AspNet-Login-UserPanel input, .AspNet-Login-PasswordPanel input {
	width:120px;
	}
.AspNet-Login-UserPanel label, .AspNet-Login-PasswordPanel label {
	width:70px;
	color:#A4C408;
	font-size:1.2em;
	}
.AspNet-Login-SubmitPanel .button {
	margin-right:7px;
}

/* Error echo */
.Err {
	color:D00;
	font-style:italic;
	font-weight:normal;
	font-size:.8em !important;
	font-size:.7em;
	line-height:1em !important;
	padding:0;
	margin:0;
	float:left;
	padding-bottom:3px;
/*	display:block !important;*/
	}
	
.news-articles, .products, .faq-items { border-top: 1px solid #C9DC6E; padding-top: 0; margin-top: 10px; margin-right: 10px;  }

.faq-items { border-top: none; }
.news-article, .product-item, .faq-item { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #C9DC6E; }

#content h2 { color:#A4C408; }

#content .news-article h2 a { color:#A4C408; text-decoration: none; border: none; }
#content .news-article h2 a:hover { border: none; color:#000; }

.full-article { margin-right: 10px; }
.full-article p.date { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #C9DC6E; }

p.back-link { margin-top: 10px; padding-top: 10px; margin-bottom: 15px; border-top: 1px solid #C9DC6E; }

p.caption { margin:0; padding:5px 0 6px 0; font-style: italic; }


.mceContentBody,
.mceEditorIframe {
    /* TinyMCE Editor */
    background-color:#FFFFFF;
    }
.mceContentbody a,
.mceEditorIframe a {
    color: #00C;
    text-decoration: underline;
    }

.mceContentBody h2,
.mceEditorIframe h2 {
 color:#A4C408;
}

#headOnLime h1 { margin:0; padding:0; }
#headOnLime h1 a {
	display: block;
	text-indent: -9999px;
	width: 567px;
	height: 133px;
	background: transparent url(../images/v2look/logo.gif) no-repeat left top;
	padding:0;
	margin: 16px 0 0 40px;
}

#headOnLimeFacts h1 { margin:0; padding:0; }
#headOnLimeFacts h1 a {
	display: block;
	text-indent: -9999px;
	width: 567px;
	height: 133px;
	background: transparent url(../images/v2look/factsoflime.gif) no-repeat left top;
	padding:0;
	margin: 16px 0 0 40px;
}



#content div.home-features { width: 100%; overflow: hidden; padding-top: 18px; }
#content div.home-feature, #content div.intro-feature { width:250px; float: left; margin: 0 17px 20px 3px;  position: relative;  }

* html #content div.home-feature, * html #content div.intro-feature { display: inline; } 

#content div.home-feature p, #content div.intro-feature p { min-height:90px;}
* html #content div.home-feature p, * html #content div.intro-feature p { height: 90px; } 
#content div.home-feature h2, #content div.intro-feature h2  { margin: 10px 10px 5px;}
#content div.home-feature p, #content div.intro-feature p { margin: 5px 10px 10px; font-size: 85%; line-height: 1.22em; }

#content div.home-feature img.homefeature-icon,
#content div.intro-feature img.homefeature-icon { position: absolute; right:0; bottom:35px; }

#content div.home-feature p.featurelink,
#content div.intro-feature p.featurelink { margin:0; display: block; height: auto; min-height: 0; }
#content div.home-feature p.featurelink a,
#content div.intro-feature p.featurelink a { padding-left: 10px; border: none; background: #a3c300 url(../images/v2look/home-featurelink-bg.gif) no-repeat right top; height:27px; display: block; text-decoration: none; font-size: 130%; color: #fff; text-transform: uppercase; font-weight: bold; line-height:27px; }
#content div.home-feature p.featurelink a:hover,
#content div.intro-feature p.featurelink a:hover { background-color: #8bb100; }

#entire { padding-bottom: 30px; }

#content a.homefeatureLinkThrough { padding:0; }










































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h3 {

}

h2 {

}

p {

}

