/*RESET*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border: 0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
a {
	text-decoration: none;
	color: #F26522;
}
a:hover {
	text-decoration: underline;
	color: #F26522;
}

/*WRAPPERS*/
body {
	font-family: 'Trebuchet MS';
	font-size: medium;
	color: #4a4a4a;
}
#wrap {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#cont-wrap {
	width: 100%;
	margin: 0;
	position :absolute;
	top: 155px;
	left: 0;
	overflow: hidden;
}


/***********CONTENT STYLES*****to override any standard styles simply start the CSS declaration with #wrap***/
#cont-960, .cont-960 {
	width: 100%;	
	float: left;
	padding: 0 0 20px 0;
}
#cont-660, .cont-660 {
	width: 660px;	
	float: left;
	padding: 0 0 20px 0;
}

	/*headings*/
	#cont-wrap h1, #cont-wrap h1 a, #cont-wrap h2, #cont-wrap h2 a, #cont-wrap h3, #cont-wrap h3 a, #cont-wrap h4, #cont-wrap h4 a {
		margin: 0 0 10px 0;
		color: #4a4a4a;
		margin-bottom: 10px;
	}
	#cont-wrap h1, #cont-wrap h1 a {
		font-size: 1.3em;
	}
	#cont-wrap h2, #cont-wrap h2 a {
		font-size: 1em;
		color: #f99d1c;
	}
	#cont-wrap h3, #cont-wrap h3 a {
		font-size: 0.9em;
	}
	#cont-wrap h4, #cont-wrap h4 a {
		font-size: 0.9em;
		color: #F26522;
	}
	#cont-wrap h1 a:hover, #cont-wrap h2 a:hover, #cont-wrap h3 a:hover, #cont-wrap h4 a:hover {
		text-decoration: none;
	}
	
	/*other*/
	#cont-wrap p {
		font-size: 0.8em;
		color: #6a6a6a;
		margin: 0 0 10px 0;
	}
	#wrap p.opener, #wrap #opener p {
		font-size: 1.1em;
	}
	
	#cont-wrap ul {
		margin: 10px 0;
	}
	#cont-wrap ul li {
		font-size: 0.8em;
		background: url(/images/bullet-star.png) 5px 5px no-repeat;
		padding-left: 20px;
		margin: 5px 0;
	}
		#cont-wrap ul li ul {
			margin: 0 0 5px 0;
		}
		#cont-wrap ul li ul li {
			font-size: 1em;
			padding-left: 20px;
		}
	#cont-wrap hr {
		margin: 10px 0;
		border: 1px dotted #e3e3e3;
		clear: both;
	}
	
	/*other structure*/
	.two-col {
		width: 309px;
		float: left;
		border-right: 1px dotted #e3e3e3;
		padding-right: 20px;
		margin-right: 20px;
	}
	.two-full-col {
		width: 460px;
		float: left;
		padding-right: 20px;
		position: relative;
		margin: 0 0 20px 0;
	}
	.three-col {
		width: 219px;
		float: left;
		border-right: 1px dotted #e3e3e3;
	}
	.three-full-col {
		width: 300px;
		float: left;
		padding-right: 20px;
	}


/*TITLE BAR*/
.title-bar {
	position: relative;
	clear: both;
	border-bottom: 1px dotted #e3e3e3;
	width: 100%;
	padding-bottom: 2px;
}
#wrap .title-bar h2, #wrap .title-bar h2 a, #wrap  .title-bar h3, #wrap  .title-bar h3 a, #wrap  .title-bar h4, #wrap  .title-bar h4 a {
	margin: 0;
	color: #4a4a4a;
}
#wrap .title-bar p {
	position: absolute;
	bottom: 3px;
	right: 0;
	margin: 0;
	font-size: 0.75em;
}






/*HEADER*/
#header {
	width: 100%;
	height: 115px;
	position :absolute;
	top: 0;
	left: 0;
}
#logo {
	float: left;
}
#logo a {
	display: block;
	width: 230px;
	height: 115px;
	background: url(/images/main-sprite/main-sprite.png) 0 -86px;
}
#header ul {
	float: right;
	margin: 20px 0 20px 0;
}
#header ul li {
	display: inline;
	font-size: 0.75em;
	margin: 0 0 0 10px;
}
#header ul li a {
	color: #4a4a4a;
}
#header ul li a:hover {
	color: #F26522;
	text-decoration: underline;
}
	/*search*/
	#search {
		float: right;
		clear: right;
		position: relative;
		width: 235px;
		height: 30px;
	}
	#keywords {
		width: 207px;
		height: 30px;
		line-height: 28px;
		margin: 0;
		padding: 0 0 0 30px;
		background: url(/images/main-sprite/main-sprite.png) 0 -201px;
		border: 0;
		color: #cfcfcf;
		outline: none;
		font-size: 1em;
		position: absolute;
		top: 0;
		right: 30px;
	}
	#search-button {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 0;
		right: 0;
	}
	
	
