/*///////////////////////////////////////////////////////
Style Guide
/////////////////////////////////////////////////////////

#idName {
	display: block; position: absolute; top: 0; left: 0; z-index: 1; width: auto; height: auto; overflow: auto;
	margin: 0; border: 0 solid #FFFFFF; padding: 0; background: #FFFFFF url('../images/spacer.gif') no-repeat top left;
	font: italic small-caps bold 68%/1.4 Verdana, Arial, Helvetica, sans-serif; color: #000000px; text-align: left; text-decoration: none;

//	font: <'font-style'> <'font-variant'> <'font-weight'> <'font-size'>/<'line-height'> <'font-family'>	//
}
*/




/*//////////////////////////////////////////////
------------------------------------------------
Colour Palette for Testing Purposes
------------------------------------------------

#5C883D #C5001F #E9C46D
#DDDDDD #EEEEEE #FFFFFF

//////////////////////////////////////////////*/




/*///////////////////////////////////////////////////////
General Style Information
///////////////////////////////////////////////////////*/

/*////// Structure Module //////*/
html {
}
body {
	margin: 0; padding: 0; background: #FFFFFF;
	font: 71%/150% verdana, arial, helvetica, sans-serif; 
}


/*////// Text Module //////*/
p {
	margin: 0; margin-bottom: 1.2em; 	
}
center {
	margin: 0; margin-bottom: 1.2em; 	
}
blockquote {
	margin: 0 3.5em;
}
h1 {
	margin: 0; margin-bottom: 0.4em;
	font-size: 1.4em; text-transform: uppercase; color: #000000;
}
h2 {
	margin: 0; margin-bottom: 0.3em;
	font-size: 1.3em; text-transform: uppercase; color: #666666;
}
h3 {
	margin: 0; margin-bottom: 0.2em;
	font-size: 1.1em; text-transform: uppercase; color: #999999;
}
h4 {
	margin: 0; margin-bottom: 0.1em;
	font-size: 1.0em; text-transform: uppercase; color: #C5001F
}
h5 {
	margin: 0; margin-bottom: 0.1em;
	font-size: 1.0em; font-weight: bold; font-variant: small-caps; color: #EB9BA7;
}
h6 {
	margin: 0; margin-bottom: 0.1em;
	font-size: 1.0em; font-style: italic;
}

abbr {
	border-bottom: 1px dashed #4C682D; color: #4C682D; cursor: help;
}
acronym {
	border-bottom: 1px dashed #5C883D; color: #5C883D; cursor: help;
}
address {
}
cite {
	color: #C5001F; font-size: 1.0em;
}
code {
	color: #C5001F; font-size: 1.0em;
}
dfn {
	color: #C5001F; font-size: 1.0em;
}
em {
	color: #C5001F; font-style: italic;
}
kbd {
	color: #C5001F; font-size: 1.0em;
}
pre {
	color: #C5001F; font-size: 1.0em;
}
q {
	font-style: italic; color: #C5001F;
}
samp {
	color: #C5001F; font-size: 1.0em;
}
span {
}
strong {
	color: #C5001F; font-weight: bold;
}
var {
	color: #C5001F; font-size: 1.0em;
}

/*////// Hypertext Module //////*/
a:link {
	color: #C5001F; /* #C5001F */ text-decoration: underline;
}
a:visited {
	color: #A5001F; text-decoration: underline;
}
a:hover {
	color: #EB9BA7; text-decoration: underline;
}
a:focus {
	color: #C5001F; text-decoration: underline;
}
a:active {
	color: #C5001F; text-decoration: underline;
}

/*////// List Module //////*/
dl {
	margin-bottom: 1.5em;
}
dt {
	margin: 0;
	color: #C5001F; font-weight: bold;
}
dd {
	margin: 0; color: #777777;
}
ol {
	margin-top: 0; margin-bottom: 1.2em;
}
ul {
	margin-top: 0; margin-bottom: 1.2em;
}
li {
	margin-top: 0; margin-bottom: 0.6em;
}

/*////// Presentation Module //////*/
big {
}
hr {
	width: 50%; height: 1px; margin: 0 auto; margin-bottom: 0.6em; border-bottom: 1px solid #C5001F; color: #EB9BA7; text-align: center;
}
small {
}
sup {
	color: #C5001F;
}
sub {
	color: #C5001F;
}

