/* CSS RESET */
a, abbr, acronym, address, applet,
b, big, blockquote, body,
caption, center, cite, code,
dd, del, dfn, div, dl, dt,
em, fieldset, form, font,
h1, h2, h3, h4, h5, h6, hr, html,
i, iframe, img, ins, kbd, label, legend, li,
object, ol, p, pre, q,
s, samp, small, span, strike, strong, sub, sup,
table, tbody, td, tfoot, th, thead, tr, tt,
u, ul, var {
	border:0;
	margin:0;
	outline:0;
	padding:0;
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}

/* HTML TAGS */
a:link, a:visited {
	color:#6E91A3;
}
a:hover, a:active {
	color:#67C2E7;
}
a.button {
	color:#FFFFFF;
	text-decoration:none;
}
body {
	background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAkCAYAAAAJgC2zAAAA+0lEQVRo3u2aywrDMAwEU/r8/x928KEnaxtvo7o6zGEhiCDLIwmWkK21tqHf6/3wCtTj90A9fg3U449APf4M9E1+lecWqMcvgT6dqzio/Oq+Q/2ABjSgAQ3o+qDRItfhTqLqsJoUNVlqclWe6Qk6qFPdKyv/UD+gAQ1oQAO6Pmj0Z9ehOub6aHci1Aac9rMH+d2NVOcOfhzQgAY0oAFdHzRa5DqUr3Q76fpfda7rr933szZ1esMADWhAAxrQ9UGjRa7D9ZVu57P8qevHXd+dtTHDpgIa0IAGNKDrg0aLXIfrK92va1lf+9zNc+txff30H1iABjSgAQ3ouqB3YDn7K1qZAlkAAAAASUVORK5CYII=") repeat fixed 0 0 #192127;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1, h2, h3 {
}
h1 {
	color:#FFFFFF;
	font-size:2.5em;
	line-height:1;
	margin:0 0 0.5em;
}
h1 span {
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
	display:block;
	float:left;
	margin-bottom:3px;
	margin-left:1%;
	padding:0.5em 1em;
}
h2 {
	color:#FFFFFF;
	font-size:1.8em;
	font-weight:normal;
	text-transform:uppercase;
}
h2.fields-heading {
	margin:0 0 5px;
}
h2.fields-heading label {
	font-size:10px;
}
h3 {
	color:#22B24C;
	font-size:1.4em;
}
h4 {
	margin:10px 0 5px;
}
hr {
	border-top:1px solid #CCCBC2;
	margin:10px 0;
}
img {
}
label {
	display:inline-block;
	margin-right:10px;
}
p {
	margin:0 0 14px;
}
select#BillCountry,
select#Customer_BillCountry,
select#Customer_ShipCountry,
select#ShipCountry {
	width:215px;
}
table {
	width:100%;
}
td {
	border-bottom:1px solid #DFDDD4;
	padding:0.5em 15px;
	vertical-align:middle;
}
td.item-name {
	width:35%;
}
th {
	background-color:#27363E;
	color:#FFFFFF;
	padding:5px 15px;
	text-align:left;
}

/* IDS */
#acct-create-new {
	margin:5px 0;
}
#basket-totals {
	border-top:2px solid #27363E;
}
#basket-totals td {
	border-bottom:none;
	padding:10px 0;
}
#basket-totals td.checkout-button,
#basket-totals td.formatted-total,
#basket-totals td.total-prompt {
	padding:10px;
}

#basketcount {
	display:inline-block;
	font-weight:bold;
	margin:0 28px 0 7px;
}
#basketcount a:hover,
#basketcount a:active {
	color:#07A72F;
}
#basketinfo {
	background:none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
	border-left:1px solid #1A1A1A;
	border-right:1px solid #2E2E2E;
	color:#FFFFFF;
	line-height:10px;
	padding:10px;
}
#basketinfo a {
	color:#FFFFFF;
}
#basketinfo .button {
	padding:0;
}
#bill-to,
#ship-to {
	float:left;
	width:428px;
}
#bill-to {
	margin-left:5px;
}

