html {
	background-image: url(/images/bg-main.gif);
}

body {
	width: 1000px;
	margin: 0 auto;
	font-family: Arial, sans-serif;
	font-size: 62.5%;
	position: relative;
}

h2, h4 {
	font-size: 1.6em;
	margin: 0 0 0.25em 0;
	padding-top: 0;
	}

h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	}
	
hr {

	border-top: 1px dashed #E5791E;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px solid;
	height: 0;
	margin: 0 0 10px;
	padding: 0;
}

/* UIA digital seal style */
#imgM {
	width:100px;
	height:100px;
	padding-left:25px;
	padding-top:16px;
	}

.services-page em, .services-page h5, .about-us-page em, .about-us-page h5 {
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
}

.contact-us-page{
	position:relative;
}
.contact-us-page h5 { font-size: 1em; color: #000000; }

.submit-invention-page{
	position:relative;
}
.submit-invention-page h5 { font-size: 1em; }

.about-us-page h4 { margin-top: 1em; }

.services-page ul {
	margin-top: 0.5em;
	padding-top: 0;
}

.services-page .list-header {
	margin-bottom: 0.5em;
	padding-bottom: 0;
}

h6 {
  font-size: 1em;
  margin-bottom: 0;
}

.services-page h6 {
	margin-top: 0.5em;
}

#main-content .services-page p, #main-content .about-us-page p {
	padding: 0;
	margin: 0 0 1em 0;
}

blockquote {
	padding: 1.5em 2.5em;
	margin: 1.5em;
	border: 1px solid #ffd399;
	background-color: #fff9f2; 
}

img {
  border: 0px;
}

address {
  font-style: normal;
  margin: 1.5em 3px;
}

p {
  padding: 0 0 1em;
  margin: 0;
}

a, h2 a:hover, h3 a:hover {
	color: #3278ce;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#main-content {
	width: 767px;
	margin: 0 16px 0 0;
	background: url(/images/sub-sub-header.jpg) no-repeat top left white;
	min-height: 450px;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	color: #333333;
	font-size: 1.25em;
	line-height: 1.25em;
	padding: 0 32px 10px 32px;
}

	#main-content-home {
		width: 831px;
		margin: 0 16px 0 0;
		background: url(/images/sub-sub-header.jpg) no-repeat top left white;
		min-height: 400px;
		font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
		padding: 0;
	}

#main-content-lower {
	width: 831px;
	margin: 15px 16px 0 0;
	background-color: white;
}

#footer {
	background: url(/images/bg-footer.png) top left no-repeat;
	height: 40px;
	position: relative;
	color: #e98538;
	width: 984px;
	padding-right: 14px;
}

#footer #copyright {
	position: absolute;
	bottom: 10px;
	left: 153px;
	font-style: normal;
	font-size: 1.2em;
}

#designed-by, #footer img {
	display: block;
	float: right;
	line-height: 29px;
	margin: 10px 0 0 10px;
	font-size: 9px;
	color: #e98538;
}

#footer a:hover span {
	color: white;
	cursor: pointer;
	text-decoration: none;
}

#main-content h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	margin: 0 0 1px 0.5em;
	padding: 25px 0 6px;
	font-size: 22px;
	line-height: 22px;
	color: #000000;
}
#main-content h4 + p {
	margin-top: 0;
	padding-top: 0;
}

#main-home-image {
  margin-left: 35px;
  margin-bottom: 0px;
  margin-right: 15px;
  margin-top: 0;
  padding-top: 25px;
}

#article-content {
	padding: 15px 11px 30px;
	width: 450px;
}
#article-content p {
  text-align: justify;
}
#submit-invention-article-content {
	padding: 0px 11px 15px;
	width: 750px;
}
/*#submit-invention-article-content .submit-invention-page {
	padding: 500px 11px 30px;
	width: 750px;
}*/
#submit-invention-article-content p {
  text-align: justify;
}

