/* Assesments List */
#left {
    background: url(../../images/assess_list/left_bar_bg.jpg) repeat-y;
    vertical-align: top;
}

#tests_left_menu {
    border: 0;
    width: 25px;
    margin: 0px;
    padding: 0px;
}

#tests_left_menu tr {
    padding: 0;
    margin: 0;
    border: 1px solid #000;
}

#tests_left_menu td {
    padding: 0;
    margin: 0;
}

#tests_left_menu #tests_info {
    width: 25px;
    height: 1em;
    padding: 0;
    margin: 0;
    border: 1px solid #000;
}

#right {
    background-color: #cde5ff;
    background: url(../../images/assess_list/right_bg.jpg) repeat-y;
	padding-left: 20px;
}

#assessments_top {
	background: url(../../images/assess_list/top_bar.jpg) no-repeat top left;
        height: 24px;
}

#assessments_bottom {
	background: url(../../images/assess_list/bottom_bar.jpg) no-repeat top left;
        height: 11px;
}

#assessments_top, #assessments_bottom {
	width: 936px;
	font-size: 1px;
}

#center {
    background: url(../../images/assess_list/center_bg.jpg) repeat-x;
    background-color: #e9f3ff;
}

#center a {
    text-decoration: none;
}

.menu_item {
    width: 274px;
    border-right: 1px solid #318ce5;
    height: 37px;
    text-align: right;
}

.menu_item p {
    margin: 0;
    padding-right: 30px;
    padding-top: 10px;
    color: #2a8bff;
    background: url('../../images/assess_list/left_dot_blue.jpg') 250px 11px no-repeat;
    font-size: 12px;
    font-weight: bold;
}

.menu_item2 {
    width: 274px;
    border-right: 1px solid #318ce5;
    height: 37px;
    text-align: right;
    cursor: pointer;
}

.menu_item2 p {
    margin: 0;
    padding-right: 30px;
    padding-top: 10px;
    color: #e00a14;
    background: url('../../images/assess_list/left_dot_red.jpg') 250px 11px no-repeat;
    font-size: 12px;
    font-weight: bold;
}

.description_item p {
    margin: 0;
    padding-left: 35px;
    color: #2a8bff;
    font-size: 12px;
    font-weight: normal;
}

.selected {
    width: 275px;
    height: 37px;
    background: url(../../images/assess_list/selected.jpg) no-repeat;
    text-align: right;
}

.selected p {
    margin: 0;
    padding-right: 31px;
    padding-top: 10px;
    color: #e00a14;
    background: url('../../images/assess_list/left_dot_red.jpg') 250px 11px no-repeat;
    font-size: 12px;
    font-weight: bold;
}

#search {
    width: 275px;
    height:  82px;
    background: url(../../images/assess_list/search_right.jpg) no-repeat bottom right;
	padding-top: 30px;
}

.quick_entry {
    width: 636px;
    height: 88px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.quick_blue {
    background: url(../../images/assess_list/separator.jpg) -30px 75px no-repeat;
    width: 430px;
}

.quick_blue h3 {
    color: #227aff;
}

.quick_green, .quick_red {
    background: url(../../images/assess_list/separator.jpg) -30px 87px no-repeat;
    width: 430px;
}

.quick_green h3 {
    color: #15bb03;
    padding-top: 10px;
}

.quick_red h3 {
    color: #c60404;
    padding-top: 10px;
}

.quick_blue a, .quick_red a, .quick_green a {
    text-decoration: none;
    color: #000;
}

.title_blue {
    background: url(../../images/assess_list/title_sep.jpg) -30px 75px no-repeat;
    width: 606px;
}

.title_blue h3 {
    color: #227aff;
}

#title_green {
	padding-top: 1px;
	color: #003c8c;
}

#title_green h3 {
    color: #15bb03;
}

#title_red {
	padding-top: 1px;
	color: #003c8c;
}

#title_black {
	padding-top: 1px;
	color: #003c8c;
	font-size: 11px;
}

#title_black h3 {
    color: #000000;
}

#title_red h3 {
    color: #c60404;
}

#top_50 {
    color: #1c86fe;
    margin-left: 6px;
    margin-top: 8px;
    cursor: pointer;
}

.50 {
    width: 500px;
    cursor: hand;
}

#ajax_tooltipObj {
    z-index:1000000;
    text-align:left;

    width:285px;
    height:239px;
    background: url('../../images/assess_list/tooltip.gif') no-repeat;
}

