/* @override http://www.longuevillehouse.ie/public/stylesheets/layout.css */

* {
	font-family: Georgia, "Times New Roman", Times, serif;
}

body {
	margin: 0;
	padding: 0;
	background: #fcfbea url('/public/images/bg_dark.gif') top left repeat-x;
	font-size: 11px;
	color: #bcbb9a;
	margin-top: 10px;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #797863;
	text-align: justify;
}

a {
	color: #660000;
	text-decoration: none;
}

a:hover {
	color: #660000;
	text-decoration: underline;
}

a.colorbox:hover{
	border: none;
}

#container {
	margin: 0 auto;
	width: 900px;

}

#header {
	position: relative;
	top: 0px;
	left: 0;
	width: 900px;
	height: 302px;
}

.hdr_ { background: url('/public/images/banners/hdr_home.jpg') no-repeat; }
.hdr_about { background: url('/public/images/banners/hdr_about.jpg') no-repeat; }
.hdr_history { background: url(/public/images/banners/hdr_history.jpg) no-repeat; }
.hdr_reviews-pr-links { background: url(/public/images/banners/hdr_history.jpg) no-repeat; }
.hdr_dining { background: url(/public/images/banners/hdr_dining.jpg) no-repeat; }
.hdr_menu { background: url(/public/images/banners/hdr_dining.jpg) no-repeat; }
.hdr_weddings { background: url(/public/images/banners/hdr_weddings.jpg) no-repeat; }
.hdr_accommodation { background: url(/public/images/banners/hdr_accommodation.jpg) no-repeat; }
.hdr_activities { background: url(/public/images/banners/hdr_activities.jpg) no-repeat; }
.hdr_business { background: url(/public/images/banners/hdr_business.jpg) no-repeat; }
.hdr_rates { background: url(/public/images/banners/hdr_rates.jpg) no-repeat; }
.hdr_locate { background: url(/public/images/banners/hdr_contact.jpg) no-repeat; }
.hdr_location { background: url(/public/images/banners/hdr_contact.jpg) no-repeat; }
.hdr_gallery { background: url(/public/images/banners/hdr_gallery.jpg) no-repeat; }
.hdr_404-page-not-found { background: url(/public/images/banners/hdr_home.jpg) no-repeat; }
.hdr_bookings { background: url(/public/images/banners/hdr_bookings.jpg) no-repeat; }
.hdr_news { background: url(/public/images/banners/hdr_home.jpg) no-repeat; }
.hdr_events { background: url(/public/images/banners/hdr_home.jpg) no-repeat; }
.hdr_trip-advisor-reviews { background: url('/public/images/banners/hdr_home.jpg') no-repeat; }
.hdr_sitemap { background: url('/public/images/banners/hdr_home.jpg') no-repeat; }


#nav {
	position: relative;
	top: -84px;
	left: 0px;
	width: 100%;
	height: 51px;
	
}

#nav ul {
	position: absolute;
	left: 0;
	height: 51px;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0px 0px 0 0px;
	color: #ffffff;
	background: url(/public/images/bg_nav.gif) repeat-x top left #480d0d;
	
}

#nav ul li {
	float: left;
	text-transform: uppercase;
	font-size: 13px;
	display: inline;
	padding: 16px 0px 16px 0px;
	margin: 0px -3px 0px 0px;
}

#nav a {
	color: #cccccc;
	padding: 18px 11px 18px 11px;
}

#nav a:hover {
	color: #ffffff;
	border: none;
	
}

#nav li:hover a {
	color: #ffffff;
	text-decoration: none;
}

#contentWrapper {
	position: relative;
	top: -53px;
	left: 0;

	padding-top: 33px;


	overflow: hidden;
	width: 898px;

	border-left: 1px solid #D0CD95;
	border-right: 1px solid #D0CD95;
	background-color: #ffffff;
	
}

#leftSidebar {
	float: left;
	display: inline;
	width: 240px;
	margin-left: 10px;
}

#leftSidebar img {
	margin-bottom: 6px;
	border: 0;
}

#leftSidebar a{
	color: #ffffff;
}

#leftSidebar a:hover{
	border: none;
}

#mainContent {
	float: left;
	display: inline;
	width: 360px;
	margin: 0;
	padding: 0 15px 20px 15px;
	border-left: 1px solid #D0CD95;
	border-right: 1px solid #D0CD95;
	min-height: 380px;
}

#mainContentLarge {
	float: left;
	display: inline;
	width: 540px;
	margin: 0;
	padding: 0 15px 20px 15px;
	border-left: 1px solid #D0CD95;
	min-height: 380px;
	text-align: center;
}

div#mainContent.avvio{
	width: 610px;
	border-right: none;	
}

#rightSidebar {
	float: right;
	width: 240px;
	padding: 0 6px 0 10px;
	#clear: left;
}

#footer {
	clear: both;
	position: relative;
	bottom: 20px;
	left: 0;
	padding: 15px 15px 35px 15px;
	background-color: #ffffff;
	height: 40px;
	border: 1px solid #D0CD95;
	margin-top: -35px;	
	
}

