﻿    

        body {font-family:Arial;}
        .bluesearch-container {width:248px; background-color:Blue; padding-top:2px; padding-bottom:2px;}
        .bluesearch-container p{padding-right:5px; padding-left:10px; margin-top:0;margin-bottom:5px;padding-top:0;}
        .bluesearch-header {color:#fff; font-size:15px; font-weight:bold; text-transform:uppercase;}
        .bluesearch-keyword input {padding:.2em; width:15em;}
        .bluesearch-month select, .bluesearch-price select {padding:.2em; }
        .bluesearch-buttons {}
        .bluesearch-search-button {background-color:red; color:#fff; text-transform:uppercase; font-weight:bold; width:8em; padding:.0em;}
        .bluesearch-reset-button { background-color:red; color:#fff; text-transform:uppercase; font-weight:bold; width:8em; padding:.0em; margin-left:5px;}
        
        
        .water
        {
         font-family: Tahoma, Arial, sans-serif;
         color:gray;
        }
        
input {
    background: none repeat scroll 0 0 #FAFAFA; 
    border: 1px solid #DDDDDD; 
    padding: 0.55em;
    -moz-border-radius:0.4em;
    -khtml-border-radius:0.4em;
}



input:hover,  input:focus {
    border-color:#c5c5c5;
    background:#E3E3E3;
}
		.coachimages {margin-left:0px; padding-left:0px;}		
		.coachimages li {list-style:none;float:left; margin-left:5px;}

 select {
     background: none repeat scroll 0 0 #FAFAFA; 
    border: 1px solid #DDDDDD; 
    padding: 0.55em;
    -moz-border-radius:0.4em;
    -khtml-border-radius:0.4em;
}

		.infoimages {margin-left:0px; padding-left:0px;}		
		.infoimages li {list-style:none;float:left; margin-left:5px; margin-right:20px;}



select:hover, select:focus {
    border-color:#c5c5c5;
    background:#E3E3E3;
}

textarea {
     background: none repeat scroll 0 0 #FAFAFA; 
    border: 1px solid #DDDDDD; 
    padding: 0.55em;
    -moz-border-radius:0.4em;
    -khtml-border-radius:0.4em;
}

textarea:hover, textarea:focus {
    border-color:#c5c5c5;
    background:#E3E3E3;
}
