/* Contains Rachel's entries (below) and those copied and modified from Olweus */
/* First section has those copied and modified from Olweus */
.yui-t2 .yui-b{
	width: 15.0000em;
}

#main_search {
	padding-left: 730px;
	padding-right: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 2;
}

#top_background {
	width: 950px;
	height: 50px;
	z-index: 1;
	background-color: #FFFFFF;
	padding-bottom: 11px;
}

#bd {
	z-index: 2;
	background-color: #FFFFFF;
	width: 950px;
	margin:0 auto;
	text-align: left;
}

#header_base_image {
	margin: 0px 10px 4px 10px;
	padding: 0px;
	z-index: 3;
}

#content_table {
	margin-left: 0px;
	padding: 0px;
	border: 0px;
}

#footer_base_pane {
	background-color: #FFFFFF;
	height: 70px;
	width: 100%;
	margin: 10px 10px 0px 0px;
	z-index: 2;
}

#footer_left_image {
	padding: 14px;
	margin: 0px 10px 20px 0px;
	z-index: 3;
}

#footer_right_links {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	z-index: 3;
	text-align: right;
	font-family: arial, verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

/* NOTE: The order of these next four items is important. */
#footer_right_links a:link{
	color:#333333;
	text-decoration: none;
}

#footer_right_links a:visited{
	color:#333333;
	text-decoration: none;
}

#footer_right_links a:hover{
	color:#336699;
	text-decoration: none;
}

#footer_right_links a:active{
	color:#333333;
	text-decoration: none;
}

#main_copyight {
	padding: 0px 13px 8px 775px;
	z-index: 2;
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
}

#bottom_background {
	width: 100%;
	height: 70px;
	z-index: 1;
	background-color: #CCCCCC;
}

/* disappear is used for the hidden revision number area that becomes visible when hovering */
.disappear {
	background-color: #FFFFFF;
	z-index: 2;
}
/* NOTE: The order of these next four items is important. */
.disappear a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.disappear a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.disappear a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.disappear a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#orderbox_image {
	margin: 0px 10px 10px 10px;
}

.cdp-error-text {
  color:red;
  font-weight: bold;
}

.cdp-empty-line-medium {
  height:20px;
}

/* All below are from Rachel */
body {
	background-color: #CCCCCC;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a:link {
	color: #336699;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

.cdp_widget_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.cdp_widget_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 333333;
}
.cdp_widget_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 003366;
}
.cdp_widget_spacing {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-color: #eeeeee;
}
.cdp_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc6600;
}
.cdp_subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.cdp_subhead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
.cdp_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.cdp_text a:link {
	color: #336699;
} 
.cdp_text a:hover {
	color: #666666;
	text-decoration: none;

} 
.cdp_footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.cdp_quotes {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #663366;
    line-height: 18pt;
}
.cdp_center_column {
	padding: 0px 5px 20px 5px;
	background-color: #FFFFFF;
}
.cdp_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

/* All below are for left nav menu */
.leftnavmenu{
	margin: 1px 0;
	padding: 0;
	width: 201px; /*width of menu*/
	border: 1px solid #9A9A9A;
	background-color: #999999;
	height: 100%;
}

.leftnavmenu div.menuheader a{
	background: black url(../../images/cdp/nav_grey_gradient_45.jpg) repeat-x center left;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: underline; /* none; Changed to underline per Tim. */
	min-height: 32px;
}


.leftnavmenu div.menuheader a:visited, .leftnavmenu div.menuheader a:active{
	color: white;
}


.leftnavmenu div.selected a, .leftnavmenu div.menuheader a:hover{
	background-image: url(../../images/cdp/nav_green_gradient_45.jpg);
	color: white;
}

.leftnavmenu div.submenu{ /*DIV that contains each sub menu*/
	background: #999999;
	padding: 5px;
	padding-left: 20px;
	height: 100px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
}

.leftnavmenu div.submenu a {
	color: #FFFFFF;
	text-decoration: underline;
}

.leftnavmenu div.submenu a:hover {
	color: #333333;
	text-decoration: none;
}
