/* Wing Hub Test CSS - [LopezArts.com] */
body {
	font-family: Arial;
	font-size: 1em;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bkg4.jpg);
	background-repeat: repeat;
	margin: 0 auto;
	padding: 0;	
}

#wrapper {
	top: 1em;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 900px;
}

p.clear { 
	clear: both;
}

/*TOP HEADER*/

#white1 {
	position: absolute;
	top: 3em;
	width: 900px;
	height: 135px;
	background-color: #FFFFFF;
	z-index: -1;
}

#banner_top {
	position: absolute;
	margin: 1em;
	background-color: #000;
	width: 870px;
	height: 71px;
	background-image: url(images/banner2.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

p.infotext { 
	margin: 0; 
	padding-right: 8px; 
	padding-top: 5px; 
	text-align: right; 
	line-height: 1em; 
	font-weight: bold; 
	color: #f6ad22;
	font-size: .7em; 
}

#wh_logo {
	top: -1.3em;
	position: absolute;
	background-image:url(images/0004.png);
	width: 498px;
	height: 136px;
	margin: 0;
	background-repeat: no-repeat;
}

#line1 {
	top: 5.4em;
	position: absolute;
	background-image:url(images/box.gif);
	background-repeat:repeat;
	height: 12px;
	width: 870px;
	margin: 0;
	left: 1em;
}

#navbar {
	left: 1.8%;
	position: absolute;
	top: 7.5em;
	padding: 0;
	width: 870px;
	color: #f6ad22;
	text-decoration: none;
	letter-spacing: .1em;
	font-family: Verdana;
	font-style: normal;
	font-size: 0.8em;
	font-weight: bold;
}

#nav {
	background: #141111;
	list-style-type: none;
	width: 870px;
	float: left;
	margin: 0;
	padding: 0;
}

#nav li { 
	float: left; 
}

#nav li a:hover {
	color: #FF6040;
}

#nav a {
	float: left;
	width: 122px;
	color: #fff;
	text-decoration: none;
	line-height: 1.9em;
	text-align: center;
}

#line2 { 
	top: 7.5em;
	position: absolute;
	left: 1em;
	margin: 0; 
	background-color: #A60A1C; 
	height: 8px; 
	width: 870px; 
}

p.miniwing1, p.miniwing2, p.miniwing3, p.miniwing4, p.miniwing5, p.miniwing6 {
	background-image: url(images/mini-wings.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 14px;
	width: 25px;
	margin: 0;
	top: .4em;
}

p.miniwing1 {
	left: 12.5%;
}

p.miniwing2 {
	left: 27%;
}

p.miniwing3 {
	left: 40.5%;
}

p.miniwing4 {
	left: 54.5%;
}

p.miniwing5 {
	left: 68.5%;
}

p.miniwing6 {
	left: 83%;
}
/*TOP HEADER END*/


/* CONTENT STARTS */

#content_box {
	position: absolute;
	top: 11.3em;
	width: 900px;
	height: 390px;
	padding-top: .3em;
	padding-bottom: .3em;
	text-align: center;
	background-color:#FFFFFF;
	margin: 0;
	z-index: -1;
}

h2 {
	position: absolute;
	margin: 0;
	width: 239px;
	height: 108px;
	background-image: url(images/menu_banner.jpg);
	left: 1em;
}		

#text1 {
	top: 1.5em;
	position: absolute;
	margin: 0;
	right: 1em;
	width: 590px;
	height: 245px;
	text-align: left;
}
#stuff1 {
	margin: 0;
	font-family: "Arial Black";
	color: #990000;
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

p.stuff2 {
	margin: 0;
	font-family: Arial;
	color: #000000;
	font-size: 1em;
}

#wingman {
	margin: 0;
	position: absolute;
	background-image: url(images/wingman.jpg);
	width: 571px;
	height: 311px;
	bottom: 0;
	right: 1em;
	z-index: 0;
}

#menunav {
	left: 3.7em;
	position: absolute;
	top: 7.6em;
	margin: 0;
	padding: 0;
	background: #fff;
	list-style-type: none;
	width: 200px;
	text-align: left;
	font-weight: bold;
}

#menunav li a:hover {
	color: #FF6040;
}

#menunav li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

#menunav a {
	display: block;
	color: #A60A1C;
	text-decoration: none;
	padding: .2em;
	line-height: 1.2em;

}

#menunav #last a {
	border: none;
}

#menunav a:visit {
	color: #000;
}

#menunav a:active {
	color: #f6ad22;
}

/*CONTENT ENDS*/


/*FOOTER BEGINS*/

#white4 {
	position: absolute;
	top: 36em;
	width: 900px;
	height: 50px;
	background-color: #FFFFFF;
	margin: 0 auto;
	z-index: -1;
	padding-top: .3em;
	padding-bottom: .3em;
}

#line3 {
	position: absolute;
	left: 1em;
	top: .4em;
	background-color: #A60A1C; 
	height: 8px; 
	width: 870px;
	
}

#footer {
	position: absolute;
	left: 1em;
	top: .9em;
	background-color: #141111;
	color: #fff;
	width: 870px;
	height: 20px;
	text-decoration: none;
	margin:0;
}

