/* --- Font Imports --- */
@font-face {
    font-family: GillSansMT;
    src: url('fonts/GillSansMT.eot');
    src: url('fonts/GillSansMT.eot?#iefix') format('embedded-opentype'),
    		 url('fonts/GillSansMT.ttf') format('truetype');
}

@font-face {
    font-family: GillSansMT-Bold;
    src: url('fonts/GillSansMT-Bold.eot');
    src: url('fonts/GillSansMT-Bold.eot?#iefix') format('embedded-opentype'),
    		 url('fonts/GillSansMT-Bold.ttf') format('truetype');
}

@font-face {
    font-family: SabonLTStd-Bold;
    src: url('fonts/SabonLTStd-Bold.eot');
    src: url('fonts/SabonLTStd-Bold.eot?#iefix') format('embedded-opentype'),
    		 url('fonts/SabonLTStd-Bold.ttf') format('truetype');
}

@font-face {
    font-family: SabonLTStd-Roman;
    src: url('fonts/SabonLTStd-Roman.eot');
    src: url('fonts/SabonLTStd-Roman.eot?#iefix') format('embedded-opentype'),
    		 url('fonts/SabonLTStd-Roman.ttf') format('truetype');
}

@font-face {
    font-family: SabonLTStd-Italic;
    src: url('fonts/SabonLTStd-Italic.eot');
    src: url('fonts/SabonLTStd-Italic.eot?#iefix') format('embedded-opentype'),
    		 url('fonts/SabonLTStd-Italic.ttf') format('truetype');
}

/* --- Base HTML Elements --- */
* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	background: #FFF;
	font-family: SabonLTStd-Roman;
	font-size: 15px;
	line-height: 20px;
	color: #333;
}

body.role-herkimer {
	font: GillSansMT;
}

.hide {
	display: none !important;
	}
.show {
	display: block;
	}

#wrap {
	min-height: 100%;
}

.not-front .italics {
	font-style: italic;
}

a, a:link {
	font-family: GillSansMT;
	color: #2360bf;
	text-decoration: none;
}

a.share {
	display: block;
	width: 45px;
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
	margin-left: 8px;
	font-family: GillSansMT-Bold;
	font-size: 13px;
	background: url(images/share-icon.png) left center no-repeat;
}

.at16nc.at16t_compact {
	background: none;
	visibility: hidden;
/*	width: 0.1px;
	height: 0.1px;*/
}

a.share:visited {
	color: #2360bf;
}

a.share:hover {
	color: #9fb7df;
}

a:hover {
	color: #9fb7df;
}

a:visited {
	color: #77787b;
}

h1, h2, h3, h4, h5, h6 { font-family: GillSansMT-Bold; }

h1.title {
	display: block;
	width: 732px;
	position: relative;
	z-index: 0;
	border-top: 2px solid rgba(0,0,0,1);
	color: #fff;
	background-color: #fcb417;
	font: 26px/40px SabonLTStd-Roman;
	padding-left: 8px;
	margin: 0;
}

.not-front h1.title {
	margin-left: -8px;
}

h2 {
	color: #FF8849;
	font-size: 22px;
	font-weight: 300;
}

h3 {
	color: #005293;
	font-size: 16px;
	font-weight: normal;
}
.left {
	float: left;
	}
.right {
	float: right;
	}

.block {
	margin: 0;
}

/* ---  Primary Navigation  --- */
#navbar {
	float: left;
	width: 742px;
}

#block-menu_block-3 {
	width: 196px;
	float: left;
	margin: 4px 0px 0px 8px;
}


/*               --- First Level --- */
#block-menu_block-5 {

}

#block-menu_block-5 ul {
	float: left;
	padding: 3px 0;
	margin: 0;
	height: 130px;
	width: 212px;
	position: relative;
}

#block-menu_block-5 ul li {
	padding: 0 8px;
	line-height: 16px;
	list-style: none;
	list-style-image: none;
}

#block-menu_block-5 ul li a {
	font-size: 13px;
	line-height: 16px;
	max-height: 16px;
	color: #000;
	display: block;
	outline: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

#block-menu_block-5 ul li a:visited,
#block-menu_block-5 ul li a:active {
	color: #000;
	outline: 0;
}

#block-menu_block-5 ul li a:hover,
#block-menu_block-6 ul li a:hover {
	color: #ef4623;
}

/*               --- Second Level --- */
#block-menu_block-5 ul li ul {
	position: absolute;
	display: none;
	top: 0;
	z-index: 10;
	width: 424px;
}

#block-menu_block-5 .tie2 {
	background-color: #ececeb;
	left: 212px;
}

#block-menu_block-5 .sub.active {
	display: block;
}

