body {
 margin: 0 auto;
 padding: 0;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color: #F7FAF9;
 color: #333333;
}

body.pdf_body, body.pdf_body table, body.pdf_body ul, body.pdf_body ol, body.pdf_body p {
	font-size: 9px;
}

a {
 color: #014E44;	
}

a:hover {
 text-decoration: underline;	
}

a:focus {
  border: none;
}
a.false_link {
  cursor: pointer;
}

a img {
 border: none;	
}

h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
	color: #014E44;	
}
h1 {
  font-size: 16px;
}
h2 {
  font-size: 15px;
}
h3 {
  font-size: 14px;
}
h4 {
  font-size: 13px;
}

img {
  border: none;
}
blockquote {
	font-style: italic;
}
hr {
  
}

ul {
	margin-left: 20px;
}
ul li {
	list-style-image: none;
	line-height: 20px;
}
ol {
	
}
ol li{
	
}
dt {

}
dd {

}
form {
  
}
fieldset {
  margin: 10px 0px;
  padding: 5px;
  border: 1px solid #000000;
}

legend {
  font-weight: bold;
	color: inherit;
}
label {
  
}
input[type=text] {
 border: 1px solid #CFCFCF;  
}
input[type=password] {
 border: 1px solid #CFCFCF; 
}
input[type=checkbox] {
 border: 1px solid #CFCFCF; 
}
input[type=radio] {
  
}
select {
 border: 1px solid #CFCFCF; 
}
textarea {
 border: 1px solid #CFCFCF; 
}


/* site structure */

div.wrapper {
 background-color: #FBFBFB;
 margin: 15px auto; 
 padding: 0px;
 width: 960px;
 clear: both;
}

div.header {
 background: url(../images/hp_top_gradient_slither.gif) repeat-x;
 height: 110px;
 width: 100%;
 clear: both;
 float: left;
}

div.header_banner {
 background: url(../images/caunce_sprite_green.png) no-repeat;
 background-position: -4px -450px;
 width: 960px;
 height: 100px;
 margin: 10px auto;
 clear: both;
}

div.flash_advert {
	float:left;
	height:95px;
	margin:0 55px;
	padding:0px;
	width:300px;
}


div.call_us_cta {
 float: right;
 width: 320px;
 margin-top: 24px;
 margin-right: 15px;
}

div.call_us_cta div {
 text-align: right;	
}

.top_call_us_text {
 font-size: 14px;
 font-weight: bold;
 color: #014E44;
}

.top_login {
 color: #014E44;
 text-decoration: none;
 text-align: right;
 float: right;
 font-size: 11px;
 font-weight: bold;
 margin-top: 10px;
}

.top_phone {
 font-size: 20px;
 font-weight: bold;
 color: #014E44;
 text-align: right;
 font-family: Times New Roman;
}

a#site_logo {
 background: url(../images/caunceohara_logo.jpg) no-repeat;
 width: 95px;
 height: 74px;
 display: block;
 margin-left: 27px;
 margin-top: 10px;
 float: left;
}

div.topnav {
	background-color: #014E44;
	height: 27px;
	width: 100%;
	clear: both;
}

ul.navigation_level_1 {
 margin: 0 auto;
 padding: 0;
 clear: both;
 background-color: #67958F;
 height: 27px;
 width: 960px;
 list-style: none;
}

ul.navigation_level_1 li  {
 display: inline;
}

ul.navigation_level_1 li a {
 float: left;
 text-decoration: none;
 color: #E9F4EE;
 font-weight: bold;
 font-size: 14px;
 padding: 4px 21px 0px 21px;
 border-left:1px solid #FFF;
 height: 23px;
}

ul.navigation_level_1 li a:hover {
 color: #FFF;
}

ul.navigation_level_1 li:first-child a {
 border-left: none;	
}

ul.navigation_level_2 {
 padding: 0;
 margin: 0;
 margin-top: 8px;
 background: url(../images/hp_left_nav_slither.jpg) repeat-x;
 width: 172px;
 float: left;
}

