.wysiwygLoading
{
	background:url(/cognoti/img/ajax-loader.gif) no-repeat center top;
	text-align:center;
	padding-top: 35px;
}

/* ======= POPUP FLAG ====== */
.popupFlag 
{
    position: absolute;
    z-index: 1001; /* higher than modalbox */
    font-size: 12px;
    width: 250px;
	}

.popupFlag a.close
{
    text-decoration: none;
    font-size: 140%;
    color: black;    
    float: right;
    margin-right: 6px;
	}

.popupFlag div.text
{
    background-color: white;
    border: 2px solid black;    
    padding: 5px;
    z-index: 100;    
	}

.popupFlag div.tip
{
    width: 19px;
    position: relative;
    top: -2px;
    height: 10px;   
    background: url('/cognoti/img/flagtip.gif') no-repeat top left;
	}
	
.popupFlag div.tipup
{
    width: 19px;
    position: relative;
    top: 2px;
    height: 10px;   
    background: url('/cognoti/img/flagtip_top.gif') no-repeat top left;
	}

.popupFlag div.lefttip
{
    width: 10px;
    position: absolute;
    left: -8px;
    height: 19px;   
    background: url('/cognoti/img/flagtip_left.gif') no-repeat top left;
	}

.popupFlag div.righttip
{
    width: 10px;
    position: absolute;
    height: 19px;   
    background: url('/cognoti/img/flagtip_right.gif') no-repeat top left;
	}

/*  THE USUAL */

img
{
    border: 0;    
	}

.float_left {
    }

.bold
{
    font-weight: bold;    
}

.center
{
    text-align: center;    
}

.bad_field
{
    font-weight: bold;
    font-style: italic;
    color: red;    
}

.clear
{
    clear: both;
    float: none !important;    
}

div.spacer
{
    width: 1px;
    height: 1px;    
}

a.info_link {
	border:0 !important;
	}

.noborder {
    border:none;
    }

.nobullet {
    list-style: none;
    }

.bullet {
    list-style-type:square;
    margin: 3px 20px;
    }

#content_wrapper dl {
    border-left: 1px solid #EEEEEE;
    margin: 5px 0;
    padding: 10px;    
    }
    
    #content_wrapper dl dt {
        color:#243C59;
        }

    #content_wrapper dl dd {
        padding: 3px 0 6px 20px;
        color:#6F2E02;
        font-size: 1.2em;
        }
		
ul.windownav2
{
    clear: both;    
    padding: 0;
    color: black;
    border-bottom:1px solid brown;
    height:15px;
    line-height:14px;
    font-size:11px;
    font-weight:300;
    font-family:arial, sans-serif;
}

ul.windownav2 li
{
    float: left;
    padding:1px 3px 0;
    list-style: none;
    background:#eee;
    margin: 2px;
    border:1px solid #ccc;
    border-top-width:3px;
    border-bottom-width:0;
    margin-top:-3px;
}

ul.windownav2 li:hover
{
    background-color: #eee;   
    color: #333;
    border:1px solid #405980;
    border-top-width:3px;
    border-bottom-width:0;
    margin-top:-3px;
    
}

ul.windownav2 li.current
{
    background-color: #fff; 
    float: left;
    color: black;
    border:1px solid brown;
    border-top-width:3px;
    border-bottom-width:0;
    margin-top:-3px;  
    padding:1px 3px;
    
} 

ul.windownav2 li a {
    color:#555 !important;
    font-size:11px;
    font-weight:300;
    font-family:arial, sans-serif;
    text-decoration:none;
    }
    
    ul.windownav2 li a:hover {
        }



ul.windownav {
    clear: both;    
    padding: 0 !important;
    margin:0;
    border-bottom:10px solid #ded9c3;
    height:34px;
    background:url(/brokers/img/boetheme/layout/blue/header_navigation.gif) repeat-x;
	}

	ul.windownav li {
		float: left;
		display:inline-block;
		list-style: none;
		margin: 0;
		}
		
		ul.windownav li a {
			text-decoration:none;
			font-weight:bold;
			color:#FFF;
			padding:11px;
			display: inline-block;
			}
        ul.windownav li a:visited {
            color:#FFF;
            }	
		ul.windownav li a:hover {
			background-color: #ded9c3;   
			color: #7a6552;
			}
			

		
		ul.windownav li.current {
			background-color: #ded9c3;    
			font-weight: bold;
			padding:11px;
			color: #7a6552;
			}
			
			ul.windownav li.current a {
				color: #7a6552;
				padding:0;
				}
				ul.windownav li.current a:visited {
				    color: #7a6552 !important;
				    }				
				ul.windownav li.current a:hover {
				    color: #7a6552 !important;
				    }

								
			
.label_text, .label_textarea {
	display:block;
	}


/* tabs */
.tabsheet {
    padding-top: 5px;
/*
    border-top: 1px solid #ded9c3;
*/
    clear: both;    
}