#block-menu_block-5 .current {
	color: #ef4623;
}

#block-block-22 a:hover,
#block-block-23 a:hover {
	color: #ef4623;
}


#block-user-1,
#block-user-1 h2.title {
	margin: 0;
}

#block-user-1 .content > ul.menu {
	margin-bottom: 0;
}


/* --- Navbar Basket --- */
#block-uc_cart-0 {
	float: right;
	width: 106px;
	margin-top: 20px;
}

#basket {
	background: url(images/shopping_basket.png) no-repeat center top;
	width: 100%;
	height: 43px;
	text-align: center;
}

#block-uc_cart-0 h2.basket-title {
	color: #000;
	font-family: GillSansMT;
	font-size: 14px;
	width: 100%;
	text-align: center;
}

#items-in-basket {
	position: relative;
	bottom: -16px;
	font-size: 20px;
	font-weight: 700;
	width: 100%;
	text-align: center;
	color: #000;
}


#logo {
	position: relative;
	left: -30px;
	padding: 0 15px 15px;
	background: rgba(0,0,0,0.5);
}

#logo a {
	display: block;
}

#logo a img {
	position: relative;
	display: block;
	border: 1px solid #006234;
	box-shadow: 0 0 10px #000;
	z-index: 3000;
}

#block-menu-primary-links {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#156231), to(#144927));
	background-image: -webkit-linear-gradient(top, #156231, #144927);
	background-color: #144927;
	background-image: -moz-linear-gradient(top, #156231, #144927);
	background-image: -ms-linear-gradient(top, #156231, #144927);
	background-image: -o-linear-gradient(top, #156231, #144927);
	background-image: linear-gradient(to bottom, #156231,#144927);
	background-repeat: repeat-x;
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.75);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.75);
	box-shadow: 0 0 10px rgba(0,0,0,0.75);
	border-top: 1px solid #177e3d;
	border-bottom: 1px solid #073518;
	height: 42px;
	overflow: visible;
	list-style: none;
	margin: 0;
	padding-right: 218px;
	padding-left: 40px;
	position: absolute;
	top: 75px;
	right: 0;
	left: 180px;
	z-index: 2999;
	-webkit-font-smoothing: antialiased;
	border-radius: 2px;
}

#block-menu-primary-links .content > .menu {
	float: right;
}

#block-menu-primary-links .menu {
	display: block;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#block-menu-primary-links .menu li {
	list-style: none;
	display: block;
	float: left;
	padding: 0 1px;
}

#block-menu-primary-links .menu li.first {
	margin-left: 10px;
}

#block-menu-primary-links .menu > li > a {
	display: block;
	padding: 11px 16px 10px;
	color: #E3E696;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: -1px;
}

#block-menu-primary-links .menu li a:hover {
	color: #444;
}

/* --- Front Styles --- */
.front img.has-border {
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}

.front .content p {
	margin: 0;
	padding: 0;
}

.front .content p.first-row {
	height: 211px;
}

.front .content h1.title {
	margin-bottom: 0 !important;
}

.front #block-block-24 {
	text-align: center;
	float: left;
	width: 636px;
	margin-top: 28px;
	margin-bottom: 22px;
}

.front #block-block-24 .content p {
	color: #000;
	font-family: SabonLTStd-Roman;
}

.front #block-block-24 .content p.italics {
	font-family: SabonLTStd-Italic;
}

.front h1.title {
	display: none;
}

#block-views-homepage_categories-block_1 h2 {
	font-size: 26px;
	line-height: 30px;
	font-family: SabonLTStd-Roman;
	display: inline-block;
	background: #FCB417;
	color: #FFF;
	width: 732px;
	padding: 4px 0px 4px 8px;
	margin: 0;
	position: relative;
	border-top: 2px solid rgba(0,0,0,1);
}

.view-homepage-categories a {
	color: #FFF;
}

.view-homepage-categories .views-row {
	float: left;
	width: 210px;
	height: 236px;
	color: #FFF;
	cursor: pointer;
}

.view-homepage-categories .views-row:nth-child(2),
.view-homepage-categories .views-row:nth-child(5) {
	border-right: 2px solid #000;
	border-left: 2px solid #000;
}

.view-homepage-categories .views-row .front img {
	padding: 8px;
}

.view-homepage-categories .front p {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1.5px;
}

.view-homepage-categories .back {
	display: none;
	position: relative;
	top: -228px;
	left: 8px;
	float: left;
	width: 196px;
	height: 195px;
}

.view-homepage-categories .back .description {
	width: 186px;
	height: 185px;
	padding: 5px 5px 5px 5px;
	text-align: center;
	font-size: 16px;
	line-height: 185px;
}

