@charset "utf-8";
/* CSS Document */
html { min-height: 100%; }
body {
	min-height: 100%;
	font-family: "Lucida Grande", sans-serif;
	font-size: 12px;
	color: white;
}
img {
	border:none;
}
.po {
	width:98%;
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
table.bkbinfo, table.bkbheader, table.bkblist, table.bkbcompare, table.bkbengines {
	padding:0px;
	margin-bottom: 0px;
	border-spacing: 0px;
	color: white; background: transparent;
	margin-left:auto;
	margin-right:auto;
}
table.bkblist {
	width:95%;
}
table.bkbindex table.bkbheader {
	width:100%;
}
table.bkbindexwide table.bkbheader {
	width:90%;
}
table.bkbindex, table.bkbindexwide {
	padding:10px;
	margin-bottom: 50px;
	border-collapse:separate;
	border-spacing: 10px 30px;
	*border-collapse: expression('separate', cellSpacing = '30px 10px');
	color: white; background: transparent;
	margin-left:auto;
	margin-right:auto;
}
table.bkbindex {
	width:90%;
}
table.bkbindexwide {
	width:99%;
}
.header {
	position:relative;
	left:-14px;
	top:-12px;
	width:100%;
	font-size:16px;
	font-weight:bold;
	padding-left:5px;
	padding-top:1px;
}
.header:first-letter {
	font-size:18px;
	font-weight:600;
}
.normal {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	width:100%;
	height:100%;
	left:4px;
	top:10px;
	background:none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: white;	padding:4px;
}
.bkbinfo td, .bkbcompare td, .bkbengines td, .bkbheader td {
	border: none;
}
.bkbindex td, .bkbindexwide td, .bkbinfo td, .bkbcompare td {
	padding:3px;
}
.bkbindex th, .bkbindexwide th, .bkbinfo th, table tr.nhodd th, table tr.nheven th {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	height:20px;
	text-align:left;
	margin-left:5px;
}
.bkbcompare th {
	text-align:center;
}
td .ctr {
	text-align:center;
}
td .lft {
	text-align:left;
}
td .rgt {
	text-align:right;
}
.nav {
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	padding-top:5px;
	height:23px;
	width:100%;
	min-width:930px;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
}
.homeimg {
	display: inline;
	width: 25px;
	height: 22px;
}
.homeimg img {
	vertical-align:bottom;
}

/* Text */
p {	margin: 1em 0; }
b, strong { font-weight: bold; }
i, em {	font-style: italic; }
code, pre { font-family: 'Andale Mono', Monaco, Courier, monospace; }
address { font-style: normal; }

/* Headers */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-family:"MS Serif", "New York", serif;
	font-size: 40px;
	line-height: 18px; 
	text-align:center;
}
table tr.odd th, table tr.odd, table tr.even th, table tr.even {
    text-align: left;
}
/* hovered items */ /* hovered table rows */
.odd:hover, .even:hover, table tr.odd:hover th, table tr.even:hover th {
	cursor:pointer;
}
label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: italic;
}
.smallfont {
	font-size: x-small;
}
option, input, textarea {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.one, .one option {
	background-color:#C9C9C9;
}
.two, .two option {
	background-color:#E8E8E8;
}
.edit {
	float:right;
	display:inline;
	font-size:10px;
	text-transform:none;
}
.edit a {
	color:#333;
}
.edit a:hover {
	color:#000;
}
.attention, .title {
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	width:100%;
}
.attention {
	height:40px;
}
.title {
	height:20px;
}
.title a {
	text-decoration:none;
}
.title a:hover {
	text-decoration:underline;
}
.title .highlight {
	display:inline;
	text-transform:uppercase;
	color:#FFF;
	
}
.moinfo {
	clear:both;
	border-bottom:dotted thin;
	display:inline;
}
.mo_ip_overview, .mo_ip_series {
	margin-left:142px;
	display:inline-block;
}
.mo_ip_overview {
	width:150px;
}
.mo_ip_series {
	width:235px;
}
.ismall {
	font-style:italic;
	font-size:9px;
}

.bkbpics {
	width:500px;
	height:160px;
	overflow: auto;
}
.bkbengpics {
	text-align:right;
	width:435px;
	height:350px;
	overflow: auto;
}
.hlimg {
	cursor:pointer;
}
.captcha {
	border:1px solid;
}

.error {
	font-style: italic;
}
.seperator {
	overflow: hidden;
	background:red;
}
.settings {
	font-size:11px;
	font-style:italic;
	text-align:center;
}
.settings input {
	font-size:9px;
	width:100px;
	padding-left:0px;
	padding-right:1px;
}
.settings form {
  display: inline;
  margin:0;
  padding:0;
}
.question {
	margin-left:50px;
	margin-bottom:8px;
	display:list-item;
}
.answer {
	margin-left:10px;
	padding:5px;
	border: solid 1px;
	font-size:11px;
	width:500px;
}

td .hl {
	cursor:default;
	border:solid 1px;
	text-align:center;
}
td .hl a {
	display:block;
}

/* lightbox css */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../tools/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../tools/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 100%; background-color: #000; }