ul.MB_tabs {
    clear: both;    
    padding: 0 !important;
    margin:0;
    border-bottom:10px solid #ded9c3;
    height:34px;
    background:url(/brokers/img/boetheme/layout/blue/header_navigation.gif) repeat-x;
	}
	
	.MB_tabs li {
		float: left;
		display:inline-block;
		list-style: none;
		margin: 0;
		}
		
		.MB_tabs li a {
			text-decoration:none;
			font-weight:bold;
			color:#FFF;
			padding:11px;
			display: inline-block;
			}

		ul.MB_tabs li a:hover {
			background-color: #ded9c3;   
			color: #7a6552;
			}		
		
		.MB_tabs li.current a{
			background-color: #ded9c3;    
			font-weight: bold;
			padding:11px;
			color: #7a6552;
			}

			ul.MB_tabs li.current a {
				color: #7a6552;
				}

#MB_window ul {
	list-style:none;
	padding:10px 0;
	margin:0;
	}

#MB_window .label_text {
	display:block;
	}

ul.breadcrumbs li
{
    padding-left: 22px;
    background-image: url('../img/arrow.gif');
    background-repeat: no-repeat;
    background-position: 0 50%; 
    border: none;
}

ul.breadcrumbs li:first-child
{
    background: none;
    padding-left: 0;    
}


ul.breadcrumbs li:hover
{
    background-color: transparent;    
}

.form_checkbox,
.form_radio {
	margin-right:1px;
	}

div.progress
{
    height: 32px;
    margin: 5px;
    background: url(../img/ajax-loader.gif) no-repeat center center;
}

div.fake_a 
{
        
}

span.fake_a {
   color: #5078aa;
   text-decoration: none;
   cursor: pointer;     
}

span.fake_a:hover {
   color: #7eacd6;
   text-decoration: underline;
}

.option_highlight {
    background-color: lightskyblue;
    font-weight: bold;     
}

.hoverLabel {
    color: gray;
    font-style: italic;    
}

/*** ============= FILTER LIST STYLES ============ ***/

ul.treenav
{
    padding: 0;    
    margin: 0;
}

ul.treenav li
{
    list-style: none;
    clear: left;
}

ul.treenav li a {
	text-decoration:none;
	font-size:12px;
	color:#886d55;
	margin-right:12px;	
	}
	
	ul.treenav li a:hover {
		color: #ff5200;
		}

ul.treenav li > ul.treenav
{
    margin-left: 1.5em;
}

ul.treenav div.handle
{
    background-image: url(/cognoti/img/arrow_mini_right.gif);
    width: 14px;
    height: 14px;
    float: left;
    background-position: 0 0;
    background-repeat: no-repeat;
}

ul.treenav div.handledown
{
    background-image: url(/cognoti/img/close.gif);
    cursor: pointer;
}

ul.treenav div.handleup
{
    background-image: url(/cognoti/img/open.gif);
    cursor: pointer;
}

div#gradeSelect div.col
{
    float: left;
    width: 25%;
}

/** ===== POPUP RESOURCE SELECTOR ===== **/

.resourcelist,
.resourcepreview
{
    overflow: hidden;
    overflow-y: auto;   
    height: 100%;
    position: relative;
}

.resourceselectsettings div.form_required,
.resourceselectsettings div.form_optional,
.resourceselectsettings div.form_recommended
{
    float: left;
    width: 48%;        
}

.resourcelist .item
{
    border-bottom: 1px solid black;
    padding: 3px;
    cursor: pointer;
}

.resourcelist .item:hover
{
    background-color: lightblue;
}

.resourcelist .active
{
    background-color: cornflowerblue;
}

.resourcelist select.resource_source {
    width: 80%;    
}

.resourcepreview img {
    float: left;
    margin-right: 10px;
}



/** ======================= STANDARDS POPUP BROWSER ======================= **/

ul.standards_select_list {
    margin: 0;
    padding: 0;    
}

ul.standards_select_list li {
    list-style: none;        
    border-bottom: 1px solid #BBB;
    padding-bottom: 2px;
    margin-bottom: 2px;
}
ul.standards_select_list li button {
    margin-right: 5px;
    cursor: pointer;    
}

#standards_popup
{
    font-size: 13px !important;        
}

#standards_popup ul#standards_browser_frame,
#standards_popup ul#standards_search_results,
#standards_popup ul#standards_browser_frame ul,
#standards_popup ul#standards_search_results ul
{
    padding-left: 20px;
}

#standards_popup ul#standards_browser_frame > li
{
    font-size: 1.1em;
}

#standards_popup ul#standards_browser_frame li,
#standards_popup ul#standards_search_results li
{
    list-style: circle outside;
    margin-bottom: 4px;
}

#standards_popup ul#standards_browser_frame li button,
#standards_popup ul#standards_search_results li button
{
    font-size: 8px;
    padding: 2px;    
}

