/* Target 4080K to avoid fragmentation */
body {
	font-family: sans-serif;
	font-weight: 500;
}
#tophead {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	margin: 0px;
	height: 49px;
	width: 100%;	
	font-family: Georgia, "Times New Roman", Times, serif;
	white-space: nowrap;
	background-color: #006;	
	background-image: url(btek_header_slice.gif);
}
@media handheld {
	#tophead {
		width: 100%;	
		font-family: Georgia, "Times New Roman", Times, serif;
		background-color: #006;	
		background-image: none;
		height: 0px;
	}
}
#tophead h1 {
	padding-left:220px;
	padding-top: 10px;
	margin: 0px;
	color: white;
	vertical-align: middle;
	font-size: 1.5em;
	float:none;
}
@media handheld {
	#tophead h1 {
		padding-left:5px;
		padding-top: 5px;
		padding:5px;
		margin: 0px;
		color: white;
		vertical-align: middle;
		font-size: 1.5em;
	}	
}
#pichead {
	position:absolute;
	float:none;	
	top: 0px;
	left: 0px;
	z-index: 2;
	border-width: 0px;
	padding: 0px;
	height:99px;
	width:155px;
	background-image: url(btek_header.gif); 
}
@media handheld {
	#pichead {
		background-image: none; 
		display:none;
	}
}
/* Navigation */     
#navhead {
	position:absolute;
	top: 49px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	z-index: 1;	
	border-bottom: 1px solid #003;	
	background: gray;
}
#navhead ul {
	padding: 0px 0px 0px 170px;
	margin: 0px;
	list-style-type: none;
	display: list-item;
	vertical-align: top;			
}
@media handheld {
	#navhead ul {
		padding: 5px;			
	}
}
#navhead ul li {
	display:inline;
	padding-right: 20px;
}
@media handheld {
	#navhead ul li {
		display:inline;
		padding-right: 2px;
		padding-left: 2px;
		border-left: white thin solid;
	}
}
#navhead a {
	font: .9em arial, helvetica, sans-serif; font-weight: bold;	
}
#navhead a:link,
#navhead a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navhead a:hover {
	color: #F30;
}
#navhead a.selected:link,
#navhead a.selected:visited{
	color: #006;
}
/* Main Body */     
#main_holder {
	position:relative;
	top: 54px;
	background-color: #F7FBFF;	
	z-index: 0;		
}
@media handheld {
	#main_holder {
		top: 0px;
		background-color: #F7FBFF;	
	}
}
@media handheld {
	#main_side {
		padding: 12px 12px 12px 12px; 
		margin: 0px;
		background-color: #F7FBFF;		
	}
}
#main,
#main_side {
	padding: 40px 20px 54px 20px; 
	margin: 0px;
	background-color: #F7FBFF;		
}
#main_side {
	padding: 40px 215px 40px 20px; 
}
@media handheld {
	#main {
		padding: 5px;
		margin: 0px;
		background-color: #F7FBFF;	
	}
}
#main_jalbum {
	position:relative;
	top: 60px;
	margin: 0px;  
}
#main_awstats {
	position:relative;
	top: 75px;
	margin: 0px 20px;  
	width: 95%;
}

