/* CSS Document */

/* --------------------------------------------------
file: standard.css
website: www.clayton.ie/
version: 1.0
created: 09/06/08
last update: 
author: Andrea Cima Serniotti
contact: http://www.visrez.com
---------------------------------------------------*/

/* ----------------------- COMMON CLASSES --------------------------- */

.navigation, .alt
{
	position: absolute;
	top: -6000px;
	left: -6000px;
}
.hidden, hr
{
	display: none;
}
p, ul, li, form, fieldset, table, td, th, h1, h2, h3, h4, h5
{
	margin: 0;
	padding: 0;
}
ul
{
	list-style-type: none;
}
a
{
	color: #7e1828;
}
a:hover
{
	text-decoration: none;
}

/* Clearing floats without extra markup  */
.clearfix { display: inline-block; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* ----------------------- STRUCTURE --------------------------- */

html
{
	font-size: 62.5%;
}

body
{
	background: #221e1f url(/Images/body.gif) 0 0 repeat-x;
	margin: 0;
	padding: 0 0 30px 0 !important;
    padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: .9em;
}

#wrapper
{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#header
{
	background: url(/Images/header.gif) 0 116px no-repeat;
	position: relative;
	width: 900px;
	height: 374px;
	z-index: 0;
}

#logo
{
	background: url(/Images/logo.gif) 0 0 no-repeat;
	width: 220px;
	height: 101px;
	position: absolute;
	top: 10px;
	left: 20px;
}

#banner
{
	position:absolute;
	top: 140px;
	left: 26px;
	display: block;
}
#fadingImages
{
	position: relative;
	height: 233px;
	width: 671px;
}
#mainMenu
{
	position: absolute;
	top: 67px;
	right: 13px;
	width: 700px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .9em;
}
#mainMenu ul
{
	float: right;
}
#mainMenu li
{
	float: left;
	padding: 0 10px;
	background: url(/Images/menu_hyphen.gif) no-repeat right center;
}
#mainMenu a
{
	float: left;
	border-bottom: 3px solid #EFECE0;
	padding: 8px 0 5px 0;
	margin: 0;
	text-decoration: none;
	color: #716d69;
	font-size: 1.4em;
}
#mainMenu li a:hover, #mainMenu li.active a
{
	border-bottom: 3px solid #9e2238;
}
#mainMenu li.lastitem
{
	background: none;
}

#booking
{
	position: absolute;
	top: 155px;
	right: 33px;
	width: 158px;
}
#booking h2
{
	margin: 0 0 25px 0;
	color: #ead8db;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.8em;
	text-align: center;
}
#booking label
{
	float: left;
	color: #fff;
}
#booking td
{
	padding-bottom: 10px;
}
#booking p
{
	clear: both;
	margin-bottom: 15px;
}
#booking button
{
	background: url(/Images/checkavailability.jpg) 0 0 no-repeat;
	width: 150px;
	height: 26px;
	border: 0;
	cursor: pointer;
	float: left;
	margin: 5px 0 0 2px;
}
#day_calendar, #booking label
{
	position: relative;
	top: 3px;
}



#mainColumn
{
	width: 630px;
	float: left;
	min-height: 370px;
	height: auto !important;
	height: 370px;
	/*padding: 30px 30px 10px 30px;*/
	margin-left:25px;
	font-size: 1.2em;
	color:#43383a;
	line-height:1.6em;
	margin-bottom:0;
}


#mainColumn h2
{
	color:#730415;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:2.0em;
	font-weight:normal;
	padding:0 0 15px 0;
	background: url(/Images/line.gif) repeat-x left bottom;
	margin:0 0 10px;
}



#mainColumn h3 
{
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 1.2em;
	color: #730415;
	margin-bottom: 10px;
}

#mainColumn p
{
	margin-bottom: 20px;
	color: #797162;
	line-height: 170%;
}


#mainColumn img
{

	margin: 10px;
	border: 1px solid #F2EEE5;
}


#submenu, #offers
{

}
#leftColumn
{
	width: 192px;
	float: left;
	/*background: transparent url(/Images/main.jpg) 0 0 repeat-x;*/
	min-height: 370px;
	height: auto !important;
	height: 370px;
}
/*
#rightColumn
{
	float: right;
	width: 198px;
	right: 5px;
	position: relative;
	background: transparent url(/Images/main.jpg) 0 0 repeat-x;
}
*/
#promos
{
	width: 175px;
	float: right;
}
#submenu ul
{
	padding:10px 0 20px 0;
	margin: 10px 0 0 0;
	background: #f2eee5;
	border: 1px solid #dedbd0;
}
#submenu li
{
	padding: 0 0 0 10px;
	margin: 0 10px 0 10px;
	font-size: 1.2em;
	background: transparent url(/Images/submenu_li.jpg) 5px center no-repeat;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
	font-size: 1em;
}
#submenu a
{
	padding: 7px 5px;
	display: block;
	margin: 0;
	font-size: 1em;
	text-decoration: none;
	color: #7f7b73;
}
#submenu a:hover, #submenu .active
{
	font-weight: bold;
	letter-spacing: 1px;
}


#offers ul{
background:#f2eee5 url(/Images/special.jpg) 10px 13px no-repeat;
border:1px solid #dedbd0;
padding:30px 10px 10px 10px
}
	#offers img{border:0;margin-bottom:5px;padding:1px;border:1px solid #ccc; width: 150px;}
	#offers h3{text-transform:uppercase;font-size:1.2em}
	#offers a{margin:20px 0 10px 0;display:block;text-decoration:none}
	#offers a:hover{text-decoration:underline}
	#offers p{color:#777575;line-height:170%}




#footer
{
	clear: both;
	background: url(/Images/shadow.png) top left repeat-y;
	padding: 20px 20px 20px 20px;
	color: #747071;
	margin-bottom: 30px;
	font-size: 1.1em;
	width: 860px;
}
#footer p
{
	width: 460px;
	float: left;
}

#footer p.partners
{
	width: 860px;
	float: left;
	
	margin-top:10px;
}
#footer ul
{
	float: right;
	width: 390px;
}
#footer li
{
	display: inline;
}
#footer a
{
	text-decoration: none;
	color: #747071;
}
#footer a:hover
{
	text-decoration: underline;
}
#footer ul a
{
	float: left;
	text-decoration: none;
	color: #747071;
	padding: 0 5px;
	border-right: 1px dotted #747071;
}
#footer .lastitem a
{
	border: 0;
}

#myGallery h2
{
	color: inherit;
	font-size: 90%;
	font-weight: bold;
	margin: 2px 5px;
	padding: 0pt;
	background: none;
}

#myGallery
{
	margin: 15px;
}

#map
{
	width: 438;
	height: 350px;
	margin-top: 10px;
	margin-bottom:15px;
	border: 1px dashed #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

#main ul {padding-left: 20px;color: #797162;font-size: 1.2em;line-height: 170%; margin-bottom:15px}
#main ul li {list-style-type: disc;}
#main ul li li {list-style-type: square;font-size: .8em}
#main ul li li li {list-style-type: circle;font-size: .8em}


/* dropdown menu */
#mainMenu li ul 
{
	position: absolute;
	background-color: #DDD9CD;
	width: 200px;
	display: none;
	z-index: 5000;
	margin-top: 30px;
	border: 1px solid #C3BFB1;
}
#mainMenu li ul li
{
	float: left;
	background: none;
	padding: 0;
	direction:ltr;
}
#mainMenu li ul li a, #mainMenu li ul li a:hover
{
	width: 190px;
	border: none;
	padding: 4px;
}
#mainMenu li ul li a:hover
{
	background-color: #FED;
}


#wrapper-content {background: transparent url(/Images/shadow.gif) 0 0 repeat-y;padding:20px 25px 0 25px;}
/*
#pre-footer {background: transparent url(/Images/shadow.gif) 0 0 repeat-y;padding:20px 25px 20px 25px;}
.ui-50-50 { background:transparent url("/images/border.png") repeat-y 300px top;}
.ui-50 {float:left; width:275px; margin:0 0 0 25px; padding:0 0 0 25px;}
.ui-50.first {margin:0; padding-left:0}
*/

.ui-33-33-33 {background:transparent url("/images/border2.png") repeat-y 10px top;}
.ui-33 {float:left; width:166px; margin:0 0 0 25px; padding-left:25px; height:1%}
.ui-33.first {margin:0;padding-left:0}

* html .ui-33 {margin:0 0 0 0px;}
/* */


#pre-footer { margin:40px 0 20px 0; clear:both }
#pre-footer h2 { background:none;}

#features { margin-left:216px;}

#features ul
{
	padding: 0;
	margin: 0;
	font-size: 1.2em;
}

#features li
{
	padding: 0;
	border:1px solid #ddd;
	margin: 0 27px 0 0;
	/* background: #f2eee5 url(/Images/gallery.jpg) 5px center no-repeat;
	border: 1px solid #dedbd0;
	*/
	width:190px;
	height:92px;
	float:left;
	position:relative;
}

/*
#features li#location{background-image: url(/Images/location.jpg);
#features li#brochures{background-image: url(/Images/brochures.jpg);}
#features li#vouchers{background-image: url(/Images/gift.jpg);}
*/
#features li.lastitem {margin-right: 0;}
#features a
{
	padding: 0 0 0 5px;
	display: block;
	margin: 0;
	font-size: 1.2em;
	text-decoration: none;
	color: #7f7b73;
	position:absolute;
	top:-9px;
	left:0;
	width:180px;
	height:95px;

}
#features li.box_gallery {background:transparent url("/Images/box_gallery.jpg") no-repeat left 16px;}
#features li.box_location {background:transparent url("/Images/box_location.jpg") no-repeat left 16px;}
#features li.box_vouchers {background:transparent url("/Images/box_vouchers.jpg") no-repeat left 16px;}

#features a span {font-weight: bold;color: #a81828;text-transform: uppercase; }


#pre-footer.centered #features {margin-left:107px}




#closure h2 {margin: 0 0 10px 0;color: #ead8db;text-transform: uppercase;font-size: 1.4em;}
#closure input{width:125px;margin-bottom: 10px;}
#closure label{color: #FFFFFF;}



#corporate_login{width: 381px;margin:20px 0 0 0;padding: 10px 15px 10px 15px;background-color: #7E1828;float: left;}
#newsletter{background: #7e1828;margin:12px 0;padding: 10px 15px;}

#corporate_login,
#newsletter  {background-color:#7e1828; color:#FFFFFF;}

#corporate_login 	button{background: url(/Images/butt_login.jpg) 0 0 no-repeat;width: 61px;height: 26px;border: 0;cursor: pointer;margin-left: 10px;}
#newsletter 		button{background: url(/Images/go.jpg) 0 0 no-repeat;width: 44px;height: 25px;border: 0;cursor: pointer;}
/* #newsletter input { width:95px;}*/

#newsletter h2 {font-size: 1.3em; margin-bottom:10px; text-transform:uppercase;}
#newsletter input { float:none; width:151px; border:1px solid #999; margin-bottom:5px;}
#newsletter button { text-align:center; margin:5px 0 0 53px;}


#mainWide{width: auto;font-size: 1.2em;color:#43383a;line-height:1.6em;}
#mainWide .box-special {position:relative; width:412px; float:left; margin-bottom:20px;padding:0 0 20px; border-bottom:1px solid #dedbd0; height: 242px;}
#mainWide .box-special.pair {  margin-left:25px;}
#mainWide .box-special .big { position:absolute; font-family:Arial, Helvetica, sans-serif;letter-spacing:-1px; line-height:1.1em; font-weight:bold;text-align:left;width:225px;bottom:20px; right:0; font-size:1.4em; color:#990000;}

#mainWide .box-special h2{margin-bottom:10px;padding:0 10px;line-height:25px; font-size:1em; color:#505050;background:transparent url(/Images/title_special.png) no-repeat left top ;}
#mainWide .box-special img {border:1px solid #dedbd0; float:left; margin-right:10px; width:175px; height:200px}

/* These lines avoid the banner to load along all the site before the javascript loads the gallery */
#banner .imageElement {position: absolute;}
#banner .imageElement p {display: none;}

#popup_banner
{
    background-color: #F2F1ED;
    border: 1px solid #C3BFB1;
    width: 210px;
    padding: 5px;
    right: 10px;
    top: 10px;
    position: fixed;
    z-index: 200;
}