/*global styles */

#wrapper {
	background-color: #fff;
	min-height: 570px;
	width: 950px; 
	margin: 0 auto;
}

p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 16px;
	color: #7c7c7c; /*gray text*/
	margin: 0 0 14px 0;
}


p a:link, p a:active, p a:visited {
	color: #b6671d; /* orange */
}

p a:hover {
	color: #7c7c7c; /*gray text*/
}

h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;	
	height: 30px;
	font-size: 18px;
}

#navigation {
	height: 30px;
	width: 630px;
	float: right;
	position:relative;
	/*background: transparent url('../images/navigation.jpg') no-repeat;*/
	background: transparent url('../images/navigation-splash.jpg') no-repeat;
	visibility: hidden; /* remove when there is content for nav*/
}

#navigation li { 
	display: inline;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	height: 30px;
	float: left;
	position: relative;	
}

#navigation a {
	height: 30px; 
	display: block;
}

/* hiding member login for splash page only*/
#nav-item1 { width: 55px; background: transparent url('../images/navigation-splash.jpg') 0px 0px no-repeat;	}
a#nav-item1:hover { background: transparent url('../images/navigation-splash.jpg') 0px -30px no-repeat; }

#nav-item2 { width: 63px; background: transparent url('../images/navigation-splash.jpg') -55px 0px no-repeat; }
a#nav-item2:hover { background: transparent url('../images/navigation-splash.jpg') -55px -30px no-repeat; }

#nav-item3 { width: 96px;  background: transparent url('../images/navigation-splash.jpg') -118px 0px no-repeat; }
a#nav-item3:hover { background: transparent url('../images/navigation-splash.jpg') -118px -30px no-repeat; }

#nav-item4 { width: 101px;  background: transparent url('../images/navigation-splash.jpg') -214px 0px no-repeat; }
a#nav-item4:hover { background: transparent url('../images/navigation-splash.jpg') -214px -30px no-repeat; }

#nav-item5 { width: 45px;  background: transparent url('../images/navigation-splash.jpg') -315px 0px no-repeat; }
a#nav-item5:hover { background: transparent url('../images/navigation-splash.jpg') -315px -30px no-repeat; }

#nav-item6 { width: 87px;  background: transparent url('../images/navigation-splash.jpg') -360px 0px no-repeat; }
a#nav-item6:hover { background: transparent url('../images/navigation-splash.jpg') -360px -30px no-repeat; }

#nav-item7 { width: 70px;  background: transparent url('../images/navigation-splash.jpg') -447px 0px no-repeat; }
a#nav-item7:hover { background: transparent url('../images/navigation-splash.jpg') -447px -30px no-repeat; }

#nav-item8 { width: 113px;  background: transparent url('../images/navigation-splash.jpg') -517px 0px no-repeat; }
a#nav-item8:hover { background: transparent url('../images/navigation-splash.jpg') -517px -30px no-repeat; }


/*logo, tagline, banner container*/
#top-container {
	height: 88px;
	width: 950px;
	padding-bottom: 13px; 
	border-bottom: 1px solid #dcdee0;
	background: transparent url('../images/banner-whole.jpg') no-repeat;
	position: relative;
}

#amasne-logo {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 349px;
	height: 88px;
}

#amasne-logo a {
	text-indent: -9999px;
	display: block;
	width: 349px;
	height: 88px;
}

#amasne-tagline {
	width: 144px;
	height: 88px;
	position: absolute;
	display: block;
	top: 0px;
	left: 349px;
}

#amasne-banner {
	width: 457px;
	height: 88px;
	position: absolute;
	display: block;
	top: 0px;
	left: 493px;
}

#row-top {
	background-color: #fff; 
	width: 950px;
	padding: 12px 0 0 0;
	overflow: hidden;
}

#cell-one {
	background-color: #fff;
	float: left;
	width: 314px;
	padding: 0 0px 2000px 0px;
	margin: 0 0px -2000px 0px;
}

#cell-one h2 {
	color: #492b5a;
	margin: 0 0 0 12px;
}

#cell-one-container {
	background-color: #e7e5f3; /*purple background*/
	width: 300px;
	padding: 0 0 16px 0;
	margin: 0 0 16px 0;
}

#cell-one-container #event-row-splash {
	width: 280px;
	margin: 0px 0 0px 10px;
	padding: 10px 0 0 0;
	font-size: 15px;
	font-style: italic;
	color: #7c7c7c;
}
#cell-one-container #event-row-splash h3 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
#cell-one-container #event-row-splash h3 a {
	color: #7F162E;
}
#cell-one-container #event-row-splash a {
	font-weight: bold;
	font-style: normal;
	color: #B6671D;
}
#cell-one-container #event-row-splash a:hover {
	color: #7C7C7C;
}
#cell-one-container #event-row-splash p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-style: normal;
}
#cell-one-container #event-row-splash ul {
	margin: 0px;
	padding: 0px;
}
#cell-one-container #event-row-splash li {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 6px;
	padding: 0px;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
}
#cell-one-container #event-row-splash hr.upevents {
	height: 1px;
	border-top: 1px #C7C7C7 dotted;
	margin: 5px 0px;
	padding: 0px;
}
* html #cell-one-container #event-row-splash hr.upevents {
	margin: 0px;
}

#cell-one-container .event-row  {
	width: 280px;
	background-color: #fff;
	margin: 3px 0 8px 10px;
}


