@CHARSET "UTF-8";

#wrapper #body_top #bt_right h1 {
	padding-bottom: 17px !important;
}

#bt_right_copy{
padding-left:25px !important;
padding-right:0px !important;
}


#bt_right_copy #search_container_clubs {
	width: 301px;
	float: left;
    background: url('../images/club_search_bg.jpg') no-repeat;
    height:458px;
    padding-bottom:10px;
    padding-left:15px;
    padding-top:15px;
    position:relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #333333;

}

#bt_right_copy #search_container_clubs .redbold{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #660000;
    font-weight: bold;
}


#bt_right_copy #search_container_clubs INPUT{
    position:absolute;
    z-index:10;
    border: 1px solid #ffdc81;
    width:140px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    padding: 1px 0px 1px 5px;
}

#bt_right_copy #search_container_clubs #filter_region{
    position:absolute;
    width:145px;
    z-index:15;
    left:15px;
    margin-top:0px;
    !margin-top:3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}


#bt_right_copy #search_container_clubs #northern{
    position:absolute;
        right:36px;
        !right:36px;
        top:85px;
        z-index:1;
}

 #bt_right_copy #search_container_clubs #state{
    position:absolute;
    bottom:26px;
    !bottom:25px;
    right:-14px;
    z-index:2;
 }

#bt_right_copy #search_container_results {
	width: 263px;
    background: url('../images/results_top_bg.jpg') no-repeat;
	float: left;
    padding-top:15px;
    margin-left:15px;
}

#bt_right_copy #search_container_results .results_title{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #330000;
    font-weight:normal;
    padding-left:15px;
}

#bt_right_copy #search_container_results .results{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #cc6600;
    font-weight:bold;
}

#bt_right_copy #search_container_results .showing{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #660000;
    font-weight: normal;
    padding-left:15px;
}

#bt_right_copy #search_container_results IMG{
    display:inline;
    margin-top:5px;
}

#bt_right_copy #search_container_results .nudge{
    padding-left:15px;
}


#bt_right_copy #search_container_results .club_item{
    height:23px;
    background: url('../images/results_bg.jpg') no-repeat;
    display:block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #660000;
    font-weight:bold;
    padding-left:15px;
    padding-top:3px;
}

#bt_right_copy #search_container_results .club_item a{
	color: #660000;
	text-decoration: none;
}

#bt_right_copy #search_container_results .club_item a:hover{
	text-decoration: underline;
}

#bt_right_copy #search_container_results .club_item .grey{
    color:#333333;
    font-weight:normal;
}

#bt_right_copy #search_container_results #scr_bot{
  height:12px;
  background: url('../images/results_bot_bg.jpg') no-repeat;
  display:block;
}