/* Nanobiosym theme */

/* some general styles */
html {
	height: auto;
}

/* main styles */

body{
	border-top:5px solid #005480;
	font-size:14px;
	line-height:19px;
	color:#383838;
}

#header{
	width:100%;
	position: relative;
}

.header_top{
	width:100%;
	background-color:#ececec;
	padding:30px 0 20px 0;
	box-shadow: 0 20px 20px -17px rgba(0, 0, 0, 0.35);
	z-index:4;
	position:relative;
}

.top_socials_links{
	position:absolute;
	top: -30px;
	right:0;
	list-style:none;
}

.top_socials_links li{
	float:left;
	margin-left:3px;
}

.top-search input[type="text"]{
	width:220px;
	padding:0 30px 0 5px;
	height:27px;
	background:transparent;
	border:1px solid #cccccc;
}

.top-search input[type="text"]:focus{
	background:#fff;
	outline:none;
}

.top-search  button{
	margin-left:-29px;
	height:27px;
	background:#ececec;
	border:none;
	-webkit-appearance:none;
	color:#9d9d9d;
	cursor:pointer;
	border-left:1px solid #a0a0a0;
}

.nb_quote{
	width:100%;
	position:relative;
	z-index:3;
	background-color:#ccc;
	height:430px;
	overflow:hidden;
}

.nb_quote_slide {
	height:310px;
	width:100%;
	background-color:#ccc;
	background-position:top center;
	position:relative;
	z-index:3;
	padding-top:120px;
	display:none;
	position:relative;
}

.nb_quote_slide.active{
	top:0;
	position:absolute;
	z-index:3;
}

.nb_quote_slide.deactivated{
	position:relative;
}

.nb_quote_slide:first-child{
	display:block;
}

.nb_quote_text{
	color:#fff;
	font-size:22px;
	line-height:29px;
	border:1px solid #fff;
	padding:20px 30px;
	margin:0 auto;
	background-color:#3793b2;
	background-color: rgba(35, 130, 168, 0.7);
	width:758px;
	font-weight:300;
}

.nb_quote_text em{
	letter-spacing: 3px;
}

.nb_quote_nav_wrap{
	width: 100%;
	background: rgba(109, 155, 186, 0.45);
	position: absolute;
	bottom: 0;
	z-index: 9;
}

.nb_quote_nav{
	margin: 0 auto;
	width: 1110px;
	}

.nb_quote_nav ul { position:relative; list-style: none!important; margin: 0!important; padding:0!important;}
.nb_quote_nav ul { list-style: none; margin: 0; padding:0; z-index: 10; position: relative }
.nb_quote_nav ul  li { font-weight:bold; float:left; zoom:1; background:#013c4b; width:370px; margin:0; text-align:center;box-shadow: inset 0 -10px 10px -10px #30302F;
-moz-box-shadow: inset 0 -10px 10px -10px #30302F;
-webkit-box-shadow: inset 0 -10px 10px -10px #30302F;
display: block;}

.nb_quote_nav ul a:active { color:#ffa500; }
.nb_quote_nav ul li a { display:block;  color:#fff; text-transform:uppercase; font-size:16px; padding:24px 0;font-weight:normal;text-decoration:none;cursor:pointer; }
.nb_quote_nav ul li:last-child a { border-right:none; }


.nb_quote_nav ul li.second{
	background:#004b67;
}

.nb_quote_nav ul li.last {
	background:#007399;
}

.registered{
	font-size: 14px;
	vertical-align: 25%;
	margin-right: 3px;
}

.nbs_quote_text p{
	margin:0;
}

.top_nav_wrap{
	width:100%;
	min-height:20px;
	background-color:#303030;
}



.container{
	width:1110px;
	margin:0 auto;
}

.page-content{
	background:#fff;
	min-height:500px;
	padding:33px 10px 0 10px;
	box-shadow: 0 -5px 5px -5px #333;
	position:relative;
}

.page-content.container{
	width:1090px;
/* 	background-image:url("/themes/nanobiosym/images/dropbkg.jpg");
	background-repeat:no-repeat;
	background-position: 105% 107%; */
	padding-bottom: 20px;
}

#left-sidebar-container{
	width:240px;
	margin-right: 20px;
	float:left;
	min-height: 100px;
	position:relative;
	z-index:5;
}
#left-sidebar-inner p{
	font-size:13px;
}

#main-content-container{
	width:560px;
	float:left;
}

#main-content-container.grid_24{
	width:815px;
}

