@charset "UTF-8";
/* CSS Document */

/*	Kingsway Pizza temp page Css file.
	
	Created by none interaction - ijoselito
	v1.0
*/



a {	text-decoration: none; border: none;}

a:link, a:visited {	color: red;}

a:hover, a:active { color: #FFF;}

h1, h2, h3, h4, h5, h6 { font-family: Helvetica, sans-serif;  }

h1, h2 { font-weight: bold; color: white; } 

h1 {font-size: 1.4em;}

h2 {font-size: 1.2em; }

h5 {color: white; font-size: 1.2em; font-weight: 200; } 

.red { color: red; }

.yellow { color: yellow; }

a img { border: none; }

br { margin-top: -10px; }



/* Etc
******************** */
.clearboth { clear: both; }


body {
	background: #000;
	color: #444;
	font: 74%/1.6em helvetica, sans-serif; 
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: center;

}

#container { 
	display: block;
	width: 896px;
	height: 700px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/assets/images/bg3.jpg);
	background-repeat: no-repeat;
	}
	
#header {
/*	border: 1px dotted white;				border to test */
	width: 850px;
	height: 140px;
	}
		
#logo {
/*	border: 1px dotted white;				border to test */
	float: left;
	width: 171px;
	height: 124px;
	margin-top: 0px;
	margin-left: 70px;
	padding: 0px;
	background-image: url(/assets/images/logo.png);
	background-repeat: no-repeat;
	}
	
#mainNav {
/*	border: 1px dotted white;				border to test */
	float: right;
	width: 580px;
	height: 124px;
	margin-top: 14px;
	padding: 0px;
	background-image: url(/assets/images/menu_bg.png);
	background-repeat: no-repeat;
	}
	
#nav {
/*	border: 1px dotted white;*/
	
	float: left;
	width: 550px;
	height: 100px;
	margin-top: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-left: .2em;
	text-indent: -.5em;
	text-align: left;
	line-height: 30px;
	font-size: 1em;
	color: #666;
	}

#nav ul {
	list-style-image: url(/assets/images/list2.gif);
	width: 100%;
	}
	

#nav li a {
	color: black;	
	}

#nav li a:hover {
	color: red;
	list-style-image: url(/assets/images/list2.png);
	}
	
.current{
	color: red;
	list-style-image: url(/assets/images/list2.png);
	}
	

#qav {
	position: relative;
	right: -260px;
	top: -120px;
	}
	
#blocks {	
	width: 850px;
	height: 500px;
	margin: 10px auto;
	}
	
#block01 {
	float: left;
	width: 355px;
	height: 495px;
	}
	
#block01Tp { 

	width: 355px;
	height: 290px;
	background-image: url(/assets/images/pizzaSlice.jpg);
	background-repeat: no-repeat;
	background-position: 5px 55px;

	}
	
#block01Tp h1 {
	
	width: 300px;
	height: 41px;
	margin-top: 5px;
	margin-left: 20px;
	background-image: url(/assets/images/headerBall.gif);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	}
	
	/*the drawers start here*/
	
#accordionMenu {

	width: 320px;
	height: 40px;
	margin-top: 210px;
	margin-left: 20px;
	padding: 0;
	}
	
