.font1 {
	margin-top: 10px;
	font-size: .8em;
	color: #333;
	}
.font2 {
	margin-bottom: 4px;
	font-size: .9em;
	color: #333;
	}

.percbaron {
    float: left;
    height: 12px;
    background: orange;
    border-top: 1px #666666 solid;
    border-bottom: 1px #666666 solid;
}

.percbarstart {
    float: left;
    height: 15px;
    border-left: 1px #666666 solid;
}

* html .percbarstart {
    float: left;
    height: 18px; /* ie wants 16! */
    border-left: 1px #666666 solid;
}

.percbaroff {
    float: left;
    height: 13px;
    background: #dddddd;
    border-top: 1px #666666 solid;
    border-bottom: 1px #666666 solid;
}

.percbarmiddiv {
    float: left;
    width: 1px;
    height: 1px;
    border-top: 1px #666666 solid;
    border-bottom: 1px #666666 solid;
    background: #666666;
}

.percbarmidfull {
    float: left;
    width: 1px;
    height: 13px;
    border-top: 1px #666666 solid;
    border-bottom: 1px #666666 solid;
    background: orange;
}

.percbarend {
    float: left;
    height: 15px;
    border-left: 1px #666666 solid;
    margin-right: 4px;
    
}

* html .percbarend {
    float: left;
    height: 18px; /* ie */
    border-left: 1px #666666 solid;
    margin-right: 4px;
}

.chart {
    margin-bottom: 10px;
}

.chartname {
	font-size: .9em;
    text-decoration: underline;
    margin-bottom: 4px;
}

#tech-column {
	clear: both;
	width: 675px;
	margin-top: 1em;
	margin-left: 1em;
	min-height: 400px;
}
#tech-column #top_options {
	display: block;
	font-size: .7em;
	padding: 0 15px 2px 15px;
	margin-bottom: 5px;
}
#learning-resource {
	margin-top: 2em;
}
#learning-resource h2 {
	font-size: 1em;
}
#learning-resource h3 {
	color: #bd1c18;
	text-transform: uppercase;
	font-size: .8em;
}
#learning-resource h3 .sched {
	color: black;
	font-size: .9em;
}
#learning-resource #learning_resource_footer {
	margin-top: 30px;
	font-size: .7em;
	font-style: italic;
	text-align: left;
}
		
#lr-dynamic-holder {
	width: 440px;}
#lr-dynamic-holder a{
	color: #bd1c18;
	text-transform: uppercase;
	font-size: 1.1em;
}
#lr-dynamic-holder ul{
	margin: 0 0 0 20px;
	padding: 0;
	list-style: outside disc;
	font-size: .7em;
	font-family: Arial;
	line-height: 1.5em;
}
#lr-dynamic-holder #description {
	display: block;
}
#lr-dynamic-holder #standards,
#lr-dynamic-holder #evaluation,
#lr-dynamic-holder #relationships,
#lr-dynamic-holder #schedules {
	display: none;
	padding: 0;
	margin: 0;
}
#learning-resource p{
	color: #333;
}
#learning-resource a {
	margin-top:}
#learning-resource table{
	font-family: Arial;
	font-size: 1em;
}
#learning-resource table td {
	font: #eee;
}
table#description_table td.grey{
	color: #333;
}
table#description_table td.right {
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}
#lr-img {
	position: absolute;
	margin-left: 460px;
	width: 250px;
	z-index: 3000;
}
#lr-img img {
	margin-left: 24px;
	border: 1px solid #333;
}
#lr-img #links_parent {	
	list-style: disc url(/web_media/lr_bullet.gif);
	font-weight: bold;
	font-size: .8em;
	font-family: Arial;
	text-transform: uppercase;
	letter-spacing: .1em; 
	line-height: 1.5em;
}
#lr-img ul li a{
	color: orange;
	text-decoration: none;
}
/* IE Hack */
/* * html #lr-img #links_parent li {
	margin-left: -6px;
	padding-left: 30px;
} */
#lr-img #links_parent li.check {
	list-style: url(/web_media/lr_arrow.gif) outside;
}
#lr-img ul li.check a{
	color: #bd1c18; 
	text-decoration: underline;
}

/* RELATED CSS */
#related-links {
	margin: 40px 0 0 25px;
	padding: 0;
	width: 150px;
}
	
#related-links p {
	text-align: left;
	color: #666;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 0 0 0 18px;
	margin: 0;
}
* html #related-links p {
	line-height: .9;
}
#related-links hr{
	padding:0;
	margin:0 0 8px 0;
}

hr {
	clear: both;
}

.related {
	margin-top: 0px;
}	
.related li{
	list-style: disc url(/web_media/lr_bullet.gif);
	font-size: .75em;
	font-family: Arial; 		
	text-transform: none;
	font-style: italic;
	letter-spacing: 0;
	padding: 0 0 4px 0;
	margin:0;
	}	
#learning-resource .related a {
	color: #bd1c18;
}
#learning-resource .related a:hover {
	color: #316e96;
}

#lr-dynamic-holder #relationships #lg_format_content {
	padding-top:0;
	left: 0px;
	width: 100%;
}

#lr-dynamic-holder #relationships #lg_format_content .simple_a {
	text-decoration: underline;
	text-transform: none;
	color: black;
	font-size: 1em;
}

#detailstds {
	display: none;
}

#standards p {
	margin: 0;
	padding: 0;
	line-height: normal;
}

#standards a {
	font-size: 1em;
}

#standards .maplevel {
	margin-bottom: 20px;
}

#standards .maplevel p {
	margin-bottom: 4px;
}

#standards .maplevel ul {
	margin-bottom: 10px;
}

#standards h4 {
	margin: 0;
	padding: 0;
	margin-bottom: 4px;
}
#standards h3 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#standards h3 a {
	color: #555555;
}

