.cf:after { clear: both; display: block; margin: 0; padding: 0; height: 0; visibility: hidden; content: ":X"; }
a,input,input[type="submit"],input[type="image"],textarea { outline: none; }
a img { border: none; }
form { margin: 0; padding: 0; }
/* iWorksite Text Styles */
.header, .header big big b, .header b big, a.header big b div {
	font-weight: 700;
	font-size: 22px;
	/* font-family: "Bitter", serif; */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.subheader {
	font-weight: 700;
	font-size: 13px;
	color: #333;
}
.content, {
	color: #777;
}

/* iWorksite Background Color */
.contentgrey {
	background-color: #FFF;
}

/* iWorksite Pop-Up Window Backgrounds */
#bgfill {
	background: none;
}

/* All Links Within iWorksite */
.content a:link, .content a:visited,
a.sub:link, a.sub:visited {
	color: #2B2414;
	text-decoration: underline;
}
.content a:active, .content a:hover,
a.sub:active, a.sub:hover {
	text-decoration: none;
}

/* iWorksite Error Messages */
.contenterror {
	font-weight: bold;
	/* color: #489090; */
	color: #990000;
	font-size: 16px;
}

/**********
NEWS STYLES
**********/
table#iws_main_news_title {
	margin: 0 0 20px;
}
table#iws_main_news_content tr td table {
	width: 100%;
	border-bottom: 1px solid #dbdbdb;
}
table#iws_main_news_content tr td table td.header a.header,
table#iws_main_news_content tr td table td.header a.header big b div {
	text-decoration: none;
}
table#iws_main_news_content tr td table td.header a.header:hover big b div,
table#iws_main_news_content tr td table td.header a.header:active big b div {
	color: #489090;
	text-decoration: underline;
}
table.newsTable {
	width: 100%;
	line-height: 22px;
}
table.newsTable td.header div.header {
	margin: 15px 0 0;
}

h1
{
	
	font-weight: 700;
	font-size: 22px;
	/* font-family: "Bitter", serif; */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;

}


/** bootstrap add ons ***/
.row-buffer-top {
	padding-top: 10px;	
}
.row-buffer-bottom {
	padding-bottom: 10px;
}
.row-buffer {
	padding: 10px 0;
}

a img { border: none; }
.pollgrey
{
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: black;
}
td.pollgrey img { display: block; }
.pollwhite
{
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background: white;
}



.cf:after { clear: both; display: block; margin: 0; padding: 0; height: 0; visibility: hidden; content: ":X"; }

/*****************
STORE GENERAL
*****************/
a.iw_button:link, a.iw_button:visited, input.iw_button {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 6px 15px 4px;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #595959;
	text-align: center;
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	text-decoration: none;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
    border-radius: 3px;
    vertical-align: top;
	cursor: pointer;
	background-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	background-image: -webkit-linear-gradient(top, #fff, #eee);
	background-image: -moz-linear-gradient(top, #fff, #eee);
	background-image: -ms-linear-gradient(top, #fff, #eee);
	background-image: -o-linear-gradient(top, #fff, #eee);
	background-image: linear-gradient(to bottom, #fff, #eee);
}
input.iw_button {
	height: 30px;
}
a.iw_button:hover, a.iw_button:active, input.iw_button:hover {
	color: #454545;
	border-color: #bbb;
	background-color: #eee;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
	background-image: -webkit-linear-gradient(top, #eee, #ddd);
	background-image: -moz-linear-gradient(top, #eee, #ddd);
	background-image: -ms-linear-gradient(top, #eee, #ddd);
	background-image: -o-linear-gradient(top, #eee, #ddd);
	background-image: linear-gradient(to bottom, #eee, #ddd);
}

[class^="icon-"],
[class*=" icon-"] {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 18px;
	vertical-align: text-top;
}
i.icon-cart {
	background: transparent url('/images/icon-cart.png') 0 0 no-repeat;
}
.formInput {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 6px 10px 4px;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #999;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 2px 2px 2px 0px rgba(0,0,0,0.05);    
    box-shadow: inset 2px 2px 2px 0px rgba(0,0,0,0.05);
}
.formInput:focus {
	border-color: #bbb;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/*****************
STORE HEADER
*****************/
#store-container {
	position: relative;
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 10px;
	width: 100%;
}
#store {
	position: relative;
	margin: 0;
	padding: 0;
}
#store p.warning {
	font-style: italic;
}
#store-container .store-no-nav {
	width: 100%;
}
#store-container .store-with-nav {
	float: right;
	padding: 0 0 0 4%;
	width: 72.5%;		
}
#store #store-header {
	position: relative;
	margin: 0;
	padding: 0 0 20px;
	width: 100%;
}
#store #store-actions {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	max-width: 300px;
	z-index: 10;
}
#store #store-search {
	position: relative;
	margin: 0;
	padding: 0 0 5px;
	width: 100%;
}
#store #store-search .formInput {
	width: 178px;
	height: 18px;
}
#store #store-search div.iw_button {
	display: inline-block;
	margin: 0;
	width: 78px;
}
#store #store-cart-btns {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}
#store #store-title-container {
	position: relative;
	margin: 0;
	padding: 0 310px 0 0;
	width: auto;
}
#store #store-header ul.breadcrumbs {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0 0 10px;
	min-height: 25px;
	list-style: none;
}
#store #store-header ul.breadcrumbs li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 0 12px;
	font-size: 1.3em;
	line-height: 1.3em;
}
#store #store-header ul.breadcrumbs li:before {
	position: absolute;
	display: block;
	top: 0;
	left: 4px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	content: '-';
}
#store #store-header ul.breadcrumbs li:first-child {
	padding: 0;
}
#store #store-header ul.breadcrumbs li:first-child:before {
	content: '';
}
#store #store-header p.cart-count {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	line-height: 1.3em;
	min-height: 25px;
}
#store #store-header .header {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 3.2em;
	line-height: 1em;
}

/*****************
STORE MOONSHINE LEATHER FILTER
*****************/
#store #store-moonshine-filter {
	position: relative;
	margin: 0;
	/* padding: 0 0 20px; */
	padding: 2% 0 2%;
	width: 100%;
}

#store #store-moonshine-filter div.filterBox {
	float: left;
	margin: 0;
	padding: 0 2%;
}

#store #store-moonshine-filter div.filterBox input.iw_button {
	margin-top: 3px;
}

#store #store-moonshine-filter label {
	display: block;
	margin: 0;
	padding: 0 0 3px 0;
	font-size: 1.2em;
	line-height: 1.2em;
}

/*****************
STORE BANNER - rest of styles are in flexslider.css
*****************/
#store #store-banner {
	position: relative;
	margin: 0;
	padding: 0 0 55px;
	width: 100%;
}

/*****************
STORE DESCRIPTION
*****************/
#store #store-description {
	position: relative;
	margin: 0;
	padding: 0 0 55px;
	width: 100%;
	font-size: 1.3em;
	line-height: 1.3em;
}
#store #store-description .img {
	width: 30%;
	padding: 0 0 1.0em 0.6em;
	float: right;
}
#store #store-description img {
	display: block;
	margin: 0 auto;
	min-width: 50%;
	max-width: 100%;
}

/*****************
STORE CONTENT
*****************/
#store #store-content {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}
#store #store-content h2 {
	margin: 0 0 2%;
	padding: 0 0 5px;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1em;
	border-bottom: 1px solid rgba(0,0,0,0.15);	
}

/*****************
STORE SORT BAR
*****************/
#store  .store-sort-bar {
	position: relative;
	margin: 0 0 2%;
	padding: 2%;
	width: 96%;
	background-color: rgba(0,0,0,0.05);
	border-top: 1px solid rgba(0,0,0,0.15);	
	border-bottom: 1px solid rgba(0,0,0,0.15);	
}
#store  #store-sort-bar-footer {
	margin: 0;
}
#store .store-sort-bar-pagers {
	position: relative;
	float: left;
	margin: 0;
	padding: 1% 2%;
	width: auto;
	background-color: rgba(255,255,255,0.8);
	-webkit-box-shadow:  0px 0px 0px 1px rgba(0,0,0,0.05);    
    box-shadow:  0px 0px 0px 1px rgba(0,0,0,0.05);	
}
#store .store-sort-bar-pagers p {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	font-size: 1.3em;
	line-height: 1em;
}
#store .store-sort-bar-pagers ul {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#store .store-sort-bar-pagers ul li {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0 0 0 4px;
	font-size: 1.3em;
	line-height: 1em;
}
#store .store-sort-bar-pagers ul li:first-child {
	padding: 0;
}
#store .store-sort-bar-pagers ul li a.prev,
#store .store-sort-bar-pagers ul li a.next {
	display: block;
	margin: 0;
	padding: 0;
	width: 10px;
	height: 10px;
	background: transparent url('/images/arrows-pager.png') 0 0 no-repeat;
}
#store .store-sort-bar-pagers ul li a.next {
	background-position: 100% 0;
}
#store .store-sort-drop {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	width: auto;
}

/*****************
STORE STRUCTURE
*****************/
#store .store-row {
	position: relative;
	margin: 0;
	padding: 0 0 2%;
	width: 100%;
}
#store .store-col-2 {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 2%;
	padding-left: .5%\0;
	padding-right: .5%\0;
	width: 49%;
	clear: none;
}
#store .store-col-2:first-child {
	padding-left: 0;
	padding-left: .5%\0;
	padding-right: .5%\0;
}
#store .store-col-3 {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 2%;
	padding-left: .66%\0;
	padding-right: .66%\0;
	width: 32%;
	clear: none;
}
#store .store-col-3:first-child {
	padding-left: 0;
	padding-left: .66%\0;
	padding-right: .66%\0;
}
#store .store-col-4 {
	position: relative;
	float: left;
	margin: 0;
	padding-left: 2%;
	padding-left: .75%\0;
	padding-right: .75%\0;
	width: 23.5%;
	clear: none;
}
#store .store-col-4:first-child {
	padding-left: 0;
	padding-left: .75%\0;
	padding-right: .75%\0;
}
#store .store-related-items, .store-featured-items {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}

/*****************
STORE HOME LAYOUT
*****************/
#store #store-home-dept {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 4% 0 0;
	width: 72.5%;
}
#store #store-home-feature-container {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 23.5%;
	border-bottom: 1px solid rgba(0,0,0,0.15);	
}
#store #store-home-feature-container h2 {
	margin: 0;
}
#store #store-home-feature {
	position: relative;
	margin: 0;
	padding: 5%;
	width: 90%;
	background-color: rgba(0,0,0,0.05);
}

