body {
	background-image: url(../images/skin_1/CSS_bg_faux.png);
	background-repeat: repeat-x;
	background-color:#717171;
	font-family:  tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: black;
}

.grey,.grey a {
	color:#ddd;
}

.topPadding {
	padding-top:10px;
}

.headRow2 {
	background-image: url(../images/skin_1/CSS_header.png);
	height:85px;
}

.mainsitebg {
	float: left;
	background-image: url(../images/site-bg.gif);
	background-repeat: repeat-y;
}

.top_login_box {
	background-image: url(../images/fade-to-grey.jpg);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-bottom: 3px;
}

.topbox {
	margin-top:5px;
}

.username {
	color:#999;
}

.username a {
	color:#ddd;
}

.top_input {
	width: 150px;
	height: 15px;
}

.separator_line {
	height: 1px;
	background-color: #aaa;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 0;
	margin-top : 0;
}

.top_line {
	height: 21px;
	margin-bottom: 1px;
}

.top_submit {
	width: 50px;
	height: 23px;
	padding-bottom: 4px;
}

.top_login_msg {
	color: red;
	height: 20px;
	font-size:85%;
}

#containerAccountinfo {
	color: #585858;
	padding: 5px 0;
}

.infoLine {
	float: left;
	width: 270px;
}

.infoName {
	margin-bottom: 5px;
}

.info {
	float: left;
	width: 180px;
}

.info5 {
	float: left;
	width: 175px;
	padding-left: 5px;
}

.bandTop {
	background-image: url(../images/skin_1/CSS_mcgraw_1.png);
	background-repeat: repeat-x;
	height: 22px;
}

.bandMidLogo {
	height: 70px;
}

#containerBody {
	background-color: white;
}

#containerMenuNav {
	background-image: url(../images/skin_1/CSS_table_rpt_20.png);
	background-color: #999;
	background-repeat: repeat-x;
	height: 20px;
}

#greyDrops {
	background-image: url(../images/skin_1/CSS_breadcrumb_bg.png);
	background-repeat: repeat-x;
	height: 65px;
	border-bottom: solid 10px #999;
}

#containerMenuNav a {
	text-decoration: none;
	color: black;
	color:white;
	font-size:12px;
	line-height:18px;
	padding-top:0;
	margin-top:0;
	font-weight:bold;
	padding-right:10px;
	border-right:2px solid #666;
}

#containerMenuNav a:hover,#containerMenuNav a:active {
	color: orange;
}

#containerMenuNav ul {
	list-style-type: none;
	float: left;
	display: block;
}

#containerMenuNav li {
	display: inline;
	margin-left: 0;
	margin-right: 5px;
	padding-right: 5px;
}

.siteBottom {
	background-color:#333;
	height: 20px;
	float: left;
	width: 920px;
	padding: 3px 10px;
	margin:0px 10px 20px 10px;
}

#containerFooter a {
	text-decoration: none;
	color: white;
}

#containerFooter a:hover {
	text-decoration: underline;
	color: white;
}

#containerFooter a:active, #containerFooter a:visited {
	color: white;
}

#containerFooter ul {
	margin: 0;
	padding-left: 10px;
	list-style-type: none;
	float: left;
	display: block;
	
}

#containerFooter li {
	display: inline;
	margin-left:0;
	margin-right: 5px;
	padding-right: 5px;
	font-size:12px;
}

.fieldLabel {
	padding-left: 12px;
	height: 30px;
	vertical-align: middle;
}


.genericTextOrange {
	color: #ff6600;
}

.genericTextOrange a {
	color: #ff6600;
	text-decoration: none;
}

.genericTextOrange a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.blueNav {
	text-decoration: none;
	color: #0066cc;
	font-size: 12px;
}

.blueNav a {
	text-decoration: none;
	color: #0066cc;
}

.blueNav a:hover {
	text-decoration: underline;
	color: #0066cc;
}

.warningText {
	color: red;
}

/* NEW SEARCH PAGE */
.search_header_row {
	float: left;
	height: 15px;
	border-right: #DDD 1px solid;
	border-left: #DDD 1px solid;
	text-align: center;
	background-image: url(../images/15pxsilverbg.jpg);
}

