body
{
	margin-left:0;
	margin-right:0;
	margin-top:16px;
	
}

body.password
{
	margin-left:8px;
	margin-right:8px;
	margin-top:8px;
	
}


p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
}

p.training_materials
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	line-height:20px;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
}


.text_bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}


.text_larger
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #000000;
}


.text_home
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	line-height:180%;
	padding-top:16px;
}


a.text_home
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	line-height:180%;
	padding-top:16px;
	text-decoration:underline;
}

a.text_home:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #7C4A53;
	line-height:180%;
	padding-top:16px;
	text-decoration:underline;
}

.text_home_bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #000000;
	line-height:140%;
	padding-top:28px;
	
}

.text_white_10
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	padding-left:15px;
	
	
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#7C4A53;
	margin:0;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#7C4A53;
	margin:0;
}

li
{
	padding-top:5px;
	padding-bottom:5px;
}

ul
{
	margin:0;
	padding-left:15px;
}
ol
{
	margin:0;
	padding-left:25px;
}

li.nopad
{
	padding-top:0px;
	padding-bottom:0px;
}

.largelink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	text-decoration:underline;
}

a.largelink 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#46000C;
	text-decoration:underline;
}

a.largelink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #46000C;
	text-decoration:underline;
}

a.link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#46000C;
	text-decoration:underline;
}

a.link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}


.text_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #46000C;
	text-decoration:underline;
}

a.text_link 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#46000C;
	text-decoration:underline;
}

a.text_link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.siteborder
{
	border-left:1px solid #46000C;
	border-right:1px solid #46000C;
	border-bottom:1px solid #46000C;
	background-image: url("../images/bg.gif");
	background-repeat:repeat-y;
}

.header
{
	background-image: url("../images/header.gif");
	background-repeat:no-repeat;
	height:65px;
}

.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#7C4A53;
}

.leftmenu
{
	padding-left:10px;
	padding-top:11px;
	
}

.leftmenuyellow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #46000C;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:170px;
	height:27px;
	background-image: url("../images/btn_yellow.gif");
	background-repeat:no-repeat;
	text-align: right;
	padding-right:20px;
	padding-top:5px;
}

a.leftmenuyellow 
{

	background-image: url("../images/btn_yellow.gif");
	background-repeat:no-repeat;
}

a.leftmenuyellow:hover
{

	background-image: url("../images/btn_yellow_over.gif");
	background-repeat:no-repeat;
}

.leftmenuyellowlit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #46000C;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:170px;
	height:27px;
	background-image: url("../images/btn_yellow_over.gif");
	background-repeat:no-repeat;	
	text-align: right;
	padding-right:20px;
	padding-top:5px;
}

.leftmenupink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #46000C;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:170px;
	height:27px;
	background-image: url("../images/btn_pink.gif");
	background-repeat:no-repeat;
	text-align: right;
	padding-right:20px;
	padding-top:5px;
}

a.leftmenupink 
{
	background-image: url("../images/btn_pink.gif");
	background-repeat:no-repeat;
	padding-right:20px;	
}

a.leftmenupink:hover
{
	background-image: url("../images/btn_pink_over.gif");
	background-repeat:no-repeat;
	padding-right:20px;
}

.leftmenupinklit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #46000C;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:170px;
	height:27px;
	background-image: url("../images/btn_pink_over.gif");
	background-repeat:no-repeat;
	text-align: right;
	padding-right:20px;
	padding-top:5px;
}

.leftmenu_panel_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	padding-bottom:3px;
	display:inline;
	height:20px;
	line-height:20px;
	background-image: url("../images/black_pink_arrow.gif");
	background-repeat:no-repeat;
	background-position: 0px 3px;
	padding-left:14px;
}


a.leftmenu_panel_link
{
	color: #000000;
}

a.leftmenu_panel_link:hover
{
	color: #46000C;
	background-image: url("../images/maroon_pink_arrow.gif");
}

.leftmenu_input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #7C4A53;
	background-color:#FEF6D0;
	width:148px;
}

.leftmenu_spacer
{
	line-height:5px;
	height:5px;
}


.leftmenu_panel
{
	background-color:#DFD3D6;
	width:170px;
}