/*****************
STORE DEPARTMENT BOXES
*****************/
#store .store-dept {
	position: relative;
	margin: 0;
	padding: 5%;
	width: 90%;
	background-color: rgba(255,255,255,0.8);
	-webkit-box-shadow:  0px 0px 0px 1px rgba(0,0,0,0.15);    
    box-shadow:  0px 0px 0px 1px rgba(0,0,0,0.15);	
}
#store .store-dept .dept-image {
	position: relative;
	margin: 0;
	padding: 0 0 15px;
	width: 100%;
}
#store .store-dept .dept-image a {
	display: block;
	text-decoration: none;
}
#store .store-dept .dept-image img {
	display: block;
	margin: 0 auto;
	min-width: 50%;
	max-width: 100%;
	z-index: 5;
}
#store .store-dept .dept-name {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	word-wrap: break-word;
}
#store .store-dept .dept-name h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1em;
}
#store .store-dept .dept-name h3 a {
	text-decoration: none;
}
#store .store-dept .dept-name h3 a:hover, .store-dept .dept-name h3 a:active {
	text-decoration: underline;
}

/*****************
STORE ITEM BOXES
*****************/
#store .store-item {
	position: relative;
	margin: 0;
	padding: 5%;
	width: 90%;
	background-color: rgba(255,255,255,0.8);
	-webkit-box-shadow:  0px 0px 0px 1px rgba(0,0,0,0.15);    
    box-shadow:  0px 0px 0px 1px rgba(0,0,0,0.15);	
}
#store .store-item .item-image {
	position: relative;
	margin: 0;
	padding: 0 0 15px;
	width: 100%;
	min-height: 30px;
}
#store .store-item .item-image a {
	display: block;
	text-decoration: none;
}
#store .store-item .item-image img {
	display: block;
	margin: 0 auto;
	min-width: 50%;
	max-width: 100%;
	z-index: 5;
}
#store .store-item .item-image .feature-icon {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 4%;
	background-color: rgba(0,0,0,0.8);
	z-index: 10;
}
#store .store-item .item-image .feature-icon p {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #FFF;
	text-transform: uppercase;
}
#store .store-item .item-name {
	position: relative;
	margin: 0;
	padding: 0 0 15px;
	width: 100%;
	word-wrap: break-word;
}
#store .store-item .item-name h3.name {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1em;
}
#store .store-item .item-price {
	position: relative;
	margin: 0;
	padding: 0 0 15px;
	width: 100%;
}
#store .store-item .item-price h4.price {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1em;
}
#store .store-item .item-price h4.sale {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.3em;
	text-decoration: line-through;
}
#store .store-item .item-price h4.msrp {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.3em;
	/* text-decoration: line-through; */
}
#store .store-item .item-price .sale-icon {
	position: relative;
	float: right;
	margin: 0 0 5px 5px;
	padding: 4%;
	background-color: rgba(0,0,0,0.8);
}
#store .store-item .item-price .sale-icon p {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #FFF;
	text-transform: uppercase;
}
#store .store-item .item-description {
	position: relative;
	margin: 0;
	padding: 0 0 15px;
	width: 100%;
	word-wrap: break-word;
}
#store .store-item .item-description p {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	line-height: 1.3em;
}

/*****************
STORE STAR RATINGS
*****************/
#store .star-ratings {
	position: relative;
	margin: 0;
	padding: 0 0 20px;
	width: 100%;
}
#store .star-ratings a {
	display: inline-block;
}
#store .star-ratings a.sub {
	margin: 0 0 0 10px;
	font-size: 1.3em;
	line-height: 1.5em;
}
#store .star-ratings p {
	display: inline-block;
	margin: 0 10px 0 0;
	font-size: 1.3em;
	line-height: 1.5em;
}
#store .star-ratings ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	width: auto;
	list-style: none;
}
#store .star-ratings ul li {
	position: relative;
	float: left;
	margin: 0 0 0 4px;
	padding: 0;
	width: 15px;
	height: 15px;
	background: transparent url('../images/icon-star-ratings.png') 0 0 no-repeat;
}
#store .star-ratings ul li:first-child {
	margin: 0;
}
#store .star-ratings ul li.full {
	background-position: 0 100%;
}
#store .star-ratings ul li.half {
	background-position: 0 50%;
}

/*****************
STORE ITEM 
*****************/
#store #store-item-header, #store .store-item-tabs, #store .store-item-reviews, #store .store-item-songs {
	position: relative;
	margin: 0;
	padding: 0 0 5%;
	width: 100%;
}

/*****************
STORE ITEM BANNER
*****************/
#store #store-item-images {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 3% 0 0;
	width: 61%;
}
#store .store-item-banner,
#store #store-item-banner {
	position: relative;
	margin: 0;
	padding: 2%;
	width: 96%;
	background-color: rgba(255,255,255,0.8);
	-webkit-box-shadow:  0px 0px 0px 1px rgba(0,0,0,0.15);    
    box-shadow:  0px 0px 0px 1px rgba(0,0,0,0.15);	
}
#store .store-item-banner ul,
#store #store-item-banner ul {
	z-index: 5;
}
#store .store-item-banner img,
#store #store-item-banner img {
	display: block;
	margin: 0 auto;
	min-width: 50%;
	max-width: 100%;
}
#store #store-item-banner .feature-icon {
	position: absolute;
	top: 3.2%;
	right: 2%;
	margin: 0;
	padding: 2%;
	background-color: rgba(0,0,0,0.8);
	z-index: 10;
}
#store #store-item-banner .feature-icon p {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #FFF;
	text-transform: uppercase;
}

#store .store-item-carousel,
#store #store-item-carousel {
	position: relative;
	margin: 0;
	padding: 2%;
	width: 96%;
	background-color: rgba(255,255,255,0.8);
	-webkit-box-shadow:  0px 0px 0px 1px rgba(0,0,0,0.15);    
    box-shadow:  0px 0px 0px 1px rgba(0,0,0,0.15);	
}
#store .store-item-carousel li,
#store #store-item-carousel li {
	margin: 0 0 0 .05%;
	max-height: 150px;
	cursor: pointer;
}
#store .store-item-carousel li:first-child,
#store #store-item-carousel li:first-child {
	margin: 0;
}
#store .store-item-carousel li img,
#store #store-item-carousel li img {
	display: block;
	width: 100%;
}

/*****************
STORE ITEM DETAILS
*****************/
#store #store-item-details {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 34%;
}
#store #store-item-details h2 {
	margin: 0;
	padding: 0 0 4%;
	border-bottom: none;
}
#store #store-item-details p {
	margin: 0;
	padding: 0 0 2%;
	font-size: 1.3em;
	line-height: 1.3em;
}
#store #store-item-details p.small {
	font-size: 1.0em;
}
#store #store-item-details p.link {
	position: relative;
	top: -8px;
	margin: 0;
	padding-left: 2%;
}
#store .store-share {
	position: relative;
	margin: 0;
	padding: 0 0 4%;
	width: 100%;
}
#store .store-item-info {
	position: relative;
	margin: 0;
	padding: 0 0 4%;
	width: 100%;
	word-wrap: break-word;
}
#store #store-item-details .star-ratings {
	padding: 0 0 4%;
}
#store .store-item-price {
	position: relative;
	margin: 0;
	padding: 0 0 4%;
	width: 100%;
}
#store .store-item-price h4.price {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1em;
}
#store .store-item-price h4.sale {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.3em;
	text-decoration: line-through;
}
#store .store-item-price h4.msrp {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.3em;
	/* text-decoration: line-through; */
}
#store .store-item-price .sale-icon {
	position: relative;
	float: right;
	margin: 0 0 5px 5px;
	padding: 4%;
	background-color: rgba(0,0,0,0.8);
}
#store .store-item-price .sale-icon p {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #FFF;
	text-transform: uppercase;
}
#store .store-item-options {
	padding: 0 0 4%;
}
#store .store-item-options .store-input {
	position: relative;
	margin: 0;
	padding: 0 0 4%;
	width: 100%;
	font-size: 1.3em;
	line-height: 1.3em;
}
#store .store-item-options .store-input label {
	display: block;
	margin: 0;
	padding: 0 0 2%;
}
#store .store-item-options .store-input input.formInput {
	width: 70%;
}
#store .store-item-options .store-input input.quantity {
	width: 15%;
}
#store .store-item-options .store-input input.radio,
#store .store-item-options .store-input input.checkbox {
	display: inline-block;
	margin: 0 2% 2% 3%;
}
/*
.store-item-options .store-input input.radio:first-child,
.store-item-options .store-input input.checkbox:first-child {
	margin: 0 2% 0 0;
}
*/
#store .store-item-options label.value {
	margin: 0;
	padding: 0 0 2px 2px;
}
/*
.store-item-options p {
	margin: 0;
	padding: 0;
	border: 1px solid #f00;
}
*/


/*****************
STORE ITEM Options
*****************/

.store-item-subitem {
	background: rgba(0,0,0,0.05);
	padding: 10px !important;
	margin: 10px 0 !important;
	display: inline-block;
}
.store-input.sub-item {
	padding-top: 10px;
	font-size: 12px;
	/* border-bottom: 1px solid rgba(0,0,0,0.25); */
}
.store-item-subitem p {
	padding: 10px 0 0 !important;
}
.store-item-subitem h4 {
	padding: 0 !important;
	margin: 0 !important;
}
.store-item-subitem .store-input-label {
	padding-top: 10px !important;
}
.store-item-subitem p.contenterror {
	color: red !important;
	font-size: 12px !important;
}
.store-item-subitem .iw_button {
	padding-top: 10px !important;
}
.sub-item-label {
/* 	float: left !important; */
	display: inline-block;
	/* padding:  10px 40px 0 0; */
	padding:  10px 2% 0 0;
}
.sub-item-price {
/* 	float: left !important; */
	display: inline-block;
	padding: 10px 0 0 0;
}
.store-input.sub-item .sale {
	font-size: 12px;
	line-height: 12px;
	text-decoration: line-through;
	padding-bottom: 2px !important;
}
.store-input.sub-item .sale-icon {
	display: none;
}
.sub-item-qty {
/* 	float: right !important; */
	display: inline-block;
	width: 40%;
}
.sub-item-qty input.formInput.quantity {
/* 	float: right; */
	width: 20%;
	text-align:center;
}
.store-item-subitem .store-input {
	text-align: center;
	padding: 10px 0;
}

.sub-item-header {
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    padding-top: 0 !important;
}
.sub-item-header.sub-item-label {
	width: 40%;
	text-align: left;
}

/*****************
STORE ITEM SONGS
*****************/
#store .store-item-songs ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid rgba(0,0,0,0.15);		
	border-right: 1px solid rgba(0,0,0,0.15);		
	border-bottom: 1px solid rgba(0,0,0,0.15);		
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 	
}
#store .store-item-songs ul li {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: 1px solid rgba(0,0,0,0.15);	
}
#store .store-item-songs ul li:nth-child(odd) {
	background-color: rgba(0,0,0,0.05);
}
#store .store-item-songs ul li .song-play, #store .store-item-songs ul li .song-title, #store .store-item-songs ul li .song-time, #store .store-item-songs ul li .song-price, #store .store-item-songs ul li .song-add-to-cart {
	position: relative;
	float: left;
	padding: 10px 1%;
	word-wrap: break-word;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