#ajax_tooltipObj div {
    position:relative;
}

#ajax_tooltipObj .ajax_tooltip_arrow {
    width:0px;
    position:absolute;
    left:0px;
    top:0px;
    z-index:1000005;
    height:60px;
}

#ajax_tooltipObj .ajax_tooltip_box {
    left:0px;
/*    top:0px;
    position:absolute;*/
    width:267px;
    height:239px;
    padding:2px;
    font-size:0.8em;
/*    z-index:1000001;*/
}

#ajax_tooltipObj .ajax_tooltip_box #box_top {
    color: #fff;
    left: 0px;
/*    top: 1px;
    position:absolute;*/
    width:267px;
    height: 23px;
    padding: 2px;
    padding-left: 10px;
    font-size: 11px;
    overflow:hidden;
/*    z-index:1000001;*/
}

#ajax_tooltipObj .ajax_tooltip_box #box_top #close {
    width: 69px;
    text-align: right;
    height: 15px;
    left: 203px;
    top: 1px;
    position: absolute;
    text-decoration: none;
    color: #fff;
    font-size: 11px;
    cursor: pointer;
}

#ajax_tooltipObj .ajax_tooltip_box #box_title {
    left: 8px;
/*    top: 26px;
    position:absolute;*/
    width:247px;
   /* height: 20px;*/
    padding-left: 17px;
    color: #e00a14;
    background: url('../../images/assess_list/left_dot_red.jpg') 0px 1px no-repeat;
    font-size: 12px;
    font-weight: bold;
	padding-bottom: 5px;
}

#ajax_tooltipObj .ajax_tooltip_box #box_content {
    color: #003c8f;
    left: 8px;
/*    top: 56px;*/
/*    position:relative;*/
    width:267px;
    height:137px;
    font-size:10px;
    overflow: auto;
  /*  z-index:1000001;*/
}

#ajax_tooltipObj .ajax_tooltip_box #box_content p {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

#ajax_tooltipObj .ajax_tooltip_box #box_content ul {
	font-size: 10px;
	list-style: none;
}
#ajax_tooltipObj .ajax_tooltip_box #box_content li {
	font-size: 10px;
	list-style: circle;
	line-height: 100%;
}

#ajax_tooltipObj .ajax_tooltip_box #box_bottom {
	maring-top: 20px;
    color: #5eabfd;
    left: 0px;
    /*top: 191px;*/
	bottom: 0;
    position:absolute;
    width:267px;
    height:50px;
    font-size:11px;
    font-weight: bold;
    overflow:hidden;
/*    z-index:1000001;*/
}

#ajax_tooltipObj .ajax_tooltip_box #box_bottom .entry {
	width: 70px;
    height: 15px;
	background: url('../../images/assess_list/left_dot_blue.jpg') 58px 1px no-repeat;
}

#ajax_tooltipObj .ajax_tooltip_box #box_bottom .entry a, #ajax_tooltipObj .ajax_tooltip_box #box_bottom .entry a:visited {
	color: #107fff;
}
#ajax_tooltipObj .ajax_tooltip_box #box_bottom .entry a:hover {
	color: #ff0103;
}

#ajax_tooltipObj .ajax_tooltip_box #box_bottom #price {
    width: 69px;
    text-align: center;
    height: 15px;
    left: 203px;
    top: 13px;
    position: absolute;
    color: #ff0103;
    font-size: 14px;
    font-weight: bolder;
}

.item_50, .item_50_hov, .item_50_sel {
    width: 12px;
    height: 12px;
}

.item_50 {
    background: url('../../images/assess_list/50_dot.jpg') 1px 2px no-repeat;
}

.item_50_hov, .item_50_sel {
    background: url('../../images/assess_list/50_dot_red.jpg') 1px 2px no-repeat;
}

.learn_more {
    z-index:1000000;
    text-align: left;
    position: absolute;
    margin-left: 310px;
    margin-top: -18px;
    width:93px;
    height: 15px;
    background: url('../../images/assess_list/left_dot_blue.jpg') 80px 1px no-repeat;
    color: #2a8bff;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}

.learn_more a {
    text-decoration: none;
    color: #2a8bff;
}

.learn_more a:hover {
    text-decoration: underline;
	color: #ff0103;
}

/* Assessments list switch menu */

#masterdiv {

}

