/* $Id: color.css,v 1.1.2.16.2.22 2010/04/21 23:04:56 psynaptic Exp $ */

html div.selector span {
  padding-right: 40px;
  overflow: hidden;
}
html .view-showcase-catalog .nd-region-middle-wrapper {
  display: inline-block;
  float: none;
  width: auto;
  margin-right: 0;
}

#switchtheme-switch-form div {
	width: auto !important;
}
#switchtheme-switch-form div.form-item {
	float: none !important;
}

#site-map {
	background: url('../images/content_background_full.png') top left repeat-y;
  padding: 20px;
}
table.sizing-chart {
  margin-left: -20px;
}

#popup_blocked {
	z-index: 20;
	position: absolute;
	top: 40px;
	left: 165px;
	text-shadow: none;
  color: #F33;
	font-size: 12px;
}
#facebook_share {
	z-index: 20;
	position: absolute;
	top: 40px;
	left: 25px;
	cursor: pointer;
}
#twitter_share {
	z-index: 20;
	position: absolute;
	top: 65px;
	left: 25px;
	cursor: pointer;
}
#share_via_qr {
	z-index: 20;
	position: absolute;
	top: 90px;
	left: 25px;
	cursor: pointer;
}
#qr_code {
	z-index: 20;
	position: absolute;
	top: 120px;
	left: 25px;
	cursor: pointer;
}
textarea {
	width: auto;
}
input[type="button"], input[type="submit"] {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 1em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #333;
	border: none;
	/*border-top: 1px solid rgb(174, 174, 174);
	border-left: 1px solid rgb(174, 174, 174);
	border-bottom: 1px solid rgb(54, 62, 55);
	border-right: 1px solid rgb(54, 62, 55);*/
	
}
input[type="button"]:active, input[type="submit"]:hover {
	text-decoration: none;
}
input[type="button"]:active, input[type="submit"]:hover {
	position: relative;
	top: 1px;
}

#edit-submit {
	border: none;
	background: #53381d url('../images/button_bkg.png') top left no-repeat;
	width: 165px;
	height: 37px;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #DABB83;
	text-shadow: 2px 2px 5px #52371E;
	overflow:hidden;
}
input { color: white; }
input:focus {
	background: #171D17 !important;
}

hr {
	clear: both;
	background-color: #726848;
	height: 1px;
	border: none;
}

input[type="text"], input[type="password"] {
	padding: 4px 8px 0;
	height: 25px;
	width: 219px;
}
input[type="file"] {
	background-color: transparent;
}
textarea:focus {
	background-color: #171d17 !important;
}
textarea, input {
	outline: none;
	background-color: #171d17;
	color: white;
	border-color: #726848;
}

/* Administrative page padding */
#admin-menu {
  font-size: 12px;
}
.admin-menu table,
.page-admin table {
	width: 98%;
	margin: 0 auto;
}
/* END Administrative page padding */
 
.item-list ul {
	overflow: auto;
}

/* ---------- */
/* Dangerous to put padding on a 960 grid, but in this very specific context it may work fin
 * TODO: Place a DIV within grid_16 in the template for things like this? Would that help? */
.not-logged-in.page-user .grid_16 {
	padding: 0 10px;
}
/* Now this is necessary to offset the padding above */
.not-logged-in.page-user .grid_16 img {
	margin-left: -10px;
}

div.profile {
	margin: 0 10px;
}
/* ---------- */

/* About Us (basic page) */
/* Contact Us (basic page) */
.page-node div.node-webform {
	text-shadow: none;
}
.page-node p {
	text-shadow: none;
	font-weight: normal;
}
/* END About US (basic page) */

#admin-menu {
	/*background: #6B5538*/
}

	/* Admin form buttons */
/* This was in use prior to using an image
.admin-menu .form-submit {
   border: 1px solid #707070;
   background: #cccccc;
   background: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#cccccc));
   background: -moz-linear-gradient(top, #e6e6e6, #cccccc);
   padding: 5px 10px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   -webkit-box-shadow: rgba(0,0,0,1) 1px 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 1px 1px 0;
   box-shadow: rgba(0,0,0,1) 1px 1px 0;
   vertical-align: middle;
   }
.admin-menu .form-submit:hover {
   background: #fff;
   }*/
	/* END Admin form buttons */

/* 960 grid */
body {
	/*background: #0e0700 url('../images/background.jpg') top left repeat;*/
	margin-top: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #ccc;
}
#header .block-menu li a, #primary_navigation a, #secondary_navigation a,
.uc_leather_options label,
#login p,
h1, h2, h3, h4, span, label:first-child {
	font-weight: bold;
	text-shadow: -2px 2px #000;
}
#login *, #login p {
  color: #D6B579;
  text-shadow: -1px 1px black;
}
#footer_menu ul.links li a {
  margin: 0 5px;
}

a {
	color: #d6b579;
	text-decoration: none;
	text-shadow: none;
}

/* Global */

body #tinymce {
  background-color: #FFF;
}

table,
td {
	/*color: #d2d4d2; Default */
	color: #474747;
}
.help a {
	color: #0085EB !important;
}
.help p, .help span {
	font-weight: normal;
	color: #2c404c;
}
#page-admin-build-block-list td {
	color: #E1B066;
}

thead th {
	color: #333;
	background-color: white;
}
tr.odd label, 
tr.odd {
	background: #2B3B2E /*!important;	The important was a bit invasive*/
	text-shadow: none;
}

tr.even {
  background-color: #FFF;
}

th a:link,
th a:visited {
  color: #A9D3E6;
}

/* Fieldsets */

div.collapsible h2.fieldset-title {
  /*background-color: #ccc; TEMP */
}

