/* CSS Document */
@import url(/style-2.css);

div.clearer {
  clear:both;
  height:0px;
  overflow:hidden;
  padding:0px;
  margin:0px;
}


img {
  border: none;
}

body  {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-top: 0px;
	color: #333333;
}

body a{
	color: #333333;
	text-decoration: none;
}


.dottedLine {
	color: white;
	height: 1px;
	border: 0;
	background: url(/images/dotted.gif) repeat-x left top;
}

.dottedCorner {
	background: url(/images/dotted_corner.gif) no-repeat left top;
}

input.text {
	border: 1px solid #CCCCCC;
}

.text_header{
	border: 1px solid #CCCCCC;
	background: url(/images/input_bg.jpg);
	font: 11px Verdana, Arial, Helvetica, sans-serif;

}


input.text_small {

	border: 1px solid #CCCCCC;

}



.newsletter_error{
font: bold 10px Verdana, Arial, Helvetica, sans-serif ; 
color: #FF3300;
}

.text_info {
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
color: #375F88;
}

.text_small {
font: 9px Verdana, Arial, Helvetica, sans-serif;
color: #646464;
}

.text_small_error {
font: bold 9px Verdana, Arial, Helvetica, sans-serif;
color: #FF3300;
}

.site_map ul li{
list-style-type: none;
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #646464;
margin-top:12px;
}

.site_map a{
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #646464;
margin-top:12px;
text-decoration: none;
}

.top_buttons{
margin-left: 15px; 
margin-top: 8px;
color: #333;
}

.top_buttons img{
border: 0px;
}


/*{** HEADER & FOOTER CSS ***/
#header #breadCrumbs {
	color: #333;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 15px;
	padding-top: 2px;
}

#header #breadCrumbs .selected {
	color: #375F88;
}

#header #breadCrumbs a {
	color: #375F88;
	text-decoration: none;
}

#header #openHours {
	color: #999999;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	float: right;
	padding-right: 15px;
	padding-top: 2px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #375F88;
	text-align: center;
	text-decoration: none;
}
.footer a {
	color: #375F88;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
}
.footer_lower_level {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;


	background-position: left top;
	text-align: center;
		text-decoration: none;
}
.footer_lower_level a {
	color: #999999;
	text-decoration: none;
}
.footer_lower_level a:hover {
	color: #000000;
}

/*}** HEADER & FOOTER CSS ***/

/*{** CONTENT CSS ***/
#content h2 {
/*	color: #375F88;
	font-size: 16px;
	margin: 0;
	margin-top: 18px;
	margin-bottom: 15px;
*/
	margin: 0;
	margin-top: 18px;
	margin-bottom: 15px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 900;
	letter-spacing: -0.5px;
	color: #375F88;

}

#content h3 {

	color: #375F88;
	font-size: 1.15em;
	margin: 0;
	padding: 0;
	margin-top: 8px;
	margin-bottom: 6px;

}

#content ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#content ul  li {
	margin-bottom: 15px;
}

#content p {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.4em;
}

#content p a {
	font-weight: bold;
	color: #333333;
}

#content p a:hover {
	text-decoration: underline;
}

/* SHOW ONLY IE HACK */
* html #content p {
	margin-top: 0;
	margin-bottom: 15px;
}
#contentMiddle {
background: url(/images/bracket.gif) no-repeat left top;


}
#contentMiddle a {
	text-decoration: none;
	color: #375F88;

}
#contentLeft {
	padding-top: 1px;
	padding-right: 1px;
	margin-top: 18px;
	margin-left: 16px;
	margin-right: 12px;
}

#contentLeft a {
	text-decoration: none;
	color: #375F88;
}

#contentLeft ul {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 5px;
}

#contentLeft ul  li {
	margin-bottom: 5px;
}

#contentRight {
	padding-top: 1px;
	margin-top: 18px;
}
#contentRight a {
	text-decoration: none;
	color: #375F88;
}
/*}** CONTENT CSS ***/

/*{** ABOUT PAGE CSS ***/
#aboutLeft {
	margin-left: 16px;
}

#aboutRight {
	margin-left: 5px;
	padding-left: 16px;
	background: url(/images/bracket.gif) no-repeat left top;
	margin-top: 18px;
	padding-top: 30px;
}

#aboutRight .employees tr td {
	font: 10px Verdana, sans-serif;
	width: 190px;
}

#aboutRight .employees tr td .name {
	color: #375F88;
	font-weight: bold;
	display: block;
	margin-top: 6px;
}

#aboutRight .employees tr td .title{
	color: #999999;
	font-weight: normal;
	display: block;
	margin-bottom: 15px;
}

#aboutRight .employees img {
	border: 1px #375F88 solid;
}

/*}** ABOUT PAGE CSS ***/

