/* Import the master reset stylesheet - DO NOT REMOVE */

@import url("https://www.blueinsurance.ie/wl/style_business/master.css");



/* =============================================================== REDEFINED TAGS */

body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Arial, Sans-Serif;
	font-size: 11px;
}


/* =============================================================== MAIN LAYOUT BLOCKS */

h2.error
{
	margin: 0px;
    text-align: left;
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    COLOR: #003399;
}

p.error
{
	padding-left:5px;
    text-align: left;
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    COLOR: #e30f0f;
}
p.heading {
	margin: 0px;
    text-align: left;
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    COLOR: #003399;
    background-repeat: repeat-x;
    background-position: bottom;
}

p.heading_sub {
	margin: 0px;
    text-align: left;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    COLOR: #003399;
    background-repeat: repeat-x;
    background-position: bottom;
}


p.heading_Doc {
    text-align: left;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    PADDING-BOTTOM: 10px;
    PADDING-TOP: 10px;
    margin-bottom: 20px;
    margin-right: 0px;
    COLOR: #333;
}

div.Dont_Show
{
	display:none;
}

div#wrapper {
	width: 970px;
	margin: 0 auto;
	padding: 5px;
	padding-top: 0px;
}

div#header {
	background-image: url(https://www.blueinsurance.ie/wl/images/bg_header_main.jpg);
	height: 155px;
	background-color: #2661b6;
	background-repeat: no-repeat;
	display: block;
	clear: both;
}

div#footer {
	background-image: url(https://www.blueinsurance.ie/wl/images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 70px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 70px;	
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: .7em;
	display: block;
	clear: both;
}

div#panel_left {
 width: 234px;
 float: left;
 padding-top: 15px;
 float: left;
 display: block;
 clear: both;
}

div#panel_main {
	width: 540px;
	float: left;
	padding-top: 15px;
	display: block;
	margin-left: 16px;
	margin-bottom: 10px;
}

div#panel_right {
	width: 180px;
	float: left;
	padding-top: 15px;
	float: left;
	display: block;
	text-align: center;
}

div#panel_main.home {
	width: 720px;
}

div#PaymentProcessing{
	margin:0;
	padding:0 0 1.25em 0;
	font-size: 12px;
	line-height: 130%;
	font-style: normal;
}

div#NameConfirmation{
	font-size:12px;	
	color: #003399;
}
/* =============================================================== STYLED ELEMENTS */

tr.SearchResults_Current
{
	height: 25px;
	background-color:#acd6f7;
	color: #fff;
	padding-bottom: 2px;
	padding-top: 2px;
	
	
}

tr.SearchResults_Current td
{
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
}

tr.SearchResults
{
	height: 25px;
	padding-bottom: 2px;
	padding-top:2px;
}

a#header_logo_link {
	width: 170px;
	height: 110px;
	display: block;
	float: left;
}

ul#header_links {
	list-style: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 370px;
	height: 20px;
	margin-left: 60px;
	padding-top: 70px;
	margin-right: 10px;
	float: left;
}

ul#header_links li {
	float: left;
	font-size: .8em;
	padding-left: 5px;
}

ul#header_links li a {
	color: #FFFFFF;
	text-decoration: none;
}

form#header_login {
	width: 350px;
	height: 80px;
	display: block;
	float: left;
	padding-top: 30px;	
}

form#header_login h4 {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(https://www.blueinsurance.ie/wl/images/icon_lock.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 30px;
	padding-top: 5px;
	font-size: .9em;
	margin: 0px;
}

form#header_login .login_field {
	width: 110px;
	font-size: .8em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

form#header_login .login_button {
	font-size: .8em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;		
}

ul#nav {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-image: url(https://www.blueinsurance.ie/wl/images/bg_nav.jpg);
	height: 36px;
	padding-left: 15px;
}

ul#nav li {
	float: left;
	font-size: .8em;
	color: #FFFFFF;	
}

ul#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;													
}

ul#nav li a:hover, ul#nav li a.current {
	background-image: url(https://www.blueinsurance.ie/wl/images/bg_nav_hover_orange.jpg);
	background-color: #000000;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;					
}

div#header_separator {
	background-image: url(https://www.blueinsurance.ie/wl/images/header_yellow_rounded_finisher.gif);
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	display: block;
	height: 10px;
	background-color: #FFFFFF;
}