div.expanded h2.fieldset-title a:link,
div.expanded h2.fieldset-title a:visited {
	color: #DABB83;
	/*text-shadow: -2px 2px #a1a1a1; TEMP */
}

h2.fieldset-title,
h2.fieldset-title label,
h2.fieldset-title a,
div.collapsed h2.fieldset-title {
	color: #333;
	/*text-shadow: -2px 2px #a1a1a1; TEMP */
}

div.fieldset-content,
fieldset {
  border: 1px solid #DABB83;
	background-color: #273529;
	padding: 10px;
}

/* Tabs */
#tabs { /* Belongs in navigation.css */
	border-bottom: 1px solid #8B7C67;
	padding: 10px;
}

ul.tabs li a:link,
ul.tabs li a:visited {
  background: #E6E6E6;
  color: #007EE4;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 3px 5px !important;
}

ul.tabs li a.active {
  color: #333;
}

/* Menus */

li.active-trail a.active {
	color: #D6B579;
}

ul.nice-menu,
ul.nice-menu ul,
ul.nice-menu li {
  border: none;
}

/* Messages */

div.messages,
div.help,
div.warning {
	margin: 0 10px 1em;

	color: #C4A66F;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-bottom: 1px solid #928469;
	border-right: 1px solid #928469;
	border-top: 1px solid #130F06;
	border-left: 1px solid #130F06;
	background-color: #1f2b21;
	box-shadow: inset 2px 2px 6px 0 black;
	-moz-box-shadow: inset 2px 2px 8px 0 black;
	-webkit-box-shadow: inset 2px 2px 8px 0 black;
}
.status {
  background-color: #CDFFD1;
}
.notice {
  background-color: #FFFDB5;
}

div.error {
  color: #FCC;
	box-shadow: inset 1px 1px 1px 0 #FCC;
	-moz-box-shadow: : inset 1px 1px 1px 0 #FCC;
	-webkit-box-shadow: : inset 1px 1px 1px 0 #FCC;
}

tr.error {
  background-color: #FCC;
  color: #333;
}

/* Nodes */

.submitted {
  color: #777;
}

/* Comments */

.comment {
  border-bottom: 1px solid #E6E6E6;
}

/* Forms */
form a:link {
	color: #A0A0A0;

}
.fieldset a:link:hover {
	color: #A6916E;
}
.fieldset a:link {
	color: #6D624F;
}

textarea,
input.form-text,
select {
  border: 1px solid #ccc;  
}

input.form-text
textarea,
select {
  color: #333;
  background-color: #fff;
}

input.form-submit,
input.teaser-button,
input[type=button] {
  background-color: #E6E6E6;
  /*border: none;*/
}

input.form-text:focus,
textarea:focus {
  background-color: #F5F9FB;
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #F88;
}

/* Admin */

div.admin-dependencies,
div.admin-required {
  color: #A3A3A3;
}

/* Modules */

#admin-menu li li {
  opacity: 1;
}

/* ---------------- */

.help h1, .help h2, .help h3, .help h4, .help p, .help span, .help label,
form h1, form h2, form h3, form h4, form p, form span, .description label {
	text-shadow: none !important;
}

img {
	display: block;
}
#admin-menu img {
	display: inline-block;
}

.description {
	color: #AEB2AE; /* Better visibility for administrators */
}

.block-menu .block-title {
  display: none;
}
#block-menu-menu-galleries .block-title {
  display: block;
}

/* Header */
#header {
	background: url('../images/stitches.png') top left repeat-x;
	padding-top: 31px;
	margin-bottom: 40px;
}
#build_a_boot {
	position: relative;
	top: 12px;
	left: 22px;
}
#info {
	float: right;
	text-align: right;
}
#login p {
	margin-top: 14px;
	margin-bottom: 2px;
}
#login span.separator {
	padding: 0 5px;
}
#login a {
	color: #D6B579;
	font-weight: bold;
	text-shadow: -1px 1px black;
}
/* Header end */

/* Branding */
#branding {
	margin-bottom: 38px;
  display: none;
}
#primary_navigation {
  display: none;
}
/* Branding end */


/* Content */
#body {
	width: 1008px; margin: 0 auto;
}
#body .inner {
	background: transparent url('../images/canvas_tile.png') top left repeat;
	padding: 7px 0px;
}
/* Content End */


/* Primary navigation */

#header .block-menu {
  margin-top: 10px;
  margin-bottom: 0; /* overwrites typography.css:95 */
}

#header .block-menu .block-content,
#header .block-menu ul {
  padding-left: 0; /* overwrites navigation.css:73 */
}

#header .block-menu li,
#main_links li,
#home_link li {
	background: url('../images/nav_button.png') no-repeat top left;
	float: left;
	display: inline;
	/*line-height: 21px; -- This is applicable when the menu is constructed normally (with .links)*/
	line-height: 14px /* -- For when using menu_tree('menu-name') */
	list-style-type: none;
	margin-left: 10px;
}

#header .block-menu li.first {
  margin-left: 0;
}

ul.links li {
	list-style-type: none;
}

#header .block-menu li a,
#main_links li a,
#home_link li a {
	position: relative;
	background: url('../images/nav_button.png') no-repeat top right;
  padding: 10px;
	margin-left: 10px;
  padding-left: 0px;
	text-decoration: none;
	float: left;
	color: white;
	cursor: pointer;

  margin-right: 0; /* overwrites navigation.css:24 */
  line-height: 1.5; /* overwrites navigation.css:24 */
}
#main_links ul.links {
	margin-right: 24px;
}
#home_link ul.links {
	margin-left: 28px;
}
#home_link #main-menu a {
	color: white;
}
/* Primary navigation end */

