

 


/* Search -----------------------------------------*/

.LinkPlain {
	text-decoration:none;
}
.LinkUnderline {
	text-decoration:underline;
}
.SearchPanel{
	color:#ffffff;
	color:##ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
.SearchPanel a{
	color:#ffffff;
}


/* -- SubCall : Autocomplete --------- */

.SubCallSearches{
	color:#ffffff;
	font-size:14px;
}
.SubCallSearches a{
	color:#ffffff;
	text-decoration:none
}
.SubCallSearches a:hover{
	color:#ffa650;
	text-decoration:underline
}



.SCRS{/* SubCall : Recent Searches*/
	padding-top:10px;
	color:#9eb9e7;
}
.SCRS a{
	color:#9eb9e7;
}
.SCRS a:hover{
	color:#ffa650;
	text-decoration:underline
}

.HRST{/* Header : Recent Search Text */
	color:#00ff00;
	font-family:Roboto;
	font-size:21px;
	font-weight:bold;
};

.SCSpace{/* Recent Search : Space Column */
	width:20px;
	height:0px;
}

/* END : SubCall : Autocomplete --------- */


/* Search -----------------------------------------*/
.srTable{}
.srTable tr:nth-child(even) {background: #e2e2e2}
.srTable tr:nth-child(odd) {background: #d1d1d1}
.sp {

	line-height:normal;
	}
.sp .name{
	color:#00368c;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
.sp .info{
	color:#0046b7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}

.st .name{
	color:#00368c;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}
.st .info{
	color:#0046b7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
/* END : Search -----------------------------------------*/


/* Quote Form -----------------------------------------*/

.QuoteFormField {
	color:#000;
	line-height:normal;
}

.QuoteButton_Large{
	color:#3a7cec;
	font-family: 'Roboto', sans-serif;
	font-size:21px;
	padding:4px;
}



/* END : Quote Form -----------------------------------------*/


/* Popwin --------------------------------- */

/*
.PopWinFadeDIV {
	background-color:#111;
	opacity: 0.65;
	*background:none;
	position:absolute;
	z-index: 8001;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
}


.PopWinDIV {
	position:absolute;
	background:url(pop-back.jpg) no-repeat;
	width:60%;
	height:400px;
	border:3px solid #00a0e0;
	z-index: 8002;
	left:20%;
	right:20%;
	top:100px;
}
*/
/* END : Popwin --------------------------------- */

/*
.containerSponsored{
	position:relative;
}

.BTNQuoteRequest{

	width:90%;
	height:40px;
	color:#FFF;
	background-color:#2fb73a;
	border:0px;
	border-radius:7px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
}

.biKonBlock {
	Note: Maintains Square Aspect
	position: relative;
}
.biKonBlock .linklayer{
	position:absolute;
	top:0px;bottom:0px;left:0px;right:0px;
}
.biKonBlock .linkbox a:hover{
	background-color:#8ab1f1;
	opacity:0.50;
}

*/