.search_final_row {
	float: left;
	height: 15px;
	background-image: url(../images/15pxsilverbg.jpg);
	margin-bottom: 10px;
	width: 936px;
}

button.search_header_row {
	float: left;
	height: 17px;
	border-right: #DDD 1px solid;
	border-left: #DDD 1px solid;
	text-align: center;
	background: #DDD;
	background-image: url(../images/15pxsilverbg.jpg);
	padding: 0 1px;
}

.search_results {
	border-top: solid #ccc 1px;
}

.search_body_row {
	float: left;
	height: 100px;
	border-right: #eee 1px solid;
	border-left: #eee 1px solid;
	background: white;
	padding-top: 5px;
	border-top: solid #ccc 1px;
	text-align: center;
}

.search_error {
	text-align: left;
	height: 20px;
	color: red;
	font-size: 12px;
}

/* BASKET PAGE */
.basket_header_row {
	float: left;
	height: 15px;
	border-right: #DDD 1px solid;
	border-left: #DDD 1px solid;
	text-align: center;
	background: #DDD;
	background-image: url(../images/15pxsilverbg.jpg);
}

.basket_body_row {
	float: left;
	height: 50px;
	border-right: #eee 1px solid;
	border-left: #eee 1px solid;
	background: white;
	padding: 5px 2px 0 2px;
	border-top: solid #ccc 1px;
	text-align: center;
}

.basket_footer_row {
	float: left;
	height: 28px;
	border-right: #eee 1px solid;
	border-left: #eee 1px solid;
	background: white;
	padding: 5px 2px 0 2px;
	border-top: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
	text-align: center;	
}

.basket_total_row {
	height: 30px;
	border-right: #eee 1px solid;
	border-left: #eee 1px solid;
	border-top: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
	background: white;
	padding: 5px 10px 0 0;
	text-align: right;
}

.basket_error {
	float: left;
	border: 1px solid #ccc;
	margin: 20px;
	width: 600px;
	padding: 10px;
	float: left;
	padding: 20px 0 20px 100px;
	color: red;
}

.site_bg {
	background-color: white;
}

.basket_medium_height {
	padding: 5px 0;
	height: 30px;
}

.hide {
	display: none;
}

.basket_input {
	width:120px;
	text-align: right;
}

.po_ref {
	width:90px;
	text-align: right;
}

.input_qty {
	width: 60px;
	text-align: right;
}

.paginatorController {
	text-align: center;
	font-size: 12px;
	padding: 5px 0;
	background: #eee;
}

.basketTooltip {
	position: relative;
	background-color: #ff8;
	color: red;
	border: 1px solid red;
	top: -40px;
	left: 120px;
	text-align: center;
	height: 35px;
	width: 120px;
	padding: 5px;
	font-size: 10px;
	display:none;
}

.paginatorController a:link,.paginatorController a:visited,.paginatorController a:active
	{
	color: red;
	text-decoration: none;
}

.paginatorController span.current {
	text-decoration: underline;
	padding: 0 2px;
	font-size: 15px;
}

.paginatorController .leftcontrols,.paginatorController .previouscontrols,.paginatorController .currentcontrols,.paginatorController .remainingcontrols,.paginatorController .rightcontrols
	{
	padding: 1px;
	display: inline;
}

.paginatorController .leftcontrols,.paginatorController .rightcontrols {
	
}

.paginatorController .summary {
	text-align: center;
	width: 902px;
	height: 30px;
}

.paginatorController .box {
	font-size: 13px;
	padding: 1px;
	border: none;
	margin: 0 2px;
	text-align: center;
	width: 50px;
}

/* SEARCH SCREEN */
.progress_top {
	padding-top: 10px;
	height: 30px;
}

.progress_bottom {
	padding-bottom: 10px;
	height: 30px;
}

.search_form {
	float: left;
	width: 750px;
	background: white;
}

