/*

@ media.apa.at/911
@ styles for tablet devices / portrait orientation

@ (c) APA - Austria Presse Agentur eG.
@ design/html/css Philipp Brunner
__________________________

*/

/* @ layout
__________________________*/
#jqt #home {
	background-image: url(gfx/bg-main-portrait.jpg);
}
#homenav li {
	background-position: 50% 324px;	
}
#homenav li h2 {
	margin-top: 436px;	
}
#homenav li p.teaser {
	top: 338px;
}

/* @ navigation
__________________________*/

.cssgradients .mapview, .nocssgradients .mapview {
	background: #CFE4F4;	
}

/* @ modules/pages
__________________________*/

/* timeline */
#timeline {
	height: 540px !important;	
}

/* overview map */
#overviewmap {
	margin: 60px 0 0 0;
}
#sidebar {
	width: 210px;
	float: left;
	padding: 80px 0 0 20px;	
}
#overviewmenu {
	background: url(gfx/bg-filternav.jpg) 0 50% repeat-x;
	top: 0;
	left: 0;
	width: 100%; 
}
#overviewmenu li {
	float: left;
	width: 18%;	
}
#overviewmenu li.current {
	width: 18%;
	background: url(gfx/bg-filternav-current.jpg) 0 50% repeat-x;	
}
#overviewimg {
	width: 200px;
}

/* ground zero karte */
.mapmenu {
	left: 0;
	top: 0;
	right: auto;
	width: 100%;	
	border-top: 3px solid #FFF;
}
.mapmenu ul {
	background: url(gfx/bg-filternav.jpg) 0 50% repeat-x;
	overflow: hidden;
}
.mapmenu li {
	width: 30%;
	float: left;
	border-right: 1px solid #CCC;	
}
.mapmenu li.current {
	background-image: url(gfx/bg-filternav-current.jpg);
	background-position: 0 50%;
	background-repeat: repeat-x;
	width: 30%;
}

/* weitere schauplätze - map */
#othermap {
	width: 30%;
}

/* bin laden death */
#step2 .stepimg, #step3 .stepimg {
	float: none;
}

/* war on terror */
#mapoverlay {
	width: 100%;	
}
