/* CSS Document
Made By Terra Rossa Studio Ltd 03-Aug-2009 */

/*----------Standard Buttons----------*/

body {
    background:#ffffff;
    font-family:Arial, Helvetica, sans-serif;
    padding:0;
    margin:0;
    color:#000000;
    font-size: 12px;
}

img {
    border:none;
    float:none;
    padding:0;
    margin:0;
}

.reset {
    height:1px;
    font-size:1px;
    line-height:1px;
    padding:0;
    margin:0;
    clear:both;
}

#contentholder {
    width:860px;
    background:#ffffff;
    margin:0 auto;
}

form {
    padding:0;
    margin:0;
}

.left {
    float:left;
}

.right {
    float:right;
}

.none {
    float:none;
    border:none;
    padding:0;
    margin:0;
}

a {
    text-decoration:none;
    color: blue;
}

a:hover {
    text-decoration:underline;
    /*color: blue;*/
}
a:visited {
    /*color: blue;*/
}

.fifty {
    width:49%;
}

.thirty {
    width:33%;
}

.twenty {
    width:20%;
}

p {
    margin:7px 0 7px 0;
    padding:0;
    border:none;
}

.center {
    text-align:center;
}

textarea {
    overflow: auto;	/* Remove Scrollbar from Textarea in IE */
}

/*----------header----------*/
/*
.header {
    height:148px;
}*/

.header h1 {
    font-size:17px;
    color:#006289;
    line-height:17px;
    height:17px;
    margin:0;
    /*padding:95px 0 12px 280px;*/
    padding:98px 0 9px 225px;
    font-weight:normal;
}

.header h1.typeCar {
    padding:98px 0 9px 252px;
}

.menu {
    height:24px;
    line-height:24px;
    color:#ffffff;
    text-transform:uppercase;
    font-size:11px;
    font-weight: bold;
    padding:0 0 0 180px;
}

.menu a {
    padding:0 15px 0 0;
    color:#ffffff;
}

.menu a:hover {
    text-decoration:none;
    color:#c7eafd;
}

/*----------search panel----------*/

.search {
/*	background:url(images/arrow.gif) no-repeat top left;*/
    background:url(images/sprite3.gif) no-repeat -10px -124px;
    margin:10px 0 12px 0;
    padding:0 0 0 225px;
    width:635px;
}

.guarantee {
/*	background:url(images/guarantee.gif) no-repeat top left;*/
    background:url(images/sprite3.gif) no-repeat -10px -239px;
    padding: 0;
    margin: 0;
    width: 125px;
    height: 125px;
    float: left;
}

.nocreditcardfees {
    background:url(images/nofees.gif) no-repeat top left;
    padding: 0;
    margin: 0 10px 0 0;
    width: 106px;
    height: 109px;
    float: left;
}

.bonusoffer {
    /*background:url(images/bonusoffer.gif) no-repeat top left;*/
    padding: 0 0 5px 0;
    margin: 0 0 30px 0;
    width: 219px;
    float:left;
    border: 2px solid #D62024;
    border-radius: 5px;
}

.bonusoffer h3 {
    background: #D62024;
    color: white;
    font-size: 14px;
    text-align: center;
    padding: 2px 0;
}

.bonusoffer .offer1 {
    background:url(images/TheGreatKiwiCampervanRoadtrip.png) no-repeat 7px 2px;
}

.bonusoffer .offer2 {
    background:url(images/GuidetoCampervanning.png) no-repeat 150px 5px;
    min-height: 85px;
    padding-top: 5px;
}

.bonusoffer2 {
	background:url(images/special_offer_au.png) no-repeat top left;
    padding: 0;
    margin: 0 0 30px 0;
    width: 218px;
    height: 181px;
    float:left;
}

.bonusoffercar {
    background:url(images/bonusoffer_car.gif) no-repeat top left;
    padding: 0;
    margin: 0 0 30px 0;
    width: 219px;
    height: 124px;
    float:left;
}

.bonusoffer_au {
    background:url(images/bonusoffer_au.gif) no-repeat top left;
    padding: 0;
    margin: 0 0 30px 0;
    width: 219px;
    height: 210px;
    float:left;
}

.bonusoffer_ca {
    background:url(images/bonusoffer_ca.gif) no-repeat top left;
    padding: 0;
    margin: 0 0 30px 0;
    width: 219px;
    height: 124px;
    float:left;
}

.offer2 input{
	width:133px;
	border:1px solid #999;
	font-size:11px;
	margin-bottom:1px;
	color: #666;
}

.sale {
    /*background:url(images/sale.gif) no-repeat top left;*/
    background:url(images/sprite3.gif) no-repeat -10px -384px;
    padding: 0;
    margin: 0 0 0 0;

    width: 127px;
    height: 60px;

    float:left;
}

.search_noccf {
    background:url(images/searchhomebg.gif) no-repeat top left;
    background-color: #E7E8EA;
    padding: 0;
    margin: 0;
}

.search_mid button.calendar,
.search_mid1 button.calendar,
.search_noccf button.calendar {
    background: url(images/calendar.gif);
    border: 0;
    cursor: pointer;
    height: 21px;
    width: 21px;
    padding: 0;
    vertical-align : top;
    margin: 0;
}

.search_mid button.calendar:hover,
.search_mid button.calendar.active,
.search_mid1 button.calendar:hover,
.search_mid1 button.calendar.active,
.search_noccf button.calendar:hover,
.search_noccf button.calendar.active {
    background-position: 0 21px;
}

.search_noccf_bt {
    background:url(images/searchhomebt.gif) no-repeat bottom left;
    background-color: #E7E8EA;
    height: 10px;
    font-size: 5px;
    line-height: 10px;
    margin: 0;
    padding: 0;
}

div.noccf {
	margin-bottom: 10px;
}

div.noccf label {
    font-size: 10pt;
	margin: 0;
	padding: 0;
}

div.noccf select {
    font-size: 10pt;
    border:solid 1px #b5b6b8;
    background:#ffffff;
    padding: 1px;
}
div.noccf select.w266 {
    width: 264px;
}

select.pckd2 {
	margin-right: 3px;
}

.search_top {
/*	background:url(images/search_top.png) no-repeat top left;*/
    background:url(images/sprite3.gif) no-repeat -10px -10px #dedfe1;
    height:5px;
    line-height:1px;
    font-size:1px;
}

.search_mid {
    background:#dedfe1;
    margin:0;
    padding:0;
}

.search_bot {
/*	background:url(images/search_bot.png) no-repeat bottom left;*/
    background:url(images/sprite3.gif) no-repeat -10px -35px #dedfe1;
    height:5px;
    line-height:1px;
    font-size:1px;
}

.s1 {
    width:144px;
    float:left;
    padding:0 0 0 10px;
}

.s2 {
    /*width:275px;*/
    float:left;
    margin-right: 5px;
    white-space: nowrap;
}

.s3 {
    width:120px;
    float:left;
}

.s4 {
    width:170px;
    float:left;
    padding:20px 0 0 12px;
}

