
/* Specific to Summit Site */

/* STRUCTURE */
/* Structure - General */
.span-8 {display:inline;}
.span-13 {display:inline;}
.span-22 {display:inline;}
.span-35 {display:inline;}
.span-43 {display:inline;}
.span-45 {display:inline;}


div.span-8 {margin-right:0px;}
.span-8 { width: 160;}
div.span-13 {margin-right:0px;}
.span-13 { width: 260;}
div.span-22 {margin-right:0px;}
.span-22 { width: 440;}
div.span-35 {margin-right:0px;}
.span-35 { width: 700;}

/* Structure - Containers */
body {
	font-size:100%;
	color:#222;
	font-family:"Verdana", Verdana, sans-serif;
	background-color:#686868;
	}
	
.site-border {
	background-color:#fff;
	}
.site-border-top, site-border-bottom {
	background-color:#fff;
	height:20px;
	}


/* Structure - Nav and content panes */
.nav-panel-container {
	display:inline;
	background: url('../images/shared/color-ed1c24-150x1.jpg') repeat-y left top #fff;	
	text-align:left;
	}
.content-panel {
	display:inline;
	background-color:#fff;
	text-align:left;
	}


/* Structure - Header, body, footer */
.header {
	display:block;
	color:#343432;
	background-color:#fff;
	text-align:right;
	}	
.content-panel-inner	{
	background-color:#fff;	
	}
.footer {
  text-align:center;
  color:#686868;
  font-size:80%;
	}
	

/* Structure - Interior content panels */
.copy-main {
	margin-top:0px;
	font-size:12px;
	line-height:1.1em;
	background-color:#fff;
	color:#222;	
	}

.sponsor-panel {
	background-color:#fff;
	text-align:center;
	}	


	
/* STYLE */
/* style - Nav Panel */
.nav-panel {background-color:#ed1c24;}
.nav-panel p {margin-top:36px;}	
.nav-panel a {
	margin-left:16px;
	line-height:38px;
	color:#fff;
	text-decoration:none;
	font-family: "Helvetica", helvetica, arial, sans-serif;
}
.nav-panel a:hover {
	text-decoration:underline;
}
.here {
	color:#fff200;
	}



/* style - Header */
.header p {margin-top:0px;}

.date-loc {
	margin-top: 0px;
	font-size:.7em;
	line-height:1.15em;
	font-weight:bold;
	color:#686868;
	text-align:right;
}


/* style - Copy Content */
.copy-panel a {margin:0px 0px 0px 0px;}

.copy-main h1 {
	margin:0px 20px 10px 20px;
	font-size:16px;
	font-weight: bold;
	}
	
.copy-main img {
	margin:10px 0px 20px 20px;
}
.img-float-left {
	float:left;
	padding: 0px 8px 8px 0px;
	}
	
.copy-main p, form {
	margin:0px 20px 10px 20px;
}
.copy-main ul, ol {
	padding:0 0 0 13px;
}
.copy-main a {
	margin: 0px 0px 0px 0px;
	color:#21466f;
	text-decoration:none;
	font-weight:bold;
}
.copy-main a:hover {
	text-decoration:underline;
}
.copy-main table {
	width:380px;
	vertical-align:top;
	margin:0px 20px 0px 20px;
	}


.agenda-time {
	font-size:.85em;
	font-weight:bold;
	}
.agenda-item {
}
.agenda-item img {
	align:left;
	margin:0px 12px 0px 0px;
}
.agenda-title {
	font-weight:bold;
	color:#900;
	}
.agenda-bg1 {
	background-color:#ffcdcd; /* #fcc; */
	}
.agenda-bg2 {
	background-color:#cdd4f4; /* #ccf; */
	}	
	
.testimonial-home {
	font-size:.9em;
	color:#900;
	text-align:left;
	}
/* style - Partners */
.partners {text-align:center;}
.partners a {margin:0px 0px 0px 0px;}

.partners h1 {
	text-align:left;
	margin:0px 20px 10px 20px;
	font-size:16px;
	font-weight: bold;
	}
	
.partners img {
	margin:10px 0px 20px 20px;
}

.partners p, form {
	margin:0px 20px 10px 20px;
}

.partners a {
	margin: 0px 0px 0px 0px;
	color:#21466f;
	text-decoration:none;
	font-weight:bold;
}
.partners a:hover {
	text-decoration:underline;
}




/* style - Sponsors panel */
.sponsor-panel p {margin-top:0px;}

.sponsor-panel img {
	text-align:center;
	margin:10px 0 10px 0;
	}

.testimonial {
	margin-top: 0px;
	font-size:.8em;
	line-height:1.1em;
	color:#900;
	text-align:left;
	}
	
.testimonial p {margin-top:0px;}


.quoted {
	text-align:right;
	font-size:.8em;
	color:#900;
	margin-right:10px;
}
 hr {
	color:#900;
	background-color:#900;
	width:100%;
	height:2px;
}


/* style - Footer */
.footer p {
	margin:0px 0px 0px 0px;
	}
.footer a {
	margin:0px 0px 0px 0px;
	color:#686868;
	text-decoration:none;
	}
.footer a:hover {
	text-decoration:underline;
	}
	

