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

* 		{
	margin: 0;
	padding: 0 0 0 5;
}
body	{
	background: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#SimpleContact_Standout_Stairs {
	margin-right: auto;
	margin-left: auto;
}

h1       {
	font-size: 1.9em;
	font-weight: normal;
	color: #fff;
	margin-bottom: 10px;
}
h2		{
	font-size: 1.5em;
	color: #FFF;
	margin-bottom: 10px;
	
}
p {
	font-size: .95em;
	color: #fff;
}

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

#logo {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: #000;
	text-align: center;
	padding-top: 50px;
}
.logo {
	font-size: 36px;
	color: #FFF;
	text-decoration: none;
}
#navigation {
	height: 40px;
	color: #fff;
	margin-bottom: 10px;
	padding-top: 40px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 30px;
}

#centre {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: #000;
}
.picture {
	margin-right: auto;
	margin-left: auto;
	width: 558px;
}
#content {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	background: #000;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}
.home {
	float: right;
	margin: 10px;
}
.home2	{
	float: left;
	margin: 10px;
}
#footer {
	clear: both;
	height: 40px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#footer a {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#design {
	width: 300px;
	margin-left: 50px;
	height: 20px;
	padding-top: 10px;
	text-align: left;
}
.lighter {
	color: #fff;
}
#copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-weight: bold;
	float: right;
	width: 250px;
	height: 20px;
	text-align: right;
	margin-right: 50px;
	margin-top: -20px;
	font-size: 12px;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:  #fff;
	font-weight: bold;
}
.finishes {
	display: block;
}
.finishes li    {
	list-style: url(../images/bullet.jpg) none inside;
	background: transparent;
	color: #FFF;
}
.picture {
	position: relative;
	height: 450px;
	width: 558px;
	margin-right: auto;
	margin-left: auto;
	left: 250;
	top: 293;
}
/*---------Photoshow Start----------*/
#photoShow {
	position: relative;
	height:250px;
	width:250px;
}
#photoShow div {
	position:absolute;
	z-index: 0;
}

#photoShow div.previous {
    z-index: 1;
}
#photoShow div.current {
    z-index: 2;
}
#photoshow a    {
	border-style: none;
	text-decoration: none;
	}
.moving     {
	color: fff;
}
/*  Form details  */


.formlabel {
	clear:left;
	float:left;
	width:150px;
	margin-left:5px;
	font-weight:bold;
	color: #FFF;
}

.forminput input, textarea{
	margin:2px;
}

.formborder{
	margin:2px;
	clear:left;
	float:left;
	width:300px;
}
	
#lightingStrip {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.identity {
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	margin-top: 10px;
}
/*------------gallery poage---------------*/
#logo_gallery {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background: #000;
	text-align: center;
	padding-top: 10px;
}
.logo_gallery {
	font-size: 36px;
	color: #FFF;
	text-decoration: none;
}
.gallery      {
	padding-left: 20px;
	margin-top: 5px;
}
.spiral     {
	height: 120px;
	width: 100%;
	position: relative;
	margin-top: 10px;
	border: medium inset #CCC;
	margin-bottom: 10px;
}
.spiral p     {
	position: absolute;



	top:: 50;
	left: 5px;
	top: 55px;
	width: 537px;
}
.classic     {
	height: 120px;
	width: 100%;
	position: relative;
	border: medium inset #CCC;
	margin-bottom: 10px;
}
.classic p     {
	position: absolute;


	top:: 50;
	left: 5px;
	top: 55px;
	width: 515px;
}
.classic a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.spiral a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.spiral img {
	position: absolute;
	top: 15px;
	right: 80px;
}
.classic img {
	position: absolute;
	top: 10px;
	right: 80px;
}
.more        {
	height: 120px;
	width: 100%;
	position: relative;
	border: medium inset #CCC;
}	
.more img {
	position: absolute;
	top: 10px;
	right: 80px;
}
.more p {
	position: absolute;
	top: 50px;
	left: 5px;
	width: 468px;
}
.lighttape        {
	height: 120px;
	width: 100%;
	position: relative;
	border: medium inset #CCC;
}	
.lighttape img {
	position: absolute;
	top: 10px;
	right: 80px;
}
.lighttape p {
	position: absolute;
	top: 50px;
	left: 5px;
	width: 468px;
}
#navigation_gallery {
	height: 40px;
	width: 820px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#content_gallery {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#gallery_display      {
	
	width: 780;
	margin-left:auto;
	margin-right: auto;
	padding-right: 50px;
}
#content #kit_page {
	margin: 5px;
	float: right;
	height: 250px;
	width: 250px;
	background-color: #000;
}
#content #kit_left {
	float: left;
	width: 450px;
	background-color: #000;
}

