.ajax_loading_indicator
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	color: black;
	font: bold 12px Arial,Tahoma,Verdana,Helvetica,sans-serif;
	margin: 0;
	z-index: 100000;
}

.ajax_loading_indicator span
{
	background: #FFD62B;
	display: block;
	width: 15em;
	margin: 0 auto;
	text-align: center;
	padding: 0.3em 0;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
/*
$light_blue_grey = #dae8e8;
$light_grey      = #ededef;
$grey            = #C6C9CA;
$dark_grey       = #323132;
$light_brownish_red = #9e3f4e;
$link_color      = darkred;
$navy_color      = #1B4969;
*/
html
{
  font-size: 100%; /* IE hack */
}

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, dl, address, dd, ul, dtm, div
{
  margin:0;
  padding:0;
}


li
{
  list-style-type:none;
}

a
{
  color: #333;
  text-decoration: none;
}
a:hover {
  color:#8B4513;
  color:#9e3f4e;
  color: #d20202;
}

a img
{
  border: none;
}
body {
  /*
  background:url('/themes/default/resources/images/bg.jpg') repeat;
  background-color: #BFB38D;
  */
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size:62.5%;
  line-height: 1;
  color: #222222;
  position: relative;
  -webkit-font-smoothing: antialiased;
  list-style-type: none;
  padding:0px;
  }

.clear
{
  clear: both;
}

.float_right
{
  float: right;
}

.float_left
{
  float: left;
}

#wrapper
{
  width: 900px;
  margin: 0 auto;
	padding:0 30px;
	background-color:#fff;
}
.rounded {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  /*behavior: url('/PIE.php');*/
}
/*
 * Header
 */

.header {
  width: 900px;
  margin-bottom: 30px;
  font-size:1.5em;
}
#header_links {
  width: 550px;
  margin-bottom: 10px;
}
.account-links-container {
	margin-bottom:15px;
  /*
  background: white;
z-index: 99;
position: fixed;
margin-left: 270px;
margin-top: 20px;
*/
}
a.headerLogo {
  display: block;
  float: left;
}

a.headerLogo img {
	width: 200px;
	margin-top:20px;
}


#right_column ul {
  padding-bottom: 1em;
}
#right_column li ul {
  padding-bottom: 0em;
}
#right_column li {
  padding-bottom: 5px;
  color: #333;
  list-style-type: square;
  margin-left: 50px;
  line-height: 1.2em;
}
#right_column ol li {
  list-style-type: decimal;
}
#right_column li li {
  margin-left: 35px;
}
#right_column .form li {
  list-style-type: none;
  margin-left: 0px;
}
ol.lower-alpha li {
  list-style-type: lower-alpha;
  margin-left: 15px;
}

ol.lower-roman li {
  list-style-type: lower-roman;
  margin-left: 15px;
}

.tabs {
  float: right;
  margin-top: 37px;
}

.tabs.accountFunctions  {
  margin-top: 0px;
}

.tabs li
{
  float: left;
  font: normal 1.0em Helvetica,Tahoma,Arial,Verdana,sans-serif;
  color: #666666;
	border-right:2px solid #CFC4AC;
	padding:0 5px;
}
.tabs li.last {
	border:none;
}
.prp_top_links li
{
	float: left;
	margin-right:75px;
	font-size: 18px;
	font-weight:bold;
  padding-top: 5px;
	border-top: 5px solid #fff;
}

.prp_top_links {
	margin-top:30px;
  position: relative;
}
.prp_top_links a
{
	color: #666666;
}

.prp_top_links li:hover
{
  color: #0088cc;
	border-top: 5px solid #666666;
  border-top: 5px solid #c6c9ca;
}

.prp_top_links li.current
{
  border-top: 5px solid cornflowerblue;
  border-top: 5px solid #CFC4AC;
  border-top: 5px solid #323132;
}

#resource-dropdown {
  margin-left: 5px;
  font-weight: bold;
}

#resource_menu_container {
  position:absolute;
  padding-top:9px;
  z-index: 90;
}
#resource_menu {
  display:none;
  background-color: #fff;
  padding: 5px;
  border: 1px solid #000;
  border-top: none;
}
#resource_menu li {
  float:none;
  padding-top: none;
  padding-bottom: 5px;
  border-top: none;
  border-bottom: 5px solid #fff;
}
#resource_menu li:hover {
  border-top: none;
  border-bottom: 5px solid #8B4513;
}

span.mini_cart
{
  font-weight: normal;
  color: #999;
}


/*
 * Content
 */

#content
{
  padding-bottom: 2em;
	min-height:900px;
  font-size:1.5em;
  width: 900px;
}

#left_column
{
  float: left;
  width: 250px;
}

body.home #left_column
{
  width: 550px;
}

#right_column
{
  float: right;
  width: 560px;
}

#right_column a {
  color: #d20202;
}

#right_column a:hover
{
	text-decoration:none;
  color: #323132;
}