/*{** HOMEPAGE CSS ***/
#homeLeft {
	margin-top: 23px;
	margin-left: 6px;
	margin-right: 7px;

}

#homeLeft #bookChoices {
	font: 10px Verdana, sans-serif;
	color: #333333;
}

#homeLeft #bookChoices input {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}


#homeLeft #bookChoices .dottedRow {
	background: url(/images/dotted.gif) repeat-x left center;
}

#homeLeft #bookChoices  .search input.text, input.text {
	width: 118px;
	height: 14px;
	font-size: 10px;
	margin-bottom: 12px;
}

#homeLeft #bookChoices  .search input.text_small {
	width: 90px;
	height: 14px;
	font-size: 10px;
	margin-bottom: 12px;
}

#homeLeft #bookChoices  .search input.calendar_new, input.calendar_new {
	width: 85px;
}

#homeLeft #bookChoices  .search img.calendar_new, img.calendar_new {
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 8px;
}

#homeLeft #bookChoices  .search .left, #homeLeft #bookChoices  .search .right  {
	float: left;
	width: 115px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background: 0;
	margin: 0;
	padding: 0;
}

#homeLeft #bookChoices  .search .left_options, #homeLeft #bookChoices  .search .right_options  {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background: 0;
	margin: 0;
	padding: 0;
}


#homeLeft #bookChoices  .search .right  {
	width: auto;
	padding-left: 10px;
}


#homeLeft2 {
	padding-right: 5px;
	margin-left: 16px;
	margin-right: 5px;

}

.headerh3 {
	margin-top: 12px;
	margin-bottom: 0px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 900;
	letter-spacing: -0.5px;
	color: #375F88;
}


.headerh3_site {
	margin-top: 13px;
	margin-bottom: 10px;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 900;
	letter-spacing: -0.5px;
	color: #375F88;
}

.headerh2_site {
	margin-top: 13px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #375F88;
}


#homeLeft2 p {
	margin-top: 0;
}

#homeLeft2 strong {
	font-size: 11px;
	color: #656565;
}

#homeLeft2 .ireland, #homeLeft2 .scotland  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	font-size: 9px;
	width: 115px;
	font-weight: bold;
	color: #C8322E;
	margin-top: 8px;
	padding-bottom: 4px;
	margin-right: 0px
	padding-right: 0px;
}

#homeLeft2 .scotland {
	background: url(/images/bracket.gif) no-repeat 0px -9px;
	width: 125px;
	padding-left: 5px;

}

#homeLeft2 .ireland a, #homeLeft2 .scotland a {
	text-decoration: none;
	color: #C8322E;
}

#homeRight {
	margin-left: 5px;
	background: url(/images/bracket.gif) no-repeat left top;
	margin-top: 18px;
	padding-top: 5px;
}

#homeRight .selfDrive {
	height: 255px;
	width: 455px;
	margin-left: 6px;
	margin-bottom: 5px;
}
* html #homeRight .selfDrive {
	padding-left: 6px;
}

#homeRight .interest {
	padding-left: 14px;
	padding-right: 10px;
}

#homeRight .research {
	background: url(/images/bracket.gif) no-repeat 0px -9px;
	padding-left: 14px;
}

#homeRight .research_table {
	background: url(/images/bracket.gif) no-repeat 0px -9px;
}

/*}** HOMEPAGE CSS ***/

#input_text_small {

	margin-top: 3px;
	font-size: 10px;
	width:240px;
	margin-bottom: 10px;
}

#input_text_small_packages {

	margin-top: 3px;
	font-size: 10px;
	width:186px;
	margin-bottom: 10px;
}



#input_text_small_short {

	margin-top: 3px;
	font-size: 10px;
	margin-bottom: 10px;
}

#bg_dots{
	background: url(/images/bracket.gif) no-repeat 0px -9px;
}



/*{** homepage NAViGATION CSS ***/
#navigation a {
 border: none;
}



/*}** homepage NAViGATION CSS ***/

.caption { font: normal 10px Verdana, sans-serif; color: #333333; }
#contentLeft .learnLinks img { margin-bottom: 8px; }
#contentLeft .learnLinks h3 { margin-bottom: 3px; }
#contentLeft .learnLinks a { color: #333333; text-decoration: none; }

.faqs_links {
	color: #C8322E; text-decoration: underline;
}

#contentLeft .learnLinks ul, #packageCastle .right ul { margin: 0; padding: 0; list-style-type: none; padding-bottom: 3px; }
#contentLeft .learnLinks li, #packageCastle .right li {
	padding-left: 10px;
	background: url(/images/bullet.jpg) no-repeat 2px 6px;
	margin-bottom: 5px;
}