/* Secondary menu */
#chart_menu ul.links a {
	font-weight: bold;
	text-shadow: -2px 2px #000;
	color: white;
}
#chart_menu ul.links {
	margin-right: 24px;
	height: 26px;
	padding-top: 10px;
}
#chart_menu ul.links li {
	float: right;
	padding-left: 23px;
	line-height: 18px;
	background: transparent url('../images/chart_icon.png') top left no-repeat;
}
/* Secondary menu end */


/* Lace holes */
#body .inner {
	position: relative;
}
#lace_left {
	width: 27px;
	height: 77px;
	background: url('../images/lace_left.png') no-repeat;
	position: absolute;
	left: 28px;
	top: -22px;
	z-index: 3;
}
#lace_right {
	width: 27px;
	height: 77px;
	background: url('../images/lace_right.png') no-repeat;
	position: absolute;
	right: 23px;
	top: -22px;
	z-index: 3;
}
/* Lace holes end */


/* Content main start */
/* 960gs ---------------- */
/* I think I can get away with this because this site is entirely in 960, not fluid.
 *
 * We could, I'd imagine, additionally be safe overwriting the whole nd_regions.css because
 * we never wish to rely on the width:25% margin:0 25% width:25% layout it uses by default.
 *
 * We could also have a javascript file which checks for use of 960 classes and then accordingly
 * disables 25% margins.  This, however, would not allow a site to render properly without Javascript
 */
.nd-sidebar-left .nd-region-middle {
  margin-left: 0px;
}

.nd-sidebar-right .nd-region-middle {
  margin-right: 0px;
}

.nd-two-sidebars .nd-region-middle {
  margin-left: 0px;
  margin-right: 0px;
}
/* 960gs---------------- */

/* Universal padding to all elements */
	/* Node/administrative node/add node/edit pages */
.node-add-edit .grid_16 form {
	padding: 10px;
}
	/* Basic page and webform pages */
.node-type-webform .nd-region-middle,
.node-type-page .nd-region-middle,
.node-type-build_a_boot_showcase .nd-region-header,
.node-type-webform .nd-region-header,
.node-type-page .nd-region-header,
.node-type-build_a_boot_showcase .nd-region-footer,
.node-type-webform .nd-region-footer,
.node-type-page .nd-region-footer {
	padding-left: 10px;
}
	/* Nodesinblock blocks use DS template, but they shouldn't have paddings */
.nodesinblock .nd-region-middle {
	padding-left: 0 !important;
	padding: 0;
}
	/* Build-a-boot pages */
.node-type-build_a_boot .nd-region-middle {
	padding: 0px; /* Left floated elements on this page already have a left margin of 10px */
}
	/* Checkout page */
.page-cart #uc-cart-checkout-form {
	padding: 10px;
}
/* END Universal padding to all elements */

#content .node-type-list { /* This applies to Administrative /node/add */
	padding: 0 11px;
}
#middle .buildmode-full {
	background: url('../images/canvas_tile.png') top left repeat-y;
}
#middle, /* This may cause problems in being too broad? */
#page-cart #middle, /* Add to cart page */
#node-form,
#block-admin-display-form,
#middle .node-type-build_a_boot,
#middle .buildmode-full > .node-type-accessory,
#middle .node-build_a_boot { 
	background: url('../images/content_background.png') top left repeat-y;
}

.how_to .imagefield-field_element_image {
  margin-left: -10px;
}
.no-sidebars #content .grid_16 {
	/* This was made specific for the "page not found" page. I'd merge this with the elements
	 * below, but the padding causes a displacement since there is no inner tag on the text */
	/*background: url('../images/content_background_full.png') top left repeat-y;*/
  background-color: #1f2b21;
}
.hoziontal-divider {
	background: url('../images/front_page_horizontal_divider.png') center center no-repeat;
  min-width: 72px;
  min-height: 338px;
  position: absolute;
  top: 1px;
  left: 315px;
  margin-bottom: -12px;
  z-index: 10;
}
body.front #content .how_to {
  z-index: 20;
}
body.front #content .how_to,
body.front #content .front_page_slideshow {
  min-height: 287px;
  max-height: 287px;
  height: 287px;
  overflow: hidden;
}
body.front #content > .grid_16,
body.front #content .grid_16 .block {
	background: url('../images/content_background_full.png') top left repeat-y;
}
body.front #content .grid_16 .block.omega {
	background: url('../images/content_background_full.png') top right repeat-y;
}
.no-sidebars #node-form,
.no-sidebars .node-build_a_boot,
.no-sidebars .node-type-build_a_boot {
	background: url('../images/content_background_full.png') top left repeat-y;
	/*padding: 0 18px; Too specific, we want this padding to be put in place for each and every piece of content that sits within the content area */
}

#right .block {
  background: #1f2b21 url('../images/content_background_right.png') top left repeat-y;
}

.block > img {
  display: none;
}
#content #right .block > img {
  display: block;
}

.field .node,
.block .block-content {
  padding: 0 10px;
}
#middle .node-type-build_a_boot .nd-region-header {
	padding-bottom: 53px;
	background: url('/sites/all/themes/buildaboot/images/nd_region_top.png') bottom left no-repeat;
}	

/* ------------ Build-a-boot page -------------- */

.uc_your_boot .description {
  line-height: 12px;
  display: none;
}
.uc_your_boot .attributes .attribute-59,
.uc_your_boot .attributes .attribute-62 {
  display: none;
}
.uc_your_boot .add-to-cart .attributes .attribute .form-radios .form-item {
  display: none;
}
.uc_your_boot .block_content #edit-qty-wrapper {
  visibility: hidden;
}