/*BREADCRUMB*/
#breadcrumb {
	line-height: 40px;
	width: 100%;
	clear: both;
}
#wrap #breadcrumb p {
	font-size: 0.75em;
	margin: 0;
}
.bc-spacer {
	margin: 0 7px;
}


/*TOP BANNER*/
#top-banner {
	position: relative;
	margin: 0 0 20px 0;
}
#top-banner h1 {
	margin-top: 15px;
}
#image-banner {
	position: relative;
}
#image-banner img.icon {
	position: absolute;
}
#image-banner h1 {
	position: absolute;
}
#image-banner p {
	position: absolute;
}	
#title-position {
	position: absolute;
}


/*NAB*/
#nab {
	clear: both;
}
#wrap #nab h3 {
	border: 1px solid #e3e3e3;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	line-height: 40px;
	padding-left: 20px;
	margin: 0;
	background: url(/images/nab/bg-nab-title.gif) top repeat-x;
	font-size: 1.3em;
	font-weight: normal;
}
#wrap #nab h3 a {
	color: #F26522;
}
#nab-items {
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.nbi {
	height: 59px;
	padding: 15px 20px;
}
.nbi img {
	float: left;
	margin-right: 20px;
}
#wrap .nbi h4 {
	margin: 0;
}
#wrap .nbi h4 a {
	color: #4a4a4a;
}
#wrap .nbi p a {
	color: #6a6a6a;
}
#wrap .nbi:hover p a {
	color: #F26522;
	text-decoration: none;
}
#wrap #nab-items hr {
	margin: 0 20px;
}
	/*hover*/
	.nbi:hover {
		background-color: #fef0dd;
	}
	#wrap .nbi:hover a {
		color: #F26522;
		text-decoration: none;
	}


/*OUR PRODUCTS*/
#our-prods {
	clear: both;
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}
#our-prods p {
	position: absolute;
	top: 3px;
	right: 0;
}
#wrap #our-prods ul {
	margin: 0;
	padding: 0;
	height: 134px;
}
#wrap #our-prods ul li {
	display: block;
	float: left;
	width: 120px;
	margin: 0;
	padding: 0;
	background: none;
	font-size: 0.75em;
}
#wrap #our-prods ul li a {
	display: block;
	float: left;
	width: 90px;
	padding-left: 30px;
	color: #6a6a6a;
	line-height: 13px;
}
#wrap #our-prods ul li:hover a {
	color: #F26522;
	text-decoration: none;
}


/*FAT FOOTER*/
#fat-foot-top {
	width: 100%;
	height: 6px;
	clear: both;
	background: url(/images/main-sprite/main-sprite.png) 0 -40px no-repeat;
}
#fat-foot {
	width: 958px;
	clear: both;
	padding: 30px 0;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	background-color: #f1f1f1;
	overflow: auto;
}
#wrap #fat-foot h4 {
	height: 45px;
	border-bottom: 1px solid #e3e3e3;
	margin:  0 0 20px 0;
	color: #4a4a4a;
	font-size: 0.9em;
}
#wrap #fat-foot h4 a {
	color: #4a4a4a;
}
#wrap #fat-foot h4 a:hover {
	color: #F26522;
}
#wrap #fat-foot h4.connect {
	height: 30px;
	border-bottom: 1px solid #e3e3e3;
	margin-top: 15px;
	margin-bottom: 15px;
}
	/*small column*/
	.ffi-small {
		float: left;
		margin-left: 20px;
		width: 120px;
	}
	#wrap .ffi-small ul li {
		margin: 0 0 7px 0;
		line-height: 12px;
		background: none;
		font-size: 0.75em;
		padding: 0;
	}
	#wrap .ffi-small ul li a {
		color: #6a6a6a;
	}
	#wrap .ffi-small ul li a:hover {
		color:#F26522;
	}
	/*medium column*/
	.ffi-medium {
		float: left;
		margin-left: 20px;
		width: 160px;
	}
	.ffi-medium p {
		margin-bottom: 10px;
	}
	#wrap #fat-foot .ffi-medium p a {
		color: #4a4a4a;
	}
	#wrap #fat-foot .ffi-medium p a:hover {
		color: #F26522;
		text-decoration: underline;
	}
	#wrap .ffi-medium ul li {
		width: 75px;
		float: left;
		font-size: 0.75em;
		margin: 0 0 7px 0;
		padding: 0;
		background: none;
	}
	#wrap .ffi-medium ul li.extra-marg {
		margin-right: 10px;
	}
	/*large column*/
	.ffi-large {
		float: left;
		margin-left: 20px;
		width: 320px;
	}
	#wrap .ffi-large ul {
		margin: 0;
		padding: 0;
	}
	#wrap .ffi-large ul li {
		float: left;
		width: 60px;
		height: 60px;
		margin: 0 20px 10px 0;
		padding: 0;
		background: none;
	}


