body {
	background: #656776 url(../images/bg.jpg);
	font-family: 'VegurLight', "Century Gothic", Helvetica, Verdana, Arial;
	font-weight: lighter;
	font-size: 11pt;
	color: white;
	
}

/************ Hide farbic button ************/
#viewfabrics {
	display: none;
}
/*******************************************/

#mapiframe {
	position: absolute;
	right: 45px;
	top: 40px;
}

#loader {
	display: none;
	margin-left: 320px;
	margin-top: 50px;
}

#container {
	width: 940px;
	margin: 0 auto;
}

#logo {
	width: 356px;
	margin: 20px auto;
}

a {
	text-decoration: none;
	color: inherit;
	border: inherit;

}

a:active {
  outline: none;
}

p a {

	border-bottom: 1px dashed gray;
}

a img {
	border: 0;
}

#pagebody {
	height: auto;
}

#footer {
	border-top: 0px solid #555661;
	margin: 0 auto;
}

#footer p {
	font-size: 11px;
	
	margin: 0 auto;
	padding: 3px 20px 5px 0px;
	text-align: center;
}

.footertext {
	font-size: 11px;
	margin 0 ;
	padding: 3px 0 5px 0;
	text-align: center;
}

#footer2 p {
	font-size: 11px;
	
	margin: 0 auto;
	padding: 3px 0px 5px 50px;
	text-align: center;
}


#footer p.large {
	font-size: 13px;
}




#mainpage {
	width: 940px;
	height: auto;
	position: relative;
	background-color: #393a46;
	-moz-border-radius: 10px; /* FF1+ */
	-webkit-border-radius: 10px; /* Saf3+, Chrome */
	border-radius: 10px; /* Opera 10.5, IE 9 */
	border: 1px solid #555661;
	
	-moz-box-shadow: 0px 0px 30px #303139; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 30px #303139; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 30px #303139; /* Opera 10.5, IE 9.0 */
	
	  
}

#left_border {
	width: 10px;
	height: 93%;
	position: absolute;
	left: -10px;
	margin: 15px 0;

	background: url(../images/stripes_l.png);

}

#nav {
	height: 34px;
	background: url(../images/nav_bg.png);
	width: 100%;

	-moz-border-radius: 10px 10px 0 0; /* FF1+ */
	-webkit-border-radius: 10px 10px 0 0; /* Saf3+, Chrome */
	border-radius: 10px 10px 0 0; /* Opera 10.5, IE 9 */
	
}

#nav ul {
	list-style-type: none;
	width: 539px;
	padding: 7px 0 0 0;
	margin: 0 auto;
	
	
}

#nav ul li {
	float: left;
	padding: 5px 18px;
	margin: 0;
	

}



#nav ul li.bullet {
	width: 3px;
	height: 30px;
	background: url(../images/nav_bullet.png) no-repeat 14px 12px;
}

#nav ul li.active {
	opacity: 1 !important;
}

#homeimages {
	width: 813px;
	margin: 0px auto;
	position: relative;
	padding: 0px 10px 10px 10px;

	
}

#homeimages img {
		border: 5px solid #454651;
		
	}

#homeimg1 {
	margin: 5px 0px 0px 100px;
	float: left;
	height: 350px;
	
	

}

img#homeimg2  {
	margin-left: -10px;
	padding-top: 5px;
}

#hometext {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 250px;
	font-size: 10pt;
	background-color: #454651;
	margin-top: 5px;
	height: 360px;
}	

#logo2 {
	width: 831px;
	padding: 0px auto;
	margin: 10px auto;

}

#homebottom {
	background-color: #454651;
	height: 150px;
	margin: 30px auto 50px auto;
	
	
-moz-box-shadow: 0px 0px 10px #2d2d31; /* FF3.5+ */
-webkit-box-shadow: 0px 0px 10px #2d2d31; /* Saf3.0+, Chrome */
box-shadow: 0px 0px 10px #2d2d31; /* Opera 10.5, IE 9.0 */
}

.thirds {
	width: 23%;
	padding: 0px 30px;
	margin-top: 15px;
	float: left;

}

.thirds.first {
	margin-left: 60px;

}

#Upholstery {
	border-left: 1px dashed #575862;
	border-right: 1px dashed #575862;
}


.banner {
	background: #454651;
	width: 100%;
	height: 40px;
	margin: 20px 0;
	text-align: center;
	
	-moz-box-shadow: 0px 0px 10px #2d2d31; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 10px #2d2d31; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 10px #2d2d31; /* Opera 10.5, IE 9.0 */

}