/*////// Forms Module //////*/
form {
	text-align: center;
}
fieldset {
	display: block; width: 37em; margin: 0em auto 0.6em auto; border: none; padding: 0; text-align: left;
}
legend {
	display: none; margin: 0em 0em 0.6em 0em; padding: 0; color: #C5001F;
}
label {
	float: left; width: 15em; text-align: left;
}
input, select {
	font-size: 1em; 
}
input, textarea {
	width: 14.4em;
}
select {
	width: 14.7em; *width: 14.9em;
}
/*
input: focus, select: focus {
	background: #EEEEEE; color: #C5001F;
}
*/
option {
}
textarea {
	font: 1em verdana, sans-serif;
}
#submit, reset, button, .button {
	width: auto; 
	margin-left: 15em; border: 2px outset inherit; padding: 1px 4px; background: #672A7D; color: #FFFFFF; 
}
.radio input, .checkList input {
	width: auto; 
}

/*////// Table Module //////*/
table {
	margin-bottom: 1.2em; font-size: 1em; border: none/*1px solid #5C883D*/; background: #FFFFFF; border-collapse: separate;
}
caption {
	padding: 8px; border: none/*1px solid #5C883D*/; background: #C5001F; font-size: 0.9em;
}
thead {
	background: #CCCCCC;
}
tbody th {
	background: #EEEEEE;
}
tfoot {
	background: #DDDDDD;
}
th {
	padding: 4px 8px; text-align: left; font-weight: bold;
}
tr {
}
td {
	border-top: 1px solid #EB9BA7; padding: 4px 8px; text-align: left;
}

td form {
	margin: 0;
}

/*////// Image Module //////*/
img {
	margin: 0; border: none;
}




/*///////////////////////////////////////////////////////
CLASS and ID Styles
///////////////////////////////////////////////////////*/

html {
	/* height: auto !important; */ height: 100%; /* min-height: 100%; */
	margin-bottom: 1px;
}
body {
	background: #FFFFFF; text-align: center;
	height: 100%; /* Required */
}


#container { 
	position: relative;
	width: 972px; 
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	margin: 0 auto; padding: 0; text-align: left;
}
#main {
	padding: 0 0 108px 0; overflow: auto;
}
#skip { 
	position: absolute; left: -000em; width: 0; height: 0; overflow: hidden;
}


#masthead {
	float: left; width: 330px; height: 78px; *height: 48px;
	margin: 0; padding: 30px 0 0 0;
}
#masthead h1 {
	margin: 0; padding: 0;
}
#masthead h1 a {
	display: block; width: 285px; height: 0 !important; height /**/: 48px; overflow: hidden; 
	margin: 0 0 0; padding: 48px 0 0 0; background: transparent url('../images/logo-arthurs-pizza.gif') no-repeat left top;
	text-indent: -999em;
}


#content {
	width: 642px; 
	padding: 30px 0; _padding: 30px 0 128px 0;
	color: #000000; 
	text-align:center;
}
#content h2 {
	font: bold 1.4em/1 Arial Narrow, Arial, sans-serif; color: #808080; text-transform: uppercase;
}
#content h2 span.subhead {
	display: block; margin: 0; padding: 0; 
	font-size: 2em; color: #C5001F;
}
#content h3{
	display: block; margin: 0; padding: 0 0 10px 0; 
	font: bold 2.3em/1 Arial Narrow, Arial, sans-serif; color: #C5001F;
}


#main-image-home, #main-image-internal {
	overflow: auto;
	margin-bottom: 20px; border: 1px solid #7A7A7A; padding: 5px; background: #C90217; 
}
#main-image-home object {
	float: left; width: 627px; height: 154px; overflow: hidden;
	*float: none; *height: 262px;
	border: 1px solid #7A7A7A; background: #EEEEEE; 
}
#main-image-internal object {
	float: left; width: 627px; height: 85px; overflow: hidden;
	*float: none; *height: 85px;
	border: 1px solid #7A7A7A; background: #EEEEEE; 
}



