li.standard {
	background-color: #ffffff;
	}

li.modified {
	background-color: #ffffdd;
	}
	
li.selected {
	background-color: #ffdddd;
	}
	
span.special_button {
	display: inline-block;
	width: 16px;
	height: 16px;
	padding-left: 2px;
	padding-right: 2px;
	}
	
span.special_button a {
	display: block;
	width: 16px;
	height: 16px;
	}
	
span.special_button a.up {
	background: url(/brokers/img/boetheme/buttons/arrow_up.png) no-repeat left 0px ;
	}
	
span.special_button a.up:hover {
	background: url(/brokers/img/boetheme/buttons/arrow_up_hover.png) no-repeat left 0px ;
	}
	
span.special_button a.down {
	background: url(/brokers/img/boetheme/buttons/arrow_down.png) no-repeat left 0px ;
	}
	
span.special_button a.down:hover {
	background: url(/brokers/img/boetheme/buttons/arrow_down_hover.png) no-repeat left 0px ;
	}
	
span.special_button a.move {
	background: url(/brokers/img/boetheme/buttons/move.png) no-repeat left 0px ;
	}
	
span.special_button a.move:hover {
	background: url(/brokers/img/boetheme/buttons/move_hover.png) no-repeat left 0px ;
	}
	
span.special_button a.add {
	background: url(/brokers/img/boetheme/buttons/add_standard.png) no-repeat left 0px ;
	}
	
span.special_button a.add:hover {
	background: url(/brokers/img/boetheme/buttons/add_standard_hover.png) no-repeat left 0px ;
	}
	
span.special_button a.edit {
	background: url(/brokers/img/boetheme/buttons/edit.png) no-repeat left 0px ;
	}
	
span.special_button a.edit:hover {
	background: url(/brokers/img/boetheme/buttons/edit_hover.png) no-repeat left 0px ;
	}
	
.standard_change div{
	margin-top: 2px;
	margin-bottom: 6px;
	padding-left: 20px;
	height: 16px;
	clear: both;
	}
	
.standard_change .change_order {
	background: url(/brokers/img/boetheme/buttons/order.png) no-repeat left 0px ;
	}
	
.standard_change .change_parent {
	background: url(/brokers/img/boetheme/buttons/move.png) no-repeat left 0px ;
	}
	
img {
	padding:0 2px;
	}

#content {
	margin:20px;
	margin-right:100px;
	}
#content ol, #content ul {
	list-style: none;
	}
	
.definition abbr {
	text-decoration:none;
	border:none;
	}

.standardsbrowser li.highlight
{
	border: lightgrey 1px dotted;
	background-color: #ffb;
}
	
.standards_legend
	{
	color:#6f2e02;
	border-bottom:1px dotted #D8D3B9;
	border-left:1px dotted #D8D3B9;
	/*background:#D8D3B9;*/
	position:absolute;
	padding:5px;
	top:10px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;	right:0;
	font-size:12px;
	}
	
	.standards_legend h3
	{
	color:white;
	text-transform:capitalize;
	background:#BDB79C;
	text-transform:uppercase;
	font-size:10px;
	padding:2px 5px;

	}
	
	.standards_legend ul li {
		margin-right:10px;
		padding-top:2px;
		}

	.standards_legend ul li .icon {
		margin:2px 4px !important;
		display:inline-block;
		}
	

	.standards_tree ul li .plus {
		display: block;
		float: left;
		margin-top:3px;
		margin-right: 5px;
		margin-left: 0px;
		width: 10px;
		height: 10px;
		background: url(../img/expanding_tree/plus_minus_sprite.gif) no-repeat 0 0;
		}
		
		.standards_tree ul li .plus:hover {
			background-position: 0 -10px;
			}
					
	.standards_tree ul li .minus {
		display: block;
		float: left;
		margin-top:3px;
		margin-right: 5px;
		margin-left: 0px;
		width: 10px;
		height: 10px;
		background: url(../img/expanding_tree/plus_minus_sprite.gif) no-repeat -10px 0;
		}
		
		.standards_tree ul li .minus:hover {
			background-position: -10px -10px;
			}
			
	.standards_tree ul li ul
	{
		border-left: 1px dotted #273c54;
		padding-left:10px;
		margin-left:5px;
	}
	
	.standards_tree ul li
	{
		padding-bottom: 0px;
		padding-top: 5px;
		clear: both;
	}
					
	.standards_children li
	{
		padding-bottom: 0px;
		padding-top: 5px;
	}
	
	.standards_tree ul li .title
	{
		color: #243C59;
		border-bottom:1px solid #f7f3eb;
		margin-right: 5px;
	}
	
	.standards_tree ul li .title a
	{
		/*
text-decoration:none;
		color: blue;
*/
	}

	.standards_tree ul li .title a:hover
	{
		/*color: #886D55;*/
	}
	
	.standards_tree ul li .property 
	{
		font-style:italic;
		color: #938f7f;
		margin-right:5px;
	}
	
	.standards_tree ul li .prop
	{
		margin:0 10px;
	}
	
	
ul.standards_home_list li {
	padding: 0;
	margin: 20px 0;
	} 
		
	ul.standards_home_list li .information
	{
		margin-left: 5px;
	}
		
	ul.standards_home_list li .information span
	{
		margin-right: 5px;
	}

 .standards_home_list a {
 	/*text-decoration: none;*/

 	}
 	
 	 .standards_home_list li a:hover{
 		/*color: #6F2E02;*/
 		}
 
.standards_home_list li .title a {
	background:url(../img/click.png) no-repeat center left;
	margin-left:30px;
	padding: 10px 0 10px 40px;
 	font-size: 16px;
 	color: #243C59;
	}
	
.indent
{
	margin-left: 20px;
}


.breadcrumbs2 .previous{
    font-size: 12px;
	font: bold italic "Trebuchet MS";
	}
	
.breadcrumbs2 .breadcrumb_item {
    margin:0 0 5px 0;
    padding: 0;
	}

.prop {
	margin:0 10px ;
	}

.breadcrumbs2 .breadcrumb_item a.parent{
	}

.breadcrumbs2 .breadcrumb_item a{
	font-size: 12px;
	text-decoration: none;
	color: #243C59;
	}
	
	.breadcrumbs2 .breadcrumb_item a:hover{
		text-decoration: none;
		color: #6F2E02;
		}

.breadcrumbs2 .active {
	font: bold italic "Trebuchet MS";
	color: #6F2E02 !important;
	}
                    
    .breadcrumbs2 .indent {
        margin-left: 10px;    
    }
    
    .breadcrumbs2 .property {
		font-style:italic;
		color: #938f7f;
		margin-right:5px;
    }
	
	.breadcrumbs2 .purpose {
		color: #343434;
		/*
padding-left: 14px;
		background: url(/standards/img/standards_legend/purpose.png) no-repeat left 9px;
*/
	}
    
    .breadcrumbs2 .information {
        padding: 0 2px;
        }
        
        .breadcrumbs2 .information ul {
            border-left: none !important;
            }
            
            .breadcrumbs2 .information ul li {
                padding: 0;
                font-size: 10px;
                font-weight: bold;
                color: #343434;
                clear: none;
                margin-left: 3px;
                }
