/*layout CSS Dennys sub box page template*/

body, html {
	margin:0; /* -- Set to 0 to acount for different browswer defaults -- */
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#ffefcb;
	color:#8D817B;
	text-align: center;
}
.clear {
	clear:both;
}

.img {
	border: none;
}

p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	color:#8D817B;
}
h1 {
	font-size:26px;
	margin: 3px 0;
	padding: 0;
	text-transform:uppercase;
	font-weight:bold;
	line-height:25px;
}
h2 {
	font-size:19px;
	margin: 5px 0;
	padding: 0;
	line-height:25px;
	font-weight:bold;
	color: #EB9521;
	font-style: italic;
}
h3, .contentheading {
	font-size:26px;
	margin: 0;
	padding-bottom:6px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:25px;
}
h4 {
	font-size: 15px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
h5 {
	margin: 3px 0;
	padding: 0;
	font-size:14px;
	text-transform: uppercase;
	color: #EB9521;
}
h6 {
	font-size:1em;
	font-weight:700;
}
dd {
	margin-left: 8px;
}

.subtext {
	padding: 14px 12px 0 18px;
}

/* -- Main -- */
#container {
	position:relative;
	height: 690px;
	border-bottom: 1px solid #8D817B;
}
#main {
	position:relative;
	margin: 10px auto 0 auto;
	width:929px;
	height: 690px;
}
#dennyslogo {
	position:absolute;
	bottom:0px;
	right:0px;
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	margin-right: -35px;
	width:494px;
	height:180px;
	z-index:100;
}
#header {
	width:949px;
	height:37px;
	padding:0px;
	margin:0px;
	padding-bottom:10px;
	font-size: 11px;
	background-image: url('../../../resources/siteimages/headerbg.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
}
#content {
	line-height: 1.3em;
	position:relative;
	margin:0px;
	margin:auto;
	padding:0px;
	padding-bottom:15px;
	width: 949px;
	text-align: left;
	background-image:url('../../../resources/siteimages/contentmainbg.jpg');
	background-repeat:repeat-y;
	background-position:center;
}
#menuleft {
	float:left;
	position: relative;
	padding-left:35px;
	padding-top: 5px;
	width:155px;
}
#content1 {
	width:710px;
	overflow: auto;
	padding-right:20px;
	padding-top: 5px;
}
#content1foot {
	width: 949px;
	height:20px;
	background-image:url('../../../resources/siteimages/content1bg.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
}
#content3foot {
	font-size: 11px;
	color:#8D817B;
	text-align: left;
	background-image:url('../../../resources/siteimages/content3bg.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
	padding-top:16px;
	padding-bottom:0px;
	width: 949px;
	height:163px;
}
#subL {
	float: left;
	width:288px;
	height:140px; /* Adjust to make taller with image background */
	padding: 10px 12px 0 18px;
}
#subM {
	width:280px;
	height:140px; /* Adjust to make taller with image background */
	margin-left: 320px;
	padding: 10px 4px 0 15px;
	
}
#subR {
	float: right;
	width:290px;
	height:140px; /* Adjust to make taller with image background */
	margin-right: 7px;
	padding: 10px 12px 0 10px;
}
#footer {
	position:relative;
	text-align:left;
	list-style-type:none;
	color:#000;
	font-size:11px;
	padding:0px;
	margin:0px;
	margin: auto;
	width: 569px;
	padding-left:20px;
	padding-right:360px;
	z-index:1001;
}

/* -- End Main -- */


.scroll-pane {
	height: 340px; /*Set the height of the container to a static height */
	overflow: auto;
	padding-right:20px;
	padding-top: 5px;
}

.scroll-pane img {
	margin-right: 20px;
}

/* -- Login -- */

#subR fieldset {  
	margin: 0;  
	padding: 0;
	border: none; 
} 

#subR label {
	font-size: 12px;
	color: #e89421;
	font-weight: bold;    
	float: left;    
	width: 200px;
	clear: left;
}

#subR fieldset ol {
	margin: 0;  
	padding: 0 0 0 5px;  
	list-style: none;  
} 
 
