/*LAYOUT*/
html, body, form, fieldset {
margin: 0;
padding: 0;
height:1%!important;
}
html {
height: 100%;
}
body {
margin:0 auto;
text-align:center;
padding: 0px;
font: 100 11px verdana, arial, helvetica, sans serif;
color: #333333;
/* Change background to white so that the bottom or footer part of very short articles blend 
   with article background. - Serge, Dec 2008 */
background:#ffffff url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/bg_body.gif) repeat-x fixed top;
/* background:#e7e7e7 url(../images/bg_body.gif) repeat-x fixed top; */
}
#mainwrap{/* define width */
text-align:left;
margin:0 auto;
margin-top:1px;
/*background:url(../images/bg_body.gif) repeat-x left top;*/
}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  HEADER-*/
#header{
position:relative;
height:101px;
background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/head.jpg) no-repeat top left;
color:#abdb6c;
padding:0px;
}
#header_body{
display:block;
float:right;
margin:0px 4px 0px 4px;
width:990px;
height:97px;
background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/irri_logo.jpg) no-repeat 4px 13px;
}
	#logo{
	float:left;
	width:160px;
	height:95px;
	margin:0;
	}
	#header_table{ /* WRAPPER FOR CGIAR logo AND SEARCH MOD */
	float:right;
	text-align:right;
	padding:0;
	margin:0;
	background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/top_link_bg.jpg) no-repeat 117px 4px;
	}
	 	/*-ADDITIONAL CHANGES IN  ----------------------------------------------*/
	 	/*-   ../joomla/modules/mod_mainmenu.php       -------------------------*/
		/*--- for topmenu (removed width=100% on table)-------------------------*/
		#header_menu{  /* WRAPPER FOR TOP MENU */
		float:right;
		text-align:right;
		padding:0;
		margin:6px 10px 0px 0px;
		}
			#header_menu a:link.mainlevel-nav, #header_menu a:visited.mainlevel-nav {
			color: #e0ffe0;
			font:700 11px segoe ul, colibri, arial, helvetica;
			padding-top:0px;
			}
			#header_menu a:hover.mainlevel-nav {
			color: #ffffff;
			}
		.logo_extra{
		display:block;
		text-align:right;
		float:right;
		margin:0;
		padding:0;
	 	}
	 	.logo_extra_img{
	 	margin:6px 8px 0px 0px;
	 	border:0px;
	 	display:block;
	 	}
		#searchwrap_hdr_search{
		position:relative;
		display:block;
		text-align:left;
		margin:1px 0px 0px 0px;
		padding:0;
		}
			#searchwrap_hdr_search .inputbox{
			position:absolute;
			width:100px;
			height:18px;
			font:100 10px verdana;
			border:solid 1px;
			border-color:#048504;
			background:#edf2f9;
			color:#048504;
			padding:0px 0px 0px 2px;
			margin:0;
			left:0px;
			top:4px;
			}
			#searchwrap_hdr_search .button{
			left:104px;
			top:5px;
			position:absolute;
			width:19px;
			height:19px;
			cursor:pointer;
			border:solid 0px;
			background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/button_search.gif) no-repeat;
			margin:0;
			padding:0px;
			}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX END OF HEADER-*/
#inset{
margin:0px 0px 2px 0px;
padding:0;
}
	#inset .moduletable{
	margin:0;
	padding:0;
	}
	#inset .mainlevel{
	font:700 11px arial,calibri,helvetica;
        /* rgb(170, 223, 171) */  
	color: #aadfab;
	display:inline;
	margin:0px 8px 0px 14px;
	padding:0;
	/*text-transform:uppercase;*/
	}
	#inset .mainlevel#active_menu{
        /* rgb(155, 228, 133) */
	color:#9be485;
	}
        /* Added this to change background when mouse is hovered over menu item - Serge, April 2009 */
	#inset a.mainlevel:hover{
        /* Yellow on darker green */
	color: rgb(255, 255, 176);
        background: rgb(17, 92, 39); */ 
        /* background: rgb(0, 64, 0); */ 
        /* Brown against light green 
	color: rgb(128, 64, 64);
        background: rgb(170, 223, 171); 
        */
        }
					
