/* CSS Document */
body { 
	background: #111 url(../images/b_background.gif) top left; 
	font: 80% Verdana, Arial, Helvetica, sans-serif; 
	color: #fff;
	text-align:center; 
	vertical-align: middle;
	padding: auto;
	}

a:link { 
	color: #ccc;
	text-decoration: underline;
	}
a:active {
	color: #ccc;
	}
a:visited {
	color: #ccc;
	}
a:hover {
	color: #fff;
	}
	
#container {
	margin: auto;
	width: 696px; 
	text-align: center;
	}

#header-home { 
	background: #222 url(../images/header_home_1.jpg) center center no-repeat;
	margin: 0 auto;
	width: 696px;
	height: 207px;
	}

#header-find {
	background: #222 url(../images/header_where.jpg) center center no-repeat;
	margin: 0 auto;
	width: 696px;
	height: 207px;
	}

#header-hours {
	background: #222 url(../images/header_opening_1.jpg) center center no-repeat;
	margin: 0 auto;
	width: 696px;
	height: 207px;
	}

#header-prices {
	background: #222 url(../images/header_prices_1.jpg) center center no-repeat;
	margin: 0 auto;
	width: 696px;
	height: 207px;
	}

#header-contact {
	background: #222 url(../images/header_best_haircut.jpg) center center no-repeat;
	margin: 0 auto;
	width: 696px;
	height: 207px;
	}

#header-products {
	background: #222 url(../images/header_crew_products.jpg) center center no-repeat;
	margin: 0 auto;
	width: 696px;
	height: 207px;
	}
	
#content {
	text-align: left;
	padding: 10px 15px 20px 15px;
	background: #222 url(../images/bg_zags.gif) top right no-repeat;
	}

.image-center {
	margin: 10px auto;
	text-align: center;
	}

#content h1#title-home {
	font-size: 140%;
	color: #fff;
	text-indent: -9999px;
	background: #222 url(../images/h1_home.gif) top left no-repeat;
	width: 575px;
	height: 40px;
	margin: 0;
	padding: 0;
	}

#content h1#title-find {
	font-size: 140%;
	color: #fff;
	text-indent: -9999px;
	background: #222 url(../images/h1_find.gif) top left no-repeat;
	width: 575px;
	height: 40px;
	margin: 0;
	padding: 0;
	}

#content h1#title-hours {
	font-size: 140%;
	color: #fff;
	text-indent: -9999px;
	background: #222 url(../images/h1_hours.gif) top left no-repeat;
	width: 575px;
	height: 40px;
	margin: 0;
	padding: 0;
	}

#content h1#title-prices {
	font-size: 140%;
	color: #fff;
	text-indent: -9999px;
	background: #222 url(../images/h1_prices.gif) top left no-repeat;
	width: 575px;
	height: 40px;
	margin: 0;
	padding: 0;
	}

#content h1#title-contact {
	font-size: 140%;
	color: #fff;
	text-indent: -9999px;
	background: #222 url(../images/h1_contact.gif) top left no-repeat;
	width: 575px;
	height: 40px;
	margin: 0;
	padding: 0;
	}

#content h1#title-products {
	font-size: 140%;
	color: #fff;
	text-indent: -9999px;
	background: #222 url(../images/h1_products.gif) top left no-repeat;
	width: 575px;
	height: 40px;
	margin: 0;
	padding: 0;
	}

#content h2 {
	font-size: 160%;
	}

caption {
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	}

#opening-hours {
	width: 400px;
	border: 1px solid #fff;
	}
#opening-hours td {
	border: 1px solid #fff;
	font-style: italic;
	}
#opening-hours th {
	border: 1px solid #fff;
	background-color: #666;
	}
#opening-hours .cent {
	text-align: center;
	}
#opening-hours .right {
	text-align: right;
	}

#nav {
	margin-left: 10px;
	margin-bottom: -12px;
	text-align: left;
	float: right;
	}
#nav ul {
	margin: 0;
	padding: 0;
	height: 37px;
	}
#nav ul li {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#nav ul li a {
	text-indent: -9999px;
	display: block;
	margin: 0 -10px 0 0;
	padding: 2px 5px;
	width: 80px; 
	height: 37px;
	font-size: 80%;
	}
#nav ul li a.first {
	margin-left: 0;
	}

/* Home links */
a#home-nav:link {
	background: transparent url(../images/n_home_0.gif) top left no-repeat;
	}
a#home-nav:active {
	background: transparent url(../images/n_home_0.gif) top left no-repeat;
	}
a#home-nav:visited {
	background: transparent url(../images/n_home_0.gif) top left no-repeat;
	}
a#home-nav:hover {
	background: transparent url(../images/n_home_1.gif) top left no-repeat;
	}

/* find link */
a#find-nav:link {
	background: transparent url(../images/n_find_0.gif) top left no-repeat;
	}
a#find-nav:active {
	background: transparent url(../images/n_find_0.gif) top left no-repeat;
	}
a#find-nav:visited {
	background: transparent url(../images/n_find_0.gif) top left no-repeat;
	}
