body
{
color: #000000;
background-color: #363F46;
font-family: verdana, arial, "lucida grande", sans-serif;
padding: 0px;
margin: 0px;
width: 100%;
background-repeat: repeat;
}
img
{
/*
display: block;
*/
border: 0px none;
}
img.border
{
border: 1px solid #cccccc;
}
img.right_border
{
border: 1px solid #cccccc;
float: right;
margin: 0 0 6px 6px;
}
img.left_border
{
border: 1px solid #cccccc;
float: left;
margin: 0 6px 6px 0;
}
img.right
{
float: right;
margin: 0 0 6px 6px;
}
img.left
{
float: left;
margin: 0 6px 6px 0;
}

img.expand
{
float: right;
margin: 0;
}

optgroup
{
font-size: 1em;
}
form
{
margin: 0px;
padding: 0px;
}
h2 span
{
display: none;
}
h2
{
color: #363F46;
margin: 0px;
padding: 0px;
font-size: 1.3em;
}
h3
{
color: #000000;
margin: 0px;
padding: 10px 0 5px 0;
font-size: .7em;
}
div.column_inner h3
{
padding: 0px 0 5px 0;
}
h4
{
color: #363F46;
margin: 0px;
padding: 0px 0 10px 0;
font-size: .8em;
}
div.hr
{
width: 748px;
height: 30px;
font-size: .05em;
clear: both;
margin: 0 0 0 16px;
border-bottom: 1px solid #cccccc;
}
hr
{
height: 1px;
color: #cccccc;
border: 0px none;
border-bottom: 1px solid #cccccc;
}

div.hidden
{
display: none;
visibility: hidden;
}
div.shown
{
display: block;
visibility: visible;
}
a:link
{
color: #01498C;
text-decoration: none;
}
a:visited
{
color: #01498C;
text-decoration: none;
}
a:hover
{
color: #01498C;
text-decoration: underline;
}

table td span
{
color: #ffffff;
}

#icr
{
width: 782px;
background-color:#FFFFFF;
margin: 0 auto;
}

/* Top section */

/*
#icr_top
{
width: 100%;
min-width: 770px;
background-image: url(/Rhythmyx/web_resources/genes/resources/images/header.png);
background-repeat: repeat-x;
height: 115px;
border-bottom: solid 2px #FFFFFF;
cursor: pointer;
}
*/
#logo
{
width: 100px;
height: 100px;
background-image: url(../images/ICR_Logo.jpg);
background-repeat: no-repeat;
}
#headerTitle {
color: #A4101D;
width: 682px;
height: 100px;
position: relative;
top: -100px;
left: 100px;
}

#icr_top
{
width: 100%;
min-width: 770px;
height: 100px;
}

#icr_top p
{
text-indent: -8000px;
overflow: hidden;
text-decoration: none;
}
#icr_top h1
{
margin: 0px;
padding: 0px;
width: 770px;
}
#icr_top h1 span
{
display: none;
}
#icr_top h1 a
{
font-size: 1em;
float: left;
width: 293px;
height: 126px;
margin: 0;
padding: 0;
background-repeat: no-repeat;
display: block;
text-indent: -8000px;
text-decoration: none;
}

/* Main nav & search */

#icr div#navholder
{
border-top: 1px solid #CECFCF;
border-bottom: solid 2px #FFFFFF;
}
#icr.nobreadcrumbs div#navholder
{
background-color: #CECFCF;
}
#icr.breadcrumbs div#navholder
{
background-color: #CECFCF;
}
#icr div#nav
{
font-family: arial, verdana, "lucida grande", sans-serif;
font-size: .7em;
min-width: 770px;
width: expression(100 +'%');
padding-bottom: 1px;
}
#icr div#nav ul
{
padding: 0px;
margin: 0px;
list-style-type: none;
}
#icr div#nav ul li
{
float: left;
margin: 0px;
list-style-type: none;
}
#icr div#nav ul li.at a, #icr div#nav ul li.athome a
{

color: #B80328;
font-weight: bold;
padding: 6px 6px 6px 6px;
margin: 0px;
background: #CECFCF;
border-top: 1px solid #CECFCF;
border-right: 1px solid #E4E6E5;
border-left: 1px solid #CECFCF;
border-bottom: 1px solid #CECFCF;

}