#navigation {
	width: 320px; 
}
#navigation h3 {
	position: absolute; top: -999em; left: -999em; text-indent: -999em;
}
#navigation ul {
	margin: 0; padding: 30px 0 20px 0; list-style: none;
	font: bold 1.1em Arial Narrow, Arial, sans-serif; color: #C5001F; text-transform: uppercase;
}
#navigation li {
	display: block; margin: 0; padding: 0 0 0.6em 0; list-style: none;
}
#navigation li a {
	padding: 0 0 0 25px; background: transparent url('../images/bg-nav-item.gif') no-repeat 0 3px;
	color: #C5001F; text-decoration: none;
}
#navigation li a:hover {
	background-position: 0 -116px; color: #999999;
}
#navigation ul ul {
	display: none;
}


#subnav {
	margin: 0; padding: 0;
}
#subnav ul {
	margin: 0; padding: 6px 0 40px 0; list-style: none;
}
#subnav li {
	float: left; margin: 0; padding: 0 10px 0 0; *padding: 0 15px 0 0; list-style: none;
}
#subnav a {
	display: block; margin: 0; border-bottom: 4px solid #7F7F7F; /*FFFFFF*/ padding: 0 0 4px 0;
	font: bold 1.1em/1 Arial Narrow, Arial, sans-serif; color: #7F7F7F; text-decoration: none; text-transform: uppercase;
}
#subnav a:hover {
	border-bottom: 4px solid #C7001D;
}
#subnav a.current {
	border-bottom: 4px solid #C7001D; color: #C7001D;
}


#related {
	padding-right: 60px; 
	color: #777777;
}
#related a {
	color: #C5001F;
}
#related a:hover {
	color: #874A9D;
}
#related #gallery {
	padding: 0;
}
#related #gallery ul {
	margin: 0; padding: 0; list-style: none; overflow: auto;
}
#related #gallery li {
	float: left; width: 70px; height: 70px; margin: 0; padding: 0 10px 10px 0; list-style: none; background: none;
}
#related #gallery li img {
	margin-bottom: 5px; border: 1px solid #C5001F; padding: 3px; background: #D8D8D8;
}
#related #gallery li a:hover img {
	border: 3px solid #C5001F; padding: 1px;
}


#related #pizza-menu {
	padding: 0;
}
#related #pizza-menu ul {
	margin: 0; padding: 0; list-style: none; overflow: auto;
}
#related #pizza-menu li {
	float: left; width: 70px; height: 110px; margin: 0; padding: 0 10px 0 0; list-style: none; background: none; text-align: left; font-weight: normal; text-transform: none; color: #000000;
}
#related #pizza-menu li img {
	border: 1px solid #C5001F; padding: 3px; background: #D8D8D8;
}
#related #pizza-menu li a:hover img {
	border: 3px solid #C5001F; padding: 1px;
}


.redbullets {
	list-style-image: url("../images/bullet.gif"); font-size: 12px; font-weight: bold; font-style: italic;
}


#gallery {
	padding-top: 10px;
}
#gallery ul {
	margin: 0; padding: 0; list-style: none; overflow: auto;
}
#gallery li {
	float: left; width: 150px; height: 210px; margin: 0; padding: 0 10px 10px 0; list-style: none; /*background-color: #EEEEEE; border: 1px #CCCCCC solid;*/
	text-align: center;
}
#gallery li img {
	margin-bottom: 5px; border: 1px solid #C5001F; padding: 3px; background: #D8D8D8;
}
#gallery li a {
	background: none !important;
}
#gallery li a:hover img {
	border: 3px solid #C5001F; padding: 1px;
}


#pizza-menu {
	padding-top: 10px;
}
#pizza-menu ul {
	margin: 0; padding: 0; list-style: none; overflow: auto;
}
#pizza-menu li {
	float: left; width: 150px; height: 210px; margin: 0; padding: 0 10px 10px 0; list-style: none; /*background-color: #EEEEEE; border: 1px #CCCCCC solid;*/
	text-align: center;
}
#pizza-menu li img {
	margin-bottom: 5px; border: 1px solid #C5001F; padding: 3px; background: #D8D8D8;
}
#pizza-menu li a {
	background: none !important;
}
#pizza-menu li a:hover img {
	border: 3px solid #C5001F; padding: 1px;
}


#album {
	padding-top: 10px;
}
#album ul {
	margin: 0; padding: 0; list-style: none; overflow: auto;
}
#album li {
	float: left; margin: 0; padding: 0 20px 20px 0; list-style: none; /*background-color: #EEEEEE; border: 1px #CCCCCC solid;*/
	text-align: center;
}
#album li img {
	margin-bottom: 5px; border: 1px solid #C5001F; padding: 3px; background: #D8D8D8;
}
#album li a img {
	border: 1px solid #C5001F; padding: 3px; background: #D8D8D8;
}
#album li a:hover img {
	border: 3px solid #C5001F; padding: 1px;
}


