@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image:url(../_images/shell/body-bg.jpg);
	background-repeat:repeat-x;
	color:#333;
	font-size:12px;
	background-color: #1176ae;
	}
p, h1, h2, h3, h4, h5, h6, ul, li, form, table {
	margin:0;
	padding:0;
	}
/*ul, ol {
	list-style: none;
	}*/
img {
	border:0;
	}
.clear {
	clear:both; 
	padding:0px; 
	margin:0px;
	}
h1 {
	font-size:24px;
	color:#53afe3;
	text-transform:uppercase;
	margin-bottom:10px;
	}
h2 {
	font-size:24px;
}

h3 {
	font-size:18px;
}

h4 {
	font-size:16px;
	}

p {
	margin-bottom:15px;
	}
small{
	font-size:10px;
}
a:link {
	color:#333;
	text-decoration:none;
}

a:visited {
	color:#333;
	text-decoration:none;
}

#wrapper {
	width:961px;
	margin:auto;
	margin-top:20px;
	margin-bottom:10px;
	}
.frame {
 	border: 6px solid #fff;
	text-align:center;
	background-color: #fff;
	margin:0 4px 8px 4px;
	}
.bei {
	background-color:#EDEDED;
	padding:20px 10px;
	text-align:left;
	height:545px;
	font-size:11px;
}
.noborder {
	border:0;
	}
	
.event {
	background:url(../_images/shell/left-content/march-luncheon.jpg) no-repeat left top;
	border:0px solid #fff;
	height:143px;
	width:238px;
}

#header {
	width:925px;
	height:245px;
	background-image:url(../_images/shell/header/header.jpg);
	background-repeat:no-repeat;
	padding:15px;
	margin:0 3px 8px 3px;
	margin-bottom:8px;
	}
#header #top form, #header #top form a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	text-align:right;
	text-decoration:none;
	}
#header #top form #field-holder {
	background-image:url(../_images/shell/header/newsletter-bg.gif);
	background-repeat: no-repeat;
	background-position:left center;
	height:30px;
	display:inline;
	cursor:pointer;
	cursor:hand;
	}
	
#header #top form #newsletter{
	width:115px;
	background:none;
	border:0;
	font-size:11px;
	}
#header #bottom {
	text-align:right;
	margin-top:170px;
	}
#header #bottom a { 
	float:right;
	margin-left: 8px;
}

#nav {
	z-index:2;
}
	
#nav ul {
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	float:left;
	list-style:none;
	background-image: url(../_images/shell/nav-bg.jpg);
	background-repeat:repeat-x;
	}
#nav li  {
	float:left;
	text-align:center;
	border-right: solid 5px #FFFFFF;
	}
#nav li.firstnav {
	padding-left:0px;
	}
#nav li.lastnav {
	border:none;
	}
#nav li a {
	text-decoration:none;
	color:#000000;
	display:block;
	padding:9px 18px 13px 18px;
	}
	
#nav li ul li a {
	padding:5px 10px;
	text-align:left;
}

#nav .single {
	padding:18px 25px 20px 25px;
	}
#nav li a.on {
	color:#1a7cb2;
	}	
#nav li a:hover {
	text-decoration:none;
	color:#1a7cb2;
	}
#left {
	width:246px;
	float:left;
	}
#center {
	width:470px;
	float:left;
	z-index:1;
	}
#right {
	width:245px;
	float:left;
	}
#main-content{
	background-color:#ededed;
	text-align:left;
	padding:20px;
	height:545px;
	overflow:auto;
	}

.slideshow {
	position:relative;
	z-index:0;
}
	
#main-content ul {
	list-style-type:disk;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	}
	
	
#main-content ul li{
	padding-top:5px;
	}
	
.gridContainer ul {
	list-style:none;
	}
	
#footer {
	background-color:#f1f1f1;
	text-align:left;
	}
#footer p {
	margin:0;
	margin-top:15px;
	}
#footer a{
 color:#000000;
 text-decoration:none;
 }
 #footer a:hover{
 	color:#1a7cb2;
	}
#footer img {
	float:left;
	}
#footer #copyright {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	margin-left:15px;
	width:380px;
	float:left;
	}
#footer #visitor-info {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin-left:10px;
	width:200px;
	float:right;
	text-align:right;
	margin-right:15px;
	}
#asba {
	margin-right:100px;
	}
	
/*Admin Area*/

#admin-right {
	width:280px;
	float:right;
	padding-bottom:20px;
	}	

.adminNav {
	background-color:#ededed;
	text-align:left;
	padding:5px;
	padding-top:20px;
	padding-bottom:55px;
	overflow:auto;
}

#admin-center {
	width:680px;
	float:left;
	
	}

#admin-content{
	background-color:#ededed;
	text-align:left;
	padding:20px;
	overflow:auto;
	}
	
.pageElement {
	margin-top:15px;
}

.subpageLink {
	padding-left:10px;
}

/*Form*/
.formElement label {
	font-size:14px;
	font-weight:bold;
}

label.error {
	color:#FF0000;
	padding-left:10px;
	font-size:12px;
	font-style:italic;
}

