/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

*{
	margin:0;
}

html,body {
	height:100%;
}

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/images/img01.jpg) repeat-x;
	text-align: left;
	font: 14px Helvetica, Arial, sans-serif;
	color: #626262;
}

form {
	margin: 0;
	padding: 0;
}

input{
	background:#F7F6F2;
	font-size:14px;
	font: normal 1em Arial, Helvetica, sans-serif;
}

input.button, a.button {
	background: #FEFEFE url(/images/img14.gif) repeat-x;
	border: 1px solid #626262;
	height:25px;
	color:DarkGoldenRod;
	text-decoration:none;
	font: normal 1em Helvetica, Arial, sans-serif;
}

input.button:active, a.button:active {
	background: #FEFEFE url(/images/img13.gif) repeat-x;
	outline:none;
}



img { border: none; }


div#upassword {
  position:relative;
  margin-right:3px;
}


label.overlabel {
    color:#999;
  }

label.overlabel-apply {
   position:absolute;
   top:3px;
   left:3px;
   z-index:1;
   color:dimGray;
 }

input.with_label, input.with_pw_label, .inside {
  color:dimGray;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	letter-spacing: -1px;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	letter-spacing: 0px;
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

ol, ul {
	margin-bottom: 2em;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #626262;
	text-decoration: underline;
}

a.menu_an{
	color:#000000;
	text-decoration:none;
	cursor:default;
}


/* Header */

#header {
	height: 42px;
}

#logo h1, #logo p {
	float: left;
	text-transform: lowercase;
}

#logo h1 {
	font-size:32px;
}

#logo p {
	position:absolute;
	left:0px;
	top:0px;
	margin: 0;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#logo a {
	text-decoration: none;
	color: #D0C7A6;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 42px;
}

#menu a {
	display: block;
	padding: 8px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #CEC5A4;
}

#menu .last {
	margin-right: 20px;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item {
}

#menu .current_page_item a {
}

/* Page */

#page {
	padding: 20px 0px 0 40px;
	min-height: 70%;
	#min-height:75%;
	_min-height:60%;
	height: auto !important;
    height: 100%;
    margin: 0 auto -2em;
}

/* Content */

#content {
	margin-right: 50px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	border-bottom: 1px #999999 dashed;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.post .title h2 {
	padding: 30px 30px 0 0px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	padding: 0 0 10px 0px;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding: 20px 0px 20px 0px;
}

.post .links {
	margin: 0;
	padding: 0 30px 30px 0px;
}

.post .links a {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.post .links a:hover {
}

.post .links .more, {
	width: 128px;
	height: 30px;
	background: url(/images/img03.jpg) no-repeat left center;
}

.post .links .comments {
	width: 152px;
	height: 30px;
	background: url(/images/img04.jpg) no-repeat left center;
}


/* Sidebar */
#sidebar { 
	width: 290px;
	float:right;
	margin: 15px 60px 0 0;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
	background: url(/images/img10.gif) no-repeat left bottom;
}

#sidebar li ul {
	padding: 0 20px 20px 20px;
}

#sidebar li li {
	margin: 0;
	padding-left: 20px;
	background: url(/images/img11.gif) no-repeat 5px 50%;
}

#sidebar li li.cart_option {
	margin:0;
	padding-left:50px;
	background: none;
}

#sidebar h2 {
	padding: 30px 30px 20px 30px;
	background: url(/images/img09.gif) no-repeat;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 1.6em;
	color: #302D26;
}


/* Search */

#search {
	padding: 20px 30px 40px 30px;
}

#search input {
	padding: 0;
	width: 70px;
	height: 29px;
	background: #DFDFDF url(/images/img14.gif) repeat-x;
	font-weight: bold;
}

#search #s {
	padding: 5px;
	width: 150px;
	height: auto;
	background: #FEFEFE url(/images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#search br {
	display: none;
}

/* Categories */

#sidebar #categories li {
	background: url(/images/img12.gif) no-repeat left center;
}

/* Calendar */

#calendar_wrap {
	padding: 0 30px 40px 30px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {
	background: #F1F1F1;
}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #today {
	background: #FFF3A7;
	border: 1px solid #EB1400;
	font-weight: bold;
	color: #EB1400
}


