html,body{margin:0;padding:0}
body{
	font-family: Arial;
	font-size:75%;
	text-align: center;
	background: #DBE4EE;

	padding-bottom:20px;
	background-image:  url(../graphics/main_bg_tile.jpg);
	background-repeat: repeat-x;
}
/* TextboxList sample CSS */
ul.holder { margin: 0; border: 1px solid #999; overflow: hidden; height: auto !important; height: 1%; padding: 4px 5px 0; }
*:first-child+html ul.holder { padding-bottom: 2px; } * html ul.holder { padding-bottom: 2px; } /* ie7 and below */
ul.holder li { float: left; list-style-type: none; margin: 0 5px 4px 0; }
ul.holder li.bit-box, ul.holder li.bit-input input { font: 11px "Lucida Grande", "Verdana"; }
ul.holder li.bit-box { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #CAD8F3; background: #DEE7F8; padding: 1px 5px 2px; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-input input { width: 150px; margin: 0; border: none; outline: 0; padding: 3px 0 2px; } /* no left/right padding here please */
ul.holder li.bit-input input.smallinput { width: 20px; }

/* Facebook demo CSS */      
#add { border: 1px solid #999; width: 150px; margin: 10px; padding: 20px 10px 10px; }
form ol { font: 11px "Lucida Grande", "Verdana"; margin: 0; padding: 0; }
form ol li.input-text { margin-bottom: 10px; list-style-type: none; border-bottom: 1px dotted #999; padding-bottom: 10px; }
form ol li.input-text label { font-weight: bold; cursor: pointer; display: block; font-size: 13px; margin-bottom: 10px; }
form ol li.input-text input { width: 300px; padding: 5px 5px 6px; font: 11px "Lucida Grande", "Verdana"; border: 1px solid #999; }
form ul.holder { width: 300px; }
#facebook-list ul.holder li.bit-box, #apple-list ul.holder li.bit-box { padding-right: 15px; position: relative; }
#apple-list ul.holder li.bit-input { margin: 0; }
#apple-list ul.holder li.bit-input input.smallinput { width: 5px; }
ul.holder li.bit-hover { background: #BBCEF1; border: 1px solid #6D95E0; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-box a.closebutton { position: absolute; right: 4px; top: 5px; display: block; width: 7px; height: 7px; font-size: 1px; background: url('../autocomplete_close.gif'); }
ul.holder li.bit-box a.closebutton:hover { background-position: 7px; }
ul.holder li.bit-box-focus a.closebutton, ul.holder li.bit-box-focus a.closebutton:hover { background-position: bottom; }

/* Autocompleter */

#facebook-auto { display: none; position: absolute; width: 300px; background: #eee; }
#facebook-auto .default { padding: 5px 7px; border: 1px solid #ccc; border-width: 0 1px 1px; }
#facebook-auto ul { display: none; margin: 0; padding: 0; overflow: auto; }
#facebook-auto ul li { padding: 5px 12px; z-index: 1000; cursor: pointer; margin: 0; list-style-type: none; border: 1px solid #ccc; border-width: 0 1px 1px; font: 11px "Lucida Grande", "Verdana"; }
#facebook-auto ul li em { font-weight: bold; font-style: normal; background: #ccc; }
#facebook-auto ul li.auto-focus { background: #4173CC; color: #fff; }
#facebook-auto ul li.auto-focus em { background: none; }


p{margin-top:0}
h1,h2,h3{font: normal normal 200% Arial,sans-serif}
h2{font-size:160%}
h3{font-size:120%}

div#header{width:100%;overflow:hidden;background: #88AE35;background-image:  url(../header_tile.jpg);}
div#header h1,div#menu{width:770px;margin:0 auto;text-align:left}
div#header h1{padding: 30px 0 10px;color: #FFF}

div#inner_header{
padding-top:0px;
padding-bottom:1px;
margin:0 auto;
text-align:left;
width:770px;
}

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{float:right;font-size: 90%; font-weight:bold;}
ul#nav li{float:left;margin-left: 3px;text-align: center}
ul#nav a{float:left;width: 81px;padding: 5px 0;background: #005BA4;text-decoration:none;color: #fff} 
ul#nav a.wider{float:left;width:120px;padding: 5px 0;background: #005BA4;text-decoration:none;color: #fff}
ul#nav a:hover{background: #D04E22;color: #fff}
ul#nav a.wider:hover{background: #D04E22;color: #fff}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #FFF;color: #003}

div#container{width:770px;margin:0 auto 10px;padding:10px 0 10px;text-align:left;background:#FFF;}
div#content{float:right;display:inline;width:565px;margin:0 10px 10px 0px;font-size:97%;}

ul#intro,ul#intro li{list-style-type:none;margin:0;padding:0}
ul#intro{width:100%;overflow:hidden;margin-bottom:20px}
ul#intro li{float:left;width:180px;margin-right:10px;padding: 10px 0}
li#mission{background: #E65714}
li#services{background: #739D31}
ul#intro li#more{margin-right:0;background: #0171AD}
ul#intro p,ul#intro h3{margin:0;padding: 0 10px;color: #FFF;}
ul#intro h3{padding-bottom:3px;color: #FFF; font-weight:bold;font-size:100%;}

ul#groups,ul#groups li{list-style-type:none;margin:0;padding:0}
ul#groups{width:100%;overflow:hidden;margin-bottom:20px}
ul#groups li{float:left;width:272px;margin-right:10px;padding: 10px 0}
ul#groups li#more{margin-right:0;background: #0171AD}
ul#groups h3{padding-bottom:3px;color: #FFF; font-weight:bold;font-size:100%;}
ul#groups p,ul#groups h3{margin:0;padding: 0 5px;color: #265B7B;}
li#groups_search{background: #fff}
li#groups_browse{background: #fff}


div#content h2{margin: 10px 0;color: #007BC4}
div.date{float:left;width: 4em;padding: 5px 0;background: #F1DDC4;color:#B0001E;
    text-align:center;margin: 0 4px 4px 0;font-size: 80%;line-height:0.9}
div.date span{display:block;font-size: 150%;font-weight:bold}

div.comments div{background: #EEE;margin-bottom:10px}
div.comments p{padding: 10px;margin:0}
div.comments div.odd{background:#DAE6FE}

div#side{float:left;display:inline;width: 170px;background:#EEE; margin:0 10px 0px 10px;}
div#side p{margin:5px 0 10px;padding: 0 10px}
div#side div{margin: 0 0 10px;padding: 10px 0}

div#footer{clear:both;width:750px;margin:0 10px 0;padding: 10px 0;
    background: #ffffff;color: #FFF;text-align:center; border-top:1px solid #ccc;}
div#footer p{margin:0}
.side_header{
background: #F1DDC4;
width:95%;
}
ul#split,ul#split li{margin:0;padding:0;list-style:none}
ul#split li{float:left;width:170px;margin:0 0px 10px 0}
ul#split h3{font: bold 90%/1.3 Arial,sans-serif;
  margin:0px;padding: 5px 0 3px 5px;text-align:left;color: #fff}
ul#split p{margin:0;padding:5px 8px 15px}
ul#split div{background:#ffffff}
li#one h3{background: #005BA4}

.xsnazzy h1, .zsnazzy h1 {
margin:0; 
font-size:90%; 
font-weight:bold;
padding:0 10px 5px 10px; 
border-bottom:1px solid #ccc;
}
.xsnazzy p, .zsnazzy p {
margin:0; 
padding:5px 10px; 
font-size:10px;
}
.xsnazzy {
background: #F7F7F7; 
/* OLD background:transparent; */
width:175px; 
margin-left:6px;
margin-bottom:5px;
}

.xtop, .xbottom {
display:block; 
background: #f5f5f5; 
/* OLD background:transparent; */ 
font-size:1px;
}
.xb1, .xb2, .xb3, .xb4 {
display:block; 
overflow:hidden;
}
.xb1, .xb2, .xb3 {
height:1px;
}
.xb2, .xb3, .xb4 {
background:#f5f5f5; 
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}
.xb1 {
margin:0 5px; 
background:#ccc;
}
.xb2 {
margin:0 3px;
border-width:0 2px;
}
.xb3 {
margin:0 2px;
}
.xb4 {
height:2px; 
margin:0 1px;
}

.xboxcontent {
display:block; 
border:0 solid #ccc; 
border-width:0 1px; 
height:auto;
}
* html .xboxcontent {
height:1px;
}

.color_a {
background:#005BA4;
color:#fff;
}
.color_b {
background:#d4d8bd; 
color:#000;
}
.color_c {
background:#758279; 
color:#fff;
}
.color_d {
background:#b2ab9b; 
color:#000;
}
.left_option{
border-bottom:1px solid #cccccc;
}
ul.left_ico_link {
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-size:100%;
}
ul.left_ico_link li {
	/*border-bottom:1px solid #D7D7D7;*/
	padding:0px 0px 0px 0px;
	margin-bottom:0px;
	height:1%; /* Fix for MSIE peekaboo bug */

}
ul.left_ico_link li img {
	float:left;
	margin-right:2px;
	padding:2px;
}
.left_ico_link_text{
	margin-left:28px;
	margin-right:3px;
	padding-top:4px;
	font-weight:normal;
}
ul.left_ico_link li a{
	display:block;
	text-decoration:none;
	color:#3B5998;
}
ul.left_ico_link li a:hover{
	text-decoration:underline;
	color:#ff0000;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
.page_title{
	display:block;
	width:560px;
	height:35px;
	background: url(../graphics/bg_plan.gif) no-repeat;
	/*background: #ff0000;*/
	font-size:120%;
	font-weight:bold;
	position: relative;
	color: #1E313F;
	border-top:1px solid #f5f5f5;
}
.page_title_under_shadow{
	display:block;
	width:560px;
	height:12px;
	background: url(../../graphics/group_shadow.gif) no-repeat;
	margin-bottom:10px;
}
.comm_box_surround{
text-decoration:none;
}
.comm_box_surround a:hover{
text-decoration:none;
}

.comm_box_header{
	width:560px;
	height:28px;
	background:   url(../graphics/comm_box_top2.gif);
	background-repeat: 
	repeat-y;
	background-attachment: 
	no repeat;
	
}

.comm_box_header_text{
	font-size:90%;
	padding-top:5px;
	padding-left:15px;
	color:#999999;
}
.comm_box_middle{
	width:560px;
	background:   url(../graphics/comm_box_middle2.gif);
	font-style:normal;
	text-decoration:none;


}


.comm_box_footer_left{
	width:560px;
	height:50px;
	background:   url(../graphics/comm_box_bot_left2.gif);
	background-repeat: 
	repeat-y;
	background-attachment: 
	no repeat;
}
.login_text{
	font-size:90%;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:1px;
}
.login_input_holder{
	padding-left:2px;
}
.login_button_holder{
	padding-top:2px;
	padding-bottom:2px;
	padding-right:8px;
	text-align:right;
}
.login_bot_link{
	text-align:center;
	font-size:90%;
	padding-top:2px;
	padding-bottom:2px;
	width:100%;
}
.login_bot_link a{
	color: #3B5998;
	text-decoration:none;
}
.login_bot_link a:hover{
	text-decoration:underline;
	color:#ff0000;
}
.group_topic_title{
	font-weight:bold;
	font-size:100%;
	background-color:#f7f7f7;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
	border-bottom:1px solid #CECDCD;
	color:#265B7B;
	margin-bottom:5px;

}
.group_topic_title a{
	color: #3B5998;
	text-decoration:none;
}
.small_right_link{
 	text-align:right;
	padding-right:5px;
	padding-bottom:3px;
	padding-top:3px;
	font-size:90%;
	margin-bottom:8px;
}

.small_right_link a{
	color: #3B5998;
	text-decoration:none;
}
.nounder a{
	color: #3B5998;
	text-decoration:none;
}
.nounder a:hover{
	color: #ff0000;
	text-decoration:none;
}



/* ''''''''''''''''''''''''''''''''''*/



#outer_outer{
	height:100%;
	min-height:100%;
	width:770px;
	text-align:center;
	background-color:#ff0000;

}

/* start main outer div */
#outer{
	height:100%;
	min-height:100%;
	width:758px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background:  url(../graphics/bg_3col.jpg) repeat-y center center;
	position:relative;
}
 


#innerwrap {/* enables content first */
	float:left;
}

#left {
	width:120px;
	position:relative;/*ie needs this to show float */
	float:left;
	padding-top:91px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	
}
#left p {padding-left:3px;padding-right:2px}

.left_box_header{
	width:121px;
	
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:2px solid #3878AD;
	background-color: #2180CD;
	background:  url(../graphics/nav_header_bg.jpg) repeat-x;
	
	
}
.left_box_header_text{
	padding-left:7px;
	color:white;
	font-weight:bold;
	font-size:90%;
}
.left_box_container{
	width:121px;
}
.left_box_button{
	background-color: #f5f5f5;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #cccccc;
	font-weight:bold;
}

/* login area */

.login_text{
	font-size:90%;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:1px;
}


.login_bot_link a:hover{
	text-decoration:underline;
	color:#ff0000;
}

/* start left hand column links */
ul.left_ico_link {
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-size:90%;
}
ul.left_ico_link li {
	/*border-bottom:1px solid #D7D7D7;*/
	padding:0px 0px 0px 0px;
	margin-bottom:0px;
	height:1%; /* Fix for MSIE peekaboo bug */

}
ul.left_ico_link li img {
	float:left;
	margin-right:2px;
	padding:2px;
}
.left_ico_link_text{
	margin-left:5px;
	margin-right:3px;
	padding-top:4px;
	font-weight:normal;
}
ul.left_ico_link li a{
	display:block;
	text-decoration:none;
	color:#3B5998;
}
ul.left_ico_link li a:hover{
	text-decoration:underline;
	color:#ff0000;
}
.clear {
	
	height:1px;
	overflow:hidden;
}
/* end left hand column links */

/* start right hand column links */
ul.right_ico_link {
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-size:90%;

}
ul.right_ico_link li {
	
	padding:0px 0px 0px 0px;
	margin-bottom:0px;
	height:1%; /* Fix for MSIE peekaboo bug */

}
ul.right_ico_link li img {
	float:left;
	margin-right:2px;
	padding:3px;
}
.right_ico_link_text{
  margin-left:25px;
  margin-right:3px;
  padding-top:4px;
  font-weight:normal;
}
ul.right_ico_link li a{
  display:block;
  text-decoration:none;
  color:#3B5998;
  
}
ul.right_ico_link li a:hover{
	  text-decoration:underline;
	  color:#ff0000;
}

/**/
ul.right_ico_link_search {
	list-style-type:none;
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:90%;

}
ul.right_ico_link_search li {
	/*border-bottom:1px solid #ffffff;*/
	padding:0px 0px 0px 0px;
	margin-bottom:0px;
	height:1%; /* Fix for MSIE peekaboo bug */

}
ul.right_ico_link_search li img {
	float:left;
	margin-right:2px;
	padding:3px;
}
.right_ico_link_text{
  margin-left:5px;
  margin-right:3px;
  padding-top:4px;
  font-weight:normal;
}
ul.right_ico_link_search li a{
  display:block;
  text-decoration:none;
  color:#3B5998;
  
}
ul.right_ico_link_search li a:hover{
	  text-decoration:underline;
	  color:#ff0000;
}
/**/
.clear {
	clear:both;
	height:1px;

}
/* end right hand column links */

/* start non-ico right column links */
ul.right_dot_link {
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-size:90%;

}
ul.right_dot_link li {
	/*border-bottom:1px solid #D7D7D7;*/
	padding:0px 0px 0px 0px;
	margin-bottom:0px;
	height:1%; /* Fix for MSIE peekaboo bug */

}
ul.right_dot_link li img {
	float:left;
	margin-right:2px;
	padding:2px;
}
.right_dot_link_text{
  margin-left:25px;
  margin-right:3px;
  padding-top:4px;
  font-weight:normal;
}
ul.right_dot_link li a{
  display:block;
  text-decoration:none;
  color:#3B5998;
  
}
ul.right_dot_link li a:hover{
	  text-decoration:underline;
	  color:#ff0000;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}
.right_dot_link_under_text{
	color:#878787;
	font-size:100%;
	margin-left:26px;
}


/* styling for simple list items that may appear in right hand column */
ul.right_dot_text {
	list-style-type:none;
	margin:0px;
	padding:0px;
	font-size:90%;

}
ul.right_dot_text li {
	/*border-bottom:1px solid #D7D7D7;*/
	padding:0px 0px 0px 0px;
	margin-bottom:0px;
	height:1%; /* Fix for MSIE peekaboo bug */

}
ul.right_dot_text li img {
	float:left;
	margin-right:2px;
	padding:2px;
}
.right_dot_text{
  margin-left:25px;
  margin-right:3px;
  padding-top:4px;
  font-weight:normal;
}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}




/* end non-ico right column links */

/* some other right colum link types */

.right_col_sub_header{
	padding-left:7px;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
	font-size:90%;
	font-weight:normal;
}
.right_col_sub_header_promote{
	padding-left:7px;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
	font-size:90%;
	font-weight:normal;
	border:1px solid #B7B7B7;
	margin:5px;
	background-color:#ffffff;
	color:#474747;
	
}
.right_col_small_link{
	padding-left:7px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:90%;
	font-weight:normal;
}
.right_col_small_link a{
	text-decoration:none;
	font-weight:normal;
	color: #3B5998;
}
.right_col_small_link a:hover{
	color: #ff0000;
}



/* end login area */

#right p {padding-left:4px;padding-right:2px}

#right {

	position:relative;/*ie needs this to show float */
	float:right;
	padding-top:91px;/*needed to make room for header*/
	padding-bottom:32px;/* needed to make room for footer */
	
}
.right_box_header{
	width:180px;
	background-color: #2180CD;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:2px solid #3878AD;
	background:  url(../graphics/nav_header_bg.jpg) repeat-x;
}
.right_box_header_text{
	padding-left:7px;
	color:white;
	font-weight:bold;
	font-size:90%;
}
.right_box_link{
	padding-left:8px;
	padding-top:3px;
	padding-bottom:3px;
}
.right_box_link a{
	text-decoration:none;
	font-weight:bold;
	color: #3B5998;
}
.right_box_link a:hover{
	text-decoration:none;
	font-weight:bold;
	color: #3B5998;
}
.right_col_3_spacer{
	height:3px;
}
.group_image_holder{
	text-align:center;
	padding-top:7px;
	padding-bottom:7px;
}
.join_leave_group_button{
	background-color:#CCE1F2;
	border:1px solid #2180CD;
	padding:3px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:10px;
	margin-top:7px;
	font-weight:bold;
	text-align:center;
	display:block;
	
}
.join_leave_group_button a{
	text-decoration:none;
	color: #3B5998;
}
.join_leave_group_button a:hover{
	color: #ff0000;
}


/* end footer */

div,p  {margin-top:0}/*clear top margin for mozilla*/

#page_title{
	padding-top:5px;
	padding-bottom:6px;
	padding-left:0px;
	font-weight:bold;
	font-size:110%;
	color:#265B7B;
	border-top:1px solid #f5f5f5;
}
#page_title_shadow{
	display:block;
	height:12px;
	background:url(../graphics/under_shadow.jpg) no-repeat;
	margin-left: 1px;
}