/* Carefully... */
#content-wrapper {
	float: left;
	width: 846px;
}
/* carefully... */

#our-work-body #sub-header {
	width: 846px;
}

#subnav {
	font-family: Verdana, sans-serif;
	text-transform: lowercase;
	width: 450px;
	height: 25px;
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0 0 0 5px;
}
#subnav li {
	float: left;
	line-height: 25px;
	margin: 0 0 0 5px;
	color: #2F8DEC;
	font-size: 13px;
}

#subnav li a { font-size: 12px; }

#subnav a:hover {
	text-decoration: underline;
	color: #E5791E;
}

#right-column {
  float: right;
  margin: 57px 15px 3em 0;
}

.clear {
  clear: both;
}
.clear-left {
  clear: left;
}

.partners-page img, .news-page img, .testimonials-page img {
  float: left;
  margin-right: 1em;
}

.partners-page p, .news-page p, .testimonials-page p {
  float: left; width: 345px;
}

.highlighted-link {
  text-decoration: underline;
}

.feature-box a {
  color: #000000;
  text-decoration: underline;
}

.feature-box a:hover {
  cursor: hand;
  cursor: pointer;
  text-decoration: none;
}

/*
#right-column .feature-box h2, #main-content .feature-box h2 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 16px;
	line-height: 28px;
	width: 225px;
	font-weight: normal;
	color: white;
}
*/

#main-content-lower ul.feature-boxes {
	height: 145px;
	width: 831px;
	padding: 0;
	margin: 0;	
}

	ul.feature-boxes li {
		float: left;
		display: block;
		list-style-type: none;
	}

	.feature-boxes li.feature-box-left {
	/*	background: url(/images/feat-plastics-news.jpg) no-repeat top left; */
		width: 410px;
		height: 145px;
	}
		.feature-box-left img{
			width: 410px;
			height: 145px;
		}
	
		.feature-box-left .feat-content {
			margin: 50px 0 0 185px;
			text-align: center;
		}
	
		.feature-box-left .feat-text {
			font-style: italic;
			font-size: 20px;
			font-family: Georgia;
		}
	
		.feature-box-left .feat-text-link {
			font-size: 19px;
			color: #D56B32;
		}
	
	.feature-boxes li.feature-box-separator {
		background: url(/images/main-vert-rule.jpg) no-repeat center;
		width: 3px;
		height: 145px;
		margin: 0 3px;
	}
	
	.feature-boxes li.feature-box-right {
/* 		background: url(/images/ebook-img.jpg) no-repeat bottom left; */
		width: 410px;
		height: 145px;
	}
	
		.feature-box-right img{
			margin: 17px 0 0 3px;
			float: left;
		}
		
		.feature-box-right .feat-content {
			margin: 25px 0 0 100px;
			text-align: center;
		}
	
		.feature-box-right .feat-text {
			font-style: italic;
			font-size: 17px;
			font-family: Georgia;
		}
		
		.feature-box-right .blue-text {
			color: #3B7BB4;
			font-size: 21px;
		}
		
#main-content-lower ul.blog-press-boxes{
	background: url(/images/main-hr.jpg) no-repeat top center;
	height: 128px;
	width: 831px;
	padding: 0;
	margin: 0;
}

	ul.blog-press-boxes li{
		float: left;
		display: block;
		list-style-type: none;
	}
	
	.blog-press-boxes li.trd-blog {
		width: 234px;
		height: 128px;
	}
		
		li.trd-blog .content {
			text-align: center;
			margin: 30px 0 0 10px;
			width: 120px;
			float: left;
		}
		
		li.trd-blog .blue-text {
			color: #3B7BB4;
			font-size: 19px;
			margin-bottom: 5px;
		}
		
		li.trd-blog .black-text {
			font-style: italic;
			font-size: 18px;
			font-family: Times;
		}
		
		li.trd-blog img {
			margin: 28px 0 0 7px;
		}
	
	.blog-press-boxes li.feature-box-separator {
		background: url(/images/main-vert-rule.jpg) no-repeat center;
		width: 3px;
		height: 128px;
		margin: 0 3px;
	}
	
	.blog-press-boxes li.press-box {
		width: 550px;
		height: 128px;
	}
	
		li.press-box #press-slider {
			margin: 10px 0 0 20px;
		}