#font{
width:70px;
float:right;
text-align:right;
margin:3px 3px 0px 0px;
overflow:hidden;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX TAB -*/
#tab_wrapper{
width:998px;overflow:hidden;
height:34px;
background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/tab_bg_line.gif) repeat-x;
}
        /* changed color from green to white to make it more visible. - Serge, December 5, 2008 */
	#tab_wrapper a{
	text-decoration:none;
        color:#ffffff;
	}
	.tab_borderleft{
	float:left;
	width:9px;
	height:34px;
	background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/tab_bg_left.gif) no-repeat;
	}
	.tab_area{
	height:34px;
	background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/tab_bg_mid.gif) repeat-x;
	padding:2px 0px 0px 17px;
	}
		.tab_area .moduletable {
		display:inline;
		margin:0px 4px 0px 0px;
		padding:0;
		}
	.tab_borderright{
	width:100%;
	height:34px;
	background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/tab_bg_slide.gif) no-repeat;
	padding:8px 0px 0px 30px;
	}
		#pathway{
		height:20px;
		float:right;
                /* Replace breadcrumbs with GoogleSearch component - Serge, March 8, 2009   
		height:20px;
		float:left;
		padding-left:10px;
		width:75%;
		margin:0;
                */
		}

		#pathway2{
		height:20px;
		float:left;
		padding-left:10px;
		width:75%;
		margin:0;
		}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX END OF TAB -*/

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX CPANEL - (first left module) -*/
#cpanel{
background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/content_bg.png) no-repeat top left;
}
#cpanel .moduletable{
margin: 0px 16px 5px 4px;

/* Attempt to add vertical space above component heading in cpanel ("Learn more about us") - Serge, April 2009 */
padding-top:12px;
}
	#cpanel a:link.mainlevel_cpanel , #cpanel a:visited.mainlevel_cpanel {
	background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/div_dotted_gray.gif) repeat-x bottom;
	width:100%;
	height:20px;
	text-align:left;
	display:block;
	padding-right:12px;
	margin:4px 8px 3px 0px;
	color:#064f0b;
	font:700 13px segoe ul, colibri, arial, helvetica;
	text-indent:22px;
	}
	#cpanel a:hover.mainlevel_cpanel {
	color:#005a4c;
	text-decoration:underline;
	}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX END OF CPANEL -*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX BODY -*/
#maincont{ 
width:100%;
margin:0;
padding:0;
}
#maincont_table{
/*background:url(../images/content_bg.png) no-repeat top left;*/
width:100%;
margin:0;
padding:0;
}
	#advert3 table,#advert3 div{ /*ticker tape*/
	background:#84b16f;margin:0;font:100 11px verdana, tahoma, arial;color:#d9f3b1;height:18px;
	}
	#banner_table{
	width:100%;
	padding:0px;
      margin-bottom:1px;
	/* margin-bottom:5px; */
	/* border:solid 1px #d1d1d1; */
        border: none;
        /* Changed background of BANNER MODULE to pure white - Serge, Dec 2008 */
        background:#ffffff url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/panel_bg_mid.gif) repeat-x top;
	/* background:#e4e3ef url(../images/panel_bg_mid.gif) repeat-x top; */
	}
	.jsn-imageshow{margin-right:5px;padding:0;}
	#banner{margin:0px;padding:0;}
	#banner .moduletable{margin:0px;padding:0;}

	#mainbody{
	border:solid 1px #d1d1d1;
	margin:0;
	padding:0;
        /* Changed the background of MAIN BODY to pure white. - Serge, Dec 2008 */
        background:#ffffff url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/panel_bg_mid.gif) repeat-x top;
	/* background:#e4e3ef url(../images/panel_bg_mid.gif) repeat-x top; */
	}
	/*#mainbody_right{
	border:solid 1px #d1d1d1;
	margin:0;
	padding:5px;
	background:#e4e3ef url(../images/panel_bg_mid.gif) repeat-x top;
	}*/
		#content{
		padding:5px;
		margin:5px;
		}
		/*#content_full{
		padding:5px;
		margin:5px;
		}*/
		#content img{
            /* Jan 12, 2009 - Does not reduce space between last line of main body text and the lower edge of box. */
		border:solid 1px #70836d;margin-bottom:8px;
		}

# Serge, October 10 - added the following for the Annual Report mainly, but can
# be used for other pages/purposes.
/* h5 is for the first paragraph/sentence of (selected?) webpages. - Serge, April 2008 */
/*
h5 {
    color:       #333333;
    font-weight: normal;
    font-size:   14px;
}
*/

