
/*  An introduction pane - top-left of the page  */

#intro_border {
	position: relative;
	top: -10px;
	width: 864px;
	height: 196px;
	border: 0px #9acd32; 
	overflow: hidden;
}


#homepage_introduction {
	float: left;
	top: -20px;
     width: 576px;
	height: 180px;   

    font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	background: #9acd32;
	background-image: url(../images/lime_gradient_230.jpg);
	margin: 0px;
	padding: 8px;     
	border: 0px solid #9acd32;
}
#homepage_introduction h1{
	font-size: 18px;
	line-height: 20px;
}

#homepage_introduction_followup {
	position: relative;
	float: left;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	width: 360px;
	border: 0px solid #ff0000;
}

#homepage_introduction_contactus {
	position: relative;
	width: 210px;
	left: 9px;
	top: 0px;
	border: 0px solid #ff0000;
	float:left;
}

#homepage_video {
	float: right;
	top: 0px;
        width: 272px;
	height: 196px;
	background: #9acd32;
	background-image: url(../images/lime_gradient_230.jpg);
	margin: 0px;
	padding: 0px;     
	position: relative;
	border: 0px solid #000000; 
	clear:none;
	overflow: hidden;


}



/* A highlighted panel of a fixed width  */

#left_hilite_panel {
	float: left;
	top: 0px;
        width: 420px;
	height: 200px;
	background: #ffffff;
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;     
	position: relative;
	border: 0px solid #9acd32;
	clear: none; 

}

#outer_hilite_panel {
	float: right;
	top: 0px;
        width: 420px;
	height: 200px;
	background: #ffffff;
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;     
	position: relative;
	border: 0px solid #9acd32;
	clear: none; 

}

.outer_hilite_panel_250 {
	float: right;
	top: 0px;
        width: 250px;
	height: 265px;
	background: #ffffff;
	margin: 0px;
	margin-bottom: 1em;
	padding: 0px;     
	position: relative;
	border: 0px solid #9acd32;
	clear: none; 

}

.hilite_panel_titlebar {
        height: 10px;
	background: #9acd32; 
	font-family: Verdana,  sans-serif;
        font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 8px;     
	position: relative;
	border: 0px solid #9acd32; 

}


.hilite_panel_contentarea {

	height: 118px;
	font-family: Verdana,  sans-serif;
        font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 8px;     
	position: relative;
	border: 0px solid #9acd32; 

}

.hilite_panel_contentarea_bordered {

	height: 180px;
	margin: 0px;
	padding: 8px;     
	position: relative;
	border: 2px solid #9acd32; 
}
.hilite_panel_contentarea_bordered_250 {
	height: 235px;
	margin: 5px;
	padding: 8px;     
	position: relative;
	border: 2px solid #9acd32; 
	font-size:10px;
}


.hilite_panel_contentarea ul{
	color:#202020;
	font-family: Verdana;
	font-weight: normal;
	font-size:8pt;
	line-height: 12px; 
	list-style-image: url("../images/tick_green.gif");
}






/* ============================================== */


/* A highlighted panel to display highlighed products on the front page (3 across)   */

.featured_products {
	clear: both;   /*  keep this on one level  */
	background: #ffffff;
	height: 250px;
	padding 15px;
	font-family: Verdana,  sans-serif;
        font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.outer_product_panel {
	float: left;
        width: 274px;
	background: #ffffff;
	margin: 5px;
	padding: 0px;     
	position: relative;
	border: 0px solid #9acd32; 
}

.hilite_product_titlebar {
        height: 10px;
	background: #9acd32; 
	font-family: Verdana,  sans-serif;
        font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 8px;     
	position: relative;
	border: 0px solid #9acd32; 

}





.hilite_product_contentarea {
	height: 180px;
	background: #ffffff; 
	font-family: Verdana,  sans-serif;
        font-size: 11px;
	line-height: 12px; 
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 8px;     
	position: relative;
	border: 0px solid #9acd32; 

}

.hilite_product_contentarea ul{
	color:#202020;
	font-family: Verdana;
	font-weight: normal;
	font-size:11px;
	line-height: 12px; 
}



.hilite_product_contentarea img {
	float: right;
	
}

/* ============================================== */


/*  A highlight box to contain a block of content within a page  */


#highlight_box_right  {
	float: right;
        width: 400px;
	background: #ffffff;  /* #9acd32; */
	font-family: Verdana,  sans-serif;
        font-size: 11px;
	color: #000000;
	margin: 3px;
	padding: 8px;     
	position: relative;
	border: 2px solid #9acd32; 
}

#highlight_box_right h3 {
	font-size: 12px;
	margin: 0;
	padding: 0 0 0px;
	line-height: 13px;
        color: #000000;
	font-weight: bold;
}


/*  A highlighted panel to introduce the 5 key features on initial registration  */
.introduction_panel {

	float: left;
    	width: 174px;
	height: 210px;
	background: #f3ffdf;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;     
	position: relative;
	border: 1px solid #9acd32;
	text-align: left;	
	font-size: 12px;
}

.introduction_spacer {

	float: left;
    	width: 20px;
	height: 100px;
	background: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;     
	position: relative;

}



/* ===============  WEB TRAK DEMO  ==================  */

#webtrak {
	position: relative;
	left: 0px;
	width: 620px;
}

#webtrakRtMargin {
	position: relative;
	float: right;
	width: 240px;
	background: #ffffff;
}
/* ================  PRODUCT PAGE LAYOUT  ============  */

#productIntroduction {
	clear: both;
	font-family: Verdana,  sans-serif;
        font-size: 12px;
	font-weight: normal;
	color: #000000;

}

#productIntroduction ul {
	line-height: 14px;
	list-style-image: url("../images/tick_green.gif");

}

#productFeaturesBenefits {
	clear: both;
	height: 580px;
}

.productHorizontalSection {
	clear: both;
	width: 100%;
	font-family: Verdana,  sans-serif;
        font-size: 11px;
	font-weight: normal;
	color: #000000;
}


