@charset "UTF-8";
/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, input, img, div, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	color: #868686;
	font-size: 1.2em;
}
h2 {
	font-size: 1em;
	color: #868686;
}
h3 {
	font-size: 0.85em;
	color: #868686;
	margin-bottom: 3px;
}
h4 {
	font-size: 0.85em;
	color: #868686;
	margin-bottom: 3px;
}
p {
	font-size: 0.75em;
	color: #868686;
	line-height: 1.6em;
}
ul {
	color: #868686;
	font-size: 0.75em;
	line-height: 1.6em;
}
/* Hack for transparent PNG support for IE */
img, div { behavior: url(http://www.travelstudio.com.au/domino/studio/studio.nsf/iepngfix.htc) }
.wrapper {
	width: 978px;
	position: relative;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
/*.header {
	background-image: url(http://www.travelstudio.com.au/domino/studio/studio.nsf/nav_header.png);
	background-repeat: no-repeat;
}*/
.header .tr {
	float:right;
}
.header .tl {
	float:left;
}
.header .mid {
	background-image: url(http://www.travelstudio.com.au/domino/studio/studio.nsf/header_slice.png);
	margin-right: 30px;
	margin-left: 283px;
}
.header .mid p {
	float:right;
	margin-top: 6px;
	margin-right: 5px;
	font-size: 0.7em;
}
.header .mid a {
	text-decoration: none;
	color: #E9E9E9;
}
.header .mid a:hover {
	color: #FFFFFF;	
}
.header .toggle {
	float: right;
	height: 30px;
}
.header .toggle p {
	margin-top: 7px;
	margin-right: 35px;
	font-size: 0.7em;
}
.header .toggle a {
	text-decoration: none;
	color: #E9E9E9;
}
.header .toggle a:hover {
	color: #FFFFFF;	
}
ul.MenuBarVertical a {
	color: #FFFFFF;	
}
#bg_image {
	width: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 0;
}
#hider {
	clear: both;
}
#splitter {
	background-image: url(http://www.travelstudio.com.au/domino/studio/studio.nsf/splitter.png);
	background-repeat: no-repeat;
	height: 38px;
}
#splitter .toggle {
	height: 40px;
}
#splitter .toggle p {
	padding-top: 10px;
	margin-left: 35px;
	font-size: 0.7em;
}
#splitter .toggle a {
	text-decoration: none;
	color: #E9E9E9;
}
#splitter .toggle a:hover {
	color: #FFFFFF;	
}
#splitter #subscribe {
	float: right;
	margin-top: 8px;
	text-align: left;
	width: 285px;
}
#splitter #subscribe input {
	color: #A6A6A6;
	font-size: 12px;
	width: 168px;
	margin-left: 12px;
	margin-right: 20px;
	outline-style:none;
	outline-width:0px;
}
#splitter #subscribe span a {
	text-decoration: none;
	color: #E9E9E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#splitter #subscribe span a:hover {
	color: #FFFFFF;	
}
/* BUTTONS first level */
#globalheader {
	width: 978px;
	height: 40px;
	clear: both;
}
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; height: 0; padding-top: 40px; overflow: hidden; cursor:pointer; }
#globalheader #globalnav li a { background-image: url(http://www.travelstudio.com.au/domino/studio/studio.nsf/navbar.png); background-repeat: no-repeat; }
/* ON STATES first level */
#globalheader #globalnav li#button1 a { background-position: 0 0; width: 283px; }
#globalheader #globalnav li#button2 a { background-position: -283px 0; width: 117px; }
#globalheader #globalnav li#button3 a { background-position: -400px 0; width: 110px; }
#globalheader #globalnav li#button4 a { background-position: -510px 0; width: 108px; }
#globalheader #globalnav li#button5 a { background-position: -618px 0; width: 126px; }
#globalheader #globalnav li#button6 a { background-position: -744px 0; width: 102px; }
#globalheader #globalnav li#button7 a { background-position: -846px 0; width: 132px; }

/* OVER STATES first level */
#globalheader #globalnav li#button1 a:hover { background-position: 0 -40px; }
#globalheader #globalnav li#button2 a:hover { background-position: -283px -40px; }
#globalheader #globalnav li#button3 a:hover { background-position: -400px -40px; }
#globalheader #globalnav li#button4 a:hover { background-position: -510px -40px; }
#globalheader #globalnav li#button5 a:hover { background-position: -618px -40px; }
#globalheader #globalnav li#button6 a:hover { background-position: -744px -40px; }
#globalheader #globalnav li#button7 a:hover { background-position: -846px -40px; }

/* PRESSED STATES first level */
#globalheader #globalnav li#button1 a:active { background-position: 0 -80px; }
#globalheader #globalnav li#button2 a:active { background-position: -283px -80px; }
#globalheader #globalnav li#button3 a:active { background-position: -400px -80px; }
#globalheader #globalnav li#button4 a:active { background-position: -510px -80px; }
#globalheader #globalnav li#button5 a:active { background-position: -618px -80px; }
#globalheader #globalnav li#button6 a:active { background-position: -744px -80px; }
#globalheader #globalnav li#button7 a:active { background-position: -846px -80px; }

