
html, body {
	font: normal 10pt verdana;
}
#header {
	position: relative;
	width: 100%;
	height: 95px;
	background: #E6EBF8 url('../images/top_line.png') 0px 100% repeat-x;
}

#logo {
	position: relative;
	left: 10px;
	top: 10px;
	width: 99px;
	height: 67px;
	background: #E6EBF8 url('../images/logo.png') 0px 0px no-repeat;
}

td {
	font: normal 10pt verdana;
}

td.tdn {
	font: bold 8pt verdana;
}
td.tdn_notb {
	font: normal 8pt verdana;
}
td.tdn_title {
	font: bold 8pt verdana;
	background-color: #666666;
	color: white;
	padding: 2px;
	vertical-align: top;
	text-align: center;
}
td.tdn_title a {
	color: white;
	text-decoration: none;
}

/* main design */

a.toplinks {
	font: normal 10pt verdana !important;	
	text-align: left;
	padding-left: 18px;
	margin: 2px;
	margin-right: 15px;
	background: url('../images/ball.jpg') 0 50% no-repeat;
	color: white;
	text-decoration: none;
}

div.toplinks {
	font: normal 10pt verdana !important;	
	text-align: left;
	padding-left: 18px;
	margin: 2px;
	margin-right: 20px;
	background: url('../images/ball_mo.jpg') 0 50% no-repeat;
	color: white;
	text-decoration: none;
}

th a {
	color: white;
	text-decoration: none;
}
th.text9 {
	font: normal 9pt verdana;
}

a.toplinks:visited {
	color: white;
}

a.toplinks:hover {
	color: #FFFFAA;
}

td.linksdown {
	width: 16%;
}

div.linksdown {
	display: inline;
	font: normal 8pt verdana !important;
	color: navy;
	float: left;
	padding-right: 15px;
}

a.linksdown {
	color: navy;
	text-decoration: none;
}

a.linksdown:visited {
	color: navy;
	text-decoration: none;
}

a.linksdown:hover {
	color: #DDDDEE;
	text-decoration: none;
}

a.helpLink {
	font: normal 8pt verdana !important;
	color: #FAFAAA;
	text-decoration: none;
	float: right;
}

a.helpLink {
	color: navy;
	text-decoration: none;
}

a.helpLink:visited {
	color: navy;
	text-decoration: none;
}

a.helpLink:hover {
	color: #FFFF77;
	text-decoration: none;
}

.menou {
	color: #949BA3;
	font: bold 10pt verdana;
	padding-top: 8px;
}


.formTable {
	background-color: #FFF;

}

.formHeader {
	font-size: 12pt;
	font-weight: bold;
	background-color: #AAAAAA;
	padding: 10px;
}

.formSectionTitle {
	font-size: 14pt;
	padding-top: 15px;
	padding-bottom: 5px;
}

td.label {
	vertical-align: top;
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 10pt;
	text-align: right;
	padding: 10px;

}

td.input {

	padding: 10px;
	background-color: #EEEEEE;
}

.formFooter {
}

p {

}

a {

}

a:visited {

}

a:hover {

}


input {
	padding: 2px;
	font: normal 10pt verdana;
}

textarea {
	padding: 2px;
	font: normal 10pt verdana;
}

input.submit {
	padding: 10px;
	margin: 10px;
	background-color: #FFFF66;
	font: bold 10pt verdana;
	color: navy;
}

input.reset {
	padding: 10px;
	font: normal 10pt verdana;
	color: #D55;
	margin: 10px;
	background-color: #DDDDAA;
}

.comment {
	color: #AAAAAA;
	font-size: 8pt;
}

th {
	font: bold 10pt verdana;
	background-color: #666666;
	color: white;
	padding: 5px;
	vertical-align: top;
}

td.username {
	background-color: #CBCBCB;
	border: 1px solid #666666;
	padding: 5px;
	font: bold 10pt verdana;
	color: #666666;
}

td.menuItem {
	background-color: white;
	border: 1px solid #AA0000;
	padding: 5px;
	font: bold 10pt verdana;
	color: #AA0000;
	cursor: pointer;
}

td.menuItemSelected {
	background-color: #DDD;
	border: 1px solid #AA0000;
	padding: 5px;
	font: bold 10pt verdana;
	color: #AA0000;
}
td.text7 {
	font: normal 7pt verdana;
}
td.text8 {
	font: normal 8pt verdana;
}

