/*-- EVATURE SEARCH STYLES --*/
#evature-search-modify input	{ width: 100%; }

#evaBackground, .eva-background  { background: #eaf0da; }

.evatitle { padding: 0 0 0 20px; color:#333; font-weight: bold; font-size: 14px; }
.evainput { font-size: 16px; width:541px; margin-left:16px; padding:5px 0px 5px 5px; border:solid 1px #690; background-color: #fff; }
.evalinks { font-size: 12px; width: 358px; margin: 15px 0px 0px 28px; }



/* --- ADVANCED SEARCH PAGE: BEGIN --- */
#eva-advanced form {
margin: 0!important;	
}

#eva-advanced {
	margin: 15px 0 0 0;
	background: #eaf0da!important;
	padding: 0;
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
}

#eva-advanced .button-action,
#evaBackground .button-action {
	padding: 5px 0 0 0!important;
	margin-top: 0!important;
	text-indent: 250px;
	background: none;
	text-decoration: none;

	/* NEW CSS FOR BUTTON IMAGE */
	cursor:pointer;
	cursor:hand;
	background-image: url('/imgs/icruise/v02/eva_2-lvl_search-button.png');
	background-repeat: no-repeat;
	width: 113px;
	height: 35px;
	margin: 0;
 	position: relative;
 	top: 4px;
	left: 0;
}

#eva-advanced .eva-background { height: 73px; padding: 7px 0 0 0; border: 1px solid #60a015; }
#eva-advanced .evainput { width: 555px; padding: 11px 0px 12px 15px!important; }
/* --- ADVANCED SEARCH PAGE: END --- */



/*-- HOME PAGE SEARCH: BEGIN --*/
#eva-homepage .eva-background {
padding: 10px 0 15px 25px;
border: 0 solid #60A015; -moz-border-radius: 0; -webkit-border-radius: 0;
}

#eva-homepage .button-action {
cursor: hand;
padding: 8px; margin: 5px 0 0 0; width: 80px; text-align: center;
font-size: 18px; line-height: 18px; font-weight: bold; color: #666666!important;
-webkit-box-shadow: none;
border: 1px #9C9C9C solid; -webkit-border-radius: 6px; -moz-border-radius: 6px; text-shadow: 0 2px 1px white;
}

#eva-homepage .evainput { width: 465px; height: 34px; margin: 5px 0; padding: 0 0 0 5px; font-size: 18px; background-color: #FFFFFF; border: solid 1px #669900; }
#eva-homepage .evalinks { float: left; font-size: 13px; margin: 5px 0 0 0; color: #333; }
#eva-homepage .evalinks-samples { margin: 3px 0 0 15px; }
#eva-homepage .evabutton { float: right; margin: 0 24px 0 0; }
/*-- HOME PAGE SEARCH: END --*/



/*-- SEARCH RESULTS PAGE: BEGIN --*/
div.results-page-header div#evaBackground { height: 71px; padding: 10px 0 0 0; border: 1px solid #c0c0c0; margin: 15px 0 0 0; }
div.results-page-header #evaBackground .evainput { width: 580px; margin-top: 3px; font-style: italic; color: #333; font-weight: normal!important; padding: 6px 0 6px 15px; }
div.results-page-header #evaBackground .button-action {
	text-indent: 250px;
	background: none;
	text-decoration: none;

	/* NEW CSS FOR BUTTON IMAGE */
	background-image: url('/imgs/icruise/v02/eva_2-lvl_search-button.png');
	background-repeat: no-repeat;
	width: 113px;
	height: 35px;
	margin: 0;
 	position: relative;
 	top: 3px;
	left: -16px;
}
/*-- SEARCH RESULTS PAGE: END --*/
