/* CSS Document */
@import url(/style-2.css);


body  {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-top: 0px;
	color: #666666;
}

body a{
	color: #666666;
	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: #646464;
}

.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: #999999;
}

.top_buttons img{
border: 0px;
}


/*{** HEADER & FOOTER CSS ***/
#header #breadCrumbs {
	color: #999999;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 15px;
	padding-top: 2px;
}

#header #breadCrumbs .selected {
	color: #3E5026;
}

#header #breadCrumbs a {
	color: #999999;
	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: #999999;
	text-align: center;
	text-decoration: none;
}
.footer a {
	color: #999999;
	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 ***/

/*{** NAViGATION CSS ***/
#navigation  {
	margin: 0;
	white-space: nowrap;
	padding: 0;
	margin-left: 2px;
}

#navigation li {
	float: left;
	list-style-type: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
}

#navigation li.link {
	margin-right: 6px;
}

#navigation li.link a {
	background: url(/images/menu/button.jpg) no-repeat; 
	text-transform: uppercase;
	font-weight: bold;
	
	padding-left: 25px;
	padding-right: 15px;
	display: block;
	cursor: pointer;
}

#navigation li.link a:hover, #navigation li.selected {
	background: url(/images/menu/button-hover.jpg) no-repeat; 
}

#navigation li.text {
	background: url(/images/menu/text.jpg) no-repeat; 
	text-transform: uppercase;
	font-weight: bold;
	
	padding-left: 10px;
	padding-right: 10px;
}

#navigation a {
	color: #FFF;
	text-decoration: none;
}
/*}** NAViGATION CSS ***/

/*{** CONTENT CSS ***/
#content h2 {
/*	color: #3E5026;
	font-size: 16px;
	margin: 0;
	margin-top: 18px;
	margin-bottom: 15px;
*/
	margin: 0;
	margin-top: 18px;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 900;
	letter-spacing: -0.5px;
	color: #3E5026;

}

#content h3 {

	color: #3E5026;
	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: #666666;
	line-height: 1.4em;
}

#content p a {
	font-weight: bold;
	color: #666666;
}

#content p a:hover {
	text-decoration: underline;
}

/* SHOW ONLY IE HACK */
* html #content p {
	margin-top: 0;
	margin-bottom: 15px;
}

#contentLeft {
	padding-top: 1px;
	padding-right: 1px;
	margin-top: 18px;
	margin-left: 16px;
	margin-right: 12px;
	background: url(/images/bracket_left.gif) no-repeat right top;
}

#contentLeft a {
	text-decoration: none;
	color: #3E5026;
}

#contentLeft ul {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-right: 5px;
}

#contentLeft ul  li {
	margin-bottom: 5px;
}

#contentRight {
	padding-top: 1px;
	padding-left: 16px;
	margin-top: 18px;
	margin-left: 5px;
	background: url(/images/bracket.gif) no-repeat left top;
}
#contentRight a {
	text-decoration: none;
	color: #3E5026;
}
/*}** 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: #3E5026;
	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 #3E5026 solid;
}

/*}** ABOUT PAGE CSS ***/

/*{** HOMEPAGE CSS ***/
#homeLeft {
	padding-right: 1px;
	margin-top: 18px;
	margin-left: 16px;
	margin-right: 12px;

}

#homeLeft #bookChoices {
	font: 10px Verdana, sans-serif;
	color: #666666;
}

#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-bottom: -3px;
	*margin-bottom: 10px;
}

#homeLeft #bookChoices  .search .left, #homeLeft #bookChoices  .search .right  {
	float: left;
	width: 115px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background: 0;
	margin: 0;
	padding: 0;
}

#homeLeft #bookChoices  .search .left_options, #homeLeft #bookChoices  .search .right_options  {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	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: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 900;
	letter-spacing: -0.5px;
	color: #3E5026;
}


.headerh3_site {
	margin-top: 13px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 900;
	letter-spacing: -0.5px;
	color: #3E5026;
}

.headerh2_site {
	margin-top: 13px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E5026;
}


#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: #B0842D;
	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: #B0842D;
}

#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 ***/


#homenavigation div {
	float: left;
	font: 10px Arial, sans-serif;
	color: #FFFFFF;
	line-height: 16px;
	width: 198px;
}

#homenavigation div.link a {
	background: url(/images/home/castles_menu.jpg) no-repeat; 
	text-transform: uppercase;
	font-weight: bold;
	
	padding-left: 21px;
	display: block;
	cursor: pointer;
}

#homenavigation div.link a:hover, #homenavigation li.selected {
	background: url(/images/home/castles_menu_hover.jpg) no-repeat; 
}

#homenavigation a {
	color: #FFF;
	text-decoration: none;
}

#homenavigation a:hover {
	color: #999999;
	text-decoration: none;
}



/*}** homepage NAViGATION CSS ***/

