@charset "UTF-8";
/*----------------------------------
PCPI Plastics - CSS Document
TopSpot Internet Marketing
www.topspotims.com
====================================
Color Table
Header Font Color: #064F74
Font Color: #404040
BG Color:#FDFEF8
----------------------------------*/

/*================================= General Declarations */

html {
	padding: 0;
	margin: 0;
}

body {
	background: #FDFEF8 url(images/background3.gif) repeat-x;
	font: 100%/1.5 Helvetica, Arial, sans-serif;
	text-align: center;
	color: #404040;
	margin: 0;
	padding: 0;
}

body.internal {
	background: #FDFEF8 url(images/background-internal.gif) repeat-x;
	font: 100%/1.5 Helvetica, Arial, sans-serif;
	text-align: center;
	color: #404040;
	margin: 0;
}

a:link {
	color: #3f9dda;
	text-decoration: none;
}

a:visited {
	color: #3f9dda;
	text-decoration: none;
}

a:hover {
	color: #3f9dda;
}

a:active {
	color: #3f9dda;
}

h1, h2 {
	color: #064F74;
	margin: 0;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

ul {
	list-style-image: url(images/diamond.gif);
}

table {
	font-size: .82em;
	border-collapse: collapse;
	margin-bottom: 25px;
}

.hr {
	width: 589px;
	height: 21px;
	background:url(images/horizontal-rule.gif) no-repeat;
	border: none;
	margin: 0 auto;
}

hr {
	display: block;
	width: 589px;
	height: 21px;
	background:url(images/horizontal-rule.gif) no-repeat;
	border: none;
}

.float-left {	float: left; }
.float-right {	float: right; }
.clearBoth { clear: both; }
.clearLeft {clear: left;}

.resetList {
	margin: 0;
	padding: 0;
}
.resetList li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.bold { font-weight: bold; }

.block { display: block; }

/*================================= Page Styles */

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

/*================================= Top Most Header Styles */

#topHeader {
	height: 92px;
	position: relative;
	margin: 0;
	padding-top: 10px;
}

body.internal #topHeader {
	margin-bottom: 3px;
}

#topHeader p {
	float: left;
	margin: 0;
	color: #FFF;
	display: block;
	width: 350px;
	position: absolute;
	top: 20px;
	left: 130px;
	line-height: 1.2;
	font-size: 1.4em;
}

#logo {
	display: block;
	width: 122px;
	height: 53px;
	margin-top: 10px;
	background: url(images/logo.gif) no-repeat center center;
	text-indent: -9999px;
}

#topHeader p.tollFree {
	color: #fff;
	position: absolute;
	left: 670px;
	top: 10px;
	padding: 3px 5px;
	margin-top: 7px;
	font-weight: normal;
	float: none;
}

#isoCert, #isoCert:visited {
	font-size: 11px;
	position: absolute;
	left: 140px;
	bottom: 39px;
	text-decoration: none;
	padding: 2px 5px 0 0;
}

.isoSymbol {
	color: #91c88f;
}

a.jqmClose {
	display: block;
	width: 37px;
	height: 37px;
	background: transparent url(images/jqmClose.gif) no-repeat top left;
	position: absolute;
	right: 1em;
}

/*================================= Navigation */

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	right: 20px;
	bottom: 1px;
	height: 36px;
}

#nav li {
	display: block;
	float: left;
	position: relative;
}

#nav li a {
	color: #FFF;
	font-size: .85em;
	float: left;
	margin-right: 1px;
	margin-top: 4px;
	padding: 4px 10px 0 10px;
	text-decoration: none;
	height: 25px;
	background-color: #435660;
	border: 1px solid #85959d;
	border-left: 1px solid #8998a0;
	border-top: 1px solid #8998a0;
	border-bottom: #435660;
}

#nav li a:hover, #nav li a:focus {
/*	background: url(images/nav-arrow.gif) no-repeat center bottom; */
	text-decoration: none;
	background-color: #7b7b7b;
	margin-top: 4px;
	height: 25px;
}

#nav li a.active {
/*	background: url(images/nav-arrow.gif) no-repeat center bottom; */
	background-color: #7b7b7b;
}
#nav ul {
	position: absolute;
	top: 34px;
	left: -1px;
	height: 300px;
	z-index: 5;
	display: none;
}
#nav li:hover ul, #nav li.sfhover ul {
	display: block;
}
#nav li ul {
	display: none;
}
#nav ul li {
	clear: left;
}
#nav ul li a {
	margin: 0;
	width: 150px;
}
#nav ul li a:hover {
	margin: 0;
}
/*================================= Banner */

#banner {
	height: 98px;
	padding: 10px 0;
	position: relative;
}

#bannerInternal {
	padding: 10px 0;
	position: relative;
}

#banner img {
	border: 1px solid #0b4a6c;
}

#banner p {
	float: left;
	font-size: .9em;
	width: 720px;
	margin-left: 10px;
	margin-top: 20px;
	line-height: 1.3;
}

#banner #bannerTitle {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	width: 300px;
}

