﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: arial,verdana,sans;
	font-size: 10pt;
	color: #483d8b;
	text-align: left;
	background-color:Black;
}

img
{
	border-style: none;
}

a:link, a:visited
{
	color: #ff8c00;
	text-decoration: none;
}

a:hover, a:focus 
{
	color: #ff8c00; 
	text-decoration: underline; 
}

.bluebg
{
	background-image: url(../images/bg_bookingwiz_wiz.png);
}

.wizgrad_b
{
	height:28px;
	background-image: url(../images/bg_wizgrad_b.png);
	background-repeat: repeat-x;
}

.wizgrad_o
{
	height:28px;
	background-image: url(../images/bg_wizgrad_o.png);
	background-repeat: repeat-x;
}

.daystyle
{
	background-image: url(../images/bg_daystyle.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.wedaystyle
{
	background-image: url(../images/bg_wedaystyle.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.sdaystyle
{
	background-image: url(../images/bg_sdaystyle.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.omdaystyle
{
	background-image: url(../images/bg_omdaystyle.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.bkdaystyle
{
	background-image: url(../images/bg_bkdaystyle.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.bktodaystyle
{
	background-image: url(../images/bg_bktodaystyle.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.rptStyle
{
	border-bottom: #666666 1px solid
}

.rptStyle_Sel
{
	background-color: #87cefa;
	border-bottom: #0033cc 1px solid;
}

.wiz_sidebar
{
	width:181px;
	height:590px;
	background-image: url('../images/client/bg_wizbg_stepbar.gif');
	background-repeat: no-repeat;
	vertical-align:top;
	font-size:14pt;
}

.wiz
{
	background-position: right top;
	height: 590px;
	background-image: url( '../images/client/bg_wizbg_main.gif' );
	background-repeat: no-repeat;
	padding-right:10px;
	margin-right:10px;
}

.cmdsel
{
	width:172px;
	height:48px;
	background-image: url('../images/client/cmd_sel.png');
	background-repeat: no-repeat;
}

.cmdunsel
{
	width:172px;
	height:48px;
	background-image: url('../images/client/cmd_unsel.png');
	background-repeat: no-repeat;
}

.cmdsel a:link, a:visited
{
	color: #000099;
	text-decoration: none;
}

.cmdsel a:hover, a:focus
{
	color: #000000;
	text-decoration: underline;
}

.boxcontent
{
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	padding: 5px;
	font-size: 8pt;
	color: white;
	background-image: url('../images/client/bg_boxbg.png');
}

.locbox
{
	background-image: url(../images/client/map_aus.png);
	background-repeat: no-repeat;
	background-position: center center;
}