.view-homepage-categories .back .description p {
	vertical-align: middle;
	line-height: normal;
	display: inline-block;
}

.view-homepage-categories .home-category:hover .back {
	display: block;
}

.view-homepage-categories .Green {
	background: #6ea535;
}

.view-homepage-categories .Blue {
	background: #2360bf;
}

.view-homepage-categories .Red {
	background: #ef4623;
}

/* ---  Section: Main    --- */
#main-wrapper {

}

#main {
	width: 954px;
	margin: 0 auto;
	background-color: #FFF;
	border-left: 2px solid rgba(0,0,0,1);
	border-right: 2px solid rgba(0,0,0,1);
	background: url(images/sidebar-border.png) top left 212px repeat-y;
	background-position-x: 212px;
}

/* --- Sidebar --- */

#sidebar-left {
	float: left;
	width: 212px;
	min-height: 704px;
	background: #FFF;
}

#sidebar-left > .region {
	background-color: #FFF;
	min-height: 490px;
	overflow: hidden;
}

#sidebar-left .block h2.title {
	font-weight: normal;
	padding: 10px 20px;
}

#sidebar-left ul {
	margin: 0;
	padding: 0;
}

#sidebar-left li {
	position: relative;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#sidebar-left .content>ul>li {
	background-color: #FFF;
}

#sidebar-left .content>ul>li:hover {
	background-color: #ef4623;
}

#sidebar-left .content>ul>li>a:hover {
	color: #FFF;
}

#sidebar-left .content>ul>li.expanded{
	background: #ef4623;
}
#sidebar-left .content li.expanded li.expanded {
	background: url(../images/ulul-expanded-bg.png) repeat-x transparent 0 3px;
}
#sidebar-left .content>ul>li.expanded>a,
#sidebar-left .content>ul>li>ul>li.expanded>a {
	color: #fff;
}

#sidebar-left .content>ul>li>a {
	display: block;
	font-size: 13px;
	color: #000;
	margin-left: 8px;
	font-family: GillSansMT;
}

#sidebar-left .content>ul>li:hover {
    text-decoration: none;
}

#sidebar-left li li {
  padding: 0 10px;
	border: none;
}
.fake-leaf {
    display: none;
}

#sidebar-left li li a {
    color: #000;
    display: block;
    font-size: 11px;
    text-decoration: none;
	padding: 2px 0;
}

#sidebar-left ul li a.direct {
    background-image: url(../images/show-all.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor: default;
    height: 24px !important;
    position: absolute;
    right: 0;
    top: -2px;
    width: 34px !important;
    padding: 0 !important;
    border: none;
    cursor: pointer;
	}
#sidebar-left li.expanded a.direct:hover {
	background-position: left -48px;
	}
#sidebar-left li.expanded a.direct {
	background-position: left -23px;
	}
#sidebar-left li.expanded li a:hover {
	color: #ef4623;
}

#sidebar-left li li a.direct {
    height: 18px;
}
#sidebar-left li li.expanded a.direct:hover {
	background-position: left -52px;
	}
#sidebar-left li li.expanded a.direct {
	background-position: left -27px;
	top: 5px;
	}


#sidebar-left li li a {
    display: block;
    font-size: 13px;
    text-decoration: none;
}

#sidebar-left li.all-items-link {
	font-style: italic;
	}

#sidebar-left .content > ul > li > ul {
    padding: 5px 0px 5px 10px;
    background: #e7e7e6;
}

#sidebar-left ul.menu ul ul {
	padding: 0 0px 0 10px ;
}

#block-block-8 {
	height: 127px;
	padding-top: 11px;
}


/* --- Solr Search --- */
#block-solr_search_block-solr_search label,
#solr-search-submit {
	display: none;
}

#solr-search-text {
	border: 1px solid #000;
	font-family: GillSansMT;
	width: 190px;
	height: 18px;
	margin: 9px 8px 4px 8px;
	padding-left: 6px;
}


/* --- Temporary Adjustment to the TV Menu --- */

.tvmenu .category-empty {
	display: block;
	opacity: .6;
	background: url(../images/timber-empty.png) no-repeat right 1px #aaa !important;
	}
.tvmenu .category-empty:hover {
	background-image: url(../images/timber-empty-hover.png) !important;
	opacity: 1;
	}
.tvmenu .category-empty:hover a {
	color: red !important;
	}

.tvmenu .category-hidden {
	display: block;
	opacity: .6;
	text-decoration:line-through;
	background: url(../images/timber-hidden.png) no-repeat right 1px #777 !important;
	}
.tvmenu .category-hidden:hover {
	opacity: 1;
	background-image: url(../images/timber-hidden-hover.png) !important;
	}
.tvmenu .category-hidden:hover a{
	color: red !important;
	text-decoration:line-through !important;
	opacity: 1;
	}

