

/* STYLES */

* {
  font-family: Verdana;

  }


body {
  background: #999999;
  margin:0;
  padding:0;
  text-align:center;
  font-family: Verdana;
  font-size: 12px;
  }


#container {
  width: 980px;
  border-top: solid 1px #666666;
  border-left: solid 1px #666666;
  border-right: solid 1px #666666;
  background: #FFFFFF;
  overflow: visible;
  }

p {
  color: #666666;
  margin:5px 0 10px 0;
  padding:0;
  line-height: 130%;
  }

hr {
  border: 0;
  width: 100%;
  color: #CCCCCC;
  height: 1px;
  margin: 0 0 5px 0;
  border-top: solid 1px #CCCCCC;
  }

img {
  border: none;
}


h1 {
  margin:0 0 0 0;
  padding:0;
  font-weight: normal;
  font-size: 24pt;
  display: inline;
  color: #84B508;
}

h2 {
  margin:10px 0 0 0;
  padding:0;
  font-weight: bold;
  font-size: 18pt;
  color: #999999;
}

h3 {
  margin:20px 0 0 0;
  padding:0;
  font-weight: bold;
  font-size: 13pt;
  color: #999999;
}


h4 {
  margin:5px 0 0 0;
  padding:0;
  font-weight: bold;
  font-size: 13pt;
  color: #666666;
}

h5 {
  margin:5px 0 0 0;
  padding:0;
  font-weight: bold;
  font-size: 12px;
  color: #666666;
}

li {
  list-style-image: url(../dbimages/skin/bullet_small.gif);
  padding: 0 0 15px 0;
}


/* ***************************************************** */
/* HEADER */
#header {
  height:100px;
  width: 980px;
  background: url(../dbimages/skin/fill_header.jpg) repeat-x top left;
  }

#logo {
  float: left;
  width:366px;
  height:98px;
  }

#head_right {
  float:right;
  text-align:right;
  margin:20px 20px 0 0;
  padding:0;
  }

#head_right .head_address {
  font-size: 10px;
  font-weight: bold;
  color: #B5B5B5;
  padding: 0 0 8px 0;
}

#head_right .head_address a{
  font-weight: bold;
  color: #B5B5B5;
  text-decoration: none;
}


#head_right .head_tel {
  font-size: 12pt;
  font-weight: normal;
  color: #666666;
  padding:0;
}



/* ***************************************************** */
/* TOP NAV */

#topnav {
  width:auto;
  height: 30px;
  background: url(../dbimages/skin/fill_topnav.jpg) repeat-x top left;
  padding: 0 0 0 10px;
  border-bottom: solid 1px #CCCCCC;
  }

#topnav ul {
  margin: 0 0 0 5px;
  padding: 0;
  z-index: 30
  }

#topnav li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font-weight: normal;
  font-size: 12px;
  border-left: solid 1px #E3E6ED;
  border-right: solid 1px #FFFFFF;
  }

#topnav li a {
  display: block;
  margin: 0 1px 0 0;
  padding: 7px 15px 9px 15px;
  width: auto;
  color: #666666;
  text-align: center;
  text-decoration: none
  }

#topnav li a:hover {
  background: url(../dbimages/skin/fill_topnav_over.jpg) repeat-x top left;
  color: #CC0000;
  text-decoration: underline;
  }


/* ***************************************************** */
/* PAGE AREA */


#pagearea {
  width: 980px;
  min-height: 670px;
  height:auto !important;
  height: 670px;
  text-align:left;
  background: url(../dbimages/skin/bg_pagearea.jpg) repeat-y top left;
  }

#pagearea_full {
  width: 980px;
  min-height: 670px;
  height:auto !important;
  height: 670px;
  text-align:left;
  background: url(../dbimages/skin/bg_pagearea_short.jpg) repeat-y top left;
  }

/* ***************************************************** */
/* SIDE NAV */

#sidenav {
  /*float:left;*/
  position: absolute;
  top:115px;
  width:182px;
  text-align:left;
  padding:10px 0 10px 10px;
  }

#sidenav h3 {
  font-weight: bold;
  background: url(../dbimages/skin/bullet.gif) no-repeat left 9px;
  color: #666666;
  padding: 6px 0 0 15px;
  margin:6px 0 2px 0;
  font-size: 12px;
  border-top: solid 1px #CCCCCC;
  }

#sidenav h3 a {

  text-decoration: none;
  color: #666666;
  }

