﻿

.guidedsearch
{
	/*padding: -290px 0px 0 0px;*/
	font-size: .8em;
	color: #333;
	width: 100%;
}

.instruct 
{
	font-size: 12px;
	padding: 1em;
	color: #990000;
	/*width: 800px;*/
}

.sectiontitle
{
	font-weight: bold;
	padding: 3px;
}

#keywordsection
{
	background-color: #6FADD0;
	width: 100%;
}

#topiclist
{
	width: 30%;
	_width:30%;
	float: left;
}

#topiclist td
{
    width:100%;
    _width:100%;
}
#topiclist td input
{
    display:block;
    float:left;
    width:15px;
    margin:0 5px 7px;
}
#subtopiclist
{
	background-color: #6DAD4F;
	width: 30%;
	_width:30%;
	float: left;
}
#subtopiclist td input
{
    display:block;
    float:left;
    width:15px;
    margin:0 5px 7px;    
}
#sectorlist
{
	width: 15%;
	_width: 15%;
	float:left;
}

#contenttypelist
{
	float: left;
	width: 24.5%;
	_width:24.5%;
}
#contenttypelist td
{
    width:100%;    
}
#contenttypelist td input
{
    display:block;
    float:left;
    width:15px;
    margin:0 5px 7px;
}

.xsTxtSearch
{
	width: 500px;
}




#dnn_ctr379_XSSearchResults_pnlResults
{
	line-height: .5em;
	width: 880px;
}

#dnn_ctr379_XSSearchResults_lblHeaderSummary
{
	line-height: 1em;
}


/*  This section will make the event providers look like the search results screen*/

.ResultsItem
{
	margin: .3em auto;
    font-size:110%;
}

.ResultsItem small
{
    font-size:100%;
}

.title 
{
    padding-left:10;
    font-weight: bold;
}

A.title:link 
{
    text-decoration:underline;
    color: #000099;
}
A.title:hover
{
    text-decoration:underline;
    color: #FFFFFF;
}
A.title:active 
{
    text-decoration:underline;
    color: #FFFFFF;
}
A.title:visited 
{
    text-decoration:underline;
    color: purple;
}
.titleBold {font-family: Verdana,Tahoma,Helvetica;font-size: 12px;font-weight:bold;display:none;}