#main-content-inner a{
	text-decoration:none;
	color:#005480;
}

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

#right-sidebar-container{
	width:240px;
	margin-right:0;
	float:right;
	min-height: 100px;
	position:relative;
	z-index:5;
}

#footer{
	width:100%;
	min-height:140px;
	background:#303030;
	color:#fff;
	background:url('/themes/nanobiosym/images/footer_bg.jpg') center top no-repeat;
}

.footer-inner.container{
	padding:10px 60px 5px 10px;
	width:1030px;
}

.footer-inner p{
	margin-bottom:0;
	font-size:14px;
	line-height: 22px;
}

.contact_info {
	float:right;
	margin-top: 7px;
}

.footer-inner  hr {
	margin:0px 0 8px 0;
}

ul.footer-nav{
	margin:0;
	list-style:none;
	float:left;
} 

ul.footer-nav.fnright{
	margin-left:50px;
}

ul.footer-nav li {
	margin:0;
}

ul.footer-nav li a{
	color:#fff;
	text-decoration:none;
	font-size:14px;
	line-height: 22px;
}

ul.footer-nav li a:hover{
	text-decoration: underline;
}

.ot_socials img{
	opacity:0.6;
}

.ot_socials img:hover{
	opacity:1;
}


span.headline {
width: 98%;
height: 1px;
display: block;
background: #dadada;
border: 1px solid #c8c8c8;
}

h2.widget_title {
	color: #005480;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 12px;
	border-top: 3px solid #007399;
	display: inline-block;
	width: auto;
	margin-top: -3px;
}

a.connect{
	color:#fff;
	background:#004167;
	text-transform:uppercase;
	font-size:15px;
	padding:14px 10px;
	display:inline-block;
	text-decoration:none;
}

.sidebar_quotes{
	width:230px;
	height:340px;
	overflow:hidden;
	position: relative;
}

.sidebar_quotes ul{
	list-style:none;
	width:2000px;
	position: relative;
}

.sidebar_quotes ul li {
	list-style:none;
	margin:0;
	float:left;
	width:230px;
}

.blog_jcarousel {
	height:950px;
	overflow:hidden;
}

.blog_jcarousel ul {
	list-style:none;
	position: relative;
	height:875px;
}

.blog_jcarousel ul li {
	list-style:none;
	margin:0;
}

.jcarousel {
	position: relative;
    overflow: hidden;
	width:240px;
}

.jcarousel ul {
	list-style:none;
	position: relative;
	 margin: 0;
    padding: 0;
	width: 2000px;
}

.jcarousel ul  li {
	width:240px;
	margin:0;
	float: left;
	display:none;
}

.sidebar_widget{
	background:#ececec;
	padding-bottom:10px;
}

.sidebar_widget p{
	margin-bottom:10px;
}

.sidebar_widget h3, .sidebar_widget h5{
	color:#005480;
	margin-bottom:8px;
}

.sidebar_widget h3{
	font-size:19px;
}

.sidebar_widget h5{
	font-size:13px;
	font-weight:normal;
}

.widget-text{
	padding: 0 20px 0 5px;
}

.news_widget{
	margin-bottom:20px;
	border-bottom:1px solid #cccccc;
}