#centrecontent {
	float:right;
	padding-top:92px;
	padding-bottom:32px;/* needed to make room for footer */

}
#centrecontent p {padding-left:3px}

#centrecontent_inner{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}


.thin_grey_line{
	height:1px;
	border-top:1px solid #D7D7D7;
	margin-top:10px;
}

.group_display_title{
	font-weight:bold;
	background-color:#f7f7f7;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	border-bottom:1px solid #CECDCD;
}
.group_display_title a{
	color: #3B5998;
	text-decoration:none;
}
.group_display_title a:hover{
	color: #ff0000;
}
.group_display_description{
	padding-top:3px;
	width:285px;
	display:block;

}
.group_display_description_info{
	width:130px;
	display:block;
	position:absolute;
	padding-left:7px;
	border-left:1px dashed #cccccc;
}
.clear2 {
	clear:both;
	height:5px;
	overflow:hidden;
	display:block;
}
.group_info_small_bold{
font-size:90%;
font-weight:bold;
}
.group_info_small_normal{
font-size:90%
}
.group_details_grey{
	text-align:right;
	font-size:90%;
	color:#999999;
}
.group_details_norm{
	font-size:90%;
}

.group_details_norm a{
	color: #3B5998;
	text-decoration:none;
}
.group_details_norm a:hover{
	color: #ff0000;
}
.group_details_norm_large{
	font-size:100%;
}
.group_edit_controls_holder{
	text-align:right;
}
.page_sub_title{
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #f5f5f5;
	margin-bottom:10px;
	background:   url(../graphics/sub_header_bg1.jpg);
	background-repeat: 
	repeat-x;
	background-attachment: 
	no repeat;
	border-bottom:1px solid #CECECE;
}

