@charset "utf-8";
/* CSS Document */

#Header {
	position: absolute;
	z-index: 2;
	width: 100%;
}
body {
	background-color: #000;
	margin: 0px;
	height: 100%;
}
#master #Page #content #phpformmailer {
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
img {
	border: 1px solid #999;
}
table {
	border: 1px solid #999;
}
#master #Page #content #phpformmailer div #ContactForm tr td font .inputc {
	background-color: #000;
	color: #FFF;
	border: 1px solid #666;
}
#master #Page #content h2 {
	margin-top: 15px;
}

#master #Page #content #phpformmailer div #ContactForm tr td textarea {
	color: #FFF;
	background-color: #000;
	border: 1px solid #999;
}
#master #Page #content #phpformmailer div #ContactForm tr td font input {
	background-color: #000;
	color: #FFF;
	border: 1px solid #999;
}
#Header #Logo {
	width: 800px;
	z-index: 1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Page {
	height: auto;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	width: 800px;
	background-color: #000;
	bottom: 30px;
	position: relative;
	padding-top: 30px;
}
#master   #Page #content{
	width: 740px;
	margin-left: 30px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom: 30px;
}

#Page #content h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
}
#master #Page #content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	margin-top: 20px;
}
.Contact {
	background-image: url(Images/ContactTitle.png);
	background-repeat: no-repeat;
	height: 120px;
}

#Page #content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#master #Page #FlashContainer {
	height: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}



#master {
	background-color: #000;
	background-image: url(Images/Untitled-2.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#Navbar {
	background-color: #999;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#BgTop {
	height: 120px;
	z-index: 1;
	background-repeat: repeat-x;
	background-image: url(Images/NavBarBg.png);
}
.menu{
	margin:0 auto;
	padding:0;
	height:30px;
	width:800px;
	display:block;
	background:url("../images/topMenuImages.png") repeat-x;
}
.menu li{
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
}
.menu li a{
	float:left;
	display:block;
	color:rgb(255,255,255);
	text-decoration:none;
	cursor:pointer;
	width: 160px;
	text-align: center;
	background-image: url(Images/buttonHover.png);
	background-repeat: no-repeat;
	height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menu li a span{
	line-height:30px;
	float:left;
	display:block;
	background:url("../images/topMenuImages.png") 100% -30px no-repeat;
	width: 160px;
}
.menu li a:hover{
	background-position:0px -30px;
	color:#000;
}
.menu li a:hover span{
	background-position:100% -60px;
}
#Footer  {
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}
#FooterContent   {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#Footer #FooterContent .copy {
	text-align: right;
	float: right;
	height: 60px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}
#Footer p  {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	display: inline;
	margin-top: 10px;
	margin-bottom: 0px;
	position: absolute;
}
#Footer #FooterContent .copy .E-signs  {
	height: 40px;
	width: 80px;
	position: absolute;
	right: 0px;
	top: 25px;
	background-image: url(Images/esigns.png);
	background-repeat: no-repeat;
}

#BottomMenu {
	text-align: center;
	color: #000;
	font-size: 12px;
	background-color: #000;
	height: 30px;
}

#BottomMenu ul li {
	display: inline;
	list-style-type: none;
	list-style-position: inside;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#BottomMenu ul li a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}
#RangeMenu {
	text-align: center;
	background-color: #000;
	height: 30px;
	line-height: 40px;
}

#RangeMenu ul li {
	display: inline;
	list-style-type: none;
	list-style-position: inside;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
}
#RangeMenu ul li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

/* The containing box for the gallery. */
#container {
	position:relative;
	width:740px;
	height:350px;
	background-position: 5px 10px;
	border: 1px solid #333;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.Style {
	background-image: url(Images/styleCover.png);
	background-repeat: no-repeat;
}
#master #Page #content #container .text {
	width: 400px;
	float: left;
	margin-left: 5px;
	position: absolute;
	top: 250px;
}

/* Removing the list bullets and indentation - add size - and position */
#container ul {
	width:220px;
	margin:5px;
	list-style-type:none;
	float:right;
	padding: 0;
}

