/* CSS Document */

body {
	background-color: #fff;
	background-image: url(http://obxpizza.com/images/back.jpg);
	background-position: center;
	margin-top: 0px;
	background-repeat: repeat-y;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02468a;
}
a:link,a:active,a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #ffd800;
}
#table01 {
	width: 800px;
}
.flash {
	border: 1px solid #4DB8E7;
	background-image: url(http://obxpizza.com/images/beach.jpg);
	background-color: #009ADD;
	background-repeat: no-repeat;
}
td.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
h1 {
	font-size: 24px;
}
.small {
font-size: 10px;
}
.large {
font-size: 16px;
}

/* LOCATION --------------------------------------------------------------- */
#map_canvas {
width:420px;
height:420px;
border:2px solid #02468a;
position:absolute;
top:150px;
margin-left:300px;
}

/* CONTACT --------------------------------------------------------------- */
#f_name {
-moz-border-radius:10px; border-radius:10px;
width: 200px;
height: 15px;
border: 1px solid #02468a;
color:#666;
padding: 5px;
}
#f_email {
-moz-border-radius:10px; border-radius:10px;
width: 200px;
height: 15px;
border: 1px solid #02468a;
color:#666;
padding: 5px;
}
#f_tele {
-moz-border-radius:10px; border-radius:10px;
width: 200px;
height: 15px;
border: 1px solid #02468a;
color:#666;
padding: 5px;
}
#f_area {
-moz-border-radius:10px; border-radius:10px;
width: 300px;
height: 150px;
border: 1px solid #02468a;
color:#666;
padding: 5px;
vertical-align:top;
}

/* MENU --------------------------------------------------------------- */

.menudots {
background-repeat:repeat-x;
background-position:100% 75%;
}
.menunodots {
width:470px;
}

.menuasterisk {
color:red;
font-size:16px;
}
.menutitle {
font-size:22px;
}
.menusub {
font-size:14px;
}
.menuleft {
font-size:18px;
/* background-color:#fbf7d6; */
float:left;
}
.menuright {
font-size:16px;
/* background-color:#fbf7d6; */
float:right;
}

#Steamed_Seafood, #Sandwiches, #Hot_Oven, #KIDS, #Family, #Appetizers, #Soups, #Garden_Salads, #Classic, #Pastas, #Baskets, #Create, #Calzones {
display:none;
}

