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

li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0968BC;
	line-height: 19px;
	font-weight: bold;
}
a:link, a:visited {
	color: #0968BC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;  
}

a:hover {
  color: #0297C2;
  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 {
	color: #0968BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0E7DCE;
	text-align: left;
	width: 100%;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0E7DCE;
	text-align: center;
	width: 100%;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #089353;
	text-align: center;
	width: 100%;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #089353;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0968bc;
}

.contentheading, .componentheading {
	color: #0968BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}


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--*/
/*table.moduletable-shop {
	width: 100%;
	margin-bottom: 2px;
	margin-top: 3px;
}*/
.mainlevel-shop {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.mainlevel-shop:link, a.mainlevel-shop:visited {
	color: #000000;
	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 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 10px;
	text-decoration: none;
 }
 
a.mainlevel:hover {
	text-decoration: none;
	color: #000000;
}
		
a.sublevel:link, a.sublevel:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 10px;
	text-decoration: none;
}
a.sublevel:hover {
	text-decoration: none;
	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: 202px;
	margin-bottom: 2px;
	margin-top: 3px;
}

table.moduletable th {
	/* styling the module header, and the module titles */
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #0968BC;
	text-align: left;
	padding-left: 10px;
}

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

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

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

.sectiontableentry2 {
	background-color: #B4DBFE;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	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: 180px;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/lcol_bg.jpg);
	background-repeat: repeat-y;
	}

table.moduletable-nl th {
	/* styling the module header, and the module titles */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0BC772;
	line-height: 24px;
}

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;
	text-align: center;
	background-repeat: repeat;
	line-height: 20px;
	vertical-align: middle;
	padding-left: 5px;
}

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

}

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: #0BC772;
	text-decoration: none;
}
table.moduletable-footer {
	text-align: justify;
	display: table;
	float: none;
	width: 100%;
	padding-left: 25px;
}


.related_product { 
	font-size: 11px;
	line-height: 1.1em;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	vertical-align: bottom;
	width:25%;
	font-weight:normal;
}

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

