/* MAIN CSS FOR PLAS-TECH THERMOFORMING  LTD */

* {
		margin: 0px;
		padding: 0px;
		font-family: arial, helvetica, sans-serif;
}

body {
	background: #e2e2e2;
	font-size: 62.5%; /* sets all fonts to 10px to help with em styling*/
}

.textreplace {
	position: absolute;
	left: -5000px;
}

.clear {
	clear: both;
}

#wrapper {
	background-color: white;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background: url(../images/layout/header.jpg) top right no-repeat;
	width: 910px;
	height: 155px;
}

#header a img {
	border: 0px;
} 

#header h2 {
	display: none;
}


/* Header Navigational unordered list */


#nav  a {
	display: block;
}

#nav  {
	float: right;
	height: 25px;
	padding-right: 10px;
	margin-top: 120px;
	list-style: none;
	background: white;
}

#nav  li {
	float: left;
	padding: 0 9px;
	margin: 5px 0;
	font-size: 1.4em;
}

#nav  li a{ 
	color: black;
	text-decoration: none;
}

#nav  li#selected  a{ 
	color: #e73425; 
}

#nav  li a:hover{
	color: #03469a;
}

/* HEADER SUCKERFISH STYLES*/

#header ul li ul {
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 10;
	left: -999em;
	list-style: none;
}

#header ul li ul li{
	float: none;
	border: none;
	margin: 0px;
	padding: 5px;
	font-size: 0.9em;
	background: #faf6f6;
}

#header ul li ul li a{
	text-decoration: none;
	}

#header ul li ul li a:hover{
	text-decoration: none;
	color: #03469a;
	}
	
#header ul li#selected ul li a{
	text-decoration: none;
	color: white;
	}	
	
#header ul li#selected ul li a:hover{
	text-decoration: none;
	color: red;
	}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/* END OF SUCKERFISH */

#main {
	float: right;
	width: 715px;	
}


#leftcol{
	width: 195px;
	float: left;
}

#contactleft {
	float: left;
	width: 358px;
	padding-bottom: 20px;
}


#contactleft a {
	color: #000;
	text-decoration: none;
}

#contactleft a:hover {
	color: #03469a;
	text-decoration: none;
}

#contactleft a:visited{
	color: #000;
	text-decoration: none;
}


.mainaddressp {
	font-size: 1.4em;
	padding-top: 10px;
	padding-left: 20px;
}

.mainaddressp2 {
	font-size: 1.4em;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.mainaddressphone {
	font-weight: bold;
	font-size: 1.6em;
	padding-top: 10px;
	padding-left: 20px;
	color: #03469a;
}

div .quote {
	padding-top: 30px;
	padding-left: 20px;
	width: 150px;
}

div .quote img {
	padding-top: 10px;
	padding-bottom: 10px;
}

div .quote p {
	font-size: 1.4em;
	line-height: 150%;
}

div .quote .quotee {
	line-height: 100%;
	line-height: 100%;
	font-size: 1.1em;
	font-style: italic;
}

#pagetitlehome {
	width: 715px;
	height: 88px;
	background: url(../images/layout/indextitle.jpg) no-repeat center;
}

#pagetitlepos {
	width: 715px;
	height: 88px;
	background: url(../images/layout/postitle.jpg) no-repeat center;
}

#pagetitlecaravan {
	width: 715px;
	height: 88px;
	background: url(../images/layout/caravantitle.jpg) no-repeat center;
}

#pagetitleauto {
	width: 715px;
	height: 88px;
	background: url(../images/layout/autotitle.jpg) no-repeat center;
}

#pagetitlebathroom {
	width: 715px;
	height: 88px;
	background: url(../images/layout/bathroomtitle.jpg) no-repeat center;
}

#pagetitlebespoke {
	width: 715px;
	height: 88px;
	background: url(../images/layout/bespoketitle.jpg) no-repeat center;
}

#pagetitlesign {
	width: 715px;
	height: 88px;
	background: url(../images/layout/signtitle.jpg) no-repeat center;
}

#pagetitleconcept {
	width: 715px;
	height: 88px;
	background: url(../images/layout/concepttitle.jpg) no-repeat center;
}

#pagetitlecapability {
	width: 715px;
	height: 88px;
	background: url(../images/layout/captitle.jpg) no-repeat center;
}


#pagetitlefind {
	width: 715px;
	height: 88px;
	background: url(../images/layout/findtitle.jpg) no-repeat center;
}

#pagetitlecontact{
	width: 715px;
	height: 88px;
	background: url(../images/layout/contacttitle.jpg) no-repeat left;
}

#pagetitleabout {
	width: 715px;
	height: 88px;
	background: url(../images/layout/abouttitle.jpg) no-repeat center;
}

#contentleft {
	float: left;
	width: 358px;
	padding-bottom: 20px;
}

#contentleft p {
	font-size: 1.2em;
	padding: 5px;
	text-align: left;
	padding-right: 20px;
}

#contentleft ul {
	font-size: 1.3em;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}

#mainfade {
	float: left;
	width: 354px;
	overflow: hidden
}

#mainfade2 {
	float: left;
	width: 354px;	
	padding-bottom: 20px;
	overflow: hidden
}


#browse {
	clear: both;
	width: 715px;
	padding-top: 20px;
}

div.bimg {
	padding-left: 5px;
	padding-right: 3px;
	float: left;
	padding-bottom: 20px;
}

.bimg img {
	border: 0px;
}

.bimg p {
	font-size: 1.2em;
	width: 108px;
}

.bimg a {
	color: #000;
	text-decoration: none;
}

.bimg a:hover {
	color: blue;
	text-decoration: none;
}

.bmig a:visited {
	color: #000;
	text-decoration: none;
}

#mapfield {
	font-size: 1.3em;
	color: white;
	width: 697px;
	height: 300px;
	padding-bottom: 20px;
	}
	
#map {
	overflow: hidden;
	margin-left: 5px;
	width: 697px;
	height: 300px;
	color: black;
	}

#map a {
	color: black;
	}

#footer {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background: #e2e2e2;
	width: 910px;
	height: 42px;
	border-bottom: 8px solid white;
}

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

#footer a:hover {
	color: blue;
	text-decoration: none;
}

#footer a:visited{
	color: #000;
	text-decoration: none;
}

.address {
	font-size: 1.2em;
	padding-top: 5px;
	padding-left: 200px;
}


#contentleft ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}