td.text9 {
	font: normal 9pt verdana;
}
td.text10 {
	font: normal 10pt verdana;
}
td.text12 {
	font: normal 12pt verdana;
}


h1 {
	font-size: 16pt;
	padding: 4px;
	width: 80%;
	border-bottom: 1px solid gray;
	margin-bottom: 5px;
	margin-top: 0px;
}


.optionButton {
	font-size: 8pt;
	padding: 10px;
	padding-left: 19px;
	margin: auto;
	width: 160px;
	border: 1px solid black;
	background-color: #eee;
	float: right;
	color: blue;
	margin: 5px;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
}

.row0 {
	background-color: #eee;
}

.row1 {
	background-color: #FFFFFF;
}

.row2 {
	background-color: #eee;
}

.row3 {
	background-color: #FFFFFF;
}

.rowSelected {
	background-color: #CFC;
}


td.cal{
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #000000;
  background-color : #d3d3d3;
}
select.month{
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #000000;
  width : 85px;
}

select.small{
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 8pt;
}
input.small{
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 8pt;
}
input.year{
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #000000;
  width : 30px;
}
td.calDaysColor {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #ffffff;
  background-color : #000000;
}
td.calWeekend {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #ffffff;
  background-color : #c0c0c0;
}
td.calBgColor {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #ffffff;
  background-color : #d3d3d3;
}
.calBorderColor {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #ffffff;
  background-color : #a9a9a9;
}
td.calHighlightColor {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #ffffff;
  background-color : #ffffcc;
}

A.cal {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #000000;
  text-decoration : none;
}  

A.cal:Hover {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #FF0000;
  text-decoration : none;
} 

.disabled {
  font-family : Arial,Helvetica,Sans-serif;
  font-size : 11px;
  color : #808080;
  text-decoration : none;
}  


/* Applications */

#submitted_apps {
	width: 100%;
	height: 400px;
	border: 1px solid gray;
	overflow: auto;
}

#submitted_apps_title {
	width: 100%;
	background-color: #555;
	color: white;
	font-size: 16pt;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}

#paid_apps {
	width: 100%;
	height: 400px;
	border: 1px solid gray;
	overflow: auto;
}

#paid_apps_title {
	width: 100%;
	background-color: #555;
	color: white;
	font-size: 16pt;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}

.submitted_app {
	width: 90%;
	border: 1px solid gray;
	background-color: #EEE;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	cursor: default;
	line-height: 2;
}

.highlight {
	background-color: #FFA;
}

.tab {
	border-top: 2px solid gray;
	border-left: 2px solid gray;
	border-right: 2px solid gray;
	margin-right: 4px;
	padding: 3px;
	cursor: default;
}


.autocomplete {
    position: absolute;
    font-family: Tahoma;
    font-size: 8pt;
    background-color: white;
    border: 1px solid black;

    cursor: default;
    overflow:  auto;
    z-index: 99;

}

.autocomplete_item {
    padding: 1px;
    padding-left: 5px;
    color: black;
    width: 95%;
}

.autocomplete_item_highlighted {
    padding: 1px;
    padding-left: 5px;
    color: white;
    background-color: #0A246A;
}

.clientSyncOK {
	width: 80%;
	border: 1px solid gray;
	background-color: #DFD;
}
.clientSyncFailed {
	width: 80%;
	border: 1px solid gray;
	background-color: #FDD;
}

.buttonImage {
	padding: 1px;
	border: 1px solid white;
	-moz-opacity: 0.8;
}

.buttonImage:hover {
	padding: 1px;
	background-color: #DDE;
	border: 1px solid navy;
	-moz-opacity: 1;
}

.cargo_request {
	position: relative;
	border: 1px solid gray;
	background-color: #FEFEFE;
	padding: 10px;
	margin: 10px;
}

.request_client_name {
	font-size: 12pt;
	position: relative;
	font-weight: bold;
}

.request_actions {
	float: right;
}

.request_route {
	position: absolute;
	right: 10px;
	top: 20px;
}

.request_travel_date {
	position: absolute;
	right: 10px;
	top: 35px;
}

.request_vehicle {
}

.request_actions {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