.caption { font: normal 10px Verdana, sans-serif; color: #666666; }
#contentLeft .learnLinks img { margin-bottom: 8px; }
#contentLeft .learnLinks h3 { margin-bottom: 3px; }
#contentLeft .learnLinks a { color: #666666; text-decoration: none; }

.faqs_links {
	color: #B0842D; 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: #B0842D;}
#contentRight.castles {	background: 0; padding: 0; width: 189px; }
#contentRight.castles h3 { margin-top: 0; }
#contentRight.castles .right { font: bold 10px Verdana, sans-serif; color: #666666; }
#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 .right {
	padding-left: 20px;
	vertical-align: top;
}
#packageCastle .dateAndRates {
	font: 10px Verdana, sans-serif; color: #666666;
}
#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: #666666;
}
.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: #666666; 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: 20px;
}
#aboutRightPack2 span.castlePackages {
	padding-left: 9px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#aboutRightPack2 table.castlePackages {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#aboutRightPack2 table.castlePackages2 {
	padding-right: 9px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

#aboutRightPackNoarrow.castlePackages p {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	line-height: 1.4em;;

}
#aboutRightPack.castlePackages {
	background: 0;
	padding-top: 0;
}
.castlePackages h2 {
	margin: 0;
	margin-bottom: 20px;
	color: #3E5026;
	font-size: 16px;
}

.castlePackages_h3 {
	color: #3E5026;
	font: bold 18px Arial;
}

#content.aboutUs h2 {
	margin-top: 0;
}
	
.aboutUs #contentLeft .who {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #3E5026;
	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: #666666; line-height: 1.25em }
.contactUs #contentRight table td { vertical-align: top; padding-bottom: 10px; }
.contactUs #contentRight table strong {
	font-size: 12px;
	color: #3E5026;
}


.contactUs #contentRight_hotel table * { font: 10px Verdana, Arial, sans-serif; color: #666666; line-height: 1.25em }
.contactUs #contentRight_hotel table td { vertical-align: top; padding-bottom: 10px; }
.contactUs #contentRight hotel strong {
	font-size: 12px;
	color: #3E5026;
}


.points { padding-left: 5px; padding-top: 5px; _padding-top: 0px; *padding-top: 0px; }
.points strong { color: #3E5026; }
.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: #3E5026;
	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: #666666; 
	line-height: 1.4em;
}

/* package information page*/
.about_us_bottom1{
	text-align: left;
	padding-left: 5px;
	padding-right: 15px;
	height: 30px;
	color: #3E5026;
	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: #666666;
	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 SCEPTRE SPECIFIC */


body {
	margin-left: 0px;
	margin-top: 0px;
}



.navigation img {
margin-right: 4px;
margin-top: 2px; 
border: 0px;
}

.navigation_right img {
margin-bottom: 6px;
border: 0px;
}

.grey_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;	
}



}.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
}

#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: #3E5026;
	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: #B0842D;
	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: #B0842D;
	text-decoration: none;
}
.gold_text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #B0842D;
	text-decoration: none;
}
.gold_text2 a  {
	font-size: 9px;
	font-weight: bold;
	color: #B0842D;
	text-decoration: none;
}


