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

*{
	margin:0px;
	padding:0px;
}
body {
	background-color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:-125px;
}
.center{
	width:1024px;
	margin:0 auto;
}
.left{
	float:left;
}
.clear{
	clear:both;
}

/* Text */

h1{
	font-size:22px;
}
p{
	font-size:12px;
	margin-top:3px;
}
li {
	list-style-position:inside;
	margin-left:15px
}
.noscreen {
	display: none;
	float: none;
	margin: auto;
}


/* special admin css */
#admin td {
	padding:2px 5px;
}

/* Header */
.headerback{
	background:url(/images/pt_bg.jpg) repeat-x;
	height:105px;
}
.header{
	width:1024px;
	margin:0 auto;
}
.logo{
	display:block;
	background:url(/images/pt_logo1_02.jpg) no-repeat;
	width:322px;
	height:105px;
}
.newsfeed {
	float:left;
	margin-left:115px;
	margin-top:65px;
}
.nf_left {
	float:left;
	margin-left:4px;
}

/* News Feed */
.facebook {
	display:block;
	width:34px;
	height:31px;
	background:url(/images/pt_facebook.png) no-repeat;
}
a:hover.facebook{
	background-position:0px -31px ;
}
.twitter {
	display:block;
	width:34px;
	height:31px;
	background:url(/images/pt_twitter.png) no-repeat;
}
a:hover.twitter{
	background-position:0px -31px ;
}
.linked {
	display:block;
	width:34px;
	height:31px;
	background:url(/images/pt_linked.png) no-repeat;
}
a:hover.linked{
	background-position:0px -31px ;
}
.rss {
	display:block;
	width:34px;
	height:31px;
	background:url(/images/pt_rss.png) no-repeat;
}
a:hover.rss{
	background-position:0px -31px ;
}

/* Navbar */
.navback{
	background:#000000 repeat-x;
}
#nav {
	width:1024px;
	margin:0 auto;
	height:26px;
	font-size:14px;
	font-weight:bold;
}
#nav ul {
	width:1024px;
	padding-left:150px;
}
#nav ul a {
	list-style:none;
	text-decoration:none;
	color:#FFFFFF;
}
#nav ul a:hover {
	list-style:none;
	text-decoration:underline;
	color:#FFFFFF;
	background-color:#333333;
}
#nav li {
	float:left;
	list-style-type:none;
	padding:5px 12px 5px 12px;
	margin-left:20px;
	color:#FFFFFF;
}
#nav li:hover{
	color:#FFFFFF;
	background:#333333;
}
#dropdown {
	width:1024px;
	margin:0 auto;
	overflow:auto;
}
#dropdown li {
	list-style:none;
	padding:2px 0px 2px 0px;
	width: 212px;
}
#dropdown a {
	text-decoration:none;
	color:#FFFFFF;
}
#dropdown a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#000000;
	padding:0px 0px 0px 5px;
}
#dropdown div {
	position:absolute;
	background-color:#000000;
	margin-top: 0px;
	padding:5px 5px 5px 5px;
	border:0px solid #FFFFFF;
	font-weight:bold;
	z-index: 3;
}
#drop-1 {
	z-index:3;
	margin:0 auto;
	margin-left:253px;
}
#drop-2 {
	z-index:3;
	margin:0 auto;
	margin-left:349px;
}
#drop-3 {
	z-index:3;
	margin:0 auto;
	margin-left:478px;
}
#drop-4 {
	z-index:3;
	margin:0 auto;
	margin-left:719px;	
}
.hidden {
	visibility:hidden;
}


/* Main page */
.mainback{
	background:#FFFFFF repeat-x;
	height:100%;
}
.maincontent{
	width:1024px;
	margin:0 auto;
	padding-left:150px;
}
.banner{
	padding-top:26px;
	padding-left:0px;
}
.topbar{
	background:url(/images/pt_topbar.jpg) repeat-y;
	width:908px;
	height:19px;
	margin-top:2px;
}
.mainpic{
	float:left;
	height:267px;
	margin-top:2px;
	width:603px;
}
.internal_mainpic{
	float:left;
	background:url(/images/pt_internalpic.jpg) no-repeat;
	height:179px;
	margin-top:2px;
	width:603px;
}

