@charset "utf-8";
/* CSS Document */
html{
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
}
html, body, div{
	padding:0px;
	margin:0px;
}
img{
	border:none;
}
body{
	background-image:url(images/bg.png);
	background-position:top center;
}
table{
	border-collapse:collapse;
}
a:link{
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
a:visited{
	color:#333;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#A55A5A;
	text-decoration:none;
	font-weight:bold;
}

.nbl_pointer{
	cursor:pointer;
}

.nbl_spacer{
	height:20px;
}
.nbl_spacer_sm{
	height:10px;
}

#nbl_messsage_container{
	position:fixed;
	width:100%;
	height:6000px;
	left:0px;
	top:0px;
	display:none;
	z-index:100;
	background-image:url(images/gray_trans.png);
}

#nbl_message_spacer{
	height:0px;
}

#nbl_alert_container{
	position:fixed;
	width:100%;
	height:6000px;
	left:0px;
	top:-250px;
	display:none;
	z-index:101;
	background-image:url(images/trans.png);
}
#nbl_alert_content{
	display:table-cell;
	width:337px;
	height:151px;
	vertical-align:middle;
	text-align:center;
}
#nbl_alert{
	position:relative;
	width:394px;
	height:219px;
	margin:0px auto;
	background-image:url(images/alert.png);
}
#nbl_alert_pos{
	position:absolute;
	left:25px;
	top:40px;
	width:337px;
	height:151px;
}
#nbl_alert_close_btn{
	position:absolute;
	width:33px;
	height:33px;
	left:357px;
	top:8px;
	cursor:pointer;
}

#nbl_alert_spacer{
	height:0px;
}

.nbl_title{
	width:890px;
	height:34px;
	margin:0px auto;
	background-image:url(images/section_title.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	padding-top:8px;
	font-size:1.2em;
}

#nbl_main_col{
	width:1070px;
	margin:0px auto;
}

#nbl_body_container{
	position:relative;
}

#nbl_body_bg_container{
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
}

#nbl_top_links{
	position:absolute;
	top:0px;
	z-index:100;
}
#nbl_body_bg_table{
	width:100%;
	height:100%;
	border-collapse:collapse;
}
#nbl_body_bg_top{
	background-image:url(images/top_page_body.png);
	height:582px;
	background-position:top center;
}
#nbl_body_bg_middle{
	background-image:url(images/middle_page_body.png);
	background-position:top center;
}
#nbl_body_bg_bottom{
	background-image:url(images/bottom_page_body.png);
	height:198px;
	background-position:top center;
}

#nbl_body_col{
	position:relative;
	left:88px;
	width:896px;
	z-index:2;
}

#nbl_link_home{
	position:absolute;
	left:720px;
	top:120px;
	width:41px;
	height:18px;
	cursor:pointer;
}
#nbl_link_menu{
	position:absolute;
	left:769px;
	top:120px;
	width:41px;
	height:18px;
	cursor:pointer;
}
#nbl_link_locations{
	position:absolute;
	left:817px;
	top:120px;
	width:70px;
	height:18px;
	cursor:pointer;
}
#nbl_link_contact{
	position:absolute;
	left:893px;
	top:120px;
	width:60px;
	height:18px;
	cursor:pointer;
}
#nbl_body_col_spacer{
	height:188px;
}
#nbl_home_slide_show_container{
	position:relative;
	width:825px;
	height:395px;
	overflow:hidden;
	left:36px;
}
#nbl_home_slide_show_bg_0{
	position:absolute;
	width:825px;
	height:395px;
	background-image:url(images/slide_show/0.jpg);
	z-index:1;
}
#nbl_home_slide_show_ad_a{
	position:absolute;
	top:100px;
	left:830px;
	width:271px;
	height:128px;
	background-image:url(images/ad_a.png);
	z-index:101;
}
#nbl_home_slide_show_ad_b{
	position:absolute;
	top:395px;
	width:825px;
	height:88px;
	background-image:url(images/ad_b.png);
	z-index:102;
}
#nbl_home_slide_show_cover{
	position:absolute;
	width:825px;
	height:395px;
	background-image:url(images/home_slide_show_border.png);
	z-index:200;
}


