/* DEFAULTS AND GLOBALS 
  ========================================================================= */

/* Reset all margins and padding */
* { margin: 0; padding: 0; }

/* Setup link and image defaults */
a img,:link img,:visited img { border: none; }

a
{
  color: #039;
  text-decoration: none;
}
a:hover
{
  text-decoration: underline;
  background: #FFFFDB;
}

a.nohighlight:hover {
  background: none;
}

/* BODY 
  ========================================================================= */
body, td
{
  font-family: Arial, "MS Trebuchet", sans-serif;
  color: #3b3b3b;
  font-size: 10pt;
}

body {
  margin: 0 auto;
  padding: 0;
  background: #4b4b4b url('../images/2008/bg.jpg') repeat-x 0 0;
}

/* STRUCTURE 
  ========================================================================= */

div#content-box 
{
  width : 830px;
  margin: 0 auto;
  margin-top: 25px;
  padding: 0;
  font-size: 12px;
  font-family: verdana, sans-serif;
  border-top: none;
}

/* HEAD 
  ========================================================================= */

#head
{
  color: #FFF;
  background: #2b2b2b !important;
  padding: 26px 0;
  margin: 0 26px;
  z-index: 51;
  position: relative;
}

#head .inner {
  margin: 0 -26px;
  background: #2b2b2b;
  clear: both;
}

#head .top {
  height: 26px;
  top: -26px;
  background: url('../images/2008/header-topleft.png') no-repeat left top;
  position: relative;
}

#head .top .right {
  display: block;
  background: url('../images/2008/header-topright.png') no-repeat right top;
  height: 26px;
}

#head #head_content {
  margin: -52px 0;
    height: 165px;
}

#logo {
  position: absolute;
  top: 15px;
  left: 10px;
}

#head_splash {
    position: absolute;
    top: 13px;
    left: 134px;
}

#head_buy {
    position: absolute;
    top: 13px;
    right: 20px;
}

#head_info {
  position: absolute;
  right: 20px;
  bottom: 15px;
  text-align: right;
}

#head_info .phone {
}

#head_info a {
  color: #FF0;
}

#head a:hover {
  background: none;
}

#head .bottom {
  clear: both;
  height: 26px;
  position: relative;
  bottom: -26px;
  background: url('../images/2008/header-bottomleft.png') no-repeat left bottom;
}

#head .bottom .right {
  display: block;
  background: url('../images/2008/header-bottomright.png') no-repeat right bottom;
  height: 26px;
}

.slide {
    margin-left: -12px;
    width: 785px;
    height: 300px;
    border-bottom: 5px solid #eee;
}
.cycle-slideshow > div {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
}
.cycle-slideshow > div > img {
    display: block;
}
.cycle-slideshow  div .cycle-overlay {
    color: #CE0000;
    position: absolute;
    bottom: -30px;
    width: 100%;
    font-size: 24px;
    text-align: left;
    left: 30px;
    font-weight: bold;
}

/* NAVIGATION 
  ========================================================================= */
  
/* -- MOVED TO menuh.css */

/* CONTENT BOX
  ========================================================================= */

#content-box h3
{
  margin: 10px 0;
}

#content-box .cms_head
{
  font-weight: bold;
  margin: 10px 0;
}

#content-box .cms_related, #content-box .cms_references, #content-box .cms_about
{
  margin: 10px 0;
}

#content-box .cms_presentation 
{
  margin-right: 290px;
  margin-top: 10px;
}

#content-box .cms_title
{
  padding: 10px;
  font-size: 1.2em;
  text-align: center;
}

#content-box .cms_updates 
{
  width: 270px;
  float: right;
}

#content-box .cms_about 
{
  clear: right;
}

#content-box ul#breadcrumb_trail li
{
  display: inline;
  list-style: none;
  padding-right: 16px;
  background: url(../images/tab_right.png) right no-repeat;
  font-size: 11px;
}

#content-box ul#breadcrumb_trail li.last
{
  background: none;
}

/* CONTENT (CMS)
  ========================================================================= */

#content
{
  position: relative;
  top: -18px;
  padding: 26px 0;
  margin: 0 26px;
  background: #fff;
  z-index: 5;
}

#content_inner {
  margin: 0 -26px;
  background: #fff;
}

#content_inner .top {
  height: 26px;
  top: -26px;
  background: url('../images/2008/content-topleft.png') no-repeat left top;
  position: relative;
}

#content_inner .top .right {
  display: block;
  background: url('../images/2008/content-topright.png') no-repeat right top;
  height: 26px;
}

#content_inner .bottom {
  background: url('../images/2008/content-bottom.png') no-repeat left bottom;
  height: 43px;
  position: relative;
  bottom: -43px;
  z-index: 10;
}

#content_contents {
  margin-top: -52px;
  margin-bottom: -43px;
  padding: 0 26px;
  z-index: 10;
}

#title {
  color: #333;
  font-size: 18px;
  font-family: 'Trebuchet MS', arial, sans-serif;
  margin: 10px 0;
  border-bottom: solid 1px #CCC;
}

.cms_main p, .cms_related p, .cms_references p, #content-box .cms_presentation p
{
  margin-bottom: 0.5em;
}

/* MANUFACTURER PAGES */

.manufacturer_order {
  padding-top: 10px;
}

#manufacturerImage {
  text-align: center;
}