#icr div#nav ul li a
{

float: left;
color: #363F46;
font-weight: bold;
padding: 6px 6px 6px 6px;
margin: 0px;
background: #CECFCF;
border-top: 1px solid #CECFCF;
border-right: 1px solid #E4E6E5;
border-left: 1px solid #CECFCF;
border-bottom: 1px solid #CECFCF;

}

/*
#icr div#nav ul li.at a:link, #icr div#nav ul li.at a:visited
{
background: #CECFCF;
padding: 0px;
border: 0px none;
}
*/
#icr div#nav ul li a:hover
{
color: #B80328;
float: left;
padding: 6px 6px 6px 6px;
margin: 0px;
background: #CECFCF;
border-top: 1px solid #CECFCF;
border-right: 1px solid #E4E6E5;
border-left: 1px solid #CECFCF;
border-bottom: 1px solid #CECFCF;
text-decoration: none;
}

/*
#icr div#nav ul li.home a:link, 
#icr div#nav ul li.home a:visited, 
#icr div#nav ul li.home a:hover, 
#icr div#nav ul li.athome
{
padding: 6px 6px 6px 6px;
}
*/

#icr div#nav ul li.athome, #icr div#nav ul li.home
{
	padding-left: 10px;
}

#icr div#searchdiv
{
float: left;
white-space: nowrap;
margin-left: 8px;
margin-top: 5px;
}
#icr div#searchdiv form
{
float: left;
}
#icr div#searchdiv p
{
padding: 0px;
margin: 0px;
float: left;
font-size: 1em;
}
#icr div#searchdiv label
{
float: left;
color: #363F46;
font-weight: bold;
padding: 0px;
margin: 2px 0 0 0;
}
#icr div#searchdiv input
{
font-size: .85em;
margin: 2px 0 0 3px;
float: left;
}
#icr div#searchdiv input#search_term
{
border: 1px solid #CECFCF;
margin: 0px 0 0 6px;
padding: 1px;
width: 112px;
}
#icr div#searchdiv a:link
{
color: #656C6F;
font-weight: bold;
text-decoration: none;
}
#icr div#searchdiv a:visited
{
color: #656C6F;
font-weight: bold;
text-decoration: none;
}
#icr div#searchdiv a:hover
{
color: #656C6F;
font-weight: bold;
text-decoration: underline;
}

/* Breadcrumbs */

#breadcrumbs
{
background: #E2E2E2;
border-bottom: 1px solid #E5E5E5;
width: 100%;
}
#breadcrumbs_inner
{
padding: 0 0 0 16px;
height: 20px;
}
#breadcrumbs p
{
float: left;
color: #797979;
padding: 5px 5px 5px 0;
margin: 0px;
font-size: .65em;
}
#breadcrumbs ul
{
padding: 5px 5px 5px 0;
margin: 0px;
list-style-type: none;
}
#breadcrumbs ul li
{
color: #363F46;
float: left;
padding: 0 5px 0 0;
margin: 0px;
list-style-type: none;
font-size: .65em;
white-space: nowrap;
}
#breadcrumbs a
{
color: #363F46;
text-decoration: none;
}

