/* =================================================== */
/* General Styles */
* { margin: 0; padding: 0; }
body
{
	font-size:75%;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: url(http://www.budgettravel.ie/wl/common/bg.jpg) top repeat-x #fff; 
	color:#333333;
}
h1, h2, h3, h4, h5, h6, p { margin: 0 0 0 0; }
form { margin: 0; }
form  { color: #000; }
select { border: 1px solid #ccc; font-size: 1.1em; }
table tr td.black { color: #000; }
table { font-size: 1.0em; border: none; }
img { border: none; }
.clear { clear: both; }


a.A_OverLib {
	text-decoration: none;
	color: #000000;
	cursor: help;
} 

/* Wrapper */

#wrapper { width: 1000px; margin: 0 auto; text-align: left;  padding: 5px 0px 0px 0px; }
#imlookingfor h1 { 
	font-size: 1.7em;
	color: #FFFF00;
	padding: 5px 0px 0px 8px;
	font-family: Arial, Helvetica, sans-serif;
}
#header h1 span#yellow {
	font-size: 1.1em;
	color: #FFFF00;
	margin-left: 5px;
}

/* ClearFix */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }  
/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */
/* =================================================== */




/**********************************/
/*   New Styles - Budget Travel   */
/**********************************/
/*************************/
/* FOOTERAREA            */
/*************************/
#BUDFooterArea
{
	width: 1000px;
	margin: 0px auto;
	float: centre;
}

#BUDFooter 
{
	font-size:90%;
	color:#fff; 
	background:#cc0000; 
	width: 1000px;
	margin: 0 auto;
	padding:7px 10px; 
	border-top:20px solid #ffffff;
}

#BUDFooter a:hover
{
	color:#ddd;
}

#BUDfooter2 {font-size:90%; color:#313131; padding:7px 10px;}
#BUDfooter2 a{color:#313131;}
#BUDfooter2 a:hover{color:#666666;}
#BUDfooter2_left {float:left; margin-right:20px;}
#BUDfooter2_rss {float:left; background:url(http://www.budgettravel.ie/wl/common/ButtonRss.png) top left no-repeat; padding-left:20px;}
#BUDfooter2_right {float:right; text-align:right;}

/************************/
/* FOOTERMENUAREA       */
/************************/


#BUDFooterMenuArea 
{
	clear: both;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	/*padding:5px 0;*/
}

#BUDFooterMenuArea ul 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#BUDFooterMenuArea li a{color:#ffffff; font-size:12px; font-weight:bold; text-decoration:none;}


#BUDFooterMenuArea li 
{
	display: block;
	color: #fff;
	float: left;
	padding: 0 0;
	margin: 0;

}

#BUDFooterMenuArea li.selected 
{
	
}


#BUDFooterMenuArea li.selected a 
{
}

#BUDFooterMenuArea li a 
{
	color:#ffffff;
}

#BUDFooterMenuArea li.unselected a:hover 
{
	text-decoration:underline;
}

#BUDFooterMenuArea li.separator 
{
	padding: 1px 10px;
}

/************************/
/* HEADER               */
/************************/
#BUDHeaderArea
{
	width: 1000px;
	margin: 0 auto;
	height:91px;
	
}

#BUDHeader
{

}

#BUDLogotype
{
	float:left; 
	padding:14px 15px 5px 15px;
}


#BUDtopright 
{
    float:right; 
    padding: 35px 15px 0 15px; 
    text-align:right; 
    color:#fff; 
    font-size:90%;
}

#BUDMainMenuArea 
{
	clear: both;
	overflow: hidden;
	padding:5px 0;
	width: 48em;
}

#BUDMainMenuArea ul 
{
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#BUDMainMenuArea li 
{
	display: block;
	float: left;
	

}

#BUDMainMenuArea li.selected 
{

}

#BUDMainMenuArea li a{font-size:12px; font-weight:bold;}

#BUDMainMenuArea li.selected a 
{
	display: block;
	padding: 1px 0px;
	text-decoration:underline;
	
	
}

#BUDMainMenuArea li a 
{
	display: block;
	padding: 1px 0px;
	color:#ffffff; 
	text-decoration:none;
}

#BUDMainMenuArea li.unselected a:hover 
{
	display: block;
	padding: 1px 0px;
	text-decoration:underline;
}

#BUDMainMenuArea li.separator 
{
	padding: 1px 10px;
}

#BUDbrochure 
{
    padding-top:4px;
    font-size:95%; 
    color:#0194da;
}
#BUDbrochure .brochureImage
{
    float: left;
    min-height:100px;
    width: 80px;
    height:auto !important;
    height:110px;
}
#BUDbrochure .brochureList
{
    float: left;
    padding-left:5px;
}
#BUDbrochure ul {padding:0; margin:10px 0; list-style:none;}
#BUDbrochure li {padding:0; margin:5px 0; background:url(../images/blue_arrow.gif) left no-repeat; padding-left:15px;}
#BUDbrochure li a{color:#0194da; text-decoration:underline;}
#BUDbrochure li a:hover{color:#339dc1; text-decoration:underline;}

/* text styles */

.small {font-size:95%;}
.small_padding {font-size:95%; padding:10px 0;}
.smallbold {font-size:95%; font-weight:bold;}
.smallcentre {font-size:95%; text-align:center;}


.bigbold {font-size:140%; font-weight:bold;}
.midbold {font-size:120%; font-weight:bold}

.bigwhite {font-size:140%; color:#FFF; font-weight:bold;}
.bigyellow {font-size:165%; color:#ffff00; font-weight:bold;}

.smallblue {font-size:90%; color:#013060; padding-bottom:5px;}



/* =================================================== */
/* Begin Left Column */
#leftcolumn {
	margin: 0px 5px 0px 0px;
	width: 198px;
	float: left;
}
#leftbg {
	background: url(images/leftbg.gif);
	
}
#leftcolumn form select { font-size: 1em; }
#leftcolumn #imlookingfor {
	height: 333px;
	background: url(images/bluebg.jpg) no-repeat;
	margin: 0px 0px 5px 0px;
	color: #fff;
}
#leftcolumn #imlookingfor a {
	color: #fff;
	margin: 0px 0px 20px 8px;
}
#leftcolumn #imlookingfor p.first {
	color: #fff;
	margin: 60px 5px 20px 8px;
}
#leftcolumn #imlookingfor p {
	color: #fff;
	margin: 0px 8px 20px 8px;
}
#leftcolumn #imlookingfor select.long {
	border: 1px solid #ccc;
	width: 185px;
	margin: 0px 5px 10px 6px;
}
#leftcolumn #imlookingfor h3 {
	font-size: 1.0em;
	color: #FFFF00;
	padding: 2px 0px 3px 0px;
	margin: 5px 0px 0px 5px;
}
.btn-go { 
	float: left; 
	margin: 26px 0px 0px 6px; 
}
.btn-go img { display: block; }

