body, html {
	color: black;
	font-family: arial;
	font-size: 10pt;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	margin: 5px 0;
        color: #474747;
}

h2 {
	font-size: 12pt;
	font-weight: bold;
	margin: 5px 0;
        color: #474747;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 5px 0;
        color: #474747;
}

p {
	font-size: 10pt;
	line-height: 1.5em;
	margin: 5px 0;
}

.content_column_main p {
        text-align: justify;
}

strong {
	color: #474747;
        font-weight: bold;
}

#sideBar {
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	max-width: 220px;
	vertical-align: top;
	width: 220px;
}

#content {
	float: left;
	margin: 0 0 0 15px !important;
	width: 735px;
}

#content ol {
	padding-left: 30px;
}

#content table {
	border: 1px solid #CADBE6;
	border-collapse: collapse;
	empty-cells: show;
	margin: 0;
}

#content table.plain, tr.toolbar table {
	border: 0 !important;
}

#content table th, .oneToOneLabel {
	background: #009b7b;
	color: #FFF;
	font-weight: 700;
	height: 25px;
	line-height: 1.5em;
	padding: 0 1em;
	spacing: 0;
        text-align: justify;
}

#content table th a {
	color: #FFF;
}

.number {
	text-align: right;
}

.amount {
	text-align: right;
}

.percentage {
	text-align: right;
}

.centreMe {
	/*visibility: hidden;*/
}

div.content_row {
	border: 0;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
	position: relative;
}

div.content_column_full {
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 735px;
}

div.content_column_main {
	float: left;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 470px;
}

div.content_column_side {
	float: left;
	margin: 0 0 0 15px;
	overflow: hidden;
	padding: 0;
	width: 250px;
}

div.content_column_side a.menu_box {
	background: rgb(71,71,71);
	background-position: left top;
	background-repeat: no-repeat;
	border: 0;
	color: #fff;
	display: block;
	height: 50px;
	margin: 0 0 10px 0;
	min-height: 50px;
	padding: 0;
	position: relative;
	text-decoration: none;
	width: 250px;
}

#wrapper {
	margin: 0;
	text-align: left;
	width: 100%;
}

#header {
	height: 140px;
	width: 100%;
}

#sidebar_content {
	padding: 10px;
}

#sidebar_content div {
	font-family: arial;
}

#mainContent {
	background: none;
	margin: 0 auto;
	overflow: visible;
	padding-left: 5px;
	position: relative;
	vertical-align: top;
	width: 970px;
}

#logo {
        float: left;
        position: relative;
        top: 17px;
	left: 4px;
	margin: 0;
	padding: 0;
}

#logoGroup {
	background: url(/BertWeb/img/BertGroupWEB200.jpg) no-repeat top left;
	font-weight: 700;
	height: 105px;
	text-align: center;
	width: 200px;
}

#groupSectionMenu {
	z-index: +1;
}

#basketTools {
	position: absolute;
}

#login {
	margin-top: 40px;
	position: absolute;
	right: 5px;
	top: 0;
}

#login .login label {
	display: inline;
	font-size: 12px;
	line-height: 14px;
	width: 40px;
}

#login .login input {
	background: #fff url(/BertWeb/img/input.gif) repeat-x top;
	border: 1px solid #6fa492;
	color: #197053;
	display: inline;
	font-size: 12px;
	width: 50px;
}

.theader1 {
	padding: 2px 5px;
}

.highlightBox {
	background: url(/BertWeb/img/post_it_note.jpg) no-repeat;
	border: none;
	color: #BB7E00;
	font-size: 8pt;
	font-weight: 700;
	height: 260px;
	margin: 0 0 2px;
	padding: 1px 5px;
	padding-left: 33px;
	padding-right: 33px;
	padding-top: 50px;
	width: 224px;
}