.sidebar_link
{
	margin-bottom:5px;
}
.sb_h_container .sb_h
{
	font-size:1.5em;
	padding:0.5em;
	margin-top:0.5em;
	border-left:5px solid #666666;
}
.sb_h_container .current,
.sb_h_container .sb_h:hover
{
	border-left:5px solid #08C;
}
.sb_h_container a
{
	color:#666666;
}
.sidebar_box
{
	/*background:#FAFAFA;*/
	background:#fff;
	padding:0.6em 0;
	margin-bottom:1em;
}
#sidebar_twitter_img {
  margin: 5px 5px 0 0;
}
#prp_tweet {
  width: 188px;
  border-left: 2px solid #ededed;
  padding-left: 5px;
}
h1
{
  color: #323132;
  font-size: 2.2em;
  font-weight: normal;
  margin-bottom: 1em;
}


h2
{
  color: #323132;
  font-size: 2em;
  font-weight: normal;
  margin-bottom: 0.8em;
}

.introContent h2 {
  font-size: 1.4em;
  font-weight: bold;
}

h2.error
{
  color: #993B24;
}

h3
{
  clear: both;
  color: #333333;
  font-weight: normal;
	font-size:1.5em;
	margin-top:1em;
  margin-bottom: 0.8em;
}

h4
{
  color: #333;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 1.0em;   
  margin-bottom: 0.5em;   
}

h4.separated
{
  margin-bottom: 0.8em;
  border-bottom: 1px dotted #333;
  padding-bottom: 0.1em;
}

h4.list_header
{
  margin-bottom: 0.5em;
}

.compact h4
{
  margin-bottom: 0.1em;
}

.compact p
{
  font-size: 1.1em;
}
/*Category Navigation*/
.pcn_header {
	font-size:1.5em;
  margin-top:20px;
  margin-bottom:5px;
}
.pcn {
padding:10px 20px;
padding:10px 0px;
color:#8B4513;
background-color:#f2ebdc;
background-color:#fff;
margin-bottom:2em;
}
.pcn .category_container {
	border-bottom: 3px solid #E2DBCC;
  border-bottom: 1px solid #C6C9CA;
	padding:10px 0;
}
.pcn .current_nav {
  background-color: #dae8e8;
  padding-left: 10px;
}
.pcn .category_container .data {
	margin-top:10px;
  font-size:0.67em;
}
.pcn .category {
	font-size: 1.1em;
  width:225px;
}
.pcn .last {
	border:none;
}
.acc_h:focus {
	outline:none;
}
.acc_h .ui-icon {
	display:block;
	width:20px;
	height:20px;
	float:right;
	/*background-image:url('/themes/default/resources/images/arrows-20.png');*/
}
.acc_h .ui-icon-triangle-1-s {
	/*background-position:0px 20px;*/
}

.data a {
  font-size: 1.8em;
	font-weight:bold;
  color: #323132;
}
.series .data a {
  font-weight: normal;
  font-size: 1.6em;
}

.data .a_txt_style {
  background-color: #E2DBCC;
	border:1px solid #E2DBCC;
  background-color: #fff;
  border:1px solid #fff;
  color: #666666;
}
.data div.current, .data div.a_txt_style:hover {
  background-color:#dae8e8;
  color:#323132;
}
.data {
	/*width:220px;*/
  /*background-color: #E2DBCC;*/
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.alpha_list_container {
	/*background-color:#E2DBCC;*/
	margin-left:-3px;
}
.alpha_row {
}
.alpha_cell {
	padding:0.1em;
	width:1.5em;
  width:22px;
	text-align:center;
}
.data li {
}
.data .cat_item {
	padding:7px 5px;
}

.child_category_list {
}
.child_category_list li {
	font-size:0.9em;
	background-color:saddleBrown;
  background-color:#fff;
}
.child_category_list a {
	font-weight:normal;
	/*color:#fff;*/
}
.child_category_list .current, .child_category_list .cat_item:hover {
  background-color:#dae8e8;
  color:#323132;
}
.acc_c_h:focus {
	outline:none;
}
.acc_c_h .ui-icon {
	display:block;
	width:18px;
	height:18px;
	float:right;
	/*background-image:url('/themes/default/resources/images/arrows-c-18.png');*/
	margin-top: 5px;
	margin-right: 5px;
}
.acc_c_h .ui-icon-triangle-1-s {
	/*background-position:0px 18px;*/
}
#parent_category_list_series .acc_c_h .ui-icon {
  background:none;
}

.author_filter {
  font-size: 0.8em;
  margin: 0 auto;
  width: 370px;
}
.author_filter .data .current {
  background-color: #fff;
  color: #323132;
  border-bottom: 1px solid #323132;
}
.author-container h4 {
  margin-top: 0;
  margin-left: 10px;
}

/*End Category Navigation*/
/*
.parent_category_container_border
{
	border-bottom:1px solid #e3e8e7;
	border-left:1px solid #e3e8e7;
	border-right:1px solid #e3e8e7;
}
.parent_category_container
{
	background-color:#e3e8e7;
	padding:0.3em 0.4em 0.3em 0.4em;
	margin:0.1em;
}
.categories ul.parent_category_list li div.p_current
{
	border-left:3px solid #08C;
	background-color:#edf2f2;
}
.categories ul.parent_category_list li div.parent_category_container:hover
{
	border-left:3px solid #000;
	background-color:#edf2f2;
}
.parent_category
{
	font-size:1.1em;
}
.parent_category_display
{
	font-size:1.2em;
}
div.p_current .parent_category_display
{
	color:#08C;
}
ul.child_category_list li
{
	border:none;
}
ul.child_category_list div
{
  font-size: 0.9em;
	background-color:#fff;
}
ul.child_category_list div:hover
{
	border-right:3px solid #000;
}
ul.child_category_list li a
{
  color: #666666;
}
ul.child_category_list div.current
{
	border-left:3px solid #08C;
	padding-left:0.2em;
}
*/
.compare_products li
{
  border-bottom: dotted 1px #666666;
}
.compare_products li:hover
{
  background-color: #5f96c4;
}
.compare_products li:hover a.product_link
{
  color: #fff;
}

