/*
	/css/screen.css (screen)
	Luke Armstrong <me@lukearmstrong.co.uk>
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 62.5%; /* 1em = 10px */
	color: #000;
	background: #fff url(../img/bg.png) repeat;
	text-align: center;
}

/* elements */
a {
	text-decoration: none;
	color: #0066cc;
	padding: 1px;
	background: transparent;
}
a:hover {
	background: #0066cc;
	color: #dedcdc;
}
h1 {
	font-size: 3em;
	font-weight: normal;
}
p {
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.8em;
	font-size: 1.2em;
	margin: 1.2em 0;
}
ol, ul, li {
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: 1.2em;
}
pre {
	font-family: monospace;
	font-size: 1.0em;
}
strong, b {
	font-weight: bold;
}
img {
	border: 0;
}
h1, h2, h3 {
	font-family: Trebuchet MS, Verdana, Helvetica, Arial, Sans-serif;
	font-weight: normal;
	text-align: left;
}
h1 {
	font-size: 3.8em;
}
h2 {
	font-size: 2.6em;
	margin: 1em 0;
}


/* #id */
#site {
	width: 100%;
	background: url(../img/sitebg.gif) repeat-x top left;
}
#container {
	width: 85%;
	min-width: 760px;
	max-width: 1050px;
	margin: 0 auto;
	border-left: 1px solid #0242b8;
	border-right: 1px solid #0242b8;
	border-bottom: 1px solid #0242b8;
	background: #bbb url(../img/faux.gif) no-repeat bottom left;
}
#url {
	width: 100%;
	background: #fff url(../img/swatch1.png) no-repeat top left;
	text-align: right;
}
#wrapper {
	text-align: left;
}
#fluid {
	float: right;
	width: 100%;
	margin-left: -200px;
}
#liquid {
	margin-left: 200px;
}
#header {
	background: #0242b8 url(../img/photos.jpg) no-repeat top left;
	height: 108px;
	text-align: right;
}
#pgtitle {
	background: #fff;
	padding-top: 64px;
	height: 44px;
}
* html #pgtitle {
	padding-top: 57px;
}
#pgtitle h1 {
	padding-left: 12px;
}
#content {
	background: #dedcdc url(../img/swatch2.png) no-repeat bottom right;
	min-height: 310px;
	text-align: left;
	padding: 20px;
}
* html #content {
	height: 310px;
}
#footer {
	background: #eae7e7;
}
#fixed {
	float: left;
	width: 200px;
}
#flash {
	width: 200px;
	height: 216px;
	background: #fff url(../img/noflash.png) no-repeat top center;
	text-align: center;
}
#nav {
	width: 200px;
	text-align: center;
}
#nav ul {
	width: 170px;
	margin: 2em auto;
	border-top: 3px solid #0066cc;
	border-bottom: 1px solid #000;
	text-align: left;
	list-style: none;
}
#nav ul li {
	border-top: 1px solid #000;
	border-bottom: 1px solid #0066cc;
	padding: 0.2em 0;
}
#nav ul #home {
	border-top: 8px solid #000;
}
#nav ul li a {
	display: block;
	width: 100%;
	background: url(../img/nav-off.png) no-repeat center left;
	padding-left: 20px;
	color: #000000;
	font-weight: bold;
}
#nav ul li a:hover,
.pg_Home #nav ul li a.nav_home,
.pg_Onli #nav ul li a.nav_orde,
.pg_Cont #nav ul li a.nav_cont,
.pg_Loca #nav ul li a.nav_loca,
.pg_Lami #nav ul li a.nav_lami,
.pg_Spot #nav ul li a.nav_spot,
.pg_Remo #nav ul li a.nav_remo,
.pg_Cutt #nav ul li a.nav_cutt,
.pg_Fold #nav ul li a.nav_fold,
.pg_Hand #nav ul li a.nav_hand {
	background: url(../img/nav-on.png) no-repeat center left;
	color: #0066cc;
}
#credits {
	text-align: right;
	margin: 1em;
}
#credits a {
	font-size: 1.0em;
	padding: 0;
}
#credits a .copy {
	display: inline;
}
#credits a:hover .copy {
	display: none;
}
#credits a .luke {
	display: none;
}
#credits a:hover .luke {
	display: inline;
}
#map {
	width: 450px;
	height:450px;
	margin: 1em auto;
	border: 1px solid #000;
	background: url(../img/map.gif) no-repeat top left;
}


/* .class */
.ctr {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
	text-align: right;
	margin: 10px;
}
.imgr {
	float: right;
	padding: 0 0 10px 10px;
}
.clr {
	clear: both;
}
.gap {
	height: 1em;
}
.success {
	font-weight: bold;
	color: #00CC00;
}
.error {
	font-weight: bold;
	color: #ff0000;
}


/* form */
input, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	padding: 2px 1px 1px 1px;
	width: 260px;
}
* html input, * html textarea {
	width: 235px;
}
#ctl00_pagecontent_contactForm fieldset  {
	clear: both;
	margin: 0 auto;
	width: 450px;
	text-align: left;
	border: 0px solid #bbb;
	padding: 0;
}
#ctl00_pagecontent_contactForm fieldset legend  {
	color: #0066cc;
	font-size: 1.2em;
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 2px;
	background: #dedcdc;
}
#ctl00_pagecontent_contactForm fieldset ul {
	list-style: none;
	padding: 0 0 20px 0;
}
#ctl00_pagecontent_contactForm fieldset ul li {
	margin: 5px 0;
	width: 100%;
}
#ctl00_pagecontent_contactForm fieldset label {
	float: left;
	display: block;
	width: 150px;
	font-size: 1.0em;
	font-weight: bold;
	margin: 0 1em;
	font-family: verdana, arial, helvetica, sans-serif;
}
#ctl00_pagecontent_contactForm em {
	color: #FF0000;
	font-weight: normal;
}
#ctl00_pagecontent_contactForm .formButton {
	text-align: center;
}
#ctl00_pagecontent_contactForm .formButton input {
	margin: 1em;
	padding: 3px 1em;
	width: 150px;
	cursor: pointer;
}
#ctl00_pagecontent_contactForm .quoteButton {
	text-align: center;
}
#ctl00_pagecontent_contactForm .quoteButton input {
   	margin: 1.3em;
	padding: 3px 1em;
	width: 150px;
	cursor: pointer;
    font-size: 1.5em;
}
#ctl00_pagecontent_contactStatus {
	text-align: left;
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 1.2em;
	font-family: verdana, arial, helvetica, sans-serif;
}
#map .mapinput {
	width: 100%;
}
#map .mapbtn {
	width: 50%;
	margin: 5px auto;
}
.radio {
    font-size: 1.3em;
    font-weight: bold;
    margin: 0 auto;
}
.radio label {
    text-align: left;
}