	/* /// Author Info ///
Title:	consumer-buttons.css 
Author:	david.s.mohrman@state.or.us
Revised: 05/28/2010
------------------------------------- */

/*///////////////////////////////////////
//                                     //
// Styles the button links on the      //
// Consumer main page.                 //
//                                     //
//                                     //
//                                     //
//                                     //
///////////////////////////////////////*/


ul#healthIns {height: 80px; background: #FFF url("../images/graphics/health-1b.jpg") no-repeat 0% 0%; padding-left: 24px;}
ul#lifeIns {height: 80px; background: #FFF url("../images/graphics/life-2c.jpg") no-repeat 0% 0%; padding-left: 24px;}
ul#autoIns {height: 80px; background: #FFF url("../images/graphics/auto-1b.jpg") no-repeat 0% 0%; padding-left: 24px;}
ul#homeownerIns {height: 105px; background: #FFF url("../images/graphics/home-2b.jpg") no-repeat 0% 0%; padding-left: 24px;}
ul#searchFeatures {height: 80px; background: #FFF url("../images/graphics/search-1b.jpg") no-repeat 0% 0%; padding-left: 24px;}
ul#outreach {height: 80px; background: #FFF url("../images/graphics/outreach-1a.jpg") no-repeat 0% 0%; padding-left: 24px;}
/* [ width: 45%;  ] */
/* ------------------------------------------------------------ */

/* Health Insurance Button
------------------------------- */

div.healthInsButton {	
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 5%;
	margin-left: 80px;
	padding: 9px;
	background: #E91318 url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	}
	
* html div.healthInsButton {	
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 5%;
	margin-left: 80px;
	padding: 9px; 
	background: #E91318 url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	}

div.healthInsButton:hover {	
	background: #8370BA url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	}
	
* html div.healthInsButton:hover {	
	background: #8370BA url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	}

div.healthInsButton a {
	text-decoration: none; 
	color: #FFF;
	height: 100%;
	width: 100%;
	}
	
div.healthInsButton a:hover {
	text-decoration: underline;
	color: #FFF;
	height: 100%;
	width: 100%;
	background-color: transparent;  
	}
/* ---------------------------------------------- */
 
/* Life Insurance Button
---------------------------------------------- */

div.lifeInsButton {	
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 5%;
	margin-left: 80px;
	padding: 9px; 
	background: #4D89D3 url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	}
	
* html div.lifeInsButton {	
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 5%;
	margin-left: 80px;
	padding: 9px;
	background: #4D89D3 url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	}

div.lifeInsButton:hover {	
	background: #8370BA url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	}
	
* html div.lifeInsButton:hover {	
	background: #8370BA url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	}

div.lifeInsButton a {
	text-decoration: none; 
	color: #FFF;
	height: 100%;
	width: 100%;
	}
	
div.lifeInsButton a:hover {
	text-decoration: underline;
	color: #FFF;
	height: 100%;
	width: 100%;
	background-color: transparent;  
	}

/* ---------------------------------------------- */
 
/* Auto Insurance Button
------------------------------- */

div.autoInsButton {	
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 5%;
	margin-left: 80px;
	padding: 9px; 
	background: #009E0B url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	}
	
* html div.autoInsButton {	
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 5%;
	margin-left: 80px;
	padding: 9px; 
	background: #009E0B url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	}

div.autoInsButton:hover {	
	background: #8370BA url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	}
	
* html div.autoInsButton:hover {	
	background: #8370BA url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	}

div.autoInsButton a {
	text-decoration: none; 
	color: #FFF;
	height: 100%;
	width: 100%;
	}
	
div.autoInsButton a:hover {
	text-decoration: underline;
	color: #FFF;
	height: 100%;
	width: 100%;
	background-color: transparent;  
	}

/* ---------------------------------------------- */
 
/* Homeowner Button
------------------------------- */

div.homeownerInsButton {	
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 5%;
	margin-left: 80px;
	padding: 9px; 
	background: #E26500 url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	}
	
* html div.homeownerInsButton {	
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 5%;
	margin-left: 80px;
	padding: 9px; 
	background: #E26500 url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	}

div.homeownerInsButton:hover {	
	background: #8370BA url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	}
	
* html div.homeownerInsButton:hover {	
	background: #8370BA url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	}

div.homeownerInsButton a {
	text-decoration: none; 
	color: #FFF;
	height: 100%;
	width: 100%;
	}
	
div.homeownerInsButton a:hover {
	text-decoration: underline;
	color: #FFF;
	height: 100%;
	width: 100%;
	background-color: transparent;  
	}

/* ---------------------------------------- */
 
/* Search Button
------------------------------- */

div.searchButton {	
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 5%;
	margin-left: 80px;
	padding: 9px; 
	background: #643ca9 url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	}
	
* html div.searchButton {	
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 5%;
	margin-left: 80px;
	padding: 9px; 
	background: #643ca9 url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	}

div.searchButton:hover {	
	background: #8370BA url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	}
	
* html div.searchButton:hover {	
	background: #8370BA url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	}

div.searchButton a {
	text-decoration: none; 
	color: #FFF;
	height: 100%;
	width: 100%;
	}
	
div.searchButton a:hover {
	text-decoration: underline;
	color: #FFF;
	height: 100%;
	width: 100%;
	background-color: transparent;  
	}

/* ---------------------------------------- */
 
/* Outreach Button
------------------------------- */

div.outreachButton {	
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 5%;
	margin-left: 80px;
	padding: 9px; 
	background: #643ca9 url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	}
	
* html div.outreachButton {	
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	margin-top: 8px;
	margin-right: 5%;
	margin-left: 80px;
	padding: 9px; 
	background: #643ca9 url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	}

div.outreachButton:hover {	
	background: #8370BA url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	}
	
* html div.outreachButton:hover {	
	background: #8370BA url("../consumer/consumer-images/glass-btn-1a.png") repeat-x 0 52%; 
	border: solid 1px #600709;
	}

div.outreachButton a {
	text-decoration: none; 
	color: #FFF;
	height: 100%;
	width: 100%;
	}
	
div.outreachButton a:hover {
	text-decoration: underline;
	color: #FFF;
	height: 100%;
	width: 100%;
	background-color: transparent;  
	}

/* ---------------------------------------- */

/* ///--------[ end ]----------/// */

/*    */

