body {
	padding: 0px;
	margin: 0px auto;
	height: 100%;
	color: #ffffeb;
	background: #000000;
	text-align: center;
	background: url('../graphics/aus_background.gif') #000000 center repeat-y;
}

.png { behavior: url(/javascript/iepngfix.htc) }

div#container {
    margin-left: auto;
    margin-right: auto;
    padding: 0px 4px 0px 4px;
    width: 950px;
    //height: 100%;
    text-align: left;
    font-size: 11px;
    font-family: Helvetica, Arial, sans-serif;
}

script {
	padding: 0px;
	margin: 0px;
}

div#container img {border: 0px;}

div#containerFrame {
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    //height: 100%;
    text-align: left;
    font-size: 11px;
    font-family: Helvetica, Arial, sans-serif;
	/*background-color: #ff0000;*/
}

div#containerFrame img {border: 0px;}


#mainID {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#mainID IMG { border: 0px; }

#nav {
	height: 24px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	background: url('../graphics/bg_nav.gif') repeat-x left top;
}

#footer {
    width: 950px;
}

.tussenbalk {
	width: 950px;
	height: 19px;
	background: url('../graphics/bg_tussenbalk.gif') top left repeat-x;
}

.header {
	 background: url('../graphics/header_middle_bg.gif') repeat-x left top;
}

.box_bottom {
	background: url('../graphics/box_bottom_middle_bg.gif') repeat-x left top;
	height: 19px;
}

.box {
	background: url('../graphics/box_bg.jpg') repeat-x left top #2a2a2a;
	padding: 10px 10px 10px 10px;
}
.box2 {
	background: url('../graphics/box_bg.jpg') repeat-x left top #2a2a2a;
	padding: 10px 10px 0px 10px;
}

SMALL {
	font-size: 11px;
	color: #ffffff;
}


.mediumType {
	font-size: 11px;
	color: #ffffff;
	line-height: 12px;
	font-weight: bold;
}

.error {
	background-color: #ff0000;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

/*========================================================================
	Top
========================================================================*/
.loginoutStatus {
	width: 171px;
	font-size: 11px;
	color: #ffffeb;
	text-align: left;
	padding: 3px 0 0 3px;
}

.topLogo {
	width: 950px;
	height: 92px;
	background: url('../graphics/aus_header_back.jpg') #000000 repeat-x top;
	margin: 0px;
	padding: 0px;
}

.countdownBig {
	background: url('../graphics/bg_countdown_big.jpg') no-repeat left top;
	width: 354px;
	height: 242px;
	text-align: center;
}

a.cd_moreInfo {
	background-image: url('../graphics/but_big_moreinfo.gif');
	width: 131px;
	height: 28px;
  	background-position: 0 0px;
  	background-repeat: no-repeat;
	display: block;
}
a.cd_moreInfo:hover{
  	background-position: 0 -28px;
}

a.cd_buyTicket{
	background-image: url('../graphics/but_big_buyticket.gif');
	width: 131px;
	height: 28px;
  	background-position: 0 0px;
  	background-repeat: no-repeat;
	display: block;
}

a.cd_buyTicket:hover{
  	background-position: 0 -28px;
}

a.cd_viewShow{
	background-image: url('../graphics/but_big_viewshow.gif');
	width: 131px;
	height: 28px;
  	background-position: 0 0px;
  	background-repeat: no-repeat;
	display: block;
}

a.cd_viewShow:hover{
  	background-position: 0 -28px;
}
/*========================================================================
	Fonts
========================================================================*/

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffeb;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin: 0px;
	padding: 0 0 0 10px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffeb;
	letter-spacing: 0.05em;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 22px;
	font-weight: bold;
	color: #ffffeb;
	letter-spacing: 0.05em;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 18px;
	font-weight: bold;
	color: #ffffeb;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-size: 40px;
	font-weight: bold;
	color: #ffffeb;
	text-transform: uppercase;
	letter-spacing: 0.01em;
	margin: 0px;
	padding: 0px;
}

h6 {
	font-size: 14px;
	font-weight: bold;
	color: #f6ca01;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin: 0px;
	padding: 0 0 0 10px;
}

a:link {
	padding: 0px;
	text-decoration: underline;
	color: #ffffeb;
	font-weight: normal;
}

