/* Start of CMSMS style sheet 'Mullingar' */
body {
	background: #3d382d url(images/mph-body.gif) repeat-x top left;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0;
}

a:link { color: #CC0000; }
a:visited { color: #990000; }
a:hover, a:active { color: #FF0000; }

img { border: none; }

h1 { font-size: 1.8em; font-family: "Palatino Linotype", Palatino, Georgia, serif; color: #7a6838; font-weight: normal; margin-top: 0; }
h2 { font-size: 2.0em; font-family: "Palatino Linotype", Palatino, Georgia, serif; color: #7a6838; font-weight: normal; margin-top: 0; }
h3 { font-size: 1.9em; font-family: "Palatino Linotype", Palatino, Georgia, serif; color: #c48415; font-weight: normal; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.0em; }
h6 { font-size: 0.9em; }

hr { height: 1px; color: #eee; background: #eee; border: none; overflow: hidden; }

form { padding: 0; margin: 0; display: inline; }
fieldset { border: none !important; background: white !important; padding: 0 !important; margin: 0 !important; }
legend { display: none; }

.floatleft { float: left; padding: 0 10px 5px 0; }
.floatright { float: right; padding: 0 0 5px 10px; }
.center { text-align: center; margin: auto; }
.plain { margin: 0; padding: 0; list-style: none; }
.plain li { margin: 0; padding: 0; }
.inline, .inline li { display: inline; }
.clear { clear: both; display: block; height: 1px; line-height: 1px; color: white; background: transparent; }


#wrap {
	background: white url(images/mph-back-tile.gif) repeat-y top center;
	width: 996px;
	margin: auto;
}

#layout {
	width: 946px;
	padding: 0 25px 15px;
	margin: auto;
	background: url(images/mph-back.gif) no-repeat top center;
}

#header {
	position: relative;
	background: white url(images/mph-hdr.png) no-repeat top left;
	height: 204px;
}

#header a, #header a:visited {
}

#header p {
	width: 400px;
	height: 140px;
	float: left;
	overflow: hidden;
	margin: 0;
}

#header ul#topnav {
	float: left;
	padding: 30px 0;
	width: 270px;
	margin: 0;
}

#header ul#topnav li {
	margin: 0;
	padding: 0 10px;
	text-transform: uppercase;
	display: inline;
	font-family: "Palatino Linotype", Palatino, Georgia, serif;
	border-right: 1px solid #797252
}

#header ul#topnav li a {
	text-decoration: none;
	color: #797252;
}

#header ul#topnav li a:hover {
	text-decoration: underline;
}

#header address {
	float: right;
	text-align: right;
	padding: 30px 10px;
	width: 250px;
	font-sizE: 1.2em;
	font-style: normal;
	font-family: "Palatino Linotype", Palatino, Georgia, serif;
}

#logo {
	width: 400px;
	height: 140px;
	line-height: 30px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}

#nav {
	margin: 0 0 1px 0; 
	padding: 0; 
        border-bottom: 1px solid white;
	list-style: none;
	height: 50px;
	line-height: 50px;
	background: #eae8df url(images/mph-menu.png) repeat-x top left;
	text-align: center;
	clear: both;
}

#nav li {
	padding: 0;
	margin: 0;
	height: 50px;
	float: left;
	position: relative;
}

#nav li a {
	padding: 0 6px;
	height: 50px;
	float: left;
	text-decoration: none;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #4a4436;
	font-family: "Palatino Linotype", Palatino, serif;
}

#nav li:hover a, #nav li.hover a {
	background: #fff;
	color: #706b54;
	text-decoration: underline;
}

#nav li ul {
	display: none;
	position: absolute;
	top: 40px;
	left: -5px;
	width: 200px;
	background: #eae8df;
	margin: 0;
	padding: 0;
	line-height: 100%;
        z-index: 999;
}

#nav li li {
	margin: 0;
	padding: 0;
	height: auto;
	display: block;
	float: none;
	list-style: none;
	border-bottom: 1px solid white;
	text-align: left;
}

#nav li li a, #nav li.hover li a, #nav li:hover li a {
	display: block;
	float: none;
	padding: 10px;
	height: auto;
	background: transparent;
	color: #797252;
	text-decoration: none;
}

#nav li li a:hover {
	background: #797252;
	color: white;
}

#nav li.hover ul, #nav li:hover ul {
	display: block;
}

#banner {
	clear: both;
	height: 238px;
	width: 946px;
	margin: 1px 0 0 0;
	display: block;
	background: white url(images/mph-banner.jpg) no-repeat top center;
}

#content {
	padding: 20px;
	overflow: hidden;
	background: white;
}

#main {
	padding: 20px;
	width: 593px;
	overflow: hidden;
	background: white;
	float: right;
}

#sidebar {
	padding: 0px;
	margin: 2px 0 0 0;
	width: 313px;
	float: right;	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0; 
	padding: 0;
}

#sidebar li a {
	display: block;
	padding: 6px 15px;
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Palatino Linotype", Palatino, serif;
	border-top: 1px solid #f1f1ee;
	border-bottom: 1px solid #bdbbad;
}

#sidebar li a:hover {
	background: white;
}

.box1 {
	width: 442px;
	padding: 10px;
	margin-left: 5px;
	height: 132px;
	overflow: hidden;
	background: #d9d8d0;
	float: left;
}

.box1 h3 {
	color: maroon;
	font-style: italic;
	margin-top: 0;
	font-size: 1.4em;
}

.box1 h3 a {
	text-decoration: none;
}

.box1 p {
	margin-bottom: 0;
}

.box1 img {
	float: right;
	margin-left: 10px;
}