/* ON STATES first level */
#globalheader #globalnav li#button1 a.selected { background-position: 0 -120px; cursor: default; }
#globalheader #globalnav li#button2 a.selected { background-position: -283px -120px !important; }
#globalheader #globalnav li#button3 a.selected { background-position: -400px -120px !important; }
#globalheader #globalnav li#button4 a.selected { background-position: -510px -120px !important; }
#globalheader #globalnav li#button5 a.selected { background-position: -618px -120px !important; }
#globalheader #globalnav li#button6 a.selected { background-position: -744px -120px !important; }
#globalheader #globalnav li#button7 a.selected { background-position: -846px -120px !important; }



.tabcontent {
display:none;
}
@media print {
.tabcontent {
display:block !important;
}
}
#content {
	background-color: #FFFFFF;
}
.three_column {
	float: left;
	width: 326px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.three_column p {
	line-height: 1.5em;
	margin-right: 15px;
	margin-left: 15px;
}
.three_column ul {
	margin-left: 50px;
	margin-top: 10px;
}
.three_column li {
	list-style-image: url(http://www.travelstudio.com.au/domino/studio/studio.nsf/bullet.png);
	line-height: 2.2em;
}
.three_column a {
	color: #A6A6A6;
	text-decoration: none;
}
.three_column a:hover {
	color: #E85C01;
}
#top_header {
	background-image: url(http://www.travelstudio.com.au/domino/studio/studio.nsf/sub_menu_back.png);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#top_header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #ACACAC;
}
#top_header ul {
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}
#top_header li {
	display: inline;
	margin-left: 4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#top_header li img {
	margin-right: 10px;
}
#top_header a {
	color: #6D6D6D;
	text-decoration: none;
}
#top_header a:hover {
	color: #585858;
}
.wrapper #top_header a:active {
	color: #FFFFFF;
}
#content #left {
	width: 200px;
	float: left;
	margin-bottom: 20px;
	padding-top: 20px;
}
#content #left p {
	margin-bottom: 20px;
}
#content #left #highlight {
	background-color: #FAFAFA;
	border: 1px solid #E5E5E5;
	background-image: url(http://www.travelstudio.com.au/domino/studio/studio.nsf/vertical_back.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 20px;
}
#content #left #highlight a {
	color: #E85C14;
}
#content #left #highlight a:hover {
	text-decoration: none;
}
#content_area {
	margin-bottom: 20px;
	margin-left: 200px;
	padding-top: 20px;
}
#content_area h1 {
	margin-left: 40px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-right: 20px;
	padding-bottom: 5px;
}
#content_area h2 {
	margin-left: 40px;
}
#content_area h3 {
	margin-left: 40px;
}
#content_area p {
	margin-bottom: 10px;
	margin-right: 25px;
	margin-left: 40px;
}
#content_area ul {
	margin-left: 100px;
	margin-bottom: 10px;
}
#content_area a {
	color: #E85C14;
}
#content_area .img_right {
	float: right;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	text-align: center;
}
#content_area .caption {
	font-size: 0.7em;
	margin-top: 10px;
	line-height: 1.5em;
	color: #A6A6A6;
	border: 1px solid #D6D6D6;
	background-image: url(http://www.travelstudio.com.au/domino/studio/studio.nsf/vertical_back.png);
	background-repeat: repeat-x;
}
#content_area a:hover {
	text-decoration: none;
}
#content_area #contact label {
	display: block;
	float: left;
	width: 7em;
	text-align: right;
	margin-right: 5px;
}
#content_area #contact .input {
	border: 1px solid #E5E5E5;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	color: #A6A6A6;
	font-size: 11px;
	outline-style:none;
	outline-width:0px;
}
#content #content_area #contact select {
	color: #A6A6A6;
	background-color: #F5F5F5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#content_area #contact .textarea {
	border: 1px solid #E5E5E5;
	padding: 3px;
	font-family: Verdana, Geneva, sans-serif;
	color: #A6A6A6;
	font-size: 11px;
}
#content #content_area .button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #A6A6A6;
	padding: 5px;
	background-image: url(http://www.travelstudio.com.au/domino/studio/studio.nsf/vertical_back.png);
	background-repeat: repeat-x;
	border: 1px solid #E5E5E5;
	background-position: bottom;
	cursor: pointer;
}
#content #content_area .staffname  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#content #content_area #flight_modules {
	margin-left: 40px;
}
#content #content_area .flight_module {
	float: left;
	width: 226px;
	margin-right: 20px;
}
#content #content_area #flight_modules .flight_module img {
	margin-bottom: 10px;
}
#content #content_area .flight_module h4  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#content #content_area .flight_module .text {
	font-size: 0.75em;
	color: #A6A6A6;
	line-height: 1.6em;
}
#content #content_area .flight_module .button {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 6px;
	background-image: url(http://www.travelstudio.com.au/domino/studio/studio.nsf/vertical_back.png);
	background-repeat: repeat-x;
	border: 1px solid #E5E5E5;
	background-position: bottom;
	cursor: pointer;
	width: 77px;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#content #content_area .flight_module .button a {
	color: #A6A6A6;
	text-decoration: none;
}
#content #content_area .flight_module .button a:hover {
	color: #E85C01;
}
#footer {
	background-image: url(http://www.travelstudio.com.au/domino/studio/studio.nsf/footer.png);
	background-repeat: no-repeat;
	height: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #EAEAEA;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 11px;
	clear: both;
}
#footer #utilities {
	float: right;
}
#footer #utilities span {
	margin-right: 15px;
	margin-left: 15px;
}
#footer #utilities a {
	color: #EAEAEA;
	text-decoration: none;
}
#footer #utilities a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer span a {
	color: #EAEAEA;
	text-decoration: underline;
}
#footer span a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#left #leftnav {
	margin-left: 20px;
}
/* navigation START */
#navigation {
	background:#FFF;
	border-bottom:1px solid #A6A6A6;
	font:Arial;
	font-size:12pt;
	color:#000000;
}
#menus li {
	display:inline;
	list-style:none;
	font-size: 1em;
	color: #F7931E;
}
#menus li a {
	background:transparent url(http://www.travelstudio.com.au/domino/studio/studio.nsf/menu.gif) no-repeat;
	display:block;
	font-size: 1em;
	color: #F7931E;
	height:31px;
	line-height:31px;
	padding:0 18px;
	margin-left:-10px;
	text-decoration:none;
	float:left;
	z-index:1;
}
#menus li a:hover, 
#menus li a.current {
	background-position:0 -31px;
}
#menus li.current_page_item a, 
#menus li.current-cat a {
	background-position:0 -62px;
}
#menus li a.home {
	background-position:0 -93px;
	width:45px;
	padding:0;
	margin-left:0;
	text-indent:-999em;
}
#menus li a.home:hover {
	background-position:0 -124px;
}
#menus li.current_page_item a.home {
	background-position:0 -155px;
}
#menus li a.lastmenu:hover {
	background-position:0 0;
	cursor:default;
}
#searchbox {
	background: url(../dx/searchbox.gif/$file/searchbox.gif) no-repeat;
	width:209px;
	height:21px;
	display:block;
	float:right;
	margin-top:4px;
	margin-right:10px !important;
	margin-right:5px;
	padding:3px 2px;
}
#searchbox .textfield {
	background:none;
	border:0px;
	width:185px;
	float:left;
	margin-right:2px;
	padding-left:2px;
}
#searchbox .button {
	background:none;
	border:0px;
	width:18px;
	height:18px;
	cursor:pointer;
	float:left;
	margin-top:1px;
}
#searchbox .searchtip {
	color:#999;
}
/* navigation END */
/* SpryMenuBarVertical.css - version 0.6 - Spry Pre-Release 1.6.1 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
/*******************************************************************************
 LAYOUT INFORMATION: describes box model, positioning, z-order
 *******************************************************************************/
