@font-face {
	font-family: 'MundoSans';
	src: local('Mundo Sans'), local('MundoSansStd'), url('MundoSansStd.otf') format('truetype');
}
@font-face {
	font-family: 'MundoSans';
	src: local('Mundo Sans Italic'), local('MundoSansStd-Italic'), url('MundoSansStd-Italic.otf') format('truetype'); font-style: italic;
}
@font-face {
	font-family: 'MundoSans-Light';
	src: local('Mundo Sans Light'), local('MundoSansLight'), url('MundoSansStd-Light.otf') format('truetype');
}
@font-face {
	font-family: 'MundoSans-Light';
	src: local('Mundo Sans Light Italic'), local('MundoSansLight-Italic'), url('MundoSansStd-LightItalic.otf') format('truetype'); font-style: italic;
}

body { margin:0px; padding:0px; font:normal 12px arial; letter-spacing:1.2px; line-height:1.4em; color:#fff; background-color:#000; }
img { border:0px; }
textarea { padding-left:2px; padding-right:2px; border:1px solid #cccccc; }
input { }
select { }

.inputbox { padding:4px 0 4px 5px; border:1px solid #ccc; }
.selectbox { padding:4px 0 4px 5px; border:1px solid #ccc; }

p { margin:0 0 10px 0; padding:0px; text-align:justify; }
a { color:#9bbdfc; text-decoration:none; }
a:hover { color:#9bbdfc; text-decoration:underline; }

h1 { margin:0px; padding:0px; font-weight:normal; font-size:22px; font-family:MundoSans,Georgia,"Times New Roman",Times,serif; line-height:1em; }
h2 { margin:0px; padding:0px; font-weight:normal; font-size:20px; font-family:MundoSans,Georgia,"Times New Roman",Times,serif; line-height:1em; }
h3 { margin:0px; padding:0px; font-weight:normal; font-size:18px; font-family:MundoSans,Georgia,"Times New Roman",Times,serif; line-height:1em; }
h4 { margin:0px; padding:0px; font-weight:normal; font-size:16px; font-family:MundoSans,Georgia,"Times New Roman",Times,serif; line-height:1em; }
h5 { margin:0px; padding:0px; font-weight:normal; font-size:14px; font-family:MundoSans,Georgia,"Times New Roman",Times,serif; line-height:1em; }
h6 { margin:2px 0; padding:0px; font-weight:normal; font-size:10px; line-height:1em; }

#container { position:relative; width:990px; margin:0 auto; }

.tickets_toplogo { width:100%; background-color:#2e2e2e; }
.tickets_toplogo_index { width:100%; margin:10px 0 0 0; }
.tickets_toplogo_sub { width:900px; margin:0 auto; padding:5px 0; }
.tickets_topline { width:900px; margin:0 auto; padding:0 5px 0 5px; }
.tickets_topline hr { height:1px; background-color: #fff; border:0; border-top:1px solid #fff; }
.tickets_container { width:900px; margin:0 auto; }
.tickets_container hr { height:1px; background-color: #2e2e2e; border:0; border-top:1px solid #2e2e2e; }
.tickets_previews { width:100%; background-color:#fff; -moz-border-radius-topleft:10px; -webkit-border-top-left-radius:10px; -moz-border-radius-topright:10px; -webkit-border-top-right-radius:10px; }
.tickets_previews_sub { padding:20px 20px 0 20px; }
.tickets_previews_sub img { width:100%; }
.tickets_previews_middle { padding:0 20px 0 20px; }
.tickets_previews_bottom { width:100%; height:20px; background-color:#fff; -moz-border-radius-bottomleft:10px; -webkit-border-top-bottom-radius:10px; }
.tickets_preivew_datetime_title { font-size:12px; text-transform:uppercase; color:#999; }
.tickets_preivew_datetime { font-size:12px; color:#000; }
.tickets_preivew_intro { font-size:11px; color:#000; }
.tickets_links { position:relative; height:46px; }
.tickets_links a { padding:0 12px 0 12px; font-size:14px; font-family:MundoSans,arial; line-height:46px; color:#ccc; text-decoration:none; text-transform:uppercase; }
.tickets_links a:hover { text-decoration:underline; }
.tickets_register { position:absolute; top:6px; right:0; }
.tickets_register a { color:#4aa1f0; }
.tickets_videos { position:absolute; top:0; right:0; }
.tickets_videos a { color:#ffc90d; }
.tickets_banner { width:900px; height:258px; }
.tickets_banner img { width:900px; height:258px; }
.tickets_date { width:100%; font:normal 14px/20px MundoSans,arial; background-color:#2e2e2e; }
.tickets_date_sub { padding:20px 30px; }
.tickets_date_content { float:left; width:550px; }
.tickets_date_register { float:right; width:225px; }
.tickets_descriptions { width:100%; color:#303030; background-color:#fff; -moz-border-radius-bottomleft:10px; -webkit-border-bottom-left-radius:10px; -moz-border-radius-bottomright:10px; -webkit-border-bottom-right-radius:10px; }
.tickets_descriptions h1 { font-family:MundoSans,arial; font-size:20px; line-height:40px; }
.tickets_descriptions h2 { font-family:MundoSans,arial; font-weight:bold; font-size:12px; line-height:19px; }
.tickets_descriptions a { color:#3797E3; }
.tickets_descriptions_sub { padding:30px; }
.tickets_bottom { margin:5px 0 20px 0; color:#e1e1e1; }
.tickets_copyright { float:left; }
.tickets_call { float:right; }
.tickets_contact { float:right; }
.tickets_contact a { padding-left:5px; }

/*** MY ACCOUNT ***/

#my_pleasesignin { padding:10px 0 15px 0; font-size:12px; color:#46a0c5; }
#my_left { float:left; width:450px; margin:0 0 0 0; }
#my_right { float:left; width:200px; margin:0 0 0 20px; }

.play { position:absolute; right:5px; bottom:5px; width:29px; height:21px; background-image:url(/images/buttons/play.png); }

#faceboxform { font-size:11px; color:#000; }

.standout a { color:#7c7c7c; text-decoration:underline; }
.noborders { border:0px; }
.thankyou { padding:0 0 20px 0; font-size:18px; line-height:1.1em; color:#0097b7; }
.errors { padding:0 0 20px 0; font-size:18px; line-height:1.1em; color:#ff0000; }

#twitter { float:right; width:32px; height:32px; background-image:url(/images/bottom/twitter.png); cursor:hand; cursor:pointer; }
#facebook {float:right; width:32px; height:32px; background-image:url(/images/bottom/facebook.png); cursor:hand; cursor:pointer;  }
#podcast { float:right; width:32px; height:32px; background-image:url(/images/bottom/podcast.png); cursor:hand; cursor:pointer; }

.clearfloat { clear:both; height:0px; line-height:0px; font-size:0px; }
div#clearfloat { clear:both; height:0px; line-height:0px; font-size:0px; }

.height1 { height:1px; line-height:1px; font-size:0px; }
.height2 { height:2px; line-height:2px; font-size:0px; }
.height3 { height:3px; line-height:3px; font-size:0px; }
.height4 { height:4px; line-height:4px; font-size:0px; }
.height5 { height:5px; line-height:5px; font-size:0px; }
.height6 { height:6px; line-height:6px; font-size:0px; }
.height7 { height:7px; line-height:7px; font-size:0px; }
.height8 { height:8px; line-height:8px; font-size:0px; }
.height9 { height:9px; line-height:9px; font-size:0px; }
.height10 { height:10px; line-height:10px; font-size:0px; }
.height15 { height:15px; }
.height20 { height:20px; }
.height25 { height:25px; }
.height30 { height:30px; }
.height35 { height:35px; }
.height40 { height:40px; }
.height45 { height:45px; }
.height50 { height:50px; }
.height55 { height:55px; }
.height60 { height:60px; }
.height65 { height:65px; }
.height70 { height:70px; }
.height80 { height:80px; }
.height90 { height:90px; }
.height100 { height:100px; }
.height120 { height:120px; }
.height140 { height:140px; }
.height160 { height:160px; }
.height180 { height:180px; }
.height200 { height:200px; }

.gap5 { float:left; width:5px; }
.gap10 { float:left; width:10px; }
.gap15 { float:left; width:15px; }
.gap20 { float:left; width:20px; }
.gap25 { float:left; width:25px; }
.gap30 { float:left; width:30px; }
.gap35 { float:left; width:35px; }
.gap40 { float:left; width:40px; }
.gap45 { float:left; width:45px; }
.gap50 { float:left; width:50px; }
.gap55 { float:left; width:55px; }