#footer.avvio {
	clear: both;
	position: relative;
	bottom: 0px;
	left: 0;
	padding: 15px 15px 0px 15px;
	background-color: #ffffff;
	height: 75px;
	border: none;
	border-top: 1px solid #D0CD95;
	border-bottom: 1px solid #D0CD95;
	margin-top: -35px;
}

#textNav {
	float: right;
	text-transform: capitalize;
	width: 100%;
	text-align: center;
	padding: 5px 0px;
}

#textNav ul{
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
}

#textNav li{
	display: inline;
}

#copyright {
	float: left;
	width: 400px;
}

#sf9 {
	float: right;
	width: 130px;
	text-align: right;
}

.bold {
	font-weight: bold;
}

p {
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #797863;
	text-align: justify;
}

p.intro {
	font-size: 13px;
	font-style: italic;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px 0 5px 0;
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 10px;
}

h1{
	font-size: 20px;	
	text-align: center;
}

h2 {
	font-size: 18px;
	text-align: center;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
	font-weight: normal;
}

h4 a:hover{
	text-decoration: none;
}

h5 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 3px double #D0CD95;
}

h6 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #D0CD95;
}

form {
	
}

.label {
	margin: 0;
	padding: 5px 5px 5px 0;
	width: 55px;
	float: left;
	clear: left;
}

select {
	position: relative;
	right: 0;
	margin: 5px 5px 5px 0px;
}

.textbox {
	margin: 5px 0 4px 0;
	padding: 1px 5px;
	border: 1px solid #98959B;
	width: 130px;
	height: 16px;
}

.button {
	display: block;
	width: 145px;
	background: #3F030A;
	border: 4px double #ffffff;
	/*border: 4px double #3F030A;*/
	background-image: none;
	text-transform: uppercase;
	color: #ffffff;
	margin: 3px 10px 30px 20px;
	font-family: 'Georgia', sans-serif;
	font-size: 11px;
	padding: 10px 5px;
	text-align: center;
	float: right;
}

.button:hover {
	color: #fff;
	text-decoration: none;
	background: #680510;
}

body.rates a.button {
	float: left;
	width:  130px;
}

.print{
	width: 300px;
	text-align: center;
	padding-top: 15px;
	height: 30px;
	margin-right: 20px;
}

.print:hover{
	text-decoration: none;
	color: #ffffff;
}


#nav a.current {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 13px;
	display: inline;
	padding: 18px 15px 18px 15px;
	margin: 0px -3px 0px 0px;
	white-space: nowrap;
}

#nav li.current a {
	color: #480D0D;
}

.error {
	color: #3F030A;
}

.required {
	font-style: italic;
}

.pommoLabel {
	float: left;
	width: 120px;
	clear: left;
	margin: 5px 0px;
	padding: 2px;
}

#gallery{
	padding: 0 100px 0 100px;
}

#flashcontent {
	border: 1px solid #D0CD95;
	width: 700px;
	height: 491px;
	padding: 2px;
}

table{
	border: none;
	width: auto;
}

table td{
	border: none;
	width: auto;
}

#error_message{
	padding: 10px;
}

a img, img{
	border: none;
}

noscript a:hover{
	border: none;
}

div#TA_selfservprop553.TA_selfservprop{
	margin-top: 50px;
}

/* Clear Fix */
.clearfix:after { content: " "; display: block; height: 0; font-size:0; clear: both; }
.clearfix { display:inline-block; }
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/*****
 Map
 *****/
iframe {
	border: 2px solid #3E0F0E;
}

/*****
 Newsletter Signup
 *****/
#newsletter-signup { width: 224px; background: #fffef6; border: 3px double #eeede0; margin: 0; padding: 0; }
#newsletter-signup h3 { width: 204px; margin: 0; padding: 10px 10px 0; background: #eeede0 url('../images/join_newsletter.png') 150px 3px no-repeat; }
#newsletter-signup .formbox { margin: 0 0 0 10px; padding: 0; }
#newsletter-signup form .button { margin: 3px 10px 10px 0px; }

/*****
 Trip Advisor
 *****/
