/* The Basics. Not everything here is in use on the home template. */
body {
	margin: 10px;
	padding: 0px;
	background: #FFF;
	}	
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
H4 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
H5 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 36px;
	text-align: center;
	color: #003366;
	text-decoration: none;
}

/* Linking behavior for the category headers; the other links use the default behaviors below. */
.categoryhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.categoryhead a {
	color: #990000;
	text-decoration: none;
}
.categoryhead a:hover {
	color: #990000;
	text-decoration: underline;
}
.categoryhead a:active {
	color: #990000;
	text-decoration: none;
}
.categoryhead a:visited {
	color: #990000;
	text-decoration: none;
}
.categoryimages {
	position: relative;
	top: -10px;
}

/* IDs for controllinh page/text formatting */
#menucolumn {
	background: #A7D6EC;
}
#categories{
	padding: 10px 0px 20px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	background-image: url(images/WSP_ShopBG.gif);
}
#servicetop {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 50px;
	height:50px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/WSP_HomeTop.gif);
	background-repeat:no-repeat;
	vertical-align: top;
}
#homebanner {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	height:104px;
	font-weight: normal;
	/* color: #2F7171;*/ 
	color: #003333;
	text-decoration: none;
	background-image: url(images/WSP_Banner.gif);
	background-repeat:no-repeat;
}
#hometxt {
	padding: 10px 100px 10px 20px;
	background-image: url(images/WSP_HomeTxtBG.gif);	
}
#newstxt {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	vertical-align: center;
}
#newsbox {
	background-image: url(images/WSP_newsTickerBG.gif);
}
#searchtab {
	position: relative;
	top: 26px;
	left: 8px;
}
#searchbutton {
	position: relative;
	top: 7px;	
}
#searchtab2 {
	height: 28px;
	background-color: #AE3D1C;
}
#searchbutton2 {
	position: relative;
	left: 4px;	
}
#searchfield2 {
	position: relative;
	height: 12px;
	width: 125px;
	top: -9px;
	left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#shoptop {
	background-image: url(images/WSP_ShopTop.gif);
}
#pagebg {
	background-image: url(images/WSP_PageBG.gif);
}
#pagebase {
	line-height: 8px;
	background: #2A4A90;
}
#pagetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	}

/* Menu navigation/link behaviors */ 
#menubar {
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/WSP_MenuBar.gif);
}
#menubar a {
	display: block;
	margin: 0;
	text-decoration: none;
	color: #FFF;
	}
#menubar a:hover {
	background-color: #990000;
	color: #FFF;
	}  
#menubar a:visited {
	color : #FFF;
	text-decoration : none;
	}
#menubar a:active {
	color : #FFF;
	text-decoration : none;
	}
	
/* Lefthand navigation/link behaviors */
#sidenav {
	width: 180px;
	margin : 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFF;
	background-image: url(images/WSP_SideNav.gif);
	}
#sidenav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
	} 
#sidenav li {
	border-bottom: 1px solid #FFF;
	margin: 0;
	padding: 0;
	} 
#sidenav li a {
	display: block;
	margin: 0;
	padding: 5px 10px 5px 0px;
	text-decoration: none;
	color: #FFF;
	}
#sidenav li a:hover {
	background-color: #2A4A90;
	color: #FFF;
	}  
#sidenav a:visited {
	color: #FFF;
	text-decoration : none;
	}
#sidenav a:active {
	color: #FFF;
	text-decoration : none;
	}

/* Righthand navigation/link behaviors */
#sectionnav {
	width: 180px;
	margin : 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #666;
	background-color:#99CCCC;	
	}
#sectionnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
	} 
#sectionnav li {
	border-bottom: 1px solid #FFF;
	margin: 0;
	padding: 0;
	} 
#sectionnav li a {
	display: block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	color: #666;
	}
#sectionnav li a:hover {
	background-color: #669999;
	color: #FFF;
	}  
#sectionnav a:visited {
	color: #666;
	text-decoration : none;
	}
#sectionnav a:active {
	color: #FFF;
	text-decoration : none;
	}
	
/* Generic links */		
a {
	text-decoration : none;
	color: #003366;
	}
a:hover {
	color: #990000;
	text-decoration : underline;
	}  
a:visited {
	color: #003366;
	}
a:active {
	color: #003366;
	text-decoration : none;
	}

/* Stuff for the products template */
#productcolumn {
	margin: 0px;
	padding: 18px;		
}
.productfeature {
	margin-bottom: 18px;
	padding: 12px;
	width: 502px;
	background-color: #E8F5F5;
	overflow: auto;	
}
.productfeature img {
	margin: 4px 4px 4px 14px;
	border: solid #999 1px;
	float: right;
}
.horizontalrows {
	margin: 0px
	padding: 12px auto;
	float: none;
	overflow: auto;
}	
.producttile {
	margin: 0px;
	padding: 10px;
	width: 142px;
	height: 270px;
	border-right: solid #FFF 20px;
	border-bottom: solid #FFF 20px;
	float: left;
	background-color: #E8F5F5;
	overflow: auto;
	text-align: center;
}
.producttile img {
	margin: 4px 4px 14px 4px;
	border: solid #999 1px;
}