#store .store-item-songs ul li div p {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	line-height: 1em;
}
#store .store-item-songs ul li.songs-table-header .song-title, #store .store-item-songs ul li.songs-table-header .song-time, #store .store-item-songs ul li.songs-table-header .song-price {
	padding: 10px 1%;
	text-align: center;
	vertical-align: middle;
	word-wrap: break-word;
}
#store .store-item-songs ul li.songs-table-header .song-title {
	text-align: left;
}
#store .store-item-songs ul li.songs-table-header h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1em;
}
#store .store-item-songs ul li .song-play {
	width: 8%;
}
#store .store-item-songs ul li .song-play .iw_button {
	padding-left: 10px;
	padding-right: 10px;
}
#store .store-item-songs ul li .song-title {
	padding: 18px 1%;
	width: 52%;
}
#store .store-item-songs ul li .song-time {
	padding: 18px 1%;
	width: 10%;
	text-align: center;
}
#store .store-item-songs ul li .song-price {
	padding: 18px 1%;
	width: 10%;
	text-align: center;
}
#store .store-item-songs ul li .song-add-to-cart {
	width: 20%;
	text-align: center;
}
#store .store-item-songs ul li .song-add-to-cart .iw_button {
	display: block;
	padding-left: 10px;
	padding-right: 10px; 
	min-width: 102px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 	
}
#store .store-item-songs .store-songs-buttons {
	position: relative;
	margin: 0;
	padding: 30px 1% 0;
	width: 100%;
	text-align: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 	
}
#store .store-item-songs .store-songs-buttons p {
	display: inline-block;
	margin: 0 10px 10px 0;
	padding: 0;
	font-size: 1.3em;
	line-height: 1em;
}
#store .jp-jplayer {
	/* display: none;
	visibility: hidden; */
	width: 0;
	height: 0;
}

#store .store-item-songs .song-preview-all {
	display: none;
	margin: 0;
	padding: 0 1% 10px 1%;
}
#store .store-item-songs .song-preview-all span {
	margin: 0 0 0 -5px; 
	padding: 0;
}
#store .store-item-songs .song-preview-all .iw_button {
	padding-left: 10px;
	padding-right: 10px;
}

/*****************
STORE ITEM - TABS
*****************/
#store .contentTabs {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}
#store .contentTabs ul.shadeTabStructure {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 10;
}
#store .contentTabs ul.shadeTabStructure:after {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	content: "";
}
#store .contentTabs ul.shadeTabStructure li {
	position: relative;
	top: 0;
	float: left;
    margin: 0 5px 0 0;
	padding: 0;
	border: none;
	background: none;
}
#store .contentTabs ul.shadeTabStructure li a {
    display: block;
    margin: 0;
    padding: 10px;
    font-weight: bold;
	font-size: 1.3em;
	color: rgba(0,0,0,0.8);
	text-decoration: none;
	background: rgba(0,0,0,0.05);	
}
#store .contentTabs ul.shadeTabStructure li a span {
	margin: 0;
	padding: 0;
	color: rgba(0,0,0,0.8);
	background: none;
}
#store .contentTabs ul.shadeTabStructure li.shadeTabs a {
    background: rgba(0,0,0,0.8);
}
#store .contentTabs ul.shadeTabStructure li.shadeTabs a span {
	color: rgb(255,255,255);
}
#store .contentTabs ul.shadeTabStructure li a:hover, #store .contentTabs ul.shadeTabStructure li a:active {
	background-color: rgba(0,0,0,0.05);
}
#store .contentTabs ul.shadeTabStructure li a:hover span, #store .contentTabs ul.shadeTabStructure li a:active span {
	color: rgba(0,0,0,0.8);
}
#store .tabContainer0 {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 1.3em;
	line-height: 20px;
	background-color: rgba(0,0,0,0.05);
	border: none;
}
#store .tabContainer1,
#store .tabContainer2 {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	background: none;
	border: none;
}
#store .tabContainer3 {
	position: relative;
	margin: 0;
	padding: 30px;
	background: none;
}

/*****************
STORE ITEM REVIEWS
*****************/
#store .store-item-reviews .review-btns {
	position: relative;
	float: right;
	margin: 0 0 0 2%;
	z-index: 10;
}
#store .store-item-reviews .star-ratings {
	padding: 0 0 2%;
	z-index: 5;
}
#store .store-item-reviews .star-ratings ul {
	margin: 0 10px 0 0;
}
#store .store-item-reviews .item-review {
	position: relative;
	margin: 0;
	padding: 4%;
	width: 92%;
	border-top: 1px solid rgba(0,0,0,0.15);
}
#store .store-item-reviews .item-review h3 {
	margin: 0;
	padding: 0 0 1%;
	font-size: 1.8em;
	line-height: 1em;
}
#store .store-item-reviews .item-review p {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	line-height: 1.5em;
}

/*****************
STORE NAVIGATION
*****************/
#store-container #store-nav-container {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 23.5%;
}
#store-container #store-nav {
	position: relative;
	margin: 0;
	padding: 15% 8%;
	width: 84%;
	background-color: rgba(0,0,0,0.05);
	border-top: 1px solid rgba(0,0,0,0.15);	
	border-bottom: 1px solid rgba(0,0,0,0.15);	
}
#store-container #store-nav .nav-group {
	position: relative;
	margin: 0;
	padding: 15% 0 0;
	width: 100%;
}
#store-container #store-nav .nav-group:first-child {
	padding: 0;
}
#store-container #store-nav .nav-group h3 {
	margin: 0 0 2%;
	padding: 0;
	font-size: 1.6em;
	line-height: 1.6em;
	border-bottom: 1px solid rgba(0,0,0,0.15);
}
#store-container #store-nav .nav-group .nav-items {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}
#store-container #store-nav .nav-group .nav-items ul {
	margin: 0 0 0 5%;
	padding: 0;
	font-size: 1.3em;
	line-height: 1em;
}
#store-container #store-nav .nav-group .nav-items ul li {
	position: relative;
	margin: 0 0 0 5%;
	padding: 5% 0 0;
}

/*****************
VIEW CART
*****************/
#store .store-cart {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}
#store .store-cart form {
	display: block;
	width: 100%;
}
#store .store-cart ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid rgba(0,0,0,0.15);		
	border-right: 1px solid rgba(0,0,0,0.15);		
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 	
}
#store .store-cart ul li {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: 1px solid rgba(0,0,0,0.15);	
}
#store .store-cart ul li:nth-child(odd) {
	background-color: rgba(0,0,0,0.05);
}
#store .store-cart ul li .items, .store-cart ul li .item-price, .store-cart ul li .quantity, .store-cart ul li .price, .store-cart ul li .remove {
	position: relative;
	float: left;
	padding: 20px 1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
#store .store-cart ul li div p {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	line-height: 1em;
}
#store .store-cart ul li.store-cart-header div {
	padding: 10px 1%;
	text-align: center;
	vertical-align: middle;
	word-wrap: break-word;
}
#store .store-cart ul li.store-cart-header .items {
	text-align: left;
}
#store .store-cart ul li.store-cart-header h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1em;
}
#store .store-cart ul li .items {
	width: 50%;
}
#store .store-cart ul li .items .item-details {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}
#store .store-cart ul li .items .item-image {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 2% 0 0;
	width: 33%;
} 
#store .store-cart ul li .items .item-image a,
#store .store-cart ul li .items .item-image img {
	display: block;
	width: 100%;
}
#store .store-cart ul li .items .item-info {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 65%;
	word-wrap: break-word;
}
#store .store-cart ul li .items .item-info h3 {
	margin: 0;
	padding: 0 0 1%;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1em;
}
#store .store-cart ul li .items .item-info h3 a {
	color: rgba(0,0,0,1.0);
	text-decoration: none;
}
#store .store-cart ul li .item-price {
	width: 10%;
	text-align: center;
}
#store .store-cart ul li .quantity {
	width: 15%;
}
#store .store-cart ul li .quantity .formInput {
	margin: 0 0 5px;
	padding: 6px 5px 4px;
	width: 100%;
	text-align: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 	
}
#store .store-cart ul li .quantity .iw_button {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 	
}
#store .store-cart ul li .quantity p {
	text-align: center;
	/* font-weight: bold; */
}
#store .store-cart ul li .price {
	/* width: 10%; */
	width: 15%;
	text-align: center;
}
#store .store-cart ul li .price p {
	font-weight: bold;
}
#store .store-cart ul li .remove img {
	height: 22px;
}
/*
#store .store-cart ul li .remove {
	width: 15%;
	text-align: center;
	width: 20px;
}
*/
#store .store-cart ul li .remove .iw_button {
	display: block;
	padding-left: 10px;
	padding-right: 10px; 
	min-width: 82px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 	
}
#store .store-cart-pricing, #store .store-cart-buttons {
	position: relative;
	margin: 0;
	padding: 30px 1%;
	width: 100%;
	text-align: right;
	border-top: 1px solid rgba(0,0,0,0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 	
}
#store .store-cart-pricing form {
	display: block;
}
#store .store-cart-pricing form label.store-label {
	display: inline-block;
	margin: 0 10px 0 0;
	font-size: 1.3em;
	line-height: 1.3em;
}
#store .store-cart-pricing p {
	margin: 0;
	padding: 5px 0 0 12%;
	font-size: 1.3em;
	line-height: 1.3em;
}
#store .store-cart-pricing p b {
	display: inline-block;
	margin: 0 0 0 10px;
	min-width: 60px;
	font-weight: bold;
	font-size: 1.1em;
}
#store .store-cart-pricing h4 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 2.0em;
	line-height: 1em;
}
#store .store-cart-pricing h4 b {
	display: inline-block;
	margin: 0 0 0 10px;
	font-weight: bold;
	font-size: 1.1em;
}

/*****************
STORE LOGIN
*****************/
#store #store-login {
	position: relative;
	margin: 0 auto;
	padding: 30px 0;
	width: 90%;
	max-width: 740px;
}
#store #store-login .login-box {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 0 4%;
	width: 48%;	
}
#store #store-login .login-box:first-child {
	padding: 0;
}
#store #store-login .login-box-header {
	position: relative;
	margin: 0;
	padding: 2% 5%;
	width: 100%;
	border-top: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	background: rgba(0,0,0,0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 	
}
#store #store-login .login-box-header h2 {
	margin: 0;
	padding: 0;
	line-height: 30px;
	border-bottom: none;
}
#store #store-login .login-box-content {
	position: relative;
	margin: 0;
	padding: 25px 5%;
	width: 100%;
	min-height: 350px;
	border-bottom: 1px solid rgba(0,0,0,0.15);
	background: rgba(0,0,0,0.05);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 	
}
#store #store-login .login-box-form-wrap {
	position: relative;
	margin: 0;
	padding: 0 0 15px;
	width: 100%;
}
#store #store-login .login-box-form-label {
	position: relative;
	margin: 0;
	padding: 0 0 5px;
	width: 100%;
	font-size: 1.3em;
	line-height: 1em;
}
#store #store-login .login-box-form-element {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}
#store #store-login .login-box-form-element input.formInput {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 	
}
#store #store-login .login-box-form-submit, #store #store-login .fblogin {
	position: relative;
	float: right;
	margin: 0;
	padding: 0 15px 0 0;
	width: auto;
}
#store #store-login .login-box-form-submit:first-child {
	padding: 0;
}
#store #store-login .login-box-content div.right {
	margin: 0;
	padding: 15px 0 0;
	font-size: 1.3em;
	line-height: 1.3em;
	text-align: right;
}
#store #store-login .login-box-content p {
	margin: 0;
	padding: 15px 0 0;
	font-size: 1.3em;
	line-height: 1.3em;
}
#store #store-login .login-box-content p:first-child {
	padding: 0;
}
#store #member-login .login-box-content p {
	padding: 2px 0 0;
}
#store #store-login .login-box-content ul,
#store #store-login .login-box-content ol,
#store #store-login .login-box-content dl {
	font-size: 1.3em;
	line-height: 1.3em;
}
#store #store-login .login-box-content p.right {
	text-align: right;
}
#store #store-login .login-box-row {
	position: relative;
	margin: 30px 0 0;
	padding: 30px 0 0;	
	width: 100%;
	text-align: right;	
	border-top: 1px solid rgba(0,0,0,0.15);
}
#store #store-login .login-box-row p {
	display: inline-block;
	margin: 5px 10px 5px 0;
}
#store #store-login .login-box-row a.iw_button {
	text-align: right;
}