/* Main content */
div.content
{
clear: both;
width: 770px;
}
div.content p
{
padding: 0px;
margin: 0 0 7px 0;
font-size: .7em;
}
div.content span.shy
{
font-size: .05em;
width: 0px;
overflow: hidden;
}
div.content ul, div.content ol, div.content dl
{
padding: 0 0 0 10px;
margin: 0 0 7px 10px;
}
div.content dl
{
padding: 0 0 0 0;
margin: 0 0 7px 0;
}
div.content ul li, div.content ol li, div.content dl dt
{
font-size: .7em;
padding: 0;
margin: 2px 0px 4px 10px;
line-height: 1.1em;
list-style-image:url(/Rhythmyx/web_resources/genes/resources/images/arrow.gif);
}
div.content dt
{
font-weight: bold;
}
div.content dl dd
{
font-size: .7em;
padding: 0 0 0 10px;
margin: 0 0 4px 10px;
}
div.content ul ul, div.content ol ol
{
margin: 0 0 7px 10px;
}
div.content dl dl
{
margin: 0 0 7px 17px;
}
div.content li li, div.content dd dd, div.content dt dt, div.content dd dt
{
font-size: 1em;
}
div.content div.column_inner select, div.content div.column_inner select.HomePage, div.content div.doublecolumn_inner select, div.content div.triplecolumn_inner select, div.content div.column_subnav select
{
font-size: 1em;
font-family: arial, verdana, "lucida grande", sans-serif;
border: 1px solid #6C8DAC;
padding: 1px;
margin: 2px 0 0 0;
}
div.content div.doublecolumn_inner input.text, div.content div.triplecolumn_inner input.text, div.content div.column_subnav input.text
{
width: 140px;
font-size: 1em;
font-family: arial, verdana, "lucida grande", sans-serif;
border: 1px solid #6C8DAC;
padding: 1px;
margin: 2px 0 0 0;
}
div.content div.column_inner select, div.content div.column_subnav select, div.content div.triplecolumn_inner select, div.content div.fourcolumn select
{
width: 149px;
}
div.content div.doublecolumn_inner select
{
width: 354px;
}
div.content div.column_inner input, div.content div.doublecolumn_inner input, div.content div.triplecolumn_inner input, div.content div.fourcolumn input, div.content div.column_subnav input
{
font-size: 1em;
}
div.content div.column
{
float: left;
width: 191px;
padding: 0 0 0 16px;
overflow: hidden;
}
div.content div.column h3 img
{
margin: 5px 0 0 0;
}
div.content div.column div.hr
{
width: 175px;
margin: 0px;
height: 4px;
}
div.content div.column div.whitehr
{
width: 175px;
margin: 0px;
height: 4px;
font-size: .05em;
clear: both;
border-bottom: 1px solid #ffffff;
}

div.content div.column_inner, div.content div.column_subnav
{
margin-top: 9px;
float: left;
width: 175px;
padding: 6px 11px 0px 11px;
background: #FFFFFF;
/*background: #E2E2E2 url(/images/column_top.gif);*/
background-repeat: no-repeat;
}
div.content div.column_subnav
{
padding: 6px 0 0 0;
}

div.content div.column_nobg
{
margin-top: 9px;
float: left;
width: 153px;
padding: 6px 0 0 0;
}
div.content div.column_bottom
{
clear: left;
width: 175px;
height: 11px;
background: #FFFFFF;
/*background: #E2E2E2 url(/resources/images/column_bottom.gif);*/
background-repeat: no-repeat;
background-position: bottom left;
font-size: .05em;
margin: -1px 0 0 0;
}

div.content div.doublecolumn
{
float: left;
width: 382px;
}
div.content div.doublecolumn div.hr
{
width: 366px;
margin: 0px 0 10px 0;
height: 10px;
}
div.content div.triplecolumn div.hr
{
width: 556px;
margin: 0px 0 10px 0;
height: 10px;
}

div.content div.triplecolumn
{
float: left;
width: 556px;
}
div.content div.triplecolumn_inner
{
clear: both;
width: 556px;
padding: 9px 0 0 16px;
}
div.content div.fourcolumn
{
clear: both;
width: 748px;
padding: 9px 0 0 16px;
}
div.content div.fourcolumn div.hr
{
width: 748px;
margin: 0px 0 10px 0;
height: 10px;
}
div.content div.doublecolumn h2, div.content div.triplecolumn h2, div.content div.fourcolumn h2
{
margin: 0 0 10px 0;
}
div.content div.doublecolumn h3, div.content div.triplecolumn h3, div.content div.fourcolumn h3
{
font-size: .95em;
}
div.content div.doublecolumn_inner
{
clear: both;
width: 382px;
padding: 9px 0 0 16px;
}

