html, body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(/images/background.gif) repeat-x top center #ffffff;
}

div {
	font-family: verdana, arial, tahoma;
	text-align: left;
	color: #333333;
}

.clear {
	clear: both;
}

form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}

a, a:visited, a:active  {
	color: #00285d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
	vertical-align: bottom;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

input, select, textarea {
	font-family: verdana, arial, tahoma;
}

ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

ul li {
	list-style-image: none;
	list-style: none;
}

/**********************************/
/**********************************/
/**********************************/
#container {
	position: relative;
	width: 990px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

/**********************************/
/**********************************/
/**********************************/
#top {
	width: 970px;
	font-size: 0.7em;
	padding: 0 20px 0 0;
	height: 101px;
	font-weight: bold;
}

#top p {
	color: #ffffff;
}

#top select {
	font-size: 1.0em;
}

#top #userdetails {
	float: right;
	width: 560px;
	text-align: right;
	padding: 20px 0 0 0;
	color: #ffffff;
}

#top #userdetails p {
	padding: 0 0 5px 0;
}

#top #userdetails a {
	color: #ffffff;
	font-size: 1.2em;
	line-height: 1.6em;
}

#top #userdetails p.title {
	font-size: 1.3em;
	padding: 40px 0 5px 0;
}

#top #userdetails #companyselector {
	text-align: right;
	padding: 10px 0 16px 0;
	color: #ffffff;
	line-height: 1.6em;
}

#top #userdetails #companyselector select {
	float: right;
	width: 200px;
	border: 1px #cccccc solid;
	margin: 0 0 0 5px;
}

#top #userdetails #companyselector input.submit {
	float: right;
	height: 17px;
	width: 22px;
	border: 0px;
	color: #ffffff;
	font-weight: bold;
	padding: 0 0 0 0;
	cursor: pointer;
	border-top: 1px #7389a6 solid;
	border-bottom: 1px #00193b solid;
	border-right: 1px #05152b solid;
	border-left: 1px #7d91ad solid;
	background: url(/images/background_btn_go.gif) no-repeat center left;
}

/**********************************/
/**********************************/
/**********************************/
#nav {
	position: relative;
	width: 990px;
	background: url(images/background_nav.gif) repeat-x;
	height: 30px;
	font-size: 0.7em;
}

#nav ul {
	float: left;
	width: 990px;
	height: 30px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#nav ul li {
	float: left;
	display: inline;
	width: 120px;
	height: 30px;
	list-style-image: none;
	list-style: none;
	line-height: 2.8em;
	background: url(images/btn_nav_off.gif) no-repeat 0px 0px;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
	margin: 0 0 0 0;
}

#nav ul li a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#nav ul li.navon a {
	color: #00285d;
}

#nav ul li.logoutbtn {
	float: right;
	width: 30px;
	background: url(images/btn_logout_off.gif) no-repeat 0px 0px;
}

#nav ul li.logoutbtnon {
	float: right;
	width: 30px;
	background: url(images/btn_logout_on.gif) no-repeat 0px 0px;
}

#nav ul li.ordersummary {
	float: right;
}

#nav ul li.ordersummaryon {
	float: right;
	width: 30px;
	background: url(images/btn_order_on.gif) no-repeat 0px 0px;
}

#nav ul li.selected {
	background: url(images/btn_nav_on.gif) no-repeat 0px 0px;
}

#nav ul li.selected a {
	color: #ffffff;
}

#nav ul li.adminbtn {
	background: url(images/btn_nav_admin_on.gif) no-repeat 0px 0px;
}

#nav #orderoverview {
	position: absolute;
	top: 30px;
	left: 818px;
	width: 160px;
}

#nav #orderoverviewcontent {
	padding: 10px 10px 10px 10px;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	border-left: 1px #666666 solid;
	background: #999999;
	color: #ffffff;
}

/**********************************/
/**********************************/
/**********************************/
#adminnav {
	background: #006699;
	min-height: 10px;
	font-size: 0.7em;
}