.group_topic_title a:hover{
	color: #ff0000;
}
.group_topic_title_preview{
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	border-bottom:1px solid #ffffff;
	color:#265B7B;
}
.group_topic_title_preview a{
	color: #3B5998;
	text-decoration:none;
}
.group_topic_title_preview a:hover{
color: #ff0000;
}
.group_topic_doc_box{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
}
.grp_listing_image_holder{
padding-left:0px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
float:left;
}
.discussion_thread_intro{
	padding-top:12px;
	padding-bottom:12px;
	padding-left:10px;
	padding-right:10px;
}
.discussion_thread_link{
	padding-top:3px;
	padding-bottom:3px;
	text-align:right;
}
#discussion_controls_holder{
text-align:right;
padding-right:10px;
}
#discussion_new_topic_button{
	padding:3px;
	border:1px solid #cccccc;
	background-color:#f7f7f7;
	width:190px;
	margin-bottom:15px;
	font-weight:bold;
	text-align:center;
}
#discussion_new_topic_button a{
	color: #3B5998;
	text-decoration:none;
}
#discussion_new_topic_button a:hover{
	color: #ff0000;
	text-decoration:none;
}



.group_search_form_surround{
	padding:3px;
	border:1px solid #cccccc;
	background-color:#f7f7f7;
	margin-bottom:10px;
	margin-top:5px;
	text-align:right;
}
.topic_doc_info{
	text-align:left;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #E8E8E8;
}
.doc_library_header{
	font-weight:bold;
	background-color:#f7f7f7;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #E8E8E8;
	color:#265B7B;
}
.invite_grey_text{
font-weight:normal;
font-size:90%;
color:#999999;
}
.grey_text{
color:#999999;
}
.small_grey_text{
	font-size:90%;
	color:#999999;
}
.small_grey_text a{
	color: #3B5998;
	text-decoration:none;
}
.small_grey_text a:hover{
	text-decoration:none;
}
.small_bold_text{
	font-size:90%;
	font-weight:bold;
}
.small_bold_text a{
	text-decoration:none;
	color: #3B5998;
}
.li_notes_surround{
	padding:7px;
	font-style:italic;
	border:1px solid #cccccc;
}
.user_news_feed{
	background:   url(../graphics/sub_header_bg1.jpg);
	background-repeat: 
	repeat-x;
	background-attachment: 
	no repeat;
	padding-left:7px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
	color:#265B7B;
	border-bottom:1px solid #CECECE;
	margin-top:5px;
	margin-bottom:7px;
}
.green_dev{
	color:#1C9E37;
}