#block-block-21 {
	font-size: 16px;
	line-height: 20px;
	border-bottom: 1px solid #000;
}

#block-block-21 .content {
	padding: 12px 8px 8px 8px;
}

#block-block-21 .content p {
	margin: 0;
}

#block-block-21 .content p strong {
	font-family: GillSansMT;
	font-size: 18px;
	line-height: 22px;}

#content {
	width: 636px;
	padding-right: 104px;
	float: left;
	padding-left: 2px;
}

.not-front #content {
	width: 640px;
	padding-right: 90px;
	float: left;
	margin-left: 2px;
	padding-left: 8px;
}

.node-type-product #content {
	padding-bottom: 10px;
}

.node-type-product.node-editing #content {
	margin-left: -215px;
	width: 945px;
	padding-right: 0px;
}
.node-type-product.node-editing #main {
	background-image: none;
}

#block-block-25 p.quote {
	font-size: 13px;
	margin: 20px 2px 0px 2px;
}

#block-block-25 p.italics {
	padding-left: 8px;
	font-size: 12px;
	margin: 10px 0px 10px 0px;
}

/* ---  Product Category  --- */
.view-taxonomy-term .views-row {
	border-bottom: 1px solid #005293;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.view-taxonomy-term thead {
	display: none;
}

.view-taxonomy-term tr {
	background: none;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	padding: 0;
	padding-bottom: 20px;
	float: left;
	width: 620px;
}

.view-taxonomy-term .views-field-nothing {
	width: 302px;
	margin-left: 16px;
	float: right;
}

.view-taxonomy-term .views-field-nothing .product-title a {
	font-size: 20px;
	font-family: GillSansMT-Bold;
	color: #000;
}

.view-taxonomy-term .views-field-nothing .product-title a:hover {
	text-decoration: underline;
}

.view-taxonomy-term .views-field-nothing .product-author {
	font-size: 14px;
	line-height: 22px;
	font-family: GillSansMT-Bold;
	color: #231f20;
	text-transform: uppercase;
}

.view-taxonomy-term .views-field-nothing .product-description {
	font-family: SabonLTStd-Roman;
	margin: 1em 0;
}

.view-taxonomy-term .views-field-field-image-fid {
	float: left;
	width: 302px;
	text-align: center;
}

.view-taxonomy-term .views-field-field-image-fid img {
	margin: 0;
}

.view-taxonomy-term .views-field-nothing .product-number {
	float: left;
	font-size: 14px !important;
  	font-family: GillSansMT-Bold !important;
  	text-transform: uppercase;
  	margin-bottom: 14px;
	}
.role-Member .view-taxonomy-term .views-field-nothing .product-number  {
	margin: 0;
	}
.view-taxonomy-term .views-field-nothing .product-price .product-info {
	float: right;
	font-size: 14px !important;
}
.view-taxonomy-term .product-addtocart {
	clear: both;
	margin: 0;
	display: block;
	min-width: 310px;
	float: right;
	}

.view-taxonomy-description {
	border-bottom: 1px dotted grey;
	}

#block-block-28 {
	clear: both;
	font-family: GillSansMT-Bold;
	line-height: 32px;
}

#block-block-28 a {
	font-family: GillSansMT-Bold;
}

.product-addtocart,
.field-field-product-price {
	text-align: right;
	position: relative;
}
.product-addtocart .form-item {
	margin-top: 0;
}

input[type=submit].node-add-to-cart {
	background: url(images/add_to_basket.png);
}
input[type=submit].out-of-stock {
	background: url(images/out_of_stock.png);
}

input[type=submit].node-add-to-wishlist {
	background: url(images/add_to_wishlist.png);
}

input[type=submit].out-of-stock,
input[type=submit].node-add-to-cart,
input[type=submit].node-add-to-wishlist {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 20px;
	width: 203px;
	border: none;
	color: transparent;
	cursor: pointer;
	margin: 4px 0 0px 0;
	font-size: 0;
}

.addthis-toolbox {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#cart-form-products .tableHeader-processed th {
	border: none;
}

input[type=submit].node-add-to-cart:hover,
input[type=submit].node-add-to-wishlist:hover {
	opacity: 0.8;
}
input[type=submit].node-add-to-cart.out-of-stock {
	background: url(images/out_of_stock.png);
	cursor: default !important;
	}
input[type=submit].node-add-to-cart.out-of-stock:hover {
	opacity: 1;
	}

.pre-order-alert {
	display: none;
	}

.node-type-product #content .field-field-price {
	min-width: 302px;
}

.node-type-product #content .node-type-product .content .field-field-in-isbn {
	display: none;
}

