html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/*
	CSS by Pixel Machine
	Copyright (c) 2009, Pixel Machine. All rights reserved.
	www.pixelmachine.co.uk
*/
/* ------{ Basic Setup }------ */
html, body {
	font: normal normal 14px Georgia,"Times New Roman",Times,serif;
	color:#595959;
}
body {
	background:#fff url(../site_images/bg-texture.gif) repeat center top;
	min-width:970px;
}
/* ------{ Wireframe Layout }------ */
#container {
	width:100%;
	min-width:1040px;
	padding:0;
	margin:0;
	overflow:hidden;
}
.top_bg {
	height: 190px;
	width: 100%;
	background-color: #fff;
	position: absolute;
}
.float_bg {
	height: 40px;
	width: 100%;
	background-color: #fff;
	position: fixed;
	top: 0;
	z-index: 5;
}
#contact {
	background:transparent url(../site_images/gears.png) no-repeat center bottom;
}
.block {
	clear:both;
	width:970px;
	padding:0 35px;
	margin:0 auto;
	position: relative;
}
#header {
	position: relative;
}
#mainmenu {
	width:300px;
	margin:0;
	padding:0;
	left: 670px;
	position: absolute;
	top: 136px;
	line-height: 1em;
	z-index: 10;
}
.main-menu {
	width:300px;
	font-size:1em;
	position:absolute;
	top: 0;
	margin: 0;
	padding: 10px 0 0 0;
	text-transform: uppercase;
	list-style-type: none;
}
.main-menu.fixed {
	position: fixed;
	top: 0px;
}
#footer {
	width:inherit;
	text-align: center;
	padding:20px 0 40px 0;
	line-height:28px;
}
/* ------{ Header }------ */
h1.logo a{
	text-indent: -9999px;
	display:block;
	height:162px;
	width:300px;
	background:url(../site_images/logo.png) no-repeat center 6px;
	padding:0;
	border:0;
	position: relative;
	z-index: 100;
	-webkit-animation-name: pop;
	-webkit-animation-duration: .5s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: ease-in;
}
@-webkit-keyframes pop {
	from {
		-webkit-transform: scale(.1) rotate(30deg);
		opacity: 0;
	}
	85% {
		-webkit-transform: scale(1.05) rotate(0deg);
		opacity: 1;
	}
	to {
		-webkit-transform: scale(1) rotate(0deg);
	}
}
h1.logo {
	border:0;
	padding: 19px 0 9px 0;
	margin: 0 0 0 0;
	height:162px;
	float: left;
}
/* ------{ Main Menu }------ */
.main-menu li {
	float: left;
	margin-left: 20px;
	list-style-type: none;
}
.main-menu li:first-child {
	float: left;
	margin-left: 0px;
}
.main-menu li a, .main-menu li a:visited {
	color:#000;
	margin: 0;
	padding: 0;
}
.main-menu li a:hover {
	color:#AA1511;
}
/* ------{ Cols }------ */
.single {
	width:970px;
	float:left;
	padding:20px 0 0 0;
}
.triple {
	width:300px;
	float:left;
	padding:20px 0 20px 0;
}
.triple_space {
	width:35px;
	height:10px;
	float:left;
}
.double {
	width:460px;
	float:left;
	padding:20px 0 50px 0;
}
.double_space {
	width:50px;
	height:10px;
	float:left;
}
/* ------{ Text }------ */
h1 {
	font-size:1.5em;
	color:#111;
	margin:1.25em 0;
	padding-bottom:05px;
	padding-left:30px;
	border-bottom:1px solid #ccc;
	font-weight: normal;
}
h1.design_i { background:url(../site_images/pencil.png) no-repeat left 6px; }
h1.customise_i { background:url(../site_images/scissors.png) no-repeat left 6px; }
h1.build_i { background:url(../site_images/hammer_screwdriver.png) no-repeat left 6px; }
h1.projects_i { background:url(../site_images/star.png) no-repeat left 6px; }
h1.details_i { background:url(../site_images/card_address.png) no-repeat left 6px; }
h2 {
	font-size:1.13em;
	color:#111;
	margin: 0 0 1.5em 0;
	font-style:italic;
}
p, ul, label {
	font-size:0.88em; /*1em*/
	margin-bottom:1em;
	line-height:150%;
}
strong {
	font-weight:bold;
}
label {
	display: block;
	margin-bottom: 0.2em;
}
.comment-form input {
	margin-bottom: 1em;
	width: 85%;
	padding: 5px;
	border: 1px solid #ccc;
}
.comment-form textarea {
	margin-bottom: 1em;
	padding: 5px;
	width: 208px;
	height: 78px;
	border: 1px solid #ccc;
}
.comment-form {
	width: 220px;
	margin-right: 20px;
	float: left;
}
.comment-form.last {
	margin-right: 0;
}
.submit-go {
	font-size:12px;
	padding:5px;
	float: right;
	background: none;
	border: 1px solid #ccc;
}
#LastName {
    position:absolute;
    text-decoration:underline;
    background-color:#CC0000;
    left:-5000px;
    width:1px;
    height:1px;
    overflow:hidden;
}
a {
	color: #AA1511;
	text-decoration:none;
}
a:visited {
	color: #AA1511;
	text-decoration:none;
}
a:hover {
	color: #595959;
	text-decoration:none;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
/* ------{ Misc }------ */
.clear {
	clear:both;
}
.stars-float {
	float:left;
}
#footer img {
	vertical-align:bottom;
	position:relative;
	top:5px;
}
hr.rule-wide {
	border:none;
	border-top:1px dashed #ccc;
	margin:35px 0;
	color:#fff;
	background:transparent;
	clear:both;
}
hr.rule-wide-plain {
	border:none;
	border-bottom:1px dashed #ccc;
	margin:35px 0 0 0;
	color:#fff;
	background:transparent;
	clear:both;
}
.portfolio_thumb {
	padding-top:40px;
	margin-top: 42px;
	border: 1px solid #ccc;
	display: block;
	padding: 0;
}
.portfolio_thumb img {
	display: block;
	margin: 4px;
	width: 290px;
}
.detail_col {
	padding-top:42px;
}