#standards_popup ul#standards_browser_frame li.standard,
#standards_popup ul#standards_search_results li.standard
{
    text-decoration: underline;        
}

#standards_popup ul#standards_browser_frame li.active,
#standards_popup ul#standards_search_results li.active
{
    font-weight: bold;        
}

#standards_popup ul#standards_browser_frame li.selected,
#standards_popup ul#standards_search_results li.selected
{
    background-color: yellow;        
}

#standards_popup ul#standards_browser_frame,
#standards_popup ul#standards_search_results
{
    height: 18em;
    border: 2px inset gray;
    margin: 3px;
    padding: 5px;
    overflow: auto;
}

#standards_popup div#standards_browser_details,
#standards_popup div#standards_browser_details_search
{
    height: 8em;
    border: 2px inset gray;
    margin: 3px;
    padding: 5px;
    overflow: auto;    
}

#standards_popup div#standards_browser_details .controls button,
#standards_popup div#standards_browser_details_search .controls button
{
    padding: 10px;        
    border: 2px outset #AAA;
    font-weight: bold;
    background-color: #CCC; 
    cursor: pointer;
}

#standards_popup ul#standards_browser_frame a.add
{
    margin-left: 1em;
}

#standards_popup ul#standards_search_results li span.search_highlight
{
    font-weight: bold;
    color: red;
}

#standards_popup #results_count
{
    float: right;
}



/* ===== AUTOCOMPLETE CLASSES ====== */
div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
  max-height: 180px;
  overflow: auto;  
  text-align: left;
  z-index:49;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
  font-weight: bold;
}
div.autocomplete ul li img {
    vertical-align: center;
    margin-left: 4px;    
}

div.autocomplete ul li span.informal
{
    display: block;
    font-style: italic;
    font-weight: normal;
}

/* ========== STANDARD ENTRY LIST =========== */
ul.entrylist
{
    padding: 0;
    margin: 0;    
	}

ul.entrylist ul.sublist
{
    margin-left: 2em;
	}

ul.entrylist li.entry
{
    clear: both;
    padding: 2px;
    margin:5px 0;
    list-style: none;
    /*border-bottom:1px solid #243c59;*/
    background:#fff;
	}

ul.entrylist li.odd
{
    /*background-color: #FFF; */   
}

ul.entrylist li.even
{
    background-color: #EEEDE6;    
}

ul.entrylist li.entry span.img
{
    float: left;
    padding: 2px 6px 2px 0;
    width: 40px;
    text-align: center;
    min-height: 20px;
}

ul.entrylist li.entry span.imgsmall
{
    float: left;
    padding: 2px 6px 2px 0;
    width: 80px;
    text-align: center;
    min-height: 20px;
}

ul.entrylist li.entry span.options {
    float: right;
	}
	


ul.entrylist li.entry span.title
{
    font-size: 110%;
    display: block;
}

ul.entrylist li.entry span.extra
{
    font-style: italic;
}

ul li.entry span.extra.light
{
    color:#b5b5b0;
}

ul.entrylist li.highlight
{
    background-color: #fff8aa !important;    
}

.twocolumncontainer .col
{
    float: left;
    width: 44%;    
}

.fourcolumncontainer .col
{
    float: left;
    width: 25%;    
}


#resourceselection {
    font-size: 12px;    
}

#resourceselection .settings p
{
    float: left;    
    width: 45%;
    margin: 0;
    padding: 0;
}



#resourceselection div.select_bar {
    position: absolute;
    top: 0;
    width: 310px;
}

#resourceselection div.placeholder {
    height: 3em;    
}

#resourceselection .resourcelist .select_bar .refresh,
button.refresh {
	padding:0;
	margin:0;
	vertical-align:middle;
	border:0;
	background:transparent;
	}


/* default JBOSS nav */

ul#tabsHeader
{
    margin: 0;
    padding: 0;    
    display: block;
}

ul#tabsHeader > li
{
    float: left;
    list-style: none;
    margin: 4px;
}

ul#tabsHeader li ul
{
    display: none;
    position: absolute;
}

ul#tabsHeader  li.hoverOn ul
{
    display: inline;
    position: absolute;  
    padding: 0;
    margin: 0;
    background-color: white;
    border: 1px solid gray;
    border-top: none;
    
}

ul#tabsHeader li.hoverOn ul li
{
    display: list-item;
    list-style: none;
    border-top: 1px solid gray;
    padding: 3px;
}

#content_container
{
    clear: both;
    padding: 10px;    
}

a.external_link,
a.external_link_right {
    padding-right: 15px;
    background: transparent url(../img/external_link.gif) right center no-repeat;    
}

a.external_link_left {
    padding-left: 15px;
    background: transparent url(../img/external_link.gif) left center no-repeat;    
}

