body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,th, { margin:0;padding:0; }
table { border-collapse:collapse;border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal;font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6{ 	font-size:100%; }
q:before,q:after{ content:''; }
/* END RESET */

.ErrorText { color: #990000; }

body {
	margin: 0;
	padding: 0;
	background: #0e579c;
}
body,td,th {
	font: 11px/18px Verdana, Geneva, sans-serif;
	color: #333333;
}
p, ul, ol, H1, H2, H3, form { margin: 0 0 20px 0; }
a img { border: none; }
a {
	color: #1D6BA9;
	text-decoration: none;
}
a:hover {
	color: #13569C;
	text-decoration: underline;
}
p.salsa{
	font-family: 'Salsa', arial, helvetica;
	font-size:;
}
p.rancho{
	font-family: 'Rancho', arial, helvetica;
	font-size:;
}
p.nycd{
	font-family: 'Nothing You Could Do', arial, helvetica;
	font-size:;
}
p.quicksand{
	font-family: 'Quicksand', arial, helvetica;
	font-size:;
}
p.varela{
	font-family: 'Varela', arial, helvetica;
	font-size:12px;
}
p.convergence{
	font-family: 'Convergence', arial, helvetica;
	font-size:;
}

form { padding: 0;  }
form td { padding: 4px 0; text-align: left; }
#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	z-index: 100;
}
#wrapper-white {
	background: white;
	position: relative;
	padding: 20px;
}

#header { height: 90px; position: relative; }
.Intro {
	margin: 0px;
	padding: 0px;
}
#logo  {
	background-image: url(/images/logo-nbd.png);
	text-indent: -9999px;
	display: block;
	height: 227px;
	width: 159px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 36px;
	left: 0;
	background-repeat: no-repeat;
	z-index: 25;
}
#header H1 {
	margin: 0;
	padding: 0;
}

#header #social-links {
	width: 278px;
	height: 30px;
	position: absolute;
	top: 0;
	right: 5px;
	background: url(/images/bg-social.png) no-repeat;
	padding: 3px 0 0 15px;
	color: #06386c;
	font-size: 11px;
}
#header #social-links img {
	vertical-align: middle;
	margin: 0 2px;
	
}
#box-callouts {
}
#restaurant-search {
	width: 734px;
	height: 140px;
	position: relative;
	float: right;
	background: url(/images/bg-search.jpg);
	padding: 15px 5px 5px 20px;
}
form#restaurantsearch input, form#restaurantsearch select { background: white; border: 1px solid #d0a96e; }
form#restaurantsearch input#searchname {
	padding: 7px 10px;
	width: 190px;
	float: left;
	color: #686250;
	font: 12px Verdana, Geneva, sans-serif;
}
form#restaurantsearch fieldset#search-by-name span { display: block; float: left; padding-top: 5px; margin-left: 20px; color: #524c3a; }
form#restaurantsearch input[type="image"] { background: transparent; border: none; padding: none; }
form#restaurantsearch fieldset#search-options {
	position: absolute;
	top: 25px;
	left: 330px;
	width: 214px;
}

form#restaurantsearch fieldset#search-options label {
	display: block;
	float: left;
	width: 80px;
	margin-bottom: 5px;
	color: #524c3a;
	font-weight: bold;
	padding-top: 5px;
}
form#restaurantsearch fieldset#search-options select {
	width: 110px;
	padding: 3px;
	height: 25px;
	margin-bottom: 5px;
	color: #686250;
	font: 11px Verdana, Geneva, sans-serif;
}
form#restaurantsearch br { clear: left; }

form#restaurantsearch input#btn-startsearch {
	position: absolute;
	top: 55px;
	right: 18px;
}

#main-banner { height: 339px; position: relative; width: 920px; }
.slide { padding: 39px 30px 0 660px; height: 300px; width: 230px; position: absolute; top: 0; left: 0; z-index: 5; }
#Slide1 {
	background-image: url(/images/home-slides/slide1.jpg);
}
#Slide1 h2 { color: #ffda68; }
#Slide1 p { color: #fff; }

#Slide2 {
	background-image: url(/images/home-slides/slide2.jpg);
}
#Slide2 h2 { color: #ffda68; }
#Slide2 p { color: #fff; }

#Slide3 {
	background-image: url(/images/home-slides/slide3.jpg);
}
#Slide3 h2 { color: #ffda68; }
#Slide3 p { color: #fff; }

#Slide4 {
	background-image: url(/images/home-slides/slide1_04.jpg);
}
#Slide4 h2 { color: #ffda68; }
#Slide4 p { color: #fff; }

#Slide5 {
	background-image: url(/images/home-slides/slide1_03.jpg);
}
#Slide5 h2 { color: #ffda68; }
#Slide5 p { color: #fff; }

ul#home-feature-nav { position: absolute; bottom: 25px; right: 25px; margin: 0; z-index: 10; }
ul#home-feature-nav li { float: left; }
ul#home-feature-nav li a { opacity:0.4; filter:alpha(opacity=40); display: block; float: left; margin: 0 3px; }
ul#home-feature-nav li a:hover { opacity:1; filter:alpha(opacity=100); }
ul#home-feature-nav li a.activeSlide { opacity:1; filter:alpha(opacity=100); border: 1px solid #fff; }



