@import url('adapt.css');

body, body.webprogram {
	background-color: #F5F5F5;
	overflow-x: hidden;
	}
	
a:link, a:visited, a:focus {
	color: #4c78a9;
	}
/* Header */
	
.headerwrapper {
	padding: 10px 0 60px;
	background-image: url('/img/sase/webprogram/bg-header.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	position: absolute;
	z-index: 1000;
	width: 100%;
	}
	html#range_1 .headerwrapper {
		background-image: none;
		}
		html#range_0 .headerwrapper {
			display: none;
			}
	.headerwrapper img {
		width: 100%;
		height: auto;
		}
		.headerwrapper ul {
			top: 43px;
			position:relative;
			}
			html#range_1 .headerwrapper ul  {
				display: none;
				}
		.headerwrapper ul li {
			display: inline;
			float: left;
			font-size: .9em;
			border-right: 1px groove #759C35;
			padding: 0 8px;
			}
			.headerwrapper ul li a {
				color: #FFFFFF;
				}
/* Banner */
.bannerwrapper {
	z-index: 500;
	padding-top: 120px;
	}
.banner {
	background-color: white;
    height: auto;
	width: 100%;
}
	html#range_1 .banner {
		margin: 0;
		top: 88px;
		}
		html#range_0 .banner {
			text-align: left;
			margin: 0;
			top: 0;
			}
			html#range_0 .banner h1 div.bannertitle {
				max-width: 80%;
				float: right;
				padding-right: 1em;
				}
				html#range_0 .banner .menu button {
					margin-left: 1em;
					}
					
.banner img{
	background-color: #ffffff;
    height: 296px;
    max-width: 1920px;
    width: auto;
	}
	html#range_1 .banner img{
		height: auto;
		width: 100%;
		}
			
		
html#range_1 .banner img, html#range_1 .banner {
    height: auto;
    width: 100%;
}
		
	
.bannerText {
    color: #ffffff;
    font-family: "Open Sans",Arial,sans-serif;
    margin-left: 5em;
    position: absolute;
    text-align: left;
    top: 175px;
    z-index: 2000;
	}
	
	html#range_1 .bannerText {
		top: 125px;
		}
		html#range_0 .bannerText {
			display: none;
			}
		
		.bannerText .first {
				font-size: 2em;
				}
				
				
/* Navigation */
.navigation {
	background-color: #8CB941;
	font-family: Arial, sans-serif;
	font-size: 12px;
	border-radius: 4px;
	border: 1px solid #CCCCCC;
	}
	.navigation li {
			border-width: 0px 2px 2px 2px;
			border-style: none solid groove solid ;
			border-color: transparent white #759C35 white;
			}
			.navigation li:first-child {
				border-width: 2px 2px 2px 2px;
				border-style: solid solid groove solid;
				border-top-right-radius: 6px;
				border-top-left-radius: 6px;
				border-color: white white #759C35 white;
				}
				.navigation li:last-child {
					border-width: 0px 2px 2px 2px;
					border-bottom-right-radius: 6px;
					border-bottom-left-radius: 6px;
					border-style: solid;
					border-color: #FFFFFF;
					}
					.navigation li a, .navigation li a:link, .navigation li a:visited, .navigation li a:active, .navigation li a:focus, .navigation li a:hover {
						color: #FFFFFF;
						font-weight: normal;
						background-color: #8CB941;
						}
						.navigation li a:hover {
							color: #FFFFFF;
							font-weight: normal;
							background-color: #8CB941;
							text-decoration: underline;
							}
							.navigation li ul li:first-child{
								border-width: 0px;
								padding: 0px 2px;
								}
					
/* Sidebar */
.sidebar_priority {
	background: #f3f3f3; /* Old browsers */
	background: -moz-linear-gradient(top,  #f3f3f3 0%, #e8e8e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#e8e8e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f3f3f3 0%,#e8e8e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f3f3f3 0%,#e8e8e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f3f3f3 0%,#e8e8e8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f3f3f3 0%,#e8e8e8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e8e8e8',GradientType=0 ); /* IE6-9 */
	border-width: 1px;
	border-style: solid;
	border-color: #DEDEDE #DEDEDE #A7A7A7 #FFFFFF;
	border-radius: 4px;
	}
	.sidebar_priority h5 {
		color: #7ead2a;
		background-color: transparent;
		border-top-right-radius: 4px;
		border-top-left-radius:4px;
		font: 1.167em/1.143em Arial,Helvetica,sans-serif;
		}
	.sidebar_priority h4 {
		color: #FF0000;
		background-color: transparent;
		border-top-right-radius: 4px;
		border-top-left-radius:4px;
		font: 1.167em/1.143em Arial,Helvetica,sans-serif;
		}
		
	

					
	

/* Content */		
.mainwrapper {
	background-image: url('/img/sase/webprogram/bg-main.png');
	background-repeat: no-repeat;
	background-position: top center;
	position: absolute;
    top: 393px;
    width: 100%;
    z-index: 1000;
	height: 50px;
}
	
	
	html#range_1 .mainwrapper {
		top: 275px;
		background-image: none;
		}
		html#range_0 .mainwrapper {
			margin-top: 0px;
			background-image: none;
			z-index: 0;
			}
	