#nbl_slide_show_container{
	position:relative;
	width:825px;
	height:175px;
	overflow:hidden;
	left:36px;
}
.nbl_slide{
	position:absolute;
	width:825px;
	left:0px;
	background-position:top center;
	background-repeat:no-repeat;
	z-index:1;
}
#nbl_home_slide_show_container .nbl_slide{
	height:395px;
	top:0px;
}
#nbl_slide_show_container .nbl_slide{
	height:275px;
	top:-100px;
}
#nbl_slide_show_cover{
	position:absolute;
	width:825px;
	height:175px;
	background-image:url(images/slide_show_border.png);
	z-index:3;
}

#nbl_home_icons{
	margin:10px auto;
	width:820px;
	height:129px;
	background-image:url(images/home_icons.png);
	position:relative;
}
#nbl_home_icons > div{
	position:absolute;
	width:203px;
	height:129px;
	cursor:pointer;
	top:0px;
}
#nbl_home_icon_1{
	left:0px;
}
#nbl_home_icon_2{
	left:205px;
}
#nbl_home_icon_3{
	left:411px;
}
#nbl_home_icon_4{
	left:617px;
}

#nbl_mcall{
	width:896px;
	height:42px;
	background-image:url(images/call.png);
	margin:20px auto;
}
.orderl{
	float:left;
	padding:12px;
	background-color:#f3f3f3;
	border:1px #cacaca solid;
	margin-left:40px
}
.orderl > div{
	font-size:16px;
	font-weight:bold;
	margin-bottom:7px;
}
.orderl > p{
	font-size:11px;
	margin:3px;
	font-weight:bold;
}

#nbl_bottom_div{
	margin:20px auto;
	width:820px;
	height:12px;
	background-image:url(images/bottom_div.png);
	background-repeat:no-repeat;
	background-position:top;
}
#nbl_bottom_spacer{
	height:100px;
}
#nbl_footer{
	text-align:center;
}
#nbl_footer_small{
	margin-top:20px;
	font-size:0.8em;
}

/** Menu **/
#nbl_menu_tabs{
	height:39px;
}
#nbl_menu_tabs > div{
	float:left;
	height:39px;
}
.nbl_menu_tab_left{
	width:18px;
	background-image:url(images/menu_tab_left.png);
	margin-left:12px;
}
.nbl_menu_tab_right{
	width:18px;
	background-image:url(images/menu_tab_right.png);
}
.nbl_menu_tab_middle{
	background-image:url(images/menu_tab_middle.png);
}
.nbl_menu_tab_between{
	width:31px;
	background-image:url(images/menu_tab_between.png);
}
.nbl_menu_tab_title{
	margin-top:13px;
	font-weight:bold;
	color:#852008;
	cursor:pointer;
}
.nbl_menu_tab_title:hover{
	color:#000;
}
#nbl_menu_items_container{
	width:890px;
	margin:0px auto;
	background-image:url(images/menu_top_border.png);
	background-position:top;
	background-repeat:no-repeat;
}
.nbl_menu_section_title{
	width:890px;
	height:34px;
	background-image:url(images/section_title.png);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFF;
	padding-top:4px;
	font-size:1.2em;
}
.nbl_menu_section_row{
	height:169px;
	width:774px;
	margin:0px auto;
}
.nbl_menu_item_container{
	float:left;
	width:258px;
	height:169px;
	cursor:pointer;
}
.nbl_menu_item_cover{
	width:100%;
	height:100%;
	position:relative;
	background-image:url(images/menu_item.png);
}
.nbl_menu_item_cover:hover{
	background-image:url(images/menu_item_over.png);
}
.nbl_menu_section_footer{
	width:799px;
	min-height:46px;
	background-image:url(images/list_border.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0px auto;
}
.nbl_menu_section_footer > p{
	font-size:0.7em;
	padding:0px 5px 5px 5px;
	margin-top:4px;
}
.nbl_menu_section_footer_title{
	color:#852008;
	font-size:0.8em;
	padding-left:10px;
	font-weight:bold;
}
.nbl_menu_item_title{
	position:absolute;
	left:11px;
	top:136px;
	width:236px;
	text-align:center;
	color:#852008;
}
.nbl_menu_item_content{
	position:absolute;
	left:20px;
	top:21px;
	width:218px;
	height:108px;
	color:#FFF;
	font-size:11px;
	display:none;
}
.nbl_menu_item_content_align{
	display:table-cell;
	vertical-align:middle;
	height:108px;
	width:218px;
}
.nbl_menu_item_content_align > div{
	min-height:12px;
}
.nbl_menu_item_cost_table{
	width:100%;
}
.nbl_menu_item_cost_table td{
	text-align:right;
}
.nbl_menu_item_cost_table td:first-child{
	text-align:left;
}
.nbl_menu_item_content_center > div{
	text-align:center;
}

/** locations **/
.nbl_loc_row{
	height:499px;
	width:830px;
	margin:0px auto;
}
.nbl_loc_container{
	width:415px;
	height:499px;
	position:relative;
	background-position:top;
	background-repeat:no-repeat;
	float:left;
}
.nbl_loc_overlay{
	width:415px;
	height:499px;
	background-image:url(images/location.png);
}
.nbl_loc_name{
	position:absolute;
	left:6px;
	top:300px;
	width:404px;
	height:33px;
	text-align:center;
	color:#852008;
	font-size:1.2em;
	font-weight:bold;
}
.nbl_loc_content{
	position:absolute;
	left:19px;
	top:338px;
	width:377px;
	height:153px;
}
.nbl_loc_content > div{
	min-height:13px;
}
#nbl_locs_container{
	width:890px;
	margin:0px auto;
	background-image:url(images/menu_top_border.png);
	background-position:top;
	background-repeat:no-repeat;
}