/*  Message windows (displayed at top of forms)  */
.info_msg, .success_msg, .warning_msg, .error_msg, .validation_msg, .status_msg {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
	}
	
.info_msg {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../img/icons/info.png');
	}

.status_msg {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../img/icons/success.png');
	}

.warning_msg {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../img/icons/warning.png');
	}

.error_msg {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../img/icons/error.png');
	}			

#ie6warning {
    display: none;
    background-color: lightyellow;
    font-size: small;
    font-weight: bold;
    text-align: left;
    padding: 5px 8px 5px 8px;
    text-decoration: blink;
}

#ie6warning a {
    text-decoration: underline;
    font-style: italic;
}

a.more {
	text-decoration:none;
	color:darkgreen;
	padding-right:12px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	background:url(/brokers/img/boetheme/buttons/more.png) no-repeat right center;
	}
	
	a.more:hover,
	a.less:hover {
		border-bottom:1px dotted orange;
		}

a.less {
	text-decoration:none;
	color:darkgreen;
	font-weight:bold;
	padding-left:12px;
	font-size:10px;
	text-transform:uppercase;
	background:url(/brokers/img/boetheme/buttons/less.png) no-repeat left center;
	}
	
span.small_button_remove {
	border:1px solid #d0cdc1;
	margin:1px 5px 1px 0;
	padding:2px 0px 2px 4px; 
	/*line-height:0px;*/
	height:16px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background:url(/brokers/img/boetheme/layout/blue/small_button_remove.png) no-repeat right -2px;
	}
	
	span.small_button_remove a {
		border:0;
		text-decoration:none;
		color:#ffffff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		margin:0;
		padding:0 4px 0 8px;
		}
		
		span.small_button_remove a:hover {
			color:#f0e3b3;
			}

	span.small_button_remove button {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		height:14px;
		margin:0;
		padding:0 25px 0 0;
		border:0;
		background-color:transparent !important;
		color:#6f2e02;
		cursor:pointer;
		}
		span.small_button_remove button:visited {
			color:#6f2e02;
			}		
		span.small_button_remove button:hover {
			color:#243c59;
			}			
			
span.small_button_cancel {
	border:1px solid #d0cdc1;
	margin:1px 5px 1px 0;
	padding:2px 0px 2px 4px; 
	/*line-height:0px;*/
	height:16px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background:url(/brokers/img/boetheme/layout/blue/small_button_remove.png) no-repeat right -2px;
	}

	span.small_button_cancel a {
		border:0;
		text-decoration:none;
		color:#6f2e02;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		margin:0;
		padding:0 25px 0 0;
		}
		
		span.small_button_cancel a:hover {
			color:#243c59;
			}

span.small_button {
	border:1px solid #d0cdc1;
	margin:1px 5px 1px 0;
	padding:2px 0px 2px 4px; 
	/*line-height:0px;*/
	height:16px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background:url(/brokers/img/boetheme/layout/blue/small_button.png) no-repeat right -2px;
	}

	span.small_button a {
		border:0;
		text-decoration:none;
		color:#6f2e02;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		margin:0;
		padding:0 25px 0 0;
		}
		span.small_button a:visited {
			color:#6f2e02;
			}		
		span.small_button a:hover {
			color:#243c59;
			}
		   
	span.small_button button {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		height:14px;
		margin:0;
		padding:0 25px 0 0;
		border:0;
		background-color:transparent !important;
		color:#6f2e02;
		cursor:pointer;
		}
		span.small_button button:visited {
			color:#6f2e02;
			}		
		span.small_button button:hover {
			color:#243c59;
			}

	span.small_button input {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		margin:0;
		height:14px;
		color:#6f2e02;
		padding:0 25px 0 0;
		border:0;
		cursor:pointer;
		background-color:transparent !important;
		}
		span.small_button input:visited {
			color:#6f2e02;
			}
		span.small_button input:hover {
			color:#243c59;
			}

button.small_button {
	border:0;
	}

.delete_button {
	margin:0 5px 0 0;
	padding:0;
	border:0;
	outline:0;
	height:10px;
	width:10px;
	background: url(/brokers/img/boetheme/buttons/delete.png) no-repeat 0 -10px;
	font-weight:bold;
	cursor:pointer;
	vertical-align:middle;
	}
   
	.delete_button:hover {
		background-position:0 0;
		}



.standards_select_list .small_button {

	}
       
	.standards_select_list .small_button:hover {
		}

.emphasized_text {
	color:#938f7f; 
	font-size:20px; 
	font-style:italic; 
	line-height:24px; 
	font-family:Georgia, Times, serif;
	}

.floatright {
    float: right !important;
}

.floatleft {
    float: left !important;    
}

.cognoti_overlay {
    width: 100%;
    height: 100%;
    background: black;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 900;    
}
    .cognoti_overlay_box {
        position: fixed;
        background-color: white;
        border: 2px ridge #999;
		z-index: 1000;
    }