.search {
	float: right; 
	margin: 20px 8px 0px 10px; 
}
#leftcolumn #register {
	height: 44px;
	background: url(images/register-bg.gif) no-repeat #FFFF00;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	color: #FF0000;
}
#leftcolumn #register input#short {
	width: 150px;
	color: #3468CD;
}
#leftcolumn #register h2 {
	font-size: 1.0em;
	color: #FF0000;
	padding: 2px 0px 3px 0px;
	margin: 0;
}
#leftcolumn form input.bannerform {
	border: 1px solid #ccc;
	width: 162px;
	height: 19px;
	vertical-align: middle;
}
#leftcolumn form input.go {
	vertical-align: middle;
}
#leftcolumn form select.bannerdrop {
	border: 1px solid #ccc;
	width: 162px;
	height: 19px;
	vertical-align: middle;
}

#leftcolumn #browsebrochure {
	height: 42px;
	background: url(images/browse-a-brochure-bg.gif);
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
}
#leftcolumn #browsebrochure h2 {
	font-size: 1.0em;
	color: #FFFF00;
	padding: 2px 0px 3px 0px;
	margin: 0;
}
#leftcolumn #lastminutedeals {
	height: 162px;
	background: url(images/banners/flash-last-minute-deals.gif);
	margin: 0px 0px 5px 0px;
}
/* End Left Column */
/* =================================================== */






