/*------------------------------------------------------
Basic Style Sheet for ( www.biomedrealty.com )

version:	1.0
author:		Justin Tucker
email:		justin@net-scope.com
website:	http://www.net-scope.com

------------------------------------------------------*/

/* =Color Scheme
--------------------------------------------------------

Main Bg - #
Box Bg - #
Main Text - #
Links/Headers - #
Borders - #

------------------------------------------------------*/

/* =Resets
------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img
{
    border: 0;
}
ol, ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
/* h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} */
q:before, q:after
{
    content: '';
}
abbr, acronym
{
    border: 0;
}
.soman{ display:inline; width:100%; margin:0 auto;}
.soman h3{margin:0; padding:0; display:inline;background:none;}
.soman h3 a{text-decoration:none;color:#ffffff; cursor:default; background:none;}
/* =base (site wide styles)
------------------------------------------------------*/
body
{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    background: #fff url(/images/tile-bkgnd.jpg) repeat-x top left;
}

.floatleft
{
    float: left;
}
.floatright
{
    float: right;
}
.clear
{
    clear: both;
}
.center
{
    text-align: center;
}
.underline
{
    text-decoration: underline !important;
}
/*
.styledlist { list-style-type: disc; padding-left: 20px; }
.styledlist li { margin: 5px 0; }
*/
.styledlist li
{
    margin: 10px 10px 10px 8px;
    padding-left: 15px;
    background: transparent url(/images/bullet-off-state.jpg) no-repeat 0px 3px;
}

ul.list li
{
    margin-left: 15px;
}

.vidlink a
{
    background: url(../images/icon-video.jpg) center left no-repeat;
    display: block;
    margin: 10px 0px;
    padding: 5px 0 5px 25px;
    text-decoration: none;
    font-weight: bold;
    color: #485b19;
}

.vidlink a:hover
{
    text-decoration: underline;
}

#wrap
{
    width: 932px;
    margin: 0 auto;
    overflow: auto;
    border-bottom: 1px solid #d8dde5;
    background: url(/images/body-bckgrnd.gif) 0px 422px no-repeat;
}


/* =Typography
------------------------------------------------------*/



/* =Header
------------------------------------------------------*/
#header
{
}

h1
{
    width: 311px;
    height: 100px;
    background: url(/images/logo-BMR.jpg) no-repeat;
    margin-bottom: 13px;
}
h1 a:link, h1 a:hover, h1 a:visited, h1 a:active
{
    display: block;
    width: 311px;
    height: 100px;
    text-indent: -10000px;
    outline: none;
}


/* =Main Nav
------------------------------------------------------*/
#nav
{
    width: 311px;
    padding: 16px 0 15px 0;
    float: left;
}

ul#home-nav
{
    width: 298px;
    height: 293px;
    padding: 18px 0px 10px 13px;
    background: url(/images/nav-back.jpg) top left no-repeat;
}

ul#home-nav li
{
    margin-bottom: 3px;
}

ul#home-nav li a
{
    width: 294px;
    height: 64px;
    display: block;
    text-indent: -9999px;
}

#biomed-vid a
{
    background: url(/images/btn-home-videos.jpg) top left no-repeat;
}
#biomed-about a
{
    background: url(/images/btn-home-about.jpg) top left no-repeat;
}
#biomed-prop a
{
    background: url(/images/btn-home-properties.jpg) top left no-repeat;
}
#biomed-invest a
{
    background: url(/images/btn-home-investors.jpg) top left no-repeat;
}

ul#home-nav li a:hover
{
    background-position: bottom left;
    width: 294px;
    height: 64px;
    display: block;
}


/* =Secondary Nav
------------------------------------------------------*/


/* =Main Content
------------------------------------------------------*/
#content
{
    width: 585px;
    background: url(/images/content-background.jpg) top left no-repeat;
    float: right;
    margin: 0 0 15px 0;
    padding: 26px 18px 0 18px;
}

#content p, .about ul li, .contact div
{
    text-align: justify;
}

.contact u
{
    color: #485b19;
    margin-bottom: 5px;
    font-weight: bold;
    display: block;
}

#intro-copy
{
    margin: 10px 0 0 0;
    padding: 22px 6px;
    font-size: 13px;
    line-height: 16px;
    text-align: justify;
    background: url(/images/BMR-watermark.jpg) top center no-repeat;
}

#annual-report
{
    width: 290px;
    height: 219px;
    border: 1px solid #e0e0e0;
    background-color: #fff;
    text-align: center;
    margin-left: 13px;
}

#annual-report p
{
    font-weight: bold;
    margin: 5px 0;
    font-size: 16px;
    color: #667b9a;
    font-family: "Times New Roman", serif;
}

#annual-report a
{
    width: 282px;
    height: 34px;
    display: block;
/*     background: url(/images/fact-sheet-button.jpg) top left no-repeat; */
    background: url(/images/annual-report-button.jpg) top left no-repeat;
    margin: 3px 0 0 4px;
    text-indent: -9999px;
}

#annual-report a:hover
{
    background-position: bottom left !important;
}

.about p, .about ul, .terms p, .terms ul, .terms dl
{
    margin: 5px 0 15px 0;
}
.about ul li
{
    margin: 10px; /* list-style: disc; */
}
.about strong, .terms strong
{
    text-decoration: underline;
    color: #485b19;
}

.careers ul li
{
    margin: 10px 10px 10px 15px;
    list-style: disc;
}

.adminlist ul li
{
    margin: 10px 10px 10px 8px;
    padding-left: 15px;
    list-style: none;
    background: transparent url(/images/bullet-off-state.jpg) no-repeat 0px 3px;
}


.timeline td
{
    vertical-align: top;
    padding-bottom: 20px;
    text-align: justify;
}
.timeline .date
{
    width: 150px;
    font-weight: bold;
    color: #485b19;
}

.sup
{
    vertical-align: 28%;
    font-size: 8px;
}
#directors-caption
{
    font-size: 11px;
    padding-top: 5px;
}

/* contact page */

#contact-info
{
    height: 150px;
}

#contact-info dl
{
    width: 150px;
    padding-right: 40px;
    float: left;
}

#contact-info dt
{
    font-weight: bold;
    color: #002456;
    margin-bottom: 8px;
}
#contact-info dd a
{
    text-decoration: none;
    color: #002456;
    font-weight: bold;
    display: block;
    margin-top: 8px;
}

#contact-info dl#last
{
    padding-right: 0px !important;
}

fieldset
{
    overflow: auto;
}


#input-fields
{
    margin-bottom: 15px;
}
#input-fields .labelname
{
    display: block;
}

#input-fields .labelname span
{
    width: 158px;
    height: 15px;
    float: left;
}
#input-fields .labelname strong
{
    font-size: 10px;
    height: 15px;
}
#input-fields input, #input-fields select
{
    width: 240px;
    margin-bottom: 8px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

fieldset p
{
    float: left;
}
fieldset p#form-left-col
{
    margin-right: 50px;
}

fieldset h3
{
    color: #002456;
    font-size: 12px;
    width: 300px;
    display: block;
    font-weight: bold;
}

#checkboxes
{
    border-top: 1px dotted #002456;
    border-bottom: 1px dotted #002456;
    width: 100%;
    overflow: auto;
    padding: 10px 0px;
}

.checkbox
{
    display: block;
    margin-bottom: 10px;
}
.checkbox label
{
    margin-left: 5px;
}

#checkboxes-left-col
{
    width: 150px;
}
#checkboxes-right-col
{
    width: 300px;
}

fieldset#comments
{
    padding: 10px 0px;
}

textarea
{
    width: 541px;
    height: 150px;
    margin-top: 3px;
}

fieldset#submit
{
    padding-left: 408px;
    clear: both;
}

fieldset#submit button
{
    width: 136px;
    height: 32px;
    clear: both;
    border: 0;
    background: transparent url(/images/btn-submit.jpg) no-repeat top left;
    cursor: pointer;
}

/* =Secondary Content
------------------------------------------------------*/
#sub
{
    background: url(/images/sub-content-tile.jpg) top left repeat-x;
    padding: 20px;
    height: auto !important;
    height: 800px;
    min-height: 800px;
}

#sub h2
{
    font-family: "Times New Roman" , serif;
    font-weight: bold;
    font-size: 20px;
    color: #002456;
    width: 100%;
    border-bottom: 1px dotted #002456;
    margin-bottom: 10px;
    padding-bottom: 2px;
}

#sub dl.officer
{
    background: url(/images/officers-header.gif) top left no-repeat;
    overflow: auto;
    width: 100%;
    margin-bottom: 30px;
}

#sub dl.director
{
    background: url(/images/directors-header.gif) top left no-repeat;
    overflow: auto;
    width: 538px;
    margin-bottom: 30px;
}

#sub dl.officer dt
{
    padding: 3px 0 0 3px;
    width: 108px;
    float: left;
}

#sub dl.director dt
{
    padding: 3px 0 0 3px;
    width: 20px;
    float: left;
}

#sub dl.officer dd
{
    float: left;
    color: #fff;
    padding: 35px 0 0 30px;
    width: 380px;
}

#sub dl.director dd
{
    float: left;
    color: #fff;
    padding: 35px 0 0 30px;
    width: 450px;
}


#sub dl.officer dd h3, #sub dl.director dd h3
{
    font-weight: bold;
    padding: 0 0 20px 0px;
}
#sub dl.officer dd h3 span, #sub dl.director dd h3 span
{
    font-weight: normal;
    font-size: 12px;
}

#sub dl.officer dd p, #sub dl.director dd p
{
    color: #333;
    padding: 10px 0 5px 0;
}

#prop-content
{
    margin: 15px 0px;
    padding: 0 0 0 0;
}

/* =Footer
------------------------------------------------------*/
#footer
{
    width: 937px;
    margin: 0 auto;
    padding-bottom: 20px !important;
}

#footer #container
{
    width: 930px;
    height: 100px;
    border: 1px solid #d8dde5;
    background-color: #e7eaef;
    clear: both;
    margin: 15px 0 0 2px;
    padding-bottom: 10px;
    font-size: 11px;
}

#footer-left
{
    float: left;
    margin: 8px 0 0 8px;
}
#footer #container a
{
    color: #38393d;
    text-decoration: none;
}
#footer #container img
{
    float: right;
    padding: 15px 20px 0 0;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}