/* CSS Document */
html, body{
	margin:0; 
	padding:0;
	}
html{overflow-y:scroll;}/*force scrollbar so page does not jump from long to short page*/
body{ 
	font-family:Helvetica, sans-serif;
	font-size:62.5%; 
	background-color:#e3e3e3;
	color:#6e6e70;
	}
.callout{
	background-color:#dfeffa;
	padding:5px;
	}
.quotebox	{
	background-color:#ddeaf8;
	padding:5px;
	}
a{
	text-decoration:none;
	color:#ed7900;
	
	}
a:hover{text-decoration:underline; color:#ce0035}

#wrapper{
	max-width:950px; 
	min-width:880px;
	margin:0 auto; 
	min-height:500px;
	border:solid 1px #666666;
	z-index:1;
	background-color:#FFFFFF;
		}
* html #wrapper{width:920px; height:520px}

#header{
	height:66px; 
	position:relative;
	z-index:2;
	background:url(/images/schering/graphics/head-right.jpg) no-repeat top right;
		}
#header2{
	height:27px; 
	position:relative;
	z-index:2;
	background:url(/images/schering/graphics/head2-bg.jpg) repeat-x bottom;
	text-align:right;
		}		
#header #head-txt{
	position:relative;
	z-index:10;
	width:390px;
	height:42px;
	top:18px;
	left:30px;
	background-image:url(/images/schering/graphics/title.jpg);
	background-repeat:no-repeat;
	text-align:left;
}
#header #head-txt h1{
	color:#6e6e70;
	margin:25px 0 0 20px;
	padding:0;	
	font-size:3em;
	font-weight:normal;
	border:solid pink 1px;
	}

	/*END header STYLES */
	/*TOP NAV STYLES */
#topnav{
	position:relative;
	height:23px;
	z-index:6;
	width: 100%;
	margin:-9px 0 0 0;
	text-align:left;
	 }
#topnav ul{
	display:block;
	list-style:none; 
	margin:0 0 0 220px;
	padding:0; 
	min-width:690px;
	
			} 	
* html #topnav ul{text-align:center;  left:50%;}
#topnav ul li{
	display:block;
	float:left;
	margin:0;
	padding:5px 0 0 0;  
	height:21px;  
	font-size:1.1em; 
	border-right:solid 1px #799bc3;
	}	
#topnav ul li a{
	display:block; 
	height:21px; 
	padding:0 6px 0 6px;
	margin:0 0 0 0; 
	color:#6e6e70;
	font-weight:normal;
	font-size:1.4em;
	text-decoration:none; 
	text-align:center;
	float:left;
	border-bottom:solid 5px #6e6e70;
		}
#topnav ul li a:hover{
	/*height:18px;*/
	width: auto;
	border-bottom:solid 5px #ed7900;
}

#topnav ul li a.amhere{border-bottom:solid 5px #ce0035; background-color:#dfeffa}
/*END TOP NAV*/
	/*BODY STYLES*/
#mbody{
	display:block;
	position:relative;
	padding:25px 45px 45px 30px;
	font-size:1.2em; 
	/*margin-left:193px;*/
	margin-left:214px; 
	min-height:750px;
	background-color:#ffffff;
	line-height:1.5em	
	}
* html #mbody{height:520px; overflow: visible;}
#mbody div.ext-nav{
	height:auto; 
	width:100%; 
	margin: -5px 0 13px -10px;
	padding:5px; 
	background-color:#FFFFFF; 
	font-size:0.9em; 
		}
#mbody div.ext-nav a{text-decoration:underline;}
#mbody div.ext-nav a.here{color:#ce0035;}
#mbody div.ext-nav a:hover{background-color:#f2f9fd; color:#ed7900}

#mbody h1{
	margin:10px 0 13px 0; 
	padding:0; 
	font-size:2em;
	font-weight:normal;
	border-bottom:#c7c7c7 solid 1px;
	line-height:1.2em;
		}
#mbody h2{
	font-size:1.6em;
	padding:0 0 10px 0;
	margin:5px 0 7px 0;
	color:#ed7900;
	font-weight:normal;
		}
