/*  
Theme Name: GoodNEWS theme
Author URI: http://elcreative.com
Version: 1
Author: Derek Weathersbee
Description: Micfo Web 2.0 Green is a two column WordPress theme with green shades and orange highlights ... and it's widget ready.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

/* Colors:

lt blue: #0093b5
blue: #006697
lt green: #84B204
dk green: #739300
lavender: #B712A3
red: #C12A02
orange: #e98300
lt yellow: #F4C500
mustard: #D39200
new dark green: #7db323

*/

* { 
	margin: 0; padding: 0;
	}
	

body {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #666;
}

ul, li {
margin: 0px;
padding: 0px;
}

table.contact-info {
padding: 3px 14px 3px 0;
vertical-align:top;
text-align:left;
font-size: 11px;
}

table.contact-info tr.header {
color: #006697;
font-weight: bold;
white-space: nowrap;
}

a {
	color: #3396b5;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	color: #da1e47;
	border: none;
	font-weight: normal;
	padding: 0px;
	padding-bottom: 6px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 14px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
overflow: visible;
position: relative;

}

#sidebar h1 {
border: none;
margin: 0;
padding: 0;
}

h1.intranet_title {
margin-bottom: 34px;
}

#sidebar h1 a {
color: #da1e47 !important;
}

h2, h2 a {
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #3396b5;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


h3, h3 a {
	text-align: left;
	color: #666;
	/*color: #3396b5;*/
	font-size: 12px;
	line-height: 16px;
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px !important;
	padding: 0 40px 0 0 !important;
	text-decoration: none;
	text-transform: uppercase;
	}
	
h3 a:hover {
	color: #3396b5;
	}
	
h3.rsvp {
margin-top: 12px;
}

h4 {
	font-family: "Chaparral Pro", Georgia, "Times New Roman";
	font-size: 15px;
	color: #666666;
	margin-bottom: 8px;
	margin-top: 0px;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
}


h5, h5 a {
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 11px;
	color: #666;
	text-decoration: none;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font-weight: bold;
	/*font-style: italic;*/
	text-transform: uppercase;
	}



h6 {
	text-align: left;
color: #47728E;
padding: 0px;
margin-top: -8px;
margin-bottom: 12px;
font-weight: normal;
font-size: 13px;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
}

#content p.cat_desc {
margin-bottom: 14px !important;
font-style: italic;
}


/* NAVIGATION STYLES TAKEN FROM OTHER SITE ////////////////////////////////////////////////////////////////////// */

#navContainer {
width: 100%;
text-align: center;
margin: 0;
margin-bottom: 20px;
padding: 0px !important;
height: 28px;
border-bottom: 1px solid #999;
border-top: 1px solid #999;

}

#menu { 
	width: 890px;
	height: 28px;
	line-height: 28px;
	margin: 0px auto;
	text-align: left;
	border-left: 1px solid #999;
	padding: 0px !important;
	text-transform: uppercase;
	position: relative;
}


#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 0px;
	}
	
#menu ul li a {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	text-transform: capitalize;
	font-size: 12px;
	color: #666;
	padding: 0px 12px 0px 12px;
	display: block;
	height: 28px;
	line-height: 28px;
	float: left;
	margin: 0px;
	text-decoration: none;
	background-image: url(images/navBackground.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-right: 1px solid #999;
	font-weight: normal;
	
	}

#menu ul li a:hover {
	color: #fff;
	background-color: #3399CC;
	background-image: none;
	text-decoration: none;
	}
	
/* SEPERATE SECTIONS COLORS ////////////////////////////////////////////////////////////////////// */

/* LINK HOVER STATES /////////////////////////////////// */
	
#menu ul li a.about:hover {
background: #da1e47;
}

#menu ul li a.programs:hover {
background: #ff6600;
}

#menu ul li a.research:hover {
/*background: #a6b11e;*/
background: #7db323;
}

#menu ul li a.events:hover, #menu ul li a.intranet:hover {
background: #3399cc;
}

#menu ul li a.resources:hover {
background: #c14317;
}

#menu ul li a.involved:hover {
background: #dd9f03;
}


/* Highlight the current page ////*/
#current {

text-decoration: underline;

	
}


