@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'FORQUE';
	  src:  url('../fonts/FORQUE.ttf.woff') format('woff'),
	  url('../fonts/FORQUE.ttf.svg#FORQUE') format('svg'),
	  url('../fonts/FORQUE.ttf.eot'),
	  url('../fonts/FORQUE.eot?#iefix') format('embedded-opentype'); 
	  font-weight: normal;
	  font-style: normal;
  }


  @font-face {
    font-family: 'balthazarregular';
    src: url('../fonts/balthazar-regular-webfont.woff2') format('woff2'),
         url('../fonts/balthazar-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'pt_sansbold';
    src: url('../fonts/pt_sans-web-bold-webfont.woff2') format('woff2'),
         url('../fonts/pt_sans-web-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'pt_sansbold_italic';
    src: url('../fonts/pt_sans-web-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/pt_sans-web-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'pt_sansitalic';
    src: url('../fonts/pt_sans-web-italic-webfont.woff2') format('woff2'),
         url('../fonts/pt_sans-web-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'pt_sansregular';
    src: url('../fonts/pt_sans-web-regular-webfont.woff2') format('woff2'),
         url('../fonts/pt_sans-web-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


/* Global */
body {
	background: #e0d1be url(../imgs/stone_bkg.png);
	background-size: 50%; /* temporary sized until resized in PS  */
    color: #000000;
    margin: 0px;
    padding: 0px;
    border: 0;
    vertical-align: middle;
    font-family: 'pt_sansregular', Arial, Helvetica, sans-serif;
    /* font-size: 12px; */
}

fieldset {
	border: 2px solid #86161c;
	padding: .35em 3em .75em;
}

fieldset.dotted {
	border: 2px dotted #c96c3c !important;
}

legend {
	width: auto;
	border: none;
	padding: 0 10px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #86161c;
}

.form-horizontal .control-label {
    padding-top: 0px;
}

h1.whiteHdrText {
	color: #fff !important;
	padding: 5px 0 !important;
}
.whiteText {
	color: #fff;
	font: bold 12px 'pt_sansbold', Arial, Helvetica, sans-serif;
	line-height: 12px;
}

.yellowText {
	color: #FFE600;
	font: bold 12px 'pt_sansregular', Arial, Helvetica, sans-serif;
	line-height: 12px;
}



.tinytext{
	font-size: 11px;
	font-weight: normal;
}

.ptb20 {
	padding-top: 20px !important;
}

.pad20 {
	padding: 20px !important;
}

.mtb10 {
	margin:10px 0 !important;
}

.mtb20 {
	margin:20px 0 !important;
}

.mt20 {
	margin-top:20px !important;
}

.mt40 {
	margin-top:40px !important;
}

.mb10 {
	margin-bottom:10px !important;
}

.mb20 {
	margin-bottom:20px !important;
}

.primaryButton {
	color:#fff;
	background:#333;
	padding:10px 20px;
	margin:20px 0;
	font-weight:bold;
	text-align:center;
}

a.primaryButton {
	color:#fff;
	text-decoration:none;
}

a.primaryButton:hover {
	color:#ccc;
	text-decoration:none;
	background:#666666;
}

.redBtn {
	color:#fff;
	background:#86161c;
	width: 165px;
	padding:5px 0px;
	font-weight:bold;
	font-size: 1.5em;
	line-height: 1em;
	text-align:center;
	text-transform: uppercase;
	border-radius: 6px;
	border:1px solid #86161c;
}

a.redBtn:hover {
	color:#fff;
}

.blackBtn {
	color:#fff;
	background:#000;
	width: 165px;
	padding:5px 0px;
	font-weight:bold;
	font-size: 1.5em;
	line-height: 1em;
	text-align:center;
	text-transform: uppercase;
	border-radius: 6px;
	border:1px solid #000;
}

.blackBtn[type="submit"]:hover {
	color: #fff;
	background:#86161c;
}

.blackBtn[type="reset"] {
	color: #fff;
}

.blackBtn[type="reset"]:hover {
	color: #fff;
	background:#999;
}

.boxShadow {
	box-shadow: 0px 5px 15px #000;
	/* background: #000; */
}

.container {
	padding-left: 0px;
	padding-right: 0px;
}

.img-border {
	border:1px solid #86161c;
}

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/*HEADER STYLES*/
header {
	width: 100%;
	height: auto;
	}

.orderOnline {
	padding-top:10%;
	width:50%;
	height:auto;
	}

.AlbertosLogo {
    padding-top: 2%;
	width:50%;
	/* width:auto; */
	position: relative;
	z-index: 100;
}

.fbLogo {
	padding-top:5%;
	padding-right:5%;
	width:20%;
	height:auto;	
	}

/*NAVBAR STYLES*/
.navbar {
	
	border-top:1px solid #ceb469;
	margin-bottom: 0px;
	font: bold 1.2em 'pt_sansregular', sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-shadow: 1px 1px 5px #000;
}

.navbar-default {
    /*border-color: transparent;*/
	border: none;
	background: #000; /* For browsers that do not support gradients */
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #d2bda2;
    background-color: transparent;
}


.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #d2bda2;
    background-color: transparent;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}

.navbar .navbar-collapse {
  text-align: center;
}




/*MAIN CONTENT STYLES*/
section#mainContent, section#LocationContent, section#specialsContent, section#cateringContent, section#menuContent {
	background-color: #fff;
	min-height: 600px;
	overflow: hidden;
}

#mainContent h1 {
	font-weight: 700;
	color:#d2bda2;
	font-size: 28px;
}

#mainContent h2 {
	font-weight: 700;
	color:#c96c3c;
	font-size: 24px;
}

#mainContent h3 {
	font-weight: 700;
	color:#c96c3c;
	font-size: 20px;
}

.sidebar {
	background-color: #e0d1be;
	min-height: 600px;
	overflow: hidden;
}

.tanBkg {
	background-color: #e0d1be;
}

.blackBkg {
	background-color:#000;
}

.redBkg {
	background-color:#86161c;
}
/* /Menu Page */

#menuContent h1 {
	color:#d2bda2;
	font-weight: normal;
	font-size: 2em;
	font-family: "FORQUE", Georgia, "Times New Roman", Times, serif;
	letter-spacing: .2rem;
	margin: 0;
	padding: 0;
}

