/*
CSS for Bolts Website
*/

html {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
}

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #CDC8FF;
	text-align: center;
	line-height: 125%;
	padding: 0;
	font-size: 14px;
}

li {
	font-size: 14px;
	list-style-type: none;
	color: #085c0e
}

p {
	font-size: 14px;
	color: #085c0e;
	padding: 3px;
}

#tagline p {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #E9E9E9;
	border-bottom: 3px solid #093;
	padding-top: .2em;
	padding-bottom: .2em;
	padding-left: .8em;
	margin: 0;
}

em {
	text-transform: uppercase;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Helvetica, Ariel, sans-serif;
}

h1 {
	font-size: 24px;
	color: #085c0e;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0;
	background-color: #E9E9E9;
	line-height: 26px;
}

h2 {
	color: #085c0e;
	font-size: 20px;
	font-weight: normal;
	padding-top: 15px;
}

h3 {
	color: #085c0e;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
}

a {
	font-weight: bold;
	color: #5151FF;
}

#navigation {
	background-color: #E9E9E9;
	font-size:10px;
}

h2, ul {
	margin-top: 15px;
	background-color: #E9E9E9;
}

#navigation, #bodycontent, #header {
	width: 980px;
	border: 1px solid #000;
	background-color: #E9E9E9;
	margin: 0 auto;
}

#header {
	border-top: 3px solid #000;
}

li {
	list-style-image: url(button+test.PNG);
}

ul#navigation1 {
	font-family:helvetica,arial,sans-serif;
	margin:0;
	padding:0;
	float:left;
}

ul#navigation1 li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	margin:0 0.4em 0 0;
}

ul#navigation1 li a {
	font-weight:bold;
	text-decoration:none;
	display: block;
	padding:0.3em;
	border-bottom:0.4em solid #060;
	color:#060;
	background:#E9E9E9;
}

ul#navigation1 li a:hover {
	border-bottom:0.4em solid #5151FF;
	color: #03F;
}

#footer {
	background-color:#E9E9E9;
	border-top: 2px solid #000;
	margin: 5px;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 0px;
}

#frontpagelist {
	text-align: left;
	line-height: 150%;
}

#ceilinglist {
	text-align: left;
	line-height: 150%;
}

* html #navigation li, * html #navigation li a {
	height:1%;
}

#pictures img {
	padding: 10px;
	height: 200px;
	width: 200px;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}

#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

a {
	padding: 10px;
}

p i {
	font-size: 12px;
}

i {
	font-size: 14px;
	color: #085c0e;
}

#finishingtoucheslist {
	text-align:left;
	padding-left: 75px;
	padding-right: 75px;
}

#finishingtoucheslist1 {
	text-align:left;
	padding-left: 75px;
	padding-right:75px;
}

#finishingtoucheslist2 {
	text-align:left;
	padding-left: 75px;
	padding-right:75px;
}

#clientlist {
	text-align: left;
	padding-left: 50px;
	padding-right: 50px;
	color: #085c0e;
	padding-bottom:16px;
}

#sitebranding{
	text-align:left;
}

#recentprojectalign {
	text-align: left;
	text-indent: 20px;
}

#recentprojectalign h2 {
	color: #060;
}

#recentprojectalign img {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}

#siteinfo {
	font-size:12px;
	color: #03F;
	border-top: 2px solid #000;
}

#clientlist p {
	font-size: 18px;
}

#clientlist i {
	font-size: 14px;
	text-indent: 400px;
	color: #5151FF;
}

#clientlistpictures img {
	padding: 25px;
}

#qualitypolicy strong {
	color: #5151FF;
	font-style:italic;
}

#frontpagelist strong {
	color: #5151FF;
}

#finishingtoucheslist strong {
	color: #5151FF;
}

h2 {
	color: #5151FF;
}

h3 {
	color: #09F;
}

#frontpageimages img {
	padding-left: 10px;
	padding-right: 10px;
}

#ceilinglist strong {
	color: #5151FF;
}

#bodycontent strong {
	color: #5151FF;
}

#siteinfo {
	padding-top:2px;
}

#email a {
	color:#F00;
}

#email p {
	padding:0px;
}