.node-type-product #content .node-type-product .content .field-field-author {
	float: left;
}

.timber-sell-price,
.timber-sell-price .data {
    font-family: GillSansMT-Bold;
    font-size: 16px;
	}
.product-addtocart .attributes input.form-text {
	max-width: 300px;
	}
.product-addtocart form a.add-to-wishlist-button {
	display: none;
	}

body.node-type-product .member-price {
	clear: both;
	line-height: 28px;
	border-top: 1px solid #FCB417;
	}
.product-price {
	border-bottom: 1px solid #FCB417;
	text-align: right;
	}

.page-category-memberships-donations .product-price {
	border: none;
}

.product-price .orig-price {
	line-height: 24px;
}
.role-Member .product-price,
.role-Member-Plus .product-price {
	border-top: none;
	border-bottom: 1px solid #FCB417;
	line-height: 24px;
	text-align: right;
	}

.role-Member .product-price .timber-list-price .title,
.role-Member-Plus .product-price .timber-list-price .title {
	display: none;
	}
.role-Member .timber-savings,
.role-Member-Plus .timber-savings {
	clear: both;
	}
.role-Member .timber-savings .title,
.role-Member-Plus .timber-savings .title {
	float: left;
	}
.role-Member .timber-savings .data,
.role-Member-Plus .timber-savings .data {
	float: right;
	}
.role-Member .view-taxonomy-term .product-addtocart,
.role-Member-Plus .view-taxonomy-term .product-addtocart {
	margin-top: 0px;
	}
.node-type-product.role-Member .data .product-info,
.node-type-product.role-Member-Plus .data .product-info  {
	width: 56px;
	text-align: right;
	}

.product-addtocart .member-price {
	min-height: 30px;
	margin-left: 9px;
	font-weight: bold;
	clear: none;
	margin-bottom: 0;
	}

/*--- Non-Member Styles ---*/

.member-price {
	clear: both;
	}

#cart-related-products {
	clear: both;
	margin-top: 12px;
	float: left;
	border-top: 1px solid #000;
	width: 100%;
	}

#cart-related-products p {
	font-weight: 600;
	font-family: GillSansMT;
}

#cart-related-products a {
	color: #000;
	font-size: 12px;
	line-height: 14px;
	display: block;
}

#cart-related-products a:hover {
	color: #ef4623;
}

.section-cart #cart-form-products td.image {
	display: none;
}

.section-cart #cart-form-products td {
	padding: 3px;
}

.section-cart #edit-apply,
.section-cart #edit-update,
.section-cart #edit-checkout,
.section-cart #continue-shopping-link a,
.section-cart #uc-cart-view-form td.remove input,
.page-cart-checkout #edit-continue,
.page-cart-checkout #edit-cancel,
.page-cart-checkout #edit-panes-quotes-quote-button,
.page-cart-checkout #edit-panes-coupon-apply,
.page-cart-checkout #edit-panes-uc-discounts-uc-discounts-button {
	background: none;
	border: none;
	color: #2360bf;
	font-family: GillSansMT-Bold;
	font-size: 15px;
	cursor: pointer;
}

.section-cart .sticky-table tbody tr td {
	font-size: 14px;
	font-family: GillSansMT;
}

.section-cart .sticky-table tbody tr td.desc a {
	font-family: SabonLTStd-Roman;
}

.section-cart .sticky-table tbody tr td.price,
.section-cart .sticky-table tbody tr td.subtotal {
	font-family: GillSansMT-Bold;
}

.section-cart .sticky-table tbody tr td.subtotal {
	padding-right: 66px !important;
	text-align: right !important;
}

.section-cart .sticky-table tbody tr td.subtotal #subtotal-title {
	padding-right: 116px;
}

#uc-coupon-block-form {
	margin-top: 13px;
	float: left;
}

#edit-code-wrapper {
	margin: 0;
}

#edit-code-wrapper label {
	margin-bottom: 10px;
}

#edit-apply {
	margin-top: 10px;
}

.section-cart #edit-update,
.section-cart #edit-checkout {
	float: right;
	clear: both;
	margin: 0;
}

#uc-paypal-ec-form {
	display: none;
}

.section-cart #edit-update {
	margin-top: 15px;
}

.section-cart #edit-checkout {
	margin-top: 8px;
}

.section-cart #content .form-submit:hover,
.section-cart #content a:hover {
	color: #91afdf !important;
}

#uc-paypal-ec-form {
	clear: both;
	margin-right: 160px;
}
.section-cart #continue-shopping-link{
	float: none;
	}
.section-cart #continue-shopping-link a {
	margin-right: 10px;
}

.section-cart td ul {
	margin: 0;
}

.section-cart #cart-related-products .cart-related-item {
	width: 150px;
	padding: 4px;
	}

