@charset "UTF-8";
/*  HAMMERSMITH CSS */
/* CSS RESET BY ERIC MEYER */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End CSS RESET --- BEGIN STYLING IN TOP DOWN FASHION */

img, div { behavior: url(iepngfix.htc) }

img {
	background-color: #ffffff;
	padding: 5px;
}

.thumbnail {
	background: #e2dddc;
	padding: 0px;
}

body {
	margin: 0px; padding: 0px;
	background-color: #333333;
	font-family:Arial, Helvetica, sans-serif;  
	color:#7f7d78;  
	font-size:13px;  
	line-height:19px;
	}
#maincontent {
	position: relative;
}
	
#main {
	background-color: #222222;
	}

#main .container {
	min-height: 400px;
	}

#footer {
	color: #ffffff;
	padding: 40px;
	}

.container {
	width: 950px;
	margin: 0 auto;
	/*border: 1px solid #99ccff;*/
	position: relative;
	}

/* Header Content */

#header {
	padding-top: 40px;
	margin-bottom: 40px;
	}

#logo h1, #logo small {
	margin: 0px;
	display: block;
	text-indent: -9999px;
	}

#logo {
	background-image: url(images/hammersmith.png);
	background-repeat: no-repeat;
	width: 300px;
	height: 113px;
	}

#menu ul {
	margin: 50px 20px 0px 0px; padding: 0px;
	position: absolute;
	right:0px;
}

#menu ul li {
	display: inline;
	margin-left: 12px;
}

#menu ul li a {
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}

#menu ul li a.active, #menu ul li a:hover {
	color: #ff9900;
}

#newused ul {
	margin: 10px 37px 0px 0px; padding: 0px;
	position: absolute;
	right:0px;
}

#newused ul li {
	display: inline;
	margin-left: 12px;
}

#newused ul li a {
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	border: 1px solid #ff9900;
	background: #ffffff
	}

#newused ul li a.active, #newused ul li a:hover {
	color: #ff9900;
	border-color: #32312f;
	background-color:#32312f;
}

#services {
	margin-left: 0px;
	display: block;
	height: 20px;
	width: 860px;
	position: relative;
	padding: 10px 8px 10px 8px;
	border: 1px solid #d2d2d2;
}

#services ul {
	list-style: none;
	position: absolute;
	left:0px;
	margin: 0 0 0 26px;
	padding:0px;
}

#services ul li {
	display: inline;
	margin: 0px;
}

#services ul li a {
	text-decoration: none;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 8px 6px 8px;
	border:1px solid #d2d2d2;
	background: #ffffff
	}

#services ul li a.active, #services ul li a:hover {
	color: #ff9900;
	border-color: 1px solid #ffffff;
	background-color:#32312f;
}

.left{
	float: left;
	width: 400px;
	margin-right: 20px;
}

.right{
	float: right;
	width: 400px;
}


img, #logo { behavior: url(scripts/iepngfix.htc); }  

/* Block Styling */

.block {
	border: 1px solid #000000;
	background-color: #ffffff;
	margin-bottom: 20px;
	}

.block_inside {
	display: block;
	border: 1px solid #ffffff;
	padding: 30px;
	overflow: auto;
	}

.image_block {
	border: 1px solid #b5b5b5;
	background-color: #d2d2d2;
	padding: 5px;
	float: left;
	}

.image_block img {
	border: 1px solid #b5b5b5;
}

.text_block {
	float: left;
	width: 430px;
	margin-left: 40px;
}

.text_block_s {
	float: left;
	width: 630px;
	margin-left: 60px;
}

.text_block_product {
	float: right;
	height: 128px;
	margin-right: 5px;
	width: 677px;
}

/* work styling */


#block_portfolio {
	overflow:auto;
	margin-bottom:20px;
}

#portfolio_items {
	width:950px;
}

.mini_portfolio_item {
	border:1px solid #000000;
	margin-bottom:80px;
	min-height: 200px;
	width: 300px;
	float: left;
}

.mini_portfolio_item .block_inside { 
	background:none; background-color:#e2dddc; 
	padding:25px 30px 15px 30px; 
	min-height: 200px;
}
.mini_portfolio_item .thumbnail { float:left; margin-right:20px;}

.product_box{
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #999999;
	display: block;
	float: left;
	width: 860px;
	height: auto;
}


/*
	Footer-Styles
*/

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin: 60px 0px 0px 0px;
	padding: 0px;
	min-height: 150px;
}
.footer_column {
	float:left;
	width:120px;
	margin-right:30px;
}
#footer .long {
	width:610px;
}
#footer h3 {
	color:#e2dddc;
	text-transform:uppercase;
	font-size:10px;
}
.footer_column ul li, .footer_column ul {
	list-style:none;
	margin:0px;
	padding:0px;
}




/* text Styling */

.text_block_s ul{
	margin: 0px 0px 0px 35px;
	}

.text_block_s ul li{
	margin: px
	text-indent: 0px;
	list-style-type: disc;
	}

h2 {
	margin: 0px 0px 10px 0px;
	font-size: 36px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	line-height: 35px;
}

h3 {
	color: #32312f;
	text-transform: uppercase;
	font-weight: bold;
	}

h4 {
	color: #ff9900;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
}

small {
	color: #595856;
	font-weight: bold;
	font-size: 11px;
	display: block;
	margin-bottom: 15px;
}

a {
	color: #ff9900;
	text-decoration: none; 
}

a:hover {
	text-decoration: underline;
}

#home p {
	margin: 5px 10px 10px 0px;
	text-indent: 35px;
}

p {
	margin: 5px 10px 10px 0px;
}


a.button {
	background: #32312f;
	padding: 5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #32312f;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 25px;
}

a.button:hover {
	background: #ff9900;
	border-color: #ff9900;
}

a.button_product {
	background: #32312f;
	padding: 5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #32312f;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 25px;
}

a.button_product:hover {
	background: #ff9900;
	border-color: #ff9900;
}

/* mail form */

form {width: 400px;}

fieldset{
	margin-bottom:15px;
	width: 400px;
}

.textarea2{
background-color:#ffffff;
background-image: none;
border: 1px solid #d2d2d2;
margin: 4px;
padding: 6px;
}

input,textarea{
background-color:#ffffff;
border: 1px solid #d2d2d2;
margin: 4px;
}
/*styles the input fields*/
/*styles the form fields*/
label{
}
legend{
padding:20px;/*gives a bit of padding between the border and the test*/
color:#000066;
}
.submitbutton {
	border: 1px solid #d2d2d2;
	background-color:#ffffff;
}

