@charset "utf-8";
/* CSS Document */

@import url("modulecontent.css");
@import url("version1-2.css");

/*-------- template --------*/

body{
	margin:0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.6em;
	color:#666666;
	background-image: url(../../_sharedimg/background.jpg);
	background-repeat: repeat-x;
}

a img {border:none;}

a{
	outline: none;
	color: #487fc2;
	text-decoration:underline;
}

table.table_no_padding{
		margin:0px;
		padding:0px;
}

.block{display:block;}

a:hover{
	color:#ef3e44;
	text-decoration:underline;
}

#wrapper{
	width:960px;
	margin:0px auto 0px auto;
}

#wrapper_header{
	position:relative;
	width:960px;
	height:210px;
	background-image: url(../../_sharedimg/banner_logo.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	
}

#wrapper_header h1{display:none;}

ul#top_navigation {
	float:left;
	margin:0px;
	padding:48px 0px 0px 0px;
	list-style-type:none;
}
ul#top_navigation li {
	float:left;
	list-style-image:none;
	padding:0px 2px 0px 0px;
}

ul#top_navigation li img {
	float:left;
}

/*new top menu*/

div.top_nav{
	float:left;
	width:960px;
	height:37px;
	padding:43px 0px 0px 0px;
	margin:0px;
	overflow:hidden;
}
div.top_nav img{
	padding-right:2px;
	margin:0px;
	float:left;
}


div.banner{
	float:left;
	width:960px;
	height:125px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-color:#ffffff;
}

div.banner h1{display:none;}

#column1{
	float:left;
	width:690px;
	height:600px;
	padding:0px 0px 25px 0px;
	background-color: #FFFFFF;
}

#wrapper > #column1{height:auto; min-height:600px;}

#column2{
	float:left;
	width:270px;
	height:600px;
	padding:0px 0px 25px 0px;
	background-color: #FFFFFF;
}

#wrapper > #column2{height:auto; min-height:600px;}

#wrapper_content{
	float:left;
	width:640px;
	padding:0px 30px 0px 20px;
}

/*-------- footer --------*/

#wrapper_footer{
	width:960px;
	height:60px;
	clear:both;
	padding:13px 0px 0px 0px;
	margin:25px 0px 0px 0px;
	font-size: 0.8em;
	color: #a2bbdc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d8d3ce;
	font-family: Verdana, Geneva, sans-serif;
}

#wrapper_footer  a{
	color: #a2bbdc;
	text-decoration: none;
}

#wrapper_footer  a:hover{
	text-decoration: underline;
}

div.footer_links{
	float:left;
	width:500px;
	height:35px;
}

div.fraynework {
	float:right;
	width:106px;
	height:35px;
}

/*--------taskbar--------*/

div.taskbar_home{
	position:relative;
	width:340px;
	height:41px;
	padding:0px 0px 0px 0px;
	margin-bottom:10px;
	text-transform: uppercase;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #aba198;
	background-image: url(../../_sharedimg/taskbar_home_bg.gif);
	background-repeat: no-repeat;
}
div.taskbar_home_txt{
	position:absolute;
	left: 12px;
	top: 11px;
}

div.taskbar_home_txt a{
	color: #aba198;
	text-decoration:none;
}
div.taskbar_home_txt a:hover{
	color: #534741;
	text-decoration:none;
}


div.taskbar{
	position:relative;
	width:260px;
	height:41px;
	padding:0px 0px 0px 0px;
margin:0px 0px 10px 0px;
	text-transform: uppercase;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #aba198;
	background-image: url(../../_sharedimg/taskbar_bg.gif);
	background-repeat: no-repeat;
}

div.taskbar_arrows{
	position:absolute;
	width:80px;
	height:17px;
	left: 1px;
	top: 12px;
}

div.taskbar_arrows img{
	padding-left:12px;
	padding-right:13px;
}
div.taskbar_textsize{
	position:absolute;
	left: 12px;
	top: 11px;
}
div.taskbar_textsize_buttons{
	position:absolute;
	left: 48px;
	top: 12px;
}
div.taskbar_print{
	position:absolute;
	left:115px;
	top:11px;
}
div.taskbar_print a{
	color: #aba198;
	text-decoration:none;
}
div.taskbar_print a:hover{
	color: #534741;
	text-decoration:none;
}
div.taskbar_logout{
	position:absolute;
	right:10px;
	top:10px;
}

/*--------unit info pod--------*/

div.unitinfo_pod{
	float:left;
	width:240px;
	display:inline;
	margin:0px 10px 0px 0px;
	padding:41px 10px 0px 10px;
	background-color:#8ea7c8;
	background-image: url(../../_sharedimg/heading_unit_info.gif);
	background-repeat: no-repeat;
}
div.unitinfo_pod ul {
	margin:0px;
	padding:5px 0px 5px 0px;
	color:#f7941d;
}

div.unitinfo_pod ul li {
	padding:0px;
	margin:0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8ea7c8;	
}

div.unitinfo_pod ul li a{
	width:195px;
	padding:10px 5px 10px 40px;
	margin:0px;
	display:block;
	text-decoration:none;
	color:#534741;
	font-size:1em;
}

div.unitinfo_pod ul li a:hover{
	width:195px;
	padding:10px 5px 10px 40px;
	margin:0px;
	display:block;
	background-color:#bdcde5;
	color:#534741;
	text-decoration:none;
}



li.unit_first, li.unit_second, li.unit_third, li.unit_forth{
	padding:0px;
	margin:0px;
	background-position: 3px 1px;
	background-repeat: no-repeat;
	background-color:#dde5ef;
}

