.single_form_holder {
margin: 0 -28px;
padding:20px 18px;
}

.tabbed_form_holder {
margin: 0 -28px;
padding: 0;
}

.tabbed_form_holder .footerholder {
padding:0 18px;
}

.wizard_holder {
margin: 0 -28px;
padding: 0;
}

.wizard_holder .tabbed_form_holder {
margin: 0 -18px;
}

.wizard_holder .single_form_holder {
margin: 0 -18px;
}


.list {
margin: 0 -28px;
border-bottom:1px solid #cccccc;
}

.listitemholder {
position: relative;
background:url('../img/bg-listitem.gif');
height:180px;
}

.listitemholder .categoryholder {
height:18px;
}

.listitemholder .categorytabholder {
height:18px;
margin-left:25px;
}

.listitemholder .categorytab {
position: relative;
background: #6c6c6c url('../img/bg-list-category.gif') no-repeat right;
text-transform:uppercase;
font-size:10px;
color:#ffffff;
padding: 0 24px 0 6px;
line-height:18px;
float:left;
}

.listitemholder .objectimageholder {
float:left;
width:200px;
height:140px;
}

.listitemholder .houseimage {
background: url('../img/thumb-bg-result.gif') 25px 18px no-repeat;
}

.listitemholder .houseimage .objectimage {
padding:22px 0 0 20px;
text-align:center;
font-size: 48px;
font-family: Georgia, "Times New Roman", Times, serif;
}

.listitemholder .numberimage {
background:url('../img/thumb-bg-plate-result.gif') 55px 17px no-repeat;
}

.listitemholder .monitoringhouseimage {
background:url('../img/thumb-bg-plate-house.gif') 55px 17px no-repeat;
}

.listitemholder .monitoringroomimage {
background:url('../img/thumb-bg-plate-room.gif') 55px 17px no-repeat;
}

.listitemholder .dreamhouseimage {
background:url('../img/thumb-bg-plate-house.gif') 55px 17px no-repeat;
}

.listitemholder .dreamstreetimage {
background:url('../img/thumb-bg-plate-street.gif') 55px 17px no-repeat;
}

.listitemholder .dreamareaneighbourhoodimage {
background:url('../img/thumb-bg-plate-area.gif') 55px 17px no-repeat;
}

.listitemholder .dreamroomimage {
background:url('../img/thumb-bg-plate-room.gif') 55px 17px no-repeat;
}

.listitemholder .objectimageholder .objectimage {
padding:41px 0 38px 28px;
text-align:center;
font-size: 48px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#ffffff;
}

.listitemholder  .objectimagelink {
padding-left: 50px;
}

.listitemholder .objectimageholder .objectimage a {
color:#ffffff;
text-decoration:none;
}


.listitemholder .profilebarholder {
position: relative;
width:89px;
height: 19px;
background:url(../img/img-profilebar-empty.gif) no-repeat;
}

.listitemholder .profilebarfull {
position: absolute;
left: 0;
background:url(../img/img-profilebar-full.gif) no-repeat;
height:19px;
}

.listitemholder .listitemcontentholder {
margin:0 8px 0 210px;
}

.listitemholder .objectnameholder {
position: relative;
height:36px;
margin:20px 0 0 0;
}

.listitemholder .objectname h2 {
color:#ffffff;
font-size:16px;
line-height: 16px;
font-weight:normal;
margin:0 0 2px 0;
}

.listitemholder .objectname h3 {
color:#000000;
margin:0;
font-size:12px;
}

.listitemholder .profileholder {
position: relative;
float:right;
height:30px;
}

.listitemholder .profile {
text-align: right;
position: absolute;
right: 30px;
}

.listitemholder .profile .profiletitle{
position: relative;
color:#ffffff;
padding-right: 14px;
}

.profiletitle .infoicon {
position: absolute;
top: 0px;
}

.listitemholder .objectmatchesholder {
position: absolute;
left: 210px;
height:77px;
}

.listitemholder .objectmatches .infoicon {
position: absolute;
top: 18px;
right: -10px;
}

.listitemholder .title {
float:left;
margin:64px 10px 0 0;
}

.listitemholder .icons {
position: relative;
float:left;
width: 68px;
margin: 0px 10px;
height:80px;
text-align:center;
}

.listitemholder .icons a {
position: absolute;
left: 5px;
bottom: 0;
width:58px;
height:17px;
text-decoration:none;
color:#ffffff;
font-size:12px;
font-weight:bold;
background-color: #000000;
}

.listitemholder .icons a:hover {
color:#ffffff;
text-decoration:none;
}

.listitemholder .level1 {
background: url('../img/icon-match-level1.gif') no-repeat top center;
}

.listitemholder .level2 {
background: url('../img/icon-match-level2.gif') no-repeat top center;
}

.listitemholder .level3 {
background: url('../img/icon-match-level3.gif') no-repeat top center;
}

.listitemholder .level3-disabled {
background: url('../img/icon-match-level3-grey.gif') no-repeat top center;
}

.listitemholder .infotext {
position: absolute;
top: 60px;
color: #000000;
}

.listitemholder .actionsholder {
float:right;
width: 160px;
}

.listitemholder .actions {
padding: 55px 30px 0 0;
}

.listitemholder .buttonholder {
}

.listitemholder .sortorderholder {
float: right;
margin:10px 0 0 0;
}

.listitemholder .sortorder {
padding: 0 10px 0 0;

}
.listitemholder .sortup {
display:block;
text-decoration:none!important;
background:url('../img/icon-sort-up.gif') no-repeat;
height: 8px;
width: 8px;
margin:0 0 30px 0;
}

.listitemholder .sortup:hover {
background:url('../img/icon-sort-up-on.gif') no-repeat;
}

.listitemholder .sortdown {
display:block;
text-decoration:none!important;
background:url('../img/icon-sort-down.gif') no-repeat;
height: 8px;
width: 8px;
}

.listitemholder .sortdown:hover {
background:url('../img/icon-sort-down-on.gif') no-repeat;
}


.tabcontent .tab_holder {
background: none;
}

.hiddenSubmitButton {
position: absolute;
top: -50px;
left: -10px;
width: 10px;
height: 10px;
}

/* AutoComplete styling */
.autocomplete {
}

/* styles for entire widget */
.yui-ac {
position:relative;
}

/* styles for input field */
.yui-ac-input {
}

/* styles for results container */
.yui-ac-container {
position:absolute;width:156px;
}

/* styles for header/body/footer wrapper within container */
.yui-ac-content {
position:absolute;width:100%;border:1px solid #7F9DB9;background:#fff;overflow:hidden;z-index:9050;
}

/* styles for container shadow */
.yui-ac-shadow {
position:absolute;margin:.3em;width:100%;background:#000;-moz-opacity: 0.10;opacity:.10;filter:alpha(opacity=10);z-index:9049;
}

/* styles for results list */
.yui-ac-content ul{
margin:0;padding:0;width:100%;
}

/* styles for result item */
.yui-ac-content li {
margin:0;padding:2px 5px;cursor:default;white-space:nowrap;
}

.suggest-option-search-key {
color: #000;
}

.suggest-option-search-number {
display: none;
}

/* styles for prehighlighted result item */
.yui-ac-content li.yui-ac-prehighlight {
background:#696A66;
}

/* styles for highlighted result item */
.yui-ac-content li.yui-ac-highlight {
background:#696A66;
color:#FFF !important;
}
