/* CSS Document for Fairholme */
/*site colors:

background : #722627
text : #333
banner : #dc4b4d

*/



/******************************************************
	GLOBAL SETTINGS
*******************************************************/
img {
	border: none;
	}
	
body {
	
	background: #722627;
	text-align: center;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color:  #666;
	font-size: 67.5%;
	}

a:active
{
  outline: none;
}

a:focus
{
  outline: none;
}


/******************************************************
	LAYOUT
*******************************************************/
	
#container {
	width:  760px;
	background: #fff;
	text-align: center;
	margin: 0 auto;
	}

#header {
	width:  760px;
	height:  120px;
	background: #fff url(assets/images/header.jpg) no-repeat;
	}

#banner01 {
	width:  760px;
	height:  300px;
	background:  url(assets/images/banner-conserv.jpg) no-repeat;
	}

#banner02 {
	width:  760px;
	height:  300px;
	background:  url(assets/images/banner-bedroom1.jpg) no-repeat;
	}

#banner03 {
	width:  760px;
	height:  300px;
	background:  url(assets/images/banner-bedroom2.jpg) no-repeat;
	}

#banner04 {
	width:  760px;
	height:  300px;
	background:  url(assets/images/banner-flat1.jpg) no-repeat;
	}

#banner05 {
	width:  760px;
	height:  300px;
	background:  url(assets/images/banner-hall.jpg) no-repeat;
	}

#banner06 {
	width:  760px;
	height:  300px;
	background:  url(assets/images/banner-beach01.jpg) no-repeat;
	}

#navcontainer {
	position: relative;
	width: 760px;
	height: 50px;
	padding: 0;
	margin: 0;
	}

#sidebar {
	float: left;
	padding: 0;
	margin: 0;
	width:  450px;
	}

#content {
	float: left;
	width:  290px;
	text-align: left;
	}

#contentwide {
	float: left;
	width:  700px;
	text-align: left;
	padding-right: 20px;
	padding-left: 10px;
	margin-top: 20px;
	border-left: 1px solid #999;
	}

#contentcolumn {
	float: right;
	width:  500px;
	text-align: left;
	padding-right: 20px;
	padding-left: 10px;
	margin-top: 20px;
	border-left: 1px solid #999;
	}
	
#contentprices {
	float: left;
	width:  500px;
	text-align: left;
	padding-right: 20px;
	padding-left: 10px;
	margin-top: 20px;
	border-left: 1px solid #999;
	}

#contentmap {
	width:  700px;
	text-align: left;
	padding-right: 20px;
	padding-left: 10px;
	}

#contentgallery {
	width:  600px;
	text-align: left;
	padding-right: 20px;
	padding-left: 70px;
	}

#subcontent {
	float: left;
	padding: 0;
	margin: 0;
	width:  200px;
	text-align: left;
	padding-left: 20px;
	}
	
	
#footer {
	width:  760px;
	height: 50px;
	background: #722627 url(assets/images/footer.jpg) no-repeat;
	}

#clear {
	clear: both;
	}


/******************************************************
	NAVIGATION
*******************************************************/

ul#nav {
	width:692px;
	height:27px;
	}
ul#nav li {
	padding:0;
	margin:0;
	float:left;
	text-indent:-9999px;	
	list-style-type:none;
	}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(assets/images/menu.gif) no-repeat;
	}
li#home a {
	width:92px;
	height:27px;
	 }
li#area a {
	width:226px;
	height:27px;
	 }
li#price a {
	width:112px;
	height:27px;
	 }	 
li#contact a {
	width:132px;
	height:27px;
	 }
li#find a {
	width:130px;
	height:27px;
	 }	 	 	 	 
li#home a:hover, li#home a:focus {
	background-position:0px -27px;
	 }
li#area a:link, li#area a:visited {	
	background-position:-92px 0px;
	}
li#area a:hover, li#area a:focus {	
	background-position:-92px -27px;
	}
li#price a:link, li#price a:visited {	
	background-position: -317px 0px;
	}
li#price a:hover, li#price a:focus {	
	background-position: -317px -27px;
	}
li#contact a:link, li#contact a:visited {	
	background-position: -429px 0px;
	}
li#contact a:hover, li#contact a:focus {	
	background-position: -429px -27px;
	}
li#find a:link, li#find a:visited {	
	background-position: -561px 0px;
	}