.contentwrapper {
	padding-top: 60px;
	}
	html#range_1 .contentwrapper {
		padding-top: 0px;
		}
	html#range_0 .contentwrapper {
		padding-top: 0px;
		}
	
.wrap {
	background-color: transparent;
	}
		
.content {
	border: none;
	}
		
.content h2 {
	background-color: #F5F5F5;
	color: #7ead2a;
	font-size: 2em;
	font-family: 'Open Sans', Arial, sans-serif;
	border-bottom: 1px solid #CCCCCC;
	font-weight: 300;
	}
	.subtitle {
		font-weight: 300;
		}
		
.meeting .date, .program .date, .posters .date, .symposium .date  {
	font-size: 1.5em;
	font-family: Arial, sans-serif;
	color: #4c78a9;
	background-color: transparent;
	border-bottom: none;
	text-align: left;
	}
		
.item {
	border-top: 1px solid #ccc;
	padding-top: 5px;
}
	
.session .number {
	padding: 0.2em;
	color: #FFFFFF;
	background-color: #333;
	display: block;
	width: 4em;
	text-align: center;
	font-size: 0.75em;
}

/* THIS IS WHERE YOU PUT YOUR CLIENT STYLE OVERRIDES FOR COLOR, ETC. */

/* THIS STYLESHEET WILL ONLY HAVE STYLE ATTRIBUTES WITHIN IT. TO APPLY SPECIFIC STYLES TO A CLIENT, MAKE A STYLE.CSS IN THE CLIENT STYLESHEETS DIRECTORY AND ADD IN YOUR DIVS AND CLASSES. IF THERE ARE ANY QUESTIONS, CONTACT A STYLE PERSON FOR ASSISTANCE */


/****** BODY BACKGROUND GRADIENT ******/

/* body, body.webprogram { 	
	background: #ccc url('/static/img/bg-gradient.png') 50% 0 repeat-x;
} */

/****** ADDS SHADOWING TO ANY DIV YOU PUT THESE ATTRIBUTES IN ******/
	
	/*-webkit-box-shadow: 0px 2px 10px rgba(0, 0, 51, 0.85);
	-moz-box-shadow: 0px 2px 10px rgba(0, 0, 51, 0.85);
	box-shadow: 0px 2px 10px rgba(0, 0, 51, 0.85); */
	

/****** ADDS ROUNDED CORNERS TO ALL CORNERS OF ANY DIV YOU PUT THESE ATTRIBUTES IN ******/

	/*border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;*/

/****** ADDS ROUNDED CORNERS TO THE BOTTOM OF ANY DIV YOU PUT THESE ATTRIBUTES IN ******/
	
	/* -moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-moz-border-bottom-left-radius: 10px; */

/******* ADDS ROUNDED CORNERS TO THE TOP OF ANY DIV YOU PUT THESE ATTRIBUTES IN ******/

	/*border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-moz-border-top-left-radius: 10px; */


/****** IF YOU WANT TO ADD A BUTTON GRADIENT TO ANY OF THE FOLLOWING HEADERS COPY THIS INTO YOUR CLIENT STLYES ******/

/*.sidebar h4, .sidebar_priority h3, .sidebar h5, .sidebar_priority h5, .content h2 {
	background:#666 url('/static/img/buttongradient.png') 50% 10% repeat-x;	
}*/



/****** IF YOU WANT TO ADD A BUTTON GRADIENT TO ANY OF THE FOLLOWING LIST ITEMS COPY THIS INTO YOUR CLIENT STLYES ******/

/*.navigation li a, .navigation li a:link, .navigation li a:visited, .navigation li a:active, .navigation li a:focus, .navigation li a:hover {
	background:#ddd url('/static/img/buttongradient.png') 50% 50% repeat-x;
}*/