/*
 * Menu
 */

#superfish-2.menu li {
  width: auto;
}
#superfish-2.menu {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;	
	float: left;
	font-size: 16px;
	margin: 0 0 2em;
  overflow: visible;
	width: 100%;
}

.sf-menu a.sf-with-ul {
	padding-right: 1em;
}

.menu li:first-child a {
	padding-bottom: .5em;
}

.menu.sf-menu ul a,
.sf-menu a {
	border: none;
	color: #003b73;
	font-family: latoregular;
	padding: .5em 1em;
}

#superfish-2.menu li.last.sf-depth-2 {
	float: right;
	text-transform: capitalize;
}

.sf-menu li:hover,
.sf-menu a:hover, 
.sf-menu a:active {
	background: #fed233;
	text-decoration: none;
}

.sf-menu li li {
	background: #fcf4bb;
}

.sf-menu .sf-sub-indicator {
	display: none;
}

/* departments */
.sf-depth-2 a.active,
.sf-depth-2 a {
	color: #003b73;
}
/* special collections, not departments */
.sf-no-children a.active,
.sf-no-children a {
	color: #019ab0;
}
/* sale id on dev and live */
#menu-12848-2 a,
#menu-13586-2 a,
#menu-12848-2 a.active,
#menu-13586-2 a.active {
	color: #f63a00;
}
/* dropdown items */
.sf-depth-3 a.active,
.sf-depth-3 a {
	color: #003b73;
}

/* 
 * Product Landing View 
 */

.view-new-gift-shop  {
	clear: both;	
}

#content .view-new-gift-shop h2 {
	color: #444;
	font-size: 1.7em;
	letter-spacing: 1px;
	margin: 0;
	text-transform: uppercase;
}

#content .view-new-gift-shop .view-header h2 {
	margin: 0 0 1em;
}

.view-new-gift-shop .views-row {
	margin: 0 0 2em;
}

.view-new-gift-shop .views-field-name, 
#content .view-new-gift-shop h3 {
	border-top: 2px solid #fed233;
  float: left;
  font-size: 22px;	
  margin: 0 0 1em;	
	padding: .25em;
	width: 100%;
}

.view-new-gift-shop .views-field-name a {
	color: #025c95;
	font-family: latobold;
}
.view-new-gift-shop .views-field-name a:hover {
	color: #019ab0;
	text-decoration: none;
}

.view-new-gift-shop .views-field-title {
	font-family: latobold;
	font-size: 1.1em;
	margin: .2em 0;
}

.view-new-gift-shop .views-field-field-image-cache .field-content {
	height: 200px;
	text-align: center;
}

/* for the all page*/

.view-new-gift-shop .cols-6 .views-field-field-image-cache .field-content {
	height: 120px;
}

#content table.views-view-grid.cols-6 td {
	width: 160px;
}

#content .view-new-gift-shop .view-grouping-header a {
	display: none;
}
#content .view-new-gift-shop .view-header-all {
	color: #444;
	font-size: 1.7em;
	letter-spacing: 1px;
	margin: 0 0 1em;
	text-transform: uppercase;
}
#content .view-new-gift-shop .view-grouping-content h3 a {
	color: #025c95;
	font-family: latobold;
}
#content .view-new-gift-shop .view-grouping-header a:hover,
#content .view-new-gift-shop .view-grouping-content h3 a:hover {
	color: #019ab0;
	text-decoration: none;
}

.view-new-gift-shop .views-field-nothing {
	text-align: center;
}

.view-new-gift-shop .views-field-nothing a {
	background-color: #019ab0;
  color: #fff;	
  padding: 7px 12px;
  border-radius: 6px;
  line-height: 100%;
  font-family: latobold;
	text-transform: uppercase;
}

.view-new-gift-shop .views-field-nothing a:hover {
	background: #003B73;
	text-decoration: none;
}

/*
 * Table
 */ 
 
