﻿/*
Theme Name: Summerlin
Theme URI: http://themeforest.net/user/contempoinc?ref=contempoinc
Version: 1.0
Author: Chris Robinson
Author URI: http://www.contempographicdesign.com
Tags: grey, clean, community, premium, portfolio, business, fixed width, two columns, widgets, video
*/

/** CSS - Summerlin */



#moree a {
	display: block;
	width: 256px;
	height: 42px;
	overflow: hidden;
	margin: 0px 2px 4px 0px;

}


#moree a span {
	display: none;
}

#ab1 {
	background: url(images/menu/about_us.png) no-repeat;
}

#ab1:hover {
	background: url(images/menu/about_us.png) no-repeat 0 -42px;
	cursor: pointer;
}

#ab2 {
	background: url(images/menu/composition.png) no-repeat;
}

#ab2:hover {
	background: url(images/menu/composition.png) no-repeat 0 -42px;
	cursor: pointer;
}

#ab3 {
	background: url(images/menu/places.png) no-repeat;
}

#ab3:hover {
	background: url(images/menu/places.png) no-repeat 0 -42px;
	cursor: pointer;
}

#ab4 {
	background: url(images/menu/photo_trullo.png) no-repeat;
}

#ab4:hover {
	background: url(images/menu/photo_trullo.png) no-repeat 0 -42px;
	cursor: pointer;
}
#ab8 {
	background: url(images/menu/photo_places.png) no-repeat;
}

#ab8:hover {
	background: url(images/menu/photo_places.png) no-repeat 0 -42px;
	cursor: pointer;
}

#ab5 {
	background: url(images/menu/guest.png) no-repeat;
}

#ab5:hover {
	background: url(images/menu/guest.png) no-repeat 0 -42px;
	cursor: pointer;
}

#ab6 {
	background: url(images/menu/prices.png) no-repeat;
}

#ab6:hover {
	background: url(images/menu/prices.png) no-repeat 0 -42px;
	cursor: pointer;
}

#ab7 {
	background: url(images/menu/contact.png) no-repeat;
}

#ab7:hover {
	background: url(images/menu/contact.png) no-repeat 0 -42px;
	cursor: pointer;
}

