/* CSS Document */
/************************************************************************
Site: www.anolon.com
Author: Dayspring Technologies (DT) www.dayspring-tech.com
Client: Meyer Anolon

/************************************************************************
1.1 - LAYOUT
************************************************************************/
html {
	margin:0;
	padding:0;
  }
body {
	font-family:georgia,"times new roman",times,serif;
	font-size:62.5%;
	margin:0;
	padding:0;
	background-color: #0a0000;
	background-image: url(images/page-bg2.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
  }
html, body, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, form, select, div, p, img, table, td {
	margin:0;
	padding:0;
	border:0;
  }
img {
	display:block;
	border:0;
  }
 
table {
	background-color:#FFFFFF;
	} 
 
table img {
	display:inline;
  }
  
div#header {
	background:url(/_anolon/images/headerBG.gif) repeat-y 100% 0;
	border:#3f0800 solid;
  border-width:0 15px;
  float:left;
  margin:0;
	padding:0 0 10px;
	width:925px; /* Required by WinIE6 to show the side borders at full height. */
  }
 div#header img.headerLogo {
	display:inline;
  float:left;
  margin:20px 12px 0;
  }
 div.clear {
	clear:both;
  }
/************************************************************************
1 - TYPOGRAPHY
************************************************************************/
h1 {
	color:#772e00;
	font-size:1.7em;
	line-height:1.3em;
	margin:0 0 1.2em 0;
  padding:0;
  }
h2 {
	color:#772e00;
	font-size:1.7em;
	line-height:1.3em;
	margin:0 0 .4em 0;
  padding:0;
  }
h3 {
	font-size:1.5em;
	line-height:1.5em;
  }
h4 {
	color:#772e00;
	font-size:1.3em;
	margin:1.2em 15px;
	padding:0;
	margin:0 0 15px;
  }
.leftReg h4 {
	color:#772e00;
  margin:1.2em 15px;
	padding:0;
	margin:0 0 10px;
  }
h5 {
	font-family:"lucida sans",verdana,sans-serif;
  font-size:1.3em;
  font-weight:normal;
  line-height:1em;
  text-transform:uppercase;
  }
p {
	color:#333;
	font-size:1.3em;
	line-height:1.6em;
	margin:0 0 1.2em 0;
  }
ul li{
	color:#333;
	font-size:1.3em;
	list-style:none;
	margin:0 0 10px;
	}
a {
	color:#772e00;
  text-decoration:underline;
	}
a:hover {
	/*background:#feefc5;*/
  color:#bb8f33;
  }
hr {
	background:#bb8f33;
  border:0;
  color:#bb8f33;
	height:1px;
  padding:0;
  width:100%;
  }
/***********************************************************************
	2 - STRUCTURE/LAYOUT STYLES
************************************************************************/
div#container {
  background:#fffae6;
  margin:0 auto;
  padding:0;
  width:955px;
	}
div#content {
	border:#3f0800 solid;
  border-width:0 15px;
	clear:both;
  margin:0;
  padding:0 0 25px;
  position:relative;
  width:925px; /* Required by WinIE6 to show the side borders at full height. */
  }
/***********************************************************************
	3.2 - BREADCRUMB ROW RULES
************************************************************************/
div#breadcrumbRow {
	clear:both;
	margin:0;
  padding:10px 50px 25px;
  }
div#breadcrumbRow p {
	font-family:"lucida sans",verdana,sans-serif;
  font-size:1.1em;
  margin:0;
  padding:0;
  }
div#breadcrumbRow p a {
  color:#772e00;
  text-decoration:underline;
  }
div#breadcrumbRow p a:hover {
  background:#feefc5;
  }
div#breadcrumbRow .breadcrumb {
	display:block;
	float:left;
	}
div#breadcrumbRow .loginBox {
	display:block;
	float:right;
	}
/***********************************************************************
	3 - BROWSING PRODUCTS
************************************************************************/
div#subPageContent{
	background:#fff;
  border-top:1px solid #bb8f33;
  margin:0 35px;
	padding:20px;
  }
div#subPageContent img{
  border:0;
  margin-left:auto;
  margin-right:auto;
  padding:0;
  }
div#subPageContent h2, div#subPageContent p {
  height:1%;
  }

 /***********************************************************************
	5 - FOOTER NAV
************************************************************************/
table#certificates {
	 margin: 0px auto 0px auto;
	 }

table#certificates img {
	display: block;
	margin: 0px; !important
	text-align: left; !important
	}

div#footer {
	border:#3f0800 solid;
	border-width:0 15px;
	clear:both;
	font-family:"lucida sans",verdana,sans-serif;
	margin:0;
	padding:10px 15px 20px;
	width:895px;
	background-image: url(images/ft-bg.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
  }
div#footer ul {
	color:#bb8f33;
  margin-bottom:10px;
	text-align:center;
  }
div#footer ul li {
	display:inline;
	font-size:1.1em;
	list-style:none;
	margin:0;
	padding:0;
	}
div#footer ul li img {
	display:inline;
	/*display:none;*/
	}
div#footer ul li a:link, div#footer ul li a:visited {
	background:transparent;
  color:#bb8f33;
  text-decoration:none;
  }
div#footer ul li a:hover, div#footer ul li a:active, div#footer ul li a.here {
	border-bottom:#bb8f33 1px solid;
  text-decoration:none;
  }
div#footer h5 {
  color:#8c2100;
  margin:0;
	font-size:1.1em;
  font-weight:normal;
  line-height:1.5em;
	text-align:center;
	text-transform:none;
  }
div#footer h5 a:link, div#footer h5 a:visited {
	color:#8c2100;
  text-decoration:none;
  }
div#footer h5 a:hover, div#footer h5 a:active {
	background:transparent;
  border-bottom:#8c2100 1px solid;
  text-decoration:none;
  }



img.headerGraphic {
	border:1px solid #751B0C;
	margin:0 0 1.2em;
	padding:3px;
}
.Tr {border-right: 1px #bb8f33 solid;} 
.Tb {border-bottom: 1px #bb8f33 solid} 
.Tt {border-top: 1px #bb8f33 solid;} 
.Tl {border-left: 1px #bb8f33 solid} 
.Tall {border-top: 1px #bb8f33 solid; border-left: 1px #bb8f33 solid; border-right: 1px #bb8f33 solid; border-bottom: 1px #bb8f33 solid}
.Tlrb {border-left: 1px #bb8f33 solid; border-right: 1px #bb8f33 solid; border-bottom: 1px #bb8f33 solid}
.Tlr {border-left: 1px #bb8f33 solid; border-right: 1px #bb8f33 solid; }
.Ttlb {border-left: 1px #bb8f33 solid; border-top: 1px #bb8f33 solid; border-bottom: 1px #bb8f33 solid}
.Ttl {border-left: 1px #bb8f33 solid; border-top: 1px #bb8f33 solid;}
.Ttrb {border-right: 1px #bb8f33 solid; border-top: 1px #bb8f33 solid; border-bottom: 1px #bb8f33 solid}
.Tlb {border-left: 1px #bb8f33 solid; border-bottom: 1px #bb8f33 solid}
.Trb {border-right: 1px #bb8f33 solid; border-bottom: 1px #bb8f33 solid}
.Ttb {border-top: 1px #bb8f33 solid; border-bottom: 1px #bb8f33 solid}