/* #push it */
#push_it {
	height:2em;
}

/* Footer */

#footer {
	width:100%;
	padding: 70px 0 50px 0;
	background: #757575 url(/images/img08.gif) repeat-x;
	height: 2em;
}

#footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	color: #BABABA;
}

#footer a {
	padding: 0 20px;
	text-decoration: none;
	color: #DDDDDD;
}

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

#footer .rss {
	background: url(/images/img18.gif) no-repeat left center;
}

#footer .xhtml {
	background: url(/images/img19.gif) no-repeat left center;
}

#footer .css {
	background: url(/images/img20.gif) no-repeat left center;
}

#footer .legal a {
	padding: 0;
}

.food_item_name{
	font-size:15px;
	margin-bottom:5px;
}


.checkout {
	width: 120px;
	height: 30px;
	padding: 10px 35px;
	background: url(/images/img03.jpg) no-repeat left center;
}



#login {
	width:300px;
}

#no_user {
	width:600px;
}






/* table */

.tableClass table{
	border-collapse:collapse
}

.tableClass th{
	text-align:center;
	background-color:#D2D2D2;
}

.tableClass tr.odd  {
	background-color:#F7F6F2;
}

.tableClass td {
	border-color:#D4D4C5;
	padding:5px 10px;
}



.tableClass td.evenline {
	background:transparent url(../images/search_td_border.gif) repeat-y scroll 100% 0pt;
}

.tableClass td.oddline {
	background:transparent url(../images/search_td_border.gif) repeat-y scroll 100% 0pt;
	background-color:#F7F6F2;
}

.flash {
	text-align:center;
	font-weight:bold;
}

.finePrint {
	margin-left:12px;
	font-size:10px;
}


.fieldWithErrors {
  padding: 6px;
  color:black;
  font-weight:bold;
  background-color: red;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.flash {
	padding-bottom:20px;
	margin-bottom:10px;
	text-align:center;
	border-width:1px;
	border-color:orange;
	background-color:#dd7f00;
	border-style:solid;
	color:black;
	width:475px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	padding:10px;
}

.counter {
	font-size:10px;
}
.toomuch {
	font-weight:bold;
	color:red;
}
.special_instructions{
	width:280px;
}

.div_multiple_columns {

	margin-left:-40px;
	_margin-left:-10px;
	#margin-left:-10px;
	padding:0;
	overflow:auto
}
.truck_category_item {
	margin-left:3px;
	width:635px;
	background-color:#CEC5A4;
	border:1px solid #999;
	margin-bottom:10px;
	padding:10px;
}

.multiple_columns {
    width: 550px;
    list-style-type:none;
}

.multiple_columns li {
	margin-top:3px;
	margin-bottom:3px;
	font-size:12px;
    width:175px;
    float:left;
	border:0;
}

.truck_item_category_name {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

.truck_list ul{
	list-style:none;
    display:inline;
}
.truck_list li{
	position:relative;
	text-align:left;
	margin-left:-38px;
	_margin-left:8px;
	#margin-left:8px;
	padding-left:10px;
	border:1px solid #999;
	list-style-type:none;
	background-color:#CEC5A4;
	width: 280px;
}

.truck_list li.clear{
	background-color:#FFFFFF;
	border:none;
}

.pop_trucks ul {
	list-style:none;
	margin-bottom:0em;
}

.pop_trucks li {
	position:relative;
	text-align:left;
	margin-left:-50px;
	_margin-left: 0px;
	#margin-left:-10px;
	padding:0 0 0 10px;
	list-style-type:none;
	width: 250px;
	line-height:100%;
}

.recent_orders ul{
	list-style:none;
}

.recent_orders li{
	line-height: 1.5em;
	margin-top:10px;
	list-style-type:none;
	margin-left:-38px;
	_margin-left:0px;
	#margin-left:0px;
	_margin-top:0px;
	#margin-top:0px;
	width:240px;
}

.menu_categories {
	overflow:auto;
} 
.menu_categories ul{
	margin-left:-40px;
	_margin-left:0px;
}

.category_list ul {
	list-style-type:none;
    width: 600px;
	margin-left:-40px;
	_margin-left:0px;
	#margin-left:0px;
	line-height:0em;
	margin-bottom:0;
}
#items_list ul {
	list-style-type:none;
	margin-left:-40px;
	_margin-left:0px;
	#margin-left:0px;
	line-height:0em;
	margin-bottom:0;
}

.comment {
	width:600px;
	margin:0 0 5px 0;
	border:1px solid #999;
	background-color:#CEC5A4;
}
.comment_author {
	font-weight:bold;
	display:inline;
}
.comment_time {
	font-style:italic;
	display:inline;
}
.comment_body {
	margin:5px 0 5px 10px;
	color:black;
}

.category_list li{
	list-style-type:none;
	margin:3px 10px 3px;
	padding:5px 0;
	text-align:center;
	font-size:12px;
    width:150px;
    line-height:15px;
    float:left;
	border:1px solid #999;
	list-style-type:none;
	background-color:#CEC5A4;
}

#items_list li {
	list-style-type:none;
	margin:3px 10px 3px;
	padding:5px 0;
	text-align:center;
	font-size:12px;
    width:150px;
    line-height:15px;
	height:30px;
    float:left;
	border:1px solid #999;
	list-style-type:none;
	background-color:#CEC5A4;
}

