/* CSS Document */

/* COLOURS 

	DARKBLUE	:#003366;
	RED			:#990033; 

*/



body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.content
{
	background-color:#FFFFFF;
}

.page
{
	font-size:70%;
	width:746px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.page h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#001B47;
	font-size:100%;
	font-weight:100;
	padding:0px;
	margin:0px;
}

.page h3
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#001B47;
	font-size:65%;
	padding:0px;
	margin:0px;
}

.page p
{	
	font-weight:100;
	color:#999999;
	line-height:133%;
}

.page li
{	
	/*font-size:70%;*/
	font-weight:100;
	color:#999999;
	line-height:133%;
}

/* ---- HEADER BEGIN ---- */

.page .header
{
	height:185px;
	width:746px;
	overflow:hidden;
	background:url("../../media/jpg/lycetts_header.jpg") bottom no-repeat;
	background-color:#FFFFFF;
	padding:0px 0px 0px 0px;
}

.page .header_nav_container
{
	height:120px;
	width:300px;
	/*background-color:#00FF00;*/
	position:absolute;
	margin:45px 0px 0px 28px;
}

.page .header_nav_btns
{
	width:150px;
	float:left;
	color:#FFFFFF;
	padding:10px 0px 0px 11px;
}

.page .header_nav_btns a
{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	line-height:15px;
}

.page .header_nav_btns a:hover
{
	color:#FFFFFF;
	background-color:#990033;
}

.page .header_flash
{
	height:185px;
	width:746px;
	overflow:hidden;
}

.page .header_flash_container
{
	margin:0px 0px 0px 0px;
}

/* ---- HEADER END ---- */

/* ---- GREY BAR BEGIN ---- */

.page .grey_bar
{
	height:25px;
	width:738px;
	background-color:#F3F4F6;
	margin:5px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	/*overflow:hidden;*/
} 

.page .grey_bar p,
.page .grey_bar p a
{
	padding:5px 0px 0px 0px;;
	margin:0px;
	color:#001B47;
}

.page .news_ticker
{
	width:535px;
	padding:0px 0px 0px 30px;
	float:left;
}

.page .search_box
{
	width:170px;
	/*width:160px;*/
	margin:4px 0px 0px 0px;
	float:right;
	/*background-color:#00FF00;*/
}

.page .search_box input
{
	font-size:90%;
	border:1px solid #CCCCCC;
	float:left;
}

.page .search_box input.text_field
{
	margin:0px 2px 0px 0px;
	width:110px;
}

.page .search_box input.button
{
   width:auto;
	color:#001B47;
    background:none;
    border: 1px solid #CCCCCC;
    cursor:pointer;
	font-size:90%;
}
.page .search_box input.button:hover
{
    color:#000000;
}

/* ---- GREY BAR END ---- */

/* ---- HOMEPAGE ELEMENTS BEGIN ---- */

.page .homepage_centre_col_746
{
	height:364px;
	width:738px;
}

.page .homepage_bottom_banner_left
{
	height:84px;
	width:364px;
	/*background-color:#00FFFF;*/
	float:left;
	margin:10px 5px 10px 0px;
}

.page .homepage_bottom_banner_right
{
	height:84px;
	width:364px;
	/*background-color:#00FFFF;*/
	float:left;
	margin:10px 0px 10px 5px;
}

/* ---- NO FLASH BANNER ---- */

.page .imageHolder_container_746
{
	width:738px;
	height:364px;
	margin:0px 0px 0px 0px;
	position:relative;
}
.page .imageHolder_container_364
{
	width:364px;
	height:84px;
	margin:0px 0px 0px 0px;
	position:relative;
}

.page .imageHolder_left_border
{
	width:25px;
	height:364px;
	background-color:#990033;
	position:absolute;
	top:0px;
	left:0px;
}
.page .imageHolder_container_364 .imageHolder_left_border
{
	height:84px;
}

.page .imageHolder
{
	width:738px;
	height:364px;
	position:absolute;
	top:0px;
	left:0px;
}
.page .imageHolder_container_364 .imageHolder
{
	width:364px;
	height:84px;
}

