/* ======================================================== 
    BioDiscovery Big Blue CSS Theme 
    (c) 2007 BioDiscovery.com  - All Rights Reserved
    URL: www.biodiscovery.com
======================================================== */


#content-left .index {
    width: 100%;
    margin-left: 10px;
}

#content-left .index td {
    width: 50%;
    padding: 10px 10px 5px 10px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    }

#content-left .index h3{
    margin: 0px;
    padding: 0px;
    font-size: 14px;
}

#content-left .index strong{
    font-size: 12px;
    color: #999;
    padding: 10px 0px;
} 

#content-left .index p{ 
    color: #5F5F5F;
    font-size: 11px;
}


.news-date-subhead{
	color: gray;
}

.news-story-summary a{
	font-size: 12px;
	text-decoration: none;
}

.news-story-summary a:hover{
	text-decoration: underline;
}

.scm-sidebar{
	margin: 0px;
	padding: 0px;
}

.testimonial{
	border: 1px solid #ccc;
	padding: 5px 20px;
	background: #F6F6F6;
	font-size: 10px;
}

#content-left{
	float: left;
	padding: 20px 50px 20px 50px;
	width: 550px;
	float: left;
	/* background: #fff url(pix/h1_header.png) no-repeat 10px 0px; */
	font-size: 12px;
	line-height: 20px;
}

#content-left h1{
	color: #2961AB;
	font-size: 18px;
	padding-bottom: 5px;
	line-height: 20px;
}

#content-left h2{
	padding: 5px 0px;
	margin: 20px 0px 10px 0px;
	border-bottom: 1px solid #333;
	color: #333;
	font-size: 18px;
	font-weight: bold;
}

#content-left h3{
	margin: 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #4683CD;
}


#content-left table {
    width: 100%;
    text-align: left;
}

#content-left td {
    text-align: left;
}

#content-left form tr {
    border-bottom: 1px solid #ccc;
}

#content-left input, #content-left textarea, #content-left select {
    border: 1px solid #ccc;
    padding: 3px;
    font-size: 11px;
    color: #333;
}

#content-left select {
	text-transform: normal;
}

 #content-left fieldset {
	border: 0 none;
	}

#content-left input[type=text], #content-left select {
    width: 300px;
}

input[type=checkbox] {
	margin: 2px;
}

#content-left .submit {
    margin: 10px !important;
    border: none;
    background: auto;
}

#content-left  textarea {
    width: 500px;
height: 50px;
}

#content-left .section-header {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
	background: #4F8CDA; 
	height: 35px;
	line-height: 35px;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
}

#content-left legend {
    color: #333;
	font-size: 11px;
}

#content-left td.label {
    padding: 5px;
    color: #333;
    font-size: 11px !important;
}

#content-left .field {
	color: #333;
    padding: 5px;
    font-size: 11px;
	 padding: 2px;
}

#content-left .field strong {
    font-weight: normal;
    color: #333;
} 

#content-left p{
	padding: 5px 0px;
}

#content-right{
	width: 200px;
	float: left;
	margin: 20px 10px 20px 10px;
}

#content-right .scm-sidebar-body{
	padding: 10px;
	margin: 0px 10px;
    border: 1px solid #ddd;
	font-size: 11px;
	color: #5F5F5F;
}

#content-right .scm-sidebar-body a{
	padding: 0px;
	margin: 0px 0px;
}

#content-right .scm-sidebar-body img{
	margin: 0px 5px;
}

#content-right .scm-sidebar-body p{
	margin: 0px 5px;
	padding: 0px;
	line-height: 14px;
}

#content-right a{
	text-decoration: none;
}

#content-right a:hover{
	text-decoration: underline;
}

#content-right h2{
	padding: 0px;
	margin: 0px;
	border-bottom: none;
	background: #fff url(pix/right_header.png) no-repeat;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	text-transform: none;
	height: 30px;
}

#content-right li{
	margin-left: 10px;
	list-style: none;
}

#content-right p{
	padding: 0px 10px;
}

#content-right table{
	border: 1px solid #3970B1;
}

#content-right td{
	font-size: 11px;
}

#content-right ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#papps-webfiles{
	width: 100%;
}



#papps-webfiles-label{
	width: 150px;
	padding-right: 20px;
	text-align: right;
	vertical-align: top;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 18px Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}

#TB_secondLine {
	font: 14px Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: bold;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	 position: absolute;
z-index:100;
top: 0px;
left: 0px;
background-color:#000;
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
/***** begin half gray-out fix *****/
min-height: 100%;
min-width: 100%;
height: auto;
_height: 100%;
width: auto;
_width: 100%;
/***** end half gray-out fix *****/ 
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #666;
	text-align:left;
	padding: 10px;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	margin-bottom:1px;
}


#hoteltable {
   width: 100%;
}

#hoteltable td {
   width: 33%;
   text-align: center;
}