/*FOOTER*/
#footer {
	width: 100%;
	height: 40px;
	background: url(/images/main-sprite/main-sprite.png) 0 -47px;
	clear: both;
	margin-bottom: 40px;
}
#wrap #footer ul {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
}
#wrap #footer ul li {
	display: inline;
	margin: 0 15px 0 0;
	line-height: 40px;
	background: none;
	font-size: 0.75em;
	padding: 0;
}
#footer ul li a {
	color: #4a4a4a;
}
#wrap #footer p {
	float: right;
	line-height: 40px;
	margin-right: 20px;
	font-size: 0.75em;
}


/*NEWS*/
#wrap .news-item {
	margin-bottom: 15px;
	padding: 5px 5px 5px 50px;
	position: relative;
}
#wrap .news-item a img {
	position: absolute;
	top: 5px;
	left: 5px;
}
#wrap .news-item h2 {
	margin: 0;
	font-size: 0.9em;
}
#wrap .news-item h2 a {
	color: #4a4a4a;
}
#wrap .news-item p {
	margin: 0;
	font-size: 0.75em;
}
#wrap .news-item:hover {
	background-color: #fef0dd;
}


/*CONTACT FORM*/
#contact-form {
	padding: 20px;
	background-color: #f7f7f7;
	border: 1px solid #e3e3e3;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	overflow: auto;
}

#contact-form-box {
	float: left;
	width: 290px;
	margin: 0 20px 0 0;
}
#contact-form-description {
	float: right;
	width: 280px;
	margin: 0 0 0 20px;
}
#wrap #contact-form-description h2 {
	color: #6a6a6a;
}
#wrap .optional {
	color: #8a8a8a;
	font-size: 0.75em;
}
.fae {
	margin: 0 10px 0 5px;
}

.form-field {
	width: 100%;
	line-height: 25px;
	padding: 0 0 0 5px;
}
#wrap input.error {
	border: 1px solid #C7102D;
	background: #F9E6E9 url(/images/forms/val-no.gif) 100% 2px no-repeat;
	line-height: 25px;
}
#wrap label.error {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -3000px;
}
#wrap input.valid {
	border: 1px solid #C1CE00;
	background: #FBFED3 url(/images/forms/val-yes.gif) 100% 2px no-repeat;
	line-height: 25px;
}
#wrap p.disclaimer {
	margin-top: 50px; 
}

/*SEARCH*/
#wrap .search-item {
	margin: 5px 0;
	padding: 5px;
	overflow: auto;
}
#wrap .search-item:hover {
	background-color: #fef0dd;
}
#wrap .search-item:hover h2 a, #wrap .search-item:hover p a {
	color: #f26522;
	text-decoration: none;
}
#wrap .search-item h2 {
	margin: 0;
	font-size: 0.9em;
}
#wrap .search-item h2 a {
	color: #4a4a4a;
}
#wrap .search-item p {
	margin: 0;
	font-size: 0.75em;
}
#wrap .search-item p a {
	color: #4a4a4a;
}

/*SITEMAP*/
.sitemap-item {
	border: 1px solid #e3e3e3;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 10px 20px;
	background-color: #f8f8f8;
	margin: 0 20px 20px 0;
	width: 180px;
	float: left;
}
.sitemap-item-last {
	border: 1px solid #e3e3e3;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	padding: 10px 20px;
	background-color: #f8f8f8;
	margin: 0 0 20px 0;
	width: 180px;
	float: left;
}

/*Spam Fiields*/
.absolute-fields {
	position: absolute;
	left: 9999px;
}


/*STANDARD CLASSES*/
/*color: #F26522;*/
/*color: #f99d1c;*/
#wrap .left {float: left;}
#wrap .right {float: right;}
.both {clear: both;}
#wrap .icon-right {float: right; margin: 0 0 0 20px;}
#wrap .icon-left {float: left; margin: 0 20px 0 0;}

#wrap .orange, #wrap .orange p {color: #f26522;}
#wrap .dark-grey, #wrap .dark-grey p {color: #4a4a4a;}
#wrap .grey, #wrap .grey p {color: #6a6a6a;}
#wrap .blue, #wrap .blue p {color: #188dcd;}
#wrap .dark-blue, #wrap .dark-blue p {color: #178dcd;}
#wrap .white, #wrap .white p {color: #fff;}

#wrap .first {margin-left: 0; border-left: none;}
#wrap .last {margin-right: 0; border-right: none; padding-right: 0;}
#wrap .extra-margin {margin-top: 20px;}

#wrap .small {font-size: 0.7em;}
#wrap .large {font-size: 1.3em;}
#wrap .massive {font-size: 1.9em;}
#wrap .icon {float: left; margin: 0 20px 20px 0;}
#wrap .relative {position: relative;}

#wrap .gtlist li {
	background: url(/images/bullet-gt.png) 5px 5px no-repeat;
	padding-left: 20px;
}
#wrap .starlist li {
	background: url(/images/bullet-star.png) 5px 5px no-repeat;
	padding-left: 20px;
}
