@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: #414141; color: black; font-family: Verdana, sans-serif; line-height: 1.5em; margin: 0 auto; margin-top: 0px; padding-top: 0px;}

h1, h2, h3, h4, h5, h6 { /* Use to set global header styles. ie, bold, italic, color, margin, padding */}
h1 { font-size: 1.3em /* 18px */; margin-bottom: 12px; color: #272324; font-weight: bold;}
h2 { font-size: .9em /* 15px */; margin: 0; color: #000; font-weight: bold;}
h3 { font-size: 1em /* 14px */; }
h4, h5, h6 { font-size: 1.1em /* 13px */; }

p, ul, ol { margin-bottom: 1.1em; color: #000; line-height: 1.4em;} /* DO NOT RESIZE */
ul { margin-left: 0px; padding-left: 30px;}
li { margin-left: 20px;  color: #000; font-size: .9em; list-style-type: square;}

p {font-family: Arial; font-size: 1em;}

a, a:visited { color: #0036ff; text-decoration: underline; }
a:hover, a:active { color: #0036ff; 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 { display: block; }

/* layout */
#branding { position:relative; }

#nav{
	margin-top: 30px;
	margin-bottom: 20px;
	padding-top: 0px;
	width: 140px;
	height: auto;
	text-align: left;

}

#nav ul, #nav li, #callout ul, #callout li { margin: 0 0 0 0px; padding: 0px; text-indent: 0; }
#nav li { position: relative; font-family: Arial; font-size: 1em; padding-top: 5px;padding-bottom: 4px; list-style-type: none; border-bottom: 1px dotted #fff;}
#nav li li{padding-top: 5px;padding-bottom: 4px;}
#nav a, #nav a:visited { color: #000; text-decoration: none; font-weight: bold; }
#nav a:hover { text-decoration: underline; }
#nav ul li a { display: block; width: 140px; height: 17px; }
#nav ul ul li a { display: block; width: 200px; height: 17px; }
.home #nav #nav-home a,
.about #nav #nav-about a,
.affiliations #nav #nav-affiliations a,
.services #nav #nav-services a,
.gallery #nav #nav-gallery a,
.articles #nav #nav-articles a,
.request #nav #nav-request a,
.contact #nav #nav-contact a { color: #fff;}

#footer { margin: 0 auto; font-size: 75%; text-align: center; width: 752px; padding-top: 20px; padding-bottom: 40px; background: url('../images/design/footer_bg.jpg') top left no-repeat; }
#footer p { color: #fff; padding-top: 10px; width: 95%; margin: 0 auto; }
#footer a { color: #fff; text-decoration: underline; }
#footer a:hover, #footer a:active { 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;clear:both; }

/* fieldset styling */
fieldset { margin: 1em 0; padding: 1em; border : 1px solid #019FAD }

/* legend styling */
legend { font-weight: bold; color: #019FAD; }

/* 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: #019FAD; color: #fff; text-transform: uppercase; font-size: 90%; }

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

											Custom Styles

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

#main{
	width: 752px;
	margin: 0px auto;
}

#wrapper{
	width: 752px;
	padding-bottom: 10px;
	background: url('../images/design/content-tile.jpg') top left repeat-y;
}

#content-wrap{
	background: url('../images/design/content_bg.jpg') top left no-repeat;

}

#branding{ 
	width: 752px;
	height: 115px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: url('../images/design/header.jpg') top center no-repeat;
}

#branding h1 a{
	display: block;
	width: 560px;
	height: 110px;
	outline: none;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
}

#header{
	width: 665px;
	padding-right: 115px;
	padding-top: 25px;
	overflow: hidden;
	float: right;
}

#address{
	float: left;
	margin-left: 30px;
	color: #fff;
	margin-top: 133px;
}

#phone{
	float: right;
	margin-right: 40px;
	margin-top: 23px;
	color: #00a0ae;
	text-align: right;
}

#phone h2 {
	display: inline;
	font-style: normal;
	color: #00a0ae;
	font-size: 1.2em;
	line-height: 1.7em;
}

#phone p{
	color: #474747;
	font-weight: bold;
line-height: 1em;
}

#left{
	width: 140px;
	float: left;
	height: 100%;
	margin-top: 0px;
	padding-left: 30px;
}

#left h2 a{
	color: #000;
	text-decoration: none;
}

#left p{
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #000;
}

#right{
	float: right;
	width: 494px;
	margin-top: 13px;
	margin-right: 80px;
}


#callout{
	width: 548px;
	height: 151px;
	background: url('../images/design/callout_bg.jpg') no-repeat;
	padding: 0px 0 4px 0;
	margin-bottom: 10px;
}


#content{
	margin-top: 0px;
	margin-left: 20px;
	height: 100%;
}

.cleaner {
	clear: both;	
}