body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #777;
	font-size: 62.5%;
	color: #383837;
}

a, #home .home, #about .about, #services .services, #faqs .faqs, #contact .contact, #quote .quote {
	color: #f1642e;
}

img {
	behavior: url(../scripts/iepngfix.htc);
	border: 0;
}

h1 {
	color: #fff;
	font-weight: normal;
	font-size: 2.7em;
}

h1.header {
	position: absolute;
	left: 14px;
	bottom: 10px;
	margin: 0;
}

h1.header a {
	color: #fff;
	text-decoration: none;
}

h1.ctop {
	margin: 0 0 20px 0;
}

h2 {
	font-size: 2em;
	font-weight: normal;
}

h3 {
	color: #f1642e;
	font-size: 1.5em;
	margin-top: -5px;
	margin-bottom: 0;
} 

span {
	color: #fff;
}

span.header {
	position: absolute;
	left: 14px;
	bottom: 10px;
	margin: 0;
	color: #fff;
	font-weight: normal;
	font-size: 2.7em;
}

span.header a {
	color: #fff;
	text-decoration: none;
}

span.orange, h1 a span {
	color: #f1642e;
}

.fleft {float: left}
.cleft {clear:left}

#main {
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
}

#header {
	min-height: 103px;
	background: #383836 url(../images/header-bg.png) 0 0 repeat-x;
	position: relative;
}

h1 span, h1 a span, #header ul li a:hover {
	color: #f1642e;
}

#header img {
	position: absolute;
	left: 138px;
	top: 0;
}

#header ul {
	position: absolute;
	right: 23px;
	bottom: 14px;
	list-style: none;
	font-size: 1.8em;
	margin: 0;
}

#header ul li {
	display: inline;
	color: #fff;
}

#header ul li a, #phone {
	color: #fff;
	text-decoration: none;
}

#phone {
	position: absolute;
	right: 23px;
	top: 14px;
	font-size: 1.8em;
}

#phone-inner {
	display: table;
}

#pleft {
	display: table-cell;
	padding-right: 21px;
}

#pright {
	display: table-cell;
	text-align: right;
}

#rotate {
	height: 274px;
	background: #fff url(../images/rotate-workshop.jpg) 0 0 no-repeat;
}

#content-top {
	display: table;
	border-collapse: collapse;
	width: 100%;
	background: #383836 url(../images/ctop-bg.png) 0 0 repeat-x;
	height: 301px;
	color: #fff;
}

#content-top2 {
	background: url(../images/ctop3-bg.png) 0 0 repeat-x;
	height: 301px;
	color: #fff;
	width: 100%;
}

p.ctop2 {
	font-size: 1.4em;
	padding-right: 10%;
	margin-top: 2px;
}

p.ctop {
	font-size: 1.4em;
	padding-right: 370px;
	margin-top: 2px;
}

#ctop-left {
	display: table-cell;
	width: 710px;
	padding-top: 17px;
	padding-left: 32px;
}

#home #ctop-left, #about #ctop-left {
	background: url(../images/line.png) 97% 50% no-repeat;
}

#ctop-left img {
	border: 5px solid #fff;
	float: right;
	margin-right: 10%;
}

#ctop-right {
	display: table-cell;
	width: 249px;
	vertical-align: middle;
}

#ctop-right h2 {
	text-align: center;
	color: #ccc;
}

#ctop-right ul, .cell ul {
	font-size: 1.5em;
	padding-left: 0;
}

#ctop-right ul li {
	list-style: none;
	background: url(../images/small-arrow.png) 0 50% no-repeat;
	margin: 10px 0;
}

#ctop-right ul li a {
	color: #fff;
	text-decoration: none;
	padding-left: 20px;
}

#ctop-right ul li a:hover {
	text-decoration: underline;
}

#content-bottom {
	display: table;
	border-collapse: collapse;
	width: 936px;
	margin: 0 12px;
}

#content-bottom h2 {
	font-size: 1.8em;
	border-bottom: 2px solid #383837;
	line-height: 2.1em;
}

#content-bottom p {
	font-size: 1.3em;
}

#cbot-left, #cbot-middle, #cbot-right, .cbot {
	display: table-cell;
	width: 33%;
	padding: 0 12px;
}

p.case-study {
	text-align: right;
}

p.case-study a {
	color: #f1642e;
	text-decoration: none;
}

p.case-study a:hover {
	text-decoration: underline;
}

#cbot-middle ul {
	font-size: 1.3em;
	list-style-image: url(../images/orange-dot.png);
	list-style-type: disc;
}

#cbot-middle ul li {
	margin: 10px 0;
}

#cbot-right ul {
	font-size: 1.8em;
	padding-left: 0;
}

#cbot-right ul li {
	list-style: none;
	background: url(../images/tick.png) 0 50% no-repeat;
	padding-left: 40px;
	margin: 10px 0;
}

#footer {
	background: #444442 url(../images/footer-bg.png) 0 0 repeat-x;
	color: #fff;
	display: table;
	width: 100%;
}

#footer p {
	margin: 2px;
}

#footer p a {
	color: #fff;
	text-decoration: none;
}

#copyright {
	display: table-cell;
	width: 50%;
}

#by {
	display: table-cell;
	width: 50%;
	text-align: right;
}

/*#### extra styles for about.php ####*/

.table {
	display: table;
	border-collapse: collapse;
	width: 100%;
}

.row {
	display: table-row;
}

#cbot ul {
	padding: 0;
	margin: 0;
}

.big-arrow {
	background: url(../images/large-arrow.png) 0 0 no-repeat;
	padding-left: 25px;
	margin: 10px 0 25px 0;
}

