html, body {
	height: 100%;
}

body {
  text-align: center;
  font-family: Arial;
  font-size: 12px;
  color: #6c0305;
  padding: 0px;
  margin: 0px;
  background:#400000 url(../images/background.jpg) no-repeat top center;
	height: 100%;
}
img {
  border: 0px;
}

form {
  padding: 0px;
  margin: 0px;
}

a:link, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

#wrapper {
  width: 100%;
  margin: 0px;
  text-align: left;
  padding: 0px;
  background: url(../images/bg.png);
	min-height:100%;
}

#content, #innerheader, #innerfooter{
  width: 1000px;
  margin: 0px auto 0px;
  padding: 0px;
	position: relative
}

#header {
	padding: 0px;
	margin: 0px;
	height: 211px;
	background: url(../images/header-bg.png) repeat-x;
	width: 100%;
}

#topmenu {
	padding: 0px;
	margin: 5px 0px 5px 0px;
	background: url(../images/line-bg.png) no-repeat  center 5px;
	border: 0px solid green;
}

#topmenu ul{
	padding: 0px;
	margin: 0px;
	float: left;
}

#topmenu ul li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	border: 0px solid #fff;
}

a#nav_home, a#nav_chinese, a#nav_vegetables, a#nav_seafood, a#nav_oil, a#nav_noodles, a#nav_woks, a#nav_contact, a#nav_price, a#nav_pizza
{
	display: block;
	height: 15px;
	overflow: hidden;
	text-indent: -10000px;
}

a#nav_chinese, a#nav_vegetables, a#nav_seafood, a#nav_oil, a#nav_noodles, a#nav_woks
{
	margin-top: 55px;
	margin-left: 15px;
}

/*
a#nav-residential:hover, a#nav-residential.selected,
a#nav-home:hover, a#nav-home.selected,
a#nav-products:hover, a#nav-products.selected,
a#nav-business:hover, a#nav-business.selected,
a#nav-help:hover, a#nav-help.selected,
a#nav-contact:hover, a#nav-contact.selected,
a#subnav-myaccount:hover, a#subnav-myaccount.selected,
a#subnav-community:hover, a#subnav-community.selected
{
	background-position: 0 -15px;
}*/

a#nav_home
{
	background: url('../images/nav-home.png') no-repeat left top;
	width: 40px;
	margin: 20px 0px 0px 185px;
}

a#nav_chinese
{
	background: url('../images/nav-chinese.png') no-repeat left top;
	width: 120px;
	margin-left:145px;
}

a#nav_vegetables
{
	background: url('../images/nav-vegetables.png') no-repeat left top;
	width: 80px;
}

a#nav_seafood
{
	background: url('../images/nav-seafood.png') no-repeat left top;
	width: 124px;
}

a#nav_oil
{
	background: url('../images/nav-oil.png') no-repeat left top;
	width: 70px;
}

a#nav_noodles
{
	background: url('../images/nav-noodles.png') no-repeat left top;
	width: 124px;
}

a#nav_woks
{
	background: url('../images/nav-woks.png') no-repeat left top;
	width: 114px;
}

a#nav_contact
{
	background: url('../images/nav-contact.png') no-repeat left top;
	width: 85px;
	margin: 20px 0px 0px 131px;
}

a#nav_price
{
	background: url('../images/nav-price.png') no-repeat left top;
	width: 90px;
	margin-left: 140px;
}

a#nav_pizza
{
	background: url('../images/nav-pizza.png') no-repeat left top;
	width: 100px;
	margin-left: 88px;
}

a#special-offer {
	position: absolute;
	left: 25px;
	top: 0px;
	text-indent: -10000px;
	display: block;
	width: 165px;
	height: 61px;
	background: url(../images/special-offer.png) no-repeat;
	outline: none;
}

a#special-offer:hover {
	background-position: 0px -61px;
}

/****************************** PAGES ******************************/

#pages h1 {
	padding:10px 0px;
	margin: 0px auto 10px;
	font-size: 28px;
	font-weight: normal;
	color: #f0e88b;
	width: 726px;
	text-align:center;
	border-bottom: 1px dotted #f0e88b;
}

#pages h2 {	
	padding: 0px;
	margin: 10px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #ff8c20;
}

#pages a {
	color: #ff8c20;
}

#pages a:hover {
	color: #f0e88b;
}

.flt_lft {
	float: left;
}

.flt_rht {
	float: right;
}

.line {
	padding: 0px;
	margin: 10px auto;
	width: 722px;
	height: 72px;
	background: url(../images/line-bg.png) no-repeat;
}

#pagetop, #pageend {
	padding: 0px;
	margin: 0px auto;
	width: 726px;
	height: 10px;
	background: url(../images/page-top.png) no-repeat;
	line-height: 0px;
}

#page {
	padding: 10px 20px;
	margin: 0px auto;
	width: 686px;
	background: url(../images/page-bg.png) repeat-y;
	color: #f0e88b;
}

#page p {
	margin: 0px;
	padding: 5px 0px;
}

#page ul {
	width:190px;
}

#page ul li {
	list-style: none;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/bullet.png) center left no-repeat;
	padding: 3px 0px 3px 25px;
	line-height: 22px;
}

#page ul li:hover {
	color: #e4a943;
	background: url(../images/bullet-hover.png) center left no-repeat;
}

