/*****************************/
/*** 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: underline;
	/* 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: 0px;

}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 1023px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}

div#header_l {
	position: relative;
}

div#header_r {
	height: 202px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;

	text-align: left;
}

div#logo {

	width: 100%;
	height: 100%;
	/* background: url(../images/ismb2011_banner800.jpg) 0 0 no-repeat; */


}


div#logo a {
  text-decoration:none;
}

/* ismb2011 Link */
#ismb2011 {
  float: left;
  position:absolute;
  width : 130px;
  height: 110px;
  margin-left: 20px;
  margin-top: 5px;
}

/* ISCB Link */
#iscb {
  float: left;
  position:absolute;
  width : 108px;
  height: 50px;
  margin-left: 900px;
  margin-top: 10px;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}



div#tabarea {

height: 50px;
margin-left: 148px;
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;
 border-color: #0099CC;
}


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: #00008B;
  letter-spacing: 1px;
}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}

#leftcolumn {
	margin-left: -185px;
	margin-right: 30px;
	margin-top:90px;
	width: 15%;
	float:left;
}

#maincolumn,
#maincolumn_full {
	margin-left: 140px;
	/*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-color: #0099CC;
	/*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;
  line-height: 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.item_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.item_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: #010101;
}

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;
	background-color:#D3E150;
	margin-left: 56px;
	margin-top:20px;



	width: 150px;
	height: auto;
	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(../../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(../../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(../../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(../../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;
 text-align:right;
 margin-left:-30px;


}

.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 a{
 color:#FFFFFF;
 letter-spacing:1px;
}
.menusan li { /* all list items */
 float: left;
 width: 10em; /* width needed or else Opera goes nuts */
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;

 color:#FFFFFF;


}

.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 {

 width: 10em;
}
/*
CUSTOM DIV TAG
contains a little note about the conference
*/

div#sidenotes.sidenotes{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
font-size:11px;
float:left;
width:143px;
text-align:right;

}
div.miniAd{
	float: left;
	width: 143px;
	margin-left: 34px;
	background-color: #0099CC;
}

#sc{
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-radius:5px;
}
#sig{
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-radius:5px;
}


/* 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:-10px;
	padding-bottom: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	/*color:#ffffff;*/
}
.menuacc li{
	/*color:#FFFFFF;*/
	border-bottom-style:solid;
 	border-bottom-color: #FEFFFD;

}

.menuacc li a:hover {
/* color:#ffffff;*/
 text-decoration:underline;
}
/* 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:#00008B;
}

.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;
}
.fontfade{
	color: #A7A7A7;
}
.subheading1 {
background-color:#E1E1E1;
}
.subheading2 {
background-color:#E1E1E1;
font-weight:bold;
}
h2{
    font-size: 18px;
    line-height: 20px;
   /* color: #135CAE; */
   color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
}
h3, div.module_menu h3, .componentheading, table.moduletable th {
  color: #135cae;
}
h3, .componentheading, table.moduletable th {
  color: #135cae;
}
.wrappermyIFrame{
    margin-left: 40px;
}
.randomKeynote {
    background-color: #E1E1E1;
}
.randomKeynote img {
    border-radius: 5px 5px 5px 5px;
}
.show, .showToggle, .hide {
    color: #0099CC;
    text-decoration: underline;
    cursor: pointer;
}
#rightSideBar{
    float: right;
    width: 220px;
    height: 500px;
    display: block;
    float: right;
    overflow: hidden;
    padding: 35px 2px 10px 10px;
   margin-top: 220px;
    margin-left: 5px;
   border-left: black solid thin;
}
.myHidden{
    display:none;
}
.showToggle{
    color: #0099CC;
    cursor: pointer;
    font-style: italic;
    font-weight: bold;
    line-height: 25px;
    text-decoration: underline;
}

/* Icons print email  */

.actions {
    list-style: none;
}
.actions img
{
	border:0;
}

ul.actions
{
        text-align:right;
        padding:0 ;
        width:100%;
        margin:0
}

ul.actions li
{
        display:inline
	
}

ul.actions a
{
        text-decoration:none
}

/* joomla 1.6 */
.module_content
{
        margin:0px 0 0px 0;
        padding:0px 0px 10px 5px
}
/* content article Joomla 1.6   */
.item-page, .category-list {
	padding:20px 25px;
	display:block;
	overflow:hidden;

}
.cat-items {
   padding: 10px 0px 0px 40px;

}

td.list-title {
   padding-bottom: 10px; 
}

ul li  { 
  padding-bottom: 2px;
}
/* end content article Joomla 1.6 */