#cell-one-container .event-date {
	float: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 17px;
	color: #492b5a;
	margin: 10px 10px 0 0;
}

#cell-one-container .event-title {
	float: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 17px;
	color: #492b5a;
	margin: 10px 0 0 0;
	width: 175px;
}

#cell-one-container .event-details {
	float: right;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	margin: 15px 0 0 0;
}

#cell-one-container .event-description {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #7c7c7c;
}

#cell-one-container #view-all-events {
	margin: 25px 0 0 0;
	float: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 17px;
	color: #492b5a;
	font-style: italic;
	font-weight: bold;
}

#cell-one p {
	padding: 0 0 0 12px;
	width: 280px;
}

#cell-two {
	background-color: #fff;
	width: 406px;
	float: left;
	padding: 0 0 2000px 14px;
	margin: 0 0 -2000px 0;
	border-left: 1px solid #dcdee0; 
	border-right: 1px solid #dcdee0; 
}

.intro {
	font-weight: bold;
	color: #7C7C7C;
	font-size: 16px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-style: italic;
	line-height: 20px;
	margin-bottom: 30px;
	
}

#cell-two h2 {
	color: #7f162e;
}

#cell-two-container {
	background-color: #fff;
	width: 394px;
}

#cell-three {
	background-color: #fff;
	float: left;
	width: 185px;
	padding: 0 0 2000px 14px;
	margin: 0 0 -2000px 0px;

}

#cell-three h2 {
	color: #a9511b;
}

#cell-three-container {
	background-color: #fff;
	width: 185px;
}

.expansion {
	margin: 20px 0 0 0;
}

.expansion-h2 {
	margin: 30px 0 0 12px !important;
}

#row-btm {
	background-color: #fff;
	width: 950px;
	border-top: 1px solid #dcdee0;
	overflow: hidden;
}


#cell-four {
	background-color: #fff;
	float: left;
	width: 307px;
	padding: 0 0px 2000px 0px;
	margin: 0 0px -2000px 0px;
}

/* just in case they want something here. */
#cell-four h2 {
	color: #fff;
}

/* just in case they want something here. */
#cell-four-container {
	background-color: #fff;
	width: 300px;
	height: 80px;
}

#cell-five {
	background-color: #fff;
	float: left;
	width: 406px;
	padding: 10px 0 2000px 14px;
	margin: 0 0 -2000px 7px;
	border-left: 1px solid #dcdee0; 
	border-right: 1px solid #dcdee0; 
}

#cell-five h2 {
	color: #777777;
}

#cell-five-container {
	background-color: #fff;
  width: 394px;
	margin: 20px 0 0 0;
}


#sponsor1 {
	position: relative;
	float: left;
	background: transparent url('../images/gladworks-logo.jpg') no-repeat;
	width: 103px;
	height: 75px;
	margin: 8px 0 0 0;
}

#sponsor1 a {
	position: absolute;
	text-indent: -9999px;
	display: block;
	width: 103px;
	height: 75px;
}

#sponsor2 {
	position: relative;
	float: left;
	background: transparent url('../images/mercury-logo.jpg') no-repeat;
	width: 96px;
	height: 75px;
	margin: 8px 0 0 6px;
}

#sponsor2 a {
	position: absolute;
	text-indent: -9999px;
	display: block;
	width: 96px;
	height: 75px;
}

#sponsor3 {
	position: relative;
	float: left;
	background: transparent url('../images/watermark-logo.jpg') no-repeat;
	width: 165px;
	height: 75px;
	margin: 8px 0 0 12px;
}

#sponsor3 a {
	text-indent: -9999px;
	display: block;
	width: 165px;
	height: 75px;
}

#cell-six {
	background-color: #fff;
	float: left;
	width: 185px;
	padding: 10px 0 2000px 14px;
	margin: 0 0 -2000px 0px;
}

#cell-six h2{
	color: #a9511b;
}

#cell-six h2 a, #cell-six h2 a:visited {
	color: #a9511b;
}

#cell-six h2 a:hover {
	color: #7c7c7c;
}

#cell-six-container {
	background-color: #fff;
	width: 185px;
	margin: 10px 0 0 0;
}

#facebook {
	float: left;
	position: relative;
	background: transparent url('../images/facebook-logo.jpg') no-repeat;
	width: 48px;
	height: 48px;
}

#facebook a {
	position: absolute;
	text-indent: -9999px;
	display: block;
	width: 48px;
	height: 48px;
}

#twitter {
	float: left;
	position: relative;
	background: transparent url('../images/twitter-logo.jpg') no-repeat;
	width: 48px;
	height: 48px;
	margin: 0 20px 0 20px;
}

#twitter a {
	position: absolute;
	text-indent: -9999px;
	display: block;
	width: 48px;
	height: 48px;
}

#linkedin {
	float: left;
	position: relative;
	background: transparent url('../images/linkedin-logo.jpg') no-repeat;
	width: 48px;
	height: 48px;
}

#linkedin a {
	position: absolute;
	text-indent: -9999px;
	display: block;
	width: 48px;
	height: 48px;
}

#footer {
	height: 30px;
	width: 950px;
	margin: 8px 0 0 0;
	padding: 12px 0 0 0;
	border-top: 1px solid #dcdee0; 
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #7c7c7c; 
}

.clear {
	clear: both;
}