.page .banner_746_text_bg
{
	position:absolute;
	width:713px;
	height:83px;
	background-color:#ffffff;
	
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:0.6;
	
	position:absolute;/**/
	top:0px;
	left:25px;
}
.page .banner_364_text_bg
{
	position:absolute;
	width:339px;
	height:25px;
	background-color:#ffffff;
	
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:0.6;
	
	position:absolute;/**/
	top:0px;
	left:25px;
}

.page .banner_746_text
{
	position:absolute;
	width:713px;
	height:83px;
	position:absolute;/**/
	top:0px;
	left:25px;
}
.page .banner_364_text
{
	position:absolute;
	width:339px;
	height:25px;
	position:absolute;/**/
	top:0px;
	left:25px;
}

.page .banner_746_text h1
{
	font-size:20px;
	font-weight:100;
	line-height:25px;
	color:#003466;
	margin:15px 0px 0px 18px;
	padding:0px 0px 0px 0px;
	width:auto;
}
.page .banner_364_text h1
{
	font-size:15px;
	font-weight:100;
	line-height:15px;
	color:#003466;
	margin:3px 0px 0px 18px;
	padding:0px 0px 0px 0px;
	width:auto;
}


.page .banner_more
{
	position:absolute;
	/*width:200px;
	height:20px;*/
	position:absolute;
	top:330px;
	right:20px;
	background-color:#FFFFFF;
}
.page .imageHolder_container_364 .banner_more
{
	top:55px;
	right:5px;
}

.page .banner_more p
{
	padding:4px;
	margin:0px;
	font-size:11px;
	color:#003466;
}
.page .banner_more p a
{
	color:#003466;
}
/* ---- HOMEPAGE ELEMENTS END---- */

/* ---- PAGE CONTENT COLUMNS BEGIN ---- */

.page .left_col_177
{
	width:177px;
	float:left;
	padding-bottom:20px;
	/*background-color:#99FFFF;*/
}

.page .centre_col_384
{
	width:384px;
	float:left;
	padding-bottom:20px;
	overflow:hidden;
	/*background-color:#CCFFFF;*/
}

.page .centre_col_384 p
{
	padding:0px 17px 0px 17px;
}

.page .centre_col_384 a
{
	color:#001B47;
}

.page .centre_col_384 h2
{
	padding:15px 17px 0px 17px;
}


.page .centre_col_384 li
{
	/*background-color:#333333;*/
	padding:0px 20px 0px 0px;
}

.page .centre_col_384 table
{
	margin:0px 10px 0px 10px;
	/*background-color:#00CC00;*/
}
.page .centre_col_384 .img
{
	padding-left:15px;
	width:auto;
}
.page .centre_col_384 .img_base
{
	background-image:url('../../media/gif/quote_box_bottom.gif');
	background-repeat:no-repeat;
	background-position:top right;
	height:10px;
	width:300px;
	margin-top:-10px;
	overflow:hidden;
}

.page .right_col_177
{
	width:177px;
	float:left;
	padding-bottom:20px;
	overflow:hidden;
	/*background-color:#FFFFCC;*/
}

.page .centre_col_img_holder
{
	width:112px;
	padding:20px 0px 0px 20px;
}

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