#menuContent h2 {
	color:#d2bda2;
	font-weight: normal;
	font-size: 1.5em;
	font-family: "FORQUE", Georgia, "Times New Roman", Times, serif;
	letter-spacing: .2rem;
	margin: 0;
	padding: 0;
	margin: 0;
	padding: 0;
}

#menuContent h1.red, #menuContent h2.red {
	color:#86161c;
	margin-top: 20px;
}

table.dailySpecMenu {
	/* border: 2px solid #000 !important; */
	background-color: #fff;
}

table.dailySpecMenu td {
	border: 5px solid #000 !important;
	width: 50%;
}

table.dailySpecMenu td h2 {
	background-color: #c96c3c;
	color: #fff !important;
	font-weight: bold !important;
	font-size: 18px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	letter-spacing: 0;
	padding: 5px !important;
}

#menulinks {
	/* margin:10px auto 0px auto; 
	width:85%; */
	color:#000;
	font-weight:bold;
	text-transform: uppercase;
}
#menulinks a {
	color:#000;
}
#menulinks a:hover {
	color:#861919;
}

.menuHeader {
	font: 2.5em 'pt_sansbold', Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
}

.menuHeaderRed {
	font: bold 1em 'pt_sansbold', Arial, Helvetica, sans-serif;
	color:#861919;
	text-transform:uppercase;
	margin:0 !important;
}


.menuHeaderRed_DS {
	font: bold 14px 'pt_sansbold', Arial, Helvetica, sans-serif;
	color:#861919;
	text-transform:uppercase;
	margin:10px !important;
}

.menuHeaderRedSM {
	font: 1.5em 'pt_sansbold', Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	background:#861919;
	margin:0 !important;
}