.section-category .product-addtocart .form-item label {
	text-align: right;
}

.section-category .product-addtocart .form-item .description {
	display: none;
}

.section-category .product-addtocart .attributes #edit-attributes-13-wrapper {
	text-align: right;
}

.section-category .product-addtocart .attributes #edit-attributes-13-wrapper label {
	position: initial;
	right: 0;
	top: 0;
	width: auto;
}

.section-category .product-addtocart .form-item select {
	margin-bottom: 8px;
}

.section-category .product-addtocart .attribute select {
	min-width: 116px;
	margin-top: 5px;
}
.go-top {
	display: none;
	position: relative;
	right: -630px;
	float: left;
	bottom: 0;
	width: 88px;
	padding: 8px 0;
	background-color: #fff;
	color: #000;
	z-index: 100;
	font: 13px/17px GillSansMT-Bold !important;
	text-transform: uppercase;
	text-align: center;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,.25);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,.25);
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}



a.go-top {
	color: #000;
	font-weight: 600;
	line-height: 16px;
}

.go-top:hover {
	color: #9fb7df;
}

.section-cart .go-top {
	position: relative;
	bottom: 0px;
	text-align: center;
	right: -630px;
	text-decoration: none;
	color: white;
	display: none;
	color: #000;
}

.section-cart .total-th {
	padding-right: 7px;
	float: right;
}

/* --- Webform Styles --- */
.node-type-webform #content,
.page-cart-checkout #content {
	background: #fff7e7;
	width: 640px;
	padding-right: 90px;
	padding-bottom: 20px;
	}

.node-type-webform #content .node-type-webform .content p,
.page-cart-checkout #content p {
	font-family: SabonLTStd-Bold;
}

.node-type-webform label,
.page-cart-checkout label {
	font-family: GillSansMT;
	font-weight: normal;
	font-size: 12px;
}

.node-type-webform fieldset,
.page-cart-checkout fieldset {
	padding: 0;
	margin: 0px 0px 10px 0px;
	border: none;
	clear: both;
	min-height: 25px;
}

.node-type-webform fieldset.collapsible .fieldset-wrapper,
.page-cart-checkout fieldset.collapsible .fieldset-wrapper {
	overflow: hidden !important;
}

.node-type-webform fieldset.collapsible legend a,
.page-cart-checkout fieldset.collapsible legend a {
	font-size: 20px;
	line-height: 24px;
	color: #000;
	font-family: GillSansMT-Bold;
}

.node-type-webform #content p,
.page-cart-checkout #content p {
	width: 620px;
}

.node-type-webform .webform-component,
.page-cart-checkout tr td .form-item {
	float: left;
	margin-right: 16px;
}

.page-cart-checkout tr {
	float: left;
	width: 302px;
	margin-right: 16px;
}

.page-cart-checkout tr td .form-item select {
	width: 302px;
}

.page-cart-checkout tr td .form-item input,
.page-cart-checkout tr td .form-item select {
	margin-top: 5px;
}

.page-cart-checkout tr td.field-label {
	position: absolute;
	text-align: left;
}

.node-type-webform .webform-component,
.node-type-webform .webform-component input.form-text,
.page-cart-checkout tr td,
.page-cart-checkout tr td input.form-text {
	width: 302px;
}

.page-cart-checkout #payment_details tr:nth-child(1),
.page-cart-checkout #payment_details tr td.description {
	width: 640px;
}

.page-cart-checkout #edit-cc-exp-month {
	width: 151px;
}

.page-cart-checkout #edit-cc-exp-year {
	width: 108px;
}

.page-cart-checkout #payment_details tr:nth-child(6) {
	clear: left;
}

.node-type-webform #content input[type="submit"] {
	background: url(images/submit.png);
	width: 90px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border: none;
	cursor: pointer;
}

.section-node-edit.node-type-webform #content input[type="submit"],
.section-cart.page-cart-ch #content input[type="submit"]  {
	background: none;
	border: 2px outset buttonface;
	width: auto;
	height: auto;
	cursor: default;
	color: buttontext;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	background-color: buttonface;
	box-sizing: border-box;
}

.node-type-webform #content input[type="submit"]:hover,
.page-cart-checkout #content input[type="submit"]:hover {
	opacity: 0.8;
}

.node-type-webform #edit-actions,
.page-cart-checkout #edit-actions {
	margin-top: 10px;
	margin-bottom: 5px;
}

.page-cart-checkout #cart-pane .cart-review tr {
	float: none;
	width: 640px;
	margin-right: 0px;
}

.page-cart-checkout #cart-pane .cart-review tr td {
	text-align: left;
}