div.content div.column_subnav h3
{
padding: 0 11px 4px 11px;
font-size: .75em;
}
div.content div.column_subnav p
{
padding: 4px 11px 0 11px;
}

div.content ul.leftright
{
padding: 0;
margin: 0;
list-style-type: none;
}
div.content ul.leftright li
{
width: 50%;
padding: 0;
margin: 0 0 5px 0;
}
div.content ul.leftright li.left
{
float: left;
}
div.content ul.leftright li.right
{
float: right;
text-align: right;
}

/* Tables */
div.content table
{
border-top: 1px solid #666666;
border-left: 1px solid #666666;
margin: 0 0 20px 0;
width: 100%;
text-align: left;
}
div.content table th, table td
{
text-align: left;
vertical-align: top;
padding: 4px;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
overflow: hidden;
font-size: 1.0em;
}
div.content table th
{
background: #999999;
color: #ffffff;
}
div.content table ul li
{
font-size: 0.7em;
}

div.content table td.showall
{
background: #eaeaea;
text-align: right;
}

div.content table.grid
{
border: none;
}
div.content table.grid td
{
width: 175px;
padding: 0 10px 10px 0;
margin: 0 0 20px 0;
vertical-align: top;
border: none;
}
div.content table.grid td img
{
float: left;
border: 1px solid #000000;
margin: 0 4px 4px 0;
}

div.content table.contact
{
border-top: 1px solid #666666;
border-left: 1px solid #666666;
margin: 0 0 20px 0;

}
div.content table.contact th, table.contact td
{
text-align: left;
vertical-align: top;
padding: 3px;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
overflow: hidden;
}
div.content table.contact th
{
background: #ffffff;
color: #000000;
}

/* Subnav stuff */

div.content div.column_subnav h2
{
margin: 0 0 0 11px;
}
div.content div.column_subnav ul.subnav
{
padding: 0px;
margin: 2px 0 0 0;
list-style-type: none;
}
div.content div.column_subnav ul.subnav li
{
padding: 0px;
margin: 0px;
list-style-type: none;
vertical-align: top;
height: 20px;
float: left;
width: 175px;
margin: -1px 0 0 0;
}
div.content div.column_subnav ul.subnav li.at
{
color: #ffffff;
background: #E1121C;
padding: 3px 11px 4px 11px;
display: block;
width: 175px;
}
div.content div.column_subnav ul.subnav li a:link, div.content div.column_subnav ul.subnav li a:visited
{
padding: 3px 11px 4px 11px;
margin: 0px;
display: block;
width: 175px;
}
div.content div.column_subnav ul.subnav li.at a:link, div.content div.column_subnav ul.subnav li.at a:visited
{
color: #ffffff;
background: #E1121C;
padding: 0;
display: block;
width: 153px;
}
div.content div.column_subnav ul.subnav li a:hover
{
color: #ffffff;
/*padding: 3px 11px 4px 11px;*/
margin: 0px;
background: #E1121C;
text-decoration: none;
display: block;
width: 175px;
}

/* Home page stuff */

div.content ul.home
{
margin: 0px;
padding: 0px;
list-style-type: none;
margin: 0 0 5px?0;
}
div.content ul.home li
{
padding: 0px;
margin: 0;
list-style-type: none;
width: 152px;
display: inline;
}
div.content ul.home li a
{
padding: 0px;
margin: 3px 0 3px 0;
display: block;
}