.swm_item, .swm_item_essential_skills_first, .swm_item_last, .swm_item_first_and_last {
	cursor:pointer;
	width:600px;
	height: 35px;
	margin: 0px;
	padding: 0px;
}

.swm_item {
	background: url('../../images/menu/switch_item.jpg') no-repeat;
}

.swm_item_essential_skills_first {
	background: url('../../images/assess_list/switch_menu_first_ess.jpg') no-repeat;
}

.swm_item_last {
	height: 36px;
	background: url('../../images/assess_list/switch_menu_last.jpg') no-repeat;
}

.swm_item_first_and_last {
	height: 36px;
	background: url('../../images/assess_list/switch_menu_first_and_last.jpg') no-repeat;
}

.cat_text {
	padding-left: 36px;
	padding-top: 9px;
	height: 24px;
	background: url('../../images/assess_list/switch_menu_i.jpg') 10px 7px no-repeat;
}

.cat_text h3 {
    color: #15bb03;
}

.cat_text_sel {
	padding-left: 36px;
	padding-top: 9px;
	height: 24px;
	background: url('../../images/assess_list/switch_menu_i_active.jpg') 10px 7px no-repeat;
}

.cat_text_clicked {
	padding-left: 36px;
	padding-top: 9px;
	height: 24px;
	color: #dd0a13;
	background: url('../../images/assess_list/switch_menu_i_active.jpg') 10px 7px no-repeat;
}

.cat_text_clicked_collapse {
	padding-left: 36px;
	padding-top: 9px;
	height: 24px;
	color: #dd0a13;
	background: url('../../images/assess_list/switch_menu_i_active_rolled.jpg') 10px 7px no-repeat;
}



.cat_text_clicked_collapse h3, .cat_text_clicked h3{
	color: #dd0a13;
}

.cat_text_sel h3 {
    color: #dd0a13;
}

.submenu{
/*	margin-bottom: 0.5em;*/
	padding-left: 15px;
	width: 585px;
	padding-top: 5px;
	display: block;
}

#right_top_3 {
	width: 600px;
	height: 214px;
	background: url('../../images/assess_list/ess_skills_top.jpg') no-repeat;
}

#right_top_title {
	position: relative;
    z-index:1000001;
	width: 320px;
	height: 100px;
	left: -10px;
	top: -40px;
}

.submenu .img_bar {
/*	width: 598px;*/
	height: 40px;
	background-color: #f5fafe;
	border-left: 1px solid #328ce4;
	border-bottom: 1px solid #328ce4;
	border-right: 1px solid #328ce4;
	margin-left: -15px;
	margin-top: -4px;
	padding-left: 20px;
	margin-bottom: 5px;
/*	padding: 0px;
	margin: 0px;*/
}

.subsearchmenu {
	padding-left: 15px;
	width: 585px;
	padding-top: 5px;
}
/* Tree menu */

.tree_item, .tree_item_hov, .tree_item_sel {
    height: 13px;
	padding-left: 20px;
	padding-bottom: 5px;
	cursor: pointer;
}

.tree_item {
    background: url('../../images/assess_list/50_dot.jpg') 1px 1px no-repeat;
	color: #137efe;
	cursor: pointer;
}

.tree_item_hov, .tree_item_sel {
    background: url('../../images/assess_list/50_dot_red.jpg') 1px 1px no-repeat;
	color: #dd0c12;
	cursor: pointer;
}

.cellItem {
    font-weight: bold;
	font-size:12px;
	color:#107fff;
    padding-left: 38px;
	padding-top: 7px;
    background: url(/images/icon/folder_plus.gif) 6px 50% no-repeat;
    cursor: pointer;
    height: 24px;
}

.cellItem_opened {
    font-weight: bold;
	font-size:12px;
	color:#dd0a13;
    padding-left: 38px;
	padding-top: 7px;
    background: url(/images/icon/folder_open_minus.gif) 6px 50% no-repeat;
    cursor: pointer;
    height: 24px;
}

.cellReport {
	padding-left:5px;
	color: #137efe;
	font-size:12px;
	cursor: pointer;
    height: 20px;
	padding-top: 6px;
}

.cellReport_sel {
	padding-left:5px;
    font-weight: bold;
	color: #137efe;
	font-size:12px;
	cursor: pointer;
    height: 20px;
	padding-top: 6px;
}
