/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 07 September 2010 22:37:16
*/


/* CSS Document */
body 
{
font-size:x-small;
margin: 0px; 
padding: 0px;
font-family:Arial, Helvetica, sans-serif;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0007/301498/right_background.jpg') top left repeat-x;
}

#container 
{
width: 980px;    
padding: 0px;
}

#leftbox
{
width:719px;
float:left;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0006/301497/leftbox_leftstrip.jpg') top left no-repeat;
background-color:white;
}

#leftbox-grayrepeat
{
padding:0;
margin:0;
margin-left:13px;
width:706px;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0005/301496/leftbox_rightgray_strip.jpg') top right repeat-y;
}

#leftbox-rightstrip
{
padding:0;
margin:0;
width:706px;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0004/301495/leftbox_rightstrip.jpg') top right no-repeat;
}
#topgap
{
width:700px;
height:27px;
background-color:#b17987;
}

/* ***************************** */
/* TOP MENU CSS                  */
/* ***************************** */

#topmenu
{
width:700px;
/*border: red 1px solid;*/
height:26px;
background-color:#b17987;
}

#topmenu ul
{
margin:0;
padding:0;
list-style:none;
}

#topmenu ul li
{
float:left;
}
#topmenu ul li a
{
display:block;
float:left;
color:#FFFFFF;
font-size:110%;
text-decoration:none;
/*border: black 1px solid;*/
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0003/301494/tab_middle_repeat.jpg') top left repeat-x;
height: 26px;

cursor:pointer;
}

#topmenu ul li.selected a
{
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0020/301493/selectedtab_middle_repeat.jpg') top left repeat-x;
}

#topmenu ul li.hometab a
{
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0019/301492/hometab_middle_repeat.jpg') top left repeat-x;
}


#topmenu ul li a:hover
{
text-decoration:underline !important;
}

.tab-left-edge
{
/*border: red 1px solid;*/
display:block;
float:left;
height: 26px;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0018/301491/tab_leftside.jpg') top left no-repeat;
}

#topmenu ul li.selected .tab-left-edge
{
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0017/301490/selectedtab_leftside.jpg') top left no-repeat;
}

#topmenu ul li.hometab .tab-left-edge
{
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0007/301489/hometab_leftside.jpg') top left no-repeat;
}

.tab-right-edge
{
/*border: red 1px solid;*/
display:block;
float:left;
height: 26px;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0006/301488/tab_rightside.jpg') top right no-repeat;
}

#topmenu ul li.selected .tab-right-edge
{
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0005/301487/selectedtab_rightside.jpg') top right no-repeat;
}

#topmenu ul li.hometab .tab-right-edge
{
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0004/301486/hometab_rightside.jpg') top right no-repeat;
}

.tabpadding
{
display:block;
padding-left:9px;
padding-right:8px;
padding-top:6px;
padding-bottom:5px;
}

#topmenu-gap
{
width: 700px;
height: 22px;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0003/301485/topmenu_leftimage.jpg') top left no-repeat;
background-color:#ac7381;
border-bottom:#9a6370 1px solid;
padding-top:7px;
padding-left:0px;
}
#topmenu-gap ul
{
margin:0;
padding:0;
padding-left:8px;
list-style:none;
}
#topmenu-gap ul li 
{
float:left;
}
#topmenu-gap ul li a
{
font-size:110%;
color:#FFFFFF;
text-decoration:none;
position:relative;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0020/301484/menu_bulletpoint.gif') 0px 50% no-repeat;
padding-left: 15px;
padding-right: 5px;
}
#topmenu-gap ul li a:hover
{
text-decoration:underline;
}

#topmenu-gap ul li.selected a
{
font-size:110%;
color:#FFFFFF;
text-decoration:underline;
position:relative;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0019/301483/menu_bulletpoint_selected.gif') 0px 50% no-repeat;
padding-left: 15px;
padding-right: 5px;
}




#body
{
width:700px;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0015/344400/body_pic.jpg') top left no-repeat;
background-color:#3f1e15;
padding-bottom:12px;
}

/* ***************************** */
/* CONTENBOX CSS                 */
/* ***************************** */


#contentboxgap
{
width:50px;
height:267px;
}

#contentbox
{
margin-left:12px;
margin-right:13px;
padding-left:23px;
padding-top:23px;
padding-bottom:10px;
position:relative;
overflow:hidden !important;
/*border:red 1px solid;*/
zoom:100%;
z-index:1;
}
#contentboxopacity
{
position:absolute;
background-color:#5a393c;
z-index:-1;
width: 800px;
height: 500px;
top:0;
left:0;

opacity:.70;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
}

#contentboxleft
{
float:left;
width:421px;
/*border: red 1px solid;*/
}
#contentboxright
{
width:213px;
float:left;
/*border: red 1px solid;*/
}

#content-textbox
{
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
margin-top:43px;
margin-left:15px;
font-size:110%;
color:#FFFFFF;
border: #795455 1px solid;
position:relative;
overflow:hidden !important;
zoom:100%;
}

