@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%; /* container min-height */
	background-color:#fff;
	font-family: 'Cuprum', 'Helvetica Neue', helvetica, sans-serif, arial;
}
body {
	background: #fff url(../images/bg-header.gif) 0 0 repeat-x;
	color: #999999;
}
p {
	line-height: 1.2em;
	padding-bottom: 1em;
}
a:link, a:visited {
	color:#0078C9;
	text-decoration:none;
}
a:hover, a:active {
	color:#b1adab;
}
#branding {
	position:relative;
	width:970px;
	height:181px;
	margin:0 auto;
}
#branding h1 {
	margin:0;
	padding:0;
}
a.incavo-logo {
	position:absolute;
	top:0;
	display:block;
	width:484px;
	height:191px;
	background:#fff url(../images/incavo-logo.gif) 0 0 no-repeat;
}
.displace {
	position: absolute;
	left: -9999px;
}
ul#header-nav {
	position:absolute;
	list-style: none;
	height:30px;
	right:10px;
	top:72px;
}
ul#header-nav li {
	float:left;
	display:block;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #918c88;
	font-size:18px;
	padding-bottom:3px;
}
ul#header-nav li:last-child {
	border-right:none;
}
ul#header-nav a {
	text-decoration: none;
}
ul#header-nav a:link, ul#header-nav a:visited {
	color:#fff;
}
ul#header-nav a:hover, ul#header-nav a:active {
	color:#40c8f4;
}
ul#header-nav a.selected {
	text-decoration: none;
	background:#40c8f4;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px 10px 6px;
	color:#fff;
}
ul#main-products {
	list-style: none;
	width:970px;
	margin:0 auto;
	margin-top:20px;
	padding-bottom:20px;
	overflow:hidden;
}
ul#main-products a {
	color:#ccc;
}
h2 {
	font-weight:normal;
	font-size:48px;
}
ul#main-products li {
	float:left;
	display:block;
	height: 173px;
	margin-left: 12px;
}
ul#main-products li.no-margin {
	margin-left: 0;
}
.sections-content {
	width:262px;
	height:310px;
	background:#fff;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 20px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:20px;
	float:left;
	color: #999;
}
h3 {
	color:#0078ca;
	font-size:18px;
	margin-bottom: 15px;
	clear: both;
}
#wrapper {
	clear:both;
	background-color:#ecf9fe;
	height: 383px;
	margin-top: 20px;
}
#info {
	width:970px;
	height: 353px;
	margin: 0 auto;
}
footer {
	clear:both;
	color:#918c88;
	width:970px;
	height:30px;
	font-size:14px;
	margin: 0 auto;
	margin-top:0;
	padding-top:30px;
	border-top: 1px dotted #A5ACB0;
}
footer.home{
	border: none;
}
.topFooter {
	border-top: 1px solid #DBD9D9;
}
footer p {
	float:left;
	color:#B1ADAB;
}
ul#footer-nav {
	float :right;
	list-style:none;
	width: 230px;
}
ul#footer-nav li {
	float:left;
	display:block;
	border-right:1px solid #dbd9d9;
	padding-right:10px;
	padding-left:10px;
}
#footer-nav li:last-child {
	border-right:none;
	padding-right:0;
}
#footer-nav li a:link {
	color:#b1adab;
	text-decoration:none;
}
#footer-nav li a:visited {
	color:#b1adab;
}
#footer-nav li a:hover, #footer li a:active {
	color:#40c8f4;
}
.grey {
	background: #ccc;
}
.placeholder {
	background: #D4D4D4;
	margin-bottom: 15px;
}
.featured-product {
	float: left;
	margin-bottom: 10px;
	border-right: 1px solid #f5f5f5;
}
.featured-product-copy {
	padding-left: 150px;
	padding-top: 30px;
}
h3.new-product {
	margin-top: 10px;
	border-top: 1px dotted #d5d4d4;
	padding-top: 10px;
}
#content-static {
	width:860px;
	min-height: 300px;
	margin: 0 auto;
	padding-left:50px;
	padding-right:50px;
}
.content-header {
	color:#0078ca;
	font-size:24px;
	margin-bottom: 10px;
	margin-top: 25px;
}
#content-static p, ol {
	color:#999999;
	font-size:18px;
	line-height:1.2em;
}
.content-copy {
	color:#999999;
	font-size:18px;
	line-height:1.2em;
}
#content-items {
	width:860px;
	min-height: 300px;
	margin: 30px auto;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:30px;
}
#product-type-description {
	width: 550px;
	float:left;
}
#products-menu {
	width:860px;
	min-height: 300px;
	margin: 30px auto;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:30px;
	min-height: 400px;
	font-size: 18px;
}
#products-menu h2 {
	color:#0078ca;
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 25px;
}
#products-menu a {
	color:#0078ca;
	text-decoration:none;
}
#product-type-description h2 {
	color:#0078ca;
	font-size:24px;
	margin-bottom: 10px;
	margin-top: 25px;
}
#product-type-description p {
	padding-bottom:15px;
	color:#999999;
	font-size:18px;
	line-height:1.2em;
}
#product-types {
	margin-top: 30px;
	float: right;
	width: 275px;
	margin-left: 20px;
}
.order {
	text-decoration: none;
	background:#0078c9;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px 10px 6px;
	color:#fff;
	font-size: 20px;
	border:none;
	margin-top:25px;
}
a.order {
	color: #fff;
}
ul#product-nav {
	list-style: none;
	width: 300px;
	border-top: 1px solid #dbd9d9;
	padding-top: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
}
ul#product-nav li {
	display:block;
	font-size:18px;
	padding-bottom: 5px;
}
ul#product-nav li a:link, ul#product-nav li a:visited {
	color:#0078C9;
	text-decoration:none;
}
ul#product-nav li a:hover, #footer li a:active {
	color:#b1adab;
}
ul#feautres {
	list-style: circle;
}
ul#feautres li {
	padding-right:10px;
	font-size:18px;
	padding-bottom:3px;
	margin-bottom: 20px;
	margin-left: 20px;
}
ul#contact, ul#locations {
	list-style: none;
	overflow: hidden;
}
ul#contact li, ul#locations li {
	float: left;
	margin-right:30px;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1.4em;
}
.border-addr {
	border-left: 1px solid #d5d4d4;
	padding-left: 30px;
}
.blue {
	color: #0078CA;
}
/* product main page */
ul#product-list {
	list-style: none;
	clear: both;
}
ul#product-list li {
	float: left;
	display: block;
}
ul.subproducts {
	list-style-image: url(../images/arrow-produtcs.jpg);
	padding-bottom: 20px;
	margin-left: 20px;
}
ul.subproducts li {
	font-size: 18px;
	line-height: 1.4em;
	padding-bottom: 10px;
}
ul.subproducts .2nd-level {
	margin-left: 40px;
}
a.subsproducts {
	color: #074e7e;
	line-height: 1.4em;
}
/*location*/
.location-factory {
	border-top: 1px dotted #D5D4D4;
	margin-bottom: 20px;
	padding-bottom: 20px;
	clear: both;
	overflow: hidden;
}
.location-image {
	margin-top: 20px;
	float: left;
	border: 3px solid #9c9c9c;
}
.location-blurb {
	margin-top: 20px;
	margin-left: 194px;
	padding-left: 20px;
	border-left: 1px solid #D5D4D4;
}
/*contact form*/
FIELDSET {
	border-style: none;
	margin-top:20px;
}
LEGEND {
	display: none;
}
.form-elements {
	border: #d9dee1 1px solid;
	MARGIN: 0px;
	WIDTH: 392px;
	COLOR: #095f83;
	PADDING: 0.5em;
	font-size: 12px;
}
p.contact-form {
	color: #095f83;
}
label {
	margin-top: 5px;
	width: 150px;
	float: left;
}
label em {
	font-weight: bold;
	padding-right: 1em;
	vertical-align: top;
	color:#990000;
	font-style: normal;
}
form.contact-form {
	padding-bottom: 20px;
}
label.error {
	float: none;
	color: #c57423;
	padding-left: .5em;
	vertical-align: top;
}
/*rollover submit btn for contact*/

#submit-contact {
	margin-left:150px;
}
#submit-contact .order {
	margin-top: 0;
	font-size: 18px;
	font-family: 'Cuprum', 'Helvetica Neue', helvetica, sans-serif, arial;
}
.clear {
	clear: both;
	padding-top: 20px;
}

