/*  GENERAL DECLARATIONS */
body {
    background-color:#e9e9e9;
    text-align:center;
    width:99%;
	margin:0;
padding:0;
}

body,td,form,textarea,select,.text {
    font-family:Arial,Helvetica, sans-serif;
    font-size:12px;
}

.bgcolor {
	background-color:#2a4c7a !important;
	color:#fff;
}

#wrapper {
    margin:0 auto;
    width:900px;
    background-color:#fff;
}

.formtext {
    color:#000;
    font-size:10px;
    font-weight:700;
    letter-spacing:0;
}

/* Quick Search Boxes */
.categorylinks {
    background:#2569B3;
    border:#ccc solid;
    border-width:0 1px 0 0;
    color:#fff;
    display:block;
    font-size:12px;
    font-weight:700;
    height:17px;
    padding-top:0;
    text-decoration:none;
}

.categorylinks A {
    background:#2569B3;
    color:#fff;
    display:block;
    font-size:12px;
    font-weight:700;
    height:17px;
    text-decoration:none;
}

.categorylinks A:hover {
    background:#759BC4;
    color:#fff;
    text-decoration:none;
}

.part {
    background:#704FBE;
    border:#ccc solid;
    border-width:0 1px 0 0;
    color:#fff;
    display:block;
    font-size:12px;
    font-weight:700;
    height:17px;
    text-decoration:none;
}

.part A {
    background:#704FBE;
    color:#fff;
    display:block;
    font-size:12px;
    font-weight:700;
    height:17px;
    text-decoration:none;
}

.part A:hover {
    background:#C2B6DD;
    color:#fff;
    text-decoration:none;
}

.Nsn {
    background:#009299;
    border:#ccc solid;
    border-width:0 1px 0 0;
    color:#fff;
    display:block;
    font-size:12px;
    font-weight:700;
    height:17px;
    text-decoration:none;
}

.Nsn A {
    background:#009299;
    color:#fff;
    display:block;
    font-size:12px;
    font-weight:700;
    height:17px;
    text-decoration:none;
}

.Nsn A:hover {
    background:#9CC;
    color:#fff;
    text-decoration:none;
}

.cage {
    background:#E51414;
    border:#ccc solid;
    border-width:0;
    color:#fff;
    display:block;
    font-size:12px;
    font-weight:700;
    height:17px;
    text-decoration:none;
}

.cage A {
    background:#E51414;
    color:#fff;
    display:block;
    font-size:12px;
    font-weight:700;
    height:17px;
    text-decoration:none;
}

.cage A:hover {
    background:#EFBDBD;
    color:#fff;
    text-decoration:none;
}

.troy {
    background:#4BB000;
    border:#ccc solid;
    border-width:0;
    color:#fff;
    display:block;
    font-size:12px;
    font-weight:700;
    height:17px;
    text-decoration:none;
}

.troy A {
    background:#4BB000;
    color:#fff;
    display:block;
    font-size:12px;
    font-weight:700;
    height:17px;
    text-decoration:none;
}

.troy A:hover {
    background:#B6D4A0;
    color:#fff;
    text-decoration:none;
}

/* End of Quick Search */

#loginsection {
	padding:5px 8px 0px 0px;
}
#loginsection .welcome {
	background-color: #5275B2;
	border:1px solid #000;
	padding:5px;
	font-size:1.2em;
	color:#fff;
}

#loginsection a.action {
	font-size:1.2em;
	color:orange;
}
#loginsection a.action:hover {
	color:#fff;
}

.pl-header {
/*    background-color:#2a4c7a; */
	background-image: url('/images/logo/logo-pl-2014-1.jpg');
	background-repeat: no-repeat;
	background-position: 0px -5px;
	height:100px;
	color:#fff;
}
#quicklinks li {
}
.pl-footer {
    -moz-border-radius-bottomleft:6px;
    -moz-border-radius-bottomright:6px;
    -webkit-border-radius-bottomleft:6px;
    -webkit-border-radius-bottomright:6px;
    /*background:#2a4c7a; */
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#000000'); /* for IE */
	/*background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#000)); /* for webkit browsers */
	/*background: -moz-linear-gradient(top,  #ccc,  #000); /* for firefox 3.6+ */ 
    border-bottom-left-radius:6px;
    border-bottom-right-radius:6px;
	height: 300px;
    text-align:center;
	background-image: url('/images/logo/logo-pl-2014-footer.jpg');
	background-repeat: no-repeat;
}
.pl-footer a {
	text-decoration:none;
}