.leftmenu_panel_spacer
{
	line-height:5px;
	height:5px;
	border-left:2px solid #ffffff;
	background-color:#DFD3D6;
	padding-left:10px;
}

.leftmenu_panel_top
{
	background-image: url("../images/leftmenu_panel_top.gif");
	/*background-repeat:no-repeat;*/
	width:170px;
	height:10px;
}

.leftmenu_panel_bottom
{
	background-image: url("../images/leftmenu_panel_bottom.gif");
	width:170px;
	height:10px;
}


.aff_log_panel
{
	background-color:#DFD3D6;
	width:490px;
}

.aff_log_panel_top
{
	background-image: url("../images/aff_log_top.gif");
	background-repeat:no-repeat;
	width:490px;
	height:10px;
}

.aff_log_panel_btm
{
	background-image: url("../images/aff_log_btm.gif");
	background-repeat:no-repeat;
	width:490px;
	height:10px;
}
.aff_log_panel_top_1
{
	background-image: url("../images/aff_log_top_1.gif");
	background-repeat:no-repeat;
	width:490px;
	height:10px;
}

.aff_log_panel_btm_1
{
	background-image: url("../images/aff_log_btm_1.gif");
	background-repeat:no-repeat;
	width:490px;
	height:10px;
}


.aff_log_panel_bg_1
{
	background-image: url("../images/aff_log_bg_1.gif");
	background-repeat:repeat;
	text-align:left; 
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;		
}

}

.leftmenu_panel_input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	padding-left:10px;
	padding-right:10px;
	background-color:#DFD3D6;
	border-left:2px solid #ffffff;
	
}

.rightmenu
{
	padding-left:20px;
	padding-top:11px;

}

.rightmenu_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FEF6D0;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:3px;
	display:block;
	background-image: url("../images/yellow_maroon_arrow.gif");
	background-repeat:no-repeat;
	background-position: 0px 1px;
	padding-left:14px;
}

a.rightmenu_link
{
	color: #FEF6D0;
	background-image: url("../images/yellow_maroon_arrow.gif");
}

a.rightmenu_link:hover
{
	color: #ffffff;
	background-image: url("../images/white_maroon_arrow.gif");
}

.rightmenu_panel
{
	background-color:#7C4A53;
	width:160px;
}

.rightmenu_panel_top
{
	background-image: url("../images/rightmenu_panel_top.gif");
	width:160px;
	height:10px;
}

.rightmenu_panel_bottom
{
	background-image: url("../images/rightmenu_panel_bottom.gif");
	width:160px;
	height:10px;
}

.rightmenu_panel_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	padding-left:10px;
	padding-right:10px;
}

.rightmenu_panel_input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #ffffff;
	padding-left:10px;
	padding-right:10px;
}

.rightmenu_panel_spacer
{
	height:9px;
	line-height:10px;
}

.rightmenu_input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #7C4A53;
	background-color:#FEF6D0;
	width:140px;
}

.rightmenu_panel_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FEF6D0;
	text-decoration:none;
	padding-bottom:3px;
	display:block;
	background-image: url("../images/yellow_cerise_arrow.gif");
	background-repeat:no-repeat;
	background-position: 0px 1px;
	padding-left:14px;
}


a.rightmenu_panel_link
{
	color: #FEF6D0;
	background-image: url("../images/yellow_cerise_arrow.gif");
}

a.rightmenu_panel_link:hover
{
	color: #ffffff;
	background-image: url("../images/white_cerise_arrow.gif");
}


.inline_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #46000C;
	text-decoration:none;
	font-weight:bold;
	display:inline;
	height:20px;
	line-height:20px;
	background-image: url("../images/black_white_arrow.gif");
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding-left:15px;
	vertical-align:text-top;
}

a.inline_link 
{
	color: #46000C;
	background-image: url("../images/black_white_arrow.gif");


}

a.inline_link:hover
{
	color: #000000;
	background-image: url("../images/maroon_white_arrow.gif");
	text-decoration:underline;

}

.inline_link_on
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #46000C;
	text-decoration:underline;
	font-weight:bold;
	display:inline;
	height:20px;
	line-height:20px;
	background-image: url("../images/maroon_white_arrow.gif");
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding-left:15px;
	padding-bottom:1px;
}