#contentLeft.castles { background: 0; padding-top: 0; margin-right: 0; padding-right: 0; width: 555px; }
#contentLeft.castles ul { margin-left: 0; list-style-image: url(/images/packages/list_style.jpg); font: bold italic 13px Verdana, Arial, Helvetica, sans-serif; color: #C8322E; width: 150px;}
#contentRight.castles {	background: 0; padding: 0; width: 189px; }
#contentRight.castles h3 { margin-top: 0; }
#contentRight.castles .right { font: bold 10px Verdana, sans-serif; color: #333333; }
#contentRight.castles .right input.text { margin-bottom: 5px; }
#contentRight.castles .right input.calendar_new { margin-bottom: 12px; }

#packageCastle {
	margin-left: 19px;
}
#packageCastle .left {
	padding-right: 20px;
	background: url(/images/packages/v_bracket.jpg) no-repeat 468px 8px;
	vertical-align: top;
}
#packageCastle .left_divider {
	background-image: url(/images/packages/v_bracket.jpg);
  background-position: center center;
  background-repeat: repeat-y;
  width: 20px;
	vertical-align: top;
}

#packageCastle .right {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}
#packageCastle .dateAndRates {
	font: 10px Verdana, sans-serif; color: #333333;
}
#packageCastle .dateAndRates th {
	text-align: left;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 4px;
}
#packageCastle .dateAndRates td {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 2px;
	background: url(/images/packages/v_bracket.jpg) no-repeat right top;
}
#packageCastle .dateAndRates .last { padding-right: 0; background: 0; }
#packageCastle .dateAndRates .first { padding-left: 0; width: 90px; }

.dateAndRate {
	font: 10px Verdana, sans-serif; color: #333333;
}
.dateAndRate th {
	text-align: left;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 4px;
}
.dateAndRate td {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 2px;
	background: url(/images/packages/v_bracket.jpg) no-repeat right top;
}
.dateAndRate_last { padding-right: 0 !important; background: 0 !important; }
.dateAndRate_first { padding-left: 0 !important; width: 90px !important; }

#packageCastle .right ul { padding-top: 3px; margin-left: 2px; }
#packageCastle .right li, #packageCastle .right strong { font: 10px Verdana, Arial, Helvetica, sans-serif; color: #333333; margin-bottom: 4px; _margin-bottom: 2px; *margin-bottom: 2px; }
#packageCastle .right strong { font-weight: bold; margin: 0; }
#packageCastle  p {
	margin-top: 0;
}

#table_margin_desc.castlePackages p {
	margin-bottom: 10px;
	*margin-bottom: 0px;
	_margin-bottom: 0px;
}

#aboutRightPack2 span.castlePackages input {
	margin-left: 6px;
}
#aboutRightPack2 span.castlePackages {
	padding-left: 9px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#aboutRightPack2 table.castlePackages {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#aboutRightPack2 table.castlePackages2 {
	padding-right: 9px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#aboutRightPackNoarrow.castlePackages p {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.4em;;

}
#aboutRightPack.castlePackages {
	background: 0;
	padding-top: 0;
}
.castlePackages h2 {
	margin: 0;
	margin-bottom: 20px;
	color: #375F88;
	font-size: 16px;
}

.castlePackages_h3 {
	color: #375F88;
	font: bold 18px Arial;
}

#content.aboutUs h2 {
	margin-top: 0;
}
	
.aboutUs #contentLeft .who {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #375F88;
	text-align: right;
}
.aboutUs #contentLeft {
	background: url(/images/packages/v_bracket.jpg) no-repeat right top;
	padding-right: 50px;
}
.aboutUs #contentRight {
	background: 0;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	margin-top: 45px;
}
.contactUs #contentLeft {
	background: url(/images/dots.jpg) no-repeat right 35px;
	padding-right: 30px;
}
.contactUs #contentRight {
	background: 0;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	margin-top: 54px;
}

.learnExplore #contentLeft {
	background: url(/images/dots.jpg) no-repeat right 5px;
}


.faq #contentLeft { padding-right: 30px; margin-right: 0; background: url(/images/dots.jpg) no-repeat right }
.faq #contentRight { margin-left: 30px;}
.contentRight_second { margin-left: 30px;}
.faq #contentLeft .learnLinks h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	margin-bottom: 5px;
}

.contactUs #contentRight table * { font: bold 10px Verdana, Arial, sans-serif; color: #333333; line-height: 1.25em }
.contactUs #contentRight table td { vertical-align: top; padding-bottom: 10px; }
.contactUs #contentRight table strong {
	font-size: 12px;
	color: #375F88;
}


.contactUs #contentRight_hotel table * { font: 10px Verdana, Arial, sans-serif; color: #333333; line-height: 1.25em }
.contactUs #contentRight_hotel table td { vertical-align: top; padding-bottom: 10px; }
.contactUs #contentRight hotel strong {
	font-size: 12px;
	color: #375F88;
}