.meal01 {
	float: left;
	width: 80px;
	height: 80px;
	background-image: url(/assets/images/bt_sd00.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
.meal01 h3 a {
	color: white;
	padding: 5px;
	font-size: 1.1em;
	}

.expandable {
	/*background-image: url(/assets/images/bt_sd01.jpg);*/
	background: #FFF;
	height: 150px;
	width: 90px;
	margin-top: -205px;
	margin-left: -5px;
	padding: 0;
	text-align: left;
	}

.meal01 ul {
	background: #FFF;
	padding: 5px;
	font-size: 1em;
	}
	
.meal01 li {
	list-style-type: none;
	font-size: .9em;
	padding-left: 1em;
	text-indent: -1em;
	}
		

	
.mealList {
	margin-top: 5px;
	}

.meal02 {
	float: left;
	width: 80px;
	height: 80px;
	background-image: url(/assets/images/bt_sd00.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
.meal02 h3 a {
	color: white;
	padding: 5px;
	font-size: 1.1em;
	}

.meal02 ul {
	background: #FFF;
	padding: 5px;
	font-size: 1em;
	}

.meal02 li {
	list-style-type: none;
	font-size: .9em;
	padding-left: 1em;
	text-indent: -1em;	
	}

.meal03 {
	float: left;
	width: 80px;
	height: 80px;
	background-image: url(/assets/images/bt_sd00.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	

.meal03 h3 a {
	color: white;
	padding: 5px;
	font-size: 1.1em;
	}

	
.expandable03 {
	width: 80px;
	height: 60px;
	margin-top: -150px;
	padding: 0;
	text-align: left;
	}

.meal03 ul {
	padding: 5px;
	font-size: 1em;
	}
		

.meal03 li {
	list-style-type: none;
	font-size: .9em;
	padding-left: 1em;
	text-indent: -1em;
	}
	
.mealList03 {
	margin-top: 5px;
	}
	
.meal04 {
	float: left;
	width: 80px;
	height: 80px;
	background-image: url(/assets/images/bt_sd00.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
.meal04 h3 a {
	color: white;
	padding: 5px;
	font-size: 1.1em;
	}
	
	
.expandable04 {
	width: 80px;
	height: 60px;
	margin-top: -150px;
	padding: 0;
	text-align: left;
	}

.meal04 ul {
	padding: 5px;
	font-size: 1em;
	}
	

.meal04 li {
	list-style-type: none;
	font-size: .9em;
	padding-left: 1em;
	text-indent: -1em;
	}
	
.mealList04 {
	margin-top: 5px;
	}
	
						/*the drawers end here*/
						
						
#block01Bott {
	width: 345px;
	height: 170px;
	margin-top: 0px;

	padding: 0px;
	}

#block01Bott h1 {

	margin-top: 0px;
	width: 320px;
	height: 65px;
	margin-left: 10px;	
	padding: 0px;
	line-height: 0px;
	background-image: url(/assets/images/headerBall.gif);
	background-repeat: no-repeat;
	background-position: 15px 28px;
	}

#block01Bott ul {
	width: 320px;
	text-align: left;
	margin-top: 15px;
	}

.heads { color: yellow; font-size: 1em; }

.tails { color: white; font-size: .8em; list-style: none; }

#block01Bott li { 
	width: 300px;
	list-style-image: url(/assets/images/list2.gif);
	padding-left: 1em;
	text-indent: -1em;
	}
	
#block02 {

	border-left: 1px dashed red;
	float: left;
	width: 278px;
	height: 495px;
	margin: 0px;
	padding: 0px;
	}
	
#block02 h1 {

	margin-top: 15px;
	width: 220px;
	height: 35px;
	margin-left: 0px;	
	padding: 0px 0px 0px 30px;
	line-height: 0px;
	background-image: url(/assets/images/headerBall.gif);
	background-repeat: no-repeat;
	background-position: 15px -15px;
	}
	
#block02 p {
	width: 230px;
	color: white;
	font-size: 1em;
	padding: 0px 10px 0px 30px;
	text-align: left;
	}
	
#banner02 {
	width: 210px;
	height: 100px;
	}
	
	
#miniLogo { 
	width: 250px;
	height: 35px;
	padding: 0px;
	margin-left: 12px;
	background-image: url(/assets/images/3balls.gif);
	background-repeat: no-repeat;
	background-position: 15px -5px;
	
	}
	
#block03 {
	
	border-left: 1px dashed red;
	float: left;
	width: 210px;
	height: 495px;
	}
	
#block03 h5 {

	margin-top: 15px;
	width: 180px;
	height: 35px;
	margin-left: -10px;	
	padding: 0px 0px 0px 30px;
	line-height: 0px;
	background-image: url(/assets/images/headerBall.gif);
	background-repeat: no-repeat;
	background-position: 15px -15px;
	}
	
#block03 p { 
	margin-top: -40px;
	padding: 0px;
	}		


		
	
	
/* to make the menus page work */

#block01Menus {
	float: left;
	width: 355px;
	height: 495px;
	}
	
#block01Menus h1 {
	
	width: 300px;
	height: 41px;
	margin-top: 5px;
	margin-left: 20px;
	background-image: url(/assets/images/headerBall.gif);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	}

#block01Menus p {
	color: white;
	width: 300px;
	padding: 5px 10px 10px 30px;
	text-align: left;
	}
	
#MenusTitle {
 	border-bottom: 2px dotted red;
 	
	width: 300px;
	height: 40px;
	margin-top: -20px;
	margin-left: 20px;
	padding: 0px;
	}

#MTLeft {

	float: left;
	width: 100px;
	height: 25px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	}
	
#MTLeft ul {
	list-style-image: url(/assets/images/list2.gif);
	font-size: 1.2em;
	color: white;
	margin-left: -20px;
	}
	
#MTRight {

	float: left;
	width: 185px;
	height: 25px;
	margin-top: 10px;
	padding: 0px 10px 0px 0px;
	text-align: left;
	}
	
#MTRight ul {

	list-style: none;
	}
	
#MTRight li {
	display: inline;
	margin-left: 10px;
	color: white;
	}
	
/*styles for the tables*/

#table01 {

	width: 320px;
	height: 340px;
	margin: 5px 5px 0px 10px;
	padding: 0px;
	overflow: scroll;
	overflow-x: hidden;
	}
	
