@CHARSET "UTF-8";
/*
	style.css for springfieldhotel.ie
	By Clearweb.ie
*/

*
{
	margin: 0;
	padding: 0;
}

html
{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}

body
{
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 90%;
	font-family: helvetica, verdana, arial, sans-serif;
	color: #000;
	text-align: center;
	background: #430706 url('background.png') no-repeat top center;
}

.container
{
	margin: 0px auto;
	width: 1000px;
	text-align: left;
}

#header, #menu, #content, #footer, #demon
{
	display: inline;
	float: left;
	width: 100%;
}

#demon
{
	text-align: center;
}

#demon a 
{
	margin : 10px auto;
	border: 0px;
	width: 30px;
	height: 50px;
	text-decoration: none;	
	border: none !important;
}

#demon a img
{
	border: none;
}

/*
	Universally applicable to all tags on the site
*/

h1
{
	font-size: 1.8em;
	font-family: Georgia;
	color: #690307;
	font-weight: normal;
}

a
{
	font-weight: bold;
	color: #690307;
}

a:hover
{
	text-decoration: underline;
}

address
{
	font-style: normal; 
}

.smallprint
{
	font-size: 0.75em;
}

.disc-list
{
	display: inline;
	float: left;
	width: 720px;
	margin: 15px;
	margin-top: 0px;
	list-style-position: inside;
	list-style-type: disc;
}

.disc-list 
{
	display: inline;
	float: left;
	width: 90%;
	line-height: 1.5em
}

/*
	The header
*/

#header
{
	text-align: center;
}

#header img
{
	margin: 20px auto;
}	

/*	Top menu navigation	*/

#main-menu
{
	display: inline;
	float: left;
	width: 100%;
	height: 36px;
	line-height: 36px;
	padding: 0px;
	text-align: left;
	border-top: 1px solid #e4b240;
	border-bottom: 1px solid #e4b240;
}

#main-menu li
{
	display: inline;
	float: left; 
	width: 160px;
	height: 36px;
	line-height: 36px;
}

.long-li
{
	width: 180px !important;
}

#sub-menu
{
	display: inline;
	float: left;
	width: 80%;
	margin-left: 10%;
}

#sub-menu-full
{
	display: inline;
	float: left;
	width: 100%;
}

#sub-menu li, #sub-menu-full li
{
	display: inline;
	float: left;
	width: 166px;
	height: 36px;
	line-height: 36px;
}

#main-menu li a, #sub-menu li a, #sub-menu-full li a
{
	display: inline;
	float: left;
	width: 100%;
	text-align: center;
	color: #fbe097;
	font-family: Georgia;
	font-weight: normal;
	font-size: 95%;
	text-decoration: none;
}

#main-menu li a:hover, #sub-menu li a:hover, .active, #sub-menu-full li a:hover
{
	color: #fff !important;
	background-color: #320706;
}

/*
	Content (main container with white background)
*/	

#content-container
{
	display: inline;
	float: left;
	width: 978px;
	padding: 10px;
	border-left: 1px solid #a18382;
	border-right: 1px solid #a18382;
	border-bottom: 1px solid #d0c1c1;
	background-color: #fff;
}

#main-content
{
	display: inline;
	float: left;
	width: 750px;
}

#sidebar
{
	display: inline;
	float: right;
	width: 228px;
}

/*	
	Slideshow (rotating fading images)
*/

#slideshow
{
	position: relative;
	width: 750px;
	height: 230px;
}

#slideshow img
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 8;	
}