.inline_link2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	display:inline;
	height:20px;
	background-image: url("../images/black_white_arrow.gif");
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding-left:15px;
	vertical-align:text-top;
}

a.inline_link2
{
	color: #000000;
	background-image: url("../images/black_white_arrow.gif");


}

a.inline_link2:hover
{
	color: #46000C;
	background-image: url("../images/maroon_white_arrow.gif");
	text-decoration:underline;

}

.inline_link2_on
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #46000C;
	text-decoration:underline;
	font-weight:bold;
	display:inline;
	height:20px;
	background-image: url("../images/maroon_white_arrow.gif");
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding-left:15px;
	vertical-align:text-top;

}

.inline_link3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #46000C;
	text-decoration:none;
	font-weight:normal;
	display:inline;
	height:20px;
	line-height:20px;
	background-image: url("../images/black_pink_arrow.gif");
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding-left:15px;
	vertical-align:text-top;
}

a.inline_link3
{
	color: #46000C;
	background-image: url("../images/black_pink_arrow.gif");


}

a.inline_link3:hover
{
	color: #000000;
	background-image: url("../images/black_pink_arrow_fwd.gif");
	text-decoration:underline;

}

.inline_link3_on
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #46000C;
	text-decoration:underline;
	font-weight:normal;
	display:inline;
	height:20px;
	line-height:20px;
	background-image: url("../images/black_pink_arrow_fwd.gif");
	background-repeat:no-repeat;
	background-position: 0px 4px;
	padding-left:15px;
	padding-bottom:1px;
}



#content_home
{
	background-image: url("../images/title_lumley_jacobs_home.jpg");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	height:620px;
	padding-left:37px;
	padding-top:80px;
}

#content_home_logged
{
	background-image: url("../images/title_admin_login_set.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	height:80px;
	padding-left:37px;
	padding-top:80px;
}

#bg_home_logged
{
	background-image: url("../images/title_lumley_jacobs_affiliates_welcome.jpg");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	height:80px;
	padding-left:37px;
	padding-top:0px;
}
#bg_home_logged_base
{
	background-image: url("../images/base_lumley_jacobs_affiliates_welcome.jpg");
	background-repeat:no-repeat;
	background-position: 5px 0px;
	height:320px;
	padding-left:37px;
	
}

#content_home_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	width:420px;
	line-height:18px;
}

.content_product_info
{
	background-image: url("../images/lumleyjacobs_affiliates_product_info.jpg");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	padding-left:30px;
	padding-top:80px;

}


.surv_equip
{
	background-image: url("../images/lumleyjacobs_affiliates_serv_equip.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	padding-left:30px;
	padding-top:80px;

}


#content_product_info_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	width:520px;
	line-height:18px;
}

#affiliate_benefits
{
	background-image: url("../images/title_lumley_jacobs_affiliates.jpg");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:207px;
}

.setup_content
{
	font:12px Arial;
	color:#000000;
	
}


#setup_process
{
	background-image: url("../images/setup_process_bg.jpg");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	padding-top:80px;
	padding-left:37px;
	padding-right:50px;
	
	/*width:563px;*/
	height:600px;
}

#setup_process_bg
{
	background-image: url("../images/title_setup_process_bg.jpg");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	height:350;
	padding-left:37px;
	padding-top:35px;

}


#starting_as_an_affiliate
{
	background-image: url("../images/starting_as_an_affiliate.jpg");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	padding-top:80px;
	padding-left:37px;
	padding-right:30px;
	/*width:563px;*/
	height:1050px;
}

#starting_as_an_affiliate_bg
{
	background-image: url("../images/title_setup_process_bg.jpg");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	height:350;
	padding-left:37px;
	padding-top:35px;

}

.starting_ylw_pnl_top
{
	background-image: url("../images/starting_ylw_pnl_top.gif");
	background-repeat:no-repeat;
	height:15px;
	width:497x;
}

.starting_ylw_pnl_btm
{
	background-image: url("../images/starting_ylw_pnl_btm.gif");
	background-repeat:no-repeat;
	height:15px;
	width:497px;
}

.starting_ylw_pnl_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	line-height:150%;
	}


.starting_ylw_pnl_text_small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #000000;
	
	}

.starting_ylw_pnl_text_bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	line-height:150%;
	}