.searchButton {
	background: url(/BertWeb/img/buttons/greenSkin/search.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.performSearchButton {
	background: transparent url(/BertWeb/img/buttons/cs/performSearch.gif) no-repeat scroll left center;
	border: medium none;
	cursor: pointer;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 150px;
}

.performQuickSearchButton {
	background: url(/BertWeb/img/buttons/greenSkin/performQuickSearch.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 150px;
}

.moreSearchOptionsButton {
	background: transparent url(/BertWeb/img/buttons/cs/moreSearchOptions.gif) no-repeat scroll left center;
	border: medium none;
	cursor: pointer;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 150px;
}

.resetButton {
	background: url(/BertWeb/img/buttons/greenSkin/reset.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.logoutButton {
	background: transparent url(/BertWeb/img/log_out.gif) no-repeat scroll left center;
	border: none;
	cursor: hand;
	height: 23px;
	margin: 3px;
	padding: 2px 0 2px 15px;
	width: 80px;
}

.loginButton {
	background: #00895e;
	border: none;
	cursor: hand;
	height: 24px;
	position: relative;
	top: 25px;
	width: 26px;
        color: #FFFFFF;
}

.cancelOrderButton {
	background: url(/BertWeb/img/buttons/greenSkin/cancel.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.viewBasketButton {
	background: transparent url(/BertWeb/img/view_basket.gif) no-repeat scroll left center;
	border: none;
	cursor: hand;
	height: 23px;
	margin: 3px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.deleteSelectedButton {
	background: url(/BertWeb/img/buttons/greenSkin/deleteSelected.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.moveSelectedButton {
	background: url(/BertWeb/img/buttons/greenSkin/moveSelected.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.updateCurrentBasketButton {
	background: url(/BertWeb/img/buttons/greenSkin/updateCurrentBasket.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
        float: right;
        position: relative;
        top: -25px;
}

.uploadFromCSVButton {
	background: url(/BertWeb/img/buttons/greenSkin/uploadFromCSV.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	width: 107px;
}

.uploadFromExcelButton {
	background: url(/BertWeb/img/buttons/greenSkin/uploadFromExcel.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	width: 107px;
}

.checkoutBasketButton {
	background: url(/BertWeb/img/buttons/greenSkin/checkout.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.orderNowButton {
	background: url(/BertWeb/img/buttons/greenSkin/orderNow.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.addToBasketButton {
	background: url(/BertWeb/img/buttons/greenSkin/addToBasket.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.addToListButton {
	background: url(/BertWeb/img/buttons/greenSkin/addToList.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.emailListButton {
	background: url(/BertWeb/img/buttons/greenSkin/emailList.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.sendListToCustomerServicesButton {
	background: url(/BertWeb/img/buttons/greenSkin/sendListToCustomerServices.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.sendButton {
	background: url(/BertWeb/img/buttons/greenSkin/sendButton.png) no-repeat center left;
	border: none;
	cursor: hand;
	height: 20px;
	width: 74px;
}

.viewInvoicesButton {
	background: url(/BertWeb/img/buttons/greenSkin/viewInvoices.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.removeMiniButton {
	background: url(/BertWeb/img/buttons/greenSkin/removeMini.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 65px;
}

.backToSelectionButton {
	background: url(/BertWeb/img/buttons/greenSkin/backToSelection.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.invDetailsButton {
	background: url(/BertWeb/img/buttons/greenSkin/details.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.invTotalsButton {
	background: url(/BertWeb/img/buttons/greenSkin/vatTotals.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.invTrackingButton {
	background: url(/BertWeb/img/buttons/greenSkin/parcelTracking.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.invReportsButton {
	background: url(/BertWeb/img/buttons/greenSkin/invoiceReports.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.invPrintButton {
	background: url(/BertWeb/img/buttons/greenSkin/printableView.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.invReturnsButton {
	background: url(/BertWeb/img/buttons/greenSkin/returnsDetails.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.newRequestButton {
	background: url(/BertWeb/img/buttons/greenSkin/newRequestYellow.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.processRequestButton {
	background: url(/BertWeb/img/buttons/greenSkin/processRequest.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.promotionCodesButton {
	background: url(/BertWeb/img/buttons/greenSkin/promotionCodes.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.applyPromotionButton {
	background: url(/BertWeb/img/buttons/greenSkin/applyPromotion.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.changeBranchButton {
	background: url(/BertWeb/img/buttons/greenSkin/changeBranch.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.buttonText {
	color: #00995d;
	display: none;
	font-size: 10px;
	font-weight: 700;
}

#sectionMenu_left {
	background: url(/BertWeb/img/buttons/greenSkin/sectionMenuLeft.gif) no-repeat top left;
	height: 24px;
	position: absolute;
	top: 0;
	width: 7px;
}

#sectionMenu_right {
	background: url(/BertWeb/img/buttons/greenSkin/sectionMenuRight.gif) no-repeat top right;
	height: 24px;
	position: absolute;
	top: 0;
	width: 7px;
}

#sideBar ul {
	font-size: 11px;
	line-height: 19px;
	list-style: none;
}

#sideBar ul li a {
	color: #009b7b;
	text-decoration: none;
}

#sideBar div.innerBox {
	background: url(/BertWeb/img/boxTop.gif) no-repeat left top;
	padding: 15px;
}

#sideBar div.middleBox {
	background: url(/BertWeb/img/boxMiddle.gif) repeat-y left;
	padding: 0 0 1px;
}

#sideBar div.outerBox {
	background: url(/BertWeb/img/boxBottom.gif) no-repeat left bottom;
	padding: 1px 0 10px;
}

#sideBar .clientMenuItem {
	background: transparent url(/BertWeb/img/arrow.gif) no-repeat scroll 7px 5px;
	border-top: 1px solid #CADBE6;
	font-size: 11px;
	line-height: 19px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: -10px;
	text-indent: 15px;
	width: 220px;
}

#login div.outerBox {
	background: url(/BertWeb/img/boxBottom.gif) no-repeat right bottom;
	padding: 1px 0 5px;
}

#basket div.outerBox {
	background: url(/BertWeb/img/boxBottom.gif) no-repeat right bottom;
	left: 794px;
	padding: 1px 0 10px;
}

form {
	font: 1em;
	line-height: 1.4em;
}

form p, legend {
	margin: .25em;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1em;
	position: relative;
}

legend {
	font-size: 10px;
	height: 20px;
	line-height: 14px;
}

#login label, #sideBar label {
	float: left;
	font-size: small;
	line-height: 16px;
	width: 6.3em;
}

div.formDiv label {
	float: left;
	width: 10em;
}

#invoiceSelectionForm label {
	float: left;
	width: 150px;
}

body {
	background: #fff;
	color: #000;
	margin: 0;
	padding: 0;
}

html > body {
	font-size: small;
}

#breadcrumb {
	background: url(/BertWeb/img/i_crumb.gif) no-repeat center left;
	border-bottom: 1px solid #ddd;
	border-top: none;
	color: #888;
	float: left;
	font-size: 10px;
	font-weight: 700;
	height: 21px;
	left: 5px;
	margin: 0;
	position: absolute;
	right: 5px;
	top: 80px;
	width: 100%;
}

#adbar {
	color: #888;
	font-size: 10px;
	padding: 0 0 0 5px;
	vertical-align: top;
	width: 124px;
}

#adbar img {
	padding-bottom: 5px;
}

#main {
	vertical-align: top;
}

#breadcrumb_pad {
	float: left;
	width: 20px;
}

#breadcrumb_left {
	float: left;
	left: 230px;
	width: 574px;
}

#breadcrumb_right {
	float: right;
	right: 5px;
	text-align: right;
	width: 150px;
}

#breadcrumb a, #breadcrumb a:visited {
	color: #888;
	text-decoration: none;
}

#breadcrumb a:hover {
	color: #006400;
	text-decoration: underline;
}

#content .item1, #content .item2 {
	float: left;
	width: 47%;
}

#content .item2 {
	float: right;
}

#content .seperator {
	clear: both;
	padding: 0;
}

#content table th.alt {
	background: #39b283;
}

#content table.plain {
	border: none;
}

#content table.green {
	border: 1px solid #bce4db;
	margin: 0;
}

#content ul {
	list-style: disc;
	margin: 1.25em 1.5em;
	padding: 0;
}

#content ul li {
	margin: 0;
}

#content ul li a {
	font-weight: 400;
}

#content input, #content textarea {
	background: #fff url(/BertWeb/img/input.gif) repeat-x top;
	border: 1px solid #bbb;
	color: #197053;
	font-size: 11px;
	padding: 2px;
}

#content input:Focus, #content textarea:Focus {
	border-color: #80C8AF;
}

#content input.button_green {
	background: #ECFBED none;
	border: 1px solid #80C8AF;
	font-weight: 700;
	padding: 2px .5em;
}

.text_sep {
	color: #ccc;
	padding: 0 .5em;
}

.text_red {
	color: #d11144;
	font-weight: 700;
	padding: 0 .5em;
}

.text_green {
	color: #00995D;
	padding: 0;
	text-decoration: none;
}

.text_image {
	float: left;
	margin: 1em 1em 1em 0;
	padding: 3px;
}

.nowrap {
	white-space: nowrap;
}

#breadcrumb img {
	display: none;
}

.groupItem {
	background: url(/BertWeb/img/group_shadow.gif) no-repeat bottom center;
	clear: left;
	color: #999;
	float: left;
	font-family: Trebuchet MS, Verdana, sefif;
	line-height: normal;
	margin-bottom: 20px;
	padding: 0 0 40px 10px;
	width: 550px;
}

.groupItem img {
	float: left;
	padding-right: 15px;
}

#half_nav_left {
	background: url(/BertWeb/img/half_nav_left.gif) no-repeat top left;
	float: left;
	height: 38px;
	width: 12px;
}

#half_nav_right {
	background: url(/BertWeb/img/half_nav_right.gif) no-repeat top right;
	height: 38px;
}

#half_nav_tile {
	background: url(/BertWeb/img/half_nav_tile.gif) repeat-x top;
	height: 38px;
}

#basket {
	float: left;
	font-size: 10px;
	line-height: normal;
	margin-top: 9px;
}

#content #basket ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content #basket li {
	background: url(/BertWeb/img/tab_left.gif) no-repeat left top;
	float: left;
	margin: 0;
	padding: 0 0 0 29px;
}

#content #basket a {
	background: url(/BertWeb/img/tab_right.gif) no-repeat right top;
	color: #fff;
	display: block;
	float: none;
	font-weight: 700;
	padding: 8px 15px 4px 0;
	text-decoration: none;
	white-space: nowrap;
	width: .1em;
}

#content #basket > ul a {
	width: auto;
}

#content #basket #selected, #content #basket li.hover, #content #basket li:hover {
	background-position: 0 -25px;
}

#content #basket #selected a, #content #basket li.hover a, #content #basket li:hover a {
	background-position: 100% -25px;
	color: #000;
}

#content th.sorted a {
	background-position: right;
	background-repeat: no-repeat;
}

#content th.order1 a {
	background-position: right;
}

#content th.order2 a {
	background-position: right;
	background-repeat: no-repeat;
}

#content tr.odd {
	background-color: #FFF;
}

#content tr.even, #content tr.tableRowEven {
	background-color: #eaeaff;
}

#price_box {
	border: 1px solid #bce4db;
	margin: .5em .2em;
	padding: .2em;
	width: 17em;
}

#price_box table {
	border: 0;
	width: auto;
}

#price_box td {
	border: 0;
	line-height: 1.5em;
	padding: 0 .5em;
}

#price_box tr.header td {
	color: #000000;
	font-weight: 700;
	padding-bottom: .5em .1em .5em;
	text-align: center;
}

#price_box td.wide {
	padding-bottom: .2em;
	padding-top: .2em;
	text-align: center;
}

.baseStyle {
	border-color: #000;
	border-style: solid;
	empty-cells: show;
	font-family: 'times new roman';
	font-size: 12px;
	font-weight: 700;
}

.errors {
	border: none;
	color: red;
	margin-left: 5%;
}

.message {
	border: none;
	color: blue;
	font-family: arial;
	font-size: 12px;
}

.numbers {
	background-color: #D3D3D3;
	font-family: arial;
}

.spacer {
	background-color: #9CC;
}

.warningCell {
	background-color: orange;
	border-width: 1px;
	font-family: arial;
}

.headerCell {
	background-color: #D3D3D3;
	border-width: 1px;
	font-family: arial;
}

.searchSubmit {
	float: left;
	margin-left: 150px;
}

.searchSelect {
	width: 175px;
}

.formDiv {
	margin-top: 10px;
	padding-left: 10px;
}

#resultsTable td {
	border-bottom: 1px solid #000;
	font-size: 12px;
	padding: 5px;
	text-align: left;
}