#content-bottom p.big-arrow {
	font-size: 1.4em;
}

#ctop-right p {
	font-size: 1.4em;
	margin-right: 20px;
	padding-left: 20px;
}

/*#### extra styles for services.php ####*/

.cell {
	display: table-cell;
}

p.nopad {
	font-size: 1.4em;
	margin-top: 2px;
}

#content-top2 h3 {
	margin-top 50px;
}

#content-top2 ul {
	padding-top: 0;
	margin-top: -5px;
	font-size: 1.6em;
}

#content-top2 ul li {
	list-style: none;
	background: url(../images/orange-dot.png) 0 3px no-repeat;
	margin: 0 45px 15px 45px;
	padding-left: 17px;
}

/*#### extra styles for faqs.php & contact.php & terms.php & technical.php ####*/

#content-bottom h1 {
	color: #383837;
	border-bottom: 2px solid #383837;
}

.centered {
	text-align: center;
}

.zoom {
	background: url(../images/zoom.png) 100% 0 no-repeat;
	padding-right: 18px;
	color: #000;
}

#contact h3 {
	font-size: 2em;
}

address, #content-bottom p.tel {
	font-size: 1.5em;
	font-style: normal;
}

#address {
	display: table-cell;
	width: 35%;
	vertical-align: top;
}

#form {
	display: table-cell;
	width: 55%;
	font-size: 1.4em;
}

form ul li {
	list-style: none;
}

input, textarea {
	margin-bottom: 1em;
}

#name, #email, #tel {
	width: 60%;
}

#message {
	width: 90%;
	height: 10em;
}

.error {
	border: 1px solid #900;
	background-color: #fdd;
}

span.required {
	color: #f00;
}

#form h4 {
	color: #000;
	text-align: center;
	margin-top: 4em;
	margin-bottom: 4em;
	font-size: 1.4em;
}

ol#terms li {
	font-size: 1.2em;
	margin-bottom: 5px;
}
ul#technical li {
	margin-bottom: 5px;
	font-size: 1.4em;
}
#spec {
	width: 300px;
	height: 65px;
	background: transparent url(../images/spec.jpg) no-repeat;
	float: right;
	margin-left: 30px;
}

#spec a {
	font-size: 20px;
	color: #fff;
	text-decoration: none;
	position: relative;
	top: 15px;
	left: 25px;
}
#spec a:hover {
	color: #f1642e;
}

/*#### extra styles for case-study.php ####*/

#content-cs {
	display: table;
	border-collapse: collapse;
	width: 100%;
	background-color: #383836;
	color: #fff;
}

#ccs-left {
	display: table-cell;
	width: 310px;
	padding-top: 17px;
	padding-left: 32px;
	font-size: 1.3em;
	vertical-align: middle;
}

#css-left h1 {
	padding-top: 0;
}

#ccs-right {
	display: table-cell;
	padding-right: 32px;
	text-align: right;
}

#cs-gallery {
	display: table;
	width: 100%;
	margin-top: 18px;
}

#cs-gallery img {
	border: 0;
	margin-bottom: 18px;
}

a.cs {
	color: #383837;
	text-decoration: none;
}

a.csspan {
	text-decoration: none;
}

#cbot-left span {
	display: block;
	font-size: 1.3em;
	color: #383837;
	margin-top: 5px;
}

#cbot-left img {
	border: 0;
}

/*#### extra styles for quote ####*/
.ral {
	float: left;
	display: block;
	width: 300px;
	text-align: right;
}

#quote form {font-size: 1.2em}

#quote #name, #quote #email, #quote #tel, #quote #location {width: 300px;margin-left:10px}

#quote fieldset {margin: 20px 60px 20px 60px;padding:20px}
#quote legend {font-weight: bold}
#quote .error {color: #f00;border:none;background:none}

#ndli label {padding-right:20px}
.grey {color:#999}

.dimes {width: 28%}
.dsul {width: 14%;margin-bottom:30px}
.opts {margin-right:20px}

#manu1, #manu2, #manu3 {margin-left:42px}

#mbox {margin-left:20px}
#mbox #message {width: 809px}

.ral, .dimel {background: url(../images/reqbg.png) 100% 0 no-repeat;padding-right: 10px}

/*#### mootools accordian styles ####*/

#accordion {
	margin:20px 0px;
}

h3.toggler {
	background: url(../images/large-arrow.png) 0 50% no-repeat;
	padding-left: 25px;
	margin-top: 15px;
	font-size: 1.8em;
	font-weight: normal;
	cursor: pointer;
	border: 0;
}

h3.qnt {
	cursor: default;
	color: #383837;
	text-transform: uppercase;
}

div.element img {
	margin-left: 6px;
	margin-left: 7px;
}

/*#### TESTIMONIALS ####*/
#comments-form {
	float: left;
	width: 400px;
}

#comments-form p {
	margin: 15px 0;
}

#comments-form ul {
	list-style: none;
}

#comments-form .box {
	margin-bottom: 10px;
}

#comments-form .box input, #comments-form textarea {
	width: 300px;
}

.hotr {
	display: none;
}

#comments-form .error {
	background: #f00;
	color: #fff;
	font-weight: bold;
	padding: 2px;
}

#comments-main {
	margin-left: 450px;
}

.testitop {
	margin: 10px 0;
	padding: 10px;
	font-style: italic;
	line-height: 1.5;
}

.testibot {
	margin: 0 0 10px;
	padding: 0 10px 10px;
	border-bottom: 1px solid #F1642E;
	font-weight: bold;
}

p.good {
	background: #3c3;
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}

p.bad {
	background: #c33;
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}

#admin th, #admin td {
	padding: 5px;
}