/*
#main-content .feature-box img {
  position: absolute;
  bottom: 2px;
  left: 2px;
}

#main-content .feature-box p {
  margin: 0;
  padding: 0;
  height: 50px;
  position: absolute;
  font-size: 1.0em;
  line-height: 1.2em;
  left: 100px;
  top: 35px;
  width: 128px;
}


#feature-box-products p {
  width: 160px;
  bottom: 2px;
  right: 5px;
}
#feature-box-services p {
  width: 120px;
  right: 25px;
  bottom: 2px;
}

#main-content .feature-box p.short-feature {
  width: 120px;
  margin-left:-5px;
}

#feature-box-learn-more {
  margin-right: 0;
}
#feature-box-learn-more p {
  width: 100px;
  left: 120px;
  bottom: 2px;
}

#right-column .feature-box {
  margin: 15px 0 0 0 !important;
}

#sidebar h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: 16px;
	line-height: 28px;
	width: 225px;
	font-weight: normal;
	color: black;
}
*/

#news-items {
  margin: 0;
  padding: 0;
}
#news-items li {
  list-style-type: none;
  background: url(/images/bullet-bulb.jpg) top left no-repeat;
  padding: 0 0 2em 115px;
}

.testimonials-page p {
	margin-bottom: 2em;
}

strong.services-header {
	font-size: 1.6em;
	font-family:'Trebuchet MS','Lucida Grande',Arial,Sans-Serif;
	color: #333333;
}

.top-link {
	float: right;
	font-size: 10px;
}

.top-link:hover {
	text-decoration: none;
}

.top-link:hover span {
	color: #E5791E;
}

.maincontent {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

.news-image {
	margin: 5px 0 0;
}

/* Press Boxes */
#press-boxes {
	margin: 30px 0 0 24px;
}
#press-boxes a:hover {
  text-decoration: none;
}
#press-boxes div {
	margin-right: 6px;
	float: left;
}
#press-boxes h2 a {
	position: absolute;
	right: 0;
	top: 21px;
	font-size: 0.7em;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
}


/* Press Box (single) */
#press-boxes .press-box {
  border: 1px solid #e8aa7c;
  height: 170px;
}

#press-boxes .press-box h2 {
  background: url(/images/home-subheaders-blue-wide.png) top left no-repeat;
  border-bottom: 1px solid #e8aa7c;
  color: white;
  font-size: 16px;
  font-weight: normal;
  height: 25px;
  padding: 8px 0 0 10px;
}


/* Press Box Left */
#press-boxes .press-box-left {
  width: 357px;
}

#press-boxes .press-box-left div.left {
  border-right: 1px solid #e8aa7c;
  height: 103px;
  margin-top: 5px;
  padding: 15px 0 0 18px;
  width: 65px;
}

.feature-boxes .ebook {
  margin: 3px 0 0 5px;
}