.compare_products li a.product_link
{
  font-size: 1.2em;
  float: left;
  padding: 0.5em 0 0.5em 0.4em;
  width: 150px;
  color: #666666;
}

.compare_products li a.remove
{
  float: right;
  text-indent: -1000000em;
  outline: none;
  background: transparent url(/themes/default/resources/images/delete_icon.png);
  width: 10px;
  height: 10px;
  margin-top: 8px;
  margin-right: 5px;
}

.compare_products li a.remove:hover
{
  background-image: url(/themes/default/resources/images/delete_icon_hover.png);
}

.compare_products_controls
{
  padding-top: 1em;
}

.compare_products_controls .button
{
  float: left;
}

.compare_products_controls p
{
  float: left;
  margin-left: 5px;
}

p
{
  font-size: 1em;
  margin-bottom: 1em;
  color: #666666;
  color: #333;
  line-height: 1.5em;
}
p.small
{
  font-size: 1em;
  line-height: 1em;
}

p.last
{
  margin-bottom: 0;
}

p.description
{
  color: #333;
  padding-bottom: 2em;
}

p.right
{
  text-align: right;
}

.right_offset
{
  margin-right: 0.5em;
}

.bottom_offset
{
  margin-bottom: 1em;
}

.top_offset
{
  margin-top: 0.5em;
}

.hidden
{
  display: none;
}

.ajax_loading_indicator
{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  font-weight: bold;
  color: #fff;
  font-size: 1.5em;
}

.ajax_loading_indicator span
{
  background:#323132;
  display: block;
  width: 15em;
  margin: 0 auto;
  text-align: center;
  padding: 0.3em 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
}

.sale_price
{
  color: #cc6600;
}

.old_price
{
  text-decoration: line-through;
}

/*
 * Columns
 */

div.column
{
  float: left;
  width: 200px;
  margin-right: 2em;
  padding-right: 2em;
}

div.column_300
{
  width: 300px;
}

div.login_columns div.left
{
  background: transparent url(/themes/default/resources/images/vert_border.gif) repeat-y right top;
}

#checkout_page h3
{
  margin-top: 0;
}
div.checkout_columns div.left
{
}

div.checkout_columns div
{
  margin-right: 0;
}
div.checkout_columns div.middle
{
  width: 580px;
}

div.checkout_columns div.right
{
  width: 184px;
  float: right;
}

div.payment_form div.left
{
  width: 300px;
}

div.signup_columns div.left
{
  width: left;
  background: transparent url(/themes/default/resources/images/vert_border.gif) repeat-y right top;
}

div.signup_columns div.right
{
  width: 320px;
  margin-right: 0;
  padding-right: 0;
}

/*
 * Progress
 */

ul.progress
{
  margin-left: -10px;
}

ul.progress li
{
  font-size: 1.2em;
  height: 27px;
  padding-left: 10px;
  color: #999999;
}

ul.progress li.current
{
  background: #e3e3e3 url(/themes/default/resources/images/indicator_current.gif) no-repeat right top;
  color: #333333;
}

ul.progress li span
{
  display: block;
  padding-top: 7px;
}

/*
 * Forms
 */

ul.form li
{
  clear: both;
}

ul.form li.left
{
  float: left;
  width: 45%;
}

ul.form li.right
{
  width: 49%;
  clear: right;
  float: right;
}

ul.form label
{
  font-size: 1.2em;
  display: block;
  color: #666666;
  font-weight: bold;
  margin-bottom: 0.2em;
}

ul.form li.form_header
{
  font-size: 12px;
  color: #333;
  font-weight: bold;
  margin-bottom:0.5em;
  margin-top:1.5em;
}

ul.form span.comment
{
  display: block;
  margin-top: 2px;
  color: #666666;
  font-size: 11px;
  font-weight:normal;
}

ul.form input.text,
ul.form textarea
{
  width: 100%;
  border: 1px solid #bfbfbf;
  background: white url(/themes/default/resources/images/input_bg.gif) no-repeat left top;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  padding: 0.4em;
  color: #333;
}

ul.form input.text:focus,
ul.form textarea:focus
{
  background: #ffffcc url(/themes/default/resources/images/input_bg_active.gif) no-repeat left top;
  border: 1px solid #aaa;
}

ul.form textarea
{
  line-height: 150%;
}

ul.form li.text div
{
  padding-right: 1.2em;
}

ul.form select
{
  width: 100%;
}

ul.form li
{
  margin-bottom: 1em;
}

ul.form li.checkbox div
{
  float: left;
}

ul.form li.checkbox input
{
  margin: 0;
  padding: 0;
}

ul.form li.checkbox label
{
  color: #333;
  margin-left: 20px;
  font-weight: normal;
}

ul.form li.radio_horizontal label
{
  margin-bottom: 0.5em;
}

