/* css - Stylesheet 
website			:	OPALS - Orientation and Processing of Airborne Laser Scanning Data 
copyright		: Institute of Photogrammetry and Remote Sensing, Vienna University of Technology, Austria
design			: Werner Mücke, wm@ipf.tuwien.ac.at
created			: 2009/08/03
last update : 2012/04/03

Notes:
- "* html" is only interpreted by Internet Explorer browser

*/
body {
	margin				: 0;
	padding				: 0;	
	background		: url(bg_verlauf.jpg) #ffffff repeat-x 0 0;
	/*line-height		: 160%;*/
	text-align		: center;
	font-family   : Lucida Grande, Verdana, Geneva, Arial, sans-serif;
	font-size     : 12px;
}
#header_wrapper {
	width					:	1109px;
	height				: 166px; 
	margin				: 0 auto;
	text-align		: left;
}
#header {
	width					: 1109px;
	height				: 166px;
	background		: url(header.jpg) no-repeat 0 0;
}
#version_selector {
    /*float: left;*/
    /*position: absolute;*/
    position: relative;
    left: 40px;
    top: -145px;
    z-index: 1000;
}
#version_switch {
	border:0;
	/*background-color: #fff887*/
}

#content_wrapper {
	width					:	1109px;
	height				: 600px; 
	margin				: 0 auto;
	text-align		: left;
}
#content {
	width					: 1109px;
	min-height		: 600px;
}
* html #content {
	width					: 1109px;
	min-height		: 600px;
}
#content .contents {
	margin				: 20Px 60px 0 60px;
}
* html #content .contents {
	margin				: 20Px 60px 0 60px;
}
h1 {
	/*padding: 11px 5px 8px 380px;*/
	font-size: 130%;
	color: #444444;
	border-bottom: 2px solid #444444;
	padding-bottom: 8px;
}
h2 {
	color: #444444;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px solid #444444;
	padding-bottom: 4px;
}
h3 {
	color: #444444;
	font-size: 110%;
}

a {
	color: #006699;
}


/* Clickable Logos */
#click_TU {
	position: relative;
	top: 65px;
	left: 40px;
	width: 65px;
	height: 65px;
	float: left;
}
#click_IPF {
	position: relative;
	top: 55px;
	left: 115px;
	width: 65px;
	height: 65px;
}
#click_OPALSmain {
	position: relative;
	top: 0px;
	left: 915px;
	width: 150px;
	height: 90px;
}
#click_TU a {
	display: block;
	text-decoration: none;
	padding: 20px;
}
#click_IPF a {
	display: block;
	text-decoration: none;
	padding: 10px;
}
#click_OPALSmain a {
	display: block;
	text-decoration: none;
	padding: 30px;
}
/*overwrite doxygen navpath-style*/
.navpath ul
{
	font-size: 11px;
	background-image:none;
	height:30px;
	/*line-height:30px;*/
	color:#006699;
	border:none;
	border-bottom	: 1px solid #dddddd;
	overflow:hidden;
	margin:0 0 0 40px;
	padding:0px;
	width: 1030px;
}

.navpath li
{
	list-style-type:none;
	float:left;
	padding-left:10px;
	padding-right:15px; 
	background: none;
	background-repeat:no-repeat;
	background-position:right;
	color: #006699;
}

.navpath li.navelem a
{
	height:32px;
	display:block;
	text-decoration: none;
	outline: none;
	background: url(arrow.png) no-repeat 0 10px;
	padding: 0 0 0 12px;
	color: #006699;
}

.navpath li.navelem a:hover, .navpath li.navelem a:visited
{
	color: #006699;
	text-decoration:underline;
}