.buildaboot-image {
	/*width: 632px;*/
	height: 442px;
	background-color: white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	overflow:hidden; /* The boot images are larger than the container, but can be positioned without rescaling */
	margin: 0 10px;
	position: relative;
}
.buildaboot-image img {
	margin: 0 auto;
	position: relative;
	/*top: -44px;*/ /* The boot images are larger than the container, but can be positioned without rescaling */
	top: -25px; /* Standard 10" height is huge */
}
.section-build-a-boot-wesco-boss-boot .buildaboot-image img {
  top: -50px;
}
.section-build-a-boot-whites-smoke-jumper-standard-last .buildaboot-image img {
	top: -55px; /* Standard 10" height is huge */
}

/* Attributes */

div.field-attributes {
	width: 634px !important;
	position: relative;
}
	/* Attributes buttons */
.field-attributes ul li {
	background: url('../images/attr_button.png') no-repeat top left;
	float: left;
	display: inline;
	line-height: 4px;
	margin: 0 0 0 10px;
}
.field-attributes ul li span {
	position: relative;
	background: url('../images/attr_button.png') no-repeat top right;
	text-decoration: none;
	cursor: pointer;
	margin-left: 15px;
	float: left;
}
.field-attributes ul li a {
	padding: 0;
	margin: 12px;
	margin-left: 0;
	margin-right: 15px;
	float: left;
	font-weight: 600;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 2px 2px 1px #111;
}
	/* END Attributes buttons */

/* Options */
div.option_group,
form.uc-aac-cart div.attributes,
form.uc-aac-cart div.attributes .description,
div.option_group .description {
	clear:both;	
	float:none;
}
.form-radios {
	/*overflow: auto; //I was using this previously to give a sense of height, but I think hidden will work too?? */
	overflow: hidden;
}
form.uc-aac-cart div.attributes .form-radios .form-item,
div.option_group .form-radios .form-item {
	float: left;	
	width: 173px;
}
form.uc-aac-cart div.attributes ul li,
div.option_group ul li {
	float: left;	
	margin-left: 25px;
	list-style-type: none;
}
	/* Option header */

.field-attributes {
	overflow: hidden;
}
.field-attributes,
.uc_cost_summary,
.uc_your_boot {
	/*display: none /* Javascript is required for these fields */
}
.uc_your_boot p {
	margin-bottom: 15px;
	font-weight: normal;
}
.uc_your_boot h2 {
	margin-bottom: 14px;
}
.uc_your_boot h4 {
	margin-bottom: 8px;
}
html .add-to-cart form {
	padding: 5px;
}
/*.add-to-cart form div.attributes div.attribute div.form-item label,*/
h1,
h2.block-title,
.uc_your_boot h2,
.uc_cost_summary h2,
.field-reference-accessories .field-label {
	color: #c4a66f;
	font-size: 22px;
	font-weight: 900;
	letter-spacing: -1px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  padding: 0 10px;
}
.uc_your_boot h2,
.uc_cost_summary h2,
.add-to-cart form div.attributes div.attribute div.form-item label {
	/*padding-left: 20px;*/
}
html div.radio,
html div.checker {
  margin-right: 0;
}
.form-item label.option {
  font-size: 1em;
}
.add-to-cart .form-radios,
.add-to-cart .form-radios .form-item,
.add-to-cart .form-checkboxes {
  margin: 0;
}
.add-to-cart form div.attributes div.attribute div.form-item div.form-radios label {
	color: #CCC;
	font-size: 13px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.add-to-cart label.option {
	line-height: 21px;
}

	/* Option description */
.add-to-cart form div.attributes div.attribute div.form-item .description {
	font-weight: normal !important; /* Overwrite line 36 */
	color: #eee;
	font-size: 14px;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	letter-spacing: 1px;
	margin: 0 41px 0 11px;
}
.add-to-cart form div.attributes div.attribute div.form-item .description p {
	margin-left: 10px;
}
	/* Price block */

.uc_your_boot h2,
.uc_your_boot h4,
.uc_your_boot p,
.uc_cost_summary h2,
.uc_cost_summary span {
	/*text-shadow: none;*/
}
	/* Price block buttons */
#content .block.inner,
.uc_cost_summary {
  background: url('../images/content_full_top.png') no-repeat top left;
  padding-top: 18px;
}
#content .block.inner .block-content,
.uc_cost_summary .block-content {
  background: url('../images/content_full_bottom.png') no-repeat bottom left;
}
#content .block.inner .block-content .block-title {
  position: relative;
  top: -5px;
  left: 15px;
}
.uc_cost_summary li {
	background: url('../images/content_button.png') no-repeat top left;
  float: right;
  display: inline;
  line-height: 13px;
}
.uc_cost_summary li span {
  background: url('../images/content_button.png') no-repeat top right;
  text-decoration: none;
  cursor: pointer;
  margin-left: 25px;
  float: left;
}
.uc_cost_summary li a {
  padding: 0;
  margin: 12px;
  margin-left: 0;
  margin-right: 25px;
  float: left;
  font-weight: bold;
  font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  color: #dabb83;
  text-shadow: 2px 2px 5px #52371E;
}

.uc_cost_summary .block-content,
.uc_cost_summary .block-title {
  height: 37px;
  overflow: hidden;
}
.uc_cost_summary ul {
  position: absolute;
  right: 50px;
  top: 10px;
}
.uc_cost_summary .product-info.product.sell {
  position: absolute;
  right: 225px;
  top: 19px;
}
.uc_cost_summary h2.block-title {
  font-size: 14px;
  font-weight: normal;
  position: absolute;
  left: 37px;
  top: 8px;
  line-height: 40px;
}
.uc_cost_summary ul {
  margin: 0;
}
.tabs {
  clear: both;
}

	/* END Price block buttons */

/* Submit */

/* Cart page */
	/* The admin form */
