/* Global Defaults
=====================================================================*/
html {overflow-y: scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object {
	margin:0;
	padding:0;
	font-size: 13px;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img,abbr{
	border:0;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
a,a:link,a:visited,a:hover { 
	color:#2d7a85;
	text-decoration:none; 
}
a:focus,a:hover { 
	text-decoration:underline;
}
a img { 
	border:0; 
}
:focus {
	outline: 0;
}
.clear { 
	clear:both; 
}


/* Global Elements
=====================================================================*/
body {
	background:#fff;
	font-family:arial, verdana, serif;
}
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}

#wrapper {
	width:940px;
	margin:0 auto;
	position:relative;
}
#wrapper_popup {
	width:600px;
	margin:0 auto;
	position:relative;
}
#wrapper_popup h1 {
	width:564px;
	height:26px;
	background:url(../images/title_signup.png) repeat-x;
	font-size:17px;
	color:#fff;
	padding:14px 0 0 36px;
	text-transform:uppercase;
}
#header {
	width:940px;
	height:140px;
}

#headerpopup {
	width:600px;
	height:105px;
	background:url(../images/header_signup_new.jpg) no-repeat;
}
#logo{
	width:265px;
	height:127px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	text-indent:-5000px;
	margin:0px 0 0 0;
}
#logo span{
	background:url(../images/logos/logo.png) no-repeat;
	position:absolute;
	width:188px;
	height:100%;
	cursor:pointer;
}
#logopopup{
	width:199px;
	height:90px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	text-indent:-5000px;
	margin:6px 0 0 0;
}
#logopopup span{
	background:url(../images/logo_signup.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

.maintitle {
	height:27px;
	background:url(../images/main_title.png) repeat-x;
	font-size:17px;
	color:#2d7a85;
	text-transform:uppercase;
	padding:13px 0 0 10px;
	margin:0 0 30px 0;
}

.maintitle2 {
    height: 27px;
    background:url(../images/red_header_back.png) repeat-x;
    font-size: 17px;
    color: #fff;
    text-transform: uppercase;
    padding:13px 0 0 10px;
}

.clear {
    clear: both;
}

.fright {
    float: right;
}

.fleft {
    float: left;
}

.breadcrumb {
	height:12px;
	margin:0 0 23px 0;
}
.breadcrumb li {
	height:12px;
	float:left;
	display:inline;
	padding:0 7px 0 5px;
	font-size:11px;
	color:#2d7a85;
}
.breadcrumb li a, .breadcrumb li a:link, .breadcrumb li a:visited {
	color:#89c4cc;
	text-decoration:underline;
}

.breadcrumb li.first {
	padding:0 7px 0 0;
}

.breadcrumb li.first {
	padding:0px 7px 0px 7px;
}

.breadcrumb li.last {
	background:none;
}

.wide_section_list {
	width:620px;
	padding:20px 0 0 0;
}
.wide_section_list li {
	width:620px;
	padding:0 0 25px 0;
}
.img_wide_section {
	width:75px;
	float:left;
}
.img_wide_section img {
	border:2px solid #bce0e6;
}
.wide_section_content {
	width:535px;
	float:left;
	padding:0 0 0 10px;
}
.wide_section_content h2 {
	font-size:17px;
	color:#2b424a;
	padding:8px 0 0 0;
}

.butview{
	width:55px;
	height:20px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:block;
	margin:0 10px 0 0;
}
.butview span{
	background:url(../images/but_view.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

.small_section_list {
	width:620px;
	padding:20px 0 0 0;
}

.small_section_list li {
	width:285px;
	padding:0 0 25px 0;
}
.img_small_section {    
	width:75px;
	float:left;
}
.img_small_section img {
	border:2px solid #bce0e6;
}

.small_section_content {
	width:190px;
	float:left;
	padding:0 0 0 10px;
}
.small_section_content h2 {
	font-size:17px;
	color:#2b424a;
	padding:8px 0 0 0;
}

.indented_content {
    margin-left: 15px;
    margin-top:-3px;
}

.split_form_container {
    float: left;    
    width: 460px;
    padding: 0 0 30px 0px;
}

#maincontent p {
	font-size:13px;
	color:#2b424a;
	padding:0 0 15px 0;
	line-height:1.4em;
}

#maincontent .small_section_content p {
	font-size:13px;
	color:#2b424a;
	padding:3px 0 10px 0;
}

#maincontent .wide_section_content p {
	font-size:13px;
	color:#2b424a;
	padding:3px 0 10px 0;
}