#resultsTable.leftborder {
	border-right: 1px solid #000;
}

#resultsTable.bottomborder {
	border-bottom: 1px solid #000;
}

#resultsTable th.data {
	background-color: #009b7b;
	border-top: 1px solid #000;
	color: #FFF;
}

#resultsTable th.data a {
	color: #FFF;
}

#resultsTable th.data a:hover {
	color: #FFF;
	text-decoration: underline;
}

#resultsTable tr.even {
	background-color: #ffffff;
	border-bottom: 1px solid #000;
}

#resultsTable tr.odd {
	background-color: #FFF;
	border-bottom: 1px solid #000;
}

#resultsTable tr.stockTitle {
	background-color: #DAFAD4;
	border-bottom: 1px solid #000;
}

#resultsTable {
	border-style: 1px solid #000;
	margin: 0;
}

#resultsTable.scrollable th {
	background: green repeat-x top;
	border: none;
	color: #FFF;
	padding: 3px;
	position: relative;
	white-space: nowrap;
}

#resultsTable.scrollable tbody {
	clear: both;
	margin-top: 0!important;
	max-height: 400px;
	min-height: 50px;
	overflow: visible;
	z-index: 1;
}

#resultsTable.scrollable tr {
	height: 0;
}

#resultsTable span.rrp {
	font-size:16px;
        font-weight:bold;
}

