@charset "utf-8";
/*
-----------------------------------------------
Arbourshipping.com
Basic Style Sheet
Version:  9 April 2009
----------------------------------------------- */

/* Change Log:

----------------------------------------------- */
/*div, p, li, img, td { border: 1px solid red;}
/* PAGE
--------------------------------------------------------------------------------- */
html {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #fff;
}
body, td, th, input, select, textarea, option, optgroup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
img, .png {
	border: none;
	behavior: url(css/globalsite/iepngfix.htc);
}
a, a:visited {
	color: #000099;
	cursor: pointer;
}
a.pdf {
	background: url(../../images/globaladmin/page/icon-pdf.gif) no-repeat 0 0;
	display:block;
	line-height:18px;
	padding:0 0 0 21px;
}
a.print {
	background:url(../../images/globaladmin/page/icon-print.gif) no-repeat 0 0;
	display:block;
	line-height:18px;
	padding:0 0 0 21px;
}
a.external {
	background:url(../../images/globaladmin/page/icon-external-link.gif) no-repeat 100% 50%;
	padding:0 15px 0 0;
	line-height: 1.5em;
}
form {
	margin: 0;
	padding: 0;
}
#header {
	height: 95px;
	background: #232323 url('../../images/globaladmin/page/bg.jpg') top center no-repeat;
	border-bottom: 2px solid #3333CC;
}
#header .div1 {
	width: 1220px;
	position: relative;
	left: 50%;
	margin-left: -610px;
}
#header .div2 {
	font: bold 16px Arial, sans-serif;
	color: #999999;
	margin: 5px 0px 0px 0px;
	float: left;
}
#header .div3 {
	color: #eee;
	margin: 7px 0px 0px 0px;
	float: right;
}
#header .div3 b {
	color: #fff;
}
#header .div3 a, #header .div3 a:visited {
	color: #fff;
}
div.noscriptheader, div.noscriptmessage {
	display: block;
	padding:5px;
}
#menu {
	background: #303F4A;
	height: 40px;
	border-top: 2px solid #ddd;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
	z-index: 1;
}
#nav {
	width: 1253px;
	position: relative;
	margin: 0 auto;
	padding: 0;
	clear: both;
	height: 40px;
}
#nav ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #4A6275;
}
#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
#nav .top, #nav li li.sfhover {
	padding: 17px 0px 9px 0px;
	margin-right: 5px;
	width: 100px;
	text-align: center;
	background: url('../../images/globaladmin/page/tab_1.png') bottom no-repeat;
	color: #C2D4DD;
	border: none;
}
#nav ul li {
	color: #FFFFFF;
}
#nav .selected .top {
	background: url('../../images/globaladmin/page/tab_2.png') bottom no-repeat;
	color: #333333;
}
#nav .selected:hover a.top, #nav .sfhover a.top {
}
#nav .parent {
	background: url('../../images/globaladmin/page/arrow_right.png') 95% center no-repeat;
}
#nav li {
	float: left;
	list-style: none;
}
#nav li ul {
	position: absolute;
}
#nav li li {
	clear: both;
}
#nav li ul a {
	height: 15px;
	width: 132px;
}
#nav li ul ul {
	margin: -25px 0 0 140px;
}
#nav li li:hover, #nav li li.sfhover {
	background: #B2C8D1;
	color: #333333;
}
#container {
	min-height: 350px;
	width: 1280px;
	position: relative;
	left: 50%;
	margin-left: -640px;
}
#column_left {
	width: 13px;
	height: 264px;
	float: left;
	background: url('../../images/globaladmin/page/column_left.png') no-repeat;
}
#column_right {
	width: 13px;
	height: 264px;
	float: left;
	background: url('../../images/globaladmin/page/column_right.png') no-repeat;
}
#content {
	width: 1220px;
	float: left;
	padding: 10px 15px 15px 15px;
	background: #FFFFFF;
}
#footer {
	clear: both;
	width: 960px;
	height: 35px;
	padding-top: 10px;
	position: relative;
	left: 50%;
	margin-left: -480px;
	text-align: center;
	background: #d4d9de url('../../images/globaladmin/page/footer.png') bottom no-repeat;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.breadcrumb {
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.heading {
	height: 30px;
	margin-bottom: 15px;
	clear: both;
}
.heading h1 {
	float: left;
	color: #333333;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
}
.buttons {
	float: right;
}
.space {
	padding: 10px 0;
}
.button {
	display: inline-block;
	text-decoration: none;
}
.buttons .button {
	margin-left: 5px;
}
.button .button_left {
	width: 30px;
	height: 30px;
	display: block;
	float: left;
}
.button .button_middle {
	background: url('../../images/globaladmin/page/button_middle.png') repeat-x;
	padding-top: 8px;
	padding-bottom: 8px;
	display: block;
	float: left;
	color: #333333;
}
.button .button_right {
	width: 15px;
	height: 30px;
	background: url('../../images/globaladmin/page/button_right.png') no-repeat;
	display: block;
	float: left;
}
.button .button_insert {
	background: url('../../images/globaladmin/page/button_insert.png') no-repeat;
}
.button .button_delete {
	background: url('../../images/globaladmin/page/button_delete.png') no-repeat;
}
.button .button_save {
	background: url('../../images/globaladmin/page/button_save.png') no-repeat;
}
.button .button_cancel {
	background: url('../../images/globaladmin/page/button_cancel.png') no-repeat;
}
.button .button_copy {
	background: url('../../images/globaladmin/page/button_copy.png') no-repeat;
}
.button .button_send {
	background: url('../../images/globaladmin/page/button_send.png') no-repeat;
}
.button .button_back {
	background: url('../../images/globaladmin/page/button_back.png') no-repeat;
}
.button .button_login {
	background: url('../../images/globaladmin/page/button_login.png') no-repeat;
}
.button .button_import {
	background: url('../../images/globaladmin/page/button_import.png') no-repeat;
}
.button .button_export {
	background: url('../../images/globaladmin/page/button_export.png') no-repeat;
}
.button .button_invoice {
	background: url('../../images/globaladmin/page/button_invoice.png') no-repeat;
}
.button .button_print {
	background: url('../../images/globaladmin/page/button_print.png') no-repeat;
}
.button .button_cog {
	background: url('../../images/globaladmin/page/button_cog.png') no-repeat;
}
.button .button_conver {
	background: url('../../images/globaladmin/page/button_convert.png') no-repeat;
}
.button .button_forgot {
	background: url('../../images/globaladmin/page/button_forgot.png') no-repeat;
}
.button .button_calendar {
	background: url('../../images/globaladmin/page/button_calendar.png') no-repeat;
}
.button .button_people {
	background: url('../../images/globaladmin/page/button_people.png') no-repeat;
}
.button .button_gallery {
	background: url('../../images/globaladmin/page/button_gallery.png') no-repeat;
}
.li_inline li {
	list-style: none;
	display: inline;
	border-right:  1px solid #999;
	margin-right: 5px;
	padding-right: 5px;
}
.li_inline li.last{
	border-right: none;
}
.success {
	padding: 5px 0px;
	margin-bottom: 15px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 15px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	text-align: center;
}
.prompt {
	padding: 5px 0px;
	margin-bottom: 15px;
	background: #fffdd5;
	border: 1px solid #dbdbdb;
	font-size: 11px;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	padding-top: 3px;
	display: block;
}
.help {
	color: #999;
	display: block;
	font-size: 11px;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
}
.charsleft {
	font-style: italic;
}
.ucase {
	text-transform: uppercase;
}
.preview img {
	border: 3px solid #EEEEEE;
	background: #FFFFFF;
	padding: 1px;
	margin: 3px 0px 1px 0px;
}
.green {
	background: #E4F1C9;
	width: 100%;
	margin-bottom: 15px;
	padding: 3px;
	border-collapse: collapse;
}
.green td {
	padding: 8px;
}
#navigation {
	padding: 8px;
	background: #E7EFEF;
	margin-bottom: 15px;
}
#navigation select {
	margin: 0;
	padding: 0;
}
.list {
	border-collapse: collapse;
	width: 100%;
	background: #303F4A url('../../images/globaladmin/page/top_1.png') no-repeat;
}
.page .list {
	background: #303F4A url('../../images/globaladmin/page/top_2.png') no-repeat;
}
.list input, .list select {
	padding: 0;
	margin: 5px 0px;
}
.list thead th {
	color: #FFFFFF;
	padding: 0px 5px;
}
.list thead th a {
	text-decoration: none;
	color: #FFFFFF;
}
.list tbody a {
	text-decoration: underline;
}
.list tbody td {
	vertical-align: middle;
	padding: 0px 5px;
}
.list tbody tr.odd {
	background: #FFFFFF;
}
.list tbody tr.even {
	background: #E4EEF7;
}
.list tbody tr.over td {
	background: #bcd4ec;
}
.list .left {
	text-align: left;
	padding: 9px;
}
.list .right {
	text-align: right;
	padding: 9px;
}
.list .center {
	text-align: center;
	padding: 9px;
}
.list .asc {
	padding-right: 15px;
	background: url('../../images/globaladmin/page/asc.png') right center no-repeat;
}
.list .desc {
	padding-right: 15px;
	background: url('../../images/globaladmin/page/desc.png') right center no-repeat;
}
.filter {
	background: #F8F8F8;
}
.filter > td {
	border-bottom: 1px solid #EEEEEE;
}
.pagination {
	margin-top: 30px;
	border-top: 1px solid #EEEEEE;
	background: #F8F8F8;
	display: inline-block;
	width: 100%;
}
.pagination .links, .pagination .results {
	padding: 9px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	background: #303F4A url('../../images/globaladmin/page/top_1.png') top no-repeat;
	height: 40px;
	padding-left: 10px;
}
.tabs a {
	padding: 17px 0px 9px 0px;
	margin-right: 5px;
	width: 100px;
	text-align: center;
	text-decoration: none;
	background: url('../../images/globaladmin/page/tab_1.png') bottom no-repeat;
	color: #C2D4DD;
	display: block;
	float: left;
}
.tabs a.selected {
	color: #333333;
	background: url('../../images/globaladmin/page/tab_3.png') bottom no-repeat;
}
.page {
	min-height: 300px;
	padding: 15px;
	background: #F8F8F8;
	border-bottom: 1px solid #EEEEEE;
}
.form {
	width: 100%;
	border-collapse: collapse;
}
.form td {
	padding: 5px;
	vertical-align: top;
}
.scrollbox {
	border: 1px solid #CCCCCC;
	width: 350px;
	height: 100px;
	background: #FFFFFF;
	overflow-y: scroll;
}
.scrollbox div {
	padding: 3px;
}
.scrollbox div input {
	margin: 0px;
	padding: 0px;
	margin-right: 3px;
}
.scrollbox div.even {
	background: #FFFFFF;
}
.scrollbox div.odd {
	background: #E4EEF7;
}
/* Preview Image */
#preview {
	text-align: center;
}
#preview img {
	border: 3px solid #EEEEEE;
	padding: 1px;
}
/* Pages */
#login {
	margin-top: 50px;
	width: 344px;
	position: relative;
	left: 50%;
	margin-left: -172px;
}
#login table {
	width: 100%;
}
#login table td {
	padding: 10px;
}
#login .warning {
	margin-top: 0px;
	margin-bottom: 0px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}