.formElement {
	padding:5px;
	border:0px solid #fff;
	margin-top:10px;
}
.formGroup {
	padding:10px;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #fff;
}
.formGroupTitle{
	margin-top:20px;
	font-size:18px;
	font-weight:bold;
}

.formHead {
	color:#1a7cb2;
}

/*Grid*/
.gridHead {
	float:left;
	border: 1px solid #fff;
	padding:5px 10px;
	clear:right;
	background-color:#F4F4F4;
	font-size:14px;
	font-weight:bold;
}

.gridRow a:hover {
	background-color:#E9E9E9;
}

.gridEle {
	float:left;
	border: 1px solid #fff;
	border-top:0px;
	padding:5px 10px;
	margin:0px;
	height:25px;
	overflow:hidden;
}

/*Calendar*/
.calendarContainer {
	background:url(../_images/calendarBg.jpg) no-repeat center center;
	width:395px;
	height:325px;
}
.calendar {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #bbb;
	border-bottom-color: #bbb;
	margin-left:7px;
}

.calendarWeek {
	width:379px;
	border:0px solid #ff0000;
	margin-left:7px;
}
.dayBox {
	width:47px;
	height:35px;
	text-align:right;
	vertical-align:top;
	padding:3px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbb;
	border-right-color: #bbb;
	border-bottom-color: #bbb;
	border-left-color: #bbb;
}

.eventBox {
	width:47px;
	height:35px;
	text-align:right;
	vertical-align:top;
	padding:3px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbb;
	border-right-color: #bbb;
	border-bottom-color: #bbb;
	border-left-color: #bbb;
	background:url(../_images/smallEventIcon.jpg) no-repeat center bottom;
}

.eventBox a {
	color:#333;
	text-decoration:underline;
	font-weight:bold;
}

.weekdayName {
	text-align:center;
	width:47px;
}

.calendar-month {
	font-size:24px;
	letter-spacing:-1px;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:7px;
	text-align:center;
	border:0px solid #00ff00;
	color:#fff;
}

.calendar-month a {
	color:#fff;
}

.eventItem {
	background:url(../_images/eventBg.jpg) no-repeat left top;
	height:108px;
}

.eventContainer {
	margin-top:10px;
}

.eventItem .eventDate{
	margin-top:14px;
	margin-left:15px;
	width:79px;
	height:78px;
	text-align:center;
	float:left;
	border:0px solid #ff0000;
}

.eventItem .weekday {
	letter-spacing:-1px;
	font-size:13px;
	margin-top:4px;
}

.eventItem .month {
	letter-spacing:0px;
	font-weight:bold;
	font-size:15px;
	color:#fff;
}

.eventItem .date {
	font-size:35px;
	font-weight:bold;
	letter-spacing:-1px;
}

.eventItem .detailContainer {
	float:left;
	width:270px;
	margin-left:20px;
	margin-top:16px;
}

.eventItem .detailText {
	height:56px;
	overflow:hidden;
}

.eventItem .detailTitle {
	height:20px;
	overflow:hidden;
}

.quickDetails {
	font-size: 15px;
	margin-top: 15px;
}

.eventImg {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width:400px;
	overflow:hidden;
	
}
.eventDetails {
	margin-top: 20px;
}
.eventQuestions {
	margin-top: 20px;
}


#event-details .detailTitle {
	text-align: left;
}
.quickDetails .detailElement {
	font-weight: bold;
	padding: 5px;
}
.quickDetails .detailHead {
	vertical-align: top;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.membershipSelectDetails {
	font-size: 12px;
	font-weight: normal;
}

/*OVERLAY*/
.simple_overlay {          
	/* must be initially hidden */
	display:none;          
	/* place overlay on top of other elements */     
	z-index:10000;          /* styling */     
	background-color:#000;
	padding:20px;     
	border:1px solid #333;          
	/* CSS3 styling for latest browsers */     
	-moz-box-shadow:0 0 90px 5px #000;     
	-webkit-box-shadow: 0 0 90px #000;     
}  

.details {
	font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	color:#999999;
	background-color:#000;
	line-height: 1.5;  /*unitless for proper inheritance*/	
}


/* close button positioned on upper right corner */ 
.simple_overlay .close {
	background:url(../_images/exitButton.png);  
	position:absolute;     
	right:-20px;     
	top:10px;     
	cursor:pointer;     
	height:41px;     
	width:40px; 
}

/*Directoy Search*/
.bizResultContainer {
	border-top:0px solid #fff;
	border-bottom:3px solid #fff;
	margin:10px 0px;
	padding:5px;
	padding-bottom:20px;
}

.bizResultContainer a:hover{
	text-decoration:underline;
}

.bizResultContainer .item{
	margin:0px;
	padding:5px;
	font-size:14px;
	font-weight:bold;
}

.formGroupTitle a:hover{
	text-decoration:underline;
}

googlecart-add-button {
	text-align:center;
	margin:5px auto;
}
#wrapper #nav .sf-menu li ul {
	z-index: 99999;
}

div.error {
	color:#c00;
	font-size:11px
}