button {
	cursor: pointer;
	height: 24px;
	margin: 0;
	padding: 0;
	width: 39px;
}

button img {
	margin: -2px 0 0 -3px !important;
}

.blobBox {
	background: url(/BertWeb/img/buttons/greenSkin/header.gif) no-repeat;
	color: #fff;
	font-size: 19px;
	font-weight: 400;
	line-height: 35px;
	margin: 0 0 2px;
	padding: 0 0 0 10px;
}

.clearForm {
	background: transparent url(/BertWeb/img/buttons/cs/clearForm.gif) no-repeat scroll left center;
	border: medium none;
	cursor: pointer;
	height: 23px;
	width: 150px;
}

.performSearch {
	background: url(/BertWeb/img/buttons/greenSkin/performSearch.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	width: 107px;
}

.confirmButton {
	background: url(/BertWeb/img/buttons/greenSkin/confirm.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	width: 107px;
}

.submitOrderButton {
	background: url(/BertWeb/img/buttons/greenSkin/orderNow.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	width: 107px;
}

.importOrderButton {
	background: url(/BertWeb/img/buttons/greenSkin/importOrder.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	width: 107px;
}

.browseButton {
	background: url(/BertWeb/img/buttons/greenSkin/browse.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	width: 107px;
}

.downloadToCSVButton {
	background: url(/BertWeb/img/buttons/greenSkin/downloadToCSV.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	width: 107px;
}

.downloadOptions {
	background: url(/BertWeb/img/buttons/greenSkin/downloadOptions.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	width: 107px;
}

.showAll {
	background: url(/BertWeb/img/buttons/greenSkin/showAll.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	width: 107px;
}

.showReady {
	background: url(/BertWeb/img/buttons/greenSkin/showReady.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	width: 107px;
}

.showOnOrder {
	background: url(/BertWeb/img/buttons/greenSkin/showOnOrder.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	width: 107px;
}

.imageGalleryButton {
	background: url(/BertWeb/img/buttons/greenSkin/imageGallery.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	width: 107px;
}

.print {
	background: #FFF;
}

#currentBasketSelector {
	width: 135px;
}

#currentBasketSelector option {
	width: 240px;
}

div.conversion_error {
	height: 35px;
	line-height: 35px;
	text-align: left;
	width: 100%;
}

div.conversion_error ul {
	display: inline;
	list-style: none;
	margin-left: 10px;
}

div.conversion_error ul li {
	background: url(/BertWeb/img/bullet_sidebar.gif) no-repeat center left;
	display: inline;
	margin: 0;
	padding-left: 12px;
}

.exportlinks {
	background-image: url(/BertWeb/img/ico_file_excel.png);
	background-repeat: no-repeat;
	cursor: pointer;
	display: inline-block;
	padding: 0 4px 1px 20px;
}

div.result {
	padding: 0 0 10px;
	text-align: center;
}

.searchResults {
	clear: both;
	margin: 0;
	width: 100%;
}

.searchResults table {
	width: 100%;
}

div .searchNav {
	border-bottom: 1px solid #000;
	float: none;
	height: 65px;
	padding: 5px;
	position: relative;
	width: 725px;
}

.navContainer {
	padding: 5px;
	position: relative;
	width: 725px;
}

div .coverImageButton {
	float: left;
	text-align: right;
	width: 20%;
}

.lineDetailsContainer, .lineDetailsContainer2 {
	clear: both;
}

.transactionHistory {
	clear: both;
	float: left;
	margin-top: 10px;
}

.lineDetailsContainer2 {
	margin-top: 10px;
}

.invoiceInfo, .userDefinedFields {
	margin-right: 10px;
}

.lineDetails2, .lineDetailsContainer {
	margin-bottom: 10px;
	margin-top: 10px;
}

.smallText {
	font-size: 10px;
}

.closeButton {
	background: url(/BertWeb/img/buttons/greenSkin/close.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	width: 107px;
}

#loginMessage {
	text-align: center;
}

#loginMessage h1 {
	font-size: 110%;
}

#content img, img {
	border: 0;
}

.createBasketButton, .createBasketButtonStar {
	background: url(/BertWeb/img/buttons/greenSkin/createBasket.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	padding: 2px 0 2px 15px;
	width: 107px;
}

.invDetailsButton .buttonText, .invReportsButton .buttonText, .invTotalsButton .buttonText, .invTrackingButton .buttonText, .itemLookupInvForm, .itemLookupInvForm div {
	display: inline;
}

#sideBar .basket_container input, #sideBar .search_container input {
	background: #fff url(/BertWeb/img/input.gif) repeat-x top;
	border: 1px solid #6fa492;
	color: #197053;
	font-size: 11px;
	padding: 2px;
	width: 80px;
}

#content #basket a:hover, #sideBar ul li a.selected, #sideBar ul li a:hover {
	color: #000;
}

#sideBar div.box, #sideBar div.search_container {
	margin-bottom: 5px;
}

#basket div.innerBox, #login div.innerBox {
	background: url(/BertWeb/img/boxTop.gif) no-repeat right top;
	padding: 5px;
}

#basket div.middleBox, #login div.middleBox {
	background: url(/BertWeb/img/boxMiddle.gif) repeat-y right;
	padding: 0 0 1px;
}

#link_container, .invoiceInfo, .lineDetails2, .shipInfo, .trackingInfo, .userDefinedFields {
	float: left;
}

#content table tr td, #content table.plain td {
	padding: 0px 10px 0px 0px;
}

#content table.plain td {
	padding-bottom: 10px;
}