.maincontent p {
	font-size:13px;
	color:#2b424a;
	padding:0 0 15px 0;
	line-height:1.4em;
}

.maincontent .small_section_content p {
	font-size:13px;
	color:#2b424a;
	padding:3px 0 10px 0;
}

.maincontent .wide_section_content p {
	font-size:13px;
	color:#2b424a;
	padding:3px 0 10px 0;
}

.butprint_sl{
	width:151px;
	height:20px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	margin:0 5px 20px 0;
}
.butprint_sl span{
	background:url(../images/but_print_sl.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

.butprint{
	width:151px;
	height:20px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	margin:0 5px 20px 0;
}
.butprint span{
	background:url(../images/but_print.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
.butemail_sl{
	width:151px;
	height:20px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	margin:0 5px 20px 0;
}
.butemail_sl span{
	background:url(../images/but_email_sl.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

.butemail{
	width:151px;
	height:20px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
	margin:0 5px 20px 0;
}
.butemail span{
	background:url(../images/but_email.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

/* Global Text
=====================================================================*/
h2 {    
    font-size:17px;
    padding: 15px 0px 15px 0px;
}

.error_message {
    color: red;
    font-weight: bold;
}   

.success_message {
    color: #2D7A85;
    font-weight: bold;
    padding: 3px 0px;    
}

.color_01 {
    color:#2B424A;
}

.color_02 {
    color: #2d7a85;
}

.color_03 {
    color: #89c4cc;
}

/* Forms
=====================================================================*/

.form {
	padding:10px 0;
}
.form label {
	width:115px;
	float:left;
	font-size:13px;
	color:#2b424a;
}

.radio {
    float: left;
	padding:0 3px 0 3px;
	margin:0 0 10px 0;    
}

.textboxsignup1 {
	width:197px;
	height:18px;
	float:left;
	background:#fff;
	border:1px solid #2d7a85;
	font-family:arial, verdana, serif;
	color:#89c4cc;
	font-size:13px;
	padding:0 3px 0 3px;
	margin:0 0 10px 0;
}
.textboxsignup2 {
	width:158px;
	height:18px;
	float:left;
	background:#fff;
	border:1px solid #2d7a85;
	font-family:arial, verdana, serif;
	color:#89c4cc;
	font-size:13px;
	padding:0 3px 0 3px;
	margin:0 0 10px 0;
}

.form br {
	clear:both;
}

.form span {
	float:left;
	margin:0 0 0 9px;
	font-size:13px;
	color:#89c4cc;
}

.form h4 {
	width:330px;
	font-size:17px;
	color:#2d7a85;
	text-transform:uppercase;
	margin:20px 0 15px 0;
	background:url(../images/card.png) no-repeat 100% 0;
}

.form label.lblpayment {
	width:148px;
	float:left;
	font-size:13px;
	color:#2b424a;
}

.textboxsignup3 {
	width:180px;
	height:18px;
	float:left;
	background:#fff;
	border:1px solid #2d7a85;
	font-family:arial, verdana, serif;
	color:#89c4cc;
	font-size:13px;
	padding:0 3px 0 3px;
	margin:0 0 10px 0;
}

.selsignup1 {
	width:188px;
	height:20px;
	float:left;
	background:#fff;
	border:1px solid #2d7a85;
	font-family:arial, verdana, serif;
	color:#89c4cc;
	font-size:13px;
	margin:0 0 10px 0;
}

.selsignup2 {
	width:89px;
	height:20px;
	float:left;
	background:#fff;
	border:1px solid #2d7a85;
	font-family:arial, verdana, serif;
	color:#89c4cc;
	font-size:13px;
	margin:0 10px 10px 0;
}

.selsignup3 {
	width:50px;
	height:20px;
	float:left;
	background:#fff;
	border:1px solid #2d7a85;
	font-family:arial, verdana, serif;
	color:#89c4cc;
	font-size:13px;
	margin:0 10px 10px 0;
}

.bottommore {
	margin:0 0 17px 0;
}

.textboxsignup4 {
	width:85px;
	height:18px;
	float:left;
	background:#fff;
	border:1px solid #2d7a85;
	font-family:arial, verdana, serif;
	color:#89c4cc;
	font-size:13px;
	padding:0 3px 0 3px;
	margin:0 0 10px 0;
}

.textboxsignup5 {
	width:50px;
	height:18px;
	float:left;
	background:#fff;
	border:1px solid #2d7a85;
	font-family:arial, verdana, serif;
	color:#89c4cc;
	font-size:13px;
	padding:0 3px 0 3px;
	margin:0 0 10px 0;
}

div.inline_error
{   
    color: #f00;    
    font-weight: bold;    
    margin: -5px 0px 5px 0px;  
    display: none;
    width: 400px;
    float: left;
    clear: both;
}
div.displaynone
{
    display:none;
}
div.displayblock
{
    margin: -7px 0px 5px 0px;  
	color: #f00;
    float: right;
    font-size: 11px;
    font-weight: bold;
}
input.error {
    background-color: #FFFFAF;
    border:1px solid red;
}
select.selecterror {
    background-color: #FFFFAF;
}
.submitsubmit {
	width:60px;
	height:20px;
	background:url(../images/submit_submit.png) no-repeat;
	border:0;
	cursor:pointer;
	overflow: hidden;
	text-indent:-5000px;
	float: right;
	margin:1px 25px 0 0;
}
.submitsearch {
	width:65px;
	height:20px;
	border:0;
	cursor:pointer;
	background:url(/images/submit_submit.png) no-repeat;
}
.textboxsearch {
	width:152px;
	height:17px;
	background:#fff;
	border:1px solid #2d7a85;
	margin:0 10px 0 0;
	font-family:Arial, verdana, serif;
	font-size:13px;
	color:#89c4cc;
	padding:1px 3px 0 3px;
	margin:0 2px 0 10px;
	vertical-align:middle;
}
.radsearchhome {
	float:left;
	margin:2px 5px 0 0;
}
/* Login Form In Header
=====================================================================*/
#member_header {
    width:400px;
	height:80px;
	float:right;
	margin:15px 0 0 0;
}
#frmsearchmember {
	margin:5px 0 0 0;
	padding-left:20px;
	width:380px;
}
#frmsearchmember label {
	float:left;
	display:inline;
	margin:2px 10px 0 0;
	font-size:13px;
	color:#2b424a;
}
#frmsearchmember .textboxsearch {
	float:left;
	margin:0;
}
#frmsearchmember .submitsearch {
	float:right;
	margin:0;
}
.linklogout, .linklogout:link, .linklogout:visited {
	font-size:13px;
	text-transform:uppercase;
	float:right;
	color:#89c4cc;
}
.nonMemberHdr
{
	width:650px;
	float:right;
}
.frmlogin {
	width:630px;
	height:30px;
	margin:25px 0 0 0;
	padding: 10px 10px 0px 10px;
	background-color:#e8f1f2;
	
}
.header_banner {
	float:left;
	margin:50px 0 0 20px;
}
.custLinks
{
	float:right;
	padding: 5px 0px 0px 0px;
	text-align:right;
}
.custLinks a, .custLinks a:link, .custLinks a:visited, .custLinks a:hover
{
	color:#89c4cc;
	font-weight:lighter;
}
.frmlogin h4 {
	float:left;
	font-size:13px;
	color:#2d7a85;
	font-weight:lighter;
	padding-right:10px;
}
.joinNow
{
	padding-top:2px;
	float:right;
}
.joinNow img
{
	vertical-align:text-bottom;
	padding-bottom:2px;
}
.textboxlogin {
	width:152px;
	height:17px;
	float:left;
	background:#fff;
	border:1px solid #2d7a85;
	margin:0 10px 0 0;
	font-family:Arial, verdana, serif;
	font-size:13px;
	color:#89c4cc;
	padding:1px 3px 0 3px;
}
.submitlogin {
	width:60px;
	height:20px;
	background:url(../images/submit_login.png) no-repeat;
	border:0;
	cursor:pointer;
	overflow: hidden;
	text-indent:-5000px;
	float: left;
}

#content {
	width:940px;
}
#content_popup {
	width:600px;
}

.sign_up_45_day_container
{
    padding-top:5px;
}

#sign_up_45_day_link 
{
    display:block;
    font-size:12px;
    height:67px;
    overflow:hidden;
    position:relative;
       
}

#sign_up_45_day_link span
{
    background:url(../images/HBanner/5factor_BNR_45DaysFree_SML.jpg) no-repeat;
    cursor:pointer;
    height:100%;
    width:100%;
    position:absolute;
   
}

/* HEADER NAVIGATION - NON MEMBER
=====================================================================*/
#placemainmenu {
	width:940px;
	height:52px;
}

