/***************************************************************

	Style Sheet (c) 2004 by Pixelsound. All Rights Reserved.
	
	Title:		Bentley Equities Limited Style Sheet
	
	Medium:		Screen
	
	Date:		28 March 2004
	Author:		Bernie Pfister

****************************************************************
	
	Last modified:

	Date:			Name:			Modification:
	2004-03-28		B.Pfister		Created

	
****************************************************************

	Content:		HTML tags
					Div Tags
					Classes
					
****************************************************************


*************** HTML Tags *************************************/
body {
	width:100%;
	margin:0px;
	padding:0px;
}

body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #333333;
}

p {
	margin: 0px;
	padding: 0px;
}

a,
a:link,
a:active,
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

th {
	text-align: left;
	border-bottom: 1px solid #333;
	margin:0px 10px 10px 0px;
}

h1, h2 {
	font:"Times New Roman", Times, serif;
	color: #333333;
}
h1 {
	font-size:11px;
	
}
h2 {
	font-size:18px;
}

td#content h1, h3, h4 {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #333333;
	padding: 50px 0 3px 0;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #333;
}
h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 10px;
}
		td#content div#colNormal h1.csc-firstHeader,
		td#content h2.csc-firstHeader,
		td#content h3.csc-firstHeader,
		td#content h4.csc-firstHeader,
		td#content h5.csc-firstHeader,
		td#content h6.csc-firstHeader {
			padding:0px 0 3px 0;
		}
		
ul {
	margin: 5px 0px 20px 30px;
	padding: 0px;
}

/*************** Div Tags *************************************/

td#content {
	padding:40px 50px;
}
		td#content table {
			background:none;
		}

		.spacer-gif {
			display:none;
		}
		


#titleSite {
}

	#titleSite h1,
	#titleSite h2 {
		display:none;
	}

#titlePage {
	font:"Times New Roman", Times, serif;
	font-size:16px;
	background-color: #012F58;
	background-image:  url(../images/dots_onMarine.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 20px;
	color: #FFFFFF;
	border-top: 1px solid #FFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: 700;
}
	
	#titlePage h3 {
	font-size:16px;
	font:Times New Roman, Times, serif;
	color:#FFF;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	}
#logo h1, #logo h2 {
	display:none;
}

#logo img {
}

#content {
	background-image:url(../images/watermark.jpg);
	background-position:50px 50px;
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}



#sidepic {
	width:153px; 
	height:46px; 
	background-color:#002E57;
	position:relative;
	left:0px;
	top:0px;
}

#abnNo {
	white-space: nowrap;
	background-image: url(../images/dots_on10PercBlue.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#asxBox {
	background-color: #8EA1B5;
	layer-background-color: #8EA1B5;
	white-space: nowrap;
}

	#asxBox a,
	#asxBox a:link,
	#asxBox a:active,
	#asxBox a:visited {
		padding:8px 10px 10px 40px; 
		margin:0px; display: block; 
		background-image:  url(../images/asxLogo.gif); 
		layer-background-image:  url(../images/asxLogo.gif); 
		background-repeat: no-repeat; 
		background-position: 12px; 
		text-decoration: none; 
		color: #FFFFFF; 
		background-color: #8EA1B5; 
		layer-background-color: #8EA1B5;
	}
	
	#asxBox a:hover {
		background-color: #A3B3C5;
	}

#sitemap ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
#sitemap ul li ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
}
#sitemap ul li {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
#sitemap ul li ul li {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#sitemap table {
	width: 100%;
}
#dotsOnMarine {
	background-image: url(../images/dots_onMarine.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#newsBox {
	background-color: #CDD6DE;
	background-image: url(../images/dots_onBrightBlue.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
	#newsBox table {
		width:174px;
	}
	#newsBox span table {
		width:90%;
	}

#news {
	margin:0px;
	padding: 0px;
}


	#news h5, #news h1 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		margin: 0px;
		background-image:  url(../images/rightBox_btn.gif);
		background-repeat: no-repeat;
		background-position: left 13px;
		padding: 15px 0px 0px 12px;
		line-height: 120%;
	}
	
	#news p {
	font-size: 10px;
	line-height: 120%;
	margin: 0px 0px 12px 12px;
	padding: 0px;
	text-align: left;
	}


#footer {
	border-top:1px solid #036;
	padding: 0px;
	margin:0px;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	width: 100%;
}

	#footer p, #footer td {
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	color: #666666;
	}
	
	#footer a,
	#footer a:link,
	#footer a:active,
	#footer a:visited {
		color: #666666;
		text-decoration: none;
	}
	#footer a:hover {
		text-decoration: underline;
	}


		
/*************** Main Navigation *************************************/

