
/* general */
body {
	margin: 0;
	font-family: Arial, Sans-serif;
	line-height: 1.4em;
	background-image: url(/images/footer-bg.jpg); /* older ie/ff use, newer ones get nicer stretchy img tag displayed over top */
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom left;
}
body, html {
	width: 100%;
	height: 100%;
}
#lte-ie6 td {
	line-height: 1.4em;
}
#lte-ie6 li {
	margin-top: 0.22em;
}
table {
	table-layout: fixed;
	border-collapse: collapse;
}
td {
	padding: 0;
	vertical-align: top;
}
form {
	margin: 0;
}
a:link img, a:visited img, a:hover img {
	border: 0;
}
a:link, a:visited, a:hover {
	border-width: 0 0 1px 0;
	border-style: dotted;
	text-decoration: none;
}
a:hover, #lte-ie6 a:link, #lte-ie6 a:visited {
	border-style: solid;
}
p {
	margin: 0;
}
fieldset {
	border-width: 0;
	padding: 0;
}
span.nowrap {
	white-space: nowrap;
}
img.clear {
	display: block;
	clear: both;
}

/* link colors */
a:link {
	color: #002288;
	border-color: #6688bb;
}
a:visited {
	color: #773300;
	border-color: #aa9966;
}
a:link:hover {
	border-color: #002288;
}
a:visited:hover {
	border-color: #773300;
}
#lte-ie6 a:link {
	border-color: #8598ba;
}
#lte-ie6 a:visited {
	border-color: #a99884;
}
#lte-ie6 a:hover {
	border-color: #2b3239;
}
/* header/footer colors */
body {
	background-color: #adbcd0;
}
.header {
	color: #ddeeff;
}
.footer {
	color: #ffeedd;
}
.footer a:link {
	color: #c3d3ea;
	border-color: #6688bb;
}
.footer a:visited {
	color: #cabba9;
	border-color: #aa9966;
}
.footer a:link:hover {
	border-color: #c3d3ea;
}
.footer a:visited:hover {
	border-color: #cabba9;
}
#lte-ie6 .footer a:hover {
	border-color: #ffeedd;
}
.header_outline1, .header_outline2, .header_outline3, .header_outline4, .header_dropshadow {
	color: #001133;
}
.header_outline1, .header_outline2, .header_outline3, .header_outline4 {
	opacity: 0.7;
}
.header_dropshadow {
	opacity: 0.4;
}
#any-ie .header_outline1, #any-ie .header_outline2, #any-ie .header_outline3, #any-ie .header_outline4 {
	filter: alpha(opacity=70);
}
#any-ie .header_dropshadow {
	filter: alpha(opacity=40);
}
/* body colors (areas, headings, tabs, etc) */
table.layout_tbl tr.body_row td.body_col {
	background-color: #ffffff;
}
table.layout_tbl tr.body_row td.sidebar_col, td.sidebar_col ul.tabs li.selected {
	background-color: #c3d3ea;
}
div.related_body, td.related ul.tabs li.selected, .sidebar {
	background-color: #ecdbc5;
}
h3, img.portrait {
	background-color: #dddddd;
}
#sidebar_body h3, #sidebar_body img.portrait, td.sidebar_col ul.tabs li.unselected {
	background-color: #adbcd0;
}
#related_body h3, #related_body img.portrait, td.related ul.tabs li.unselected, .sidebar h3 {
	background-color: #cabba9;
}
ul.tabs li {
	border-color: #5b626d;
}
img.tab_spacer {
	background-color: #5b626d;
}

/* header/footer */
.header_bg, .footer_bg {
	position: fixed;
}
.footer_bg {
	bottom: 0;
	z-index: -1;
}
#lte-ie6 .header_bg, .header, .header_outline1, .header_outline2, .header_outline3, .header_outline4, .header_dropshadow, .header_line {
	position: absolute;
}
#lte-ie6 .footer_bg {
	display: none;
}
.header, .header_outline1, .header_outline2, .header_outline3, .header_outline4, .header_dropshadow {
	white-space: nowrap;
	line-height: 2.2em;
}
.header_line {
	top: 52px;
}
.header {
	top: 10px;
	left: 30px;
}
table.layout_tbl tr.footer_row td {
	vertical-align: middle;
	text-align: center;
	line-height: 15px;
	font-size: 11px;
	padding: 0 50px 0 50px;
}
.header_outline1   { top:  9px; left: 29px; }
.header_outline2   { top:  9px; left: 31px; }
.header_outline3   { top: 11px; left: 29px; }
.header_outline4   { top: 11px; left: 31px; }
.header_dropshadow { top: 13px; left: 33px; }
span.site_name {
	font-family: Verdana, Sans-serif;
	font-size: 30px;
	font-weight: bold;
}
span.tag_line {
	font-family: 'Times New Roman', Serif;
	font-style: italic;
	font-size: 18px;
	margin-left: 30px;
}
span.tag_line sup {
	font-size: 14px;
}