/* h1 is for main titles */
h1 {
    color:       #008000;
    font-weight: bold;
    font-size:   15px;
}

/* h2 is for subtitles like "Deputy Director General for Research" - Serge, April 2008 */
h2 {
    /* color:       #333333; */
    color:       green;
    font-weight: bold;
    font-size:   14px;
}

h4 {
    color:       brown;
    font-weight: normal;
    font-size:   12px;
    font-style:  italic;
}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX LEFT PANEL -*/

#user2{
width:100%;
margin:0px;
padding:0;
}
	#user2 .moduletable ul{	padding:0;margin-left:18px;	}
	#user2 .moduletable li{	padding:0;margin:0;	}
	#user2 table.moduletable th, #user2 div.moduletable h3{	background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/ZMDW5BN3/images/panel_head_mid.gif) repeat-y left;padding-left:4px;margin:0;height:21px;color:#659b11;text-align:left;line-height:21px;font:700 13px segoe ui,arial,helvetica;text-transform:uppercase;}


	#user2 td{
	background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/div_dotted.gif) repeat-x bottom;
	}
	#user2 a{
	text-decoration:none;
	font:100 11px verdana;
	text-align:left;
	color:#0b7848;
	}
	#user2 a:hover{
	color:#055000;
	text-decoration:underline;
	}
	#user2 ul{
	list-style-image:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/arrow.gif);
	}
	#user2 li a{
	text-decoration:none;
	font:100 11px verdana;
	text-align:left;
	color:#0b7848;
	display:block;
	margin:1px 4px 8px 0px;
	padding-bottom:4px;
	background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/div_dotted_gray.gif) repeat-x bottom;
	}

/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX LEFT PANEL -*/
#left,#user3{
width:250px;
margin-left:0px;
}
#left .moduletable{
font:100 11px verdana;
color:#384e17;
text-align:left;
margin:0px 0px 5px 0px;
border:1px solid #123d12;
background:#99CC99


;
}
#user3 .moduletable{
font:100 11px verdana;
color:#384e17;
text-align:left;
margin:0px 0px 5px 0px;
border:1px solid #123d12;
background:#dde9c0 url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/bg_greenfield.jpg);
}
	#left .moduletable table,#left .moduletable div{}
	#left table.moduletable th, #left div.moduletable h3,#user3 table.moduletable th, #user3 div.moduletable h3{
	background:##006633 url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/panel_head_left.gif) repeat-y left;
	padding-left:4px;
	margin:0;
	height:21px;
	color:#FFFFFF;
	text-align:left;
	line-height:21px;
	font:700 13px segoe ui,arial,helvetica;
	text-transform:uppercase;
	}
	#left td,#user3 td{
	background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/div_dotted.gif) repeat-x bottom;
	}
	#left a,#user3 a{
	text-decoration:none;
	font:100 11px verdana;
	text-align:left;
	color:#384e17;
	}
	#left a #active_menu{
	color:#008471;
	}
	#left a:hover,#user3 a:hover{
	color:#008471;
	text-decoration:underline;
	}
	#left ul,#user3 ul{
	list-style-image:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/arrow.gif);
	margin:0px;
	padding:4px 0px 0px 20px;
	}
	#left li a,#user3 li a{
	text-decoration:none;
	font:100 11px verdana;
	text-align:left;
	color:#007D48;
	display:block;
	margin:1px 4px 8px 0px;
	padding-bottom:4px;
	background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/div_dotted.gif) repeat-x bottom;
	}
	#left li a:hover,#user3 li a:hover{
	text-decoration:underline;
	color:#008471;
	}
	
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX LEFT PANEL -*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX LEFT PANEL -*/
#right{
margin:0px 0px 5px 0px;
}
#right .moduletable{
width:180px;
font:100 11px verdana;
color:#2f7116;
text-align:left;
border:1px solid #d1d1d1;
background:#ecf5da;
}
#right p{
padding:4px;
}
	#right .moduletable table,#right .moduletable div{border:none;}
	#right .article_seperator{background:transparent;height:4px;}
	#right table.moduletable th, #right div.moduletable h3{
	background:#2b8429 url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/panel_head_right.gif) repeat-y left;
	padding-left:4px;
	margin:0;
	height:21px;
	color:#ffffff;
	text-align:left;
	line-height:21px;
	font:700 13px segoe ui,arial,helvetica;
	text-transform:uppercase;
	}
	#right td{background:transparent;
	}
	#right a{
	text-decoration:none;
	font:100 11px verdana;
	text-align:left;
	color:#2f7116;
	}
	#right a:hover{
	color:#055000;
	text-decoration:underline;
	}
	#right ul{
	list-style-image:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/arrow.gif);
	margin:0px;
	padding:4px 0px 0px 18px;
	}
	#right li a{
	text-decoration:none;
	font:100 11px verdana;
	text-align:left;
	color:#2f7116;
	display:block;
	margin:1px 4px 6px 0px;
	padding-bottom:4px;
	background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/div_dotted.gif) repeat-x bottom;
	}