/* Sidebar */

.sidebar{
	float:left;
	margin-top:2px;
	margin-left:2px;
	width:304px;
	height:267px;
}
.sidebar_center {
	float:left;
}
.sidebar_top {
	width:304px;
	height:4px;
	background:url(/images/pt_sidenav_top.jpg) no-repeat;
}
.sidebar_bottom {
	width:304px;
	height:5px;
	background:url(/images/pt_sidenav_bottom.jpg) no-repeat;
}

#button1 {
	display:block;
	width:304px;
	height:86px;
	background:url(/images/pt_partbuilder2.jpg) no-repeat;
}
a:hover#button1{
	background-position:0px -86px ;
}
#button2 {
	display:block;
	width:304px;
	height:86px;
	background:url(/images/pt_processes2.jpg) no-repeat;
}
a:hover#button2{
	background-position:0px -86px ;
}

#button3 {
	display:block;
	width:304px;
	height:86px;
	background:url(/images/pt_whoweare2.jpg) no-repeat;
}
a:hover#button3{
	background-position:0px -86px ;
}

/* Sidebar Dropdowns */
#sidedropdown {
	width:1024px;
	margin:0 auto;
	overflow:auto;
}
#sidedropdown li {
	list-style:none;
	padding:2px 0px 2px 0px;
	width:212px;
}
#sidedropdown a {
	text-decoration:none;
	color:#FFFFFF;
}
#sidedropdown a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#700001;
	padding:0px 0px 0px 5px;
}
#sidedropdown div {
	position:absolute;
	float:left;
	background-color:#700001;
	padding:5px 0px 5px 5px;
	border:0px solid #FFFFFF;
	font-weight:bold;
}
#sdrop-1 {
	margin:0 auto;
	margin-left:676px;
	margin-top:-182px;
}
#sdrop-2 {
	margin:0 auto;
	margin-left:676px;
	margin-top:-95px;
}
#sdrop-3 {
	margin:0 auto;
	margin-left:676px;
	margin-top:-10px;
}
#inter_sdrop-1 {
	margin:0 auto;
	margin-left:676px;
	margin-top:-94px;
}
#inter_sdrop-2 {
	margin:0 auto;
	margin-left:676px;
	margin-top:-8px;
}

/* Content */

.maintext{
	float:left;
	width:603px;
	margin-top:30px;
	margin-bottom:15px;
}
.showcase{
	float:left;
	width:295px;
	margin-top:30px;
	margin-left:10px;
	margin-bottom:15px;
}
.didyouknow{
	float:left;
	font-size:15px;
	margin-top:35px;
}
.didyouknow a {
	font-size:18px;
	color:red;
	text-decoration:none;
}
.didyouknow a:hover {
	font-size:18px;
	color:#000000;
	text-decoration:none;
}

/* Internal */
.internal_sidebar{
	float:left;
	margin-top:2px;
	margin-left:2px;
	width:304px;
	height:179px;
}
.internal_sidebar_bottom {
	width:304px;
	height:3px;
	background:url(/images/pt_internal_sidenav_bottom.jpg) no-repeat;
}
.internal_maintext{
	float:left;
	width:603px;
	margin-top:30px;
	margin-bottom:30px;
}
.internal_maintext2{
	float:left;
	width:908px;
	margin-top:30px;
	margin-bottom:30px;
}
.rightcolumn{
	float:left;
	width:275px;
	margin-top:30px;
	margin-left:10px;
	margin-bottom:30px;
}

/* Footer */
.footer_line {
	background:#000000 repeat-x;
	height:3px;	
}
.sm {
	color:#FFFFFF;
	font-size:12px;
}
.sm a:visited{
	color:#FF0000;
}


/* forms */
#contactus td {height:30px;}
#contactus .column1 {width:100px;}
#contactus label {font-weight:bold;}
#contactus label span {color:#FF0000;}
#contactus .text {width:150px;}
#contactus .submit {width:60px;}

#getquote td {height:30px;}
#getquote .column1 {width:160px;}
#getquote label {font-weight:bold;}
#getquote label span {color:#FF0000;}
#getquote .field {width:150px;}
#getquote .dropdown {width:155px;}
#getquote .submit {width:60px;}