/*///////////////////////////////// NAV ////////////////////////////////////*/


#title {
width: 100%;
text-align: left;
background-color: #ededed;	
margin: 0;
	margin-bottom: 20px;
padding: 0;
padding-left: 56px;
height: 46px;
line-height: 46px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc; 

}

p {
	margin: 0px;
	padding: 0px;
}

	
/* begin header styles ////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#topHeader {
	background: url(images/helix-bg.gif) top right no-repeat;
	text-align: left;
	width: 890px;
	height: 111px;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
}
#topHeader_ext {
	background: url(images/header-bg.gif) top repeat-x;
	height: 111px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #666;
}



.logo {

	float: left;
	margin-left: 0px;
	overflow: visible;
	
}

/* FOOTER FOOTER FOOTER FOOTER ///////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

#footerExt {
	width: 100%;
	margin-top: 35px;
	height: 116px;
	text-align: center;
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
}

#footerInt {
	padding-top: 12px;
	font-family: Georgia, Helvetica, Arial, Verdana, Sans-Serif;
	color: #999999;
	text-align: left;
	width: 890px;
	margin: 0px auto;
	font-size: 11px;
	border-top: 2px solid #999999;

}

#footerInt p {
	margin-bottom: 8px;
}
#footerInt a {
	font-style: italic;
	text-transform: capitalize;
	color: #e98300;
	text-decoration: none;
	
}
#footerInt a:hover {
	color: #993300;
	text-decoration: underline;
}

/* end footer styles */	









/* Container and Content //////////////////////////////////////////////////////////////////////////////////////////////////////////// */	


#container {
	width: 890px;
	text-align: left;
	margin: 0px auto;
	overflow: hidden;
	clear: both;	/*background-image: url(images/vert_dash_right.gif);
	background-repeat: repeat-y;
	background-position: 10px;*/
	}




/* /////////////////////////////// LEFT COLUMN STYLES //////////////////////////////////////////////////////////////////////////*/


#content, #store_content { 
	width: 584px; 
	float: left; 
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0; 
	}
#content p, #store_content p, #container p {
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 12px 0px;
	}

#content img, #store_content img.store_home_img {
	border: 7px solid #e6e6e6;
	margin-bottom: 10px;
}

#content p.in_category {
margin-top: -6px;
margin-bottom: 17px;
font-size: 10px;
text-transform: uppercase;

}

/*.thumbnail_contain {
	width: 180px;
	margin-right: 12px;
	margin-bottom: 16px;
	float: left;
	display: block;
	border: 1px solid #333;
	
	background: none;
	border: none;
	border-bottom: 1px dotted #999;
	}
	
	.thumbnail_contain:hover {
	background: #ececec;
	
	}
	

.thumbnail_contain p img {
border: 4px solid #ececec;
margin: 0;
padding: 0;
}

#content .thumbnail_contain p {
margin: 0;
padding: 0;
	}*/


#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}

/*  regular list styles //////////////////////*/

#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
#content ul li a {
	color: #e98300;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
	


blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

/* /////////////////////////////////////// sidebar //////////////////////////////////////////////////////////////////////////////////// */

#sidebar { 
	width: 190px; 
	float: right; 
	margin-bottom: 20px;
	padding: 18px 20px 0px;
	background-image: url(images/sidebar_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	border-top: 8px solid #da1e47;
	
	}
	
/* /////////////////////////////////////// SIDEBAR COLORS //////////////////////////////////////////////////////////////////////////////////// */	

.about_side {
border-top: 8px solid #da1e47 !important;
}

.programs_side {
border-top: 8px solid #ff6600 !important;
}

.research_side {
/*border-top: 8px solid #a6b11e !important;*/
border-top: 8px solid #7db323 !important;
}

.community_events_side {
border-top: 8px solid #3399cc !important;
}

.resources_side {
border-top: 8px solid #c14317 !important;
}

.forum_side {
border-top: 8px solid #dd9f03 !important;
}

.intranet_side {
border-top: 8px solid #3399cc !important;
}




#sidebar p{
	margin: 0px;
	/*line-height: 18px;*/
	padding: 0px 0px 10px 0px;
	}
	
#sidebar p img{
	border: none;
	margin: 0;
	padding: 0;
	/*margin-right: 5px;*/
	}