ul.navigation_level_2 li {
 list-style-type: none;
 margin: 0;
 padding: 0;
}

ul.navigation_level_2 li a {
 text-decoration: none;
 color: #014E44;
 font-size: 12px;
 width: 172px;
 height: 24px;
 float: left;
 padding: 6px 0px 0px 10px;
 border-bottom: 1px solid #FFF; 
}

ul.navigation_level_2 li:first-child a {
 background: url(../images/caunce_sprite_green.png) no-repeat;
 background-position: -822px -244px;
 width: 172px;
}


ul.navigation_level_2 li a:hover {
 background: url(../images/caunce_sprite_yellow.png) no-repeat;
 background-position: -4px -227px;
 width: 172px;
}

ul.navigation_level_2 li:first-child a:hover {
 background: url(../images/caunce_sprite_yellow.png) no-repeat;
 background-position: -4px -189px;
 width: 172px;
}

ul.navigation_level_2 li:last-child a:hover {
 background: url(../images/caunce_sprite_yellow.png) no-repeat;
 background-position: -4px -156px;
 width: 172px;
}


ul.footer_nav_2 {
  margin: 15px auto;
	padding: 0;
	list-style-type: none;
	width: 960px;
}

ul.footer_nav_2 li {
	display: inline;	
}

ul.footer_nav_2 li a {
 text-decoration: none;
 color: #FFF;
 font-size: 11px;
 padding-right: 20px;
 float: left;
}


ul.footer_nav_1 {
 margin: 8px 0px 0px 0px;
 padding: 0;
 float: left;
 list-style-type: none;
 clear: both;
}

ul.footer_nav_1 li a {
 color: #808080;
 text-decoration: none;
 font-size: 11px;
}


div.homepage_ccol {
 width: 718px;
 float: left;
 position: relative;
}

div.homepage_rcol {
 float: left;
 width: 230px;
 margin-left: 10px;
}

div.homepage_banner {
 background: #FFF;
 width: 715px;
 height: 295px;
}

div.homepage_banner {
 width: 697px;
 height: 275px;
 color: #FFF;
 padding: 20px 0px 0px 20px;
}

div.homepage_banner div.homepage_banner_heading {
 font-size: 30px;
 font-weight: bold;
}

div.homepage_banner div.homepage_banner_subheading {
 font-size: 12px;
 font-weight: bold;
 margin-top: 30px;
}

div.homepage_banner_freelance {
 background: url(../images/freelance_717x295.jpg) no-repeat;
 color: #000;
}

div.homepage_banner_energy {
 background: url(../images/energy_contractors_717x295.jpg) no-repeat;
}

div.homepage_banner_practice {
 background: url(../images/practice_717x295.jpg) no-repeat;
 color: #000;
}

div.homepage_banner_tradesman {
 background: url(../images/tradesman_717x295.jpg) no-repeat;
 color: #000;
}

div.homepage_banner_recruitment {
 background: url(../images/recruitment_717x295.jpg) no-repeat;
 color: #000;
}

div.homepage_banner_umbrella {
 background: url(../images/umbrella_717x295.jpg) no-repeat;
 color: #000;
}

div.homepage_banner_buttons_container {
 position: absolute;
 top: 285px;
 left: 0;
}

a.homepage_banner_button {
 background: url(../images/hp_banner_button_off.gif) no-repeat;
 width: 103px;
 height: 87px;
 margin: 20px 0px 0px 0px;
 padding: 8px 0px 0px 15px;
 color: #014E44;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 display: block;
 float: left;
}

a.homepage_banner_button:hover {
 background: url(../images/hp_banner_button_on_3.gif) no-repeat transparent;
 color: #E5B313;
 width: 103px;
 height: 107px;
 padding: 28px 0px 0px 15px;
 margin: 0px 0px 0px 0px;
}

a.homepage_cta_1 {
 background: url(../images/hp__bottomcta_insurance_broking_experts.jpg) no-repeat;
 width: 312px;
 height: 164px;
 display: block;
 float: left;
 margin-right: 15px;
}

