html, body {
text-align: center;
}

body {
height: 1000px;
}

label, input {
display: inline;
}

#container {
position: relative;
margin: 0 auto;
width: 820px;
text-align: left;
}

#branding {
height: 120px;
}

#branding img {
margin: 0 0 0 30px;
}

#branding h1 {
text-indent: -5000px;
margin-top: -10px;
}

#navMain {
position: absolute;
top: 70px;
left: 380px;
}

#navMain li {
}

#navMain li a {
padding: 10px 10px 10px 10px;
}

#navMain li:hover {
}

#navSub {
position: absolute;
top: 5px;
right: 10px;
}

#navSub li, #navMain li {
display: inline;
}

#content {
padding: 10px;
}

#topPanel {

}

#topPanel h3 {
color: #cccccc;
padding: 0 1em 2em 1em;
}

#teasers {
padding: 0 5px 10px 5px;
position: relative;
width: 800px;
height: 250px;
}

#sizedCylinderLiners, #keyLiners, #manufacturedOrder {
display: block;
width: 250px;
height: 250px;
text-indent: -5000px;
}

#sizedCylinderLiners {
position: absolute;
left: 15px;
bottom: 0;
}

#keyLiners {
position: absolute;
left: 275px;
bottom: 0;
height: 250px;
}

#manufacturedOrder {
position: absolute;
left: 535px;
bottom: 0;
}

#contentTop, #contentSub {
height: 23px;
margin: 0 15px 0 15px;
}

#contentTop {

}

#contentMain {
padding: 1em 2em 1em 2em;
margin: 0 15px 0 15px;
overflow: hidden;
position: relative;
}

#contentMain ul {
list-style-type: circle;
margin: 1em;
}

#latest_news {
overflow: hidden;
}

#latest_news ul {
list-style: none;
}

#latest_news li.news_item, #latest_news div.news_item {
margin-bottom: 1em;
padding: 1em;
border-bottom: 1px dashed #cccccc;
}

#latest_news p.post_date {
font-style: italic;
}

#latest_news p.post_text {
}

#latest_news p.post_author {
}

#contact {
padding: 1em 3em;
}

#siteInfo {
height: 100px;
padding: 1em;
text-align: center;
}

#author {
position: absolute;
bottom: 20px;
right: 20px;
font-size: 0.8em;
}

#author a {
border-bottom: 1px dotted #cccccc;
}

#paginate {
float: right;
}

#cat_list {
}

#cat_list img {
display: block;
margin: 10px auto;
}

table tr td {
padding: 5px;
}

form label {
display: inline;
/* padding: 10px 0 5px 0; */
}

form input {
padding: 3px;
}

#product_search_nav {
overflow: hidden;
}

#product_search_nav ul {
list-style: none;
}

#product_search_nav li {
float: left;
display: inline;
}

#product_search_nav li a {
float: left;
display: inline;
width: 200px;
padding: 20px;
margin: 0 50px;
text-align: center;
border: none;
background-color: #cccccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#breadcrumb {
position: absolute;
top: 120px;
left: 40px;
}

table {
width: 100%;
border: 1px solid #666;
}

thead {
background-color: #333333;
color: #ffffff;
border-color: #cccccc;
}

tr {
border-top: 1px solid #ccc;
text-align: center;
}

thead th {
padding: 10px;
}

caption {
font-size: 1.2em;
font-weight: bold;
margin: 0.5em 0;
}

tbody tr.even {
background-color: #cccccc;
color: #333333;
}

tbody tr.odd {
background-color: #ffffff;
color: #333333;
}

tbody tr.even:hover, tbody tr.odd:hover {
background-color: #ccff00;
}

/* =order form */

form {overflow: hidden;}

form#order_form {
float: left;
display: inline;
}

form#order_form fieldset {
float: left;
display: inline;
width: 310px;
padding: 10px;
margin: 0 20px 10px 0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background-color: #cccccc;
}

form#order_form fieldset legend {
background-color: #666666;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
color: #ffffff;
padding: 3px;
_margin: 0 -7px; /*IE Win*/
}

form#order_form fieldset#liner_spec label {}

form#order_form fieldset#liner_spec ol li label {
width: 160px;
display: -moz-inline-box;
display: inline-block;
_zoom: 1;
line-height: 1.6;
vertical-align: middle;
}

form#order_form fieldset#liner_spec ol li {
padding: 5px;
}

#contact form#contact_form label {
display: block;
}

form#order_form fieldset#liner_spec ol {
list-style: upper-alpha;
padding-left: 2em;
}

form#order_form fieldset#customer_info label {
display: block;
}

#liner_table {

}

#paginate_liner_table {
position: absolute;
bottom: 35px;
right: 30px;
}

#nav_categories {
list-style: none;
overflow: hidden;
}

#nav_categories li {
float: left;
display: inline;
}

#nav_categories li a {
float: left;
display: inline;
width: 150px;
padding: 5px;
margin: 5px;
text-align: center;
border: none;
background-color: #cccccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#productIndex {
overflow: hidden;
}

#productIndex img {
float: left;
margin: 0 20px 10px 0;
}

#productIndex ul {
clear: both;
}