
/********************************************  CSS RESET  *********************************************/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,
cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,
ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
}
ol, ul {
	list-style: none;
	line-height: 1;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
blockquote, q { quotes: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
th { text-align: left; }
address { font-style: normal; }
.clearFloat { clear: both; }
.hidden { display: none; }
body, select, input, textarea { font-family: arial, sans-serif; }

input[type="hidden"] {
	display: none !important;
	visibility: hidden !important;
	height: 0px !important;
}


/**********************************************  FONTS  ***********************************************/

h1 {
	width: 832px;
	height: 72px;
	text-indent: -9999em;
	margin: 0 0 20px 0;
}
h1.conference { background: url('../images/ttl-the-conference.gif'); } 
h1.experience { background: url('../images/ttl-experience-melbourne.gif'); } 
h1.accomm { background: url('../images/ttl-accomm-2010.gif'); } 
h1.registration { background: url('../images/ttl-registration.gif'); } 
h1.schedule { background: url('../images/ttl-schedule.gif'); } 
h1.order { background: url('../images/ttl-order.gif'); } 

h2.hs-accomm { 
	width: 732px;
	height: 62px;
	text-indent: -9999em;
	margin: 30px 0 20px 0;
	background: url('../images/ttl-hs-accomm.gif') no-repeat; 
} 

h2.as-accomm { 
	width: 732px;
	height: 62px;
	text-indent: -9999em;
	margin: 30px 0 20px 0;
	background: url('../images/ttl-as-accomm.gif') no-repeat; 
} 

h2.accomm-tariff-summ{ 
	width: 732px;
	height: 62px;
	text-indent: -9999em;
	margin: 30px 0 20px 0;
	background: url('../images/ttl-tariff-summ.gif') no-repeat; 
}

h2 {
	padding: 0 95px 0 13px;
	text-transform: uppercase;
	font-family: trebuchet ms, arial, sans-serif;
	font-weight: bold;
	color: #cc2030;
	margin: 0 0 .7em 0;
}

h3 {
	padding: 0 95px 0 13px;
	/*text-transform: uppercase;*/
	font-family: trebuchet ms, arial, sans-serif;
	font-weight: bold;
	color: #cc2030;
	margin: 0 0 .7em 0;
}

p {
	font-size: .9375em;
	color: #fff;
	font-family: trebuchet ms, arial, sans-serif;
	margin: 0 0 1.3em 0;
	padding: 0 95px 0 13px;
}
p.intro strong {
	color: #cc2030;
}
#mainHome p.intro {
	font-size: 1.125em;
	line-height: 140%;
}
#mainHome p {
	font-size: .8125em;
	padding: 0 20px;
}
a {
	color: #cc2030;
}

a.expanderText {
	float:right;
	font-size:0.75em;
	color:#fff;
}
.expander {
	cursor:pointer;
	float:right;
	margin:10px 585px 12px 5px;
}

.tariff-table{
	width:802px;
	font-size: .9375em;
	color: #fff;
	font-family: trebuchet ms, arial, sans-serif;
	margin: 0 0.5em 1.3em 0;
	vertical-align:top;
}

.tariff-table th {
	font-weight:bold;
	color:#CC2030;
	text-align:center;
	border-bottom:1px solid #ccc;
}

.price{
	font-weight:normal;
	color:#CC2030;
}

.tariff-table td {
	vertical-align:top;
	padding:2px;
	border-bottom:1px solid #ccc;
}

ul.disc {
	font-size: .85em;
	color: #fff;
	font-family: trebuchet ms, arial, sans-serif;
	margin: 0 0 1.5em 1.5em;
	padding: 0 95px 0 13px;
	list-style-type:disc;
}

ul.disc li {
	margin: 0 0 0.65em 0;
}

ul.disc li strong {
	color: #ccc;
}

.map{
	text-align:center;
}

.details {
	font-size: .85em;
	color: #fff;
	font-family: trebuchet ms, arial, sans-serif;
	margin: 0 0 1.5em 1.5em;
}
.details strong {
	color: #ccc;
}
.details td {
	vertical-align:top;
}

div.columns {
	float:left;
	width:333px;
	margin:0 0 20px 15px;
}

div.columns h3 {
	padding:0 95px 0 0px;
}

div.clear {
	clear:both;
}

/**********************************************  FOOTER  **********************************************/

