@charset "UTF-8";
/* CSS Document */

#err_msg
	{
	position: absolute;
	left: 0;
	top: 0;
	color: #990033;
	font-weight: bold;
	padding: 20px;
	border: 1px solid black;
	background-color:  white;
	z-index: 10;
	margin: 5px;
	}
	
#debug_msg
	{
	position: absolute;
	left: 0;
	top: 200;
	color: #666666;
	font-weight: normal;
	padding: 20px;
	border: 1px solid black;
	background-color:  white;
	z-index: 10;
	margin: 5px;
	}

#valid_msg
	{
	font-weight: bold;
	color: red;
	font-size: 13px;
	}
	
.lnk_red, .red_lnk,
.lnk_red:visited, .red_lnk:visited
	{
	color: #990033;
	text-decoration: none;
	}
	
/* box link */

.box_link_box { background-color: #990033; padding: 3px 10px 3px 10px; color: white; }
.box_link_lbl, .box_link_lbl:visited { float: left; color: white; text-decoration: none; display: inline-block; }	
.box_link_arrow { float: right; display: inline-block; }

/* box sizes */

.box_small { height: 131px; width: 311px; overflow: hidden;}
.box_regular { height: 255px; width: 311px; overflow: hidden; }


/* CONTACT */

.contact_write
	{
	border-bottom: 1px solid white;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	}
.contact_pname
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: black;
	text-transform: uppercase;
	margin-top: 10px;
	}
	
.contact_pphone
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: black;
	text-transform: uppercase;
	margin-top: 10px;
	display:  inline;
	}
	
.contact_pemail, .contact_pemail:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	display:  inline;
	text-decoration: none;
	}
.contact_paddress
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	display:  inline;
	text-decoration: none;
	}
.contact_lbl
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-transform: uppercase;
	padding-right: 5px;
	display:  inline;
	}
/* HOME : ABOUT */
.home_about_txt
	{
	padding: 10px 15px 5px 15px; line-height: 20px;
	}
	
.admin_login_txt
	{
	padding: 10px 15px 5px 15px; line-height: 20px;
	}	
	
.admin_login_txt A, .admin_login_txt A:visited
	{
	color: #990033;
	text-decoration: none;
	}	
	
.client_home_intro
	{
	padding: 85px 15px 0px 0px; line-height: 20px;
	}
	
.client_rss_left
	{
	padding: 10px 15px 0px 0px; line-height: 20px;
	}
	
/* RSS */

.rss_secion_title
	{
	padding: 5px 0px 5px 2px;
	font-weight: bold;
	font-size: 14px;
	}
	
.rss_del, .rss_del:visited
	{
	color: #990033;
	font-weight: bold;
	text-decoration: none;
	}
	
.rss_row
	{
	background-color: white;
	margin-bottom: 1px;
	overflow: auto;
	}

.rss_label
	{
	width: 265px;
	overflow: hidden;
	line-height: 20px;
	float: left;
	padding: 2px 2px 2px 5px;
	}	

.rss_check
	{
	margin-top: 4px;
	}
	
.rss_page_lnk, .rss_page_lnk:visited
	{
	border: 0px;
	text-decoration: none;
	border: none;
	color: #990033;
	float: left;
	margin-right: 5px;
	}	
	
.rss_input
	{
	border: 1px solid #ccc;
	height: 22px;
	width: 295px;
	line-height: 22px;
	margin-top: 4px;
	font-size: 14px;
	}
	
.rss_row_label
	{
	font-weight: bold;
	padding: 2px 0px 0px 2px;
	}
	
.rss_hr
	{
	padding: 0px;
		border: 0px;
		background-color: #e6e6e6;
		color: #e6e6e6;
		height: 1px;
	}	
	
.rss_hr2
	{
	padding: 0px 0px 0px 0px;
	margin: 15px 0px;
	border: 0px;
	background-color: #ccc;
	color: #ccc;
	height: 1px;
	}	
	
