/* fonts */
@font-face {
   font-family: Bickham_regular;
   src: url('../apafonts/Bickham_regular.otf') format("opentype");
}

@font-face {
   font-family: Mutlu;
   src: url('../apafonts/MUTLU0.eot');
   src: url('../apafonts/Mutlu.ttf') format("truetype");
}

* {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
}

body {

	margin: 0px;
	padding: 0px;
	font-family: Arial;
	background: #eee0b3;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
}

a:link, a:visited, a:hover, a:active {

	text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    outline: 0;
}

a img {

	border: none;
}

/* main menu */

.mainbutton {

	width: 159px;
	height: 104px;
	background: url(../apaimages/button_main.png);
}

.mainbutton img {
	
	position: relative;
	top: 11px;
	left: 21px;
	width: 72px;
	height: 38px;
}

.mainbutton p {

	position: relative;	
	top: 20px;
	left: 20px;
	color: white;
	font-size: 13px;
	font-weight: bolder;
	opacity: 0.9;
	text-shadow: 1px 1px 8px #fefefe;
}

/* top-bars */
.statusbar {

	height: 51px;
	line-height: 51px;
	vertical-align: middle;
	border: none;
	border-top: 1px solid #3f3f3f;
	border-bottom: 1px solid #3f3f3f;
	background: url(../apaimages/status_back.jpg);
	padding: 0px;
	overflow: hidden;
}

.statusback {
	
	float: left;
	width: 140px;
	text-align: center;
	margin-top: 9px;
}

.titlewrapper {
	
	float: left;
	position: relative;
	width: 280px;
	background-image: url(../apaimages/status_divider.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.statustitle {
	
	position:relative;
	width: 280px;
	text-align: center;
	float: left;
	color: white;
	font-size: 30px;
	font-weight: bold;
	text-shadow: 1px 1px 10px #000;
}

.status_beautiful {
	
	position: absolute;
	top: -3px;
	left: 0px;
	width: 280px;
	height: 51px;
	opacity: 0.5;
	font-family: Mutlu;
	font-size: 50px;
	letter-spacing: 2px;
	color: #825813;
	z-index: 0;
	text-align: center;
	overflow: hidden;
}

.statusdescription {

	float: left;
	margin-left: 100px;
	color: #504318;
}

.statuslogo {

	float: right;
	text-align: right;
	margin-right: 20px;
	font-family: Bickham_regular;
	font-size: 35px;
	color: #825813;
}

.detailtitle {
	
	float: left;
	position: relative;
	margin-left: 30px;
	padding-left: 30px;
	background-image: url(../apaimages/status_divider.png);
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 1px 1px 10px #000;	
}

/* index pages */
#indextable, #detailtable, #foodtable, #zoomtable {

	padding-bottom: 40px;
}

.index_wrapper {
	
	position: relative;
	display: block;
	float: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #504318;
	cursor: pointer;
}

.even {

	background-color: #dcd0a7;
}

.index_image {
	
	position: relative;
	float: left;
	width: 141px;
	height: 79px;
	background-size: 141px 79px;
	background-repeat: no-repeat;
	margin: 15px;
	-webkit-box-shadow: 1px 1px 1px white;
}


.index_textwrap {
	
	display: block;
	float: left;
	width: 60%;
	margin: 5px;
	margin-top: 15px;
}

.index_wrapper h1 {
	
	position: relative;
	font-size: 14px;
	font-weight: bold;
	color: black;
	padding: 5px;
	background: #faf4e1;
	-webkit-border-radius: 4px;
}

.index_wrapper p {
	
	position: relative;
	font-size: 12px;
	padding: 5px;
	color: black;
	background: #faf4e1;
	-webkit-border-radius: 4px;
	margin: 0px;
	margin-top: 5px;
}

.index_read {

	position: absolute;
	top: 15px;
	right: 15px;
}

.index_read img {

	width: 43px;
	height: 44px;
	border: none;
	-webkit-box-shadow: 0px 0px 0px white;
}

.indexwrapper_finish {
	
	position: relative;
	width: 100%;
	height: 2px;
	overflow: hidden;
	float: none;
	clear: both;
}

/* survival menustructure */

/* survival */

.survivalsublink {
	
	position: relative;
	float: none;
	width: 100%;
	height: 74px;
	line-height: 74px;
	text-indent: 15px;
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px;
	border-bottom: 1px solid #504318;
	color: #504318;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 1px 1px 2px white;
	-webkit-box-shadow: 1px 0px 1px #545454;
	background: -webkit-gradient(
			    linear,
			    left top,
			    left bottom,
			    color-stop(0.0, rgb(204,182,116)),
			    color-stop(0.5, rgb(243,235,208)),
			    color-stop(0.99, rgb(204,182,116))
			);
	cursor: pointer;
}

.survivalsublink span {

	margin-left: 10px;
	font-size: 12px;
	color: black;
}

.survsymbol {
	
	position: relative;
	float: left;
	margin-left: 38px;
	margin-top: 12px;
	margin-right: 38px;
	border: none;
}

.survarrow {

	float: right;
	margin-right: 15px;
	margin-top: 13px;
}

/* news */

#detailtable p {

	margin-bottom: 15px;
}

