/* colours

green: #22a800
tan: #a1a1a1


/* default css */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	border: 0px solid;
	list-style: none;
}

html {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font: 11px/1.5em arial, geneva, sans-serif;
	color: #000;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: center top;
}

a:link img,
a:visited img {
	border: none;
	padding: 0;
}

embed,
object {
	display: block;
}

/* basic site typography */

a {
	outline: none;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	color: #000;
}

a:hover {
	color: #22a800;
		border-bottom-color: 1px dotted #ff0000;
}

h1 {
	width: 100%;
	position: absolute;
	top: 484px;
	left: 0;
	background: transparent url(/images_site/dash.png) repeat-x center top;
	height: 3px;
	overflow: hidden;
	z-index: 100;
	text-indent: -100em;
	 min-width: 960px;
}

h3 {
	font-size: 20px;
	color: #22a800;
	line-height: 1em;
	font: 20px "Helvetica Neue", helvetica;
	font-weight: lighter;
}

h4 {
  margin-bottom: 11px;
  	font: 13px/1em "Helvetica Neue", helvetica;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#top h4 {
  margin-bottom: 16px;
}

#bottom h4 {
  margin-top: 40px;
}

p {
  margin: 0 0 .8em 0;
}


/* layout */

#container {
 width: 100%;
 min-width: 960px;
}

#top {
  width: 780px;
  height: 485px;
  margin: 0 auto;
  position: relative;
  color: white;
}

#top .content {
  padding: 225px 0 0 488px;
  width: 270px;
	text-shadow: 0 0 0 #000;
	opacity: 0.9999;
}

#nav {
  position: absolute;
  top: 0;
  left: 480px;
  width: 259px;
  height: 271px;
  margin-top: -100px;
  background: transparent url(/images_site/crest-small.png) no-repeat 0 100px;
  z-index: 100;
}

#section-nav {
  position: absolute;
  top: 245px;
  left: 100px;
  width: 259px;
  height: 271px;
  background: transparent;
  z-index: 100;
  	text-shadow: 0 0 0 #000;
	opacity: 0.9999;
}

#bottom {
  width: 820px;
  margin: 0 auto;
  padding-left: 20px;
  padding-top: 55px;
  padding-bottom: 75px;
  overflow: hidden;
}

#bottom .content {
  width: 490px;
  float: left;
}

#bottom .sidebar {
  margin-left: 130px;
  width: 180px;
  float: left;
  padding-bottom: 60px;
  position: relative;
  background: #FFF url(/images_site/tenth-and-proper.gif) no-repeat bottom left;
  color: #a1a1a1;
}


/* nav */

#nav li {
  width: 115px;
  margin-left: 74px;
}

#nav li a {
  display: block;
  height: 7px;
  margin-bottom: 10px;
  background-color: white;
  background-repeat: no-repeat;
  background-position: 0 0;
  text-align: center;
  text-indent: -1000px;
  overflow: hidden;
  border: none;
}

.about #nav .about,
.designers #nav .designers,
.shop #nav .shop,
#nav li a:hover {
  background-position: 0 -13px;
}

#nav li.t-and-p a:hover {
  background-position: -67px 0px;
}

#nav .about {
	background-image: url(/images_site/txt_about-us.gif);
  margin-top: 126px;
  margin-left: 12px;
}

.home #nav .about {
  margin-top: 146px;
}

#nav .shop {
		background-image: url(/images_site/txt_online-shop.gif);
		cursor: pointer !important;
}

#nav .shop a {
		cursor: pointer;
}

#nav .designers {
	background-image: url(/images_site/txt_designers.gif);
	margin-left: 8px;
}

#nav .t-and-p {
  position: absolute;
  bottom: 30px;
  left: 0;
}

.home #nav .t-and-p {
  display: none;
}

#nav li.t-and-p a {
	height: 24px;
	width: 25px;
	margin-left: 43px;
  background: #FFF url(/images_site/tenth-and-proper.gif) no-repeat -67px 0px;
}


/* section-nav */

#section-nav a {
  color: #FFF;
}

#section-nav a:hover {
  color: #000;
}

#section-nav h4 {
  text-transform: uppercase;
}


/* sidebar */

.sidebar .fn {
  display: none;
}

.sidebar .email {
  margin-bottom: 1em;
}


/* home */

.home {
  background-image: url(/images_site/home-new.gif);
}

.home #nav {
  margin-top: 0;
  background: transparent url(/images_site/crest.png) no-repeat 0 0;
}

.home #bottom .sidebar {
	background: #FFF;
}

.home #bottom {
  color: #8B8B8B;
}

.home #bottom .content {
  color: #000;
}

.home #bottom .content .date {
  color: #a1a1a1;
}

/* designers */

.designers {
  background-image: url(/images_site/clothing-new.jpg);
}

/* about */

.about {
  background-image: url(/images_site/about-new.jpg);
}


.about #top h4 {
  background: transparent url(/images_site/marion-fudge.png) no-repeat top left;
  text-indent: -1000em;
  overflow: hidden;
  height: 15px;
}


/* designers */



.designers #top h4 {
  background: transparent url(/images_site/house-label.png) no-repeat top left;
  text-indent: -1000em;
  overflow: hidden;
  height: 12px;
}


.designers #bottom h4 {
  background: transparent url(/images_site/featured-lines.gif) no-repeat top left;
  text-indent: -1000em;
  overflow: hidden;
  height: 12px;
}

.designers #top .content {
  padding: 225px 0 0 468px;
  width: 300px;
	text-shadow: 0 0 0 #000;
	opacity: 0.9999;
}


/* store */

.shop #top {
  width: 100%;
  height: 525px;
  overflow: hidden;
  background: #ff6353;
}

.shop #top .content {
  overflow: hidden;
  margin: 0 auto;
  width: 4000px;
  padding: 0 0 0 300px;
  position: absolute;
  top:  0;
  left: 0;
  opacity: 0;
  z-index: 500;
}

.shop .product {
	position: relative;
  width: 375px;
  height: 485px;
  background: black;
  margin: 0 40px;
  float: left;
}

.monotone,
.image {
  display: block;
  position: absolute;
  width: 375px;
  height: 485px;
  opacity: 1;
}

.monotone {
	z-index: 300;
    background: #000;
}

.image {
	z-index: 200;
}

.shop #nav {
	left: 627px;
	z-index: 1000;
}

.shop .details,
.shop #product-nav {
  width: 250px;
  height: 150px;
  position: absolute;
  top: 200px;
  left: 650px;
  z-index: 1000;
}

.shop .details {
	display: none;
    opacity: 0;
}

.shop #product-nav {
	top: 350px;
	height: 25px;
	background: wheat;
}

.shop #product-nav li {
	float: left;
	margin-right: 25px;
	cursor: pointer;
}


/* sIFR */

.sIFR-active h3 {
	font-size: 20px;
	color: #22a800;
	line-height: 1em;
	margin-bottom: 5px;
}