#subR fieldset li {  
	padding-bottom: 10px;  
} 
 
#subR fieldset.submit {  
	border-style: none; 
	float: none;    
	width: auto;  
	padding-left: 0; 
}

/* --- */


/* -- Links -- */


#content1 a {
	color: #EA9521;
	text-decoration: none;
	font-size: 13px;
}

#content1 a:hover {
	color: #EA9521;
	text-decoration: none;
	font-size: 13px;
}

#subL a {
	color: #EA9521;
	text-decoration: none;
	font-size: 13px;
}

#subL a:hover {
	color: #EA9521;
	text-decoration: none;
	font-size: 13px;
}

#subM a {
	color: #EA9521;
	text-decoration: none;
	font-size: 13px;
}

#subM a:hover {
	color: #EA9521;
	text-decoration: none;
	font-size: 13px;
}

#subR a {
	color: #EA9521;
	text-decoration: none;
	font-size: 13px;
}

#subR a:hover {
	color: #EA9521;
	text-decoration: none;
	font-size: 13px;
}

/* ----- */

/* -- Promo box specific elements  -- */

#subL img {
	margin: 2px 5px;
}

#subL p, #subM p, #subR p {
	font-size: 11px;
}


/*main menu*/

.mainmenu {
	padding:0px;
	margin:0 0 0 20px;
	list-style-type: none;
}
.mainmenu ul {
	padding:0px;
	margin:0px;
	display: block;
}
.mainmenu li {
	padding:0px;
	margin:0px;
	display:inline;
	list-style-image:none;
	height:37px;
}

/*end mm*/
/*restlocator*/
#locator_top {
	padding:0px;
	margin:0px;
	Z-INDEX: 3;
	padding-left:520px;
	padding-top:8px;
}
#locator_top FIELDSET {
	border-style:none;
}
#locator_top FIELDSET LABEL {
	padding: 4px 8px 0 0;
	font-weight: bold;
	float: left;
	padding-bottom: 0px;
	text-transform: uppercase;
	color: #ea9521;
}
#locator_top FIELDSET INPUT.text {
	border-right: #ccc 1px solid;
	padding: 3px 0px 3px 5px;
	border-top: #ccc 1px solid;
	font-size: 0.8em;
	float: left;
	border-left: #ccc 1px solid;
	width: 180px;
	color: #999;
	margin-right: 4px;
	margin-top: 1px;
	border-bottom: #ccc 1px solid
}
#locator_top FIELDSET INPUT.button {
}
/*END*/

/*side menu*/	


/* -- Footer Additions -- */

.menufoot {
	font-size: 11px;
	margin-left: 54px;
	list-style: none;
}

.menufoot li span {
	margin: 0 1px;
}

#footer a {
	color: #000;
	text-decoration: underline;
}

#footer a:hover {
	color:#000;
	text-decoration:underline;
}

.mainlevel {
	margin: 0 2px;
}

#footer  li {
	float:left;
	margin: 0;
	padding: 0;
}

#footer  li.end {
	border-right:none;
	padding: 0 8px;
}

#footer li img {
	position:absolute;
	cursor:pointer;
}

#footer li img.facebook {
	top:-2px;
	left:75px;
}

#footer li img.twitter {
	top:-2px;
	left:95px;
}

#footer li span {
	padding-right:0;
}

.fspace {
	padding: 0 8px;
}


/* -- End Footer Additions -- */

/* -- Left menu -- */

.menu {
	font-size: 12px;
	text-transform: uppercase;
	list-style: none;
	padding: 0;
	margin: 4px 0 0 4px;
}

.menu ul li {
	margin: 0;
	padding: 0;
	text-indent: -25px;
	list-style-type: none;
}

ul.menu ul li {
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style-type: none;
}

.menu a {
	color:#8D817B;
	text-decoration: none;
}

.menu a:hover {
	color:#ea9521;
	text-decoration: none;
}

/* -- */

/*links*/

