/*
-----------------------------------------------
Style Sheet

Site: Avenue N Restaurant
Url: www.avenuenrestaurant.com
Version:  2011.4
----------------------------------------------- */

html, body, div, p {
	font-family:Arial, "Century Gothic";
	color: #444;
	font-size:14px;
	line-height:22px;
}
body {
	margin: 0px;
	padding:15px 0 0 0;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-color: #000;
	background-position: center top;
}


/*
LINKS --------------------- */

a:link, a:active, a:visited {
	color: #ECD2C3;
}
.subContentRight a:link, .subContentRight a:active, .subContentRight a:visited {
	color: #AF0C0F;
}
a img {
	border-width: 0;
	border-style: none;
}

/*
COMMON --------------------- */

br {
	clear: both;
}
hr {
	display: none;
}
p {
	margin: 0;
	padding-top: 1em;
	line-height: 150%;
}


/*
LAYOUT --------------------- */
#wrapper {
	width: 960px;
	position: relative;
	margin:0 auto;
}
#header {
	width: 920px;
	height: 119px;
	background-image: url(../images/main_top.jpg);
	padding:20px;
	color: #4A0A01;
}

#social {
	vertical-align:middle;
	position:absolute;
	margin:-10px 0 0 15px;
}
#branding {
	position:relative;
	float:left;
	margin-left: 87px;
}

#operationHour {
	position:relative;
	float:left;
	margin: 11px 0 0 0;
}
#address {
	position:relative;
	float:left;
	text-align: right;
	margin-left: 140px;
	font-size:13px;
	color:#8a1d0d;
	line-height: 20px;
}

#mainNavigation {
	width: 960px;
	height: 41px;
	background-image: url(../images/navi_bg.jpg);
	background-repeat: repeat-x;
	font-family:Arial, "Century Gothic";
	font-size:15px;
}
#mainPhoto {
}

#testimonial {
	width: 750px;
	height: 50px;
	margin: 20px 0 40px 0;
	padding: 20px 0px 30px 210px;
	background-image: url(../images/main_review.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align:left;
	font-size:21px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer {
	width: 940px;
	height: 21px;
	margin: 20px 0 40px 0;
	padding:10px;
	background-image: url(../images/main_footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	color:#999;
	font-size:12px;
}
#footerSub {
	text-align:center;
	margin: -90px 0 0 0;
	width: 940px;
	height: 21px;
	padding:10px;
	background-image: url(../images/main_footer.png);
	background-repeat: no-repeat;
	background-position: center center;
	color:#999;
	font-size:12px;
}
#c2gShadow {
	background-image:url(../images/n_shadow.gif);
	height:12px;
	background-repeat: no-repeat;
}
#c2gShadow2 {
	background-image:url(../images/n_contentbottom.jpg);
	height:135px;
	background-repeat: no-repeat;
}
#subContent {
	background-image:url(../images/n_contentbg2.gif);
	background-repeat: repeat-y;
}
/*    overflow: hidden;

map*/
.map {
    width: 580px;
    height: 350px;
    border: 10px solid #273035;
}

.tooltip {
    font-family: "Lucida Sans", "Lucida Sans Unicode", arial;
    font-size: 9pt;
    width: 170px;
    overflow: hidden;
}

.tooltip .top{
    background: url(../images/bubble.png) no-repeat;
    height: 5px;
    overflow: hidden;
}

.tooltip .middle{
    background: url(../images/bg.png) repeat;
    background-position: -173px top;
    padding: 0px 5px;
    color: #FFF;
}

.tooltip .middle img{
    margin: 5px 0px;
    clear: both;
}

.tooltip .bottom{
    background: url(../images/bubble.png) no-repeat;
    height: 25px;
    background-position: left bottom;
    overflow: hidden;
}

.tooltip .IE6 {
    background: url(../images/bubble.gif) no-repeat;
}

.tooltip .BOTTOMIE6 {
    background: url(../images/bubble.gif) no-repeat left bottom;
}

.tooltip .MIDDLEIE6 {
    background: #1A1A1A;
}
/*
SubPage navigation*/
ul.navigation {
	margin:0;
	padding:0 15px;
}
ul.navigation li {
	list-style:none;
	border-bottom:1px solid #F7C6A8;
	padding:5px 10px;
	margin:0;
}
ul.navigation li a {
	font:normal 13px Arial, "Century Gothic";
	color:#AF0C0F;
	text-decoration:none;
	display:block;
	width: 281px;
	height:31px;
	line-height:31px;
	background:url(../images/n_linkbg.gif) no-repeat left center;
	margin-left:-24px;
	text-indent:75px;
}
ul.navigation li a:hover, selected a {
	background-position:right bottom;
	color:#000;
	text-decoration: none;
}
ul.navigation li a.active {
	color:#99ac1e;
	text-decoration: underline;
}
#bios ul.navigation .bios a, #rumford .rumford a, #avenuen .avenuen a, #dinner .dinner a, #brunch .brunch a, #dessert .dessert a, #wine .wine a, #reviews1 .reviews1 a, #reviews2 .reviews2 a {
	background-position: right bottom;
	color:#000;
	cursor: default;
}