#container li {float:left;}

/* Remove the images and text from sight */
#container a.gallery span {
	position:absolute;
	width:1px;
	height:1px;
	left:-1px;
	overflow:hidden;
	top: -1px;
}

/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
	display:block;
	text-decoration:none;
	border:1px solid #000;
	text-align:left;
	cursor:default;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
}
#container a.slideANTHRACITE {
	height:38px;
	width:38px;
	background-image: url(Images/style-anthracite_thumb.jpg);
}
#container a.slideATLANTICBLUE {
	height:38px;
	width:38px;
	background-image: url(Images/style-atlanticblue_thumb.jpg);
}
#container a.slideAUBERGINE {
	height:38px;
	width:38px;
	background-image: url(Images/style-aubergine_thumb.jpg);
}
#container a.slideAZURE {
	height:38px;
	width:38px;
	background-image: url(Images/style-azure_thumb.jpg);
}
* html #container a.slideAZURE {
	width:38px;
}
#container a.slideBEIGE {
	height:38px;
	width:38px;
	background-image: url(Images/style-beige22_thumb.jpg);
}
#container a.slideBISCUIT {
	height:38px;
	width:38px;
	background-image: url(Images/style-biscuit_thumb.jpg);
}

* html #container a.slideBISCUIT {
	width:38px;
}
#container a.slideBLACK {
	height:38px;
	width:38px;
	background-image: url(Images/style-black_thumb.jpg);
}
#container a.slideBRIGHTRED {
	height:38px;
	width:38px;
	background-image: url(Images/style-brightred_thumb.jpg);
}
#container a.slideBURGUNDY {
	height:38px;
	width:38px;
	background-image: url(Images/style-burgundy_thumb.jpg);
}
#container a.slideBURNTORANGE {
	height:38px;
	width:38px;
	background-image: url(Images/style-burntorange_thumb.jpg);
}
#container a.slideCOCOABEECHWOOD {
	height:38px;
	width:38px;
	background-image: url(Images/style-cocoabeechwood_thumb.jpg);
}
* html #container a.slideCOCOABEECHWOOD {
	width:38px;
}
#container a.slideCUBA {
	height:38px;
	width:38px;
	background-image: url(Images/style-cuba_thumb.jpg);
}
#container a.slideDARKBLUE {
	height:38px;
	width:38px;
	background-image: url(Images/style-darkblue_thumb.jpg);
}
#container a.slideGOTHIC {
	height:38px;
	width:38px;
	background-image: url(Images/style-gothic_thumb.jpg);
}
#container a.slideHONEY {
	height:38px;
	width:38px;
	background-image: url(Images/style-honey_thumb.jpg);
}
#container a.slideIMPERIAL {
	height:38px;
	width:38px;
	background-image: url(Images/style-imperial_thumb.jpg);
}
#container a.slideINK {
	height:38px;
	width:38px;
	background-image: url(Images/style-ink_thumb.jpg);
}
#container a.slideIVORY {
	height:38px;
	width:38px;
	background-image: url(Images/style-ivory_thumb.jpg);
}
#container a.slideLEAF {
	height:38px;
	width:38px;
	background-image: url(Images/style-leaf_thumb.jpg);
}
#container a.slideLICHEN {
	height:38px;
	width:38px;
	background-image: url(Images/style-lichen_thumb.jpg);
}
#container a.slideLINCOLN {
	height:38px;
	width:38px;
	background-image: url(Images/style-lincolngreen_thumb.jpg);
}
#container a.slideMAGENTA {
	height:38px;
	width:38px;
	background-image: url(Images/style-magenta_thumb.jpg);
}
#container a.slideMAGNOLIA {
	height:38px;
	width:38px;
	background-image: url(Images/style-magnolia_thumb.jpg);
}
#container a.slideMUSHROOM {
	height:38px;
	width:38px;
	background-image: url(Images/style-mushroom_thumb.jpg);
}
#container a.slideNUTBROWN {
	height:38px;
	width:38px;
	background-image: url(Images/style-nutbrown_thumb.jpg);
}
#container a.slidePEBBLE {
	height:38px;
	width:38px;
	background-image: url(Images/style-pebble_thumb.jpg);
}
#container a.slidePORTLAND {
	height:38px;
	width:38px;
	background-image: url(Images/style-portland_thumb.jpg);
}
#container a.slidePRUSSIAN {
	height:38px;
	width:38px;
	background-image: url(Images/style-prussianblue_thumb.jpg);
}
#container a.slideSABLE {
	height:38px;
	width:38px;
	background-image: url(Images/style-sable_thumb.jpg);
}
#container a.slideSANDAL {
	height:38px;
	width:38px;
	background-image: url(Images/style-sandalwood_thumb.jpg);
}
#container a.slideSIREN {
	height:38px;
	width:38px;
	background-image: url(Images/style-siren_thumb.jpg);
}
#container a.slideSOFT {
	height:38px;
	width:38px;
	background-image: url(Images/style-softjade_thumb.jpg);
}
#container a.slideSTONE {
	height:38px;
	width:38px;
	background-image: url(Images/style-stone_thumb.jpg);
}
#container a.slideSTRAW {
	height:38px;
	width:38px;
	background-image: url(Images/style-straw_thumb.jpg);
}
#container a.slideTAUPE {
	height:38px;
	width:38px;
	background-image: url(Images/style-taupe_thumb.jpg);
}
#container a.slideTERRACOTTA {
	height:38px;
	width:38px;
	background-image: url(Images/style-terracotta_thumb.jpg);
}
#container a.slideTRAFALGAR {
	height:38px;
	width:38px;
	background-image: url(Images/style-trafalgar_thumb.jpg);
}
#container a.slideWHITE {
	height:38px;
	width:38px;
	background-image: url(Images/style-white_thumb.jpg);
}
#container a.slideWILD {
	height:38px;
	width:38px;
	background-image: url(Images/style-wildthyme_thumb.jpg);
}
#container a.slidean {
	height:38px;
	width:38px;
	background-image: url(Images/albany-black_thumb.jpg);
}
#container a.slideao {
	height:38px;
	width:38px;
	background-image: url(Images/albany-burgundy_thumb.jpg);
}
#container a.slideap {
	height:38px;
	width:38px;
	background-image: url(Images/albany-chocolate_thumb.jpg);
}
#container a.slideaq {
	height:38px;
	width:38px;
	background-image: url(Images/albany-conker_thumb.jpg);
}
#container a.slidear {
	height:38px;
	width:38px;
	background-image: url(Images/albany-cuba_thumb.jpg);
}
#container a.slideas {
	height:38px;
	width:38px;
	background-image: url(Images/albany-ivory_thumb.jpg);
}
#container a.slideat {
	height:38px;
	width:38px;
	background-image: url(Images/modena-black_thumb.jpg);
}
#container a.slideau {
	height:38px;
	width:38px;
	background-image: url(Images/modena-charcoal_thumb.jpg);
}
#container a.slideav {
	height:38px;
	width:38px;
	background-image: url(Images/modena-damson_thumb.jpg);
}
#container a.slideaw {
	height:38px;
	width:38px;
	background-image: url(Images/modena-ivory_thumb.jpg);
}
#container a.slideax {
	height:38px;
	width:38px;
	background-image: url(Images/modena-lightgrey_thumb.jpg);
}
#container a.slideay {
	height:38px;
	width:38px;
	background-image: url(Images/modena-navy_thumb.jpg);
}
#container a.slideaz {
	height:38px;
	width:38px;
	background-image: url(Images/modena-red_thumb.jpg);
}
#container a.slideba {
	height:38px;
	width:38px;
	background-image: url(Images/modena-sand_thumb.jpg);
}
#container a.slidebb {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-biscuit_thumb.jpg);
}
#container a.slidebc {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-black_thumb.jpg);
}
#container a.slidebd {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-branksome_thumb.jpg);
}
#container a.slidebe {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-brecon_thumb.jpg);
}
#container a.slidebf {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-chester_thumb.jpg);
}
#container a.slidebg {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-cinnamon_thumb.jpg);
}
#container a.slidebh {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-conway_thumb.jpg);
}
#container a.slidebi {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-cortina_thumb.jpg);
}
#container a.slidebj {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-cranberry_thumb.jpg);
}
#container a.slidebk {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-cuba_thumb.jpg);
}
#container a.slidebl {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-ferndale_thumb.jpg);
}
#container a.slidebm {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-forge_thumb.jpg);
}
#container a.slidebn {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-globe_thumb.jpg);
}
#container a.slidebo {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-gothic_thumb.jpg);
}
#container a.slidebp {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-hengist_thumb.jpg);
}
#container a.slidebq {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-indigoblue_thumb.jpg);
}
#container a.slidebr {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-jam_thumb.jpg);
}
#container a.slidebs {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-jupiter_thumb.jpg);
}
#container a.slidebt {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-lombardyatlanticblue_thumb.jpg);
}
#container a.slidebu {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-monmouth_thumb.jpg);
}
#container a.slidebv {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-penfold_thumb.jpg);
}
#container a.slidebw {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-raffia_thumb.jpg);
}
#container a.slidebx {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-regatta_thumb.jpg);
}
#container a.slideby {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-romeo_thumb.jpg);
}
#container a.slidebz {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-siren_thumb.jpg);
}
#container a.slideca {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-stone_thumb.jpg);
}
#container a.slidecb {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-tusk_thumb.jpg);
}
#container a.slidecc {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-vanilla_thumb.jpg);
}
#container a.slidecd {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-whisper_thumb.jpg);
}
#container a.slidece {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-white_thumb.jpg);
}
#container a.slidecf {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-york_thumb.jpg);
}
#container a.slidecg {
	height:38px;
	width:38px;
	background-image: url(Images/kensington-yorkshire_thumb.jpg);
}
/* styling the hovers */
#container a.gallery:hover {
	border: 1px solid #FFF;
}
#container a.gallery:hover span {
	position:absolute;
	width:400px;
	height:350px;
	top:10px;
	left:5px;
	color:#FFF;
}
.ColourSwatches {
	background-image: url(Images/ColourSwatchTitle.png);
	background-repeat: no-repeat;
	height: 120px;
}
#container a.slideb:hover img, #container a.slidei:hover img {
	float:right;
}
#container a.gallery:hover img {
	border:1px solid #000;
	float:left;
	margin-right:5px;
	padding-bottom: 20px;
}
.RearScreen {
	background-image: url(Images/RearScreenTitle.png);
	background-repeat: no-repeat;
	height: 120px;
}
#master #Page #FlashGallery {
	height: 500px;
}
#master #Page #Leather {
	height: 300px;
	width: 800px;
	background-image: url(Images/Leather.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#master #Page #RearScreen {
	height: 300px;
	width: 800px;
	background-image: url(Images/Rear%20Screen.png);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.Home {
	background-image: url(Images/logo.png);
	background-repeat: no-repeat;
	height: 143px;
}
.Gallery {
	background-image: url(Images/GalleryTitle.png);
	background-repeat: no-repeat;
	height: 120px;
}
.Albany {
	background-image: url(Images/albanyCover.png);
	background-repeat: no-repeat;
}
.Kensington {
	background-image: url(Images/kensingtonCover.png);
	background-repeat: no-repeat;
}
.Mondena {
	background-image: url(Images/modenaCover.png);
	background-repeat: no-repeat;
}
#MMEmbeddedMap {
	background-color: #106DA2;
}
.contactdetails {
	left: 550px;
	position: absolute;
	top: 0px;
}
#master #Page #content #MMEmbeddedMap .contactdetails h3 {
	font-size: 14px;
	margin-top: 15px;
}
.td {
	text-align: right;
}
.price {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: 900;
	margin: 0px;
	padding-top: 20px;
}
.no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.BgTopHome {
	height: 143px;
	z-index: 1;
	background-repeat: repeat-x;
	background-image: url(Images/NavBarBgHome.png);
}
