bryantest
td.propertyName {text-align: left !important; font-size:10px !important; color:#000 !important;}
body div.roomTypesGadget div.searchTools label {color:#000 !important; font-size:11px !important;}
div.displayGrid table td { border-left:1px solid #CCC !important; }
body div.roomTypesGadget table {font-size: 11px !important; font-family: Verdana, Arial, Helvetica, sans-serif !important;}
body div.roomTypesGadget div.displayGrid {font-size: 10px !important;}
a[rel=”tabs4″] { background-color: #ec3535 !important; }
td.planName {font-size:10px !important;}
body div.roomTypesGadget div.displayGrid table thead th.rhs {width: 80px !important;}
body div.roomTypesGadget div.searchTools div.voucherCode input {
padding: 2px !important;
text-transform: uppercase;
width: 7.3em !important;
}
body div.roomTypesGadget div.displayGrid table tbody td.sold b.price {
display: table-column !important;
}
body {
font-family:Arial, Helvetica, sans-serif;
}
# {
width:940px;
}
html.csstransforms body.page div#container div#main.clearfix div#content.clearfix div.post-794 p {display:none !important;
}
ul.tabs {
width:940px;
margin:0;
padding:0;
}
ul.tabs li {
display:inline-block;
padding:0 5px;
}
ul.tabs li a {
position: relative !important;
z-index: 900 !important;
display:block;
float:left;
padding:10px;
font-size: 14px;
margin-top: -90px;
background-color:#78A1B5;
color:#fff;
text-decoration:none;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
text-align:center;
width: 150px;
}
.selected2 {
font-weight:bold;
background-color:#597A89 !important;
font-size:16px !important;
}
.tab-content {
clear:both;
border: none;
padding:26px ;
background-image: url(“http://www.q1.com.au/wp-content/uploads/tabbg.png”);
background-repeat: repeat-x;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
position: relative !important;
margin-top: -103px !important;
z-index: 1000 !important;
}
.tab-content.red {
clear:both;
border: none;
padding:26px ;
background-image: url(“http://www.q1.com.au/wp-content/uploads/redtabbg.png”);
background-repeat: repeat-x;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
position: relative !important;
margin-top: -76px !important;
z-index: 1000 !important;
}
#content ul {
margin-top: 35px !important;
margin-bottom: 10px !important;
margin-left: 25px !important;
}
html.csstransforms body.page div#container div#main.clearfix div#content.clearfix div.post-794 div#wrapper ul.tabs {
margin-bottom: -13px !important;
}
.button:hover, #footer a.button:hover, #searchsubmit:hover, input[type=”submit”]:hover {
background-color: #fff !important;
color: #FFFFFF;
}
html.csstransforms body.page div#container div#main.clearfix div#content.clearfix div.post-794 p {
font-size: 0em !important; line-height: 0em !important; margin: 0px !important;}
$(document).ready(function() {
$(‘.tabs a’).click(function(){
switch_tabs($(this));
});
switch_tabs($(‘.defaulttab’));
});
function switch_tabs(obj)
{
$(‘.tab-content’).hide();
$(‘.tabs a’).removeClass(“selected2”);
var id = obj.attr(“rel”);
$(‘#’+id).show();
obj.addClass(“selected2”);
}
$w(‘#1bed’).roomTypesGadget({
hotelID: 181639
,defaultAdults: 2
,colourScheme: { primary:’#414142′, secondary:’#414142′ }
,defaultPromotionCode:”
,defaultDaysOut: 0
,defaultGridColumns: 10
,collapseRooms: false
,gridLabel: ‘Apartment’
,specificRatePlan :[24744445,22377163,5936304,5936302,5815852,24744443,22377343,5935877,5935876,17053925,24744444,22377164,4930438,5936515,24744442,22377342,5937397,5937398,24744441,24002352,5935733,5935734,28660698,33009183,5838111,5838117]
,returnUrl: null
,promoteSpecials: false
,maxAdults: 20
,maxChildren: 20
,maxImages: 10
,showPromotionCode: true
,promoteSpecials:false
,ratePlanFilter:false
,showInclusions:true
,maxRooms: 4
});
body div.roomTypesGadget div.searchTools button, body div.roomTypesGadget div.searchTools select, body div.roomTypesGadget div.searchTools a {
font-size: 79%;
}