/*
	Ownersbuy stylesheet 2.0
*/
@import url(/lib/menu.css);
	body {
		margin: 0px;
		padding: 5px;
		background-color: white;
		}
	body, td, p, div {
		font-family: arial, "Trebuchet MS", Helvetica, sans-serif;
		font-size: 11px;
		vertical-align: top;
		color: black;
		}

		p, div, td { line-height: 150% ;  }
	form {
		margin: 0px;
		padding: 0px;
		}

	fieldset {
		margin: 10px;
		}
	legend {
		color: black;
		font-size: 120%;
		font-weight: 900;
		}
	hr {
		border-top: none;
		border-left: none;
		border-right: none;
		border-bottom: 1px solid #b2b2b2;
		height: 1px;
		margin: 0px;
		padding: 0px;
		}
	h1, h2, h3, h4, h5 {
		margin: 0 0 10px 0;
		padding: 0;
		}
	h1 { 
		font-size: 20px; 
		line-height: 120%;
		}
	h2 { font-size: 18px; }
	h3 { font-size: 16px; }
	h4 { font-size: 15px; }
	h5 { font-size: 14px; }

	a {
		color: #1E6398;
		}
	a:visited {
		color: #7C9AB2;
		}

/*	a[href $='.pdf']{
		padding-right: 20px;
		background: transparent url(/img/art/pdficon_small.gif) no-repeat center right;
	}
*/
	img {
		border: none;
		}
	@media screen {
		div.mainbox {
			width: 800px;
			margin-bottom: 5px;
		}
	}
	@media print {
		div.mainbox {
			width: 535px;
			margin-bottom: 5px;
		}
	}

	table.mainbox {
		width: 100%;
		}

	td.loginbox {
		vertical-align: middle;
		font-size: 9px;
		}

	iframe.short, input.short, select.short {
		border: 1px solid #b2b2b2;
		width: 120px;
		font-size: 9px;
		height: 17px;
		padding-left: 2px;
		padding-right: 2px;
		}

	input.minimal {
		border: 1px solid #b2b2b2;
		width: 30px;
		font-size: 9px;
		height: 17px;
		padding-left: 2px;
		padding-right: 2px;
		}


	form.normal label {
		width: 60px;
		height: 17px;
		padding-left: 2px;
		padding-right: 2px;
		margin: 1px;
		display: block;
		float: left;
		clear: left;
		text-align: right;
	}
	input.tiny, select.tiny{
		border: 1px solid #b2b2b2;
		width: 40px;
		font-size: 9px;
		height: 17px;
		padding-left: 2px;
		padding-right: 2px;
		margin: 0px;
		}
	input {
		vertical-align: top;
		font-size: 9px;
		height: 17px;
		padding-left: 2px;
		padding-right: 2px;
		margin-right: 5px;

		}
	input.medium{
		border: 1px solid #b2b2b2;
		width: 300px;
		}
	input.long {
		border: 1px solid #b2b2b2;
		width:  500px;
		}
	.button{
		border: 1px solid #5A889F;
		background-color: #C6DDEF;
		font-size: 9px;
		padding: 0px 5px;
		color: black;
		cursor: default;
		font-weight: bolder;
		}
	textarea.long {
		border: 1px solid #b2b2b2;
		width: 500px;
		font-size: 11px;
		font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
		height: 100px;
		padding-left: 2px;
		padding-right: 2px;
		}
	textarea.medium {
		border: 1px solid #b2b2b2;
		width: 300px;
		font-size: 11px;
		font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
		height: 100px;
		padding-left: 2px;
		padding-right: 2px;
		}
	.btn {
		border: #b2b2b2 1px solid;
		background-color: white;
		padding: 1px 3px;
		height: 17px;
		font-size: 9px;
		text-align: center;
		cursor: default;
	}
	#mshtml {
		height: 250px;
		overflow: auto;
		padding: 5px;
		border-right: 1px solid #b2b2b2;
		border-bottom: 1px solid #b2b2b2;
		border-left: 1px solid #b2b2b2;
		}
	.mshtmlleftcol {
		font-weight: bold;
		width: 150px;
		text-align: right;
		}
	.toolbar {
		padding: 1px;
	}


	form.normal * {
			margin: 1px;
	}





	#leftvertmenu {
		width: 130px;
		margin: 0px;
		padding: 0px;
		vertical-align: top;
	}
	#leftvertmenu a,a.leftvertmenu,a.leftvertmenu1 {
		color: black;
		text-decoration: none;
	}

	table.leftvertmenuitem {
		width: 130px;
		height: 24px;
		background-color: #C6DDEF;
		border: 1px solid #b2b2b2;
		margin-bottom: 2px;
		cursor: auto;

	}
	table.leftvertmenuitemhover {
		width: 130px;
		height: 24px;
		background-color: white;
		border: 1px solid white;
		margin-bottom: 2px;
		cursor: pointer;
		}
	table.leftvertmenuitemactive, table.leftvertmenuitemhoveractive{
		width: 130px;
		height: 24px;
		background-color: white;
		border: 1px solid #b2b2b2;
		margin-bottom: 2px;
		cursor: default;

	}
	table.leftvertmenuitemhoveractive {
		cursor: default;
		}
	td.leftvertmenuitem {
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 3px;
		padding-right: 0px;
		vertical-align: middle;
	}
	td.leftvertmenuitem1 {
		width: 130px;
		height: 15px;
		background-color: white;
		border: 1px solid #b2b2b2;
		cursor: default;
		vertical-align: middle;
		font-size:10px;
		padding-left: 10px;
	}
	table.leftvertmenuitem1 {
		margin-left: 10px;
		margin-bottom: 3px;
	}
	table.leftvertmenuitemhover1 {
		margin-left: 10px;
		margin-bottom: 3px;
	}
	table.leftvertmenuitemactive1 {
		margin-left: 0px;
	}
	div.leftvertsubmenu {
		clear: both;
		width: 130px;
		padding: 3px;
		border: 1px solid #b2b2b2;
		background-image: url(/img/element/submenu_bg.gif);
		
	}



