/* PlanetIn1 Style Sheet - Jan 5th 2006 */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 8pt;
}

/* Column Definitions */
#columnOne {
	width: 270px;
	left: 0px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
}

#sidebarFalse {
	width: 490px;
	top: 0px;
	float: right;
}

.headingTitle {
	font-weight: bold;
	font-size: 11pt;
	color: #3D3292;
}

/* box styles */
.cellSpacer{
	padding: 10px 5px 5px 5px;
}

.creamBox {
	background: #F8F8F1;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
}

.whiteBox {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 5px;
}

td.countryLink a{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

td.countryLink a:hover{
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

/* Header Styles */
#headerTop {
	position: relative;
	background-color: #EFEFEF;
	left: 0px;
	top: 0px;
	width: 760px;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

a.header{
	color: #000000;
	font-family: Arial, Verdana, "Times New Roman", sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

#headerText {
	margin-left: 8px;
	padding-top: 6px;
}

.headerGry {
	color: #999999;
	margin-left: 8px;
	margin-right: 8px;
}

#bookmark {
	position: absolute;
	left: 730px;
	top: 3px;
}

#tabs {
	position: absolute;
	float: left;
	width: 760px;
	background: url("../images/bg.gif") repeat-x bottom;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	top: 50px;
	padding-bottom: 5px;
}

#tabs ul {
	margin: 0;
	padding: 10px 0px 0;
	list-style: none;
}

#tabs li {
	float: left;
	background: url("../images/norm_right.gif") no-repeat right top;
	margin: 0;
	padding: 0;
}

#tabs a {
	display: block;
	background: url("../images/norm_left.gif") no-repeat left top;
	padding: 5px 15px 5px;
	text-decoration: none;
}

#tabs #current {
	background-image: url("../images/norm_right_on.gif");
}

#tabs #current a {
	background-image: url("../images/norm_left_on.gif");
}

#tabs a:visited {
	color: #000000;
}

#tabs a {
	color: #000000;
}

#headerBlue {
	position: absolute;
	background-color: #000099;
	width: 760px;
	top: 89px;
}

#headerSlogan {
	text-align: right;
	color: #FFFFFF;
}

/* Footer Styles */
#footer {
	width: 760px;
	text-align: center;
	font-size: 10px;
	color: #666666;
	clear: both;
}

a.footerLink {
	color: #666666;
}

a.footerLink:hover {
	color: #000000;
	text-decoration: none;
}

td.footer {
	float: left;
	text-align: center;
	font-size: 10px;
	color: #666666;
}

#footer p {
	padding-right: 30px;
	padding-left: 30px;
}

/* Contents Window Styles */
.headingContent {
	width: 55%;
	float: left;
	height: 23px;
	background-image: url(../images/gray_curve.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.heading2 {
	font-weight: bold;
	font-size: 11pt;
	color: #3D3292;
	margin-left: 10px;
}

.headingContentRight {
	float: right;
	width: 45%;
	background-color: #F7F7F7;
	border-bottom: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 22px;
	text-align: right;
}

.contentParagraph {
	font-family: Verdana;
	margin-top: 45px;
	padding-left: 5px;
	padding-right: 5px;
}

.contentHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
}

/****************/
/* links styles */
/****************/
a.adlink {
	color: #0000FF;
	font-weight: normal;
}

a.adlink:hover {
	color: #3D3292;
	text-decoration: none;
}

a.adlink:visited {
	color: #0000FF;
}

a.sublink {
	color: #000000;
	font-family: Arial, Verdana, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a.sublink:visited {
	color: #000000;
	text-decoration: none;
}

/* form styles */
input.offers_signup{
	width: 110px;
	font-size: 8pt;
}

input.rb {
	width: 12px;
	height: 13px;
	background-color: transparent;
}

select {
	width: 120px;
	font-size: 8pt;
}

select.long {
	width: 145px;
}

select.medium {
	width: 102px;
}

select.short {
	width: 40px;
}

/* experiment */
body.certifiedFrameSet{
	background: #f4f4f4 url(/_img/solid_line.gif) no-repeat 12px 1px;
}

	body.certifiedFrameSet iframe{
	margin-top: 2px;
	width: 226px;
	height: 400px;
}

body.certified div.ntBlock{
	padding-bottom: 20px;
	width: 187px;
	height: auto;
	background: transparent none;
}
	
	
div.certifiedBlock{
	margin-top: 11px;
	position: relative;
}

div.certifiedButtons,
div.bannerButtons,
div.cinemaButtons,
div.bookshelfButtons{
	float: right;
	color: #f30;
	font-weight: normal;
}

div.certifiedBlock,
div.cinemaBlock,
div.bookshelfBlock{
	height: 145px;
}

div.bookshelfBlock{
	height: 180px;
}

div.moveContainer{
	margin-top: 8px;
	position: absolute;
	margin-left: -13px;
	margin-right: -13px;
	width: 210px;
	height: 125px;
	clip: rect(0px 200px 135px 12px);
	overflow: hidden;
}

div.move{
	position: absolute;
	left: 0px;
	top: 1px;
	width: 435px;
	height: 125px;
}

	div.move td{
	padding-left: 13px;
	vertical-align: top;
	color: #666;
}

	
	div.move td.description{
	padding-left: 31px;
	width: 187px;
}

		td.description a{
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

		td.description a.name{
	display: block;
	color: #f30;
}

		td.description a:hover{
	color: #666;
	text-decoration: underline;
}

		td.description a.name:hover{
	text-decoration: none;
}

div.move td.back{
	vertical-align: bottom;
}
		
		
div.back{
	text-align: right;
	display: none;
}

div.back a,
div.back a:hover{
	font-weight: normal;
	color: #f30;
}

div.heading {
	font-weight: bold;
	font-size: 11pt;
	color: #3D3292;
}

td.gray_strip{
	background-color: #F7F7F7;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	padding: 4px 0px 4px 20px;
}

	
td.gray_strip_hotel{
	background-color: #F7F7F7;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	padding: 4px 3px 4px 3px;
}

	span.emailatfriend {
	color: #FF0000;
	font-weight: bold;
	font-size: 10pt;
}

.hotel_info_div{
	height: 260px;
	width: 452px;
	overflow: auto;
	padding-left: 10px;
}

	h1 {
	line-height: 10pt;
	height: 16px;
	margin: 0;
	padding: 0px;
	padding-top: 5px;
	font-size: 11pt;
	color: #3D3292;
}

h2 {
	margin: 0;
	height: 12px;
	line-height: 12pt;
	font-size: 9pt;
}

h3 {
	margin: 0;
	line-height: 14pt;
	font-size: 9pt;
}
.bookingHeading {
	background: #c4dbf4;
	padding: 3px;
	}
.redText {
	color: #FF0000;
	font-weight: bold;
}
.right_panel_headings	{

width:150px;

height:20px;

padding-left:4px;

background-image: url('http://www.irelandin1.com/images/newirelandin1_images/images/background_heading.jpg');

background-repeat:no-repeat;

font-weight:bold;

padding-bottom:2px;

}
.adprice{font-weight:bold;

	color:#CC0000;

	text-align:right;}

	a.morelink{color:#000000;

	font-weight:bold;

	text-decoration:none;}