div.content div.dropdown
{
clear: left;
width: 149px;
border: 1px solid #6C8DAC;
padding: 0 0 0 1px;
display: block;
background: #ffffff url(/resources/images/dropdown.gif);
background-position: top right;
background-repeat: no-repeat;
margin: 0px 0 4px 0;
}
div.content div.dropdown ul, #dropmenudiv ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
}
div.content div.dropdown ul li
{
width: 149px;
margin: 0px;
padding: 0px;
display: inline;
}
div.content div.dropdown ul li a
{
width: 149px;
padding: 0px 0 3px 1px;
margin: 2px 0 0px 0;
display: block;
color: #000000;
text-decoration: none;
}

#dropmenudiv
{
margin: 4px 0 0 0;
visibility: hidden;
border: 1px solid #6C8DAC;
position: absolute;
background: #ffffff;
z-index: 100;
overflow-y: scroll;
}
#dropmenudiv ul li
{
font-size: .7em;
margin: 0;
padding: 0;
display: inline;

}
#dropmenudiv ul li a
{
margin: 0px;
padding: 1px 19px 1px 0px;
display: block;
color: #000000;
}
#dropmenudiv ul li a:hover
{
background: #B2B4BF;
color: #000000;
text-decoration: none;
}

p.showall
{
text-align: right;
}
p.map
{
clear: left;
}

/* Footer stuff */

#footer
{
margin: 0 auto;
padding: 0 0 0 0;
clear: both;
width: 782px;
height: 30px;
}
#footer ul
{
padding: 0px;
margin-top: 15px;
margin-left: 15px;
list-style-type: none;
color: #CECFCF;
}
#footer ul li
{
padding: 0 0 0 4px;
margin: 0px;
float: left;
list-style-type: none;
font-size: .7em;
color: #CECFCF;
}

#footer ul li a
{
/* DAVIDE */
color: #CECFCF;
}

#uw
{
clear: both;
width: 770px;
}
#uw p
{
color: #999999;
padding: 5px 0 10px 16px;
margin: 0px;
font-size: .7em;
}
#uw a
{
color: #999999;
}

/* Background height fixer */
#nav, #icr_bg, #breadcrumbs, #icr div#search div.search_input, #icr div#search div.search_label
{
overflow: hidden;
voice-family: "\"}\""; 
voice-family: inherit;
height: 100%;
}

/* Padding fixer */
div.content div.column
{
voice-family: "\"}\""; 
voice-family: inherit;
width: 175px;
}
div.content div.column_inner
{
voice-family: "\"}\""; 
voice-family: inherit;
width: 153px;
}
div.content div.doublecolumn_inner
{
voice-family: "\"}\""; 
voice-family: inherit;
width: 366px;
}
div.content div.tripplecolumn_inner
{
voice-family: "\"}\""; 
voice-family: inherit;
width: 540px;
}

/* Subnav title fixer */
div.content div.column_subnav ul.subnav li
{
voice-family: "\"}\""; 
voice-family: inherit;
height: 100%;
}
div.content div.column_subnav ul.subnav li.at
{
voice-family: "\"}\""; 
voice-family: inherit;
width: 153px;
}
div.content div.column_subnav ul.subnav li a:link, div.content div.column_subnav ul.subnav li a:visited, div.content div.column_subnav ul.subnav li a:hover
{
voice-family: "\"}\""; 
voice-family: inherit;
width: 153px;
}

div.partnerships
/* DAVIDE */
{
clear: both;
width: 100%;
min-width: 770px;
height: 70px;
background-color: #E2E2E2;
}

div.emptyspace
/* DAVIDE */
{
height: 25px;
clear: both;
}

#outerWrapper {
/* DAVIDE */
background: transparent url(/resources/images/bg-outer.png) repeat-y scroll 0 0;
margin: 0 auto;
padding: 0 0;
text-align: left;
width: 814px;
display: block;
}

#outerBottom {
/* DAVIDE */
margin: 0 auto;
text-align: center;
background: url(/resources/images/bg-outer-bottom.png) 0 100% no-repeat;
height: 1em;
width: 814px;
font-size: .8em;
display: block;
padding: 0 0;
}