#mainmenu {
	height:52px;
	float:left;
}

#mainmenu li {
	height:52px;
	float:left;
	display:inline;
	margin:0 0px 0 0;
	position:relative;
}

#menu1 {
  display: block;
  width: 96px;
  height: 52px;
  background:url(../images/buttons/btn_diet.png) no-repeat 0 0;
  cursor:pointer;
}

#menu1:hover { 
  background-position: 0 -52px;
}



#menu2 {
  display: block;
  width: 131px;
  height: 52px;
  background:url(../images/buttons/btn_about.png) no-repeat 0 0;
   cursor:pointer;
}

#menu2:hover { 
  background-position: 0 -52px;
}


#menu3 {
  display: block;
  width: 118px;
  height: 52px;
  background:url(../images/buttons/btn_clients.png) no-repeat 0 0;
   cursor:pointer;
}

#menu3:hover { 
  background-position: 0 -52px;
}



#menu4 {
  display: block;
  width: 104px;
  height: 52px;
  background:url(../images/buttons/btn_successes.png) no-repeat 0 0;
  cursor:pointer;
}

#menu4:hover { 
  background-position: 0 -52px;
}


#menu5 {
  display: block;
  width: 103px;
  height: 52px;
  background:url(../images/buttons/btn_press.png) no-repeat 0 0;
  cursor:pointer;
}

