html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
	margin: 0;
	padding: 0;
}

body{
	font-family: Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	line-height: 1.3;
	background-color: #c8c8c8;
	color: #000;
}

h1{
	margin-bottom: 0.7143em;
	font-size: 1.3em;
	font-weight: bold;
}

h2{
	margin: 1.5em 0em 1em 0em;
	font-size: 1.2em;
	font-weight: bold;
}

h5{
	margin: 0em;
	font-size: 1em;
	font-weight: bold;
}

ol, ul{
	margin: 1em 1em 1em 3em;
	padding: 0em;
}

p{
	margin: 1em 0em;
}

a em{
	font-style: normal;
	text-decoration: underline;
}

#logo{
	background: #990000 url("/images/mmdLogoMD.jpg") no-repeat center left;
}

#header h1{
	margin: 0em;
	padding-left: 250px;
	color: #fff;
	font: normal normal normal 2.2em "Times New Roman", Times, serif;
	text-align: center;
}

#accountLinks{
	width: 1%;
	padding: 0.2em 0.3em 0.2em 2.3em;
	background: #000 url("/images/diagonalRed.gif") no-repeat bottom left;
	white-space: nowrap;
	text-align: right;
	line-height: 1.2;
}

#nav a, #accountLinks a{
	color: #ff9;
	text-decoration: none;
}

#nav a:hover, #accountLinks a:hover{
	color: #fcc;
	text-decoration: underline;
}

#nav li a, #nav li span.notLink, #nav li.currentPage, #navRight, #headerDate{
	font-size: 0.8em;
	padding: 0.25em;
}

#nav ol{
	margin: 0em;
	padding: 0em;
	list-style-type: none;
}

#nav ol li{
	float: left;
}

#nav ol li a, #nav ol li span.notLink{
	display: block;
	padding-left: 1em;
	padding-right: 1.2em;
	background: #000 url("/images/breadcrumb.gif") no-repeat center right;
}

#nav li.currentPage{
	padding-left: 1em;
}

#accountLinks a, #accountLinks .currentPage{
	font-size: 0.9em;
}

#accountLinks #rightLink1{
	margin-left: 4.6em;
}

#accountLinks #rightLink2{
	margin-left: 2.3em;
}

#accountLinks #rightLink3{
	margin-left: 0em;
}

#headerDate{
	width: 1%;
	color: #333;
	padding-right: 0.4062em;
	text-align: right;
	white-space: nowrap;
}

#accountLinks, #nav, #navRight{
	color: #fff;
}

#nav{
	background: #000 url("/images/diagonalGrey.gif") no-repeat top right;
}

#navRight{
	float: right;
	padding-right: 2.8em;
}

.coupon{
	border: 2px dashed #000;
	background-color: #fff;
}

.special{
	padding: 1px;
	border: 1px solid #999;
	background-color: #fff;
}

.coupon, .special{
	margin-top: 1em;
	z-index: 1;
	position: fixed;
	visibility: hidden;
	left: 1em;
	width: 12em;
	cursor: pointer;
}

.coupon img, .special img{
	display: block;
	margin: 0.5em auto 0.5em auto;
	border-style: none;
}

.coupon address, .special address{
	margin: 0.833em;
	font-size: 0.6em;
}

.coupon .restaurantName, .special .restaurantName{
	margin: 0.5em;
	text-align: center;
	font-weight: bold;
}

.coupon .deal, .special .deal{
	margin: 0.5em;
	text-align: center;
	font-weight: bold;
}

.coupon .rank, .special .rank{
	margin: 0.4em;
	font-size: 0.8em;
}

.coupon .details, .special .details{
	margin: 0.625em;
	font-size: 0.8em;
}

.coupon .valid, .special .valid{
	margin: 0.625em;
	font-size: 0.8em;
	text-align: right;
}

#couponFirst .coupon, #couponFirst .special{
	visibility: visible;
}

.dealsTable{
	position: relative;
	z-index: 3;
	margin-left: 4px;
	margin-bottom: 1em;
}

.dealsTable caption{
	caption-side: top;
	font-size: 0.8em;
	padding: 0.3em;
	color: #333;
	text-align: right;
}

.dealsTable thead th{
	border-top: 1px solid #b99;
	border-right: 1px solid #b99;
	border-bottom: 1px solid #b99;
	background-color: #caa;
}

.dealsTable thead th a, .dealsTable thead th span.notLink{
	display: block;
	font-size: 0.65em;
	padding: 0.4em 0.4em 0.4em 0.8em;
	color: #600;
	background: #caa url("/images/tableHeaderBG.gif") repeat-x center left;
	letter-spacing: 0.3em;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	white-space: nowrap;
}

.dealsTable thead th.cntr a, .dealsTable thead th.cntr span.notLink{
	text-align: center;
}

.dealsTable thead th a .instruction, .dealsTable thead th span.notLink .instruction{
	letter-spacing: normal;
	text-transform: none;
	font-weight: normal;
}

.dealsTable thead th a:hover{
	color: #fee;
	background: #966;
}

.dealsTable tbody td{
	font-size: 0.8em;
	padding: 0.4em 0.4em 0.4em 0.65em;
	background-color: #fff;
	color: #433;
	border-right: 1px solid #b99;
	border-bottom: 1px solid #b99;
}

.dealsTable tbody .alt td{
	background-color: #faf9f7;
	color: #222;
}

.dealsTable tbody .rowHighlight td{
	background-color: #eef;
}