#mbody h3{
font-size:1.3em;
margin:0;
padding:0;
}
#mbody h3.sm{
font-size:1.2em;
margin:0;
padding:0;
}
#mbody p{
	text-align:justify;
	
	}
	/* -- UPDATES -- */
#mbody #updates{
		display:block; 
		padding-bottom:10px; 
		border:solid 1px orange; 
		background-color:#FFFFEC
		}
#mbody #updates h3{
		background-color:#ed7900; 
		padding-left:20px; 
		padding-right:20px; 
		padding-bottom:3px; 
		padding-top:3px; 
		font-size:1em; 
		font-weight:bold; 
		color:#FFF
		}
#mbody #updates h3 a{color:#FFF}
#mbody #updates ul{margin:0; padding:0; list-style:none}
#mbody #updates ul li{border-bottom:dashed 1px #ed7900; padding-bottom:5px; padding-left:20px; padding-top:10px}
#mbody #updates ul li:hover{background-color:#FFF}
#mbody #updates ul li a{font-weight:bold}
/* -- END UPDATES -- */
#mbody ul.res{margin-left:10px; padding-left:0}
#mbody ul.res li{ border-bottom:solid 1px #cccccc; margin-bottom:10px; padding-bottom:5px}
#mbody ul.res li:hover{background-color:#F8F8F8}
#tcontent{width:80%; background-color:#FFFfff; margin-left:auto; margin-right:auto; padding:20px; margin-top:10px; margin-bottom:10px}
#mbody p.topen{font-size:1.1em}
#mbody p.topen:hover{cursor:pointer;}
table.normal{
	border:solid 2px #999999; 
	border-collapse:collapse; 
	font-size:10pt; 
	page-break-before: auto;
	page-break-inside: avoid;
		}
table#table4{border:none;}
 table.smlt td{font-size:0.8em; line-height:1.2em}
 table.top tr td{vertical-align:top;}
 table.normal caption{
	text-align:left; 
	font-weight:bold; 
	padding:3px 1px 3px 5px;
	/*border:none;*/

			}
table#table4 caption:hover{ cursor:pointer;}
table.normal th{
	border: solid 1px #999999;
	border-bottom-width:2px;
	border-right-width:2px;
	text-align:left;
	padding:3px 3px 3px 3px;
	
		 }
table.normal td{
	border: solid 1px #999999; 
	padding:3px 3px 3px 3px;
	}
table.normal td ul{margin:0 0 0 16px; padding:0 0 0 0}
 table.normal td ul li{margin:0; padding:0;}
 table.normal tfoot tr td{padding-top:10px; padding-bottom:10px; padding-left:10px}
 small{
	font-size:0.8em; 
	display:block; 
	border-top:#999999 solid 1px;
	color:#999999;
	text-align:left;
	line-height:1.3em
	} 	
#mbody small a{color:#999999;}
* html #mbody small{height:2px; overflow:visible;}
.sml{font-size:0.8em;}
.center{text-align:center;}
#mbody .sml{line-height:1.2em}
#mbody p a{text-align:left; text-decoration:none;}
#mbody p a:hover{text-decoration:underline;}
/*END BODY STYLES*/
/*LEFT NAV STYLES*/
#lnav{
	position:absolute; 
	font-size:1.2em; 
	margin-top:30px;
	width:211px;
	background-color:#f2f9fd;
	/*background-color:#eef8fd;*/
	
	background-image:url(/images/schering/graphics/l-nav-bk.jpg);
	background-position:right;
	background-repeat:repeat-y;
	padding-top:15px;
	margin-bottom:0;
	
	}
#lnav h3{
	padding:0 0 10px 0; 
	margin:0;
	color:#ce0035;
	text-align:center;
	font-size:1.3em;
	font-weight:bold;
	border-bottom:#d1d6da solid 3px;
	width:203px;
	}
#lnav #thenav ul {
	margin:0; 
	padding:0; 
	list-style:none;
	
	
	}
#lnav #thenav ul li{
	margin:0;
	padding:0;
	width:203px;
		}
* html #lnav ul li{width:170px;}
#lnav #thenav ul li a:hover{
	margin:0;
	background-color:#cddff1;
	}
