#wrap {
	margin: 1px auto 0;
	background: inherit;
	text-align: left;
	width: 99%;
}

#content-wrap {
	margin: 0;
	padding: 0;
	clear: both;
	height: 100%;
}

#sidebar {
	font-family: Verdana, Helvetica, "Trebuchet MS", sans-serif;
	position: fixed;
	background: #153e7e url("side.jpg") repeat-y;
	text-align: center;
	padding: 0;
	float: left;
	padding: 0;
	height: 100%;
}

#sidebar ul.sidemenu {
	border-top: 5px solid #444444;
	padding: 0;
	background: #242424 none repeat scroll 0% 50%;
	width: 92%;
	margin: auto;
}

#sidebar ul {
	margin: auto;
}

#sidebar ul.sidemenu li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

#sidebar ul.sidemenu li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

#sidebar ul.sidemenu li a {
	padding: 3px 7px 3px 7px;
	display: block;
	text-decoration: none;
	color: #cccccc;
	font-weight: bold;
}

#sidebar ul.sidemenu li a:hover {
	background: #a0a0a0 none repeat scroll 0% 50%;
	color: #333333;
}

#main {
	padding-top: 2px;
	padding-left: 2px;
	background: inherit;
	position: relative;
}

#main.box {
	margin-left: 0;
	height: 100%;
}

#formLogin {
	margin: 30px;
}

#findthis,#findinpage {
	width: 92%;
}

.box {
	position: relative;
	margin: 0;
	background-color: inherit;
	height: 100%;
}

/* #tblOrderPad,#srchTable,#tblSearch,#tblItemSearch,#formOrderPad,#divTextArea
	{
	width: 98%;
	overflow: hidden;
} */

#logoprint,.none {
	display: none
}

body {
	line-height: normal;
	height: 100%;
	overflow-y: visible;
	margin: 0;
	padding: 0;
	background-color: #153e7e;
	font-family: Helvetica, Verdana, "Trebuchet MS", sans-serif;
	color: #bdbdbd;
	text-align: left;
}

table {
	border-collapse: collapse;
	width: 100%;
	background-color: #0477b6;
}

tr {
	background-color: rgb(153, 153, 204);
}

th {
	margin-left: 2px;
	line-height: normal;
	color: #ffffff;
}

td {
	padding: 3px;
}

a {
	color: #ffffff;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	background-color: inherit;
	text-decoration: none;
	background-position: 0 0; /* kick IE6 */
}

h1,h2,h3,.hd1,.hd2,.hd3,hd,p,pad {
	margin: 0;
	padding: 7px 10px;
	color: white;
}

ul,ol {
	margin: 0;
	padding: 0 15px;
}

img {
	border: 2px solid #555555;
    /*position: relative; */
}

img.no-border {
	border: none;
}

img.float-right {
	margin: 5px 0px 5px 15px;
}

img.float-left {
	margin: 5px 15px 5px 0px;
}

a:hover img {
	border: 3px solid #cccccc ! important;
}

#formOrderPad {
	margin: 0;
	padding: 1px;
	background: none;
	position: absolute;
	width: 100%;
}

#orderComment_ {
	width: 40%;
}

form {
	margin: 5px 10px;
	padding: 5px 0 0 10px;
	background: #0a1646 none repeat scroll 0% 50%;
}

input {
	border: 1px solid black;
	padding: 2px;
	color: black;
}

input.button,.submit {
	color: black;
	font-weight: bold;
	background-color: LightSteelBlue;
	border: 2px solid;
	border-color: mediumslateblue mediumslateblue mediumslateblue
		mediumslateblue;
	vertical-align: middle;
}

textarea {
	padding: 2px;
	display: block;
	color: #777777;
}

#header {
	border-bottom: 3px solid #444444;
	background: #7f8082 url(FoodPeopleBanner.jpg);
	position: relative;
	width: 99%
}

.clear {
	clear: both;
}

#tblThankYou {
	width: 90%;
	position: absolute;
}

.errortext {
	color: #C00000;
	font-weight: bold;
}

.scrmessage {
	border: 0;
	margin: 0;
	padding: 0px;
	background-color: transparent;
	color: OrangeRed;
	font-weight: bold;
	overflow: hidden;
	text-align: left;
	width: 98%;
	height: 25px;
}

.sidebarLogo {
	width: 92%;
	text-align: center;
}

.gray {
	color: #a0a0a0;
}

.align-center {
	text-align: center;
}

.r0 {
	background-color: #e2e2e2;
	color: black;
}

.r1, .r {
	background-color: #ffffff;
	color: black;
}

.colorBlack {
	color: black;
}

.colorWhite {
	color: white;
}

.colorRed {
	background-color: red;
}

.lawnGreen, .lg {
	color: #7CFC00;
}

.hide {
	display: none;
}

.hover {
	color: inherit;
	background-color: inherit;
	text-decoration: none;
}

a.info {
	position: relative; /*this is the key*/
	z-index: 24;
	background-color: #ccc;
	color: #000;
	text-decoration: none
}

a.info:hover {
	z-index: 25;
	background-color: #ff0
}

a.info span {
	display: none
}

a.info:hover span { /*the span will display just on :hover state*/
	display: block;
	position: absolute;
	top: 2em;
	left: 2em;
	width: 15em;
	border: 1px solid #0cf;
	background-color: #cff;
	color: #000;
	text-align: center
}

.indent {
	margin-left: 10px;
}

.li,.list {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

#emailAddress {
	text-align: left;
	width: 90%;
}

#dummyInput {
	background-color: transparent;
	border: none;
}

#tblSearch {
	caption-side: bottom;
}

#tblOrderPad {
	caption-side: bottom;
	width: 100%;
}

.btn {
	color: black;
	background-color: LightSteelBlue;
	border: 2px solid;
	border-color: mediumslateblue mediumslateblue mediumslateblue
		mediumslateblue;
	vertical-align: middle;
	padding: 0;
}

.btnhov {
	border: 2px solid;
	border-color: gray gray gray gray;
	background-color: MediumSlateBlue;
}

.rj {
	text-align: right;
}

#nothing table tr td {
	margin: 10px 30px;
	padding: 0px 40px;
	color: #ffffff;
	background: #0a1646 none repeat scroll 0% 50%;
}

hr {
	margin: 10px 30px;
}

#form1 {
	margin-left: auto;
	margin-right: auto;
}

.bold {
	font-weight: bold;
}

.border-top {
	border-top: 5px solid #444444;
}

.underline {
	text-decoration: underline;
}
.medblue, .mb {
	color: mediumslateblue;
}

.green {
	color: green;
}

.purple {
	color: purple;
}