.primaryControlsholder {
	width:1000px;
	height: auto;
	float: left;
	background-color: #333;
	margin-bottom: 10px;
	margin-bottom: 10px;
}
.primaryhalfControlsholderleft {
	width:490px;
	height: auto;
	float: left;
}
.primaryhalfControlsholderright {
	width:490px;
	height: auto;
	float: left;
	background-color: #333;
	padding: 5px;
}
.primaryhalfControlsholderfull {
	width:990px;
	height: auto;
	float: left;
	background-color: #333;
	padding: 5px;
}
.primaryControlscolumn {
	width:500px;
	height: auto;
	float: left;
	background-color: #333;
}
.secondaryControlscolumn {
	width:490px;
	height: 12px;
	float: left;
	background-color: #333;
}
.sortingHolder {
	width:auto;
	height: 12px;
	float: left;
	background-color: #333;
	margin-top: 2px;
}
.halfControlscolumn {
	width:250px;
	height: auto;
	float: left;
	background-color: #333;
	font-size: 10px;
}
.thirdofacolumnnarrow {
	width:auto;
	height: auto;
	float: left;
	background-color: #333;
	display: block;
	font-weight: bold;
	color: #EAEAEA;
	text-decoration: none;
	font-size: 15px;
}
a.primaryDrilldown:link, a.primaryDrilldown:visited {
	width:160px;
	height: 30px;
	float: left;
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	color: #333;
}
a.primaryDrilldown:hover {
	width:160px;
	height: 30px;
	float: left;
	display: block;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	background-color: #FF6600;
	color:#FFF;

}
.primaryDrilldowntext {
	width: auto;
	float: left;
	height: 20px;
	display: block;
	margin-right: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	
}
.primaryDrilldownicon {
	width: 30px;
	float: right;
	height: 30px;
	display: block;
}
.secondaryDrilldowndesc {
	color: #999;
	text-decoration: none;
	font-size:10px;
	float: left;
}
.secondaryDrilldowndescdark {
	color: #333;
	text-decoration: none;
	font-size:10px;
	float: left;
	width: 100px;
}
.searchwithincheckboxholder {
	color: #333;
	text-decoration: none;
	font-size:10px;
	float: left;
	width: auto;
	height: auto;
	margin-left: 5px;
	padding: 0px;
	margin-right: 5px;
}
.dateto {
	color: #EAEAEA;
	text-align:center;
	float: left;
	font-size: 12px;
	width: 20px;
	font-weight: normal;
	margin-top: 2px;
}
.narrowtext {
	color: #EAEAEA;
	float: left;
	font-size: 12px;
	width: auto;
	font-weight: normal;
	margin-top: 2px;
	margin-right: 5px;
}
.narrowhighlight {
	color: #333;
	float: left;
	font-size: 12px;
	width: auto;
	font-weight: normal;
	margin-right: 10px;
	background-color: #939393;
	padding: 2px;
}

a.secondaryDrilldown:link, a.secondaryDrilldown:visited {
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	height:14px;
	width:auto;
	float:left;
	background-color: #EAEAEA;
	padding: 5px;
	font-size:12px;
}
a.secondaryDrilldown:hover {
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	height:14px;
	width:auto;
	float:left;
	background-color: #FF6600;
	padding: 5px;
	font-size:12px;
}
.searchWithin {
	font-family: Helvetica, Arial, sans-serif;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	height:12px;
	width:275px;
	background-color: #EAEAEA;
	padding: 5px;
	font-size:12px;
	border: 1px solid #EAEAEA;
	float:left;
}
.tertiaryControlsholder {
	width:1000px;
	height: auto;
	float: left;
	background-color: #EAEAEA;
	font-size: 12px;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}



.moreresultsControlsholder {
	width:980px;
	height: auto;
	float: left;
	background-color: #EAEAEA;
	font-size: 12px;
	color: #333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
    font-weight: bold;
}

#search_within_results_container {
    width:990px;
    height: auto;
    float: left;
    background-color: #EAEAEA;
    font-size: 12px;
    color: #999;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    padding: 5px;
}

#search_within_results {
    display: block;
    margin-left: 10px;
}

.search_within_results_item_holder {
    width: auto;
    float: left;
}