.menuItem {
	font:bold 1.5em 'pt_sansbold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin:5px 10px 0 0;
    color: #86161c;
}

.menuItemSM {
	font:bold 1.3em 'pt_sansbold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
    color: #86161c;
}

.menuItemXSM {
	font:bold 1.1em 'pt_sansbold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
    color: #86161c;
}

.menuItemDark {
	font:bold 1.2em 'pt_sansbold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin:5px 10px 0 0;
    color: #000;
}

.menuDetail {
	font: 1.15rem 'pt_sansregular', Arial, Helvetica, sans-serif;
	margin:0;
    color: #000;
}

.menuDetailWhite {
	font: 1.15rem 'pt_sansregular', Arial, Helvetica, sans-serif;
	margin:0;
    color: #fff;
}

.menuDetail a, .menuDetailWhite a{
	color: #861919;
}

.menuDetail a:hover, .menuDetailWhite a:hover {
	color: #861919;
}



.menuInlineDetail {
	font-size: 12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
    color: #000;
}

.menuInlineDetailWhite {
	font-size: 12px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
    color: #fff;
}


/* /Menu Page */

/* Catering  Page */
#cateringContent h1 {
	color:#d2bda2;
	font-weight: normal;
	font-size: 2em;
	font-family: "FORQUE", Georgia, "Times New Roman", Times, serif;
	letter-spacing: .2rem;
	margin: 0;
	padding: 0;
}

#cateringContent h2 {
	color:#d2bda2;
	font-weight: normal;
	font-size: 1.5em;
	font-family: "FORQUE", Georgia, "Times New Roman", Times, serif;
	letter-spacing: .2rem;
	margin: 0;
	padding: 0;
	margin: 0;
	padding: 0;
}

#cateringContent h1.red, #cateringContent h2.red {
	color:#86161c;
	margin-top: 20px;
}

a.backTop {
	color:#86161c;
	font-weight: normal;
	font-size: 1.5em;
	font-family: "FORQUE", Georgia, "Times New Roman", Times, serif;
	letter-spacing: .2rem;
	text-decoration: none;
}

a.backTop:hover {
	color:#c96c3c;
	text-decoration: none;
}

.dottedTB {
	border-top: 2px dotted #c96c3c;
	border-bottom: 2px dotted #c96c3c;
	padding: 10px;
	/* margin-bottom: 10px; */
}

.dottedB {
	border-bottom: 3px dotted #c96c3c;
	/* margin:0 2px 20px 0; */
}

.halfFullText {
	color: #c96c3c;
	font: bolder 1.2rem 'pt_sansbold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.halfFullTextTan {
	color: #d2bda2;
	font: bolder 1.2rem 'pt_sansbold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
/* /CateringContent Page */


/* Chefs Daily Selection Page */
#specialsContent h1 {
	color:#d2bda2;
	font-weight: normal;
	font-size: 2em;
	font-family: "FORQUE", Georgia, "Times New Roman", Times, serif;
	letter-spacing: .2rem;
}

.specialsDate {
	font-size: 18px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	color: #000;
	text-transform: uppercase;
}

.specialsBoxSolid {
	border: 2px solid #c96c3c;
	padding: 0;
	margin: 10px 0;
}

.specialsBoxDotted {
	border: 2px dotted #c96c3c;
	padding: 0;
	margin: 20px 0;
}

.specialsBoxSolid h2, .specialsBoxDotted h2 {
	background-color: #c96c3c;
	padding-top: 3px;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-family: 'pt_sansbold', Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.specialsBoxSolid h3, .specialsBoxDotted h3 {
	padding-top: 10px;
	margin: 0;
	color: #86161c;
	text-transform: uppercase;
	font-family: 'pt_sansbold', Arial, Helvetica, sans-serif;
	font-size: 16px;
}
/* End Chefs Daily Selection Page */

/* Location Page */
#LocationContent h1 {
	color:#861919;
	font-weight:bold;
	font-size: 24px;
}