div#panel_left h3 {
	background-color: #da0c01;
	color: #FFFFFF;
	font-size: .9em;
	background-image: url(https://www.blueinsurance.ie/wl/images/bg_panel_left_header_red.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	padding-left: 15px;
	border-bottom: solid 4px #9d1c48;
}

div#panel_left_info {
	background-image: url(https://www.blueinsurance.ie/wl/images/bg_panel_left_info.gif);
	background-repeat: no-repeat;
	background-color: #0073b8;
	background-position: bottom;
	color: #FFFFFF;
	padding: 15px;
	font-size: .8em;
}

div#panel_left_policy {
	background-image: url(https://www.blueinsurance.ie/wl/images/bg_panel_left_policy.jpg);
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
	background-position: top;
	color: #000000;
	padding: 15px;
	font-size: .8em;
}

div#panel_left_info img {
	margin-bottom: 10px;
}

h3#home_strap {
	background-image: url(https://www.blueinsurance.ie/wl/images/bg_home_strap.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #f54386;
	margin-left: 9px;
	padding-top: 14px;
	height: 32px;
	font-size: .80em;
}

div#home_main_panel {
	float: left;
	width: 435px;
	height: 380px;
	display: block;
	background-image: url(https://www.blueinsurance.ie/wl/images/bg_home_main_panel.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}

div#home_main_panel h3 {
	color: #ffc600;
	display: block;
	width: 300px;
	padding-left: 50px;
	padding-top: 20px;
}

div#home_main_panel ul {
	list-style: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-top: 35px;
	padding-left: 20px;
}

div#home_main_panel li {
	list-style: none;
	color: #FFFFFF;
	font-size: .8em;
	background-image: url(https://www.blueinsurance.ie/wl/images/bullet_home_panel.png);
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 15px;
}

div#home_main_panel a.buy_now {
	display: block;
	width: 95px;
	height: 35px;
	margin-left: 230px;
}

a#button_worldwide_cover {
	background-image: url(https://www.blueinsurance.ie/wl/images/button_worldwide_cover.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 237px;
	height: 160px;
	margin-top: 15px;
}

div#home_right_panel {
	float: right;
	display: block;
	width: 285px;
	clear: right;
	padding-top: 13px;
}

div#home_button_car_hire {
	background-image: url(https://www.blueinsurance.ie/wl/images/button_car_hire.jpg);
	background-repeat: no-repeat;
	height: 95px;
	display: block;
	margin-left: 15px;
}

div#home_button_breakdown {
	background-image: url(https://www.blueinsurance.ie/wl/images/button_breakdown.jpg);
	background-repeat: no-repeat;
	height: 95px;
	display: block;
	margin-left: 15px;
}

div#home_button_wedding {
	background-image: url(https://www.blueinsurance.ie/wl/images/button_wedding.jpg);
	background-repeat: no-repeat;
	height: 95px;
	display: block;
	margin-left: 15px;
}

div#home_button_pet {
	background-image: url(https://www.blueinsurance.ie/wl/images/button_pet.jpg);
	background-repeat: no-repeat;
	height: 95px;
	display: block;
	margin-left: 15px;
}

div#AMT_Tab
{
	display:block;
}

div#ST_Tab
{
	display:none;
}

div#B_Tab
{
	display:none;
}
div#G_Tab
{
	display:none;
}
div#T_Tab
{
	display:none;
}
div#J_Tab
{
	display:none;
}

div#InvisibleTab
{
	display:none;
}
#PaymentButton
{
	margin: 10px 0 0 0;
	display:block;
}

#PostageUpgrade 
{
	display: none;
}

#SaveQuoteButton
{
	display: block;
}

#CloseQuoteButton
{
	display:none;
}

#SaveQuoteForm 
{
	display:none;
}

#MessageQuoteSaved
{
	display:none;
}

#MessageQuoteNotSaved
{
	display:none;
}

#MessageQuoteNoEmail
{
	display:none;
}

#CardCVVOn 
{
	display:block;
}

#CardCVVOff
{
	display:none;
}

#CardIssueNoOn
{
	display:none;
}

#CardIssueNoOff
{
	display:block;
}

#PaymentProcessing
{
	display:none;
}

#PriceDefault 
{
	display:block;
}

table.booking_table_2 tr td {
	margin: 0px;
	/*padding: 0px 0px 0px 0px;*/
	text-align:left;
}

