/*
 | This file is part of the DITA Open Toolkit project hosted on 
 | Sourceforge.net. See the accompanying license.txt file for 
 | applicable licenses.
*/

/*
 | (c) Copyright IBM Corp. 2004, 2005 All Rights Reserved.
 */
@import "esko_basic.css";

/* Removed Banner used in Eclipse output */
/* body { font-family: Verdana, Arial, sans-serif; font-size: 70%; background-image: url('assets/banner.png'); background-repeat: no-repeat; margin-top:60px;} */

body { font-family: Verdana, Arial, sans-serif; font-size: 70%; margin-top:20px; background-image:none; height:100%; line-height:140%;}

div.nextlink { text-align:right; display:block; float:right; width:400px; vertical-align:top;}

div.previouslink { text-align:left; display:block; float:left; width:400px; vertical-align:top;}

div.familylinks { margin:30px auto 10px auto; padding:5px 20px 10px 20px; background-color:#EEEEEE; border:1px solid #AABB11; width: 810px; min-height:20px }

div.relref { margin:10px auto 10px auto; padding:5px 20px 20px 20px; background-color:#EEEEEE; border:1px solid #AABB11; width: 810px; min-height:10px }
div.reltasks { margin:10px auto 10px auto; padding:5px 20px 20px 20px; background-color:#EEEEEE; border:1px solid #AABB11; width: 810px; min-height:10px }
div.relconcepts { margin:10px auto 10px auto; padding:5px 20px 20px 20px; background-color:#EEEEEE; border:1px solid #AABB11; width: 810px; min-height:10px }

div.user-footer { color:#334444; margin-left:auto; margin-right:auto; width:700px; text-align:center; font-size:9px}

object {border: 1px solid #334444;}

table {
	font-size: 100%;
	margin-top:10px;
	border-style:solid;
	border-width:1px;
	border-color:#334444;
	border-collapse:collapse;
	width:95%;
}

.topictitle1 { margin-bottom: 10px; }

strong { color:#334444; font-weight:bold;}

li p {display:block; float:none;}

div.fignone ol {list-style-type:upper-alpha;}