#category-tree {
	background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAkCAYAAAAJgC2zAAAA+0lEQVRo3u2aywrDMAwEU/r8/x928KEnaxtvo7o6zGEhiCDLIwmWkK21tqHf6/3wCtTj90A9fg3U449APf4M9E1+lecWqMcvgT6dqzio/Oq+Q/2ABjSgAQ3o+qDRItfhTqLqsJoUNVlqclWe6Qk6qFPdKyv/UD+gAQ1oQAO6Pmj0Z9ehOub6aHci1Aac9rMH+d2NVOcOfhzQgAY0oAFdHzRa5DqUr3Q76fpfda7rr933szZ1esMADWhAAxrQ9UGjRa7D9ZVu57P8qevHXd+dtTHDpgIa0IAGNKDrg0aLXIfrK92va1lf+9zNc+txff30H1iABjSgAQ3ouqB3YDn7K1qZAlkAAAAASUVORK5CYII=") repeat scroll 0 0 #2D3439;
	display:block;
	float:left;
	margin-top:91px;
	text-transform:uppercase;
}
#category-tree li {
    border-left:1px solid #4B4E53;
	border-right:1px solid #242424;
	border-top:1px solid #4B4E53;
	float:left;
	height:32px;
	overflow:hidden;
	width:193px;
}
#category-tree li:hover {
	background:none repeat scroll 0 0 #0DB14B;
	border-left:1px solid #62BD68;
    border-top:1px solid #62BD68;
}
#category-tree li.active {
	background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAkCAYAAAAJgC2zAAAA+0lEQVRo3u2aywrDMAwEU/r8/x928KEnaxtvo7o6zGEhiCDLIwmWkK21tqHf6/3wCtTj90A9fg3U449APf4M9E1+lecWqMcvgT6dqzio/Oq+Q/2ABjSgAQ3o+qDRItfhTqLqsJoUNVlqclWe6Qk6qFPdKyv/UD+gAQ1oQAO6Pmj0Z9ehOub6aHci1Aac9rMH+d2NVOcOfhzQgAY0oAFdHzRa5DqUr3Q76fpfda7rr933szZ1esMADWhAAxrQ9UGjRa7D9ZVu57P8qevHXd+dtTHDpgIa0IAGNKDrg0aLXIfrK92va1lf+9zNc+txff30H1iABjSgAQ3ouqB3YDn7K1qZAlkAAAAASUVORK5CYII=") repeat scroll 0 0 #638697;
	border-left:1px solid #9CAEBA;
	border-top:1px solid #9CAEBA;
	color:#FFFFFF;
}
#category-tree li.active:hover {
	border-left:1px solid #9CAEBA;
}
#category-tree li.active a {
	background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAALCAYAAACzkJeoAAAAVElEQVQYlWP4//8/Ay4MIjiBeC8QZ2KTDPyPAJnokgxQQQwFyMZgKEB3RA6SghxkCWYgXgqV+AbETsgSi5Ak7GHGokvYIDtoAjYJmKQ6EN9GlwBhANuB/wQJ1ow6AAAAAElFTkSuQmCC") no-repeat scroll 96% 48% transparent;
}
#category-tree li a,
#category-tree li a:visited {
	background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAALCAYAAACzkJeoAAAAVElEQVQYlWP4//8/Ay4MIjiBeC8QZ2KTDPyPAJnokgxQQQwFyMZgKEB3RA6SghxkCWYgXgqV+AbETsgSi5Ak7GHGokvYIDtoAjYJmKQ6EN9GlwBhANuB/wQJ1ow6AAAAAElFTkSuQmCC") no-repeat scroll 110% 48% transparent;
	color:#FFFFFF;
	display:block;
	line-height:1;
	padding:10px 18px;
	text-decoration:none;
}
#category-tree li a:hover {
	background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAALCAYAAACzkJeoAAAAVElEQVQYlWP4//8/Ay4MIjiBeC8QZ2KTDPyPAJnokgxQQQwFyMZgKEB3RA6SghxkCWYgXgqV+AbETsgSi5Ak7GHGokvYIDtoAjYJmKQ6EN9GlwBhANuB/wQJ1ow6AAAAAElFTkSuQmCC") no-repeat scroll 96% 48% transparent;
}
#content-container {
	width:970px;
}
#customer-fields,
#global-footer,
#global-header,
#page-footer {
	width:100%;
}
#fields-key {
	margin:5px 0;
}
#global-footer {
	color:#FFFFFF;
}
#global-footer h3 {
	margin:0 0 5px;
}
#login-details {
	margin:10px 0;
}
#login-details label {
	width:150px;
}
#logo {
	float:left;
	margin-left:9px;
	padding-top:5px;
}
#logo a {
	background-image:url(/graphics/00000008/logo_bg_new.png);
	background-repeat:no-repeat;
	display:block;
	width:170px;
}
#logo a .greenbutton {
	margin-top:129px;
	text-align:center;
	width:140px;
}
#main-content {
	background-color:#EFEEEE;
}
#mainsite-link {
	color:#FFFFFF;
	display:block;
	margin:10px 0 0;
	padding:5px 10px;
	text-decoration:none;
}
#mainsite-link:hover {
	text-decoration:underline;
}
#nav-basket {
	height:169px;
	width:780px;
}
#page-content {
	padding:20px 30px;
	width:910px;
}
#page-content h2 {
	color:#333333;
	margin:0 0 20px;
	text-transform:none;
}
#page-content ol,
#page-content ul {
	margin:10px 0;
	padding-left:20px;
}
#page-content ol {
	list-style-type:decimal;
}
#page-content ul {
	list-style-type:disc;
}
#page-content ul li ul {
	list-style-type:circle;
	margin:0;
}
#page-footer {
}
#page-header {
	background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAAkCAYAAAAJgC2zAAAA+0lEQVRo3u2aywrDMAwEU/r8/x928KEnaxtvo7o6zGEhiCDLIwmWkK21tqHf6/3wCtTj90A9fg3U449APf4M9E1+lecWqMcvgT6dqzio/Oq+Q/2ABjSgAQ3o+qDRItfhTqLqsJoUNVlqclWe6Qk6qFPdKyv/UD+gAQ1oQAO6Pmj0Z9ehOub6aHci1Aac9rMH+d2NVOcOfhzQgAY0oAFdHzRa5DqUr3Q76fpfda7rr933szZ1esMADWhAAxrQ9UGjRa7D9ZVu57P8qevHXd+dtTHDpgIa0IAGNKDrg0aLXIfrK92va1lf+9zNc+txff30H1iABjSgAQ3ouqB3YDn7K1qZAlkAAAAASUVORK5CYII=") repeat scroll 0 0 #323F49;
	padding:20px 30px;
	width:910px;
}
#payment-fields,
#shipping-payment {
	margin:0 0 10px;
}
#product-content {
	margin:0;
	padding:10px 10px 10px 320px;
	width:578px;
}
#ship-to {
	margin-right:5px;
}
#shop-now {
	float:right;
	margin:-50px 0 0;
}
#site-container {
	margin:0 auto;
	width:970px;
}


