p {
	/* styling the module header, and the module titles */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 1.25;
}

li {
	list-style-type: none;
	font-size: 12px;
	color: #006634;
	list-style-position: outside;
	line-height: 1.125;
	font-weight: bold;
}
a:link, a:visited {
	color: #A3110F;
	text-decoration: underline;
	border: none;
}

a:hover {
  color: #316AA1;
  text-decoration: none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.cartmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.searchbkg {
/*	background-image: url(../images/search_bkg.gif);*/
	background-repeat: no-repeat;
}


/* CSS Document */

BODY {
  margin: 0px 0px 0px 0px;
/*  background-color : #FFFFFF;*/
  color: #000000;
  scrollbar-base-color: #778899;
}

td, tr, div {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

h1, .contentheading, .componentheading {
	font-size: 18px;
	font-weight: bold;
	color: #A3110F;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: red;
	text-align: center;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #A3110F;
}

h4 {
	font-size: 24px;
	font-weight: bold;
	color: red;
	text-align: center;
}
h5 {
	font-size: 24px;
	color: blue;
}
h6 {
	font-size: 24px;
	color: green;
}

ul {
  margin: 0px 0px 0px 0px;
}


hr {
  background: #CCCCCC;
  height: 1px;
  width: 100%;
}

.title {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #7B8DA1;
}

.pathway {
	/* --ADT. breadcrumbs...use arrow.png for divider graphic-- */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DB2E45;
	text-indent: 3px;
}

a.pathway:link, a.pathway:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DB2E45;
}

a.pathway:hover {
  color            : #000000;
  font-weight      : normal;
  text-decoration   : underline;
}
/* --D.H. Shopping Menu Settings--*/
.mainlevel-shop {
	color: #FFFFFF;
}
a.mainlevel-shop:link, a.mainlevel-shop:visited {
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 4px;
	text-decoration: underline;
 }
 
a.mainlevel-shop:hover {
	text-decoration: none;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	color: black;
	font-weight: normal;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
 }
 
a.mainlevel:hover {
    color: #a3110f;
}
		
a.sublevel:link, a.sublevel:visited {
	color: #A3110F;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
a.sublevel:hover {
    color: #000000;
        }

a.mainlevel-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
	text-align: center;
	padding: 10px;
}

a.mainmenu:link, a.mainmenu:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        }

a.mainmenu:hover {
        color: #000000; 
		text-decoration: underline;
        }

table.moduletable-cat {
	width: 90%;
	margin-bottom: 2px;
	margin-top: 3px;
}
table.moduletable {
	width: 100%;
	margin-bottom: 2px;
	margin-top: 3px;
}

table.moduletable th {
	/* styling the module header, and the module titles */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #A3110F;
	line-height: 24px;
	padding-left: 15px;
}

table.moduletable td {
	/* well.. for formatting the table cells of the module table */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;

}

/*--- Style for Help table view ---*/
.sectiontableheader {
	color: #154688;
	font-weight: bold;
	font-size: 13px;
	padding-left: 4px;
}

.sectiontableentry1 {
	background-color: #E1F4E0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-indent: 4px;
}

.sectiontableentry2 {
	background-color: #F6FCF6;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-indent: 4px;
}

.small {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #3366C0;
  text-decoration: none;
  font-weight: medium;
}
.smalldark {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

.contentpane {
/*  background: #FFFFFF;*/
}

.contentpaneopen {
/*  background: #FFFFFF;*/
}

.createdate {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
  text-align: left;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	margin: 5px;
}

/* For content item titles that are hyperlink instead of Read On */

a.contentpagetitle:link, a.contentpagetitle:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #000000;
        text-align:left;
        }

a.contentpagetitle:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        text-align:left;
        color: #7B8DA1;
        text-decoration: underline;
        font-weight: bold;
        }

a.category:link, a.category:visited {
  color: #333333;
  font-weight: bold;
}

a.category:hover {
  color: #7B8DA1;
}


/* Styles for dhtml tabbed-pages */

.ontab {
        background-color: #ffae00;
        border-left: outset 2px #ff9900;
        border-right: outset 2px #808080;
        border-top: outset 2px #ff9900;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: bold;
        color: #FFFFFF;
}

.offtab {
        background-color : #e5e5e5;
        border-left: outset 2px #E0E0E0;
        border-right: outset 2px #E0E0E0;
        border-top: outset 2px #E0E0E0;
        border-bottom: solid 1px #d5d5d5;
        text-align: center;
        cursor: hand;
        font-weight: normal;
}

