@charset "UTF-8";
/* CSS Document */

/* Navigation */

#container-nav-about-us
{
	display:		block;
	float: 			left;
	width:			79px;
	height:			17px;
	background:		url("/includes/images/nav/about-us.png") no-repeat 0 0;
}

#container-nav-about-us:hover
{
	background-position: 0 -17px;
}

#container-nav-about-us-selected
{
	display:		block;
	float: 			left;
	width:			79px;
	height:			17px;
	background:		url("/includes/images/nav/about-us.png") no-repeat 0 -17px;
}

#container-nav-by-day
{
	display:		block;
	float: 			left;
	width:			62px;
	height:			17px;
	background:		url("/includes/images/nav/by-day.png") no-repeat 0 0;
	
	margin-left: 20px;
}

#container-nav-by-day:hover
{
	background-position: 0 -17px;
}

#container-nav-by-day-selected
{
	display:		block;
	float: 			left;
	width:			62px;
	height:			17px;
	background:		url("/includes/images/nav/by-day.png") no-repeat 0 -17px;
	
	margin-left: 20px;
}

#container-nav-by-night
{
	display:		block;
	float: 			left;
	width:			77px;
	height:			17px;
	background:		url("/includes/images/nav/by-night.png") no-repeat 0 0;
	
	margin-left: 20px;
}

#container-nav-by-night:hover
{
	background-position: 0 -17px;
}

#container-nav-by-night-selected
{
	display:		block;
	float: 			left;
	width:			77px;
	height:			17px;
	background:		url("/includes/images/nav/by-night.png") no-repeat 0 -17px;
	
	margin-left: 20px;
}

#container-nav-menus
{
	display:		block;
	float: 			left;
	width:			62px;
	height:			17px;
	background:		url("/includes/images/nav/menus.png") no-repeat 0 0;
	
	margin-left: 20px;
}

#container-nav-menus:hover
{
	background-position: 0 -17px;
}

#container-nav-menus-selected
{
	display:		block;
	float: 			left;
	width:			62px;
	height:			17px;
	background:		url("/includes/images/nav/menus.png") no-repeat 0 -17px;
	
	margin-left: 20px;
}

#container-nav-gallery
{
	display:		block;
	float: 			right;
	width:			70px;
	height:			17px;
	background:		url("/includes/images/nav/gallery.png") no-repeat 0 0;
	
	margin-right: 20px;
}

#container-nav-gallery:hover
{
	background-position: 0 -17px;
}

#container-nav-gallery-selected
{
	display:		block;
	float: 			right;
	width:			70px;
	height:			17px;
	background:		url("/includes/images/nav/gallery.png") no-repeat 0 -17px;
	
	margin-right: 20px;
}

#container-nav-offers
{
	display:		block;
	float: 			right;
	width:			56px;
	height:			17px;
	background:		url("/includes/images/nav/offers.png") no-repeat 0 0;
	
	margin-right: 20px;
}

#container-nav-offers:hover
{
	background-position: 0 -17px;
}

#container-nav-offers-selected
{
	display:		block;
	float: 			right;
	width:			56px;
	height:			17px;
	background:		url("/includes/images/nav/offers.png") no-repeat 0 -17px;
	
	margin-right: 20px;
}

#container-nav-parties
{
	display:		block;
	float: 			right;
	width:			64px;
	height:			17px;
	background:		url("/includes/images/nav/parties.png") no-repeat 0 0;
	
	margin-right: 20px;
}

#container-nav-parties:hover
{
	background-position: 0 -17px;
}

#container-nav-parties-selected
{
	display:		block;
	float: 			right;
	width:			64px;
	height:			17px;
	background:		url("/includes/images/nav/parties.png") no-repeat 0 -17px;
	
	margin-right: 20px;
}

#container-nav-contact-us
{
	display:		block;
	float: 			right;
	width:			96px;
	height:			17px;
	background:		url("/includes/images/nav/contact-us.png") no-repeat 0 0;
}

#container-nav-contact-us:hover
{
	background-position: 0 -17px;
}

#container-nav-contact-us-selected
{
	display:		block;
	float: 			right;
	width:			96px;
	height:			17px;
	background:		url("/includes/images/nav/contact-us.png") no-repeat 0 -17px;
}

/* Footer */

#container-footer-icon-facebook
{
	display:		block;
	float: 			left;
	width:			17px;
	height:			17px;
	background:		url("/includes/images/icon-facebook.png") no-repeat 0 0;
	
	margin-right: 8px;
}

#container-footer-icon-facebook:hover
{
	background-position: 0 -17px;
}

#container-footer-icon-reddit
{
	display:		block;
	float: 			left;
	width:			17px;
	height:			17px;
	background:		url("/includes/images/icon-reddit.png") no-repeat 0 0;
	
	margin-right: 8px;
}

#container-footer-icon-reddit:hover
{
	background-position: 0 -17px;
}

#container-footer-icon-digg
{
	display:		block;
	float: 			left;
	width:			17px;
	height:			17px;
	background:		url("/includes/images/icon-digg.png") no-repeat 0 0;
	
	margin-right: 8px;
}

#container-footer-icon-digg:hover
{
	background-position: 0 -17px;
}

#container-footer-icon-delicious
{
	display:		block;
	float: 			left;
	width:			17px;
	height:			17px;
	background:		url("/includes/images/icon-delicious.png") no-repeat 0 0;
	
	margin-right: 8px;
}

#container-footer-icon-delicious:hover
{
	background-position: 0 -17px;
}

#container-footer-icon-stumbleupon
{
	display:		block;
	float: 			left;
	width:			17px;
	height:			17px;
	background:		url("/includes/images/icon-stumbleupon.png") no-repeat 0 0;
	
	margin-right: 8px;
}

#container-footer-icon-stumbleupon:hover
{
	background-position: 0 -17px;
}

#container-footer-icon-twitter
{
	display:		block;
	float: 			left;
	width:			17px;
	height:			17px;
	background:		url("/includes/images/icon-twitter.png") no-repeat 0 0;
}

#container-footer-icon-twitter:hover
{
	background-position: 0 -17px;
}