#content table.plain td #price_box td {
	padding-bottom: 0px;
}


.moduleBookmarkLinks a {
	margin-right: 3px;
}

#content #treeDiv1 table tr, #content table.plain tr {
	background: none transparent;
}

#content table tr td strong, #content table.plain td.heading, #content table.plain tr.heading td, .grandtotal-label, .grandtotal-sum {
	font-weight: 700;
}

.typeCell, .valueCell {
	background-color: #CFC;
	border-width: 1px;
	font-family: arial;
}

.cancelButton, .cancelButton2 {
	background: url(/BertWeb/img/buttons/greenSkin/cancel.gif) no-repeat center left;
	border: none;
	cursor: hand;
	height: 23px;
	width: 107px;
}

.oneToOneData, .oneToOneLabel {
	padding: 4px;
	text-align: center;
}

div.bertWeb-form {
	background-color: #EDF1F0;
	color: #474747;
	padding-top: 10px;
	text-indent: 20px;
}

div.bertWeb-formHeader {
	background-color: #474747;
	color: #FFF;
	font-size: 22px;
	height: 28px;
	padding-top: 10px;
	text-indent: 20px;
	width: 100%;
}

div.bertWeb-roundedCorners-all {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

div.bertWeb-roundedCorners-tl {
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
}

div.bertWeb-roundedCorners-tr {
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
}

div.bertWeb-roundedCorners-bl {
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
}

div.bertWeb-roundedCorners-top {
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}

div.bertWeb-roundedCorners-bottom {
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

div.bertWeb-roundedCorners-right {
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}

div.bertWeb-roundedCorners-left {
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
}

#topLineBackground {
	background: #EDF1F0;
	width: 100%;
}

#topLine {
	height: 110px;
	margin: 0 auto;
	position: relative;
	width: 970px;
}