.cognoti_highlight {
    position: relative;
    z-index: 99;    
}

/*  FORM SUBMIT BUTTONS/STYLES */

.formsubmit {
	display:block;
	clear:both;
	margin:20px 0;
	}

.formsubmit span {
	padding:5px 0px;
	background:url(/brokers/img/boetheme/layout/blue/big_button_bg.png) no-repeat right center;
	margin:0 10px 0 0;
	/*height:30px;*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	}
	.formsubmit span:hover {
		background:url(/brokers/img/boetheme/layout/blue/big_button_bg_hover.png) no-repeat right center;
		color:#7a6552;
		}

.formsubmit span.cancel {
	background:url(/brokers/img/boetheme/layout/blue/big_button_bg_cancel.png) no-repeat right center;

	}
	.formsubmit span.cancel a,
	.formsubmit span.cancel input {
		color:#A38E7A;
		}
	.formsubmit span.cancel:hover {
		background:url(/brokers/img/boetheme/layout/blue/big_button_bg_hover.png) no-repeat right center;
		}
		
	
	.formsubmit span a {
		margin:0;
		display:inline-block;
		*display:inline-block;
		padding:5px 25px 5px 6px;
		border:0px;
		line-height:20px;
		height:20px;
		background:none;
		background-color:transparent;	
		color:#fff;
		font-weight:bold;
		text-decoration:none;
		font-size:12px;
		}
		
		.formsubmit span a:hover {
			color:#7a6552;
			}
		
	.formsubmit span button,
	.formsubmit span input {
		margin:0;
		padding:5px 25px 5px 6px;
		border:0px;
		display:inline-block;
		font-size:12px;
		font-weight:bold;
		color:#fff;
		background:none;
		background-color:transparent;
		cursor:pointer;
		}

		.formsubmit span button:hover,
		.formsubmit span input:hover {
			color:#7a6552;
			}		


/*
.formsubmit span,
.formsubmit span{
	text-decoration:none;
	display:block;
	width: 180px;
	height: 25px;
	float:left;
	margin: 5px 15px 5px 0;
	background: url(/brokers/img/boetheme/buttons/button_bg_sprite.png);
	background-position: top left;
	}
	
	.formsubmit a.cancel {}
	.formsubmit .submit {padding-bottom:3px;}
	
    .formsubmit a.cancel:hover,
    .formsubmit .submit:hover{
        color: #ff5200;
    	}
    	
.formsubmit a.cancel,
.formsubmit .submit{
	text-decoration:none;
	display: block;
	height: 25px;
	line-height: 25px;
	text-align:center;
	width: 180px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	background: url(/brokers/img/boetheme/buttons/button_bg_sprite.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 0;
	padding-right: 5px;
	margin-left: 5px;
	} 
*/


/* Slide out controls */

.slideOutControls {
    position: fixed;
    left: 0px;
    top: 0px;
    background-color: white;
    z-index: 99;
    border: 1px solid black;
    
}

.slideOutControls .slideOutContents {
    overflow: hidden;
    overflow-y: auto;
}

.slideOutControls .slideHandleLeft {
    float: right;        
    width: 25px;
    background-color: gray;
    cursor: pointer;
    border-left: 1px solid black;
    margin-left: 5px;
    background: gray url(../img/slideHandleLeft.png) right center repeat-y;
}

.slideOutControls .slideHandleRight {
    float: left;        
    width: 25px;
    background-color: gray;
    cursor: pointer;
    border-right: 1px solid black;
    margin-right: 5px;
    background: gray url(../img/slideHandleRight.png) left center repeat-y;
}




/*  Topic tree styling  */

.topic_window {
    /* padding: 5px;
    background: #fff;
    border: 1px solid #a6a6a6;
    height: 141px;
    overflow: auto; */
    min-height:10px;
    }
    
    .topic_window ul {
        list-style: none;
        /*background: url(../img/topicwindow/topic_tree_bg.gif) repeat-y 7px 0;*/
		border-left: 1px dotted #edeadf;
        }
        
    .topic_window ul.top {
        background: none !important;    
        }
        
        .topic_window ul li div.expand {
            width: 15px;
            height: 15px;
            float: left;
        }
        
        .topic_window ul li div.closed {
            background: url(../img/topicwindow/topics_plus.gif) no-repeat 3px 5px;
            cursor: pointer;
            }
            
        .topic_window ul li div.open {
            background: url(../img/topicwindow/topics_minus.gif) no-repeat 3px 2px;
            cursor: pointer;
            }
            
            .topic_window ul ul {
                margin-left: 0;
                /*background: url(../img/topicwindow/topic_tree_bg.gif) repeat-y 7px -7px;*/
                }
                
                .topic_window ul ul li {
                    padding-left: 15px;                    
                    /*background: url(../img/topicwindow/topics_l2.gif) no-repeat 8px 2px;*/
                    }
                    
            
    .topic_window a {
        color: #000;
        }
        
/* ========== APP MESSAGE SYSTEM STYLES ========== */

.app_msg {}
.app_msg p {
	font-size: 14px;
	margin: 0.5em 15px;
    font-weight: bold;
}

.app_msg .error {
	background-color: #fff3a0;
	border: 1px solid #fff3a0;
}
.app_msg .error p { color: #000; }

.app_msg .warning {
	background-color: #fff3a0;
	border: 1px dotted #ffd800;
}
.app_msg .warning p { color: #000; }

.app_msg .notice {
	background-color: #B9E5F0;
	border: 1px dotted #66F;
}
.app_msg .notice p { color: #000; }

ul.listmap li {
    margin-left: 1.5em;  
    list-style: disc;
    font-size: 10px !important;
	}

div.tree_indent {
    
	}

div.tree_indent div.tree_indent {
    margin-left: 1.5em;
	}

.bold {
    font-weight: bold;    
	}

label.hidden_label {
    display: none; 
	}


/* ===== FINDER-STYLE DESIGN ====== */

.finder 
{
    width: 670px;
    height: 250px;
    overflow: hidden;
}

.finder .innerframe
{
    width: 200px;
    height: 230px;
    margin: 10px 5px 10px 5px;    
    border: 1px solid black;
    float: left;
}

.finder .extended 
{
    width: 400px;
}

.finder .innerframe
{
    position: relative;
    overflow-x: hidden;
	overflow-y: auto;
}

.finder .innerframe .framecontent
{
    padding: 5px;
    margin-top: 2em;    
}

.finder .main .framecontent {
    margin-top: 0px;    
    padding: 0;
}

.finder .siteurl .framecontent {
    padding: 0;
}

.finder .siteurl .framecontent ul.finder_list {
    border-top: 1px solid black;
}

.finder .findsiteitem .wheel {
    float: right;    
}

.finder .active
{
    background-color: #FFE;
    overflow-x: hidden;
	overflow-y: auto;
}

.finder .disabledoverlay
{
    width: 20000px;
    height: 20000px;
    position: absolute;
    background-color: black;    
    z-index: 2;
}

.finder .innerframe .framecontrols
{
    position: absolute;
    background-color: #CCF;
    padding: 3px;
    border-bottom: 2px ridge black;
    border-right: 2px ridge black;    
    color: black;
    height: 14px;
    font-size: 12px;
}

.finder .innerframe .framecontrols a
{
    color: black;
    font-weight: bold;
}

.finder .innerframe .framecontrols a:hover
{
    text-decoration: underline;    
}

.finder ul.finder_list {
    padding: 0;
    margin: 0;    
}

.finder ul.finder_list li {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid black;
    font-weight: bold;
}

.finder ul.finder_list li a {
    padding: 10px;    
    display: block;
    color: black;
    text-decoration: none;
    background: url(/cognoti/img/arrow_right.gif) center right no-repeat;
}

.finder ul.finder_list li a:hover
{
    background-color: skyblue;    
}

.finder ul.finder_list li.active_item a {
    background-color: lightblue;    
}


.finder ul.search_results {
    padding: 0;
    margin: 0;    
}

.finder ul.search_results li {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid black;
    font-weight: bold;
}

.finder ul.search_results li a {
    padding: 4px 15px 4px 4px;    
    display: block;
    color: black;
    text-decoration: none;
    background: url(/cognoti/img/arrow_right.gif) center right no-repeat;
    
}

.finder ul.search_results li a:hover
{
    background-color: skyblue;    
}

.finder ul.search_results li.active_item a {
    background-color: lightblue;    
}



.finder ul.page_list {
    padding: 0;
    margin: 0;    
}

.finder ul.page_list ul {
    padding-left: 1.5em;   
    margin: 0;
}

.finder ul.page_list li {
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: bold;
}

.finder ul.page_list li a {
    padding: 4px 15px 4px 4px;    
    display: block;
    color: black;
    text-decoration: none;
    background: url(/cognoti/img/arrow_right.gif) center right no-repeat;
    border-bottom: 1px solid black;
}

.finder ul.page_list li a:hover
{
    background-color: skyblue;    
}

.finder ul.page_list li a.active_item {
    background-color: lightblue;    
}


ul.simplenav {
    padding: 0;
    margin: 5px 0;    
}

ul.simplenav li {
    float: left;
    /*padding: 5px;*/
    /*border: 2px outset #666;*/   
    margin: 4px; 
    list-style: none;
}

ul.simplenav li.title {
    border: 0;
    font-weight: bold;
    margin: 5px;    
}

ul.simplenav li.active a{
/*
    background-color: cyan;   
    font-weight: bold;
*/
    color:brown;
    text-decoration:none;
}



.res_preview_image {
    float:left;
    width:150px;
    text-align:center;
}

.res_preview_maininfo {
    /* float:right; */
    margin-left: 155px;
}

.res_preview_label {
    font-weight: 800;
}

div.res_preview_label {
    clear:both;
    border-bottom: 1px solid black;
    font-weight: 800;
}

.res_preview_other_left, .res_preview_other_right, .res_preview_other_label, .res_preview_other_val {
    float:left;
    width:49%;
}

.res_preview_other_label {
    text-align:right;
    padding-right:3px;
}


.preview_window .col_left {
	width: 150px;
	float: left;
	}
	
.preview_window .col_right {
	margin-left: 20px;
	width: 440px;
	float: left;
	}
	
	.preview_window .col_right .col {
		width: 220px;
		float: left;
		}
	
	.preview_window .more_info .col {
		padding-top: 10px;
		}
	
	
	.preview_window .preview_thumb,
	#resource .preview_thumb {
		display: block;
		padding-bottom: 20px;
		}
		
		.preview_window a.view,
		#resource a.view {
			display: block;
			padding: 7px 0 4px 0;
			background: #1c450a url(../img/view_button.gif) repeat-x 0 0;
			border: 1px solid #061300;
			text-align: center;
			}
			
			.preview_window a.view span,
			#resource a.view span {
				color: #fff;
				font-size: 14px;
				font-weight: bold;
				text-decoration: none;
				}
				
				.preview_window a.view:hover span,
				#resource a.view:hover span {
					text-decoration: underline;
					}
					
	.preview_window .last_update {
		padding-top: 15px;
		}
		
		.preview_window .last_update dt,
		#resource .last_update dt{
			padding-bottom: 5px;
			}
		
		.preview_window .last_update span,
		#resource .last_update span {
			display: block;
			}
			
			.preview_window .last_update span {
				font-size: .9em;
				line-height: 1.2em;
				}
		
	.preview_window dl dt,
	#resource dl dt {
		font-size: 14px;
		font-weight: bold;
		}
		
		.preview_window dl dt:after,
		#resource dl dt:after {
			content: ':';
			}
			
		#resource .container_3wide_large dl {
			margin-left: 20px;
			}
		
	.preview_window dl dd,
	#resource dl dd {
		padding-bottom: 15px;
		font-size: 12px;
		}
		
		.preview_window dl dd p,
		#resource dl dd p {
			padding-top: 5px;
			padding-bottom: 0 !important;
			}
			
		.preview_window dl dd.resource_type span.resource_video,
		#resource dl dd.resource_type span.resource_video{
			padding: 4px 0 0 20px;
			background: url(../img/icon_resources/video.gif) no-repeat 0 0;
			line-height: 18px;
			}
			
		.preview_window dl dd.comments,
		#resource dl dd.comments {
			padding: 0 0 0 20px;
			background: url(../img/icon_comments.gif) no-repeat 0 0;
			}
			
	.preview_window .more_info {
		padding-top: 20px;
		}
		
		h2.resource_header {
			margin: 10px 0 10px 20px;
			border-bottom: 1px solid #7c7c7c;
			font-size: 14px;
			font-weight: bold;
			text-transform: uppercase;
			color: #636363;
			}
			
	#resource dt.description {
		font-size: 18px;
		}
		
	#resource dd.description {
		font-size: 14px;
		line-height: 21px;
		}
		
	#resource .last_update dt {
		display: block;
		padding: 10px 0 7px 0;
		background: #000 url(../img/last_update_bg.gif) repeat-x 0 0;
		text-align: center;
		color: #fff;
		font-weight: bold;
		}
		
	#resource .last_update dd {
		margin-left: 10px;
		padding-top: 10px;
		font-weight: bold;
		font-size: 1.2em;
		}