.search_form .search_button {
	float: left;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.search_form .reset_button {
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.search_form .search_button label.optional,.search_form .reset_button label.optional
	{
	display: none;
}

.search_form ul {
	display: inline;
	padding: 0 0 0 20px;
}

.search_form li {
	color: red;
	display: inline;
	font-size: 10px;
	font-weight: bold;
	padding: 0;
}

.search_textbox {
	padding: 4px 0;
	font-size: 12px;
}

.search_textbox label {
	width: 60px;
	font-weight: bold;
	float: left;
	padding-left: 60px;
}

.search_form .search_textbox input {
	width: 250px;
}

/* RESET PASSWORD SCREEN */
.newpassword {
	float: left;
	background-color: white;
}



.change_form ul.errors {
	color: red;
	font-size: 10px;
	font-weight: bold;
	display: inline;
}

.change_form ul.errors li {
	padding: 0;
	margin-left: 50px;
	list-style-type: none;
	float: left;
}


.change_form label {
	width: 150px;
	font-weight: bold;
	float: left;
	padding-left: 60px;
}

.change_form .change_button label.optional {
	display: none;
}

.change_textbox {
	float: left;
	display: inline;
	padding: 5px 10px 5px 0;
	width: 700px;
}

.change_form .change_button {
	float: left;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	margin: 10px 0 20px 200px;
}




/* Products Page */
.products_previous, .products_next {
	float: left;
	width: 64px;
	border: none;
	height: 15px;
	font-size: 10px;
	color: #999;
	margin: 2px;
	text-align: center;
	background: #ccc;
	border: 1px solid #999;
}

.products_return, 
.products_search_again {
	float: left;
	width: 134px;
	border: none;
	height: 15px;
	font-size: 10px;
	color: #999;
	margin: 2px;
	text-align: center;
	background: #ccc;
	border: 1px solid #999;
}

.products_search_again a:link, 
.products_search_again a:visited,
.products_search_again a:hover,
.products_search_again a:active,
.products_return a:link,
.products_return a:visited,
.products_return a:hover,
.products_return a:active,
.products_previous a:link,
.products_previous a:visited,
.products_previous a:hover,
.products_previous a:active,
.products_next a:link,
.products_next a:visited,
.products_next a:hover,
.products_next a:active {
	color: #06c;
	text-decoration: none;
}

/* Bulk order */
.input_error {
	border: 1px solid red;
}

form.bo_order_form {
	font-weight: bold;
}

.bo_page_po {
	float: left;
	width: 520px;
	text-align: right;
	margin: 0 0 20px 0;
}



.bo_isbn_box {
	float: left;
	width: 150px;
	text-align: right;
	font-family: courier;
	height: 20px;
	margin: 5px 0;
	padding: 2px;
}

.bo_quantity_box {
	float: left;
	width: 50px;
	text-align: right;
	font-family: courier;
	height: 20px;
	margin: 5px 0;
	padding: 2px;
}

.bo_line_po_box {
	float: left;
	width: 75px;
	text-align: right;
	border: solid 1px #DDD;
	font-family: courier;
	height: 20px;
	margin: 5px 0;
	padding: 2px;
}

.bo_quantity input {
	width: 50px;
}

.bo_submit input {
	text-align: center;
}


.bo_add a:link,.bo_add a:active,.bo_add a:hover,.bo_add a:visited {
	color: blue;
	text-decoration: none;
}

.bo_blank {
	float: left;
}

.bo_image {
	float: left;
	width: 75px;
	height: 25px;
}

.bo_description {
	float: left;
	width: 140px;
	margin: 10px 0;
}

.bo_price,
.bo_discount_price,
.bo_discount {
	float: left;
	width: 75px;
	margin: 10px 0;
}

.bo_select {
	float: left;
	width: 60px;
	margin: 10px 0;
}

.bo_alt {
	float: left;
	width: 700px;
	background: #eee;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	height: 180px;
}

.bo_input {
	margin: 5px 0;
	text-align: right;
	font-family: courier;
	width: 75px;
}

.bo_po_input, .bo_po_line_input {
	margin: 5px 0;
	text-align: right;
	font-family: courier;
	width: 150px;
}

.bo_isbn_input {
	margin: 5px 0;
	text-align: right;
	font-family: courier;
	width: 150px;
}

.bo_alt .bo_quantity {
	float: left;
	width: 100px;
}

.bo_alt_line {
	width: 700px;
	float: left;
}

.bo_alt .bo_line_po {
	float: left;
	width: 100px;
}

.bo_alt .bo_line_po input {
	float: left;
}

.bo_alt_line .bo_quantity,
.bo_alt_line .bo_line_po {
	margin: 10px 0;
}

.bo_alt_line .bo_quantity input,
.bo_alt_line .bo_line_po input,
.bo_select input {
	margin: 0;
}

input.bo_error {
	color: red;
	border: red 1px solid;
}

.bo_not_available {
	color: red;
	margin: 5px 0;
}

.bo_page_error {
	color: red;
	float: left;
	margin: 10px 20px;
	width: 700px;
	font-weight: bold;
}

.bo_instructions {
	border: 1px solid #ccc;
	padding: 10px;
	margin-left: 20px;
	height: 320px;
	width: 300px;
}

/* CONFIRMATION PAGE */
.con_poref {
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

/* NEW CONFIRMATION PAGE */
.con_header_row {
	float: left;
	height: 15px;
	border-right: #DDD 1px solid;
	border-left: #DDD 1px solid;
	border-top: #DDD 1px solid;
	text-align: center;
	background: #DDD;
	background-image: url(../images/15pxsilverbg.jpg);
	
	font-weight: bold;
}

.con_order_title {
	float: left;
	height: 15px;
	border-top: #DDD 1px solid;
	text-align: center;
	background: #DDD;
	background-image: url(../images/15pxsilverbg.jpg);
	
	font-weight: bold;
	border-left: #DDD 1px solid;
	border-right: #DDD 1px solid;
}

.con_back_order_header_row {
	float: left;
	height: 15px;
	border-right: #DDD 1px solid;
	border-left: #DDD 1px solid;
	border-top: #DDD 1px solid;
	text-align: center;
	background: #DDD;
	background-image: url(../images/15pxredbg.jpg);
	
	font-weight: bold;
}

.con_bottom_line {
	border-bottom: #DDD 1px solid;
}

.con_pad {
	padding: 0 5px;
}

.con_body_row {
	float: left;
	height: 50px;
	border-right: #eee 1px solid;
	border-left: #eee 1px solid;
	border-top: solid #ccc 1px;
	text-align: center;
}

.con_shipping_address {
	height: 140px;
	padding-top: 10px;
	margin-bottom: 10px;
}

.con_error {
	float: left;
	width: 740px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: red;
	
}

.red_order_box {
	float: left;
	color: red;
	border: 1px solid red;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* SUBMITTED PAGE */
.sub_header_row {
	height: 15px;
	border-right: #DDD 1px solid;
	border-left: #DDD 1px solid;
	text-align: center;
	background: #DDD;
	background-image: url(../images/15pxsilverbg.jpg);
	font-weight: bold;
}

.sub_container {
	margin-bottom: 10px;
	border: solid #ccc 1px;
}

.warning {
	background-image: url(../images/warning.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	color: red;
}

.sort_asc {
	background-image: url(../images/15pxsilverbgASC.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

.sort_desc {
	background-image: url(../images/15pxsilverbgDESC.jpg);
	background-position: left;
	background-repeat: no-repeat;
}

/* BILLSHIP PAGE */

.bill_header {
	height: 15px;
	text-align: center;
	background: #DDD;
	background-image: url(../images/15pxsilverbg.jpg);
	margin-top: 10px;
}

.bill_padding {
	border: solid 1px #CCC;
	margin-bottom: 10px;
	height: 510px;
	padding: 10px;
}

.bill_autocomplete {
	float: left;
	width: 330px;
}

input.bill_autocomplete {
	margin-top: 20px;
	text-transform: uppercase;
}

select.bill_autocomplete {
	margin-bottom: 20px
}

.bill_alternative {
	float: left;
	width: 340px;
	margin-top: 30px;
}

.bill_reset {
	float: left;
	width: 340px;
	margin: 10px 0;
	font-weight: bold;
}

.bill_button {
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bill_address {
	float: left;
	width: 340px;
	height: 120px;
	font-weight: bold;
	padding-left: 10px;
}

.bill_line {
	float: left;
	width: 340px;
	margin-bottom: 5px;
}

span.bill_subtitle {
	font-weight: bold;
	font-size: 12px;
}

.unwantedShipper {
	color: gray;
	text-decoration: line-through;
}

/* ORDER HISTORY */
.order_body_row {
	float: left;
	height: 25px;
	border-top: solid #ccc 1px;
	border-right: #eee 1px solid;
	border-left: #eee 1px solid;
	padding-top: 5px;
	text-align: center;
}

.orderDetailRow {
	float: left;
	width: 938px;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	background: #f0f0f0;
}

.orderDetailColumn {
	float: left;
	height: 35px;
	text-align: center;
	border-right: 1px solid black;
	padding-top: 5px;
}

.orderDetailColumnHeader {
	float: left;
	height: 25px;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.orderTitle {
	padding-left: 2px;
	text-align: left;
	width: 295px;
}

.orderOpen {
	font-size: 18px;
	font-weight: bold;
}

.orderStrong {
	font-weight: bold;
	background: #ff9;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

.orderFormElements {
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.orderType {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 0 30px;
}

#orderHistoryCredits,
#orderHistoryInvoices,
#orderHistoryOrders,
#orderHistoryBackOrders,
#orderHistoryUnconfirmed,
#orderHistoryQuotes,
#orderHistoryAll {
	padding-left: 0;
	padding_right: 0;
	float: left;
}

#orderTabs {
	padding-left: 0;
	padding-right: 0;
}

span.tab_header {
	font-weight: bold;
	
}

.vspace {
	height: 10px;
}

.vspace2 {
	height: 20px;
}

.vspace3 {
	height: 30px;
}

.orderSubmittedDetailColumnHeader {
	float: left;
	height: 30px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #eee;
	padding-top: 5px;
}

.orderSubmittedDetailRow {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	height: 35px;
	background: white;
}

.orderSubmittedDetailColumn {
	float: left;
	height: 35px;
	text-align: center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.orderSubmittedTitle {
	padding-left: 2px;
	text-align: left;
	width: 349px;
}

.centre {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.lineShadow {
	background-image: url(../images/line-shadow.jpg);
	height: 7px;
	background-repeat: repeat-x;
}

ul.faqIndex {
	margin: 0;
	padding-left: 0px;
	list-style-type: none;
	float: left;
	display: block;
	padding-top: 3px;
}

ul.help {
	margin: 0;
	padding-left: 0px;
	list-style-type: none;
	float: left;
	padding-top: 3px;
	list-style-image:url(../images/arrow_css.gif);
}

ul.faqIndex li {
	margin-left: 0;
}

ul.subjectBrowse li {
	list-style-type: none;
}

h3.customerservice {
padding:6px 6px 3px 6px;
border-bottom: dotted 1px #000000;
color: #666666;
background: #EEEEEE;
font: 18px bold;
line-height: 0.8em;
}

ul.customerservice li {
padding-left: 10px;
background-image: url(../images/arw_red2.jpg);
background-repeat: no-repeat;
background-position: 0 .5em;
}
	
.productTitle {
	background-color: #eee;
	margin-bottom: 5px;
}


ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

.smallText {
	font-size: 10px;
}

.parkedBasket {
	background-color: #eee;
}

div.ohon {
	height:20px;
	padding: 0 10px 5px 5px;
	float:left;
}

div.ohpdf {
	height:25px;
	float:left;
}

div.ohSHIPPED {
	color:#008000;
}

div.ohISSUED {
	color:orange;
}

div.ohISSUED {
	color:black;
}
div.ohHOLD {
	color:red;
	font-weight:bold;
}

div.waitforIt {
	background-image: url(../images/wait24.gif);
	height: 24px;
}

div.inlineHidden {
	display:inline;
}

div.inline {
	display:inline;
}

div.hidden {
	display:none;
}

div.centered {
	text-align:center;
}

span.required, label.required {
	background-image: url(../images/redstar-10.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 12px;
}

.credit_textbox, .reset_password_textbox, .register_textbox {
	margin-bottom:10px;
}

.credit_textbox label, .register_textbox label {
	width: 200px;
	font-weight: bold;
	float: left;
}

.reset_password_textbox label {
	width: 250px;
	font-weight: bold;
	float: left;
}

.credit_textbox label.required , .register_textbox label.required{
	background-image: url(../images/redstar-10.jpg);
	background-position: top 130px;
	background-repeat: no-repeat;
	padding-right: 32px;
	width: 168px;
	font-weight: bold;
	float: left;
}

.reset_password_textbox label.required {
	background-image: url(../images/redstar-10.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 32px;
	width: 168px;
	font-weight: bold;
	float: left;
	padding-left: 160px;
}

.credit_textbox input, 
.credit_textbox textarea, 
.reset_password_textbox input,
.register_textbox input, 
.register_textbox textarea {
	margin-left:30px;
	width:300px;
}

.credit_textbox ul.errors, 
.register_textbox ul.errors, 
.change_textbox ul.errors {
	display:none;
}

div#greyDrops h1 {
	text-align:right;
	padding-right:30px;
	font-size:20px;
}

.altClass {
	font-style:italic;
	background-color:#999;
}

/* Below CSS Classes are written by Shadab*/
.bgbutton{display:table-cell; display:inline-block; width:196px; height:69px; background-image:url(../images/bg-button.jpg); background-repeat:no-repeat; line-height:65px; padding-left:20px;}

a.button_text{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; text-decoration:none;color:#FFFFFF; cursor:pointer;  }
a.button_text:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;text-decoration:none; color:#ff985d; cursor:pointer;}

a.btn_checkout{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none;color:#000; cursor:pointer;  }

a.btn_checkout:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;text-decoration:none; color:#700808; cursor:pointer;}
span.btn_checkout{width:150px; height:23px; line-height:22px;display:inline-block;display:table-cell; background-image:url(../images/btn-checkout.gif); background-repeat:no-repeat; padding-left:24px;}

/*Below CSS Classes are written by Spiro*/
div#divOrders{
	display: block;
	float: none;
	clear: both;
	text-align: center;
}

form#orderhistory{
	display: block;
	float: none;
	clear: both;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	line-height: 23pt;
	padding-left: 4em;
}

form#orderhistory div.formfield{
	position: relative;
	float: none;
	clear: left;
}

form#orderhistory div.formfield label{
	display: block;
	position: relative;
	float: left;
	width: 9em;
}

form#orderhistory div.formfield2{
	float: left;
	padding-left: 1em;
}

form#orderhistory div.formfield{
	padding-left: 0em;
}

form#orderhistory br{
	height: 1em;
	line-height: 16pt;
}

div#bo_order_list{
	padding-left: 6.5em;
}

div#bo_order_list div{
	float: none;
	margin: 0px;
	padding: 0px;
}

div#bo_order_list .title1{
	display: block;
	float: left;
	position: relative;
	width: 14.5em;
	text-align: center;
}

div#bo_order_list .title2{
	display: block;
	float: left;
	position: relative;
	width: 7.75em;
	text-align: center;
}

div#bo_order_list .title3{
	display: block;
	float: left;
	position: relative;
	width: 14em;
	text-align: center;
}

div#bo_order_list .bo_line,
div#bo_order_list .bo_alt_line{
	clear: both;
}

.topPadding form#login .alpha{
	clear: left;
}