.page .right_col_177 img
{
	margin-bottom:10px;
}
.page .right_col_177 p,
.page .right_col_177 h2
{
	padding:5px;
	color:#666666;
	padding-bottom:15px;
	padding-right:10px;
	background-color:#F3F4F6;
	background-image:url('../../media/gif/quote_box_bottom.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
}

.page .right_col_177 img
{
	padding-bottom:0px;
	margin-bottom:0px;
}
.page .right_col_177 .img
{
	margin-bottom:10px;
}
.page .right_col_177 .img_base
{
	background-image:url('../../media/gif/quote_box_bottom.gif');
	background-repeat:no-repeat;
	background-position:top right;
	height:10px;
	width:177px;
	margin-top:-10px;/**/
	overflow:hidden;
}

.page .clear
{
	clear:both;
	height:1px; 
	width:746px;
	overflow:hidden;
}

/* ---- PAGE COLUMNS END ---- */

/* ---- SUB NAV BEGIN ---- */
.page .sub_nav_container
{
	height:auto;
	width:177px;
	background-color:#F3F4F6;
	/*background-color:#F3F4F6;*/
}

.page .sub_nav
{
	width:177px;
}

.page .sub_nav a
{
	width:auto;
	padding:5px 5px 5px 40px;
	text-decoration:none;
	color:#999999;
	display:block;
	border-bottom:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
}

.page .sub_nav a:hover
{
	background-color:#990033;
	color:#FFFFFF;
	display:block;
	width:auto;
}

.page .sub_nav a.on
{
	width:auto;
	color:#001B47;
	background-color:#ABBACB;
	/*background-color:#00FF00;*/
	display:block;
}

/*.sub_nav a.open, a:hover
{
	color:#001B47;
	background:url("../../media/gif/sub_nav_arrow.gif") left no-repeat;
	background-color:#ABBACB;
	display:block;
}
*/

/* -- SUBNAV ARROW SECTION -- */

.page .sub_nav_open a
{
	background:url("../../media/gif/sub_nav_arrow.gif") left no-repeat;
	background-color:#ABBACB;
	display:block;
	color:#001B47;
}

.page .sub_nav_open a:hover
{
	background:url("../../media/gif/sub_nav_arrow.gif") left no-repeat;
	color:#001B47;
	background-color:#ABBACB;
}

.page .sub_nav_child2
{
	background-color:#E1EAF3;
}

.page .sub_nav_child
{
	background-color:#D3DBE4;
}

.page .sub_nav_child a
{
	display:block;
	padding:5px 5px 5px 40px;
	color:#001B47;
}

.page .sub_nav_child a:hover
{
	background-color:#B9C5D3;
	color:#001B47;
}

.page .sub_nav_child a.on
{
	color:#001B47;
}

.page .sub_nav_container a.open
{
	background:url("../../media/gif/sub_nav_arrow.gif") left no-repeat;
	background-color:#ABBACB;
	color:#001B47;
}
.page .sub_nav_container a.open:hover
{
	background:url("../../media/gif/sub_nav_arrow.gif") left no-repeat;
	color:#001B47;
	background-color:#ABBACB;
}

/* ---- SUB NAV END ---- */

/* ---- MAIN CENTRE PAGE TITLE CONTAINER BEGIN ---- */

.page .page_title_container,
.page .display_flash_title
{
	width:350px;
	border-bottom:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	margin:0px 17px 0px 17px;
}
.page .right_col_177 .display_flash_title
{
	margin-left:0px;
	width:170px;
}
.display_flash_title
{
	width:auto;
}

.page .page_title_container h1,
.page .centre_col_384 #display_flash_title h1,
.page .right_col_177 #display_flash_title h1
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;	color:#CC6699;*/
	font-size:250%;
	font-weight:100;
	padding:0px;
	margin:0px;
	color:#001B47;
	width:auto;
}

.page .page_title_container h2,
.page .centre_col_384 #display_flash_title h2,
.page .right_col_177 #display_flash_title h2
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:250%;
	font-weight:100;
	color:#A7B6C8;
	padding:0px 0px 40px 0px;
	margin-top:-5px;
	width:auto;
	background-color:#FFFFFF;
}

.page .print_btn
{
	height:28px;
	width:60px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}

.page .print_btn img
{
	padding:0px 0px 0px 0px;
	vertical-align:bottom;
}

/* ---- MAIN CENTRE PAGE TITLE CONTAINER END ---- */

/* ---- SUB TITLE BEGIN---- */
.page .sub_title_holder
{
	height:25px;
	width:177px;
	background:url("../../media/gif/sub_title_bg.gif") bottom no-repeat;
	margin:0px 0px 10px 0px;
}

.page .sub_title_holder p
{
	color:#FFFFFF;
	padding-top:5px;
	margin:0px 0px 0px 40px;
}

/* ---- SUB TITLE END---- */

/* ---- RIGHT QUOTE BOX BEGIN ---- */

