@charset "UTF-8";
body {
	font: 11px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 10px;
}

body.home  {

	margin-top: 50px;

}

#container {
	width: 800px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}
	
.home #container {
	height: 450px;
}

#logo {
	float: left;
}

.home #logo {
	height:450px;
	width: 181px;
	background-color: #C7C4B0;
}



#header {
	padding: 0;
	margin: 0;
	height: 181px;
	width:626px;
	float: left;
} 

.home #header {
	height:450px;
}

.home #header, .home #header-nav-wrapper {
	width:619px;

}

.home #header-nav-wrapper {
	background-image: url(../images/buttons-home_10.gif);
}

#home-locations {
	background-image: url(../images/Alex-Home_08.gif);
	height: 153px;
	width: 181px;
	text-align: center;
	color: #ffffff;
	font-size: 13px;
	line-height: 20px;
}


#header-nav-wrapper {
	padding: 0;
	margin: 0;
	height: 40px;
	width:626px;
	background-image: url(../images/buttons_07.gif);
	color: #FFFFFF;
	float: right;
	background-color: #A8815E;
	display: block;
} 

#menulinks-content {
	margin:0px;
	padding:0px;
	padding-top: 10px;
}

#menulinks-content p {
	border : 0px;
	font-size : 11px;
	color: #666666;
	margin: 0px;
}
#menulinks-content #jumpto {
	float: left;
	text-transform: uppercase;
	color: #5D5D28;
	font-size: 14px;
	margin-right: 10px;
}
#menulinks-content a, #menulinks-content a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#menulinks-content a:hover {
	color: #AE4125;
	text-decoration: underline;
}

#mainContent {
	padding: 0 10px 20px 10px;
	background: #FFFFFF;
	margin: 0;
	background-image: url(../images/Alex-Main_15.gif);
	clear: both;
}
#footer {
	background-image:  url(../images/Alex-Main_18.gif);
	background-repeat:  no-repeat;
	width : 800px;
	padding : 0px;
	border : 0px;
	background-position: top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	background-color: #5D5D28;
	height: 100px;
	overflow: hidden;
}
	
#footer-content p {
	margin-top:0px;
	font-size: 12px;
	color: #ffffff;
}

#footer-content {
	text-align: center;
}

#footer a, #footer a:link {
	color:#ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer-links {
	text-align:center;
	color: #FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/Alex-Main_17.gif);
	height: 15px;
	padding: 5px 0;
	background-color: #AE4125;
	overflow: hidden;
	clear: both;
	float: none;
}

#footer-links a, #footer-links a:link{
	color : #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-left: 30px;
	padding-right: 30px;
}


#footer-links a:hover{
	color : #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}

#mainContent h1 {
	margin: 0px;
}

#mainContent p {
	margin: 0px;
	padding: 3px 0;
}
.fltlft {
float:left;
}
.fltrt {
float:right;
}
.clrflt {
	float:none;
	clear:both;
	font-size: 1px;
}
.header {
	font-size: 22px;
	color: #A12428;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
}
.subheader {
	font-size: 16px;
	color: #A12428;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
}

.larger {
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	line-height: 14px;
}

.red {
	color: #A92C32;
}
.detail {
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	line-height: 12px;
}

.highlight {
	border: 2px solid #FF6600;
	padding-left: 5px;
	text-align: center;
}
h2 {
	margin: 0px;
	padding: 2px 0 0 0;
	text-transform: uppercase;
	color: #A12428;
}

#locations {
	overflow: visible;
	margin-top: 10px;
	background-color: #e4e4db;
	width: 385px;
	float: left;
	padding-bottom: 250px;
	margin-bottom: -250px;
}

#locations2 {
	overflow: visible;
	margin-top: 10px;
	background-color: #e4e4db;
	width: 385px;
	float: right;
	padding-bottom: 250px;
	margin-bottom: -250px;
}

#specials {
	overflow: visible;
	margin-top: 10px;
	background-color: #e4e4db;
	width: 385px;
	float: left;
	padding-bottom: 250px;
	margin-bottom: -250px;
}

#specials2 {
	overflow: visible;
	margin-top: 10px;
	background-color: #e4e4db;
	width: 385px;
	float: right;
	padding-bottom: 250px;
	margin-bottom: -250px;
}

#specials .subheader , #specials2 .subheader{
	color: #FFFFFF;
	background-color: #5D5D28;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}


#appetizers {
	overflow: visible;
	margin-top: 10px;
	background-color: #e4e4db;
	width: 350px;
	float: left;
	padding-bottom: 250px;
	margin-bottom: -250px;
}

#poutine {
	overflow: visible;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #5D5D28;
	width: 205px;
	float:left;
	color: #ffffff;
	padding-bottom: 250px;
	margin-bottom: -250px;
}

#salad {
	overflow: visible;
	margin-top: 10px;
	background-color: #F4F3E9;
	width: 205px;
	float:right;
	padding-bottom: 250px;
	margin-bottom: -250px;
}

#pizza {
	overflow: visible;
	margin-top: 10px;
	background-color: #EEEEEE;
	width: 384px;
	float: left;
	padding-bottom: 250px;
	margin-bottom: -250px;
}
#pizza-insert {
	overflow: visible;
	float: left;
	clear:both;
	margin-top: 5px;
}

#pizza2 {
	overflow: visible;
	margin-top: 10px;
	background-color: #CCCCCC;
	float:right;
	width: 385px;
}

#panzo {
	overflow: visible;
	margin-top: 10px;
	background-color: #CCC2B8;
	width: 385px;
	float:right;
	padding-bottom: 250px;
	margin-bottom: -250px;
}

