﻿BODY {
	PADDING: 0px;
	MARGIN: 0px;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12px;
	text-align: center;
	background-repeat: repeat-y;
	background-position: center;
	background-color:#310101;
	background-image: url('../images/main-cap.jpg');
}
a:link {
	color: #666666;
}
a:visited {
	color:#800000;
}
a:visited {
	color:#B53836;
}

#containerwrapper {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	position: relative;
	text-align: left;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	height: 151px;
	width: 990px;
	text-align: center;
	position: relative;
}
#logo {
	height: 151px;
	width: 400px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #FF0000;
}
#slogan {
	height: 106px;
	width: 183px;
	position: absolute;
	left: 620px;
	top: 30px;
}
#nav {
	padding-top: 0px;
	width: 240px;
	height: 206px;
	background-image: URL('../images/nav-bg.jpg');
	background-repeat: no-repeat;
	color: #FF0000;
	padding:0px 0px 0px 28px;
	margin-left:auto;
	margin-right:auto;

}
#innernav {
	padding-top: 0px;
	width: 220px;
	height: 210px;
	background-image: URL('../images/nav-bg3.jpg');
	background-repeat: no-repeat;
	background-position:center top;
	color: #FF0000;
	padding-top:30px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
#search {
	height: auto;
	width: 175px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 5px;
	right: 10px;
}
.searchfield {
	background-color: #FFFFFF;
	border: thin solid #FFFFFF;
	width: auto;
	height: auto;
	color: #000000;
}
#cart {
	width: 125px;
	height: 70px;
	background: url("../images/cart-bg.jpg");
	color: #310101;
	position: absolute;
	top: 20px;
	right: 0px;
	padding-top: 20px;
	padding-left: 55px;
	text-align: left;
}
#cart a :link {
	color: #663300;
	text-decoration: none;
}
#cart a:visited {
	color: #663300;
	text-decoration: none;
}
#cart a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.go {
	vertical-align: middle;
}
#maintable {
	background-image: URL('../images/main-bg.jpg');
	background-repeat: repeat-y;
}
#leftcol {
	width: 268px;
	text-align: center;
	margin: 0px;
}
#special {
	width: 228px;
	height: 285px;
	padding: 20px 10px 10px 0px;
	margin-left: 30px;
	/*background-image: URL('../images/special.jpg');
	background-repeat: no-repeat;
	background-position: center center;*/
}
#special2 {
	width: 228px;
	height: 285px;
	padding: 10px 10px 10px 0px;
	margin-left: 30px;
	/*background-image: URL('../images/special-bg.jpg');
	background-repeat: no-repeat;
	background-position: center center;*/
}

#midcol {
	width: 722px;
	margin: 0px;
	position: static;
	color: #333333;
}
#slideshow {
	width: 675px;
	height: 194px;
	display: inline;
}
#slideshow-right {
	width: 47px;
	height: 194px;
	position: absolute;
	right: 0px;
	top: 0px;
	margin-top: 151px;
}
#content {
	text-align: left;
	width: 615px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 40px;
	background-image: URL('../images/content-bg.jpg');
	background-repeat: repeat-y;
}
#contentbottom {
	text-align: left;
	width: 675px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	background-image: URL('../images/content-bottom.jpg');
	background-repeat: no-repeat;
	margin-bottom: 20px;
}
.receiptbg {
	background-color: #FFFFFF;
}
.cartbuttons {
	font-family: arial;
	font-size: 12px;
	padding: 2px;
	FONT-WEIGHT: bold;
	COLOR: #000000;
	FONT-FAMILY: Arial;
	height: 20px;
	background: url('../images/cartbutton.');
}
.searchbutton {
	font-family: arial;
	font-size: 12px;
	FONT-WEIGHT: bold;
	background-color: #FFFFFF;
	COLOR: #FF0000;
	FONT-FAMILY: Arial;
	width: 30px;
	height: 23px;
}
hr {
	color: #FFCC00;
}
.receiptbg {
	background-color: #FFFFFF;
	Color: #000000;
}
.optionbutton {
	font-family: arial;
	font-size: 12px;
	padding-top: -2px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial;
	BACKGROUND-COLOR: #BD2400;
}
#footer {
	width: 990px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	background-image: URL('../images/footer.jpg');
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 30px;
	font-size:10px;
	color:#fff;
}
#footer a:link {
	color: #FFF;
}
#footer a:visited {
	color: #DDDDDD;
}
#footer a:hover {
	color: #FF0000;
}
/*MOUSEOVER IMAGE POPUP*/
.thumbnail {
	position: relative;
	z-index: 0;
}
.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}
.thumbnail span {
	/*CSS for enlarged image*/
position: absolute;
	background-color: #FF0000;
	padding: 5px;
	left: -1000px;
	border: 5px dashed #FFFFFF;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail span img {
	/*CSS for enlarged image*/
border-width: 0;
	padding: 2px;
}
.thumbnail:hover span {
	/*CSS for enlarged image on hover*/
visibility: visible;
	top: -100px;
	left: -100px; /*position where enlarged image should offset horizontally */
}
#anet {
	float: right;
}



#display
{
	width:600px;
	height:300px;
	position:relative;
	background-image:URL("../images/main.jpg");
	background-position:center top;
	background-repeat:no-repeat;
}

#kiosksmain
{
	width:182px;
	height:124px;
	position:absolute;
	left:0px;
	bottom:0px;
	text-align:left;
	padding:3px 0px 3px 8px;
	font-size:10px;
}
#kiosksmainlink
{
	width:200px;
	height:170px;
	position:absolute;
	left:0px;
	top:0px;
}
#cartsmain
{
	width:184px;
	height:124px;
	position:absolute;
	left:200px;
	bottom:0px;
	text-align:left;
	padding:3px;
	font-size:10px;
}
#cartsmainlink
{
	width:200px;
	height:170px;
	position:absolute;
	left:200px;
	top:0px;
}

#equipmentmain
{
	width:184px;
	height:124px;
	position:absolute;
	left:400px;
	bottom:0px;
	text-align:left;
	padding:3px;
	font-size:10px;
}
#equipmentmainlink
{
	width:200px;
	height:170px;
	position:absolute;
	left:400px;
	top:0px;
}

.centerme {
	text-align: center;
}