/* various links */

.small_right_link{
 	text-align:right;
	padding-right:5px;
	padding-bottom:3px;
	padding-top:3px;
	font-size:90%;
	margin-bottom:8px;
}

.small_right_link a{
	color: #3B5998;
	text-decoration:none;
}
.small_left_link{
 	text-align:left;
	padding-right:5px;
	padding-bottom:3px;
	font-size:90%;
	margin-bottom:2px;
}

.small_left_link a{
	color: #3B5998;
	text-decoration:none;
}

#new_user_info_box{
padding:7px;
font-size:90%;
}

.nounder a{
	color: #3B5998;
	text-decoration:none;
}
.nounder a:hover{
	color: #ff0000;
	text-decoration:none;
}
.small_no_underline_link a{
	color: #3B5998;
	text-decoration:none;
	font-size:90%;
}
.small_no_underline_link a:hover{
	color: #3B5998;
}
.member_name_small_view{
	font-size:100%;
	font-weight:bold;
}
.member_name_small_view a{
	color: #3B5998;
	text-decoration:none;
}
.member_name_small_view a:hover{
	color: #ff0000;
}
.member_small_view_divider{
	height:5px;
	display:block;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:5px;
}

/* start tabs */
.basictab{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 0px;
	border-bottom: 1px solid #D8DFEA;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
	display: inline;
	margin: 0;
	font-weight:normal;
	font-size:90%
}