.page-cart-checkout #cart-pane .cart-review tr td.products {
	width: 500px;
}

.page-cart-checkout #cart-pane .cart-review tr td.price {
	width: 95px;
}

.page-cart-checkout .sticky-table tbody tr td.subtotal {
	padding-right: 36px !important;
}

.page-cart-checkout #edit-panes-comments-comments-wrapper {
	width: 302px;
}

/* --- Product Node Style --- */
.node-type-product #content-bottom {
	float: left;
}

.node-type-product .meta {
	margin: 10px 0;
}

.node-type-product #navbar {
	border-bottom: 2px solid rgba(0,0,0,1);
}

.node-type-product h1.title {
	display: none;
}

.node-type-product .product-title {
	font-size: 20px;
	font-family: GillSansMT-Bold;
	color: #000;
}

.node-type-product .field-field-image {
	float: left;
	width: 302px;
	text-align: center;
}

.node-type-product .field-field-in-isbn {
	display: none;
}

.node-type-product .field-field-product-price {
	width: 302px;
	float: left;
}

.node-type-product .field-field-product-price .orig-price {
	float: left;
	line-height: 28px;
}

.node-type-product .field-field-product-price .orig-price .product-info .uc-price {
	float: right;
}

.node-type-product .product-info {
	width: 302px;
	margin-left: 16px;
	float: right;
}

.node-type-product .orig-price .product-info label {
	float: left;
	font-size: 14px !important;
	font-family: GillSansMT-Bold !important;
	text-transform: uppercase;
}

.node-type-product #product-content {
	padding-top: 16px;
}

.node-type-product .product-info .field-field-product-addtocart {
	clear: both;
	margin: 0;
	display: block;
	min-width: 310px;
	float: right;
}

.node-type-product .product-img {
	float: left;
	width: 302px;
	text-align: center;
}

.node-type-product .product-info .field-field-product-price .product-info {
	margin-left: 0px;
}

.node-type-product .field-field-author {
	width: 302px;
	font-size: 14px;
	line-height: 22px;
	font-family: GillSansMT-Bold;
	color: #231f20;
	text-transform: uppercase;
}

.node-type-product .field-field-product-description {
	width: 302px;
	float: left;
	margin: 1em 0 1em 0;
}

.node-type-product .block-uc_upsell .upsell-block-product {
	float: left;
	width: 85px;
	padding: 9px;
	margin: 0;
}

.node-type-product .block-uc_upsell .upsell-block-product a {
	color: #000;
	font-size: 12px;
	line-height: 14px;
	display: block;
}

.node-type-product .block-uc_upsell .upsell-block-product a:hover {
	color: #91afdf !important;
}

/* Extra Fields Ubercart Checkout */
#edit-panes-extra-information-information-ucxf-gift-reciept-wrapper {
	margin: 30px 0 0 0;
}
#edit-panes-extra-information-information-ucxf-gift-reciept {
	float: left;
	margin: 15px;
}




/* Shipping Quote Ubercart Checkout */

.not-logged-in .quote-error {
	display: none;
	}

.page-cart-checkout .usps-logo,
.page-cart-checkout .ups-logo {
 	display: none;
 }
.page-cart-checkout #quote .form-radio {
	margin: 0 5px 0 0;
}
/* --- Featured Products --- */
.view-featured {
	clear: both;
	overflow: hidden;
}

.view-featured .views-row {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px dotted #005293;
	width: 165px;
	height: 225px;
	text-align: center;
}

/* --- Cart --- */
.page-cart #cart-form-products {
	border: none;
	margin: 0;
}

.page-cart #cart-form-products tr {
	background-color: #FFF;
	border-bottom: 1px solid #fcb417;
}

.page-cart #cart-form-products tr td.subtotal {
	background-color: #fff7e7;
}

.page-cart #cart-form-products tr td a {
	color: #000;
}

.page-cart .uc-discounts-cart-pane-container {
	border: none;
}

.page-cart .uc-discounts-cart-pane-container tbody,
.page-cart .uc-discounts-cart-pane-container tr {
	border: none;
	background-color: #FFF;
}

.page-cart #cart-form-buttons {
	border: none;
	width: 50%;
	float: right;
}

.page-cart fieldset.collapsible {
	display: none;
}

/* ---  Section: Footer  --- */
#footer-wrapper {
	background: #FFF;
	min-height: 160px;
	clear: both;
}

#footer {
	width: 954px;
	margin: 0 auto;
	border: 2px solid rgba(0,0,0,1);
}

#footer p {
	margin: 0;
	padding: 0;
}

.social-media img {
	margin-right: 7px;
}

#block-block-17 {
	width: 212px;
	min-height: 320px;
	float: left;
}