.s5 {
    width:5px;
    float:left;
}

.s6 {
    width:15px;
    float:left;
}

.formdiv {
    padding: 0;
    margin:0;
    height:44px;
}

label.frmd {
    font-size:12px;
    line-height:15px;
    margin:0;
    padding:0;
}

select.pckd {
    font-size:12px;
    /*width:38px;*/
    border:solid 1px #b5b6b8;
    background:#ffffff;
    /*height:17px;*/
    margin-right:3px;
    padding: 1px;
}

select.pckc {
    width:140px;
    margin-right:0;
    margin-top:6px;
}

input.date {
	font-size:12px;
    border:solid 1px #b5b6b8;
    background:#ffffff;
    margin-right:3px;
    padding: 2px 0 2px 2px;
	text-align: left;
	color: black;
	width: 110px;
	float:left;
}
a.caltrigger {
	background:url(images/calendar-off.gif) no-repeat 0px 1px;
	display: block;
	float:left;
	width: 20px;
	height: 21px;
}

select.pckm {
    /*width:46px;*/
}

select.pcky {
    /*width:50px;*/
}

select.pckh {
    /*width:52px;*/
}

select.pckl {
    width:140px;
    margin-right:0;
}

select.pckt {
    width:110px;
    margin-right:0;
}

input.go {
    float:left;
    width:69px;
    padding-top:14px;
}

/*----------content - home----------*/

.content {
    margin:0;
    padding:0;
}

.txt {
    font-size:12px;
    line-height:16px;
}

.txt span {
    color:#008fc7;
    font-weight:bold;
}

.txt span[onmouseout="_tipoff()"] {
    color: inherit;
    font-weight: inherit;
}

.txt a {
    color:#000000;
}

.home_l {
    width:625px;
    padding:0 15px 0 0;
    float:left;
}

.home_r {
    width:220px;
    float:left;
}

h1 {
    font-size:18px;
    color:#008fc7;
    line-height:28px;
    height:28px;
    padding:0;
    margin:0;
}

/*-----------side panel--------------*/

.panel {
    width:230px;
    padding:0 20px 0 0;
    float:left;
}

.box {
    width:202px;
    border:solid 6px #e7e7e9;
    padding:5px 8px 6px 8px;
    font-size:11px;
    line-height:16px;
    margin:0 0 12px 0;
}

.box a {
    text-decoration:underline;
    color:#059fdb;
}

.box a:hover {
    text-decoration:none;
}

.box .tp {
    text-transform:uppercase;
    padding:0 0 0 25px;
    background:url(images/arw.png) no-repeat center left;
    line-height:20px;
    font-size:16px;
    font-weight:bold;
    color:#059fdb;
}

.video {
    padding:0;
    margin:0 0 15px 0;
    width:224px;
}

.play {
    background:url(images/video.jpg) no-repeat top left;
    height:203px;
    padding:55px 0 0 12px;
}

.video_top {
/*	background:url(images/video_top.png) no-repeat top left;*/
    background:url(images/sprite3.gif) no-repeat -10px -60px;
    height:12px;
    line-height:1px;
    font-size:1px;
}

.video_mid {
    background:url(images/video_mid.png) repeat-y top left;
    padding:0 17px 0 17px;
    width:190px;
    color:#000000;
    font-size:11px;
    font-weight:bold;
}

.video_mid a.rgt {
    color:#239bc0;
    text-align:right;
    text-decoration:underline;
    display:block;
}

.video_mid a.rgt:hover {
    text-decoration:none;
}

.video_bot {
/*	background:url(images/video_bot.png) no-repeat bottom left;*/
    background:url(images/sprite3.gif) no-repeat -10px -92px;
    height:12px;
    line-height:1px;
    font-size:1px;
}

.clip {
    padding: 10px 0 10px 0px;
    font-size:12px;
    clear: both;
}

.clip a {
    color:#239bc0;
    text-decoration:underline;
    font-size:12px;
}

.clip a:hover {
    text-decoration:none;
}

.clip img {
    width:54px;
    padding:0 10px 0 0;
    /*vertical-align: middle;*/
    float:left;
}

/*-----------featured home--------------*/

.fit {
    width:375px;
    float:left;
}

.feat {
    width:373px;
    border:solid 1px #bebfc1;
    margin:0 0 10px 0;
    /*height:100px;*/
}

.feat_l {
    float:left;
    background:#ffffff;
    border-right:solid 1px #bebfc1;
    width:178px;
    text-align:center;
    /*height:100px;*/
}

.feat_l img {
    max-width:160px;
    height:81px;
    overflow:hidden;
    padding:8px;
}

.feat_r {
    float:left;
    width:188px;
    background:url(images/feat_r.png) no-repeat top left;
    padding:0 0 0 6px;
    font-size:14px;
    border-left:solid 1px #bebfc1;
    margin-left: -1px;
}

.feat_r span {
    font-size:16px;
    color:#008fc7;
    line-height:34px;
}

.feat_r h2 span[onmouseout="_tipoff()"] {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 30px;
    margin: 0;
    padding: 0;
}


div.feat div.feat_r div.ltl span[onmouseout="_tipoff()"] {
    float: left;
    font-size: 10px;
    font-style: italic;
    line-height: 12px;
    width: 128px;
}


h2 {
    padding:0;
    margin:0;
    line-height:30px;
    color:#ffffff;
    font-size:14px;
}

.ltl {
    float:left;
    font-size:10px;
    font-style:italic;
    width:128px;
    line-height:12px;
}

/*-----------coupons home--------------*/

.coup {
    margin:8px 0 0 0;
    padding:0 0 8px 0;
    font-size:11px;
    border-bottom:dashed 2px #ec1c2c;
    line-height:14px;
}

.rd {
    font-weight:bold;
    color:#ec1c2c;
    margin:3px 0 3px 0;
}

.coup a {
    color:#ec1c2c;
    text-decoration:underline;
    text-transform:uppercase;
    font-weight:normal;
}

.coup a:hover {
    text-decoration:none;
}

/*-----------footer--------------*/

.footer  {
    font-size:11px;
    line-height:18px;
    text-align:center;
    padding:0;
    margin:20px 0 15px 0;
}

.footer a {
    color:#008fc7;
}

.footer a:hover {
    color:#d52027;
}

/*-----------static page--------------*/

.pad25 {
    padding:0 25px 0 25px;
}

/*-----------help--------------*/

.txt13 {
    font-size:13px;
}

.help_l {
    width:252px;
    border-right:solid 2px #dadada;
    padding:0 16px 0 0;
    float:left;
    line-height:20px;
    font-size:15px;
    color:#008fc7;
    font-weight:bold;
}

.help_r {
    width:525px;
    padding:0 0 0 15px;
    float:left;
}

.help_top {
    background:url(images/help_top.png) no-repeat top left;
    height:5px;
    line-height:1px;
    font-size:1px;
}

