/* USP CSS */

/* Colors
	red: #E51837
	dark gray: 
   burgundy: 521018
   new burgundy: #780001
   orange: cc7a00
*/

/* Products page menu stuff */
#menu div {
display: none;
}

/* global */
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
td   { font-family: Verdana, Arial, Helvetica, sans-serif; 
	   font-size: 10px; line-height: 14px; 
	   color: #333333; 
	   font-style: normal; font-weight: normal; text-decoration: none; }

th   { font-family: Verdana, Arial, Helvetica, sans-serif; 
	   font-size: 12px; line-height: 17px; 
	   color: #333333; 
	   font-style: normal; font-weight: bold; text-decoration: none; }

a:link    { color: #E51837; text-decoration: none; font-weight: bold; }
a:visited { color: #E51837; text-decoration: none; font-weight: bold; }
a:hover   { color: #707070; text-decoration: none; font-weight: bold; }
a:active  { color: #707070; text-decoration: none; font-weight: bold; }

/* Product page sub-links */
.psub           { font-family: Verdana, Arial, Helvetica, sans-serif; 
				   font-size: 10px; line-height: 12px;
				   color: #333333; 
				   font-weight: normal; text-decoration: none; }
.psub a:link    { color: #333333; text-decoration: underline; font-weight: normal; }
.psub a:visited { color: #666666; text-decoration: underline; font-weight: normal; }
.psub a:hover   { color: #E51837; text-decoration: none; font-weight: normal; }
.psub a:active  { color: #E51837; text-decoration: none; font-weight: normal; }

/* bottom nav */
.navb           { font-family: Verdana, Arial, Helvetica, sans-serif; 
				   font-size: 8px; line-height: 9px;
				   color: #dddddd; 
				   font-weight: normal; text-decoration: none; }
.navb a:link    { color: #222222; text-decoration: none; font-weight: normal; }
.navb a:visited { color: #222222; text-decoration: none; font-weight: normal; }
.navb a:hover   { color: #ffffff; text-decoration: none; font-weight: normal; }
.navb a:active  { color: #ffffff; text-decoration: none; font-weight: normal; }

/* copyright */
.copy           { font-family: Verdana, Arial, Helvetica, sans-serif; 
				   font-size: 10px; line-height: 11px;
				   color: #dddddd; 
				   font-weight: normal; text-decoration: none; }
.copy a:link    { color: #222222; text-decoration: none; font-weight: normal; }
.copy a:visited { color: #222222; text-decoration: none; font-weight: normal; }
.copy a:hover   { color: #ffffff; text-decoration: none; font-weight: normal; }
.copy a:active  { color: #ffffff; text-decoration: none; font-weight: normal; }


/* page titles */
h1 { font-family: Helvetica, sans-serif; 
     color: #E51837; font-size: 18px; line-height: 18px; 
     font-weight: bold; text-decoration: none;
     padding: 0px 0px 5px 0px;
     margin: 0px 0px 0px 0px;  }

/* watchlist */
.wl { color: #ffffff; font-size: 10px; line-height: 10px; text-decoration: none; }
/* watchlist black */
.wlb { color: #000000; font-size: 10px; line-height: 10px; text-decoration: none; }

/* BG image */
.watchBg {
	background-image: url(../images/watchlistBg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.watchBg2 {
	background-image: url(../images/watchlistBg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

*.eleven   { font-family: Verdana, Arial, Helvetica, sans-serif; 
	   font-size: 11px; line-height: 15px; }

*.small   { font-family: Verdana, Arial, Helvetica, sans-serif; 
	   font-size: 9px; line-height: 14px; 
	   color: #333333; 
	   font-style: normal; font-weight: normal; text-decoration: none; } 
*.eight   { font-family: Verdana, Arial, Helvetica, sans-serif; 
	   font-size: 9px; line-height: 12px; 
	   color: #333333; 
	   font-style: normal; font-weight: normal; text-decoration: none; } 

#catBox { width: 173px;
					background: #dddddd;
					border: 1px solid #dddddd;
					margin: 0px 0px 3px 0px; }
					
.highlight { background: #FFFF80; }

.tbf { font-weight: bold; 
      font-size: 12px;
	     color: #ff0000; background: #FFFF80; }

/* =================================================================================================== */
/* FORM STUFF */
.box { font-family: Verdana, Arial, Helvetica, sans-serif; 
	   font-size: 10px; line-height: 12px; 
	   color: #333333; background: #ffffff; 
	   width: 100%; height: 12px; 
	   border: #333333; border-style: solid; 
	   border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }

.field { font-family: Verdana, Arial, Helvetica, sans-serif; 
		 font-size: 10px; line-height: 12px; 
		 color: #888888; background: #eeeeee; 
		 width: 100%; height: 76px; 
		 border: #999999; border-style: solid; 
		 border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }

/* drop-down */
.dd { font-family: Verdana, Arial, Helvetica, sans-serif; 
	  font-size: 10px; line-height: 14px; 
	  color: #333333; background: #eeeeee; 
	  width: 100%; 
	  border: #333333; border-style: solid; 
	  border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }

/* button */		  
.but { font-family: Verdana, Arial, Helvetica, sans-serif; 
	   font-size: 10px; line-height: 14px; font-weight: bold; 
	   color: #ffffff; background: #ff7d00;
	   width: 100%; height: 16px; 
	   border: #35271a; border-style: solid; 
	   border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }

/* text box */
.textBox { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; line-height: 14px; color: #000000;
width: 200px; height: 15px;
border: #000000; border-style: solid; background: #EEEEEE;
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}

/* text area */
.textArea   { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; line-height: 14px; color: #000000;
border: #000000; border-style: solid; background: #EEEEEE;
width: 200px; height: 100px;
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
}
	
/* dropdown */	  
.dropDown { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; line-height: 12px; color: #000000;
width: 115px; height: 16px;
border: #000000; border-style: solid; background: #EEEEEE;
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px 
}

.dropDown1 { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; line-height: 12px; color: #000000;
width: 310px; height: 16px;
border: #000000; border-style: solid; background: #EEEEEE;
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px 
}

.selectFullline { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; line-height: 12px; color: #000000;
}

option.red {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; line-height: 12px; color: #FF0000;
}

.selectCAD { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; line-height: 11px; color: #000000;
width: 155px;
}

.selectCAD2 { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; line-height: 11px; color: #000000;
width: 260px;
}

.selectCode { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; line-height: 11px; color: #000000;
width: 240px;
}
/* =================================================================================================== */


/*
=Start table structure
*/
.tableStyle {
	width: 100%;
	margin: 0;
	border: 2px solid #666;
	border-collapse: collapse;
}

.tableStyle th, .tableStyle td {
	border: solid 1px #999;
	padding: 0.2em;
	font-size: 9px;
	text-align: left;
}
/*
=End table structure
*/

/*
=Start grey colour scheme
*/
.greyScheme th, .greyScheme td {
	border-color: #999;
}

.greyScheme tr.green {
	background-color: #eaeddc;
}

.greyScheme th.header, .greyScheme tr.header, .greyScheme thead td {
	background-color: #B1B1B1;
}

.greyScheme td.firstColumn {
	font-weight: bold;
	text-align: left;
}
.greyScheme td.firstColumnGrey {
	font-weight: bold;
	text-align: left;
	background-color: #B1B1B1;
}
/*
=End grey colour scheme
*/


.contact {
	line-height: 15px;
	height: 12px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	vertical-align: top;
	}