#resource #comments {
	padding: 20px 0 20px 20px;
	}
		
#resource #comments .wrapper {
	margin-left: 20px;
	padding-top: 20px;
	}
	
	#resource #comments .header {
		border-bottom: 1px solid #222;
		}
	
		#resource #comments h2 {
			background: url(../img/comments_header_icon.gif) no-repeat 100px 0;
			}
			
		#resource #comments a.post_comment {
			padding-left: 20px;
			background: url(../img/icon_comment_post.gif) no-repeat 0 0;
			border: none;
			font-weight: bold;
			float: right;
			}
			
			#resource #comments a.post_comment:hover span {}
			
		#resource #comments .comment {
			padding: 10px 0;
			border-bottom: 1px dotted #999;
			}
			
			#resource #comments .wrapper {
				margin-left: 0;
				padding-top: 0;
				}
			
				#resource #comments .reply .wrapper {
					margin: 0 0 0 20px;
					padding: 0 0 0 10px;
					border-left: 1px dotted #999;
					}
					
					#resource #comments .reply2 .wrapper {
						margin: 0 0 0 40px;
						padding: 0 0 0 10px;
						border-left: 1px dotted #999;
						}
						
					#resource #comments .reply3 .wrapper {
						margin: 0 0 0 60px;
						padding: 0 0 0 10px;
						border-left: 1px dotted #999;
						}
						
					#resource #comments .reply4 .wrapper {
						margin: 0 0 0 80px;
						padding: 0 0 0 10px;
						border-left: 1px dotted #999;
						}
						
					#resource #comments .reply5 .wrapper {
						margin: 0 0 0 100px;
						padding: 0 0 0 10px;
						border-left: 1px dotted #999;
						}
			
			#resource #comments .comment .header {
				width: 100%;
				border: none;
				float: left;
				}
			
			#resource #comments .comment span.subject {
				font-weight: bold;
				}
			
			#resource #comments .comment span.username {
				margin-right: 10px;
				}
				
			#resource #comments .comment span.date,
			#resource #comments .comment span.by {
				font-style: italic;
				color: #999;
				}
				
			#resource #comments .comment span.reply {
				font-size: .9em;
				float: right;
				}
				
			#resource #comments .comment p.comment_text {
				padding-top: 3px;
				padding-bottom: 0;
				clear: both;
				}
				
				
	#resource #comments	.pages {
		padding-top: 20px;
		text-align: right;
		}
		
		#resource #comments	.pages ul {
			list-style: none;
			font-size: 1.2em;
			}
			
			#resource #comments	.pages ul li {
				display: inline;
				}
				
				#resource #comments	.pages ul li a {
					padding: 3px 5px 1px 5px;
					}
					
					#resource #comments	.pages ul li.active a {
						color: #000;
						font-weight: bold;
						border: 1px solid #666;
						}
                        

