@charset "UTF-8";
/* 
	CSS Document for The 38th Annual Wharton Whitney M. Young, Jr. Memorial Conference
	Copyright (c) 2011 Neuro-Designs. All rights reserved.
*/

@import url("_styles_reset.css");
@import url(http://fonts.googleapis.com/css?family=Lato:700italic,400,400italic,700);

/* IE Warning */
#IEWarning {
	width: 100%;
	background: #f00;
	clear: both;
	padding: 10px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #fff;
	text-align: center;
	}
	
	#IEWarning a:link, #IEWarning a:visited{
		font-weight: bold;
		color: #fff;
		}
		
		#IEWarning a:hover {
			color: #fff;
			text-decoration: underline;
			}

/* HTML5 Enabler */

article, aside, dialog, figure, footer, header, hgroup, menu, nav, section { 
	display: block;
	}

/* General Settings */
body {
	background: #410000;
	font: 10px/20px 'Lato', sans-serif;
	font-size: 62.5%;
	color: #333;
	}

img {
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality;
	}
	
a:link, a:visited {
	font-weight: bold;
	color: #981f32;
	text-decoration: none;
	}
	
	a:hover {
		color: #999;
		}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	}

h2 {
	font-size: 2em;
	line-height: 1.1em;
	color: #0e2c68;
	margin-bottom: 20px;
	}
	
	.subtitle {
		font-weight: normal;
		}
	
h3 {
	margin-bottom: 20px;	
	color: #981f32;
	font-size: 1.4em;
	}
	
	h3.large {
		color: #555;
		font-size: 1.6em;
		padding-bottom: 5px;
		border-bottom: 1px solid #ccc;
		}
	
h4, h5 {
	margin-bottom: 20px;
	font-size: 1.2em;
	}
	
p {
	margin-bottom: 20px;
	font-size: 1.2em;
	}
	
strong {
	font-weight: bold;
	}
	
em, cite {
	font-style: italic;
	}
	
small {
	font-size: 0.8em;
	}

sup {
	font-size: 0.7em;
	position: relative;
	top: -0.6em;
	}

input.defaultText, textarea.defaultText, select {
	background: #eee;
	padding: 4px;
	font-size: 1.2em;
	border: 1px solid #ccc;
	}
	
	select {
		border: 1px solid #ccc;
		}
	
input.defaultButton {
	background: url("images/bg_keynote_module.png");
	padding: 5px 10px;
	border: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	}
	
	input.defaultButton:hover {
		background: #666;
		}

#column ul {
	margin-bottom: 20px;
	font-size: 1.2em;
	padding-left: 20px;
	}
	
	#column ul li {
		list-style-type: disc;
		}

#column ul.prize {
	padding: 0px;
	margin-bottom: 20px;
	font-size: 1.6em;
	color: #fff;
	width: 30%;
	}
	
	#column ul.prize li {
		list-style-type: none;
		background: url("images/bg_keynote_module.png");
		margin-bottom: 1px;
		padding: 5px 10px;
		}

#column ul.award {
	padding: 0px;
	margin-bottom: 20px;
	color: #fff;
	overflow: hidden;
	}
	
	#column ul.award li {
		width: 182px;
		float: left;
		list-style-type: none;
		background: url("images/bg_keynote_module.png");
		margin-right: 1px;
		padding: 5px 10px;
		text-align: center;
		}

#column ul.speakers {
	padding: 0px;
	margin-bottom: 20px;
	}
	
	#column ul.speakers li {
		list-style-type: none;
		background: #eaeaea;
		margin-bottom: 1px;
		padding: 5px 10px;
		}
		
/* Additional Classes */

.nomargin {
	margin: 0px;
	}
	
.divider {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #ccc;
	font-size: 1px;
	line-height: 1px;
	}
	
.default {
	padding: 9px;
	border: 1px solid #eaeaea;
	}
	
.anchor {
	line-height: 1px;
	}
	
/* Layout Settings */