p.baskets-warning {
	display: block;
	position: relative;
	float: none;
	clear: both;
	color: red;
	margin-left: 7.5em;
}

table.baskets-list{
	position: relative;
	float: none;
	clear: both;
	border-collapse: collapse;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

table.baskets-list td{
	padding-left: 1em;
	padding-right: 1em;
}

table.parkedbasket-items{
	border-collapse: collapse;
	text-align: center;
	background-color: #EEEEEE;
}

table.basket-current{
	position: relative;
	float: none;
	border-collapse: collapse;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border: 1px solid #EEEEEE;
	width: 95%;
}

table.basket-current thead tr{
	background-image: url('../images/15pxsilverbg.jpg');
	background-repeat: repeat-x;
}

table.basket-current thead th:first-child{
	color: red;
}

table.basket-current thead th{
	background-image: url('../images/15pxsilverbg.jpg');
	background-repeat: repeat-x;
	background-color: #CDCDCD;
}

table.basket-current tfoot td:first-child{
	text-align: left;
}

table.basket-current tfoot td{
	font-weight: bold;
}

table.basket-current tfoot td,
table.basket-current tbody td{
	border: 1px solid #EEEEEE;
}

table.basket-current th,
table.basket-current td{
	padding-left: 0.5em;
	padding-right: 0.5em;
}

table.basket-current th:first-child,
table.basket-current td:first-child{
	padding-left: 0.25em;
	padding-right: 0.25em;
}

table.basket-confirm{
	position: relative;
	float: none;
	border-collapse: collapse;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border: 1px solid #EEEEEE;	
}

table.basket-confirm thead tr{
	background-image: url('../images/15pxsilverbg.jpg');
	background-repeat: repeat-x;
}

table.basket-confirm thead th{
	background-image: url('../images/15pxsilverbg.jpg');
	background-repeat: repeat-x;
	background-color: #CDCDCD;
}

table.basket-confirm tfoot td:first-child{
	text-align: left;
}

table.basket-confirm tfoot td{
	font-weight: bold;
}

table.basket-confirm tfoot td,
table.basket-confirm tbody td{
	border: 1px solid #EEEEEE;
}

table.basket-confirm th,
table.basket-confirm td{
	padding-left: 0.5em;
	padding-right: 0.5em;
}

#basket-info-actions{
	position: relative;
	float: none;
	clear: both;
	width: 65em;
	margin-left: auto;
	margin-right: auto;
}

