/* styles for townandcounty.ie html engine */

td.step_header{color:#FFF;background-color:#437B3A;padding:4px;font-weight:bold;border:1px solid #437B3A;}

td.sub_step_header{background-color:#669933;color:#FFF;padding:3px 3px 3px 6px;font-weight:bold;text-align:left;border-bottom:1px solid #CCC;}

table.light_green_box{background-color:#90C06B;border:1px solid #437B3A;}

.submit { background-image: url("../../images/newimages/buttons/search_button.gif"); color: #fff; font: bold 10px Verdana; border: 0px; border: solid 0px #000; width: 114px; height: 19px; }

select.dropDownList{width:40px;}
select.dropDownList2{width:120px;}

input.mid{width:140px;}
input.long{width:260px;}
input.xtralong{width:402px;}
select.short{width:69px;}
select.mid{width:141px;}
textarea.long{width:340px;}

a.curConverter{color:#FFF;text-decoration:none;padding-right:6px;}
a.curConverter:hover{color:#FFF;text-decoration:underline;}

.engine_box{border:1px solid #CCC;background-color:#F7F7F7;}
.engine_sub_box{border:1px solid #CCC;background-color:#FFF;}

.room_box{border:1px solid #CCC;background-color:#FFF;}

.summary_box{background-color:#FFF;}

/* added because href was being forced to white (invisible on white background */
table.form_text a { color: #000; text-decoration: underline; }
table.form_text a:hover { color: #000; text-decoration: underline; }