/* general layout */
table.layout_tbl {
	position: absolute;
	width: 100%;
	height: 100%;
}
table.layout_tbl tr.header_row {
	height: 65px;
}
table.layout_tbl tr.header_row td.sidebar_col {
	width: 25%;
}
table.layout_tbl tr.header_row td.body_col {
	width: 75%;
}
table.layout_tbl tr.menu_row {
	height: 31px;
}
table.layout_tbl tr.menu_row td.sidebar_col {
	vertical-align: bottom;
}
#only-ie7 table.layout_tbl tr.body_row {
	height: expression(document.body.clientHeight - 65 - 31 - 40 - 30);
}
table.layout_tbl tr.footer_row {
	height: 40px;
}
table.layout_tbl tr.footer_row a {
	white-space: nowrap;
}
table.layout_tbl tr.body_row td.sidebar_col, table.layout_tbl tr.body_row td.body_col, .related_body, .sidebar {
	padding: 15px;
}
table.body {
	width: 100%;
}
table.body td.body {
	width: 60%;
}
table.body td.related {
	padding-left: 15px;
	width: 40%;
}

div#sidebar_body {
	width: 100%;
}
.entry {
	clear: left;
}
.spinner {
	clear: both;
	text-align: center;
	padding: 5px;
}
select#type {
	margin-bottom: 10px;
}
div#item_type_body {
	margin-top: 10px;
}

/* indented/icon-bulleted lists */
ul.list, ul.list2, ul.list3 {
	margin: 0;
}
ul.list2, ul.list3 {
	padding-left: 40px;
}
ul.list, ul.list2 ul.list2, ul.list3 ul.list3 {
	padding-left: 20px;
}
li.entry, li.entry3 {
	list-style-type: none;
}
li.entry img, li.entry3 img {
	vertical-align: text-top;
}
ul.list li.entry img.icon, ul.list3 li.entry3 img.icon, #lte-ie7 ul.list2 li.entry img.icon {
	margin-left: -20px;
}
ul.list2 li.entry img.folder {
	margin-left: -40px;
}
img.icon, img.icon2, img.folder {
	margin-right: 4px;
}
ul.list3 img.folder {
	margin-right: 2px; /* todo: build this into image */
}
ul.list3 a.folder {
	border-width: 1px;
	margin-left: -42px;
	margin-right: 2px;
}
#lte-ie6 ul.list2 li.entry img.folder, #lte-ie6 ul.list3 li.entry img.folder {
	position: absolute;
	z-index: 1;
	position: relative;
}

/* body areas */
h1, h2 {
	font-size: 1.4em;
	padding-bottom: 10px;
	margin: 0;
}
#sidebar_body h1, #sidebar_body h2, #related_body h1, #related_body h2 {
	font-size: 1.09em;
	padding-bottom: 2px;
}
h3 {
	font-size: 1em;
	clear: left;
	margin: 0 0 3px;
	padding: 2px 10px 2px 10px;
}
img.portrait {
	float: left;
	margin: 3px 10px 7px 0;
}
img.tag {
	float: right;
}
.description p {
	margin-bottom: 8px;
}
.item .description p {
	clear: left;
}
.description ul {
	margin: 0 0 8px 0;
	padding-left: 24px;
}
.attributes {
	margin-bottom: 10px;
}
.attributes .attributes {
	margin-bottom: 0;
}
.sidebar {
	float: right;
	width: 37%;
	margin-left: 15px;
}
table.bloodlines {
	border-collapse: separate;
	border-spacing: 15px 0;
	margin: 0 -30px 0 -15px;
	xmargin: 0 -15px;
	width: 100%;
}
.race .sidebar {
	width: 33%;
}
.error_box .details, .info_box .details {
	clear: left;
}

/* search results */
.search_form {
	margin-bottom: 10px;
}
.result_entry {
	clear: left;
	margin-bottom: 10px;
}
.result_entry img {
	float: left;
	margin: 3px 10px 7px 0;
}
.result_entry .title {
	font-size: 1.09em;
	font-weight: bold;
	padding: 0 0 2px;
}

/* tabs */
ul.tabs {
	padding: 0;
	margin: 0;
}
#lte-ie6 ul.tabs {
	margin-left: -5px;
}
img.tab_spacer {
	display: block;
	clear: both;
	width: 100%;
	height: 1px;
}
ul.tabs li {
	float: left;
	display: block;
	margin: 3px 0 -1px 5px;
	padding: 1px 7px 2px 7px;
	border-width: 1px;
	border-style: solid;
}
ul.tabs li.selected {
	padding-bottom: 3px;
	border-bottom-width: 0;
	position: absolute;
	z-index: 1;
	position: relative;
}

.sidebar_col p.add_osd {
	margin-bottom: 0.85em;
	font-size: 0.85em;
}