#donairs {
	margin-top: 10px;
	background-color: #5D5D28;
	width: 205px;
	float:left;
	color: #ffffff;
	padding-bottom: 250px;
	margin-bottom: -250px;
	overflow:visible;
}

#subs {
	margin-top: 10px;
	background-color: #F4F3E9;
	width: 205px;
	float:right;
	padding-bottom: 250px;
	margin-bottom: -250px;
	overflow:visible;
}

#sandwiches {
	margin-top: 10px;
	background-color: #e4e4db;
	width: 350px;
	margin-left:10px;
	float: left;
	padding-bottom: 250px;
	margin-bottom: -250px;
	overflow: visible;
}

#fish-chicken {
	overflow:visible;
	margin-top: 10px;
	background-color: #fafafa;
	width: 205px;
	float:left;
	padding-bottom: 250px;
	margin-bottom: -250px;
}


#mediterranean {
	overflow: visible;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #5D5D28;
	width: 200px;
	float:left;
	color: #ffffff;
	padding-bottom: 250px;
	margin-bottom: -250px;
}

#pasta {
	margin-top: 10px;
	background-color: #CCC2B8;
	width: 140px;
	float:left;
	padding-bottom: 250px;
	margin-bottom: -250px;
	margin-left: 10px;
	overflow:visible;
}

#dessert {
	margin-top: 10px;
	background-color: #E4E4DB;
	width: 205px;
	float:right;
	padding-bottom: 250px;
	margin-bottom: -250px;
	overflow:visible;
}

.catImg {
	height:145px;
	background-repeat: no-repeat;
	background-position: top center;
	overflow: visible;
	clear: both;
}

.catImg .fltrt, .catImg .fltlft {
	width: 50%;
	padding:125px 0 0 0;
}
#appetizers .catImg {
	background-image: url(../images/bg-apps.jpg);
}
#poutine .catImg {
	background-image: url(../images/bg-poutine.jpg);
	height: 200px;
}
#salad .catImg {
	background-image: url(../images/bg-salad.jpg);
	height:180px;
}
#pizza .catImg {
	background-image: url(../images/bg-pizza.jpg);
	height: 190px;
}
#pizza  #pizza-insert  .catImg {
	background-image: url(../images/bg-pizza2.jpg);
	height: 175px;
	width: 384px;
}

#panzo .catImg {
	background-image: url(../images/bg-panzo.jpg);
	height: 230px;
}

#donairs .catImg {
	background-image: url(../images/bg-donair.jpg);
	height: 220px;
}

#subs .catImg {
	background-image: url(../images/bg-mbsub.jpg);
	height: 165px;
}

#sandwiches .catImg {
	background-image: url(../images/bg-sandwiches.jpg);
}

#fish-chicken .catImg {
	background-image: url(../images/bg-chicken.jpg);
}

#mediterranean .catImg {
	background-image: url(../images/bg-medi.jpg);
	height: 160px;
}

#dessert .catImg {
	background-image: url(../images/bg-dessert.jpg);
	height: 200px;
}

.catImg .fltlft .detail, .catImg .fltrt .detail {
	color: #FFFFFF;
	background-color: #5D5D28;
	padding: 0 0 3px 3px;
}


div.group {
	border : 0;
	float : none;
	clear:both;
	font-family:"Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight: bold;
	padding: 3px 0;
}

div.item {
	padding : 0;
	border : 0;
	font-weight:bold;
}

div.size {
	width : 30px;
	padding : 0;
	border : 0;
	float : right;
	text-align:center;
	font-size: 10px;
	font-weight: normal;
}

.couponL {
	background-position:bottom right;
	background-repeat:no-repeat;
	height:145px;
}
.couponR {
	background-position:bottom left;
	background-repeat:no-repeat;
	height:145px;
}

#homeContent .fltlft, #homeContent .fltrt {
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
}

a, a:link {
	color: #A02428;
	text-decoration: underline;
}


.imgLabel {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 17px;
	padding: 3px 0 0 3px;
}

div.backtotop {
	text-transform: uppercase;
	clear:both;
	float: none;
	padding-top: 5px;
}
div.backtotop a, div.backtotop a:link {
	text-decoration: none;
}
div.backtotop a:hover {
	text-decoration: underline;
	color:#5D5D28;
	font-weight: bold;
}

#contactForm {
	text-align:left;
	background-color: #f9f9f9;
	margin: 0;
	width: 780px;
	}

#contactForm form label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 80px;
	padding: 0;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

#contactForm form fieldset {
	clear: both;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;        /* padding in fieldset support spotty in IE */
	margin: 0;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
}
#contactForm form fieldset.submit {
	clear: both;
	border:none;        /* padding in fieldset support spotty in IE */
	margin: 0;
	padding-left: 10px;
	margin-bottom: 5px;
}
#contactForm form fieldset legend {
	font-size:13px;
	text-transform:uppercase;
	font-weight: bold;
	color: #333333;
}
#contactForm form input, #contactForm form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
	border: 1px solid #999;
	color:#000000;
	font-size:11px;
	font-family:"Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
}

#contactForm form input:focus, #contactForm form textarea:focus {
	border:1px solid #921B1E;
}

#contactForm form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

#contactForm textarea { 
	overflow: auto;
 }

#contactForm form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}
#contactForm .fltlft, #contactForm .fltrt {
	width: 384px;
	padding-right: 5px;
}
#contactForm .fltrt p {
	font-size: 11px;
}
div.matchCols {
	float:left;
	overflow:hidden;
	clear:right;
	width: 780px;
}
#contactForm #Surname {
	display: none;
}
#home-locations p {
	margin: 0 5px 2px 5px;
	border-bottom: 1px dotted #ffffff;
	padding-bottom: 5px;
}
