/* Par-Metal Products Inc. */

body {
  margin: 0;
  background-color: #c2ccd6;
  font-family: arial,helvetica,sans-serif;
  font-size: 13px;
  color: #000000;
  text-align: center; /* required for ie5 compatibility */
}

#main {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  border: 0;
  padding: 3px;
}

/* defaults */
p, blockquote, tr, td, form {
  text-align: left;
  font-family: arial,helvetica,sans-serif;
  font-size: 13px;
  color: #000000;
  }

a:link {
  text-decoration: none;
  color: #3366FF;
}

a:visited {
  text-decoration: none;
  color: #3366FF;
}

a:hover {
  text-decoration: none;
  color: #5386FF;
}

a:active {
  text-decoration: none;
  color: #3366FF;
}

#banner {
  display: block;
  margin: 0;
  border: 0;
  padding: 0;
}

#menu {
  width: 750px;
  text-align: center;
  margin: 0;
  border: 0;
  padding: 7px 0px 7px 0px;
  background-color: #006699;
  font-family: tahoma,sans-serif;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}

#menu a {
  color: #ffffff;
}

#footer {
  display: block;
  background-color: #006699;
  text-align: center;
  color: #ffffff;
  font-family: arial,helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  margin: 5px 0px 0px 0px;
  padding: 5px 0px 5px 0px;
  border: 0;
  width: 100%;
}

#pagetitle {
  font-style: italic;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  color: #024588;
  font-size: 18px;
  text-align: right;
}

.center {
  text-align: center;
  }

.indent {
  margin-left: 20px;
  font-size: 13px;
}

img.noborder {
  border:0;
}

h2 {
  text-align: center;
  font-weight: bold;
  color: navy;
  font-size: 16px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-style: italic;
}

.highlight {
  color: #0066cc;
  font-family: arial,helvetica,sans-serif;
  font-weight: bold;
}

.highlight2 {
  color: #024588;
  font-family: arial,helvetica,sans-serif;
  font-weight: bold;
}

.center_table {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}


.small {
  font-size: 10px;
}

.large {
  font-size: 16px;
}

.right {
  text-align: right;
}

div.page_margins {
  margin: 20px 40px 20px 40px;
}

p.p_block {
  margin-left: 30px;
  margin-right: 30px;
  text-align: left;
}






















/* -- INDEX.PHP -- */

p#index_pagetitle {
  font-style: italic;
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  color: #024588;
  font-size: 18px;
  text-align: center;
}

table#index_table {
  width: 95%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border: 0;
}

#index_table td.col1 {
  width: 59%;
  text-align: center;
}

#index_table td.col2 {
  width: 41%;
  text-align: left;
  vertical-align: top;
}

p#index_intro {
  color: #333333;
  font-family: arial,helvetica,sans-serif;
  font-size: 14px;
  text-indent: 20px;
  text-align: justify;
  margin-left: 5px;
  margin-right: 55px;
  line-height: 18px;
}








/* -- PRICE.PHP -- */
/* PRICELIST TABLE */



#pricelist {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

#pricelist tr {
  text-align: left;
}

#pricelist td {
  text-align: left;
  height: 18px;
}

#pricelist td.col1 {
  width: 16%;
  height: 30px;
}

#pricelist td.col2 {
  width: 11%;
}

#pricelist td.col3 {
  width: 11%;
}

#pricelist td.col4 {
  width: 12%;
}

#pricelist td.col5 {
  width: 14%;
}

#pricelist td.col6 {
  width: 36%;
}

#pricelist tr.row1 {
  margin-top:40px;
  margin-bottom: 40px;
}

#pricelist td.small1 {
  font-size: 10px;
  text-align: left;
}

#pricelist td.small2 {
  font-size: 10px;
  text-align: right;
}

#pricelist td.title1 {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

#pricelist td.title2 {
  text-align: center;
}

#pricelist td.pricelist_heading {
  color: #024588;
  font-family: arial,helvetica,sans-serif;
  font-weight: bold;
  height: 30px;
}

#pricelist td.spacer {
  height: 22px;
}








/* -- CONTACT.PHP -- */

table#contact_table {
  width: 95%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}


#contact_table td.col1 {
  text-align: center;
  width: 41%;
}

#contact_table td.col2 {
  width: 29%;
  vertical-align: top;
}

#contact_table td.col3 {
  width: 30%;
  vertical-align: top;
}

table#phone_numbers {
  width: 100%;
}

#phone_numbers td.col1 {
  text-align: left;
  width: 45%;
}

#phone_numbers td.col2 {
  text-align: right;
  width: 55%;
}





/* -- PRODUCT.PHP -- */


p.category {
  text-align: left;
  font-weight: bold;
  color: #666666;
  font-size: 16px;
}

table#product_table {
  width: 95%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

#product_table td {
  text-align: left;
  vertical-align: top;
  width: 50%;
}

.pdf {
  color: red;
  font-size: 11px;
  font-family: "Lucida Console",Monaco,monospace;
  font-weight: bold;
}

a.pdf {
  color: red;
}




/* -- PRODUCT TABLES -- */

table.product_table {
  width: 85%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  border: 0;
}

.product_table td {
  padding: 10px 5px 10px 5px;
  vertical-align: top;
  border: 0;
}

.product_table td.type1 {
  text-align: left;
}

.product_table td.type2 {
  text-align: center;
  vertical-align: middle;
}

/* -- SUFFIX TABLE -- */
/* lives inside a product table text column */


table.suffix_table {
  width: 100%;
  text-align: left;
  padding: 0;
  margin: 0;
  border: 0;
}

table.suffix_table td {
  text-align: left;
  vertical-align: top;
  width: 50%;
  border: 0;
  padding: 0px 0px 0px 20px;
  margin: 0;
}






/* -- CREATE-A-SIZE.PHP -- */

table.create_table {
  width: 90%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
}

.create_table td {
  text-align: left;
  vertical-align: top;
  border: 0;
}

.create_table td.type1 {
  width: 50%;
}

table#create_suffix_table {
  width: 100%;
}

#create_suffix_table td.col1 {
  width: 41%;
  text-align: left;
}

#create_suffix_table td.col2 {
  width: 59%;
  text-align: left;
}



/* -- ORDERFORM.PHP -- */

div#order_div {
  width: 600px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 10px;
  border: 0;
}




/* -- LINKS.PHP -- */

table#links_table {
  width: 90%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 30px;
  border: 0;
}

#links_table td {
  text-align: left;
  vertical-align: top;
  border: 0;
  padding: 15px;
}

.links_list li {
  line-height: 24px;
}