#basket-info-actions .form-field{
	position: relative;
	float: left;
	margin-right: 1.5em;
}

#basket-info-actions .form-field label{
	font-weight: bold;
}

.customer-service-contact-info{
	float: none;
	position: relative;
	margin-left: 6.5em;
	clear: both;
}

.customer-service-contact-info div{
	float: none;
	position: relative;
}

.customer-service-contact-info .label{
	float: left;
	clear: left;
	width: 7em;
}

.order-history-title{
	position: relative;
	float: none;
	clear: both;
	font-weight: bold;
	font-size: 18px;
	padding: 1em 1em;
}

table.order-history{
	position: relative;
	float: none;
	border-collapse: collapse;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border: 1px solid #EEEEEE;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	width: 90%;
}

table.order-history thead tr{
	background-image: url('../images/15pxsilverbg.jpg');
	background-repeat: repeat-x;
}

table.order-history thead th:first-child{
	color: red;
}

table.order-history thead th{
	background-image: url('../images/15pxsilverbg.jpg');
	background-repeat: repeat-x;
	background-color: #CDCDCD;
	font-size: 12px;
}

table.order-history tfoot tr{
	background-image: url('../images/15pxsilverbg.jpg');
	background-repeat: repeat-x;
	height: 1em;
}

table.order-history tfoot td:first-child{
	text-align: left;
}

