/* CSS Document for Angel Hair Exeter
Created by www.lazymouse.co.uk*/




/*--------------------------------
       GLOBAL
---------------------------------*/

body {
	font-size: 67.5%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background: url(../images/body-bg.gif) repeat-x top;
}

a:active
{
  outline: none;
}

:focus
{
  -moz-outline-style: none;
}

/*--------------------------------
       LAYOUT
---------------------------------*/

body.banner1 div#banner {
	background: url(../images/banner001.jpg) no-repeat;
}

body.banner2 div#banner {
	background: url(../images/banner07.jpg) no-repeat;
}

body.banner3 div#banner {
	background: url(../images/banner003.jpg) no-repeat;
}

body.banner4 div#banner {
	background: url(../images/banner004.jpg) no-repeat;
}

body.banner5 div#banner {
	background: url(../images/banner005.jpg) no-repeat;
}

body.banner6 div#banner {
	background: url(../images/banner006.jpg) no-repeat;
}

body.banner8 div#banner {
	background: url(../images/banner008.jpg) no-repeat;
}

body.products {
	background: #fff;
}

#wrap {
	width: 760px;
	margin: 0 auto;
}

#header {
	text-align: right;
	height: 72px;
}

#navcontainer {
	width: 760px;
	height: 33px;
	background: #453c48;
	font-size: 1.3em;
	text-transform: uppercase;
	text-align: center;
}

#banner {
	position: relative;
	width: 760px;
	height: 265px;
	margin: 0 auto;
}

#subcontent {
	float: left;
	width: 240px;
}

#content {
	float: left;
	width: 520px;
}

#contentwide {
	width: 760px;
	padding: 10px;
	padding-top: 1px;
	margin: 0;
	margin-top: 80px;
	background: #fff;
}

#contentpopimage {
	float: left;
	width: 160px;
	margin: 0 auto;
}

#contentpoptext {
	float: left;
	width: 300px;
	margin: 0 auto;
}

#clear {
	clear: both;
}

#footer {
	width: 760px;
	height: 30px;
	background: #c8c3ca;
	text-align: center;
}

#footerpop {
	clear: both;
	width: 100%;
	height: 30px;
	margin: 0 auto;
	text-align: center;
}

#map {
	width: 500px;
	height: 350px;
	padding: 0;
	margin: 0;
}

/*--------------------------------
       BOXES
---------------------------------*/


/*--------------------------------
       NAVIGATION
---------------------------------*/

#navcontainer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 0.6em;
}

#navcontainer li {
	display: inline;
}

#navcontainer a:link, #navcontainer a:visited {
	padding: 3px 10px 2px 10px;
	color: #ffffcc;
	text-decoration: none;
}

.here {
	padding: 3px 10px 2px 10px;
	color: #fff;
}

#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-top: 8px;
	font-size: 1.3em;
	color: #ae4f0c;
}

#footer li {
	display: inline;
}

#footer a:link, #footer a:visited {
	padding: 3px 10px 2px 10px;
	color: #ae4f0c;
	text-decoration: none;
}

/*--------------------------------
       TEXT STYLES
---------------------------------*/

#content div {
	padding: 20px;
	font-size: 1.3em;
	color: #444;
	line-height: 1.4;
}

#content div div {
	padding: 0;
}

#subcontent div {
	padding: 16px 20px 20px 20px;
	font-size: 1.3em;
	color: #444;
	line-height: 1.4;
}

.stylists {
	background: url(../images/bullet2.gif) no-repeat left center;
	padding-left: 26px;
}

.contact {
	background: url(../images/bullet3.gif) no-repeat left center;
	padding-left: 26px;
}

#contentpoptext {
	font-size: 1.2em;
}

.time {
	background: url(../images/clock.gif) no-repeat left center;
	padding-left: 26px;
}

.productline {
	background: url(../images/bullet5.gif) no-repeat left center;
	padding-left: 26px;
}

.tip {
	background: #e1e1e1;
	margin-bottom: 30px;
	border: 1px solid #999;
}

