/* Pipeline search results list css */



#content {background-color:#ffffff;}/* this page has a white background - overwrites the main.css styles if the link to this file is last in the head tag */



/* wrapper for list of resources on results page */

.resourceitem {

	padding:0;

	margin:0 10px 0 10px;

	width:880px;

	background-color:#FFFFFF;

	border-top:1px solid #CFBD99;

	clear:both;

}



/* use on search results pages */

.leftsearchContainer {

	border: 0;

	padding: 0px;    

	margin: 0px;

	width: 104px;

	background-color: #FFFFFF;

	float: left;

}



/* use on search results pages */

.leftsearch{ 

	padding:6px;

	font-size: 1em;

	font-family:Arial, Helvetica, sans-serif;

	color:#000000;

}



/* use on search results pages */

.rightsearchContainer {

	border-left:1px solid #CFBD99;

	padding: 0px 0px 20px 0px;    

	margin: 0px; 

	width: 774px; 

	float:left;

	background-color: #fff;

}



.rightsearch {

	padding:0px;

	font-size: 1.2em;

	font-family:Arial, Helvetica, sans-serif;

	color:#000000;

}

/* class for the title bar on the search */

.pl_barsearch {

	margin:0;

	padding:0;

	width:774px;

	min-height:40px;

	background-color:#F0ECE1;

}



/* title section */

.pl_searchtitle {

	list-style:none;

	padding:6px;

	width:370px;

	float:left;

	margin-right:auto;

	font-size:1.2em;

	font-weight:bold;

}

/* url section */

.pl_searchurl {

	list-style:none;

	padding:6px;

	width:160px;

	float:left;

	margin-right:auto;

}

/* grants ? section */

.pl_searchgrants {

	list-style:none;

	padding:6px;

	width:147px;

	float:left;

	margin-right:auto;

	font-size:0.9em;

	text-transform:uppercase;

}

/* icon section */

.pl_searchicon {

	list-style:none;

	padding:0;

	width:61px;

	float:left;

	margin-right:auto;

}



/* class for the bar with links and icons */

.pl_iconlinks {

	margin:0;

	padding:0 0 0 10px;

	width:758px;

	min-height:40px;

}



.pl_iconlinks a:link, .pl_iconlinks a:visited, .pl_iconlinks a:hover {

	text-decoration:none;

}



/* full listing section */

.iconlinks_full {

	list-style:none;

	padding:6px 6px 6px 30px;

	width:93px;

	float:left;

	margin-right:auto;

	font-size:0.8em;

	text-transform:uppercase;

	background-image:url(/Images/Icons/PIPEfull.gif);

	background-position:0% 0%;

	background-repeat:no-repeat;

}



/* full listing section */

.iconlinks_contact {

	list-style:none;

	padding:6px 6px 6px 30px;

	width:80px;

	float:left;

	margin-right:auto;

	font-size:0.8em;

	text-transform:uppercase;

	background-image:url(/Images/Icons/PIPEcontact.gif);

	background-position:0% 0%;

	background-repeat:no-repeat;

}



/* full listing section */

.iconlinks_eact {

	list-style:none;

	padding:6px 6px 6px 30px;

	width:98px;

	float:left;

	margin-right:auto;

	font-size:0.8em;

	text-transform:uppercase;

	background-image:url(/Images/Icons/PIPEactivities.gif);

	background-position:0% 0%;

	background-repeat:no-repeat;

}



/* full listing section */

.iconlinks_eres {

	list-style:none;

	padding:6px 6px 6px 30px;

	width:98px;

	float:left;

	margin-right:auto;

	font-size:0.8em;

	text-transform:uppercase;

	background-image:url(/Images/Icons/PIPEresources.gif);

	background-position:0% 0%;

	background-repeat:no-repeat;

}



/* full listing section */

.iconlinks_aud {

	list-style:none;

	padding:6px 6px 6px 30px;

	width:78px;

	float:left;

	margin-right:auto;

	font-size:0.8em;

	text-transform:uppercase;

	background-image:url(/Images/Icons/PIPEaudience.gif);

	background-position:0% 0%;

	background-repeat:no-repeat;

}



/* full listing section */

.iconlinks_add {

	list-style:none;

	padding:6px 6px 6px 30px;

	width:78px;

	float:left;

	margin-right:auto;

	font-size:0.8em;

	text-transform:uppercase;

	background-image:url(/Images/Icons/PIPEadd.gif);

	background-position:0% 0%;

	background-repeat:no-repeat;

}



@media print {



.resourceitem {

	width:90%;

}



.leftsearchContainer {

	width: auto;

	float: none;

}



.rightsearchContainer {

	width:auto; 

	float:none;

	height:auto;

}



.pl_barsearch {

	width:auto;

}



.pl_searchtitle {

	width:auto;

	float:left;

}

.pl_searchurl {

	list-style:none;

	padding:6px;

	width:auto;

	float:left;

	margin-right:auto;

}

/* grants ? section */

.pl_searchgrants {

	list-style:none;

	padding:6px;

	width:auto;

	float:left;

	margin-right:auto;

}

/* icon section */

.pl_searchicon {

	list-style:none;

	padding:0;

	width:auto;

	float:left;

	margin-right:auto;

}



/* class for the bar with links and icons */

.pl_iconlinks {

	width:auto;

}



/* full listing section */

.iconlinks_full {

	list-style:none;

	padding:6px;

	width:auto;

	float:left;

	margin-right:auto;

	background-image:url();

}



/* full listing section */

.iconlinks_contact {

	list-style:none;

	padding:6px;

	width:auto;

	float:left;

	margin-right:auto;

	background-image:url();

}



/* full listing section */

.iconlinks_eact {

	list-style:none;

	padding:6px;

	width:auto;

	float:left;

	margin-right:auto;

	background-image:url();

}



/* full listing section */

.iconlinks_eres {

	list-style:none;

	padding:6px;

	width:auto;

	float:left;

	margin-right:auto;

	background-image:url();

}



/* full listing section */

.iconlinks_aud {

	list-style:none;

	padding:6px;

	width:auto;

	float:left;

	margin-right:auto;

	background-image:url();

}



/* full listing section */

.iconlinks_add {

	list-style:none;

	padding:6px;

	width:auto;

	float:left;

	margin-right:auto;

	background-image:url();

}



}