#lnav #thenav ul li a.here:hover{
}
#lnav #thenav ul li a{
	display:block; 
	padding:3px 20px 3px 15px;  
	text-decoration:none;
	color:#6e6e70;
	border-bottom:solid 1px #d1d6da;
	margin:0;
	/*height:auto;*/
	font-weight:bold;
		}
* html #lnav li a {width: 100%;}
#lnav #thenav ul li a.here{
	color:#ce0035;
	}
/*SUB NAV STYLES*/
#lnav #thenav ul ul li a{padding-left:30px; font-weight:normal}
* html #lnav #thenav ul ul li a{width:153px}
/*sub sub nav styles*/
#lnav #thenav ul ul ul li a{margin-left:15px;}
	/*END LEFT NAV STYLES*/
	/*SEARCH STYles*/
#lnav #search{
	position:relative; 
	padding-top:10px; 
	margin-top:0;
	height:inherit; 
	border-top:solid 3px #d1d6da;
	width:203px;
	}
#lnav #search h4{
	font-weight:bold; font-size:1em; margin:5px 0 0 10px; padding:0;
	}
#lnav #search p{margin:5px 0 0 10px; padding:0;}
#lnav #search form{margin:10px 0 10px 10px; padding:0;}
#lnav #search form input{margin:0 0 5px 0;}
	/*FOOTER STYLES*/
#wrapper #footer{
	background:#6e6e70;
	width:100%; 
	color:#ffffff;
	}	
#footer p{padding:10px 10px 10px 20px; margin:0;}
#footer a{color:#ffffff;}
/* // Easy Slider */
a:focus {
	outline:none
}
img {
	border: 0
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
	background-color:pink;
}
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 20px 0;
	position: relative;
	width: 100%;
}

/* These 2 lines specify style applied while slider is loading */
		.csw {
	width: 100%;
	height: 460px;
	background: #fff;
	overflow: scroll
}
.csw .loading {
	margin: 200px 0 300px 0;
	text-align: center
}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	border: 2px solid #ccc; /* this is the border. should have the same value for the links */
	margin: auto;
	width: 520px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 320px;
	clear: none;
	background: #fff;
}
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 520px; /* Also specified in  .stripViewer  above */
}
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
}
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
	/*width:550px;*/
	position:relative;
	padding-top:20px;
}
.stripNav ul { /* The auto-generated set of links */
	list-style: none;
	width:500px;
	position:absolute;
	margin-top:-20px;
	/*left:-178px;*/
	left:-40PX;
	/*margin-left:-40px;*/
}
.stripNav ul.ef{left:0px;}
.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}
.stripNav a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	background: #cccccc;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 10px;
}
.stripNav li.tab1 a {
	background: #666
}

.stripNav li.tab2 a {
	background: #666
}

.stripNav li.tab3 a {
	background: #666
}

.stripNav li.tab4 a {
	background: #666
}

.stripNav li.tab5 a {
	background: #666
}
.stripNav li a:hover {
	background: #333;
}
.stripNav li a.current {
	background: #000;
	color: #fff;
}
.stripNavL a, .stripNavR a {
	display: none;
	height: 40px;
	width: 40px;
}
/* --- End easy slidder  ---  */
/* -- tweets --- */
.tweet, .query {
	/*font-family: Georgia, serif;*/
	font-size: 0.9em;
	color: #085258;
	border:solid 1px #ccc;
}
.tweet .tweet_list, .query .tweet_list {
	-webkit-border-radius: .5em;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
	text-transform: uppercase;
}
.tweet .tweet_list li, .query .tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: .5em;
}
.tweet .tweet_list li a, .query .tweet_list li a {
	color: orange;
}
.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
	background-color: #91E5E7;
}
.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}
.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
	vertical-align: middle;
}
/* end */

#lnav #con_widg {
	margin:10px 15px 0 10px;
	border-top:3px solid #D1D6DA;
	padding:10px 0 5px 0
}
#lnav #con_widg h4 {
	margin:0;
	padding:0 0 5px 0
}
#lnav #con_widg ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:0.9em
}
#lnav #con_widg ul li {
	margin:0 0 5px 0;
	border-bottom:solid 1px #D1D6DA;
	padding:0 0 3px 0
}
/* conf styles */
ul#conf {
}
ul#conf li {
	border-bottom:solid 1px #ccc
}