@charset "utf-8";
/************************************************************\
 * Core: Irish Country Cottages - Quality self catering holidays in Ireland
 * @Target: Global
 * @author: Jamie
 * @date: 31-10-2008
\************************************************************/
 
/* Reset Browser Differences */
*,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0px;}
table{border-collapse:collapse;border-spacing:0}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}
q:before,q:after{content:''}
fieldset,img,abbr,acronym{border:none}

body {
	background:#eee;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:0.8em;
}

#wrapper {
	width:760px;
	background:#fff;
	margin:0 auto;
	text-align:left;
	height: 100%;
}
#contenthome {position:relative}

#content, #mainContent { 
	margin: 10px 10px 0px 10px; 
	background: #fff;
}

#content p, #mainContent p { 
	padding: 10px 0px 10px 0px; 
}
.hide { position:absolute; left:-9999px; }

.clear { clear: both; }
.right { text-align: right; }
.floatleft  { float:left; }
.floatright { floar:right; }

/*** Main Menu ***/
#main_menu {
	text-align: center;
	background-color: #049948;
	width: 760px;
	float: left;
	padding: 5px 0 7px 0;
	height: 15px;
}

#main_menu ul {
	list-style: none; 
 }

#main_menu li {
	margin: 0.8em;
	font-weight:bold;
	display:inline;
	font-size: 1.0em;
	color: #fff;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;

}

#main_menu a { color: #fff; }

a { color: #1BAF5E; }

/*** sub footer links ***/
#sub_footer_links {
	text-align: center;
	width: 760px;
	float: left;
	padding: 5px 0 5px 0;
	height: 15px;
	background-color: #FFF;
}

#sub_footer_links ul {
	list-style: none; 
 }

#sub_footer_links li {
	margin: 2.0em;
	display:inline;
	font-size: 0.9em;
	color: #606060;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;

}

#sub_footer_links a { color: #606060; text-decoration:none; }

/*** Footer ***/
#sub_footer {
	clear: both;
	display: inline-block; /* ie6/7 double padding / margin bug */
	background-color: #049948;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 3px 0 3px 0;
	width: 760px;
}

h2 {
	color:#1BAF5E;
	font-size:1.2em;
	font-weight:bold;
}

h3 {
	color:#1BAF5E;
	font-size:1.0em;
	font-weight:bold;
}


#footer { 
	clear: both;
	height: 70px;
	width: 100%;
	background-color: #FFF; 
}

#footer_left, #footer_middle, #footer_right {
	padding-top: 5px;
}

#footer_left {
	float: left;
	margin-left: 10px;
	position:relative;
}

#footer_middle {
	display: inline-block;
	margin: 0 5px 0 5px;
	text-align: center;
	font-size: 0.8em;
	width: 435px;
	float: left;
}

#footer_right {
	float: left;
	margin-left: 8px;
	display: inline-block;
	width: 137px;
}


/* CSS for loading gif */
.load_text {
clear:both;
display:block;
font-weight:600;
margin:20px 0;
text-align:center;
width:740px;
}

.ProgressBar {
text-align: center;
vertical-align: middle;
}

#region_info_map { padding: 0px 0px 5px 5px; }

/* COG CSS */
.content_faded {
 filter:alpha(opacity=20);
 -moz-opacity:.50;
 opacity:.50;
 background-color: #000;
 z-index:2;
 position:absolute;
 left:0px;
 top:0px;
 width:2000px;
 height:2000px;
}

.RARModal {
 overflow:auto;
 height:400px;
 width : 500px;
 display:none;
 position:absolute;
 top:100px;
 left:250px;
 z-index:3;
 background-color:#fff;
 filter:alpha(opacity=100);
 -moz-opacity:1.00;
 opacity:1.00;
 border:3px solid white;
 margin:auto;
 color:white;
 padding:15px;
 }

.rarHiererchyTitle {
font-size:1.3em;
line-height:1.5em;
font-weight:600;
color:#5FAD40;
font-family:Arial, Helvetica, sans-serif;
padding:0;
margin:10px 0;
}

.RARCloseButton {
position:relative;
left:200px;
}