table.order-history tfoot td{
	font-weight: bold;
}

table.order-history tfoot td,
table.order-history tbody td{
	border: 1px solid #EEEEEE;
}

table.order-history tbody tr:hover{
	background-color: #f8f8f8;
}

table.order-history tbody tr.ohSHIPPED{
	color: #008000;
}

table.order-history tbody tr td.number{
	text-align: right;
}

table.order-history th,
table.order-history td{
	padding-left: 0.5em;
	padding-right: 0.5em;
}

table.order-history th:first-child,
table.order-history td:first-child{
	padding-left: 0.25em;
	padding-right: 0.25em;
}

table.order-history tbody td:first-child{
	font-weight: bold;
	font-size: 15px;
	cursor: pointer;
}

table.order-history tbody td.document-id{
	text-align: left;
}

table.order-line-details{
	position: relative;
	float: none;
	border-collapse: collapse;
	border: 1px solid black;
	background-color: #F0F0F0;
	margin-left: auto;
	margin-right: auto;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	width: 100%;
}

table.order-line-details thead th:first-child{
	color: #000000;
}

table.order-line-details tr th{
	font-size: 11px;
}

table.order-line-details tr th,
table.order-line-details tr td{
	border: 1px solid black;
}

table.order-line-details thead tr{
	background-image: none;
}

