/*#flash-container-container
{
	background: transparent url(../../images/css/home/flash-image-bg.gif) repeat-x left top;
}

#flash-container
{
	background: transparent url(../../images/css/home/flash-image.jpg) no-repeat left top;
	height: 203px;
}

#content-shadow-container
{
	padding-left: 0;
	min-width: 640px;
}*/

body
{
	background-color: #515151;
}
#flash-content
{
	padding-top: 154px;
	height: 49px;
}

#sidebar
{
	background-color: #993300;
	background-image: none;
}

#content-sidebar-bg-container
{
	background-image: url( ../../images/css/home/content-sidebar-bg.gif);
}

#sidebar div#graph 
{
	background: #666666 url( ../../images/css/global/backgrounds/sidebar-gray-top.gif) no-repeat left top;
	padding: 12px 6px 12px 12px;
	height: 179px;
	color: #cccccc;
}

#sidebar div#new-graph
{
	background-color: black;
	padding: 6px 0px 0 0px;
}

#sidebar div#new-graph img
{
	float: none;
	margin: 0;
	clear: none;
}

#sidebar div#graph img
{
	float: none;
	margin-bottom: 1em;
}

#sidebar div#chart
{
	background-color: black;
	color: white;
	padding: .7em 9px .7em 9px;
}

#sidebar div#chart table
{
	border-collapse: collapse;
	border: 0 transparent none;
	width: 182px;
}

#sidebar div#chart table td
{
	border-bottom: 1px solid #666666;
	padding: 2px 0 1px 0;
	line-height: 120%;
	text-align: right;
}

#sidebar div#chart table tr td:first-child, #sidebar div#chart table tr td.rowtitle
{
	text-align: left;
}

#sidebar div#chart table td .up
{
	color: #00cc33;
}

#sidebar div#chart table td .down
{
	color: red;
}

#sidebar div#chart table td a
{
	text-decoration:  none;
	color: white;
}

#sidebar #vault
{
	background-color: #ad5c33;
}

#notebook
{
	background-color: #993300;
}

#sidebar #shortcuts
{
	background-color: #993300;
	padding-top: .35em;
	padding-bottom: .35em;
}

#shortcuts a
{
	color: #ffcc66;
	text-decoration: none;
}

#shortcuts a:hover
{
	text-decoration: underline;
}

#shortcuts p
{
	font-size: 1.1em;
	margin-top: .5em;
	margin-bottom: .5em;
	padding: 0;
}

#footer
{
	padding-top: 4px;
	padding-bottom: 1px;
	height: 13px;
	margin-top: -18px;
}