.basictab li a{
	text-decoration: none;
	padding: 3px 7px;
	margin-right: 1px;
	border: 1px solid #D8DFEA;
	border-bottom: none;
	background-color: #f7f7f7;
	color: #3B5998;
}


.basictab li a:hover{
	background-color: #EAEAEA;
	color: #ff0000;
}

.basictab li a:active{
	color: black;
}

.basictab li.selected a{ /*selected tab effect*/
	position: relative;
	top: 1px;
	padding-top: 4px;
	background-color: #FFF;
	color: black;
}
.basictab li.selected a:hover{ /*selected tab effect*/
	background-color: #FFF;
}
/* end tabs */


/* start forms styles */
.form_label{
	font-weight:normal;
	text-align:right;
	
}
.form_label_display{
	font-weight:bold;
	text-align:right;
	background-color: #f7f7f7;
}
.form_label_left{
	font-weight:bold;
	font-size:80%;
	text-align:left;
	border-bottom:1px solid #cccccc;
	color:#666666;
	padding-top:10px;
	padding-bottom:7px;
	
}
.form_sub_title{
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #cccccc;
}
.form_label_norm_grey{
	text-align:right;
	font-weight:normal;
	color:#878787;
}
.small_form_button{
	font-size:80%;
}
.small_hint_text a{
	font-size:90%;
	text-decoration:none;
}
.form_instruction_text{
	font-size:90%;
	padding-top:5px;
	padding-bottom:5px;
}
label{
	cursor: pointer;
}
.smaller_select{
font-size:90%;
}
/* end forms styles */

/* table formatting */
.right_align_normal_dark_grey{
	text-align:right;
	color:#999999;
	vertical-align: top;
}



/* start error / success messages */
.error_message_div{
	padding:6px;
	background-color:#FBD8D8;
	border:1px solid #980F0F;
}
.error_message_title{
	font-weight:bold;
	padding-bottom:5px;
}
.success_message_div{
	padding:10px;
	background-color:#DCFFDA;
	border:1px solid #2F732C;
}
.success_message_title{
	font-weight:bold;
	padding-bottom:5px;
}
/* end error / success messages */




/* start form surrounds */

.blue_box{
	MARGIN-TOP:10PX;
	background-color: #F7F7F7;
	border:1px solid #E9E9E9;
	border:1px solid #CECDCD;
	
	padding:6px;
}
.dis_topic_surround{
border:1px solid #CECDCD;
padding:0px;
margin-bottom:5px;
margin-top:7px;
}

.register_form_surround{
	MARGIN-TOP:10PX;
	background-color: #F7F7F7;
	border:1px solid #CECDCD;
	padding-left:8px;
	padding-top:8px;
	padding-right:8px;
	padding-bottom:8px;

}
#guidelines{
font-size:90%;
}

.form_surround_1{
	MARGIN-TOP:10PX;
	background-color: #F7F7F7;
	border:1px solid #E9E9E9;
	padding:6px;
}
.form_surround_small_1{
	MARGIN-TOP:10PX;
	background-color: #F7F7F7;
	border:1px solid #E9E9E9;
	padding:6px;
	width:400px;
}
.terms_surround{
	MARGIN-TOP:10PX;
	background-color: #F7F7F7;
	border:1px solid #E9E9E9;
	padding:6px;
}
/* end form surrounds */


/* edit controls for things like groups etc */
.admin_table_header{
	background-color: #F7F7F7;
	font-weight:bold;
	text-align:center;
}




/* hintbox */
#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 200px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
text-align:left;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: normal;
color: navy;
margin: 3px 8px;
}


/* end hintbox */

#clearfooter {width:100%;height:51px;clear:both} /* to clear footer */

.contacts_pics_right_container{
	padding-top:10px;
	width:100%;
	text-align: center;
}
.contacts_pics_outer {
	position:relative;
	display:table;
	height: 75px;
	width: 75px;
	vertical-align: middle; 
	text-align: center;
	float:left
}
.contacts_pics_inner {
	width:100%;
	display:table-cell;
	vertical-align:bottom;
	position:relative;
	font-size:90%;
}
.contacts_pics_inner a{
	color: #3B5998;
	text-decoration:none;
}