/* WIDGET STYLES, LIST AND HEADER STYLES;//////////////////////////////////////////////////////////////////////////////////////*/

#sidebar ul li h2, #sidebar ul li h2 a, #sidebar h2, #sidebar h2 a {
	color: #da1e47;
	font-size: 16px;
	line-height: 22px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	padding: 0;
	margin: 0px 0px 5px 0px;
	text-align: left;
	list-style: none;
	text-indent: none;
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, sans-serif;
	font-weight: bold;
	}
	


/* changing h1 colors;//////////////////////////////////////////////////////////////////////////////////////*/

	.about_title, .about_title a {
color: #da1e47 !important;
}

.programs_title, .programs_title  a {
color: #ff6600 !important;
}

.research_title, .research_title a {
color: #7db323 !important;
}

.community_events_title, .community_events_title a {
color: #3399cc !important;
}

.resources_title, .resources_title a {
color: #c14317 !important;
}

.forum_title, .forum_title a {
color: #dd9f03 !important;
}

.intranet_title, .intranet_title a {
color: #3399cc !important;
}
	
	/* changing h2 colors;//////////////////////////////////////////////////////////////////////////////////////*/
	
	.about_side h2, .about_side h2 a {
color: #da1e47 !important;
}

.programs_side h2, .programs_side h2 a {
color: #ff6600 !important;
}

.research_side h2, .research_side h2 a {
color: #7db323 !important;
}

.community_events_side h2, .community_events_side h2 a {
color: #3399cc !important;
}

.resources_side h2, .resources_side h2 a {
color: #c14317 !important;
}

.forum_side h2, .forum_side h2 a {
color: #dd9f03 !important;
}

.intranet_side h2, .intranet_side h2 a {
color: #3399cc !important;
}



#sidebar h2 {
	
		}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	
	}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 12px;
	
	}
	
#sidebar ul li ul li {
	margin: 0px;
	padding: 0px;
	border: none;
	line-height: 14px;
	
	}
	
#sidebar ul li ul li a {

padding: 4px 0px;

}

#sidebar ul li ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
	
#sidebar ul li a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	display: block;
	}

#sidebar ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}

/* SUB SUB PAGE LINKS ////////////////////////////////////////////////////////////////////*/

#sidebar ul li ul li ul li {
	
	color: #000000;
	padding: 0px 0px 0px 15px;
	background-image: url(images/subsub_bg.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#sidebar ul li ul li ul li a {
	color: #3396b5;
	/* font-style: italic;  */
} 


/* begin form styles ////////////////////////////////////////////////////////////////////*/

#contactForm {
	margin-top: 16px;
	margin-bottom: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 22px;
	padding-left: 0px;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

/* Copy these styles into cforms 

input.txtInput, textarea.bodyText {
	line-height: 22px !important;
	vertical-align: middle;
	height: 22px;
	display: block;
	color: #999999;
	width: 408px;
	margin-right: 16px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	margin-top: 0px;
	font-size: 11px;
	padding-left: 2px;
}

*/

 /*
 .cform label {
	width: 100%;    
    display: block;
     width:90px; 
    margin:4px 10px 0 0; 
    display:-moz-inline-box; for mozilla
    display:inline-block; for Opera & IE
    text-align:left;
    vertical-align:top;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    color: #3396b5;
    font-style: normal;
    margin-bottom: 5px;
}*/

/* .cform input.sendbutton    { 
    width: 80px; 
    padding: 2px 4px; 
    font-size:12px;
line-height: 16px;
background: #999;
border: 1px solid #666;
color: #fff;
    
}*/



textarea.bodyText {
	height: 140px;
	padding-top: 3px;
}

p.formLabel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #993300;
	font-style: normal;
	margin-bottom: 5px;
}

select {
	line-height: 20px;
	height: 20px;
	background-color: #DFDFDF;
	width: 160px;
margin: 0px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* begin search form //////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////*/




#searchform {
float: right;
width: 186px;
margin: 0px;
padding: 0px;
padding-top: 4px;
}


input.searchBtn {
	border: none;
	margin: 0px;
	display: block;
	float: right;

}