#biod-nexus-features-table th {
	padding:  5px;
	text-align:  center;
	color:  #fff;
	font-weight: bold;
	line-height: 14px;
	height: 50px;
	font-size:  12px;
	text-transform:  uppercase;
	background: #fff url(pix/features-header.png) no-repeat;
}

#biod-nexus-features-table th#nexus-video {
	padding:  5px;
	text-align:  center;
	color:  #fff;
	font-weight: bold;
	line-height: 14px;
	height: 50px;
	font-size:  12px;
	text-transform:  uppercase;
	background: #fff url(pix/nexus_video_header.png) no-repeat;
}

#biod-nexus-features-table td {
	padding:  10px;
}

#biod-nexus-features-table td a{
	text-decoration:  none;
	color: #000;
	font-size:  14px;
}

.biod-nexus-features-description {
	border-top:  1px solid #ccc;
	color:  #666;
	text-align:  left;
	padding:  3px 10px 35px 10px !important;
}


table.webinars th{
	background: #efefef;
	padding: 5px;
	border: 0 none;
	line-height: 14px;
}

table.webinars td {
	padding: 3px;
}

table#nx-features {
	
}

table#nx-features td {
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	padding: 2px 0 3px 5px;
}

table#nx-features   {

}

table#nx-features tr#header-row td{
	border-bottom: 0 none;
	background: #efefef;
	border: 0 none !important;	
	text-align: center;
	font-size: 11px;
	padding: 3px 5px;
}

table#nx-features td.checkmark {
	text-align: center;
}

body#blank {
background: #efefef;	
text-align: center;
font: 12px/16px Helvetica, Arial, sans-serif;
margin: 20px 40px;
}

body#blank h1 {
font: 24px Helvetica, Arial, sans-serif;	
}

body#blank #content{
	width: auto;
	padding: 10px 20px;
	text-align: left;
	background: #fff;
	border: 1px solid #ccc;
}

body#popup {	
text-align: center;
font: 12px/16px Helvetica, Arial, sans-serif;
}

body#popup h2 {
font: 18px Helvetica, Arial, sans-serif;	
color: #000 !important;
}

body#popup #content{
	width: auto;
	padding: 5px;
	text-align: left;
}

#forum th { background: #5592DF; color: #fff; border: 1px solid #fff; }
#forum td { padding: 8px }
#forum #forum-stats td { padding: 3px }


#tabbed_box_1 {
	margin: 10px auto 0px auto;
	width:500px;
}

.tabbed_area {
	background: #efefef;
	padding: 10px;
}

ul.tabs {
	margin:0px; padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background-color:#336FBB;
	color:#fff;
	padding:8px 14px 8px 14px;
	text-decoration:none;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border:1px solid #ccc;
	background-image:url(images/tab_off.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;
}
ul.tabs li a:hover {
	background-color:#666;
	border-color:#666;
}
ul.tabs li a.active {
	background-color:#ccc;
	color:#000;
	border:1px solid #ccc; 
	border-bottom: 1px solid #ffffff;
	background-image:url(images/tab_on.jpg);
	background-repeat:repeat-x;
	background-position:top;	
}
.cont {
	background-color:#ffffff;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;	
}
#content_2, #content_3 { display:none; }

#screenshot{
	position:absolute;
	border:5px solid #508DDA;
	background:#efefef;
	padding:10px;
	display:none;
	color:#666;
	}

#screenshot img{
	padding-bottom: 5px;
	}
	
	.footnote {
	color: #666;
	font-size: 10px;	
	}

#content-right #nx-menu-wrapper {
	background: #fff url(pix/nxmenu_bg.png) no-repeat 0 0;
	margin: 30px 0 10px 0;
	height: 420px;
}
	
#content-right ul#nx-menu {
	padding: 15px 0 20px 0;
	margin: 0;
}

#content-right #nx-menu li{
	padding: 0;
	margin: 0;
}

#content-right  #nx-menu a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 9px 10px;
	display: block;
	float: left;
	width: 138px;
	font-size: 14px;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

#content-right  #nx-menu a.nxactive {
	background: #fff;
	color: #2D69B5;
	width: 142px;

	
}

#content-right  #nx-menu a:hover {
	background: #999;
}

#content-right  #nx-menu a:hover.nxactive {
	background: #fff;
}

img.image { padding: 10px; }

ul.sublist {
	margin: 2px 5px;
	list-style-type: none;
}

#nexusbg {
	margin-left: 5px;
	background: transparent url('pix/nexus_table_bg.png') 0 -5px no-repeat;
}

#nexusbg h3 {
padding-left: 0px;	
font-size: 16px;
margin: 13px 20px 5px 20px;
border-bottom: 1px solid #4683CD;
}

#nexusbg ul {
margin-left: 30px;	
margin-top: 5px;
}

#nexusbg ul ul{
margin-left: 5px;	
margin-top: 2px;
}

#nexusbg td {
	padding-right: 10px;
}

.invalid {
	color: #AF0A0A;
	font-weight: bold;
}

body #forum td textarea {
	height: 300px;
	width: 700px;
}