
body {
  margin: 0px;
  padding: 0px;
  background: url(../graphics/bg_silver.jpg) repeat-x #c8c8cc;
  font-family: arial, helvetica, sans-serif;
  font-size: 76%;
  }
#base {
  position: relative;
  display: block;
  margin: 16px auto;
  min-width: 970px;
  max-width: 1027px;
  height: 672px;
  background: url(../graphics/bg_blue.gif) repeat-x #333388;
  }
#base_inner {
  padding-top: 5px; /* prevents top margin collapse */
  position: relative;
  display: block;
  margin: 0px;
  height: 672px;
  background: url(../graphics/edge_left.gif) 0px 0px no-repeat;
  }
#logo {
  position: absolute;
  left: 50px;
  top: 0px;
  display: block;
  }
#header_title {
  position: absolute;
  left: 183px;
  display: block;
  margin: 37px 0px 0px 0px;
  }
#main {
  position: relative;
  display: block;
  margin: 95px 0px 0px 76px;
  width: 884px;
  height: 563px;
  }




/* MAIN NAVIGATION */
ul#nav {
  height: 20px;
  margin: 0px;
  padding: 0px 0px 0px 20px;
  list-style-type: none;
  font-size: 1px;
  }
ul#nav li {
  display: inline;
  height: 20px;
  }
ul#nav li a {
  display: inline-block;
  height: 20px;
  width: 100px;
  letter-spacing: -500px;
  }
ul#nav li a#nav_01 {
  width: 101px;
  background: url(../graphics/nav_01.gif) no-repeat 0px 0px;
  }
ul#nav li.here a#nav_01, ul#nav li a#nav_01:hover {
  background-position: 0px -20px;
  }
ul#nav li a#nav_02 {
  width: 125px;
  background: url(../graphics/nav_02.gif) no-repeat 0px 0px;
  }
ul#nav li.here a#nav_02, ul#nav li a#nav_02:hover {
  background-position: 0px -20px;
  }
ul#nav li a#nav_03 {
  width: 92px;
  background: url(../graphics/nav_03.gif) no-repeat 0px 0px;
  }
ul#nav li.here a#nav_03, ul#nav li a#nav_03:hover {
  background-position: 0px -20px;
  }
ul#nav li a#nav_04 {
  width: 117px;
  background: url(../graphics/nav_04.gif) no-repeat 0px 0px;
  }
ul#nav li.here a#nav_04, ul#nav li a#nav_04:hover {
  background-position: 0px -20px;
  }




/* SUB NAVIGATION */

ul#subnav,
ul#subnav_2,
ul.subnav_2 {
  height: 25px;
  margin: 0px;
  padding: 4px 0px 0px 20px;
  background: #ffffff;
  list-style-type: none;
  font-size: 1px;
  }
ul#subnav_2 {
  float: right;
  margin-right: 243px;
  }
#content ul.subnav_2 {
  float: left;
  height: 20px;
  margin-top: 4px;
  padding: 0px;
  }
ul#subnav li,
ul#subnav_2 li,
ul.subnav_2 li {
  display: inline;
  height: 20px;
  }
ul#subnav li a,
ul#subnav_2 li a,
ul.subnav_2 li a {
  display: inline-block;
  height: 20px;
  color: #ffffff;
  letter-spacing: -500px;
  }
ul#subnav li.here a#subnav_01,
ul#subnav li a#subnav_01:hover,
ul#subnav li.here a#subnav_02,
ul#subnav li a#subnav_02:hover,
ul#subnav li.here a#subnav_03,
ul#subnav li a#subnav_03:hover,
ul#subnav li.here a#subnav_04,
ul#subnav li a#subnav_04:hover,
ul#subnav_2 li.here a#subnav_custom,
ul#subnav_2 li a#subnav_custom:hover,
ul#subnav_2 li.here a#subnav_stock,
ul#subnav_2 li a#subnav_stock:hover,
ul.subnav_2 li.here a.subnav_custom,
ul.subnav_2 li a.subnav_custom:hover,
ul.subnav_2 li.here a.subnav_stock,
ul.subnav_2 li a.subnav_stock:hover {
  background-position: 0px -25px;
  }

