/* CSS Document */

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

a:link, a:visited {
  color: #B72018;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  text-decoration  : none;
}

img {
	border: none;
}

/*  -- ADT. Style settings to replace primary html setting s for h1, h2 etc--  */  

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

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A7080D;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A7080D;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h5{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A7080D;
	font-weight: bold;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #A7080D;
	font-weight: bold;
}

ul {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B72018;
	list-style-type: square;
}
li {
	padding-top: 5px;
	padding-bottom: 5px;
}
hr {
  background: #CCCCCC;
  height: 1px;
  width: 100%;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

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

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

a.pathway:hover {
  color            : #000000;
  font-weight      : normal;
  text-decoration   : underline;
}


/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 1px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
 
a.mainlevel:hover {
	color: #172169;
	text-decoration: none;
}
a.mainlevel#active_menu:link, a.mainlevel#active_menu:visited {
	color: #172169;
	font-weight: normal;
	padding-top: 1px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
 
a.mainlevel#active_menu:hover {
	color: #172169;
	text-decoration: none;
}

a.sublevel:link, a.sublevel:visited {
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 1px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.sublevel:hover {
        color: #172169;
		text-decoration: none;
}
a.sublevel#active_menu:link, a.sublevel#active_menu:visited {
	color: #172169;
	font-weight: normal;
	padding-top: 1px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a.sublevel#active_menu:hover {
        color: #172169;
		text-decoration: none;
}

.mainlevel-shop, a.mainlevel-shop:link, a.mainlevel-shop:visited {
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 1px;
/*	padding-left: 2px;
	padding-right: 2px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
 }
 
a.mainlevel-shop:hover {
	text-decoration: none;
}

table.moduletable-shop {
	width: 100%;
	padding-top:6px;
	padding-bottom:6px;
	text-align: center;
}

table.moduletable {
	width: 100%;
	margin-bottom: 6px;
/*	margin-top:6px;*/
}

table.moduletable th {
	/* styling the module header, and the module titles */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-repeat: repeat;
	line-height: 20px;
	vertical-align: middle;
	padding-left: 5px;
	background-color: #A7080D;
}

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

}

.poll {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #666666;
  line-height: 14px;
}

.sectiontableheader {
	color: #A7080D;
	font-weight: bold;
	font-size: 13px;
	padding-left: 4px;
}

.sectiontableentry1 {
	background-color: #F0F0F0;
	line-height: 20px;
	text-indent: 5px;
}

.sectiontableentry2 {
	background-color: #E0E0E0;
	line-height: 20px;
	text-indent: 5px;
}

.small {
  font-family: Verdana, 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: 12px;
	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: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #000000;
        text-align:left;
        }

a.contentpagetitle:hover {
        font-family: Tahoma, Verdana, 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 : #151F66;
        text-align: center;
		padding:15px;
}

/* 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;
	}



/*  -- ADT. don't chage h3 even though used for product title. Messes up breadcrumbs --  */  

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(/yourstore/templates/template_01/images/newsletter_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}

table.moduletable-nl th {
	/* styling the module header, and the module titles */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-repeat: repeat;
	line-height: 20px;
	vertical-align: middle;
	padding-left: 5px;
	background-color: #A7080D;
}

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;
}

form { 
	margin-top: 0; 
	margin-bottom: 0; 
	}
.category, a.category:link, a.category:visited, a.category:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #A7080D;
	text-decoration: none;
}
/* -- Style for the scrolling list of MFGs -- */
ul#mfg_scroll_list {
	background-color: #FFFFFF;
	height: 150px;
	border: thin solid #CCCCCC;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow-y:scroll;
}

.manufacturerbox {
	width: 160px;
}

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

.related_product img {
    padding-top: 10px;
    padding-bottom: 10px;
}
table.moduletable-cart {
	width:100%;
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	margin:0px;
	padding:0px;
}
table.moduletable-cart td{
	color:#FFFFFF;
	font-size:10px;
	margin:0px;
	padding:0px;
}
