label {
	width: 200px;
	display: block;
	float: left;
	text-align: left;
	padding-right: 5px;
	margin-top: 3px;
	font-family: "trebuchet MS", verdana, helvetica, sans-serif;  
    font-size: 1em;
    font-weight: bold;
}
input.radio {
display: block;
margin: 0px;
padding: 0px;
margin-left: 200px
margin-bottom: 30px;;
float: right;
width: 30px;
}
div#radioDiv {
width: 300px;
}
a:link, a:visited, a:active {
font-family: "trebuchet MS", verdana, helvetica, sans-serif;  
font-size: 1em;
text-decoration: underline;
}
a:hover {
font-family: "trebuchet MS", verdana, helvetica, sans-serif;  
font-size: 1em;
text-decoration: none;
}
input {
padding: 2px;
font-family: "trebuchet MS", verdana, helvetica, sans-serif;
margin: 0px 5px 5px 0px;
background: #ede2be;
height: 1.5em;
width: 200px;
font-size: 1em;
font-family: "trebuchet MS", verdana, helvetica, sans-serif;
}
select {
margin: 0px 2px 5px 2px;
background: #ede2be;
height: 1.5em;
font-size: .8em;
}
input.button {
font-size: 1.2em;
border:1px solid #868A9A;
float: right;
 filter:progid:DXImageTransform.Microsoft.Gradient
 (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#909BC0');
}
input.focus {
margin: 0px 5px 5px 0px;
background: #4A5376;
color: white;
}
input.back {
margin: 0px 5px 5px 0px;
background: #E4ECEA;
}
input.num {
width: 3em;
margin-right: 5px;
margin-bottom: 10px;
background: #ede2be;
}
input.days {
width: 3.4em;
margin-right: 5px;
margin-bottom: 10px;
border: none;
background: #ede2be;
font-weight: bold;
}
.textchange {
color: white;
background-color: #575536;
width: 3em;
margin-right: 5px;
margin-bottom: 10px;
}
.filled {
color: black;
background-color: #ede2be;
width: 3em;
margin-right: 5px;
margin-bottom: 10px;
}
.noshow {
display: none;
}
div.error_message {
	color: #9B3235;
}
div#hire_info {
	width: 580px;
	float: right;
}
div.form_label {
	border: 1px solid #66797D;
	width: 160px;
	float: left;
	text-align: left;
	padding: 5px;
	line-height; 1.2em;
	font-size: .8em;
	background-color: #DFE9EB;
}
div.form_label2 {
	width: 160px;
	float: left;
	text-align: left;
	padding: 5px;
	line-height; 1.2em;
	font-size: .8em;
}
div.form_elem {
	border-bottom: 2px solid #4A6469;
	margin: 5px;
	padding: 5px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	
}

div#buttons {
	clear: both;
	padding-top: 50px;
	text-align: right;
	margin-right: 50px;
}
div#accom_static {
	float: right;
	width: 580px;
}
div#meals_static {
	width: 580px;
	float: right;
	}
div#accom_dynamic {
	width: 580px;
	float: right;
}
div#meals_dynamic {
	width: 580px;
	float: right;
}
div#accom_show {
	width: 580px;
	float: right;
	}
div#company {
	width: 580px;
	float: right;
}
div#meals_show {
	width: 580px;
	float: right;
}
	
div.noshow {
	visibility: hidden;
}
div.show {
	visibility: visible;
}
div.hover_box {
	border: 2px solid #4F747B;
	background-color: #D3E0E2;
	padding: 5px;
	width: 300px;
	position: absolute;
	margin: 0px;
	text-align: left;
	color: #383021;
	font-family: 'Arial Narrow', Sans-Serif;
	font-size: 1.2em;
	text-decoration: none;
	}
div#top {
	border-bottom: 2px solid #4A6469;
	margin: 5px;
	padding: 5px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.hover_box h2 {
	font-size: 15px;
	padding: 0px;
	margin: 2px 5px 5px 5px;
}
img {
border: 0px;
}

input.radio {
padding-left: 20px;
margin-left: 60px;
}

div.error_message {
display: inline;
color: red;
font-size: .8em;
}

div.dateLabel {
float: left;
width: 2.8em;
margin-right: .7em;
border: 0px solid;
text-align: center;
font-weight: bold;
}

#quoteMeals {
border: 1px solid black;
padding: 1px;
}
#quoteMeals th {
background-color: #ede2be;
border: 1px solid;
border-top: 1px solid #a4a9ac;
border-left: 1px solid #a4a9ac;
padding: 3px;
height: 20px;

}
#quoteMeals h2 {
margin: 0px;
}
#quoteMeals td {
border-right: 1px solid #f6f6f6;
}

#quoteAccom {
border: 1px solid;
}

#quoteAccom td {
text-align: center;
}
#quoteAccom th {
text-align: center;
background-color: #ede2be;
border: 1px solid;
border-top: 1px solid #a4a9ac;
border-left: 1px solid #a4a9ac;
padding: 3px;
height: 20px;
}
#categories {
border: 1px solid;
}
#items {
width: 73%;
float: left;
}
#result {
width: 25%;
float: left;
}


table.quoteTable {
  width: 100%;
  border-top: 1px solid black; 
  border-left: 1px solid #3d3c24; 
  border-bottom: 1px solid #3d3c24;
  color:#333;
  /*background-color: #fff; */
  clear:both;
  padding: 0;
  margin: 0 0 2em 0;
  white-space: normal;
}
table.quoteTable th {
  background-color: #575536;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #003d4c;
  border-bottom: 1px solid #003d4c;
  text-align: center;
  padding:1px;
  color: #fff;
}
table.quoteTable  tr td {
  border-right: 1px solid #ffffff;
  padding:4px 4px;
  vertical-align:top;
  text-align: center;
}
table.quoteTable tr.altRow td {
  background: #f8f6db;
}

.number {
text-align: right;
}

.total {
text-align: right;
}

#totalsTable {
border: 1px solid;
width: 200px;
}
#totalsTable td {
padding: 3px;
}
#totalsTable tr.altRow td {
background: #f8f6db;
}

table.packages {
}

table.packages th {
background-color: #575536;
color: #fff;
padding: 2px;
}
table.packages td {
padding: 2px 5px 5px 5px;
border-right: 1px solid grey;
}
table.mealtypes {
margin-bottom: 5px;
}

table.mealtypes th {
background-color: #e1deae;
color: black;
padding: 2px;
}
table.mealtypes td {
border-right: 0px solid;
}
td.packagelabel {
width: 70%;
font-size: .9em;
text-align: right;
}

td.packageinput {
width: 30%;
padding-top: 3px;
}

table.login {
border: 1px solid;
background: blue;
margin-left: auto;
margin-right: auto;
margin-top: 100px;
margin-bottom: 400px;
width: 400px;
height: 300px;
}