li.unit_first {
	background-image: url(../../_sharedimg/icon_unit_1.gif);
}
li.unit_second {
	background-image: url(../../_sharedimg/icon_unit_2.gif);
} 
li.unit_third {
	background-image: url(../../_sharedimg/icon_unit_3.gif);
} 
li.unit_forth {
	background-image: url(../../_sharedimg/icon_unit_4.gif);
} 

li.unit_first a:hover, li.unit_second a:hover, li.unit_third a:hover, li.unit_forth a:hover {
	padding:0px;
	margin:0px;
	background-position: 3px 1px ;
	background-repeat: no-repeat;
	background-color:#bdcde5;
}

li.unit_first a:hover {
	background-image: url(../../_sharedimg/icon_unit_1_rollover.gif);
	background-repeat: no-repeat;
} 
li.unit_second a:hover {
	background-image: url(../../_sharedimg/icon_unit_2_rollover.gif);
} 
li.unit_third a:hover {
	background-image: url(../../_sharedimg/icon_unit_3_rollover.gif);
} 
li.unit_forth a:hover {
	background-image: url(../../_sharedimg/icon_unit_4_rollover.gif);
} 


div.unitinfo_pod ul li a.unit_first_selected{
	background-color:#ffffff;
	background-image: url(../../_sharedimg/icon_unit_1_down.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
div.unitinfo_pod ul li a.unit_second_selected{
	background-color:#ffffff;
	background-image: url(../../_sharedimg/icon_unit_2_down.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
div.unitinfo_pod ul li a.unit_third_selected{
	background-color:#ffffff;
	background-image: url(../../_sharedimg/icon_unit_3_down.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
div.unitinfo_pod ul li a.unit_forth_selected{
	background-color:#ffffff;
	background-image: url(../../_sharedimg/icon_unit_4_down.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}



/*----------Reference pod ---------------*/

#ref_pod{
	float:left;
	width:240px;
	height:100px;
	padding:12px 0px 0px 0px;
	display:block;
	background-color:#fff;
		background-image: url(../../_sharedimg/sub_menu_dots.gif);
	background-repeat: no-repeat;
	background-position: 9px top;
	background-color:#FFF;

}

#ref_pod a{
	width:175px;
	margin:0px 0px 0px 40px;
	padding:0px 18px 4px 0px;
	text-decoration: none;
	display:inline-block;
	color: #4f433a;
}
#ref_pod a:hover{
	width:175px;
	margin:0px 0px 0px 40px;
	padding:0px 18px 4px 0px;
	text-decoration: underline;
	display:inline-block;
	background-image:none;
	color: #4f433a;
	background-color: #FFF;
}

#ref_pod a.selected{
	width:175px;
	margin:0px 0px 0px 40px;
	padding:0px 18px 4px 0px;
	text-decoration: none;
	display:inline-block;
	background-image:none;
	color: #fc6726;
	background-color: #FFF;
}

.icon_paper, .icon_pencil, .icon_bubble{
	height:23px;
	padding:3px 0px 5px 5px; 
	margin:0px;
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

.icon_paper{
	background-image: url(../../_sharedimg/refpod_paper.gif);
	
}

.icon_pencil{
	background-image: url(../../_sharedimg/refpod_pencil.gif);

}
.icon_bubble{
	background-image: url(../../_sharedimg/refpod_bubble.gif);
}


/*----------styles---------------*/


/*----------green boxes----------*/

div.green_boxes{
	position:relative;
	width:555px;
	margin:0px 0px 0px 30px;
	padding:6px 15px 1px 40px;
	background-color:#e8f4e3;
	color:#917c6f;
	background-image: url(../../_sharedimg/green_box_mid.gif);
	background-repeat: repeat-y;
}

div.green_boxes a{
	color:#fc6726;
	text-decoration:underline;
	line-height:1.9em;
}

div.green_boxes a:hover{
	color:#e6333a;
}

div.green_boxes_lrg{
	position:relative;
	width:469px;
	height:140px;
	margin:0px 0px 0px 0px;
	padding:15px 15px 3px 156px;
	background-color:#e8f4e3;
	color:#4f433a;
	background-image: url(../../_sharedimg/profile_green_mid.gif);
	background-repeat: repeat-y;
}

#wrapper_content > div.green_boxes_lrg{
	height:auto;
	min-height:140px;}

div.green_boxes_lrg h3{
	padding:0px;
	margin:0px;
}


div.activity_greenbox{
	position:relative;
	width:515px;
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 10px;
	background-color:#e8f4e3;
	color:#917c6f;
	background-image: url(../../_sharedimg/activity_green_mid.gif);
	background-repeat: repeat-y;
	background-position: left;
}


.greenbox_top{
	display:block;
	margin-top:10px;
}


.greenbox_bot{
	display:block;
	margin-bottom:10px;
}


.greenbox_top_15{
	display:block;
	margin-top:0px;
}


.greenbox_bot_15{
	display:block;
	margin-bottom:15px;
}

.greenbox_top_30{
	display:block;
	margin-top:15px;
	margin-left:30px;
}


.greenbox_bot_30{
	display:block;
	margin-bottom:15px;
	margin-left:30px;
}

div.activity_greenbox a{
	color:#fc6726;
	text-decoration:underline;
	line-height:1.9em;
}

div.activity_greenbox a:hover{
	color:#e6333a;
}

a.arrowlinks {
	padding:2px 0px 10px 25px;
	background-position: left top;
	text-decoration:underline;
	color:#7e7e7e;
	background-image: url(../../_sharedimg/arrow.gif);
	background-repeat: no-repeat;
}
a.arrowlinks:hover{
	color:#333333;
	padding:2px 0px 10px 25px;
	background:url(../../_sharedimg/arrow_f1.gif) no-repeat;
	background-position: left top;
	text-decoration:underline;
}

a.arrowlinks_red {
	padding:2px 0px 10px 25px;
	background-position: left top;
	text-decoration:none;
	color:#fc6726;
	background-image: url(../../_sharedimg/arrow_white.gif);
	background-repeat: no-repeat;
}
a.arrowlinks_red:hover{
	color:#ef3e44;
	padding:2px 0px 10px 25px;
	background:url(../../_sharedimg/arrow_white_f1.gif) no-repeat;
	background-position: left top;
	text-decoration:none;
}

.table_greenbox{
	margin:0px;
	padding:0px;
	border:none;
}
/*----------profiles----------*/

.user_status{
	position:absolute;
	left: 0px;
	top: -3px;
	z-index:50;
}

div.profile_pic_lrg{
	position:absolute;
	left: 20px;
	top: 17px;
	width: 110px;
	height: 124px;
}

div.profile_pods{
	float:left;
	width:300px;
	padding:0px;
	margin:0 20px 0 0;
}

div.profile_pods_text{
	float:left;
	width:200px;
	padding:0px 0px 0px 16px;
}

div.profile_pods_wrapper{
	float:left;
	width:640px;
	/* 	background-image: url(../../_sharedimg/profile_pod_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
*/	padding:10px 0px 15px 0px;
	margin-bottom:0px;
}
div.profile_pods_wrapper_no_border{
	float:left;
	width:640px;
	padding:10px 0px 15px 0px;
	margin-bottom:20px;
}

div.profile_pic_sml{
	position:relative;
	float:left;
	width: 80px;
	height: 95px;
}
div.profile_pic_sml img{
	background:url(../../_sharedimg/forum_profile_image_bg.jpg);
	padding:5px 5px 8px 5px;
	top:0px;
	left:5px;
}
div.profile_pic_sml img.classLabel {
	position:absolute;
	top:70px;
	left:5px;
	padding:0px;
	width:70px;
	height:15px;
	background:none;	
}

.profile_heading{
	font-weight:bold;
	margin:0px;
}
.profile_heading a{
	color:#4f433a;
	font-weight:bold;
	margin:0px;
	text-decoration:none;
}
.profile_heading a:hover{
	border-bottom:1px solid #4f433a;
	color:#4f433a;
	font-weight:bold;
	margin:0px;
	text-decoration:none!important;
}
/* -Adam end- */

.profile_tagline{
	margin:0px;
	font-style: normal;
	padding-top:2px;
	padding-bottom:8px;
}
/*----------blue box ----------*/


div.user_spec_nav_wrapper{
	margin:10px 0 10px 0;
	width:260px;
	}

div.user_spec_nav_header{
	background:url(../../_sharedimg/user_spec_header.gif) no-repeat;
	height:4px;
	overflow:hidden;
	}
div.user_spec_nav_body{
	background:url(../../_sharedimg/user_spec_body.gif) repeat-y;
	overflow:hidden;
	height:20px;	
	}
div.user_spec_nav_wrapper > div.user_spec_nav_body{height:auto;	min-height:20px;}

div.bluebox_pod{
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
}

div.bluebox_pod ul {
	margin:0px!important;
	padding:0px 0px 0px 0px;
	color:#f7941d;
}

div.bluebox_pod ul li {
	padding:0px;
	margin:0px;
	list-style-type: none;
}

/* --- NICB --- Added :last-child pseudo-class */ 
div.bluebox_pod ul li:last-child a,
div.bluebox_pod ul li a.noline {
	border:none;	
}

div.bluebox_pod ul li a{
	width:205px;
	padding:8px 5px 8px 30px;
	margin:0px;
	display:block;
	text-decoration:none;
	color:#487fc0;
	font-size:1em;
	border-bottom: 1px solid #b9c8dd;
}

div.bluebox_pod ul li a:hover{
	width:205px;
	padding:8px 5px 8px 30px;
	margin:0px;
	display:block;
	color:#487fc0;
	text-decoration:underline;
}
li.my_unit, li.plus, li.mag_glass, li.send_mail, li.edit, li.add_doc, li.add_disc, li.add_web_link, li.add_media, li.view_index{
	padding:0px;
	margin:0px;
	background-position: 05px 10px;
	background-repeat: no-repeat;
}







	
div.user_spec_nav_footer{
	background:url(../../_sharedimg/user_spec_footer.gif) no-repeat;
	height:4px;
	overflow:hidden;
	}




div.bluebox_pod_wrapper{
	overflow:hidden;
	}

/*

div.bluebox_pod_wrapper{
	overflow:hidden;
	}
div.bluebox_pod{
	float:left;
	position:relative;
	width:240px;
	background-image: url(../../_sharedimg/bluebox_profile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#58687e;
	display:inline;
	margin:10px 10px 0px 0px;
	padding:0px 10px 0px 10px;
}

div.bluebox_pod ul {
	margin:0px;
	padding:5px 0px 0px 0px;
	color:#f7941d;
}

div.bluebox_pod ul li {
	padding:0px;
	margin:0px;
	list-style-type: none;
}

div.bluebox_pod ul li a.noline {
	border:none;	
}

div.bluebox_pod ul li a{
	width:195px;
	padding:8px 5px 8px 40px;
	margin:0px;
	display:block;
	text-decoration:none;
	color:#fff;
	font-size:1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdc4cc;	

}

div.bluebox_pod ul li a:hover{
	width:195px;
	padding:8px 5px 8px 40px;
	margin:0px;
	display:block;
	color:#fff;
	text-decoration:underline;
}
li.my_unit, li.plus, li.mag_glass, li.send_mail, li.edit, li.add_doc, li.add_disc, li.add_web_link, li.add_media, li.view_index{
	padding:0px;
	margin:0px;
	background-position: 05px 10px;
	background-repeat: no-repeat;
}
*/





/*----------li icon graphic styles----------*/
li.my_unit {
	background-image: url(../../_sharedimg/icon_arrow_png.png);
}
li.plus {
	background-image: url(../../_sharedimg/icon_plus_png.png);
}
li.mag_glass {
	background-image: url(../../_sharedimg/icon_mag_png.png);
}
li.send_mail {
	background-image: url(../../_sharedimg/icon_send_mail_png.png);
}
li.edit {
	background-image: url(../../_sharedimg/icon_edit_png.png);
}
li.add_doc {
	background-image: url(../../_sharedimg/icon_add_doc.png);
}
li.add_disc {
	background-image: url(../../_sharedimg/icon_add_discussion.png);
}
li.add_web_link {
	background-image: url(../../_sharedimg/icon_add_link.png);
}
li.add_media {
	background-image: url(../../_sharedimg/icon_add_media.png);
}
li.view_index {
	background-image: url(../../_sharedimg/icon_view_index.png);
}

/*----------activity boxes----------*/

div.activitybox_wrapper {
	position:relative;
	margin:15px 0px 20px 0px;
	background-image: url(../../_sharedimg/profile_pod_dots.gif);
	background-position: left 35px;
	background-repeat: repeat-x;
	height:150px;
	width:638px;

}
div.activitybox{
	position:relative;
	width:537px;
	padding:20px 0px 10px 100px;
	margin:0px 0px 10px 0px;
	background-repeat: no-repeat;
}

div.activitybox_img{
	position:absolute;
	top:14px;
	left:-1px;
}

div.activitybox_wrapper ul{
	padding-left:0px;
	margin:0px;
}

div.activitybox_wrapper ul li{
	padding-left:25px;

}

#wrapper_content > div.activitybox_wrapper {height:auto; min-height:150px;}



/* ----- Reference Boxes ----- */

div.referencebox_wrapper {
	margin:15px 0px 20px 0px;
	display:inline;
	font-size: 1em;
}
div.referencebox_wrapper h3{
	padding:0px;
	margin:0px;
	font-size: 1.5em;
}

div.referencebox{
	position:relative;
	padding:10px 10px 10px 100px;
	margin:0px;
	width:530px;
}

div.referencebox img{
	position:absolute;
	top:10px;
	left:10px;
}

div.referencebox p{
margin-bottom:4px;	
}

div.ref_arrowbox{
	padding:20px 0px 0px 0px;
}

a.ref_arrowlinks {
	padding:2px 0px 10px 25px;
	background-position: left top;
	text-decoration:underline;
	color:#fc6726;
	background-image: url(../../_sharedimg/arrow_white.gif);
	background-repeat: no-repeat;
}
a.ref_arrowlinks:hover{
	color:#ef3e44;
	padding:2px 0px 10px 25px;
	background:url(../../_sharedimg/arrow_white_f1.gif) no-repeat;
	background-position: left top;
	text-decoration:underline;
}
div.referencebox_pdf p{
	margin-bottom:3px;
	padding-bottom:0px;
}


/* ----- Activity Submission Boxes ----- */

div.activity_submission {
	position:relative;
	width:537px;
	margin:15px 0px 20px 0px;
	padding:0px 0px 10px 100px;
	background-image: url(../../_sharedimg/h3_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


div.activity_submission blockquote {
	position:relative;
	width:450px;
	margin:0px;
	padding:13px 15px 15px 75px;
	background-color:#e8f4e3;
	color:#84898f;
	background-image: url(../../_sharedimg/activity_green_mid.gif);
	background-repeat: repeat-y;
}

div.activity_submission_profile_pic{
	position:absolute;
	top:15px;
	left:13px;
}
div.activity_submission_label_notch{
	position:absolute;
	top:65px;
	left:13px;
	padding:0px;
}

div.activity_submission_image{
	position:absolute;
	top:0px;
	left:0px;
	padding:0px 0px 0px 0px;
	margin:0px;
}

div.activity_submission_greenbox{
background-image: url(../../_sharedimg/activity_icon_word.gif);
background-repeat:no-repeat;
}
div.activity_submission_greenbox{
background-image: url(../../_sharedimg/activity_icon_pdf.gif);
background-repeat:no-repeat;
}

div.activity_submission_greenbox a{
	color:#9b8a81;
	text-decoration:none;
}

div.activity_submission_greenbox a:hover{
	text-decoration:underline;
}

div.activity_submission_btn{
	width: 137px;
	padding:0px;
	height: 23px;
	padding-left:310px;
	margin:0px;
}

.blue_text{
	color:#27acd1;
	margin:0px;
}
.orange_wrapper{
	width:540px;
	height:20px!important;
	position:relative;
	}
.orange_wrapper_txt{
	position:absolute;
	left: 26px;
	top: 0px;
}
.orange_wrapper img{
	position:absolute;
	top:0px;
	left:0px;
	}
.orange_arrow a{
	text-decoration:none;
	color: #fc6726;
}
.orange_arrow a:hover{
	color:#fc6726;
	text-decoration:none;
}

/*----------profiles----------*/


div.group_profile_pods{
	width:128px;
	height:60px;
	position:relative;
	float:left;
	padding:2px 20px 0px 61px;
}
div.group_profile_pods_wrapper > div.group_profile_pods{
	height:auto;
	min-height:60px;}

div.group_profile_pods a{
	color:#4f433a;
	text-decoration:none;
	}
div.group_profile_pods a:hover{
	color:#4f433a;
	text-decoration:none;
	border-bottom:1px solid #4f433a;
	}
div.group_profile_pods p{
	margin:0px;
	padding:0px 0px 2px 0px;
}

div.group_profile_pods img{
	position:absolute;
	top:0px;
	left:0px;
	
	background:url(../../_sharedimg/profile_image_sml_bg.jpg) no-repeat;
	padding:3px 3px 8px 3px;
	top:0px;
	left:5px;
	
}

div.group_profile_pods_wrapper{
	float:left;
	width:628px;
	margin-left:12px;
	padding:10px 0px 10px 0px;
	display:inline;
}


/*--------modules pod--------*/

div.modulespod{
	float:left;
	width:240px;
	display:inline;
	margin:0px 10px 10px 0px;
	padding:0px 10px 11px 10px;
	background-color:#8ea7c8;
	background-image: url(../../_sharedimg/modules_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;	
}

div.modulespod ol {
	margin:0px;
	padding:5px 0px 5px 0px;
	color:#f7941d;
	display:inline;
}

div.modulespod ol li {
	padding:0px;
	margin:0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8ea7c8;	
	float:left;
	display:inline;
}

div.modulespod ol li a{
	width:195px;
	padding:10px 5px 10px 40px;
	margin:0px;
	display:block;
	text-decoration:none;
	color:#534741;
	font-size:1em;
	float:left;
}

div.modulespod ol li a:hover{
	width:195px;
	padding:10px 5px 10px 40px;
	margin:0px;
	display:block;
	background-color:#bdcde5;
	color:#534741;
	text-decoration:none;
	float:left;
}
div.modulespod ol ol{
	margin:0px;
	padding:4px 0px 4px 0px;
	background-image: url(../../_sharedimg/sub_menu_dots.gif);
	background-repeat: no-repeat;
	background-position: 9px top;
	background-color:#FFF;
	float:left;
}

div.modulespod ol ol li {
	padding:0px;
	margin:0px;
	list-style-type: none;
	border:none;
	background-color:#FFF;
	display:block;
	float:left;
}

div.modulespod ol ol li a{
	width:230px;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 5px;
	display:block;
	text-decoration:none;
	color:#534741;
	background-color:#FFF;
	font-size:1em;
	float:left;
	/*cursor: pointer;*/
}


div.modulespod ol ol li a:hover{
	width:230px;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 5px;
	display:block;
	text-decoration:none;
	color:#534741;
	background-color:#ffcd99;
	background-image:none;
	font-size:1em;
	float:left;
}
div.modulespod ol ol li a.selected{
	width:230px;
	padding:0px 0px 0px 0px;
	margin:0px 5px 0px 5px;
	display:block;
	text-decoration:none;
	color:#fff;
	background-color:#fc6726;
	background-image:none;
	font-size:1em;
	float:left;
}

li.first, li.second, li.third, li.forth{
	padding:0px;
	margin:0px;
	background-position: 14px 9px;
	background-repeat: no-repeat;
	background-color:#dde5ef;
}

li.first {
	background-image: url(../../_sharedimg/modules1.gif);
}
li.second {
	background-image: url(../../_sharedimg/modules2.gif);
} 
li.third {
	background-image: url(../../_sharedimg/modules3.gif);
} 
li.forth {
	background-image: url(../../_sharedimg/modules4.gif);
} 

li.first a:hover, li.second a:hover, li.third a:hover, li.forth a:hover {
	padding:0px;
	margin:0px;
	background-position: 14px 9px ;
	background-repeat: no-repeat;
	background-color:#bdcde5;
}

li.first a:hover {
	background-image: url(../../_sharedimg/modules1_rollover.gif);
	background-repeat: no-repeat;
} 
li.second a:hover {
	background-image: url(../../_sharedimg/modules2_rollover.gif);
} 
li.third a:hover {
	background-image: url(../../_sharedimg/modules3_rollover.gif);
} 
li.forth a:hover {
	background-image: url(../../_sharedimg/modules4_rollover.gif);
} 
.modules_first_selected{
	background-color:#ffffff;
	background-image: url(../../_sharedimg/modules1_down.gif);
	background-repeat: no-repeat;
	background-position: 14px 9px;
	font-weight:bold;
}
.modules_second_selected{
	background-color:#ffffff;
	background-image: url(../../_sharedimg/modules2_down.gif);
	background-repeat: no-repeat;
	background-position: 14px 9px;
	font-weight:bold;
}
.modules_third_selected{
	background-color:#ffffff;
	background-image: url(../../_sharedimg/modules3_down.gif);
	background-repeat: no-repeat;
	background-position: 14px 9px;
	font-weight:bold;
}
.modules_forth_selected{
	background-color:#ffffff;
	background-image: url(../../_sharedimg/modules4_down.gif);
	background-repeat: no-repeat;
	background-position: 14px 9px;
	font-weight:bold;
}

.table_contextmenu{
	margin:0px;
	padding:0px;
	border:none;
}
.number_currentmod{
	padding:0px 1px 0px 0px;
	color:#fc6726;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	
}

.number_currentmod_selected{
	padding:0px 7px 0px 0px;
	color:#fff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	
}

/*----------Context Menu---------------*/
ol#module_inner{
	padding:5px 0px 5px 0px;
	margin:0px;
	list-style-type:none;
	width:240px;
	display:inline;
}


ol#module_inner li{
	float:left;
	display:block;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
	width:240px;
}

ol#module_inner li a{
	width:217px;
	float:left;
	padding:8px 4px 8px 9px;
	margin:0px 5px 0px 5px;
	display:inline-block;
	list-style-type:none;
	text-decoration:none;
	font-weight: normal;
	line-height:1.5em;
	color:#534741;
	cursor:pointer;
}

ol#module_inner li a:hover{
	float:left;
	display:inline-block;
	padding:8px 4px 8px 9px;
	margin:0px 5px 0px 5px;
	background-color:#ffcd99;
	color:#534741;
	cursor:pointer;
}

ol#module_inner li a.selected {
	float:left;
	padding:8px 4px 8px 9px;
	margin:0px 5px 0px 5px;
	display:inline-block;
	list-style-type:none;
	text-decoration:none;
	background-color:#fc6726;
	color:#ffffff;
}



div.menu_col1{
	float:left;
	width:20px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-right:10px;
	color:#f7941d;
	display:inline;
}

a div.menu_col1{
	color:#fc6726;
}

a.selected div.menu_col1{
	color:#FFF;
}

div.menu_col2{
	float:left;
	width:187px;
}

/*-forms-*/

table.form_table_001{
	margin:0 0 0 0;
}
/*table.form_table_001 p{
	margin:10px 0 2px 0!important;
	color:#9faab7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
*/
table.form_table_001 td p{
	margin:0 0 0 0;
	padding:10px 0 10px 0;
	}
input{
	padding:5px;
	margin:0px!important;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#5a5a57;
	border: #cfd4db solid 1px;
	background-color: #fff;
	}
textarea{
	padding:5px;
	margin:0px!important;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#5a5a57;
	border: #cfd4db solid 1px;
	background-color: #fff;
	}
select{
	padding:3px;
	margin:0px!important;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#534741;
	border: #cfd4db solid 1px;
	background-color: #fff;
	}
.form_buttons{
	margin-top:0px!important;
	border:none!important;
	background-color:none!important;
	padding:0px;
	}
.form_buttons_style_02{
	margin-top:25px!important;
	border:none!important;
	background-color:none!important;
	padding:0px;
	}
.radio_buttons_style{
	border:none!important;
	background-color:none!important;
	padding:0px;	
	}	
input.field_001_500_px {
	width:488px;
	margin:0 0px 20px 0!important;
	
	}
input.field_002 {
	width:193px!important;
	margin:0 10px 20px 0!important;
	}
input.field_003 {
	width:235px!important;
	margin:0 10px 20px 0!important;
	}
input.field_004 {
	width:233px!important;
	margin:0 10px 20px 0!important;
	}
input.field_005,
textarea.field_005 {
	width:460px;
	margin:0 0 20px 0!important;	
	}
textarea.field_005 {height:150px;}
input.field_006 {
	width:558px;
	height:150px!important;
	background:url(../../_sharedimg/wisiwig_delete.gif) top left no-repeat #fff;
	margin:0 0 20px 0!important;

	}
input.field_007 {
	width:558px;
	height:200px!important;
	background:url(../../_sharedimg/wisiwig_delete.gif) top left no-repeat #fff;	
	margin:0 0 20px 0!important;
	
	}
input.field_008 {
	width:558px;
	margin:0 0px 20px 0!important;	
	}
/* --- NICB -- Added textarea qualifier */
input.field_009,
textarea.field_009 {
	width:558px;
	height:110px;
	margin:0 0 20px 0!important;
	
	}
input.field_010 {
	width:228px;
	}
input.field_011 {
	width:519px;
	margin:0 0 20px 0!important;
	}
input.field_012 {
	width:460px;
	height:200px;
	margin:0 0 20px 0!important;	
	}
input.field_013 {
	width:95px;
	margin:0 0 20px 0!important;
	}
input.field_014 {
	width:438px;
	margin:0 0 20px 0!important;
	}
input.field_015 {
	width:250px;
	margin:0 12px 0px 0!important;
	}
input.field_016 {
	width:170px;
	margin:0 10px 20px 0!important;
	}
/* --- NICB --- added textarea qualifier */
input.field_017,
textarea.field_017 {
	width:270px;
	height:140px;
	margin:0!important;
	}
input.field_018 {
	width:250px;
	margin:0 12px 20px 0!important;
	}	
	
	
select.select_field_001{
	width:70px;
	margin:0 10px 20px 0!important;
}
select.select_field_002{
	width:246px;
	margin:0 10px 20px 0!important;
}
select.select_field_003{
	width:208px;
	margin:0px!important;
}
select.select_field_004{
	width:160px;
	margin:0 10px 20px 0!important;
	
}
select.select_field_005{
	width:262px;
	margin:0 10px 0px 0!important;
	
}
textarea.txt_area_001 {
	width:488px!important;
	height:200px;
	margin:0 10px 20px 0!important;	
	}
.blue_label{
	font-family:Arial, Helvetica, sans-serif;
	color:#27acd1;
	font-size:14px;
	font-weight:bold;	
	}
.grey_instructional{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#9faab7;
	}	
/*form messages*/

div.information_message{
	width:560px;
	height:39px;
	background:url(../../_sharedimg/alert_information_meesage_bg.gif) no-repeat;
	position:relative;
	margin:20px 0 10px 0;
	}
div.information_message_txt, div.information_message_txt p{
	position:absolute;
	color:#f13e44;
	font-size:12px;
	left: 13px;
	top: 10px;
	width: 536px;
	}
div.information_message_txt a{
	color:#487fc2;
	}	
div.information_message_txt a:hover{
	color:#f13e44;
	}	
div.error_message{
	width:570px;
	height:39px;
	background:url(../../_sharedimg/alert_error_meesage_bg.gif) no-repeat;
	position:relative;
	margin:10px 0 10px 0;
	}
div.error_message_txt, div.error_message_txt p{
	position:absolute;
	color:#f13e44;
	font-size:12px;
	left: 43px;
	top: 10px;
	width: 507px;
	}
div.confirmation_message{
	width:570px;
	height:39px;
	background:url(../../_sharedimg/alert_confirmation_meesage_bg.gif) no-repeat;
	position:relative;
	margin:10px 0 10px 0;	
	}
div.confirmation_message_txt, div.confirmation_message_txt p{
	position:absolute;
	color:#40a722;
	font-size:12px;
	left: 43px;
	top: 10px;
	width: 507px;
	}
/*-----form pod wrapper 02-----*/

div.form_pod_02_wrapper {	
	width:640px;
	}
div.form_pod_02_header{
	background:url(../../_sharedimg/form_pod_02_header.gif) no-repeat;
	height:3px;
	}
div.form_pod_02_body{
	background:url(../../_sharedimg/form_pod_02_body.gif) repeat-y;
	height:100px;
	padding:15px 35px 34px 35px;
	}
div.form_pod_02_wrapper > div.form_pod_02_body{
	height:auto;
	min-height:100px;
	}
div.form_pod_02_bottom{
	background:url(../../_sharedimg/form_pod_02_footer.gif) no-repeat;
	height:3px;
	}	
/*-----form pod wrapper 03-----*/

div.form_pod_03_wrapper {	
	width:540px;
	}
div.form_pod_03_header{
	background:url(../../_sharedimg/form_pod_03_header.gif) no-repeat;
	height:3px;
	}
div.form_pod_03_body{
	background:url(../../_sharedimg/form_pod_03_body.gif) repeat-y;
	height:100px;
	padding:15px 35px 32px 35px;
	}
div.form_pod_03_wrapper > div.form_pod_03_body{
	height:auto;
	min-height:100px;
	}
div.form_pod_03_bottom{
	background:url(../../_sharedimg/form_pod_03_footer.gif) no-repeat;
	height:3px;
	}
/*-----form inner pod wrapper-----*/

div.form_pod_inner_wrapper {	
	width:570px;
	margin:10px 0 20px 0;
	}
div.form_pod_inner_header{
	background:url(../../_sharedimg/form_inner_pod_header.gif) no-repeat;
	height:3px;
	}
div.form_pod_inner_body{
	background:url(../../_sharedimg/form_inner_pod_body.gif) repeat-y;
	height:100px;
	padding:5px 20px 0px 20px;
	}
div.form_pod_inner_wrapper > div.form_pod_inner_body{
	height:auto;
	min-height:100px;
	}
div.form_pod_inner_bottom{
	background:url(../../_sharedimg/form_inner_pod_footer.gif) no-repeat;
	height:3px;
	}
table.tbl_form_pod_inner{
	
	}
	
/*-----forum styles-----*/

div.forum_head_pod{
	padding-bottom:40px!important;
	position:relative;
	margin:0 0 20px 0;
	width:640px;
	background-image: url(../../_sharedimg/profile_pod_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
.forum_head_pod_post_message{
}
div.forum_listings_01{
	width:640px;
	position:relative;
	background-image: url(../../_sharedimg/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:0px 0px 40px 0px;
	margin:0px 0px 15px 0px;
}
div.forum_listings p, div.forum_listings_no_border p{
	margin:0px;
	padding:0px;
	}

div.forum_listings{
	width:550px;
	height:140px;
	position:relative;
	background-image: url(../../_sharedimg/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:0px 0px 15px 90px;
	margin:0px 0px 15px 0px;
}
#wrapper_content > div.forum_listings{
	height:auto;
	min-height:140px;}
div.forum_listings_no_border{
	width:540px;
	position:relative;
	padding:0px 0px 40px 100px;
	margin:0px 0px 20px 0px;
}

div.forum_listings_info_pod{
	margin:0 0 10px 0; }

.forum_listings_header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #88bf4c;
	}
.forum_listings_date{
	font-style:italic;
	color:#b6b6b6;
	font-size:11px!important;
	margin:0 0 0 10px;
	padding:0px;
	}
	

.forum_listings_profile_img{
	background:url(../../_sharedimg/forum_profile_image_bg.jpg);
	padding:5px 5px 8px 5px;
	position:absolute;
	top:0px;
	left:0px;
}

div.forum_listings img.classLabel {
	position:absolute;
	top:70px;
	left:5px;
	width:70px;
	height:15px;
}

.forum_listings_profile_btn{
	position:absolute;
	bottom:10px;
	right:0px;
}
.forum_listings_edit_btn{
	position:absolute;
	bottom:10px;
	right:140px;
}
.forum_listings_delete_btn{
	position:absolute;
	bottom:10px;
	right:112px;
}
div.forum_listings h4, div.forum_listings_no_border h4{

	color:#88bf4c!important;
	padding:0px 0px 0px 0px!important;
	margin:0px!important;
}

/*-----Quote Message-----*/

div.quote_message_pod_wrapper {	
	width:auto;
	margin:0px 0 10px 0;
	font-style:italic!important;
	clear: both;
	}
div.quote_message_pod_header{
	display:none;
	}
div.quote_message_pod_body{
	padding:0px;
	color:#84898f;
	}
div.quote_message_pod_body p{
	color:#b6b6b6;
	}
div.quote_message_pod_body p.header{
	color:#27acd1;
	margin:0 0 0 0!important;
	}
div.quote_message_pod_bottom{
	display:none;
	}
div.postAlert {
	margin-bottom:7px;
	padding:3px 5px 3px 5px;
	color:#ee3d43;
	border:1px solid #f2888c;
	background-color:#f8dada;	
}
div.postAlert p {color:#ee3d43;}

/*-----Side Search Bar-----*/
div.search_bar_wrapper{
	margin:0px 0 0 0;
	width:260px;
	float:left;
	}
div.search_bar_body{
	position:relative;
	background:url(../../_sharedimg/search_bar_bg.gif) no-repeat #8ea7c8;
	height:100px;
	}
div.search_bar_wrapper > div.search_bar_body{
	height:auto;
	min-height:100px;
	}
table.tbl_search_bar{
	margin:0 0 0 10px;
}	
table.tbl_search_bar td.search_bar_td{
	padding:10px 0 10px 0;
	}

div.search_bar_footer{
	background:url(../../_sharedimg/search_bar_footer.gif) no-repeat;
	height:4px;
	}
div.search_bar_select_wrapper{
	height:23px;
	width:240px;
	padding:5px 0 10px 0;
	float:left;
	}
div.search_bar_select_field{
		float:left!important;
}
div.search_bar_button{
		float:right!important;
}
div.search_bar_button input{
	padding:0px;
	margin:0px!important;
	border: none;
	background-color: #fff;
	}



/*Courseware intro pod*/

div.cware_intro{
	width:640px;
	height:50px;
	position:relative;
	padding:0px;
	margin:30px 0px 20px 0px;
	border-bottom:1px solid #ccc8c9;
}
div.cware_intro h2{
	margin:0px;
	padding:0px;
	background:none!important;
	}

div.cware_intro_group_id{
	position:absolute;
	left: -170px;
	top: 2px;
	width: 270px;
	}

.cware_intro_img{
	position:absolute;
	top:0px;
	left:0px;
}
.cware_intro_btn_001{
	position:absolute;
	bottom:-1px;
	left:200px;
	}
.cware_intro_btn_002{
	position:absolute;
	bottom:-1px;
	left:286px;
	}
.cware_intro_btn_003{
	position:absolute;
	bottom:-1px;
	left:372px;
	}
.cware_intro_btn_004{
	position:absolute;
	bottom:-1px;
	left:458px;
	}
.cware_intro_btn_005{
	position:absolute;
	bottom:-1px;
	left:544px;
	}
/*----------Recent Activity area----------*/
	
div.recentactivity{
	margin:10px 0 10px 0;
	padding:0 0 25px 0;
	background: url(../../_sharedimg/dots.gif) repeat-x left bottom;
}
.recentactivity_pod{
	position:relative;
	padding:3px 0px 3px 25px;
	margin:3px 0 3px 0;
}
.recentactivity_pod img{
	position:absolute;
	top:5px;
	left:0px!important;
}
.recentactivity_time{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	color: #a0a9b8;
	padding-left:3px;
}

/*----------Calandar----------*/

div.calandar_pod{
	position:relative;
	width:640px;
	margin:0px 0px 15px 0px;
	padding:0px 0px 10px 0px;
	background-image: url(../../_sharedimg/blogsdot_lines.gif);
	background-repeat:repeat-x;
	background-position:  right bottom;
}
div.calandar_pod_txt_area{
	width:540px;
	margin:0 0 0 100px;
	}
div.calandar_icon_wrapper{
	position:absolute;
	top:10;
	left:10px;
	width:63px;
	height:73px;
	padding:5px 0px 0px 0px;
	background-image: url(../../_sharedimg/dashboard/db_calendar_bg.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}
div.calandar_icon_wrapper_white,
div.calandar_icon_wrapper_note {
	position:absolute;
	top:10;
	left:10px;
	width:63px;
	height:73px;
	padding:5px 0px 0px 0px;	
	background-repeat: no-repeat;
	background-position: left 0px;
}
div.calandar_icon_wrapper_white {background-image: url(../../_sharedimg/cware_calendar_bg.gif);}
div.calandar_icon_wrapper_note {
	background-image: url(../../_sharedimg/cware_calendar2_bg.gif);
	background-position: 1px 1px;
}

div.calandar_icon_pod{
	position:relative;
	}
div.calendarmonth {
	position:absolute;
	color:#fff;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	left: 7px;
	top: 0px;
	width: 46px;
}

div.calandar_icon_wrapper_note div.calendarmonth {color:#e85861;}

div.calendardate{
	position:absolute;
	margin:0px;
	color:#405570;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	line-height:0.8em;
	text-align: center;
	font-weight: normal;
	top: 24px;
	left: 8px;
	width: 46px;
}
/*----------info pods----------*/
div.info_pod_wrapper{
	width:260px;
	float:left;
	margin:0 0 10px 0;
	background:url(../../_sharedimg/cware_info_pod_body.gif) repeat-y;
	}
div.info_pod_body_tutor{
	background:url(../../_sharedimg/cware_info_pod_header_tutor.gif) no-repeat;
	padding:55px 13px 5px 13px;
	height:80px;
	}	
div.info_pod_body_library{
	background:url(../../_sharedimg/cware_info_pod_header_library.gif) no-repeat;
	padding:55px 13px 5px 13px;
	height:80px;
	}
div.info_pod_body_assignment{
	background:url(../../_sharedimg/cware_info_pod_header_assignment.gif) no-repeat;
	padding:55px 13px 5px 13px;
	height:80px;
	}
div.info_pod_body_friends{
	background:url(../../_sharedimg/people_info_pod_header_friends.gif) no-repeat;
	padding:5px 13px 5px 15px;
	height:80px;
	position:relative;
	}
div.info_pod_body_friends img{
	float:right;
	}
div.info_pod_body_friends p{
	margin-top:38px;
	}
div.info_pod_body_plain{	
	background:url(../../_sharedimg/support_info_pod_header.gif) no-repeat;
	padding:21px;
	height:80px;
	}	
div.info_pod_wrapper > div.info_pod_body_library, div.info_pod_wrapper > div.info_pod_body_assignment, div.info_pod_wrapper > div.info_pod_body_plain, div.info_pod_wrapper > div.info_pod_body_friends{
	height:auto;
	min-height:80px;
	}
div.info_pod_footer{
	background:url(../../_sharedimg/cware_info_pod_footer.gif) no-repeat;
	height:4px;
	}
.info_pod_txt{
	color:#0281ca;
	font-size:12px;
	font-weight:bold;
	}
.info_pod_txt_02{
	color:#4f4845;
	font-size:11px;
	}