#uc-object-options-form {
	overflow: scroll;
}
#uc-object-options-form th, #uc-object-options-form td {
	padding: 5px 7px;
}
#uc-object-options-form input.form-text {
	width: 47px !important;
}
#uc-object-options-form select {
	width: 60px !important;
}
#cart-form-products {
}
#cart-form-products,
#cart-form-buttons {
	border: none;
}
#cart-form-products thead th {
	border-top: 1px solid rgb(114, 104, 72);
	border-bottom: 1px solid rgb(114, 104, 72);
	background: transparent;
	color: white;
}
#cart-form-buttons {
	border-top: 1px solid rgb(114, 104, 72);
}
#cart-form-products table, td {
	color: white;
	/*padding: 10px 0;*/
}
#cart-form-products table {
	font-size: 13px;
}
#cart-form-products .product-description li {
	font-size: 12px;
}
#cart-form-products table.sticky-header,
#cart-form-products tr.odd label, tr.odd,
#cart-form-products tr.odd label, tr.even {
	background: transparent;
}
#cart-form-products .qty input.form-text {
	background-color: rgb(23, 29, 23);
	border: 1px solid rgb(114, 104, 72);
	width: 20px;
	padding: 1px 4px;
	color: white;
}
/* END Cart page */
.form-radios-wrap {
	position: relative;
}
.jspScrollable {
	margin-left: 4px;
	position: relative;
	z-index: 1;
}
.jspHorizontalBar {
	visibility: hidden;
}
.attribute .jspArrowLeft,
.attribute .jspArrowRight {
	visibility: hidden;
}
.attribute .jspHorizontalBar {
	height: 4px !important;
	visibility: visible;
	background: transparent;
	right: 5px;
	left: auto !important;
}
.jspTrack {
	background-color: #c4a76f !important;
	z-index: 3;
}
.jspArrow {
	background-color: #20190f !important;
}
.jspDrag {
	background-color: #b58d04 !important;
}
.field-attributes .item-list {
	padding: 0 38px;
}

#scroll_left {
	background: url('../images/attr_scroll_left_short.png') top right no-repeat !important;
}
.scroll_left,
#scroll_left {
	width: 62px !important;
	height: 45px;
	position: absolute;
	left: -5px;
	top: -7px;
	z-index: 2;
	cursor: pointer;
}
#scroll_right {
	background: url('../images/attr_scroll_right_short.png') top right no-repeat !important;
}
.scroll_right,
#scroll_right {
	width: 62px !important;
	height: 45px;
	position: absolute;
	right: -3px;
	top: -7px;
	z-index: 2;
	cursor: pointer;
}
.scroll_left.large {
	background: url('../images/opt_scroll_left.png') top right no-repeat !important;
	height: 170px !important;
	/* TODO: I don't really like having to have this down here to offset the padding from the images natural width */
	position: absolute;
	left:	-12px;
}
.scroll_right.large {
	background: url('../images/opt_scroll_right.png') top right no-repeat !important;
	height: 170px !important;
}

.uc_your_boot .jspVerticalBar {
	background: none;
}
.uc_your_boot .jspVerticalBar, .uc_your_boot .jspTrack, .uc_your_boot .jspDrag {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* Contact Us page */
.section-content-contact-us .nd-region-middle textarea,
.section-content-contact-us .nd-region-middle input {
	background-color: #171d17;
	border-color: #726848;
	/*padding: 7px 5px; This makes the text boxes a little too huge */
}
.section-content-contact-us .nd-region-middle input[type="text"] {
	width: 206px;
}

/* Page */
	/* We're using css 960 so don't use DS positioning */ 
.node-type-page .nd-region-right,
.node-type-page .nd-region-left,
.node-type-page .nd-region-header,
.node-type-page .nd-region-footer,
.node-type-page .nd-region-middle {
	/*margin: 0; /*TEMP (for more proper css 960) */
}
.field-nodesinblock .node-submitted,
.field-nodesinblock .node-title {
	display: none;
}
.node-type-page .field-nodesinblock img {
	border: 8px solid white;
	border-radius: 5px;
}	
.node-type-page hr {
	border-color: #726848;
	margin-bottom: 1.5em;
}
.buildmode-teaser .node-type-page_element .field-body {
	margin-top: 10px;
}


/* Front Page */
.front_page_slideshow .views-field-title,
.front h2.block-title {
	color: #C4A66F;
	font-size: 22px;
	font-weight: 900;
	letter-spacing: -1px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: none;
}
/* Front page boots */
.home_boots .field-title {
  line-height: 14px;
  margin-top: 3px;
}
.home_boots .views-row {
  float: left;
}
.home_boots {
  background: url('../images/content_full_divide.png') left top no-repeat !important; /* Overwrite body.front #content .grid_16 .block.omega */
  padding-top: 70px;
}

	/* Front page element */
.front_page_element .views-field-field-element-image-fid {
  margin-left: -10px;
}
	/* Front page boots */
.front_page_boot .view-content .views-row {
	float: left;
}
.front_page_boot .view-content .views-row-1 {
	margin-right: 20px;
}
	/* Front page boots - images */
.image_wrapper {
	background: white;
	width: 298px;
	height: 240px;
	border-radius: 3px;
	padding-top: 15px;
}
#block-views-nodequeue_1-block img {
	width: 235px !important;
	height: 233px !important;
	display: block;
	margin: 0 auto;
}
	/* Front page boots - buttons */
#block-views-nodequeue_1-block span.field-content {
	background: url('../images/content_button.png') no-repeat top left;
	float: right;
	display: inline;
	line-height: 13px;
	width: 300px;
	margin-top: 9px;
}
#block-views-nodequeue_1-block span.field-content a {
	position: relative;
	background: url('../images/content_button.png') no-repeat top right;
	text-decoration: none;
	cursor: pointer;
	padding-right: 81px;
	float: right;
}
#block-views-nodequeue_1-block span.field-content a span {
	padding: 0;
	margin: 12px;
	margin-left: 0;
	/*margin-right: 25px;*/
	float: left;
	font-weight: bold;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #dabb83;
	text-shadow: 2px 2px 5px #52371E;
}
	/* END Front page boots - buttons */

	/* Placeholder */