.feature-boxes .ebook input {
		border: 1px solid #e8aa7c;
		border-right: none;
		color: #666666;
		float: left;
		height: 14px;
		margin: 3px 0 0 32px;
		width: 185px;
	}
	.feature-boxes .ebook div.heading {
		font-size: 1.5em;
		line-height: 1.0em;
		margin-bottom: 15px;
	}
	.feature-boxes .ebook span.orange {
		color: #ff6c00;
		font-size: 14px;
		font-variant: small-caps;
		font-weight: bold;
	}
	.feature-boxes .ebook span.subheading {
		color: #000000;
		font-size: 13px;
		line-height: 15px;
	}
	.feature-boxes .ebook span.submit-button {
		background-color: #e5aa7e;
		border: 1px solid #e8aa7c;
		border-left: none;
		display: block;
		float: left;
		margin-top: 3px;
		text-align: center;
		width: 20px;
	}
		.feature-boxes .ebook span.submit-button a {
			background-image: url(/images/arrow-right.png);
			display: block;
			font-size: 1.0em;
			height: 16px;
			padding-left: 3px;
		}
	.feature-boxes .ebook #error-overlay {
		display: none;
		color: #789fd6;
		line-height: 1.1em;
	}
	.feature-boxes .ebook #success-overlay {
	  display: none;
	  color: #789fd6;
	  line-height: 1.1em;
	}
	.feature-boxes .ebook #success-overlay span.reset {
	  color: red;
	  cursor: pointer;
	  font-size: 0.9em;
	  padding: 0 3px;
	}



/* Press Box Right */
#press-boxes .press-box-right {
  width: 356px;
}
#press-boxes .press-box-right div {
  margin-top: 13px;
  padding: 15px 0 10px 0;
  padding-top: 15px;
  text-align: center;
  width: 112px;
}
#press-boxes .press-box-right div.middle {
  border-left: 1px solid #e8aa7c;
  border-right: 1px solid #e8aa7c;
}


/* Social Media Icons */
#social-media-icons {
  padding: 15px 25px 0 0;
  text-align: right;
}


/* E-book Form */
#e-book-form .field-error {
  background-color: #FFCCCC;
  color: red;
  border: 1px solid red;
}


#main-content #invent-shop-header {
  zoom: 1;
}

#main-content #invent-shop-header:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#main-content #invent-shop-header a {
  line-height: 24px;
  margin: 10px 0 0 13px;
  padding: 0 155px 0 0;
  background: url(/images/invent-shop-small.png) top right no-repeat;
  height: 40px;
  display: block;
  float: left;
}

#main-content #invent-shop-header a:hover {
  text-decoration: none;
  color: #4d9dff;
}

#main-content #invent-shop-header span {
  display: none;
}

small {
  color: #7f7f7f;

}

#google-map{
	position:absolute;
	right:60px;
	top:270px;
	/*margin-bottom:30px;*/
	display:block;
	/*height:160px;*/
	width:160px;
	background:url(/images/trident-google-map.png) no-repeat;
	padding-top:150px;
	font-size:10px;
}
#contact-us-learn-span{
	margin-bottom:10px;
	color:#300;
	font-size:15px;
	float:left;
}
.social-network-link-images{
	margin-right:15px;	
}
#google-map:hover{
	background-position:-160px 0;
}


/* Resources Page */
#resources {
  margin-top: 35px;
}
#resources div.image {
  
}
#resources div.heading {
  font-size: 18px;
  padding: 15px 0 10px 0;
}
#resources div.subheading-first {
  font-size: 14px;
  padding: 3px 0 0 0;
}
#resources div.subheading {
  font-size: 14px;
  padding: 15px 0 0 0;
}
#resources div.link {
  padding: 4px 0px;
}


#resources-left {
  float: left;
  width: 310px;
}
#resources-left a {
  color: #c84148;
  text-decoration: underline;
}

#resources-middle {
  float: left;
  width: 210px;
}
#resources-middle a {
  color: #25b075;
  text-decoration: underline;
}

#resources-right {
  margin-left: 570px;
}
#resources-right a {
  color: #1d8fcb;
  text-decoration: underline;
}
#resources-right div.link {
  padding: 3px 0;
}


/* Press Page */
#press {
  font-family: "Arial Narrow", Arial;
  padding: 35px 11px 30px;
}
#press .press-article {
  float: left;
  height: 250px;
  width: 200px;
}
#press .press-article-not-right {
  margin-right: 72px;
}
#press .press-article-text {
  color: #737373;
  font-size: 12px;
  line-height: 14px;
}
#press .press-article-text h1 {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  margin: 0;
  padding: 0;
}
#press .press-article-text span.date {
  color: #737373;
}