#menuBackground {
	background: #00895E url(/BertWeb/img/menu_gradient.gif) repeat-x top;
	width: 100%;
}

#menu {
	height: 30px;
	margin: 0 auto;
	position: relative;
	width: 970px;
}

#menu .menuLevel_0 {
	font-size: 16px;
	font-weight: bold;
	line-height: 0.5em;
	list-style-type: none;
}

#menu .menuLevel_0 li {
	border-left: 1px solid #EDF1F0;
	display: block;
	float: left;
	height: 30px;
}

#menu .menuItem_56 {
	border-left: none !important;
}

#menu .menuLevel_0 li a {
	color: #fff;
	display: block;
	float: left;
	height: 10px;
	padding: 10px 16px;
	text-decoration: none;
}

#menu .menuLevel_0 li a:hover {
	background: #004621 url(/BertWeb/img/menu_highlight_gradient.gif) repeat-x top;
}

#siteMap {
	margin: 0 auto;
	position: relative;
	width: 970px;
}

#siteMap .menuLevel_0 {
	border-bottom: 1px solid #CADBE6;
	font-size: x-small;
	font-weight: bold;
	height: 220px;
	line-height: 1em;
	list-style-type: none;
}

#siteMap .menuLevel_0 li {
	float: left;
	padding: 5px;
	width: 111px;
}