div.slider_placeholder {
	background: url('../images/content_full_divide.png') left bottom no-repeat;
	padding-bottom: 77px;
	margin-bottom: 12px !important; /* !important necessary to override typography.css line 98 */
}
	/* Slider */

/* Cart Checkout page/form */
h2.fieldset-title {
	color:white;
}
#uc-cart-checkout-form div.fieldset-content {
	padding: 0px;
}
#uc-cart-checkout-form h2 {
	background: none;
	padding-top: 0px;
	margin-top: 0px;
	color: #c4a66f !important;
	font-size: 22px;
	font-weight: 900;
	letter-spacing: -1px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
#uc-cart-checkout-form .fieldset-content {
	border: none;
	background: none;
}
#uc-cart-checkout-form input[type="text"] {
	width: 203px;
}

	/* Coupon discount */
#coupon-pane {
	width: 340px;
	/*height: 100px;*/
	margin-right: 10px;
	float: left;
}	
#coupon-pane .form-item label {
	float: left;
	padding-right: 10px;
	line-height: 33px;
}
#coupon-pane h2,
#coupon-pane .description {
	display: none;
}
#edit-panes-coupon-apply {
	float: right;
	margin: 0;
}

	/* Cart contents */
#cart-pane  {
	width: 220px;
	/*height: 100px;*/
	/*margin-left: 70px; TODO: This may be problematic, as 70 worked before, however now it must be 50 to accomodate page paddings */
	margin-left: 50px;
	float: left;
}
#cart-pane table td.subtotal {
	font-size: 14px;
	padding: 0;
}
#subtotal-title {
	margin-right: 49px;
}
#cart-pane tr.subtotal {
	background: none;
}
#cart-pane h2,
table.cart-review thead,
table.cart-review tr {
	display: none;	
}
table.cart-review tr.subtotal {
	display: table-row;
}

div #cart-pane div.fieldset-content {
}

	/* Customer pane */
#customer-pane {
	clear:left;
	width: 280px;
	margin-right: 10px;
	float: left;
}	
#customer-pane h2,
#customer-pane .description {
}

	/* Delivery information */
#delivery-pane {
	clear:left;
	width: 280px;
	margin-right: 10px;
	float: left;
}	
#delivery-pane h2,
#delivery-pane .description {
}

#delivery-pane input, #customer-pane input {
}

.address-book-icon {
	visibility: hidden;
}
	/* Billing information */
#billing-pane {
	width: 280px;
	margin-left: 10px;
	float: left;
}	
#billing-pane h2,
#billing-pane .description {
	padding-left: 0px;
}
#billing-pane div.fieldset-content {
}
#edit-panes-billing-copy-address-wrapper input {
	position: relative;
	top: 2px;
	margin-right: 2px;
}
	/* Payment pane */
#line-items-div {
	margin: 0 10px;
}
.inline-pane-table img,
#edit-panes-payment-payment-method-credit-wrapper img,
#edit-panes-payment-payment-method-paypal-wps-wrapper img,
#edit-panes-payment-payment-method-paypal-ec-wrapper img {
	display: inline;
}

	/* Checkout buttons */
#edit-continue,
#edit-cancel {
	float: right;
	margin-right: 9px;
}



	/* Comments pane */
#comments-pane {
	clear:both;
}

select {
	width: 218px;
}

  /* Slideshow singleframe */
.view-showcase-slider-singleframe .views_slideshow_main {
  border-bottom: 2px dashed #353c35;
  padding-bottom: 10px;
}
.view-showcase-slider-singleframe {
}
.font_page_slideshow {
	background: url('../images/content_full_divide.png') left bottom no-repeat;
}
.views_slideshow_singleframe_slide {
	background: white;
	border-radius: 5px;
	position: relative;
	/*height: 360px;*/
	height: 240px;
	width: 270px;
  z-index: 10 !important;
  left: 10px !important;
}	

.views_slideshow_singleframe_slide .views-field-phpcode a,
.views_slideshow_singleframe_slide .views-field-phpcode-1 a {
	background: url('../images/slider_button.png') no-repeat;
	display: inline-block;
	height: 37px;
	text-align: center;
	width: 98px;
	padding-top: 7px;	
	color: #664f35 !important;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	bottom: 0;
	overflow:auto;
}
.views_slideshow_singleframe_slide .views-field-phpcode a {
  left: 300px;
}
.views_slideshow_singleframe_slide .views-field-phpcode-1 a {
  left: 410px;
}
.views_slideshow_singleframe_slide .views-field-field-showcase-image-fid {
  overflow: auto;
  display: block;
  margin: 0 auto;
  width: 230px;
}
	/* Title and body */
.views_slideshow_singleframe_slide .views-field-title,
.views_slideshow_singleframe_slide .views-field-body {
	width: 230px;
	position: absolute;
	left: 290px;
	top: 34px;
}
.views_slideshow_singleframe_slide .views-field-title {
  line-height: 21px;
}
.views_slideshow_singleframe_slide .views-field-body {
	top: 86px;
	overflow: auto;
	height: 175px;
} 
	/* Pager images */
.views-slideshow-controls-bottom {
	z-index: 2;
	text-align: center;
	margin-top: 7px;
}
.views_slideshow_pagerNumbered .pager-item a {
	display: none;
} 
.views_slideshow_pagerNumbered .pager-item {
	width: 27px;
	height: 27px;
	display: inline-block;
	background: url('../images/pager-image.png') top left no-repeat;
	cursor: pointer;
} 
.views_slideshow_pagerNumbered .pager-item.activeSlide {
	background: url('../images/pager-image-active.png') top left no-repeat;
}

