html {
	margin: 0;
	padding: 0
}

body {
	font-family: arial, helvetica, sans-serif;
	/* background-color: White; */
	font-size:.9em;
	line-height:110%;
}

a {
	text-decoration: none;
	color: #000000;
	white-space: pre;
}

div#content a {
	<!-- padding: 5px; -->
	text-decoration: underline;
	color: #142958;
}

a img {
	border:0;
}

div#content a:hover {
	color: #000000;
}

div#header {
	/* background: url(images/world_banner.jpg) no-repeat center; */
	height:160px;
	/* margin-left: 15px;
	padding: 0 35px 0 35px;
	position:relative; */
	padding-left: 5px;
}

div#header h1, div#header h1 a, div#header h1 a:visited {
	margin: 0;
	padding: 5px 0 0 10px;
	color: white;
	font-size: 130%;
	position: relative;
	top: 20px;
}

div#subheading {
	color: White;
	padding: 1em 0 0 350px;
	font-size: 110%;
	position: relative;
	top: 40px;
}

ul.main-nav {
	list-style:none;
	position: absolute;
	top: 110px;
	margin:0 0 0 10px;
	padding:0;
}

ul.main-nav li, ul.main-nav li a, ul.main-nav li a:visited {
	float:left;
	color: #ffffff;
	font-size: 100%;
	margin: 0 10px 0 10px;
	padding:0;
	font-weight: bold;
}

ul.main-nav li a:hover {
	font-weight: bold;
	color: Red;
	text-decoration:underline;
	background: Transparent;
}

#rssFeedIcon {
	position: absolute;
	top: 35px;
	right: 75px
}

div#container {
	text-align: left;
	width: 980px;
	margin: 0 auto;
}

div#content-container {
	/* background: transparent url(images/test_split_middle.png) repeat-y white; */
	overflow: auto;
	height:100%;
	padding: 10px 20px 10px 40px;
	background: transparent;
}

/*
div#content-container .frontpage{
	background-image: url(images/bcl_logo_back.gif);
	background-repeat: no-repeat;
	background-position: 20% 2%;
} */

div#content {
	float: left;
	width: 75%;
}

div#content h1 {
	padding-top: 5px;
	line-height: 100%;
}

div#content h2 {
	padding-top: 5px;
}


div#content h2 a {
	text-decoration: none;
	color: #000000;
	padding: 0px;
}

div#content h2 a:hover {
	color: #142958;
}

div#footer {
	/* background: url(images/test_split_bottom.png) no-repeat; */
	height:45px;
	margin: 0;
	padding: 15px 35px 10px 35px;
}

div#footer p {
	font-size: 70%;
	color: #696969;
	text-align: center;
	margin: 0;
	padding: 0;
}

/* secondary nav dialogs */
div#secondary-nav {
	float: right;
	width: 20%;
	margin:0;
	padding:0;
}

.dialog {
	position: relative;
	margin: 0px auto;
	min-width: 8em;
	max-width: 450px;
	color: #fff;
	z-index: 1;
	margin-left: 12px;
	margin-bottom: 0.5em;
	margin-right:-5px;
	font-size: 80%;
}


.firstpara:first-letter {
	font-size: 260%;
	font-weight: bold;
	/* padding: 2px;
	float: left; */
}

.dialog .content, .dialog .t, .dialog .b, .dialog .b div {
	background: transparent url(images/dialog2-blue-800x1600.png) no-repeat top right;
	_background-image:url(images/dialog2-blue.gif);
}

.dialog .content {
	position: relative;
	_zoom: 1;
	_overflow-y: hidden;
	padding: 0px 12px 0px 0px;
	color: #ffffff;
}

.dialog .content a {
	color: #ffffff;
}

.dialog .content a:hover {
	color: #ffffff;
	text-decoration:underline;
}

.dialog .t {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 12px; 
	margin-left: -12px;
	height: 100%;
	background-position: top left;
	_height:1600px;
}

.dialog .b {
	position: relative;
	width: 100%;
}

.dialog .b, .dialog .b div {
	height: 30px; 
	font-size: 1px;
}

.dialog .b {
	background-position: bottom right;
}

.dialog .b div {
	position: relative;
	width: 12px; /* bottom corner width */
	margin-left: -12px;
	background-position: bottom left;
}

.dialog .hd, .dialog .bd, .dialog .ft {
	position: relative;
}

.dialog .wrapper {
	position: static;
	max-height: 1000px;
	overflow: auto;
}

.dialog h1, .dialog p {
	margin: 0px;
	padding: 0.5em 0px 0.5em 0px;
}

.dialog h2 {
	margin: 0px;
	padding: 10px 0px 5px 10px;
	font-size: 120%;
	font-weight:bold;
}

.dialog #infoIcon {
	float: left;
	margin: 5px 15px 5px 5px;
}

.dialog ul {
	list-style-type:none;
	margin:0;
	padding:0 0 0 20px;
}

.dialog ul li {
	background: url(images/arrow.gif) no-repeat left top;
	background-position: -3px 0px;
	padding:0 0 0 5px;
}

.dialog ul li a {
	padding: 5px;
}

/* div.ozlogo {
	width: 100%;
	bottom: 100px;
} */


div.ozlogo img {
	display: block;
	margin-left: auto;
	margin-right: auto;	
	text-align: center;
	height: 154px;
	width: 160px;
}


#searchbox {
	border: 1px dashed #438bd3;
	margin-left:15px;
}

