/*Independent Dating Widget*/

#indyDating { width: 300px; overflow: hidden; margin: 0 0 10px 0; background: #454545 url('/independent.co.uk/editorial/commercial/dating/widget/images/dating-bg.jpg') repeat-y 0 0; color: #fff; 1border: 1px solid #71879f; 1border-bottom: 7px solid #71879f;  }
 #indyDating label { color: #fff; display: inline; float: left; text-align: right; font-family: Arial,Helvetica,sans-serif; font-size: 12px; font-weight: bold; margin: 5px 10px 5px 10px; width: 60px;}
 #indyDating .row { display: block; margin-bottom: 10px; ; width: 300px; color: #fff; font-size: 10px; font-family: arial, sans-serif; overflow: hidden;}

 #indyDating form { border: 0; padding: 12px 0 0 0; margin: 0; background: #454543; opacity: 0.9; overflow: hidden;}
 #indyDating fieldset { border: 0; padding: 0; margin: 0; }
 #indyDating input { border: 1px solid #9C8A7B; font-size: 14px; padding: 5px; width: 170px; }
 #indyDating select { border: 1px solid #9C8A7B; font-size: 14px; height: 25px; width: 85px; margin: 0 3px 0 0;}
  #indyDating select.gender { width: 202px; }
  #indyDating select.day { width: 50px; }

 #indyDating .gender {width: 202px;}
 #indyDating .day {width: 50px;}
 #indyDating .month {width: 65px;}
 #indyDating .year {width: 61px;}
 #indyDating .dropdown {width: 202px;}

 #indyDating input.blur {color: #999999; font-style: italic; }
 #indyDating input.focus, #lbform input.complete { color: #000000; font-style: normal; font-weight: bold; }

 #indyDating .button { background: url("/independent.co.uk/editorial/commercial/dating/widget/images/search.jpg") no-repeat 0 0; cursor: pointer; height: 36px; margin: 0 18px 0 0px; width: 100px; display: block; text-indent: -99999px; border: none; float: right; }
  #indyDating .button:hover { background: url("/independent.co.uk/editorial/commercial/dating/widget/images/search.jpg") no-repeat 0 -36px; }

 #indyDating .note { color: #ECECEC; float: left; font-family: Arial,Helvetica,sans-serif; font-size: 11px; font-weight: normal; margin: 0 5px 0 16px; padding: 0; width: 139px; }
  #indyDating .note a {color: #aeaeae; text-decoration: none; }
  #indyDating .note a:hover {border-color: #fff; }

 #indyDating h5 { display: block; width: 298px; height: 113px; text-indent: -99999px; margin: 0 0 10px 0; }  
 #indyDating p { margin: 4px 0 4px 50px; color: #fa8a02; font-size: 18px; font-weight: bold;}  
 #indyDating p span { color: #fff; }  

 #indyDating .more {display: none;}

 #indyDating a.hideLink {}