﻿body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 75%;
	margin: 0 auto;
}

textarea
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

div#cim_inner, div#cim_inner_wide
{
	width: 1000px;
	margin: 0 auto;
}

div#cim_title_bar
{
	position: relative;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	background-color: #FF0099;
	color: #FFFFFF;
	font-weight: bold;
	z-index: 1;
}


div#cim_title_left
{
	position: absolute;
	left: 0px;
	text-align: left;
}

div#cim_title_center
{
	position: absolute;
	width: 100%;
	text-align: center;
}

div#cim_title_right
{
	position: absolute;
	right: 0px;
	text-align: right;
}

div#cim_subtitle_bar
{
	position: relative;
	height: 3ex;
	line-height: 3ex;
	vertical-align: middle;
	font-weight: bold;
	font-size: 90%;
	color: #019934;
	z-index: 1;
}

div#cim_subtitle_bar a
{
	text-decoration: none;
}

a
{
	color: #000099;
}

a:hover
{
	color: #000099;
}

a:visited
{
	color: #000099;
}

a.cim_select
{
	color: #00029B;
	font-size: 11px;
	line-height: 11px;
}

a.cim_select:hover
{
	color: #00029B;
}

a.cim_select:visited
{
	color: #666699;
}

a.cim_submenu_on, a.cim_submenu_on:hover, a.cim_submenu_on:visited
{
	color: #019934;
}

a.cim_submenu_act, a.cim_submenu_act:hover, a.cim_submenu_act:visited
{
	color: #FF0088;
}

div#cim_subtitle_left
{
	position: absolute;
	left: 9px;
	text-align: left;
	font-weight: normal;
}

div#cim_subtitle_right
{
	position: absolute;
	right: 9px;
	text-align: right;
}

div#cim_menu_bar, div#cim_menu_bar_wide
{
	position: relative;
	height: 5.5ex;
	color: #FFFFFF;
	font-weight: bold;
	z-index: 1;
}

div#cim_menu_bar
{
	background: #01CC34 url(../images/background/menu_bar-separator-medium.gif) 145px bottom no-repeat;
}

div#cim_menu_bar_wide
{
	background: #01CC34 url(../images/background/menu_bar-separator-large.gif) 145px bottom no-repeat;
}

div#cim_menu_bar a, div#cim_menu_bar_wide a
{
	text-decoration: none;
}

div#cim_menu_bar a:link, div#cim_menu_bar_wide a:link
{
	color: #FFFFFF;
}

div#cim_menu_bar a:hover, div#cim_menu_bar_wide a:hover
{
	color: #FFFFFF;
}

div#cim_menu_bar a:visited, div#cim_menu_bar_wide a:visited
{
	color: #FFFFFF;
}

div#cim_menu
{
	position: absolute;
	line-height: 5.5ex;
	left: 152px;
	width: 600px;
	height: 5.5ex;
}

div#cim_menu ul
{
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 5.5ex;
}

div#cim_menu ul li
{
	float: left;
	text-align: center;
	padding: 0 0 0 0;
	height: 5.5ex;
}

* html div#cim_menu ul li
{
	width: 50px;
	white-space: nowrap;
}

div#cim_menu ul li a
{
	display: block;
	text-decoration: none;
	cursor: pointer;
}

div#cim_menu ul li a div
{
	display: inline-block;
	height: 5.5ex;
	text-align: center;
	padding: 0 10px 0 10px;
}

div#cim_menu ul li.cim_current
{
	background: #FFFFFF url(../images/background/menu-bg-left.gif) left top no-repeat;
}

div#cim_menu ul li.cim_current a
{
}

div#cim_menu ul li.cim_current a div
{
	color: #FF0099;
	background: url(../images/background/menu-bg-right.gif) right top no-repeat;
}

span#cim_version
{
	font-style: italic;
}

div#cim_menu_right
{
	position: absolute;
	right: 9px;
	font-weight: normal;
	font-size: 80%;
	line-height: 5.5ex;
	vertical-align: middle;
}

a.cim_menu_link:hover span.cim_menu_text
{
	color: #FF0099;
}

div#cim_method
{
	width: 141px;
	height: 72px;
	color: #00029B;
	background: url(../images/background/method-separator.gif) right top repeat-y;
	padding-left: 9px;
}

div#cim_subnav
{
	position: absolute;
	width: 141px;
	color: #00029B;
	background: url(../images/background/subnav-separator.gif) top right repeat-x;
	padding: 10px 0 72px 9px;
}