#menu5:hover { 
  background-position: 0 -52px;
}



#menu6 {
  display: block;
  width: 146px;
  height: 52px;
  background:url(../images/buttons/btn_meals.png) no-repeat 0 0;
  cursor:pointer;
}

#menu6:hover { 
  background-position: 0 -52px;
}



#menu7 {
  display: block;
  width: 70px;
  height: 52px;
  background:url(../images/buttons/btn_shop.png) no-repeat 0 0;
  cursor:pointer;
}

#menu7:hover { 
  background-position: 0 -52px;
}



#menu8 {
  display: block;
  width: 172px;
  height: 52px;
  background:url(../images/buttons/btn_cart.png) no-repeat 0 0;
  cursor:pointer;
}

#menu8:hover { 
  background-position: 0 -52px;
}


/* HEADER NAVIGATION - MEMBER
=====================================================================*/


#menu9 { /* Home */	
  display: block;
  width: 97px;
  height: 52px;
  background:url(../images/buttons/btn_home_mem.png) no-repeat 0 0;
  cursor:pointer;
}

#menu9:hover { 
  background-position: 0 -52px;
}


#menu10 {/* My Account */	
  display: block;
  width: 110px;
  height: 52px;
  background:url(../images/buttons/btn_account_mem.png) no-repeat 0 0;
   cursor:pointer;
}

#menu10:hover { 
  background-position: 0 -52px;
}

#menu11 {/* My Program */	
  display: block;
  width: 114px;
  height: 52px;
  background:url(../images/buttons/btn_program_mem.png) no-repeat 0 0;
  cursor:pointer;
}

#menu11:hover { 
  background-position: 0 -52px;
}


#menu12 {/* Food & Recipes */	
  display: block;
  width: 139px;
  height: 52px;
  background:url(../images/buttons/btn_food_mem.png) no-repeat 0 0;
  cursor:pointer;
}

#menu12:hover { 
  background-position: 0 -52px;
}



#menu13 { /* Fitness */	
  display: block;
  width: 73px;
  height: 52px;
  background:url(../images/buttons/btn_fitness_mem.png) no-repeat 0 0;
  cursor:pointer;
}

#menu13:hover { 
  background-position: 0 -52px;
}


#menu14 { /* Ask Harley */	
  display: block;
  width: 101px;
  height: 52px;
  background:url(../images/buttons/btn_harley_mem.png) no-repeat 0 0;
  cursor:pointer;
}

#menu14:hover { 
  background-position: 0 -52px;
}



#menu15 { /* Message Board */	
  display: block;
  width: 137px;
  height: 52px;
  background:url(../images/buttons/btn_message_mem.png) no-repeat 0 0;
  cursor:pointer;
}

#menu15:hover { 
  background-position: 0 -52px;
}


#menu16 {/* Successes */	
  display: block;
  width: 98px;
  height: 52px;
  background:url(../images/buttons/btn_successes_mem.png) no-repeat 0 0;
  cursor:pointer;
}

#menu16:hover { 
  background-position: 0 -52px;
}


#menu17 {/* Store */	
  display: block;
  width: 71px;
  height: 52px;
  background:url(../images/buttons/btn_store_mem.png) no-repeat 0 0;
  cursor:pointer;
}

#menu17:hover { 
  background-position: 0 -52px;
}






#menu21{
	width:59px;
	height:30px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
}
#menu21 span{
	background:url(../images/btn_home_non_subscriber.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}