#adminnav ul {
	width: 990px;
	background: #006699;
	height: 30px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#adminnav ul li {
	float: left;
	display: inline;
	list-style-image: none;
	list-style: none;
	padding: 0 20px 0 20px;
	border-right: 1px #ffffff solid;
	margin: 8px 0 0 0;
}

#adminnav ul li a {
	color: #ffffff;
}

#adminnav ul li.lastitem {
	border: none;
}

#adminnav ul li.selected {
	background: #00285d;
	margin: 0 0 0 0;
	border: 0px;
	height: 22px;
	padding: 8px 20px 0 20px;
}

#adminnav ul li.selected a {
	font-weight: bold;

}

/**********************************/
/**********************************/
/**********************************/
#subnav {
	background: #00285d;
	min-height: 10px;
	font-size: 0.7em;
}

* html #subnav {
	height: 10px;
}


#subnav ul {
	width: 990px;
	background: #00285d;
	height: 22px;
	margin: 0 0 0 0;
	padding: 8px 0 0 0;
}

#subnav ul li {
	float: left;
	display: inline;
	list-style-image: none;
	list-style: none;
	padding: 0 20px 0 20px;
	border-right: 1px #ffffff solid;
	margin: 0 0 0 0;
}

#subnav ul li a {
	color: #ffffff;
}

#subnav ul li.lastitem {
	border: none;
}

#subnav ul li.selected a {
	font-weight: bold;

}

#subnav #searchtoggle {
	float: right;
	border: none;
	padding: 0 10px 0 15px;
	background: url(/images/icon_hide.gif) no-repeat left center;
	color: #ffffff;
	cursor: pointer;
}

#subnav #backoption {
	float: right;
	border: none;
	padding: 0 10px 0 15px;
	background: url(/images/icon_back.gif) no-repeat left center;
	color: #ffffff;
	cursor: pointer;
}

/**********************************/
/**********************************/
/**********************************/
#search {
	background: url(/images/background_search.gif) no-repeat left bottom #eeeeee;
	border-right: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	border-bottom: 10px #00285d solid;
	font-size: 0.7em;
}

#search #searchcontent {
	padding: 10px 20px 10px 20px;
}

#search #searchcontent input {
	width: 210px;
	border: 1px #cccccc solid;
	margin: 3px 0 5px 0;
	font-size: 1.0em;
	padding: 2px 0 2px 0;
}

#search #searchcontent input.checkbox {
	width: 20px;
	border: none;
	margin: 7px 0 5px 0;
	font-size: 1.0em;
	padding: 2px 0 2px 0;
}

#search #searchcontent select {
	width: 210px;
	border: 1px #cccccc solid;
	margin: 3px 0 5px 0;
	font-size: 1.0em;
	padding: 2px 0 2px 0;
}

#search #searchcontent #searchtitle {
	width: 120px;
	float: left;
	padding: 10px 40px 0 0;
}

#search #searchcontent #searchtitle h2 {
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	font-weight: bold;
	font-size: 1.2em;
}

#search #searchcontent #searchfields {
	width: 690px;
	float: left;
	padding: 5px 0 0 0;
}

#search #searchcontent .searchtext {
	color: #666666;
	font-size: 0.9em;
	font-style: italic;
}

#search #searchcontent #searchfields div.searchfield {
	width: 230px;
	float: left;
}

#search #searchcontent input.submit {
	width: 89px;
	height: 60px;
	background: url(/images/btn_go_off.gif) no-repeat 0 0;
	float: left;
	border: 0px;
	margin: 20px 0 0 5px;
	padding: 0px;
	cursor: pointer;
}

#search #searchcontent input.submiton {
	width: 89px;
	height: 60px;
	background: url(/images/btn_go_on.gif) no-repeat 0 0;
	float: left;
	border: 0px;
	margin: 20px 0 0 5px;
	padding: 0px;
	cursor: pointer;
}

