@charset "UTF-8";
@import url(reset.css);
@import url(menu.css);
@import url(form.css);

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

										Market Hardware Core CSS

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

/* typography */
body { font-size: 0.88em /* 14px */; background: white; color: #565656; font-family: Georgia, Times, 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 */ font-family: Arial, Verdana, sans-serif; }
h1 { font-size: 1.86em /* 30px */; color: #B66612; font-weight: bold; }
h2 { font-size: 1.29em /* 18px */; color: #61907D; text-transform: uppercase;  font-weight: bold;}
h3, h3 a { font-size: 1em /* 14px */; color: #304785; font-weight: bold;}
h4, h5, h6 { font-size: 0.9em /* 13px */; }

p, ul, ol { margin-bottom: 1.1em; } /* DO NOT RESIZE */
li { margin-bottom: 0.5em; }

a, a:visited { color: #61907D; text-decoration: none; }
a:hover, a:active { color: #B66612; 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; }

#callout ul, #callout li { margin: 0; padding: 0; text-indent: 0; list-style-type: none; }

#footer { margin: 0 auto; font-size: 0.83em; text-align: center; color: #ABABAB; }
#footer p { line-height: 12px; margin: 12px 0 12px 0; letter-spacing: 0.3px; }
#footer a, #footer a:visited { color: #ABABAB; text-decoration: underline; }
#footer a:hover, #footer a:active { color: #ABABAB; 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; }

.ir { display: block; overflow: hidden; position: relative; }
.ir span { display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
.container { width: 943px; margin: 0 auto; }
#header { position: relative; border-bottom: 13px solid #8BBEAA; margin-bottom: 12px; padding-bottom: 9px; width: 943px; }
#branding { padding: 16px 0 0 0; }
#branding h1 { width: 216px; height: 77px; float: left; display: inline; margin: 24px 0 0 0; }
#branding h1 span { background: url(../images/logo.gif) no-repeat 0 0; }
#branding p { float: right; margin: 0;  line-height: 1.7em;}
#branding p .address { color: #C88C4D; font-family: Georgia; font-size: 1.2em; padding-right: 12px; }
#branding p .phone { font-weight: normal; font-size: 1.67em; color: #304785; font-family: Arial, sans-serif; }


#banner { background: #8BBEAA; margin: 10px 0 0 0; padding: 10px 0; }
#banner h2 { width: 172px; height: 23px; float: left; display: inline; margin: 0 0 0 12px; }
#banner h2 span { background: url(../images/nkba.gif) no-repeat 0 0;  }
#banner p { width: 389px; height: 20px; float: right; margin: 0 20px 0 0; display: inline; }
#banner p span {  background: url(../images/the-fine-art.gif) no-repeat 0 0;  }
#callout{  border-bottom: 12px solid #8BBEAA; line-height: 22px; color: #B66612; font-family: Georgia; }
#callout table {margin: 10px 0;}
#callout td {padding: 20px;}


body.interior #content { background: url(../design/bg_content2.gif) repeat-y 310px 0; }
.left-column { float: left; width: 312px; }
.left-column img { border: 1px solid #B96B1A; margin-bottom: 8px; }
.right-column { float: left; width: 600px; padding: 16px 0 0 31px; }
.right-column h1 { margin-bottom: 8px; }
.right-column h2 { margin: 30px 0 6px 0; }

/* 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
 */


blockquote {
	background: #eef5f2;
	border: 1px solid #dce9e4;
	margin: 0 0 10px 0;
	padding: 15px;
}

cite {
	font-style: italic;
}

#screenshot {
	height: 417px;
	width: 943px;
	z-index:-10;
}