li#find a:hover, li#find a:focus {	
	background-position: -561px -27px;
	}

/* Main navigation "active tabs"
------------------------------------------------------------------*/
body#home-page ul#nav li#home a {
	background-position:0px -54px;
	}
body#area-page ul#nav li#about a {
	background-position:-118px -54px;
	}
body#price-page ul#nav li#archive a {
	background-position:-317px -54px;
	}
body#contact-page ul#nav li#contact a {
	background-position:-429px -54px;
	}
body#find-page ul#nav li#links a {
	background-position:-580px -54px;
	}


/******************************************************
	TEXT STYLES
*******************************************************/

#content, #contentwide, #subcontent, #contentmap, #contentgallery, #contentcolumn p {
	font-size: 1.3em;
	line-height: 1.8;
	}

#footer p {
	font-size: 1.1em;
	color: #fff;
	padding-top: 20px;
	}

.top {
	background: url(assets/images/arrow_up.gif) no-repeat left center;
	padding-left: 20px;
	}

.choose {
	background: url(assets/images/information.gif) no-repeat left center;
	padding-left: 20px;
	}

.photo {
	background: url(assets/images/photo.gif) no-repeat left center;
	padding-left: 20px;
	}

/******************************************************
	HEADINGS
*******************************************************/

h1 {
	font-size: 1.2em;
	text-indent: -9999px;
	height:  30px;
	padding-top:  30px;
	}

h2 {
	font-size: 1.2em;
	color: #999;
	}

h3 {
	font-size: 1.2em;
	color: #999;
	text-decoration: underline;
	text-transform: uppercase;
	}
	
	
.signature {
	background-image: url(assets/images/signature.gif);
	background-repeat: no-repeat;
	height:  70px;
	padding-top:  30px;
	text-indent: -9999px;
	}

.welcome {
	background-image: url(assets/images/welcome.gif);
	background-repeat: no-repeat;
	background-position: center;
	}

.discover {
	background-image: url(assets/images/discover.gif);
	background-repeat: no-repeat;
	background-position: center;
	}

.contact {
	background-image: url(assets/images/contact.gif);
	background-repeat: no-repeat;
	background-position: center;
	}

.find {
	background-image: url(assets/images/find.gif);
	background-repeat: no-repeat;
	background-position: center;
	}

.prices {
	background-image: url(assets/images/prices.gif);
	background-repeat: no-repeat;
	background-position: center;
	}

.accomodation {
	background-image: url(assets/images/accomodation.gif);
	background-repeat: no-repeat;
	background-position: center;
	}
	
.access {
	background-image: url(assets/images/access.gif);
	background-repeat: no-repeat;
	background-position: center;
	}

/******************************************************
	LISTS
*******************************************************/
	
#subcontent ul {
	font-size: 1em;
	list-style: none;
	}
	
#subcontent ul li {
	padding-bottom: 0em;
	}

#subcontent li a:link {
	color:#722627;
	font-weight: bold;
	}

/******************************************************
	LINKS
*******************************************************/

a:link, a:visited {
	color: #722627;
	}

a:hover, a:active {
	color: #000;
	}

#footer a:link, #footer a:visited {
	color: #ff6600;
	}

#footer a:hover, #footer a:active {
	color: #ff6600;
	}
/******************************************************
	GALLERY (see also css/litebox.css
*******************************************************/

 .thumbnail {
	float: left;
	width: 222px;
	margin-left: 40px;
	margin-bottom: 40px;
	padding: 5px;
	font-size: 1.0em;
	text-align: center;
	}

/******************************************************
	IMAGES
*******************************************************/
.floatleft {
	float: left;
	margin: 10px;
	}


/******************************************************
	TABLES
*******************************************************/

table {
	border-collapse: collapse;
	width: 600px;
	border: 1px solid #999;
	margin-left: 60px;
	}


th, td {
	padding: 0.1em 1em;
	}

caption {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
	}

col {
	border-right: 1px solid #999;
	}

col#price {
	border: none;
	}

thead {
	background: #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #999;
	}

th {
	font-weight: normal;
	text-align: left;
	}

#shopheading {
	text-indent: -1000em;
	}

tr:hover {
	background-color: #ccc;
	color: #fff;
	}

thead tr:hover {
	background-color: transparent;
	color: inherit;
	}

.price {
	text-align: center;
	}

	
	
	