#footer_menu {
	text-align: right;
}
#footer_message {
	line-height: 2;
}
#footer_menu .links li:after {
	content: "|";
}
#footer_menu .links li.last:after {
	content: "";
}

/* Added by Justin Bengtson */
.button-outer, .button-inner {
	zoom: 1;
	*display: inline;
	border: none;
	height: 37px;
	overflow:hidden;
	display: inline-block;
}

.button-outer {
	background: #53381d url('../images/button_outer_bkg.png') top left no-repeat;
	margin-right: 10px;
	margin-top: 5px;
}

.button-inner {
	background: #53381d url('../images/button_inner_bkg.png') top right no-repeat;
	margin-left: 10px;
	padding-right: 10px;
}

#edit-submit, #edit-preview, input.form-submit {
	background: none;
	width: auto;
	/*height: auto;*/
	height: 28px; /* IKP fix to stop text cropping */
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #DABB83;
	text-shadow: 2px 2px 5px #52371E;
}

body.node-type-build-a-boot #right .uc-aac-cart .button-outer,
body.node-type-build-a-boot #right .add-to-cart .button-outer,
body.node-type-build-a-boot #right .add-to-cart .button-inner {
	display: none;
}

#cart-form-buttons .form-submit {
	margin: 0px;
}

#edit-continue, #edit-cancel {
	margin-right: 0px;
}

table.uc-order-history thead th {
	background-color: transparent;
}
table.uc-order-history thead th a {
	color: #CCC;
}

table.uc-order-history tr {
	border: none;
	border-top: 1px solid #CCC;
}

table.uc-order-history thead tr {
	border: none;
}

table.uc-order-history td {
	color: #CCC;
	background-color: transparent;
}

.order-admin-icons {
	margin-left: 10px;
}

.order-admin-icons a {
	zoom: 1;
	display: inline-block;
	*display: inline;
}

.order-review-table .pane-title-row, .order-review-table .review-button-row, table.order-review-table tr td {
	background-color: transparent;
}

table.order-review-table tr td {
	color: #CCC;
}

table.sizing-chart td, table.sizing-chart tbody th a:link, table.sizing-chart tbody th a:visited {
	color: #474747;
}

table.sizing-chart td span, table.sizing-chart th span {
	text-shadow: none;
	font-weight: normal;
}

table.sizing-chart td span {
	line-height: 0.75em;
	vertical-align: top;
}

table.sizing-chart tbody th a:link, table.sizing-chart tbody th a:visited {
	text-decoration: underline;
}

.section-cart p {
	margin-left: 10px;
	margin-right: 10px;
}

#uc-cart-view-form h1 {
	margin-left: 10px;
}

.uc_your_boot .block-content {
  height: 550px;
  width: 252px;
  overflow: auto;
}
.uc_leather_options .block-content p:last-child {
  margin-bottom: 0;
}

.uc_leather_palette {
  box-shadow: 0 0 20px black;
  position: absolute;
  top: 0;
  left: 0;
  width: 900px;
  z-index: 1000;
  background-color: #1f2b21;
  visibility: hidden;
  padding: 20px;
  margin-bottom: 20px;
  opacity: 0.98;
}

/* Scrollable area */
.uc_leather_palette .block-content .thumbnails-59,
.uc_leather_palette .block-content .thumbnails-62 {
  height: 525px;
  overflow: auto;
}

.uc_leather_palette #close {
  position: absolute;
  top: 20px;
  right: 20px;
}

.uc_leather_palette .block-title,
.uc_leather_palette .block-content {
  padding: 0;
}
.uc_leather_palette div.leather img {
  max-width: 160px;
  max-height: 100px;
  margin: 0 auto;
}
.uc_leather_palette,
.uc_leather_palette div.leather {
  border: 1px solid #1f2b21;
}
.uc_leather_palette .thumbnails div.leather {
  box-shadow: 0 0 20px black;
  cursor: pointer;
  margin-right: 15px;
  margin-bottom: 10px;
  float: left;
  width: 160px;
  max-width: 160px;
  min-height: 100px;
  min-width: 160px;
  height: 130px;
}
.uc_leather_palette .thumbnails div.leather:nth-child(5n) {
  margin-right: 0;
}
.uc_leather_palette .thumbnails div.leather p {
  margin-bottom: 0;
  line-height: 12px;
  padding: 3px 2px;
}

.view-showcase-catalog .view-content {
}
.page-gallery #middle .buildmode-teaser,
.page-taxonomy #middle .buildmode-teaser {
  width: 33%;
  float: left;
  height: 360px;
}
.page-gallery #middle .buildmode-teaser:nth-child(3n+3),
.page-taxonomy #middle .buildmode-teaser:nth-child(3n+3) {
  margin-right: 0;
}
.node-type-build_a_boot_showcase {
  width: 180px;
  margin: 0 auto;
}
.node-type-build_a_boot_showcase .field-title {
  line-height: 14px;
  margin-top: 3px;
}
.node-type-build_a_boot_showcase .field-teaser {
  line-height: 15px;
  margin-top: 3px;
}
.node-type-build_a_boot_showcase .field-showcase-price {
  float: left;
  padding-right: 10px;
}
.node-type-build_a_boot_showcase .field-showcase-image img {
  border-radius: 10px;
}
.view-showcase-catalog .view-content .views-row .imagecache-gallery_linked {
  display: block;
}

.attribute-preview {
  /*display: none;*/
}

