img{border:0}

#noscript h2 { margin-top: 30px; }
#noscript p { min-height: 240px; } 

.tab a:link {
color: #1f6dff;
text-decoration:none;
}

.tab a:visited {
color: #1f6dff;
text-decoration:none;
}

.tab a:hover {
color:#666;
text-decoration:none;
}

.tab a:active {
color: #1f6dff;
text-decoration:none;
}

/* Forms */
.fieldset_actions{
background-color: #fefff4;
border: 1px solid black;
}
.fieldset_noborder {
border:0;
margin-left:0;
margin-top:20px;
padding-left:0
}
.fieldset_noborder legend {
font-weight:700;
color: #003400;
}
fieldset{	/* for IE */
padding: 10px 10px 20px 10px;
}

.tab {
min-height:580px
}

.label {
float:left;
width:180px
}

.label_fullline {
float:left;
}

.label_clear {
display:block;
margin-left:185px;
}

p.error{
background:url('../images/jquery/jqueryUI/ui-validNo.png') no-repeat 0 4px;
padding-left:1.3em;
}

label.error {
background:url('../images/jquery/jqueryUI/ui-validNo.png') no-repeat;
padding-left:1.3em;
display: block;
margin-left: 180px;
margin-top: 10px;
}

label.error_fullline {
background:url('../images/jquery/jqueryUI/ui-validNo.png') no-repeat;
padding-left:1.3em;
display: block;
margin-top: 10px;
}

label.valid {
margin-left:.3em;
padding-left:16px
}

label.valid {
background:url('../images/jquery/jqueryUI/ui-validYes.png') no-repeat
}

select {
width:315px
}
select.time{
width:42px;
}
select.day{
width:65px;
}

select,input {
margin-right:5px;
}

select.error,input.error,textarea.error,select.error_fullline,input.error_fullline,textarea.error_fullline {
background:#ff9
}

input,textarea {
width:310px;
}

.fullwidth {
width:98%;
}

.checkbox {
width:10px;
margin-left:0;
}

.submit {
width:150px
}

.width120px {
width:120px;
}
.width500px {
width:500px;
}
select.width500px {
width:505px;
}

/* Forms */

/* For image buttons */
.submit1515 {
width:15px;
height:15px;
}

/* Tables */
th.submit1515 {
width:65px;
}

th {
color:#000;
}

td {
font-size:10px;
}

table.carbon_source_information td {
font-size:1em;
}
/* Tables */

/* Index menus */
#main {
}

/* Header images */
#main_image_header {
	margin-bottom:20px;
}
#main #deliveries_header {
	background-image:url('/business/images/dataentry/delivery/cardboard_box.png');
	background-position: 99% 20px;
	background-repeat: no-repeat;
}

#main #configure_header {
	background-image:url('/business/images/dataentry/carbonsource/configure.png');
	background-repeat: no-repeat;	
	height: 95px;
	float: right;
	width: 100px;
	margin: 10px 7px 10px 10px;
	clear:both;
}

#main #authentication_header {
	background-image:url('/business/images/dataentry/authentication/authentication.png');
	background-position: 99% 0px;
	background-repeat: no-repeat;
	margin: 5px 7px 10px 10px;
	clear:both;
}

#main #property_header {
	background-image:url('/business/images/dataentry/fuel/fuel.png');
	background-position: 99% 0px;
	background-repeat: no-repeat;
	margin: 5px 7px 10px 10px;
	clear:both;
}
/* Header images */

#main .menu {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:20px;
padding: 0;
margin: 0;
margin-left:5px;
}

#main .menu li {
font-family:Verdana, Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0 0 30px;
}

#main .menu li a {
color:#000;
font-size:12px;
font-weight:700;
}

#main .menu li a:hover {
	text-decoration: underline;
}


#main .menu li p {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top:5px;
padding:0;
}

#main .menu li ul li {
margin-top:10px;
}

#main .menu li ul li a:hover {
	color: red;
}

#main .menu ul li {
list-style-image:url("/business/images/arrow-border.png");
margin:100px 10px 10px;
}

#main .menu ul li a {
color: #1f6dff;
font-size:11px;
font-weight:400;
}
/* Index menus */

/* Footnotes */
#footnotes ol {
	padding-top: 5px;
	padding-left: 20px;
	margin-left: 5px;
}
#footnotes  ol  li {
	font-size: 10px;
}
/* Footnotes */

/* recent entries list */
#recent_entries_loading {
display:block;
margin-left:auto;
margin-right:auto
}

#recent_entries td,#recent_entries th {
color:#000
}
#recent_entries .virtual_meeting td {
background-color:#afffa8;
}
/* recent entries list */