#slideshow img.active
{
	z-index: 10;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#slideshow img.last-active
{
	z-index: 9;
}

/*
	Generic tags in the main content area
*/

#main-content h1
{
	display: inline;
	float: left;
	width: 720px;
	margin: 15px;
}

#main-content p
{
	display: inline;
	float: left;
	width: 720px;
	margin-left: 15px;
	margin-bottom: 15px;
}

/*
	Slideshow
*/

/*
	Booking object
*/

#sidebar iframe
{
	display: inline;
	float: left;
	width: 229px;
	height: 230px;
	overflow: hidden;
}	

/*
	The booking form
*/

#booking-form
{
	display: inline;
	float: left;
	width: 229px;
	height: 230px;
	background-color: #320706;
	color: #fbe097;
	border-right: 1px solid #cbc1c0;
	border-bottom: 1px solid #cbc1c0;
}

#booking-form h2
{
	display: inline;
	float: left;
	width: 230px;
	margin: 0px;
	margin-top: 15px;
	text-align: center;
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.6em;
}

#booking-form fieldset
{
	display: inline;
	float: left;
	width: 200px;
	margin: 15px;
	padding: 0px;
	padding-top: 10px;
	border: none;
	border-top: 1.5px solid #936111;
	border-bottom: 1.5px solid #936111; 
	font-size: 0.9em;
}

#booking-form fieldset label, #booking-form fieldset select
{
	display: inline;
	float: left;
	margin-bottom: 10px;
}

.shortlabel
{
	width: 45px;
}

.longlabel
{
	margin-left: 10px;
	width: 55px;	
}

.shortselect
{
	width: 40px;
}

.mediumselect
{
	width: 45px;
}

.longselect
{
	margin-left: 15px;
	width: 85px;
}

.search
{
	display: inline;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 80px;
	height: 25px;
	color: #320706;
	font-family: Georgia;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	background: #320706 url('search.png') no-repeat top left;
	border: none;
}
	
.search:hover
{
	color: #fff;
	cursor: pointer;
}

/*
	Special offers
*/

.specials
{
	display: inline;
	float: left;
	width: 226px;
	margin-top: 20px;
	padding: 2px;
}

.specials-link
{
	display: inline;
	float: left;
	width: 176px;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	background: url('specials.png') no-repeat 10px 5px;
	color: #fbe097;
	font-size: 1.1em;
	font-family: Georgia;
	text-decoration: none;
}

.specials-link:hover
{
	text-decoration: underline;
}

.specials a img
{
	display: inline;
	float: left;
	background: none;
	border: none;
	text-decoration: none;
}

#restaurant-specials
{
	background-color: #4b1e0b;
}

#christmas-specials
{
	background-color: #3d0606;
}

/*
	The footer menu
*/

.footer-menu
{
	display: inline;
	float: left;
	width: 850px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	border-top: 1px solid #e4b240;
	border-bottom: 1px solid #e4b240;
}

.footer-menu li
{
	display: inline;
	float: left; 
	height: 12px;
	padding-top: 6px;
}

.footer-menu li a
{
	display: inline;
	float: left;
	height: 12px;
	padding-left: 10px;
	margin-right: 10px;
	line-height: 12px;
	text-align: center;
	color: #fbe097;
	border-left: 1px solid #fbe097;
	font-size: 0.85em;
	font-weight: normal;
	text-decoration: none;
}

.footer-menu li:first-child a
{
	border: none;
}

.footer-menu li a:hover
{
	color: #fff;
}

#privacy-policy
{
	width: 150px;
}

#privacy-policy li
{
	width: 100%;
	text-align: right;
}

#privacy-policy li a
{
	float: right;
}

/*	Menus (sample|silver|gold|platinum|elite)	*/

.menus
{
	display: inline;
	float: left;
	width: 345px;
	margin: 10px;
	padding-bottom: 15px;
	background: #fff url('menu-bottom-background.png') no-repeat bottom left; 
}

.menus h2
{
	display: inline;
	float: left;
	width: 315px;
	height: 70px;
	line-height: 70px;
	padding-top: 10px;
	padding-left: 30px;
	font-weight: normal;
	font-size: 1.35em;
}

.menus p, .menus ul
{
	display: inline;
	float: left;
	width: 255px;
	font-size: 0.9em;
	margin: 0px !important;
	padding: 45px;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 10px; 
	background: #fff url('menu-middle-background.png') repeat-y top left;
}

.menus h3
{
	display: inline;
	float: left;
	width: 255px;
	padding: 45px;
	padding-top: 5px;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-size: 0.9em; 
	background: #fff url('menu-middle-background.png') repeat-y top left;
}

.menus ul li
{
	display: inline;
	float: left;
	width: 100%;
	padding-top: 7px;
	padding-bottom: 0px;
	line-height: 20px;
	font-size: 0.9em;
}

.menu-product
{
	display: inline;
	float: left;
	width: 150px;
	line-height: 20px;
}

.menu-price
{
	display: inline;
	float: left;
	width: 100px;
	line-height: 20px;	
}

.aside
{
	font-size: 0.8em;
	font-style: italic;
	padding-top: 2px !important;
	line-height: 10px !important;
	padding-bottom: 3px;
}

.sample-menu h2
{
	background: #fff url('sample-menu-top-background.png') no-repeat top left;
	font-family: Georgia;
	color: #430706;
}

.sample-menu p, .sample-menu h3
{
	color: #430706;
	width: 255px !important;
}

#silver-menu h2
{
	background: #fff url('sample-menu-top-background.png') no-repeat top left;
}

#gold-menu h2
{
	background: #fff url('sample-menu-top-background.png') no-repeat top left;
}

#platinum-menu h2
{
	background: #fff url('sample-menu-top-background.png') no-repeat top left;
}

.new-course
{
	margin-top: 20px;
}

/*	
	Useful links	
*/

.service-info
{
	display: inline;
	float: left;
	width: 300px;
	min-height: 80px;
	margin: 15px;
	list-style-type: none;
}

.service-info li
{
	display: inline;
	float: left;
	width: 100%;
	line-height: 20px;
}

/*
	Wedding showcase
*/

.service-info-showcase
{
	display: inline;
	float: left;
	width: 500px;
	min-height: 80px;
	margin: 15px;
	margin-top: 0px;
	list-style-type: none;
}

/*	
	Conference packages
*/

.conference-room
{
	display: inline;
	float: left;
	width: 300px;
	margin: 15px;
	list-style: none;
}

.list-head
{
	display: inline;
	float: left;
	width: 100% !important;
	line-height: 30px;
	font-weight: bold;
	color: #690307;
}

.conference-room li
{
	display: inline;
	float: left;
	width: 50%;
	line-height: 20px;
	margin-bottom: 5px;
}

.equipment-hire, .snacks
{
	display: inline;
	float: left;
	margin: 15px;
	width: 700px;
	list-style: none;
}

.equipment-hire li, .snacks li
{
	display: inline;
	float: left;
	width: 50%;
	line-height: 20px;
	margin-bottom: 5px;
}

/*
	Enquiry form
*/

.contact-section
{
	display: inline;
	float: left;
	width: 345px;
	margin: 15px;	
}

.contact-section h2
{
	display: inline;
	float: left;
	width: 100%;
	color: #690307;
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.35em;
	margin-bottom: 10px;
}

.contact-section ul
{
	display: inline;
	float: left;
	width: 100%;
	list-style: none;
	margin-bottom: 10px; 
}

.contact-section ul li 
{
	display: inline;
	float: left;
	width: 100%;
	line-height: 30px;
}

.contact-section ul li a, .contact-section ul li span
{
	display: inline;
	float: left;
	width: 55%;
}

.contact-section ul li strong
{
	display: inline;
	float: left;
	width: 45%;
}

.contact-section p
{
	display: inline;
	float: left;
	width: 320px !important;
	margin-left: 0px !important;
	text-align: justify;
}

.error
{
	color: red;
	font-weight: bold;
}


#enquiry
{
	display: inline;
	float: left; 
}

#enquiry fieldset
{
	display: inline;
	float: left;
	width: 100%;
	border: 0px;
}

#enquiry fieldset label
{
	display: none;
}

#enquiry fieldset input
{
	display: inline;
	float: left;
	width: 343px;
	height: 25px;
	margin-bottom: 3px;
	line-height: 25px;
	border: 1px solid #ccc;
	font-size: 1.0em; 
	color: #777;
}

.hidden
{
	display: none !important;
}

#enquiry textarea
{
	display: inline;
	float: left;
	width: 337px;
	height: 194px;
	padding: 3px;
	border: 1px solid #ccc;
	font-size: 1.0em;
	font-family: helvetica, verdana, arial, sans-serif;
	color: #777;
}

#submit
{
	display: inline;
	float: left;
	background: #fff url('send.png') no-repeat top left;
	font-family: Georgia;
	font-size: 1.2em;
	font-weight: bold;
	width: 80px !important;
	height: 25px;
	text-align: center;
	margin-top: 10px;
	color: #320706 !important;
	border: none !important;
}

#submit:hover
{
	color: #fff;
	cursor: pointer;
	cursor: hand;
}

/*
	The map
*/

#map
{
	display: inline;
	float: left;
	width: 228px;
	height: 400px;
	margin-top: 10px;
	border: 1px solid #ccc;
	background: #fff url('springfield-hotel-map.png') no-repeat top left;
}

/*
	Disclaimer
*/

.disclaimerh2, .weddingpackagesh2
{
	display: inline;
	float: left;
	width: 720px;
	margin: 15px;
	color: #690307;
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.35em;
}

/*
	Wedding packages
*/

.wedding-packages
{
	display: inline;
	float: left;
	width: 225px;
	margin-top: 20px;
	list-style-type: none;
	font-family: Georgia;
}

.wedding-packages li
{
	display: inline;
	float: left;
	width: 225px;
}

.wedding-packages li a
{
	display: inline;
	float: left;
	width: 190px;
	padding-left: 35px;
	height: 80px;
	line-height: 80px;
}

#the-silver-package
{
	color: #a1a2a6;
	background: url('the-silver-package.png') no-repeat top left;
}

#the-gold-package
{
	color: #a37631;
	background: url('the-gold-package.png') no-repeat top left;
}

#the-platinum-package
{
	color: #807f83;
	background: url('the-platinum-package.png') no-repeat top left;
}

#the-elite-package
{
	color: #430706;
	background: url('the-elite-package.png') no-repeat top left;
}

#the-winter-package
{
	color: #430706;
	background: url('the-winter-package.png') no-repeat top left;
}

#download-wedding-brochure
{
	background: url('pdficon-large.gif') no-repeat 0px 24px;
}

/*
	Image Gallery
*/

.gallery-thumbnails
{
	display: inline;
	float: left;
	width: 720px;
	margin: 15px;
}

.gallery-thumbnails a img
{
	display: inline;
	float: left;
	padding: 2px;
	margin-left: 3px;
	margin-bottom: 3px;
	border: 1px solid #ccc; 
}

/*
	Downloadable brochures
*/

.brochures
{
	display: inline;
	float: left;
	width: 720px;
	margin: 15px;
	list-style: none;
}

.brochures li 
{
	display: inline;
	float: left;
	width: 360px;
}

.brochures li a
{
	display: inline;
	float: left;
	width: 260px;
	padding-left: 100px;
	height: 100px;
	line-height: 100px;
	margin-bottom: 10px;
}

#wedding-brochure
{
	background: #fff url('wedding.png') no-repeat top left;
}

#debs-brochure
{
	background: #fff url('debthumb.png') no-repeat top left;
}

#restaurant-brochure
{
	background: #fff url('restmenu.png') no-repeat top left;
}

#springfield-brochure
{
	background: #fff url('sh-bro.png') no-repeat top left;
}

#sample-menu
{
	background: #fff url('sampmenu.png') no-repeat top left;
}

#bar-brochure
{
	background: #fff url('barmenu.png') no-repeat top left;
}

#christmas-brochure
{
	background: #fff url('xmas09.png') no-repeat top left;
}

/*
	The sitemap
*/

.sitemap-section
{
	display: inline;
	float: left;
	width: 210px;
	margin: 15px;
}

.sitemap-section h2
{
	display: inline;
	float: left;
	width: 100%;
	color: #690307;
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.35em;
	text-transform: capitalize;
}

.sitemap-section ul
{
	display: inline;
	float: left;
	width: 210px;
	list-style: none;
}

.sitemap-section ul li
{
	display: inline;
	float: left;
	width: 210px;
	height: 30px;
	line-height: 30px;
}

/* Restaurant specials layout*/

.rest-specials {margin-left:20px;}
	.rest-specials h2 {font-size:16px;color:#430706;}
	.rest-specials ul {margin:10px 0;}
	.rest-specials li {list-style-position:inside;}