ul.form li.radio_horizontal div
{
  float: left;
  margin-bottom: 0.5em;
}

ul.form li.radio_horizontal input
{
  margin: 0;
  padding: 0;
  float: left;
}

ul.form li.radio_horizontal div span
{
  display:block;
  margin-left: 20px;
  margin-right: 1.5em;
}

ul.form li.radio_horizontal div label
{
  color: #333;
  font-weight: normal;
}

ul.form li.radio_horizontal img
{
  display: block;
  margin-bottom: 0.3em;
}

.notice {
  background-color: #C6C9CA;
  color: #323132;
  padding: 10px;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
}

/*
 * Pagination
 */

div.pagination
{
  padding-top: 2em;
	text-align:center;
}

div.pagination_top
{
  padding-bottom: 2em;
}

div.pagination p
{
  padding-bottom: 0.2em;
  color: #323132;
}

div.pagination strong
{
  color: #333;
}

div.pagination p.pages
{
  color: #ccc;
}

.pagination a {
  color: #323132 !important;
}
.pagination a:hover {
  /*color: #fff !important;*/
}
.pagination .numbers a, .pagination .numbers .current {
  padding: 0 8px;
  display: inline-block;
}
.pagination .numbers a:hover {
  background: #323132;
  background-color: #dae8e8;
}
.pagination .numbers .current {
  border-bottom: 1px solid #d20202;
}

/*
 * Product list
 */

.product_list div.image
{
  background: transparent url(/themes/default/resources/images/product_img_container_small.gif) no-repeat left top;
  width: 168px;
  height: 169px;
  float: left;
}

.product_list div.image a
{
  outline: none;
}

.product_list div.info_box
{
	width:450px;
}

.product_list div.info
{
  float: left;
  /*width: 370px;*/
  margin-left: 15px;
}

.product_list div.image img
{
  margin-left: 16px;
  margin-top: 16px;
}

.product_list h4
{
  font-size: 1.4em;
  line-height: 1.2em;
  /*color: #333;*/
  /*padding-bottom: 0.3em;*/
  font-weight: normal;
}

.product_list h4 a
{
  color: #1B4969;
  color: #8B4513;
  font-weight: bold;
}
.product_list h4 a:hover {
  color: #8B4513;
  color: cornflowerblue;
  color: #1B4969;
}

.product_list p
{
  margin-bottom: 0.3em;
}

.product_list p.price
{
  font-size: 1.2em;
  font-weight: bold;
  color: #333;
}

.product_list .offer
{
  text-indent: -100000em;
  position: absolute;
  width: 32px;
  height: 32px;
  background: transparent url(/themes/default/resources/images/offer.gif) no-repeat left top;
  top: -13px;
  left: 143px;
}

.product_list_box img
{
  margin-top: 27px;
  width:82px;
}

.bargain {
  text-align: center;
  background-color: orange;
  padding: 5px 0;
  font-weight: bold;
  color: #323132;
}
.super-bargain {
  background-color: red;
  color:white;
}

.product_list_hr
{
	margin: 1.5em auto;
	border:0;
	color:#DDD;
	background-color:#DDD;
	height:1px;
	width:500px;
}

.side_by_side_products div.info,
.side_by_side_products div.image
{
  float: none;
  margin-left: 0;
}

.side_by_side_products div.info
{
  width: auto;
}

.product_list_subtitle
{
	font-size: 0.9em;
	font-style:italic;
	color:#666666;
  line-height: 1.2em;
  font-weight: normal;
  display: block;
}

.product_contributors
{
	margin:0.5em 0;
}
.product_contributor
{
	font-size: 1em;
	/*font-weight:bold;*/
	color:#333;
}
.contributor_row div {
  width: 150px;
  margin-bottom: 2px;
}

img.contributor {
  width:130px;
  border: 1px solid #333333;
}
.author_page img.contributor {
  margin-bottom:45px;
}

.side_by_side_products .product_list p
{
  font-size: 1.1em;
}

.side_by_side_products .product_list li
{
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  width: 168px;
  margin-bottom: 15px;
}

.product_list div.info p
{
	margin: 5px 0px;
  line-height: 1.2em;
}

.product_list .contributor_description {
  padding: 10px;
  width: 400px;
}

.product_details th,.product_details td {
  text-align: left;
  padding-bottom: 5px;
}
.product_details td
{
  padding-left: 15px;
}

.product_details td span .not-using
{
	font-size:0.8em;
	font-weight:normal;
	color:#000;
  margin-left: 5px;
}
.product_details td
{
}
.product_details td .strike
{
  text-decoration: line-through;
}
.product_details td .sale
{
  font-weight: bold;
  margin-left: 5px; 
}
.product_details td .sale .red
{
  color:red;
}
.product_details .series_container {
  position: relative;
  margin-top: 1.5em;
}
.product_details .series_container .row div {
  width:100px; 
}
#seemore {
  width: 100px;
  height: 138px;
  padding-top: 21px;
  border:1px solid #ededef;
  background-color: #ededef;
  text-align: center;
  position: absolute;
  color:#323132 !important;
  font-size: 1.2em;
  line-height: 1.5em;
}
#seemore:hover {
  border: 1px solid black;
  background-color: white;
  color:#323132 !important;
}
.product_details .contributor_description {
  padding: 10px;
  width: 400px;
}