/*****************
STORE CHECKOUT - STEPS
*****************/
#store #store-checkout {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}
#store #store-checkout-steps {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 4% 0 0;
	width: 72.5%;
}
#store #store-checkout-steps .store-step {
	position: relative;
	margin: 0;
	padding: 2% 0 0 0;
	width: 100%;
}
#store #store-checkout-steps .store-step:first-child {
	padding: 0;
}
#store #store-checkout-steps .store-step-header {
	position: relative;
	margin: 0;
	padding: 2%;
	width: 100%;
	border-top: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	background: rgba(0,0,0,0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 	
}
#store #store-checkout-steps .store-step-header h2 {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 30px;
	border-bottom: none;
}
#store #store-checkout-steps .store-step-header p {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	line-height: 30px;
	text-align: right;
}
#store #store-checkout-steps .store-step-header a.editBtn,
#store #store-checkout-steps .store-step-header a.iw_button {
	float: right;
	text-align: right;
}
#store #store-checkout-steps .store-step-content {
	position: relative;
	margin: 0;
	padding: 2% 3%;
	width: 100%;
	border-bottom: 1px solid rgba(0,0,0,0.15);
	background: rgba(0,0,0,0.05);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 	
}
#store #store-checkout-steps .store-step-review {
	position: relative;
	float: left;
	margin: 0;
	padding: 10px 3%;
	/* width: 30%; */
	width: 27%;
}
#store #store-checkout-steps .store-step-review p {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	line-height: 1.3em;
}
#store #store-checkout-steps .store-step-box,
#store .store-step-summary {
	position: relative;
	margin: 0;
	padding: 5% 3%;
	width: 100%;
	border-top: 1px solid rgba(0,0,0,0.15);	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 	
}
#store #store-checkout-steps .store-step-box:first-child {
	border-top: none;
}
#store #store-checkout-steps .store-step-summary:first-child {
	border-top: none;
}
#store #store-checkout-steps .store-step-box h3,
#store #store-checkout-steps .store-step-summary h3 {
	margin: 0;
	padding: 0 0 15px;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1em;
}
#store #store-checkout-steps .store-step-box h3 i {
	font-size: 0.6em;
}
#store #store-checkout-steps .store-step-form-wrap {
	position: relative;
	margin: 0 0 3%;
	padding: 0;
	width: 100%;
}
#store #store-checkout-steps .store-step-form-wrap p {
	margin: 0;
	padding: 5px 0 0;
	font-size: 1.3em;
	line-height: 1.3em;
}
#store #store-checkout-steps .store-step-form-label {
	position: relative;
	float: left;
	margin: 0 2% 0 0;
	padding: 8px 0 0;
	width: 30%;
	font-size: 1.3em;
	line-height: 1.3em;
	text-align: right;
}
#store #store-checkout-steps .store-step-form-element,
#store #store-checkout-steps .store-step-form-element-short {
	position: relative;
	float: left;
	margin: 0;
	width: 68%;
}
#store #store-checkout-steps .store-step-form-element input.formInput,
#store #store-checkout-steps .store-step-form-element-short input.formInput {
	margin: 3% 0 0;
	width: 80%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 	
}
#store #store-checkout-steps .store-step-form-element input.formInput:first-child,
#store #store-checkout-steps .store-step-form-element-short input.formInput:first-child {
	margin: 0;
}
#store #store-checkout-steps .store-step-form-element-short input.formInput {
	width: 30%;
	min-width: 100px;
}
#store #store-checkout-steps .store-step-form-element-short p {
	display: inline-block;
	margin: 0 0 0 2%;
}
#store #store-checkout-steps .store-step-form-element select.selectbox {
	margin-top: 8px;
	width: 80%;
}
#store #store-checkout-steps .store-step-form-element select.selectbox-half {
	margin: 0 2% 0 0;
	width: 30%;
}
#store #store-checkout-steps .store-step-form-description {
	position: relative;
	margin: 0 0 3%;
	padding: 6px 0 6px 8%;
	font-size: 1.2em;
	line-height: 1.2em;
	border-top: 1px solid rgba(0,0,0,0.1);
}
#store #store-checkout-steps .store-step-next-button {
	position: relative;
	margin: 0;
	padding: 0 0 5%;
	width: 100%;
	text-align: right;
}
#store #store-checkout-steps .store-step-payment {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}
#store #store-checkout-steps .store-step-payment-box {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}
#store #store-checkout-steps .store-step-payment-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#store #store-checkout-steps .store-step-payment-box ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 0 5%;
	width: 30%;
}
#store #store-checkout-steps .store-step-payment-box ul li.row2 {
	/* padding: 5% 5% 0 0; */
	padding: 5% 0 0 5%;
}
/*
#store #store-checkout-steps .store-step-payment-box ul li:first-child {
	padding: 0;
}
*/
#store #store-checkout-steps .store-step-payment-box ul li a {
	display: block;
	margin: 0;
	padding: 0;
}
#store #store-checkout-steps .store-step-payment-box ul li a .payment-method {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	background: rgba(255,255,255,0.8);
	border: 1px solid rgba(0,0,0,0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 	
}
#store #store-checkout-steps .store-step-payment-box ul li a p {
	margin: 0;
	padding: 10px 0 0;
	font-size: 1.3em;
	line-height: 1.3em;
	text-align: center;
	text-decoration: none;
}
#store #store-checkout-steps .store-step-check {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}
#store #store-checkout-steps .store-step-check label,
#store #store-checkout-steps .store-step-check p {
	display: inline-block;
	margin: 0 0 0 10px;
	font-size: 1.3em;
	line-height: 1.3em;
}
#store .store-step-summary {
	position: relative;
	margin: 0;
	padding: 5% 0 0;
	width: 100%;
}
#store .store-step-summary ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	border-left: 1px solid rgba(0,0,0,0.15);		
	border-right: 1px solid rgba(0,0,0,0.15);		
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 	
}
#store .store-step-summary ul li {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: 1px solid rgba(0,0,0,0.15);	
}
#store .store-step-summary ul li:nth-child(even) {
	background-color: rgba(255,255,255,0.8);
}
#store .store-step-summary ul li .items, #store .store-step-summary ul li .item-price, #store .store-step-summary ul li .quantity, #store .store-step-summary ul li .price {
	position: relative;
	float: left;
	padding: 10px 1%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
}
#store .store-step-summary ul li div p {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	line-height: 1em;
}
#store .store-step-summary ul li.store-step-summary-header div {
	padding: 10px 1%;
	text-align: center;
	vertical-align: middle;
	word-wrap: break-word;
}
#store .store-step-summary ul li.store-step-summary-header .items {
	text-align: left;
}
#store .store-step-summary ul li.store-step-summary-header h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1em;
}
#store .store-step-summary ul li .items {
	width: 55%;
}
#store .store-step-summary ul li .items .item-details {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
}
#store .store-step-summary ul li .items .item-image {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 2% 0 0;
	width: 33%;
} 
#store .store-step-summary ul li .items .item-image a,
#store .store-step-summary ul li .items .item-image img {
	display: block;
	width: 100%;
}
#store .store-step-summary ul li .items .item-info {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 65%;
	word-wrap: break-word;
}
#store #store-checkout-steps .store-step-summary ul li .items .item-info h3 {
	margin: 0;
	padding: 0 0 1%;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1em;
}
#store .store-step-summary ul li .item-price,
#store .store-step-summary ul li .quantity,
#store .store-step-summary ul li .price {
	width: 15%;
	text-align: center;
}
#store .store-step-summary ul li .quantity p,
#store .store-step-summary ul li .price p {
	font-weight: bold;
}

/*****************
STORE CHECKOUT - RIGHT
*****************/
#store #store-checkout-right {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 23.5%;
	background-color: rgba(0,0,0,0.05);
	border-top: 1px solid rgba(0,0,0,0.15);	
	border-bottom: 1px solid rgba(0,0,0,0.15);	
}
#store #store-checkout-right-content {
	position: relative;
	margin: 0;
	padding: 20px 5%;
	width: 90%;
}
#store .store-checkout-right-box {
	position: relative;
	margin: 0;
	padding: 30px 0 0 0;
	width: 100%;
}
#store .store-checkout-right-box:first-child {
	padding: 0;
}
#store .store-checkout-right-box h5 {
	margin: 0;
	padding: 0 0 10px;
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1em;
}
#store .store-checkout-right-box-content {
	position: relative;
	margin: 0;
	padding: 5%;
	width: 90%;
	background: rgba(255,255,255,0.8);
	border-top: 1px solid rgba(0,0,0,0.15);	
	border-bottom: 1px solid rgba(0,0,0,0.15);	
}
#store #store-checkout-right-summary p {
	margin: 0;
	padding: 5px 0;
	font-size: 1.3em;
	line-height: 1.3em;
}
#store #store-checkout-right-summary p span {
	float: left;
	display: inline-block;
	max-width: 60%;
}
#store #store-checkout-right-summary p b {
	float: right;
	display: inline-block;
	margin: 0 0 0 5%;
	min-width: 35%;
	font-weight: bold;
	text-align: right;
	font-size: 1.1em;
}
#store #store-checkout-right-summary h6 {
	margin: 10px 0 0;
	padding: 15px 0 10px;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1em;
	border-top: 1px solid rgba(0,0,0,0.15);
}
#store #store-checkout-right-summary h6 span {
	float: left;
	display: inline-block;
	max-width: 60%;
}
#store #store-checkout-right-summary h6 b {
	float: right;
	display: inline-block;
	margin: 0 0 0 5%;
	min-width: 35%;
	font-weight: bold;
	font-size: 1.1em;
	text-align: right;
}
#store #store-checkout-right-cart .iw_button {
	position: absolute;
	top: 20px;
	right: 0;
}
#store #store-checkout-right-cart ul.right-cart-list {
	margin: 0;
	padding: 5px 0;
	list-style: none;
}
#store #store-checkout-right-cart ul.right-cart-list li {
	position: relative;
	margin: 15px 0 0;
	padding: 15px 0 0;
	width: 100%;
	border-top: 1px solid rgba(0,0,0,0.15);
}
#store #store-checkout-right-cart ul.right-cart-list li:first-child {
	margin: 0;
	padding: 0;
	border-top: none;
}
#store #store-checkout-right-cart ul.right-cart-list li .item-image {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
}
#store #store-checkout-right-cart ul.right-cart-list li .item-image a, #store #store-checkout-right-cart ul.right-cart-list li .item-image img {
	display: block;
	width: 100%;
}
#store #store-checkout-right-cart ul.right-cart-list li .item-info {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 0 5%;
	width: 100%;
	word-wrap: break-word;
	/* Add back when images enabled.
	width: 45%; */
}
#store #store-checkout-right-cart ul.right-cart-list li .item-info h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.2em;
}
#store #store-checkout-right-cart ul.right-cart-list li .item-info p {
	margin: 0;
	padding: 5px 0 0;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1em;
}
#store #store-checkout-right-payment-types ul.credit-cards {
	margin: 0;
	padding: 0;
	list-style: none;
}
#store #store-checkout-right-payment-types ul.credit-cards li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 5px 5px;
	width: 35px;
}
#store #store-checkout-right-payment-types p {
	margin: 0;
	padding: 20px 5% 0;
	font-size: 1.2em;
	line-height: 1.2em;
}
#store #store-checkout-steps #morderdiv {
	font-size: 1.3em;
	line-height: 1.3em;
}