table.order-line-details{
	font-size: 10px;
	color: #000000;
}

table.order-line-details tbody{
	font-weight: normal;
}

table.order-line-details tbody td:first-child{
	font-weight: normal;
	font-size: 11px;
}

table.tracking{
	position: relative;
	float: none;
	border-collapse: collapse;
	border: 1px solid black;
	background-color: #F0F0F0;
	margin-left: auto;
	margin-right: auto;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	width: 85%;
}

table.tracking tr th{
	background-image: url('../images/15pxsilverbg.jpg');
	background-repeat: repeat-x;
	background-color: #CDCDCD;
	font-size: 11px;
}

table.tracking tr th,
table.tracking tr td{
	border: 1px solid black;
}

table.tracking tr td{
	text-align: center;
}

table.search-result{
	position: relative;
	float: left;
	border-collapse: collapse;
	background-color: #FFFFFF;
	margin-left: 0.95em;
	margin-right: auto;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	width: 97.8%;
	margin-bottom: 0;
}

table.search-result th,
table.search-result td{
	padding-left: 0.5em;
	padding-right: 0.5em;
}

table.search-result tr th{
	background-image: url('../images/15pxsilverbg.jpg');
	background-repeat: repeat-x;
	background-color: #CDCDCD;
	font-size: 11px;
}