a.homepage_cta_2 {
 background: url(../images/hp__bottomcta_get_a_quick_quote.jpg) no-repeat;
 width: 306px;
 height: 163px;
 display: block;
 float: left;
 margin-right: 15px;
}

a.homepage_cta_3 {
 background: url(../images/hp__bottomcta_renew_your_policy.jpg) no-repeat;
 width: 312px;
 height: 163px;
 display: block;
 float: left;
}


div.homepage_content_top {
 background: url(../images/hp_maininfo_top_box.gif) no-repeat;
 width: 720px;
 height: 11px;
 clear: both;
}

div.homepage_content_body {
 background: url(../images/hp_maininfo_slither.gif) repeat-y;
 width: 677px;
 padding: 0px 20px 0px 20px;
 margin: 0;
 float: left;
}

div.homepage_content_body p {
 line-height: 20px;
}

div.homepage_content_bottom {
 background: url(../images/hp_maininfo_bottom_box.gif) no-repeat;
 width: 720px;
 height: 11px;
 clear: both;
 margin-bottom: 10px;
}

div.homepage_footer {
 clear: both;	
}

div.homepage_news {
 background: url(../images/hp_latest_news_box.gif) no-repeat;
 width: 946px;
 height: 54px;
 clear: both;
 margin-bottom: 10px;
 padding: 12px 20px 0px 16px;
}

div.newsticker_static , div.newsticker {
 border-left: 1px solid #CCC;
 float: left;
 margin-left: 10px;
 padding: 0px;
 width: 768px;
 height: 38px;
}



div.newsticker_static ul, div.newsticker ul {
 margin: 0;
 padding: 0;
 clear: both;
 list-style: none;
}

div.newsticker_static ul li.newsitem, div.newsticker ul li.newsitem {
 display: inline;
}

div.newsticker_static ul li.newsitem a, div.newsticker ul li.newsitem a {
 float: left;
 font-size:	12px;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
 color: #4D4D4D;
 padding: 0px 0px 0px 30px;
}

div.newsticker_static .read_more, div.newsticker .read_more {
  color: #999999;
	font-size: 11px;
	margin: 5px 0px 0px 0px;
	text-transform: none;
	clear: both;
}

div.homepage_news_heading {
 font-size: 14px;
 font-weight: bold;
 color: #4D4D4D;
 width: 120px;
 float: left;
}

a.rss_small {
 background: url(../images/rss_icon_small.png) no-repeat;
 width: 14px;
 height: 14px;
 display: block;
 float: left;
}


div.internal_lcol {
 width: 206px;
 min-height: 10px;
 float: left;
}

div.internal_ccol {
 width: 492px;
 margin-left: 10px;
 float: left;
}

div.internal_ccol p {
 line-height: 20px;	
}

div.internal_rcol {
 float: left;
 width: 230px;
 margin-left: 10px;
}


div.internal_lcol div.left_nav_top {
 background: url(../images/caunce_sprite_green.png) no-repeat;
 background-position: -809px -205px;
 width: 196px;
 height: 10px;
 clear: both;
}

div.internal_lcol div.left_nav_body {
 background: url(../images/slither_sprite.png) repeat-y;
 background-position: -2px 0;
 width: 186px;
 padding: 0px 0px 0px 10px;
 float: left;
}


div.internal_lcol div.left_nav_body h1 {
 margin: 0;
 padding: 0;
 font-size: 16px;
 color: #014E44;
}

div.internal_lcol div.left_nav_body h3 {
 margin: 0;
 padding: 3px 0px 0px 10px;
}

div.internal_lcol div.left_nav_bottom {
 background: url(../images/caunce_sprite_green.png) no-repeat;
 background-position: -809px -223px;
 width: 196px;
 height: 12px;
 clear: both;
}


a.live_help_button {
 float:left;
 display: block;
 height: 27px;
 width: 112px;
 background: url(../images/caunce_sprite_yellow.png) no-repeat;
 background-position: -83px -33px;
 padding: 0;
}

