/* 

Styling sheet for the pearce and cutler website

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. rounded corners
	6. logo
	7. Footer links, copy right and email
	8. Info Bars & pics
	

Notes
Jon Hardman
jonhardman@gmail.com
28/11/06

*/



/* --------- 1. defaults  --------- */


#wrapper{
	margin:0 auto;
	width:800px;
	margin-top:0px;
	line-height: 1.5px;
}
/*-------------------3.Links and Navigation --------------*/

#mainCol ul{
	list-style:none;
	float:right;
	width: 400px;

	margin-top: 10px;
}

#mainCol li{
display:inline;
margin:0 10px 0 0;
padding:0;
line-height:250%;
color:#003399;


}

#mainCol li a:link, #mainCol li a:visited {
text-decoration:none;
font-size:1.3em;
font-weight:bold;
color:#003399;

}

a:link{
color:#003399;
text-decoration:none;
}

#mainCol li a:hover{
color:#003399;
text-decoration:none;
}



/*----- sets the underline for the nav links ---------*/
#home #mainCol .home{
border-bottom:2px solid #003399;
}
#doors #mainCol .doors{
border-bottom:2px solid #003399;
}
#windows #mainCol .windows{
border-bottom:2px solid #003399;
}
#contact #mainCol .contact{
border-bottom:2px solid #003399;
}




/*-------------------4.Fonts --------------*/


#HeaderBody, #MainBody, #footerBody{
font: 1.1em/1.4em Verdana, Arial, Helvetica, sans-serif;
}
h1{
font: bold 1.5em Verdana, Arial, Helvetica, sans-serif;
text-transform:uppercase;
margin-bottom:2px;
}
h2{
font: 1.1em Verdana, Arial, Helvetica, sans-serif;
text-align:right;
font-style:italic;
line-height:1.2em;
color:003399;
}


h4{
font: 1.0em Verdana, Arial, Helvetica, sans-serif;
line-height:1.2em;

}

h5{
font: 1.5em Verdana, Arial, Helvetica, sans-serif;
color:#FF0000;
}


.quote {
	font-size: large;
	font-weight: bold;
	color:#003399;
}

p{
font: 1.0em Verdana, Arial, Helvetica, sans-serif;
line-height:1.2em;
color:#003399;

}


.enquiry {
color: #003399;
 font-weight: bold; 
}

.telephone{
	font-size: x-large;
	font-weight: bold;
}

.bigTitle{
color:#003399;
font-size:x-large;
}

.quoteText{
color:#003399;
}


/* --------- 5. rounded corners  --------- */

body {
	
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif;
	background-color: #9EBEE4;
	margin-top:0px;
	
}
div.Header {
	/*background: #ffffff;*/
	border:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 0px;
  } 
div.Header h3 {
  font-size:1.3em;
  padding:15px;
  }
div.HeaderBody {
	
	height:52px;
	padding-right: 15px;
	padding-left: 15px;
  }
div.HeaderFooter {
  }
div.HeaderFooter p {
	padding:15px;
	margin-top: -1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
  }



div.Header {
  background: url(../assets/custom_corners_topleft.gif) top left no-repeat;
   } 
div.Header h3 {
 background: url(../assets/custom_corners_topright.gif) top right no-repeat;
  padding:15px;
  margin:0px;
  
  }
div.HeaderBody {
  background: url(../assets/custom_corners_rightborder.gif) top right repeat-y;
  }
div.HeaderFooter {
  background: url(../assets/custom_corners_bottomleft.gif) bottom left no-repeat;
  }
div.HeaderFooter p {
  background: url(../assets/custom_corners_bottomright.gif) bottom right no-repeat;
  }
  
div.Main {
	/*change the line height and fontsize to change the  size of page titles*/
	border:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.0em;
	color: #99CCFF;
	margin: 0px;
	padding: 0px;
  } 
div.Main h3 {
	line-height:1.0em;
	font-size:1.8em;
  
  }
div.MainBody {
	
	height:600px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
  }
div.MainFooter {
  }
div.MainFooter p {
	padding:15px;
	margin-top: -2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
  }



div.Main {

  background: url(../assets/custom_corners_topleft.gif) top left no-repeat;
   } 
div.Main h3 {
  background: url(../assets/custom_corners_topright.gif) top right no-repeat;
  padding:15px;
  margin:0px;
  
  }
div.MainBody {
  background: url(../assets/custom_corners_rightborder.gif) top right repeat-y;
  }
div.MainFooter {
	background-image: url(../assets/custom_corners_bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
  }
div.MainFooter p {
	background-image: url(../assets/custom_corners_bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
  }
 
 /*------------footer-------------------*/
 
div.End {
	/*background: #ffffff;*/
	border:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5px;
  } 
div.End h3 {
  font-size:1.3em;
  padding:15px;
  }
div.EndBody {
	margin-top:0em;
	height:50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size:small;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #003399;
	
	
  }
div.EndFooter {
  }
div.EndFooter p {
	padding:15px;
	margin-top: -2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
  }



div.End {
  background: url(../assets/custom_corners_topleft.gif) top left no-repeat;
   } 
div.End h3 {
  background: url(../assets/custom_corners_topright.gif) top right no-repeat;
  padding:15px;
  margin:0;
  
  }
div.EndBody {
	background: url(../assets/custom_corners_rightborder.gif) top right repeat-y;
	text-align: center;
	line-height: 1.3em;
  }
div.EndFooter {
  background: url(../assets/custom_corners_bottomleft.gif) bottom left no-repeat;
  }
div.EndFooter p {
  background: url(../assets/custom_corners_bottomright.gif) bottom right no-repeat;
  }
 
 
/* --------- 7. logo  --------- */

	#logo{
	background-image:url(../assets/P&C_logoNew.gif);
	background-position:0px;
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: auto;
	}

/*--------7. Footer links, copy right and email ------------*/

#copyRight{
	float:left;
	height:auto;
	position: relative;
	top: -30%;

}