#navMain {
	padding: 0px;
	width:150px;
	margin: 0px;
}
	
	#navMain ul {
		margin: 0px;
		padding: 0px;
	}
	
	#navMain ul li {
		list-style-type: none;
		margin: 3px 0px 0px 0px;
		padding: 0px;
		display:inline;
	}

	#navMain ul li a,
	#navMain ul li a:link,
	#navMain ul li a:active,
	#navMain ul li a:visited {
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		font-size: 10px;
		line-height: 120%;
		background-image:  url(../images/navMain_btn.gif);
		background-repeat: no-repeat;
		background-position: left;
		margin: 8px 0px 0px 0px;
		padding: 0px 0px 0px 12px;
		display: block;
	}

	#navMain ul li a:hover {
		color: #CDD6DE;
	}
	
	#navMain ul li ul li {
		background-image: none;
		margin: 0px 0px 0px;
		padding: 0px;
	}
	
	#navMain ul li ul li a,
	#navMain ul li ul li a:link,
	#navMain ul li ul li a:active,
	#navMain ul li ul li a:visited {
		font-weight: normal;
		background-image: none;
		padding: 3px 0px 3px 12px;
		margin: 0px;
	}
	#navMain ul li ul li a:hover {
		background-repeat: no-repeat;
		background-position: left;
		text-decoration: underline;
	}
	#navMain ul li ul {
	margin: 0px;
	padding: 0px;
	}
	

/*************** Home Navigation *************************************/

#navHome {
	background-color: #335879;
	layer-background-color: #335879;
	height: 70px;
}
		
	#navHome a:hover {
	background-image:  url(../images/navHome_btn.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	}
	
	#navHome ul {
		margin: 0px;
		padding: 0px 0px 0px 15px;
	}
	
	#navHome li {
		list-style-type: none;
	}
	
	#navHome li a,
	#navHome li a:link,
	#navHome li a:active,
	#navHome li a:visited {
		font-size: 10px;
		font-weight: bolder;
		color: #FFFFFF;
		text-decoration: none;
		margin: 0px;
		padding: 0px 0px 0px 10px;
	}


/*************** Classes *************************************/

.titlePage {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.topborder {
	border-top: 1px solid #FFF;
}
.leftborder {
	border-left: 1px solid #FFF;
}
.noborder {
	border: 1px none #FFF;
}


.rightcolumn {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-left: 10px;
}
.dotsOnMarine {
	background-image: url(../images/dots_onMarine.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftColumn {
	width:153px;
}
.quotation {
	font-size: 16px;
	font-weight: bold;
	color: #335879;
	width: 40%;
	text-align: center;
	line-height: 100%;
	padding: 0px 0px 5px;
	margin: 0px 10px 0px 20px;
	float: right;
}
.small {
	font-size: 10px;
}
.floatleft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}


table.outlined {
	padding:1.5em;
	border:1px solid #ccc;
	clear:both;
	background:none;
	margin:1em 0;
}
		table.outlined {
			padding:0em;
			background:none;
		}
		table.outlined td,
		tbody.outlined td,
		tr.outlined td,
		td.outlined {
			padding:.3em 1em;
			border:1px solid #ccc;
			background:none;
		}

		table.outlined th,
		tbody.outlined th,
		tr.outlined th,
		th.outlined {
			border-collapse:collapse;
			padding:0em .2em;
			border-right:1px solid #ccc;
			border-bottom:2px solid #ccc;
			background:none;
			color:black;
		} 
				table.outlined th:last-child,
				tbody.outlined th:last-child,
				tr.outlined th:last-child,
				th.outlined:last-child {
					border-right:1px none #666;
				}

div.highlight {
	padding:1.5em;
	background:#EBEDEE;
	clear:both;
	margin:1em 0;
}
		table.highlight {
			padding:0em;
			margin:0;
			border-collapse:collapse;
			line-height:1em;
		}
				table.highlight table {
					padding:0em;
					margin:1em 0;
					border-collapse:collapse;
				}
		.highlight p,
		.outlined p {
			margin:0px;
		}
	
		table.highlight td,
		tbody.highlight td,
		tr.highlight td,
		td.highlight {
			padding:0.3em 1em;
			background:#EBEDEE;
			border:1px solid white;
			line-height:1em;
		}
		
		table.highlight th,
		tbody.highlight th,
		tr.highlight th,
		th.highlight {
			padding:0.3em 1em;
			background:#CDD6DE;
			line-height:1em;
			border:1px solid white;
		}
				table.highlight th p,
				tbody.highlight th p {
					line-height:1em;
					margin:0;
					padding:0;
				}
				table.highlight th a,
				tbody.highlight th a {
					color:black;
					text-decoration:none;
				}

.tx-indexedsearch-rules {
	background-color: #efefef;
	padding:10px 30px;
	margin:10px 0px;
	border:1px solid #666;
}
		.tx-indexedsearch-rules h2 {
			font-size:1em;
			margin:0px;
		}
		.tx-indexedsearch-rules p {
			font-size:.9em;
		}
.tx-indexedsearch-secHead {
	background:#587590;
	background:#CDD6DE;
}
		.tx-indexedsearch-secHead td {
			padding:0px 10px;
		}
		.tx-indexedsearch-secHead h2 {
			font-size:1em;
			margin:.5em;
		}
.tx-indexedsearch-title td {
	background:#E4E9ED;
	padding:3px 0px;
}
.tx-indexedsearch-browsebox {
	border-bottom:1px solid #CDD6DE;
}