.help_mid {
    background:url(images/help_mid.png) repeat-y top left;
    font-size:14px;
    font-weight:bold;
    color:#ffffff;
    padding:0 0 0 10px;
}

.help_bot {
    background:url(images/help_bot.png) no-repeat bottom left;
    height:5px;
    line-height:1px;
    font-size:1px;
    margin:0 0 10px 0;
}

input.src {
    width:152px;
    border:solid 1px #648896;
    background:#ffffff;
    padding:1px 5px 0 5px;
    margin:6px 0 3px 0;
    height:18px;
    line-height:18px;
    font-size:12px;
    float:left;
}

input.src1 {
    float:left;
    padding:2px 0 0 5px;
}

.tree a {
    text-decoration:none;
    color:#000000;
}

.tree a:hover {
    text-decoration:underline;
}

div.level1 {
    font-size:15px;
    color:#008fc7;
    margin-left:0;
    font-weight:bold;
    margin-bottom:8px;
}

div.level1 a {
    color:#008fc7;
}

div.level2 {
    font-size:13px;
    margin-left:20px;
    margin-bottom:6px;
    font-weight:normal;
}

div.level3 {
    font-size:12px;
    margin-left:40px;
    margin-bottom:6px;
}

div.level4 {
    font-size:12px;
    margin-left:60px;
    margin-bottom:6px;
}

/*-----------coupons--------------*/

.cop {
    width:610px;
    float:left;
}

.cpn {
    width:278px;
    float:left;
    border:solid 1px #bebfc1;
    margin:8px 2px 8px 2px;
    background:url(images/cpn.png) no-repeat top left;
    padding:8px 10px 5px 10px;
    font-size:11px;
    height:307px;
}

.cpn span, .bordy span {
    color:#ec1c2c;
}

.cpn a {
    font-weight:bold;
    color:#00a2e2;
    text-decoration:underline;
}

.cpn a:hover {
    text-decoration:none;
}

.wht {
    text-align:center;
    height:52px;
    color:#ffffff;
    font-size:13px;
    font-weight:bold;
}

.imag {
    margin:5px 0 5px 0;
}

.imag1 {
    width:110px;
    float:left;
    overflow:hidden;
}

.imag2 {
    width:160px;
    float:right;
    text-align:right;
}

.imag2 img {
    max-width:160px;
    height:81px;
    overflow:hidden;
}

.bordy {
    border:solid 2px #00a2e2;
    padding:20px;
}

h4 {
    font-size:15px;
    color:#00a2e2;
    line-height:22px;
    padding:0;
    margin:0;
}

/*-----------range--------------*/

.rng {
    float:left;
    margin:10px 20px 10px 10px;
}

/*-----------more info--------------*/

.mar {
    padding:5px 0 0 0;
}

.desc {
    margin:10px 0 4px 0;
}

.date {
    color:#008fc7;
    font-size:12px;
    padding:2px 0 0 0;
}

.date a {
    color:#333333;
    text-decoration:underline;
}

.date a:hover {
    text-decoration:none;
}

.date img {
    vertical-align:middle;
    padding:4px 0 4px 0;
}

.search1 {
    width:860px;
    padding:0;
    margin:5px 0 12px 0;
    height:90px;
}

.search_top1 {
    background:url(images/search_top1.png) no-repeat top left #e7e8ea;
    height:5px;
    line-height:1px;
    font-size:1px;
}

.search_mid1 {
    background:#e7e8ea;
}

.search_bot1 {
    background:url(images/search_bot1.png) no-repeat bottom left #e7e8ea;
    height:5px;
    line-height:1px;
    font-size:1px;
}

.top {
    background:url(images/top.png) no-repeat top left;
    height:28px;
    line-height:28px;
    color:#ffffff;
    font-size:12px;
    padding:0 12px 0 12px;
    font-weight:bold;
    overflow: hidden;
}

.top img {
    vertical-align:middle;
}

.top a {
    color:#ffffff;
}

.top h2 {
    font-size:13px;
    margin:0;
    padding:0;
    text-transform:lowercase;
}

.mid {
    border:solid 1px #0094bc;
    margin:0;
    padding:15px;
    width:828px;
}

.m1 {
    width:570px;
    float:left;
    padding:0 20px 0 0;
}

.m1a {
    float:left;
    width:175px;
    text-align:left;
}

.m1a img {
    max-width:155px;
    padding:5px 0 5px 0;
}

.m1b {
    float:left;
    width:380px;
}

.mi1 {
    width:580px;
    float:left;
    padding:0 20px 0 0;
}

.mi1a {
    float:left;
    width:150px;
    padding:0 0px 0 0;
    text-align:left;
}

.mi1a img {
    max-width:150px;
    padding:5px 0 5px 0;
}

.mi1b {
    float:left;
    width:420px;
}

.mi1b a, .m1b a {
    color:#2fa0da;
    text-decoration:underline;
}

.mi1b a:hover, .m1b a:hover {
    text-decoration:none;
}

.elm {
    width:178px;
    float:left;
    line-height:15px;
    font-size:12px;
    background:url(images/dot1.png) no-repeat center left;
    padding:0 0 0 12px;
}

.elm1 {
    line-height:30px;
    color:#2fa0da;
    font-size:12px;
    margin:10px 0 10px 0;
}

.elm1 img {
    vertical-align:middle;
}

.sml {
    font-size:11px;
    line-height:13px;
}

.link {
    width:49%;
    float:left;
    font-size:11px;
    line-height:18px;
}

.link img {
    vertical-align:middle;
    margin-right: 2px;
}

.mi2 {
    width:238px;
    float:left;
}

/*-----------rates--------------*/

table.rates {
    width:236px;
    border:solid 1px #a1a1a1;
    border-collapse:collapse;
    font-size:11px;
    text-align:right;
    margin:0 0 10px 0;
}

table.rates th {
    font-size:12px;
    white-space:nowrap;
    font-weight:bold;
    text-transform:uppercase;
}

table.rates th, table.rates td {
    border:solid 1px #a1a1a1;
    border-collapse:collapse;
    padding:3px 4px 3px 3px;
}

table.rates td.red,
table.rates td.red span.discount {
    color:#ff0000;
    font-size:11px;
    font-weight: normal;
}

table.rates td.tot {
    background:#dcdddf;
    font-weight:bold;
}

table.rates td.nn {
    padding:0;
    text-align:center;
}

table.rates td.nn img {
    width:183px;
    overflow:hidden;
}

table.rates td.nobr {
    white-space:nowrap;
}

table.rates td.brd {
    border-top:solid 1px #697689;
    border-bottom:solid 1px #697689;
}

table.rates span {
    color:#be1d2c;
}

.gall {
    border-left:solid 1px #a1a1a1;
    border-right:solid 1px #a1a1a1;
    border-bottom:solid 1px #a1a1a1;
    border-collapse:collapse;
    width:236px;
    padding:0;
    margin:0;
}

.gall img {
    text-align:center;
    padding:10px 28px 10px 28px;
    border-top:solid 1px #a1a1a1;
    border-collapse:collapse;
    width:180px;
}