header {
	width: 100%;
	min-width: 1000px;
	background: url("images/bg_header.png") repeat-x;
	padding: 0px;
	clear: both;
	}
	
	header .plc {
		width: 1000px;
		height: 89px;
		overflow: hidden;
		margin: 0px auto;
		}
		
		header .plc #menu {
			width: 735px;
			float: left;
			}
			
			header .plc #menu ul {
				width: 700px;
				overflow: hidden;
				padding-left: 35px;
				padding-top: 40px;
				}
				
				header .plc #menu ul li {
					float: left;
					margin-right: 20px;
					height: 60px;
					}
					
					header .plc #menu ul li a:link, header .plc #menu ul li a:visited {
						color: #fff;
						font-weight: normal;
						font-size: 14px;
						padding-bottom: 2px;
						display: block;
						border-bottom: 7px solid #1a2c4f;
						}
					
					#pgHome header .plc #menu ul li a#linkHome:link, #pgHome header .plc #menu ul li a#linkHome:visited,
					#pgAgenda header .plc #menu ul li a#linkAgenda:link, #pgAgenda header .plc #menu ul li a#linkAgenda:visited,
					#pgKeynotes header .plc #menu ul li a#linkKeynotes:link, #pgKeynotes header .plc #menu ul li a#linkKeynotes:visited,
					#pgPanels header .plc #menu ul li a#linkPanels:link, #pgPanels header .plc #menu ul li a#linkPanels:visited,
					#pgSpeakers header .plc #menu ul li a#linkSpeakers:link, #pgSpeakers header .plc #menu ul li a#linkSpeakers:visited,
					#pgSponsors header .plc #menu ul li a#linkSponsors:link, #pgSponsors header .plc #menu ul li a#linkSponsors:visited,
					#pgLogistics header .plc #menu ul li a#linkLogistics:link, #pgLogistics header .plc #menu ul li a#linkLogistics:visited,
					#pgAlumni header .plc #menu ul li a#linkAlumni:link, #pgAlumni header .plc #menu ul li a#linkAlumni:visited,
					#pgAbout header .plc #menu ul li a#linkAbout:link, #pgAbout header .plc #menu ul li a#linkAbout:visited,
					#pgNewVenture header .plc #menu ul li a#linkNewVenture:link, #pgNewVenture header .plc #menu ul li a#linkNewVenture:visited,
					#pgScholarship header .plc #menu ul li a#linkScholarship:link, #pgScholarship header .plc #menu ul li a#linkScholarship:visited
					#pgProspective header .plc #menu ul li a#linkProspective:link, #pgProspective header .plc #menu ul li a#linkProspective:visited
					{	
						border-bottom: 7px solid #981f32;
						}
						
						header .plc #menu ul li a:hover, header .plc #menu ul li a.selected {
							border-bottom: 7px solid #981f32;
							}
							
							header .plc #menu ul li a.disabled:link, header .plc #menu ul li a.disabled:visited, header .plc #menu ul li a.disabled:hover {
								color: #2f5095;
								border: none;
								}
								
							header .plc #menu ul li a.dropArrow {
								background: url("images/arrow_down.gif") right center no-repeat;
								padding-right: 15px;
								}
			
		header .plc #logo {
			width: 231px;
			margin-top: 20px;
			float: right;
			padding-right: 25px;
			}
			
			header .plc #logo h1 {
				width: 231px;
				height: 61px;
				}
	
				header .plc #logo h1 a {
					display: block;
					width: 231px;
					height: 61px;
					background: url("images/logo.png") 0 0 no-repeat;
					margin: 0px;
					text-align: left;
					text-indent: -80000em;
					text-decoration: none;
					}

#mainImage {
	width: 100%;
	min-width: 1000px;
	height: 331px;
	background: url("images/bg_main_image.png") repeat-x;
	overflow: hidden;
	}
	
	#mainImage .plc {
		width: 1000px;
		height: 320px;
		margin: 0px auto;
		margin-top: 11px;
		padding-top: 20px;
		background: url("images/bg_main_image_placeholder.png") no-repeat;
		}
	