.news_details {

	margin: 15px;	
}

.news_foto {
	
	position: relative;
	float: left;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	width: 480px;
	background-size: 480px 270px;
	background-repeat: no-repeat;
}

.news_foto_credits {
	
	margin-top: 280px;
	font-size: 10px;
}

.news_detail_text {
	
	font-size: 14px;
}

/* dance */
.dancesublink {

	position: relative;
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 0px;
	margin-bottom: 1px;
	padding: 0px;
	border-bottom: 1px solid #504318;
	border-left: 1px solid #504318;
	background-image: url(../apaimages/arrow.png);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 1px 1px 2px white;
	-webkit-box-shadow: 1px 1px 1px #545454;
}

.clicked {
	
	background: #dcd0a7;
	color: #504318;
	cursor: default;
}

.normal {

	background: #eee0b3;	
	color: #91886a;
}

/* food details */
.foodtable {
	
	width: 1024px;
	height: 1536px;
}

.zoomtable {

	width: 2048px;
	height: auto;
}


/* css that is in landscape/portrait mode for iPad */

.main {
	
	background: url(../apaimages/back_landscape.jpg);
	background-repeat: no-repeat;
}

/* main menu button positions */

.mainnews {

	position: absolute;
	top: 115px;
	left: 57px;
}

.mainslides {
	
	position: absolute;
	top: 115px;
	left: 248px;
}

.mainsurvival {

	position: absolute;
	top: 507px;
	left: 249px;
}

.mainvideos {

	position: absolute;
	top: 507px;
	left: 425px;
}

/* index_scrolling */

#wrapper {
    
	position: relative;
	z-index: 1;
	width: 1024px;
	height: 637px;
	overflow: auto;
}

/* Movie details */

video {

	width: 1024px;
	height: 576px;
}

.moviewrapper {

	margin-top: 15px;
}

/* slideshows */

.slideshowtable {
	
	width: 1024px;
	margin-top: 15px;
	overflow: hidden;
}

.slideinnerframe {
	
	position: relative;
	top:0px;
	left:0px;
	width: 100000px;
	height: 576px;
}

.slideshowpic {

	float:left;
	width: 1014px;
	height: 570px;
	padding-left:5px;
	padding-right:5px;
	background-size: 1024px 570px;
}

/* slideshows */
.slidetextwrapper {
	
	position: absolute;
	left: 10px;
	bottom: 45px;
	width: 994px;
	height: 20px;
	line-height: 20px;
}

.slidetitleopacity {
	
	position: absolute;
	top:0px;
	left: 0px;
	width: 994px;
	height: 20px;
	background-color: #faf4e1;
	opacity: 0.85;
	border: 2px solid white;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 2px white;
}

.slidetext {
	
	position: relative;
	margin-top: 3px;
	top:0px;
	left:0px;
	width: 994px;
	height: 20px;
	line-height: 20px
	font-size: 13px;
	color: #5e4819;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 0px 1px white;
}

.slidestart {

	position: absolute;
	top: 270px;
	left: 15px;
	z-index: 100;
	opacity: 0.5;
	cursor: pointer;
}

.slideend {

	position: absolute;
	top: 270px;
	right: 15px;	
	z-index: 101;
	opacity: 0.5;
	cursor: pointer;
}

/* dance details */
.dancesublink {
	
	width: 511px;
	cursor: pointer;
}
.clicked {
	cursor: default;
}

.dancevideo, .moviewrapper {

	width: 1024px;
	height: 576px;
}

.dancevideo video {

	width: 1024px;
	height: 576px;
}


.detailwrapper {
	
	position: relative;
	width: 1024px;
	height: 700px;
	z-index: 1;
	overflow:hidden;
}