/* CLASSES */
.basket-qty-input {
	margin-right:10px;
	width:30px;
}
.bluebutton {
	border-color:#3B3F43;
	background-color:#18435A;
	background-image: -moz-linear-gradient(top, #2D5E79, #18435A);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#2D5E79), to(#18435A));
}
.bluebutton:hover {
	background-color:#2D5E79;
	background-image:none;
}
.breadcrumbs {
	list-style:decimal inside none;
	margin:0 0 5px;
}
.breadcrumbs li {
	float:left;
	margin:0 35px;
}
.breadcrumbs li.active {
	color:#22B24C;
	font-weight:bold;
}
.button {
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	border-style:solid;
	border-width:1px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.7);
	color:#FFFFFF;
	cursor:pointer;
	display:inline-block;
	font-size:1.084em;
	font-weight:bold;
	padding:6px 14px;
	text-transform:uppercase;
}
.button:active {
}
.button a {
	color:#FFFFFF;
	display:block;
	line-height:10px;
	padding:6px 20px;
	text-decoration:none;
}
.centered {
	margin:0 auto;
}
.charge-description,
.checkout-button,
.formatted-charge,
.formatted-total,
.item-price,
.item-remove,
.item-total,
.total-prompt {
	text-align:right;
}
.clear {
	clear:both;
}
/* .clearfix */
.clearfix {
	display:inline-block; /* for IE/Mac */
}
.clearfix:after {
    clear:both;
    content:".";
    display:inline-block;
    height:0;
    visibility:hidden;
}
.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}
.closeup {
	position:absolute;
	top:75px;
	padding:10px 10px 5px 10px;
	background-color:#ffffff;
	border:1px solid #333333;
	text-align:center;
	display:none;
	z-index:2;
	min-width:274px;
	min-height:274px;
}
.closeup a {
	cursor:pointer;
	margin:5px 0 0 0;
	z-index:2;
}
.error-message {
	color:#C00C00;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.footer-links {
	font-size:1.4em;
	font-weight:bold;
	list-style:disc outside none;
	margin:0 0 6px;
}
.footer-links a {
	color:#FFFFFF;
	text-decoration:none;
}
.footer-links a:hover {
	text-decoration:underline;
}
.footer-links li {
	float:left;
}
.footer-links li small {
	font-size:0.8em;
	font-weight:normal;
}
.footer-links.floatleft li {
	margin-right:25px;
}
.footer-links.floatright li {
	margin-left:25px;
}
.footer-links li.first-child {
	list-style:none;
}
.footer-links .greenstar {
	background-position:right top;
}
.forgot-password {
	margin:5px 0 0;
}
.forgot-password {
	font-size:11px;
}
.form_row {
	margin:5px 0;
}
.form_row .textfield {
	width:210px;
}
.formatted-total,
.total-prompt {
	font-weight:bold;
	font-size:1.5em;
}
.greenbutton {
	border-color:#3B3F43;
	background-color:#09AF4C;
	background-image: -moz-linear-gradient(top, #72BF44, #09AF4C);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#72BF44), to(#09AF4C));
}
.greenbutton:hover,
#logo a:hover .greenbutton {
	background-color:#72BF44;
	background-image:none;
}
.greenbutton a {
}
.greenstar {
	/*
	background-image:url(/graphics/00000008/greenstar_bg.gif);
	background-position:right 2px;
	background-repeat:no-repeat;
	padding-right:26px;
	*/
}
.greybox {
	background-color:#E0DFD5;
	border:1px solid #CCCBC2;
	padding:10px;
}
.greybox label {
	width:120px;
}
.invalid {
	color:#C00C00;
}
.italic {
	font-style:italic;
}
.PROD .product-price {
	font-size:1.8em;
	font-weight:bold;
}
.product-attributes {
	margin:10px 0;
}
.product-attributes table {
	width:auto;
}
.product-book-authors {
	color:#99988E;
	display:block;
	font-size:1em;
	margin:0 0 7px;
}
.product-book-subtitle {
	display:block;
	font-size:0.75em;
	font-weight:normal;
	line-height:1.05em;
}
.product-price {
	color:#07A830;
	font-size:1.1em;
	text-shadow:1px 1px 1px #FFFFFF;
}
.product-description {
	font-size:1.15em;
	line-height:1.4em;
}
.product-details hr {
	margin:7px 0;
}
.product-image {
	float:left;
	margin:0 0 0 -315px;
	width:300px;
	z-index:5;
}
.product-image img {
}
.product-item {
	margin:30px 20px;
	width:410px;
}
.product-item .greybox {
	margin:0 0 60px 88px;
	min-height:85px;
	padding:15px 10px 15px 100px;
	width:210px;
}
.product-name {
	font-size:1.5em;
	font-weight:bold;
	text-shadow:1px 1px 1px #FFFFFF;
}
.product-name a {
	text-decoration:none;
}
.product-name a:link, .product-name a:visited {
	color:#07A830;
}
.product-name a:hover, .product-name a:active {
	color:#5FBE77;
}
.product-thumbnail {
	margin:-35px 0 0 -189px;
	position:absolute;
	width:175px;
	z-index:5;
}
.product-quantity,
.product-quantity-input {
	margin:0 0 10px;
}
.purchase-learn-more {
	font-size:11px;
	margin:8px 0 0 10px;
}
.required {
	font-weight:bold;
}
.sign-in-buttons {
}
.thumbnails {
	display:block;
	margin:0;
	padding:0;
	width:274px;
}
.thumbnails li {
	cursor:pointer;
	display:block;
	float:left;
	height:42px;
	margin:4px 4px 0 0;
	padding:0;
	text-align:center;
	width:42px;
}
.thumbnails li span {
	display:inline-block;
	height:100%;
	text-align:center;
	vertical-align:middle;
}
.thumbnails li img {
	vertical-align:middle;
}