#footerLinks{
	float:left;
	font-size:77%;
	height:40px;
	width: 325px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
	text-align: center;

}


.emailContainer{
	float:right;
	height:auto;
	position: relative;
	top: -30%;
	
}


/*--------8. Info Bars & pics------------*/



/*info bar on contact us */
#moreInfoC{
	float:left;
	height:40px;
	width: 95%;
	text-align: left;
	top: -0%;
	position: relative;
	text-transform: capitalize;
	left: 2ex;
	background-image:url(../assets/fensa.gif);
	background-repeat:no-repeat;
	background-position:right;
	vertical-align:top;
}



#moreInfo{
	float:left;
	height:20px;
	width: 550px;
	top: 78%;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0%;
	margin-left: 0px;
	text-transform: capitalize;
	left: 15%;
	line-height: normal;

}

/*info bar on doors */
#moreInfoD{
	float:left;
	height:30px;
	width: 550px;
	text-align: left;
	position: relative;
	text-transform: capitalize;
	top: 38%;
	left: 2%;
	
	
	

}
 


/*info bar on windows */
#moreInfoW{
	float:left;
	height:auto;
	width: 600px;
	text-align: left;
	position: relative;
	text-transform: capitalize;
	top: 74%;
	left: 2%;

}

#commentsWindow{
	float:right;
	width: 300px;
	position: relative;
	top: -6%;
	left: -6%;
}

#commentsDoor{
	float:none;
	width: 290px;
	position: relative;
	top: -6%;
	left: 56%;
}


#door1{
	float:left;
	height:550px;
	width: 100%;
	text-align: right;
	margin-left: 0px;
	text-align: left;
	position: relative;
	vertical-align: bottom;
	left: 0%;
	top: 2%;
	line-height: 1.5em;
	background-image: url(../assets/examples/doors.gif);
	background-repeat: no-repeat;
	


}

#contact{
	float:left;
	height:550px;
	width: 100%;
	text-align: right;
	margin-left: 0px;
	text-align: left;
	position: relative;
	vertical-align: bottom;
	left: 0%;
	top: 2%;
	line-height: 1.5em;
	
	


}



#doorInfo{
	float:left;
	height:auto;
	width: 360px;
	text-align: right;
	text-align: left;
	position: relative;
	vertical-align: bottom;
	left: 2%;
	top: 38%;
	line-height: 1.5em;
}

#window1{
float:left;
	height:550px;
	width: 100%;
	text-align: right;
	text-align: left;
	position: relative;
	vertical-align: bottom;
	left: 0%;
	top: 2%;
	line-height: 1.5em;
	background-image:url(../assets/examples/windows.gif);
	background-repeat:no-repeat;

}

#windowInfo{
	float:left;
	height:auto;
	width: 400px;
	text-align: right;
	text-align: left;
	position: relative;
	vertical-align: bottom;
	top: 76%;
	line-height: 1.5em;
	left: 2%;
}

#mainHouse{
	float:left;
	height:550px;
	width: 760px;
	text-align: right;
	margin-left: 0px;
	text-align: left;
	position: relative;
	vertical-align: bottom;
	left: 0.5%;
	top: -2%;
	line-height: 1.5em;
	background-image: url(../assets/examples/house.gif);
	background-repeat: no-repeat;


}

#mainInfo{
	float:left;
	height:100px;
	width: 440px;
	text-align: right;
	margin-left: 0px;
	text-align: left;
	position: relative;
	vertical-align: bottom;
	left: 1%;
	line-height: 1.5em;
	top: 69%;


}

#title{
	height:2%;
	width: 50%;
	text-align: left;
	text-align: left;
	position: relative;
	vertical-align: bottom;
	left: 2%;
	line-height: normal;
	top: -3%;
	font-size: x-large;
	font-weight: bold;

}
/*---Email form -----*/
#contactEmail{
	float:left;
	height:auto;
	width: 45%;
	padding-left: 3%;
}

/*---Google Map -----*/
#locationMap{
	float:left;
	height:auto;
	width: 45%;
	left: 5%;
	position: relative;
	top: 0%;
}
/*---FENSA SIGN -----*/
#fensa{
	background-image:url(../assets/fensa.gif);
	background-repeat:no-repeat;
	position: relative;
	width: 90px;
	height: 50px;
	top: 80%;
	right: -15%;
	float: left;
	
}
#fensaC{
	background-image:url(../assets/fensa.gif);
	background-repeat:no-repeat;
	position: relative;
	width: 90px;
	height: 40px;
	float: right;
	top: -8%;
	left: -5%;

	
}
#cathedral{
	float:left;
	height:65px;
	width: 100px;
	text-align: left;
	top: 95%;
	position: relative;
	left: -55%;
	background-image:url(../assets/cathedral.gif);
	background-repeat:no-repeat;
	
}