/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.8em;
	cursor: default;
	width: 180px;
	font-family: Verdana, Geneva, sans-serif;
	
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 180px;
	background-image: url(http://www.travelstudio.com.au/domino/studio/studio.nsf/vertical_back.png);
	background-repeat: repeat-x;
	
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: absolute;
	z-index: 1020;
	cursor: pointer;
	width: 200px;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	/*width: 8.2em;*/
}
/*******************************************************************************
 DESIGN INFORMATION: describes color scheme, borders, fonts
 *******************************************************************************/
/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border: 1px solid #E5E5E5;
	margin-bottom: 40px;
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	border: 1px solid #E5E5E5;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	padding: 0.75em 0.75em;
	color: #828282;
	text-decoration: none;
	background-image: url(http://www.travelstudio.com.au/domino/studio/studio.nsf/vertical_back.png);
	background-repeat: repeat-x;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-image: url(http://www.travelstudio.com.au/domino/studio/studio.nsf/vertical_back.png);
	background-repeat: repeat-x;
	color: #E85C14;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	background-image: url(http://www.travelstudio.com.au/domino/studio/studio.nsf/vertical_back.png);
	background-repeat: repeat-x;
	color: #E85C14;
}
/*******************************************************************************
 SUBMENU INDICATION: styles if there is a submenu under a given menu item
 *******************************************************************************/
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a /*.MenuBarItemSubmenu*/
{
	background-image: url(http://www.travelstudio.com.au/domino/studio/studio.nsf/SpryMenuBarRight.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
ul.MenuBarVertical a:hover /*.MenuBarItemSubmenu*/
{
	background-image: url(http://www.travelstudio.com.au/domino/studio/studio.nsf/SpryMenuBarHover.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarVertical a.MenuBarItemSubmenuHover
{
	background-image: url(http://www.travelstudio.com.au/domino/studio/studio.nsf/SpryMenuBarRight.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/*******************************************************************************
 BROWSER HACKS: the hacks below should not be changed unless you are an expert
 *******************************************************************************/
/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
	filter: alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}