.pl-footer a:hover {
	color:orange !important;
}

.searchmenu {
    -moz-border-radius-bottomright:7px;
    -moz-border-radius-topright:10px;
    border-bottom-right-radius:7px;
    border-top-right-radius:10px;
    float:left;
    left:0;
    position:absolute;
}

.left_border {
    background:#fff;
}

.right_border {
    background:#fff;
}

.bottom_border {
    background:#fff;
}

.top_border {
    background:#fff;
}

/*      These are styles that are used thoughout all category styles 
 ADMIN ONLY */
td.total {
    background-color:#9bf;
    color:#000;
    font-size:15px;
    font-weight:700;
}

/*  LINKS */
a.ul {
    font-weight:700;
    text-decoration:underline;
}

a:hover.ul {
    font-weight:700;
    text-decoration:none;
}

b.paging a {
    text-decoration:none;
}

b.paging a:hover {
    text-decoration:underline;
}

ul.pad,ol.pad {
    margin-left:0;
    margin-top:5px;
    padding-left:0;
}

li.pad {
    margin:0 25px 5px;
}

.foot {
    font-size:10px;
    font-style:normal;
}

.red1 {
    color:red;
    font-size:18px;
    font-weight:700;
}

.red2 {
    color:red;
    font-size:15px;
    font-weight:700;
}

.red3 {
    color:red;
    font-size:13px;
    font-weight:700;
}

.green1 {
    color:#080;
    font-size:18px;
    font-weight:700;
}

.green2 {
    color:#080;
    font-size:15px;
    font-weight:700;
}

.green3 {
    color:#080;
    font-size:13px;
    font-weight:700;
}

.ahem {
    display:none;
}

.text1 {
    font-size:18px;
}

.text2 {
    font-size:15px;
}

.text3 {
    font-size:13px;
}

.text4 {
    font-size:21px;
}

.text {
    color:#4A4A4A;
    cursor:text;
    font-size:11px;
    padding-left:30px;
    padding-right:10px;
    text-align:left;
}

.service-btn:hover {
	/*Shadow*/
	-moz-box-shadow:3px 3px 15px #777;
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#777777')";
	-webkit-box-shadow:3px 3px 15px #777;
	box-shadow:3px 3px 15px #777;
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#777777');
}
/*  SPECIAL TEXT STYLES */
.cs {
    color:#c33;
    font-size:15px;
    font-weight:700;
}

.note {
    font-style:italic;
}

.note_block {
    background-color:#eee;
    font-style:normal;
    padding:5px;
}

.dim {
    color:#999;
}

/*  result */
.result1 {
    font-size:15px;
    font-weight:700;
}

/*  CONTENT - FOR THE MAIN PAGE ONLY! */
p.press {
    padding-bottom:10px;
}

.content {
    border:0;
    border-color:#fff;
    border-style:solid;
    padding:5px 20px;
}

.content li {
    margin-left:0;
    margin-top:0;
}

.content li ul li {
    margin-bottom:0;
}

.content p.title1 {
    border-style:solid;
    border-width:0 0 3px;
    margin-bottom:5px;
    margin-top:0;
    padding-bottom:5px;
}

.content p {
    margin-bottom:0;
    margin-top:10px;
}

/* Specialized for rfqCenter */
td.rfq1 {
    background-color:#fff;
    margin:0;
    padding:3px;
}

td.rfq2 {
    background-color:#ddd;
    margin:0;
    padding:3px;
}

/*  Div padding */
div.pad {
    padding-bottom:3px;
    padding-left:10px;
}

/*  Div padding */
div.head {
    color:#fff;
    font-size:15px;
    font-weight:700;
    margin:0;
    padding-bottom:5px;
    text-decoration:underline;
}