#siteMap .menuItemLevel_0 {
	height: 170px;
}

#siteMap .menuLevel_0 li a {
	color: #000;
	text-decoration: none;
}

#siteMap .menuLevel_0 li ul li {
	background: transparent url(/BertWeb/img/arrow.gif) no-repeat scroll 0 5px;
	border-left: none;
	clear: both;
	color: #474747;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 3px 0 3px 10px;
	width: 101px;
}

#phoneNo {
	background: url(/BertWeb/img/callCentreEmployee.gif) no-repeat bottom right;
	height: 100px;
	margin-top: 10px;
	position: absolute;
	right: 350px;
	width: 285px;
}

.horizontalDivider {
	clear: both;
	height: 15px;
}

.verticalDivider {
	float: left;
	width: 15px;
}

.header {
	background: #474747;
	color: #fff;
	font-size: medium;
	font-weight: bold;
	height: 17px;
	line-height: 1em;
	padding: 10px;
}

.bestsellerBoxHeader {
	background: #375B5B;
}

.grayBox {
	background: #EDF1F0;
	color: #474747;
	margin-bottom: 15px;
	padding: 10px 0 10px 10px;
}

.grayBoxGradient {
	background: #EDF1F0 url(/BertWeb/img/grayBoxGradient.gif) repeat-x bottom;
}

.bestsellerBox {
	background: #879C9D;
	color: #375B5B;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 10px;
}

.bestsellerBoxGradient {
	background: #879C9D url(/BertWeb/img/bestsellerBoxGradient.gif) repeat-x bottom;
}

#sideBar .bestsellerBox ul li {
	background: transparent url(/BertWeb/img/green_arrow.gif) no-repeat scroll 0 8px;
	font-size: 12px;
	font-weight: bold;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 2px 2px 0 10px;
}