#contents {
	width: 100%;
	min-width: 1000px;
	background: #fafafa url("images/bg_main_pattern.png");
	overflow: hidden;
	}
	
	#contents #contentsStart {
		width: 1000px;
		height: 10px;
		margin: 0px auto;
		background: url("images/bg_contents_start.png") no-repeat;		
		}

	#contents #contentsEnd {
		width: 1000px;
		height: 21px;
		margin: 0px auto;
		margin-bottom: 10px;
		background: url("images/bg_contents_end.png") no-repeat;
		}
	
	#contents .plc {
		width: 930px;
		margin: 0px auto;
		background: url("images/bg_contents.png");
		padding: 25px 35px 0px 35px;
		overflow: hidden;
		}
	
	#contents #column {
		width: 610px;
		float: left;
		font-size: 1.1em;
		overflow: hidden;
		}
				
	#contents #sidebar {
		width: 265px;
		float: right;
		font-size: 1.1em;
		}

	#contents #footbar {
		border-top: 1px solid #ccc;
		background: #eaeaea;
		margin-top: 30px;
		margin-bottom: 10px;
		padding: 10px;
		overflow: hidden;
		font-size: 0.9em;
		}
		
		#contents #footbar ul {
			overflow: hidden;
			margin: 0px;
			padding: 0px;
			list-style-type: none;
			font-size: 1.2em;
			}
		
			#contents #footbar ul li {
				float: left;
				margin: 0px;
				padding: 0px;
				list-style-type: none;
				}
			
				#contents #footbar ul li a:link, #contents #footbar ul li a:visited {
					display: block;
					padding: 5px 10px;
					background: #0e2c68;
					color: #fff;
					margin-right: 2px;
					margin-bottom: 2px;
					}
				
					#contents #footbar ul li a:hover {
						background: #981f32;
						}

footer {
	width: 100%;
	min-width: 1000px;
	background: #410000;
	border-top: 1px solid #333;
	margin: 0px auto;
	font-size: 0.9em;
	color: #a08080;
	}
	
	footer .plc {
		width: 930px;
		margin: 0px auto;
		padding: 15px 35px 35px 35px;
		}
		
		footer p {
			margin: 0px;
			}
	
		footer a:link, footer a:visited {
			font-weight: bold;
			color: #a08080;
			}
		
			footer a:hover {
				color: #fff;
				}





.dropdown {
	float: none;
	position: absolute;
	visibility: hidden;
	margin: 0px;
	margin-top: -1px;
	display: block;
	padding: 0px;
	width: 150px;
	z-index: 1000;
	font-size: 1.3em;
	-moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.5);
	}
	
	.dropdown a:link, .dropdown a:visited {
		display: block;
		background: #981f32;
		padding: 5px 10px;
		color: #fff;
		text-align: left;
		text-decoration: none;
		font-weight: normal;
		}

	.dropdown a:hover {
		color: #fff;
		background: #666;
		}



/* Main Image Rotator Settings */

#slideshow {
	width: 960px;
	height: 300px;
	background: #000;
	margin: 0px auto;
	margin-top: 0px;
	}

.clear {
    clear: both;
	}

h3#register {
	margin-bottom: 1px;
	}

h3#register a:link, h3#register a:visited {
	display: block;
	width: 265px;
	height: 64px;
	background-image: url("images/btn_register.png");
	text-indent: -80000em;
	}
	
	h3#register a:hover {
		background-image: url("images/btn_register_hover.png");
		}


.sidebarModule {
	border: 1px solid #eaeaea;
	padding: 5px;
	text-align: center;
	margin-bottom: 00px;
	}
	
.ventureblogModule {
	border: 0px;
	padding: 0px;
	margin-bottom: 10px;
	overflow: hidden;
	}
	
	.ventureblogModule a {
		display: inline-block;
		float: left;
		background: #981f32;
		padding: 10px;
		color: #fff;
		font-size: 1.5em;
		line-height: 1.3em;
		width: 112px;
		height: 45px;
		}
		
		.ventureblogModule a:hover {
			background: url("images/bg_keynote_module.png");
			}
			
		a#btnVenture {
			width: 112px;
			}
			
		a#btnBlog {
			width: 112px;
			float: right;
			}