/*  FRAMES AND ROWS (Table datum)*/
td.list1 {
    background-color:#fff;
    border-bottom:#aaa solid 1px;
}

td.row1 {
    background-color:#fff;
    padding:3px;
}

td.row1_bold {
	padding:3px;
    background-color:#fff;
    font-weight:700;
}

td.row1_dim {
	padding: 3px;
    background-color:#fff;
    color:#999;
}

td.list2 {
    background-color:#eee;
    border-bottom:#aaa solid 1px;
}

td.row2 {
    background-color:#eee;
    padding:3px;
}

td.row2_bold {
	padding:3px;
    background-color:#eee;
    font-weight:700;
}

td.row2_dim {
    background-color:#eee;
    color:#999;
}

/* Rows for bounce_report, black text, light gray background */
td.row3 {
    background-color:#e1e1e1;
    border-color:#000;
    border-top-width:10px;
    padding:3px;
}

td.rowSep1 {
    background-color:#000;
}

/*.rowSep1 img {
	display:none;
}
*/

.error {
    color:#c33;
}

.status {
    color:#090;
}

.expires {
    color:#c33;
    font-weight:700;
}

.today {
    color:#090;
    font-weight:700;
}

table.fatal .title1 {
    color:red;
    font-size:18px;
}

table.error .title1 {
    color:#c33;
    font-size:16px;
}

table.status .title1 {
    color:#090;
    font-size:16px;
}

table.notice .title1 {
    font-size:16px;
}

td.fatal {
    background-color:red;
}

td.error {
    background-color:#c33;
}

td.status {
    background-color:#090;
}

.focus {
    background-color:#eee;
}

input.dim {
    background-color:#ccc;
}

.inputError {
    background-color:#fdd;
}

/*  MEMBERSHIP STYLES */
.memLevel {
    color:inherit;
}

/*  OLD, EVIL STYLES */
h1 {
    color:#336;
    font-size:14pt;
    font-weight:700;
}

a.grey {
    color:#333;
}

a.grey:hover {
    color:#009;
}

a.blue:hover {
    color:#F66;
}

a.bluetab {
    color:#fff;
    text-decoration:none;
}

a.bluetab:visited {
    color:#fff;
    font-weight:700;
}

a.greytab {
    color:#000;
    text-decoration:none;
}

a.greytab:visited {
    color:#000;
    font-weight:700;
}

TD.blue {
    background-color:#669;
    color:#fff;
}

TD.blue2 {
    background-color:#99C;
    color:#000;
}

TD.blue3 {
    background-color:#CCF;
    color:#000;
}

TD.blue4 {
    background-color:#EEF;
    color:#000;
}

TD.grey {
    background-color:#CCC;
    color:#003;
}

TD.black {
    background-color:#000;
    color:#fff;
}

TD.yellow {
    background-color:#F7F7EE;
}

TD.red {
    background-color:#C00;
    color:#fff;
}

td.acc-err {
    background-color:#FEE;
    color:#000;
}

FONT.red {
    color:#C00;
}

.pagetitle {
    color:#336;
    font-family:Arial;
    font-size:16pt;
    font-weight:700;
}

/* For non-wrapping */
.nowrap {
    white-space:nowrap;
}

a.rfqBold {
    color:#C00;
    font-weight:700;
}

a.rfqNorm {
    color:#000;
    font-weight:400;
}

/* To decrease the size of buyer.tmpl */
.buyer1 {
    background-color:#fff;
    border-bottom:solid #eee 1px;
}

/* Specials for new front page */
td.heading {
    background-color:#444;
    color:#fff;
    font-weight:700;
    padding-left:3px;
    padding-right:3px;
}

td.reg {
    border:1px solid #000;
}

td.subsect {
    background-color:#fff;
    border:solid #000 1px;
}

td.pad {
    padding:5px;
}

a.bb {
    color:#000;
    text-decoration:underline;
}

a.subsect {
    font-size:10px;
    font-weight:400;
    text-decoration:underline;
}

a.pad {
    color:#111;
}

