.lblSearchSummary
{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.detailbox
{
	margin-bottom: 20px;
}

.detailboxsports
{
    border: 1px solid #cdd7dc;
    /*background: url(../images/detailbox-bg-sports.gif) no-repeat bottom right;*/
}

.detailboxlanguages
{
    border: 1px solid #cdd7dc;
    /*background: url(../images/detailbox-bg-languages.gif) no-repeat bottom right;*/
}

.detailboxwellbeing
{
    border: 1px solid #cdd7dc;
    /*background: url(../images/detailbox-bg-wellbeing.gif) no-repeat bottom right;*/
}

.detailboxcreative
{
    border: 1px solid #cdd7dc;
    /*background: url(../images/detailbox-bg-creative.gif) no-repeat bottom right;*/
}

.detailboxfoodanddrink
{
    border: 1px solid #cdd7dc;
    /*background: url(../images/detailbox-bg-foodanddrink.gif) no-repeat bottom right;*/
}

.detailbox .resultstitle
{
	margin-top: -5px;
}

.detailbox h1
{
	margin-bottom: 0px;
}


.resultstitle h1
{

	font-size:15px;
}

.orderby
{
	margin-top: 2px;
	margin-bottom: 10px;
}

.resultsimage 
{
	float:left;
	margin:0px;
	margin-top: 6px;
}

.resultsimage img
{
	margin-right: 10px;
}

.resultsdetails
{
	padding-top: 3px;
	padding-left: 175px;
}

.resultsbuttons
{
	text-align: right;
	float:right;
}

.resultsbuttons a
{
	margin-bottom: 5px;
}

.resultspaging
{
	float: left;
}

.paging
{
	list-style:none;
	padding:0;
	margin:4px 0 0 5px;
	float:left;
	position:relative;
	top:-7px;
}

.paging li
{
	float:left;
}

.paging li a
{
	display:block;
	height:20px;
	width:20px;
	text-align:center;
	font-size:14px;
	margin: 0 3px;
	background-color: #D6E8F2;
	color: #53B7EF;
	text-decoration: none;
	line-height:19px;
	font-weight:bold;
}

.paging li a:hover
{
	background-color: #53B7EF;
	color:White;
}

.paging li .selected
{
	background-color: #53B7EF;
	color:White;
}

.paging .last a, .paging .next a
{
	background-color: #285B78;
	color: White;
}

.paging .last a:hover, .paging .next a:hover
{
	color: White;
}

.divSearchSummary, .divSearchSummaryalt
{
	border: 1px solid #e5e7e9;
	margin-bottom: 5px;
	padding: 5px 5px 15px 5px;
	background: #f6f8f9 url(../images/resultsarrow.gif) 180px 5px no-repeat;		
}

.divSearchSummaryalt
{
	background: #f6f8f9 url(../images/resultsarrowalt.gif) 180px 5px no-repeat;	
}


.divSearchSummary h1, .divSearchSummaryalt h1
{
   margin-top: -3px;
   margin-left: 0px;   
}

.divSearchSummary .resultssummary, .divSearchSummaryalt .resultssummary
{
	font-weight: bold;
	font-size:14px;
	color: #53b7ef;
}

.divSearchSummary .resultsmatches, .divSearchSummaryalt .resultsmatches
{
	background: #eef2f3 url(../images/resultsmatches.gif) no-repeat;		
	height: 33px;
	width: 37px;	
	display: block;
	color: White;
	font-weight: bolder;
	font-size: 18px;
	text-align: center;
	padding-top: 7px;
	float: left;
	margin-top: 5px;
}

.divSearchSummary .resultsmatchesreduced, .divSearchSummaryalt .resultsmatchesreduced
{
	font-size: 14px;
	padding-top: 9px;
}

.divSearchSummary .resultsmatchestext, .divSearchSummaryalt .resultsmatchestext
{
	margin-left: 40px;
	margin-top: 15px;
	height: 32px;		
	display: block;
	font-size: 17px;
	font-weight: bolder;
}