.socialModule {
	border: 0px;
	padding: 10px 0px;
	margin-bottom: 1px;
	overflow: hidden;
	background: #666;
	}
	
	.socialModule h3 {
		color: #fff;
		width: 50%;
		float: left;
		padding: 5px 10px 0px 10px;
		margin: 0px 0px 1px 0px;
		font-size: 1.1em;
		}
	

.venueModule {
	padding: 10px;
	margin-top: 0px;
	text-align: left;
	}
	
.reservationModule {
	color: #fff;
	padding: 0px;
	border: 0px;
	}
	
	.reservationModule a:link, .reservationModule a:visited {
		background: #0e2c68;
		display: block;
		padding: 10px;
		color: #fff;
		}
		
		.reservationModule a:hover {
			background: #981f32 url("images/bg_keynote_module.png");
			}
		

.featuredModule {
	width: 610px;
	overflow: hidden;
	border-top: 8px solid #981f32;
	}
	
	.featuredModule .placement {
		width: 590px;
		padding: 10px;
		background: url("images/bg_keynote_module.png");
		overflow: hidden;
		border-top: 1px solid #fff;
		}
		
		.featuredModule .placement .module {
			width: 162px;
			padding: 15px;
			float: left;
			margin-right: 2px;
			background: #1a2c4f;
			border: 1px solid #0f2042;
			text-align: center;
			}

			.featuredModule .placement h3 {
				color: #fff;
				font-size: 1.5em;
				}
			
			.featuredModule .placement .module img {
				border: 1px solid #cacaca;
				border-right: 1px solid #eaeaea;
				border-bottom: 1px solid #eaeaea;
				padding: 9px;
				background: #fff;
				margin-bottom: 10px;
				}
				
			.featuredModule .placement .module h4 {
				color: #fff;
				font-size: 1.3em;
				padding-bottom: 3px;
				border-bottom: 1px solid #263b64;
				margin: 0px;
				margin-bottom: 3px;
				}
				
				.featuredModule .placement .module h4 a {
					color: #fff;
					}
					
					.featuredModule .placement .module h4 a:hover {
						color: #ccc;
						}
				
			.featuredModule .placement .module h5 {
				color: #fff;
				color: rgba(255,255,255,0.9);
				font-size: 1.1em;
				font-weight: normal;
				line-height: 1.5em;
				margin: 0px;
				}



	#featureSlideshow {
		width: 590px;
		overflow: hidden;
		position:relative;
		background: none;
		}

		#featureSlideshow #slideContainer {
		  margin:0 auto;
		  width: 590px;
		  overflow: hidden;
		  position:relative;
		  background: none;
		}
		
		#featureSlideshow span.control {
			display: none;
			}
		
		#featureSlideshow .slide {
			width: 590px;
			overflow: hidden;
			background: none;
			}
			
			#featureSlideshow .slide img {
				width: 100px;
				}
		




#sponsorBar {
	width: 100%;
	min-width: 1000px;
	overflow: hidden;
	}
	
	#sponsorBar .plc {
		width: 930px;
		margin: 0px auto;
		background: url("images/bg_contents.png");
		padding: 25px 35px;
		overflow: hidden;
		}
		
		#sponsorBar .plc table {
			width: 100%;
			margin: 0px auto;
			}
			
			#sponsorBar .plc table td {
				padding: 10px;
				text-align: left;
				border-right: 1px solid #fff;
				border-bottom: 1px solid #fff;
				}
				
				#sponsorBar .plc table td.header {
					background: #eaeaea;
					padding: 5px 10px;
					}
		
		#sponsorBar .plc p {
			margin: 0px;
			}

		#sponsorBar .plc h3 {
			font-size: 1.4em;
			margin: 0px;
			}

		#sponsorBar .plc img {
			margin-right: 30px;
			margin-bottom: 20px;
			}
	
	#sponsorBar .wrap {
		/* width: 665px; */
		width: 930px;
		/* float: left; */
		border-top: 1px solid #eaeaea;
		}

/*
#sponsorBar #aambaa {
	float: right;
	width: 253px;
	border: 1px solid #eaeaea;
	padding: 5px;
	text-align: center;
	margin-bottom: 10px;
	}*/