table.search-result tbody tr.final-row td,
table.search-result tbody tr td.final-row{
	border-bottom: dotted black 1px;
}

table.search-result tr td.number{
	text-align: right;
}

table.search-result tr td.center{
	text-align: center;
}

table.search-result tr td.notice{
	text-align: left;
	font-weight: bold;
	color: red;
}

table.search-result tr td.bookcover{
	width: 80px;
	background-image: url('../images/no_cover.gif');
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;	
}

table.search-result tr td.bookcover img{
	margin-left: auto;
	margin-right: auto;
	border-style: none;
}

table.search-result tr td.description p{
	margin: 0px;
}

table.search-result tr td.description p a{
	font-weight: bold;
	color: #0066CC;
	font-size: 12px;
	text-decoration: none;
}

table.search-result tr td.description p span.subtitle{
	font-weight: bold;
}

table.search-result tr.altClass{
	font-style: italic;
	background-color: #999999;
}

div.product_details_left{
	float: left;
	width: 17em;
	margin-left: 4em;
}

div.product_details_right{
	text-align: justify;
}

.captcha{
	clear: both;
	display: box;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center;
}

.captcha label{
	float: left;
	padding-left: 6.5em;
}

.captcha pre{
	clear: both;
}

p.mailSent{
	color: green;
	font-weight: bold;
}

div.apacNote{
	font-weight: bold;
	background-color: #D9F7E3;
	display: block;
	clear: both;
	text-align: center;
	width: 93%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 2em;
/*	margin: 1em 2.5em;
	padding: 1em 3em;*/
	border: 1px dashed green;
}

div.apacNote span{
	font-size: 1.25em;
}

div.accountData{
	clear: both;
	background-image: url(../images/skin_1/CSS_header.png);
	background-position:left top;
	height:85px;
	margin-left: 0.95em;
	#margin-left: 0.9em;	
	margin-right: 10px;
	text-align: right;
	color: #999999;
}

div.accountData table{
	margin-left: auto;
	border-collapse: collapse;
	text-align: left;
}

div.accountData table tr td{
	padding-left: 0.5em;	
	padding-right: 0.5em;
}

div.accountData table tr td.bold{
	font-weight: bold;
}

div.accountData table tr td a.logout{
	color: #dddddd;
}

div.accountData table tr td .btn_checkout{
	display: block;
}