.searchBox {
	background-color: #f2f2f2;
	height: 16px;
	width: 130px;
	border: 1px solid #808080;
	color: #e98300;
	font-size: 10px;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	float: left;

}

.searchTextLink {
	color:#ccc;
	}

/*/////////////////////////////////////  SINGLE POST NAVIGATION  ////////////////////////////////////////////////////*/


div.post_nav {
display: block;
float: right;
text-align: right;
height: 20px;
margin: 0;
line-height: 20px;
font-size: 11px;
}

div.post_nav a {
padding-right: 4px;
padding-left: 4px;
display: block;
float: left;
height: 20px;
line-height: 20px;
text-decoration: none;
}

span.postnav_homelink {
padding-right: 6px;
padding-left: 6px;
display: block;
float: left;
height: 20px;
line-height: 20px;
}

.work_desc, .work_desc p {
	font-size: 18px;
	color: #666666;
	line-height: 24px !important;
}

#post_pages {
float: right;
width: 200px;
text-align: right;
}

/*/////////////////////////////////////  IMAGE FLOATS  ////////////////////////////////////////////////////*/

img.alignright {
float: right;
margin-left: 10px;
margin-bottom: 10px;
clear: both;
}

img.alignleft {
float: left;
margin-right: 10px;
margin-bottom: 10px;
border: none !important;
}

/*/////////////////////////////////////  CAPTIONS  ////////////////////////////////////////////////////*/

#content div.wp-caption {
background: #e6e6e6;
padding: 0px;
margin: 0px;
margin-bottom: 14px;
width: 584px !important;
}

#content div.wp-caption img {
margin-bottom: 0px !important;
}

#content p.wp-caption-text {
/*margin-bottom: -4px !important;
margin-top: -4px !important;*/
font-size: 11px;
text-align: center;
padding-left: 15px;
padding-bottom: 6px;
padding-right: 15px;
line-height: 15px;
}



.widgettitle {
margin-left: 0px !important;
padding-left: 0px !important;
text-align: left !important;
}

table.team td {
padding-right: 10px;
}

/*/////////////////////////////////////  EVENT DIVIDER STYLES  ////////////////////////////////////////////////////*/

div.tween {
background: #f2f2f2; 
width: 100%;
text-align: right;
height: 24px;
line-height: 24px;
margin-bottom: 32px;
border-bottom: 1px solid #ccc; 
overflow:visible;
position: relative;
}

.gn_event, .lhp_event, .life_event, .new_lhp_event, .pac_event, .comm_event {
font-size: 13px;
float: left;
padding-left: 6px;
font-weight: bold;
font-style: italic;
font-family:"Chaparral Pro", Georgia, "Times New Roman";
}

/*/////////////////////////////////////  DIFFERENT EVENT TYPE COLOR BARS  ////////////////////////////////////////////////////*/

.gn_event {
color: #0093b5;
}

.lhp_event {
color:#739300 ;
}

.new_lhp_event {
color:#B712A3 ;
}

.life_event {
color: #e98300;
}

.pac_event {
color: #006697;
}

.comm_event {
color: #0093b5;
}



a.rsvp {
overflow: visible;
width: 46px;
height: 38px;
border:  none !important;
background: none !important;
position: absolute;
bottom: 3px;
right: 4px;
}

a.rsvp img {
border: none !important;
}


/*/////////////////////////////////////  HOME BANNERS  ////////////////////////////////////////////////////*/

.wide_image {
	margin-bottom: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}


ul.home_desc {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	/* text-align: center; */
	text-align: center;
	overflow: hidden;
	font-size: 12px;
}
ul.home_desc li {
margin: 0px;
padding: 0px;
	width: 280px;
	text-align: left;
	display: block;
	
}
ul.home_desc li.left {
	float: left;
}

ul.home_desc li.right {
	float: right;
}

ul.home_desc li.center {
	margin: 0px auto; 
	/* margin: 0px auto 0px 305px; 
	  margin: 0px 0px 0px 305px;
	float: none;
	clear: none;*/ 
}

ul.home_desc li h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
margin-bottom: 0px !important;
padding: 0px;
}

ul.home_desc li h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	padding-bottom: 10px;
	border-bottom: 1px solid #666666;
	margin-bottom: 10px;
	}

 
