


/*PaintMyProperty.com v1.0
24/05/08

shaun@jigsawinternet.com 

 
Green: #239422
Lighter Green: #D4F7D4
Browny Orange: #E0AC52
Gray:  DBDBDB
*/





body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td{margin:0;padding:0;}
table{border-collapse:collapse;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul,li {list-style-type:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
a{text-decoration:none;}
input { vertical-align:middle; } 

html, body { height: 100%; }
div, li { zoom: 1; }

/*
Scroll bar 
*/

html {
	margin-bottom:1px; }


body{
	margin:0;
	padding:0;
	font: 62.5%/1.4 "Helvetica Neue", Helvetica, Arial, Tahoma, sans-serif; 
	color: #ccc;
		background: #000; }

/*div { border: 1px solid red; }
*/
#wrapper{
	background: #000 url(../img/bg-header2.gif) repeat-x;
	min-height:100%;
	height:100%;
	position:relative; }

/* Give only IE height 100%, give everyone else height auto*/
body>#wrapper{
	height:auto; }

#wrapper2 {
	width:60em;
	position:relative;
	margin:0 auto;
	margin-top: 30px;
	font-size:1.3em;
	border-left:1px solid #DBDBDB;
	border-right:1px solid #DBDBDB;
	background:url(../img/wrapper-divide.gif) repeat-y 39em; }

#header {
	height:125px;
	color: #000;
	position:relative;
	width:60em;
	font-size:1.3em;
	margin:0 auto; }


img#callnow { margin-left:50px; }

/*Nav*/

#nav  {
	position:absolute;
	top:100px;
	max-width: 100%;}

		
#nav li {
	float:left;
	min-height:25px; }

#nav a {
	font-size:1.1em;
	display: block;
	float: left;
	color: #333;
	font-weight:bold;
	text-decoration:none;
	padding:0 12px;
	margin-top: 7px;
	height:25px; }
	
#nav a:hover, #nav a.current { color: #239422; }

li.first { padding-left: 20px; }
li.second { padding-left: 35px; }

/*Content*/

#content{
	width:35em;
	padding:0 20px 0;
	float:left; }
 

/*Sidebar*/

#sidebar {
	float:right;
	width:17em;
	padding:10px 20px 0;
	margin-right:1px;
	margin-bottom:7em; }
	
/*Footer*/

#footer{
	font-size:1.2em;
	height:93px;
	text-align:center;
	clear:both;
	width:100%;
	background:url(../img/bg-footer.jpg) repeat-x bottom left;
	overflow: hidden;
	position: relative; 
	color: #000;}
	
#footer p{
	margin: 0;
	padding-top:45px;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 0.9em; }
	
	
.clear {
	clear:both;
	width:100%;
	height:1px;
	font-size:0.05%; }


/*TEXT*/

h1,h2,h3,h4,h5,h6 {
	color:#E0AC52;
	font-weight: bold;
	line-height: 1.1em;	 }
	
	
h1 { 
	font-size: 2.8em; }
h2 {
	font-size: 2.4em; }
h3 {
	font-size: 2em; }
h4 {
	font-size: 1.7em; }
h5 {
	font-size: 1.5em; }
h6 {
	font-size: 1.2em; }	

p { margin: 0.75em 0; }


/*LINKS*/

#container a:link, div#location a:link, div#location a:visited, #container a:visited, #footer a:link, #footer a:visited, #gallery #wrapper #wrapper2 #container #content a.more { color: #239422;  }

#container a:hover, div#location a:hover, div#location a:hover, #container a:active, #footer a:hover, #footer a:active, #gallery #wrapper #wrapper2 #container #content a.more:hover { text-decoration: underline; }


/*LOCATION*/

div#location, div#healthcheck { font-size: 1.2em; }

div#location, div#healthcheck  h3 { margin-bottom: 0.25em; }

div#location  ul { margin-bottom: 0.5em; }
 div#location li { display: inline; padding-right: 2px; }
 
 
/* TESTIMONIAL*/

div.testimonial { border: 1px solid #ccc; background-color:#239422; padding:0 10px;  margin: 10px; line-height: 1.3em; color: fff;}

#index div.testimonial { margin: 5px 0; }

#small { font-size: 0.85em; font-style: normal; font-weight: normal; }

p#quote { font-size: 1.1em; font-weight: bold;font-style:italic; color: #fff;}

hr { color: #DBDBDB; background-color: #DBDBDB; }

div.alt { background-color: #E0AC52; }

#sidebar h4 { margin-bottom: 0.25em; line-height: 1em; }

#contact #sidebar p, #quote #sidebar p { font-size: 1.1em; font-weight: bold;}


/* Contact Form */	


div.left {
	width: 180px;
	float: left; }
div.right {
	width: 230px;
	height: auto;
	float: right; 
	margin-right: 15px;}
#contact form p {
	height: auto; }
div.left input {
	width: 180px;
	padding-left: 5px;
	padding-right: 5px; }
textarea#message, textarea#work-required, textarea#condition {
	width: 230px;
	height: 115px;
	overflow: auto;
	padding: 5px;
	}
textarea:focus, input:focus {
border: 1px solid #E0AC52;	}
div.left input.button {
	width: 50px;
	height: 25px;
	padding-bottom: 10px;}
	
textarea, input {
	background-color: #D4F7D4;
	border: 1px solid #DBDBDB;
	padding: 2px 2px 0 2px; }

input {
	border-style: solid;
	height:20px;
	vertical-align: middle; }

/*#contact #sidebar a:hover { border-bottom:  1px solid #D4F7D4;  }*/

#quote form p { position: relative; width:100%; }

#quote div.right input, #quote textarea {
	width: 180px; }


/*GALLERY*/

#gallery #content img, #damp #content img  { border: 3px solid #DBDBDB; margin: 10px 10px 0 0; }

#gallery #wrapper #wrapper2 #container #content a, #damp #wrapper #wrapper2 #container #content a   { border-bottom: none; }

#gallery #content img:hover, #damp #content img:hover  { border: 3px solid #666  }







/*LIGHTBOX*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
#lightbox a { border-bottom:none;}
#lightbox a img{ border: none; 
border-bottom: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;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../img/lb/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background:url(../img/lb/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lb/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;
	}
	
	
	#gallery #content h2, #gallery #content h1 { padding: 0.5em 0 0.1em 0; }
	
#gallery #content .title { padding: 0; }

#green { color: #239422; }

img.floatright {
	float: right;
	margin: 10px 0 10px 10px;
}

img.floatleft {
	float: left;
	margin: 10px 10px 10px 0; }

.post { border: 3px solid #DBDBDB; margin: 10px; }


#content ul { padding: 0.5em 0 1em 0;  }

#content ul  li { list-style: inside  square;  }

div#paint { width: 220px; position: absolute; bottom: 0; right: 0;}

div#paint-vid { position: relative; border: 1px solid #ccc; background-color:#239422; padding: 10px;color: #fff;}

div#paint-vid a:link, div#paint-vid a:visited, div#sidebar div.testimonial a:link, div#sidebar div.testimonial a:visited { color: #000; }

.red { color: #9F2217;}

#healthcheck p, #location  { color: #333;}

div#badge { float: left; text-indent: -199px;}