/**********************************/
/**********************************/
/**********************************/
#maincontent {
	background: #f7f7f7;
	border-right: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	border-left: 1px #cccccc solid;
	font-size: 0.7em;
}

#maincontent h1 {
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	font-size: 1.4em;
}

#maincontent h2 {
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	font-size: 1.2em;
}

#maincontent div.divider {
	border-top: 1px #cccccc solid;
	height: 15px;
}

#maincontent div.gapbelow {
	margin: 0 0 15px 0;
}

#maincontent div.formcontent {
	float: left;
	width: 455px;
	padding: 0 15px 10px 0;
}

#maincontent div.column2 {
	float: left;
	width: 455px;
	padding: 0 0 10px 15px;
	border-left: 1px #cccccc solid;
}

#maincontent #itemimage img {
	border: 1px #cccccc solid;
	margin: 0 0 10px 0;
}

#maincontent #itemimage {
	position: relative;
}

#maincontent #itemimage #imagedeleteicon {
	position: absolute;
	top: 0px;
	left: 423px;
}

#maincontent div.formcontent label {
	width: 160px;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	line-height: 1.8em;
}

#maincontent div.formcontent input {
	width: 283px;
	border: 1px #cccccc solid;
	margin: 3px 0 10px 0;
	font-size: 1.0em;
	padding: 2px 0 2px 0;
}

#maincontent div.formcontent input.readonly {
	background: #e5e5e5;
	border: 1px #e5e5e5 solid;
}

#maincontent div.formcontent input.checkbox {
	width: 20px;
	border: none;
	margin: 3px 0 0 0;
	color: #000000;
}

#maincontent div.formcontent input.calendar {

	width: 250px;

}

#maincontent div.formcontent img.calendar {
	display: inline;
	padding: 0 0 11px 2px;
}

#maincontent div.formcontent select {
	width: 283px;
	border: 1px #cccccc solid;
	margin: 3px 0 10px 0;
	padding: 0 0 0 0;
	font-size: 1.0em;
}

#maincontent div.formcontent select option.nodelete {
	color: #999999;
}

#maincontent div.formcontent textarea {
	width: 283px;
	border: 1px #cccccc solid;
	margin: 3px 0 10px 0;
	height: 90px;
	overflow: hidden;
	font-size: 1.0em;
	padding: 2px 0 2px 0;
}

#maincontent div.formcontent textarea.largearea {
	height: 180px;
}

#maincontent div.formcontent textarea.readonly {
	background: #e5e5e5;
	border: 1px #e5e5e5 solid;
}

#maincontent div.formcontent div.imageholder {
	width: 283px;
	margin: 3px 0 10px 0;
	height: auto;
	font-size: 1.0em;
	padding: 0 0 0 0;
	float: left;
}

#maincontent div.formcontent div.imageholder img {
	border: 1px #cccccc solid;
	margin: 0 0 5px 0;
}

#maincontent div.formcontent div.charcount {
	background: #ffffff;
	border: 1px #cccccc solid;
	padding: 3px 5px 4px 5px;
	margin: 3px 0 0 0;
	color: #666666;
	text-align: center;
	font-size: 0.9em;
	float: right;
	line-height: 1.0em;
}


#maincontent div.formcontent #scrollinglist {
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	border: 1px #cccccc solid;
	background-color: #ffffff;
	height: 200px;
	overflow: auto;
}

#maincontent div.formcontent #scrollinglist div.categoryoption {
	padding: 3px 10px 3px 10px;
	border-bottom: 1px #eeeeee solid;
}


#maincontent div.downloaditem2 {
	float: left;
	width: 80px;
	border: 1px #cccccc solid;
	padding: 10px;
	margin: 0 10px 20px 0;
	text-align: center;
	background: #ffffff;
}

#maincontent div.downloaditem2 img {
	float: none;
	padding: 0 0 5px 0;
}

#maincontent div.downloaditem2 a {
	font-size: 0.9em;
}

#maincontent #systemmessage {
	border: 1px #666666 dashed;
	margin: 0 0 20px 0;
}