.nofeel {
    float:left; width: 110px; border-right: 1px solid #A1A1A1;
    line-height: 1.2em;
    font-size: 8pt;
    padding: 4px 4px 204px 4px;
    text-align:center;

    margin-bottom: -200px;
}

.nofeer {
	float:left;
	width: 111px;
    line-height: 1.2em;
    text-align: center;
    padding: 4px 2px 204px 2px;
    font-weight:bold;
    text-align:center;

    margin-bottom: -200px;
}

td.nofeeprepay .nofeel,
td.nofeearrival .nofeer {
    background-color: white;
}
td.nofeeprepay .nofeer,
td.nofeearrival .nofeel {
    background-color: #BCD97C;
}


div.nofeel span, div.nofeer span {
    color: black;
}


/*-----------search results--------------*/

.sr {
    float:right;
    width:680px;
}

.sr_l {
    width:170px;
    padding:0 10px 0 0;
}

.sr_r {
    width:680px;
}

.top1 {
    background:url(images/top1.png) no-repeat top left;
}

.midd {
    border:solid 1px #2fa0da;
    margin:0 0 10px 0;
    padding:10px 0 0 0;
    width:678px;
    overflow:hidden;
}

.mi11 {
    width:400px;
    padding:0 20px 0 10px;
}

.mi1bb {
    width:250px;
}

.elmm {
    width:112px;
    font-size:11px;
}

.link1 {
    width:50%;
    float:left;
    font-size:11px;
    line-height:17px;
}

.filter {
    width:170px;
    padding:0;
    float:left;
}

.fil_top {
    background:url(images/fil_top.png) no-repeat top left #e7e8ea;
    height:5px;
    line-height:1px;
    font-size:1px;
}

.fil_mid {
    background:#e7e8ea;
    padding:35px 8px 0 8px;
    font-size:11px;
}

.fil_mid a {
    color:#000000;
    text-decoration:underline;
}

.fil_mid a:hover {
    text-decoration:none;
}

.fil_mid span a {
    color:#17bbe0;
    text-decoration:underline;
}

.fil_mid span a:hover {
    text-decoration:none;
}

.fil_bot {
    background:url(images/fil_bot.png) no-repeat bottom left #e7e8ea;
    height:5px;
    line-height:1px;
    font-size:1px;
    margin:0 0 12px 0;
}

.people {
    background:#e7e8ea url(images/filter_people.png) no-repeat;
    background-position: -171px -10px;
}

.specs {
    background:#e7e8ea url(images/filter_specs.png) no-repeat top center;
    background-position: -342px -10px;
}

.price {
    background:#e7e8ea url(images/filter_price.png) no-repeat top center;
    background-position: -512px -10px;
}

.age {
    background:#e7e8ea url(images/filter_age.png) no-repeat top center;
    background-position: -682px -10px;

}

.clas {
    background:#e7e8ea url(images/filter_class.png) no-repeat top center;
    background-position: -852px -10px;

}

.short {
    background:#e7e8ea url(images/filter_short.png) no-repeat top center;
}

input.fil {
    line-height:20px;
    vertical-align:middle;
}

.gift {
    background:url(images/gift2.jpg) no-repeat top left;
    margin:10px 0 0 0;
    padding:5px 10px 0 98px;
    width:570px;
    height:56px;
    color:#ec1d27;
    font-size:12px;
    font-weight:bold;
}

.gift1 {
    background:url(images/gift.png) no-repeat top left;
    margin:10px 0 0 0;
    padding:5px 10px 0 98px;
    width:570px;
    height:38px;
    color:#ec1d27;
    font-size:12px;
    font-weight:bold;
}

.gift span, .gift1 span {
    color:#0079ad;
    font-weight:normal;
    font-size:11px;
}

.gift a, .gift1 a {
    color:#0079ad;
    text-decoration:underline;
}

.gift a:hover, .gift1 a:hover {
    text-decoration:none;
}

/*-----------shortlist--------------*/

.mail {
    text-align:right;
    font-size:12px;
    color:#000000;
}

.mail a {
    color:#008fc7;
}

.mail img {
    vertical-align:middle;
}

.new {
    font-size:11px;
    padding:4px 0 0 0;
}

.new img {
    vertical-align:middle;
}

.ext {
    margin:0 0 0 35px;
    width:590px;
}

table.xtra {
    margin:15px 0 10px 0;
    font-size:12px;
    width:100%;
}

table.xtra tr.gry {
    background:#ededed;
}

table.xtra td {
    padding:3px 5px 3px 5px;
}

table.xtra th {
    border:solid 1px #ffffff;
    font-size:13px;
    padding:5px;
    background:#d5d6d8;
}

table.xtra th a {
    font-size:12px;
    font-weight:normal;
    text-decoration:underline;
    color:#000000;
}

table.xtra th a:hover {
    text-decoration:none;
}

table.xtra td.one, table.xtra th.one {
    width:10%;
}

table.xtra td.one select {
    width:40px;
    border:solid 1px #333333;
    height:20px;
}

table.xtra td.two, table.xtra th.two {
    width:65%;
    vertical-align: middle;
}

table.xtra td.three, table.xtra th.three {
    width:25%;
    vertical-align: middle;
}

table.xtra td.one1 {
    width:10%;
    vertical-align:middle;
    text-align:center;
    border-right:solid 1px #ffffff;
}

table.xtra td.two1 {
    width:70%;
    vertical-align: middle;
    text-align:left;
    padding:5px 10px 5px 10px;
}

table.xtra td.two1 ul {
    margin:0 0 0 10px;
    padding:0;
}

table.xtra td.three1 {
    width:20%;
    vertical-align:top;
    text-align:left;
    padding:5px 10px 5px 10px;
    border-left:solid 1px #ffffff;
}

h3 {
    font-size:16px;
    color:#008fc7;
    line-height:22px;
    padding:0;
    margin:0;
}

.rght {
    text-align:right;
}

/*----------Common Styles------------*/

.ajax-loading {
     background:url(images/common/loader.gif) no-repeat center center;
     min-height:60px;
}

.popContent {
    font-size:12px;
    color:#333333;
}

.popContent h3 {
    color:#008fc7;
    font-size:14px;
    line-height:18px;
}

.popTitle {
    color:#35A0D9;
}

/*----------contact------------*/

.bord {
    border:solid 7px #e7e7e9;
    margin:10px 0 0 0;
}

.con_l {
    width:485px;
    float:left;
}

.rentalenquiry label.cont {
        width: 188px;
        margin-right: 5px;
}

.con_l h2 {
    font-size:14px;
    color:#000000;
    margin:5px 0 0 0;
    padding:0 0 0 30px;
    background:url(images/mail.png) no-repeat center left;
    line-height:30px;
}

.con_r {
    float:left;
    color:#000000;
    font-size:13px;
    width:320px;
    line-height:20px;
}