/* private label */
div.clearer {
  clear:both;
  height:0px;
  overflow:hidden;
  padding:0px;
  margin:0px;
}
div.pl {
  padding: 25px;
}
div.pl img {
  border: none;
}
div.pl p {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
div.pl div.plleft {
  float: left;
  width: 200px; 
  margin-right: 15px;
}
div.pl div.plcenter {
  float: left;
  width: 200px; 
  margin-right: 15px;
}
div.pl div.plright {
  float: left;
  width: 200px;
}
div.plcenterhead {
  color: #C29839;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
div.plset {
  padding-bottom: 20px;
}
div.plcenterimage {
	float: right;
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 2px;
}
div.plcentertitle {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
}
div.plcenterbook {
  margin-bottom: 5px;
}
span.plcenterprice {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
}
span.plcenterbook {
  color: #C29839;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}
span.plcenterbook a {
  color: #C29839;
}
span.plcenterbook a:hover {
  text-decoration: underline;
}
div.plexplorehead {
  color: #C29839;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 10px;
}
div.plrightimage {
  margin-bottom: 15px;
}
div.plrighttext1 {
  color: #C29839;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 3px;;  
}
div.plrighttext2 {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 3px;
}
div.plrighttext3{
  margin-bottom: 5px;
}
div.plrighttext3 p {
  padding-top: 0px;
  margin-top: 0px;
}
div.plrightbook {
  margin-bottom: 10px;
  text-align: right;
}


/* bb hotels */
div.bbhotels {
  padding-left: 20px;
  padding-top: 5px;
  margin-bottom: 20px;
}
div.bbhotels table.bbtable a {
  color: #000000;
}
div.bbhotels table.bbtable a:hover {
  text-decoration: underline;
}
div.bbhotels table.bbtable {
  border-collapse: collapse;
}
div.bbhotels table.bbtable th {
  background-color: #000000;
  color: #fff;
  border: 1px solid #666666;
}
div.bbhotels table.bbtable th {
  padding: 5px;

}
div.bbhotels table.bbtable td {
  padding: 5px;
  border: 1px solid #666666;
}
span.bbrequired {
  color: red;
}

/* new homepage */

div.homepage_body, div.country_body {
	margin-top: 21px;
	margin-bottom: 21px;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
}

div.country_body {
	
}

div.left_col {
	float: left;
	width: 514px;
}

div.right_col {
	float: right;
	width: 236px;
}

div.content_block {
	
}

div.featured_packages {
	margin-top: 29px;
}

div.featured_packages div.section_title {
	color: #494949;
	font-weight: bold;
	border-bottom: 2px solid #E1E1E1;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

div.featured_packages div.section_title div.title2 {
	float: left;
	background-image: url(/images/home_new/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
}

div.featured_packages div.section_title div.view_all_link {
	color: #A1730F;
	float: right;
}

div.featured_packages div.section_title div.view_all_link a {
	color: #A1730F;
}

div.featured_packages div.featured_package {
	float: left;
	margin-right: 5px;
}

div.featured_package div.image img {
	border: 1px solid #EAB24A;
}

div.featured_package div.image {
	padding-bottom: 3px;	
	float: left;
	margin-right: 5px;
}

div.featured_package div.title {	
	font-family: georgia;
	font-size: 14px;
	color: #000000;
}

div.featured_package div.description {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	margin-top: 3px;
}

div.featured_package div.more_link, div.featured_packages div.more_link a {
	font-family: arial;
	font-size: 11px;
	color: #A1730F;
	font-weight: bold;
	margin-top: 3px;
}

div.left_package {
	float: left;	
}

div.right_package {
	float: right;
}

div.top_packages {
	max-height: 265px;
	overflow: hidden;
}

div.top_packages img {
	border: 0px;
}

div.featured_packages div.last {
	margin-right: 0px;
}

div.featured_package_info {
	border-top: 5px solid #EAB24A;
	margin-top: 5px;
	padding-top: 5px;
}

div.destination_navigation {
	margin-bottom: 30px;
}

div.destination_navigation div.menu_item {
	margin-bottom: 2px;
}

div.destination_navigation div.menu_item img {
	border: none;
}

div.destination_navigation div.description {
	padding-right: 12px;
	padding-bottom: 15px;
	padding-top: 5px;
}


div.destination_navigation_inner, div.signup_inner, div.research_destination div.content {
	padding-left: 12px;
}

div.explore_country div.content {
	line-height: 18px;
}

div.explore_country div.title {
	font-size: 20px;
	font-weight: bold;
	border-top: 5px solid #76ADE8;
	border-bottom: 5px solid #76ADE8;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

div.signup  {
	padding-bottom: 22px;
}

div.signup div.form_fields {
	float: left;
	width: 145px;
}

div.signup div.form_submit {
	float: right;
	width: 70px;
	margin-left: 5px;
	margin-top: 75px;
}

div.signup  input {
	margin: 0px;
	padding: 0px;
}

div.signup div.form_item {
	margin-bottom: 5px;

}

div.signup div.form_item div.radio_input{
	
}

div.signup div.label {
	font-family: arial;
	font-weight: bold;
}

div.signup div.radios {
	margin-top: 3px;
}

div.signup div.radios div.label {
	font-weight: normal;
}

div.signup  div.text {
	margin-top: 10px;
	margin-bottom: 20px;
}

div.signup div.zip_code {
	float: left;
	width: 80px;
	margin-left: 26px;
	_margin-left: 6px;
}

div.signup div.state {
	float: left;
	width: 36px;
}

div.signup div.travel_agent {
	float: left;
	width: 90px;
}

div.signup div.public {
	float: right;
}

div.signup div.travel_agent div.label, div.signup div.travel_agent div.form_element {
	float: left;
}

div.signup div.travel_agent div.label {
	width: 65px;
	margin-left:2px;	
}

div.signup div.public div.label, div.signup div.public div.form_element {
	float: left;
}

div.signup div.public div.label {
	width: 30px;
	margin-left:2px;
}

div.signup div.radios div.form_item div.label {
	*margin-top: 4px;
	_margin-top: 4px;
}

div.signup div.text_input input {
	width: 139px;
	border: 1px solid #CCCCCC;
}

div.signup div.email div.text_input input {
}

div.signup div.text_input {
	width: 140px;
	border: 2px solid #EDEFBC;
}

div.signup div.select select {
	border: 1px solid #CCCCCC;
	height: 18px;
	*height: 19px;
	font-size: 12px;
	width: 50px;
}

div.signup div.select {
	border: 2px solid #EDEFBC;
	width: 49px;	
}

div.signup div.zip_code div.text_input {
	width: 80px;
}

div.signup div.zip_code div.text_input input {
	width: 79px;
}

div.signup .signup_error {
	margin-top: 3px;
	height: 10px;
	color: #FF3300;
}

div.vacation_planner div.content {
	margin-top: 10px;
	margin-bottom: 10px;
}

div.vacation_planner div.vacation_planner_search {
	font-family:arial;
	font-weight:bold;
	float: left;
}

div.vacation_planner div.submit_button {
	float: right;
	margin-top: 5px;
}

a.gm_link {
	color:#76923C;
	font-weight:bolder;
	text-decoration:none;
}

a.gm_link:hover {
	text-decoration: underline;
}