/*****************
STORE BOX NEW
*****************/

@media (min-width:480px)


/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
#store-banner {margin: 0; position: relative; zoom: 1;}
#store-item-banner {margin: 0 0 2%; position: relative; zoom: 1;}

.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 40px; height: 40px; margin: -40px 0 0; display: block; background: url('/images/arrows-banner.png') no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: 2%;}
.flex-direction-nav .flex-prev {left: 2%;}
#store-item-banner .flex-direction-nav a { top: 55%; }
#store-item-banner .flex-direction-nav .flex-next { right: 5%; }
#store-item-banner .flex-direction-nav .flex-prev { left: 5%; }
#store-item-carousel .flex-direction-nav a { top: 65%; }
#store-item-carousel .flex-direction-nav .flex-next { right: 5%; }
#store-item-carousel .flex-direction-nav .flex-prev { left: 5%; }
.flexslider:hover .flex-next {opacity: 1; filter: alpha(opacity=100);}
.flexslider:hover .flex-prev {opacity: 1; filter: alpha(opacity=100);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 0.9; filter: alpha(opacity=90);}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 30px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 2%; filter: alpha(opacity=100);}
  .flex-direction-nav .flex-next {opacity: 1; right: 2%; filter: alpha(opacity=100);}
}


/* ---------------------------------------------------- 
   dropdown.css 
   ---------------------------------------------------- */

ul.menu {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 100001;
}
ul.menu li {
	position: relative;
	float: left; 
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.iw_menu li:hover a, ul.iw_menu li:active a {
	color: #ccc; 
	background: url('images/h-b-a-hover-bg.gif') 0 0 repeat-x;
}	
ul.menu li a {
	display: block;
	margin: 0;
	padding: 10px;
	list-style-type: none;
	white-space: nowrap;
}

/** HOVER OBJ **/
ul.iw_menu li:hover > ul.iw_menu_group_links, 
ul.iw_menu li:active > ul.iw_menu_group_links {
	display: block;
}
ul.iw_menu li ul.iw_menu_group_links {
	display: none; 
	position: absolute;
	top: 58px;
	left: 2px;
	margin: 0;
	padding: 0;
	background: #161616 url('images/nav-dropdown-bg.gif') 0 0 repeat;
	-webkit-box-shadow: 0px 0px 10px 0px #333;
	-moz-box-shadow: 0px 0px 10px 0px #333;
	box-shadow: 0px 0px 10px 0px #333;
}

/** HOVER OBJ **/

ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link {
	position: relative !important;
	display: block;
	margin: 0 !important;
	padding: 0 !important;
	min-width: 185px;
}
ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link:hover > ol.submenu, 
ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link:active > ol.submenu {
	display: block;
}
ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link a {
	display: block;
	margin: 0;
	padding: 15px 40px 15px 25px !important;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #999 !important;
	border-top: 1px solid #2b2b2b !important;
	background: url('images/gray-arrow.png') 15px 17px no-repeat !important;
	word-wrap: break-word !important;
}
ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link a:first-child {
	border-top: none;
}
ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link a:hover, 
ul.iw_menu li ul.iw_menu_group_links li.iw_menu_link a:active {
	color: #FFF !important;
	background-color: #000 !important;
}

/* ---------------------------------------------------- 
   fix-bootstrap.css 
   ---------------------------------------------------- */

#hw * ,
#cw * {
    box-sizing: content-box !important;
}


/* ---------------------------------------------------- 
   scheme.css 
   ---------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
	background-color: #FFF;
}
a:link, a:visited {
	color: #9f8f65; 
	text-decoration: underline;
}
a:active, a:hover {
	text-decoration: none;
}
/***************
HEADER
***************/
#hw {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	background: url('images/hw-bg.gif') 0 0 repeat-x;
	z-index: 20;
}
#h {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}
#h-t {
	position: relative;
	margin: 0;
	padding: 0 10px;
	width: 960px;
}
#h-t-l {
	position: relative;
	float: left;
	margin: 0;
	padding: 48px 0 16px;
	width: 225px;
}
#h-t-l h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
}
#h-t-l h2 a, #h-t-l h2 img {
	display: block;
}
#h-t-r {
	position: relative;
	float: right;
	margin: 0;
	padding: 57px 0 0;
	width: 735px;
}
#h-t-r-t {
	position: absolute;
	top: 19px;
	right: 0;
	margin: 0;
	padding: 10px 10px 0 35px;
	width: 221px;
	height: 33px;
	background: transparent url('images/h-t-r-t-bg.png') 0 0 no-repeat;
	z-index: 1;
}
#h-t-r-t p {
	float: right;
	margin: 0;
	padding: 0;
	width: 130px;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	color: #FFF;
	text-align: right;
}
#h-t-r-t a {
	display: block;
	float: left;
	margin: 0 0 0 8px;
	padding: 0;
	height: 15px;
}
#h-t-r-t a img {
	display: block;
}
#h-t-r-b {
	position: relative;
	float: right;
	margin: 0;
	padding: 5px;
	background-color: #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	z-index: 10;
}
#h-t-r-b form {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 300px;
}
#h-t-r-b form div#hhhhide {
	display: none;
}
#h-t-r-b form input.search {
	float: left;
	display: block;
	margin: 0;
	padding: 8px 10px;
	width: 180px;
	height: 30px;
	line-height: 12px;
	color: #808080;
	background: url('images/search-field-bg.gif') 0 0 no-repeat;
	border: none;
}
#h-t-r-b form input.search-btn {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 30px;
	background: url('images/search-btn.gif') 0 0 no-repeat;
	border: none;
	cursor: pointer;
}
#h-t-r-b-price {
	position: relative;
	float: left;
	margin: 0;
	padding: 9px 7px 9px 52px;
	height: 12px;
	background: url('images/cart-icon.gif') 12px 0 no-repeat;
}
#h-t-r-b-price p {
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 12px;
	color: #FFF;
}
#h-t-r-b a.btn {
	display: block;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 98px;
	height: 30px;
}
#h-b {
	position: relative;
	margin: 0;
	padding: 1px 7px;
	width: 966px;
	background: transparent url('images/h-b-bg.png') 0 0 no-repeat;
	-webkit-box-shadow: 0px 0px 10px 0px #000;
	-moz-box-shadow: 0px 0px 10px 0px #000;
	box-shadow: 0px 0px 10px 0px #000;
}
#h-b ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#h-b ul li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 0 0 2px;
	/*
	font-weight: 400;
	font-family: "Bitter", serif;
	*/
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	background: url('images/h-b-li-bg.gif') 0 0 repeat-y;	
}
#h-b ul li:first-child {
	padding: 0;
	background: none;
}
#h-b ul li a:link, #h-b ul li a:visited {
	display: block;
	margin: 0;
	padding: 22px 24px;
	color: #a99a6e;
	text-decoration: none;
}
#h-b ul li a:hover, #h-b ul li a:active {
	color: #FFF;
}
/***************
CONTENT
***************/
#cw {
	position: relative;
	margin: 0;
	padding: 180px 0 0;
	width: 100%;
	z-index: 1;
}
#c {
	position: relative;
	margin: 0 auto;
	padding: 20px 0 40px;
	width: 960px;
	background: url('images/c-bg.gif') 0 0 repeat-y;
}
#c-l {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 15px;
	width: 195px;
	color: #E5E5E5;
	font-family: Arial, Helvetica, sans-serif;
}
#c-l h4 {
	margin: 0;
	padding: 0 0 10px;
	font-weight: 400;
	font-size: 20px;
	line-height: 20px;
	color: #d2bf89;
	/* color: #d2bf89; */
	color: #c3b89a;
	text-transform: uppercase;
}
#c-l ul.dept {
	margin: 0 0 30px;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #5f522b;
}
#c-l ul.dept li {
	position: relative;
	margin: 0;
	padding: 12px 10px 12px 15px;
	font-weight: bold;
	/*
	font-size: 10px;
	line-height: 10px;
	*/
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	border-top: 1px solid #5f522b;
	background: transparent url('images/gray-arrow.png') 5px 14px no-repeat;
}
#c-l ul.dept li a:link, #c-l ul.dept li a:visited {
	color: #c3b89a;
	text-decoration: none;
}
#c-l ul.dept li a:hover, #c-l ul.dept li a:active {
	color: #FFF; 
	text-decoration: underline;
}
#c-l-ads {
	position: relative;
	margin: 0;
	padding: 20px 0;
	width: 195px;
}
#c-l-ads div.ad {
	position: relative;
	margin: 0;
	padding: 20px 0 0;
	width: 195px;
}
#c-l-ads div.ad:first-child {
	padding: 0;
}
#c-l-ads div.ad a, #c-l-ads div.ad img {
	display: block;
}
#c-l-ns {
	position: relative;
	margin: -10px 0 0 0;
	padding: 0 0 30px 0;
	width: 195px;
}
#c-l-ns > h5 {
	font-size: 1em;
}
#c-l-ns input.newsletter {
	display: block;
	margin: 0 0 10px;
	padding: 8px 10px;
	width: 195px;
	height: 30px;
	line-height: 12px;
	color: #808080;
	background: transparent url('images/newsletter-field-bg.png') 0 0 no-repeat;
	border: none;
}
#c-l-ns input.signupBTN {
	display: block;
	margin: 0;
	padding: 0;
	width: 195px;
	height: 30px;
	background: transparent url('images/signup-btn.png') 0 0 no-repeat;
	border: none;
	cursor: pointer;
}
#c-r {
	position: relative;
	float: right;
	margin: 0;
	padding: 0 0 0 20px;
	width: 715px;
}
#c-r h2 a {
	text-decoration: none;
	color: #777;
}
#c-mb {
	position: relative;
	margin: 0 0 20px;
	padding: 0;
	width: 715px;
	height: 350px;
	overflow: hidden;
}
#c-mb-pics {
	position: relative;
	margin: 0;
	padding: 0;
	width: 715px;
	height: 350px;
	z-index: 1;
}
#c-mb-pics div.pic {
	position: relative;
	margin: 0;
	padding: 0;
	width: 715px;
}
#c-mb-pics div.pic a, #c-mb-pics div.pic img {
	display: block;
}
#c-mb-ov {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 10px 0;
	width: 715px;
	height: 20px;
	background: transparent url('images/c-mb-ov-bg.png') 0 0 no-repeat;
	z-index: 10;
}
#c-mb-ov-pager {
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#c-mb-ov-pager a.prev {
	display: block;
	float: left;
	margin: 6px 2px 0 0;
	padding: 0;
	width: 8px;
	height: 9px;
	background: transparent url('images/prev-btn.png') 0 0 no-repeat;
}
#c-mb-ov-pager a.next {
	display: block;
	float: left;
	margin: 6px 0 0 7px;
	padding: 0;
	width: 8px;
	height: 9px;
	background: transparent url('images/next-btn.png') 0 0 no-repeat;
}
#c-mb-ov-pager ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#c-mb-ov-pager ul li {
	position: relative;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 20px;
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
}
#c-mb-ov-pager ul li a:link, #c-mb-ov-pager ul li a:visited {
	display: block;
	margin: 0;
	padding: 4px 0;
	width: 20px;
	height: 12px;
	color: #808080;
	text-decoration: none;
	background: url('images/pager-a-bg.gif') 0 100% no-repeat;
}
#c-mb-ov-pager ul li a:hover, #c-mb-ov-pager ul li a:active {
	color: #FFF;
}
#c-mb-ov-pager ul li a.activeSlide {
	color: #FFF;
	background-position: 0 0;
}
#c-mfp, #c-mfp2, #c-mfp3 {
	position: relative;
	margin: 0;
	padding: 19px 29px;
	width: 655px;
	height: 200px;
	background: url('images/c-mfp-bg.gif') 0 0 repeat-x;
	border: 1px solid #ebebeb;
	overflow: hidden;
}
#c-mfp-1, #c-mfp2-1, #c-mfp3-1 {
	position: relative;
	margin: 0;
	padding: 0;
	width: 655px !important;
	height: 200px;
	overflow: hidden;
	z-index: 1;
}
#c-mfp-1 ul, #c-mfp2-1 ul, #c-mfp3-1 ul {
	margin: 0;
	padding: 0;
	width: 100000px;
	list-style: none;
}
#c-mfp-1 ul li,
#c-mfp2-1 ul li,
#c-mfp3-1 ul li {
	position: relative;
	float: left;
	margin: 0 5px;
	padding: 0 5px 0 0;
	width: 150px;
	height: 200px;
	overflow: hidden;
}
#c-mfp-1 ul li a,
#c-mfp2-1 ul li a,
#c-mfp3-1 ul li a {
	position: relative;
	display: block;
	margin: 0 0 10px;
	padding: 0;
	width: 150px;
	height: 150px;
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-transform: lowercase;
	text-shadow: 0 1px 0 #387979;
	overflow: hidden;
}
#c-mfp-1 ul li a img,
#c-mfp2-1 ul li a img,
#c-mfp3-1 ul li a img {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 150px;
	z-index: 1;
}
#c-mfp-1 ul li a span,
#c-mfp2-1 ul li a span,
#c-mfp3-1 ul li a span {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0;
	padding: 7px 0 8px 5px;
	width: 93px;
	height: 10px;
	line-height: 10px;
	background: transparent url('images/view-product-bg.png') 0 0 no-repeat;
	z-index: 5;
}
#c-mfp-1 ul li h3,
#c-mfp2-1 ul li h3,
#c-mfp3-1 ul li h3 {
	margin: 0;
	padding: 0 0 8px;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	/* font-family: "Bitter", serif; */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}