.con_r h2 {
    font-size:14px;
    color:#000000;
    margin:5px 0 10px 0;
    padding:0 0 0 30px;
    background:url(images/phone.png) no-repeat center left;
    line-height:30px;
}

.ele1 {
    width:80px;
    float:left;
}

.ele2 {
    float:left;
    width:200px;
}

.message {
    color:#ff0000;
    font-size:12px;
    line-height:20px;
}

.con1 {
    margin:10px 0 0 0;
    padding:0;
    width:470px;
}

label.cont {
    color:#000000;
    font-size:13px;
    display:block;
    font-weight:normal;
    width:130px;
    padding:0;
    float:left;
    line-height:20px;
}

input.cont1 {
    /*color:#000000;*/
    font-size:12px;
    display:block;
    float:left;
    line-height:18px;
    height:20px;
    width:255px;
    padding:0 5px 0 5px;
    background:#ffffff;
    border:solid 1px #8a898e;
}

.con_l .con1 select.cont1 {
        background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #8A898E;
        width: 268px;
        font-size: 12px !important;
}

.con_l .con1 #start_day, .con_l .con1 #end_day, .con_l .con1 #preferred_day {
        width:50px;
        font-size: 12px !important;
}

.con_l .con1 #start_month, .con_l .con1 #end_month, .con_l .con1 #preferred_month {
        width:60px;
        font-size: 12px !important;
}

.con_l .con1 #start_year, .con_l .con1 #end_year, .con_l .con1 #preferred_year, .con_l .con1 #preferred_time {
        width:70px;
        font-size: 12px !important;
}

.rentalenquiry #searchform {
    overflow: visible;
    height: auto;
    display: block;
}

.rentalenquiry textarea.mess  {
    height: 150px !important;
}

#contact-search-link, #contact-search-link a {
    color: #FF0000;
    /*font-weight: bold;*/
}

#contact-search-link a {
    text-decoration: underline;
}


textarea.mess {
    color:#000000;
    display:block;
    float:left;
    font-size:12px;
    height:195px;
    line-height:16px;
    padding:5px;
    width:255px;
    background:#ffffff;
    border:solid 1px #8a898e;
}

input.send1 {
    background:url(images/send.png) no-repeat top left;
    width:66px;
    height:24px;
    border:none;
    margin:0 0 15px 330px;
}

/*----------brands------------*/

.comp {
    border:solid 1px #bfc0c4;
    width:386px;
    float:left;
    margin:10px 15px 10px 0;
    height:105px;
    overflow:hidden;
}

.comp_top {
    height:30px;
    background:#00a2e2;
    color:#ffffff;
    font-weight:bold;
    font-size:14px;
    padding:0 0 0 10px;
    line-height:30px;
}

.comp_l {
    float:left;
    width:130px;
}

.comp_l img {
    padding:10px;
    max-width:85px;
    max-height:65px;
}

.comp_r {
    width:240px;
    padding:10px 5px 5px 0;
    float:left;
}

.el {
    width:120px;
    font-size:12px;
    float:left;
    line-height:25px;
}

.el img {
    vertical-align:middle;
}

.el a {
    color:#000000;
    text-decoration:underline;
}

.el a:hover {
    text-decoration:none;
}

/*-----------pagination--------------*/

.pagination {
    color:#000000;
    line-height:30px;
    font-size:12px;
}

.pagination a {
    color:#008fc7;
}

.pagination ul {
    margin-left:0;
    padding-left:0;
    display:inline;
}

.pagination ul li {
    margin-left:0;
    padding:3px 15px;
    border-left:1px solid #d0d0d0;
    list-style:none;
    display:inline;
}

.pagination ul li.first {
    margin-left:0;
    border-left:none;
    list-style:none;
    display:inline;
}

.pagination ul li a {
    text-decoration:underline;
}

/*-----------filters--------------*/

.filterpeople {
    background:#e7e8ea url(images/sprite2.gif) no-repeat;
    background-position: -171px -10px;
}

.filterfeatures {
    background:#e7e8ea url(images/sprite2.gif) no-repeat;
    background-position: -342px -10px;
}

.filterprice {
    background:#e7e8ea url(images/sprite2.gif) no-repeat;
        background-position: -512px -10px;
}

.filterage {
    background:#e7e8ea url(images/sprite2.gif) no-repeat;
        background-position: -682px -10px;

}

.filtercategory {
    background:#e7e8ea url(images/sprite2.gif) no-repeat;
        background-position: 0px -10px;

}

.clas {
    background:#e7e8ea url(images/filter_class.png) no-repeat top center;
}

.short {
    background:#e7e8ea url(images/sprite2.gif) no-repeat;
        background-position: -852px -10px;

}

p.quickselect {
    margin:0 0 3px 0;
}

.quickselect {
    padding-left:12px;
}

.quickselect a {
    text-decoration:underline;
    color:#000000;
    font-size:12px;
    font-weight:bold;
}

.options {
    font-size:11px;
    padding:0 3px 0 10px;
    line-height:18px;
}

.slider {
    width:146px;
    background:url(images/sliderbg.gif) repeat-x;
    height:20px;
    padding-bottom:3px;
}

.slider div {
    width:135px;
}

.pref {
    margin:0 0 9px 0;
}

/*-----------send quote--------------*/

.qt_hold {
    padding-top:22px;
    width:334px;
    margin:auto;
}

.qt_top {
    height:12px;
    background:url(images/qt_top.jpg) no-repeat top left;
    font-size:1px;
    line-height:1px;
}

.qt_mid {
    background:url(images/qt_mid.jpg) repeat-y top left;
}

.qt_bot {
    height:12px;
    background:url(images/qt_bot.jpg) no-repeat top left;
    font-size:1px;
    line-height:1px;
}

.qt_in {
    padding:7px 5px 0 5px;
    width:324px;
}

.email {
    background:#e6e7e9;
    margin:0 0 7px 0;
}

.line {
    padding:10px 10px 15px 40px;
    line-height:18px;
    color:#333333;
    font-size:12px;
    width:274px;
}

label.ln {
    width:274px;
    line-height:24px;
}

input.ln {
    width:220px;
    border:solid 1px #adaeb2;
    background:#ffffff;
    color:#000000;
    padding:0 0 0 5px;
    height:20px;
    line-height:20px;
}

.send {
    width:270px;
    text-align:right;
    padding-top:5px;
}

.send input {
    width:66px;
    height:24px;
}

/*------------extras-----------*/

a.shortlistota,
a.shortlist {
    display:block;
    width:149px;
    height:28px;
    background:url(images/shortlist_btn.png) no-repeat 0px 0px;
    text-decoration:none;
}

a.remove {
    background:url(images/shortlist_btn.png) no-repeat 0px -28px;
}

a.saving {
    background: url(images/shortlist_btn.png) no-repeat 0px -56px;
}

/*-----------OTA definitions--------------*/


table.tabber2n {
    border:solid 1px #a1a1a1;
    border-collapse:collapse;
    width:236px;
    text-align:center;
    font-size:12px;
    margin:0 0 8px 0;
}