.starting_ylw_pnl_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#7C4A53;
	padding-top:10px;
}

#set_additional_users
{
	background-image: url("../images/title_set_add_users.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	height:80px;
	padding-left:37px;
	padding-top:35px;

}

.add_user_btm_image
{
	background-image: url("../images/add_users_btm.gif");
	background-repeat:no-repeat;
	height:10px;
	width:490px;	
}

#no_it_implications
{
	background-image: url("../images/title_no_it_implications.jpg");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	height:850px;
	padding-left:37px;
	padding-top:35px;

}

#about_lumley_jacobs
{
	background-image: url("../images/title_about_lumley_jacobs.jpg");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:560px;
	padding-left:37px;
	padding-top:80px;
}

#contact_us

{
	background-image: url("../images/title_smartwater_contact_us.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}

#sales_marketing
{

	background-image: url("../images/title_lumley_jacobs_sales_mark.jpg");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:560px;
	padding-left:37px;
	padding-top:80px;

}

#sales_marketing_logged
{

	background-image: url("../images/title_lumley_jacobs_sales_mark_logged.jpg");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	/*height:80px;*/
	padding-left:37px;
	padding-top:80px;

}

#no-setting-up-costs
{
	background-image: url("../images/no-setting-up-costs.gif");
	background-repeat:no-repeat;
	height:80px;
	/*background-position: 5px 10px;
	width:563px;
	padding-left:37px;
	padding-top:80px;*/

}

#ordering_purchasing
{
	background-image: url("../images/title_LJ_ordering_purchasing.gif");
	background-repeat:no-repeat;
	height:80px;
	/*background-position: 5px 10px;
	width:563px;
	padding-left:37px;
	padding-top:80px;*/

}

#POS_sample
{
	background-image: url("../images/title_LJ_POS_sample.gif");
	background-repeat:no-repeat;
	height:80px;
	/*background-position: 5px 10px;
	width:563px;
	padding-left:37px;
	padding-top:80px;*/

}

#non_risk_income
{

	background-image: url("../images/title_lumley_jacobs_non_risk_income.gif");
	background-repeat:no-repeat;
	height:80px;
	/*background-position: 5px 10px;
	width:563px;
	padding-left:37px;
	padding-top:80px;*/

}

#non_risk_income_bg
{

	background-image: url("../images/bg_content.gif");
	background-repeat:repeat-y;
	/*background-position: 5px 10px;
	padding-left:20px;
	padding-right:20px;*/
}

#non_risk_income_footer
{
	background-image: url("../images/footer_content.gif");
	background-repeat:no-repeat;
	/*background-position: 5px 0px;
	width:563px;*/
	height:40px;

}


#content_sales_marketing_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	width:520px;
	padding-left:10px;
}


.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	line-height:180%;
	color: #46000C;
	text-decoration:none;
	padding-left:10px;
	padding-top:10px;
}

.select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	background-color:#FEF6D0;
	width:140px;
	display:inline;
}


.training_materials_input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	width:80px;
}

.tablehead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #46000C;
	background-color:#DFD3D6;
	text-align:right; 
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	width:210px;
	
	
}

.tableheadleft
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #46000C;
	background-color:#DFD3D6;
	text-align:left; 
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	width:210px;
	
	
}

.tablecell
{
	background-color:#efefef;
	text-align:left; 
	padding-left:10px;
	width:260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;		
}

.input150
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	width:150px;
}

.input240mand
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	width:240px;
	background-color:#FEF6D0;
}

.input150mand
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	width:150px;
	background-color:#FEF6D0;
}

.input150mock
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#000000;
	background-color:#FEF6D0;
	border-left-style:window-inset;
	border-top-style:window-inset;
	text-align:center;

}

.submit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	width:150px;
}


.rightmenu_submit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#000000;
	width:144px;
}



#bg_content
{

	background-image: url("../images/bg_content.gif");
	background-repeat:repeat-y;
	background-position: 5px 10px;
	padding-left:20px;
	padding-right:20px;
}

#footer
{
	background-image: url("../images/footer_content.gif");
	background-repeat:no-repeat;
	background-position: 5px 0px;
	/*width:563px;*/
	height:40px;

}