div.cim_navhead
{
	padding-top: 5.5ex;
	color: #000;
	font-weight: bold;
}

div.cim_navhead_mod
{
	padding-top: 2.5ex;
	color: #000;
	font-weight: bold;
}

div.cim_navlink
{
	/*padding-top: 3.5ex;*/
	padding-top: 3ex;
}

div.cim_navlink_mod
{
	padding-top: 1ex;
	padding-left: 1ex;
}

div#cim_subnav a
{
	font-weight: normal;
}

div.cim_navlink_act
{
	/*padding-top: 3.5ex;*/
	padding-top: 3ex;
}

div.cim_navlink_sub
{
	/*padding-top: 1.75ex;*/
	padding-top: 1ex;
}

div#cim_subnav a:link
{
	color: #00029B;
}

div#cim_subnav a:hover
{
	color: #00029B;
}

div#cim_subnav a:visited
{
	color: #00029B;
}

div#cim_subsep
{
	position: relative;
	width: 5px;
	height: 500px;
	top: 0;
	bottom: 0;
	left: 145px;
	background-color: #FF0099;
}

div#cim_content
{
	position: absolute;
	width: 1000px;
	z-index: 0;
}

div#cim_prompt_container, div#cim_prompt_container_wide
{
	position: absolute;
	top: 0px;
	left: 150px;
	height: 72px; 
	margin: 0 10px 0 -5px;
	padding: 0 0 0 17px;
}

div#cim_prompt_container
{
	width: 672px;
}

div#cim_prompt_container_wide
{
	width: 833px;
	border-right: solid 5px #FF0099;
}

div#cim_prompt_right_sep
{
	position: absolute;
	top: 0px;
	left: 833px;
	width: 5px;
	height: 167px;
	margin: 0;
	padding: 0;
	background: url(../images/background/method-separator.gif) left top repeat-y;
}

div#cim_prompt_right
{
	position: absolute;
	top: 0px;
	left: 838px;
	width: 145px;
	margin: 0;
	padding: 10px 0 5px 17px;
	z-index: 2;
	background-color: #FFFFFF;
}

div#cim_prompt
{
	position: absolute;
	top: 35px;
	width: 660px;
	font-size: 125%;
	font-weight: bold;
	color: #000000;
}

div#cim_subprompt
{
	position: absolute;
	top: 19px;
	width: 660px;
	font-size: 90%;
}

div#cim_main
{
	position: absolute;
	top: 72px;
	left: 150px;
	width: 672px;
	padding: 0 0 0 12px;
	z-index: 1;
}
div#cim_inner_wide div#cim_main
{
	width: 830px;
}

div#cim_message
{
	font-weight: bold;
	width: 660px;
}

div#cim_body
{
	padding: 10px 0 10px 0;
	position: absolute;
	display: inline-block;
	width: 670px;
	
}
div#cim_inner_wide div#cim_body
{
	width: 830px;
}
div#spacer
{
	height:90%;
}

div#cim_portalfoot
{
	text-align: center;
	color: #000000;
	font-size: 90%;
	position:relative; 
	bottom:0px;
	width: 670px;
	left:10px;     /* #cim_main:left*/
}
div#cim_foot
{
	text-align: center;
	color: #000000;
	font-size: 90%;
	position:absolute; 
	bottom:0px;
	width: 800px;
	 left:150px;     /* #cim_main:left*/
}

div#cim_foot a:link
{
	color: #00029B;
}

div#cim_foot a:hover
{
	color: #00029B;
}

div#cim_foot a:visited
{
	color: #00029B;
}

div#cim_mood
{
	position: absolute;
	bottom: 30px;
	right: 0;
}

div.cim_link
{
	line-height: 200%;
}

div#cim_students_list, div#cim_usermodules_list
{
	display: inline-block;
	vertical-align: top;
	float: left;
}

div#cim_students_content
{
	display: inline-block;
	vertical-align: top;
	float: left;
	padding-left: 10px;
}

.cim_table
{
	text-align: left;
	vertical-align: top;
}

div#cim_students_list table
{
	width: 247px;
}

div#cim_usermodules_list table
{
	width: 650px;
}

div#cim_usermodules_list .cim_top_left
{
	width: 233px;
}

.cim_table th
{
	background-color: #FFCC00;
	padding: 2px 4px 1px 10px;
}

.cim_table th a
{
	display: block;
	text-decoration: none;
	color: #000000;
}

.cim_table td
{
	padding: 5px 4px 4px 10px;
	background-color: #FDFDBF;
}