table.booking_table_2 tr td.no_padding {
	margin: 0px;
	/*padding: 0px 0px 0px 0px;*/
}

table.booking_table_2_Overlib tr td {
	padding: 0px 0px 0px 0px;
	color: #fff;
	background:#2eb0e2;
}

td.Pricing 
{
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #333;
	/*line-height: 130%;*/
	font-style: normal;
	margin-left:0px;
	text-align:left;
	
}

a.A_OverLib {
	text-decoration: none;
	color: #000000;
	cursor: help;

}

a.links_overlib 
{
	text-decoration: none;
	color: #254462;
	cursor: help;
}

a:hover.links_overlib  
{
	text-decoration: none;	
	color: #FFFFFF;
	cursor: help;
	
}

a.links_terms
{
	text-decoration: underline;
	color:#254462;
}
a:hover.links_terms
{
	text-decoration: none;
	color:#254462;
}

a.QuoteOptions 
{
	font-size: 10px;
}

p.note {
	font-size: 10px;
	margin: 0;
}

.Mst_OverLib 
{
	/*border:solid 2px #000080; */
	margin-bottom: 0px;
	
}

.box_overlib 
{
	margin-bottom: 0px;
	/*background-color:#2eb0e2;*/
	
}
.padder_box_overlib 
{
	border-left-color:#fff;
	border-right-color:#fff;
	border-left-style:solid;
	border-right-style:solid;
	border-right-width:2px;
	border-left-width:2px;
	/*padding: 5px 10px; */
	font-size: 9px;
	color:#fff;
	width:286px;
}

.box_outline 
{
	width: 770px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0;
	background-color: #eff8ff;
}

.box_outline_white 
{
	width: 770px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0;
	background-color: #fff;
}

.box_outline_info
{
	width: 320px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0;
	background-color: #eff8ff;
}

.box_outline_group_report
{
	width: 970px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0;
	background-color: #eff8ff;
}
.box_reports_list
{
	position:absolute;
	margin-left:200px;
}
.box_outline_option 
{
	width: 770px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0;
	background-color: #acd6f7;
}
.box_outline_list
{
	width: 1010px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0;
	background-color: #eff8ff;
}
.padder_box_outline 
{
	width:770px;
	padding: 0px 0px 0px 0px;
	padding-bottom: 0;
	border-left-style:solid;
	border-right-style:solid;
	border-right-width:1px;
	border-left-width:1px;
	
}
.padder_box_outline_group_report
{
	width:970px;
	padding: 0px 0px 0px 0px;
	padding-bottom: 0;
	border-left-style:solid;
	border-right-style:solid;
	border-right-width:1px;
	border-left-width:1px;
	
}
.padder_box_outline_full
{
	width:770px;
	padding: 0px 0px 0px 0px;
	padding-bottom: 0;
	border-left-style:solid;
	border-right-style:solid;
	border-right-width:1px;
	border-left-width:2px;
	border-top-style:solid;
	border-top-width:2px;
	border-bottom-style:solid;
	border-bottom-width: 2px;
}
.padder_box_outline_info 
{
	width:320px;
	padding: 0px 0px 0px 0px;
	padding-bottom: 0;
	border-left-style:solid;
	border-right-style:solid;
	border-right-width:1px;
	border-left-width:1px;
	
}

.padder_box_outline_list
{
	width:1010px;
	padding: 0px 0px 0px 0px;
	padding-bottom: 0;
	border-left-style:solid;
	border-right-style:solid;
	border-right-width:1px;
	border-left-width:1px;
	
}
.textfield 
{
	background-color:#eff8ff;
	border:0;
	font-size: 15px;
	color:#000;
	font-weight:bold;
}

.textfield_pricing
{
	background-color:#eff8ff;
	border:0;
	font-size: 15px;
	color:#000;
	font-weight:normal;
}
.textfield_list
{
	background-color:#eff8ff;
	border:0;
	font-size: 13px;
	color:#000;
	font-weight:normal;
}
.SubDesc 
{
	font-size: 10px;
	color:#999;
	font-style:normal;
}

.inline {
	display: inline;
	
}

.main_box{
	margin-left: 0px;
	width:720px;
	font-size: .8em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	
}
fieldset 
{
	border:none;	
}
h1.Pricing
{
	padding:5px 0 5px 0;
	color: #34659d;
	font-size: 20px;
	font-weight: bold;
	font-style:italic;
	margin-bottom: 3px;
}