#maincontent #systemmessage #systemmessagecontent {
	background-image: url(/images/icon_info.gif);
	background-position: 12px 8px;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 40px;
	font-weight: bold;
	line-height: 1.4em;
}

#maincontent #systemmessage #systemmessagecontent a {
	font-weight: normal;
	font-size: 0.9em;
	padding: 0 0 0 0;
	white-space: nowrap;
}

#maincontent #AjaxChecking {
	display: none;
	background-image: url(/images/icon_loading.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 10px 25px;
	margin: 0 0 0 170px;
}

#maincontent #AjaxCheckOK {
	display: none;
	background-image: url(/images/icon_yes.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 10px 25px;
	margin: 0 0 0 170px;
}

#maincontent #AjaxCheckExists {
	display: none;
	background-image: url(/images/icon_no.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 10px 25px;
	margin: 0 0 0 170px;
}

#maincontent div.hireitem {
	border-bottom: 1px #cccccc solid;
	clear: both;
	height: 200px;
	padding: 20px 0 20px 0;
}

#maincontent div.button {
	float: left;
	width: 78px;
	height: 22px;
	background: url(/images/background_button.gif) repeat-x #00285d;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.95em;
	border: 0px;
	border-left: 1px #05152b solid;
	border-right: 1px #7d91ad solid;
	border-top: 1px #7389a6 solid;
	border-bottom: 1px #00193b solid;
	text-align: center;
	padding: 6px 0 0 0;
}

#maincontent div.buttonblank {
	background: url(/images/background_button_blank.gif) repeat-x;
	border-top: 1px #c5c5c7 solid;
	border-right: 1px #616162 solid;
	border-bottom: 1px #363738 solid;
	border-left: 1px #a4a4a7 solid;
	cursor: auto;
}

#maincontent #listview {
	width: 100%;
	border-collapse: collapse;
	color: #333333;
}

#maincontent #listview tr.alternaterow td {
	background: #eeeeee;
}

#maincontent #listview tr.highlighted td {
	background: #99d6eb;
}

#maincontent #listview tr th {
	background: url(/images/background_table_header.gif) repeat-x;
	height: 28px;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	padding: 0 10px 0 10px;
	border-top: 1px #c5c5c7 solid;
	border-right: 1px #616162 solid;
	border-bottom: 1px #363738 solid;
	border-left: 1px #a4a4a7 solid;
	white-space: nowrap;
	cursor: pointer;
}

#maincontent #listview tr th.noordering {
	cursor: auto;
}

#maincontent #listview tr td {
	background: #ffffff;
	height: 30px;
	text-align: center;
	font-weight: normal;
	padding: 0 10px 0 10px;
	text-align: left;
	cursor: pointer;
	border-right: 1px #cccccc solid;
}

#maincontent #listview tr td.functions {
	width: 160px;
	padding: 0 0 0 0;
}

#maincontent #listview tr td.functions2 {
	width: 80px;
	padding: 0 0 0 0;
}

#maincontent #listview tr td.functions3 {
	width: 240px;
	padding: 0 0 0 0;
}

#maincontent #listview tr td.centeralign {
	text-align: center;
}

#maincontent #listview tr td.redtext {
	color: #ff0000;
}

#maincontent #listview tr td.footerrow {
	background: url(/images/background_table_header.gif) repeat-x;
	height: 28px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	padding: 0 10px 0 10px;
	border-top: 1px #c5c5c7 solid;
	border-right: 1px #616162 solid;
	border-bottom: 1px #363738 solid;
	border-left: 1px #a4a4a7 solid;
}

#maincontent #trackingfeed {
	position: relative;
	width: 946px;
	height: 595px;
	overflow: hidden;
	border: 1px #cccccc solid;
}

#maincontent #trackingfeed iframe {
	position: absolute;
	top: -58px;
	left: -20px;
	height: 700px;
	width: 1024px;
	border: none;
}