/** poll **/
#nbl_poll_container{
	position:absolute;
	width:185px;
	height:404px;
	top:294px;
	left:984px;
	overflow:hidden;
	z-index:2;
}
#nbl_poll{
	position:absolute;
	left:-185px;
	top:0px;
	width:185px;
	height:404px;
	background-image:url(images/poll.png);
}
#nbl_poll_pepperoni{
	position:absolute;
	left:12px;
	top:196px;
	width:138px;
	height:29px;
	cursor:pointer;
}
#nbl_poll_sausage{
	position:absolute;
	left:12px;
	top:246px;
	width:120px;
	height:29px;
	cursor:pointer;
}
#nbl_poll_veggie{
	position:absolute;
	left:12px;
	top:296px;
	width:108px;
	height:29px;
	cursor:pointer;
}
#nbl_poll_meatball{
	position:absolute;
	left:12px;
	top:345px;
	width:125px;
	height:29px;
	cursor:pointer;
}

/** order now **/
#nbl_ordernow_container{
	position:absolute;
	width:273px;
	height:848px;
	top:50px;
	left:-185px;
	overflow:hidden;
	z-index:2;
}
#nbl_ordernow{
	position:absolute;
	left:273px;
	top:0px;
	width:273px;
	height:848px;
	background-image:url(images/order_now.png);
}

/** contact **/
#nbl_contact{
	position:relative;
	width:610px;
	height:408px;
	margin:0px auto;
	display:none;
	background-image:url(images/contact.png);
}
#nbl_contact_close_btn{
	position:absolute;
	left:556px;
	top:13px;
	width:30px;
	height:30px;
	cursor:pointer;
}
#nbl_contact > input, #nbl_contact > textarea{
	position:absolute;
	border:none;
	background:none;
	left:341px;
	width:201px;
}
#nbl_contact_name{
	top:64px;
	height:25px;
}
#nbl_contact_phone{
	top:112px;
	height:25px;
}
#nbl_contact_email{
	top:159px;
	height:25px;
}
#nbl_contact_birth{
	top:207px;
	height:25px;
}
#nbl_contact_message{
	top:255px;
	height:80px;
}
#nbl_contact_submit_btn{
	position:absolute;
	left:385px;
	top:347px;
	width:105px;
	height:28px;
	cursor:pointer;
}


/** Slide show **/
#nblSlidePreLoadContainer{
	position:absolute;
	left:0px;
	top:0px;
	width:1px;
	height:1px;
	overflow:hidden;
	opacity:0.01;
}

/** newsletter **/
#nbl_newsletter{
	position:relative;
	width:258px;
	height:343px;
	margin:0px auto;
	display:none;
	background-image:url(images/newsletter.png);
}
#nbl_newsletter_close_btn{
	position:absolute;
	left:220px;
	top:9px;
	width:30px;
	height:30px;
	cursor:pointer;
}
#nbl_newsletter > input{
	position:absolute;
	left:30px;
	width:193px;
	border:none;
	background:none;
}
#nbl_news_name{
	top:132px;
}
#nbl_news_email{
	top:188px;
}
#nbl_news_birth{
	top:243px;
}
#nbl_newsletter_submit{
	position:absolute;
	left:74px;
	top:284px;
	width:102px;
	height:27px;
	cursor:pointer;
}