/* =================================================== */
/* Begin Content Column */
#contentcolumn {
	float: left;
	margin: 0px 0px 0px 0px;
	width: 540px;
	display: inline;
}
#contentcolumn ul li { list-style: none;  }


#contentcolumn h1 { color: #FF0000; font-size: 1.5em; margin: 5px 0px 8px 10px; }

#contentcolumn p.back { 
	background: url(images/round.jpg) no-repeat; 
	height: 18px;
	line-height: 18px;
	padding-left: 12px;
	font-weight: bold; 
}
#contentcolumn p.back a { color: #FFFF00; text-decoration: none; }

#contentcolumn h3 { 
	color: #FFFF00; 
	margin: 0px 0px 0px 0px; 
	font-size: 1.0em;
	background: #3399FF;
	height: 18px;
	line-height: 18px;
	padding-left: 10px;
	font-weight: bold; 
}
#contentcolumn img { margin-bottom: 2px; }
#contentcolumn .btnback { float: left; margin: 12px 0px 12px 0px }
#contentcolumn .btnsubmit { float: right; margin: 12px 0px 12px 0px }

#contentcolumn .bottomtext { clear: both; color: #000; }

#contentcolumn .thumbcc { vertical-align: top; margin: 0px 0px 8px 0px; }

.radiospace { margin-right: 13px; }
/* End Content Column */
/* =================================================== */





div.section_header {
	width: 525px;
	height: 122px;
	display: block;
	clear: both;
	border-bottom: solid 4px #FFFF00;
	margin-bottom: 15px;
	font-size: 12px;
}

div.section_header h4 {
	width: 235px;
	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;
	color:#ffffff;
}

div.section_header ul li {
	color: #FFFFFF;
	font-size: .9em;
	background-image: url(../images/bullet_orange.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 4px;
	
}

/* =============================================================== TRAVEL SECTION */


div.section_header#travel {
	background-image: url(../images/section_header_budget.jpg);
	background-repeat: no-repeat;
	
}

div.section_header#travel h4 {
	color: #ffba00;
}


div#AMT_Tab
{
	display:block;
}

div#ST_Tab
{
	display:none;
}

div#B_Tab
{
	display:none;
}

div.travelform_tabs {
	width: 525px;/*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: #3598FE;
	font-size: 11px;
	height: 30px;
	padding-right: 10px;
}

div#panel_left_policy ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.travelform_tabs ul li a {
	color: #666666;
	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(../images/tab_annual_off.gif);	
	width: 182px;
	height:30px;
	text-decoration: none;
}

div.travelform_tabs ul li a:hover#multi_trip {
	background-image: url(../images/tab_annual_onbudget.gif);	
	width: 182px;
	height:30px;
}

div.travelform_tabs ul li a#multi_trip.selected {
	background-image: url(../images/tab_annual_onbudget.gif);	
	width: 182px;
	height:30px;
	color: #FFFFFF;
}

div.travelform_tabs ul li a#single_trip {
	background-image: url(../images/tab_single_off.gif);	
	width: 143px;
	height:30px;
	text-decoration: none;
}

div.travelform_tabs ul li a:hover#single_trip {
	background-image: url(../images/tab_single_onbudget.gif);	
	width: 143px;
	height:30px;
}

div.travelform_tabs ul li a#single_trip.selected {
	background-image: url(../images/tab_single_onbudget.gif);	
	width: 143px;
	height:30px;
	text-decoration: none;
	color: #FFFFFF;
}

div.travelform_tabs ul li a#backpacker {
	background-image: url(../images/tab_single_off.gif);	
	width: 143px;
	height:30px;
	text-decoration: none;
}

div.travelform_tabs ul li a:hover#backpacker {
	background-image: url(../images/tab_single_onbudget.gif);	
	width: 143px;
	height:30px;
}

div.travelform_tabs ul li a#backpacker.selected {
	background-image: url(../images/tab_single_onbudget.gif);	
	width: 143px;
	height:30px;
	color: #FFFFFF;
}


form.travel_form {
	font-size: .9em;
	clear: both;
	display: block;
	background-color: d3691f;
	color: #FFFFFF;
	/*background-image: url(../images/bg_form_travel_header.gif);*/
	background-repeat: no-repeat;
	width: 527px;/*527*/
	color: #FFFFFF;
	background-color:#3598FE;
}

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;
}