#footer {
	font-size: .8125em;
	color: #fff;
	text-align: center;
	margin: 50px 0 0 0;
}
#footer.internal {
	margin: 20px auto 0 auto;
	width: 990px;
	padding: 30px 0;
	border-top: 1px #1d1d1d solid;
}
#footer .arrowLeft,
#footer .arrowRight {
	color: #E12542;
}
#footer .arrowLeft {
	padding: 2px 0 8px 20px;
	background: url('../images/ico-arrow-left.gif') no-repeat left bottom;
}
#footer .arrowRight {
	padding: 2px 20px 8px 0;
	background: url('../images/ico-arrow-right.gif') no-repeat right bottom;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	margin: 10px 0;
}
#footer li {
	display: inline;
	border-left: 1px #fff solid;
	padding: 0 2px 0 0;
}
#footer li.f {
	border: 0;
}
#footer ul a {
	color: #fff;
	margin: 0 0 0 5px;
}
#footer span {
	font-size: .8em;
	color: #6d6d6d;
}


/***********************************************  MENU  ***********************************************/

#menu {
	margin: 14px 0 25px 0;
	overflow: hidden;
}
#menu li {
	float: left;
	margin: 0 0 0 20px;
	width: 193px;
	height: 53px;
}
#menu li a {
	display: block;
	width: 193px;
	height: 53px;
	text-indent: -9999em;
}
#menu #miConference { background: url('../images/btn-conference.png'); margin: 0; }
#menu #miExperience { background: url('../images/btn-experience-melbourne.png'); }
#menu #miAccomm { background: url('../images/btn-accomm.png'); }
#menu #miRegistration { background: url('../images/btn-registration.png'); }
#menu #miSchedule { background: url('../images/btn-schedule.png'); }


/***********************************************  NAV  ************************************************/

#sideBar {
	position: absolute;
	left: 0;
	top: 0;
	width: 140px;
	padding: 0 0 0 10px;
}
#sideBar .sideBarDetails {
	margin: 25px 0 94px 0;
}


/***********************************************  BODY  ***********************************************/

body {
	background: #000;
}
#wrapper {
	width: 840px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 20px 150px;
}


/*******************************************  PAGE LAYOUT  ********************************************/

#mainHome {
	width: 560px;
	padding: 0 280px 0 0;
	position: relative;
}


/********************************************  HOME PAGE  *********************************************/

.homeMainImg {
	margin: 0 0 20px 0;
}
#homeMenu {
	width: 260px;
	padding: 0 0 0 20px;
	position: absolute;
	top: 0;
	right: 0;
}
#homeMenu li {
	margin: 0 0 4px 0;
	height: 143px;
}
#homeMenu li a {
	display: block;
	width: 260px;
	height: 143px;
	text-indent: -9999em;
}
#homeMenu #miHomeConference { background: url('../images/btn-home-conference.jpg'); }
#homeMenu #miHomeExperience { background: url('../images/btn-home-experience-melbourne.jpg'); }
#homeMenu #miHomeAccomm { background: url('../images/btn-home-accomm-2010.jpg'); }
#homeMenu #miHomeRegistration { background: url('../images/btn-home-registration.jpg'); }
#homeMenu #miHomeSchedule { background: url('../images/btn-home-schedule.jpg'); }


/**********************************************  COMMON  **********************************************/

.contentImages {
	overflow: hidden;
	margin: 0 0 34px 0;
}
.contentImages li {
	width: 193px;
	height: 223px;
	margin: 0 0 0 20px;
	float: left;
}
.contentImages li img {
	float: left;
}
.contentImages.hasCaption li {
	height: auto;
}
.contentImages div {
	background: #222;
	color: #aaa;
	font-style: italic;
	text-align: center;
	font-size: .6875em;
	padding: 5px 5px;
	float: left;
	width: 183px;
	height: 44px;
}
.contentImages li.f {
	margin: 0;
}
.contentImg {
	margin: 0 0 20px 13px;
}
.logoImg {
	margin: 0 30px 20px 13px;
	/*border:1px solid #812990;*/
	border:1px solid #666;
}
.iconList {
	font-size: .9375em;
	line-height: 140%;
	margin: 0 0 20px 0;
}
.iconList li {
	padding: 0 0 0 13px;
	margin: 0 0 5px 0;
}
ul.pdf li a {
	background: url('../images/ico-pdf.gif') no-repeat left .25em;
	padding: 4px 0 2px 25px;
	text-decoration: none;
}
ul.pdf li a:hover {
	text-decoration: underline;
}
.contentImgLeft {
	float: left;
	margin: 4px 20px 20px 13px;
	clear: left;
}
.captionImgLeft {
	float: left;
	margin: 4px 20px 40px 13px;
	background: #222;
	color: #aaa;
	font-style: italic;
	text-align: center;
	font-size: .6875em;
	display: inline;
}
.captionImgLeft div {
	padding: 3px 5px;
}
.videoLink {
	position: absolute;
	right: 67px;
	top: 600px;
}
.videoPlayer{
	position: absolute;
	right: 0px;
	top: 600px;
	width:320px;
	height:240px;
}