#main_holder img {
	position:relative;
	z-index: 5;	
}
/* Footer */     
#footer {
	position: relative;
	top: 0px;
	background-color: white;
	background-image: url(btek_pageshadow.gif);
	background-repeat: repeat-x;	
	margin:0px;
	padding-top: 3px;
	padding-right: 10px;
	text-align: right;
}
#footer p {
	color: #636363;
	background-color: white;
	text-align: right;
	font-size: .7em;
}
#side {
	border: 1px solid #003;
	border-top: 1px solid #009; 
	background: #009;
	width: 200px;
	margin: 46px 0 0 25px;
	padding: 0;
	float:right;
	position:absolute;
	top:0px;
	right:0px;
	z-index:4;
}
@media handheld {
	#side {
		display:none;
	}
}
#side h3 {
	padding:0px;
	margin:0px;
	border-bottom: 1px solid #003;
	color:#003;
	background: gray;	
}
.TAImageDiv {
	margin:5px 0px;
	padding:0px;	
}
/* JAlbum */
#main_jalbum {
        position:relative;
        top: 68px;
	margin: 0px;  
}
.bpppathpad {
	padding-left:152px;
	color: #003;
	text-indent: -12px 
}
@media handheld {
	.bpppathpad {
		padding-left:4px;
		color: #003;
		text-indent: 0px 
	}
}
.bpppath {
	color: #003;
}
.bppindex {
	color: #003;
}
.topbar {
	background-color: #F7FBFF;
	background-image: none;
	background-repeat: repeat-x;
	height: 25px;
	color: #003;
	padding-top:4px;
	vertical-align:middle;
}
a.path:link {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #003;
} 
a.path:visited{
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #003;
}
a.path:active {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #003;
}
a.path:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #003;
}
.comment {
	font-size: 1.2em;
	text-align: center;
}
/* General */
body {
	margin: 0px;
	padding: 0px;
	background-color: white;	
}
ul {
	list-style-image: url(btek_bullet.gif);
	margin-top:0px;
	padding-top:0px;
	margin-left:0px;
	padding-left:0px;
	
}
li {
	margin-left:20px;;
	padding-left:0px;
}
ul.flushlist {
	list-style-image: none;
	list-style: none;
	margin-left:0px;
	padding-left:0px;
}
ul.flushlist li {
	background-image:url(btek_bullet.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:15px; 	
	margin-left:0px;;
}
ul.flushlist li.new{
	background-image:url(btek_bullet_new.gif);
	padding-left:40px; 	
}
.nobottom {
	margin-bottom:0px;
	padding-bottom:0px;
}
h2, h3, h4 {
	color:#005;
}
.subh3 {
	margin: 0 10px;
}
.subh4 {
	margin: 0 20px;
}
h4.lined {
	border-bottom: 1px dashed #005;	
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	margin-right:20px;
}
.boxed {
	border: 1px dashed #005;
}
.caption {
	font-size:.7em;
	font-weight: bold;
	margin-top:0px;
	padding-top:0px;
}
.strong {
	
	font-size:1.1em;
	color: #900;
}
.nohandheld {
	position: relative;
	z-index: 20;
	float:none;
	border: 1px solid white;
	background-color: white;
}
.alert {
	font-size: 1.2em;
	font-weight: bold;
	color: red;
}
p.blog {
	margin:5px;
	padding: 5px;
}
/* Handheld */
@media handheld {
	.nohandheld {
		display:none;
	}
}
/* W3C buttons from http://www.sovavsiti.cz/css/w3c_buttons.html */
.w3cbutton3 {
  position: relative;
  float: right;
  margin: 0em .3em;
  padding: 0 0 0 0;
  width: 9em;
  border: 1px solid #ccc;
  font-family: helvetica,arial,sans-serif;
  font-size: 70%;
  font-weight: bold;
  background-color: #fc6;
}
.w3cbutton3 a {
  display: block;
  width: 100%;
}
.w3cbutton3 a:link,
.w3cbutton3 a:visited,
.w3cbutton3 a:hover {
  color: #000;
  text-decoration: none;
}
.w3cbutton3 span.w3c {
  position: relative;
  float: left;
  padding: 0 0.4em;
  margin: 0 0 0 0;
  background-color: #fff;
  color: #0c479d;
  width: 2.2em;
}
.w3cbutton3 span.spec {
  position: relative;
  float: right;
  width: 5.5em;
  padding: 0;
  text-align: center;
}
.lined em {
	margin:20px;
	color:silver;
}
/* Flowplayer */
.flowplayer {
	width: 320px;
	background: white;
}
/* Data Tables */
table.datatable {
  margin: 1em 1em 1em 2em;
  background: white;
  border-collapse: collapse;
}
table.datatable th, table.datatable td {
  border: 1px silver solid;
  padding: 0.2em;
  text-align:center;
}
table.datatable th {
  background: #0c479d;
  color: white;
  text-align: left;
}
table.datatabledatatable caption {
  margin-left: inherit;
  margin-right: inherit;
}
table.datatabledatatable caption {
  margin-left: inherit;
  margin-right: inherit;
}