.items_list_item{
	margin-top:auto;
	margin-bottom:auto;
}


#items_list li.active_item, .category_list li.active_item{
	background-color:#FBC011;
	color:black;
}

#current_item {
	color:black;
}

.header{
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
}

.home_p{
	font-size:14px;
	margin-top:2px;
}

.homeIcon {
float:left;
margin-top:-3px;
margin-right:15px;
height:50px;
}

.trucks_list li {
	list-style-type:none;
	margin:3px 10px 3px;
	padding:5px 5px;
	text-align:center;
	font-size:12px;
	width:200px;
    line-height:15px;
    float:left;
	border:1px solid #999;
	list-style-type:none;
	background-color:#CEC5A4;
}

.trucks_list li.clear{
	background-color:#FFFFFF;
	border:none;
}

#map_link_active{
	float:left;
	margin-left:-20px;
	_margin-left:0px;
	width:50px;
	padding:4px;
	text-align:center;
	background-image:url('/images/tabbg_active.gif')
}
#map_link_activate{
	float:left;
	margin-left:-20px;
	_margin-left:0px;
	width:50px;
	padding:4px;
	text-align:center;
	background-image:url('/images/tabbg_inactive.gif');
}

#photos_link_active{
	float:left;
	width:50px;
	padding:4px;
	text-align:center;
	background-image:url('/images/tabbg_active.gif');

}


#photos_link_activate{
	float:left;
	width:50px;
	padding:4px;
	text-align:center;
	background-image:url('/images/tabbg_inactive.gif');
}
#reviews_link_active{
	float:left;
	width:50px;
	padding:4px;
	text-align:center;
	background-image:url('/images/tabbg_active.gif');

}


#reviews_link_activate{
	float:left;
	width:50px;
	padding:4px;
	text-align:center;
	background-image:url('/images/tabbg_inactive.gif');
}

#truck_photos{
	background:#cec5a4;
	margin-left:-20px;
	_margin-left:0px;
	width:320px;
	text-align:center;
	padding:10px;
}

#truck_map{
	background:#cec5a4;
	margin-left:-20px;
	_margin-left:0px;
	width:320px;
	padding:10px;
}
#truck_reviews {
	background:#cec5a4;
	margin-left:-20px;
	_margin-left:0px;
	width:320px;
	padding:10px;
}

#recent_hr {
	margin:10px 0px 0px -40px; 
	_margin-left:0px;
	#margin-top:0px;
	_margin-top:0px;
	#margin-left:0px;
	width:250px;
}

.whyj{
	width:270px;float:left;height:100px
}

.hometop{
	width:900px;
	_width:950px;
	margin:0px auto;
	text-align:left;
}
.hometl{
	float:left;
	width:595px;
}

.hometr{
	margin-left:15px;
	float:left;
	width:290px;
}

.homebot{
	width:900px;
	_width:950px;
	margin:0px auto;
	text-align:left;
}