.navpath li.footer
{
  list-style-type:none;
  float:right;
  padding-left:10px;
  padding-right:15px;
  background-image:none;
  background-repeat:no-repeat;
  background-position:right;
	color: #006699;
  font-size: 8pt;
}
/* div-block that is visible in firefox only 
http://stackoverflow.com/questions/952861/targeting-only-firefox-with-css */
div.firefox_only { 
	display:none; 
}
@-moz-document url-prefix() {
    div.firefox_only {
		display: block; 
    }
}
/* Content */
DIV.contents .alert {
	color					: red;
	font-weight		: bold;
	padding				: 3px 0 4px 25px;
	background		: url(cross.jpg) no-repeat 0px 1px;
}
DIV.contents .download_ok {
	font-weight		: bold;
	font-size			: 110%;
	padding				: 5px 0 5px 0px;
}
DIV.contents a, DIV.contents a:visited {
	font-weight: bold;
	color: #006699;
}
/*overwrite doxygen textblock-style*/
DIV.textblock {
	/*line-height: 185%;*/
}
DIV.textblock p {
	/*line-height: 170%;*/
}
/*overwrite doxygen list-style*/
DIV.contents ul > li {
	list-style		: none;
	background		: url(arrow.png) no-repeat 0 7px; 
	padding				: 0 0 0 12px;
}
address {
	float					: right;
}
/*overwrite doxygen title-styles*/
DIV.header {
  background-image: none;
  background-repeat: repeat-x;
	background-color: inherit;
	margin:  0px;
	border-bottom: none;
}
DIV.headertitle
{
	padding: 18px 5px 0px 7px;
}
DIV.title {
	color: #444444;
	padding: 0 0 0 220px;
	font-size: 150%;
}
/*overwrite doxygen anchor-style*/
DIV.contents a.anchor {
	text-decoration: none;
	font-weight		: bold;
}
/*overwrite doxygen link-style*/
DIV.contents a.download_zip, DIV.contents a.download_exe {
	padding				: 10px 0 5px 30px;
	margin				: 120px 0 0 0;
	background		: url(save.ico) 5px 8px no-repeat;
	text-decoration: none;
	color: #006699;
}
DIV.contents a.download_info {
	padding				: 10px 0 5px 30px;
	margin				: 120px 0 0 0;
	background		: url(info.ico) 5px 8px no-repeat;
	text-decoration: none;
	color: #006699;
}
a.info {
	text-decoration: none;
	color: #006699;
}
/*footer*/
#footer {
	height				: 20px;
	float					: right;
	font-size			: 80%;
}
#footer A, img {
	border				: none;
}
/*overwrite doxygen toc-style*/
div.toc {
    padding: 14px 25px;
    background-color: #F4F6FA;
    border: 1px solid #D8DFEE;
    border-radius: 7px 7px 7px 7px;
    float: right;
    height: auto;
    margin: 0 20px 10px 10px;
    width: 280px;
}
div.toc h3 {
	color: #006699;
}
DIV.toc ul li {
	background: none;
}
DIV.toc li {
	font-size: 85%;
}
DIV.toc a {
	padding: 0 0 0 12px;
	background: url(arrow.png) no-repeat 0 50%; 
	color: #006699;
}
/* make the list of modules more compact */
div.ModulesList { position:relative; }
div.ModulesList p { display:none }
div.ModulesList dt { visibility:hidden }
div.ModulesList a { visibility:visible }
div.ModulesList dl { margin-top:0px; margin-bottom:0px; float:left; width:329px }

/* wk: short examples. Prepend "cmdline:" or "Python:" and display that string, together with the following div on the same line.*/
div.cmdline:before { content : "Cmdline:"; font-size:smaller; vertical-align: top }
div.python:before  { content : "Python: "; font-size:smaller; vertical-align: top }
div.cmdline > div.fragment, div.python > div.fragment { display:inline-block }


/* wk: mark external links by a following respective image */
a[href^="http://"], a[href^="https://"] {
 background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFZJREFUeF59z4EJADEIQ1F36k7u5E7ZKXeUQPACJ3wK7UNokVxVk9kHnQH7bY9hbDyDhNXgjpRLqFlo4M2GgfyJHhjq8V4agfrgPQX3JtJQGbofmCHgA/nAKks+JAjFAAAAAElFTkSuQmCC") no-repeat scroll right center transparent;
 padding-right: 13px;
}

/* don't show links to the IPF website (including /opals/), the link to the TU website in the header, and the link to doxygen in the footer as external */
a[href^="http://www.geo.tuwien.ac.at"], #click_TU a, #footer a {
  background:none;
  padding-right: 0;
}
a[href^="http://opals.geo.tuwien.ac.at"], #click_TU a, #footer a {
  background:none;
  padding-right: 0;
}

/* doxygen's \copydetails also copies the "see also" section. In such a section, OPALS module header pages refer to the module page. Module pages use \copydetails to copy the detailed documentation from module header pages. Hide the respective "see also" section there...  */
p + dl.section.see {
  display:none
}
/* But don't hide it in module header pages themselves. Doxygen is configured to repeat the short description in section "Detailed Description", resulting in 2 paragraphs. */
p + p + dl.section.see {
  display:block
}

/* wm: style for display of release date on download overview page */
.download_display_release {
	font-size: 0.8em;
	color: #888888;
}

/* wk: show links to options (created with doxygen-custom-command opalsparam) in the parameter table in the same color as they are presented with in the parameter table itself. !important should not be necessary, but Firefox needs it. */
a.paramname[href^='#param.'] { color: #602020 !important; font-weight : bold }

/* wk: make parameter tables work */
div.paramsummary span.paramname { padding-right: 1ex; font-weight:bold }

div.paramsummary { cursor:pointer }
div.paramsummary::before { content : '\25BC'; color: black }
div.paramsummary.closed::before { content : '\25B6' }
div.paramdetails { width:95%; margin-left: auto; display:block }
div.paramdetails.closed { display:none }