.product_image
{
  border:1px solid #666666;
}
#sample-chapter-container a {
  color: #323132;
  text-decoration: none;
  text-align: center;
}
#sample-chapter-container a div {
  margin-top: 10px;
  padding: 10px;
  border: 1px solid #ededef;
  background: #ededef;
  text-align: center;
  width: 185px;
}
#sample-chapter-container a div:hover {
  border: 1px solid #323132;
  background: white;
}
.ebook-links div {
  text-align: center;
  padding: 13px 10px 14px 10px;
  line-height: 0px;
  margin-top: 5px;
}
.ebook-links div:hover {
  background-color: #6495ED;
  cursor: pointer;
}
#right_column .ebook-links a {
  font-size: 1.3em;
  color: #fff;
  display: inline-block;
}
.kindle_color {
  background-color: #F59E00;
}
.itunes_color {
  background-color: #79caea;
}
.audio_color {
  background-color: cornflowerblue;
}
.ebook-links .audio_color:hover {
  background-color: violet;
  cursor: pointer;
}
.product_hr {
	height: 2px;
	background-color: black;
	border: none;
	margin-bottom:20px;
}
.product_details .product_image
{
	margin-right:10px;
}

.other_prices {
  margin-top: 15px;
}

/*
 * Product details
 */
h1.title
{
	font-size:1.8em;
	margin:0px;
	color:#1B4969;
  color:#8B4513;
  color: #323132;
  font-weight: bold;
}
h2.subtitle
{
	font-size:1.5em;
	color:#666666;
  margin-top:5px;
  margin-bottom:0;
  font-style: italic;
}

#product_author_container {
	height:100px;
	width:300px;
	border:1px solid #000;
	margin-bottom:10px;
}

.by_contributor
{
  font-style: italic;
  margin: 0.5em 0;
}

div.product_details div.image,
div.product_details div.info
{
  float: left;
}

div.product_details div.image
{
  width: 245px;
  margin-bottom: 1em;
}

div.product_details div.image .slider
{
  width: 238px;
}

div.product_details div.image div.container
{
  background: transparent url(/themes/default/resources/images/product_img_container_large.gif) no-repeat left top;
  width: 245px;
  height: 245px;
}

div.product_details div.image div.container a
{
  outline: none;
}

div.product_details div.image p
{
  font-size: 1.1em;
  padding-bottom: 5px;
  text-align: center;
  color: #777;
}

div.product_details div.image div img
{
  margin: 16px 0 0 16px;
}

div.product_details div.info
{
  width: 330px;
  margin-left: 10px;
}

div.product_details div.info p.description
{
  margin:2.5em 0em;
}

div.product_details div.info input.add_to_cart
{
  margin-top:10px;
}

.plus-to-cart
{
  position: relative;
  background-color: #323132;
  width: 93px;
  height: 27px;
  color: #fff;
  font-size: 22px;
}
.plus-to-pre-order
{
  width: 145px;
}
.plus-to-cart:hover
{
  background-color: #dae8e8;
  color: #323132;
  cursor: pointer;
  border: 1px solid #666666;
  height: 25px;
}
.plus-to-cart .plus
{
  font-family: Arial, sans-serif;
  font-size: 30px;
  font-weight: bold;
  position: absolute;
  left: 12px;
  top: 14px;
  line-height: 0;
}
.plus-to-cart .cart
{
  position: absolute;
  top: 2px;
  left: 35px;
}

.plus-to-cart .check
{
  font-size: 20px;
  top: 0px;
position: absolute;
}
th.cart_control div
{
  position: relative;
}

th.cart_control a
{
  position: absolute;
  right: 0;
  margin-right: -15px;
}

div.product_details div.info p.price
{
  font-size: 1.5em;
  font-weight: normal;
  color: #333;
  float: left;
  padding-bottom: 0.3em;
}

div.product_details div.info p.price.offer
{
  height: 32px;
  padding-left: 38px;
  background: transparent url(/themes/default/resources/images/offer.gif) no-repeat left top;
  padding-top: 6px;
}
div.product_details #call-out {
	font-size:3em;
	margin-top:15px;
}
table.product_attributes
{
  border-collapse: collapse;
  font-size: 1.2em;
  margin-bottom: 1em;
}

table.product_attributes th,
table.product_attributes td
{
  text-align: left;
  vertical-align: left;
  font-weight: normal;
  padding: 0 1em 0.5em 0;
}

table.product_attributes td
{
  padding-right: 0.2em!important;
}

table.product_attributes th
{
  color: #666666;
}

table.product_attributes td
{
  color: #333;
}

div.extra_options
{
  clear: both;
}

div.extra_options h3
{
  font-size: 1.3em;
  font-weight: normal;
  padding-bottom: 0.2em;
  margin-bottom: 0.4em;
  color: #333;
  border-bottom: 1px dotted #333;
}

div.extra_options input
{
  margin: 0 5px 0 0;
}

span.price
{
  color: #333;
}

div.product_files
{
  margin-top: 0.3em;
}

/*
 * File list
 */

.file_list
{
  margin-top: 0.1em;
}

.file_list li
{
  margin-bottom: 0.3em;
  padding-left: 10px;
  background: transparent url(/themes/default/resources/images/bullet_small.gif) left 5px no-repeat;
}

.file_list li a
{
  color: #0088cc!important;
}

