@font-face {
	font-family: 'OLIK';
	src: url('../fonts/olik-webfont.eot');
	src: local('?'), url('../fonts/olik-webfont.woff') format('woff'), url('../fonts/olik-webfont.ttf') format('truetype'), url('../fonts/olik-webfont.svg#webfontAqHngB2G') format('svg');
	font-weight: normal;
	font-style: normal;
}


body {
	font-family: "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
}

h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 0 0 5px 0;
}
p {line-height: 20px;}

a {
	text-decoration: none;
}

h3 a, a h3, a h3:visited {
	color: #666;
	text-decoration: none;
}


h1.trymobile {
	text-align: center;
	font-size: 3em;
	margin: 0.5em 0;
	padding: 0.3em 2%;
	background: #CCC;
}
h1.trymobile a {
	text-decoration: none;
}


header {
	width: 820px;
	margin: 25px auto;
	height: 75px;
}

header h1.logo {float: left;}

header h1.logo a {
	width: 253px;
	height: 73px;
	display: block;
	background: url(../images/taylors.png) center center no-repeat;
	text-indent: -9999em;
}

header nav {
	float: right;
	padding-top: 10px;
}

header nav ol li {
	float: left;
	list-style: none;
	padding: 8px;
}
header nav ol li a, header nav ol li a:visited {
	float: left;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 7px;
	text-decoration: none;
	color: #666;
}

header nav ol li a:hover {
	color: #FFF;
	background: #ccc;
}

header nav ol li a.active {
	color: #FFF;
	background: #666;
}

.wrapper {
	width: 940px;
	margin: 0 auto;
}

section.wrapper {
	clear: both;
}

section.inner {
	width: 820px;
	padding: 0 0 30px 60px;
	float: left;
}

#default section.inner {
	width: 820px;
	padding: 0 0 20px 60px;
	float: left;
}

#default section.inner article {
	width: 260px;
	padding-right: 20px;
	float: left;
}

#default section.inner article img {
	margin-bottom: 10px;
}

.brands {
	padding: 30px 0 0 0;
}
.contact-times {
	width: 260px;
	float: left;
}

#default section.inner article.contact, section.inner .contact-times article.contact {
	padding-right: 0px;
	width: 240px;
	padding: 10px 10px 20px 10px;
	background: #EFEFEF;
	float: left;
}



ul#menu {
	width: 240px;
	float: left;
	margin: 0;
}
ul#menu li {
	list-style: none;
	float: left;
}

ul#menu li a {
	display: block;
	padding: 7px 10px;
	float: left;
}
ul#menu li.active a {
	background: #EFEFEF;
}


ol.opening {
	padding: 0 0 20px 0;
	margin: 0;
}

ol.opening li {
	list-style: none;
	display: block;
	clear: both;
	padding: 1% 0;
	background: url(../images/dotted.gif) center left repeat-x;
	height: 19px;
}

ol.opening li span, ol.opening li time {
	background: #EFEFEF;

}
ol.opening li span {
	padding: 0 2% 0 0;
	float: left;
}
ol.opening li time {
	padding: 0 0 0 2%;
	text-align: right;
	float: right;
}

/* SLIDER */

#slides {
	position: relative;
	margin-bottom: 35px;
}

.slides_container {
}

.slides_container div.slide {
	display:block;
}
.pagination {
	list-style:none;
	margin:0;
	padding:0;
}

#slides, .slides_container, .slides_container div.slide {
	width:940px;
	height:260px;
}

body#about #slides, body#about .slides_container, body#about .slides_container div.slide {
	width:940px;
	height:300px;
}

a.prev {
	position: absolute;
	top: 100px;
	left: -35px;
	background: url('../images/slide-nav.png') no-repeat -2px -1px;
	width: 24px;
	height: 46px;
	text-indent: -999em;
}


a.next {
	position: absolute;
	top: 100px;
	right: -35px;
	background: url('../images/slide-nav.png') no-repeat -42px -1px;
	width: 24px;
	height: 46px;
	text-indent: -999em;
}

/* ABOUT */

body#about article.about h1 {
	font-size: 16px;
}

body#about .slide img {
	float: right;
}
body#about article.about {
	position: absolute;
	top: 0px;
	left: 0px;
	width:420px;
	height: 260px;
	z-index: 2000;
	padding: 40px 480px 0 60px;
	background: url(../images/about-grad.png) left top repeat-y;
	color: #FFF;
}

#about .gents, #about .ladies {
	width: 400px;
	padding: 0 20px 20px 0;
}

#about .jason {
	width: 330px;
	float: right;
}

/* HAIRPIECES */

body#hairpieces blockquote {
	font-family: Georgia, Times, Serif;
	line-height: 1.2em;
	font-size: 26px;
	position: absolute;
	top: 100px;
	left: 0px;
	width:420px;
	z-index: 2000;
	padding: 10px 40px 10px 60px;
	background: url(../images/trans-white.png) repeat;
	background: rgba(255,255,255,0.7);
}

body#hairpieces article.contact {
	width:260px;
	margin-bottom: 20px;
	float: right;
}

body#hairpieces article.hairpieces, body#hairpieces article.about {
	width:470px;
	margin-bottom: 20px;
}

/* SERVICES */

body#services .inner div {
	float: left;
	width: 260px;
	padding-right: 20px;
}
body#services .inner div.main {
	padding-right: 0px;
}

body#services .inner div ul {
	padding: 0 0 15px 0;
	margin-left: 0;
}
body#services .inner div ul li {
	padding: 0 0 0.3em 0;
	margin-left: 0;
	list-style: none;
}
body#services .inner div img {
	clear: both;
	float: left;
	padding-top: 20px;
}
body#services .inner div h4 {
	padding: 0 0 0.4em 0;
	font-size: 14px;
}

/* CONTACT */

#map_canvas {
	width: 940px;
	height: 270px;
	margin-bottom: 30px;
}

.adr span {
clear: both;
display: block;
}

.directions {
	float: left;
	width: 400px;
	padding-right: 160px;
}
.directions h2 {
	font-size: 18px;
}

.directions h4 {
	font-size: 14px;
	padding: 1em 0 0.4em 0;
}

.directions ol {
	margin-left: 0px;
}
.directions ol li {
	padding-bottom: 0.5em;
}

footer {
	padding: 10px 0 30px 0;
	height: 30px;
	width: 820px;
	margin: 0 auto;
	clear: both;
	background: url(../images/dotted.gif) top left repeat-x;
}

#default footer {
	background: none;
}

small.copyright, small.designby {
	float: left;
	width: 410px;
	padding: 10px 0px 0px 0px;
	color: #999999;
	font-size: 11px;
}

small.designby {
	text-align: right;
}
small.designby a {
	color: #C2BFBA;
}
small.designby a span {
	font-family: OLIK, Sans-serif;
}