/*----CSS Reset----*/
*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,dl,ol,ul{list-style:none}legend{color:#000}button,select,textarea,input{font-size:100%}table{border-collapse:collapse}caption,th{text-align:left}
/*----End CSS Reset----*/
/*---------------------------------------------------------------------*/
/*----Elements----*/

body {
  background: #fff;
  font: normal 62.5% "FreeSans", Helvetica, Arial, sans-serif;
  color: #000;
  text-align: center;
}

body#home {
  background: #fff url(http://cherrycreeknorth.com/images/site/background-home.jpg) center top no-repeat;
}


a {
  text-decoration: none;
  outline: none;
}

a:hover {
  text-decoration: underline;
}

/*----End Elements----*/
/*---------------------------------------------------------------------*/
/*----Framework----*/

.clear {
  clear: both;
}

.no-display {
  display: none;
}

#wrap {
  width: 955px;
  margin: 0 auto;
  text-align: left;
}


/*----End Framework----*/
/*---------------------------------------------------------------------*/
/*----Header----*/

#header {
  height: 106px;
}

#logo {
  float: left;
  padding-top: 15px;
}

ul#toplinks {
  background: url(http://cherrycreeknorth.com/images/site/background-top-links.png) left top repeat;
  float: right;
}

ul#toplinks li {
  display: block;
  float: left;
  padding: 5px 10px;
}

ul#toplinks li a {
  color: #000;
}

#tagline {
  clear: right;
  font-size: 1.9em;
  color: #939598;
  font-family: "Trebuchet MS";
  text-align: right;
  padding-top: 12px;
  /*float: right;*/
}

#header form {
  clear: right;
  float: right;
  padding-top: 12px;
}

#header form input#keywords {
  background: #fff;
  border: 1px solid #d3d3d3;
  color: #00b4cd;
  padding: 2px;
  float: left;
  width: 143px;
  margin-right: 5px;
}

#banner {
  float: left;
  width: 400px;
  height: 70px;
  padding-top: 15px;
  overflow: hidden;
  margin-left: 20px;
}


/*----End Header----*/
/*---------------------------------------------------------------------*/
/*----Home Middle----*/

#homemiddle {
  clear: both;
}

#homeflash {
  width: 694px;
  height: 376px;
  float: left;

  background: url(http://cherrycreeknorth.com/images/site/background-top-links.png) left top repeat;
  line-height:376px;
  text-align: center;
  font-size: 2em;
  font-weight: bold;
}


/*----End Home Middle----*/
/*---------------------------------------------------------------------*/
/*----Nav----*/

#nav {
  float: left;
}

#nav li {
  display: block;
  float: left;
}

#nav li a {
  text-indent: -9999px;
  display: block;
  width: 51px;
  height: 482px;
  margin-right: 1px;
}

#nav li.shop a {
  background: url(http://cherrycreeknorth.com/images/site/nav-shop.gif) right top no-repeat;
}

#nav li.shop a:hover {
  background: url(http://cherrycreeknorth.com/images/site/nav-shop-over.gif) right top no-repeat;
}

#nav li.dine a {
  background: url(http://cherrycreeknorth.com/images/site/nav-dine.gif) right top no-repeat;
}

#nav li.dine a:hover {
  background: url(http://cherrycreeknorth.com/images/site/nav-dine-over.gif) right top no-repeat;
}

#nav li.events a {
  background: url(http://cherrycreeknorth.com/images/site/nav-events.gif) right top no-repeat;
}

#nav li.events a:hover {
  background: url(http://cherrycreeknorth.com/images/site/nav-events-over.gif) right top no-repeat;
}


/*----End Nav----*/
/*---------------------------------------------------------------------*/
/*----Bottom Blocks----*/

#bottomblocks {
  clear: both;
  padding-top: 20px;
}

#bottomblocks div.gift-card img {
  float: left;
  margin-right: 10px;
  display: block;
}

#bottomblocks .block {
  width: 290px;
  float: left;
}

#bottomblocks .block h1 {
  font-size: 2.4em;
  font-family: Freesans, "Arial Narrow", Helvetica, Arial, sans-serif;
  padding-bottom: 3px;
  background: url(http://cherrycreeknorth.com/images/site/hdots.gif) left bottom repeat-x;
  margin-bottom: 5px;
}

#bottomblocks .block h2 {
  font-size: 1.1em;
  line-height: 1.3em;
  font-weight: bold;
}

#bottomblocks .block h2 a {
  color: #00b4cd;
}

#bottomblocks .block p {
  font-size: 1.1em;
  line-height: 1.3em;
}

#bottomblocks .block p a {
  color: #000;
  font-weight: bold;
}

#bottomblocks .gift-card h1 {
  margin-left: 156px;
}

#bottomblocks .newsletter {
  border: 1px solid #dedad6;
  border-width: 0 1px;
  padding: 0 20px 20px;
  margin: 0 20px;
}

#bottomblocks .newsletter form {
  padding-left: 40px;
  padding-top: 10px;
}

