﻿#arrow 
{
	background-image: url(../images/bg-search-arrow.jpg); 
	background-repeat: no-repeat;

	width: 100%;
	height: auto;
}
.arrow 
{
	background-image: url(../images/bg-search-arrow.jpg); 
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
	background-position: right bottom;
}
.agency table
{
	width: 100%;
}
table.puiresults  {
	border-top: 1px solid #666;
	}
table.puiresults th {
	background-color: #8e96b7;
	color: #fff;
	border-top: 1px solid #c2c6dd;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #c2c6dd; 
	}
table.puiresults td.emailurl a{
	color:#006;
	}
table.puiresults td.emailurl a:hover{
	color:#C00;
	}
table em {
	background-color:#ff0;
	}

.puiresults table th{
	background-color: transparent;
	color: #333;
	border: 0;
	}
.puiresults table td{
	background-color: transparent;
	color: #333;
	border: 0;
	}

/* pui-search.css */


.container-1c-left-puikwd {	
	border-left:0px solid #e2e0eb;
	border-bottom:0px solid #e2e0eb;
}
h2.iconheader {
	background-color:#06c;
	color:#fff;
	}

.lined{
	border-top: 0px dotted #ccc; 
	border-bottom: 1px dotted #ccc; 
}



/* pui-tipsdetail.css */





.termheading {
	background-color:#e2e0eb;
	}
.term {
	background-color:#fff;
	border-right: 1px solid #e2e0eb;
	border-bottom: 1px solid #e2e0eb;
	border-left: 1px solid #e2e0eb;
	}



/*  Page-top config styles =========*/
#page-top h2.page {
	background-color: #fff; 
	}

#page-top a {
	color: #339; 
	background-color: #e2e0eb;
	border: 1px solid #ccf; 
}
#page-top a:hover {
	color: #c00; 
	background-color: #fff;
	border: 1px solid #ccf; 
}
#page-top a.current {
	color: #c00; 
}


/*  Page controls for top of Tips Results page ========= */

#page 
	{
	float: right;
	}

#homebanner_left
{

  background-image: url(../images/banner-pui.jpg);
  background-repeat: no-repeat;
  background-position: top right; 

}
#homebanner_right
{
	background-image: none;
}

.keyword-container1 {
	background-image:url(../images/bg-pui-kwd-search.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#CCCCCC;
	border-bottom: 1px solid #ccc;
	}	
	
/* pui_results */
#modifyresults {
	background-color:#e2e0eb;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 0px solid #666;
	border-left: 1px solid #666;
	}
#featurespanel
	{
	border-right: 1px solid #666;
	border-bottom: 0px solid #666;
	border-left: 1px solid #666;
	}
#puicontrolpanel h1.iconheader {
	background-image:none;
	background-color:#06c;
	padding-left:10px;
	color:#fff;
	}

#puicontrolpanel ul.topics {
	margin-left: 0px;
	height: 12em;
    overflow: auto;
	padding: 3px;
	border: 1px solid #ccc;
	}
#puicontrolpanel
	{
		border-top:1px solid #fff;
		background-color: #fff;
	}
.container-left-larger
	{
	border-right: solid 1px #e2e0eb;
	}
.container-1c-left
{
	border-right: solid 1px #e2e0eb;
}
container-left-20
{
	border-right: solid 1px #e2e0eb;
}
.thirdpanelbutton
{
	padding-top: 95px;
}