ul#subnav li a#subnav_01 {
  width: 94px;
  background: url(../graphics/subnav_01.gif) no-repeat 0px 0px;
  }
ul#subnav li a#subnav_02 {
  width: 46px;
  background: url(../graphics/subnav_02.gif) no-repeat 0px 0px;
  }
ul#subnav li a#subnav_03 {
  width: 138px;
  background: url(../graphics/subnav_03.gif) no-repeat 0px 0px;
  }
ul#subnav li a#subnav_04 {
  width: 57px;
  background: url(../graphics/subnav_04.gif) no-repeat 0px 0px;
  }

ul#subnav_2 li a#subnav_custom,
ul.subnav_2 li a.subnav_custom {
  width: 73px;
  background: url(../graphics/subnav_custom.gif) no-repeat 0px 0px;
  }
ul#subnav_2 li a#subnav_stock,
ul.subnav_2 li a.subnav_stock {
  width: 62px;
  background: url(../graphics/subnav_stock.gif) no-repeat 0px 0px;
  }





#base #content {
  padding: 10px 20px 10px 30px;
  position: relative;
  margin: 0px;
  width: 613px;
  height: 522px;
  overflow: auto;
  background: #ffffff;
  border: 1px solid #ffffff;
  }
#img_column {
  position: absolute;
  top: 20px;
  left: 665px;
  margin: 0px;
  width: 219px;
  height: 544px;
  background: #ffffff;
  }
#img_column img {
  display: block;
  margin-top: 1px;
  z-index: 1;
  }
#img_column #corner {
  display: block;
  position: absolute;
  top: 0px;
  /* for IE6, which is 1px out */
  right: 0px;
  width: 28px;
  height: 28px;
  background: url(../graphics/corner.png) no-repeat top right;
  z-index: 5;
  }
#img_column #corner img {
  margin: 0px;
  }


#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
  max-width: 615px;
  margin: 12pt 0pt 9pt 0pt;
  line-height: 1.5em;
  font-size: 1.0em;
  color: #333388;
  }
#content h2 {
  margin: 12pt 0pt 0pt 0pt;
  }
#content p {
  max-width: 615px;
  margin: 0pt 0pt 9pt 0pt;
  line-height: 1.5em;
  }
#content ul,
#content ol {
  max-width: 605px;
  padding-left: 1em;
  margin: 0pt 0pt 6pt 0pt;
  line-height: 1.5em;
  }
#content ol {
  max-width: 600px;
  padding-left: 1.6em;
  }
#content ul li,
#content ol li {
  margin: 0pt 0pt 6pt 0pt;
  line-height: 1.5em;
  }



#base.product_page #content {
  width: 832px;
  height: 399px;
  }
#base.product_page #img_column {
  width: 28px;
  height: 28px;
  left: 856px;
  }

#base.product_page #product_range ul li img.range_img {
  position: absolute;
  top: 55px;
  left: 665px;
  display: none;
  }
#base.product_page #product_range ul li:first-child img.range_img,
#base.product_page #product_range ul li:hover img.range_img {
  display: block;
  }

#base.product_page #product_range {
  padding: 0px 0px 0px 30px;
  margin: 0px;
  width: 854px;
  height: 140px;
/*  overflow: auto; */
  background: #ffffff;
  }

#base.product_page #product_range h3 {
  max-width: 600px;
  margin: 0pt;
  padding-top: 3px;
  line-height: 1.5em;
  font-size: 1.0em;
  color: #333388;
  border-top: 1px solid #c8c8cc;
  }
#base.product_page #product_range p {
  max-width: 600px;
  margin: 0pt;
  line-height: 1.5em;
  }

#base.product_page #product_range ul {
  max-width: 650px;
  margin-top: 7px;
  padding: 0px;
  list-style-type: none;
  }
#base.product_page #product_range ul li {
  width: 50px;
  margin: 0pt 1px 0px 1px;
  text-align: center;
  float: left;
  }
#base.product_page #product_range ul li p.sm_caption {
  margin: 0px;
  font-size: 85%;
	line-height: 1.3em;
  }