.page .quote_box
{
	width:177px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	background:url("../../media/gif/quote_box_bottom") bottom no-repeat #F3F4F6;
	background-image:url(../../media/gif/quote_box_bottom.gif);
}

.page .quote_box h2
{
	color:#333333;
	margin:0px 7px 0px 7px;
	padding:7px 0px 5px 0px;
	border-bottom:1px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
}

.page .quote_box p
{
	/*margin:5px 0px 0px 0px;
	margin-top:5px;
	padding:5px 7px 10px 7px;*/
}

.page .quote_box a,
.page .right_col_177 p a
{
	color:#001B47;
}

/* ---- RIGHT QUOTE BOX END---- */

/* ---- RIGHT IMAGE BOX BEGIN ---- */

.page .image_box
{
	width:177px;
	padding:0px 0px 0px 0px;
}
/* ---- RIGHT IMAGE BOX FINISH ---- */

/* ---- INFO EMAIL BEGIN (BOTTOM OF THE PAGE) ---- */

.page .more_info
{
	width:350px;
	padding:6px 0px 31px 0px;
}

.page .more_info a
{
	color:#001B47;
}

/* ---- BACK TO TOP BTN BEGIN---- */

.page .back_to_top_btn
{
	width:81px;
	height:18px;
	margin:10px 0px 10px 300px;
}

/* ---- BACK TO TOP BTN END ---- */

/* ---- FOOTER BEGIN---- */
.page .footer
{
	width:746px;
	/*background-color:#000000;*/
	background:url("../../media/jpg/lycetts_footer.jpg") repeat;
	padding:0px;
	margin:0px;
}

.page .left_footer_content_container
{
	/*width:333px; THIS IS THE ORIGINAL WIDTH WHEN THE FOOTER IS DIVIDE INTO TWO COLUMNS*/
	width:455px;
	float:left;
	padding:10px 0px 10px 40px;
}

.page .left_footer_content_container a
{
	color:#FFFFFF;
	text-decoration:none;
	/*line-height:15px;*/
	font-size:100%;
	/*font-size:85%;*/
	/*background-color:#00FF00;*/
}

.page .left_footer_content_container p
{
	color:#728EAA;
	font-size:85%;
	padding:0px;
	margin:5px 0px 0px 0px;
	/*line-height:15px;*/
	width:405px;
}

.page .left_footer_content_container img
{
	padding:0px 0px 0px 0px;
}

.page .right_footer_content_container
{
	width:250px;
	float:left;
	/*background-color:#00CC00;*/
	padding:10px 0px 10px 0px;
}

.page .right_footer_content_container p
{
	color:#728EAA;
	padding:0px;
	margin:5px 0px 0px 15px;
	font-size:85%;
	/*line-height:15px;*/
	/*width:310px;*/
	width:240px;
}

/*LOGO REMOVED AS REQUESTED BY CHARLES*/
.page .footer_fsa_logo
{
	float:left;
	width:735px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 16px 0px;
	background:url("../../media/gif/fsa-logo.gif") bottom right no-repeat;
}

.page .footer_bottom_shadow
{
	background:url("../../media/jpg/lycetts_footer_shadow.jpg") top no-repeat;
	height:8px;
	padding:0px;
	margin:0px;
}

/* ---- FOOTER END ---- */

/* ---- SITE MAP START ---- */

.page .site_map a
{
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background:url("../../media/gif/page_icon.gif") left no-repeat;
}

.page .child_page
{
	/*margin:0px 0px 5px 50px;
	padding:5px 0px 5px 15px;*/
	margin:0px 0px 5px 25px;
	padding:5px 0px 5px 5px;
	background:url("../../media/gif/site_map_dot.gif") left repeat-y;
}

/* ---- SITE MAP FINISH ---- */


/* ---- CONTACTS LOCATION ---- */
.page .location_form
{
	background-color:#990033;
	border:1px solid #999999;
	padding:4px;
}
.page .location_form p
{
	color:#FFFFFF;
	margin:3px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	background-color:transparent;
	background:transparent;
}
.page .location_form select
{
	width:165px;
	font-size:95%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0px;
	padding:0px;
}

