* {
	font-size: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
body {
	/*font: 85%/1.5em Verdana, Arial, Helvetica, sans-serif;*/
	font: 90%/1.5em 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #666;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-align: center;
}
a:link { color: #060; }
a:visited { color: #060; }
a:hover { color: #f30; }
a:active { color: #f30; }
#container {
	width: 990px;
	padding: 0px;
	margin: 0 auto;
	text-align: left;
	background-color: #060;
	background-image: url(/images/bg4_02.png);
	background-repeat: repeat-y;
}
#topheader {
	margin: 0 15px 0 15px;
	padding: 0;
	background-color: #060;
	background-image: url(/images/bg4_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 135px;
}
#logo {
	float: left;
	margin: 0;
	/*padding: 30px 0px 30px 10px;*/
}
#logo h1 {
	margin: 0;
	font-size: 1px;
	float:left;
	overflow: hidden;
	text-indent:-9999px;
	padding: 0;
}
#logo h1 a {
	background: url(/images/logo_jtatkinson-150.png) no-repeat 5px 30px;
	width: 270px; /* smaller logo width 226px */
	height: 105px;
	display: block;
	color: #fff;
}
#logo a:link, #logo a:visited, #logo a:active, #logo a:hover {
	text-decoration: none;
	border-bottom: none;
}
#adspace {
	float: left;
	margin: 10px 0 10px 0;
	padding: 0;
	height: 90px;
	width: 668px; /* for older logo width 728px */
	/*background-color: #eee;*/
}
#adspace a:link, #adspace a:visited, #adspace a:active, #adspace a:hover {
	text-decoration: none;
	border-bottom: none;
}
#navigation {
	clear: left;
	text-align: left;
	height: 25px;
	width: 960px;
	padding: 0;
	background: #060 url(/images/bg_button.png) repeat-x bottom;
	line-height: 1em;
}
#navigation ul {
	list-style-type: none;
	float: left;
	text-align: left;
	height: 25px;
	width: 960px;
	font-weight: bold;
}
#navigation ul li {
	list-style-type: none;
	float: left;
	display: block;
	/*font-size: 0.7em;*/
	font-size: 0.75em;
	border-right: 1px solid #060;	
}
#navigation ul li a {
	list-style-type: none;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	color: #fff;
	display: block;
	background: #060 url(/images/bg_button.png) repeat-x bottom;
}
#navigation ul li a:hover {
	list-style-type: none;
	display: block;
	color: #f30;
	text-decoration: none;
	background: #fff url(/images/bg_button_hover.png) repeat-x bottom;
}
.p-home #nav-home,
.p-home #nav-home:hover,
.p-branch #nav-branch,
.p-branch #nav-branch:hover,
.p-offers #nav-offers,
.p-offers #nav-offers:hover,
.p-about #nav-about,
.p-about #nav-about:hover,
.p-accounts #nav-accounts,
.p-accounts #nav-accounts:hover,
.p-news #nav-news,
.p-news #nav-news:hover,
.p-jobs #nav-jobs,
.p-jobs #nav-jobs:hover
{
	color: #f30;
	background-color: #fff;
	background-image: none;
}
/*
#midgap {
	width:920px;
	padding:0px;
	margin:0px 5px 0px 5px;
	clear: both;
	height: 5px;
	background-color:#f30;
	font-size: .1em;
	line-height: .1em
}
*/
#central {
	margin: 0 15px 0 15px;
	padding: 0;
	/*background-color:#fff;*/
	/*vertical-align:top;*/
	clear:both;
	/*width: 960px;*/
}
/*#central p {
	padding: 0px;
	margin: 0px;
}*/
#menu {
	float: left;
	padding: 0;
	margin: 15px 0 0 0;
	width: 170px;
}
.p-home #menu, .p-about #menu {
	background: url(/images/home_image.jpg) left top repeat-y;
	margin-top: 0;
	min-height: 565px;
}
#menu img {
	margin-left: 10px;
	border-bottom: none;
}
.p-admin #menu h2 {
	padding-left: 10px;
}
#menu ul {
	/*width: 150px;*/
	border: 0;
	margin: 0 10px 0 10px;
	padding: 0;
	/*padding-right: 15px;*/
	list-style-type: none;
	/*text-align: right;*/
}
#menu ul li {
	/*width: 180px;
	background: url(/images/bg_buttons.gif) repeat-x bottom;*/
	background-color: #fff;
	list-style-type: none;
	color: #000;
	/*display: block;*/
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: bold;
	font-size: 0.75em;
	line-height: 1.4em;
	border-bottom-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#menu ul li.sub {
	display: block;
	color: #000;
	margin: 0;
	padding: 0;
	/*border-right: #ccc solid 1px;*/
}
#menu ul li.onit {
	width: 140px;
	display: block;
	color: #f30;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;*/
	margin: 0;
	padding: 4px 5px 4px 5px;
	background-color: #fff5f2;
}
#menu ul li a {
	width: 140px;
	list-style-type: none;
	color: #666666;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 4px 5px 4px 5px;
}
#menu ul li.sub a {
	width: 140px;
	background-color: #fff5f2;
	display: block;
	text-decoration: none;
	/*color: #fff;*/
	margin: 0;
	padding: 4px 5px 4px 5px;
}
#menu ul li a:hover {
	/*width: 180px;*/
	background-color: #ffeae5;
	color: #f30;
	display: block;
}
#menu ul li.sub a:hover {
	background-color: #f30;
	color: #fff;
	display: block;
}
.offerSignUp {
	margin: 30px 0px 0px 10px;
	/*margin: 20px 10px 0 10px;*/
	/*padding: 5px 5px 5px 12px;*/
	font-size: 0.8em;
	line-height: 1.4em;
}
.offerSignUp p.uptodate {
	font-size: 1px;
	overflow: hidden;
	text-indent:-9999px;
}
.offerSignUp p.uptodate a#nav-uptodate {
	background-image: url(/images/signupnow.png); /* images/bg_uptodate.png */
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 160px;
}
.offerSignUp p a:hover#nav-uptodate {
	background-image: url(/images/signupnow.png); /* images/bg_uptodate.png */
	background-position: 0 -50px;
	background-repeat: no-repeat;
	display: block;
	height: 50px;
}