.brand {
	color: #C5001F; text-transform: uppercase;
}
.brand sup {
	position: relative; top: 0.3em; color: #672A7D; /* C5001F */ font-size: 1.2em; line-height: 0.5; *line-height: 150%;
}
#upside-down a { 
	font-family:"Arial Unicode MS", Batang, Tahoma, sans-serif; font-size: 1.0em; font-weight: bold; text-decoration: none; text-transform: none;
}


#footer {
	position: absolute; width: 100%; height: 108px;
	bottom: 0 !important; bottom: -1px; /* For Certain IE widths */
	font-size: 10px !important; line-height: 140% !important;
}
#footer ul {
	float: right; width: 650px; overflow: auto;
	margin: -2px 0 0 0; border-bottom: 33px solid #C5001F; padding: 0; list-style: none;
}
#footer li {
	float: left; margin: 0; padding: 4px 20px 8px 0; list-style: none;
}
#footer a {
	margin: 0; padding: 0;
	color: #999999; 
}
#footer a:hover {
	color: #F5304F;
}


#franchise {
	/* float: left; width: 25%; */ padding-top: 20px;
	color: #999999;
}
#franchise span {
	float: left; width: 322px;
}
#franchise span a {
	display: block; width: 144px;
}
#franchise p {
	margin: 0; padding: 0; 
}


#validate {
	width: 320px; _width: 300px; background: transparent; 
}
#validate ul {
	float: none; width: auto; 
	margin: 0; border: none; padding: 4px 0 0 0; background: transparent; list-style: none;
}
#validate li {
	margin: 0; padding: 0 12px 0 0; list-style: none;
}
#validate a {
	color: #DDDDDD; text-decoration: none;
}
#validate a:hover {
	color: #C5001F; text-decoration: underline;
}


.contact {
	float: left; width: 50%;
}
.bold {
	color: #444444;
}
.required {
	color: #672A7D;
}
.footnote {
	display: none;
}
.image {
	margin: 0 1.0em 1.0em 1.0em; border: 1px solid #C5001F; padding: 3px; background: #D8D8D8;
}




/*///////////////////////////////////////////////////////
Lytebox Styles
///////////////////////////////////////////////////////*/

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em; overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url('../images/lytebox/loading.gif') center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url('../images/lytebox/blank.gif') no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url('../images/lytebox/prev_grey.gif') left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url('../images/lytebox/prev_red.gif') left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url('../images/lytebox/prev_green.gif') left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url('../images/lytebox/prev_blue.gif') left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url('../images/lytebox/prev_gold.gif') left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url('../images/lytebox/blank.gif') no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url('../images/lytebox/next_grey.gif') right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url('../images/lytebox/next_red.gif') right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url('../images/lytebox/next_green.gif') right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url('../images/lytebox/next_blue.gif') right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url('../images/lytebox/next_gold.gif') right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url('../images/lytebox/close_grey.png') no-repeat; }
	#lbClose.red { background: url('../images/lytebox/close_red.png') no-repeat; }
	#lbClose.green { background: url('../images/lytebox/close_green.png') no-repeat; }
	#lbClose.blue { background: url('../images/lytebox/close_blue.png') no-repeat; }
	#lbClose.gold { background: url('../images/lytebox/close_gold.png') no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url('../images/lytebox/play_grey.png') no-repeat; }
	#lbPlay.red { background: url('../images/lytebox/play_red.png') no-repeat; }
	#lbPlay.green { background: url('../images/lytebox/play_green.png') no-repeat; }
	#lbPlay.blue { background: url('../images/lytebox/play_blue.png') no-repeat; }
	#lbPlay.gold { background: url('../images/lytebox/play_gold.png') no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url('../images/lytebox/pause_grey.png') no-repeat; }
	#lbPause.red { background: url('../images/lytebox/pause_red.png') no-repeat; }
	#lbPause.green { background: url('../images/lytebox/pause_green.png') no-repeat; }
	#lbPause.blue { background: url('../images/lytebox/pause_blue.png') no-repeat; }
	#lbPause.gold { background: url('../images/lytebox/pause_gold.png') no-repeat; }