a.callback_button {
 float: right;
 display: block;
 height: 27px;
 width: 113px;
 background: url(../images/caunce_sprite_yellow.png) no-repeat;
 background-position: -83px -3px;
 margin: 0;
 padding: 0;
}

a.live_help_big_button {
 float:left;
 display: block;
 height: 94px;
 width: 110px;
 background: url(../images/caunce_sprite_yellow.png) no-repeat;
 background-position: -200px -106px;
 padding: 0;
 margin-top: 10px;
}

a.callback_big_button {
 float: right;
 display: block;
 height: 94px;
 width: 110px;
 background: url(../images/caunce_sprite_yellow.png) no-repeat;
 background-position: -200px -5px;
 margin: 0;
 padding: 0;
 margin-top: 10px;
}

a.banner_construction {
 float: left;
 display: block;
 height: 167px;
 width: 235px;
 background: url(../images/caunce_sprite_green.png) no-repeat;
 background-position: -335px -280px; 
}

a.banner_10years {
 float: left;
 display: block;
 height: 169px;
 width: 235px;
 background: url(../images/caunce_sprite_green.png) no-repeat;
 background-position: -570px -109px; 	
}

a.banner_quick_quote {
 float: left;
 display: block;
 height: 170px;
 width: 235px;
 background: url(../images/caunce_sprite_green.png) no-repeat;
 background-position: -335px -109px; 
}

a.banner_renew {
 background: url(../images/internal_cta_renew.jpg) no-repeat;
 width: 239px;
 height: 169px;
 float: left;
 display: block;
}


div.banner_why_top {
 background: url(../images/caunce_sprite_green.png) no-repeat;
 background-position: -11px -415px;
 width: 232px;
 height: 11px;
 clear: both;
}

div.banner_why_body {
 background: url(../images/slither_sprite.png) repeat-y;
 background-position: -202px 0px;
 width: 212px;
 padding: 0px 0px 0px 20px;
 float: left;
}

div.banner_why_body ul {
 list-style-type: none;
 padding: 0;
 margin: 24px 0px 0px 0px;
}

div.banner_why_body ul li {
 background: url(../images/hp_yellow_tick.png) no-repeat transparent;
 padding: 0px 0px 0px 25px;
 font-weight: bold;
 height: 23px;
}



div.banner_why_bottom {
 background: url(../images/caunce_sprite_green.png) no-repeat;
 background-position: -11px -431px;
 width: 232px;
 height: 11px;
 clear: both;
}

div.banner_why_heading {
 font-size: 16px;
 font-weight: bold;
 color: #000;
}

div.internal_greybox_top {
 background: url(../images/internal_greyborder_topbox.gif) no-repeat;
 width: 478px;
 height: 17px;
 clear: both;
}

div.internal_greybox_bottom {
 background: url(../images/internal_greyborder_bottombox.gif) no-repeat;
 width: 478px;
 height: 11px;
 clear: both;
 margin-bottom: 10px;
}

div.internal_greybox_body {
 background: url(../images/internal_greyborder_slither.gif) repeat-y;
 width: 458px;
 padding: 0px 0px 5px 20px;
 margin: 0;
 float: left;	
}

div.internal_greybox_body h2 {
 color: #014E44;
 font-size: 16px;
 font-weight: bold;
}

div.internal_greybox_body ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

div.internal_greybox_body ul li
{
 margin-top: 5px;	
}

div.internal_greybox_body ul li a {
 font-size: 16px;
 font-weight: bold;
 color: #014E44;
 text-decoration: none;
 background: url(../images/green_arrow.gif) no-repeat;
 padding: 0px 0px 0px 36px;
}

div.internal_greybox_body ul li a:hover {
 color: #E5B313;
 background: url(../images/yellow_arrow.gif) no-repeat;
}


div.footer {
 height: 255px;
 background-color: #EBF4F3;
 margin-top: 30px;
 clear: both;
 float: left;
 width: 100%;
}

div.footer_heading {
 font-size: 12px;
 font-weight: bold;
 color: #808080;
 border-bottom: 2px dotted #F0BA3C;
 padding: 10px 0px 5px 0px;
}

