/*===== Search Page Branding Elements =====*/
/*-----------------------------product sort mods----------------------------------*/
#productSort {
	border-top:none !important;
	border-bottom:none !important;
}
/*------------------ filter column-------------------*/
#subColumn H2 {
	background-color: #0094B3;
	border-top-width:0px;
	border-top-color: #D2D2D2;
	border-top-style: solid;
}
#subColumn h3 {
	color:#000;
	background-color:transparent !important;
}
#subColumn ul {
	background:none !important;
}
#subColumn {
	border:none !important;
}
#subColumnWrapper {
	border:none !important;
}
/*----------------------------- main column formatting------------------------*/
#mainColumn {
	width: 850px;
}
#wrapper {
	font-family:Arial, Helvetica, sans-serif;
}
.productResultNumber {
	display:none;
}
a.productType {
	color:#51626F !important;
}
.productTitle {
	font-family:Arial, Helvetica, sans-serif !important;
	line-height:1.25;
}
a.productTitle:hover {
	color:#A54414 !important;
}
#productSortBottom {
	display:none !important;
}
#productDetails a:hover, a:active {
	text-shadow:none !important;
}

/*----------------------------- sub column format -------------------------*/
#subColumn a:link, a:visited {
    color: #51626F;
}
/*------------------- icons mods ----------------------------------*/
a.productType {
	padding:0px 0px 3px 25px !important;
}
a.od {
	background: url(/content/owners/klgates/images/od.png) no-repeat 0 0 !important;
}
a.podcast {
    background: url(/content/owners/klgates/images/podcast.png) no-repeat 0 0;
}
/*----------------------- product details -------------------------------*/
#productDetails {
	background:none !important;
	box-shadow:none !important;
	border:none !important;
}
#productDetails .inreach_search_AvailableAs {
	border:none !important;
	box-shadow:none !important;
}
#productDetails a:link, a:visited {
  color: #E66E32;
}
#startPrice {
	background:url(/content/owners/klgates/images/price_background.png) no-repeat 0 0;
}
.startingDetails {
	bottom:19px !important;
}
.startingDetails a {
	color:#FFF;
	font-size:20px;
}
.startingDetails a:hover {
	text-decoration:underline !important;
}