/*
#top_nav, #footer_nav {
	background:#049948;
	width:760px;
	line-height:2em;
	text-align:center;
	color:white;
	}

#top_nav ul li, #footer_nav ul li {
	display:inline;
	padding-left:5px;
	}

#top_nav a, #footer_nav a {
	color:#fff;
	text-decoration:none;
	}

#head h1 {
	position:absolute;
	left:-1000px;
	}
	
#mainContent {
	margin:0 20px;
	}

#main_left {
	float:left;
	width:342px;
	}

#search {
	background:url(../images/browse_bg.gif) no-repeat bottom;
	background-color:#6e1e43;
	padding:0 15px 6px 20px;
	}

.whitetext {
	color:#fff;
	}

#search .title {
	font-size:1.6em;
	color:#fff;
	}

#search_airport {
	height:60px;
	padding:2px 0 0 30px;
	margin-top:6px;
	}

#search_region {
	height:80px;
	padding:10px 0 0 30px;
	}

.search_alt {
	float:left;
	clear:left;
	width:340px;
	margin-top:4px;
	border:1px solid #6e1e43;
	}

.search_alt h3 {
	display:block;
	padding-left:17px;
	line-height:1.4em;
	background:#80cf98;
	color:#fff;
	}

.search_alt p {
	display:block;
	padding:6px 5px 6px 17px;
	font-size:11px;
	}

.search_alt p#pcopy {
	height:50px;
	float:left;
	}

#ferrygo {
	margin-left:118px;
	}

p#sleepsfrm {
	color:#000;
	margin-top:4px;
	}
	
.whitetext {
	color:#fff;
	}

#regionsubmit {
	}

#sleeps {
	margin-left:39px;
	}

#airport, #regionid {
	width:180px;
	}

#dbttn {
	margin-top:30px;
	}

#proprefsubmit {
	margin-left:90px;
	}

#main_right {
	float:left;
	width:355px;
	margin-left:10px;
	}

#region_map, #region_info {
	width:355px;
	border-bottom:1px solid #e2a9dd;
	}

#region_map p, #region_info p {
	line-height:1.4em;
	}

#region_map {
	height:130px;
	background:url(../images/region_map_bg.gif) no-repeat right bottom;
	}
	
#region_info {
	height:140px;
	background:url(../images/region_info_bg.gif) no-repeat right bottom;
	}

#footer {
	width:770px;
	height:100px;
	clear:both;
	margin:20px 0;
	background:#fff;
	}

#footer_nav {
	text-align:right;
	padding-right:5px;
	}

#payment {
	float:left;
	display:block;
	width:146px;
	margin-top:10px;
	}

#address {
	float:left;
	display:block;
	width:480px;
	margin:10px 0 0 20px;
	font-size:0.85em;
	}

#abta {
	display:block;
	width:85px;
	float:right;
	margin-top:10px;
	}



h1 {
	font-size:1.6em;
	font-weight:600;
	}

h2 {
	font-size:1.6em;
	color:#570838;
	}

h3 {
	font-size:1.1em;
	font-weight:600;
	color:#570838;
	}

h4 {
	font-size:0.9em;
	font-weight:600;
	color:#570838;
	}

h5 {
	font-size:0.6em;
	font-weight:600;
	}

h6 {
	font-size:0.4em;
	font-weight:600;
	}


.content_faded {
 filter:alpha(opacity=20);
 -moz-opacity:.50;
 opacity:.50;
 background-color: #000;
 z-index:2;
 position:absolute;
 left:0px;
 top:0px;
 width:2000px;
 height:2000px;
}

.RARModal {
 overflow:auto;
 height:400px;
 width : 500px;
 display:none;
 position:absolute;
 top:100px;
 left:250px;
 z-index:3;
 background-color:#fff;
 filter:alpha(opacity=100);
 -moz-opacity:1.00;
 opacity:1.00;
 border:3px solid white;
 margin:auto;
 color:white;
 padding:15px;
 }

.rarHiererchyTitle {
font-size:1.3em;
line-height:1.5em;
font-weight:600;
color:#5FAD40;
font-family:Arial, Helvetica, sans-serif;
padding:0;
margin:10px 0;
}

.RARCloseButton {
position:relative;
left:200px;
}

#loading {
width:100%;
text-align:center;
}

.load_text {
display:block;
width:750px;
font-weight:600;
margin:20px 0;
text-align:center;
}

#load_img {
clear:left;
text-align:center;
}
*/
.mapsize{ height:350px; width:400px; }
#bodySearchResult .mapsize{ height:400px !important; }

/* usability addition - get address return dropdown - JB */
#cmbAddress { border:1px dashed red !important; }

/* Paypal additions */
#paypal {position:absolute;top:-180px;right:20px;z-index:100}
#paypal_foot {position:absolute;top:28px;left:113px;z-index:100}