#sponsorBar #aambaa {
	width: 930px;
	padding-top: 10px;
	border-top: 1px solid #eaeaea;
	}
	
	#sponsorBar #aambaa img {
		margin: 0px;
		margin-right: 20px;
		}
		
	#sponsorBar #aambaa p {
		font-size: 1.1em;
		line-height: 1.5em;
		margin: 0px;
		margin-top: 5px;
		}


p.sponsors {
	}
	
	p.sponsors img {
		margin-right: 40px;
		margin-bottom: 40px;
		}


#sidebar .sponsor {
	border: 1px solid #eaeaea;
	padding: 0px 0px;
	text-align: center;
	}
	
	#sidebar .sponsor h3 {
		background: #eaeaea;
		color: #999;
		padding: 3px 10px;
		margin: 0px;
		font-size: 1.1em;
		}
	
	#sidebar .sponsor img {
		margin: 15px;
		}








.spkModule {
	width: 610px;
	overflow: hidden;
	margin-bottom: 20px;
	}
	
	.spkModule .left {
		width: 122px;
		float: left;
		margin-bottom: 20px;
		}
		
		.spkModule .left img {
			border: 1px solid #cacaca;
			border-right: 1px solid #eaeaea;
			border-bottom: 1px solid #eaeaea;
			background: #fafafa;
			padding: 9px;
			width: 100px;
			}
			
	.spkModule .right {
		width: 470px;
		float: right;
		}
		
		.spkModule .right h4 {
			font-size: 1.4em;
			border-bottom: 1px solid #ccc;
			padding-bottom: 5px;
			margin: 0px;
			margin-bottom: 5px;
			}
			
		.spkModule .right h5 {
			margin-bottom: 15px;
			font-size: 1.1em;
			}

.halfMod {
	width: 280px;
	margin-right: 20px;
	float: left;
	}
	
	.halfMod .right {
		width: 150px;
		}





	#sidebar ul.spkJump {
		background: #8d1d2e url("images/bg_keynote_module.png");
		margin-bottom: 10px;
		}
		
		#sidebar ul.spkJump li {
			color: #fff;
			font-size: 1em;
			font-weight: bold;
			line-height: 1.4em;
			border-bottom: 1px solid #fff;
			}
			
			#sidebar ul.spkJump li.header {
				background: url("images/bg_main_pattern.png");
				padding: 10px;
				}
			
			#sidebar ul.spkJump li ul {
				padding: 0px 0px 10px 10px;
				margin: 0px;
				}

				
				#sidebar ul.spkJump li a:link, #sidebar ul.spkJump li a:visited {
					display: block;
					margin-bottom: 0px;
					color: #fff;
					font-weight: bold;
					padding: 10px;
					}

					#sidebar ul.spkJump li a:hover {
						background: #981f32;
						color: #fff;
						}
				
				#sidebar ul.spkJump li ul li {
					margin: 0px 0px 1px 20px;
					padding: 1px 0px 0px 0px;
					font-size: 1em;
					line-height: 1.6em;
					border-bottom: 0px;
					list-style-type: square;
					}
				
				#sidebar ul.spkJump li ul li a:link, #sidebar ul.spkJump li ul li a:visited {
					display: block;
					margin-bottom: 0px;
					color: #fff;
					font-weight: bold;
					padding: 0px 0px 5px 0px;
					padding-left: 10px;
					}

					#sidebar ul.spkJump li ul li a:hover {
						}

table.awardForm {
	font-size: 1.3em;
	}
	
	table.awardForm tr {
		}
		
		table.awardForm tr td {
			padding-right: 10px;
			}





table.agenda {
	font-size: 1.2em;
	line-height: 1.5em;
	width: 100%;
	display: table;
	border-top: 1px solid #ccc;
	}
	
	table.agenda tr td {
		border-bottom: 1px solid #ccc;
		padding: 10px;
		display: table-cell;
		}
		
		#column table.agenda tr td ul {
			margin: 0px;
			}
		
		#column table.agenda tr td ul li {
			font-size: 0.8em;
			}
		
		table.agenda tr td.time {
			text-align: right;
			font-weight: bold;
			width: 30%;
			}
						
		table.agenda tr td.sch2 {
			background: #f2f2f2;
			}

		table.agenda tr td.sch3 {
			background: #dadada;
			}

		table.agenda tr td.sch4 {
			background: #cacaca;
			}
		
		table.agenda tr td em {
			}