.addressBox {
	margin: 20px 10px 0 10px;
	padding: 5px 5px 5px 12px;
	font-size: .75em;
	line-height: 1.4em;
	background: #ffeae5 url(/images/bg_address-box.png) no-repeat top;
}
#menu .addressBox p {
	padding-top: 10px;
}
.addressBoxBot {
	margin: 0 10px 10px 10px;
	height: 10px;
	background: #ffeae5 url(/images/bg_address-boxbot.png) no-repeat bottom;
}
/* MENU END */
#content {
	width: 600px;/**/
	/*width: 380px;*/
	margin: 0 0 0 10px;
	padding: 15px 0 0 0;
	vertical-align: top;
	line-height: 1.4em;
	float:left;
	/*background-color:#eee;*/
	font-size: 0.9em;
}
#contentExtra {
	width: 600px;
	margin: 0px 0px 0px 10px;
	/*padding: 10px 0px 0px 185px;*/
	padding: 15px 0px 0px 0px;
	vertical-align: top;
	line-height: 1.4em;
	float:left;
	/*background-color:#eee;*/
	font-size: 0.9em;
}
#contentWide {
	margin: 0px;
	padding: 10px 10px 0px 185px;
	vertical-align: top;
	line-height: 1.4em;
	font-size: 0.9em;
}
#contentRightCol {
	width: 375px;
	margin: 0px;
	padding: 10px 0px 0px 185px;
	vertical-align: top;
	line-height: 1.2em;	
	float:left;
}
#contentRightCol .sitemap, #content .sitemap {
	text-align: center;
}
#contentRightCol .para, #content .para {
	clear: both;
	/*text-align: center;
	border: 1px solid #CCCCCC;*/
	padding: .25em 0 .25em 0;
	padding-left: 1.2em;
	margin: 5px 0 5px 0;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.7em;
}
#contentRightCol .box, #content .box {
	/*font-size: 0.75em;*/
	width: 175px;
	float: left;
	margin-right: 3px;
	margin-left: 4px;
	margin-bottom: 5px;
	/*border: 1px solid #CCCCCC;*/
	/*background-color: #ddffdd;*/
	color: #fff;

}
#content .box {
	width: 260px;
}