.rss_add_result
	{
	padding-top:10px;
	font-weight: bold;
	color: red;
	}
		
/* GOOGLE RSS */
	
.gfc-result
	{
	margin-bottom: 1px;
	}
.gfc-title
	{
	color: #000000;;
	font-size: 12px;
	border: none;
	text-decoration: none;
	}
	
.gf-title, .gf-title:visited
	{
	border: 0px;
	text-decoration: none;
	border: none;
	color: #990033;
	}
	
.gf-relativePublishedDate
	{
	float: left;
	padding-right: 5px;
	}	
	
/* glossary */

#glossary
	{
	width: 636px;
	padding: 20px;
	background-color:  #e9edf0;
	text-align: left;
	margin-top: 20px;
	}
	
#glossary .title
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: black;
	padding-top:  20px;
	text-transform:  uppercase;
	}

#glossary .desc
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	line-height: 20px;
	}	
	
/* LINKS MODULE */

.links_disclaim
	{
		/*background-color: white;*/
		padding: 3px 10px 3px 5px;
		border-bottom: 5px solid #e3e9eb;
	}

.link_item_headline
	{
		/*padding: 2px 0px 2px 5px;*/
		font-family: Arial, Helvetica, sans-serif;
		color: black;
		font-size: 11px;
		height: 17px;
		/* background-color:#0F0; */
	}
.link_item
	{
		background-color: white;
		border-bottom: 1px solid #e3e9eb;
		border-top: 4px solid #e3e9eb;
		/*height: 34px; */
		/*overflow: hidden;*/
		padding-left: 5px;
	}

/* NEWS MODULE */
.news_item
	{
		background-color: white;
		border-bottom: 1px solid #e3e9eb;
		border-top: 4px solid #e3e9eb;
		height: 34px;
		overflow: hidden;
		padding-left: 5px;
	}
	
.news_item_headline
	{
		/*padding: 2px 0px 2px 5px;*/
		font-family: Arial, Helvetica, sans-serif;
		color: black;
		font-size: 11px;
		width: 260px;
		overflow: hidden;
		height: 17px;
		/* background-color:#0F0; */
	}
	
.news_item_headline_long
{
		/*padding: 2px 0px 2px 5px;*/
		font-family: Arial, Helvetica, sans-serif;
		color: black;
		font-size: 11px;
		width: 590px;
		overflow: hidden;
		height: 17px;
		/* background-color:#0F0; */
	}
	
#news_detail_title
	{
	
	}
	
.news_item_list
	{
		 padding-top: 10px; 
		 padding-bottom: 10px;
	}

.news_item_read
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #990033;
		font-size: 11px;
		text-decoration: none;
	}
	
.news_item_read_lnk, .news_item_read_lnk:visited
	{
		text-decoration: none;
		color: #990033;
	}
	
.news_item_read_lnk_lbk, .news_item_read_lnk_lbk:visited
	{
		text-decoration: none;
		color: black;
	}
	
.news_item_read_lnk:hover
	{
		text-decoration: underline;
	}
	
	
.news_article_subtitle
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 15px;
		line-height: 22px;
		font-weight: normal;
	}

.news_article_box
	{
		float: left; 
		background-color: #E3E9EB; 
	}
	
.news_article_box_pad
	{
		padding: 10px 15px 15px 15px;
	}
	
.news_article_print_bar
	{
		background-color: white;
		padding: 10px 10px 5px 10px;
		margin-top: 20px;
	}
	
.news_article_print_box
	{
		float: right;
	}

.news_article_print_box_lnk, news_article_print_box_lnk:visited
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #990033;
		font-size: 11px;
		text-decoration: underline;
	}

.news_article_body
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		line-height: 22px;
		padding-top: 10px;
	}	
	
.news_article_body > A
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #990033;
		font-size: 11px;
		text-decoration: underline;
	}
	
