/* CSS Document */

/* Overwrite Global Styles Starts */

body{
	padding:20px 0 0 0;
	background:url(/_layouts/images/TateAndLyleImageAssets/bg-blue.gif) #7FB0DA top left repeat-x; 
}

#main-content{
	background:url(/_layouts/images/TateAndLyleImageAssets/bg-content.gif) #FFFFFF top left repeat-x; 
	padding:8px 0 0 20px;
}

/*#main-content-bottom{
	float:left;
	background:url(../images/bottom-corner.png) bottom left no-repeat; 
	width:960px;
	height:auto;
	margin-top:0;
	z-index:2;
}

#main-content-bottom img{
	float:left;
}

* html #main-content-bottom{
	float:left;
	width:960px;
	height:auto;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='common/images/bottom-corner.png', sizingMethod='scale');
	background:none;
}*/

/* Overwrite Global Styles Ends */

/* cp_01 Styles */

/* Search Filter */

div.filter-container{
	float:left;
	background:url(/_layouts/images/TateAndLyleImageAssets/bg-search-filter.gif) top left repeat-x; 
	width:690px;
	height:59px;
	margin:18px 0 0 0;
	padding:15px 10px 0 10px;
}

div.filter-container label{
	float:left;
	clear:both;
	font-weight:bold;
	padding:0 0 5px 0;
}

div.filter{
	float:left;
	width:100%;
}

div.filter-container input{
	float:left;
	width:245px;
	margin:0 8px 0 0;
}

/* OLD BUTTON STYLE
div.filter-container input.button{
	float:left;
	width:auto;
	font-size:0.63em;
	height:18px;
	margin:2px 2px 0 0;
}*/

div.filter-container input.button{
	float:left;
	width:auto;
	margin:1px 2px 0 0;
}

/* Pagination */

div.pagination{
	float:left;
	background:#E5EEF5;
	width:690px;
	padding:10px 10px 12px 10px;
	margin:0 0 0 0;
	text-align: center;
}

div.pagination-left{
	padding-top: 3px;
	padding-right: 15px;
	float:left;
	xwidth:30%;
}

div.pagination-right{
	padding-top: 3px;
	float:right;
	xwidth:30%;
}

div.pagination p{
	float:left;
	padding:0 5px 0 0;
}
div.pagination ul.links{
	float:left;
	clear:none;
}

div.pagination-right ul{
	float:right;
}

div.pagination-left ul li{
	padding:0;
}

div.pagination-left li a{
	color: #BA8861;
}

div.pagination-right ul li{
	float:left;
	padding:0 4px 0px 5px;
	background:url(/_layouts/images/TateAndLyleImageAssets/divider-pagination.gif) 0 4px no-repeat;
}

div.pagination-right ul li a{
	font-size:0.83em;
}

div.pagination-right ul li a.active{
	color:#BA8861;
	text-decoration:underline;	
}

div.pagination-right ul li.first,
div.pagination-right ul li.prev,
div.pagination-right ul li.next,
div.pagination-right ul li.last,
div.pagination-right ul li.no-divider
{
	background:none;
}

div.pagination-right ul li.first a{
	background:url(/_layouts/images/TateAndLyleImageAssets/icon-first.gif) 0 5px no-repeat; 
	text-indent:-999em;
	display:block;
	width:8px;
	height:7px;
	padding:0 0 5px 0;
}

div.pagination-right ul li.prev a{
	background:url(/_layouts/images/TateAndLyleImageAssets/icon-prev.gif) 0 5px no-repeat; 
	text-indent:-999em;
	display:block;
	width:4px;
	height:7px; 
	padding:0 0 5px 0;
}

div.pagination-right ul li.next a{
	background:url(/_layouts/images/TateAndLyleImageAssets/icon-next.gif) 0 5px no-repeat; 
	text-indent:-999em;
	display:block;
	width:4px;
	height:7px; 
	padding:0 0 5px 0;
}