table.tabber2n td {
    border:solid 1px #a1a1a1;
    border-collapse:collapse;
    padding:2px;
    text-align:right;
    line-height:13px;
    font-size:11px;
}

table.tabber2n td.smlfnt {
    font-size:11px;
    font-style:italic;
}

table.tabber2n th {
    font-weight:bold;
    font-size:12px;
    line-height:14px;
    text-align:right;
    border:solid 1px #a1a1a1;
    border-collapse:collapse;
    padding:5px;
}

table.rates td.nn1 {
    padding:0;
}

.empty {
    float:left;
    width:90px;
}

div.loading {
    width:350px;
    margin:auto;
    text-align:center;
    padding:50px;
}

div.loading div.loading1 {
    padding:20px;
    font-size:20px;
    color:#35a0d9;
    border-top:dotted #cccccc 1px;
    border-bottom:dotted #cccccc 1px;
}

.redd {
    color:#ff0000;
    font-size:11px;
}

.redd a {
    color:#ff0000;
    text-decoration:underline;
}

.redd a:hover {
    text-decoration:none;
}

.arr1 {
    background:url(images/arr1.png) no-repeat 0px 3px;
    margin-bottom: 3px;
}
.arr1 a {
    margin-left: 16px;
}

.nores {
    text-align: center;
    padding: 20px 0 20px 0;
    font-size: 14pt;
}

.leftbanner {
	height: 202px;
	margin-bottom: 10px;
}

/*----------Feedback Popup ----------*/

#tell-us-trigger {display: block !important;} /* display feedback popup */


/*----------Feedback Popup ----------*/

#masthead_contact_link {
	color: #626669;
	text-decoration: none;
}

#masthead_contact {
	float: right;
	margin-top: 28px;
	width: 156px;
	height: 90px;
	font-size: 11px;
	line-height: 15px;
}

#masthead_contact span.phonemain {
	color: #004e79;
	margin-left: 16px;
	font-weight: bold;
	font-size: 12px;
}

#masthead_contact span.phonelink {
	text-decoration: underline;
}

.rate_des_star_mid h4 {
    color: #2B99D8;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 1px;
}

.txt {
    color: #000000;
    font-size: 12px;
    text-align: left;
}

.publish_box_left {
    float: left;
    overflow: hidden;
    width: 510px;
}
.picture_box {
    padding-bottom: 5px;
}

.rate_des_star_mid h4 {
    color: #2B99D8;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 1px;
}

.txt {
    color: #000000;
    font-size: 12px;
    text-align: left;
}

.publish_box_left {
    float: left;
    overflow: hidden;
    width: 510px;
}

.rate_des_star_top {
    background: url("images/star_des_top.gif") no-repeat scroll center top transparent;
    height: 7px;
    margin-top: 12px;
    width: 199px;
}

.rate_des_star_mid {
    background: url("images/star_des_mid.gif") repeat-y scroll 0 0 transparent;
    font-size: 11px;
    padding: 5px 10px;
}

.rate_des_star_bot {
    background: url("images/star_des_bot.gif") no-repeat scroll center bottom transparent;
    height: 7px;
    width: 199px;
}

.box-left {
    width: 600px;
}

.publish_box_right {
    float: left;
    padding-left: 12px;
    width: 215px;
}

.publish_desc {
    padding: 10px 0 12px 0;
}

.enter_yourself_info {
    font-size: 12px;
}

.input_text {
    margin-top: 3px;
    width: 275px;
}

.publish_title {
    padding-top: 10px;
}

.rate_box_left label {
    font-size: 11px;
    font-weight: bold;
}

.publishyourreview_img_des {
    padding-bottom: 12px;
}

.publish_box_left01, .publish_box_left02 {
    float: left;
    width: 250px;
}

.publish_box_left02 {
    padding-left: 20px;
}

.btn_publish_right {
    text-align: right;
    padding-right: 10px;
}

.top_comment {
    color: #4B7492;
    font-size: 11px;
}

.top_comment .agree {
    color: #27B025;
}

.top_comment .neither {
    color: #F5AD1D;
}

.top_comment .disagree {
    color: #FF0000;
}

.enter_yourself_info .message, .comment_box .message {
    margin-top: 0;
    line-height: 18px;
}

.lbl_comment_agree {
    padding-top: 8px;
}

#add_comment {
    border-top: 1px solid #A3A8AC;
    padding-bottom: 70px;
}

.publish_box_left01, .publish_box_left02 {
    float: left;
    width: 280px;
}

.list_comment {
    border-top: 1px solid #A3A8AC;
    padding-top: 15px;
}

.write_your_review_des {
    font-size: 11px;
}

.sale_bot {
    background: url("images/sale_bot.jpg") no-repeat scroll left bottom transparent;
    font-size: 1px;
    height: 14px;
    line-height: 1px;
    top: -16px;
    position: relative;
}

.read_review_h3 {
    color: #333333;
    margin-bottom: 0;
    padding-bottom: 0;
    height: 15px;
}

.sred_i5 .headtext4 {
    margin-top: 15px;
}

.read_review_h5 {
    font-weight: normal;
    margin-top: 2px;
    font-size: 12px;
}

table td.label02, table td.label01 div.label02 {
    color: #4868A9;
    padding-bottom: 5px;
    font-weight: normal;
}

table td.label01 div.label02 {
    position: relative;
    top: 3px;
}

td.label02 .rating {
    float: right;
}

td.label02 .rating span,
td.label02 .rating .ratingStars {
    float: left;
}

td.label02 .rating span {
    text-align: right;
    width: 120px;
}

td.label02 .ratingStars {
    text-align: left;
    width: 85px;
}

.more_photos a {
    color: #4868A9;
}


.sale_top {
    background: url("images/sale_top.jpg") no-repeat scroll left top transparent;
    font-size: 1px;
    height: 14px;
    line-height: 1px;
    margin-top: 10px;
}

.sale_mid {
    padding: 0 12px;
    background: url("images/sale_mid.jpg") repeat-y scroll left top transparent;
    position: relative;
    top: -16px;
    width: 815px;
}

#searchrealreview {
    margin: auto;
    width: 832px;
}

.sale_bot_blue {
    background: url("images/sale_bot_blue.jpg") no-repeat scroll left bottom transparent;
    font-size: 1px;
    padding-top: 5px;
    height: 14px;
    line-height: 1px;
    top: -10px;
}

#searchrealreview .bg_subcontent {
    background: none repeat scroll 0 0 #EFF8FF;
    margin-bottom: -15px;
    margin-left: -9px;
    overflow: auto;
    padding: 5px 10px;
}

.btn_comment_ask img {
    cursor: pointer;
}