.news_previous
	{
		background-color: white;
		padding: 3px 10px 3px 5px;
		border-bottom: 5px solid #e3e9eb;
	}
	
.news_previous_lnk
	{
		color: #990033;
		text-decoration: none;
		float: left; 
		display: inline-block;
	}
	
.news_previous_lnk:hover
	{
		color: #ff0066;
		text-decoration: underline;
		float: left; 
		display: inline-block;
	}
	
/* CALC MODULE */

.calc_list
	{
	}

.calc_item
	{
		
		background-color: white;
		padding: 2px 5px 2px 5px;
		border-bottom: 4px solid #e3e9eb;
		color: black;
		
		
		/*
		background-color: white;
		border-bottom: 1px solid #e3e9eb;
		border-top: 4px solid #e3e9eb;
		height: 34px;
		overflow: hidden;
		padding-left: 5px;
		*/	
	}
	
.calc_item div
	{
	overflow: auto;
	}
		
.calc_item_on
	{
		padding: 2px 5px 2px 5px;
		border-bottom: 1px solid #e3e9eb;
		color: white;
		background-color: #990033;
	}
	
.calc_item_lnk_on, .calc_item_lnk_on:visited
	{
		color: white;
		text-decoration: none;
		float: left; 
		display: inline-block;
	}
	
.calc_item_lnk_on:hover
	{
		color: white;
		text-decoration: underline;
		float: left; 
		display: inline-block;
	}
	
.calc_item_lnk, .calc_item_lnk:visited
	{
		color: black;
		text-decoration: none;
		float: left; 
		display: inline-block;
		overflow: hidden;
	}
	
.calc_item_lnk:hover
	{
		color: #990033;
		text-decoration: underline;
		float: left; 
		display: inline-block;
		overflow: hidden;
	}
	
/* CLIEANTS MODULE */

.clients_list
	{
	}

.clients_item
	{
		background-color: #e3e9eb;
		padding: 2px 5px 2px 5px;
		border-bottom: 1px solid white;
		text-decoration: none;
		color: black;
	}
	
.clients_item_lnk, .clients_item_lnk:visited
	{
		color: black;
		text-decoration: none;
		float: left; 
		display: inline-block;
	}
	
.clients_item_lnk:hover
	{
		color: #990033;
		text-decoration: underline;
		float: left; 
		display: inline-block;
	}
	
/* PROMISE PAGE CHOOSER */
.promise_item
	{
		background-color: #e3e9eb;
		padding: 2px 5px 2px 5px;
		border-bottom: 1px solid white;
		text-decoration: none;
		color: black;
	}
	
.promise_item_on
	{
		background-color: #990033;
		padding: 2px 5px 2px 5px;
		border-bottom: 1px solid white;
		text-decoration: none;
		color: white;
	}
	
.promise_item_lnk, .promise_item_lnk:visited
	{
		color: black;
		text-decoration: none;
		float: left; 
		display: inline-block;
	}
	
.promise_item_lnk_on, .promise_item_lnk_on:visited
	{
		color: white;
		text-decoration: none;
		float: left; 
		display: inline-block;
	}
		
.promise_item_lnk:hover
	{
		color: #990033;
		text-decoration: underline;
		float: left; 
		display: inline-block;
	}
	
.promise_item_lnk_on:hover
	{
		color: white;
		text-decoration: underline;
		float: left; 
		display: inline-block;
	}
	
/* ABOUT : ABOUT */
.adviser_about_txt
	{
	padding: 10px 0px 0px 0px; line-height: 20px;
	}
.ps_about_txt
	{
	padding: 10px 0px 0px 0px; line-height: 20px;
	}
.services_about_txt
	{
	padding: 10px 0px 0px 0px; line-height: 20px;
	}
.ps_about_intro_txt
	{
	padding: 85px 15px 0px 15px; line-height: 20px;
	}
	
/* SERVICES */


