/* Securian Dental CSS File */
/* Alex Horstmann */
/* ahorstmann@decaresystems.ie */
/* DeCare Systems Ireland Ltd. */
/* www.decaresytems.ie */


/* *************** Main Nav **************  */

#aboutUsPop {
	position: absolute;
	left: 110px;
	top: 80px;
	background: #b39e3c;
	border: 1px solid #333;
	color: #fff;
	margin: 0;
	padding: 0.4em 0.2em;
	text-align: left;
	font-size: 90%;
	visibility: hidden;
	z-index:10;
	width:186px;
}

#brokerPop {
	position: absolute;
	left: 190px;
	top: 80px;
	background: #b39e3c;
	border: 1px solid #333;
	color: #fff;
	margin: 0;
	padding: 0.4em 0.2em;
	text-align: left;
	font-size: 90%;
	visibility: hidden;
	z-index:10;
	width:186px;
}

#groupPop {
	position: absolute;
	left: 360px;
	top: 80px;
	background: #b39e3c;
	border: 1px solid #333;
	color: #fff;
	margin: 0;
	padding: 0.4em 0.2em;
	text-align: left;
	font-size: 90%;
	visibility: hidden;
	z-index:10;
	width:186px;
}

#indivPop {
	position: absolute;
	left: 460px;
	top: 80px;
	background: #b39e3c;
	border: 1px solid #333;
	color: #fff;
	margin: 0;
	padding: 0.4em 0.3em;
	text-align: left;
	font-size: 90%;
	visibility: hidden;
	z-index:10;
	width:186px;
}

#dentistPop {
	position: absolute;
	left: 560px;
	top: 80px;
	background: #b39e3c;
	border: 1px solid #333;
	color: #fff;
	margin: 0;
	padding: 0.4em 0.3em;
	text-align: left;
	font-size: 90%;
	visibility: hidden;
	z-index:10;
	width:186px;
}


#aboutUsPop a, #brokerPop a, #groupPop a,  #indivPop a, #dentistPop a {
	background: #b39e3c;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	display:block;
	margin: 0.4em 0.2em;
	}
	
#aboutUsPop a:hover, #brokerPop a:hover, #groupPop a:hover,  #indivPop a:hover, #dentistPop a:hover {
	/*color: #f0e68c;*/
	color: #330;
	background: #b39e3c;
	text-decoration: underline;
	}
	
/* Securian Dental CSS File */
/* Alex Horstmann */
/* ahorstmann@decaresystems.ie */
/* DeCare Systems Ireland Ltd. */
/* www.decaresytems.ie */


/* *************** Main Nav **************  */