a.tripadvisor {
	display: block;
	margin: 20px 0 0;	
	padding: 0;
}
a.tripadvisor img { margin: 0; padding: 0; width: 224px; border: 3px double #eeede0; }
a.tripadvisor:hover { border: none; }

/*****
 Flickr
 *****/
a.flickr {
	display: block;
	margin: 20px 0 0;	
	padding: 0;
}
a.flickr img {  padding: 0; width: 224px; border: 3px double #eeede0; }
a.flickr:hover { border: none; }

/*****
 Flickr
 *****/
a.youtube {
	display: block;
	margin: 20px 0 0;	
	padding: 0;
}
a.youtube img {  padding: 0; width: 224px; border: 3px double #eeede0; }
a.youtube:hover { border: none; }

/*****
 Call Us
 *****/
#call-us { margin: 20px 0 0; width: 224px; background: #fffef6; padding: 0; border: 3px double #eeede0; }
#call-us h3 { width: 204px; margin: 0; padding: 10px 10px 0; background: #eeede0 url('../images/call_us.png') 154px -3px no-repeat; }
#call-us p { margin: 0; padding: 10px; }

/*****
 Book Now
 *****/
#book-now { width: 224px; background: #fffef6; padding: 0; border: 3px double #eeede0; }
#book-now h3 { width: 204px; margin: 0; padding: 10px 10px 0; background: #eeede0 url('../images/book_now.png') 160px 3px no-repeat; }
#book-now .formbox { margin: 0 0 0 10px; padding: 0; }
#book-now form .button { margin: 3px 10px 10px 0px; }


#recommended {
	display: block;
	width: 810px;
	margin: 0 auto 20px;
	text-align: center;
}


#recommended a { 
	display: inline;
	padding: 0 20px 0 0;
	border: none;
}


/*****
 News & Events
 *****/
#news { width: 350px; }
#news .news-item { margin: 0 0 30px; }
#news .news-item h4 { text-transform: uppercase; border-bottom: 3px double #D0CD95; padding: 0; margin: 0; }
#news .news-item h4 a { color: #797863; border: none; }
#news .news-item .news-date { color: #BEBC9B; text-align: left; }
#news .news-item .news-body {clear: both; margin: 8px 0; padding: 0 0 5px 0; }
#news .news-item .news-img { margin: 5px 5px 0 0; float: left; display: inline; width: 60px; }
#news .news-item #news-img-thumbnails { width: 350px; clear: both; margin: 0 0 0 5px; padding: 0; list-style: none; }
#news .news-item #news-img-thumbnails li { display: inline; } 
#news .news-item #news-img-thumbnails li a img { float: left; display: inline; margin: 5px 5px 0 0;  } 
#news .news-item a { border: none; }
#news .news-item img{ border: 1px solid #D0CD95; padding: 2px; margin: 0 5px; float: left; display: inline; }
#news .news-item .news-desc { padding: 5px 0 0; clear: both; width: 350px; text-align: left; }

#news-titles { margin: 10px 0 0; width: 204px; background: #fffef6; padding: 0 10px; border: 3px double #eeede0; }
#news-titles h3{
	width: 204px; margin: 0; margin-left: -10px; padding: 10px 10px 0; background: #eeede0;
}
#news-titles .news-item { margin: 5px 0 10px; border-bottom: 3px double #D0CD95; }
#news-titles h4 { text-transform: uppercase; padding: 0; margin: 0; font-size: 11px; }

#news-titles  h4 a { color: #797863; border: none; }
#news-titles  h4 a:hover { color: #3F030A; }
#news-titles .news-date { color: #BEBC9B; text-align: left; }

#news-titles  h4.right{
	text-align: left;
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 0.9em;
}
 
#latest-news { width: 230px; }
#latest-news .news-item {  }
#latest-news .news-item h4 { text-transform: uppercase; border-bottom: 3px double #D0CD95; padding: 0; margin: 0; font-size: 11px; }
#latest-news .news-item h4 a { color: #797863; border: none; }
#latest-news .news-item .news-date { color: #BEBC9B; text-align: left; }
#latest-news .news-item .news-body { margin: 8px 0; padding: 0 0 5px 0; }
#latest-news .news-item a { text-decoration: none; border: none; }
#latest-news .news-item img { border: 1px solid #D0CD95; padding: 2px; margin: 5px 5px 0 0; float: right; display: inline; }
#latest-news .news-item .news-desc { width: 230px; text-align: left; }
#latest-news .news-item .read-more { display: block; clear: both; margin: 0 15px 0 0; text-align: left; }

table.rates td{
	width: 115px;
	padding: 5px 10px;
}

td.price{
	text-align: right;
}

td.heading{
	text-align: center;
	font-weight: bold;
}

td.room{
	font-weight: bold;
}

.event-image{
	border: 1px solid #D0CD95; padding: 2px;	
}

img.article-tn {
	float: right;
	margin: 0 0 10px 15px;
	padding: 2px;
	border: 1px solid #D0CD95;
	display: inline;	
}

#mainContent div.review {
	clear: both;	
}

#mainContent div.review p {
	text-align: left;	
}

.menu-page {
	background: url('../images/page-mid.gif') top center repeat-y;
	margin: 0 0 40px !important;
	padding: 0 10px;
	position: relative;
	width: 340px;
}
.menu-page .top {
	background: url('../images/page-top.gif') top center no-repeat;
	height: 25px;
	position: absolute;
	top: -25px;
	width: 360px;
}
.menu-page .bot {
	background: url('../images/page-bottom.gif') top center repeat-y;
	bottom: -60px;
	height: 60px;
	position: absolute;
	width: 360px;
}
.menu-page p { text-align: center !important; }
.menu-page strong {
	font-size: 1em;
	text-transform: uppercase;
}
.menu-page em {
	color: #af9d4b;
	font-size: 1.2em;
	
}
hr {
	background: url('../images/bar.gif') no-repeat;
	border: none;
	height: 24px;
	margin: 0 0 0 10px;
	width: 360px;
}

#mainContent p span.date {
	margin-right: 10px;	
	color: #3F030A;
}