#content table {
	clear: both;
	width: 100%;
}

#content table.cols-3 td {
	width: 33%;
}

#content table.views-view-grid td:first-child,
#content table.views-view-grid td {
	font-size: 14px;
	padding: 0 25px 30px 0;
}

#content table.views-view-grid td.col-last {
	padding: 0 0 25px;
}

/*
 * Products
 */

.node-type-product .node-product,
.node-type-product .node-taxable,
.node-type-product #content {
  width: 100%;
}

.page-node .node-product .group-right, .page-node .node-taxable .group-right {
  width: 45%;
}

.page-node .node-product .group-left, .page-node .node-taxable .group-left {
  width: 31%;
}

.ds-2col-stacked {
	clear: left;
	padding: 1em 0;
}

.uc-product-node .slideshow-image {
  height: 270px;
  width: 270px;
}

.uc-product-node .slideshow-image img {
	background: #fff;
	padding: 10px;
}

#content .node-product .field-name-title h2, 
#content .node-taxable .field-name-title h2 { 
  font-family: latoregular;
  font-size: 2em;
  margin: 0 0 .5em;
}

.page-node .node-product .field-name-body p, 
.page-node .node-taxable .field-name-body p,
.page-node .node-product .field-name-body li, 
.page-node .node-taxable .field-name-body li {
	font-size: 14px;
	line-height: 1.4em;
}

.page-node .node-product .attribute, 
.page-node .node-taxable .attribute {
	float: left;
	margin: 0 8px 0 0;
}

.display-price {
  float: none;
	font-family: latobold, sans-serif;
  font-size: 1.4em;
  font-weight: 400;
  padding: 0 0 1em;
  text-align: left;
}

.form-item label {
	font-family: latoregular;
	margin: 0 0 .2em;
}

 .uc-product-node #content .social {
	 margin: 0;
 }

 .uc-product-node #content .social ul {
	border: none;
	padding: 15px 5px 5px 0;
}

.uc-product-node #content h2.title {
	border-top: 1px solid #025c95;
	font-family: arvobold;
	font-size: 17px;
	letter-spacing: 1px;
	padding: .5em 0 1em;
	text-transform: uppercase;
}

.views-field-list-price {
	color: #999;
	display: inline;
	text-decoration: line-through;
}

.views-field-display-price {
	display: inline;
}

/* LANDING */

.gift-shop-banner a {
	background: url(../images/shop-header.png) no-repeat;
	clear: both;
	display: block;
	height: 260px;
	margin: 20px 0 0; 
	text-indent: -9999px;
	width: 950px;
}

.gift-shop-categories {
	clear: both;
	margin: 20px 0;
}

.gift-shop-categories li {
	display: inline-block;
}

.gift-shop-categories li a {
	display: block;
	height: 248px;
	text-indent: -9999px;
	width: 220px;
}

.gift-shop-category-apparel a {
	background: url(../images/shop-apparel.png);
}

.gift-shop-category-gifts a {
	background: url(../images/shop-gifts.png);
}

.gift-shop-category-events a {
	background: url(../images/shop-events.png);
}

.gift-shop-category-sale a {
	background: url(../images/shop-sale.png);
}

.gift-shop-category-awareness a {
	background: url(../images/shop-awareness.png);
}

.gift-shop-special-promotions {
	clear: both;
	margin: 40px 0;
}

.gift-shop-special-promotions .gift-shop-license-plate a,
.gift-shop-stand-accessories a {
	display: block;
	float: left;
	height: 150px;
	width: 456px;
	text-indent: -9999px;
}

.gift-shop-special-promotions .gift-shop-license-plate a {
	background: url(../images/shop-license.png) no-repeat;
}

.gift-shop-license-plate {
	float: right;
}

.gift-shop-stand-accessories a {
	background: url(../images/shop-accessories.png) no-repeat;
}

.page-node-1114920 #content .social {
	float: right;
}