#press .press-ny-article {
  height: 150px;
  width: 175px;
}
#press .press-ny-article-text span.date {
  color: #999999;
  font-size: 11px;
}
#press .press-ny-article-text span.heading {
  font-size: 14px;
  font-weight: bold;
}
#press .press-ny-article-text div.text {
  color: #666666;
  font-size: 13px;
  font-style: italic;
}

#press .press-navigation {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
}
#press .press-navigation a:hover {
  color: #fea15c;
  text-decoration: none;
}
#press .press-product {
  margin: auto;
}
#press .press-product-name {
  color: #000000;
  font-size: 18px;
  margin-bottom: 20px;
}
#press .separator {
  border: 1px solid #fea15c;
  margin-bottom: 25px;
}


#mid-section ul {
	height: 77px;
	width: 831px;
	padding: 10px 0 0 0;
	margin: 0;
}

	ul.mid-boxes li {
		float: left;
		display: block;
		list-style-type: none;
	}
	
		.mid-boxes li.left-btn {
			background: url(/images/mid-left-btn.jpg);
			height: 77px;
			width: 235px;
			text-align: center;
		}
		
			li.left-btn a {
				display: block;
				height: 77px;
				margin: 20px 20px 0 30px;
			}
			
			li.left-btn a:hover {
				text-decoration: none;
			}
			
				li.left-btn a .orange-text {
					color: #D56B32;
					font-size: large;
					font-weight: 100;
				}
				
				li.left-btn a .black-text {
					color: #000000;
					font-size: 21px;
					font-weight: 600;
				}
				
					li.left-btn a:hover .black-text {
						text-decoration: underline;
					}
			
		.mid-boxes li.center-btn {
/* 			background: url(/images/mid-center-btn.jpg); */
			height: 77px;
			width: 360px;
		}
		
			li.center-btn a.click-to-call {
				display: block;
				height: 77px;
			}
		
		.mid-boxes li.right-btn {
			background: url(/images/mid-right-btn.jpg);
			height: 77px;
			width: 236px;
			text-align: center;
		}
		
			li.right-btn a {
				display: block;
				height: 77px;
				margin: 20px 20px 0 20px;
			}
			
			li.right-btn a:hover {
				text-decoration: none;
			}
			
				li.right-btn a .orange-text {
					color: #D56B32;
					font-size: large;
				}
				
				li.right-btn a .black-text {
					color: #000000;
					font-size: 21px;
					font-weight: 600;
				}
				
					li.right-btn a:hover .black-text {
						text-decoration: underline;
					}

#phone-number {
	color: #ffffff;
	font-size: 26px;
	position: absolute;
	right: 22px;
	top: 63px;
	z-index: 99;
}

.why-choose-us-page {
	
}
	.why-choose-us-page h5 {
		color: #000000;
		border-bottom: 1px dashed #E8AA7C;
		font-size: 16px;
		margin: 8px 0px;
	}
	.why-choose-us-page p {
		color: #333333;
	}