#textboxopacity
{
position:absolute;
background-color:#ac7381;
z-index:-1;
width: 200px;
height: 300px;
top:0;
left:0;

opacity:.20;
filter: alpha(opacity=20);
-moz-opacity: 0.2;
}

#contentbox h1
{
margin-top:0px;
color:#c8b0bb;
font-size:180%;
font-weight:normal;
}

#contentbox h2
{
color:#ffffff;
font-size:120%;
font-weight:bold;
}

#contentbox a
{
color:#ffffff;
text-decoration:none;
}

#contentbox a:hover
{
text-decoration:underline;
}

#content-search
{
width:634px;
text-align:right;
}

#content-search a
{
font-size:110%;
color:#ffffff;
position:relative;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0017/301481/contentbox_search_button.gif') right 2px no-repeat;
padding-right:15px;
text-decoration:none;
}

#content-search a:hover
{
text-decoration:underline;
}

/* ***************************** */
/* BODYCONTENTTEXT CSS           */
/* ***************************** */
#bodycontenttext
{
margin-left:12px;
margin-right:13px;
padding-left:23px;
padding-right:23px;
padding-top:10px;
padding-bottom:23px;


font-size:110%;
color:#ffffff;


}
#bodycontenttext h3
{
color:#c8b0bb;
font-size:140%;

font-weight:bold;

}

#bodycontenttext a
{
color:#FFFFFF;
text-decoration:underline;
}

#bodycontenttext a:hover
{
text-decoration:underline;
}

/* ***************************** */
/* RIGHTCOLUMN CSS               */
/* ***************************** */

#rightbox
{
width:261px;
float:left;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0016/301480/rightcolumn.jpg') top left no-repeat;
background-color:#ffffff;
position:relative;
overflow:hidden !important;
zoom:100%;
}

/* ***************************** */
/* TOP SITESEARCH CSS            */
/* ***************************** */
#sitesearch
{
text-align:right;
padding-right:9px;
padding-top:5px;
/*border: red 1px solid;*/
height:25px;
}

#sitesearch .sitesearchtext
{
color:#ffffff;
font-size:%100;
padding-right:4px;
}

#sitesearch form
{
display:inline;
}

#searchgobutton
{
position: relative;
top:4px;
padding-left:2px;
}

#queries_all_query
{
width:84px;
height:15px;
border: #a76d7b solid 1px;
background-color:#ba8894;
color:#ffffff;
}
/* ***************************** */
/* MAKE A BOOKING SEARCH CSS     */
/* ***************************** */

#makeabookingsearch
{
font-size:110%;
color:#535353;
padding-left:20px;
padding-bottom:0px;
/*border:red 1px solid;*/
height:314px;
position:relative;
overflow:hidden;
zoom:100%;
}
#makeabookingsearch form
{

}

#makeabookingsearch ul
{
margin:0;
padding:0;
padding-bottom:5px;
list-style:none;
/*border:blue 1px solid;*/
overflow:hidden;
zoom:100%;
}

#makeabookingsearch ul li
{
float:left;
}

.form-titles
{
font-weight:bold;
}

#quicksearchfor
{
margin-top:85px;
/*border:red 1px solid;*/
}

#bookingtype
{
padding-top:5px;
padding-bottom:5px;
/*border:red 1px solid;*/
}

#region
{
padding-top:10px;
padding-bottom:5px;
/*border:red 1px solid;*/
}

#keyword
{
padding-top:10px;
padding-bottom:5px;
/*border:red 1px solid;*/
}

#bookings-searchbutton
{
/*border:red 1px solid;*/
position:absolute;
top:262px;
left:152px;

width:100px;
height:52px;
cursor:pointer;

background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0004/301468/search.gif') top left no-repeat;
}

#region-field select
{
width: 136px;
}
#keyword-field input
{
width: 132px;
}
/* ***************************** */
/* EXPERIENCES BOX CSS           */
/* ***************************** */

#experiences-title
{
margin:0;
margin-left:6px;
margin-right:8px;
height:31px;
/*border: blue 1px solid;*/
padding-top:8px;
padding-left:12px;
font-size:180%;
color:#ffffff;
font-weight:normal;

position:relative;
overflow:hidden !important;
/*border:red 1px solid;*/
zoom:100%;
z-index:1;
}

#experiences-title-opacity
{
position:absolute;
background-color:#ac7381;
z-index:-1;
width: 260px;
height: 50px;
top:0;
left:0;

opacity:.50;
filter: alpha(opacity=50);
-moz-opacity: 0.50;
}

#experiences-box
{
margin-left:6px;
margin-right:8px;
/*border: blue 1px solid;*/
position:relative;
overflow:hidden;
/*border:red 1px solid;*/
zoom:100%;
z-index:1;
}

#experiences-box-opacity
{
position:absolute;
background-color:#ffffff;
z-index:-1;
width: 290px;
height: 260px;
top:0;
left:0;

opacity:.50;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
}

#experiences-box ul
{
padding:12px;
margin:0;
list-style:none;
line-height:1.5;
}

#experiences-box ul li
{
position:relative;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0006/301479/experiences_bulletpoint.gif') 0px 3px no-repeat;
padding: 0 0 0 15px;
}