ul.vertsubmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #b2b2b2;
	background-image: url(/img/element/submenu_bg.gif);
}
ul.vertsubmenu a {
	height: 15px;
	background-color: white;
	border: 1px solid #b2b2b2;
	cursor: default;
	vertical-align: middle;
	font-size:10px;
	padding: 2px 6px 2px 6px;
	margin: 3px 3px 3px 10px;
	display: block;
	text-decoration: none;
}
ul.vertsubmenu a:hover {
	color: black;
}




	.topmenuitem, .topmenuitemhover, .topmenuitemactive, .topmenuitemhoveractive {
		padding: 0px 10px 0px 10px;
		cursor: auto;
		vertical-align: middle;
		text-align: center;
		font-weight: bolder;
		color: #575757;
		font-stretch: 200%;
	}
	a.topmenu {
		color: #575757;
		font-stretch: 200%;
		text-decoration: none;
	}		
	.topmenuitem{
		background-color: #C6DDEF;
	}
	.topmenuitemhover {
		background-color: white;
		cursor: pointer;
		text-decoration: underline;
		}

	.topmenuitemactive, .topmenuitemhoveractive{
		background-color: white;
		cursor: default;

	}

	.leftinfobox {
		border: 1px solid #b2b2b2;
		margin-top: 5px;
	}
	.leftinfoboxtitle {
		padding: 5px;
		background-color: #C6DDEF;
		border-bottom:1px solid #b2b2b2;
		font-weight: bold;
	}
	.leftinfoboxcontent {
		padding: 5px;
	}

	div.rightbanner {
		margin-bottom: 5px;
		margin-top: 5px;
	}

	div.rightbanner_top {
		margin-bottom: 5px;
		margin-top: 0px;
	}

	#navigator {
		padding-left: 10px;
		padding-top: 3px;
		padding-bottom: 3px;
		margin-bottom: 5px;
		}

	#topmenu {
	/*	padding-left: 10px;
		padding-right: 10px;
		padding-top: 3px;
		padding-bottom: 3px;
	*/	}
	#maincontent {
		width: 535px;
		padding: 5px;
		border: 1px solid #b2b2b2;
	}
	div.frontpagearticle {
		text-align: center;
		width: 100%;
		}
	h1.frontpagearticle {
		font-size: 19px;
		text-align: left;
		margin-bottom: 5px;
		margin-left: 5px;
		}
	p, .frontpagearticleinner {
		margin-top: 5px;
		margin-right: 5px;
		margin-left: 5px;
		margin-bottom: 15px;
		text-align: left;
		}
	img.frontpagearticlelarge {
		margin-left: 5px;
		margin-right: 5px;
		margin-bottom: 5px;
		clear: both;
		float: right;
		}

	img.frontpagearticlesmall {
		margin-bottom: 5px;
		clear: both;
		text-align: center;
		}
	div.articlesubmenu {
		margin-top: 5px;
		margin-bottom: 5px;
		text-decoration: none;
		vertical-align: middle;
		}
	a.articlesubmenu {
		text-decoration: underline;
		font-size: 120%;
		font-weight: bold;
		color: #5A889F;
		}
	.bold { font-weight: bold; }
	.lalign { text-align: left; }
	.ralign { text-align: right; }
	.ccalign { text-align: center; vertical-align: middle;}
	.lfloat { float: left; }
	.rfloat { float: right; margin-left: 10px; margin-bottom: 10px;}
	.lightborder { border: 1px solid #b2b2b2; }
	.rborder { border-right: 1px solid #b2b2b2;}
	.lborder { border-left: 1px solid #b2b2b2;}
	.lighthorizborder {
		border-top: 1px solid #b2b2b2;
		border-bottom: 1px solid #b2b2b2;
		}
	.noborder {
		border: none;
		}
	.whitehorizborder {
		border-top: 1px solid white;
		border-bottom: 1px solid white;
		}

	.darkborder { border: 1px solid black; }

	.lightblue { background-color: #C6DDEF; }
	.darkblue { background-color: #5A889F; }

	.tablealt {
		border: 1px solid #b2b2b2;
		border-collapse: collapse;
		}

	.lightrow {
		background-color: white;
		padding: 3px;
	}
	.darkrow {
		background-color: #e0e0e0;
		padding: 3px;
	}
	.tight {
		padding: 1px 3px;vertical-align: middle;
		}
	.sumrow {
		border-top: 1px solid #b2b2b2;
		padding: 3px;
	}
	.highlight {
		background-color: #C6DDEF;
		border-bottom: 1px solid #b2b2b2;
		border-top: 1px solid #b2b2b2;
	}		
	.rowdepth0 {
		font-weight: bold;
	}
	th {
		padding: 3px;
		font-size: 11px;
		font-weight: bold; 
		text-align: left;
		background-color: #C6DDEF;
		border-bottom: 1px solid #b2b2b2;
	}
.error {
	font-weight: bold;
	padding: 10px;
	border: 1px solid #B34444;
	margin-bottom: 5px;
	}
.critical {
	color: #B34444;
	}
	
.message {
	font-weight: bold;
	padding: 30px;
	border: 1px solid #5A889F;
	margin-bottom: 5px;
	

	}
/*.message td   {
	font-size: 200%;
	
	}*/
.messagebox {
	background-image: url(/img/element/dialog_warning.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	font-weight: bold;
	padding: 10px 10px 10px 68px;
	border: 1px solid #5A889F;
	margin-bottom: 5px;
	}

pre.debug {
	border: 1px dashed #808080;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	background-color: #eeeeee;
	}
h1.debug {
	border-top: 1px dashed #808080;
	border-left: 1px dashed #808080;
	border-right: 1px dashed #808080;
	padding: 5px;
	margin-left: 5px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-top: 5px;
	background-color: #dddddd;
	}