#c-mfp-1 ul li p,
#c-mfp2-1 ul li p,
#c-mfp3-1 ul li p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 14px;
	color: #9f8f65;
	text-align: center;
}
#c-mfp-1 ul li p span,
#c-mfp3-1 ul li p span,
#c-mfp2-1 ul li p span {
	color: #999;
	text-decoration: line-through;
}
#c-mfp a.prev,
#c-mfp2 a.prev,
#c-mfp3 a.prev {
	display: block;
	position: absolute;
	top: 100px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 21px;
	height: 40px;
	background: transparent url('images/fp-prev-btn.png') 0 0 no-repeat;
	z-index: 5;
}
#c-mfp a.next,
#c-mfp2 a.next,
#c-mfp3 a.next {
	display: block;
	position: absolute;
	top: 100px;
	right: 0;
	margin: 0;
	padding: 0;
	width: 21px;
	height: 40px;
	background: transparent url('images/fp-next-btn.png') 0 0 no-repeat;
	z-index: 5;
}
#c-mc {
	position: relative;
	margin: 0;
	padding: 35px 0 0 20px;
	width: 695px;
}
#c-mc h1 {
	margin: 0;
	padding: 0 0 15px;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
}
#c-mc p {
	margin: 0;
	padding: 0 0 10px;
	line-height: 22px;
	color: #333;
	font-size: 16px;
}
#c-mc div.leftbox {
	margin: 0;
	padding: 0 0 10px;
	color: #333;
	line-height: 14px;
	font-size: 12px;
}

#c-mc img {
	padding: 0 0 7px 0;
}
#c-mc-tmnl {
	position: relative;
	float: right;
	/*margin: 0 0 25px 25px;*/
	padding: 0 15px 0 0;
	width: 273px;
	/*
	height: 238px;
	background: url('images/c-mc-tmnl-bg.gif') 0 0 repeat-x;
	*/
	/*
	background: url('images/c-mc-tmnl-bg.gif') 0 0 repeat;
	*/
	border: 1px solid #ebebeb;
	z-index: 10;
}
#c-mc-tmnl h3 {
	margin: 0 0 20px;
	padding: 10px 0;
	font-weight: 700;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
	color: #333;
	text-align: center;
	border-top: 1px solid #5f522b;
	border-bottom: 1px solid #5f522b;
}
#tmnls {
	position: relative;
	margin: 0;
	padding: 0 10px;
	width: 253px;
	min-height: 170px;
}
#tmnls div.tmnl {
	position: relative;
	margin: 0;
	padding: 0;
	width: 253px;
	text-align: center;
}
#tmnls div.tmnl p.quote {
	margin: 0;
	padding: 0 0 15px;
	font-weight: 400;
	line-height: 24px;
	/* font-family: "Bitter", serif; */
	font-family: Arial, Helvetica, sans-serif;
}
#tmnls div.tmnl p.name {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	color: #333;
}
#tmnls div.tmnl p.company {
	margin: 0;
	padding: 5px 0 0;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	color: #90c0c0;
	text-transform: uppercase;
}
/***************
INTERNAL CONTENT
***************/
#c-i {
	position: relative;
	margin: 0;
	padding: 0;
	width: 715px;
}
#c-i #iws_page_title_id h1 {
	margin: 0 0 15px;
	padding: 0;
	font-size: 26px;
	line-height: 26px;
	text-align: left;
	color: #333;
}
#c-i h2 {
	font-size: 22px;
	line-height: 22px;
	color: #333;
}
#c-i h3 {
	font-size: 18px;
	line-height: 18px;
	color: #333;
}
#c-i h4, #c-i h5, #c-i h6 {
	color: #333;
}
#c-i p {
	margin: 0;
	padding: 0 0 15px;
	line-height: 22px;	
}
#c-i ul, #c-i ol {
	line-height: 22px;
}
/**** STORE BORDERS ****/
#c-i table td {
	background-color: #FFF !important;
	border-color: #FFF !important;
}
/***************
FOOTER
***************/
#fw {
	position: relative;
	margin: 0;
	padding: 45px 0 0;
	width: 100%;
	background: url('images/fw-bg.gif') 0 0 repeat-x;
	z-index: 10;
}
#f {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}
#f-t {
	position: relative;
	margin: 0;
	padding: 0 20px 20px;
	width: 940px;
	border-bottom: 1px solid #e5e5e5;
}
#f-t h5 {
	margin: 0;
	padding: 0 0 20px;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	/* font-family: "Bitter", serif; */
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#f-t-l {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	width: 460px;
}
#f-t-l ul, #f-t-m ul {
	float: left;
	margin: 0;
	padding: 0 20px 0 0;
	width: 130px;
	list-style: none;
}
#f-t-l ul li, #f-t-m ul li {
	position: relative;
	margin: 0;
	padding: 0 0 14px 10px;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	text-transform: uppercase;
	background: transparent url('images/green-arrow.png') 0 2px no-repeat;
}
#f-t-l ul li a:link, #f-t-l ul li a:visited,
#f-t-m ul li a:link, #f-t-m ul li a:visited {
	color: #999;
	text-decoration: none;
}
#f-t-l ul li a:hover, #f-t-l ul li a:active,
#f-t-m ul li a:hover, #f-t-m ul li a:active {
	color: #9f8f65; 
	text-decoration: underline;
}
#f-t-m {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 300px;
}
#f-t-r {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	width: 160px;
	text-align: right;
}
#f-t-r-smw {
	position: relative;
	margin: 0 0 10px;
	padding: 0;
	width: 100%;
}
#f-t-r-sm {
	position: relative;
	float: right;
	margin: 0;
	padding: 10px;
	width: 65px;
	background-color: #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
#f-t-r-sm a {
	display: block;
	float: left;
	margin: 0 0 0 6px;
	padding: 0;
}
#f-t-r p {
	margin: 0;
	padding: 10px 0 0;
	line-height: 12px;
}
#f-b {
	position: relative;
	margin: 0;
	padding: 12px 20px;
	width: 940px;
	border-top: 1px solid #FFF;
}
#f-b-l {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 470px;
}
#f-b-l p {
	margin: 0;
	padding: 6px 0 0;
	font-size: 11px;
	line-height: 11px;
	color: #999;
}
#f-b-l p a:link, #f-b-l p a:visited {
	color: #999;
	text-decoration: none;
}
#f-b-l p a:hover, #f-b-l p a:active {
	color: #9f8f65; 
	text-decoration: underline;
}
#f-b-r {
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	width: 470px;
}
#f-b-r ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
#f-b-r ul li {
	position: relative;
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
}
#f-b-r ul li:first-child {
	margin: 0;
}
#f-b-r ul li img {
	display: block;
}
#f-divider {
	position: absolute;
	top: -65px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 980px;
	height: 40px;
	background: transparent url('images/f-divider-bg.png') 0 0 no-repeat;
	-webkit-box-shadow: 0px 0px 10px 0px #000;
	-moz-box-shadow: 0px 0px 10px 0px #000;
	box-shadow: 0px 0px 10px 0px #000;	
	z-index: 10;
}
#f-imavex {
	position: relative;
	margin: 0;
	padding: 17px 0 15px;
	width: 100%;
	background: #FFF url('images/f-imavex-bg.gif') 0 0 repeat-x;
}
#f-imavex a {
	display: block;
	margin: 0 auto;
	width: 136px;
}
#f-imavex a img {
	display: block;
}