/*#contentRightCol .box2 {
	font-size: 0.75em;
	width: 175px;
	float: left;
	margin-right: 2px;
	margin-left: 6px;
	margin-bottom: 6px;
	border: 1px solid #CCCCCC;
}*/
#contentRightCol .box ul, #content .box ul {
	margin: 0 0 .5em .5em;
	padding: 0;
}
#contentRightCol .box li, #content .box li {
	list-style-type: none;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: 1.2em;
}
#content .box li ul li {
	font-size: 1em;
}
#contentFull {
	/*width:720px;*/
	margin: 0px;
	padding: 10px 10px 0px 10px;
	vertical-align: top;
	/*line-height: 1.2em;*/	
}
#content p, #contentWide p, #contentFull p, #contentRightCol p, #contentExtra p {
	margin: 0px;
	padding: 7px 0px 7px 0px;
	/*line-height: 1.2em;*/
}
#content ul {
	margin: 0 0 0.5em 1em;
	padding: 0;
}
#content li {
	/*font-size: 0.75em;*/
	list-style-type: none;
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	padding-left: 1.5em;
}
#homeOffers {
	width: 600px;
	height: 190px;
	overflow: hidden;
}
.theOffer {
	width: 600px;
	height: 190px;
	background: #fff url(/images/box_offer.png) no-repeat left top;
	margin: 0;
}
.theOffer a {
	width: 600px;
	height: 180px;
	display: block;
	text-decoration: none;
	background: none;
}
.homeOffersInner {
	width: 586px;
	height: 158px;
	padding: 2px 0 0 12px;
	background-image: none;
}
.offer-intro {
	color: #390;
	font-weight: bold;
	font-size: 1.15em;
	line-height: 2.1em;
	background-color: #fff;
	padding: 4px;
}
.offer-h1 {
	color: #f30;
	font-size: 1.9em;
	line-height: 1.4em;
	background-color: #fff;
	padding: 4px;
}
.offer-h2 {
	color: #f30;	
	font-size: 1.9em;
	line-height: 1.4em;
	background-color: #fff;
	padding: 2px 2px 2px 4px;
}
.offer-txt {
	color: #333;
	font-size: 1.15em;
	line-height: 1.6em;
	background-color: #fff;
	padding: 4px;
}
.offer-txt2 {
	color: #333;
	font-size: .85em;
	line-height: 1.5em;
	background-color: #fff;
	padding: 1px 2px 2px 4px;
}
.offer-image {
	margin-right: 2px;
	float: right;
}
.p-theoffer .offer-intro,
.p-theoffer .offer-h1,
.p-theoffer .offer-h2,
.p-theoffer .offer-txt,
.p-theoffer .offer-txt2 {
	padding-left: 0;
}
.p-theoffer .offer-intro {
	line-height: 1.6em;
}
.p-theoffer img {
	padding-bottom: 5px;
}
.offer-actnow {
	clear: right;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #030;
	padding: 4px;
	-moz-border-radius: .7em;
	-webkit-border-radius: .7em;
}
.offer-actnow a:link, .offer-actnow a:visited {
	color: #fff;
}
.offer-actnow a:active, .offer-actnow a:hover {
	color: #f30;
}
.offer-terms {
	color: #666;
	font-size: .75em;
	line-height: 1.4em;
}
.homeNews {
	background: #e5eae5 url(/images/bg_home-news.png) no-repeat top;
	margin-top: 15px;
	margin-bottom: 0;
	padding-top: 10px;
}
.homeNewsInner {
	background-color: #e5eae5;
	padding: 0 0 0 15px;
}
.homeNewsImg {
	margin-right: 15px;
	margin-bottom: 5px;
	border: 1px solid #666;
	float: left;
}
a:hover img.homeNewsImg {
	border: 1px solid #f30;
}
.stopIt {
	clear: both;
	font-size: 1px;
	line-height: 0.1em;
	margin: 0;
	padding: 0;
}
.homeNewsBot {
	clear: left;
	background-image: url(/images/bg_home-newsbot.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 10px;
	/*margin-bottom: 10px;*/
	line-height: .01em;
}
.homeNews a:link, .homeNews a:visited {
	color: #333;
}
.homeNews a:active, .homeNews a:hover {
	color: #060;
}
.homeNews a:hover img.homeNewsImg {
	border: 1px solid #060;
}
#newspic, .newspic {
	float: right;
	text-align: left;
	width: 210px;
	padding: 8px 0 5px 10px;
	margin: 0;
}
#newspic p, .newspic p {
	text-align: left;
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: .9em;
	line-height: 1.2em;
}
.newsDate {
	font-weight: normal;
	font-size: .8em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 2.2em;
	color: #999;
}
.newsIntro {
	font-weight: bold;
	margin-top: 0;
}
.colA1 {
	float: left;
	width: 300px;
}
.colA2 {
	float: left;
	width: 300px;
}
.blocks {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
/* RIGHTCOL HERE */
#rightcol {
	padding: 0;
	margin: 0;
	width: 170px;
	background-color: #ffeae5;
	float: right;
}
#rightcol ul {
	border: 0;
	margin: 0 10px 5px 10px;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #090;
}
#rightcol ul li {
	list-style-type: none;
	color: #060;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: bold;
	font-size: 0.75em;
	line-height: 1.2em;
	border-bottom: 1px solid #090;
}
#rightcol ul li a {
	width: 140px;
	list-style-type: none;
	color: #060;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 4px 5px 4px 5px;
	text-align: left;
}
#rightcol ul li a:hover {
	color: #f30;
	background-color: #fff5f2;
	display: block;
	/*padding: 4px 5px 4px 5px;*/
}
.p-b-penrith #nav-b-penrith,
.p-b1-penrith #nav-b-penrith,
.p-b1-penrith #nav-b1-penrith,
.p-b-cockermouth #nav-b-cockermouth,
.p-b1-cockermouth #nav-b-cockermouth,
.p-b1-cockermouth #nav-b1-cockermouth,
.p-b-middlesbrough #nav-b-middlesbrough,
.p-b1-middlesbrough #nav-b-middlesbrough,
.p-b1-middlesbrough #nav-b1-middlesbrough,
.p-b-northallerton #nav-b-northallerton,
.p-b1-northallerton #nav-b-northallerton,
.p-b1-northallerton #nav-b1-northallerton,
.p-b-appleby #nav-b-appleby,
.p-b1-appleby #nav-b-appleby,
.p-b1-appleby #nav-b1-appleby,
.p-b-hawes #nav-b-hawes,
.p-b1-hawes #nav-b-hawes,
.p-b1-hawes #nav-b1-hawes,
.p-b-kirkby #nav-b-kirkby,
.p-b1-kirkby #nav-b-kirkby,
.p-b1-kirkby #nav-b1-kirkby,
.p-b-stockton #nav-b-stockton,
.p-b1-stockton #nav-b-stockton,
.p-b1-stockton #nav-b1-stockton,
.p-location #nav-b-location,
.p-directions #nav-b-directions,
.p-delivery #nav-b-delivery,
.p-products #nav-b-products,
.p-open #nav-b-open,
.p-showroom #nav-b-showroom,
.p-builders #nav-b-builders,
.p-open-build #nav-b-open-build,
.p-delivery-build #nav-b-delivery-build,
.p-b-beam #nav-b-beam,
.p-b-specialist #nav-b-specialist,
.p-conditions #nav-conditions
 {
	color: #f30;	
	background-color: #fff5f2;
}
#rightcol p {
	text-align: center;
}
#rightcol p.uptodate {
	font-size: 1px;
	overflow: hidden;
	text-indent:-9999px;
}
#rightcol p.uptodate a#nav-uptodate {
	background-image: url(/images/tellmeoffers2.png); /* images/bg_uptodate.png */
	background-position: 5px 0;
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 160px;
}
#rightcol p a:hover#nav-uptodate {
	background-image: url(/images/tellmeoffers2.png); /* images/bg_uptodate.png */
	background-position: 5px -50px;
	background-repeat: no-repeat;
	display: block;
	height: 50px;
}
#rightcol p.toolbank {
	margin: 20px 0 5px 0;
}
/* END RIGHTCOL HERE */