/*
 * Messages
 */

p.flash
{
  margin-bottom: 1em;
  padding: 0.5em;
  text-align: center;
}

p.success
{
  color: #fff;
  background: #323132;
	font-weight:bold;
}

p.error
{
  background:#FFFFCC none repeat scroll 0 0;
  border: 2px solid #FFCC66;
  color:#333333;
  padding-left: 1em;
}

p strong
{
  color: #333;
}

/*
 * Simple table
 */

table.simple_table
{
  border-collapse: collapse;
  font-size: 1.1em;
  width: 100%;
  margin-bottom: 1em;
  line-height: 130%;
}

table.simple_table thead
{
  color: #666666;
}

table.simple_table th, table.simple_table td
{
  padding: 0 0.8em 0.6em 0;
  text-align: left;
  vertical-align: top;
}

table.simple_table th.right,
table.simple_table td.right
{
  text-align: right;
}
table.simple_table th.center,
table.simple_table td.center
{
  text-align: center;
}

table.simple_table td.right input
{
  text-align: right;
}

table.simple_table thead th
{
  border-bottom: 2px solid #bfbfbf;
  font-weight: normal
}

table.simple_table tbody td,
table.simple_table tbody th
{
  padding-top: 0.6em;
  border-bottom: 1px solid #afafaf;
  color: #333;
}

table.simple_table tbody tr.image td,
table.simple_table tbody tr.image th
{
  padding-top: 1.3em;
}

table.simple_table img.product_image
{
  float: left;
  margin: -0.3em 1em 0.4em 0;
}

table.simple_table tr.image div.product_description
{
  margin-left: 75px;
}

table.simple_table tr.nodata td
{
  padding: 1em 0;
  text-align: center;
  color: #333;
}

table.simple_table th.last,
table.simple_table td.last
{
  padding-right: 0;
}

table.simple_table input.text
{
  padding: 1px;
  border: 1px solid #ccc;
  margin-top: -1px;
}

table.simple_table input.checkbox
{
  margin: 0;
  padding: 0;
}

table.simple_table tr.even td,
table.simple_table tr.even th
{
  background-color: #f4f4f4;
}

table.simple_table a
{
  color: #333;
}

table.heavy thead th
{
  padding-top: 0.8em;
  font-size: 1.2em;
  background-color: #eee;
  color: #333;
}

table.heavy th,
table.heavy td
{
  padding-left: 5px;
}

table.heavy th.right,
table.heavy td.right
{
  padding-right: 5px;
}

table.simple_table th.order_status, td.order_status
{
  width: 18px;
  padding-left: 0!important;
}

table.simple_table td.order_status span
{
  line-height: 0;
  width: 11px;
  height: 11px;
  float: right;
  border: 1px solid #888888;
}

/*
 * Totals table
 */

table.totals
{
  width: auto;
  float: right;
  margin-bottom: 2em;
}

table.totals td,
table.totals th
{
  text-align: right;
}

/*
 * Controls
 */

input.short
{
  width: 30px;
}

/*
 * Scoreboard reports
 */

.scoreboard
{
  padding-bottom: 1em;
}

.scoreboard li
{
  float: left;
  padding: 0 1em 0.3em 0;
  margin-right: 1em;
  border-right: 1px solid #cccccc;
}

.scoreboard li.last
{
  border-right: none;
}

.scoreboard h3
{
  font: normal 1.3em/150% Arial,Helvetica,sans-serif;
  color: #000;
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.scoreboard p
{
  font: bold 2.4em Arial,Helvetica,sans-serif;
  color: #333;
  padding-bottom: 0;
}

.scoreboard p.description
{
  font: normal 1.2em Arial,Helvetica,sans-serif;
  color: #666666;
  padding-top: 0.2em;
  padding-bottom: 0;
  line-height: 140%;
}

.scoreboard p.description a
{
  text-decoration: underline;
}

.scoreboard.right li
{
  float: right;
  margin-right: 0;
  padding-right: 0;
}

.scoreboard.right h3,
.scoreboard.right p
{
  text-align: right;
}

/*
 * Slider
 */

div.slider
{
  height: 12px;
  background: transparent url(/themes/default/resources/images/slider_left.gif) no-repeat left center;
  position: relative;
}

div.slider .right
{
  height: 12px;
  width: 12px;
  position: absolute;
  right: 0;
  top: 0;
  background: transparent url(/themes/default/resources/images/slider_right.gif) no-repeat right center;
}

div.slider .knob
{
  width: 12px;
  height: 12px;
  background: transparent url(/themes/default/resources/images/slider_knob.gif) no-repeat left top;
  z-index: 100;
  cursor: pointer;
}

/*
 * Footer
 */

#footer
{
  border-top: 1px solid #cccccc;
  border-top: 5px solid #323132;
  padding-top: 10px;
  width:900px;
}

#footer ul li
{
  float: left;
  font-size: 1.3em;
  border-right: 1px solid #ccc;
  margin-right: 0.4em;
  padding-right: 0.4em;
}

#footer ul li.last
{
  border-right: none;
}

#footer p
{
  float: right;
  padding-bottom: 0;
  /*line-height: 130%;*/
  font-size:1.3em;
}

p.copyright
{
  margin-top:10px;
  color:#CCC;
}

/*
 * Checkout block
 */
 
div.checkout_block
{
  padding: 10px 10px 17px 10px;
  background: #eee;
  margin-bottom: 20px;
}

div.checkout_block label
{
  color:black;
  font-size:1.2em;
  margin-right: 10px;
}

div.checkout_block input.coupon_code
{
  width: 80px;
}

div.checkout_block input.checkout_btn
{
  float: right;
  margin-top: 1px;
}

div.checkout_block input.apply_btn
{
  float: right;
  margin-top: 1px;
  margin-right: 10px;
}

/*
 * Search
 */
.crumbs
{
	margin-bottom:10px;
	font-size:1.5em;
}
#search-form {
  position: relative;
}
.prp_search_field
{
  /*border: 1px solid saddleBrown;*/
  border: none;
  font-size: 1.1em;
  height: 27px;
	padding: 0px 3px 1px 5px;
  background: #1B4969;
  background: #ededef;
  color: #fff;
  color: #323132;
}
.email-box {
width:242px;
}
#search-box {
width:300px;
}
.prp_submit
{
  background-color:#323132;
	padding:3px 15px 3px 15px;
	cursor:pointer;
  color:#fff;
  font-size:15px;
  border:1px solid #323132;
}
.prp_submit:hover {
  background-color: #dae8e8;
  border:1px solid #666666;
  color: #323132;
}
#search-btn {
	padding:4px 15px 0px 15px;
  position: absolute;
  right: 0px;
  height:22px;
  background: url(/themes/default/resources/images/search-white.png) #323132 no-repeat center;
}
#search-btn:hover {
  background: url(/themes/default/resources/images/search-dark.png) #dae8e8 no-repeat center;
}
.email-btn {
 background: url(/themes/default/resources/images/email-white.png) #323132 no-repeat center;
 padding-top: 0px;
 width: 0px;
 height: 21px;
}
.email-btn:hover {
 background: url(/themes/default/resources/images/email-dark.png) #dae8e8 no-repeat center;
}
/*
 * Compare products table
 */