#what_is_SW_footer
{
	background-image: url("../images/footer_what_is.jpg");
	background-repeat:no-repeat;
	background-position: 5px 0px;
	padding-left:20px;
	padding-right:20px;
	height:370px;
	
}
#press_materials
{
	background-image: url("../images/title_smartwater_press_materials.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}

#order_purchase
{
	background-image: url("../images/title_smartwater_order_purchase.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}

#point_of_sale
{
	background-image: url("../images/title_smartwater_point_of_sale.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}

#online_marketing
{
	background-image: url("../images/title_smartwater_online_marketing.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}


#marketing_materials
{
	background-image: url("../images/title_smartwater_marketing_materials.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}


#system_support
{
	background-image: url("../images/title_smartwater_system_support.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}

#training
{
	background-image: url("../images/title_smartwater_training.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}


#product_info
{
	background-image: url("../images/title_smartwater_product_info.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}

#order_purchase_records
{
	background-image: url("../images/title_smartwater_order_purchase_records.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}

#invoice_statements
{
	background-image: url("../images/title_smartwater_invoice_statements.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}

#invoice_payments
{
	background-image: url("../images/title_smartwater_invoice_payments.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}

#account_details
{
	background-image: url("../images/title_smartwater_account_details.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}

#view_current_order
{
	background-image: url("../images/title_smartwater_view_current_order.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}

#view_order_history
{
	background-image: url("../images/title_smartwater_view_order_history.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}



#set_affiliate_login
{
	background-image: url("../images/title_set_affiliate_login.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}

#set_general_login
{
	background-image: url("../images/title_set_general_login.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}

#login_set
{
	background-image: url("../images/title_affiliate_login_set.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}

#affiliate_activation
{
	background-image: url("../images/title_lumley_jacobs_activate_account.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;	
}

#affiliate_application
{
	background-image: url("../images/title_affiliate_application.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}

#affiliate_application_thanks
{
	background-image: url("../images/title_affiliate_application_thanks.gif");
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}

#content_password_reminder
{
	background-image: url("../images/password_reminder_bg.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:372px;
	height:300px;
	padding-top:100px;
	padding-left:20px;
}

.content_pad
{
	/*padding-top:10px;
	padding-left:5px;*/
}

.banner
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	border:1pix solid #666666;
	padding:10px;
	clear:both;
	width:100%;
}

.bannerid
{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	width:200px;
	border-left:1pix solid #666666;
	border-top:1pix solid #666666;
	border-right:1pix solid #666666;
	line-height:20px;
	padding-left:10px;
	background-color:#efefef;
	
}
.bannertype
{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
	width:200px;
	border-left:1pix solid #666666;
	border-top:1pix solid #666666;
	border-right:1pix solid #666666;
	line-height:20px;
	padding-left:10px;
	background-color:#efefef;

}

.flyout
{
	border:1pix solid #cccccc;
	background-color:#ffffff;
}

.flyoutmenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #46000C;
	text-decoration:none;
	line-height:20px;
	padding-left:5px;
	background-color:#efefef;
	width:150px;
	display:block;
}

a.flyoutmenu 
{
	color: #46000C;
	text-decoration:none;
	background-color:#efefef;
	width:150px;
	display:block;
}

a.flyoutmenu:hover
{
	color: #46000C;
	text-decoration:none;
	background-color:#DDB4B5;
	width:150px;
	display:block;

}


#tab_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-image: url("../images/tab_header.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:260px;
	height:34px;
	background-color:#7C4A53;
	color:#ffffff;
	line-height:34px;
	text-indent:10px;
}


#tab_footer
{
	background-image: url("../images/tab_footer.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:260px;
	height:10px;
	background-color:#ffffff;
	color:#ffffff;
	line-height:34px;
}


#tab_content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	width:260px;
	background-color:#efefef;
	color:#7C4A53;
	padding-top:10px;

}

#tab_header520
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-image: url("../images/tab_header520.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:520px;
	height:34px;
	background-color:#7C4A53;
	color:#ffffff;
	line-height:34px;
	text-indent:10px;
}


#tab_footer520
{
	background-image: url("../images/tab_footer520.gif");
	background-repeat:no-repeat;
	background-position: 0px 0px;
	width:520px;
	height:10px;
	background-color:#ffffff;
	color:#ffffff;
	line-height:34px;
}


#tab_content520
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	width:520px;
	background-color:#efefef;
	color:#7C4A53;
	padding-left:10px;

}

.tab_text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#7C4A53;
	padding-left:10px;
	padding-right:10px;
}


.tab_text_black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#333333;

}

.image
{
	border:1px solid #333333;
}
#privacy_policy
{
	background-image: url(../images/title_lumley_jacobs_privacy_policy.gif);
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}

#terms_conditions
{
	background-image: url(../images/title_lumley_jacobs_terms_conditions.gif);
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}
#transaction_terms_conditions
{
	background-image:url(../images/title_lumley_jacobs_transaction_terms.gif);
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}

#banner_builder
{
	background-image:url(../images/title_lumley_jacobs_banner_builder.gif);
	background-repeat:no-repeat;
	background-position: 5px 10px;
	/*width:563px;*/
	height:80px;
}

#control_no_whitespace
{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
}

.pagetablehead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;
	background-color:#DC988C;
	padding-top:5px;
	padding-bottom:5px;
}

.pagetableheadcorner
{
	background-color:#DC988C;
}
.pagetablecontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color:#FDF5B6;
}
/*---------------------DD menu----------------------*/
BODY 
{
	font-family:"Verdana, Arial, Helvetica, sans-serif"; 
	font-size:10;}

DIV#divMenuBar 
{
	background-color:#FFFFFF; 
	}
	
TABLE#tblMenuBar TD 
	{
		font-size:9; 
		color:#440009; 
		padding:0px 0px 0px 1px; 
		cursor:default; }
	
TABLE#tblMenuBar TD.clsMenuBarItem 
	{
		font-weight:bold; 
		cursor:default; }
	/* These two style rules added for links in MenuBar */ 
	
TABLE#tblMenuBar TD.clsMenuBarItem A 
	{
		text-decoration:none; 
		color:#440009; 
		font-weight:bold; 
	}
	
	
TABLE#tblMenuBar TD.clsMenuBarItem A:hover 
	{
		color:#D18E7A; }

TABLE#tblMenuBar TD.clsMenuBarItem A:active 
	{
		color:#000000;	
	
		}
/*----------  temporary 'inactive' menu item colours ------  */
	
TABLE#tblMenuBar TD.clsMenuBarItemInactive 
	{
		font-weight:bold; 
		cursor:default; }
	/* These two style rules added for links in MenuBar */ 
	
TABLE#tblMenuBar TD.clsMenuBarItemInactive A 
	{
		text-decoration:none; 
		color:#440009; 
		font-weight:bold; 
	}
	
	
TABLE#tblMenuBar TD.clsMenuBarItemInactive A:hover 
	{
		color:#D18E7A; }

TABLE#tblMenuBar TD.clsMenuBarItemInactive A:active 
	{
		color:#D18E7A;	
	
		}
		
/*---------  end inactive menu item colours----------*/		

DIV.clsMenu 
	{
		font-size:10; 
		background-color:#FFFFFF; 
		position:absolute; 
		visibility:hidden; 
		width:130px; 
		padding:5px 5px 5px 8px; 
		border:1 #440009 solid; }
	
DIV.clsMenu A 
	{
		text-decoration:none; 
		color:#000000; 
		font-weight:bold; }
DIV.clsMenu A:hover 
	{
		color:#666666; }





/*-------------------------------------------*/

.product_submenu_headings
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#440009;}
	

.product_submenu_bg
{
	background-image: url(../images/bg_product_submenu.gif);
	background-repeat:repeat-y;
	padding:0px 5px 5px 20px;}

.product_submenu_top
{	background-image: url(../images/bg_product_submenu_top.gif);
	background-repeat:no-repeat;
		width:202px;
	height:21px;
}
.product_submenu_footer
{	background-image: url(../images/bg_product_submenu_footer.gif);
	background-repeat:no-repeat;
		width:202px;
	height:21px;
}

#pos_sample_header
{		

	background-image: url("../images/title_lumley_jacobs_pos_sample.gif");
	background-repeat:no-repeat;
	height:80px;
	/*background-position: 5px 10px;
	width:563px;
	padding-left:37px;
	padding-top:80px;*/

}