div.footer_content {
 margin: 0 auto;
 width: 960px;
}

div.footer_left {
width:190px;
float:left
}


div.footer_logos {
 
 width: 476px;
 height: 50px;
 margin-top: 10px;
}

div.footer_logos a {
 background: url(../images/caunce_sprite_green.png) no-repeat;
 float: left;
 display: block;
 height: 48px;
 margin-right: 8px;
}

div.footer_logos a#awards {
 width: 128px;
  background-position: -365px -555px;
}

div.footer_logos a#biba {
 width: 33px;
 margin-right: 13px;
  background-position: -574px -555px;
}

div.footer_logos a#fsa {
	 background-position: -365px -555px;
 width: 60px;	
}

div.footer_logos a#chartered {
	 background-position: -617px -555px;
 width: 53px;
 margin-right: 14px;
}

div.footer_logos a#sagepay {
	 background-position: -687px -555px;
 width: 74px;
 margin-right: 12px;
}

div.footer_logos a#verisign {
	 background-position: -773px -555px;
 width: 70px;
 margin-right: 0px;
}

div.footer_bottom {
 height: 56px;
 background-color: #333333;
 clear:both;
 border-top: 3px solid #004E3E
}

div.side_buttons {
 position: absolute;
 width: 63px;
 height: 240px;
 top: 152px;
 right: 0px;
}

div.side_buttons a {
 background: url(../images/caunce_sprite_green.png) no-repeat;
 width: 60px;
 height: 48px;
 float: left;
 background-position: -334px -61px;
 margin-bottom: 5px;
}

div.side_buttons a#livehelp {
 background-position: -334px -61px;  	
}

div.side_buttons a#quoteme {
	background-position: -400px -61px;
}

div.side_buttons a#commercial {
	background-position: -466px -61px;
}

div.side_buttons a#contact {
	background-position: -532px -61px;
}

div.side_buttons a#search {
	background-position: -598px -61px;
}


/* form styles */

div.internal_form_topbox {
 background: url(../images/internal_form_topbox.gif) no-repeat;
 width: 478px;
 height: 16px;
 clear: both;
}

div.internal_form_bottombox {
 background: url(../images/internal_form_bottombox.gif) no-repeat;
 width: 478px;
 height: 15px;
 clear: both;
 margin-bottom: 10px;
}

div.internal_form_body {
 background: url(../images/internal_form_slither.gif) repeat-y;
 width: 478px;
 padding: 0;
 margin: 0;
 float: left;
}

fieldset.form_fieldset {
 border: 0;
 padding: 0px 10px 0px 0px;
 margin: 0px 0px 0px 15px;
 width: 448px;
}


/*
fieldset.form_fieldset:before {
 content: url(../images/internal_form_topbox.gif);
 margin: 0;
 padding: 0;
 line-height: 0;
 display: block;
}

fieldset.form_fieldset:after {
 content: url(../images/internal_form_bottombox.gif);
 margin: 0;
 padding: 0;
 line-height: 0;
 display: block;
}

*/
  

fieldset.form_fieldset legend {
 color: #014E44;
 font-size: 16px;
 font-weight: bold;
 padding: 0;
 margin: 0;
}




fieldset.form_fieldset input[type="text"], fieldset.form_fieldset input[type="password"] {
 border: 1px solid #CFCFCF;
 padding: 2px 0px 0px 2px;
 height: 16px;
}

fieldset.form_fieldset input.checkbox {
	background: url(../images/caunce_sprite_green.png) no-repeat;
	width: 20px;
	height: 20px;
	background-position: -812px -116px;
	border: 0;
}


fieldset.form_fieldset input[type="submit"], fieldset.form_fieldset input.submit_button {
 background-image: url(/images/application_form/submit_button_back.png);
 background-repeat: repeat-x;
 border: 1px solid #004F44;
 color: #FFFFFF;
 cursor: pointer;
}

td.form_col1 {
 width: 130px;	
}