a#find-nav:hover {
	background: transparent url(../images/n_find_1.gif) top left no-repeat;
	}

/* hours link */
a#hours-nav:link {
	background: transparent url(../images/n_opening_0.gif) top left no-repeat;
	}
a#hours-nav:active {
	background: transparent url(../images/n_opening_0.gif) top left no-repeat;
	}
a#hours-nav:visited {
	background: transparent url(../images/n_opening_0.gif) top left no-repeat;
	}
a#hours-nav:hover {
	background: transparent url(../images/n_opening_1.gif) top left no-repeat;
	}

/* prices link */
a#prices-nav:link {
	background: transparent url(../images/n_prices_0.gif) top left no-repeat;
	}
a#prices-nav:active {
	background: transparent url(../images/n_prices_0.gif) top left no-repeat;
	}
a#prices-nav:visited {
	background: transparent url(../images/n_prices_0.gif) top left no-repeat;
	}
a#prices-nav:hover {
	background: transparent url(../images/n_prices_1.gif) top left no-repeat;
	}

/* products */
a#products-nav:link {
	background: transparent url(../images/n_products_0.gif) top left no-repeat;
	}
a#products-nav:active {
	background: transparent url(../images/n_products_0.gif) top left no-repeat;
	}
a#products-nav:visited {
	background: transparent url(../images/n_products_0.gif) top left no-repeat;
	}
a#products-nav:hover {
	background: transparent url(../images/n_products_1.gif) top left no-repeat;
	}

/* contact */
a#contact-nav:link {
	background: transparent url(../images/n_contact_0.gif) top left no-repeat;
	}
a#contact-nav:active {
	background: transparent url(../images/n_contact_0.gif) top left no-repeat;
	}
a#contact-nav:visited {
	background: transparent url(../images/n_contact_0.gif) top left no-repeat;
	}
a#contact-nav:hover {
	background: transparent url(../images/n_contact_1.gif) top left no-repeat;
	}

#special-offer {
	margin-left: 0;
	margin-right: -60px;
	width: 139px;
	height: 145px;
	background: transparent url(../images/bg_special.gif) top left no-repeat;
	float:right;
	text-align: center;
	position: relative;
	top: -100px;
	left: 0;
	}
	
#special-offer-2 {
	margin-left: -140px;
	width: 139px;
	height: 145px;
	background: transparent url(../images/bg_special.gif) top left no-repeat;
	float:right;
	text-align: center;
	position: relative;
	top: 40px;
	left: 140px;
	}

#special-offer p, #special-offer-2 p {
	margin: 50px auto;
	width: 70px;
	color: #000;
	font-weight: bold;
	}
#special-offer a:link, #special-offer-2 a:link {
	color: #990000;
	text-decoration: none;
	}
#special-offer a:active, #special-offer-2 a:active {
	color: #990000;
	text-decoration: none;
	}
#special-offer a:visited, #special-offer-2 a:visited {
	color: #990000;
	text-decoration: none;
	}
#special-offer a:hover, #special-offer-2 a:hover {
	color: #990000;
	text-decoration: underline;
	}

p.recommend-banner {
	background-color: #CE3D3D;
	padding: 5px;
	display: block;
}

.product {
	background-color: #333333;
	width: 125px;
	float: left;
	margin-right: 9px;
	position: relative;
	margin-bottom: 10px;
	border: 1px solid #444;
	}

.product h3 {
	font-size: 90%;
	padding: 5px;
	margin: 0;
	background: transparent url(../images/bg_prod_top.jpg) top left repeat-x;
	}

.product img {
	margin: 0 7px;
	}

.product p {
	margin: 0;
	padding: 5px;
	text-align: right;
	font-weight: bold;
	}

.product p.recommended {
	float: right;
	width: 53px;
	height: 56px;
	background: transparent url(../images/i_recommended.gif) top left no-repeat;
	position: absolute;
	left: 80px;
	top: -10px;
	}

.product-item {
	position: relative;
	}

#content .product-item ul {
	padding-left: 60px; margin-left: 60px;
	}

.product-item h2 {
	position: relative;
	}

.product-item img {
	float: left;
	margin-right: 20px;
	}
	
.product-item p {
	margin-right: 20px;
	margin-bottom: 15px;
	}

#footer {
	padding: 10px 0 0 0;
	text-align: center;
	}
#footer strong {
	color: #777;
	}

ul.footlinks {
	margin: 10px 0;
	padding: 0;
	}
ul.footlinks li {
	list-style-type: none;
	display: inline;
	margin: 0 10px;
	}
#footer hr {
	width: 300px;
	background-color: #666;
	border: 1px solid #666;
	}
#footer p {
	margin: 10px 0 0 0;
	padding: 0;
	}

.footlinks a:link {
	color: #444;
	}
.footlinks a:active {
	color: #444;
	}
.footlinks a:visited {
	color: #444;
	}
.footlinks a:hover {
	color: #999;
	}

.spacer {
	width: 100%;
	clear: both; 
	height: 1px; 
	}	