/* Store Hacks */
p.showShort b {
	font-size: 16px;
}

div.item-price {
	display: none;
	visibility: hidden;
}
div.item-name h3.name {
	text-align: center;
}
div.item-description p {
	text-align: center;
}

#newaccountnotice {
	margin: 12px auto 0 auto;
	padding-bottom: 16px;
	width: 500px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #333333;
	color: #333333;
}

/* Hide Guest Checkout Box */
#guest-login {
	display: none;
	visibility: hidden;
}

#member-login {
	margin: 0 auto !important;
	float: none !important;
}


/* ---------------------------------------------------- 
   tabs2.css 
   ---------------------------------------------------- */

/* Tabs */ 
div.iws_tabs_nav { 
    position: relative; 
	margin: 0;
	padding: 0;
	width: 100%;
} 
div.iws_tabs_nav ul { 
    margin: 0; 
    padding: 0;
    list-style: none;
}
div.iws_tabs_nav li {
    position: relative;
    float: left;
    margin: 0 0 0 5px;
    padding: 0;
}
div.iws_tabs_nav li:first-child {
	margin: 0;
}
div.iws_tabs_nav a:link, div.iws_tabs_nav a:visited {
    display: block;
    margin: 0;
    padding: 10px;
    font-weight: bold;
    font-size: 11px;
	color: #FFF;
    text-transform: uppercase;
	text-decoration: none;
    background: #333;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;    
}
div.iws_tabs_nav a:hover, div.iws_tabs_nav a:active {
	color: #489090; 
}
div.iws_tabs_nav a.tab_selected:link, div.iws_tabs_nav a.tab_selected:visited {
	color: #333;
    background: #ebebeb;
}	
/* Container */
div.iws_tab_container,
div.iws_tab_container_1,
div.iws_tab_container_2,
div.iws_tab_container_a3,
div.iws_tab_container_3 {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
	color: #333;
    background-color: #ebebeb;
}
div.iws_tab_container_3 {
    overflow: hidden;
}
div.iws_tab_container_4 {
    position: relative;
    width: 1000000px;
}
/* Container Content */
div.iws_t_ct {
	position: relative;
    float: left;
    margin: 0;
}#contentTabs {
	clear: both;
	position: relative;
	margin-bottom: 20px;
	padding: 10px 0;
}

#tabbedContent li a {
	text-decoration: none;
}

.shadeTabStructure {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
}
.shadeTabStructure li {
	float: left;
	margin: 0 2px 0 0;
	text-align: center;
	list-style-image: none;
}
.shadeTabStructure li a {
	float: left;
	color: #666666;
	text-decoration: none;
	list-style-image: none;
}
.shadeTabStructure li a span {
	display: block;
	float: none;
	padding: 7px 12px;
	list-style-image: none;
}
.shadeTabStructure li a:hover {
	color: #333333;
	text-decoration: none;
	list-style-image: none;
}

.shadeTabs{
	position: relative;
	top: 2px;
	background: url(/images/tabs/tab_center.gif) top left repeat-x;
	background-color: #DEDEDE;
}
.shadeTabs a {
	background: url(/images/tabs/tab_left.gif) top left no-repeat;
}

.shadeTabs a span {
	color: #000000;
	background: url(/images/tabs/tab_right.gif) top right no-repeat;
}

.shadeTabsSelected{
	position: relative;
	top: 2px;
	background: url(/images/tabs/tab_center_over.gif) top left repeat-x;
	background-color: #EEEEEE;
}
.shadeTabsSelected a {
	background: url(/images/tabs/tab_left_over.gif) top left no-repeat;
}

.shadeTabsSelected a span {
	color: #000000;
	background: url(/images/tabs/tab_right_over.gif) top right no-repeat;
}

.tabContainer1 {
	clear: both;
	background: #eeeeee url(/images/tabs/content_tr.gif) top right no-repeat;
}
.tabContainer2 {
	background: url(/images/tabs/content_bl.gif) bottom left no-repeat;
}
.tabContainer3 {
	padding: 10px;
	background: url(/images/tabs/content_br.gif) bottom right no-repeat;
}

.tabContent {
}

/* main */
#campaignContainer {

}

#campaignContainer ul.campaignUserList  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#campaignContainer ul.campaignUserList .teamTotal {
	clear: both;	
}

#campaignContainer ul.campaignUserList > li {
	float: left;	
	width: 320px;
	border: 1px #ccc solid;
	padding: 10px;
	margin: 10px;
}

#campaignContainer ul.campaignUserList > li .campaignUserPhoto {
	width: 170px;
	height: 170px;
	float: left;
	margin: 5px;
	border: 1px #ccc solid;
}

#campaignContainer ul.campaignUserList > li .campaignUserPhotoDefault {
	width: 170px;
	height:170px;
	background: #A29F89 url(/manager/images/avatar_large.gif) -35px -3px  no-repeat;
	float: left;
}

#campaignContainer ul.campaignUserList .campaignUserContainer {
	float: left;
	width: 138px;
}

 #campaignContainer h3 {
	margin: 0;
	padding: 0;
}

.progressBar {
	position: relative;
	width: 135px; 
	height: 20px;
	background: white url(/manager/images/grey_strip.png) 0 0 repeat-x; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}
.progressBarTotal {
	height: 20px;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;

	background: #feccb1; /* Old browsers */
	background: -moz-linear-gradient(top,  #feccb1 0%, #f17432 50%, #ea5507 51%, #fb955e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feccb1), color-stop(50%,#f17432), color-stop(51%,#ea5507), color-stop(100%,#fb955e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #feccb1 0%,#f17432 50%,#ea5507 51%,#fb955e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feccb1', endColorstr='#fb955e',GradientType=0 ); /* IE6-9 */

}

.progressBarComplete {
	position: absolute;
	background: white url(/images/im/manager_orange_bg.jpg) 0 0 repeat;
	left: 0;
	top: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#fundraiserInfoDiv {
	padding: 10px;	
	border: 1px #ccc solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

}

#fundraiserInfoDiv .campaignUserContainer {
	float: left;
	width: 150px;
}
.progressBarPercent{
	position: absolute;
	width: 50px;
	height: 20px;
	color: white;
	font-weight: bold;
	text-align: center;
	left: 50%;
	top: 0;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
	line-height: 20px;
	font-size: 16px;
	margin-left: -25px;
}

/* profile */
#fundraiserInfoDiv h3 {
	margin: 0;
	padding: 0;
	font-size: 18px;
}

#fundraiserInfoDiv .campaignGoal {
	font-size: 14px;
}

#fundraiserInfoDiv .campaignUserPhoto {
	float: left;
	margin: 5px;
	width: 150px;
	height: 150px;
	border: 1px #ccc solid;
}

#fundraiserInfoDiv .campaignUserPhoto img {
	width: 150px !important;

}

#campaignHeader .progressBar {
	width: 500px !important;
	float: none;
}

#campaignHeader .progressBarComplete {
	float: none;
}


#campaignHeader .progressBarPercent{
	width: 200px;
	margin-left: -100px;
}



#campaignUserInfo .progressBar {
	width: 400px !important;
	float: none;
}

#campaignUserInfo .progressBarComplete {
	float: none;
}

#campaignUserInfo  h3, #campaignUserInfo h1, #campaignUserInfo h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

#campaignUserInfo  .campaignDesc {
}

#campaignUserInfo  .campaignGoal {
	float: left;
	margin-top: 10px;
	display: block;
	font-weight: bold;
}
			
#campaignUserInfo .campaignUserPhoto {
}

#campaignUserInfo .campaignUserPhoto img{
	padding: 0 20px 20px 0;
	float: left;
}

#campaignUserInfo .userInfo {
	float: left;
	width: 500px;
}

#campaignUserInfo #sponsorMeName {
}

#campaignUserInfo .campaignBtns {
	float:left;
	margin-right: 10px;
}

/* log table */

.campaignPublicLog {
	border-collapse: collapse;
	width: 100%;
	margin-top: 10px;
}
.campaignPublicLog  th.cmpMessage {
	widtH: 50%;
}
.campaignPublicLog  th {
	background-color: #eee;
}
.campaignPublicLog td, .campaignPublicLog  th {
	padding: 5px 10px;
	border: 1px #ccc solid;
}

.campaignPublicLog td {
	font-size: 12px;
	vertical-align: top;
} 

.campaignPublicLog td .campaignDateTime {
	font-size: 10px;
}

/* small widget */
.campaignWidget {
	padding: 10px;
	width: 500px;
	border: 1px #eee solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */

}


.campaignWidget .campaignHeader {
	float: left;
}

.campaignWidget .campaignHeader h1{
	font-size: 12px;
	margin-right: 10px;
	font-weight: bold;
	margin: 0; 
	padding: 0;
}
.campaignWidget .campaignHeader h2{
	font-size: 10px;
	margin: 0 0 4px 0; 
	padding: 0;
}	
.campaignWidget .progressBar {
	width: 500px !important;
	float: none;
}

.campaignWidget .progressBarComplete {
	float: none;
}


.campaignWidget .progressBarPercent{
	width: 200px;
	margin-left: -100px;
}

.campaignWidget .progressBar{
	float: left;
}

.campaignWidget #campaignContainer ul.campaignUserList  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.campaignWidget #campaignContainer ul.campaignUserList > li {
	background: white;
	margin: 0px 2px 0 0 ;
	padding: 0px;
	float: left;	
	width: 80px;
	height: 80px;
	border: 1px #ddd solid;
}

.campaignWidget #campaignContainer ul.campaignUserList > li .campaignUserPhoto {
	margin: 4px;
	width: 70px;
	height: 70px;
	float: left;
	border: 1px #ccc solid;
}

.campaignWidget #campaignContainer ul.campaignUserList > li .campaignUserPhotoDefault {
	margin: 4px;
	width: 70px;
	height:70px;
	background: #A29F89 url(/manager/images/avatar_small.gif) -23px -5px  no-repeat;
	float: left;
}
.campaignWidget .campaignUserContainer {
	position: relative;
}

.campaignWidget .campaignBtns{
	float: right;
}
/* widget pop up */
.campaignPopUp {
	font-size: 12px !important;
	background-color: white;
	padding: 5px;
	border: 1px #eee solid;
	width: 150px;
	left: -40px;
	top: -10px;
	position: absolute;
	display: none;
	-moz-box-shadow: 0px 3px 25px #333;
    -webkit-box-shadow: 0px 3px 25px #333;
    box-shadow: 0px 3px 25px #333;
}
.campaignPopUp h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.campaignPopUp p {
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#campaignSearchDiv div {
	float: left;
	position: relative;
}