#menu22{
	width:134px;
	height:30px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
}
#menu22 span{
	background:url(../images/btn_about_harley_non_subscriber.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

#menu23{
	width:84px;
	height:30px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
}
#menu23 span{
	background:url(../images/btn_diet_delivery_non_subscriber.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

#menu24{
	width:79px;
	height:30px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
}
#menu24 span{
	background:url(../images/btn_clients_delivery_non_subscriber.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

#menu25{
	width:98px;
	height:30px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
}
#menu25 span{
	background:url(../images/btn_press_non_subscriber.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

#menu26{
	width:135px;
	height:30px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
}
#menu26 span{
	background:url(../images/btn_meal_delivery_non_subscriber.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

#menu27{
	width:67px;
	height:30px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
}
#menu27 span{
	background:url(../images/btn_store_non_subscriber.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

#menu28{
	width:111px;
	height:30px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
}
#menu28 span{
	background:url(../images/btn_my_account_non_subscriber.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}

#menu1a{
	width:64px;
	height:30px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
}
#menu1a span{
	background:url(../images/menu_1_new.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}
#menu7a{
	width:69px;
	height:30px;
	font-size:12px;
	position:relative;
	overflow:hidden;
	display:inline;
	float:left;
}
#menu7a span{
	background:url(../images/menu_7_new2.png) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	cursor:pointer;
}


/* Start CSS POPUP Menu
=====================================================================*/
#placemainmenu ul ul {
	position:absolute;
	z-index:500;
	display:none;
	width:200px;
	margin: 0;
	top: 30px;
	left:0;
	background:#fff url(../images/popup_back.png) no-repeat;
	border-bottom:1px solid #2d7a85;
	padding:15px 0 0 0;
}
#placemainmenu ul li ul li {
	display: inline;
	float: left;
	width: 198px;
	height:21px;
	float: left;
	padding: 0;
	background:none;
	margin:0 0 0 1px;
}
#placemainmenu #mainmenu li:hover ul li a, #placemainmenu #mainmenu li:hover ul li a:link, #placemainmenu #mainmenu li:hover ul li a:visited {
	color:#2b424a;
	font-size:12px;
	width: 188px;
	height:19px;
	text-transform:none;
	border:none;
	background: none;
	font-weight:lighter;
	float:left;
	display:inline;
	padding:2px 0 0 10px;
}
#placemainmenu #mainmenu li:hover ul li a:hover, #placemainmenu #mainmenu li ul li a:hover {
	text-decoration:none;
	background: #bce0e6;
}
div#placemainmenu li:hover ul ul,
div#placemainmenu li li:hover ul ul
{display:none;}

div#placemainmenu li:hover ul,
div#placemainmenu li li:hover ul
{display:block;}



/* Footer
=====================================================================*/
#footer {
	width:940px;
	height:100px;
	background:url(../images/footer_bg.png) no-repeat;
	text-align:center;
	margin:0 0 10px 0;
	padding:40px 0px 0px 0px;
	margin:0 auto;
}

#menufooter {
	text-align:left;
	height:13px;
}

#menufooter li {
	height:13px;
	padding:0 12px 0 10px;
	background:url(../images/sepfooter.png) no-repeat 100% 3px;
	display:inline;
	font-size:12px;
}

#menufooter li.last {
	background:none;
}

#menufooter li a, #menufooter li a:link, #menufooter li a:visited {
	color:#2b424a;
}

#footer p, #footerpopup p {
	font-size:11px;
	color:#2d7a85;
	padding:35px 0 0 0;
	text-align:left;
}

#footer p a, #footer p a:link, #footer p a:visited, #footerpopup p a, #footerpopup p a:link, #footerpopup p a:visited {
	text-decoration:underline;
}

#footerpopup {
	width:600px;
	height:65px;
	background:url(../images/footersignup.png) no-repeat;
	margin:0 0 10px 0;
	padding:15px 0 0 0;
	text-align:center;
}
.supertest
{}

/************ICON KEY*************/
.listicon {
	width:210px;
	float:left;
	margin:0 0 20px 0;
}
.listicon li {
	width:200px;
	font-size:13px;
	color:#2b424a;
	padding:0 0 0 10px;
	margin:0 0 11px 0;
}
.listicon li img {
	vertical-align:middle;
	margin:0 5px 0 0;
}
.titleiconkey {
	
	padding:25px 0 15px 10px;
	font-size:17px;
	color:#2d7a85;
	text-transform:uppercase;
}

}