.cim_table td.cim_nomargin
{
	padding: 0;
}

.cim_table tr.cim_alternate td
{
	background-color: #FFFFDD;
}

.cim_table th.cim_top_left
{
	background: #FFCC00 url(../images/background/top-corner-left.gif) left top no-repeat;
}

.cim_table th.cim_top_right
{
	background: #FFCC00 url(../images/background/top-corner-right.gif) right top no-repeat;
}

.cim_table td.cim_bottom_left
{
	height: 20px;
	background: #FDFDBF url(../images/background/bottom-corner-left.gif) left bottom no-repeat;
}

.cim_table td.cim_bottom_right
{
	height: 20px;
	background: #FDFDBF url(../images/background/bottom-corner-right.gif) right bottom no-repeat;
}

.cim_table tr.cim_alternate td.cim_bottom_left
{
	height: 20px;
	background: #FFFFDD url(../images/background/bottom-corner-left-alt.gif) left bottom no-repeat;
}

.cim_table tr.cim_alternate td.cim_bottom_right
{
	height: 20px;
	background: #FFFFDD url(../images/background/bottom-corner-right-alt.gif) right bottom no-repeat;
}

.cim_table td.cim_indent
{
	padding-left: 27px;
}

.cim_table td table
{
	margin: 0;
	padding: 0;
}

.cim_table td table td
{
	margin: 0;
	padding: 0px 4px 2px 5px;
}

.cim_table td.cim_list
{
	padding: 0px 4px 0px 3px;
}

.cim_table td.cim_list table
{
	margin-left: 0px;
	margin-top: 0px;
}

.cim_table td.cim_list table td
{
	padding: 2px;
	margin: 0px;
}

.cim_table_results
{
	width: 832px;
}

.cim_table_modules
{
	width: 400px;
}

.cim_table_settings
{
	width: 400px;
}

.cim_table_settings label
{
    font-weight: bold;
}

div#cim_students_list td, div#cim_students_list th
{
	border-right: solid 0px #FFFFFF;
}

div#cim_students_list td td
{
	border-right: 0;
}

div#cim_modules_list
{
	display: inline-block;
}

.cim_underline a
{
	text-decoration: underline;
}

td.cim_button
{
	padding-top: 9px;
	text-align: right;
	background-color: #FFFFFF;
}


.cim_order_button
{
	margin: 0 0 0 5px;
	border-width: 0px;
}

/* PushButton: input[type=submit] within span.cim_button and span.cim_button_middle */
span.cim_button
{
    display: inline-block;
    background: url(../images/background/button-bg-left.gif) left top no-repeat;
    padding-left: 14px;
    right: 0px;
}

span.cim_button span.cim_button_middle
{
	display: inline-block;
	height: 21px;
	background: url(../images/background/button-bg-right.gif) right top no-repeat;
	padding: 3px 10px 5px 0;
}

span.cim_button input
{
	display: inline;
	border: none 0;
	background-color: Transparent;
	color: #FFFFFF;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	cursor: pointer;
	text-align: center;
}

* html span.cim_button input
{
	padding: 0 0 0 15px;
	margin-left: -14px;
}

/* Makes the button invisible; yet, still working for IE submits. */
span.cim_hide_button, span.cim_hide_button .cim_button_middle, span.cim_hide_button input
{
	display: block;
	width: 0px;
	height: 0px;
	padding: 0 !important;
}

.cim_button_list
{
	display: block;
	width: 829px;	/* .cim_table:width - .cim_table td:border-right:width */
	text-align: right;
	padding: 0 0 3px 0;
}

.cim_button_list cim_progress_download
{
	position: absolute;
	top: -10px;
	right: 0;
	z-index: 100;
	width: 200px;
}

#cim_popup_messagebox
{
	position: absolute;
	z-index: 100;
	background-color: White;
	border: solid 5px #FF0099;
	width: 200px;
	height: 200px;
	padding: 20px 5px 5px 5px;
}

#cim_popup_messagebox .cim_close_button
{
	position: absolute;
	right: 2px;
	top: 2px;
	text-decoration: none;
}

.cim_error
{
	color: #DD0000;
	font-weight: bold;
}

.cim_print
{
	display: none;
}

div.cim_news_events
{
    position: absolute;
	bottom: 30px;
	left: 160px;
	width:410px;
	z-index:1;
	background-color:#FFFFFF;
}
div.cim_news_events h2
{
	font-size: 125%;
	font-weight: bold;
	margin: 3px auto 3px auto;
}