/*#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;
}

#header
{
	background-image: url( ../../../images/cfp/css/global/header-bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#flash-content
{
	padding-top: 154px;
	height: 49px;
}
#flash-container
{
	background-image: url( ../../../images/cfp/content/home/home-overview.jpg);
}
#sidebar
{
	background-color: transparent;
	background-image: none;
}

#content-sidebar-bg-container
{
	background-image: url(../../../images/cim/css/global/backgrounds/sidebar-dither-dark-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#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;*/
}

#notebook img
{
	float: none;
	display: block;
	margin-bottom: 0.5em;
}

#sidebar #pdfs
{
	background-color: #993300;
	padding-top: 3px;
	padding-bottom: 4px;
	background-image: url( ../../../images/cfp/css/home/backgrounds/pdfs-bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	min-height: 196px;
}

* html #pdfs {
	 height: 196px;
}

#pdfs a
{
	color: #ffcc66;
	text-decoration: none;
}

#pdfs a:hover
{
	text-decoration: underline;
}

#pdfs p
{
	font-size: 1.1em;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	padding: 0;
}

#pdfs p a
{
	color: white;
	text-decoration: none;
/*	border-bottom: 1px solid #cc6633;
	padding-bottom: 1px;
*/}
#pdfs img
{
	display: block;
	float: none;
	padding: 26px 0 0 8px;
	clear: none;
}

#sidebar #more-information
{
	background-color: transparent;
}

#more-information
{
	color: #b7b7b7;
}

#more-information img
{
	display: block;
	float: none;
	padding: 0;
	clear: none;
}

#more-information h3
{
	font-size:  0.9em;
	color: #b7b7b7;
	text-decoration: none;
	font-weight: bold;
	margin: 2em 0 2em 24px;
}

#more-information h3 span
{
/*	border-bottom: 1px solid white;
*/}

#more-information p
{
	font-size:  0.9em;
	margin-top: 1em;
	margin-bottom: 1em;
	color:  white;
}

#more-information p a
{
	color:  white;
	text-decoration: none;
}

#more-information p a:hover
{
	text-decoration: underline;
}
#footer
{
	padding-top: 4px;
	padding-bottom: 1px;
	height: 13px;
	margin-top: -18px;
}

