/*********************************/
/***********header**************/
body {
	padding:0px;
	margin:0px;
	text-align:center;
	background-color:#999999;
	min-width:750px;
}
#container { position:relative; }
#header {
	width:100%;
	background:#FFFFFF;
	z-index:50;
}

/**********nav*************/

#line {
	padding:0px;
	margin:0px;
	position:relative;
	background:#282A6F;
	height:4px;
}
#bar {
	border-top-color:#F8D63F;
	border-top-style:solid;
	width:100%;
}
#center {
	position:relative;
	float:left;
	width:100%;
	background-color:#282A6F
}
#center #nav {
	position:relative;
	float:left;
	background-color:#282A6F;
	width:200px;
	height:100%;
}
#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:18px;
}
#nav li {
	color:#fff;
	float:left;
	width:200px;
	height:30px;
	padding-top:20px;
	text-align:center;
}
#nav li a {
	text-decoration:none;
	color:#fff;
	display:block;
	border-top:1px dotted #282A6F;
	border-bottom:1px dotted #282A6F;
}
#nav li a:hover {
	color:#F8D63F;
	border-bottom:dotted #F8D63F thin;
	border-top:dotted #F8D63F thin;
}
#nav li a.current { color:#F8D63F; cursor:default; }

/************main****************/
#center #main {
	min-height:400px;
	padding-top:20px;
	padding-right:20px;
	padding-left:30px;
	padding-bottom:20px;
	float:left;
	width:65%;
	border-left:solid 3px #f8d63f;
}
#main #mainFrame {
	float: left;
	width: 65%;
	padding:5px;
	text-align:left;
	text-indent:1.6em;
}


.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:normal;
	font-style:normal;
	color:#fff;
	width:100%;
	font-weight: normal;
}

 #main #contact {
	width: 400px;
	padding:20px
}
#main a { color:#ffffff }

#links {
	width:180px;
	margin:0 auto;
	padding: 50px 0 0 20px;
}
#main #links a {
	border:none;
	margin:5px;
	text-decoration:underline;
}
#main #mainText {
	float:left;
	width:60%;
}

#main #linksBox {
	width: 30%;
	float:left;
	color:#fff
}
#main div #directory #businessDir {
	width: 85%;
	clear:both
}
#main div .eventTitle {
	font-size: 18px;
	color: #FF0;
	font-style: normal;
	font-weight: normal;
	letter-spacing:normal;
}



/***********footer****************/
#footer {
	clear:both;
	background-color:#F8D63F;
}

/************form****************/

form#addEventForm fieldset {
  margin-bottom: 10px;
}
form#addEventForm legend {
  padding: 0 2px;
  color:#fff;
  font-weight: bold;
}
form#addEventForm label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form#addEventForm fieldset ol {
  margin: 0;
  padding: 0;
}
form#addEventForm fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form#addEventForm em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form#addEventForm label {
  width: 120px;/* Width of labels */
}

/*****************event*****************/

.event h2 {
	color: #ffff00;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	text-indent:0;
}
.event h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: left;
	padding:0;
	margin:6px 0;
}
.event h4 {
	color:#fff;
	text-align:left;
	font-size:10px;
	padding:0;
	width:560px;	
}
.event {width:580px;padding: 10px 20px;}


/**************dir**************/
#directory {
	position:relative;
	width:100%;
	float:left;
	padding-top: 20px;
}
#directory td { padding:0 5px 0 5px; }
#main #directory #results td {
	padding-top:5px;
	padding-bottom:2px;
}
#main #directory #businessType {
	width:95%;
	margin-left:auto;
	margin-right:auto;
}
#main #directory #businessType ul {
	display:inline;
	list-style-type:none;
}
#main #directory #businessType li {
	float:left;
	padding:8px;
}
#container #main #results td a { color:#000000; }

#main #directory #results #resultsMember #resultsImage {
	margin: 20px;
	float: left;
	width:33%;
}
#main #directory #results #resultsMember {
	margin: 20px 20px 0px;
	float: left;
}
#main #directory #results div {
	margin: 0px;
	width: 90%;
	padding: 20px;
	display: inline-block;
}

#main #directory a {
	padding-right: 10px;
	padding-left: 10px;
}
#main #directory #directorySearch {
	width:300px;
	left:50px;
	margin: 10px 0px 10px 70px;
}

#directory table { margin-bottom:10px; }

.clearFloat{position:relative; clear:both;}

.businessName {
	font-size: 18px;
	font-weight: bold;
}
.businessAddress {
	color: #000000
}

/*************frame************/
#frame {
	text-align:left;
	padding:10px;
}

#frameCentered {
	text-align:left;
	padding:0 15px;
}

/*********elements*************/

h1 {
	color:#F8D63F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-style:italic;
	font-weight:bold;
	letter-spacing:0.1em;
	text-align: left;
}
h2 {
	color:#F8D63F;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	letter-spacing:0.1em;
	text-align: left;
	padding:20px 0;
	text-indent:20px;
	max-width:780px;
}
.event h2.date{color:#fff}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:normal;
	color:#FFFF00;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:normal;
	font-style:normal;
	color:#FFF;
	width:100%;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:normal;
	font-style:normal;
	color:#FFFFFF;
	width:100%;
	font-weight: normal;
}
#frame h4{margin: 0}
#frame h5{margin: 5px 10px 30px 10px}

.bodyTextBold {
	font-weight: bold;
	text-align: center;
}


.leftAlign { text-align: left; }
.centerAlign { text-align: center; }
#main .eventsInfo {
	text-align: left;
	padding: 15px;
}
#main .eventsInfo p { color: #FFF; }
/*.eventsInfo h3 { font-size: 18px; }*/
.eventsInfo a img {
	padding: 10px 50px;
	border:none;
}
small{ color:#fff; }
p.white{color:#fff}
#topArea { width:300px; }

#headerRow th {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
#addMemberModal #imagePreview {  }

#addMemberForm{
    width:500px;
}
    #addMemberForm label{
        display: inline-block;
        width:150px;
        text-align:right
    }

    #addMemberForm input, #addMemberForm select{
        text-align:left;
        width:250px;
        margin:2px
    }
    #addMemberForm #addBtn{
        height:30px;
    }


.confirmText{color:red; display:inline;}

a#couponCentralLink{margin:40px 20%;}

#container #center #main div #map {
	background-color: #666;
	height: 500px;
	width: 500px;
}

.dirResults{background:#ddd; width:800px; border:solid #555 1px; margin-bottom:10px;color:black}
#main .dirResults a{color:black;}
.dirInfo{width:450px;padding:10px 0; float:left}
.dirImage{float:left; margin:20px auto}


#main #holidayCheer{ width:800px; left:10px; margin:20px; text-align:left;}#container #center #main #mainFrame #hcLink {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#main #mainFrame #crosswalkRules { color: #000; background: #eee; margin: 10px; padding: 10px; border: 1px solid #000;font-family:Georgia, "Times New Roman", Times, serif;	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 1px 1px 8px #000;
	-webkit-box-shadow: 1px 1px 8px #000;}
#main #mainFrame #crosswalkRules ol li {margin-left:20px; text-indent:0; padding:4px }
#crosswalkRules h2 { font-weight: bold; font-size: 18px; color:#000; padding:5px; margin:5px;}
#crosswalkRules ol h3 { font-weight: bold; font-size:16px; color:#000; margin-top:10px;}