#searchbutton {
	background: url(images/search_button.png);
	height:21px;
	width:23px;
	border: none;
	margin-left:5px;
}

#searchbutton:hover {
	cursor: pointer;
}

.searchBox {
	margin-left:10px;
}

.postMeta .date {
	background: url(images/date.gif) left no-repeat;
	padding: 0 0 0 15px;
}

.postMeta .filed {
	background: url(images/folder.gif) left no-repeat;
	padding: 0 0 0 18px;
	margin: 0 0 0 3px;
}

.postMeta .commentcount {
	background: url(images/comments.gif) left no-repeat;
	padding: 0 0 0 18px;
	margin: 0 0 0 3px;
}

.postMeta .tags {
	background: url(images/tags.gif) left no-repeat;
	padding: 0 0 0 15px;
}

p.comments {
	clear: both;
	padding: 5px 10px 5px 10px;
}

p.comments a {
	padding-left: 20px;
	background: url(images/comment.gif) left top no-repeat;
	font-size: 70%;
	text-decoration: none;
}

.commentlist {
	margin: 10px 0;
	font-size: 70%;
	list-style: none;
}

.commentlist li {
	margin: 0 0 5px -25px;
	width: 100%;
}

.commentlist cite {
	padding: 10px;
	font-size: 70%;
}

.commentlist cite a {
}

.commentmetadata {
	padding: 10px;
}

.comment h3 {
	padding: 0 10px;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.comment p {
	padding: 10px;
	font-size: 70%;
	color: #000;
}

.comment a {
	text-decoration: none;
}

.comment a:hover {
	text-decoration: underline;
}

.comment textarea {
	width: 100%;
}

.comment #submit:hover {
	cursor: pointer;
}

.commentbody {
	float: right;
	width: 500px;
	margin-bottom: 20px;
	padding: 10px 0 10px 0;
}

a.gravatar {
	float: left;
	margin: 10px 15px 20px 0;
	width: 69px;
}

/* Other */
.cleared {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

#nextprevious {
	padding: 10px;
	font-size: 80%;
}

span.emo_address, a.emo_address {
/*	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888888; */
}

span.emo_address:hover, a.emo_address:hover {
	color: #81A021;
/*	border-bottom-color: #006600; */
}

a.download_link {
	color: Blue;
	text-decoration: none;
}

a:hover.download_link {
	color: Blue;
	text-decoration: underline;
}

table.filelist {
	padding: 1em;
	padding: 1em;
	width: 95%;
}

th.filelistheader {
	font-size: 100%;
	font-weight: Bold;
}

td.filename {
	margin: .5em;
	padding: .5em;
	font-size: 90%;
	text-align: left;
}

td.filedescription {
	margin: 5px;
	padding-left: 2em;
	padding-right: 1em;
	text-align: left;
	font-size: 90%;
}

a.tooltip {
	position: relative;
}

a.tooltip span {
	display: none;
	position: absolute;
	top: 20px;
	left: -10px;
	width: 125px;
	padding: 5px;
	z-index: 100;
	background: #000;
	color: #fff;
	-moz-border-radius: 5px; /* this works only in camino/firefox */
	-webkit-border-radius: 5px; /* this is just for Safari */
}

a:hover.tooltip {
	font-size: 99%; /* this is just for IE */
}

a:hover.tooltip span {
	display: block;
}
		
div#slideshow {
	position: relative;
	float: right;
	margin:0;
	padding:5px;
    height:200px;
	width: 340px;
	
}

#slideshow IMG {
    position:absolute;
    top:0;
    z-index:8;
	right: 0;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

.dist_title {
	font-size: 200%;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	vertical-align: top;
	/*line-height: 180%; */
	padding: 10px;
	padding-bottom: 20px;
}

div#distlist {
	padding-bottom: 2em;
}

.dist_detail {
	height: 100px;
	max-height: 300px;
	min-height: 100px;
}

.dist_logo {
	/* border: solid red 1px; */
	text-align: center;
	width: 200px;
	height: 100px;
}

.videos {
	display:inline;
	position: relative;
	min-width: 640px;;
	max-height: 400px; 
	margin: auto auto;
}

.flashvideo {
	width: 45%;
	overflow: hidden;
	height: 100%;
	float: left;
	/* padding: 1em; */
	margin: 0.5em;
}

.flashvideo p {
	text-align: left;
	/* padding-top: 0.5em; */
	/* border: 1px solid black; */
}

#news {
	width: 100%;
	padding: 0.1em;
	padding-top: 0;
}

#newshead {
	top: 0;
	background-color: #EFEFEF;
	border: 1px solid black;
	height: 1em;
	padding: 0.2em;
}

#pub_date {
	background-color: transparent;
	font-style: italic;
	text-align: center;
	float: right;
}

#newstitle {
	background-color: transparent;
	font-size: 120%;
	font-weight: Bold;
	float: left;
}

#newscontent {
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding: 0.1em;
	padding-left: 0.5em;
	padding-right: 1em;
	margin-top: 0;
	color: #000080;
	border-bottom: 1px solid black;
}

#newscontent p {
	padding: 0;
}

#prod_ref {
	background-color: #EFEFEF;
	border: 1px solid black;
}


span.highlight {
	display: inline-block;
	background-color: #DDDDFF; 
	font-weight: bold;
	padding: 0;
	margin: 0;
}

span.highlight:hover {
	display: inline-block;
	background-color: GoldenRod; 
	font-weight: bold;
	padding: 0;
	margin: 0;
}