.points { padding-left: 5px; padding-top: 5px; _padding-top: 0px; *padding-top: 0px; }
.points strong { color: #375F88; }
.points p { 
	padding-left: 12px; 
	margin-top: 0; 
	padding-top: 5px; 
	margin-bottom: 10px; 
	width: 400px;
}

.faqAnswer { margin: 0; padding: 0; list-style-type: none !important ; padding-bottom: 3px; padding-left: 0 !important; }
.faqAnswer li {
	margin-left: 0;
	padding-left: 20px;
	background: url(/images/text/q.jpg) no-repeat;
	margin-bottom: 5px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
.faqAnswer li.Q { background-image: url(/images/text/q.jpg); font-weight: bold; }
.faqAnswer li.A { background-image: url(/images/text/a.jpg); font-weight: normal; }


/* package information page*/
.about_us_top1{
	text-align: left;
	padding-left: 5px;
	padding-right: 15px;
	color: #375F88;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

.about_us_top2{
	text-align: left;
	padding-left: 5px;
	padding-right: 15px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333; 
	line-height: 1.4em;
}

/* package information page*/
.about_us_bottom1{
	text-align: left;
	padding-left: 5px;
	padding-right: 15px;
	height: 30px;
	color: #375F88;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

.about_us_bottom2{
	text-align: left;
	padding-left: 5px;
	padding-right: 15px;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.4em;
}



/* top banner on homepage */
#top_banner_yes ul li  {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
	list-style-image: url(/images/arrow.gif); 
	padding: 0px;
	margin: 0px;
}

#top_banner_yes a{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


#top_banner_none ul li  {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#top_banner_none a{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #646464;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}



}

/* end banner on homepage */


/* START AUTOEUROPE SPECIFIC */


body {
	margin-left: 0px;
	margin-top: 0px;
}

/**********************************************************************************
 *                             TOP NAV - AGENT
 *********************************************************************************/
div.top_agent a {
 color: #4A77A5;
}
div.top_agent {
  padding-top: 5px;
  color: #375F88;
  padding-left: 27px;
  font-weight: bold;
}
/**********************************************************************************
 *                            SEARCH BOX
 *********************************************************************************/
div.search_title {
  padding-left: 10px;
}
div.search_title_container {
  background-image: url('/images/autoeurope/search-top.gif');
  background-repeat: no-repeat;
  
  color: #fff;
  width: 292px;
  font-size: 13px;
  font-weight: bold;
  padding-bottom: 3px;
  padding-top: 2px;
}
div.search_box {
  color: #375F88;
  padding: 13px;
}
div.search_box_container {
  width: 292px;
  background-color: #D5E1EE;
}
 
div.top_hours {
  padding-top: 12px;
  padding-left: 27px;
  font-weight: bold;
  line-height: 16px;
  color: #375F88;
}

div.search_title2 {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
}
div.search_title_container2 {
  background-color: #4A77A5;
  background-repeat: no-repeat;
  
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}
div.search_box2 {
  color: #375F88;
  padding: 13px;
}
div.search_box2 {
  color: #375F88;
  padding: 13px;
  padding-top: 0px;
}
div.search_box_container2 {
  width: 292px;
  background-color: #D5E1EE;
}
/**********************************************************************************
 *                             HOMEPAGE CELLS
 *********************************************************************************/ 
div.home_row {
  padding-bottom: 10px;
}
div.home_cell a:hover{
text-decoration: underline;
}
div.home_cell {
  float: left;
  margin-right: 10px;
  vertical-align: top;
}
 div.home_cell p {
   margin-top: 0px;
   padding-top: 0px;
 }
 
 
 
 
 
 
 
 
.grey_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;	
}



}.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
}

#bottom_right td.body_text { padding-right: 20px; }
#bottom_right td.left {
	padding-left: 25px;
}
#bottom_right td.border {
	background: url(images/line_grey_vert.gif) repeat-y right top;
}

#bottom_right td ul { margin: 0; padding: 0; list-style-type: none; padding-bottom: 3px; margin-top: 5px; }
#bottom_right td ul li {
	background:transparent url(images/open.gif) no-repeat scroll 0px 5px;
	padding-left: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#bottom_right a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #375F88;
	text-decoration: none;
}
#bottom_right a:hover{
	text-decoration: underline;
}

.homepage_map_thumb{
	position:relative;
	float:left;
}

.left_margin {
padding-left: 12px;
padding-right: 12px;
padding-bottom:18px;
}
.gold_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #C8322E;
	text-decoration: none;
	padding-left: 8px;
	background: url(images/line_grey_vert.gif) repeat-y left top;

   }
.gold_text a {
	font-size: 9px;
	font-weight: bold;
	color: #C8322E;
	text-decoration: none;
}
.gold_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #C8322E;
	text-decoration: none;
}
.gold_text2 a  {
	font-size: 9px;
	font-weight: bold;
	color: #C8322E;
	text-decoration: none;
}