div.pagination-right ul li.last a{
	background:url(/_layouts/images/TateAndLyleImageAssets/icon-last.gif) 0 5px no-repeat; 
	text-indent:-999em;
	display:block;
	width:8px;
	height:7px; 
	padding:0 0 5px 0;
}

/* Search Results */

div.search-results-container{
	float:left;
	width:695px;
	padding:0;
}

div.search-results-container h3{
	float:left;
	font-size:1em;
	color:#404040;
	border-bottom:1px solid #E5E5E5;
	padding:15px 0 6px 0;
	margin:0 0 0 10px;
	display:inline;
	width:700px;
}

div.search-result{
	float:left;
	padding:18px 20px 0 10px;
	border-bottom:1px solid #E5E5E5;
	width:680px;
}

/* se_03 */

div.results-summary{
	clear: both;
	padding: 10px 0 0 10px;
}

div.search-filter{
	float: left;
	text-align:center;
	xwidth: 40%;
}

div.search-filter select{
	width: 150px;
}

div.search-filter label{
	font-weight:bold;
}

h4.description-title a{
	color: #BA8861;
	font-weight:normal;
}

h4.description-title a img{
	padding: 5px 6px 0 3px;
}

a.search-term{
	color: #104985;
	font-weight: bold;
}

p.search-link a{
	font-size: 0.92em;
}

/* se_01 */

div.search-container{
	float:left;
	background:transparent url(/_layouts/images/TateAndLyleImageAssets/bg-search-filter.gif) repeat-x scroll left top;
	width:410px;
	height:359px;
	margin: 5px 0 0 0;
	padding:25px 10px 0 50px;
}

div.search-container label{
	float:left;
	clear:both;
	font-weight:bold;
	padding:0 0 5px 0;
	width: 100%;
}

div.search-container input{
	float: left;
	width: 250px;
	margin: 0 8px 0 0;
}

div.search-container input.button{
	float:left;
	width:auto;
	margin:1px 2px 0 0;
}

a.advanced-link{
	float: left;
	clear: both;
	padding: 5px 0 0 0;
	color:#104985;
	margin-bottom: 15px;
}

div.results-per-page{
	margin-top: 15px;
	float: left;
}

div.results-amount select{
	clear: none;
	float: left;
}

div.results-per-page label{
	margin-right: 16px;
	width: 102px;
}

/* se_02 */

div.advanced-results-per-page{
	clear: both;
	margin-top: 15px;
	float: left;
}

div.advanced-results-per-page label{
	clear: both;
	margin-right: 18px;
	width: 100px;
}

div.advanced-search-filter{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

div.advanced-search-filter input{
	width: 350px;
}

div.search-within{
	float:left;
}

div.search-within-title{
	font-weight: bold;
	float: left;
	width: 110px;
	height: 160px;
	margin-top: 15px;
}

div.search-within div{
	float: left;
	text-align: left;
}

div.search-within-options{
	float:left;
	margin-top: 15px;
	width: 30px;
}

div.search-within-options div{
	float: left;
	width: 25px;
	height: 25px;
	padding: 0;
	margin: 0;
}

div.search-within-options div input{
	float: left;
	width:auto;
}

div.search-within-texts{
	margin: 0;
	padding: 0;
	margin-top: 15px;
}

div.search-within-texts label{	
	float:left;
	width: 170px;
	height: 25px;
	font-weight: normal;
	padding: 0;
	margin: 0; 
}

div.advanced-search-buttons{
	padding: 15px 53px 0 0;
	float: right;
}

div.search-within-options{
 float:left;
 margin-top: 15px;
 width:auto;
}
 
div.search-within-options input{
 width:auto;
 float:left;
 margin:0 15px 12px 0 ; 
 display:block;
 clear:left;
}

div.search-within-options label{
 width:150px;
 float:left;
 display:block;
 font-weight:normal;
 clear:none;
}
