/*-----------------------------------------------------------------------------
JB-Joinery.co.uk Style Sheet

version:   1.0
author:    danny murphy
email:     info@danny-murphy.co.uk
website:   http://www.danny-murphy.co.uk/
-----------------------------------------------------------------------------*/

/* =Typography
-----------------------------------------------------------------------------*/


/* This is where you set your desired font size. The line-heights 
   and vertical margins are automatically calculated from this. 
   The percentage is of 16px (0.75 * 16px = 12px). */
   
body { font-size: 70%; }


/* Default fonts and colors. 
   If you prefer serif fonts, remove the font-family 
   on the headings, and apply this one to the body:
   font: 1em Georgia, "lucida bright", "times new roman", serif; */
   
body { 
  color: white; 
/*  font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; */
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}
h1,h2,h3,h4,h5,h6 { 
  color: #111; 
/*  font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; */
  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
  
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 0.1em; line-height: 1; margin-bottom: 0.5em; text-indent: -5000px }
h2 { margin-bottom: 0.75em; font: 2em Georgia, "lucida bright", "times new roman", serif; padding: 0 10px 0; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.3em; line-height: 1.25; margin-bottom: 0.75em; color: #fff;}
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }


/* Text elements
-------------------------------------------------------------- */

p           { font-size: 13px; margin: 10px 0.5em 0.5em; line-height: 1.5em; color: #333; }
p.last      { margin-bottom: 0; }
p img       { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.top   { margin-top: 0; } /* Use this if the image is at the top of the <p>. */
img         { margin-left: 0; margin-bottom: 0em; margin-right: 0; margin-top: 0; }

ul, ol      { margin:0 1.5em 1.5em 1.5em; }
ul          { list-style-type: circle; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }

a:focus, 
a:hover     { color: #c41b72; }
a           { color: #41544a; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; background: #ffc; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }

body {
	background-repeat: repeat;
	background-image: url(images/Chips-Repeat.jpg);
}

#headercontainer {
	height: 26px;
	width: 760px;
	position: relative;
	background-image: url(images/nav-background.jpg);
	background-repeat: repeat-y;
}
ul#mainnavleft {
	left: 0;
	position: absolute;
	top: 0px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 226px;
}
ul#mainnavright {
	left: 226px;
	position: absolute;
	top: 0px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 534px;	
}
.clear {
	clear: both;
}
#headercontainer ul li {
	float: left;
}
#headercontainer ul a {
	display: block;
	padding: 0 0 0 10px;
	line-height: 26px;
	color: #fff;
	text-decoration: none;
}
#headercontainer ul a:hover {
	color: #333333;
	text-decoration: none;
}
ul#mainnavright a:hover {
	color: #c41b72;
	text-decoration: none;
}
#wrapper {
	width: 760px;
	margin:  40px auto;
}

#content {
	position: relative;
	width: 760px;
}

#contentleft-about {
	left: 0px;
	top: 0px;
	position: absolute;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(images/about/JB-left.jpg);
	height: 510px;
	width: 226px;
	padding: 130px 0 0 0;
}
#contentright-about {
	left: 226px;
	position: absolute;
	top: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/about/JB-right.jpg);
	height: 510px;
	width: 534px;
}


#contentleft-contact {
	left: 0px;
	top: 0px;
	position: absolute;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(images/contact/JB-left.jpg);
	height: 510px;
	width: 226px;
	padding: 130px 0 0 0;
}
#contentright-contact {
	left: 226px;
	position: absolute;
	top: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/contact/JB-right.jpg);
	height: 510px;
	width: 534px;
}



#contentleft-kitchens {
	left: 0px;
	top: 0px;
	position: absolute;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(images/kitchens/JB-left.jpg);
	height: 510px;
	width: 226px;
	padding: 130px 0 0 0;
}
#contentright-kitchens {
	left: 226px;
	position: absolute;
	top: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/kitchens/JB-right.jpg);
	height: 510px;
	width: 534px;
}



#contentleft-office {
	left: 0px;
	top: 0px;
	position: absolute;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(images/office/JB-left.jpg);
	height: 510px;
	width: 226px;
	padding: 130px 0 0 0;
}
#contentright-office {
	left: 226px;
	position: absolute;
	top: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/office/JB-right.jpg);
	height: 510px;
	width: 534px;
}



#contentleft-bedrooms {
	left: 0px;
	top: 0px;
	position: absolute;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(images/bedroom/JB-left.jpg);
	height: 510px;
	width: 226px;
	padding: 130px 0 0 0;
}
#contentright-bedrooms {
	left: 226px;
	position: absolute;
	top: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/bedroom/JB-right.jpg);
	height: 510px;
	width: 534px;
}


#contentleft-windows {
	left: 0px;
	top: 0px;
	position: absolute;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(images/windows/JB-left.jpg);
	height: 510px;
	width: 226px;
	padding: 130px 0 0 0;
}
#contentright-windows {
	left: 226px;
	position: absolute;
	top: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/windows/JB-right.jpg);
	height: 510px;
	width: 534px;
}



#contentleft-living {
	left: 0px;
	top: 0px;
	position: absolute;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(images/living/JB-left.jpg);
	height: 510px;
	width: 226px;
	padding: 140px 0 0 0;
}
#contentright-living {
	left: 226px;
	position: absolute;
	top: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/living/JB-right.jpg);
	height: 510px;
	width: 534px;
}



#contentleft-joinery {
	left: 0px;
	top: 0px;
	position: absolute;
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(images/joinery/JB-left.jpg);
	height: 510px;
	width: 226px;
	padding: 130px 0 0 0;
}
#contentright-joinery {
	left: 226px;
	position: absolute;
	top: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/joinery/JB-right.jpg);
	height: 510px;
	width: 534px;
}
#contentleft-gallery {
	left: 0px;
	top: 0px;
	position: absolute;
	background: #fff;
	width: 226px;
	padding: 10px 0 0 0;
	overflow: auto;
}
#contentright-gallery {
	left: 226px;
	position: absolute;
	top: 0px;
	background: #fff;
	width: 534px;
	padding: 10px 0 0 0;
	overflow: auto;
}

#contentright-gallery img { clear: both; margin: 10px 0; float: none; }
#contentright-gallery p	  { padding: 0 0 20px 10px; }
#contentleft-gallery a    { color:#333; text-decoration: underline; }
#contentleft-gallery a:hover { color: #c41b72; }
#contentleft-gallery p { padding-bottom: 80px; }

#examples {
	position: absolute;
	left: 10px;
	top: 350px;
}
#examples img {

	margin-bottom: 0px;

	border-color: white;

	border-width: 1px;

	border-style: solid;

}
span {
	color: #41544a;
}
