/* SHORTHAND */
.small {	font-size: 85%; }
.b {	font-weight: bold; }
.i {	font-style: italic; }
.norml { font-weight: normal; }
.centerMe {	text-align: center; }
.floatL { float: left; }
.floatR { float: right; }
.clearit {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.snug {	margin: 0px; }
.veiled { display: none; }




/* COMMON ELEMENTS */
body {
	margin:0px 10px 0px 10px;
	padding:0px;
	background-image: url(../graphics/background.jpg);
	background-repeat: repeat;		
	background-color: #d2d1a9;
	text-align: center;		
}
#container {
	margin-left: auto; 
	margin-right: auto;
	background-image: url(../graphics/middle.jpg);
	width: 1005px;			
	text-align: left;
	height:auto;		
}
#uppercontent {
	background-color: #f8f8f0;
	margin: 0px 8px 0px 0px;
	height: auto;
	background-image: url(../graphics/middle.jpg);
	width: 1005px;
}
#headercontent {
	height: 207px;
	padding-top: 0px;
	margin-left: 30px;
	background-image: url(../graphics/logo2.jpg);
	background-repeat:no-repeat;
}
#menu {
	margin-top: 0px;
	margin-left: 260px;
	height: 52px;
	width: 340px;
	padding-top: 58px; 
	color: white;
	font-size: 13px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	white-space: nowrap;
}
#menu_tophalf {
	height: 25px;
	border-bottom: 1px dotted #ffffff;
	margin-bottom: 12px;
}
#menu a{
	color:white;
	font-weight:bold;
	text-decoration:none;
	padding: 0px 8px 0px 5px;
}
#menu a:hover, #menu a.current {
	color:#feb016;
}
#ClickEatsOrderDiv {
	padding: 15px 0 0 30px;
	line-height: 1.1em;
}
a#ClickEatsOrderLink {
	white-space: nowrap; 
	color: white;
	font-size: 13px;
	text-decoration: underline;
	padding: 0;
}
a#ClickEatsOrderLink:hover {color: #F6B02E;}

#EmailSignupBoxWrapper {
	width: inherit;
	padding-right: 20px;
}

#headercontent #EmailSignupBoxWrapper #EmailSignupBox {
	float: right;
}


#centercontent {
	margin: 0 auto;
	height: auto;
	width: 900px;
	background-color:#f6f1ec;
	padding-bottom: 8px;
	position: relative;
	left: 15px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color:#333333;
	font-size: 12px;
	line-height: 18px;
	padding: 50px 90px 20px 60px;
	height: auto;
}
#hplowercontent {
	background-image:url("../graphics/bottom.jpg");
	background-repeat:no-repeat;
	background-position:bottom;	
	height: 30px;	
	width: 1005px;	
}			
#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
	font-size: 12px;
	margin-top: 10px;	
	margin-bottom: 20px;	
	margin-left: auto;
	margin-right: auto;
	width: 852px;
	text-align: center;
}
	
a img { border: none; }
a:link {
	text-decoration: none; 
	color:black;
}
a:visited {
	text-decoration: none;
	color:black;
}
a:active {
	text-decoration: none; 
	color:black;
}
a:hover {
	text-decoration: none; 
	color: black;
}
#hoursClickeatswrapper {
	width: 300px;
	height: 100px;
	position: relative;
	left: 740px;
	top: -1.5em;
	color: #F6B02E;
	font-size: 85%;
}

h1	{	
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color:#4e8424;
	font-size: 18px;				
}



/* PAGE-SPECIFIC ELEMENTS */

#logoBGdiv {
	padding-top: 0px;
	margin-left: 30px;
	height: 750px;
	background-image:url("../graphics/logoBG.jpg");
	background-repeat:no-repeat;
	
}
#logoBGdiv #EmailSignupBox {
	width: 300px;
	position:relative;
	left: -5px;
	text-align: center;
}
#logoBGdiv #EmailSignupBox #newsletterMessageDiv {
	padding-left: 15px;
}

#hours {margin-top: 8px;}

#promobox {
	position: absolute;
	top: 310px;
	margin-left: 75px;
	width: 380px;
	background-color: wheat;
	border: 2px solid brown;
	padding: 6px;
	padding-left: 10px;
	font-size: 10pt;
}

#CouponWrapper_Home {
	position: absolute;
	top: 513px;
	margin-left: 229px;
	height: 180px;
	width: 100%;
	font: bold 10pt Arial,sans-serif;
	color: black;
}
.coupon {
	width: 198px;
	height: 160px;
	font: bold 10pt Arial,sans-serif;
	color: black;
}
#CouponTable {
	width: 850px;
	border-collapse: collapse;
	border: 0;
}
#CouponTable td {
	border: 0;
	padding: 0;
	height: 195px;
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial,sans-serif;
	color: black;
	padding: 32px 35px 0 160px;
	background-image: url("../graphics/couponB.png");
	background-repeat: no-repeat;
}
#CouponTable td#c1, #c3, #c5, #c7 {
	width: 190px;
}
#carryoutspecialnotice {
	position: absolute;
	top: 480px;
	left: 195px;
	padding: 3px 15px;
	background-color: white;
	border: 1px dashed brown;
	opacity: 0.9;
	font-weight: normal;
	font-size: 90%;
	}
#CouponWrapper_Home h4, #CouponTable tr td h4 {
	margin-bottom: 4px;
	font-size: 14px;
}
#zyx {
	margin-top: 6px;
	font-size: 9pt;
	font-weight: normal;
}

#X1 {
	position: absolute;
	bottom: 25px;
	left: 110px;
}
#X2 {
	position: absolute;
	bottom: 22px;
	right: 72px;
}
#coupon1 { margin-right: 240px; }

.CouponPrintGraphic {
	position: relative;
	left: 140px;
	top: 100px;
}
#DeliveryArea {
	float: right;
	width: 450px;
	background-color: #74934a;
	padding: 12px 16px;
}

#ToppingList {	
	margin: -20px 0 2em 30px;
	list-style-type: none; 
	width: 699px;
	line-height: 16px;
}
#ToppingList h3 {
	color: #4e8424;
	margin-bottom: 0.8em;
}	
#ToppingList div {
	width: 230px;
}

#NewsContent {
	width:  600px;
}
#TossingPic {
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-right: -200px;`
	position: relative;
}