#experiences-box ul li a
{
font-size:110%;
text-decoration:none;
color:#666666;
}

#experiences-box ul li a:hover
{
text-decoration:underline;
}


/* ******************************* */
/* OPTIONAL AREA BOX CSS            */
/* ******************************* */
#optional-area-title
{
margin:0;
margin-left:6px;
margin-right:8px;
height:31px;
/*border: blue 1px solid;*/
padding-top:8px;
padding-left:12px;
font-size:180%;
color:#ffffff;
font-weight:normal;
position:relative;
overflow:hidden !important;
/*border:red 1px solid;*/
zoom:100%;
z-index:1;
}

#optional-area-title-opacity
{
position:absolute;
background-color:#ac7381;
z-index:-1;
width: 260px;
height: 50px;
top:0;
left:0;
opacity:.50;
filter: alpha(opacity=50);
-moz-opacity: 0.50;
}

#optional-area-box
{
margin-left:6px;
margin-right:8px;
/*border: blue 1px solid;*/
font-size:110%;
color:#666666;
font-weight:normal;
padding:10px;
}

#optional-area-box a
{
color:#1c5990;
text-decoration:none;
}

#optional-area-box a:hover
{
text-decoration:underline;
}
/* ******************************* */
/* FOOTER CSS                        */
/* ******************************* */
#footer-box
{
float:left;
width:719px;
height:150px;
}

#icon-list
{

background-color:#ffffff;
height:20px;
padding-top:4px;
padding-right:6px;
}

#icon-list ul
{
margin:0;
padding:0;
list-style:none;
float:right;
}

#icon-list ul li
{
float:left;
padding-left:8px;
}

#icon-list ul li a span
{
display:none;
}

#icon-list ul li a.textsize
{
display:block;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0005/301478/textsize_icon.gif') 0px 0px no-repeat;
width:16px;
height:15px;
}

#icon-list ul li a.printerfriendly
{
display:block;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0004/301477/printerfriendly_icon.gif') 0px 0px no-repeat;
width:16px;
height:15px;
}

#icon-list ul li a.emailthispage
{
display:block;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0003/301476/emailfriend_icon.gif') 0px 0px no-repeat;
width:17px;
height:15px;
}

#icon-list ul li a.icondivider
{
display:block;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0020/301475/icon_divider.jpg') 0px 0px no-repeat;
width:1px;
height:16px;
}

#icon-list ul li a.japanese
{
display:block;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0019/301474/japanese_icon.jpg') 0px 0px no-repeat;
width:22px;
height:15px;
}

#icon-list ul li a.australian
{
display:block;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0020/301466/australian_icon.gif') 0px 0px no-repeat;
width:22px;
height:15px;
}

#icon-list ul li a.chinese
{
display:block;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0018/301473/chinese_icon.jpg') 0px 0px no-repeat;
width:22px;
height:15px;
}

#icon-list ul li a.german
{
display:block;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0017/301472/german_icon.jpg') 0px 0px no-repeat;
width:22px;
height:15px;
}

#airlinepartners
{
background-color:#ffffff;
padding-left:20px;
height:72px;
}

#airlinepartners a.airlinepartners-text 
{
font-size:110%;
font-weight:normal;
color:#0096d3;
text-decoration:none;
display:block;
padding-bottom:5px;
}

#airlinepartners a.airlinepartners-text:hover
{
text-decoration:underline;
}

#airlinepartners ul
{
margin:0;
padding:0;
list-style:none;
}

#airlinepartners ul li
{
float:left;
}

#airlinepartners ul li.virginblue
{
padding-left:15px;
}

#airlinepartners ul li.jetstar
{
padding-left:15px;
}

#airlinepartners ul li a span
{
display:none;
}

#airlinepartners ul li.qantas a
{
display:block;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0016/301471/qantas_icon.jpg') 0px 0px no-repeat;
width:128px;
height:52px;
}

#airlinepartners ul li.virginblue a
{
display:block;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0015/301470/virginblue_icon.jpg') 0px 0px no-repeat;
width:65px;
height:52px;
}

#airlinepartners ul li.jetstar a
{
display:block;
background:url('http://www.tropicalaustralia.com.au/__data/assets/image/0005/301469/jetstar_icon.jpg') 0px 0px no-repeat;
width:127px;
height:52px;
}

#footer-links
{
background-color:#ffffff;
border-top:#ebebeb 1px solid;
height:20px;
padding-top:5px;
margin-left:14px;
}

#footer-links ul li a
{
font-size:110%;
color:#666666;
font-weight:normal;
text-decoration:none;
}

#footer-links ul li a:hover
{
text-decoration:underline;
}

#footer-links ul
{
margin:0;
padding:0;
list-style:none;
}

#footer-links ul li
{
padding-right:20px;
float:left;
}

#matrix-note
{
margin-left:14px;
background-color:#ffffff;
padding-bottom:5px;
}

#matrix-note a
{
font-size:110%;
font-weight:normal;
color:#bebebe;
text-decoration:none;
}

#matrix-note a:hover
{
font-size:110%;
font-weight:normal;
color:#bebebe;
text-decoration:underline;
}