.tertiaryControlspanelright{
	width:auto;
	height: 15px;
	font-size: 10px;
	float: right;
	padding-top: 3px;
}
.tertiaryControlspanelleft{
	width:490px;
	height: 30px;
	float: left;
	padding: 5px;
}
a.tertiaryDrilldown:link, a.tertiaryDrilldown:visited {
	color: #EAEAEA;
	text-decoration: none;
	padding: 2px;
	font-weight: bold;
}
a.tertiaryDrilldown:hover {
	color: #FF6600;
	text-decoration: none;
}
a.tertiaryHighlight:link, a.tertiaryHighlight:visited {
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
a.tertiaryHighlight:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
}
.tenpixelright{
	width:10px;
	height:10px;
	float: right;
}
.tenpixelleft{
	width:10px;
	height:10px;
	float: left;
}
.fivepixelleft{
	width:5px;
	height:5px;
	float: left;
}
.category{
	font-size:14px;
	font-weight:bold;
	color: #333;
	
}
.resultsHolder {
	width:1000px;
	height: auto;
	float: left;
	font-size: 12px;
	color: #535353;
	margin-bottom: 10px;
}
.resultsStrip {
	width:1000px;
	height: auto;
	float: left;
	color: #666;
	margin-bottom: 10px;
}
.resultsGutter {
	width:1000px;
	height: 1px;
	float:left;
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}
.resultsBox {
	width:324px;
	height: auto;
	float: left;
	background-color: #FFF;
	border: 1px solid #EAEAEA;
}
.inputDate {
	height: auto;
	width: 63px;
	background-color: #FFF;
	margin: 0px;
	padding: 1px;
	float: left;
	font-size: 11px;
	border: 1px solid #333;
}
.inputNarrow {
	border: 1px solid #333;
	height: auto;
	width: 120px;
	font-size: 11px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	float: left;
}
.inputNarrowsearch {
	font-family: Helvetica, Arial, sans-serif;
	border: 1px solid #333;
	height: 26px;
	width: 300px;
	font-size: 14px;
	background-color: #FFF;
	padding: 2px;
	font-weight: bold;
	float: left;
	margin: 0px;
}
.moreresultsControlsholder li {
	padding: 5px;
	display: inline;
}
a.more:link, a.more:visited {
	text-decoration: none;
	color: #333;
}
a.more:hover{
	text-decoration: none;
	color: #666;
}
.moreresultsControlsholder ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-weight: bold;
}
a.searchResult:link, a.searchResult:visited {
	text-decoration: none;
	padding: 5px;
	float: left;
	color: #333;
	min-height: 70px;
	width: 249px;
	display: block;
}
a.searchResult:hover {
	text-decoration: none;
	padding: 5px;
	float: left;
	color: #FF6600;
	height: auto;
	width: 249px;
	display: block;
	background-color: #EAEAEA;
}

.title {
	font-size: 14px;
	font-weight: bold;
}
.subtitle {
	color: #999;
}
.dateandvenue {
	font-size: 10px;
	color: #333;
}
.prefix {
	font-size: 11px;
	color: #333;
}
.contents {
	float: left;
	width: 55px;
	height: auto;
	padding: 5px;
}
.searchText2 {
	float: left;
	height: auto;
	width: auto;
	margin-right: 5px;
	font-weight: bold;
	font-size: 13px;
	margin-top: 8px;
	color: #333;
}
.searchIcon {
	height: 15px;
	width: 15px;
	float: left;
	background-color: #EAEAEA;
}
.searchQuantity {
	height: 15px;
	width: 20px;
    text-align: right;
	float: left;
	margin-right: 5px;
}
.free {
	padding:2px;
	color:#FFF;
	height: 15px;
	width: auto;
	float: left;
	margin-right: 5px;
	background-color:#FF6600;
}


.searchTypesincludedHolder {
	float: left;
	height: auto;
	width: 55px;
	margin-bottom: 5px;
}
a.current:link, a.current:visited {
	text-decoration: none;
	color: #FF6600;
}
a.current:hover{
	text-decoration: none;
	color: #666;
}

#hidden_fields {
    display: none;
}

.navigation_current_page {
 color: #FF6600;   
}

.secondaryDrilldowndescdark a, .searchText2 a {
    text-decoration: none;
    color: #333333;
}

.searchText2 a {
    font-size: 14px;
}