.news_widget:before,
.news_widget:after {
    content:"";
    display:table;
}
.news_widget:after {
    clear:both;
}
.news_widget {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

.news_widget span.date_gray{
	display: block;
	color:#8c8c8c;
	font-size:12px;
	margin-top:-2px;
	
}

.news_widget img {
	margin-right:10px;
	float:left;
}

.news_widget h3 a {
	font-size:12px;
	color:#003a83;
	margin-bottom:5px;
	margin-top:5px;
	text-decoration: none;
}

.news_widget p{
	font-size:12px;
	margin:0;
	color:#373737;
}

.news_widget a.readmore{
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #08285c;
	margin-top: 12px;
	font-weight: bold;
	display: inline-block;
	float:right;
	margin-right:10px;
	
}


.loginform{
	background:rgba(233,233,233,0.7);
	padding: 10px 8px;
}

.loginform p{
	margin-bottom:10px;
}

.loginform img{
	margin-bottom:10px;
}

.loginform  a.form_link{
	text-decoration:none;
	color:#373737;
	padding-left:15px;
	background:url("/themes/nanobiosym/images/arrow_down_right.png") center left no-repeat;
	display:inline;
	line-height:23px;
	}

.loginform  a.form_link:hover{
	text-decoration:underline;
}



.loginform input[type="text"],.loginform input[type="password"]{
	width:200px;
	padding:0 5px 0 15px;
	height:27px;
	background:transparent;
	border:1px solid #555555;
	margin-bottom:10px;
}

.loginform input[type="text"]:focus,.loginform input[type="password"]:focus{
	background:#fff;
	outline:none;
}

.loginform input[type="password"]{
	margin-bottom:19px;
}

.loginform input[type="submit"]{
	border:none;
	background:#005d80;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	padding:10px 40px;
}

::-webkit-input-placeholder {
  
   font-style:italic;
   color:#8c8c8c;

}

:-moz-placeholder { /* Firefox 18- */
     
	 font-style:italic;
	 color:#8c8c8c;

}

::-moz-placeholder {  /* Firefox 19+ */
    
	 font-style:italic;
	color:#8c8c8c;
	 
}

:-ms-input-placeholder {  
      
	  font-style:italic;
	 color:#8c8c8c;

}
.ajax-form label{
	font-weight:bold;
	display:inline-block;
	width:190px;
}

.ajax-form label.cblabel{
	width:600px;
	vertical-align:top;
	margin-bottom:15px;
}

.ajax-form label.talabel{
	vertical-align:top;
}

.ajax-form input[type="text"]{
	font-size:14px;
	width:270px;
	padding:10px;
	margin-bottom:12px;
	}

.ajax-form textarea{
	width:270px;
	padding:10px;
	margin-bottom:12px;
	height:90px;
	max-width:370px;
}
	
.ajax-form input[type="checkbox"]{
	cursor:pointer;
}	

.ajax-form input[type="submit"]{
	margin-top: 15px;
	border: none;
	background: #004167;
	color: #fff;
	font-size: 16px;
	padding: 15px 40px;
	cursor: pointer;
	-webkit-appearance: none;
}

.ajax-form hr{
	margin-top: 15px;
}

.ajax-form #status{
	font-size:14px;
	text-align:center;
}



table.agenda{
	font-size:14px;
	color:#5e5e5e;
}

table.agenda td.left{
	width:152px;
}

table.agenda td.right{
	padding:0 5px 0 18px;
}

table.agenda tr.headings td{
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:5px solid #fff;
	vertical-align: middle;
}

table.agenda td.header{
	background:#e6e6e6;
	color:#072159;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}

table.agenda td.header_info{
	background:#f1f0f0;
}

table.agenda  tr.schedule td {
	border-bottom:1px solid #cccccc;
	padding-top:9px;
	padding-bottom:9px;
}

table.agenda td.schedule_time{
	font-size:12px;
	text-indent: 13px;
	font-weight:bold;
}

table.agenda  tr.schedule.last_row td{
	border-bottom:none;
}

table.agenda td.st_info{
	padding-right:10px;
}

table.agenda td.st_info em{
	margin-top:10px;
	font-size:13px;
	display:block;
}


/*mobile optimization ----------------------------*/

@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
 	
	body{
				
				padding:0;
				margin:0;
				border-top:none;
	}		
	
	#header{
		width:1110px;
		margin:0 auto;
		border-top:5px solid #006580;
	}
	
	#footer{
		width:1110px;
		margin:0 auto;
	}
	
	
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */
body{
				padding:0;
				margin:0;
				border-top:none;
	}		
	
	#header{
		width:1110px;
		margin:0 auto;
		border-top:5px solid #006580;
	}
	
	#footer{
		width:1110px;
		margin:0 auto;
	}		
		
}

@media only screen and (min-device-width: 200px) and (max-device-width: 480px) and (orientation:portrait) {
  /* For portrait layouts only */
body{
				padding:0;
				margin:0;
				border-top:none;
	}		
	
	#header{
		width:1110px;
		margin:0 auto;
		border-top:5px solid #006580;
	}
	
	#footer{
		width:1110px;
		margin:0 auto;
	}		
		
}

@media only screen and (min-device-width: 200px) and (max-device-width: 480px) and (orientation:landscape) {
  /* For portrait layouts only */
body{
				padding:0;
				margin:0;
				border-top:none;
	}		
	
	#header{
		width:1110px;
		margin:0 auto;
		border-top:5px solid #006580;
	}
	
	#footer{
		width:1110px;
		margin:0 auto;
	}		
		
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */


		body{
				padding:0;
				margin:0;
				border-top:none;
	}		
	
	#header{
		width:1110px;
		margin:0 auto;
		border-top:5px solid #006580;
	}
	
	#footer{
		width:1110px;
		margin:0 auto;
	}

	
	
				
	
}