#adspaceright {
	float: right;
	margin: 10px 15px 10px 30px;
	padding: 0px;
	min-height: 240px;
	width: 120px;
}
#adspaceright p {
	/*font-size: 0.7em;*/
	margin-bottom: 7px;
}
#contentbot {
	clear: both;
	margin: 0 5px 0 5px;
	padding: 0;
	background: #060 url(/images/bg4_05.png) no-repeat top;
	width: 980px;
	height: 15px;
}
.bgcolourwhite {
	background-color:#fff;
}
td {
	/*font-size: small;*/
	color: #060;
	font-weight: bold;
}
h1 {
	/*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
	font-family: 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	line-height: 1.2em;
	color: #f30;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}
h2 {
	/*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
	font-family: 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	color: #060;
	font-weight: bold;
	padding: 5px 0 2px;
	margin: 0;
}
.homeNews h2 {
	font-size: 1.5em;
	padding: 0 0 10px 0;
}
h3 {
	font-size: 1em;
	color: #f30;
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 0 0 5px 0;
}
.homeNews h3, .p-news h3 {
	padding-top: 5px;
	font-size: 1.1em;
	color: #000;
	margin: 0;
	clear:left;
}
.homeNews p {
	color: #333;
	font-size: .9em;
	line-height: 1.3em;
}
h4 {
	font-size: 1em;
	margin:0;
	padding:0;
	font-weight: bold;
}
sup {
	font-size: .6em;
	vertical-align: baseline;
	position: relative;
	top: -0.4em;
}
abbr {
	border: none;
}
img {
	border: none;
}
th {
	/*font-size: x-small;*/
	color: #060;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	/*width: 12%;*/
	margin: 0px;
	padding: 4px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #fff;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
th a {
	background-color: #CCC;
}
.onit {
	background-color: #CFF;
}
.foot {
	font-size: x-small;
	font-weight: normal;
}
#footbox {
	/*width:740px;*/
	width:980px;
	clear: both;
	text-align: center;
	padding: 0px;
	margin: 0px 5px 0px 5px;
	/*background-image: url(/images/bg_edge_green_all.gif);*/
	background-color: #060;
}
#footbox p {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	*/
	font-family: 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: .7em;
	line-height: 1.3em;
	text-align: right;
	color: #fff;
	font-weight: normal;
	margin: 0px;
	padding: 4px 15px 0px 15px;
	border-top-width: 1px;
	border-top-style: solid;
	/*background-color: #fff;*/
	border-top-color: #BFD9BF;
}
.topo {
	text-align:left;
	float:left;
}
#footbox a:link, #footbox a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#footbox a:active, #footbox a:hover {
	text-decoration: none;
	color: #f30;
	font-weight: bold;
}
#footbox a.greylink, #footbox a.greylink:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
}
#footbox a.greylink:active, #footbox a.greylink:hover {
	text-decoration: none;
	color: #f30;
}
#verybot {
	width: 990px;
	padding: 0;
	margin: 0 auto 0 auto;
	height: 10px;
	background-color: #fff;
	background-image: url(/images/bg4_08.png);
	background-position: top;
	background-repeat: no-repeat;
}
.detailsmall {
	font-size: .8em;
}
/* google maps */
#map {
	width: 600px;
	height: 350px;
	border: 1px solid #060;
	padding-bottom: 10px;	
}
#directions {
	padding-bottom: 5px;
	/*font-size: 0.75em;*/
}
/* google maps end */
#contentFull #map {
	width: 568px;
	height: 350px;
	border: 1px solid #060;
	float: left;
}
#infowindow {
	white-space: nowrap;
	color:#000000;
}
#infowindow p {
	margin: 0px;
	padding: 0px;
	font-size: .8em;
}
#sidebar {
	/*width: 120px;
	float: right;*/
	height: 350px;
	margin: 30px 0px 0px 10px;
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: bold;
}
#sidebar p {
	padding: 0px 0px 10px 0px;
}
.staff_holder {
	float: left;
	clear: left;
	/*width: 345px;*/
	display:block;
	margin-bottom: 10px;
	padding-bottom: 5px;
	/*border-bottom: 1px dotted #666666;*/
}
.staff_holder_last {
	float: left;
	width: 345px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	/*border-bottom: 1px dotted #666666;*/
}
.staff_picture {
	float: left;
}
.img_gap {
	margin-bottom: 5px;
}
.img_side_gap {
	margin-right: 5px;
}
.staff_details {
	clear: both;
	width: 100%;
}
.staff_details h3 {
	margin: 5px 0 -5px 0;
}
.smaller_text {
	font-size: 0.9em;
}
.clearit {
	clear:both;
}
.organization-unit {
	display: none;
}
/* forms */
form {
	padding: 0;
	margin: 0;
	border: none;
}
.p-location form {
	padding-bottom: 10px;
}
fieldset {
	border: 1px solid #060;
	padding: 10px 5px 5px 10px;
	margin: 10px 0;
}
legend {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 4px;
	color: #333;
}
input {
	padding: 2px;
	margin: 0;
	/*font-family: Verdana, Arial, 'Helvetica Neue', Helvetica, sans-serif;*/
	font-family: 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #666666;
	border: 1px solid #666;
	font-size: .9em;
}
input[type=radio], input[type=file] {
	border: none;
}
.btn {
	color: #fff;
	background-color: #060;
	font-weight: bold;
	padding: 2px;
	border: none;
}
input[type=submit] {
	color: #fff;
	background-color: #060;
	font-weight: bold;
	padding: 3px 5px;
	border: none;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
}
label {
	padding: 0;
	margin: 0;
	/*text-align: right;
	width: 120px;
	font-size: .8em;
	float: left;
	padding-right: 10px;*/
}
textarea {
	/*font-family: Verdana, Arial, 'Helvetica Neue', Helvetica, sans-serif;*/
	font-family: 'Trebuchet MS', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: .9em;
	border: 1px solid #666;
	padding: 3px;
	color: #666;
}
select {
	background-color: #fff;
	color: #666;
	border: 1px solid #666;
}
.formtextlabels {
	float:left;
	width: 190px;
	margin: 2px 10px 1px 0px;
	padding: 0;
	text-align: left;
	clear:left;
}
.formtextwider .formtextlabels {
	width: 250px;	
}
.p-accounts .formtextlabels {
	
}
.p-admin label {
	padding: 0;
	margin: 0;
	text-align: left;
	width: 110px;
	float: left;
	padding-right: 10px;/**/
}
.p-admin input {
	width: 180px;
}
.p-admin input[type=radio], .p-admin input[type=checkbox], .p-admin input[type=select] {
	width: auto;
}
.p-admin input#email_address {
	width: 300px;
}
/* end forms */
.accountNote {
	font-weight: bold;
	font-size: 1.2em;
	color: #f30;
}
/*br {
	clear: left;
}*/
.noborder {
	border: 0px;
}
.homesubhead {
	font-size: 14px;
}
.gapline {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
}
.noline {
	border:none;
	text-decoration: none;
}
.imgleftpad {
	/*padding-left: 180px;*/
}
.p-accounts #content ol { counter-reset: item;}
.p-accounts #content ol li {
	margin: 0 10px 8px 26px;
	padding: 0;
	background-image: none;	
}
.p-accounts #content ol li:before {
	content: counters(item, ".") " ";
	counter-increment: item;
	color: #f30;
	font-weight: bold;
	padding: 0;
	/*margin: 0 0 0 -25px;*/
	/*padding: 0 0 25px 0;*/
}
.p-accounts #content ol li ol li:before {
	font-weight: normal;
	margin: 0 0 0 -26px;
}
.p-accounts #content dt {
	padding-left: 36px;
	text-indent: -36px;
	font-size: 1.1em;
	font-weight: bold;
}
.p-accounts #content dd {
	padding-left: 36px;
	text-indent: -36px;
}
.p-accounts #content dd div {
	padding-left: 35px;	
}
.p-accounts #content .accountNumber {
	float: left;
	width: 36px;
	text-align: left;
	color: #f30;
}
.p-accounts #content .theConditions {
	display:none;
}
#admins table, .p-admin table {
	border-collapse: collapse;
}
#admins th, .p-admin th {
	text-align: left;
}
.branchRow {
	background-color: #eee;
	vertical-align: bottom;
}
.deptRow {
	color: #666;
}
.branchName {
	font-weight: bold;
	font-size: 1.1em;
}
td {
	border-bottom: #ccc 1px solid;
	padding: 4px;
	font-weight: normal;
}
.datetd {
	text-align: right;
}
.p-jobs h3 {
	margin: 5px 0 -5px 0;
	color: #060;
}
.colJobDetail {
	float: left;
	width: 45%;
}
.colDays {
	clear: both;
	text-align: left;
}
.colDays table {
	border-collapse: collapse;
}
.colDays th, .colDays td {
	border-right: solid 1px #ccc;
	text-align: center;
	background-color: #fff;
	border-bottom: none;
}
.colDays th {
	border-bottom: solid 1px #ccc;
	font-weight: normal;
	color: #666;
}
.colDays th.noborder, .colDays td.noborder {
	border-right: none;
}
.apply {
	clear: both;
	text-align: center;
}
.apply p {
	color: #669999;
}
.apply a:link,
.apply a:visited,
.apply a:hover,
.apply a:active {
    display: block;
    min-height: 20px;
    padding: 5px;
    text-decoration: none;
	font-weight: bold;
	border: 1px solid #e9e9e9;
	border-bottom-width: 2px;
	-moz-border-radius: .8em;
	-webkit-border-radius: .8em;
}
.apply a:hover,
.apply a:active {
    text-decoration: underline;
    background-color: #e9e9e9;
}
.offertxt {
	color: #ff3300;
	font-weight: bold;
}
.gas-safe {
	border-collapse:collapse;
}
.gas-safe th {
	background-color: #fff;
	text-align: left;
	border: none;
	border-bottom: 1px solid #ccc;
	border-collapse:collapse;
}