.highslide-html {
    background-color: white;
}
.highslide-body{
text-align:left;
}
.highslide-body-form{
text-align:left;
	background-color: #F7F7F7;
	border:1px solid #E9E9E9;
	padding:6px;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 90%;
    font-weight: bold;
	text-decoration: none;
	/*text-transform: uppercase;*/
	color: #3B5998;
}
.control:hover {
	color: #ff0000 !important;
}
.highslide-move {
    cursor: move;
}

/* USER MESSAGES STYLES */

.messages_inbox_table_header{
background-color: #F7F7F7;
font-weight:bold;
padding:5px;
}
.unread_row{
background-color:#D8F0E0;
}
.read_row{
background-color:#ffffff;
}

/*  Pagination CSS */

div.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
	font-size:90%;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #265B7B;
		
		font-weight: bold;
		background-color: #2180CD;
		color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;


	color: #DDD;
}

#search_switch{
padding-top:3px;
padding-bottom:3px;
font-size:90%;
}
#search_switch a{
	color: #3B5998;
	text-decoration:none;
}

/* homepage boxes */

#box1_header{

	background-color: #DC5923;
	height:15px;
	color: #ffffff;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:7px;
	border-bottom: 1px solid #C43D1D;
}
#box1_header a{
	color:#ffffff;
	text-decoration:none;
}
#box1_container{
	background-color: #ffffff;
	height:42px;
	border-left: 1px solid #DC5923;
	border-right: 1px solid #DC5923;
	border-bottom: 1px solid #DC5923;
	padding:5px;
	margin-bottom:7px;
}
#box2_header{

	background-color: #8FB335;
	height:15px;
	color: #ffffff;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:7px;
	border-bottom: 1px solid #638E22;
}
#box2_header a{
	color:#ffffff;
	text-decoration:none;
}
#box2_container{
	background-color: #ffffff;
	height:42px;
	border-left: 1px solid #8FB335;
	border-right: 1px solid #8FB335;
	border-bottom: 1px solid #8FB335;
	padding:5px;
	margin-bottom:7px;
}
#box3_header{

	background-color: #0079B5;
	height:15px;
	color: #ffffff;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:7px;
	border-bottom: 1px solid #015F9F;

}
#box3_header a{
	color:#ffffff;
	text-decoration:none;
}
#box3_container{
	background-color: #ffffff;
	height:42px;
	border-left: 1px solid #0079B5;
	border-right: 1px solid #0079B5;
	border-bottom: 1px solid #0079B5;
	padding:5px;
	margin-bottom:7px;
}


.box_image_holder{
	width: 100px;
	height: 35px;
	float:left;
	padding-top:3px;
}
.box_text_holder{
	float:right;
	width:305px;
}
.box_link{
	text-align:right;
	border:1px solid black;
	height:15px;
	float:right;
}
.box_seperator{
	height:5px;
}
.no_under{ 
	text-decoration:none;
	color: #3B5998;
}
a:hover{
	text-decoration:underline;
}
.elearn_oa_course_title{
	font-weight:bold;
	padding-bottom:5px;
}
.elearn_oa_course_title a{
	text-decoration:none;
	color: #3B5998;
}
.elearn_oa_course_title a:hover{
	color: #ff0000;
}
#resize_holder{
text-align:center;
padding-top:10px;
}

#guidance_list{
	margin-left: 2px;
	padding-left: 2px;
	list-style: none;
}

#guidance_list li{
	padding-left: 15px;
	background-image: url(../graphics/icons/ico_bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5 .5em;
	padding-bottom:5px;
}
#guidance_list li a{
	text-decoration:none;
	color: #3B5998;
}
#guidance_list li a:hover{
	text-decoration:none;
	color: #ff0000;
}
.page_title{
	display:block;
	width:560px;
	height:35px;
	background:url(../graphics/bg_plan.gif) no-repeat;
	/*background: #ff0000;*/
	font-size:120%;
	font-weight:bold;
	position: relative;
	color: #1E313F;
	border-top:1px solid #f5f5f5;
}
.page_title_under_shadow{
	display:block;
	width:560px;
	height:12px;
	background:url(../graphics/group_shadow.gif) no-repeat;
	margin-bottom:10px;
}

.curved_box{
    margin: 0 auto;
    color: #ffffff;
    width: 60%;
    padding: 20px;
    text-align: left;
    background-color: #f7f7f7;
    border: 1px solid #cccccc;
	margin-bottom:40px;
}
.link_title{
color: #1E313F;
font-weight:bold;
font-size:100%;
margin-bottom:5px;
display:block;
}

<!-- JLP related CSS -->

a#app_dcc {
    width: 185px;
    height: 55px;
    background-image: url(../graphics/app_dcc_off.jpg);
    display: block;
    text-decoration: none;
	border:1px solid #cccccc;
}

a#app_dcc:hover {
    background-image: url(../graphics/app_dcc_on.jpg);
	border:1px solid #999999;
}
a#app_dpt {
    width: 185px;
    height: 55px;
    background-image: url(../graphics/app_dpt_off.jpg);
    display: block;
    text-decoration: none;
	border:1px solid #cccccc;
}

a#app_dpt:hover {
    background-image: url(../graphics/app_dpt_on.jpg);
	border:1px solid #999999;
}
a#app_alt {
    width: 185px;
    height: 55px;
    background-image: url(../graphics/app_alt_off.jpg);
    display: block;
    text-decoration: none;
	border:1px solid #cccccc;
}