.read_review_h3 {
    color: #333333 !important;
    height: 15px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.read_pass_review {
    padding-bottom: 15px;
    padding-top: 15px;
}

.search_box01 {
    float: left;
    width: 596px;
}
.search_box02 {
    float: left;
    margin-left: 15px;
    padding-top: 7px;
}
.search_box02 img {
    padding-right: 10px;
    cursor: pointer;
}
.search_box01_left {
    background: url("images/search_left.jpg") no-repeat scroll left center transparent;
    float: left;
    height: 57px;
    width: 20px;
}
.search_box01_mid {
    background: none repeat scroll 0 0 #E7E7E9;
    float: left;
    height: 57px;
    margin-left: -10px;
    width: 566px;
}

.number_images {
    color: #FF0000;
    padding-right: 5px;
    text-align: right;
    width: 38%;
}

.search_box01_right {
    background: url("images/search_right.jpg") no-repeat scroll right center transparent;
    float: right;
    height: 57px;
    width: 20px;
}


#searchrealreview  .search_box01_mid_select select {
    font-size: 12px;
    width: 190px;
}

#searchrealreview  .selector_select {
    height: 23px;
    margin-top: 3px;
    width: 250px;
}


.search_box01_mid01 {
    float: left;
    overflow: auto;
    padding-top: 3px;
    width: 450px;
}
.search_box01_mid_select {
    float: left;
    padding-top: 3px;
}
.search_box01_mid_select select {
    font-size: 12px;
    width: 190px;
}

table td.label01 {
    color: #0F71A9;
    font-weight: bold;
    height: 25px;
}

#reviewsPopup table td.label01 {
    width: 50%
}

#reviewsPopup table td.label02 {
    width: 50%
}

#reviewsPopup .rating {
    width: 280px;
    position: relative;
    float: right;
}

#searchrealreview td {
    color: #333333;
    font-size: 12px;
    line-height: 14px;
}

#searchrealreview table td.label02, table td.label03 {
    color: #0F71A9;
    height: 40px;
    padding-bottom: 5px;
}

#searchrealreview .more_photos {
    float: right;
    overflow: auto;
    padding-right: 5px;
    padding-top: 5px;
}

#searchrealreview .more_photos a {
    color: #358AC0;
    text-decoration: none;
}

#searchrealreview h3 {
    color: #2A95C3;
    font-size: 14px;
    margin: 0;
    padding: 0 0 4px;
}

.search_box01_mid01 h1 {
    color: #7898C9;
    height: 12px;
    line-height: 14px;
}

.search_box {
    height: 60px;
}

#searchrealreview .realreview_top_title {
    font-size: 12px;
}

#searchrealreview .headtext4 {
    padding-top: 5px;
    padding-bottom: 0px;
    margin-bottom: 2px;
}

.btn_search {
    float: right;
    padding-top: 18px;
    width: 85px;
}

.line_hr_blue {
    border-bottom: 2px solid #80b4c9;
    clear: both;
    padding: 5px 0 0;
}
#contentholder {
    padding: 0;
}

.salereview {
    margin: 0;
    padding-top: 10px;
    height: 100%;
}

.enter_yourself_info {
    font-size: 12px;
    overflow: hidden;
    padding-top: 5px;
}

#searchrealreview .publish_box_left .selector_select {
    width: 280px;
}

#reviewsPopup td.label02 .rating span {
    text-align: right;
    width: 180px;
}

#reviewsPopup table td.label02 {
    width: 300px;
    padding-top: 5px;
}

#reviewsPopup td.label02 .rating .ratingStars {
    padding-left: 5px;
}

#start_time, #end_time {
    margin-left: -1px;
}

#start_year, #start_month, #start_day,
#end_year, #end_month, #end_day {
    margin-left: -1px;
}

.formdiv .ui-datepicker-trigger {
    margin-left: -2px;
}

input.btnAvailability, input.btnBooking {
    border: none;
    width: 187px;
    height: 40px;
    color: transparent;
    font-size: 0px;
    cursor: pointer;
}

input.btnAvailability {
    background: url(images/checkavail.jpg) no-repeat center center;
}

input.btnBooking {
    background: url(images/book.jpg) no-repeat center center;
}

/* mobile browsers */
input[type="text"], input[type="email"], input[type="search"], input[type="password"], input.date, select {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
input[type="text"], input[type="email"], input[type="search"], input[type="password"], input[type="date"] {
    -webkit-appearance: inherit;
    -moz-appearance: inherit;
}

.relative {
    position: relative;
}

#phones {
    position: absolute; top: 0; right: 0;
    /* background: white url(images/topPhoneBg.png) 0 0 repeat-y; */
    width: 148px;
    height: 102px;
    font-size: 11px;
    /*font-weight: bold;*/
    padding: 20px 0 0 20px;
}
#phones label {
    display: block;;
    background: url(images/PhoneICon.png) no-repeat top left;
    padding-left:18px;
    padding-top:1px;
    height: 15px;
}
#phones select {
    font-size: 11px;
    margin: 5px 0 5px 0;
    width:130px;
}
#phones div {
    font-size:11px;
}
#phones div span {
    color: #ff0000;
    font-weight:bold;
}
#phones div span.phones {
    display:block;
    font-size:18px;
    color: #0C6A8C;
}

#site-language {
    background: white;
    border: 1px solid lightblue;
    padding: 1px;
    box-shadow: 0 0 3px rgba(0,0,0,0.5), 3px 3px 3px rgba(0,0,0,0.2);
    margin: 0;
    list-style: none;
    float: right;
    line-height: 20px;
    position: absolute;
    right: 0;
}

#site-language li {
    padding: 0 10px;
    cursor: pointer;
}

#site-language li:hover {
    background: lightblue;
    color: white;
}

#site-language li img {
    padding-left: 8px;
    vertical-align: -1px;
}

#site-language.language-selected {
    height: 20px;
    overflow: hidden;
    box-shadow: none;
    border: none;
    text-align: right;
    padding-right: 18px;
    background: url("images/blue-arrow-down.png") right 4px no-repeat;
    cursor: pointer;
    margin-top: -2px;
}

#site-language.language-selected li {
    padding: 0;
    color: #1A9ABF;
}

#site-language.language-selected li:hover {
    background: none;
}

#site-language.language-selected li img {
    padding-left: 3px;
}

#tranlsate-warning {
    font-size: 12px;
    color: red;
    display: none;
    white-space: nowrap;
    padding: 10px 0 5px;
    text-align: center;
}

.top-sub-menu {
    text-align: right;
    font-size: 11px;
    margin-top: 5px;
    position: relative;
    padding-right: 100px;
}

.top-sub-menu a {
    margin-right: 15px;
    color:#0093d2;
    text-decoration: underline;
}

.top-sub-menu a  img {
    vertical-align: -3px;
}


/******************************
* Search hotel widget
******************************/
.widget.search-hotel {
    display: block;
    width: 311px;
    font-size: 12px;
    margin: 0 auto 20px;
}

.widget.search-hotel .top {
    clear: both;
    background: url("images/search_hotel_top.gif") no-repeat;
    height: 31px;
    margin: 0;
    padding: 8px 0 0 10px;
}

.widget.search-hotel .bottom {
    clear: both;
    background: url("images/search_hotel_bottom.gif") no-repeat;
    height: 20px;
    margin: 0;
    padding: 0;
}