body.node-type-accessory .field-ucd-add-to-cart {
  margin-top: 20px;
}
.node-type-accessory .field-image-cache img {
  border-radius: 10px;
}
.buildmode-teaser > .add-to-cart form div.form-item:first-child,
.buildmode-teaser_minimal > .add-to-cart form div.form-item:first-child {
  display: none;
}
.buildmode-teaser > .node-type-accessory .field-ucd-add-to-cart .button-outer,
.buildmode-teaser > .node-type-accessory .field-ucd-add-to-cart .button-inner,
.buildmode-teaser_minimal > .node-type-accessory .field-ucd-add-to-cart .button-outer,
.buildmode-teaser_minimal > .node-type-accessory .field-ucd-add-to-cart .button-inner,
.node-type-accessory .uc-aac-cart,
.field-reference-accessories .button-outer,
.field-reference-accessories .button-inner {
  background: none;
  margin: 0;
  padding: 0;
}
.buildmode-teaser > .node-type-accessory .field-ucd-add-to-cart input.form-submit,
.buildmode-teaser_minimal > .node-type-accessory .field-ucd-add-to-cart input.form-submit,
.field-reference-accessories input.form-submit {
  height: auto;
  font-size: 13px;
}
.buildmode-teaser > .node-type-accessory .field-ucd-add-to-cart input[type="button"]:active,
.buildmode-teaser > .node-type-accessory .field-ucd-add-to-cart input[type="submit"]:hover,
.buildmode-teaser_minimal > .node-type-accessory .field-ucd-add-to-cart input[type="button"]:active,
.buildmode-teaser_minimal > .node-type-accessory .field-ucd-add-to-cart input[type="submit"]:hover,
.field-reference-accessories input[type="button"]:active,
.field-reference-accessories input[type="submit"]:hover {
	top: 0;
}
.buildmode-teaser > .node-type-accessory .uc-aac-cart .form-item,
.buildmode-teaser_minimal > .node-type-accessory .uc-aac-cart .form-item,
.field-reference-accessories .uc-aac-cart .form-item {
  display: none;
}
.buildmode-teaser > .node-type-accessory .field-title p,
.buildmode-teaser_minimal > .node-type-accessory .field-title p {
  margin: 0;
}
.buildmode-teaser > .node-type-accessory .field-label,
.buildmode-teaser_minimal > .node-type-accessory .field-label,
.field-reference-accessories .field-label {
  margin-bottom: 10px;
}
.buildmode-teaser > .node-type-accessory input.form-submit,
.buildmode-teaser_minimal > .node-type-accessory input.form-submit,
.field-reference-accessories input.form-submit {
  padding: 0;
}
.node-type-build_a_boot_showcase.clear-block::after {
  content: normal;
  display: none;
  clear: none;
}
.field-reference-accessories .field-items {
}
.view-accessories .view-content .views-row,
.field-reference-accessories .field-items .field-item {
  width: 33%;
  float: left;
}
.view-accessories .view-content .views-row .buildmode-teaser,
.field-reference-accessories .field-items .field-item .buildmode-teaser_minimal {
  margin: 0 auto;
  width: 160px;
  min-height: 250px;
  /*margin-bottom: 25px;*/
}
.view-accessories .view-content .views-row .buildmode-teaser {
}
.field.field-reference-accessories .node {
  padding: 0; /* overwrites color.css:750 */
}
.field.field-reference-accessories .field-first-image {
  min-width: 160px;
  min-height: 175px;
  background-color: white;
  border-radius: 5px;
}


body.node-type-accessory .buildmode-full .node-type-accessory .nd-region-middle {
  padding-left: 10px;
}
body.node-type-build-a-boot .node-type-accessory .field-first-image img,
body.page-accessories .node-type-accessory .field-first-image img,
body.node-type-accessory .buildmode-full .node-type-accessory .nd-region-middle img {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.buildmode-full .node-type-accessory .nd-region-middle .field-product-image-thumbs a {
  display: block;
  float: left;
  padding-right: 10px;
}
.buildmode-full .node-type-accessory .nd-region-right > div {
  padding-right: 10px;
}
.buildmode-full .node-type-accessory .nd-region-right h1 {
  padding: 0; /* overwrites h1 */
}

body.node-type-build-a-boot .node-type-accessory p {
  margin-bottom: 0;
}

body.node-type-accessory #edit-qty-wrapper {
  float: left;
  margin-bottom: 0;
  padding-top: 5px;
}
body.node-type-accessory #edit-qty-wrapper label,
body.node-type-accessory #edit-qty-wrapper input {
  float: left;
  margin-right: 8px;
}
body.node-type-accessory #edit-qty-wrapper label {
  line-height: 33px;
}
body.node-type-accessory #edit-qty-wrapper input {
  width: 16px;
  height: 33px;
  margin-top: 2px;
  padding: 0 5px;
}

body.page-accessories .node-type-accessory {
  margin-bottom: 15px;
}
body.page-accessories .node-type-accessory .field-teaser {
  line-height: 1.2em;
}

body.page-accessories .node-type-accessory {
  min-height: 350px;
}
.field-reference-accessories .node-type-accessory {
  min-height: 250px;
}
body.page-accessories .node-type-accessory .uc-price,
.field-reference-accessories .node-type-accessory .uc-price {
  float: left;
  padding-right: 10px;
}
.node-type-accessory .uc-price.strike {
  text-decoration: line-through;
}
.node-type-accessory .uc-price-sell {
  clear: left;
  color: #FF3232;
}
body.page-accessories .node-type-accessory .uc-price-sell,
.field-reference-accessories .node-type-accessory .uc-price-sell {
  position: relative;
  top: -5px;
}

body.node-type-accessory div.selector select {
  height: 30px;
  margin-left: 5px;
  cursor: pointer;
}