a:visited {
	padding: 0px;
	text-decoration: underline;
	color: #ffffeb;
	font-weight: normal;
}

a:hover {
	padding: 0px;
	text-decoration: none;
	color: #ffffeb;
	font-weight: normal;
}

.w11 {font-size:11px; color:#ffffeb; }
.w11:link {text-decoration: underline; color:#ffffeb; }
.w11:visited {text-decoration: underline; }
.w11:active {text-decoration: underline; }
.w11:hover {text-decoration: none; }

.w11u {font-size:11px; color:#ffffeb; }
.w11u:link {text-decoration: none; color:#ffffeb; }
.w11u:visited {text-decoration: none; }
.w11u:active {text-decoration: none; }
.w11u:hover {text-decoration: underline; }

.y11 {font-size:11px; color:#f8dd46; }
.y11:link {text-decoration: underline; color:#f8dd46; }
.y11:visited {text-decoration: underline; }
.y11:active {text-decoration: underline; }
.y11:hover {text-decoration: none; }

.y11u {font-size:11px; color:#f8dd46; }
.y11u:link {text-decoration: none; color:#f8dd46; }
.y11u:visited {text-decoration: none; }
.y11u:active {text-decoration: none; }
.y11u:hover {text-decoration: underline; }

.dark11 {font-size:11px; color:#534e28; }
.dark11:link {text-decoration: underline; color:#534e28 }
.dark11:visited {text-decoration: underline; }
.dark11:active {text-decoration: underline; }
.dark11:hover {text-decoration: none; }

/*========================================================================
	Form elements
========================================================================*/
form {
	padding: 0px;
	margin: 0px;
}

.inputbox {
	border: 1px #77724d;
	font-size: 11px;
}

SELECT { 
	font-size: 11px; }


/*========================================================================
	Home
========================================================================*/

/*  new browse list  */

#contentHome2 {
	width: 934px;
	height: 475px;
	margin: 0px;
	padding: 4px 8px 4px 8px;
	background: #000000;
}

#gallery2 {
	overflow: auto;
	width: 588px;
	height: 427px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.listContainer2 {
	height: 145px;
	padding: 0px;
	margin: 0px;
}
	
.collumn12_1 {
	width: 121px;
	height: 109px;
	float: left;
	background: url('../graphics/browse_list2_thumb_1.jpg') no-repeat left top;
	padding: 10px 11px 18px 14px;
	cursor: pointer;
}

.collumn22_1 {
	width: 321px;
	height: 88px;
	float: left;
	background: url('../graphics/browse_list2_content_1.jpg') no-repeat left top;
	padding: 10px 10px 39px 0px;
	position: relative;
	cursor: pointer;
}

.collumn32 {
   height: 127px;
	background: url('../graphics/browse_list2_info.jpg') repeat-x left top;
	padding: 10px 0px 0px 0px;
	
}

.collumn12_2 {
	width: 121px;
	height: 109px;
	float: left;
	background: url('../graphics/browse_list2_thumb_2.jpg') no-repeat left top;
	padding: 10px 11px 18px 14px;
	cursor: pointer;
}

.collumn22_2 {
	width: 321px;
	height: 88px;
	float: left;
	background: url('../graphics/browse_list2_content_2.jpg') no-repeat left top;
	padding: 10px 10px 39px 0px;
	position: relative;
	cursor: pointer;
}





/*  end of new browse list  */

/*#contentHome {
	width: 934px;
	height: 445px;
	margin: 0px;
	padding: 4px 8px 4px 8px;
	background: #000000;
}

#gallery {
	overflow: auto;
	width: 588px;
	height: 396px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

.listContainer {
	height: 135px;
	padding: 0px;
	margin: 0px;
}
	
.collumn1_1 {
	width: 121px;
	height: 89px;
	float: left;
	background: url('../graphics/browse_list_thumb_1.jpg') no-repeat left top;
	padding: 17px 12px 21px 13px;
	cursor: pointer;
}

.collumn2_1 {
	width: 321px;
	height: 78px;
	float: left;
	background: url('../graphics/browse_list_content_1.jpg') no-repeat left top;
	padding: 10px 10px 39px 0px;
	position: relative;
	cursor: pointer;
}

.collumn3 {
   height: 127px;
	background: url('../graphics/browse_list_info.jpg') repeat-x left top;
	
}

.collumn1_2 {
	width: 121px;
	height: 89px;
	float: left;
	background: url('../graphics/browse_list_thumb_2.jpg') no-repeat left top;
	padding: 17px 12px 21px 13px;
	cursor: pointer;
}

.collumn2_2 {
	width: 321px;
	height: 78px;
	float: left;
	background: url('../graphics/browse_list_content_2.jpg') no-repeat left top;
	padding: 10px 10px 39px 0px;
	position: relative;
	cursor: pointer;
}*/

.browseDivider {
	background: url('../graphics/browse_divider.jpg') repeat-x left top;
	height: 8px;
	padding: 0px;
	margin: 0px;
}

.countdown {
	position: absolute; bottom: 0px; left: 0px;
	cursor: pointer;
}

.countdownSoon {
	position: relative; top: 30px; left: 0px;
	font-weight: bold;
	text-align: center;
}

.welcome {
	width: 343px;
	height: 444px;
	background: url('../graphics/bg_welcome.jpg') no-repeat left top;
	margin: 0px;
}

.welcomeClosed2 {
	width: 343px;
	height: 475px;
	background: url('../graphics/bg_welcome_closed2.jpg') no-repeat left top;
	margin: 0px;
}

.welcomeOpen2 {
	width: 343px;
	height: 444px;
	background: url('../graphics/bg_welcome_open2.jpg') no-repeat left top;
	margin: 0px;
}

.welcomeThumb {
	padding: 0px 113px 25px 112px;
}

.welcomeLoggedIn {
	width: 333px;
	height: 407px;
	background: url('../graphics/bg_welcome_loggedin.jpg') no-repeat left top;
	padding: 10px 5px 10px 5px;
}

.bgBanners {
	background: url('../graphics/bg_banners.jpg') repeat-x left top;
	text-align: center;
	padding: 7px 0px 7px 0px;
	width: 100%;
}

.bannerBox {
	background:  url('../graphics/bg_bannerbox.gif') no-repeat left center;
}

/*========================================================================
	Show Info
========================================================================*/
#contentShowInfo {
	width: 934px;
	margin: 0px;
	padding: 4px 8px 4px 8px;
	background: #000000;
}

.modelPic {
	background: url('../graphics/bg_info_modelpic.jpg') no-repeat left top;
	padding: 14px 40px 14px 40px;
}

.countdownInfo {
    behavior: url(/javascript/iepngfix.htc);
	background: url('../graphics/info_countdown.png') no-repeat top;
	/*position: absolute; bottom: 5px; left: 12px;*/
}

.banner_buyTicket_viewShow {
    /*behavior: url(/javascript/iepngfix.htc);*/
	background: url('../graphics/info_buyticket.gif') no-repeat top;
	width: 500px;
	height: 92px;
}

.banner_gotTicket {
	background: url('../graphics/info_ticketbought.png') no-repeat top;
	behavior: url(/javascript/iepngfix.htc);
	width: 500px;
	height: 92px;
}

.showClosed {
	background: url('../graphics/bg_show_closed.jpg') no-repeat top;
	width: 531px;
	height: 268px;
}

.showClosedText {
	position: relative; top: 80px; left: 25px;
	width: 227px;
	height: 163px;
	float: left;
}

.closedText {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.02em;
	margin: 0px;
	padding: 0px;
}

.videoStream {
	position: relative; top: 49px; left: 114px;
	width: 80px;
	height: 60px;
	float: left;
}

/*========================================================================
	Buy Ticket / Sign up
========================================================================*/
#contentBuyTicket {
	width: 934px;
	margin: 0px;
	padding: 4px 8px 4px 8px;
	background: #000000;
}



/*========================================================================
	Live Show
========================================================================*/
#liveShow {
	width: 934px;
	margin: 0px;
	padding: 8px 8px 4px 8px;
	background: #000000;
}

.videoWindow {
	background: url('../graphics/bg_chatvideo.jpg') no-repeat center top;
	padding: 30px 192px 4px 193px;
}

.videoChat {
	background: #2a2a2a;
	padding: 0px 12px 5px 12px;
}

.countdownLiveChat {
	background: url('../graphics/livechat_countdown.jpg') no-repeat left top #2a2a2a; 
	/*position: absolute; bottom: 5px; left: 12px;*/
}

.videoWindowClosed {
	background: url('../graphics/bg_chatvideo_closed.jpg') no-repeat center top;
	padding: 30px 192px 4px 193px;
}

/*========================================================================
	Plain Content (FAQ, My Account)
========================================================================*/
#plainContentBox {
	width: 934px;
	margin: 0px;
	padding: 8px 8px 8px 8px;
}

/*========================================================================
	Frame Commercials
========================================================================*/
div.transbox
  {
  width: 280px;
  margin: 0px;
  padding: 10px 4px 10px 4px;
  background-color: #000000;
  border: 2px solid black;
  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
  /* for Mozilla */
  -moz-opacity:0.7;
  }

/*========================================================================
	F A Q
========================================================================*/

/* Whole faq table */
table.faq {
  position: relative;
  width: 95%;
  text-align: left;
  text-decoration: none;
  line-height: 15px;

}

/* deze 2 afblijven */
table.faq:hover {
  text-decoration: none;
}

td.fax_first_td {
  width: 1px;
}
/* deze 2 afblijven */

/* This is set to the title tr */
tr.faq_header {
  text-align: left;
}

/* Title of the faq himself */
tr.faq_header h1 {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  padding: 10px;
  color: #ffffeb;
}

/* The 'Open all' button (div, so you can set it where you want) */
div.faq_header_openall {
  float: left;
  width: 70px;
  margin: 0 0 0 10px;
}

div.faq_header_openall a {
  font-size:11px; 
  color:#ffffeb;
  text-decoration: underline;
  font-weight: bold;
}

div.faq_header_openall a:hover {
  text-decoration: none;
}

/* The 'Close all' button (Same idee as 'Open all') */
div.faq_header_closeall {
  float: right;
  width: 70px;
  margin: 0 10px 0 0;
}

div.faq_header_closeall a {
  font-size:11px; 
  color:#ffffeb;
  text-decoration: underline;
  font-weight: bold;
}

div.faq_header_closeall a:hover {
  text-decoration: none;
}

/* Topic title td (the class is in the tr but i want to change something in the td) */
tr.faq_topic td {
  padding: 10px 0 2px 0;
}

/* Topic title id number */
font.faq_topic_id {
  font-size: 11px;
  font-weight: bold;
  color: #ffffeb;
}

/* Topic title text */
font.faq_topic_text {
  font-size: 11px;
  font-weight: bold;
  color: #ffffeb;
}

/* Question tr (i'm editing all the inner td's */
tr.fax_topic_question td {
  padding: 1px 0 2px 0;
  font-size: 11px;
  font-weight: bold;
  color: #ffffeb;
}

/* Number of the question */
.fax_topic_question_id {
  width: 40px;
}
.fax_topic_question_id span {
  font-size: 11px;
}

/* Question title (clickable so its <A>) */
tr.fax_topic_question a {
  font-size:11px; 
  color:#ffffeb;
  text-decoration: underline;
  font-weight: bold;
}

tr.fax_topic_question a:hover {
  text-decoration: none;
  color: #f3c801;
}

/* Answer row (i use its td's) */
tr.faq_topic_answer td {
  padding: 4px 0 6px 0;
  font-size: 11px; 
  color: #ffffeb;
}

/* Answer sign */
font.faq_topic_answer_sign {
  font-weight: bold;
}

/* Answer text */
font.faq_topic_answer_text {
	color:#ffffeb;
  /* I don't use it */
}

font.faq_topic_answer_text a {
  font-size:11px; 
  color:#ffffeb;
  text-decoration: underline;
}

font.faq_topic_answer_text a:hover {
  text-decoration: none;
  color: #f3c801;
}

/*========================================================================
	END OF F A Q
========================================================================*/

/*========================================================================
	Footer
========================================================================*/
div#footer {
	background: url('../graphics/bg_footer.jpg') top left repeat-x;
	letter-spacing: 0.1em;
	text-align: center;
	padding: 20px 0px;
}

div#footer a:link {
	color: #ffffeb;	
	text-decoration: underline; 
}

div#footer a:hover {
	color: #ffffeb;
	text-decoration: none;
}

div#footer a:visited { 
	color: #ffffeb; 
	text-decoration: underline;
}