#maincontent img.borderimage {
	border: 1px #cccccc solid;
}

#maincontent img.companylogo {
	float: right;
	margin: 0 0 20px 20px;
	border: 1px #cccccc solid;
}

#maincontent img.equipmentimage {
	float: left;
	border: 1px #cccccc solid;
	margin: 0 20px 20px 0;
}

#maincontent div.actionpanel {
	float: right;
	background: url(/images/btn_action_off.gif) no-repeat ;
	font-weight: bold;
	font-size: 2.4em;
	line-height: 2.2em;
	height: 80px;
	padding: 0 0 0 45px;
	cursor: pointer;
}

#maincontent div.actionpanel a {
	text-decoration: none;
}

#maincontent div.actionpanelon {
	float: right;
	background: url(/images/btn_action_on.gif) no-repeat ;
	font-weight: bold;
	font-size: 2.4em;
	line-height: 2.2em;
	height: 80px;
	padding: 0 0 0 45px;
	cursor: pointer;
}

#maincontent div.actionpanelon a {
	text-decoration: none;
}

#maincontent div.smallertext {
	font-size: 1.8em;
	line-height: 1.4em;
}

#maincontent #homesummary {
	width: 908px;
	border: 1px #cccccc solid;
	background: #ffffff;
	padding: 20px;
	font-size: 1.0em;
}

#maincontent #homesummary div.downloaditem {
	width: 550px;
	border: 1px #cccccc solid;
	padding: 10px;
	margin: 0 0 20px 0;
	height: 50px;
	font-size: 1.2em;
	line-height: 3.6em;
}

#maincontent #homesummary div.downloaditem img {
	float: left;
	padding: 0 10px 0 0;
}

#maincontent #clientsummary {
	float: right;
	width: 313px;
	padding: 0 0 0 0;
}

#maincontent #clientsummary div.scrollsummary {
	width: 290px;
	height: 190px;
	border: 1px #cccccc solid;
	padding: 10px;
	overflow: auto;
	margin: 0 0 20px 0;
}

#maincontent #clientsummary div.scrollsummary ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#maincontent #clientsummary div.scrollsummary ul li {
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
	list-style-image: none;
	list-style: none;
}

#maincontent #clientsummary div.noscroll {
	height: auto;
}

#maincontent #popupinfobox {
	position: absolute;
	font-size: 1.0em;
	width: 356px;
	height: 106px;
	display: none;
	background: url(images/background_info.png);
	padding: 20px 20px 20px 20px;
	color: #ffffff;
	font-size: 0.85em;
}

#maincontent #popupinfobox #thumbholder {
	width: 100px;
	height: 100px;
	border: 1px white solid;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
	background: #ffffff;
}

#maincontent #popupinfobox h1 {
	font-size: 1.2em;
	padding: 0 0 10px 0;
}

#maincontent #popupinfobox p {
	padding: 0 0 0 0;
}

/**********************************/
/**********************************/
/**********************************/
#maincontent #content {
	padding: 20px 20px 20px 20px;
}

#maincontent #content ul {
	padding: 0 0 5px 20px;
}

#maincontent #content ul li {
	list-style-type: disc;
	padding: 0 0 10px 0;
}
/**********************************/
/**********************************/
/**********************************/
#maincontent #controlsbar {
	clear: both;
	height: 28px;
	background: url(/images/background_button.gif) repeat-x;
	border-top: 1px #7389a6 solid;
	border-bottom: 1px #00193b solid;
}

#maincontent #controlsbar input {
	float: left;
	width: 118px;
	height: 28px;
	background: url(/images/background_button.gif) repeat-x #00285d;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.95em;
	border: 0px;
	border-right: 1px #05152b solid;
	border-left: 1px #7d91ad solid;
}

/**********************************/
/**********************************/
/**********************************/
#footer {
	width: 950px;
	clear: both;
	height: 40px;
	padding: 10px 20px 0 20px;
	font-size: 0.65em;
	color: #666666;
}