.page #address_content
{
	background-color:#f3f4f6;
	border:1px solid #999999;
	padding:2px;
	width:344px;
	margin-left:17px;
	margin-bottom:15px;
	overflow:hidden;
}
.page #address_content p
{
	margin:0px;
	padding:0px 0px 5px 3px;
	color:#666666;
}
.page .address_title
{
	display:block;
	background-color:#990033;
	padding:2px;
}
.page #address_content .address_title p
{
	color:#FFFFFF;
	padding:0px;
}
.page .address_cols .address_title
{
	background-color:#cccccc;
	margin-top:10px;
}
.page #address_content .address_cols .address_title p
{
	color:#333333;
}
.page .address_col_1, .address_col_2
{
	width:165px;
	overflow:hidden;
	float:left;
	margin:0px;
	padding:0px;
}
.page .address_col_2
{
	margin-left:14px;
}
.page .address_clear
{	
	clear:both;
	height:1px;
	background-color:#ffffff;
	width:auto;
	overflow:hidden;
	margin-bottom:5px;
}
/* ---- CONTACTS LOCATION FINISH ---- */

/* ---- PDF LINKS  ---- */
.page .pdf_link
{
	background:url("../../media/gif/pdficon_small.gif") top left no-repeat;
	padding-left:10px;
	margin-left:15px;
}



/* ---- QUICK QUOTE FORM  ---- */
#quote_form
{
}

.page #quote_form h1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#001B47;
	font-size:120%;
	font-weight:900;
	padding-left:10px;
}

.page #quote_form table p,
.page #quote_form table h2,
.page #liability_form table p,
.page #liability_form table h2
{
	padding-left:0px;
}

input#terms
{
	margin:0;
	padding:0;
	/*margin-top:-10px;*/
	margin-bottom:10px;
}
.page form table td p
{
	padding-top:0;
	margin-top:15px;
	margin-bottom:0;
	padding-bottom:0;
}
.page .centre_col_384 form table
{
	margin-left:15px;
	margin-right:2px;
}
/* NEW HOMPAGE */
.page .grey_bar
{
	margin-bottom:13px;
}


.home_box
{
	width:240px;
	height:192px;
	float:left;
	background-repeat:repeat-x;
	background-color:#990033;
	background-position:top left;
	background-image:url("../../media/images/box_bg.png");
	margin:0 9px 13px 0;
	position:relative;
	overflow:hidden
}

.home_box a, .home_box a:hover
{
	color:#fff;
	text-decoration:none;
}

.home_box img.hide
{
	position:absolute;
	top:12px;
	border:0;
}

.home_box:hover img.hide
{
	display:none;
}

.no_left_mg
{
	margin-right:0;
}

.bottom_bg
{
	background-position:bottom left;
}

.bottom_bg img.hide
{
 	top:0;
}

.home_box h2
{
	width:240px;
	height:50px;
	position:absolute;
	top:143px;
	text-align:left;
	line-height:50px;
}

.home_box h2.top
{
	top:0;
}

.home_box h2 a
{
	display:block;
	width:220px;
	height:50px;
	padding-left:20px;
	font-weight:normal;
	font-size:160%;
	background-color:transparent;
	background-image:url("../../media/images/red_square.png");
	cursor:pointer;
}

.home_box:hover h2 a
{
	background-color:#990033;
	background-image:url("../../media/images/arrow.jpg");
	background-position:top right;
	background-repeat:no-repeat;
}

.bottom_bg .red_strip
{
	top:0;
}

.about
{
	position:absolute;
	bottom:50px;
}

.bottom_bg .about
{
	top:50px;
}

.about p
{
	padding:0 20px 0 20px;
	margin:0 0 0 0;
	color:#fff;
	font-weight:normal;
	font-size:95%;
}


home_box img.trans_button
{
	position:absolute;
	top:0;
	border:0;
}

.module_dyn_video
{
	margin-left:20px;
	margin-bottom:20px;
}
.page .centre_col_384 .module_dyn_video p
{
	padding-left:0px;
}