table.product_compare_table
{
  border-collapse: collapse;
  font-size: 11px;
  width: 100%;
  line-height: 130%;
  color: #333;
}

table.product_compare_table th,
table.product_compare_table td
{
  text-align: left;
  vertical-align: top;
  padding-right: 10px;
}

table.product_compare_table thead
{
  border-bottom: 1px dotted #333;
}

table.product_compare_table thead th,
table.product_compare_table thead td
{
  padding: 0 5px 5px 5px;
}

table.product_compare_table tbody td,
table.product_compare_table tbody th
{
  padding: 5px;
}

table.product_compare_table p
{
  font-size: 11px;
}

table.product_compare_table tr.even td,
table.product_compare_table tr.even th
{
  background-color: #f4f4f4;
}

table.product_compare_table thead img
{
  display: block;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}

table.product_compare_table thead h3
{
  font-size: 14px;
  padding-bottom: 0;
  line-height: 140%;
  border-bottom: 0;
  text-align: left;
}

table.product_compare_table thead h3 a
{
  text-decoration: none;
}

table.product_compare_table td.product
{
  border-right: 1px solid #ccc;
}

table.product_compare_table td.product:last-child
{
  border-right: none;
}

table.product_compare_table tr:last-child input
{
  display: block;
  margin: 10px auto 0 auto;
}

/*
 * Shipping cost estimator
 */

.shipping_cost_estimator
{
  margin-bottom: 20px;
}

.shipping_cost_estimator .controls
{
  padding: 10px;
  background-color: #eee;
}

.shipping_cost_estimator h4
{
  margin-bottom: 10px;
}

.shipping_cost_estimator #estimator_link h4
{
  margin-bottom: 0;
}

.shipping_cost_estimator select
{
  margin-right: 10px;
}

.shipping_cost_estimator .zip
{
  width: 50px;
}

.shipping_cost_estimator .submit
{
  float: right;
  margin-top: 3px;
  outline: none;
}

.shipping_cost_estimator label
{
  color:#666666;
  font-size:1.2em;
  margin-right:10px;
}

.shipping_cost_estimator .shipping_options
{
  border-top: 1px dotted #666666;
  padding: 10px;
  font-size: 12px;
  color: #333;
  line-height: 150%;
  background: #f6f6f6;
}

.shipping_cost_estimator li
{
  margin-bottom: 5px;
}

.shipping_cost_estimator li:last-child
{
  margin-bottom: 0;
}

.shipping_cost_estimator .comment,
.shipping_cost_estimator li p
{
  display: block;
  font-size: 11px;
  color: #666666;
  margin-top: -3px;
}

.shipping_cost_estimator li p
{
  padding-bottom: 2px;
}

.shipping_cost_estimator li.multi_option h4
{
  font-size: 12px;
  margin-top: 6px;
  margin-bottom: 0px;
}

.shipping_cost_estimator li li
{
  padding-left: 10px;
}

/*
 * Rating info
 */

span.rating_stars
{
  display: block;
  height: 20px;
  margin-bottom: 18px;
  background: transparent url(/themes/default/resources/images/rating_stars_large.png) no-repeat -2px -180px;
  padding-left: 100px;
  padding-top: 3px;
  color: #666666;
  font-size: 11px;
}

.rating_selector span.rating_stars
{
  width: 96px;
  padding-left: 0;
  margin-top: 3px;
  cursor: pointer;
}

