@import url(/style/shared/cfp.css);
@import url(agu.css);

a {
	color: #4DA9B7;
	text-decoration: underline;
	}
	a:hover {
		color: #888888;
		}
h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
	font-weight: normal;
	border: none;
   	}
	h1, h2 {
		color: #8AC064;
		}
		h2 {
			text-align: left;
			}
.full_wrapper {
	min-height: 100%;
	}
	.wrapper {
		overflow: auto;
		padding-bottom: 300px;
		}			
/*******************
* Navigation
*******************/

.cfp_nav {
	background-color: #263842;
	margin-top: 25px;
	}
	.cfp ul li {
		display: inline;
		float: left;
		border-right: 1px solid #FFFFFF;
		}
		.cfp ul li:last-child {
			border: none;
			}
			.cfp ul li a {
				color: #FFFFFF;
				display: block;
				font-size: 13px;
				font-weight: bold;
				height: 20px;
				padding: 5px 50px;
				text-decoration: none;
				text-transform: uppercase;
				font-family: 'Helvetica Neue',Arial,Helvetica,sans-serif;
				line-height: 20px;
				}
				.cfp ul li a:hover {
					background-color: #4DA9B7;
					}
			
.agu_header h1 {
	text-transform: uppercase;
	font-weight: 800;
	color: #49A8B7;
	font-size: 3.5em;
	vertical-align: middle;
	display: inline;
	letter-spacing: -1px;
	}
			
/*******************
* Content Area 
*******************/
			
.banner {
	 border-bottom: 1px dotted #B4B9BC;
	 }
	 .banner a {
		text-decoration: none;
		}
			
.programinfo {
	border: none;
	border-radius: 0px;
		}

p {    margin: 0.5em 0;}

.login h3, .sidebar h3 {
	background-color: #FFFFFF;
	color: #7B241A;
	border-radius: 0px;
	border-bottom: 1px dotted #B4B9BC;
	font-weight: bold;
	}
	

.login, .sidebar {
	background-color: #FFFFFF;
	border-radius: 0px;
	border-bottom: 1px dotted #B4B9BC;
	}
.cfp .login input.btn, .cfp .programinfo input.btn  {
		border: none;
		border-radius: 10px;
		background-color: #535453;
		color: #FFFFFF;
		font-family: 'Helvetica Neue',Arial,Helvetica,sans-serif;
		text-transform: uppercase;
		}
		.cfp .login input.btn:hover, .cfp .program input.btn:hover {
			background-color: #4DA9B7;
			cursor: pointer;
			}
		
.programinfo h3 {
	background-color: #FFFFFF;
	color: #4DA9B7;
	border-bottom: 1px dotted #B4B9BC;
	}

h4.deadline {
    color: #FF0000;
    font-size: 1.3em;
    font-weight: bold;
    margin: 0 0 1em 0;
     
    }
.topsection {
	min-height: 500px;
	}
	
/******************
* Footer
******************/
#cfp_footer {
	background-image: url('/img/agu/14chapman/bg-footer-bg.png');
	background-repeat: repeat-x;
	background-position: bottom left;
	position: relative;
	margin-top: -300px;
	height: 300px;
	clear: both;
	color: #033740;
	}

#cfp_footer .meeting_footer {
	border-top: 1px solid #000000;
	font-size: 12px;
	}
	.meeting_footer ul, .meeting_footer p {
		margin-top: 8px;
		}
		.meeting_footer p {
			line-height: 12px;
			}
			.meeting_footer ul li {
				display: inline;
				float: left;
				padding: 0 7px;
				border-right: 1px solid #1FB3DD;
				}
				.meeting_footer ul li a {
					color: #033740;
					text-decoration: none;
					text-transform: none;
					padding: 0px;
					font-weight: normal;
					line-height: 12px;
					height: 12px;
					font-size: 12px;
					}
					.meeting_footer ul li a:hover {
						background-color: transparent;
						}
						
.footnote {
	font-size: 12px;
	margin-top: 15px;
	}
			


	
	
									