#table-left {
	float: left;
	width: 280px;
	margin: -50px 5px 0px 20px;
	padding: 0px;
}
	
td,th{
		border: 0px solid #000;
		border-collapse: collapse;
		padding: 2px;
		color: #FFF;
	}	
	
td { color: yellow;}

th { font-weight: 100;}
	
#PN1 {width: 130px;}

#PN2 {width: 130px; }

#S1, #M1, #L1, #S2, #M2, #L2 {width:38px;}


caption{
		color: red;
		font-size: 1.1em;
		border: 0px solid #000;
		border-bottom: none;
		padding: 5px;
		text-align: left;
		height: 50px;
	}
	
thead th{
		color: yellow;
		text-align: left;
	}
	
tbody th{
		text-align: center;
		background: #111;
	}

tfoot td{
		text-align: center;
		font-weight: 200;
		background:#222;
	}
	
tbody td{
		background: #111;
		text-align: center;
	}
	
tbody tr.odd td{
		background: #000;
	}
	
	
/*end of tables*/	

#block02M {

	border-left: 1px dashed red;
	float: left;
	width: 278px;
	height: 495px;
	margin: 0px;
	padding: 0px;
	}

#block02M h1 {

	margin-top: 15px;
	width: 220px;
	height: 35px;
	margin-left: 0px;	
	padding: 0px 0px 0px 30px;
	line-height: 0px;
	background-image: url(/assets/images/headerBall.gif);
	background-repeat: no-repeat;
	background-position: 15px -15px;
	}
	
#block02M p {
	width: 230px;
	color: white;
	font-size: 1em;
	padding: 0px 10px 0px 30px;
	text-align: left;
	}

#extramenus {
	width: 255px;
	height: 350px;
	margin: -10px 0 0 10px;
	padding: 0px;
	overflow: scroll;
	overflow-x: hidden;
	}
	
#specialDealsSM, #drinks, #desserts, #extra_toppings, #sideOrders { 

	text-align: left;
	width: 190px;
	margin: 0px;
	padding: 0px; }
	
#specialDealsSM p, #drinks p, #desserts p, #extra_toppings p, #sideOrders p { width: 200px; text-align: left;}
	
	

/*the info style*/

#block01Menus h1 {
	
	width: 300px;
	height: 41px;
	margin-top: 5px;
	margin-left: 20px;
	background-image: url(/assets/images/headerBall.gif);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	}

#mapTitle {
 	border-bottom: 2px dotted red;
 	
	width: 300px;
	height: 40px;
	margin-top: -20px;
	margin-left: 20px;
	padding: 0px;
	}

#mapLeft {

	float: left;
	width: 200px;
	height: 25px;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
	}

#mapLeft ul {
	list-style-image: url(/assets/images/list2.gif);
	font-size: 1.2em;
	color: white;
	margin-left: -20px;
	}


#map01 {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	}
		
	
/*the contact form*/

#contactForm {
	width: 265px;
	margin: 0px;
	padding: 0px;
	}
	
#form { 
	margin-left: 20px;
	padding-left: 1em;
	text-align: left;
	color: white;
	}
	
#contactForm p { margin-top: 10px; width: 220px;}

.contactE { margin-right: 23px; color: white; padding-left: 0px; text-align: left;}

.contactD { margin-right: 23px; color: white; padding-left: 0px; text-align: left;}

.contactA { margin-right: 12px; color: white; padding-left: 0px; text-align: left;}

.contactB { margin-right: 8px; color: white; padding-left: 0px; text-align: left;}

.contactC { margin-right: 28px; color: white; padding-left: 0px; text-align: left;}

#submit { margin-left: 2.2em;}

label { vertical-align: top;}

.contactE input { background: white; }
	


/*the footer starts here*/
	
#footer {
	
	width: 800px;
	height: 25px;
	margin-top: 25px;
	margin-left: 40px;	
	padding: 10px 0px 0px 50px;
	line-height: 20px;
	text-align: left;
	background-image: url(/assets/images/footer.gif);
	background-repeat: no-repeat;
	background-position: 0px -10px ;
	}
	
#leftFooty {

	float: left;
	width: 600px;
	height: 25px;
	padding: 0px;
	margin-top: 0px;
	margin-left: -58px;
	}
	
#leftFooty ul { display: inline; }

#leftFooty li { 
	display: inline;
	margin-left: 5px;
	font-size: .9em;
	}
	
#leftFooty li a { color: black; }

#leftFooty li a:hover { color: red; } 
	
	
#rightFooty {
	
	float: right;
	width: 210px;
	height: 80px;
	margin-top: -60px;
	margin-right: 15px;
	background-image: url(/assets/images/piping.png);
	background-repeat: no-repeat;
	background-position: 0px 0px ;
	}
		
	
	
	