#base.product_page #product_range ul li .lg_caption {
  position: absolute;
	top: 395px;
	right: 31px;
	width: 188px;
	text-align: center;
	display: none;
  }
	
	
	
/* edit mode ( in Dreamweaver ) */
body.edit #base #content {
  height: auto;
  overflow: none;
  }
body.edit #base.product_page #product_range {
  height: auto;
  }
body.edit #base.product_page #product_range ul {
  margin: 40px 0px 20px 0px;
	width: 288px;
	border-top: 4px solid #999999;
	}
body.edit #base.product_page #product_range ul li {
  float: none;
	clear: both;
	border-bottom: 4px solid #999999;
	width: 288px;
	padding: 20px 0px;
	text-align: center;
	}
body.edit #base.product_page #product_range ul li .sm_caption {
  position: static;
	width: 188px;
	text-align: center;
	border: 1px dotted #cccccc;
	}
body.edit #base.product_page #product_range ul li img.range_img {
  position: static;
  display: inline-block;
	border: 1px dotted #cccccc;
  }
body.edit #base.product_page #product_range ul li .lg_caption {
  position: static;
	width: 188px;
	text-align: center;
	border: 1px dotted #cccccc;
	display: block;
	}	
	
	
	

/* Products page */
#products_intro {
  margin-top: 20px;
  width: 630px;
  overflow-x: hidden;
  }
#products_intro div {
  width: 265px;
  float: left;
  margin: 0px 50px 15px 0px;
  }
#products_intro div h2 {
  float: left;
  width: 130px;
  height: 20px;
  margin: 8px 0px 0px 0px;
  padding: 0px;
  letter-spacing: -1000px;
  color: #ffffff;
  background: #ffffff;
  list-style-type: none;
  font-size: 1px;
  }
#products_intro div h2 a {
  display: block;
  width: 130px;
  height: 20px;
  }
#products_intro div.screwcap h2 {
  width: 90px;
  background: url(../graphics/heading_screwcap.gif) no-repeat 0px 0px;
  }
#products_intro div.pvc h2 {
  width: 36px;
  background: url(../graphics/heading_pvc.gif) no-repeat 0px 0px;
  }
#products_intro div.hood h2 {
  width: 128px;
  background: url(../graphics/heading_hood.gif) no-repeat 0px 0px;
  }
#products_intro div.cork h2 {
  width: 40px;
  background: url(../graphics/heading_cork.gif) no-repeat 0px 0px;
  }
#products_intro a img {
  border: none;
  }


/* News page */
.news_item {
  clear: left;
  padding-bottom: 10px;
  }
p.date {
  padding-top: 6px;
  float: none;
  width: auto;
  color: #777777;
  }
.news_item p.date {
  padding-top: 6px;
  float: left;
  width: 140px;
  color: #777777;
  }
.news_item h2 {
  padding-top: 5px;
  border-top: 1px dotted #777777;
  margin-left: 140px;
  }
.news_item h2 a {
  float: none;
  color: #333388;
  }
.news_item p.teaser {
  margin-left: 140px;
  display: table-cell;
  }
.news_item a {
  float: right;
  text-decoration: none;
  }
.news_item a:hover {
  text-decoration: underline;
  }



/* Contact page */
form#contact {
  float: left;
  width: 392px;
  padding-bottom: 30px;
  border-bottom: 1px solid #c8c8cc;
  }
form#contact td {
  padding: 2px 0px;
  }
form#contact tr.submit td {
  padding: 8px 0px 2px 0px;
  }
form#contact .handle {
  width: 130px;
  }
form#contact .req {
  font-weight: bold;
  color: #cc0000;
  }
form#contact input,
form#contact select,
form#contact textarea {
  width: 260px;
  border: 1px solid #c8c8cc;
  }
form#contact input[type="reset"],
form#contact input[type="submit"] {
  width: 80px;
  color: #ffffff;
  background: url(../graphics/contact_btn_bg.gif) repeat-x 0px center #333388;
  border: 1px solid #c8c8cc;
  cursor: pointer;
  }
#contact_list {
  float: left;
  width: 180px;
  margin-left: 20px;
  }
#contact_list h2 {
  margin-top: 0px;
  }
#contact_list p {
  margin-bottom: 10px;
  }