#bottomblocks .newsletter label {
  font-size: 1.3em;
  font-family: Freesans, "Arial Narrow", Helvetica, Arial, sans-serif;
  float: left;
  width: 35px;
  padding-bottom: 7px;
}

#bottomblocks .newsletter input.text {
  background: #fff;
  border: 1px solid #d3d3d3;
  color: #00b4cd;
  padding: 2px;
  float: left;
  width: 143px;
  margin-right: 5px;
}

#bottomblocks .newsletter br {
  clear: both;
}

#bottomblocks .events {
  position: relative;
}

#bottomblocks .events .viewall {
  position: absolute;
  right: 0;
  top: 15px;
  color: #00b4cd;
  font-weight: bold;
  text-decoration: underline;
}


/*----End Bottom Blocks----*/
/*---------------------------------------------------------------------*/
/*----Footer----*/

#footer {
  clear: both;
  padding: 40px 0;
}

#footer #links .block {
  float: left;
  border-right: 1px solid #e5e5e5;
  margin-right: 13px !important;
  margin-right: 6px;
  height: 110px;
}

#footer #links .block h1 {
  font-size: 1.6em;
  text-transform: uppercase;
  font-weight: bold;
  color: #5bc5d4;
  font-family: Freesans, "Arial Narrow", Helvetica, Arial, sans-serif;
}

#footer #links .block ul {
  float: left;
  font-size: 1.1em;
  line-height: 1.3em;
  margin-right: 13px;
}

#footer #links .block p {
  width: 110px;
}

#footer #links .block ul li a {
  color: #000;
}

#footer .shopping ul {
  width: 240px;
}

#footer .shopping ul li {
  display: block;
  float: left;
}

#footer .shopping ul li a.c1 {
  display: block;
  float: left;
  width: 140px;
}

#footer .shopping ul li a.c2 {
  display: block;
  float: left;
  width: 100px;
}

#footer .dining ul {
  width: 70px;
}

#footer .dining ul li {
  display: block;
}

#footer .dining ul li a.c1 {
  display: block;
  float: left;
  width: 140px;
}

#footer .dining ul li a.c2 {
  display: block;
  float: left;
  width: 70px;
}

#footer .gift-card {
  width: 120px;
}

#footer .getting-here {
  width: 113px;
}

#footer .gift-card a {
  color: #000;
  font-weight: bold;
}


#footer #links .contact {
  border-right: 0 none;
  margin-right: 0;
}

#footer #links .contact ul {
  margin-right: 0;
}

#footer #copyright {
  clear: both;
  padding-top: 20px;
}

#footer #copyright p {
  color: #d1d1d1;
  line-height: 1.2em;
}

#footer #copyright a {
  color: #d1d1d1;
}


/*----End Footer----*/
/*---------------------------------------------------------------------*/
/*----Middle----*/

#middle {
  margin-bottom: 20px;
}


#middle #main {
  float: left;
  width: 798px;
  border-right: 1px solid #fff;
}

#middle h1 {
  background: #222;
  color: #fff;
  font-size: 3.7em;
  font-family: Freesans, "Arial Narrow", Helvetica, Arial, sans-serif;
  padding: 5PX 15px;
  border-bottom: 1px solid #fff;
}

#middle #content {
  width: 598px;
  float: left;
  padding: 0 10px;
  margin-top: 10px;
  border-right: 1px solid #cfcfcf;
}

#middle #content h2 {
  color: #000;
  font-size: 3.7em;
  font-family: Freesans, "Arial Narrow", Helvetica, Arial, sans-serif;
  margin-bottom: .5em;
}

#middle #content h3 {
  color: #000;
  font-size: 3em;
  font-family: Freesans, "Arial Narrow", Helvetica, Arial, sans-serif;
  margin-bottom: .5em;
  clear: both;
}

#middle #content h4 {
  color: #000;
  font-size: 2em;
  font-family: Freesans, "Arial Narrow", Helvetica, Arial, sans-serif;
  margin-bottom: .5em;
}

#middle #content small {
  color: #38AEC0;
  font-size: 2em;
  font-family: Freesans, "Arial Narrow", Helvetica, Arial, sans-serif;
  margin-bottom: .5em;
}

#middle #content p {
  font-size: 1.2em;
  line-height: 1.6em;
  margin-bottom: 1em;
}

#middle #content dt {
  font-size: 1.4em;
  font-weight: bold;
}

#middle #content dd {
  border-bottom: 1px solid #efefef;
  margin-bottom: 1em;
}

#middle #content dd p.right {
  float: right;
  width: 250px;
}

#middle #content dd p small {
  color: #000;
  font-size: .8em;
  font-family: Freesans, Helvetica, Arial, sans-serif;
  margin-bottom: 1em;
}


#middle #content .address p {
  font-size: 1.4em;
  font-weight: bold;
}

#middle #content .accept-giftcard a {
  background: url(http://cherrycreeknorth.com/images/site/gift-card-sm.gif) left top no-repeat;
  width: 80px;
  height: 49px;
  display: block;
  text-indent: -9999px;
  float: right;
}