h3.Pricing {
	color: #34659d;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 12px;
	margin-left:0px;
	padding: 8px 0 0 0;
}



div.home_button_text a.orange {
	color: #ffb400;
	text-decoration: none;
}

div.home_button_text {
	padding-top: 45px;
	font-size: .8em;
	color: #FFFFFF;
	padding-left: 12px;
	text-decoration: none;
}

a.home_button_buynow {
	display: block;
	width: 80px;
	height: 20px;
	margin-left: 190px;
}

#PremierPriceTop 
{
	font-size: 15px;
	font-weight:bold;
	color:#000;
}

#PremierPlusPriceTop
{
	font-size: 15px;
	font-weight: bold;
	color:#000;
}

#PremierPriceMiddle
{
	font-size: 15px;
	font-weight:bold;
	color:#000;
}

#PremierPlusPriceMiddle
{
	font-size: 15px;
	font-weight: bold;
	color:#000;
}

#PremierPriceMiddleWholesalePanel
{
	font-size: 14px;
	font-weight:normal;
	color:#000;
}

#PremierPlusPriceMiddleWholesalePanel
{
	font-size: 14px;
	font-weight: normal;
	color:#000;
}

#PremierPriceBottom 
{
	font-size: 15px;
	font-weight:bold;
	color:#000;
}

#PremierPlusPriceBottom 
{
	font-size: 15px;
	font-weight: bold;
	color: #000;
}


#IndividualHActivities
{
	display:none;
}


div#home_blurb {
	background-image: url(https://www.blueinsurance.ie/wl/images/bg_home_blurb.jpg);
	background-repeat: no-repeat;
	background-position: -8px 0px;
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: .8em;
	color: #333333;
	width: 710px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 50px;
}

div#home_blurb h3 {
	font-size: 1.4em;
}

div#home_blurb p, h3 {
	margin: 0px;
	padding: 14px;
	padding-left: 30px;
	padding-right: 30px;
}

div#panel_left h3.pdf {
	background-color: #da0c01;
	color: #FFFFFF;
	font-size: .9em;
	background-image: url(https://www.blueinsurance.ie/wl/images/bg_panel_left_header_pdf.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	padding-left: 15px;
	border-bottom: solid 4px #9d1c48;
}

div#panel_left_policy ul li {
	background-image: url(../image/bullet_orange.png);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

div#panel_left_policy ul li a {
	color: #34659d;
	font-weight: bold;
}

/* =============================================================== INSIDE SECTIONS */


div.section_header {
	width: 700px;
	height: 122px;
	display: block;
	clear: both;
	border-bottom: solid 4px #254462;
	margin-bottom: 15px;
	font-size: .9em;
}

div.section_header h4 {
	width: 370px;
	display: block;
	margin-left: 295px;
	padding-top: 15px;
	font-size: 1.2em;
	letter-spacing: -1px;
	padding-bottom: 5px;
}

div.section_header ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 295px;
}

div.section_header ul li {
	color: #FFFFFF;
	font-size: .9em;
	background-image: url(../image/bullet_orange.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 4px;
	
}

/* =============================================================== TRAVEL SECTION */


div.section_header#travel {
	background-image: url(../image/section_header_8.jpg);
	background-repeat: no-repeat;
}

div.section_header#travel h4 {
	color: #254462;
	font-weight: 500;
}

div.travelform_tabs {
	width: 700px;/*525*/
	clear: both;	
}

div.travelform_tabs ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.travelform_tabs ul li {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-size: .9em;
	height: 30px;
	padding-right: 10px;
}

div#panel_left_policy ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.travelform_tabs ul li a {
	color: #fff;
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	text-align: center;
	padding-top: 8px;	
}

div.travelform_tabs ul li a:hover {
	color: #FFFFFF;
}

div.travelform_tabs ul li a#multi_trip {
	background-image: url(../image/tab_annual_off.gif);	
	width: 182px;
	text-decoration: none;
}

div.travelform_tabs ul li a:hover#multi_trip {
	background-image: url(../image/tab_annual_on8.gif);	
	width: 182px;
}

div.travelform_tabs ul li a#multi_trip.selected {
	background-image: url(../image/tab_annual_on8.gif);	
	width: 182px;
	color: #FFFFFF;
}