#footer{
background:#cadda4 url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/foot_bg.gif) no-repeat bottom left;
padding:2px 4px 1px 4px;
font:100 10px tahoma;
color:#07460a;
}
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX LEFT PANEL -*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX LEFT PANEL -*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX LEFT PANEL -*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX LEFT PANEL -*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX LEFT PANEL -*/
/*XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX LEFT PANEL -*/



/* DEFAULT JOOMLA */
/* DEFAULT JOOMLA */
/* DEFAULT JOOMLA */
/* DEFAULT JOOMLA */
/* DEFAULT JOOMLA */
/* DEFAULT JOOMLA */
.article_seperator {
background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/div_dotted.gif) repeat-x bottom;
margin:0px 4px 12px 4px;
}
a:link, a:visited {
color: #FFFFFF; text-decoration: none;
font-weight: bold;
}
a:hover {
color: #40c030;	text-decoration: none;
}
p a:link, p a:visited {
color: #3a682e; text-decoration: none;
font-weight: normal;
}
p a:hover {
color: #3a782e;	text-decoration: none;
}
table.contentpaneopen {
width: 100%;
padding: 0px;
border-collapse: collapse;
border-spacing: 0px;
margin: 0px;
}
table.contentpaneopen td {
padding-right: 5px;
}
table.contentpaneopen td.componentheading {
background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/ZMDW5BN3/images/panel_head_mid.gif) repeat-y left;
padding-left: 4px;
}
table.contentpane {
width: 100%;
padding: 0px;
border-collapse: collapse;
border-spacing: 0px;
margin: 0px;
}
table.contentpane td {
margin: 0px;
padding: 0px;
}
table.contentpane td.componentheading {
background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/ZMDW5BN3/images/panel_head_mid.gif) repeat-y left;
padding-left: 4px;
}
table.contentpaneopen fieldset {
border: 0px;
border-bottom: 1px solid #eee;
}
.button {
color: #35383B;
font-family: Arial, Hevlvetica, sans-serif;
text-align: center;
font-size: 11px;
font-weight: bold;
border: 1px solid #2e2e2e;
width: auto;
background:#BCE27F;/*you can also add an image */
padding: 0px 5px;
line-height: 16px !important;
line-height: 14px;
height: 20px !important;
height: 18px;
margin: 1px;
}
.inputbox {
padding: 2px;
border:solid 1px #cccccc;
background-color: #ffffff;
}
.componentheading {
background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/ZMDW5BN3/images/panel_head_mid.gif) repeat-y left;color: #666666;
text-align: left;
padding-top: 4px;
padding-left: 4px;
height: 21px;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
margin-bottom:20px;
}
.contentcolumn {
padding-right: 5px;
}
.contentheading {
height: 26px;
background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/ZMDW5BN3/images/panel_head_mid.gif) repeat-y left;
/*background:#c9e3a1;
font:100 18px segoe ui, arial, helvetica;
color: #005a00;
text-indent:4px;*/
color: #56864a;

/* Serge: I reduced the size of the page/content title */
/* font:100 22px segoe ui, arial, helvetica; */
font:100 16px segoe ui, arial, helvetica; 
padding:0;
margin:0px 0px 4px 0px;
}
.contentpagetitle {
font-size: 13px;
font-weight: bold;
color: #cccccc;
text-align:left;
}
table.searchinto {
width: 100%;
}
table.searchintro td {
font-weight: bold;
}
table.moduletable {
/* margin-bottom: 5px; */
margin-bottom: 1px;
padding: 0px;
border-spacing: 0px;
border-collapse: collapse;
}
div.moduletable {
padding: 0;
margin-bottom: 5px;
}
/*this is your module heading style */
table.moduletable th, div.moduletable h3 {
background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/ZMDW5BN3/images/panel_head_mid.gif) repeat-y left;