/*
LAYOUT --------------------- */
.clear {
	clear:both;
}
.headerTime {
	position:relative;
	float:left;
	top:10px;
	margin-left:10px;
	font-size:13px;
	color:#4a0a01;
}
.headerTime2 {
	position:relative;
	float:left;
	top:10px;
	margin-left:10px;
	font-size:13px;
	color:#8a1d0d;
}
.telephone {
	font-size:16px;
	color:#4a0a01;
	font-weight: bold;
}
.testimonialS {
	font-size:15px;
	color: #666;
}
.subContent2 {
	background-image:url(../images/n_contentbg.gif);
	background-repeat: no-repeat;
}
.subContent3 {
	background-image:url(../images/n_contentbg3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.subContentLeft {
	float:left;
	width:280px;
}
.subContentRight {
	float:right;
	width:610px;
	padding:1px 35px 25px 25px;
}
.subContentRight h1 {
	background:url(../images/n_title.gif) no-repeat left bottom;
	padding:20px 0 0 0;
	margin: 5px 0 0 0;
	height:35px;
	text-indent:115px;
	font-size:21px;
}
.bbb {
	float:none;
	position:relative;
	background-image:url(../images/n_contentbg3.jpg);
	background-repeat: no-repeat;
	background-position:bottom center;
}
.biosN {
	text-align:center;
	line-height:27px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F9AE7D;
	padding:10px 0;
}
.biosN h2 {
	margin:5px 0;
	padding:0;
	line-height:17px;
	color:#903
}
.map {
	padding:0px;
	border: 5px solid #F79D6C;
	background-color: #FCDBC9;
}
.leftContent {
	margin:25px;
}
.menu {
	text-align:center;
}
.wine2 {
	text-align:left;
}
.menu h1 {
	font-family:"Times New Roman", Times, serif;
	text-indent:0;
	font-size:20px;
	font-variant:small-caps;
	margin:0;
	padding:0;
	background:none;
}
.menu h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-variant:small-caps;
	font-weight:normal;
	color:#AF0C0F;	
	margin:15px 0 0 0;
	padding:0;
}
.wine2 h1 {
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	text-indent:0;
	font-size:25px;
	font-variant:small-caps;
	margin:0;
	padding:0;
	background:none;
}
.wine2 h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	font-variant:small-caps;
	font-weight:normal;
	color:#AF0C0F;	
	margin:7px 0 15PX 0;
	padding:0;
}
.wine2 h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-variant:small-caps;
	font-weight:normal;
	color:#AF0C0F;	
	margin:20px 0 0 0;
	padding:0;
}
.wine2 p {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0 0 0;
	padding-top: 10px;
	line-height: 8px;
}

.wine2 ul {
	margin:1px 1px;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}
.wine2 li {
	margin:0px 0 0px 0px;
	padding:0;
}
.wine2 li .glass {
	float:right;
	margin-left:460px;
	text-align:center;
	position:absolute;
	width:40px;
}

.wine2 li .bottle {
	float:right;
	margin-left:530px;
	text-align:center;
	position:absolute;
	width:40px;
}

.wine2 li:hover 
{
	background-color: #FAE0D0;
}

.priceEli {
	font-size:15px;
	position:absolute;
	margin:-10px 0 0 300px;
}
.glassT {
	position:absolute;
	margin: -23px 0 0 0px;
	font-variant:small-caps;
	color:#900;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
}
.bottleT {
	position:absolute;
	margin: -23px 0 0 0px;
	font-variant:small-caps;
	color:#900;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
}
.menuDescription {
	font-size:14px;
	font-variant:small-caps;
	margin:0 0 0 0;
	padding:0;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
}
.pizza {
	background-color: #FDEADF;
	padding: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
	margin: 11px;
}
.menuFont1 {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	margin:0 0 0 0;
	padding:0;
	line-height:17px;
}
.menuFont2 {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	margin:0 0 0 0;
	padding:0;
	line-height:17px;
}
.nBg {
	background-image: url(../images/n_side_map.jpg);
	background-repeat: repeat-y;
	height: 2400px;
	background-position: right;
	
}
.nBg2 {
	background-image: url(../images/n_side_map.jpg);
	background-repeat: repeat-y;
	height: 1200px;
	background-position: right;
	
}
.nBg3 {
	background-image: url(../images/n_side_map.jpg);
	background-repeat: repeat-y;
	height: 1450px;
	background-position: right;
	
}
.menuTable {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-variant:small-caps;
	padding: 15px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CF4700;
	border-right-color: #CF4700;
	border-bottom-color: #CF4700;
	border-left-color: #CF4700;

}
.giftCards {
	background-image: url(../images/n_giftcards.jpg);
	background-repeat: no-repeat;
	width:624px;
	height:142px;
	padding-top:180px;
	padding-left:65px;
}
.pdfMenu {
	position:absolute;
	margin:20px 0 0 540px;
	width: 70px;
}
.wineS {
	font-size:11px;
}
/*
form-----------------*/
.nForm {
	font-size:12px;
}
.nForm input {
	width:200px;
	background-color: #FEF3ED;
	border: 1px dashed #F4B48C;
}
.nForm textarea {
	width:200px;
	background-color: #FEF3ED;
	border: 1px dashed #F4B48C;
}
.nForm input:focus, select:focus, textarea:focus {
	background-color: #F79D6C;
}