a.readMore1 {
	display: block;
	width: 161px;
	height: 32px;
	background: url(images/read-more.gif) no-repeat center center;
	text-indent: -9999px;
	overflow: hidden;
}

a.absposition {
	position: absolute;
	right: 260px;
	bottom: 13px;
}

/*================================= Main Content */

#mainContent {
	width: 710px;
	float: left;
	padding: 20px 20px 20px 0;	
}

#mainContent p, #mainContent ul, #mainContent blockquote {
	font-size: .82em;
}

#mainContent p {
	margin-top: 10px;
}

#mainContent #address {
	text-align: right;
	clear: both;
	padding-top: 15px;
}

#mainContent img.float-left {
	margin-right: 15px;
	margin-bottom: 15px;
}

#mainContent img.float-right {
	margin-left: 15px;
	margin-bottom: 15px;
}

p.buckets {
	float: left;
	font-size: .8em;
	width: 208px;
	margin: 15px 0 35px 10px;
	line-height: 1.3;
	padding: 90px 0 15px 15px;
	border: 1px solid #bcbdb9;
}

p.buckets span {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	width: 250px;
}

a.readMore2 {
	display: block;
	width: 119px;
	height: 28px;
	background: url(images/read-more2.gif) no-repeat center center;
	text-indent: -9999px;
	overflow: hidden;
}

#mainContent blockquote {
	border-left: 5px solid #a4b7c0;
	padding: 0 0 0 7px;
}

p.signature {
	text-align: right;
	font-style: italic;
	margin: 10px 100px 0 0;
	font-weight: bold;
}

#mainContent table th.mainHeader {
	background-color: #495e73;
	color: #fff;
	border-bottom: 3px solid #191919;
	border-right: 1px solid #191919;
}

#mainContent table th.mainHeader h3 {
	margin: 0;
	text-align: center;
}

#mainContent table th {
	background-color: #acc9e5;
	padding: 3px 6px 3px 3px;
	border: 1px solid #666;
}

#mainContent table td {
	background-color: #DFDFDF;
	padding: 3px 6px 3px 3px;
	border: 1px solid #666;
}

/*Exclusively for Equipment page*/

#mainContent #equipmentlists .float-left {
    margin-right: 3em;
}

#mainContent #equipmentlists #peripheral li {
	margin-left: 3em;
}

/*Exclusively for Contact Us page*/

#mainContent .pushleft {
	margin-left: 2em;
}

#mainContent #filetypes {
	width: 360px;
	margin: 0 auto;
}


/*Added exclusive rule(s) for Home page*/

#mainContent #ullogo {
	display: block;
	margin: 0 auto;
}

/*Exclusively for About Us page*/
#pressflash {
 	text-align: right;
 	margin: 15px 12px 25px 0;
}

#universalSetup {
	border: 1px solid #bcbeb6;
	margin-bottom: 1em;
}


#mainContent ul ul {
	font-size: 1em;
}

/*================================= Sidebar */

#sidebar {
	width: 190px;
	padding: 20px 0 20px 20px;	
	float: left;
	text-align:left;
}

#sidebar h2 {
	margin-bottom: .3em;
}

#sidebar h2.divider {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #E1E3D9;
}

#sidebar #isoBox {
	width: 150px;
	text-align: center;
	border: 1px solid #c1c3ba;
	padding: 5px 0 5px;
	font-size: 13px;
}

#sidebar #isoCert {
	position: relative;
	left: 0;
	top: 5px;
}

#sidebar p {
	font-size: .85em;
	line-height: 1.2;
	margin: 0;
	padding: 0;
}

/*================================= Quick Contact Form */

#sidebar form {
	margin: 10px 0 0 0;
	padding: 0;
}

#sidebar label {
	display: block;
}

#sidebar td {
	padding-bottom: 7px;
}

#sidebar input, #sidebar textarea {
	border: 1px solid #CCC;
	background: #EEE;
	padding: 2px 4px;
}

#sidebar input {
	width: 140px;
}

#sidebar textarea {
	width: 169px;
	font: 1em Helvetica, Arial, sans-serif;
}

#sidebar input.submit {
	width: 75px;
	cursor: pointer;
}
/*================================= Footer */

#footer {
	width: 100%;
	text-align: center;
	clear: both;
	background: #435660;
	color: #FFF;
	font-size: .7em;
	padding: 2px 0;
	border-top: 1px solid #333;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footerContent {
	width: 960px;
	margin: 0 auto;
}

#footerContent p {
	margin: 5px 0 5px;
}

/*================================= Main Contact Form */
#mainForm label {
	display: block;
	float: left;
	width: 120px;
	text-align: right;
	padding-right: 25px;
}

#mainForm input, textarea {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: .3em;
}

#mainForm li {
	margin: 0 0 15px 0;
}

#mainForm li p {
	margin-left: 145px;
	font-size: .8em;
	margin-top: 0;
	margin-bottom: 3px;
}

#mainForm #submit {
	margin-left: 145px;
	width: 100px;
}

#mainForm fieldset {
	border: none;
}

#mainForm textarea {
	width: 280px;
}

.required {
	color: #ef4343;
}

#list1{float:left;}
#list2{float:left;}