.service_view_title
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: black;
	padding-top:  20px;
	text-transform:  uppercase;
	}
	
.service_view_item
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	line-height: 20px;
	text-transform: none;
	}
	
.service_view_caveat
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	line-height: 20px;
	}

/* SERVICES EDIT */

.service_edit_form
	{
	background-color: #fff;;
	padding: 20px;
	}
	
.service_edit_title
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	padding-top:  20px;
	}
.service_edit_row
	{
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #ededed;
	clear: both;
	overflow: auto;
	}
.service_edit_subservice
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	width: 250px;
	float: left;
	}
.service_edit_subcheck
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	width: 20px;
	float: left;
	}
.service_edit_subalert
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: red;
	width: 292px;
	float: left;
	line-height: 9px;
	}
.service_edit_caveat
	{
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #ededed;
	clear: both;
	font-style:  italic;
	}
/* CONTACT */

.contact_about_txt
	{
	padding: 10px 0px 0px 0px; line-height: 20px;
	}	
	
.contact_submit_txt
	{
	padding: 10px 0px 0px 0px; line-height: 20px;
	height: 175px;
	overflow: hidden;
	}
	
/* PASSWORD */	
.pass_label
	{
	width: 150px; float: left; height: 20px; border: 1px solid white; font-weight: bold; text-indent: 10px;
	}
	
.pass_input
	{
	width: 200px; height: 18px; border: 1px solid #c1c1c1; float: left;
	}
	
.pass_row
	{
	border-bottom: 2px solid #e3e9eb; padding: 7px 0px 7px 0px; background-color: white;	
	}
	
/* GET IN TOUCH */
.git_label
	{
	width: 110px; float: left; height: 20px; border: 1px solid white; font-weight: bold; text-indent: 10px;
	}
	

.git_input
	{
	width: 156px; height: 18px; border: 1px solid #c1c1c1; float: left;
	}
	
.git_input_sel
	{
	width: 156px; height: 18px; border: 1px solid #c1c1c1; float: left; padding: 0px; margin: 0px; font-size: 11px;
	}
		
.git_row
	{
	border-bottom: 1px solid #e3e9eb; padding: 7px 0px 7px 0px; background-color: white;	
	}
	
/* LOGIN  */

.login_label
	{
	width: 110px; float: left; height: 20px; border: 1px solid #e3e9eb; font-weight: bold; text-indent: 10px;
	}
	
.login_input
	{
	width: 156px; height: 18px; border: 1px solid #c1c1c1; float: left;
	}
	
.login_row
	{
	padding: 7px 0px 7px 0px; background-color: #e3e9eb; border-bottom: 1px solid white;	
	}
	
	
/* NEWS FORMS */

.news_form_main
		{
			background-color: #ffe387;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			padding: 0px 15px 0px 15px;
		}

.news_form_title
	{
		color: black;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 26px;
		font-weight: bold;
		padding: 10px 0px 10px 0px;
	}

	.news_form_row
		{
			background-color: white;
			padding: 10px;
			margin-bottom: 5px;
		}
		
	.news_form_row_extra
		{
			padding: 5px;
			font-weight: bold;

		}	

	.news_form_label
		{
			font-weight: bold;
			width: 130px;
			float: left;
			padding-top: 3px;
		}

	.news_form_input_field
		{
			width: 448px; height: 22px; border: 1px solid #cccccc;
		}
		
	.link_form_input_field
		{
			width: 255px; height: 22px; border: 1px solid #cccccc;
		}	
		
	.news_form_row_comment
		{
		padding: 10px;
		}
		
/* EMAIL FORMS */

.submit_btn_280
	{
	background-color: #990033; 
	color: white; 
	border: 0px; 
	height: 22px; 
    width: 280px; 
    text-align: left; 
    padding-left: 8px; 
    font-size: 10px;
    background-image: url(/images/arrow_white_right15x9_btn.png); 
    background-repeat: no-repeat; 
    background-position: right;
	}