@charset "UTF-8";
/******************************************************************************************************

										Market Hardware Core CSS

/******************************************************************************************************/

/* reset */
body, p, h1, h2, h3, h4, h5, h6, a, div, blockquote, cite, a img, address {
	margin: 0;
	padding: 0;
	text-indent: 0;
	border: none;
	outline: none;
	list-style: none;
	text-decoration: none;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
}
table, td, tr, tbody, thead, th, caption {
	border-spacing: 0;
	border: none;
	border-collapse: separate;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
/* typography */
body {
	font-size: 0.75em /* 12px */;
	background: white;
	color: black;
	font-family: Arial, sans-serif;
	line-height: 1.5em;
	margin: 0 auto;
}
h1, h2, h3, h4, h5, h6 {
	color: #007987;
	font-weight: normal;
	margin-bottom: 3px;
}
h1 {
	font-size: 1.5em /* 18px */;
}
h2 {
	font-size: 1.3em /* 15px */;
}
h3 {
	font-size: 1.2em /* 14px */;
}
h4, h5, h6 {
	font-size: 1.1em /* 13px */;
}
p, ul, ol {
	margin-bottom: 1.1em;
} /* DO NOT RESIZE */
li {
	margin-bottom: 0.5em;
}
a, a:visited {
	color: #ff3399;
	text-decoration: underline;
}
a:hover, a:active {
	color: #ff3399;
	text-decoration: none;
}
/* group (also known as clearfix) applies style to div's containing other floating elements - FLOAT CHILDREN LEFT AND CLEAR NONE */
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.group {
	zoom: 1;
	display: block;
}
/* layout */
#branding {
	position:relative;
}
#nav ul, #nav li, #callout ul, #callout li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}
#nav li {
	position: relative;
}
#nav li ul { /*position: absolute;*/
	display: none;
}
#nav li:hover ul, #nav li.hover ul {
	display: block;
}
#footer {
	margin: 0 auto;
	font-size: 90%;
	line-height: 1.2em;
	text-align: center;
	color: #fff;
	background: #648eb0;
	padding: 10px;
}
#footer a, #footer a:visited {
	color: #d0abd3;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #d0abd3;
	text-decoration: none;
}
.breadcrumb {
	font-size:85%;
	padding-bottom: 10px;
}
.breadcrumb a {
	outline: none;
}
blockquote {
	margin: 10px 10px;
	padding: 5px;
	background: #f2f2f2;
	border-bottom: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}
blockquote p {
	padding-left: 10px;
}
/* forms */
form, fieldset, input {
	margin : 0;
	padding : 0;
}
form {
	width: 38em;
	margin-left: 5px;
}
form p {
	font-size: 100%;
	padding: 2px;
	margin: 0;
}
/* fieldset styling */
fieldset {
	margin: 1em 0;
	padding: 1em;
	border : 1px solid #e2e2e2
}
/* legend styling */
legend {
	font-weight: bold;
	color: #11818F;
}
/* style for  labels */
label {
	float: left;
	width: 14em;
}
/* style for required labels */
label .required {
	font-size: 0.9em;
	font-style: normal;
	color: red;
}
label.error, input.submit {
	color: #F00;
	margin: 5px 0 0 0;
}
input {
	width: 225px;
}
input.radio, input.submit {
	width: auto;
}
textarea {
	width: 225px;
	height: 100px;
	padding:0;
}
/* submit */
form div input, form div button {
	width: 100px;
	margin-top:5px;
	margin-left: 295px;
	padding: 0 .25em;
	background-color: #11818F;
	color: #fff;
	text-transform: uppercase;
	font-size: 90%;
}
/******************************************************************************************************

											Custom Styles

/******************************************************************************************************/

#container {
	width: 812px;
	margin: 0 auto;
	background: url(/design/head.gif) no-repeat;
}
#branding h1 {
	margin: 0;
}
#branding h1 a {
	display: block;
	height: 88px;
	text-indent: -99999px;
}
#branding p {
	position: absolute;
	right: 33px;
	top: 30px;
	line-height: 1.3em;
	text-align: right
}
#branding p span.phone {
	font-size: 1.5em;
	color: #0f494e;
}
#callout {
	background: url(/design/interior.jpg) right top no-repeat;
}
.home #callout {
	background: none;
}
#callout {
	margin: 0 33px 0px 36px;
	text-transform: uppercase;
	font-size: 1.3em;
}
#callout li {
	background: url(/design/callout.gif) no-repeat top;
	display: block;
	width: 243px;
	height: 163px;
}
.home #callout li {
	display: inline;
	background: no-repeat;
	width: auto;
	height: inherit;
}
#callout a {
	text-decoration: none;
	text-align: center;
}
#leftcol, #rightcol {
	float: left;
	clear: none;
	display: inline;
}
#leftcol {
	margin-left: 36px;
	width: 244px;
	background: #cdcdcd url(/design/nav.gif) top center no-repeat;
	overflow: hidden;
}
#rightcol {
	padding: 15px 0 25px 25px;
	width: 475px;
}
#nav {
	padding: 20px;
	background: url(/design/nav-foot.gif) bottom no-repeat
}
#nav a, #nav:visited {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 0 0 0 7px;
	position: relative;
	left: -12px;
	padding-left: 15px;
	background: url(/design/bullet.gif) left center no-repeat;
	width: 189px;
}
#nav a:hover, #nav a:active, .home #nav #nav-home a, .about #nav #nav-about a, .team #nav #nav-team a, .resi #nav #nav-resi a, .comm #nav #nav-comm a, .bath #nav #nav-bath a, .manu #nav #nav-manu a, .invo #nav #nav-invo a, .client #nav #nav-client a, .links #nav #nav-links a, .articles #nav #nav-articles a, .contact #nav #nav-contact a {
	color: #f39;
}
#nav li {
	margin-bottom: 1px;
	border: 1px dotted #999;
	border-right: none;
	border-left: none;
}
#nav li li {
	border: none;
}
#nav li li a, #nav li li a:visited, #nav li li a:hover, #nav li li a:active {
	background: #e8e8e7;
	position: relative;
	left: 0;
	padding: 0 20px;
	color: #000;
	width: 164px
}
#nav li li a:hover {
	background: #9cc1c3;
}
.home table ul {
	padding-left: 14px;
}
#side {
	text-align: center;
	background: #fff;
	padding: 20px;
	color: #455253;
}
/*****************************************  servey table ************************************/


table#scorecard {
	border-collapse: collapse;
	width: 100%;
	font : 100%/1.7 Arial, Helvetica, sans-serif;
	color : #333;
	margin: 5px;
}
table#scorecard thead {
	background: #11818F;
	color: #FFF;
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
	font-weight: bold;
}
table#scorecard th {
	font-weight: bold;
	text-align: left;
}
table#scorecard th, td {
	padding: 0.1em 1em;
}
table#scorecard .odd {
	background-color:#c6e1e2;
}
table#scorecard .title {
	color: #11818F;
	font-size: 1.2em;
}
table#scorecard .head-title {
	text-align:center;
}
table#scorecard .left-title {
	font-weight: bold;
	font-size: 150%;
}
table#scorecard td.radio {
	text-align: center;
	line-height: 1.5;
	padding:8px 0 0 0;
}
table#scorecard #content_sub table p {
	margin-right:0;
	margin-left:0;
}
table#scorecard label.cont {
	float: left;
	width: 400px;
}
