/* Start of CMSMS style sheet 'hotelspalinksCSS' */
/* Start Styling for bottom hotel spa buttons */
h2.spa {
	display:inline-block;
	float:left;
	width:245px;
	height:59px;
	text-indent:0px;
	background-color: black;
	text-indent: -9999px;
margin-top:10px;
}
h2.spa a {
	display:block;
	width:100%;
	height:100%;
	background:url(uploads/images/visit_solas_2.jpg) no-repeat top left;
	outline:none;
	text-decoration: none;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: .5em;
	vertical-align: middle;
	line-height: 1.2em;
	text-transform: uppercase;
	padding:0px 0 0 0px;
	color: #333;
}
h2.spa a:hover {
	background-position:0 -59px;
	color: #333;
}

h2.hotel {
	display:inline-block;
	float:left;
	width:235px;
	height:59px;
	text-indent:0px;
	background-color: black;
margin-top:10px;
	text-indent: -9999px;
padding-left:10px;
}
h2.hotel a {
	display:block;
	width:100%;
	height:100%;
	background:url(uploads/images/visit_hotel_2.jpg) no-repeat top left;
	outline:none;
	text-decoration: none;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: .5em;
	vertical-align: middle;
	line-height: 1.2em;
	text-transform: uppercase;
	/*padding: 10px 5px 5px 10px;*/
	padding:0px 0 0px 10px;
	color: #333;
}
h2.hotel a:hover {
	background-position:0 -59px;
	color: #333;
}
/* End Styling for bottom buttons */

/* Start Styling for Footer Nav List */
#footnav {
	 width:150px; padding-top: 5px;
	font-size: .85em;
}
#footnav ul { list-style: none;}

#footnav ul li {
/*padding: 0px 0 12px 0;*/
/*background-color:#f1f1f1;*/
margin: 0;
height:20px;
font-weight:normal;
border-bottom: dotted thin #333;
}

#footnav a {
	color: #666;
	line-height: 2em;
/*background-color: #333;*/
padding:0 0 0 5px;
/*padding: 3px 10px 5px 5px;*/
text-decoration:none;
display:block;

height:20px;
}
#footer a:hover {
background-color: #a2bc37;
font-weight:normal;
color:#333;
}
/* End Styling for Footer Nav List */

/* Start Styling for twitter buttons */
#twitter {
background:transparent url(uploads/images/twitter7.gif) repeat scroll left bottom;
width:165px;height:41px;
float:right;
margin: -170px 5px 0 0;
background-color:#fff;
}

#twitter a {
background:url(uploads/images/twitter7.gif) repeat scroll left top;
text-indent:-9999px;
display:block;
text-decoration:none;
width:165px;height:41px;
}

#twitter a:hover {
background:url(uploads/images/twitter7.gif) repeat scroll left bottom;
}
/* End Styling for twitter buttons */
/* End of 'hotelspalinksCSS' */