#sidenav h3 a:hover {
  color: #CC0000;
  text-decoration: underline;
  }

#sidenav ul {
  margin:0;
  padding:0 0 6px 0;
  width: 168px;
  list-style: none;
  list-style-image: none;
  }

#sidenav li {
  list-style: none;
  padding: 2px 0 2px 16px;
  font-size: 11px;
  list-style-image: none;
  }

#sidenav li a {
  text-decoration: none;
  color: #666666;
  font-size: 11px;
  }

#sidenav li a:hover {
  text-decoration: underline;
  color: #CC0000;
  }

/* ***************************************************** */
/* CONTENT */

#hero {
  float:right;
  width: 788px;
  height: 249px;
  }


#content {
  float: right;
  width: 758px;
  /* background: #FFFFFF; */
  text-align: left;
  padding: 15px;
  }


#content_centre {
  width: 569px;
  float: left;
  margin:0 5px 0 0;
  padding-right: 15px;
  /* border-right: solid 1px #CCCCCC; */
  /* background: #CC0000;   */
  }

#content_right {
  width: 155px;
  float: left;
  font-size: 10px;
  padding: 0 0 0 10px;
  /* border-left: solid 1px #CCCCCC;  */
  }

#content_full {
  width: 739px;
  float: left;
  padding: 0 0 0 10px;
  background: #FFFFFF;
}

/* ***************************************************** */
/* TABLES */

.home_table {
  border-top: solid 1px #CCCCCC;
  margin: 15px 0 0 0;
  }

.home_table tr {
  }

.home_table td {
  padding: 5px 0 5px 0;
  border-bottom: solid 1px #CCCCCC;
  }

.home_table .head {
  font-size: 13pt;
  font-weight: bold;
  }

.home_table .head a {
  text-decoration: none;
  }

.home_table .head a:hover {
  text-decoration: underline;
  }

/* ***************************************************** */
/* GENERAL STYLES */

.clear {
    float: none;
    clear: both;
    font-size: 10%;
    }


.pad {
	padding:5px;
	}

.alert {
	color:#CC0000;
	font-weight:bold;
	}

.indent {
	margin:5px 0 0 10px;
	}

.center {
	text-align:center;
  }


.strapline {
   font-weight:normal;
   font-size: 13pt;
   font-style: italic;
   color: #FF9900;
  }


.intro {
  font-size: 12pt;
  font-weight: bold;
  color: #666666;
  }


.boxout {
  width:155px;
  text-align: center;
  /*border: solid 1px #CCCCCC;*/
  }

.boxout h4 {
  font-size: 12pt;
  color: #3399FF;
  }

.boxout h4 a {
  font-size: 12pt;
  color: #3399FF;
  text-decoration: none;
  }

.boxout h4 a:hover {
  text-decoration: underline;
  }

/* ***************************************************** */
/* Footer */


#footer {
  width: 982px;
  }


#footnav {
  width:auto;
  height: 30px;
  background: url(../dbimages/skin/fill_topnav.jpg) repeat-x top left;
  padding: 0 0 0 20px;
  border-top: solid 1px #CCCCCC;
  border-left: solid 1px #666666;
  border-right: solid 1px #666666;
  border-bottom: solid 1px #666666;
  }

#footnav ul {
  margin: 0 0 0 10px;
  padding: 0;
  z-index: 30
  }

#footnav li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  font-weight: normal;
  font-size: 11px;
  border-left: solid 1px #E3E6ED;
  border-right: solid 1px #FFFFFF;
  }

#footnav li a {
  display: block;
  margin: 0 1px 0 0;
  padding: 7px 15px 9px 15px;
  width: auto;
  color: #666666;
  text-align: center;
  text-decoration: none
  }

#footnav li a:hover {
  background: url(../dbimages/skin/fill_topnav_over.jpg) repeat-x top left;
  color: #CC0000;
  text-decoration: underline;
  }


.copyright {
  float: left;
  font-size: 10px;
  color: #CCCCCC;
  }

.credit {
  float: right;
  font-size: 10px;
  color: #CCCCCC;
  }

.credit a {
  font-size: 10px;
  color: #CCCCCC;
  text-decoration: none;
  }

.credit a:hover{
  color: #CCCCCC;
  text-decoration: underline;
  }

.inline_photo {
  float:right;
  margin: 5px 0 15px 15px;
  padding: 2px;
  background: #FFFFFF;
  border: solid 1px #CCCCCC;
}



/* PRESS LINKS */