.tip p {
	font-size: 0.8em;
	padding: 14px;
}

#header p {
	float: left;
	font-size: 1.8em;
	color: #ae4f0c;
}

.price {
	font-weight: bold;
}

.buy {
	font-weight: bold;
	color: red;
}

.note {
	font-size: 0.9em;
}

/*--------------------------------
       HEADINGS
---------------------------------*/

#banner h1 {
	position: absolute;
	top: 20px;
	left: 40px;
	padding: 0;
	margin: 0;
	color: #999;
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	line-height: 1.9em;
	width: 450px;
}

#content h2 {
	font-size: 1.4em;
}


#banner h2 {
	padding: 0;
	margin: 0;
	color: #fff;
	font-weight: normal;
	padding-left: 600px;
	padding-top: 130px;
}

#content h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #ae4f0c;
	background: url(../images/line.gif) repeat-x bottom left;
}

#subcontent h2, #contentpoptext h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #ae4f0c;
}

#subcontent h3, #contentpoptext h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #ae4f0c;
}

.tip h2 {
	font-size: 1.2em;
	background: #e8e8e8 url(../images/bullet4.gif) no-repeat left center;
	padding: 0.2em;
	padding-left: 30px;
	margin: 8px;
}

.products td h2 {
	font-size: 1.2em;
}


/*--------------------------------
       LINKS
---------------------------------*/

a:link, a:visited {
	color: #ae4f0c;
}

a:hover, a:active {
	color: #000;
}





/*--------------------------------
       LISTS
---------------------------------*/

#subcontent ul {
	padding: 0;
	margin: 0;
}

#subcontent li {
	background: url(../images/bullet1.gif) no-repeat top left;
	padding-left: 30px;
	padding-bottom: 6px;
	list-style: none;
}

#subcontent li a:link, #subcontent li a:visited {
	text-decoration: none;
}

#subcontent li a:hover, #subcontent li a:active {
	text-decoration: none;
}

.products td li {
	list-style-type: square;
}

#contentpoptext li {
	list-style: none;
	padding-bottom: 1em;
	text-indent: 20px;
	line-height: 1.4em;
	background: url(../images/bullet6.gif) no-repeat left top;
}

/*--------------------------------
       IMAGES
---------------------------------*/
.imageborder {
	padding: 4px;
	margin: 4px;
	background: #e3e3e3;
	border: 1px solid #999;
}

.imageleft {
	float: left;
	padding: 4px;
	margin: 4px;
	margin-right: 12px;
	background: #e3e3e3;
	border: 1px solid #999;
}

.imageright {
	float: right;
	padding: 4px;
	margin: 4px;
	margin-left: 12px;
	background: #e3e3e3;
	border: 1px solid #999;
}

.imageproduct {
	float: left;
	padding: 4px;
	margin: 4px;
	padding-right: 20px;
	background: #e3e3e3;
	border: 1px solid #999;
}

#header img {
	float: right;
	border: none;
}

.price {
	background: #99cc00;
	color: #000;
	padding: 2px;
}

img {
	border: none;
}

/*--------------------------------
       FORMS
---------------------------------*/

/*--------------------------------
       TABLES
---------------------------------*/

.products {
	background: #f5e9e1;
	border: 1px solid #ae4f0c;
	padding: 10px;
	vertical-align: top;
}

.products td {
	background: #fff;
	color: #666;
	border: 1px solid #ae4f0c;
	padding: 10px;
}

/*--------------------------------
       QUOTATIONS
---------------------------------*/

blockquote.pullquote {
	float:left;
	width:12em;
	margin:0.25em 0.75em 0.25em 0;
	padding:0.5em;
	border:1px solid #ae4f0c;
	border-width:3px 0;
	color:#333;
	background:transparent;
	font:italic 1.2em/1.3 Georgia;
	}

blockquote.alt {
	float:right;
	margin:0.25em 0 0.25em 0.75em;
	}

.pullquote p {
	margin:0;
	text-align:center;
	}

.pullquote p:first-letter {text-transform:uppercase}