.dealsTable tbody .rowHighlight td.colDLclipped,
.dealsTable tbody .rowHighlight td.colCenterDLclipped{
	background: #eef url("/images/clippedEEF.gif") no-repeat top right;
}

.dealsTable tbody .inactive td, .dealsTable tbody .inactiveAlt td{
	color: #777;
	background-color: #efefef;
}

.dealsTable tbody .inactive a, .dealsTable tbody .inactiveAlt a{
	color: #777;
}

.dealsTable tbody td.colDL, .dealsTable tbody td.colDLselected, .dealsTable tbody td.colDLclipped,
.dealsTable tbody td.colCenterDL, .dealsTable tbody td.colCenterDLselected, .dealsTable tbody td.colCenterDLclipped,
.dealsTable tbody td.colRL{
	padding: 0em;
}

.dealsTable tbody a{
	display: block;
	color: #433;
	text-decoration: none;
	padding: 0.4em 0.4em 0.4em 0.65em;
}

.dealsTable tbody .alt a{
	color: #222;
}

.dealsTable tbody td.colDL a:hover,
.dealsTable tbody td.colCenterDL a:hover,
.dealsTable tbody td.colRL a:hover{
	color: #006;
	background-color: #dde;
}

.dealsTable tbody td.colDLclipped a:hover,
.dealsTable tbody td.colCenterDLclipped a:hover{
	color: #006;
	background: #dde url("/images/clippedHighlight.gif") no-repeat top right;
}

.dealsTable tbody td.colDLselected,
.dealsTable tbody td.colCenterDLselected{
	background-color: #339;
}

.dealsTable tbody td.colDLclipped,
.dealsTable tbody td.colCenterDLclipped{
	background: #fff url("/images/clipped.gif") no-repeat top right;
}

.dealsTable tbody .alt td.colDLclipped,
.dealsTable tbody .alt td.colCenterDLclipped{
	background: #faf9f7 url("/images/clippedAlt.gif") no-repeat top right;
}

.dealsTable tbody td.colDLselected a,
.dealsTable tbody td.colCenterDLselected a{
	color: #fff;
}

.dealsTable .colR, .dealsTable .colRL{
	border-left: 1px solid #b99;
}

.dealsTable tbody td.colCenterDL, .dealsTable tbody td.colCenterDLselected, .dealsTable tbody td.colCenterDLclipped{
	text-align: center;
}

.dealsTable tbody td.rght{
	text-align: right;
}

.dealsTable tfoot td{
	font-size: 0.9em;
	padding: 0.1em 0.3em 0.1em 0.1em;
	color: #333;
	text-align: right;
}

.dealsTable tfoot em{
	font-style: normal;
	color: #800;
}

.dealsTable tfoot a{
	color: #00c;
}

.dealsTable .outside{
	background: transparent;
	border: none;
}

#mainContent{
	float: left;
	margin: 1em 12em 1em 14em;
}

#searchForm{
	float: left;
	margin: 1em 0em 1em -11em;
}

#searchForm fieldset{
	margin-bottom: 1em;
	border: none;
}

#searchForm legend{
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
}

#searchForm label{
	display: block;
	font-size: 0.9em;
}

#searchForm input{
	vertical-align: middle;
}

#pouch{
	z-index: 2;
	position: fixed;
	left: 0em;
	bottom: 0em;
	width: 13em;
	height: 4em;
	color: #fff;
	background: #900 url("/images/gradientPouch.jpg") repeat-y top right;
}

#pouchDisplay{
	font-size: 0.9em;
	margin: 0.3em 0em 0.5em 0.4em;
	line-height: 1;
}

#pouch a{
	margin: 0em 0em 0.3em 0.5em;
	font-size: 0.9em;
	color: #ff9;
	text-decoration: none;
}

#pouch a img{
	border-style: none;
}

#pouch a:hover{
	color: #fcc;
	text-decoration: underline;
}

#pouchTitle{
	z-index: 0;
	position: fixed;
	left: 0em;
	bottom: 4em;
	width: 13em;
	height: 4em;
	color: #fff;
	background: #000 url("/images/diagonalPouchGrey.gif") no-repeat bottom right;
}

#pouchTitle div{
	font-size: 0.9em;
	margin: 0em 0em 0.4em 0.4em;
	position: absolute;
	bottom: 0em;
	line-height: 1;
	letter-spacing: 0.3em;
}

#pouchCopyright, #cprght{
	z-index: 2;
	position: fixed;
	left: 13em;
	bottom: 0em;
	width: 13em;
	height: 4em;
	color: #999;
	background: #000 url("/images/diagonalPouchGrey.gif") no-repeat top left;
}

#cprght{
	left: 0em;
}

#pouchCopyright div, #cprght div{
	position: absolute;
	bottom: 0em;
	font-size: 0.7em;
	margin: 0em 0em 0.2em 2em;
}

.inv{
	visibility: hidden;
}

.small{
	font-size: 0.9em;
}

.smallCntr{
	font-size: 0.9em;
	text-align: center;
}

.tiny{
	font-size: 0.81em;
}

.minute{
	font-size: 0.73em;
}

.minuteDim{
	color: #666;
	font-size: 0.73em;
}

.tinyCntr{
	font-size: 0.81em;
	text-align: center;
}

.msg{
	margin: 0em 0em 1em 0em;
	padding: 0.2em;
	border: 1px solid #666;
	background-color: #ffc;
}