@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.80em /* 12px */; color: #000; font-family: Arial, sans-serif; line-height: 1.5em; margin: 0 auto; }

h1, h2, h3, h4, h5, h6 { /* Use to set global header styles. ie, bold, italic, color, margin, padding */ }
h1 { font-size: 1.67em; /* 20px */; color: #5F6A72; font-weight: normal; }
h2 { font-size: 1.33em /* 16px */; color: #645246; font-weight: bold; }
h3 { font-size: 1.2em /* 14px */; color: #645246; font-weight: bold; }
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: #6A717D; text-decoration: underline; }
a:hover, a:active { color: #645246; 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, #spotlight ul, #spotlight li { margin: 0; padding: 0; text-indent: 0; list-style-type: none; }
#nav li { position: relative; }
#nav li ul { position: absolute;  }

#footer { margin: 0 auto; text-align: center; color: #5D4F41; width: 900px; }
#footer p { font-size: 0.83em; /* 10px */ }
#footer a, #footer a:visited { color: #5D4F41; text-decoration: none; }
#footer a:hover, #footer a:active { color: #5D4F41; 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: #5F6A72; }

/* 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: 297px; padding: 0 .25em; background-color: #5F6A72; color: #fff; text-transform: uppercase; font-size: 90%; }

/******************************************************************************************************

											Custom Styles

/******************************************************************************************************/

body {background: #AAB5AC url(../images/body-bg.gif) top center repeat-x;}
/* font-size guide
	10px->0.83em 11px->0.92em 12px->1em 13px->1.1em 14px->1.2em 15px->1.4 em 16px->1.33em 17px->1.42em 18px->1.5em 19px-> 20px->1.67em 21px->1.75em 22px->1.83em 23px->1.92em 24px->2em 28px->2.33em
 */
.ir a { display: block; position: relative;  text-indent: -999em;}
.ir span { display: block; width: 100%; height: 100%; position: absolute; top:0; left:0; cursor: pointer; }
span.tr, span.tl { overflow: hidden; display: block; position: absolute; }

/* layout content */
#wrapper { margin: 28px auto 12px auto; width: 892px; border: 1px solid #5D4F41; background: #F9F7EF;  }
#content { margin-top: 34px; background: #F9F7EF url(../images/bg_content.gif) repeat-y 0 0; border-top: 1px solid #5D4F41;  }
.left-column { float: left; width: 148px; padding: 0 0 0 0;}
.right-column { float: right; width: 743px; padding: 0 0 0 0;}

#branding { border-bottom: 1px solid #5D4F41; background: #6A717D; padding: 7px 17px 7px 0; }
#branding h1#logo { float: right; }
#branding h1#logo a { width: 373px; height: 50px;}
#branding h1#logo span { background: url(../images/logo.jpg) no-repeat 0 0; }
/* nav */
#nav { z-index: 9; position: relative; background: #AAB5AC; border-bottom: 1px solid #5D4F41; min-height: 328px; *height: 328px; }
#nav ul { padding: 19px 0 0 0; }
#nav li { text-align: right; padding: 0 12px 9px 0; margin-right: 9px; width: 126px; }

#nav li.current, #nav li.hover,
.home #nav #nav-home,
.about #nav #nav-about,
.how-we-work #nav #nav-how-we-work,
.cabinetry #nav #nav-cabinetry,
.gallery #nav #nav-gallery,
.location #nav #nav-location,
.contact #nav #nav-contact
{ background: url(../images/bg_dot.gif) no-repeat right 8px; }
#nav li.current a, #nav li.hover a,
.home #nav #nav-home a,
.services #nav #nav-services a,
.how-we-work #nav #nav-how-we-work a,
.cabinetry #nav #nav-cabinetry a,
.gallery #nav #nav-gallery a,
.location #nav #nav-location a,
.contact #nav #nav-contact a
{ text-decoration: underline; }


#nav li.hover li a { text-decoration: none; }
#nav li a { font-size: 0.92em; font-weight: bold; color: #6A5A43; text-decoration: none; }
#nav li ul { top:0; left: 132px; padding: 0; display: none;  }
#nav li ul li { position: relative; margin: 0; padding: 0; width: 153px; text-align: left; padding-left: 9px; padding-bottom: 1px; }
#nav li ul li a { display: block; background: #AAB5AC; line-height: 20px; vertical-align: middle; height: 20px; margin-left: 7px; padding-left: 10px; }
#nav li ul li a:hover { background: #fff; }

/* spotlight */
#spotlight { position: relative; border-bottom: 1px solid #5D4F41;  background: #5D4F41; width: 743px; height: 328px; overflow: hidden; }
#spotlight li { float: left; margin-right: 20px; height: 328px; }
#spotlight li.last { margin-right: 0; padding-left: 1px; }
#spotlight span.b { height: 27px; width: 743px; z-index: 9; background: url(../images/bg_spotlight.png) repeat-x 0 0; display: block; position: absolute; bottom: 0; left:0; }

/* brand-group */
#brand-group { padding-top: 35px; padding-bottom: 13px; background: #EBE7D5; border-bottom: 1px solid #5D4F41; }
#brand-group span { display: block; text-align: center; }
#brand-group span.first { margin-bottom: 22px; }
/* callout */
#callout { background: #DCCEAB; }
#callout li { background: url(../images/bg_callout.gif) no-repeat right top; position: relative; float: left; width: 214px; padding: 16px 14px 0 19px; border-bottom: 1px solid #5D4F41; min-height: 75px; *height: 75px; }
#callout li.last { background: none; padding-right: 16px; }
#callout li p, #callout li p a { color: #645246; font-size: 0.92em; text-decoration: none; display: block; width: 214px; height: 62px; }

/* context */
.context { padding: 31px 42px 31px 29px; }
.context h1 { margin-bottom: .2em; }
.context ul { margin-top:0; }
.context li { margin: 0; list-style: circle; }
.context p, .context li {  color: #5F6A72; }
.context p.title{ margin: 0; }

/*
 * interior page
*/
body.interior .context p { margin-bottom: 3em; }
body.interior .context ol, body.interior .context ul { margin-bottom: 3em; }
body.interior .context ol { padding-left: 50px;  }
body.interior .context ul { padding-left: 30px; list-style: none; margin-top: 4px; }