#presslinks .logopanel {
  background: #ECECEC;
  width: 561px;
  height: 28px;
  padding : 4px;
}


#presslinks img {
  float: left;
  margin: 0 20px 10px 0;
  padding: 0;
}

#presslinks h4{
  margin: 4px 0 0 0;
  padding: 0;
  color: #B5B5B5;
  font-size: 12px;
  text-transform: uppercase;
}

#presslinks p{
  margin: 0;
  padding: 0;
}

#presslinks h5 {
  clear: both;
  font-size: 12px;
  color: #000000;
  margin: 10px 0 0 0;
  padding: 0;
}

#presslinks h5 a {
  text-decoration: none;
}

#presslinks h5 a:hover {
  text-decoration: underline;
  color: #CC0000;
}

#presslinks .pressurl a{
  font-size: 10px;
  color: #999999;
}


#presslinks hr {
  border: 0;
  width: 100%;
  color: #CCCCCC;
  height: 1px;
  margin: 10px 0 0 0;
  border-top: solid 1px #CCCCCC;
  }


/* CHECKOUT */

.button_hilite {
  font-weight: bold;
  color: #009933;
}

.button_hilite:hover {
  font-weight: bold;
  color: #CC0000;
}


.button_small {
  font-size: 10px;
}


/*  ------------ TABLES  ------------ */

.tableheads {
	font-size: 75%;
	color: #84B508;
	font-weight: bold;
    text-transform: uppercase;
    background: url('../dbimages/skin/fill_heading.jpg') repeat-x left bottom;
}

.tablebox {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px Solid #CCCCCC;
	margin:5px 0 5px 0;
}

.tableform {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin:5px 0 5px 0;
}

.homepagepanel {
	font-size: 12px;
	color: #000000;
	background-color: #666666;
	border: 1px solid #666666;
}


.tableboxtotals {
	background-color: #F0E0DA;
	border: 1px solid #666666;
}

.rowbgdark {
	color: #000000;
	background-color: #E0E0E0;
}

.rowbglight {
	color: #000000;
	background-color: #F0F0F0;
}

.rowbglighter {
	color: #000000;
	background-color: #F5F5F5;
}

.rowbgmid {
	color: #000000;
	background-color: #E2E2E2;
}


/* PRODUCTS */
/*  ------------ PRODUCT LIST  ------------ */

#productlist {
	margin:10px 0 0 0;
    padding:0;
	height:auto;
	list-style:none;
	text-align:center;
	}


#productlist ul {
	margin:0;
	padding:0;
    list-style: none;
    border-top: solid 1px #CCCCCC;
	}

#productlist li {
	/* float:left;   */
	/* height:158px;  */
	margin:0 8px 0 0;
    padding: 5px 0 0 0;
    list-style: none;
    border-bottom: solid 1px #CCCCCC;
    list-style-image: none;
	}

#productlist img {
    float: left;
	display:block;
	border: 1px solid #CCCCCC;
	margin:0 10px 0 0;
	padding:0;
    width: 100px;
	}

#productlist .info {
    float: left;
    width: 280px;
	margin:0;
	padding:0;
    text-align: left;

    /* background: #667744; */
	}

#productlist .info .pname {
    font-size: 13pt;
    font-weight: bold;
    color: #000000 ;
    }

#productlist .info .pname a{
    font-size: 13pt;
    font-weight: bold;
    color: #000000 ;
    text-decoration: none;
    }

#productlist .info .pname a:hover{
    font-size: 13pt;
    font-weight: bold;
    color: #CC0000 ;
    text-decoration: underline;
    }

.pricepanel {
    float: right;
    width: 150px;
    height: 65px;
    text-align: center;
    /* background: #CC0000; */
    }

.pricepanel p{
    margin:0;
    padding:0;
    }

.pricepanel .price {
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    margin: 2px 0 0 0;
    padding:0;

    }

.pricepanel .smallprice {
    font-weight: normal;
    font-size: 10px;
    color: #666666;
    margin: 2px 0 4px 0;
    padding:0;
    }

.pricepanel input {
    margin: 0;
    }


/*  ------------ CAT LIST  ------------ */

#catlist {
	margin:10px 0 0 0;
	height:auto;
	list-style:none;
	text-align:left;
	}

#catlist ul {
	margin:0;
	padding:10px 0 0 0;
    list-style: none;
    border-top: solid 1px #CCCCCC;
    list-style-type: none;
	}