#LocationContent h2 {
	font-weight: 700;
	color:#c96c3c;
	font-size: 28px;
}

#LocationContent h3 {
	font-weight: 700;
	color:#c96c3c;
	font-size: 20px;
}
/* End Location Page */

.borderless td, .borderless th {
	border:none !important;
}

.detailred {
	color:#861919;	
}


.specialscontent {
    /*font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #861919;*/
    text-align: center;
    background-color: #D0B26D;
    border: 2px solid #333;
    padding-top: 5px;
    padding-bottom: 5px;
}

.coupon {
    margin-bottom: 10px;
    border: 4px dotted #000;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;*/
    text-align: center;
    padding: 2px;
}

.fineText {
    font-size: 1rem;
	text-align:center;
	margin:0;
}

p.btmBorder {
    border-bottom-width: 5px;
    border-bottom-style: double;
    border-bottom-color: #333333;
    padding-bottom: 5px;
    margin: 10px;
}

.backToTop {
	color:#000;
	font:bold 1.3em 'pt_sansbold', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding:20px;
}

.backToTop a{
	color:#000;
}

.backToTop a:hover{
	color:#861919;
}

#appsImg, #saladsImg, #pizzaImg, #calzoneImg, #subsImg, #entreesImg, #pastaImg {
 display:none;	
}


.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 3px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	color: #fff;
}

.table > tbody > tr > td.yellowText {
	color: #FFE600 !important;
	font: bold 12px 'pt_sansregular', Arial, Helvetica, sans-serif;
	line-height: 12px;
}

/*FOOTER STYLES*/
.footerimg {
	width:100%;
	height:auto;
	}

footer {
	background-color: #86161c;
    color:#fff;
	font-family: arial;
	clear:both;
}

footer a {
    color:#fff;
    font-weight: bold;
}

footer h2 {
	font-family: "FORQUE", Georgia, "Times New Roman", Times, serif;
	font-size: 1.35em;
	font-weight: normal;
	text-align: center;
	letter-spacing: .2rem;
	line-height: 0;
	color: #d2bda2;
	padding-bottom: 0px;
	padding-top: 20px;
	margin-bottom: 0px;
}

footer h3 {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.footerMenu {
    /*display: none;*/
    font-size: 1rem;
    
}

.legalText {
    font-size: 1rem;
    margin: 10px;
	text-align:center;
}



/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 

	header {
		width: 750px;
		/* height: 142px; */
		/* background: url(../imgs/header_bkg_750x142.png) no-repeat; */
	}
	
	.navbar {
    	border-radius: 0px;
		margin-bottom: 0;
	}
	
	.navbar-nav > li {
		font-size: 1.2rem;
	}

	#appsImg, #saladsImg, #pizzaImg, #calzoneImg, #subsImg, #entreesImg, #pastaImg {
 	display:block;	
	}
	
    .footerMenu {
    /*display: none;*/
    font-size: 1em;
    
	}
	
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 
	
	header {
		width: 970px;
		/* height: 183px; */
		/* background: url(../imgs/header_bkg_970x183.png) no-repeat; */
	}
	
    .AlbertosLogo {
       width:auto;
    }

	.navbar-nav > li {
		font-size: 1em;
	}
	
	footer h2 {
		font-size: 3em;
	}

	footer h3 {
		font-size: 1.7em;
	}
	
	#appsImg, #saladsImg, #pizzaImg, #calzoneImg, #subsImg, #entreesImg, #pastaImg {
 	display:block;	
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
	
	header {
		width: 1170px;
		/* height: 215px; */
		/* background: url(../imgs/header_bkg.jpg) no-repeat; */
	}
	
	legend {
		font-size: 24px;
	}

    .AlbertosLogo {
       width:auto;
    }
    
    .navbar-nav > li {
		font-size: 1em;
	}

	#mainContent h1 {
		font-size: 32px;
	}

	
	
	footer h2 {
		font-size: 3em;
	}

	footer h3 {
		font-size: 1.7em;
	}

    .footerMenu {
    display: block;
    }
}