.widget.search-hotel .top p {
    background: url("images/search_hotel_logo.gif") no-repeat;
    line-height: 24px;
    color: #0C4B80;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 40px;
}

.widget.search-hotel .form {
    background: url("images/search_hotel_mid.gif") repeat-y;
    width: 311px;
    height: 150px;
    margin: 0;
    padding: 0 0 0 10px;
}

.widget.search-hotel .form .title {
    padding: 5px 0;
    margin: 0;
    font-weight: bold;
}

.widget.search-hotel .form>div {
    float:left;
}

.widget.search-hotel .form div.location,
.widget.search-hotel .form div.date,
.widget.search-hotel .form div.room,
.widget.search-hotel .form div.starRating,
.widget.search-hotel .form div.submitControl {
    float: left;
    margin-right: 10px;
}

.widget.search-hotel .form div.room {
    clear: left;
}

.widget.search-hotel .form .rs_autocomplete {
    width: 280px;
}

.widget.search-hotel .form div.submitControl {
    padding: 15px 0 0 15px;
}
.widget.search-hotel .form input.search-btn-w {
    background: url(images/search_hotel_btn.gif) no-repeat;
    border: 0;
    width: 126px;
    height: 33px;
    cursor: pointer;
}

#checkavform  label {
    display: block;
}

#checkavform  label.inline {
    display: inline;
    margin-right: 5px;
}

#checkavform  input[type="text"] {
    width: 210px;
    border: 1px solid #E2E3EA;
}

#checkavform  input[type="checkbox"] {
    vertical-align: -2px;
    margin-left: -1px;
}

#checkavform  textarea {
    width: 432px;
    height: 80px;
}

.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix {
    background: #33B3CE;
    color: white;
}


.countdown {
    background: #E21A22;
    border-radius: 8px;
    font-size: 12px;
    border: 1px solid transparent;
    margin: 5px 0;
}

.countdown h2 {
    color: white;
    background: url(images/countdown_strip.gif) 0 0 no-repeat;
    margin: 5px 0 7px;
    padding-left: 5px;
    position: relative;
}

.countdown h2 span {
    position: absolute;
    right: 10px;
    color: white;
    font-size: 12px;
}

.countdown-body {
    background: white url(images/countdown_bg.png) 0 100% repeat-x;
    border-radius: 0 0 8px 8px;
    padding: 5px;
}

.countdown-counter {
    margin-top: 5px;
    text-align: center;
    background: url(images/countdown_clock.gif) 0 10px no-repeat;
    padding-left: 40px;
}

.countdown-time {
    color: black;
    font-size: 22px;
    font-weight: bold;
    background: url(images/countdown_panel.png) no-repeat 0 0;
    width: 42px;
    height: 22px;
    letter-spacing: 8px;
    padding: 8px 0 0 7px;
    padding-left: 0\9;
    width: 47px\9
}

.countdown-terms {
    display: block;
    font-size: 10px;
    margin: 5px 0;
    text-align: right;
    text-decoration: underline;
}

/* Sidebar ads */
.sidebar-blue-top {
    background: url(images/sidebar-blue-fill-top.png) no-repeat;
    height: 5px;
    line-height: 1px;
    font-size: 1px;
}

.sidebar-blue-title, .sidebar-blue-middle {
    background-color: #d4effc;
    font-size: 11px;
}

.sidebar-blue-title {
    padding-left: 4px;
}

.sidebar-blue-middle {
    padding: 0 8px 0 8px;
}

.sidebar-blue-middle a {
    color: #17BBE0;
    text-decoration: underline;
    font-weight: bold;
}

.sidebar-blue-bottom {
    background: url(images/sidebar-blue-fill-bottom.png) no-repeat;
    height: 5px;
    line-height: 1px;
    font-size: 1px;
    margin: 0 0 12px 0;
}

/* Sidebar CampervanHireNZ.co.nz ad */
.sidebar-campervan-ad {
    margin-bottom: 12px;
}

/* Sidebar live chat */
.sidebar-live-chat {
    margin-bottom: 12px;
}

/* Hire enquiry forms */
.hire-enquiry-form-box {
    margin-top: 20px;
}

.hire-enquiry-form-box input[type="text"] {
    font-size: 12px;
    line-height: 18px;
    height: 20px;
    width: 255px;
    padding: 0 5px 0 5px;
    border: solid 1px #8A898E;
}

.hire-enquiry-form-box input.date {
    width: 140px;
}

.hire-enquiry-form-box textarea {
    font-size: 12px;
    width: 255px;
    padding: 0 5px 0 5px;
    border: solid 1px #8A898E;
    height: 120px;
}

.hire-enquiry-form-box select {
    width: 265px;
    font-size: 12px;
}

.hire-enquiry-form-box select.hire-form-times {
    width: 70px;
    margin: 0 6px 0 6px;
}

.hire-enquiry-form-box h3 {
    color: #000;
    font-size: 15px;
    padding-top: 10px;
}

.hire-form-row {
    clear: both;
    margin-bottom: 10px;
}
.hire-form-col-left {
    width: 210px;
    float: left;
    padding-top: 8px;
}
.hire-form-col-right {
    margin-left: 210px;
}
.hire-form-phone {
    margin-top: 40px;
}
.hire-form-validation {
    padding-top: 20px;
}
.hire-form-send {
    background: url(images/send.png) no-repeat top left;
    width: 66px;
    height: 24px;
    border: none;
    margin: 15px 0 20px 200px;
}
.hire-form-sent {
    margin: 30px 0 30px 0;
    color: green;
    font-weight: bold;
    font-size: 14px;
}

a.camper-switch {
    color: #129BBF;
    font-weight: bold;
    position: absolute;
    right: 5px;
    top: 7px;
    text-decoration: none;
}

.camper-switch img {
    vertical-align: -8px;
}

/* Blogs */
ul.blog-posts, li.blog-post {
    list-style: none;
    margin: 0;
    padding: 0;
}

.blogs-posts {
    margin-top: 20px;
}

.blogs-posts h1 {
    margin-bottom: 20px;
    font-size: 24px;
    border-bottom: solid 1px #6E6E70;
}

li.blog-post {
    margin-bottom: 20px;
    border-bottom: solid 5px #6E6E70;
    font-size: 12px;
}

li.blog-post img {
    max-width: 250px !important;
    height: auto !important;
    margin: 0 !important;
    padding-right: 10px;
}

li.blog-post h2 a {
    color: #006496;
}

li.blog-post p.blog-date {
    margin: 0 0 15px 0;
    padding: 0;
    color: #aaa;
    font-size: 12px;
}

.blogs-no-posts {
    text-align: center;
    color: #aaa;
    padding: 20px 0 20px 0;
}

.phone_number {
    padding-bottom: 8px;
    float: left;
    position: relative;
    width: 165px;
}

#result-container #pagination {
    position: absolute;
    top: 0;
}

.nowrap {
    white-space: nowrap;
}


