/*
 +-------------------------------------------+---+
 | CRASH IE WINDOWS VISTA AERO STYLESHEET    | X |
 +-------------------------------------------+---+
 | For a tutorial for this style, go to          |
 |   http://thepokemon.quotaless.com/forums/     |
 |      showthread.php?tid=82&pid=379            |
 |      (without line break)                     |
 |  You may not copy this layout                 |
 +-----------------------------------------------+
*/
html, body, th, #body, #footer, #root, div.codebox, .title, .title *
{
	background-color: #CCCCFF;
	background-image: url('crashie11-bg.jpg');
	background-position: center;
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 0 0 0 0;
}
#root
{
	margin-bottom: 3em;
	padding-bottom: 3em;
}
*
{
	font-family: Arial, sans-serif;
	color: #001122;
}
.title *, .title
{
	border-bottom: solid 2px #8899BB;
	background-color: #99BBFF;
	background-image: url('crashie11-bg-blur-title.jpg');
	margin: 0 auto 0 auto;
	text-indent: 1em;
	font-size: xx-large;
}
h1.title:before
{
	content: " > ";
	font-weight: bolder;
}
h2
{
	border-bottom: solid thin #222244;
	font-size: x-large;
}
div#body div, .box div
{
	left: 0.1em;
	position: relative;
}
div.codebox
{
	overflow: auto;
}
#body, #footer, .box
{
	margin: 1em 2em 1em 2em;
	border: 1px solid #8899BB;
	background-image: url('crashie11-bg-blur.jpg');
}
#footer
{
	padding: 2em;
	min-height: 3em;
	text-align: center;
	vertical-align: middle;
	margin: 3em 5em 3em 5em !important;
}
img, iframe
{
	border: 0px none #000000;
}
.banner
{
	padding: 1em 1em 1em 1em;
	margin-bottom: 3em;
	border: 0px none #000000;
}
a
{
	color: #002299;
	font-weight: bold;
}
a:hover, a:visited:hover
{
	color: #FFFFFF;
	background-color: #113366;
}
a:visited
{
	color: #992200;
	text-decoration: underline;
}
abbr
{
	cursor: help;
}
abbr[title]:after
{
	content: "";
}
abbr[title]:hover:after
{
	border: 1px solid #000000;
	background-color: #77CCFF;
	content: "(" attr(title) ")";
}
p, #body div, #footer, div.codebox, ol, ul
{
	margin: 1em 2.5em 1em 2.5em;
	padding: 0em 0.5em 0.2em 0.5em;
	text-indent: 1em;
}
hr
{
	color: #000000;
}
ol, ul
{
	padding-left: 3em;
}
div.codebox
{
	border: 1px solid #8888FF;
	background-color: #99AAFF;
	background-image: url('crashie11-bg-blur-codebox.jpg');
	text-indent: 0em !important;
	padding: 0.8em;
}
input
{
	width: 100%;
	background-color: #AAAABB;
	border: 1px solid #333344;
	color: #334444;
}
input:focus, input:hover
{
	background-color: #EEEEFF;
	border: 1px solid #7777AA;
	color: #002233;
}
.hidden
{
	width: 0px;
	height: 0px;
	z-index: -255;
	visibility: collapse;
	border: none 0px #000000;
	display: none;
}
code
{
	font-family: Consolas, monospace;
	font-size: medium;
}
table, tr, td, th, thead, tbody
{
	border: 1px solid #000000;
	border-collapse: collapse;
}
tr, thead, tbody
{
	border: 0px none #000000;
}
th
{
	background-color: #BBEEFF;
	background-image: url('crashie11-bg-blur-title.jpg');
}