#middle #content ul {
  margin-bottom: 1em;
  padding-left: 20px;
}

#middle #content ul li {
  font-size: 1.2em;
  line-height: 1.6em;
  font-weight: normal;
  padding-left: 15px;
  background: url(http://cherrycreeknorth.com/images/site/bullet-shop.gif) left 5px no-repeat;
}

#middle #content ul.press li {
  font-size: 1.2em;
  line-height: 1.6em;
  font-weight: normal;
  padding-left: 0px;
  background: none;
  margin-bottom: 1em;
}

#middle #content ul#nav_categories li, #middle #content ul#store_list li {
  font-size: 1.4em;
  line-height: 1.6em;
  font-weight: bold;
  padding-left: 15px;
  background: url(http://cherrycreeknorth.com/images/site/bullet-shop.gif) left 7px no-repeat;
}

#middle #content a {
  color: #00B4CD;
}

#middle #content form {
  margin-bottom: 2em;
}


#middle #content fieldset {
  border: 1px solid #efefef;
  padding: 20px;
  margin-bottom: 1em;
}

#middle #content fieldset label {
  display: block;
  float: left;
  width: 90px;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 1em;
  padding: 2px 10px 2px 0;
  text-align: right;
}

#middle #content fieldset input {
  float: left;
  width: 448px;
  font-size: 1.2em;
  border: 1px solid #d5d5d5;
  background: #fff;
  margin-bottom: 1em;
  padding: 2px;
}

#middle #content input.submit {
  width: 100px;
  font-size: 1.2em;
  padding: 2px;
}


#middle #subnav {
  padding: 10px;
  float: left;
  width: 159px;
}

#middle #subnav ul {
  margin-bottom: 2em;
}

#middle #subnav li {
  font-size: 1.1em;
  padding-left: 12px;
  margin-bottom: 7px;
  background: url(http://cherrycreeknorth.com/images/site/bullet-shop.gif) left 3px no-repeat;
}

#middle #subnav h2 {
  color: #38aec0;
  font-size: 2em;
  font-family: Freesans, "Arial Narrow", Helvetica, Arial, sans-serif;
  margin-bottom: .5em;
}

#middle #subnav a {
  color: #000;
  display: block;
}


/*----End middle----*/
/*---------------------------------------------------------------------*/
/*----Calendar----*/

.calendarBG {
 background-color: #fff;
 width: 598px;
}

.calendarBlank {
 background-color: #efefef;
 border: 1px solid #fff;
 color: #ccc;
 vertical-align: top;
 padding: 5px;
}

.calendarHeader th {
 color: #a0a0a0;
 text-align: center;
 font-size: 1.6em;
  font-family: Freesans, "Arial Narrow", Helvetica, Arial, sans-serif;
  padding: 5px;
}

.calendarMonthLinks {
  font-family: Freesans, "Arial Narrow", Helvetica, Arial, sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #000;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: normal;
 font-size:	1.6em;
 color: #fff;
 background-color: #44b7c7;
 text-align:  center;
 vertical-align: middle;
 width: 77px;
  font-family: Freesans, "Arial Narrow", Helvetica, Arial, sans-serif;
  border: 1px solid #fff;
  padding: 5px 10px;
}

.calendarToday {
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  left;
 vertical-align: top;
 color:             #fff;
 background-color: 	#44B7C7;
 border: 1px solid #fff;
 padding: 5px;
}

#middle #content .calendarToday a {
 color:             #fff;
 display: block;
 margin-bottom: 1em;
}

.calendarCell {
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  left;
 vertical-align: top;
 color:             #666;
 background-color:  #f9f9f9;
 border: 1px solid #fff;
 height: 50px;
 padding: 5px;
}

.calendarCell a {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
 display: block;
 margin-bottom: 1em;
}

#middle #content .calendarCell .events a {
 color:             #666;
}

#middle #content .calendarCell a:hover {
 text-decoration: underline;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a.previous {
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	background: url(http://cherrycreeknorth.com/images/site/calendar-prev.gif) left top no-repeat;
	float: right;
}

.calendarMonthLinks a.next {
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	background: url(http://cherrycreeknorth.com/images/site/calendar-next.gif) left top no-repeat;
}

#middle #content .calendarCell .events p, #middle #content .calendarToday .events p {
  font-family: Freesans, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 10px;
  letter-spacing: normal;
  line-height: 1.2em;
  margin-bottom: 1em;
}

.event {
  margin-bottom: 2em;
  border-bottom: 1px solid #efefef;
  padding-bottom: 2em;
}

.event img {
  float: right;
  margin: 0 0 10px 10px;
}


/*----End Calendar----*/
/*---------------------------------------------------------------------*/
/*----Map----*/

#map {
  border: 1px solid #CFCFCF;
  position: relative;
  margin-bottom: 2em;
}

/*----End Map----*/
/*---------------------------------------------------------------------*/
/*----Videos----*/

.videothumb {
  width: 269px;
  float: left;
  margin: 10px;
}


/*----End Videos----*/