.tabpadding {
}

.tabheading {
        background-color: #ffae00;
        text-align: left;
}

.pagetext {
        visibility: hidden;
        display: none;
        position: relative;
        top: 0;
}


/* for modifying {moscode} output.  Dont set the colour! */

.moscode {
        background-color: #f0f0f0;
}


/* Text passed with mosmsg url parameter */

.message {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size : 10pt;
        color : #ff6600;
        text-align: center;
}

/* custom stuff */

.container{
        border: solid;
        border-width: 1px;
        border-color: #efefef;
        background-color: White;
}

.boxes {
	border: solid;
	border-color: #CC0000;
	border-width: 1px;
}

/* Search page */
table.searchintro {
	margin-top: 5px;
	margin-bottom: 5px;
	border: thin solid #666666;
	width: 90%;
	}
	
/*  Contact's table settings  */
table.contact {
	/* for formatting the entire "Contact" table which includes
	   the name, address icons and form. Note this table DOES NOT 
	   enclose the dropdown list for selecting the Department/person
	   to contact */
	background-color: #FFFFFF;
	}

table.contact td.icons {
	/* the name gave it away. This formats the <td> cells
	   where the little icons sits next to the details (those addresses,
	   phone number etc) */
	background-color: #CCCCCC;
	}

table.contact td.details {
	/* this is for formatting the <td> cells where all the details sits.
	   The details where addresses, phone number and additional info are */
	background-color: #009966;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

label {
	/* */
     color : #575757;
}

/* -- DH. Newsletter signup -nl */
table.moduletable-nl {
	width: 100%;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/newsletter_bg.gif);
	background-repeat: repeat-x;
	}

table.moduletable-nl th {
	/* styling the module header, and the module titles */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #A3110F;
	line-height: 24px;
	padding-left: 15px;
}

table.moduletable-nl label {
	/* styling the module header, and the module titles */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left: 3px;
	line-height: 14px;
}

form { 
	margin-top: 0; 
	margin-bottom: 0; 
	}
	
/* --- Cart Module --- */	
table.moduletable-cart {
	width: 100%;
}

table.moduletable-cart th {
	/* styling the module header, and the module titles */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #02addb;
	line-height: 20px;
	vertical-align: middle;

}

table.moduletable-cart td {
	/* well.. for formatting the table cells of the module table */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	padding-left: 5px;
}

/* --- Search Module --- */
table.moduletable-search {
	width: 100%;
}

table.moduletable-search th {
	/* styling the module header, and the module titles */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #02addb;
	text-align: center;
	vertical-align: middle;

}

table.moduletable-search td {
	/* well.. for formatting the table cells of the module table */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;

}

/* Logged in/not logged in */

/* --- Search Module --- */
table.moduletable-shop {
	width: 100%;
}

table.moduletable-shop td {
	/* well.. for formatting the table cells of the module table */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 3px;
	padding-top: 5px;

}

/* Events */

table.moduletable-events {
	width: 100%;
	background-color: #F69223;
}

table.moduletable-events th {
	/* styling the module header, and the module titles */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #690505;
	text-align: left;
	background-repeat: repeat;
	line-height: 23px;
	vertical-align: middle;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.category, a.category:link, a.category:visited, a.category:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A3110F;
	text-decoration: none;
}

/*shop by category, age, etc. */
/* --- Search Module --- */
table.moduletable-shopby {
	width: 190px;
	border: 1px solid #71a16d;
	margin-bottom: 5px;
	margin-left: 6px;
	margin-top: 5px;
	padding: 3px;
}

table.moduletable-shopby th {
	/* styling the module header, and the module titles */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #a3110f;
	text-align: left;
	vertical-align: middle;

}

table.moduletable-shopby td {
	/* well.. for formatting the table cells of the module table */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}
.related_product { 
	font-size: 12px;
	line-height: 1.1em;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	vertical-align: bottom;
	width:25%;
	font-weight:normal;
}

.related_product img {
	padding-top: 10px;
	padding-bottom: 10px;
} 

.moduletable-rand td {
	width: 120px;
	vertical-align: bottom;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-weight: normal;
}
.moduletable-rand img {
	border: none 1px #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.manufacturerbox  {
width:167px;
}