div.head-blue {
    color:#039;
    font-size:15px;
    font-weight:700;
    margin:10px;
}

span.head {
    color:#fff;
    font-size:18px;
    font-weight:700;
}

/* New for dashboard subsections */
li.dashboard {
    line-height:1.5em;
}

ul.dashboard {
    list-style-type:none;
    margin-left:20px;
    margin-top:3px;
    padding-left:0;
}

ul.dashboard_indent {
    font-size:10px;
    list-style-type:none;
    margin:0;
    padding:0 0 0 10px;
}

td.dashboard {
    background-color:#EEE;
    border:solid #000 1px;
}

/* IE Fixes 
 \*/
* html .gainlayout {
    height:1%;
}

/* */
.clear {
    clear:both;
}

.title1 {
    color:#1c3764;
}

.regForm ul {
    float:left;
    list-style:none;
    margin:0;
    padding:0;
}

.regForm li {
    clear:both;
    line-height:2.5em;
}

.regForm input,select {
    font:12px/1.5 Verdana, Arial, Helvetica, sans-serif;
    vertical-align:middle;
}

.regForm fieldset {
    margin:5px;
    padding:5px;
}

.regForm .optional label {
    float:left;
    padding-right:5px;
    text-align:right;
    width:175px;
}

.regForm .required label {
    float:left;
    font-weight:700;
    padding-right:5px;
    text-align:right;
    width:175px;
}

.maincolor {
	color:#2a4c7a;
}

a {
	color:#1c3764;
}

a:hover,.pl-footer a:hover {
    color:orange;
}

a.alt {
	color: #1c3764; 
}

a.alt:hover {
	color: #1c3764;
}

.categorylinks A:visited,.part A:visited {
    background:inherit;
    color:#fff;
}

.Nsn A:visited,.cage A:visited,.troy A:visited {
    background:inherit;
    color:#fff;
}

a.blue,#dashboard .title1 a:visited {
    color:#fff;
}

/*Changes for 2-20-2014 header/footer */
.pl-footer,.pl-footer a,.pl-footer a:visited {
	color: #000;
}

.content a,.content a:hover,p.result1,p.result2 a,p.result1,p.result2 a:hover,.result2,.regForm .required legend {
    font-weight:700;
}

td.row1 a,td.row2 a {
    font-weight:400;
    text-decoration:underline;
}

td.row1 a:hover,td.row2 a:hover {
    font-weight:400;
    text-decoration:none;
}

td.row1_dim a,td.row2_dim a {
    color:#999;
    font-weight:400;
    text-decoration:none;
}

td.row1_dim a:hover,td.row2_dim a:hover {
    color:#999;
    font-weight:400;
    text-decoration:none;
}

p.result3 a,p.result3 a:hover,a.normal,li.dashboard a {
    font-weight:400;
}

.content ul,.content ol {
    margin:0 0 0 10px;
    padding:0 0 0 10px;
}

td.rowSep2,.blur,TD.white {
    background-color:#fff;
}

.fatal,.regForm .required_input {
    color:red;
}

table.fatal,table.error,table.status,table.notice {
    background-color:transparent;
    color:#000;
}

table.fatal p,table.error p,table.status p,table.notice p {
    margin-bottom:5px;
    margin-top:0;
}

a.bb:hover,a.pad:hover {
    color:#000;
}

.shadow {
	-moz-box-shadow:3px 3px 15px #777;
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#777777')";
	-webkit-box-shadow:3px 3px 15px #777;
	box-shadow:3px 3px 15px #777;
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#777777');
}

.shadowsmall {
	-moz-box-shadow:2px 2px 5px #999;
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#999999')";
	-webkit-box-shadow:2px 2px 5px #999;
	box-shadow:2px 2px 5px #999;
	filter:progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#999999');
}

.corner {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}
.cornertop {
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-radius-topleft:6px;
	-webkit-border-radius-topright:6px;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
}
.cornerbtm {
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-radius-bottomleft:6px;
	-webkit-border-radius-bottomright:6px;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
}

.cornersmall {
	-moz-border-radius:3;
	-webkit-border-radius:3;
	border-radius:3;
}