div.fieldset_title {
 font-size: 16px;
 font-weight: bold;
 color: #014E44;
 padding: 10px 0px 10px 0px;
}

div.homepage_login_box {
 background: url(../images/hp_side_login.gif) no-repeat;
 width: 231px;
 height: 282px;
 float: left;
 color: #FFF;
 padding: 18px 0px 0px 14px;
 font-size: 11px;
}

div.homepage_login_box a {
 color: #E6E6E6;
 text-decoration: underline;
}

div.homepage_login_box div.homepage_login_box_heading {
 font-size: 16px;
 font-weight: bold;
 color: #FFF; 	
}

div.homepage_login_box div.homepage_login_box_subheading {
 font-size: 14px;
 font-weight: bold;
 color: #FFF;
 margin: 30px 0px 0px 0px;
 padding: 10px 0px 10px 0px;
 clear: both;
 border-top: 3px dotted #F0BA3C;
 width: 206px;
}

div.homepage_login_box ul {
 margin: 10px 0px 0px 0px;
 padding: 0;
 list-style: none;
 font-size: 12px;
 color: #E6E6E6;
}



div.homepage_login_box ul li {
 background: url(../images/hp_yellow_tick.png) no-repeat transparent;
 padding: 0px 0px 0px 25px;
}




div.homepage_login_box input[type="text"], div.homepage_login_box input[type="password"] {
	height: 18px;
	width: 120px;
	border: 1px solid #000;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

div.homepage_login_box label {
 width: 78px;
 float: left;
 font-size: 11px;
}


div.homepage_login_box .login_button {
 display: block;
 background: url(../images/hp_login_button.gif) no-repeat;
 width: 63px;
 height: 20px;
 float: left;
 margin: 0px;
 font-size: 0;
 border: none;
 text-indent: -999px;
}


div.login_box {
 background: url(../images/caunce_sprite_green.png) no-repeat;
 background-position: -567px -280px;
 width: 214px;
 height: 150px;
 float: left;
 padding: 16px 0px 0px 20px;
 color: #FFF;
}

div.login_box div.login_box_heading {
 font-size: 16px;
 font-weight: bold;
 color: #FFF; 	
}

div.login_box ul {
 margin: 10px 0px 0px 0px;
 padding: 0;
 list-style: none;
 color: #E6E6E6;
}

div.login_box a.login_button {
 display: block;
 background: url(../images/hp_login_button.gif) no-repeat;
 width: 63px;
 height: 20px;
 float: left;
 margin: 30px 0px 0px 0px;
}

div.login_box a.register_link {
 color: #F0BA3C;
 font-weight: bold;
 float:right;
 font-size: 11px;
 margin: 35px 15px 0px 0px;
 text-decoration: none;
}

/* contact page */

div.contact_info {
 margin-top: 10px;
 color: #4D4D4D;
 clear: both;
}

div.contact_info_heading {
 font-size: 14px;
 font-weight: bold;
 color: #4D4D4D;
}

div.contact_icon {
 background: url(../images/caunce_sprite_green.png) no-repeat;
 background-position: -668px -64px;
 width: 30px;
 height: 33px;
 float: left;
 margin-right: 10px;
}

div.icon_phone {
 background-position: -699px -63px;
}

div.icon_mail {
 background-position: -668px -64px;	
}

div.icon_map {
 background-position: -813px -140px;		
}

div.icon_people {
 background-position: -734px -60px;		
}


.no_display {
 display: none;	
}

.required {
 color: red;	
}

/* from old stylesheet */
/* other styles */
.no_display {
display:none;
}

.required {
  color: #FF0000;
  margin: 0px 3px;
}

.rss_feed {
	margin: 0;
	padding: 0 !important;
	display: block;
	float: left;
	width: 33px;
	height: 14px;
	background-image: url('../images/structure/rss_logo.gif');
	background-repeat: no-repeat;
}

span.highlighted {
  background-color: #3F8C6A;
	color: #FFFFFF;
}

div.errors {
  position:relative;
  border: solid 1px red;
  margin:10px 0px;
  padding: 5px 0px;
  background: url('../images/structure/ordererror.gif') #FFE1E1 no-repeat 6px 7px;
}

div.errors p {
  margin: 0px 30px;
  padding-bottom: 5px;
  text-align: justify;
}

div.errors ul {
  color: #F00;
  list-style-type: disc;
  list-style-position:inside;
  font-weight:bold;
  margin:0px 0px 0px 30px;
  padding:0px;
}

div.errors ul li {
  margin-bottom:3px;
}

div.confirmation {
  border: solid 1px #00F;
  margin:10px 0px;
  padding: 5px 0px;
  background: url(/images/structure/blue_info_graphic.gif) #E1E1FF no-repeat 6px 7px;
}
div.confirmation p {
  margin: 0px 30px;
  padding-bottom: 5px;
  padding-left:0px;
  text-align: justify;
}
div.confirmation ul {
  color: #00F;
  list-style-type: disc;
  list-style-position: inside;
  font-weight: bold;
  margin: 0px 0px 0px 30px;
  padding: 0px;
}
div.confirmation ul li {
  margin-bottom: 3px;
}

.hidden {
 display:none; 
}

.pdf_icon {
 background-image:url(/images/pdf_icon.gif);
 background-repeat:no-repeat;
 margin-left:5px;
 padding:3px 0 0 0px;
 text-align:left;
 width:16px;
 height:17px;
 display:block;
 float:right;
}

.pdf_link {
background-image:url(/images/structure/pdf_icon.gif);
background-repeat:no-repeat;
margin-left:10px;
padding:3px 0 0 24px;
text-align:left;
width:auto !important;
}
.doc_link {
background-image:url(/images/structure/word_icon.png);
background-repeat:no-repeat;
margin-left:10px;
padding:3px 0 0 24px;
text-align:left;
width:auto !important;
}
.xls_link {
background-image:url(/images/structure/excel_icon.png);
background-repeat:no-repeat;
margin-left:10px;
padding:3px 0 0 24px;
text-align:left;
width:auto !important;
}



/* Page / Module Specific Styles */

fieldset {
  border:1px solid #DEDEDE;
}

legend {
  font-weight: bold;
}

input, textarea {
  width: 250px;
  border: 1px solid #cccccc;
}
input[type=checkbox] {
  width: 20px;
}
input[type=radio] {
  width: 20px;
}

select {
  width: 170px;
  font-size: 12px;
  padding-left: 2px;
	border: 1px solid #CFCFCF;
}

select optgroup {
  font-style: normal;
  color: #388468;
  margin-top: 5px;
  padding-left: 5px;
}
select option {
  color: #000000;
}


/* contact us */

form#contact_us_form {
margin:0 5px 20px 5px;
padding: 15px 0px 25px 0px;
border-bottom: 1px solid #ccc;
}