#login .div1 {
	background: #303F4A url('../../images/globaladmin/page/login_top.png') top no-repeat;
	padding: 10px;
	color: #FFFFFF;
}
#login .div2 {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #F7F7F7;
}
#login .div3 {
	background: #F7F7F7 url('../../images/globaladmin/page/login_bottom.png') bottom no-repeat;
	height: 5px;
}
#login .forgot {
	text-align: right;
}
#login .forgot a {
	color: #999;
	font-size: small;
	text-decoration: none;
}
#default #report1 {
	float: left;
	display: inline-block;
	width: 45%;
	height: 200px;
}
#default #report2 {
	float: right;
	display: inline-block;
	width: 45%;
	height: 200px;
}
#order {
	border-top: 1px solid #CDDDDD;
}
#order table {
	border-collapse: collapse;
	border-left: 1px solid #E5E5E5;
	width: 100%;
	line-height: 1.4em;
}
#order table td {
	padding: 5px;
	background:  #FFFFFF;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}
#order table thead th {
	background: #303F4A;
	padding: 5px;
	color: #FFFFFF;
}
#order table thead.hazardous th {
	background: red;
	padding: 5px;
	color: #FFFFFF;
}
#option {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#option table {
	border-collapse: collapse;
	width: 100%;
}
#option td {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
}
.option {
	background: #DDDDDD;
}
.option_value {
	background: #EEEEEE;
}
.option_add {
	background: #FFFFFF;
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	text-align: right;
}
.add {
	color: #000;
	display: inline-block;
	padding-right: 20px;
	background: url('../../images/globaladmin/page/add.png') right center no-repeat;
}
.remove {
	color: #000;
	display: inline-block;
	padding-right: 20px;
	background: url('../../images/globaladmin/page/delete.png') right center no-repeat;
}
.red {
	color: red;
}
.bl {
	border-left: 1px solid #fff;
	background: #333;
}
.bb {
	border-bottom: 1px solid #fff;
	background: #333;
}
.br {
	background: #333;
}
.bt {
	background: #333;
}
tr.grey td {
	color: #dde;
}
/* FORM
--------------------------------------------------------------------------------- */
form.cmxform label.error, label.error {
	color: red;
	font-style: italic;
	clear: both;
	width: 210px;
}
td textarea.error, td input.error {
	margin: 0;
	float: none;
	display: inline;
}
td textarea:focus, td input:focus, #formCompanySearch input {
	background-color:#ccedfa;
	border:1px solid #0995cf;
}
td.label {
	background: #ccedfa;
	border-bottom: 1px solid #fff;
	vertical-align: middle;
}
td label {
	width: 160px;
	display: block;
}
table.form td input, table.form td textarea, #formCompanySearch input {
	border: 1px solid #AEAEAE;
	font-size:1em;
	margin:auto;
	padding:3px 1px 3px 4px;
	width:210px;
}
table.form td input.shortinput {
	width: 120px;
}
table.form td select.shortinput, .shortinput {
	width: 70px;
}
td input.collection, td input.delivery {
	width: 300px;
}
td input.checkbox {
	margin: 0;
	width: 20px;
}
td select {
	background-color:#fff!important;
	border: 1px solid #AEAEAE;
	font-size:1em;
	margin:auto;
	padding:2px 1px 2px 2px;
	width:250px;
}
table.form td select.s-3l {
	width: 70px;
}
table.form td select.s-100l {
	width: 140px;
}
table.form td select.s-terms {
	width: 215px;
}
table.form td input.s-4n {
	width: 70px;
}
.ui-alert {
	margin: 5px 0 15px 0;
	padding: 0 .7em;
}
.ui-alert-icon {
	float: left;
	margin-right: .3em;
}
/* Settings
--------------------------------------------------------------------------------- */
#loading {
	border: 1px #000 solid;
	background-color: #eee;
	padding: 20px;
	margin: 100px 0 0 300px;
	position: absolute;
	display: none;
}
/* Invoice
--------------------------------------------------------------------------------- */
.float-right {
	float: right;
}
td.center {
	text-align: center;
}
h2 {
	border-bottom:1px solid #C9C9C9;
	clear:left;
	font-size:14px;
	font-weight:bold;
	margin:24px 0 11px;
	padding-bottom:3px;
	width:500px;
}
.settingslist {
	line-height: 1.6em;
	margin-top:0;
}
.clear {
	display: block;
	clear: both;
	height: 1px;
}
#orderhistory .authorised td {
	background-color: #A1FFA1;
}
#orderhistory .aborted td {
	background-color: #FF2020;
	color: #fff;
}
#orderhistory .unknown td {
	background-color: #FFFFFF;
}
#orderhistory .refunded td {
	background-color: #FFFFB7;
}
ul.nobullet li {
	list-style: none;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div {
	margin: 0;
}
th a.msg_head {
	color: #fff;
	text-decoration: none;
}
.display-none {
	display: none;
}
#invoicee {
	padding-top: 10px;
}
#private-comments {
	display:none;
}
/* Notes
--------------------------------------------------------------------------------- */
.history-entry{padding:15px 0 15px 0;border-bottom:1px solid #f1f1f1;font-size:12px;}
.history-entry .entry-wrap{float:left;width:100%;}
.history-entry .entry-detail{margin-right:80px;}
.history-entry .entry-image{float:left;width:25px;margin-top:-2px;}
.history-entry .creation{margin-top:6px;font-size:11px;color:#888;}
.history-entry .creation img{margin:-6px 3px -6px 0;}
.history-entry .entry-content{display:block;margin-left:28px;}
.history-entry .about{margin-bottom:2px;font-weight:bold;margin-bottom:2px;}
.history-entry .subject{font-weight:bold;}
.history-entry .entry-actions{float:right;width:210px;text-align:right;font-size:11px;}
.history-entry .entry-body{display:block;line-height:1.5em;}
.history-entry .entry-footer{margin-top:6px;font-size:11px;color:#88;}
.history-entry .attachments{line-height:19px;display:block;margin-bottom:10px;font-size:11px;}
.history-entry .icon{display:inline-block;margin-top:-3px;margin-bottom:-3px;margin-right:1px;}
.history-entry ul{list-style-type:none;margin:0;padding:0;margin-bottom:10px;padding-bottom:5px;}
.history-entry li{line-height:130%;}
.history-entry img.picture-small{margin-bottom:10px;}
.history-entry:last-child{border-bottom:1px solid transparent !important;padding-bottom:0px;}
.history-entry .entry-split-content{display:table;}
.history-entry .entry-left-content,.history-entry .entry-right-content{display:table-cell;vertical-align:top;*float:left;}
.history-entry .nowraptext{display:inline-block;margin-right:5px;}

#formCompanySearch {
	position: absolute;
	top: 7px;
	right: 30px;
}