/* CSS definitions for layout. Copyright (c) 2004 www.donjohnsonbigband.com */

/***********************/
/*   BODY, CONTAINER   */
/***********************/

body {
  margin: 0px auto;
  padding: 0px;
  text-align: center;
  font-family: verdana, arial, helvetica, sans-serif;
  background-color: #ffffff;
}

#container {
  margin: 0px auto;
  text-align: left;
  width: 865px;
  background-image: url(/catalog/images/layout/bg_container.gif);
  background-repeat: repeat-y;
}

/***********/
/*   TOP   */
/***********/

#top1 {
  width: 865px;
  height: 57px;
  background-image: url(/catalog/images/layout/top_1.jpg);
  background-repeat: no-repeat;
}

#top1 a {
  display: block;
  width: 865px;
  height: 57px;
}

#top1 a img {
  border: 0px solid #000000;
}

#top2 {
  width: 865px;
  height: 19px;
  background-image: url(/catalog/images/layout/top_2.gif);
  background-repeat: no-repeat;
}

.topmenu_left {
  float: left;
  padding: 4px 0px 0px 15px;
}

.topmenu_right {
  text-align: right;
  float: right;
  padding: 4px 15px 0px 0px;
}

#top1 img, #top2 img {
  display: block;
}

/**************/
/*   MIDDLE   */
/**************/

#middle {
  width: 865px;
}

/*** LEFT ***/

#left {
  position: relative;
  float: left;
  width: 140px;
}

#mainMenu {
  width: 140px;
  height: 270px;
  background-image: url(/catalog/images/layout/margin_left_top.gif);
  background-repeat: no-repeat;
  padding: 17px 0px 0px 20px;
}

#mainMenuBottom {
  width: 140px;
  height: 56px;
  background-image: url(/catalog/images/layout/margin_left_top_bottom_thin.gif);
  background-repeat: no-repeat;
}

#manufacturers {
  width: 140px;
  height: 87px;
  background-image: url(/catalog/images/layout/margin_left_middle_content_thin.gif);
  background-repeat: no-repeat;
  text-align: right;
}

#manufacturersBottom {
  width: 140px;
  height: 30px;
  background-image: url(/catalog/images/layout/margin_left_bottom_thin.gif);
  background-repeat: no-repeat;
}

a#brand_logo_gh {
  width: 56px;
  height: 36px;
  margin-right: 8px;
}

a#brand_logo_secco {
  width: 30px;
  height: 39px;
  margin-right: 21px;
}

#manufacturers a img {
  border: 0px solid #000000;

}

#manufacturers a img#image1 {
margin-bottom: 5px;
}

#search {
  width: 140px;
  height: 30px;
  background-image: url(/catalog/images/layout/margin_left_middle_content.gif);
  background-repeat: no-repeat;
  padding: 10px 0px 0px 15px;
}

#searchBottom {
  width: 140px;
  height: 56px;
  background-image: url(/catalog/images/layout/margin_left_bottom.gif);
  background-repeat: no-repeat;
}


/*** CENTER ***/

#center {
  position: relative;
  float: left;
  width: 585px;
}

#main {
  clear: both;
  width: 585px;
  background-image: url(/catalog/images/layout/bg_main_3.gif);
  background-repeat: no-repeat;
  padding: 40px 20px 20px 40px;
}

#mainContainer {
  padding: 0px 0px 0px 0px;
}

/*** RIGHT ***/

#right {
  position: relative;
  float: right;
  width: 140px;
}

#information {
  width: 140px;
  height: 105px;
  background-image: url(/catalog/images/layout/margin_information.gif);
  background-repeat: no-repeat;
  padding: 20px 0px 0px 15px;
}

#informationBottom {
  width: 140px;
  height: 49px;
  background-image: url(/catalog/images/layout/margin_rightmenu_bottom.gif);
  background-repeat: no-repeat;
  padding: 5px 0px 0px 16px;
}

#basket {
  width: 140px;
  background-image: url(/catalog/images/layout/margin_basket.gif);
  background-repeat: repeat-y;
  padding: 10px 10px 0px 15px;
  font-size: 9px;
}

#basketBottom {
  width: 140px;
  height: 55px;
  background-image: url(/catalog/images/layout/margin_basket_bottom.gif);
  background-repeat: no-repeat;
}

#basket_spacer {
  height: 12px;
}

/**************/
/*   BOTTOM   */
/**************/

#bottom {
  clear: both;
  width: 865px;
  background-image: url(/catalog/images/layout/bg_bottom.gif);
  background-repeat: no-repeat;
  background-color: #ffffff;
}

#bottomLeftBlank {
  position: relative;
  float: left;
  width: 140px;
  height: 18px;
  background-image: url(/catalog/images/layout/margin_blank_lb_2.gif);
  background-repeat: no-repeat;
}

#centerLb {
  position: relative;
  float: left;
  width: 13px;
  height: 18px;
  background-image: url(/catalog/images/layout/border_lb.gif);
  background-repeat: no-repeat;
}

/*
#centerCb {
  position: relative;
  float: left;
  width: 557px;
  height: 18px;
  background-image: url(/catalog/images/layout/border_bottom.gif);
  background-repeat: repeat-x;
}
*/

#centerCb {
  position: relative;
  float: left;
  width: 583px;
  height: 40px;
  background-image: url(/catalog/images/layout/border_bottom_2.gif);
  background-repeat: no-repeat;
  padding-top: 40px;
  text-align: center;
  font-size: 10px;
  color: #737373;
}

#centerRb {
  position: relative;
  float: left;
  width: 13px;
  height: 18px;
  background-image: url(/catalog/images/layout/border_rb.gif);
  background-repeat: no-repeat;
}

#bottomRightBlank {
  position: relative;
  float: left;
  width: 140px;
  height: 18px;
  background-image: url(/catalog/images/layout/margin_blank_rb_2.gif);
  background-repeat: no-repeat;
}

#footer {
  clear: both;
  text-align: center;
  width: 865px;
  color: #737373;
}

/*
#footer a:link, #footer a:visited {
  color: #d3d3d3;
  text-decoration: underline;
}

#footer a:hover, #footer a:active {
  text-decoration: underline;
}
*/

/**************/
/*  FX BLINK  */
/**************/

#blink {
  position: relative;
  left: 100px;
  top: 50px;
  z-index: 1000;
}

/***********/
/*  HACKS  */
/***********/

/* http://www.greywyvern.com/code/min-height-hack.html */


#prop {
  height: 330px;
  float: right;
  width: 1px;
}

#clear {
  clear: both;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