form#contact_us_form input,  form#contact_us_form textarea{
  width: 300px;
  border: 1px solid #ccc;
}
form#contact_us_form textarea {
  height: 120px;
}

p.contact {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}


form#contact_us_form fieldset legend {
  padding-left:120px;
}

form#contact_us_form td.col1 {
  text-align:right;
  vertical-align: top;
}

form#contact_us_form td.col2 {
  padding:4px 0px 0px 4px;
  vertical-align: top;
}
  
/* google map */

#map {
  border:1px solid #CCCCCC;
  clear:right;
  height:420px;
  margin:10px 0 0 0;
  padding:5px;
  width: 380px;
}

/* 3rd party plugin */

  body#introducer_application
	{
  	width: 680px;
    padding: 10px;
    background-color: #ffffff;
	}
	
  div.third_party {
    width: 710px;
    height: auto;
		margin: 0 auto;
  }
	
	div.internal_content {
		width: 440px;
	}
  
  div.third_party div.third_party_title {
    float: right;
    width: 30%;
  }
  
  /*.third_party_form fieldset {
    width: 470px;
  }
	
	
	.third_party_form {
	 float:left;
	 padding-bottom: 10px;
	}
  
  .third_party_form p {
    max-width: 470px;
  }
  
	*/
  div.third_party p.powered_by {
    text-align: right;
  }
  
	