.widget_content .large_list,
.widget_content .small_list {
    list-style: none;
    }
    
    .widget_content .large_list li,
    .widget_content .small_list li {
        padding: 0 0 10px 75px;
        margin: 10px 0;
        min-height: 50px;
        border-bottom: 1px dotted #ddd;
        }
        
        .widget_content .large_list li .large_widget_img,
        .widget_content .small_list li .widget_img {
            position: absolute;
            left: 10px;
            }

/*=================================================================
    ROTATING FEATURED WIDGET
==================================================================*/

.rotating_featured {
    width:94%;
    background:#E9E7DE;
    padding:10px;
    height:260px;
    font-family: helvetica, sans-serif;
    font-size: 14px;
    }

    .rotating_featured .rotating_wrapper {
        position:relative;
        /* background:url(/cognoti/img/boefeature/rotator-bg.png) no-repeat center center; */
        widows: 100%;
        height: 100%;
        }
        
    .rotating_featured .rotate_image {
        cursor: pointer;
        float: left;
        width:36%;
        height:240px;
        border-right: 1px dotted white;
        background: url(/cognoti/img/boefeature/rotate-img-bg.png);
        text-align: center;
		padding-top:10px;
        }
		
		.rotating_featured .rotate_image img {
			width:80%;
			}

        .rotating_featured .rotate_image.industry_icon img {
            margin-top: 45px;
            }
        
        .rotating_featured .rotate_image.content_icon img {
            margin-top: 45px;
            }
    
    .rotating_featured .rotate_details h5{
        margin: 0;
        padding: 0;
    }
    
    .rotating_featured .rotate_details {
        padding-right: 20px;
        padding-top: 20px;
        width: 54%;
        float:right;
        height:190px;
        }

    .rotating_featured .rotate_nav_wrapper {
        position: absolute;
        bottom:0;
        left:0;
        padding:0;
        background:url(/cognoti/img/boefeature/rotate-nav-bg.png);
        width: 100%;
        height:20px;
        }

    .rotating_featured .rotate_nav {
        padding:0;
        background:#555;
        width: 234px;
        float:right;
        height:20px;
        text-align: center;
        }

    .rotating_featured .rotate_nav_link {
        display:inline-block;
        height:20px;
        margin:0 2px;
        text-align:center;
        width:29px;
        background: #8eb5dc;
        }
        
        .rotating_featured .rotate_nav_link:hover {
            background: #988f75;
            }
                
        .rotating_featured .rotate_nav_link.darkblue {
            background: #608fbf;
            }
    
        .rotating_featured .rotate_nav_link.active {
            background: #988f75;
            }
    
        .rotating_featured .rotate_nav_link.darkblue:hover {
            background: #988f75;
            }
    
        .rotating_featured .rotate_nav_link a {
            display: block;
            color:white !important;
            text-decoration: none;
            padding:2px 0 0px;
            }    
            
ul.result_selections {
    list-style: none;
    
}

    ul.result_selections li {
        margin-left: 20px !importnat;
    }

    ul.result_selections li.selected {
        font-weight: bold;
    }
    
    ul.result_selections li.notselected {
        font-style: italic;
    }
    
    ul.result_selections li.selected.correct {
        color: green;    
    }
    
    ul.result_selections li.notselected.correct {
        color: red;    
    }
