/*Paul's additions to handle side and top navigation*/
#prod-bar {
	background-image:url(images/prodback.jpg);
	background-repeat:no-repeat;
	width:166px;
	height:29px;
}

#left-mainbar {
	width:166px;
	}
	
#search-title {
	background-image:url(images/kws.jpg);
	background-repeat:no-repeat;
	height:25px;
	width:166px;
	}

#search-bar {
	background-color:#e4d6e3;
	padding-left:20px;
	max-height:28px;
	min-height:28px;
	height:28px;

	}

#search-bar .input {
    border: 1px solid #751f62;
	height:1.2em;
	font-size:10px;
	display:inline;
	vertical-align:top;
	margin-top:5px;
}

#nav-bar {
	background-image:url(images/navback.jpg);
	background-repeat:no-repeat;
	width:166px;
	height:480px;	
	}

#nav-bar ul {
	list-style-type:none;
	text-decoration:none;
	/*list-style-position:inside;*/
	padding:0px;
	margin:0px;
	line-height:11px;
	}
#nav-bar li {
	text-decoration:none;
	background-image: url(images/menuitem.gif);
	background-repeat: no-repeat;
	background-position:0px;
	padding-left:20px;
	color:#626262;
	margin-bottom:6px;
	}
#nav-bar li:hover {
	background-image: url(images/menuitem-over3.gif);
	background-repeat: no-repeat;
	background-position:-0px;
	bac
	padding-left:20px;
	text-decoration:none;
	margin-bottom:6px;
	}	

#nav-bar a {
	text-decoration:none;
	font-size:11px;
	color:#626262;
	}
#nav-bar a:hover {
	color:#751f62;
	font-size:11px;
	}

#topnav {
	margin-left:10px;
	padding-top:11px;
	}

#topnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size:12px;
	font-style:bold;
	}	

#topnav ul li {
	display:inline;
	line-height:34px;
	padding: 10px 10px 13px;
	margin-bottom:13px;
	}

/*#topnav li:hover {
	background-image:url(images/top-nav-dwn.gif);
	background-repeat:repeat-x;
	background-position:0 -10px 0px 0;
	}*/

#topnav a {
	font-size:13px;
	}

#topnav  a:link, #topnav a:visited {
	/*display:block;*/
	height:35px;
	/*background-image:url(images/top-nav-dwn.gif);*/
	background-repeat:repeat-x;
	text-decoration:none;
	color:#FFFFFF;
	padding:11px 10px 10px 10px;
	}	

#topnav a:hover {	
	background-image:url(images/top-nav-dwn.gif);
	}

/*----------------------------------------------*/

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}
.bgrd{
	background-color:#f9f4f8;
}
.bgrdhome{
	background-color:#f9f4f8;
	background: url(images/home_bgrd.jpg) no-repeat right bottom;
}
.lineright{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #751e62;
	min-height:575px;
	height:575px;
}
.lineright1px{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #751e62;
}
.linebottom{
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #751e62;
}
.linerightbottom{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #751e62;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #751e62;
}
.textpurple {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #751e62;
}
.line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #751e62;
	}
h1  {
	font-size : 24px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #751e62;
	text-align : left;
	text-transform: uppercase;
	font-weight: normal;
	}

h2  {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #751e62;
	text-align : left;
	text-transform: uppercase;
	font-weight: normal;
	}
	
h3  {
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #751e62;
	text-align : left;
	font-weight: normal;
	}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #751e62;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #751e62;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #751e62;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #751e62;
	text-decoration: none;
}

#result_report {
	margin-left:10px;
	}


#results {
	margin-left:10px;
	margin-top:10px;	
	}

#other_pages {
	margin-left:10px;
	margin-bottom:10px;
	}

.readmore {
	float:right;
	}
	
.readmore a {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	}
	
.summary {
	clear:both;
	/*overflow:auto;*/
	max-width:550px;
	margin-bottom:20px;
	}
	
table.cust_images img {
	max-width:190px;
	max-height:175px;
}	

a.navigation, a.current {
	font-size:14px;
	border: 1px solid #751e62;
	padding:2px;
	margin-right:3px;
	text-decoration:none;
	}
	
a.current {
	font-size:16px;
	border: 1px dotted #751e62;
	font-weight:bold;
	}

a.current:hover, a.navigation:hover {
	background:#f9f4f8;
	}

#pagination {
	margin:0 auto;
	width:590px;
	text-align:center;
	margin-top:15px;
	}