/* testimonial tool */

.testimonial_list {
	margin-top: 20px;
}
.testimonial_list blockquote {
	margin-top: 10px;
}

/* search tool */

.search_tools {
  border: 1px solid #dbdbdb;
  text-align: center;
  margin: 10px auto;
  width: 90%;
}
.search_tools_title {
  
}

.search_form form {
  margin: 5px auto;
  width: 260px;
}

div.retrieve_quote {
	background-image: url("../images/structure/retrieve_quote_banner.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 9px 25px;
	color: #ffffff;
}
div.retrieve_quote p {
	padding: 0;
}

div.retrieve_quote a {
	color: #ffffff;
	text-decoration: none;
}
div.retrieve_quote a:hover {
	text-decoration: underline;
}

div.direct_debit
	{
	  width: 500px;
	  height: auto;
	  margin: 10px auto;
	  padding: 0px;
	}
	
	div.direct_debit img#direct_debit_logo
	{
	float: right;
	width: 150px;
	height: 48px;
	border: none;
	}
	
	div.direct_debit div.instruction
	{
	float: right;
	clear: right;
	text-align: right;
	width: 200px;
	height: 55px;
	padding: 10px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	}
	
	div.direct_debit div.originator_address
	{
	width: 235px;
	height: auto;
	border: 1px solid black;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	float: left;
	margin: 0px 10px 0px 0px;
	}
	
	div.direct_debit p
	{
	padding: 5px 0px 2px 0px;
	margin: 0px;
	clear: left;
	}
	
	div.direct_debit div.originator_number_item
	{
	width: 20px;
	float: left;
	margin: 0px 2px 0px 0px;
	border: 1px solid black;
	padding: 3px 3px 0px 3px;
	text-align: center;
	height: 20px;
	}
	
	div.direct_debit div.debit_left, div.direct_debit div.debit_right
	{
	width: 250px;
	float: left;
	height: auto;
	}
	
	div.direct_debit div.debit_right
	{
	width: 238px;
	padding: 0px 0px 0px 10px;
	}
	
	div.direct_debit div.input_box
	{
	width: auto;
	border: 1px solid black;
	margin: 2px 2px 0px 0px;
	padding: 3px;
	height: 20px;
	}
	
	/* glossary css */

div.alphabet{
  padding: 10px 0px !important;
}

div.alphabet ul {
  margin: 0px 0px 0px 0px !important;
  padding: 0px !important;
}

div.alphabet ul li {
  display:inline !important;
  background-image: none !important;
  background-color:#EAEAEA !important;
  border:1px solid #CCCCCC !important;
  padding:1px 3px 1px 3px !important;
  text-align:center !important;
  width:12px !important;
  color:#333333 !important;
  margin-left: 3px !important;
}

div.alphabet ul li:hover {
background-color:#3f8c6a !important;
text-decoration:none !important;
color: #ffffff !important;
}
div.alphabet ul li:hover a {
	color: #ffffff !important;
}
div.alphabet a {
text-align:center !important;
width:12px !important;
color: #3f8c6a !important;
}

div.alphabet a:hover {
text-decoration:none !important;
color: #ffffff !important;
}

div.alphabet ul li span.letter {
  cursor: default;
}

div.alphabet a#active_letter {
background-color:#2FB1CB !important;
color:#FFFFFF !important;
}

table.glossary {
  margin: 5px 0px 30px 0px !important;
  width: 98% !important;
}
table.glossary tr {
  padding-bottom: 15px !important;
}
table.glossary td {
  vertical-align: text-top !important;
  border: none !important;
}
table#hoverhighlight tr.shaded {
  background: #E3E7E8 !important;
}
table#hoverhighlight tr.highlight td {
background: #A2D1EB !important;
}

div.internal_ccol #customer_home_cta {
	height:107px; width:386px; border:0px;
	background-image:url('/images/structure/IR35-helpline-cta.JPG');
	float:right;
}
/* end of glossary css */
