margin: auto;
padding: 0;
width: 990px;
+ background-color: #FFF;
}
#roof {
background: none repeat scroll 0 0 #FFFFFF;
margin-top: 0;
position: relative;
+ width: 990px;
}
#room {
padding-bottom: 0;
padding-top: 6px;
text-align: center;
- width: 100%;
+ width: 990px;
}
#top {
position: relative;
}
-.tabsA a {
+.tabsA a, .sticky-sort-tabs {
background: none repeat scroll 0 0 #EEEEEE;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
height: 20px;
line-height: 22px;
margin: 5px 4px 0 0;
- padding: 0 11px;
text-decoration: none;
}
+.tabsA a {
+ padding: 0 11px;
+}
+
+.sticky-sort-tabs {
+ width: 20px;
+ padding: 0;
+}
+
+.sticky-sort-tabs input {
+ border: 0;
+ height: 14px;
+ width: 14px;
+ margin: 2px;
+}
+
.tabsA a.on, .tabsA a:hover {
background: none repeat scroll 0 0 #FFFFFF;
color: #A40000;
top: 1.5em;
text-align: left;
list-style-type: none;
+ z-index: 500;
}
.context-menu-dropdown li.item {
div.dialog .dialog-content {
padding: 12px 12px 37px 12px;
+ z-index: 1000;
}
div.dialog .dialog-buttons {