#footer {
	clear: both; margin: auto; overflow: hidden; width: 934px;
	text-align: center;
	padding: 6px;
	background: #4a4436 url(images/mph-ftr-back.gif) repeat-x top left;
	color: #f4eedc;
}

#footer a, #footer a:visited {
	color: #ebd492;
}

#footer a:hover, #footer a:active {
	color: #fff;
}

#footer p, #footer h6 {
	margin: 0;
}

#footernav {
	padding: 10px 0;
	margin: 0;
	list-style: none;
}

#footernav li {
	padding: 0 6px;
	margin: 0;
	display: inline;
}

#footernav li ul {
	display: none;
}

#copyright {
	padding: 20px 0;
	font-size: .9em;
}

#reservation {
	background: #655e4a;
	color: #ede6d3;
	padding: 16px 0 0 16px;
	margin: 0 0 2px 0;
	font-size: .9em;
	display: block;
}

#reservation h2 {
	font-size: 1.9em;
	color: #ede6d3;
	margin: 0 0 5px 0;
	font-weight: normal;
}


#specials {
	background: #f0d6e0 url(images/mph-box1x.png) no-repeat center center;
	padding: 12px;
	width: 289px;
	margin: 0 0 2px 0;
}

#specials h2 {
	color: #9b5c76;
	margin: 0 0 12px 0;
	font-family: "Palatino Linotype", Palatino, serif;
	font-size: 1.9em;
	font-weight: normal;
}

#gift {
	background: #dce6c7 url(images/mph-box2x.png) no-repeat center center;
	padding: 12px;
	width: 289px;
	margin: 0 0 2px 0;
}

#gift h2 {
	color: #6f941d;
	margin: 0 0 12px 0;
	font-family: "Palatino Linotype", Palatino, serif;
	font-size: 1.9em;
	font-weight: normal;
}

#specials p, #gift p {
	margin: 0;
	color: #4a4436;
}

#specials a, #gift a {
	color: #876922 !important;
}

#specials img, #gift img {
	float: right;
}


#newsletter {
	background: #f1e7ca url(images/mph-box3.png) no-repeat center center;
	padding: 12px;
	width: 289px;
	height: 75px;
	margin: 0 0 2px 0;
}

#newsletter h2 {
	color: #88734c;
	margin: 0 0 12px 0;
	font-family: "Palatino Linotype", Palatino, serif;
	font-size: 1.9em;
	font-weight: normal;
}

.events {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}

.events li {
	padding: 10px 15px;
	background: #f1e7ca;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d1c7aa;
	margin:0;
	clear: both;
}

#sidebar .input, #sidebar select {
	background: #faf7f0;
	color: #4a4436;
	font-size: 1.3em;
        vertical-align: middle;
	border: none;
	border-top: 1px solid #faf7f0;
	border-bottom: 1px solid #887d5e;
}

#reservation label {
width: 65px;
margin: 3px;
line-height: 22px;
font-size: 1.2em;
font-family: "Palatino Linotype", Palatino, Georgia, serif; 
float: left; 
clear: left;
}

#reservation select {
float: left;
margin: 3px;
}

#reservation .button {
border: none;
background: #575140 url(images/mph-reservation-btn.png) no-repeat top left;
height: 28px;
width: 150px;
margin: 0 3px;
font-size: 1.4em;
font-family: "Palatino Linotype", Palatino, Georgia, serif; 
color: #eae8df;
}
#newsletter .input {
width: 180px;
font-size: 1em;
height: 18px;
}
#newsletter .button {
border: none;
background: #575140 url(images/mph-side-btn.png) no-repeat top left;
height: 22px;
width: 92px;
margin: 0 3px;
font-size: 1.1em;
font-family: "Palatino Linotype", Palatino, Georgia, serif; 
color: #eae8df;
vertical-align: middle;
}
/*---------Bookassist Starts----------------*/
.offers{
border-top: 1px solid #DFD4B8;
border-bottom: 1px solid #DFD4B8;
font-family:Helvetica;
text-align:center;
font-size:14px;
}
.offers a{
letter-spacing:1.5px;
color:#ffffff;
padding:3px 0px 3px 0px;
text-decoration:none;
}
.offers a:hover{
color: #663333;
}
.room_name{
margin:0px;
padding:20px 0px 0px 0px;
color:#7a6838;
display:block;
font-size:20px;
font-family:"Palatino Linotype",Palatino,Georgia,serif;
clear:both;
font-weight:normal;
}
.room_information{
font-family: Arial, Helvetica, sans-serif;
display:block;
font-size:11px;

margin:15px 10px 15px 20px;
}
.room_information{

}
.hotel_description li {
text-align:left;
list-style: outside;
margin-left:30px;
color:#555;

}
.hotel_description p {
color:#555;

}

.price_number{
font-family:"Palatino Linotype",Palatino,Georgia,serif;
font-weight:bold;
font-size:18px;
font-style:italic;
clear:both;
color:#fff;
display:none;
}
.hotel_price{
display:none;
font-weight:bold;
text-transform:uppercase;
margin-left:2px;
float:left;
clear:both;
color:#fff;
}
.hotel_description{
font-size:11px;
color:#9C8E6D;
}
a.book_link{
background:url(http://www.mullingarparkhotel.com/uploads/images/book_link.jpg) no-repeat;
text-transform:uppercase;
text-align:center;
color: #663333;
font:tahoma, arial;
font-size:9px;
padding:5px 10px 6px 10px;
text-align:center;
margin-right:25px;
text-decoration:none;
font-weight:bold;
width:80px;
float:right;
clear:left;
display:block;
}

.contactform div { 
      clear: both; 
}
.contactform div label { 
      float: left; clear: left; width: 120px; line-height: 24px;
}
.contactform textarea { 
      clear: both; 
}



/* End of 'Mullingar' */




/* End of 'Mullingar' */