#campaignSearchDiv ul {
	float: left;
}

#campaignSearchDiv input {
	padding-left: 5px;
}

#campaignSearchDiv #removeUserSearch {
	position: absolute;
	left: 5px;
	top: 8px;
	display: none;
}

#campaignUserSearch {
	width: 400px;
	padding: 5px;
	border: 1px #ccc solid;
}
.blogManage {
	margin: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
}

.blogEntryPhoto {
	padding: 10px;
}

.blogManage div {
	padding: 7px; 
}

.blogManageHeader {
	clear: right;
}

.blogManageHeader a{
	font-size: 14px !important;
}

.blogManageIcons img{
	padding-right: 2px;	
}

.blogManageIcons a {
	border: 1px #333333 solid;
	padding: 2px;
	background-color: white;

}

.blogPhotoCont {
	width: 65px;
	height: 65px;
	padding: 0px !important; 
	margin: 0px;
	border: 2px white solid;
	overflow: hidden;
	position: absolute;
	right: 19px;
	top: 29px;
}

.blogrollWidget {
	margin: 10px;
	padding: 5px;
	font-size: 14px;
	background-color: #ffffff;
	border: 1px #cccccc solid;
}
.blogPhotoCont img{
	padding: 0;
	margin: 0;
}

.blogNumEntries {
	float: right; 
	margin-right: 11px;
	font-size: 12px;
	color: #666666;
	font-style: italic;
}

.blogManageEntries {
	border: 1px #cccccc solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0 10px;
	overflow: auto;
	min-height: 100px;
	max-height: 300px;
	background-color: #F8F8F8 
}

.blogManageEntries td {
	font-size: 12px;
}

.blogManageEntries .contentgrey {
	background-color: #dddddd;
}

#AddCommentForm label {
	margin-left: 10px;
	font-size: 12px;
	color: #555;
	font-weight: bold;
}

#AddCommentForm label span {
	font-size: 11px;
	font-style: italic;
}

input.comment-form {
	padding: 5px;
	width: 180px;
}

textarea.comment-form {
	width: 500px;
	height: 180px;
}

#blogTagsSearchDiv {
	width: 315px; 	
	padding: 5px;
	background-color: white;
	min-height: 100px;
	max-height: 150px;
	overflow: auto;
	border: 1px #999999 solid;
	position: absolute;
	display: none;
}

#blogTagsSearchList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#blogTagsSearchList li {
	padding: 5px;
	background-color: #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 1px;
	color: black;
	underline: none;
	font-size: 12px;
	cursor: pointer;
}
#blogTagsSearchList li:hover {
	background-color: #eeeeee; 
}

.blogTag {
	border: 1px #cccccc solid;
	padding: 5px;
	float: left;
	margin: 1px 2px;
	background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.blogTagX {
	border: 1px #cccccc solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 2px;
	margin: 1px 2px;
	background-color: #cccccc;
}

.blogTagX:hover {
	background-color: #ffcccc;
	color: white;
	cursor: pointer;
}

.blogCategory {
	border: 1px #cccccc solid;
	padding: 5px;
	float: left;
	margin: 1px 2px;
	background-color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.blogCategoryWide {
	width: 300px;
	display: block;
}

.blogSubCategory {
	border: 1px #cccccc solid;
	padding: 5px;
	float: right;
	margin: 1px 6px;
	background-color: #f9f9f9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

    width: 280px;
    display: block;
}

.blogCategoryX {
}

.blogCategoryX:hover {
}

.blogCategoryEdit {
    /*
	border: 1px #cccccc solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    */
    display: block;
    width: 16px;
    height: 16px;
	margin: 1px 2px;
    float: right;
    background: url(/icons/page_edit.png) center left no-repeat;
    text-indent: -99999px;
}

.blogCategoryEdit:hover {
	background-color: #ffcccc;
}

#blogCategoriesSearchDiv {
	width: 315px; 	
	padding: 5px;
	background-color: white;
	min-height: 100px;
	max-height: 150px;
	overflow: auto;
	border: 1px #999999 solid;
	position: absolute;
	z-index: 1000;
	display: none;
}

#blogCategoriesSearchList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#blogCategoriesSearchList li {
	padding: 5px;
	background-color: #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 1px;
	color: black;
	underline: none;
	font-size: 12px;
	cursor: pointer;
}
#blogCategoriesSearchList li:hover {
	background-color: #eeeeee; 
}

.blogSearchBar {
	width: 240px;
	float: right;
}
.blogSearchBar .blogSearchBarInput{
	width: 150px;
	float: left;
	padding: 6px 4px 2px 4px;
}
.blogSearchBar .blogSearchBarButton {
	float: right;
}
.blogSearchBar .blogSearchBarInput input {
	width: 150px;
}
.blogSearchBar .blogSearchBarButton input {
	widtH: 70px; 
	text-align: left; 
	padding-left: 20px; 
	margin-left: 4px;
}

.blogCategoryBar {
	width: 219px;
	float: right;
}
.blogCategoryBar .blogCategoryBarInput {
	width: 150px;
	float: left;
	padding: 6px 4px 2px 4px;
}
.blogCategoryBar .blogCategoryBarButton {
	float: right;
}
.blogCategoryBar .blogCategoryBarInput select {
	widtH: 154px; 
}
.blogCategoryBar .blogCategoryBarButton input {
	width: 50px; 
	text-align: left; 
	padding-left: 20px; 
	margin-left: 4px;
}
/* copy thie file into scheme folder to make custom changes */
.blogrollContainer {
}

.blogrollBlog {
	padding: 10px;
	background-color: #ffffff;
	margin: 5px;
}

.blogrollPhoto {
	float: left;
	padding: 3px;
}

.blogrollPhoto {
	padding: 5px;
	margin: 5px;
	background-color: white;
}

.blogrollPhoto img{
	border: 0;
	margin: 0;
	padding: 0;
}

.blogrollBlog:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.blogrollTitle {
	margin: 3px 0 0 0 ;
}
.blogrollTitle a.sub {
	font-size: 15px;
	text-decoration: none;
}

.blogrollHeadline {
	font-size: 12px;
	font-style: italic;
	color: #666666;
}

.blogrollDesc {
	margin: 2px;
	font-family: arial;
	font-size: 12px;
}
.couponTitle
{
	font-size: 18px;
	font-weight: bold;
	color: #505050;
}
.couponCaption
{
	font-size: 12px;
}
.couponSubText
{
	font-size: 11px;
}
a.rss {border:1px solid #ffcc00; color:#ffffff; background-color:#ff6600; font-weight: bold; font-size:10px;font-family:verdana; text-decoration:none; padding-right:1px;}
a.rss:hover {color:#ffcc00;}
a.rss:visited {color:#ffffff;}

.searchbox
{
	border: 1px black solid;
	padding: 2px;
}

.separator
{
	color: #FFFFFF;
	background: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	background-image: url(/images/grey_black_gradient.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}
#branding {
	position: relative;
	width: 125px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: url(/images/imavex_branding_bg.gif) top left no-repeat;
}
#branding_sequoia {
	position: relative;
	width: 125px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background: url(/images/sequoia_branding_bg.png) top left no-repeat;
}

#brandingName {
	position: absolute;
	z-index: 1;
	top: 8px;
	left: 19px;
	font-weight: bold;
}
#brandingName a {
	color: #333333;
	text-decoration: none;
}

#brandingService {
	position: absolute;
	z-index: 2;
	top: 0; right: 0;
	width: 60px;
	text-align: left;
}
#brandingService span {
	display: block;
	font-size: 11px;
	height: 13px;
	padding: 8px 0 4px 0px;
	color: #666666;
	text-decoration: none;
}
#surveyFormField {
	display: none;
	width: 50px;
}

.profile {
	padding: 10px;
	width: 600px;
}
.profile h1 {
	padding-top: 0;
	margin-top: 0;
}
.profile #profileImage {
	text-align: center;
}
.profile #profileImage img {
	background-color: #ffffff;
	padding: 10px;
}

.iws_menu_group { overflow: hidden; }

ul.buttons {
    list-style-type: none;
    margin: 4px 0;
    padding: 0;
}
.mgrBtn, ul.buttons li a, #pageSubManagerMenu a, .pageSubManagerMenu a {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(243, 243, 243, 1) 50%, rgba(235, 235, 235, 1) 51%, rgba(255, 255, 255, 1) 100%);
    border: 1px solid #bbb;
    border-radius: 5px;
    color: #333 !important;
    display: block;
    font: bold 11px Arial, Helvetica, sans-serif;
    padding: 4px;
    text-decoration: none !important;
}
ul.buttons li {
    display: block;
    float: left;
    margin-bottom: 2px;
    margin-right: 2px;
}
ul.buttons li span {
    display: block;
    padding: 2px 3px 2px 23px;
}
ul.buttons span.printerBtn {
    background: url(/icons/printer.png) 0 0 no-repeat;
}
ul.buttons span.boxBtn {
    background: url(/icons/box.png) 0 0 no-repeat;
}
ul.buttons span.emailBtn {
    background: url(/icons/email.png) center left no-repeat;
}
.page_action_buttons {
	padding-top: 30px;
}
.page_action_buttons a.btn {
	margin-right: 5px;
}
#lightbox{position:absolute;top:40px;left:0;width:100%;z-index:100;text-align:center;line-height:0;}#lightbox a img{border:none;}#outerImageContainer{position:relative;background-color:#fff;width:250px;height:250px;margin:0 auto;}#imageContainer{padding:10px;}#loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0;}#hoverNav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10;}#imageContainer>#hoverNav{left:0;}#hoverNav a{outline:none;}#prevLink, #nextLink{width:49%;height:100%;background:transparent url(/lightbox/images/blank.gif) no-repeat; /* Trick IE into showing hover */display:block;}#prevLink {left:0; float:left;}#nextLink {right:0; float:right;}#prevLink:hover, #prevLink:visited:hover {background:url(/lightbox/images/prevlabel.gif) left 15% no-repeat;}#nextLink:hover, #nextLink:visited:hover {background:url(/lightbox/images/nextlabel.gif) right 15% no-repeat;}#imageDataContainer{font:10px Verdana, Helvetica, sans-serif;background-color:#fff;margin:0 auto;line-height:1.4em;}#imageData{padding:0 10px;}#imageData #imageDetails{width:70%; float:left; text-align:left;}#imageData #caption{font-weight:bold;}#imageData #numberDisplay{display:block; clear:left; padding-bottom:1.0em;}#imageData #bottomNavClose{width:66px; float:right;  padding-bottom:0.7em;}#overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;background-color:#000;filter:alpha(opacity=60);-moz-opacity:0.6;opacity:0.6;}.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}* html>body .clearfix {display:inline-block; width:100%;}* html .clearfix {/* Hides from IE-mac \*/height:1%;/* End hide from IE-mac */}