/*/////////////////////////////////////  HOME BANNER TITLES  ////////////////////////////////////////////////////*/

 ul.home_desc li.left h3 {
	color: #a6b11e;
}

ul.home_desc li.right h3 {
	color: #3396b5;
}

ul.home_desc li.center h3 {
	color: #da1e47;
	text-transform: none;
}

ul.home_desc li img {
padding: 1px !important;
background: #b3b3b3;
border: 5px solid #e6e6e6;
/* margin-bottom: 10px; */
}

ul.home_desc p {
padding: 0px;
margin: 0px;
margin-bottom: 8px;
}

/*/////////////////////////////////////  HOME BANNER LINKS  ////////////////////////////////////////////////////*/

 ul.home_desc li a {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

 ul.home_desc li.left a {
	color: #7db323;
}

ul.home_desc li.right a {
	color: #3396b5;
}

ul.home_desc li.center a {
	color: #da1e47;
}

.flash_borderless {
border: none !important;
}

.chart {
border: 1px solid #666;
margin-bottom: 12px;
margin-top: 8px;

}

table.chart td {
padding: 8px;
vertical-align: top;
text-align: left;
}

table.chart td.header {
text-transform: uppercase;
font-weight: bold;
background: #CCCCCC;
color:#333;
}

div.event_filter {
margin-top: -8px;
margin-bottom: 20px;
text-align: left;
width: 100%;
}

p.filter {
display: inline;
}

.event_filter_form {
display: inline;
}

/*/////////////////////////////////////  INTRANET HEADINGS, GREETINGS  ////////////////////////////////////////////////////*/

#intranet_in {
position: absolute;
right: -18px;
top: 0px;
overflow: visible;
background: url(images/intranet_in.gif) no-repeat right bottom;
height: 54px;
line-height: 24px;
font-size: 12px;
color: #666;
font-style: italic;

padding-right: 58px;
}

#intranet_out {
position: absolute;
right: 0px;
top: 0px;
overflow: visible;
background: url(images/intranet_out.gif) no-repeat right bottom;
height: 54px;
line-height: 24px;
font-size: 12px;
color: #666;
font-style: italic;

padding-right: 58px;
}


/*/////////////////////////////////////  COMMENTS  ////////////////////////////////////////////////////*/

.comments_link {
font-size: 13px;
float: left;
padding-left: 6px;
font-weight: bold;
font-style: italic;
font-family:"Chaparral Pro", Georgia, "Times New Roman";
}

a.read_more {
padding-right: 6px;
}

#sidebar ul.useful_links {
margin-top: 4px;
}


#sidebar ul.useful_links a {
display: block;
width: 170px;
padding: 0px 10px;
height: 24px;
line-height: 24px;
background: url(images/useful_link_bg.gif);
background-position:left top;
background-repeat: no-repeat;
margin-bottom: 8px;
color: #FFFFFF;
}

#sidebar ul.useful_links a:hover {
color: #E3D40E;
text-decoration: none;

}

/*/////////////////////////////////////  INTRANET SPLASH PAGE  ////////////////////////////////////////////////////*/

#content table.intranet {
background: #f2f2f2;
color: #333;
width: 584px;
border-right: solid 1px #ccc;
border-left: solid 1px #ccc;
text-align: left;
font-size: 11px;
line-height: 14px;
margin: 0 0 14px 0 !important;
}

#content table.intranet a {
color: #333;
}

#content table.intranet td {
border-bottom: solid 1px #ccc;
padding: 10px 0 4px 10px;
text-align: left;
vertical-align: top;
}

#content table.intranet img {
border: solid 3px #d9d9d9 !important;
margin-bottom: 0 !important;
}

#content table.intranet p {
padding:0;
margin-bottom: 6px !important;
}

#content table.intranet h2 {
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #00a3da;
}

#content div.intranet-resources {
color: #fff;
margin-bottom: 0px !important;
font-size: 13px;
height: 38px;
line-height: 38px;
padding: 0 12px;
display: block;
background: url(images/resources-header-bg.gif) repeat-x bottom;
font-family: Georgia, "Times New Roman", Times, serif;
}

#content img.intranet-main {
border: none !important;
display: block;
}