#pageend {
	background: url(../images/page-end.png) no-repeat;
}

.zero {
	padding: 0px;
	margin: 0px;
}

.ml120 {
	margin-left:120px;
}

.ml150 {
	margin-left:150px;	
	width:230px;
}

/****************************** HOME ******************************/

#home{
	padding: 38px 0px 0px 131px;
  margin: 0px auto;
	width: 624px;
	height: 388px;
	background: url(../images/home-bg.png) no-repeat;
	font-size: 11px;
}

#home h1 {
	font-size: 14px;
	margin: 0px;
	padding: 13px 20px;
	color: #6c0305;
	border: 0px solid white;
}

#home p {
	padding: 0px 150px 0px 20px;
	margin: 0px;
	text-align: justify;
	border: 0px solid red;
}

/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ /*CSS for Simple Gallery Example 1*/
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
background: none;
font-size: 0px;
color: #450000;
}


/*************************** CONTACT US ***************************/

#map {
  width:350px;
  height:300px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  border:3px solid #850003;
	float:right;
}


.w330 {
	width: 330px;
}

/*************************** PRODUCT LIST ***************************/

.table, .row, .col {
	padding: 0px;
	margin: 0px;
	float: left;
}

.table {
	margin: 20px 0px;
	width: 55%;
}

.row {
	width: 100%;
}

.row.head {
	font-size: 14px;
	font-weight: bold;
	color: #F7AB37;
	border-bottom: 1px dotted #F7AB37;	
}

.col {
	width: 24%;
	padding: 5px;
	border-left: 1px dotted #F7AB37;/*#9F4545;*/
}

.col.head {
	border-left: 1px dotted #F7AB37;
}
	

.col.left, .col.head.left {
	width: 70%;
	border-left: 0px;
}

.tline {
	width: 100%;
	border-top: 1px dotted #F0E88B;/*#9F4545;*/
	height: 0px;
	font-size:0px;
	clear:both;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

img.price {
	padding: 0px;
	margin: 20px 0px 20px 20px;
	border: 2px solid #F7AB37;
}

/******************************* CLASSES ***************************/

.inputbox {
  border: 1px solid #3B0000;
  font-family: Arial;
  color: #6c0305;
  font-size: 12px;
  width: 200px;
	background: url(../images/input-bg.png);
	
}

.button {
  background-color: #960224;
  color: #f1f1f1;
  border: 1px solid #5b0217;
  font-weight:bold;
}

.button_wht {
  background-color: #fff;
  color: #0785d9;
  border: 1px solid #0785d9;
}

.button_link {
  background-color: #0785d9;
  border: 1px solid #e1dfdf;
  padding: 5px;    
  color: #e1dfdf;
  display: block;
}

.button_link a:link, .button_link a:visited, .button_link a:hover {
  color: #e1dfdf;
}

.category_link a:link, .category_link a:visited, .category_link a:hover {
  font-family: Arial Narrow;
  font-size: 14px;
  color: #0785d9;
}

.w200 {
  width: 200px;
}

.w70 {
  width: 70px;
  text-transform: uppercase;
}

.clear {
  clear: both;
  font-size: 0px;
  line-height: 0px;
  padding: 0px;
  margin: 0px;
  height: 0px;
}

/****************************** CLASSES ******************************/

#controlpanel {
  width: 366px;
  float: left;
  padding: 0px;
  margin: 10px 0px 10px 0px;
}

.cpdark, .cplight {
  width: 120px;
  float: left;
  padding: 0px;
  margin: 0px;
  text-align: center;
  line-height: 30px;
  font-weight: bold;
  border: 1px solid #fff;
  background-color: #0785d9;
}

.cplight {
  background-color: #e1dfdf;
}

.cpdark a:link, .cpdark a:visited, .cpdark a:hover {
  color: #e1dfdf;
}

.cplight a:link, .cplight a:visited, .cplight a:hover {
  color: #0785d9;
}

.heading, .listing, .cartlisting {
  background-color: #0785d9;
  color: #e1dfdf;
  font-weight: bold;
  border: 1px solid #fff;
  font-size: 12px;
  padding: 5px;
}

.listing {
  background-color: #e1dfdf;
  color: #0785d9;
  font-weight: normal;
}

.cartlisting {
  background-color: #E7A1B0;
  color: #0785d9;
}

#footer {
  padding: 20px 0px 0px 0px;
  margin: 0px;
  width: 100%;
	height: 322px;
	background: url(../images/footer-bg.png) repeat-x;
  color: #f0e88b;
	font-size: 11px;
}

#footer a:hover {
	color: #fff;
}

#footer a {
	color: #f0e88b;
}

#footimg {
	padding: 0px;
	margin: 30px 0px;
	text-align: center;
}

#footimg img {
	padding: 5px;
}

#form {
  float: left;
  width: 330px;
  padding: 0px;
  margin: 0px;
  text-align: left;
}

#form form {
  padding: 0px;
  margin: 0px;
  float: left;
}

.form_left, .form_right {
  float: left;
  width: 200px;
  padding: 5px 0px 5px 0px;
  margin: 0px;
}

.form_left {
  width: 100px;
  font-weight: bold;
}

.imagebox {
  float: left;
  width: 150px;
  padding: 0px;
  margin: 0px 0px 10px 0px;
  text-align: center;
}
