body { background-color: #fff; color: #333; }

body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:   13px;
  line-height: 18px;
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}



.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: inline;
}

#errors{
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  color:#000;
}

#errors 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;
}

ul#errors li {
  font-size: 12px;
  list-style: square;
   margin-left:15px;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid #CCC;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

label
{
    width: 150px;
    font-weight:bold;
    float:left;
}
input, textarea, select {margin-top:5px;
background-color: white;}


ul 
{
  list-style-type:none;
}

html, body {
				height: 100%;
			}
html > body #main {
      height: auto;

    }
body
{
  margin:0px;
  padding:0px;
  color:#FFF;
}
a{
  color:#FFD100;
  text-decoration:none;
}
a:hover
{
  color:#FFFF7F;
  text-decoration:none;
}
#header
{
  margin:0px;
  padding:0px;
  width:950px;
  margin:auto;
}
#main
{
  width:910px;
  padding:10px 20px 20px 20px;
  border: solid #282828;
  border-width:1px;
  margin:auto;

  position: relative;
				min-height: 100%;
				height: 100%;
				voice-family: "\"}\"";
				voice-family: inherit;
				height: auto;

}

#footer
{
  width:850px;
  padding:10px 50px 10px 50px;
  margin:auto;
  
  border-width:0px 1px 0px 1px;
  border-color:#000;
  border-style:solid;
}
h2,h3,h4,h5
{
  color:#ccc;
  font-family:arial, sans-serif;
  font-weight:normal;
  letter-spacing:1px;
  word-spacing: 4px;
  border-bottom: 1px solid #CCC;
  padding:5px;
 
}
h2
{
	color: white;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #505050;
	padding: 0 0 5px 0;
	margin: 0 0 13px 0;
	line-height: 1.1em;
}
#inner
{
  clear:both;
}

input, select, textarea
{
	border: 2px inset #CCC;
}
input.button
{
	font-weight:bold;
}
form#search
{
  margin:0;
  padding:5px;
	clear:left;
	

}

td.label
{
  
}

td.value
{
  
}

th
{
  text-align:left;
}
#comments h4
{

  padding:5px;
  margin:0px;
  font-weight:normal;
}

#comments div
{
    padding:5px;
  margin:0px;
  margin-bottom:2px;
}

.even
{

}

.odd
{
	
}
fieldset legend
{

  border: 1px solid #505050;
  padding:5px;
  font-weight:bold;
}
fieldset
{

  border: 1px solid #484848;
}


    .requires ul {
      margin-top: 0;
      margin-bottom: 0;
      height: 1%;
    }
    
.total
{

	 color:#CCC;
	 font-weight:bold;
}


#nav, #nav ul, #tab_group_one, #tab_group_one { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	float:left;
}

#tab_group_one
{
	margin:5px 0px 0px 0px;
	width:100%;
	border-bottom:5px solid #404040;
	height:29px;
	clear:both;
	display:block;

	
}
#nav a, #tab_group_one a {
	display: block;
	padding:7px 15px 7px 15px;
	width:auto;
	
	background-position: 90% 60%;
	border:1px solid #242424;
	white-space:nowrap;
	border-top:1px solid #484848;
	border-bottom: 1px solid #101010;
}
#nav a
{
	background-image:url(/images/arrow.gif);

	background-repeat:no-repeat;
	padding:5px 25px 5px 15px;
	width: 1%;
}

#nav ul a {
	width: 200px; /* necessary for IE 6, otherwise links with layout have a ridiculous width */
	line-height: 15px; /* needed for IE to remove small gaps between links */
}
/* this rule reverts the settings of the one before in all modern browsers incl. IE 7 */
#nav[id] a {
	width: auto;
	line-height: normal !important;
}
#nav
{
	height:28px;
}

#tab_group_one a
{

	border:2px solid #242424;
	border-bottom-width:0px;
}
#tab_group_one a:hover
{
	
	color:#FFF;
}
#tab_group_one a.active
{
	
}

#nav li , #tab_group_one li{ 
	float: left;
}
#nav li ul li
{
	float:none;
	margin-right:0px;
	
}


#nav li ul li a
{
	background-image:none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border:2px solid #484848;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	
}

#nav li a:hover
{
	
	color:#FFF;
}

li.title
{
	
	padding:7px;
	font-weight:bold;
}

#top
{
	padding-bottom:10px;
	float: left;
	width: 100%;
}

#inner
{
	
	border:1px solid #383838;
	padding:10px;
	height: 1%; /* layout for IE */
}
h3
{
 padding:5px;
 
 border: 1px solid #585858;
 margin:0px;
 margin-top:10px;
}
a img
{
	border:0px;
}
ul.widelist
{
	margin:0px;
	padding:0px;
}
.widelist li
{
	line-height:32px;
	
	border: 1px solid #383838;
}
.widelist li img
{
	vertical-align:middle;
	margin-right:5px;
	margin-left:-5px;
}

.widelist li a
{
	height:100%;
	
	display:block;
	padding-left:5px;
	
}
.widelist li a:hover
{
	
}

table
{
	empty-cells:show;
	border-collapse:collapse;
	width:100%;
}
tr
{
	
}
td
{
	border: 1px solid #383838;
	padding:5px;
}
th
{
	padding:5px;
	
	border:1px solid #242424;
}
tr:hover
{
	
}

p.desc
{
	
	border:1px solid #505050;
	padding:10px;
	width:60%;
}
p.desc img
{
	margin-right:10px;
}

.contentbox
{
	
	padding:10px;
	height:1%;
	clear: both;

}

.contentbox div
{
	
	border:1px solid #303030;
	margin-top:15px;
	padding:5px;
}

#comments div
{
	
}

#inner img
{
	margin-right:5px;
	vertical-align:middle;
}
table#workorders
{
	empty-cells:hide;
}

ul.recipes li.selected{}
ul.recipes li
{
	
}
ul.recipes
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	cursor:pointer;
	border: 1px solid #383838;
	text-align:left;


}
ul.recipes .url
{
	display:none;
}
#calculator h4
{
	margin:5px;
	margin-bottom:7px;
}

input:focus, input.ifocus
{
	background-color:#FF6;
}

#colorpicker td
{
	padding:2px;
}