td.buttonheading {
	vertical-align : top;
	margin : 0;
	padding : 0;
	background : none;
}
.buttonheading a:link, .buttonheading a:visited {
	width : 0px; /*20px pdf button*/
	display : block;
	overflow : hidden;
	color:#000000;
}
.buttonheading a:hover {
	width : 58px;
	display : block;
}
form#form-login fieldset {
	border: 0 none;
	margin: 0;
	margin-left:10px;
}
form#form-login ul li {
	padding: 0;
}
form#form-login ul li a {
	text-align: left;
	padding: 0px;
	font-size: 10px;
	color: #858585;
}
input.button {
	margin-right: 26px;
	cursor: pointer;
}

/* -- Added items -- */

.small {	
	color: #FFCC00;
}

.pathway a {
	color:#FF901D;
	text-decoration: none;
}

.pathway a:hover {
	color:#FF901D;
	text-decoration: none;
}

#cont_foot {
	background-image: url('../images/cont_foot.jpg');
	width: 929px;
	height: 23px;
}
/* -- */


/*  -- Navigation elements -- */


#hxdmoomenu ul li a {
	margin:0;
	float: left;
	height: 25px;
	padding: 0; /* set the padding of the main menu links */
	color: #eb9521;
	text-decoration: none;
	font-weight: bold;
}
#hxdmoomenu ul li a:hover {
	display:block;
	color: #fff; /* Set the color for the main nav links */
	text-decoration: none;
	font-weight: bold;
}

#hxdmoomenu ul li.item41  a {
	width:82px;
	height: 37px;
	padding-top: 14px;
	background-image:url('../../../resources/siteimages/tab82.jpg');
	background-repeat: no-repeat;
}

#hxdmoomenu ul li.item41 a:hover {
	width:82px;
	height: 37px;
	background-image:url('../../../resources/siteimages/tab82a.jpg');
	background-repeat: no-repeat;
}

#hxdmoomenu ul li.item42  a {
	width:82px;
	height: 37px;
	padding-top: 14px;
	background-image:url('../../../resources/siteimages/tab82.jpg');
	background-repeat: no-repeat;
}

#hxdmoomenu ul li.item42 a:hover {
	width:82px;
	height: 37px;
	background-image:url('../../../resources/siteimages/tab82a.jpg');
	background-repeat: no-repeat;
}

#hxdmoomenu ul li.item43  a {
	width:119px;
	height: 37px;
	padding-top: 14px;
	background-image:url('../../../resources/siteimages/tab119.jpg');
	background-repeat: no-repeat;
}

#hxdmoomenu ul li.item43 a:hover {
	width:119px;
	height: 37px;
	background-image:url('../../../resources/siteimages/tab119a.jpg');
	background-repeat: no-repeat;
}

#hxdmoomenu ul li.item44  a {
	width:163px;
	height: 37px;
	padding-top: 14px;
	background-image:url('../../../resources/siteimages/tab163.jpg');
	background-repeat: no-repeat;
}

#hxdmoomenu ul li.item44 a:hover {
	width:163px;
	height: 37px;
	background-image:url('../../../resources/siteimages/tab163a.jpg');
	background-repeat: no-repeat;
}



#hxdmoomenu ul li li.item6  a {
	height: 12px;
	color: #eb9521; /* Set the link colour for the sub menu */
	background-image:none;
}

#hxdmoomenu ul li li.item6 a:hover {
	height: 12px;
	color: #eb9521; /* Set the link colour for the sub menu */
	background-image:none;
	text-decoration: underline;
}

#hxdmoomenu ul li li.item20  a {
	height: 12px;
	color: #eb9521; /* Set the link colour for the sub menu */
	background-image:none;
}

#hxdmoomenu ul li li.item20 a:hover {
	height: 12px;
	color: #eb9521; /* Set the link colour for the sub menu */
	background-image:none;
	text-decoration: underline;
}

#hxdmoomenu ul li li.item21  a {
	height: 12px;
	color: #eb9521; /* Set the link colour for the sub menu */
	background-image:none;
}

#hxdmoomenu ul li li.item21 a:hover {
	height: 12px;
	color: #eb9521; /* Set the link colour for the sub menu */
	background-image:none;
	text-decoration: underline;
}

