/*****************************/
/*** Core html setup stuff ***/
/*****************************/
 
html {
  height: 100%;
  margin-bottom: 1px;
  	border: none;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	border: none;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	font-weight: normal;
	/* text-transform: uppercase; */
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

iframe { border: 0 none; 
	margin: 0px 0px 0px 0px;

}

table { border: 0 none;
	border-spacing: 0px 0px;
	border-collapse: collapse;
	
}


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
	
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
	border: 10px solid #333333;

}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 800px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}

div#header_l {
	position: relative;
}

div#header_r {
	height: 170px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	
	text-align: left;
}

div#logo {

	width: 100%;
	height: 100%;
	background: url(../images/ismb2010_banner800.jpg) 0 0 no-repeat;
	
	
}


div#logo a {
  text-decoration:none;
}

/* ismb2010 Link */
#ismb2010 {
  float: left;
  position:absolute;
  width : 130px;
  height: 110px;
  margin-left: 20px;
  margin-top: 5px;
}

/* ISCB Link */
#iscb {
  float: left;
  position:absolute;
  width : 100px;
  height: 50px;
  margin-left: 660px;
  margin-top: 10px;
}




div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}



div#tabarea {

height: 50px;
margin-left: 173px;
margin-right: 0px;
background: #ffffff;
margin-top: 0px ;
margin-bottom: 0px;
  font-family: 'Arial Black', Gadget, sans-serif;

  font-size: 14px;
  font-weight: bold;
	line-height: 30px;
/*border-top-style: solid; */
 border-left-style: solid;
 border-width:8px; 
}
 

div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

div#footerspacer {
	height: 10px;
}

#pathway {
	padding: 0px 5px 0px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
	color: #ffffff;
}

#search {
	float: left;
	width: 100px;
	
	margin-left: 20px;
	
	height: 40px;
	overflow: hidden;
	
}

form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
}

#area {
	padding: 0;
}

#whitebox {
	margin: 0px 0px 0px 0px;	
	width: auto;
	
}

#whitebox div {
	text-align: left;
	
}

#whitebox_t {
}

#whitebox_tl {
}

#whitebox_tr {
	
}

#whitebox_m {

	width: auto;
	padding: 0px 0px 0px 8px;
}

#whitebox_b {
	margin-top: -5px;
}

#whitebox_bl {
}

#whitebox_br {
	height: 13px;
}

/* horizontal pill menu */
table.pill {
  
  

}


td.pill_m {

}



#pillmenu {

}

#pillmenu ul {
list-style:none;
 
}

#pillmenu li {
  float: left;
	
}

#pillmenu a {
  margin-left: 25px;
  margin-right:30px;
  color: #ff0000;
  letter-spacing: 1px;

}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

#leftcolumn {
	margin-left: -61px;
	margin-right: 30px;

	width: 22%;
	float:left;

}

#maincolumn,
#maincolumn_full {
	margin-left: 165px;
	/*margin-right: 2px;*/
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 20px;
	background: #ffffff;
	background-repeat: repeat;
	padding-bottom: 0px;
	border-left-style: solid;
	border-left-width: 8px;
	/*border-top-style: solid;
	border-top-width: 8px;*/


}

#maincolumn_full {

}



#nopad {
    width: 100%;
  	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	
	min-height: 800px;
	/*
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:solid;
	border-left-width:5px;
	*/
	
}


table.nopad {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none;
	border-width: 0px;

}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 20px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 0px;


}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.3em;
  padding-left: 0px;
  margin-bottom: 10px;
  margin-top: 5px;
  text-align: left;

}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 5px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 2px;
	width: 95%;
	margin-left: 20px;
	margin-bottom:5px;

}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;

}
div.module{
  background-color: #D2D57A;
}

div.module_menu h3 {
	font-family: Mistral, Mistral, sans-serif;
	font-size: 24px;
	font-weight: bold;

	margin: 50px 0px 20px 30px;
	padding-left: 20px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;

}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {

margin: 10px 0;
	padding-left: 50px;


}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;

}

#leftcolumn div.module {
	/* background: url(../images/note8.png);
	padding: 45px 10px 80px;
	overflow: visible;
	 color: #eaeaea;
	 */
	background-repeat: no-repeat;
	margin-left: 53px;
	
	width: 172px;
	height: 310px;
	font-family: 'Comic Sans MS', cursive;
	font-size: 14px;
	line-height: 180%;
	list-style-type: none; 
   /* padding-bottom: 2px;   */
        

}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(http://www.iscb.org/templates/system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(http://www.iscb.org/templates/system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(http://www.iscb.org/templates/system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(http://www.iscb.org/templates/system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

#power_by{
	float:right;
	padding-right: 25px;
	color: #ffffff;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}

/****************** Dropdown Menu styling starts here **************/
.menusan
{
 /* use these params to positions your menu */

 left: 9px;

}

.menusan, .menusan li, .menusan li ul { /* all lists */
 padding: 10;
 margin: 40;
 list-style: none;
 
}
/*
.menusan li a {
 font-family: Apple Casual, Apple Casual, sans-serif;
 color: #333333;
 font-size: 14px;
 line-height: 140%;
 display: block;
 width: 10em;
 font-color: #135cae;
 text-decoration:none;
 font-weight: bold;

}
*/
.menusan li { /* all list items */
 float: left;
 width: 10em; /* width needed or else Opera goes nuts */


}

.menusan li ul { /* second-level lists */
 background: url(../images/note8.png);
 background-repeat: no-repeat;
 overflow: visible;
 padding:60px 30px 30px;
 width: 225px;
 height: 310px;
 font-family: verdena, cursive;
 font-size: 14px;
 line-height: 180%;
 list-style-type: none; color: #eaeaea;
 display: none;
 left: -999px;
}

.menusan li a:hover {
 color:#ff0000;
 width: 10em;
}

/* lists nested under hovered list items */
 /* how far away the seconday menu is from the primary*/
 /*
.menusan li:hover ul, .menusan li.sfhover ul  { 
position: absolute;
display: block;
left: 19%;
} */
/* **************** Dropdown Menu styling end here ***************/

.menuacc {
	list-style-type: none;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	color:#000000;
	
	
}
.menuacc li{		
	color:#000000;
	border-bottom-style:solid;
 	border-bottom-color: #FEFFFD;
	
}

.menuacc li a:hover {
 color:#ff0000;
}


/* group all elements together use inline-block to treat inline items as block wich then allows for height adjustment*/
ul.menuacc li ul li a{
display: inline-block;
line-height:120%;


}


.menuacc ul{
 padding-left:15px;
}

.menuacc li a{
  	font-weight: bold;	
  	list-style-type: none;
	color:#000000;
	
}

.menuacc ul li  { /* submenu */
 list-style-type: none;
 border-bottom-style:none;
 padding-bottom/*\**/: 8px\9; /* IE 7 and 8 only*/



}

.menuacc ul li a{
 font-weight: normal;
 font-size:11px;

 color:#000000;

}