#sideBar .bestsellerBox ul li a {
	color: #fff;
}

#sideBar .search_container input {
	background: #FFF url(/BertWeb/img/input.gif) repeat-x scroll center top;
	border: 1px solid #474747;
	color: #000;
	font-size: 12px;
	padding: 0;
	width: 110px;
}

.e4booksLogo {
	bottom: 115px;
	left: 5px;
	position: relative;
	width: 60px;
}

.createBasketButton {
	background: transparent url(/BertWeb/img/create_basket.gif) no-repeat scroll left center;
	margin: 3px;
	width: 116px;
}

#basketContainer {
	height: 90px;
	margin-top: 20px;
	position: absolute;
	right: 0;
	width: 330px;
}

.clearFormButton {
	border: medium none;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	padding: 0;
	width: 139px;
}

#username {
	background: #fff url(/BertWeb/img/username_background.gif) no-repeat;
}

#password {
	background: #fff url(/BertWeb/img/password_background.gif) no-repeat;
}

a.button {
	background: transparent url(/BertWeb/images/buttonLeft.gif) no-repeat scroll left top;
	color: #444;
	display: block;
	float: left;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 30px;
	line-height: normal;
	margin-right: 10px;
	text-decoration: none;
}

a.button span {
	background: transparent url(/BertWeb/images/buttonRight.gif) no-repeat scroll right top;
	cursor: pointer;
	display: block;
	line-height: 16px;
	margin-right: -1px;
	padding: 7px 10px;
}

.closeLink {
	color: #396;
	float: right;
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
}

#content table th.odd {
	background: #00895E;
}

#content table th.even {
	background: #004621;
}

#content table tr td {
	padding: 5px 3px;
}

#content #bertWebHelpdeskWorksheetId tr td {
	padding: 0 1em;
}

div .lowerSearchNav a, div .searchNav a {
	color: #000;
	text-decoration: none;
}

.lowerSearchNav {
	border-top: 1px solid #000;
	padding: 5px;
	text-align: right;
}

#content table tr {
	background: none;
	vertical-align: top;
}

#content #innerTable {
	background: none;
	border: none;
	font-size: 10px;
	padding: 0;
}

#content #innerTable tr {
	background: none;
	border: none;
	line-height: 1.5em;
	padding: 0;
}

#content #innerTable td {
	background: none;
	border: none;
	padding: 0;
}

#content #innerTable td.label {
	width: 130px;
        white-space:nowrap;
}

.sortButton {
	background: transparent url(/BertWeb/img/buttons/cs/sort.gif) no-repeat scroll left center;
	border: medium none;
	cursor: pointer;
	height: 18px;
	width: 75px;
}

.highlightBoxMedium {
	background: url(/BertWeb/img/post_it_note_medium.jpg) no-repeat;
	border: none;
	color: #BB7E00;
	font-size: 8pt;
	font-weight: 700;
	height: 200px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 40px;
	width: 180px;
}

.highlightBoxSmall {
	background: url(/BertWeb/img/post_it_note_small.jpg) no-repeat;
	border: none;
	color: #BB7E00;
	font-size: 8pt;
	font-weight: 700;
	height: 130px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 25px;
	width: 112px;
}

#menu .menuLevel_0 li ul, #siteMap .menuItem_56 {
	display: none !important;
}

#sideBar ul li a, #siteMap .menuLevel_0 li ul li a {
	color: #474747;
}

#categoryItem td, #resultsTable td {
	border-bottom: 1px solid #000000;
	font-size: 12px;
	text-align: left;
}

#claimsControls {
	width:250px;
}

.oneToOneTitle {
	font-weight: bold;
}

#ord121Detail table.plain {
	
border: 1px solid #CADBE6 !important;
	border-collapse: collapse;
	empty-cells: show;
	margin: 0 0 1em 0 !important;
}

.author_item {
	width: 174px;
        float: left;
        margin-right: 10px;
}

.author_itemEnd {
	width: 173px;
        float: left;
        margin-right: 10px;
}

.clear_float {
	clear: both;
}