div.travelform_tabs ul li a#single_trip {
	background-image: url(../image/tab_single_off8.gif);	
	width: 143px;
	text-decoration: none;
}

div.travelform_tabs ul li a:hover#single_trip {
	background-image: url(../image/tab_single_on8.gif);	
	width: 143px;
}

div.travelform_tabs ul li a#single_trip.selected {
	background-image: url(../image/tab_single_on8.gif);	
	width: 143px;
	text-decoration: none;
	color: #FFFFFF;
}

div.travelform_tabs ul li a#backpacker {
	background-image: url(../image/tab_single_off8.gif);	
	width: 143px;
	text-decoration: none;
}

div.travelform_tabs ul li a:hover#backpacker {
	background-image: url(../image/tab_single_on8.gif);	
	width: 143px;
}

div.travelform_tabs ul li a#backpacker.selected {
	background-image: url(../image/tab_single_on8.gif);	
	width: 143px;
	color: #FFFFFF;
}

div.travelform_tabs ul li a#business_travel {
	background-image: url(../image/tab_annual_off.gif);	
	width: 182px;
	text-decoration: none;
}

div.travelform_tabs ul li a:hover#business_travel {
	background-image: url(../image/tab_annual_on8.gif);	
	width: 182px;
}

div.travelform_tabs ul li a#business_travel.selected {
	background-image: url(../image/tab_annual_on8.gif);	
	width: 182px;
	color: #FFFFFF;
}

form.travel_form {
	font-size: .9em;
	clear: both;
	display: block;
	background-color: #d1ebf6;
	color: #FFFFFF;
	/*background-image: url(../images/bg_form_travel_header.gif);*/
	background-repeat: no-repeat;
	width: 700px;/*527*/
	color: #FFFFFF;
}

form.travel_form ul {
	list-style: none;
	padding-top: 10px;
	clear: both;
}

form.travel_form ul li {
	padding-top: 10px;
	clear: both;
	padding-right: 40px;
	color:#254462;
}

form.travel_form ul li.centered {
	text-align: center;
}