.pagetitle {
	padding: 5px 0;
}

.seperator {
	height: 2px;
	width: 90%;
	margin: 10px 0 20px 0;
	border-bottom: 1px dashed gray;
}

/************************** Upholstery *******************************/


#upholsterybody {
	margin: 40px;
	width: 900px;
	overflow: auto;
	
}

#restoration {
	width: 750px;
}

.portfoliothumbs {
	overflow: auto;
	list-style-type: none;
	width: 400px;
	margin: 0px;
	padding: 0 0 0 0;
		
}

.portfoliothumbs li {

	float: left;
	margin: 2px;
	padding: 0px;
}

.portfoliothumbs li img {
	height: 70px;
	border: 3px solid #454651;
}

.portfoliothumbs li img:hover {
	border: 3px solid #6a6c7d;
	cursor: pointer;
}





#sideimg {
	height: 400px;
	float: right;
	margin: 0px 50px 0px -10px;
	padding: 0;
	border: 10px solid #454651;
	

}

#casestudies {
	display: none;
}

.casestudy {
	width: 350px;
	background-color: #393a46;
	padding: 20px;
	overflow: auto;
	  
}

.casestudy h3 {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0px;

}

.casestudy p.description {
	font-size: 11pt;
}

.casestudy p.description, .casestudy h3 {
	width: 360px;
	float: right;
}

.casestudy img {
	width: 350px;
	float: left;
}

.gallerycontent {

	width: 350px;
}

.casestudy img.p {
	width: auto;
	
	float: left;
	margin-left: 70px;
}

.hover2 {
	clear: both;
	width: 350px;
	background-color: #393a46;
	text-align: center;
	font-size: 10pt;
	padding: 2px 0;
}

/************************** Bespoke *******************************/
.itemimagecontainer {

	float: left;
	width: 250px;
	text-align: center;
}

.button::-moz-focus-inner { border: 0; padding: 3px; }

.button {
	border: 1px solid #5b5c6b;
	padding: 3px;
	margin-top: 10px;
	margin-right: 10px;
	background: #454651;
	color: white;
	float: left;
	cursor: pointer;
	
		-moz-border-radius: 5px; /* FF1+ */
	-webkit-border-radius: 5px; /* Saf3+, Chrome */
	border-radius: 5px; /* Opera 10.5, IE 9 */
}

.button:hover {
	border: 1px solid #83859a;
}

.button:focus {
	border: 1px solid #83859a;
}

#bespokelogo {
	padding: 10px 0;
}

#bespoke {
	background: #454651;
	width: 100%;
	height: 40px;
	margin: 20px 0px;
	text-align: center;
	
	-moz-box-shadow: 0px 0px 10px #2d2d31; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 10px #2d2d31; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 10px #2d2d31; /* Opera 10.5, IE 9.0 */
}

#bespokeintro {
	margin: 0px 0px 20px 50px;
}

#bespokebody {
	height: auto;
	padding: 0 20px;

}

#itemlist {
	margin: 0;
	padding: 0;
	width: 600px;

}

#itemlist {
	margin-left: 10px;
}

ul#itemlist li{
	overflow: auto;
	clear: both;
	list-style-type: none;
	margin: 0 auto;
	width: 800px;
	padding: 15px 60px 15px 10px;
	border-bottom: 1px dashed #4c4d58;	
}

ul#itemlist li:first-child{

	border-top: 1px dashed #4c4d58;	
}

ul#itemlist li .description{
	margin-left: 266px;
	font-size: 13px;
	padding-top: 5px;
}

ul#itemlist li .itemimage{
	border: 5px solid #454651;
}

ul#itemlist li .itemimage:hover{
	cursor: pointer;
	border: 5px solid #6a6c7d;
}

.price {
	font-family: "VegurRegular", Arial;
	font-size: 15px;
}

	
#itemlist h2 {
	font-size: 22pt;
	padding: 0;
	margin: 0;
}
#bespokesummary {

	clear: both;
	margin: 40px 50px;
}

#enquiry {
		background-color: #393a46;
		padding: 20px 20px 20px 0px;
		border: 0px solid #83859a;
		height: 310px;
}

#enquiry input, #enquiry textarea{
	display: block;
	background-color: #454651;
	border: 1px solid #5b5c6b;
	margin: 1px 0 6px 0;
	width: 250px;
	color: white;
	padding: 3px;
	
}