#block-block-17 .content {
	padding-top: 40px;
	text-align: center;
	font: 14px SabonLTStd-Bold;
	line-height: 19px;
	color: #231f20;
}

#block-block-17 .content p {
	margin: 1em 0;
}

#block-block-18 {
	margin-left: 8px;
	float: left;
}

#block-block-18 p.address {
	font: 12px/30px GillSansMT;
	color: #000;
}

#block-block-18 p.address strong {
	font-family: GillSansMT-Bold;
	font-weight: normal;
}

#block-block-18 p.address span {
	display: inline-block;
	margin-left: 10px;
}

#block-menu_block-6 {
	width: 204px;
	float: left;
	margin-left: 8px;
}

#block-menu_block-6 ul {
	float: left;
	padding: 3px 0;
	margin: 0;
	width: 212px;
	position: relative;
}

#block-menu_block-6 ul li {
	padding: 0;
	line-height: 16px;
}

#block-block-23 .left-content ul {
	margin: 0;
	padding: 0;
	display: block;
	top: 207px;
	right: 10px;
	width: 92px;
	height: 70px;
	float: right;
}

#block-block-23 .right-content {
	margin: 0;
	padding: 0;
	display: block;
	width: 131px;
	top: 277px;
	right: 8px;
	height: 70px;
	float: right;
	clear: right;
}

#block-block-23 .right-content a {
	margin-left: 7px;
}

#block-block-23 .right-content a.no-margin {
	margin-left: 0px;
}

#block-menu_block-6 ul li,
#block-block-23 ul li {
	list-style: none;
}

#block-menu_block-6 ul li a,
#block-block-23 ul li a {
	font-size: 13px;
	color: #000;
	outline: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

/* --- Node Type Webforms --- */
.node-type-webform form input, .node-type-webform form textarea, .page-cart-checkout form input, .page-cart-checkout form textarea {
	font: 13px/20px GillSansMT;
	border: 1px solid #7a7a7a;
}

/* --- First Time Popup --- */
#first-time-popup {
	display: none;
	position: absolute;
	left: 42%;
	top: 24%;
	background: #FFF;
	box-shadow: 0px 0px 3px 3px rgba(0,0,0,0.2);
	width: 424px;
}

#first-time-popup h2 {
	color: #000;
	font-family: GillSansMT;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	margin: 0;
}

#first-time-popup h2.welcome {
	margin-top: 30px;
}

#first-time-popup h2.member {
	margin-bottom: 20px;
}

#first-time-popup p {
	text-align: center;
	clear: both;
	font-size: 13px;
	font-weight: bold;
	font-family: GillSansMT;
}

#first-time-popup a {
	background: #2460c0;
	padding: 2px 5px 2px 5px;
	color: #FFF;
	font-weight: 600;
	text-align: center;
	width: 225px;
	float: left;
	margin-left: 94px;
	margin-bottom: 20px;
	letter-spacing: 3px;
}


/* --- Admin Styles --- */
#block-user-1 {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #000;
	z-index: 999;
	background: #FFF;
	padding: 10px;
}
select#upsell {
	min-height: 400px;
	}
.page-admin-store-orders .uc-orders-table td {
	padding-right: 10px;
	font-size: .9em;
	}
.page-admin-store-orders .uc-orders-table 	td:first-child,
.page-admin-store-orders-view .uc-orders-table 	td:first-child {
	min-width: 155px;
	}
.uc-orders-table td, .uc-orders-table thead th {
  padding: 0 4px;
	}


/* --- 404 Page --- */
/*.page-page-not-found #navbar,
.page-page-not-found #content {
	margin-left: 214px;
}*/


#block-block-27 h2 a {
	display: none;
	}
.timber-list-price .uc-price {
	margin-right: 5px;
}

.order-pane {
width: 96%;
}
#order-pane-ship_to, #order-pane-bill_to, #order-pane-customer, #order-pane-payment {
width: 44%;
}


.view-taxonomy-term .product-description {
max-height: 200px;
overflow: hidden;
border-bottom: 1px gray dotted;
position: relative;
}
.view-taxonomy-term .product-description.showmore {
max-height: none;
border-bottom: none;
}

.view-taxonomy-term .product-description .morelink {
display: none;
position: absolute;
bottom: 2px;
right: 2px;
background: white;
-moz-box-shadow: 0 0 3px rgba(0,0,0,1);
-webkit-box-shadow: 0 0 3px rgba(0,0,0,1);
box-shadow: 0 0 3px rgba(0,0,0,1);
border-radius: 10px;
padding: 0px 5px 1px 5px;
}
.view-taxonomy-term .product-description:hover .morelink {
display: block;
}
.view-taxonomy-term .product-description.showmore .morelink {
display: none;
}