#catlist li {
	/* height:158px;  */
    padding: 0 0 12px 0;
	margin:0 12px 8px 0;
    border-bottom: solid 1px #CCCCCC;
    list-style: none;
    list-style-image: none;
	}

#catlist img {
	display:block;
    float: left;
	border: 1px solid #CCCCCC;
	margin:0;
	padding:0;
    width: 100px;
	}

#catlist .info {
    float: left;
    width: 450px;
	margin:0 0 0 0;
	padding:0;
    text-align: left;
	}


#catlist .info .pgname {
    font-size: 13pt;
    font-weight: bold;
    color: #000000 ;
    }

#catlist .info .pgname a{
    font-size: 13pt;
    font-weight: bold;
    color: #000000 ;
    text-decoration: none;
    }

#catlist .info .pgname a:hover{
    font-size: 13pt;
    font-weight: bold;
    color: #CC0000 ;
    text-decoration: underline;
    }

/*  ------------ PRODUCT DETAILS  ------------ */

#productdetail {
	margin:5px 0 0 10px;
	width:auto;
	}

#productimg {
	float:right;
	width:250px;
	margin:10px 5px 0 10px;
	}

#productimg img{
	border:1px solid #CCCCCC;
	}

#productbutton {
	margin:0 30% 0 30%;
	padding:0;
	}

.pricebig {
    font-size: 13pt;
    font-weight: bold;
    color: #000000;
    margin: 0;
    padding:0;
    }

.specshead {
    font-size: 10px;
    text-transform: uppercase;
    color: #999999;
    margin: 10px 0 5px 0;
    padding:0;
    }

.product_desc {
    font-size: 12px;
    margin: 10px 0;
    padding: 0;
    }

.product_spec {
    font-size: 12px;
    }

.product_spec ul {
    margin:5px 0 10px 18px;
    padding:0;
    }

.product_spec li {
    font-size: 12px;
    margin:0 0 5px 0;
    padding:0;
    }

/*  ------------ BUTTONS  ------------ */

.buttonnorm {
	border: 1px Solid #FFFFFF;
	}

.buttonhlight {
	background-color:#CC0000;
	border: 1px Solid #F23539;
	}

.button_confirm {
	color:#CC0000;
	font-weight:bold;
	font-size:12px;
	padding:5px;
	}

/*  ------------ COLLECTIONS  ------------ */

#colnav {
	display:block;
	clear:both;
	width:auto;
	text-align:left;
	padding:0;
	margin:0;
	}

#colnav ul {
	list-style:none;
	padding:0;
	margin:3px 10px 5px 10px;
	border-top:#E0E9EB solid 1px;
	}
#colnav li {
	line-height:1.35em;
	padding:10px;
	margin:0;
	background-image:url('../images/navbullet.gif');
	text-indent:10px;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom:#E0E9EB solid 1px;
    list-style-image: none;
	}
#colnav li a {
	color:#000000;
	font-size:1.5em;
	font-weight:normal;
	text-decoration:none;
	}
#colnav li a:hover {
	color:#CC0000;
	font-size:1.5em;
	font-weight:normal;
	text-decoration:underline;
	}

/*  ------------ MODULES  ------------ */


#ModuleMaster {
}

.Module {
	border:Solid 1px #CCCCCC;
	margin-bottom:5px;
	background-image:url('../dbimages/skin/module_background.jpg');
	background-repeat: repeat-y;
	background-position: left top;
}

.ModuleTitle {
	background:#666666;
	background-image:url('../dbimages/skin/PanelHeadBackground.jpg');
	font-weight:bold;
	color:#FFFFFF;
	padding:3px 5px;
	font-size:75%;
	height:16px;
	text-align:center;
}

.ModuleContent {
	padding:5px;
	/* background:#CCCCCC; */
}

.ModuleProducts {
	font-size:10px;

}
.ModuleProducts p {
    margin:0 0 4px 0;
    padding:0 0 3px 0;
    border-bottom:solid 1px #999999;
}

.ModuleProducts a{
	text-decoration:none;
}

.ModulePrice {
	font-weight:bold;
}

.ModuleHTML {
	font-size:10px;
}

.ModuleBanners {
	font-size:10px;
}


/* GENERAL */

.breadcrumbs {
     font-weight: normal;
     font-size: 10px;
     color: #999999;
    }

.textsmallredbold {
     font-weight: normal;
     font-size: 10px;
     color: #CC0000;
    }













/* ***************************************************** */