form.travel_form .travel_form_footer{
	background-color: #9cd3e7;
	height: 30px;
	background-image: url(../image/bg_form_travel_footer8.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
form.travel_form .travel_form_footerUK{
	background-color: #9cd3e7;
	height: 30px;
	background-image: url(../image/bg_form_travel_footer8UK.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}

form.travel_form .businesstravel_form_footer{
	background-color: #9cd3e7;
	height: 30px;
	background-image: url(../image/bg_form_travel_footer81.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
form.travel_form .businesstravel_form_footerUK{
	background-color: #9cd3e7;
	height: 30px;
	background-image: url(../image/bg_form_travel_footer8UK1.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}

form.travel_form fieldset {
  padding: 1em;
	border: none;
}

form.travel_form label {
  float: left;
  width: 200px;
  margin-right: 0.6em;
  padding-top: 0.2em;
  text-align: left;
  padding-right: 10px;
  font-weight: bold;
  color: #254462;
}

/* =============================================================== CAR HIRE EXCESS SECTION */

div.section_header#excess {
	background-image: url(https://www.blueinsurance.ie/wl/images/section_header_excess.jpg);
	background-repeat: no-repeat;
}

div.section_header#excess h4 {
	color: #ffffff;
}

div.excess_box {
	display: block;
	width: 253px;
	margin-bottom: 15px;
	float: left;
	margin-left: 20px;
}

div.excess_box.left {
	margin-left: 0px;
}

div.excess_box h1, div#panel_main div.excess_box h1 a {
	color: #FFFFFF;
	font-size: 1.1em;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 10px;
}


div.excess_box h2 {
	background-image: url(https://www.blueinsurance.ie/wl/images/bg_excess_box_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #74b2d8;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1em;
	letter-spacing: -1px;
}

div#panel_main div.excess_box h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

div.excess_box a#photo_1 {
	background-image: url(https://www.blueinsurance.ie/wl/images/photo_excess_1.jpg);
	display: block;
	width: 253px;
	height: 118px;
	background-repeat: no-repeat;
}

div.excess_box a#photo_2 {
	background-image: url(https://www.blueinsurance.ie/wl/images/photo_excess_2.jpg);
	display: block;
	width: 253px;
	height: 118px;
	background-repeat: no-repeat;
}

div.excess_box a#photo_3 {
	background-image: url(https://www.blueinsurance.ie/wl/images/photo_excess_3.jpg);
	display: block;
	width: 253px;
	height: 118px;
	background-repeat: no-repeat;
}

div.excess_box a#photo_4 {
	background-image: url(https://www.blueinsurance.ie/wl/images/photo_excess_4.jpg);
	display: block;
	width: 253px;
	height: 118px;
	background-repeat: no-repeat;
}

div.excess_box .footer {
	background-image: url(https://www.blueinsurance.ie/wl/images/bg_excess_box_footer.jpg);
	background-color: #1c5076;
	background-repeat: no-repeat;
	background-position: bottom;
}

div.excess_box a.details {
	display: block;
	width: 120px;
	height: 20px;
	text-align: center;
	color: #FFFFFF;
	float: left;
	font-size: .7em;
	padding-left: 52px;
	padding-top: 3px;
}

div.excess_box a.buy_now {
	background-image: url(https://www.blueinsurance.ie/wl/images/button_excess_buynow.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 82px;
	height: 25px;
	margin-left: 171px;
}

/* =============================================================== MOTOR BREAKDOWN SECTION */

div.section_header#breakdown {
	background-image: url(https://www.blueinsurance.ie/wl/images/section_header_breakdown.jpg);
	background-repeat: no-repeat;
}

div.section_header#breakdown h4 {
	color: #ffffff;
}

div.breakdown_box {
	display: block;
	width: 253px;
	margin-bottom: 15px;
	float: left;
	margin-left: 20px;
}

div.breakdown_box.left {
	margin-left: 0px;
}

div.breakdown_box h1, div#panel_main div.breakdown_box h1 a {
	color: #FFFFFF;
	font-size: 1.1em;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 10px;
}

div.breakdown_box div.header {
	background-image: url(https://www.blueinsurance.ie/wl/images/bg_breakdown_box_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
}

div.breakdown_box h2 {
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1em;
	letter-spacing: -1px;
	width: 110px;
	float: left;
}

div#panel_main div.breakdown_box h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

div.breakdown_box a#photo_1 {
	background-image: url(https://www.blueinsurance.ie/wl/images/photo_breakdown_1.jpg);
	display: block;
	width: 253px;
	height: 118px;
	background-repeat: no-repeat;
}

div.breakdown_box a#photo_2 {
	background-image: url(https://www.blueinsurance.ie/wl/images/photo_breakdown_2.jpg);
	display: block;
	width: 253px;
	height: 118px;
	background-repeat: no-repeat;
}

div.breakdown_box a#photo_3 {
	background-image: url(https://www.blueinsurance.ie/wl/images/photo_breakdown_3.jpg);
	display: block;
	width: 253px;
	height: 118px;
	background-repeat: no-repeat;
}

div.breakdown_box a#photo_4 {
	background-image: url(https://www.blueinsurance.ie/wl/images/photo_breakdown_4.jpg);
	display: block;
	width: 253px;
	height: 118px;
	background-repeat: no-repeat;
}

div.breakdown_box .footer {
	background-image: url(https://www.blueinsurance.ie/wl/images/bg_breakdown_box_footer.jpg);
	background-color: #1c5076;
	background-repeat: no-repeat;
	background-position: bottom;
}

div.breakdown_box div.details {
	display: block;
	width: 100px;
	height: 20px;
	text-align: left;
	color: #FFFFFF;
	float: left;
	font-size: .7em;
	padding-left: 53px;
	padding-top: 0px;
	margin-top: -8px;
	line-height: 14px;
}

div.breakdown_box div.details a {
	color: #FFFFFF;
	text-decoration: underline;	
}

div.breakdown_box a.buy_now {
	background-image: url(https://www.blueinsurance.ie/wl/images/button_breakdown_buynow.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 82px;
	height: 25px;
	margin-left: 171px;
}

div.stars {
	background-repeat: no-repeat;
	width: 81px;
	height: 14px;
	display: block;
	float: left;
	margin-top: 12px;
	margin-left: 40px;
}

div.stars.two {
	background-image: url(https://www.blueinsurance.ie/wl/images/stars_2.png);
}

div.stars.three {
	background-image: url(https://www.blueinsurance.ie/wl/images/stars_3.png);
}

div.stars.four {
	background-image: url(https://www.blueinsurance.ie/wl/images/stars_4.png);
}

div.stars.five {
	background-image: url(https://www.blueinsurance.ie/wl/images/stars_5.png);
}

/* =============================================================== WEDDING SECTION */

div.section_header#wedding {
	background-image: url(https://www.blueinsurance.ie/wl/images/section_header_wedding.jpg);
	background-repeat: no-repeat;
}

div.section_header#wedding h4 {
	color: #ffffff;
}

div.wedding_box {
	width: 155px;
	height: 250px;
	float: left;
	margin-left: 30px;
}

div.wedding_box.left {
	margin-left: 0px;
}

div.wedding_box h2 {
	background-image: url(https://www.blueinsurance.ie/wl/images/bg_wedding_box_header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	background-color: #65abd4;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.1em;
	letter-spacing: -1px;
	text-align: center;
	padding-right: 20px;
}

div#panel_main div.wedding_box h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

div.wedding_box_price {
	background-color: #0073b8;
	color: #FFFFFF;
}

div.wedding_box_price h1 {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 2.2em;
	letter-spacing: -2px;
}

div#panel_main div.wedding_box_price h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

div.wedding_box_price p {
	margin: 0px;
	padding: 10px;
	padding-bottom: 5px;
	font-size: .9em;
}

a#essential {
	display: block;
	background-image: url(https://www.blueinsurance.ie/wl/images/photo_wedding_buy_essential.jpg);
	height: 117px;
}

a#premier {
	display: block;
	background-image: url(https://www.blueinsurance.ie/wl/images/photo_wedding_buy_premier.jpg);
	height: 117px;
}


a#premier_plus {
	display: block;
	background-image: url(https://www.blueinsurance.ie/wl/images/photo_wedding_buy_premier_plus.jpg);
	height: 117px;
}

div.wedding_box_footer {
	background-image: url(https://www.blueinsurance.ie/wl/images/bg_wedding_box_footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #1c5076;
	color: #FFFFFF;
	font-size: .8em;
}

div.wedding_box_footer p {
	margin: 0px;
	padding: 0px;
	font-size: .9em;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

div.wedding_box_footer p a {
	color: #FFFFFF;
	text-decoration: none;
}

div.wedding_box_footer p.cover_details {
	color: #FFFFFF;
	padding-left: 20px;
	background-position: 18px 3px;
}

div.wedding_box_footer p.cover_details a {
	text-decoration: underline;
}

div.stomach 
{
	padding-bottom: 10px;
}

div.fieldset_wrapper {
    margin-bottom: 20px;
    width: 710px;
}

fieldset 
{
    border-left: solid 1px #000;
    border-right: solid 1px #000;
    background-color: #eff8ff;
}

table.booking_table tr td {
    padding-bottom: 3px;    
}
.small {
    COLOR: #ff0000;
    FONT-FAMILY: Verdana;
}
.small_text {
    font-size: 10px;
}

td, dd, blockquote {
    font-size: 12px;
    color: #333;
    line-height: 130%;
    font-style: normal;
}

.mybox {
    WIDTH: 230pt
}

p.FooterLinks 
{
	font-size: 11px;
	text-align:center;
	color:#999;
}

a.FooterLinks {
	text-decoration:underline;
	color: #999;
}

a:hover.FooterLinks
{
	text-decoration:none;
	color: #000;
}

a.ReportList {
	text-decoration:underline;
	color: #293382;
}

a:hover.ReportList
{
	text-decoration:none;
	color: #000;
}

p.sdr_note 
{
	font-size: 8px;
}

#ChangeArea_Price
{
	display:none;
}

#ChangeArea_Complete
{
	display: none;
}

#ChangeAMTStartDate_Complete
{
	display: none;
}

#ChangeAMTStartDate_Price
{
	display:none;
}

#ChangeCoverLevel_Price
{
	display:none;
}

#ChangeCoverLevel_Complete
{
	display: none;
}

#ChangeAge_Price
{
	display:none;
}

#ChangeAge_Complete
{
	display: none;
}

#ChangeHazardous_Complete
{
	display: none;
}
#ChangeHazardous_Price
{
	display: none;
}

#ChangeDates_Price
{
	display:none;
}

#ChangeDates_Complete
{
	display: none;
}

tr.thead
{
	background-color: #acd6f7;
	font-weight:bold;
}

td.tdleft
{
	font-weight:bold;
}

.travel_form_ages {
font-size: 11px;
font-weight: bold;
color: #254462;
text-align: right;
}	

	
	
	

	
	