#enquiry textarea{
	height: 100px;
	width: 350px !important;
	resize: none
	
}

#enquiry input#submit{
	margin: 12px 0 0 0;
	width: 50px !important;
}

#enquiry input#submit::-moz-focus-inner { border: 0; padding: 3px; }

#enquiry input:hover, #enquiry textarea:hover {
	border: 1px solid #83859a;
}

#enquiry input:focus, #enquiry textarea:focus {
	border: 1px solid #83859a;
}

#contactinfo h4 {
	margin-bottom: 0;
}
#contactinfo h4.top {
	margin-top: 0;
}
#contactinfo p {
	margin-top: 0;
}
#contactinfo a {
	float: right;
}
#contactinfo {
	height: 300px;
	float: left;
	text-align: right;
	width: 150px;
	padding-right: 10px;
	margin-left: 200px;
	margin-right: 10px;
	border-right: 1px solid #454651;
}



#right_border {

	width: 10px;
	height: 93%;
	position: absolute;
	right: -10px;
	top: 0;
	margin: 15px 0;
	background: url(../images/stripes_r.png);
}

/************************** Bespoke *******************************/
#categories_container {
	border-top: 1px dashed #4c4d58;	
	padding: 20px 0;
	margin: 10px 0px;
}
.categories ul {
	padding: 0;
	
	height: auto;
	
}

.categories li {
	background-color: white;

	margin: -10px -10px;
	text-align: center;
	list-style-type: none;
	float: left;

	-moz-box-shadow: 0px 0px 10px #000000; /* FF3.5+ */
	-webkit-box-shadow: 0px 0px 4px #000000; /* Saf3.0+, Chrome */
	box-shadow: 0px 0px 4px #000000; /* Opera 10.5, IE 9.0 */
	
}

.categories li a { 
	width: 200px;
	display: block;
	padding: 10px;
	min-height: 205px;

}

.categories li:nth-child(3n+1) {
	-moz-transform:rotate(-1deg);
	-webkit-transform:rotate(2deg);
}
.categories li:nth-child(3n+2) {
	-moz-transform:rotate(2deg);
	-webkit-transform:rotate(2deg);
}
.categories li:nth-child(3n+3) {
	-moz-transform:rotate(-3deg);
	-webkit-transform:rotate(-3deg);
}

.categories li:hover {
	z-index: 99;
	cursor: pointer;
	margin-top: -15px;
	margin-bottom: -5px;
}

.categories li:hover p {
	color: black;
}

.categories p {
	color: gray;
}


.clear {
	padding: 10px;
	clear: both;
}


/** Item list styling **/

#pagetitle {
	font-size: 26px;
	letter-spacing: 2px;
}

p.location {
	font-size: 8.5pt;
	margin-left: 20px;
	color: #D3D4D9;
	margin-top: -10px;
}

p.location a {
	color: #AAACB6;
	border-bottom: 1px solid #676B79;
}
.intro {
	margin-left: 40px;
	font-size: 13px;
	width: 680px;
}

#viewfabrics {
	float: right;
	background-color: #444650;
	padding: 6px 20px;
	margin-right: 55px;
	outline: none;	
	margin-top: 0px;
	margin-bottom: 20px;
	-moz-border-radius: 12px; /* FF1+ */
	-webkit-border-radius: 12px; /* Saf3+, Chrome */
	border-radius: 12px; /* Opera 10.5, IE 9 */
	  
}

.footer {
	font-size: 13px;
	text-align: center;
}

/** Options styling **/
.options * {
	vertical-align: bottom;
	/* border: 1px solid aqua; */

}

.options fieldset {
	padding: 8px;
	margin: 0;
	border: 1px solid gray;
	background-color: #444650;
}

.options div {
	clear: left;
	margin: 10px;
}

.options select {
	border: 1px solid gray;	
	padding: 2px;
	color: white;
	background-color: #444650;
}

.options label {
	font-family: "VegurRegular";
	font-size: 14px;
	width: 130px;
	float: left;
	margin-top: -3px;
	}
	
.options a {
	border-bottom: 1px solid gray;
	margin-left: 10px;
	font-size: 11px;
	vertical-align: top;

}

/************************** contact *******************************/

#enquiry iframe {
	float:left; 
	margin: 0px -30px 0px 10px;
	border: 6px solid #454651;
}