form.travel_form ul li.centered {
	text-align: center;
}



form.travel_form .travel_form_footer{
	background-color: #d3691f;
	height: 30px;
	background-image: url(../images/bg_form_travel_footer_budget.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
form.travel_form .travel_form_footerUK{
	background-color: #d3691f;
	height: 30px;
	background-image: url(../images/bg_form_travel_footer_budgetuk.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}
form.travel_form fieldset {
  padding: 1em;
	border: none;
}

form.travel_form label {
  float: left;
  width: 230px;
  margin-right: 0.6em;
  padding-top: 0.2em;
  text-align: left;
  padding-right: 10px;
  padding-left:10px;
  font-weight: bold;
  font-size:11px;
}

span.travel_form_ages {
	padding-left:10px;
	font-weight:bold;
	
	font-size:11px;
}

table.header {padding:0px;}


a.A_OverLib {
	text-decoration: none;
	color: #000000;
	cursor: help;

}

a.links_overlib 
{
	text-decoration: none;
	color: #FFFFFF;
	cursor: help;
	font-size:11px;
}

a:hover.links_overlib  
{
	text-decoration: none;	
	color: #FFFFFF;
	cursor: help;
	
}

.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;
}

table.booking_table_2_Overlib tr td {
	padding: 0px 0px 0px 0px;
	color: #fff;
	background:#2eb0e2;
}

a.links_terms
{
	text-decoration: underline;
	color:#FFFFFF;
}
a:hover.links_terms
{
	text-decoration: none;
	color:#FFFFFF;
}

.box_outline 
{
	width: 537px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0;
	background-color: #eff8ff;
}

.padder_box_outline 
{
	width:537px;
	padding: 0px 0px 0px 0px;
	padding-bottom: 0;
	border-left-style:solid;
	border-right-style:solid;
	border-right-width:1px;
	border-left-width:1px;
	
}

table.booking_table_2 tr td {
	margin: 0px;
	/*padding: 0px 0px 0px 0px;*/
	text-align:left;
}

input {
	font-size:11px;
}
td.Pricing 
{
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	color: #333;
	/*line-height: 130%;*/
	font-style: normal;
	margin-left:0px;
	text-align:left;
	
}
td.top_price {
	padding:3px;
}
.textfield 
{
	background-color:#eff8ff;
	border:0;
	font-size: 15px;
	color:#000;
	font-weight:bold;
	width:80px;
}
div#panel_main.home {
	width: 537px;
	float: left;
	padding-top: 15px;
	display: block;
	margin-left: 2px;
	
}

}
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;
}
.textfield_pricing
{
	background-color:#eff8ff;
	border:0;
	font-size: 15px;
	color:#000;
	font-weight:normal;
}
.tblAges{
	font-size:11px;
	margin-bottom:8px;
}

.inline {
	display: inline;
	padding-right:-3px;
	
}
.additional_covers{
	font-size:9px;
}