table.roomrate {
	font-size: 1.2em;
	line-height: 1.5em;
	width: 100%;
	display: table;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

	table.roomrate td {
		padding: 10px;
		display: table-cell;
		}
		


.toggler, a.defaultButton {
	margin: 0px 0px 5px 0px;
	padding: 5px 10px;
	cursor: pointer;
	outline: 0;
	display: inline-block;
	background: #981f32;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.3em;
	}
	
	.toggler:hover, a.defaultButton:hover {
		background: #981f32 url("images/bg_keynote_module.png");
		}

.element {
	padding: 10px;
	background: #fafafa;
	border: 1px solid #eaeaea;
	}


.teamBlock {
	width: 180px;
	margin: 1px;
	margin-top: 2px;
	background: #eee;
	padding: 10px;
	text-align: center;
	float: left;
	}


		.teamBlock img {
			border: 1px solid #cacaca;
			border-right: 1px solid #eaeaea;
			border-bottom: 1px solid #eaeaea;
			background: #fff;
			padding: 9px;
			margin-bottom: 5px;
			}
			
		.teamBlock h4 {
			font-size: 1.3em;
			margin: 0px;
			}
			
		.teamBlock h5 {
			margin-bottom: 0px;
			}














.accordion {
	overflow: hidden;
	margin-bottom: 20px;
	}
	
	.accordion div.toggler {
		display: block;
		background: #eaeaea url("../images/dropdown_arrow.png") 585px 9px no-repeat;
		margin: 0px 0px 1px 0px;
		padding-right: 40px;
		}
		
		.accordion div.toggler a {
			color: #000;
			}

		.accordion div.toggler:hover, .accordion div.ui-state-active {	
			background: #981f32 url("../images/dropdown_arrow_hover.png") 585px 9px no-repeat;
			color: #fff;
			}
			
			.accordion div.toggler:hover a, .accordion div.ui-state-active a {
				color: #fff;
				}
	
	.accordion a.marker {
		display: block;
		font-weight: bold;
		padding: 5px 5px;
		}
				
		.accordion a.marker span.title {
			display: inline;
			font-weight: normal;
			background: none;
			border: none;
			margin: 0px;
			padding: 0px;
			}
		
	.accordion .profileRow {
		clear: both;
		padding: 15px;
		background: #fefefe;
		overflow: hidden;
		width: 578px;
		margin: 0px 0px 1px 0px;
		margin-top: -1px;
		border: 1px solid #eaeaea;
		}
		
		.accordion .profileRow .image {
			width: 112px;
			float: left;
			}
			
			.accordion .profileRow .image img {
				width: 100px;
				background: #fff;
				padding: 5px;
				border: 1px solid #cacaca;
				border-right: 1px solid #eaeaea;
				border-bottom: 1px solid #eaeaea;
				}
			
		.accordion .profileRow .info {
			width: 448px;
			float: right;
			}
			
			.accordion .profileRow .info h4 {
				font-size: 14px;
				border-bottom: 1px solid #eaeaea;
				padding-bottom: 5px;
				margin: 0px;
				margin-bottom: 5px;
				}
			
			.accordion .profileRow .info h5 {
				margin-bottom: 15px;
				font-style: italic;
				font-size: 13px;
				}

				.accordion .profileRow .info h5.nomargin {
					margin: 0px;
					}
				
		.accordion a.first {
			border-top: 1px solid #eaeaea;
			}













/* Animations */

a {
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	}

#menu ul li a {
	-webkit-transition: border-bottom .3s ease-out;
	-moz-transition: border-bottom .3s ease-out;
	-o-transition: border-bottom .3s ease-out;
	transition: border-bottom .3s ease-out;
	}

.accordion .toggler {
	-webkit-transition: background .2s ease-out;
	-moz-transition: background .2s ease-out;
	-o-transition: background .2s ease-out;
	transition: background .2s ease-out;
	}


ul.spkJump li a {
	-webkit-transition: background-color .2s ease-out;
	-moz-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
	}