#manufacturerLinks {
  text-align: center;
  padding: 10px;
}

#manufacturerProducts {
  overflow: auto;
}

.manufacturerTd, .categoryTd {
  padding: 5px;
  width: 205px; 
  height: 225px; 
  border: 1px solid #eee; 
  text-align: center
} 

#manufacturerProducts h3 {
  color: #000;
  border-bottom: 1px solid #999;
}

.productTd {
  padding: 2px;
  width: 205px; 
  height: 225px; 
  border: 1px solid #eee; 
  text-align: center
} 


#manufacturerProducts .product_wrapper {
}

#manufacturerProducts .list_container h3 {
  border: none;
}



/* PRODUCT PAGES */

#filters {
  float: left;
  border: 1px solid #999;
  background: #f9f9f9;
  width: 560px;
  margin-bottom: 10px;
  padding: 5px;
}

.form-row {
  float: left;
  padding: 10px;
}

#productList {
  min-height: 250px;
}

#pageResults {
  font-style: italic;
  color: #666;
  padding: 5px;
}

#filters .filter_actions {
  margin: 10px 0;
  list-style-type: none;
  text-align: right;
}

#filters fieldset {
  border: none;
}

#filters h3 {
  padding: 0;
  margin: 0;
  color: #999;
}

#productManufacturer {
  font-style: italic;
  padding: 2px;
  padding-bottom: 5px;
  color: #999;
}

/* FILES */
#product_list {
  border-collapse: collapse;
  width: 100%;
}

table#product_list td {
  padding: 5px;
  border: 1px solid #eee;
}

table#product_list td.image {
  text-align: center;
}

.file_name {
  padding-left: 10px;
  float: left;
}

.file_info { }
.file_info .belongs_to, .file_info .type {
  font-style: italic;
  color: #999;
  font-size: 8pt;
}

.file_info .description {
  padding: 10px 0;
}


/* Vertical align from: http://www.jakpsatweb.cz/css/css-vertical-center-solution.html */

.valign_outside {
  float: left;
  position: relative;
  border: 1px solid #eee;
  width: 200px;
  height: 200px;
  padding: 5px;
  margin: 5px;
  overflow: hidden;
}
.valign_outside[class] {
  display: table;
  position: static;
}

.valign_middle {
  position: absolute;
  top: 50%;
}
.valign_middle[class] {
  display: table-cell;
  vertical-align: middle;
  position: static;
}

.valign_inside {
  text-align: center;
  position: relative;
  top: -50%;
}

.product_image {
  text-align: center;
}

.product_name {
  font-weight: bold;
}

/* ------------ */

#content ul
{
  list-style: inside;
}

.instructions {
  padding-top: 10px;
  color: #333;
  font-size: 6pt;
}

.list_container h3 {
  color: #039;
  border-bottom: 1px solid #EEE;
}

ul.list_items {
  display: block;
  margin-left: 40px;
}

ul.list_items li {
  list-style: none;
  padding-top: 10px;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.clear-both {
  clear: both;
}

.clear-left {
  clear: left;
}

/* CONTACT FORM 
  ========================================================================= */

#form-container {
  padding: 10px;
  margin-top: 5px;
}

#hasErrors {
  background: #ffc;
  border: 1px solid #f00;
  padding: 10px;
}

#hasErrors ul {
  padding: 10px;
  font-weight: bold;
  color: #C00;
}

.note {
  font-size: 9pt;
  font-style: italic;
  padding-bottom: 5px;
}

.form-field label{
  display: block;
  padding-top: 10px;
}

.form-field input {
  border: 1px solid #999;
  font-size: 12pt;
}

.form-field input:focus {
  border: 2px solid #9cf;
}

/* BOTTOM
  ========================================================================= */
#bottom {
  position: relative;
  background: url(../images/2008/bottom-bg.png) repeat-x left top;
  height: 74px;
  width:778px;
  margin: 0 26px;
  top: -20px;
}

#bottom-inner	{
	left: -26px;
	position: absolute;		
	width: 830px;
	height: 54px;
	background: url(../images/2008/bottom-bg.png) repeat-x left top;
}

#bottom-inner .bottom {
  height: 26px;
  position: relative;
  bottom: -20px;
  background: url('../images/2008/bottom-bottomleft.png') no-repeat left bottom;
}

#bottom-inner .bottom .right {
  display: block;
  background: url('../images/2008/bottom-bottomright.png') no-repeat right bottom;
  height: 26px;
}

#bottom-content {
  height: 28px;
  padding: 0 40px;
  position: relative;
  top: 33px;
  color: #fff;
  font-size: 10px;
	}
	
#bottom-content a, #bottom-content a:hover {
  color: #fff;
  background: none;
}

#bottom_nav {
  float: right;
  width: 475px;
}

#bottom_nav ul {
  list-style: none;
}
#bottom_nav ul li {
  float: left;
  padding: 0 5px;
}

/* FOOT 
  ========================================================================= */

#footer_message
{
  margin-left: auto;
  margin-right: auto;
  font-size: 11px;
  width : 830px;
  background: url('../images/2008/footer-bg.png') no-repeat top center;
  text-align: center;
  padding-top: 25px;
  margin-top: -18px;
  color: #CCC;
}

#footer_message a
{
  color: #FFF;
}

#footer_message a:hover {
  background: none;
}