/* Changed the color to BLACK so it will be readable over green background (cpanel)
   AND white background (main body, e.g. WHAT'S NEW). - Serge, Dec 11, 2008 */

color: #080808; // almost black
/* color: #ececec; */ 
/* color: #666666; -- dark gray */
/* color: #e1cac1; -- light brown */
text-align: left;
padding-left: 4px;
height: 21px;
line-height: 21px;
font-weight: bold;
/* Increased font-size of heading to 11px, from 10px. Updated other Joomla instances. - Serge, Feb 26, 2009 */
font-size: 11px;
text-transform: uppercase;
margin: 0 0 2px 0;
}
table.moduletable td {
font-size: 11px;
padding: 0px;
margin: 0px;
font-weight: normal;
}
table.pollstableborder {
border: none;
padding: 0;
width: 100%;
text-align: left;
}
table.pollstableborder img {
vertical-align: baseline;
}
table.pollstableborder td {
padding: 2px !important;
}
table.pollstableborder tr.sectiontableentry1 td {
border: none;
background: #EFEFEF;
}
table.pollstableborder tr.sectiontableentry2 td {
border: none;
}
.contentpane{
width:100%;
}
.sectiontableheader {
font-weight: bold;
background: #D2EFA4;
padding: 4px;
}
.sectiontablefooter {
}
.sectiontableentry1 {
background-color : #E9FFBF;
}
.sectiontableentry2 {
background-color : #F4FFDF;
}
.small {
color: #999999;
font-size: 11px;
}
.createdate {
height: 15px;
padding-bottom: 10px;
color: #999999;
font-size: 11px;
}
.modifydate {
height: 15px;
padding-top: 10px;
color: #999999;
font-size: 11px;
}
table.contenttoc {
border: 1px solid #cccccc;
padding: 2px;
margin-left: 2px;
margin-bottom: 2px;
}
table.contenttoc td {
padding: 2px;
}
/* this is list of pages on multiple page items */
table.contenttoc th {
background:url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/ZMDW5BN3/images/panel_head_mid.gif) repeat-y left;color: #666666;
text-align: left;
padding-top: 2px;
padding-left: 4px;
height: 21px;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
}
/*simple menu*/
a.mainlevel:link, a.mainlevel:visited {
display: block;
background: url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/menu_back.gif) no-repeat;
vertical-align: middle;
font-size: 11px;
font-weight: bold;
color: #383737;
text-align: left;
padding-top: 5px;
padding-left: 28px;
height: 20px !important;
height: 25px;
text-decoration: none;
}
a.mainlevel:hover {
background-position: 0px -25px;
text-decoration: none;
color: #809F4F;
}
a.mainlevel#active_menu {
color:#809F4F;
font-weight: bold;
}
a.mainlevel#active_menu:hover {
color: #809F4F;
}
a.sublevel:link, a.sublevel:visited {
padding-left: 1px;
vertical-align: middle;
font-size: 11px;
font-weight: bold;
color: #809F4F;
text-align: left;
}
a.sublevel:hover {
color: #809F4F;
text-decoration: none;
}
a.sublevel#active_menu {
color: #809F4F;
}
.highlight {
background-color: Yellow;
color: Blue;
padding: 0;
}
.code {
background-color: #ddd;
border: 1px solid #bbb;
}
form {
/* removes space below form elements */
margin: 0;
padding: 0;
}
div.mosimage {
border: 1px solid #ccc;
}
.mosimage {
border: 1px solid #cccccc;
margin: 5px
}
.mosimage_caption {
margin-top: 2px;
background: #efefef;
padding: 1px 2px;
color: #666;
font-size: 10px;
border-top: 1px solid #cccccc;
}
span.article_seperator {
display: block;
height: 1.5em;
}
a.readon:link, a.readon:visited{
float: left;
margin-top:10px;
padding: 1px 5px 1px 16px;
color: #333;
font-size: 0.87em;
background: url(file:///C|/Documents%20and%20Settings/sun/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/readon.gif) no-repeat left center;
}
a.readon:hover {
color: #BCE27F;
font-size: 0.87em;
text-decoration: underline;
}