#footer a:link {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFF00;
	text-decoration: none;
}

p.footnav {
	margin: 0;
	text-align: center;
	font-size: .6em;
	padding-top: .3em;
}
#line4 {
	left: 1em;
	position: absolute;
	margin: 0;
	top: 2.1em; 
	background-image: url(images/box.gif); 
	background-repeat: repeat; 
	height: 12px; 
	width: 870px;
}
/*FOOTER ENDS*/

/*SAUCES*/

#sauces {
	position: absolute;
	left: 18.5em;
	top: 6.5em;
	margin: 0;
}

th.sauce_name1, th.sauces1, th.sauce_name2, th.sauces2, th.sauce_name3, th.sauces3, th.sauce_name4, th.sauces4 {
	vertical-align: top;
	text-align: left;
	padding: .4em;	
}

th.sauce_name1, th.sauce_name2, th.sauce_name3, th.sauce_name4 {
	font-family: Arial;
	font-size: 1em;
}

th.sauces1, th.sauces2, th.sauces3, th.sauces4 {
	font-size: .8em;
}

th.sauce_name1, th.sauces1 {
	background-color: #009900;
}

th.sauce_name2, th.sauces2 {
	background-color: #CCFF00;
}

th.sauce_name3, th.sauces3 {
	background-color: #CC6600;
}

th.sauce_name4, th.sauces4 {
	background-color: #993300;
}

p.bottle {
	position: absolute;
	left: 20em;
	margin: 0;
	top: 0;
	background-image: url(images/sauce_banner.jpg);
	background-repeat: no-repeat;
	height: 262px;
	width: 162px;
}
/*SAUCES END*/

/*WINGS START*/
#sauces_wings {
	position: absolute;
	right: 1em;
	top: 6.5em;
	margin: 0;
}

#wing_menu {
	position: absolute;
	margin: 0;
	left: 19em;
	top: 6.8em;
}

th.wings_item, th.wings_price {
	padding: .3em;
}

th.wings_item {
	text-align: left;
}

th.wings_price {
	text-align: left;
	font-size: .8em;
	color: #666666;
}

/*WINGS END*/

/*BURGERS*/
#burgers_menu {
	position: absolute;
	margin: 0;
	left: 19em;
	top: 6.8em;
}

th.burger_menu {
	padding: .3em;
}

p.burger_item, p.burger_desc, th.burger_price {
	margin: 0;
	vertical-align: bottom;
}

p.burger_item {
	text-align: left;
	font-size: 1em;
}
p.burger_desc {
	text-align: left;
	font-size: .7em;
	color: #666666;
}

th.burger_price {
	text-align: left;
	color: #666666;
	font-size: .8em;
}

/*BURGERS END*/

/*CHICKEN SANDWICHES*/

#content_box2 {
	position: absolute;
	top: 11.3em;
	width: 900px;
	height: 500px;
	padding-top: .3em;
	padding-bottom: .3em;
	text-align: center;
	background-color:#FFFFFF;
	margin: 0;
	z-index: -1;
}

#white4_chicken {
	position: absolute;
	top: 40em;
	width: 900px;
	height: 50px;
	background-color: #FFFFFF;
	margin: 0 auto;
	z-index: -1;
	padding-top: .3em;
	padding-bottom: .3em;
}

/*CHICKEN ENDS*/


/*SPUDS*/
#spuds {
	position: absolute;
	margin: 0;
	top: 8em;
	left: 19em;
}

#drinks {
	position: absolute;
	margin: 0;
	top: 8em;
	left: 38em;
}

th.spuds_header {
	font-size: 1.2em;
	text-align: left;
	color: #990000;
	padding-bottom: .3em;
}

th.spuds_item, th.spuds_price {
	padding-bottom: 3.em;
	text-align: left;
}

th.spuds_price {
	color: #999999;
}	

#content_box3 {
	position: absolute;
	top: 11.3em;
	width: 900px;
	height: 350px;
	padding-top: .3em;
	padding-bottom: .3em;
	text-align: center;
	background-color:#FFFFFF;
	margin: 0;
	z-index: -1;
}

#white4_sides {
	position: absolute;
	top: 33.5em;
	width: 900px;
	height: 50px;
	background-color: #FFFFFF;
	margin: 0 auto;
	z-index: -1;
	padding-top: .3em;
	padding-bottom: .3em;
}

/*SPUDS END*/

/*GREENS*/
#content_box4 {
	position: absolute;
	top: 11.3em;
	width: 900px;
	height: 400px;
	padding-top: .3em;
	padding-bottom: .3em;
	text-align: center;
	background-color:#FFFFFF;
	margin: 0;
	z-index: -1;
}

#white4_greens {
	position: absolute;
	top: 36em;
	width: 900px;
	height: 50px;
	background-color: #FFFFFF;
	margin: 0 auto;
	z-index: -1;
	padding-top: .3em;
	padding-bottom: .3em;
}

#greens {
	position: absolute;
	margin: 0;
	top: 7em;
	left: 19em;
}

p.greens_item, p.greens_desc {
	margin: 0;
	text-align: left;
}

p.greens_desc {
	font-size: .7em;
	color: #999999;
	padding-bottom: .3em;
}

/*GREENS END*/