.videoPlayer img {
	margin-left:30px;
}

.videoLinkNote {
	position: absolute;
	right: 22px;
	top: 810px;
	width: 200px;
	text-align: center;
	font-size: .6875em !important;
}

.Notice{
	color:#CC2030;
}

.regTable {
	color:#ffffff;
	font-size:12px;
	width:750px;
}
.regTable .footer td {
	border-bottom: none;
}

.regTable td *{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.regTable td {
	padding: 5px 10px 5px 10px;
	margin:0 0 10px 0;
	border-bottom: 1px solid #fff;
	vertical-align:bottom;
}

.regTable td.no-border {
	border-bottom:none;
}

.regTable td.Notice{
	color:#CC2030;
	/*text-align:center;
	font-weight:bold;*/
}

.regTable th {
	font-size:13px;
	font-weight:bold;
	/*text-align: center;*/
	padding: 0 10px 5px 10px;
	border-bottom: 2px solid #fff;
}

.totalCost{
	color:#CC2030;
	text-align:right;
	font-weight:bold;
	font-size:14px;
}

.contTable {
	color:#ffffff;
	font-size:12px;
	width:375px;
	float:left
}

.contTable td {
	padding: 5px 10px 5px 10px;
	margin:0 0 10px 0;
	/*border-bottom: 1px solid #fff;*/
	vertical-align: middle;
}

.contTable td.Notice{
	color:#CC2030;
	text-align:center;
}

.contTable th {
	font-size:13px;
	font-weight:bold;
	padding: 10px 10px 5px 10px;
	border-bottom: 2px solid #fff;
}

.contTable input, .contTable select {
	color:#333;
	background-color:#fcfcfc;
	border:1px solid #333;
	padding: 3px;
	font-size: 12px;
}
.contTable input {
	width: 205px;
}
.contTable select {
	width: 214px;
}
.contTable label {
	width: 115px;
	display: block;
}

.btn{
	border:2px solid #CC2030;
	background-color:#000;
	color:#fff;
	padding:5px 10px;
	cursor:pointer;
	font-weight:bold;
	font-size:14px;
}
.contTable .error {
	border:1px solid #CC2030;
	background-color: #FFDFE0;
}

.error{
	color:#CC2030;
	display:inline;
	font-size:11px;
}
.error ul li {
	list-style:disc;
	color:#CC2030;
	font-family:trebuchet ms,arial,sans-serif;
	font-size:11px;
	margin:0 0 5px 35px;
	padding:0 95px 0 3px;
}
.error ul li a{
	color:#CC2030;
}


#costTable {
	background-color: #1F1F1F;
}

#costTable th,
#costTable td {
	padding: 10px; 	
}

#costTable .footer td {
	border-bottom: none;
}



.regTable td.additionalInfo{
	padding:5px 20px 5px 30px;
}

.scheduleInfo p {
	padding:10px 20px 0 0;
	margin:0px;
}

/*******                ****************/


.schedTable {
	color:#ffffff;
	font-size:12px;
	width:750px;
}
.schedTable .footer td {
	border-bottom: none;
}

.schedTable td *{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.schedTable td {
	padding: 5px 10px 5px 10px;
	margin:0 0 10px 0;
	border-bottom: 1px solid #fff;
	vertical-align:top;
}

.schedTable td.no-border {
	border-bottom:none;
}

.schedTable td.Notice{
	color:#CC2030;
}

.schedTable th {
	font-size:13px;
	font-weight:bold;
	padding: 0 10px 5px 10px;
	border-bottom: 2px solid #fff;
}

.pdfMerchandise {
	background:url(../images/icons/ico-pdf.gif) no-repeat left center #000;
	color:#FFF;
	text-decoration:none;
	padding:0 0 0 25px;
	font-size:0.8125em;;
}

.pdfMerchandise:hover{
	text-decoration:underline;
}

.wrapperMerchandise {
	border:1px solid #CC2030;
	margin:0 20px;	
	width:255px;	
	padding:6px 20px 6px 8px;
	background:url(../images/icons/ico-arrow-right.gif) no-repeat right center #000;
}

#flowWrapper {
	margin:0;
	padding:0;
	border:1px solid #F00;
}

.videoWrapper {
	text-align:center;
	width:320px;
	margin:10px auto;
	padding:0;
	display:block;
}