a#app_alt:hover {
    background-image: url(../graphics/app_alt_on.jpg);
	border:1px solid #999999;
}
.course_details_holder{
	padding-top:10px;
	padding-bottom:10px;
}
.app_input{ /* application form input fields */
	background-color: white ! important;
	border:1px solid #7F9DB9;
}
.small_red_star{
	color:#ff0000;
	font-size:80%;
}
.course_apply_surround{
	border:1px solid #7F9DB9;
	background-color:#f5f5f5;
	padding:5px;
	width:250px;
	text-align:center;
	margin-top:20px;
}
.course_apply_surround a{
	text-decoration:none;
	color:#066EB8;
}
.course_apply_surround a:hover{
	text-decoration:none;
	color:#ff0000;
}
.course_diary_header{
	background-color: #f7f7f7;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #cccccc;
}
.course_diary_norm{
	padding-top:5px;
	padding-bottom:5px;
}
.diary_controls{
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
	font-size:90%;
	border-bottom: 1px solid #f7f7f7;
}
.diary_controls a{
	text-decoration:none;
	color:#066EB8;
}
.diary_controls a:hover{
	text-decoration:none;
	color:#ff0000;
}

<!-- JLP elearning stuff -->

ul.jlp_courses > li { margin: 5px 0px; }
.courses_links{
	text-decoration:none;
	color:#066EB8;
}
.courses_links a:hover{
	text-decoration:none;
	color:#ff0000;
}
.course_diary_norm_link a{
	text-decoration:none;
	color:#066EB8;
}
.course_diary_norm_link a:hover{
	text-decoration:none;
	color:#ff0000;
}
.module_label{
	font-size:90%;
	font-weight:bold;
	text-align:right;
	background-color: #f7f7f7;
}
.module_info_border{
	border:1px solid #ccc;
	margin-bottom:20px;
}
.small_text{
	font-size:90%;
}
.modules_type_holder{
	background-color: #f7f7f7;
	border:1px solid #D8DFEA;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	display:block;
	margin-bottom:20px;
}
.module_type_title_holder{

	padding-top:5px;
	padding-bottom:3px;
	font-size:100%;
	font-weight:bold;
	border-bottom:1px solid #D8DFEA;
	margin-bottom:10px; 
}
.module_holder{
	background-color: #ffffff;
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	/*padding:10px;*/

}
.module_inner_holder{

	padding:10px;

}
.inner_module_title_holder{
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	color:#3B5998;
	background:#f7f7f7;
}
.inner_module_intro_holder_sub{
font-weight:bold;
padding-top:7px;
padding-bottom:7px;
}
.inner_module_title_holder_portfolio{
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	color:#3B5998;
	background:#ffffff;
}
.inner_module_intro_holder{
	border-bottom:1px solid #f5f5f5;
	padding-bottom:5px;
}
.inner_module_controls_holder{
padding-top:10px;
text-align:right;
color:#999999;
font-size:90%;
border-top:1px solid #f5f5f5;
}
.module_inner_brief_intro{
padding:0px;

}
.core_modules_instructions{
font-size:85%;
padding-bottom:10px;
color:#797979;
}
.module_pages_count{
background: #ffffff;
border-top:1px solid #f5f5f5;
padding-top:5px;
padding-bottom:5px;
font-size:85%;
}
.small_button{
font-size:90%;
}
.certificate_link{
font-size:90%;
padding-top:5px;
padding-bottom:5px;
}
.note_surround{
	border:1px solid #CCCCCC;
	padding:10px;
	background:#f7f7f7;
	margin-bottom:10px;
}
.padlock1_holder{
width:30px;
float:left;
}
a.blue_link{
	color:#3B5998;
	text-decoration:none;
}
a:hover.blue_link{
	color:#ff0000;
}

.module_times{
color:#6E6E6E;
}
.small_times{
font-size:85%;
font-style:italic;
}
.small_times2{
font-size:85%;
padding-left:10px;
}
#modules_count{
font-size:85%;
color:#6E6E6E;
padding-top:0px;
}
.portfolio_controls_holder{
padding-top:5px;
}
#module_unlock_request_surround{
	background-color: #f7f7f7;
	border:1px solid #D8DFEA;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	padding-top:20px;
	display:block;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
}

.success_box{
	background:#FFF9D7;
	border:1px solid #E2C822;
	display:block;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
#core_certificates_link{
text-align:right;
font-size:90%;
}
.optional_certificates_link{
padding-top:10px;
text-align:right;
font-size:90%;
}
.portfolio_button a{

	width:120px;
	background-color: #F7F7F7;
	border:1px solid #94A4C6;
	padding:3px;
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	float:right;
	margin-left:5px;
	margin-bottom:5px;
	text-decoration:none;
	color:#3B5998;

}
.portfolio_button a:hover{

	background-color: #ffffff;
	border:1px solid #94A4C6;
	color:#C03D3D;

}
.portfolio_button_wide a{
	width:300px;
	background-color: #F7F7F7;
	border:1px solid #94A4C6;
	padding:3px;
	display:block;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	float:right;
	margin-left:5px;
	text-decoration:none;
	color:#3B5998;
}
.portfolio_button_wide a:hover{
	background-color: #ffffff;
	border:1px solid #94A4C6;
	color:#C03D3D;
}
.form_grey_text{
	font-size:90%;
	color:#666666;
}
.dis_topic_divider{
	height:1px;
	width:100%;
	border-top:1px solid #cccccc;
	margin-top:5px;
}
.share_holder{
width:180px;
}
#courses_search{
	border: 1px solid #D8DFEA;
	background-color: #f7f7f7;
	margin-bottom:10px;
	text-align:right;
	padding:3px;
}
#search_results_holder{
	text-align:right;
	padding-bottom:5px;
}
.supervision_header_row{
	background-color: #f7f7f7;
	border-bottom:1px solid #cccccc;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}
.smaller_select{
font-size:110%;
}
.sup_info_divider{
border-top: 1px solid #f5f5f5;
height:5px;
}
.supervision_non_feedback{
	padding:6px;
	background-color:#FBD8D8;
	border:1px solid #980F0F;
}

.questions_extra_container{
	border: 1px solid #f5f5f5;
	padding-top: 10px;
	padding-bottom: 10px;
	width:100%;
}
.skills_small_header{
font-size:90%;
background-color:#f5f5f5;
}
.skills_small_instructions{
font-size:90%;
font-weight:bold;
}
.small_skills_select{
font-size:90%;
}
.skills_sect2{
font-size:100%;
font-weight:normal;
}

.funding_inner_table_header{
font-weight:bold;
border-bottom: 1px solid #CECDCD;
}

.error_message_div{
	padding:6px;
	background-color:#FBD8D8;
	border:1px solid #980F0F;
}
.red_mand{
	font-size:80%;
	color:red;
}
.app_display_controls{
	padding-bottom:0px;
	font-size:90%;
	}
.app_display_controls a{
	text-decoration:none;
	color:#3B5998;
}
.app_display_controls a:hover{
	text-decoration:underline;
	color:#ff0000;
}
.app_display_controls a:visited{
	text-decoration:none;
	color:#3B5998;
}
.app_display_controls_closer{
text-align:right;
}

.boxed_link a{
border:1px solid #707070;
background: #F7F7F7;
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
padding-right:5px;
margin-top:4px;
margin-bottom:4px;
font-size:90%;
font-weight:bold;
}
.boxed_link a:hover{
	border:1px solid black;
	background: #EDEDED;
	
}
#calendar_holder{
	margin:10px;
}
#calendar_controls_holder{
	
	text-align:left;
	padding:10px;
	background: #F7F7F7;
	border:1px solid #999999;
	margin-bottom:10px;
}
.clickable_date_holder{
width:100%;
background: #ffffff;

}
.clickable_date_holder_blank{
width:100%;
background: #ffffff;
}
.clickable_date_holder a{
	display: block;
	height: 100%;
	width: 100%;
	background: #ffffff;
	text-decoration:none;
	color:#3B5998;
}
.clickable_date_holder a:hover{
	background: #ffff00;
	text-decoration:underline;
	color:#ff0000;
}
.sup_monitor_date_found{
	display: block;
	height: 100%;
	width: 100%;
	background: #FF9900;
}
.sup_monitor_date_not_found{
	display: block;
	height: 100%;
	width: 100%;
	background: #ffffff;
}
.sup_monitor_date_and_record_found{
	display: block;
	height: 100%;
	width: 100%;
	background: #00CC33;
}