.box-callout-med {
	width: 202px;
	float: left;
	margin-right: 10px;
	height: 121px;
	background: url(/images/bg-box-ad-blue.jpg);
	padding: 10px;
	position: relative;
}
.box-callout-med p { margin: 0 -5px 5px 0; line-height: 16px; }
.box-callout-med a.btn-small-orange {
	position: absolute;
	bottom: 9px;
	right: 13px;
}
.box-callout-med h3, #blog-feed h3 { font-size: 14px; font-weight: bold; color: #06386c; margin-bottom: 8px;  }
.green-callout { background: url(/images/bg-box-ad-green.jpg); }
input#emailsignup {
	background: #e2f0fb;
	border: 1px solid #7aa1c3;
	padding: 3px 3px 3px 6px;
	color: #0d3963;
	width: 190px;
	font-size: 11px;
}

#content {
	padding: 20px 0;
	overflow: auto;
}
#home-content { margin-bottom: 15px; }
#home-welcome {
	width: 665px;
	padding: 15px 15px 0 0;
}
#blog-feed {
	width: 201px;
	background: url(/images/bg-blog-feed.jpg) no-repeat;
	height: 255px;
	padding: 10px;
}
#blog-feed-posts {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#blog-feed h3 { color: #111; }
#blog-feed #blog-feed-posts li {
	margin-bottom: 10px;
	width: 182px;
	background: url(/images/bg-blog-post.png) no-repeat center top;
	padding: 5px 5px 0 10px;
}

#banners-bottom {
	width: 680px;
}

#footer {
	margin: 0 auto 10px;
	text-align: left;
	font-size: 11px;
	color: #d8e0e7;
	overflow: auto;
	padding: 10px;
}
#footer p, #footer ul {
	float: left;
	margin-right: 15px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#footer p {
	margin-right: 75px;
}
#footer a { color: #d8e0e7; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: none; }

/* BUTTONS */
a.btn-small-orange {
	height: 28px;
	width: 103px;
	padding: 5px 0 0;
	display: block;
	background: url(/images/btn-orange-small.png) no-repeat top;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
a.btn-small-orange:hover { background-position: bottom; color: white; text-decoration: none;  }




/* HEADERS */

H1 {
	font: normal 26px/30px Georgia, "Times New Roman", Times, serif;
	color: #361d19;
	letter-spacing: -1px;
}
H2 {
	font: normal 24px/28px Georgia, "Times New Roman", Times, serif;
}
h2#h-serving-community {
	text-indent: -9999px;
	background: url(/images/h2-serving.png) no-repeat;
	width: 516px;
	height: 48px;
	margin: -20px 0 10px 150px;
}


/* FORM STYLES */



/* NAVBAR  */

#navbar {
	position: absolute;
	bottom: 0;
	right: 6px;
}
#navbar ul {
      margin:0;
      padding:0;
      list-style:none;
      }
    #navbar li {
      float:left;
      background:url(/images/nav-left.png) no-repeat left top;
      margin:0 0 0 3px;
      padding:0 0 0 7px;
	  line-height: 37px;
      }
    #navbar a {
      float:left;
      display:block;
      width:.1em;
      background:url(/images/nav-right.png) no-repeat right top;
      padding:0 12px 0 5px;
      text-decoration:none;
      font-weight:bold;
      color:#ffffff;
	  font-size: 13px;
	  height: 37px;
	  line-height: 37px;
      }
    #navbar > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navbar a {float:none;}
    /* End IE5-Mac hack */
    #navbar a:hover {
      color:#c96000;
      }

body#home #nav_home {
      background-position:0 -37px;
      }
body#home #nav_home a {
      background-position:100% -37px;
      color:#333;
      }

    #navbar li:hover, #navbar li:hover a {
      background-position:0% -37px;
      color:#c96000;
      }
    #navbar li:hover a {
      background-position:100% -37px;
      }



/* LEFT NAV */
#sub-nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	text-align: left;
	margin: 0 0 20px 0;
}
#sub-nav li { border-top: 1px solid #ccc; }
#sub-nav li:first-child { border-top: none; }
#sub-nav li a {
	display: block;
	background: none;
	text-decoration: none;
	padding: 8px 0;
	margin: 0;
	width: 100%;
}
#sub-nav li a:hover {
	text-decoration: none;
	color: red;
}

.col-small { width: 220px; }
.col-large { width: 680px; }
.col-half { width: 46%; }
.col-third { width: 30%; }

.left { float: left; }
.right { float: right; }
img.left { padding: 0 25px 10px 0; }
img.right { padding: 0 0 10px 25px; }

.clearfix { clear: both; }
.clear-margin { margin: 0; }

.margin-10-tb { margin: 10px 0; }
#blog-feed h3 {
	color: #06386C;
}
#blog-feed-posts li strong {
	color: #F38424;
}
#home-welcome h1 {
	color: #06386C;
}