.services-page .services-presentation {
	background-color: lightyellow;
	border: 1px solid #cccccc;
	font-size: 14px;
	height: 47px;
	padding: 15px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
	.services-page .services-presentation .icon {
		float: left;
	}
	.services-page .services-presentation .text {
		margin-top: 14px;
	}
		.services-page .services-presentation .text a {
			color: #3278CE;
			text-decoration: underline;
		}

.testimonials-page .testimonials-section {
	border-bottom: 1px dashed #E8AA7C;
	font-size: 18px;
	line-height: 25px;
	margin: 0 0 20px;
}


.testimonials-product-review-section h4 {
	font-size: 16px;
	margin-bottom: 15px
}
.testimonials-product-review-section p {
	float: none;
	margin-bottom: 8px;
	margin-left: 25px;
	width: auto;
}

#right-column .submit-invention {
	border: 1px solid #E8AA7C;
	display: block;
	width: 237px;
	position: relative;
	margin: 0 3px 0 0;
	color: #666666;
}
	#right-column .submit-invention div.content {
		color: #000000;
		display: block;
		text-decoration: none;
		width: 237px;
	}
		#right-column .submit-invention h2 {
			background: url(/images/home-subheaders-blue-wide.png) top left no-repeat;
			border-bottom: 1px solid #e8aa7c;
			color: #ffffff;
			font-size: 16px;
			font-weight: bold;
			line-height: 28px;
			margin: 0;
			padding: 0 0 0 10px;
		}
		#right-column .submit-invention .submit-invention-content {
			/*background-image: url(/images/gears_background.jpg);*/
			padding: 5px;
			text-align: center;
		}
			#right-column .submit-invention .submit-invention-content p {
				color: #000000;
				margin: 0 0;
				padding: 0;
			}
			#right-column .submit-invention .submit-invention-content p.big {
				font-size: 18px;
				margin: 4px 0;
			}
			#right-column .submit-invention .submit-invention-content p.button {
				margin: 8px auto;
				width: 204px;
			}
			#right-column .submit-invention .submit-invention-content p.little {
				font-size: 14px;
			}
			#right-column .submit-invention .submit-invention-content p.phone {
				color: #ff6c00;
				font-size: 20px;
				font-weight: bold;
				margin-bottom: 4px;
				margin-top: 6px;
			}

#submit-invention-article-content .instructions {
	margin: 0 70px;
	width: 601px;
}
	#submit-invention-article-content .instructions h3 {
		font-size: 1.5em;
		margin-bottom: 10px;
	}
	#submit-invention-article-content .instructions p {
		font-size: 1.15em;
	}
#submitButton{
	width: 152px;
	margin-left: 99px;
	margin-top: 10px;
	}
#submitButton a{
	width: 152px;
	background-image: url(../images/submit_clickhere_blue.jpg);
	background-position: 0px 0px;
	display: block;
	height: 49px;
	width: 152px;
}
#submitButton a:hover{
	background-image: url(../images/submit_clickhere_blue.jpg);
	background-position: 0px 0px;
}

#submitButtonRight{
	width: 152px;
	margin-left: 44px;
	margin-top: 5px;
	}
#submitButtonRight a{
	width: 152px;
	background-image: url(../images/submit_clickhere_blue.jpg);
	background-position: 0px 0px;
	display: block;
	height: 49px;
	width: 152px;
}
#submitButtonRight a:hover{
	background-image: url(../images/submit_clickhere_blue.jpg);
	background-position: 0px 0px;
}
/*#submitButton a{
	width: 140px;
	background-image: url(../images/submitButton.png);
	background-position: 140px 0px;
	display: block;
	height: 37px;
	width: 140px;
}
#submitButton a:hover{
	background-image: url(../images/submitButton.png);
	background-position: 0px 0px;
}

#submitButtonRight{
	width: 140px;
	margin-left: 44px;
	margin-top: 5px;
	}
#submitButtonRight a{
	width: 140px;
	background-image: url(../images/submitButton.png);
	background-position: 140px 0px;
	display: block;
	height: 37px;
	width: 140px;
}
#submitButtonRight a:hover{
	background-image: url(../images/submitButton.png);
	background-position: 0px 0px;
}*/
.supaBig{
	font-weight: 600px;
	font-size: 22px;
	line-height: 29px;
}


/* Portfolio Page */
#portfolio {
  font-family: "Arial Narrow", Arial;
  padding: 35px 11px 30px;
}
#portfolio .separator {
  border: 1px solid #fea15c;
  margin-bottom: 5px;
}

.breadcrumb
{
	padding-top: 10px;
}
.breadcrumbmenu
{	
	padding-left: 0;	
	padding-bottom: 6px;	
	padding-right: 0;	
	padding-top: 25px;	
	margin-left: 0.5em;	
	margin-bottom: 1px;	
	margin-right: 0;	
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
}