span.rating_stars.rating_1
{
  background-position: -2px -160px;
}

span.rating_stars.rating_15
{
  background-position: -2px -140px;
}

span.rating_stars.rating_2
{
  background-position: -2px -120px;
}

span.rating_stars.rating_25
{
  background-position: -2px -100px;
}

span.rating_stars.rating_3
{
  background-position: -2px -80px;
}

span.rating_stars.rating_35
{
  background-position: -2px -60px;
}

span.rating_stars.rating_4
{
  background-position: -2px -40px;
}

span.rating_stars.rating_45
{
  background-position: -2px -20px;
}

span.rating_stars.rating_5
{
  background-position: -2px 0;
}

span.rating_stars_small
{
  display: block;
  width: 73px;
  height: 15px;
  text-indent: -100000em;
  text-align: left;
  background: transparent url(/themes/default/resources/images/rating_stars_small.png) no-repeat -3px -135px;
  margin: 8px 0;
}

span.rating_stars_small.rating_1
{
  background-position: -3px -120px;
}

span.rating_stars_small.rating_2
{
  background-position: -3px -90px;
}

span.rating_stars_small.rating_3
{
  background-position: -3px -60px;
}

span.rating_stars_small.rating_4
{
  background-position: -3px -30px;
}

span.rating_stars_small.rating_5
{
  background-position: -3px top;
}

/*
 * Review list
 */

ul.review_list p.description
{
  padding-bottom: 10px;
  color: #999;
  font-size: 11px;
}

ul.review_list li
{
  border-bottom: 1px solid #ddd;
}

ul.review_list li:last-child
{
  border-bottom: none;
}

.custom_data td
{
  padding-left: 75px!important;
}

.custom_data label.eng_text
{
  margin-top: 5px;
  padding-bottom: 1px;
  display: block;
}

input.cb
{
  margin-left: -1px;
}

tr.no_border_bottom td,
tr.no_border_bottom th
{
  border-bottom: none!important;
  padding-bottom: 0!important;
}

textarea.cb_control
{
  margin-left: 18px;
  width: 100%;
  font: normal 12px Arial;
}
.basic_form .error {
  background:#ffd3d3;
  border:1px solid #ff7f7f;
}
.basic_form div.error {
  padding:20px;
}
.basic_form div.error li {
  padding:5px 0;
}
.newsletter_form {
  position: relative;
  margin-bottom: 20px;
  /* IE Needs this */
  z-index: 0;
}
.nrt {
  position: absolute;
  top: -12px;
}
.nri {
}
.nrpp {
  margin-top: 5px;
  margin-left: 5px;
}
.nrf {
  position: absolute;
  top: 0px;
  height: 100%;
  left: -18px;
}
.nrs {
  position: absolute;
  top: 10px;
  right:15px;
}

/* Extra */
ul.lower_alpha li, ol.lower_alpha li {
  list-style-type: lower-alpha;
}
ul.lower_roman li, ol.lower_roman li {
  list-style-type: lower-roman;
}

.twitter_color {
  color: rgb(29, 161, 242);
}

.toast-title{font-weight:bold}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word;font-size: 2em;}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:5px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:9999}#toast-container>div{margin:0 0 6px;padding:5px 5px 5px 5px;width:200px;-moz-border-radius:3px 3px 3px 3px;-webkit-border-radius:3px 3px 3px 3px;border-radius:3px 3px 3px 3px;background-position:15px center;background-repeat:no-repeat;color:#fff;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}#toast-container>:hover{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-success{border:1px solid #666666;background-color: #dae8e8;color:#323132 !important;}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 5px;width:108px}}@media all and (min-width:241px)and (max-width:320px){#toast-container>div{padding:8px 8px 8px 5px;width:128px}}@media all and (min-width:321px)and (max-width:480px){#toast-container>div{padding:8px 8px 8px 5px;width:192px}}@media all and (min-width:481px)and (max-width:768px){#toast-container>div{padding:15px 15px 15px 5px;width:300px}}#toast-container.toast-top-full-width>div,#toast-container.toast-bottom-full-width>div{width:100%;margin:1px 0 1px 0}

#nr_container {
  padding-top: 40px;
  width:900px;
}
#nr_container .center_piece {
  margin: 0 auto;
  width: 870px;
}
#nr_container .nr {
  position: relative;
  margin-right: 30px;
  height:255px;
  width: 150px;
  border-bottom:5px solid #ededef;
}
#nr_container .last {
  margin-right: 0;
}
#nr_container .nr img {
  position: absolute;
  bottom: 20px;
  width:150px;
}
#nr_container .hover {
  border-bottom:5px solid #8B4513;
  border-bottom:5px solid #C6C9CA;
  /*border-bottom:5px solid #0088cc;*/
}
#product_info_display {
  min-height: 80px;
  text-align: center;
  color: #323133;
  width: 755px;
  margin: 0 auto;
}
#quick-links-container {
  margin: 50px auto 10px auto;
  width: 806px;
}
.quick-link {
  margin-right: 40px;
}
#quick-links-container div {
  text-align: center;
  margin-top: 10px;
  font-size: 15px;
}
#quick-links-container a:hover {
  color:darkred;
}
#quick-links-container .last {
  margin-right:0px;
}
.quick-link img {
}