.monitor_white{
	display: block;
	height: 100%;
	width: 100%;
	background: #ffffff;
}
.monitor_light_blue{
	display: block;
	height: 100%;
	width: 100%;
	background: #AED9FD;
}
.monitor_dark_blue{
	display: block;
	height: 100%;
	width: 100%;
	background: #4AA9F9;
}
.monitor_light_orange{
	display: block;
	height: 100%;
	width: 100%;
	background: #FCDC85;
}
.monitor_dark_orange{
	display: block;
	height: 100%;
	width: 100%;
	background: #FF9900;
}
.monitor_yellow{
	display: block;
	height: 100%;
	width: 100%;
	background: #FFFF00;
}

.monitor_dark_blue{
	display: block;
	height: 100%;
	width: 100%;
	background: #0099CB;
}
.monitor_light_blue{
	display: block;
	height: 100%;
	width: 100%;
	background: #89DBF6;
}
.monitor_cyan{
	display: block;
	height: 100%;
	width: 100%;
	background: #54E8D5;
}

.all_light_orange{
	display: block;
	height: 100%;
	width: 100%;
	background: #FCDC85;
	border-bottom:1px solid #ffffff;
}
.all_dark_orange{
	display: block;
	height: 100%;
	width: 100%;
	background: #FF9900;
	border-bottom:1px solid #ffffff;
}
.all_yellow{
	display: block;
	height: 100%;
	width: 100%;
	background: #FFFF00;
	border-bottom:1px solid #ffffff;
}

.all_light_blue{
	display: block;
	height: 100%;
	width: 100%;
	background: #89DBF6;
	border-bottom:1px solid #ffffff;
}
.all_dark_blue{
	display: block;
	height: 100%;
	width: 100%;
	background: #0099CB;
	border-bottom:1px solid #ffffff;
}
.all_cyan{
	display: block;
	height: 100%;
	width: 100%;
	background: #54E8D5;
	border-bottom:1px solid #ffffff;
}





#leave_controls_holder{
	
	text-align:left;
	padding:10px;
	background: #F7F7F7;
	border:1px solid #999999;
	margin-bottom:10px;
}
.leave_found{
	display: block;
	height: 20px;
	width: 100%;
	background: #8D11C6;
}
.leave_not_found{
	display: block;
	height: 1px;
	width: 100%;
	background: #ffffff;
}
.leave_remove_button_holder{
padding:2px;
}
#calendar_key{
padding:5px;
}
.sup_monitor_date_in_past{
	background: #F16AD2;
}

.sup_monitor_green{
	display: block;
	height: 100%;
	width: 100%;
	background: #00CC33;
}
.sup_monitor_orange{
	display: block;
	height: 100%;
	width: 100%;
	background: #FF9900;
}
.sup_monitor_purple{
	display: block;
	height: 100%;
	width: 100%;
	background: #F16AD2;
}
.sup_monitor_pink{
	display: block;
	height: 100%;
	width: 100%;
	background: #F16AD2;
}
.sup_monitor_white{
	display: block;
	height: 100%;
	width: 100%;
	background: #ffffff;
}
.pdr_monitor_blue{
	display: block;
	height: 100%;
	width: 100%;
	background: #0099CC;
}
.pdr_monitor_yellow{
	display: block;
	height: 100%;
	width: 100%;
	background: #FFFF00;
}
.pdr_monitor_white{
	display: block;
	height: 100%;
	width: 100%;
	background: #ffffff;
}
.cat_controller{
margin-bottom:5px;
}
.cat_controller a{
	text-decoration:none;
	font-weight:bold;
	color:#265B7B;
}
.cat_controller a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#ff0000;
}




#demo ul.holder li.bit-input input { padding: 2px 0 1px; border: 1px solid #999; }
#add a { color: #666; }
#add-test { width: 100px; padding: 2px; }
#button_container { margin-left: 70px; margin-bottom: 30px;}

