/*
Theme Name: Gaping Void Art
Theme URI: http://www.gapingvoidart.com/
Description: Wordpress redux of Gaping Void Art
Author: Clifton H. Griffin II, clifgriffin.com
Version: 1.0
*/

@import url('css/cart-modal.css');

@font-face {
    font-family: 'hughshandwritingmedium';
    src: url('fonts/hughhandwriting-webfont.eot');
    src: url('fonts/hughhandwriting-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/hughhandwriting-webfont.woff') format('woff'),
         url('fonts/hughhandwriting-webfont.ttf') format('truetype'),
         url('fonts/hughhandwriting-webfont.svg#hughshandwritingmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

img {
	max-width: 100%;
}

body {
	font-family: Verdana, Arial, sans-serif;
	color: #333;
	font-size: 14px;
}

.left {
	float: left;
}
.right {
	float: right;
}

a {
	color: #3877b6;
	text-decoration: none;
}

a:hover {
	color: #f0a30f;
}

h1 a, div#logo a {
	background: url(images/gapingvoid-logo.png) left center no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
	display: block;
	width: 380px;
	height: 126px;
}

h1, h2, h3, h4 {
	font-family: Helvetica Neue,Helvetica,sans-serif;
	font-weight: normal;
}

h2 {
    font-size: 24px;
}

h3 {
	font-size: 20px;
}

article h2 {
	margin-top: 20px;
}

div.top-bar-full {
	background: url(images/top-bar-dark-bg.png) repeat-x #f8f8f6;
}

div.header-main-full {
	background: #f8f8f6;
	z-index: 100;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.13);
	position: relative;
}

div.blue-bar-full {
	background: #3184b5;
	color: #fff;
	z-index: 200;
	height: 40px;
}

div.blue-bar-full a {
	text-decoration: underline;
	color: #fff;
}

nav ul {
	background: #303030;
	list-style: none;
}

nav ul li {
	float: left;
	padding-top: 8px;
	text-align: center;
	height: 39px;
	background: url(images/nav-gradient.png) repeat-x;
	margin-left: 0px;
	margin-right: 2px;
	width: 16.40%;
	position: relative;
}

nav ul li a {
	color: #cccccc;
	font-size: 12px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	display: inline-block;
	width: 100%;
	height: 30px;
}

nav ul li ul.sub-menu {
	display: none;
	z-index: 1000;
	position: absolute;
	top: 40px;
	background: #FFFFFF;
    border: 5px solid #EEEEEE;
    min-width: 100%;
    padding: 0 12px;
    border-radius: 2px;
    box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.1);
    margin-top: 7px;
}

nav ul li ul.sub-menu li {
	height: auto;
	width: 100%;
	float: none;
	background: none;
}

nav ul li ul.sub-menu li a {
	text-align: left;
	text-transform: none;
	color: #333;
	height: auto;
	font-weight: normal;
	padding: 10px 0px;
	font-size: 14px;
}

nav ul li ul.sub-menu li a:hover {
	color: #f0a30f;
}

nav ul li:hover ul.sub-menu {
	display: block;
}

nav ul li:hover {
	background: none;
}

nav ul li.dropdown:hover {
	background: url(images/gray-down-arrow.png) no-repeat center bottom;
}

nav ul li:hover a {
	color: #eee;
}

div.header-main {
	height: 132px;
}

.tertiary-menu {
	margin-top: 15px;
	float: right;
	list-style: none;
	margin-bottom: 0;
}

.tertiary-menu > li {
	padding-right: 8px;
	border-right: 1px solid;
	display: block;
	height: 16px;
	vertical-align: ;
	margin-left: 8px;
	float: left;
	padding-bottom: 6px;
}

.tertiary-menu > li > a {
	text-decoration: none;
	color: #383838;
	font-family: Helvetica Neue, Helvetica, sans-serif;
}

.tertiary-menu > li > a:hover {
	color: #f0a30f;
}

.tertiary-menu > li:last-child {
	border-right: none;
	background: url(images/cart-orange.png) no-repeat right -1px;
	padding-right: 25px;
}

.tertiary-menu li ul.sub-menu {
	display: none;
	/*position: absolute;
	background: #eeeeec;
	padding-left: 4px;
	padding-right: 4px;
	list-style: none;
	border: 4px solid #f2f2f0;
	margin-top: 10px;
	box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.1);*/
	position: absolute;
	top: 36px;
	background: #FFFFFF;
	border: 5px solid #EEEEEE;
	padding: 0 12px;
	border-radius: 2px;
	box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.1);
	list-style: none;
}

.tertiary-menu li ul.sub-menu li {
	float: none;
	border-bottom: 1px solid #e0dfde;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tertiary-menu li ul.sub-menu li a {
	color: #737373;
	font-weight: 500;
	display: block;
}

.tertiary-menu li ul.sub-menu li a:hover {
	color: #f0a30f;
}

.tertiary-menu li ul.sub-menu li:last-child {
	border-bottom: none;
}

.tertiary-menu li:hover ul.sub-menu {
	display: block;
}

.secondary-menu {
	height: 57px;
	list-style: none;
	margin-bottom: 0;
	margin-top: 14px;
}

.secondary-menu li {
	float: left;
	display: block;
	margin-left: 0;
	padding-left: 20px;
	height: 57px;
	margin-right: 0;
}

.secondary-menu li a {
	text-decoration: none;
	font-weight: 500;
	font-size: 13px;
	font-family: Helvetica Neue, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #383838;
	margin-top: 20px;
	display: block;
	padding-right: 20px;
	border-right: 2px solid #d5d5d5;
}

.secondary-menu li.current-menu-item a, .secondary-menu li:last-child a {
	border-right: none;
}

.secondary-menu li.current-menu-item {
	background: url(images/secondary-nav-bg.png);
	border-top: 4px solid #1B1B1B;
	margin-top: -4px;
	padding-right: 20px;
}

.secondary-menu li.current-menu-item a {
	padding-right: 0;
}

#searchform #s {
	background: url(images/search-icon.png) no-repeat 205px center #fff;
	width: 210px;
	float: right;
	margin-top: 16px;
	border-radius: 3px;
}

div.blue-bar .left-widget, div.blue-bar .right-widget {
	margin-top: 10px;
	font-family: Helvetica Neue, Helvetica, sans-serif;
	font-size: 14px;
}

div.blue-bar .left-widget {
	margin-top: 5px;
}

div.blue-bar .right-widget form {
	float: right;
	display: block;
	height: 28px;
	margin-top: -3px;
	position: relative;
}

div.feature-frame {
	background: #fff;
	min-height: 400px;
	position: relative;
	margin-bottom: 30px;
}

div.product-grid {
	margin-bottom: 20px;
}

div.product-grid a.product {
	cursor: pointer;
	text-decoration: none;
	margin-bottom: 30px;
}

div.product-grid a.product:hover div.title {
	/* background: #8cd9ff; */
	background: #f7b518;
}

div.product-grid div.title {
	background: #3d3d3d;
	height: 55px;
	width: 100%;
}

div.product-grid div.title h3 {
    color: #FFFFFF;
    font-family: Helvetica Neue,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 12px;
}

div.product-grid div.cover {
	background: #f2f2f2;
	height: 300px;
	position: relative;
}

.wrapcenter {
 	background: url("images/frame-268-black.gif") no-repeat scroll center center transparent;
    display: table-cell;
    height: 300px;
    padding-right: 3px;
    text-align: center;
    vertical-align: middle;
    width: 300px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}

.wraptocenter-vert {
	/*background: url("images/frame-268-black-vert.png") no-repeat scroll center top transparent;*/
	background: url("images/frame-268-black-vert-mod.gif") no-repeat scroll center center;
}

.no-frame {
	background: #fff !important;
}

span.product-image {
	background-position: center center;
	background-repeat: no-repeat;
	width: 300px;
	height: 300px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 110;
}

span.grid-price {
	bottom: 10px;
    color: #333333;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    position: absolute;
    text-align: center;
    width: 100%;
}

div.framing-video {
	background: #e0e0de;
	height: 400px;
}

div.social-bar {
	height: 130px;
}

div.insider-tips {
	min-height: 500px;
	background: #ebebe8;
	padding-bottom: 40px;
}

footer {
	background: #3d3d3d;
	min-height: 300px;
	padding-top: 20px;
	position: relative;
}

footer p {
	color: #898989;
}

footer .logo {
	padding-top: 20px;
}

#menu-footer {
	width: 800px;
	list-style: none;
}

#menu-footer > li {
	float: left;
	margin-left: 0px;
	margin-right: 70px;
}

#menu-footer a {
	font-family: Helvetica Neue, Helvetica, sans-serif;
	font-weight: 200;
	text-decoration: none;
	color: #f4f4f4;
	font-size: 13px;
}

#menu-footer > li > a {
	font-size: 15px;
	font-weight: normal;
}

#menu-footer ul.sub-menu {
    display: block;
	margin-top: 10px;
	list-style: none;
}

#menu-footer ul.sub-menu li {
	margin-left: 0;
	margin-bottom: 10px;
}

#menu-footer ul.sub-menu li a:hover {
	color: #f7b518;
}

div.social-bar h3 {
	display: inline;
	float: left;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 200;
	padding: 10px 0;
	margin-right: 20px;
	margin-top: 43px;
}

div.social-bar ul {
	list-style: none;
	margin-top: 45px;
}

div.social-bar ul li {
	float: left;
	padding: 10px 0;
	padding-left: 40px;
	margin-left: 20px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

div.social-bar ul li.facebook-like {
	margin-left: 40px;
    padding-left: 0;
    padding-top: 5px;
}

div.social-bar ul li.facebook {
	background: url(images/stay-social/facebook_icon.png) no-repeat left center;
}
div.social-bar ul li.twitter {
	background: url(images/stay-social/twitter_icon.png) no-repeat left center;
}
div.social-bar ul li.linkedin {
	background: url(images/stay-social/linkedin_icon.png) no-repeat left center;
}
div.social-bar ul li.tumblr {
	background: url(images/stay-social/tumblr_icon.png) no-repeat left center;
}
div.social-bar ul li.pinterest {
	background: url(images/stay-social/pinterest_icon.png) no-repeat left center;
}

div.insider-tips h3 {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	margin-top: 40px;
}

div.insider-tips h4 {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: 400;
	margin-bottom: 10px;
}

div.insider-tips hr {
	border: none;
	background: url(images/hr.png) no-repeat;
	height: 8px;
}

div.insider-tips a {
	padding-left: 120px;
	min-height: 130px;
	display: block;
	color: #000;
}

div.insider-tips a.blog {
	background: url(images/fpo/blog.png) no-repeat left center;
}
div.insider-tips a.client-gifts {
	background: url(images/fpo/client-gifts.png) no-repeat left center;
}
div.insider-tips a.client-stores {
	background: url(images/fpo/client-stores.png) no-repeat left center;
}
div.insider-tips a.custom-commissions {
	background: url(images/fpo/custom-commissions.png) no-repeat left center;
}
div.insider-tips a.daily-email {
	background: url(images/fpo/daily-email.png) no-repeat left center;
}
div.insider-tips a.events-and-swag {
	background: url(images/fpo/events-and-swag.png) no-repeat left center;
}
div.insider-tips a.framing-and-shipping {
	background: url(images/fpo/framing-and-shipping.png) no-repeat left center;
}

div.insider-tips a.license-terms {
	background: url(images/fpo/license-terms.png) no-repeat left center;
}

span.fullframe, span.fullframe-black {
	background: url("images/frame-460-black.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    text-align: center;
    width: 460px;
}
span.fullframe-white {
	background: url("images/frame-460-white.gif") repeat scroll 0 0 transparent;
}
span.fullframe-vert-white {
    background: url("images/frame-460-white-vert.gif") no-repeat scroll center center transparent;
}
span.fullframe-vert-black {
    background: url("images/frame-460-black-vert.gif") no-repeat scroll center center transparent;
}

span.fullframe div.vert-center {
	height: 390px;
	display: table-cell;
    width: 460px;
    vertical-align: middle;
}

span.fullframe.fullframe-vert-black div.vert-center, span.fullframe.fullframe-vert-white div.vert-center {
	height: 460px;
}

article.product-page {
	margin-top: 20px;
	margin-bottom: 20px;
}

div.product-right h3 {
	font-family: Helvetica Neue, Helvetica, Myriad Pro, Arial, sans-serif;
	font-size: 24px;
	color: #333333;
}

div.print-variants-container {
	margin-bottom: 20px;
}

div.print-variants-container ul.print-variants, div.print-variants-container ul.print-variants li {
	width: 460px;
}

#shopp div.print-variants-container ul.print-variants li {
	margin-bottom: 4px;
	padding: 0;
	height: 30px;
}

#shopp div.print-variants-container ul.print-variants li > span {
	width: 200px;
	float: left;
	height: 100%;
}

#shopp div.print-variants-container ul.print-variants label {
	font-size: 14px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #333333;
	display: block;
	margin-left: 6px;
    margin-top: 8px;
    width: 98%;
    font-weight: bold;
    cursor: pointer;
}

#shopp div.print-variants-container ul.print-variants span.frame-option label {
	width: 80px;
	display: inline-block;
}

#shopp div.print-variants-container ul.print-variants span.frame-option select {
	display: inline-block;
}

#shopp div.print-variants-container ul.print-variants label input {
	margin-right: 4px;
}

div.print-variants-container ul.print-variants li span.size-option {
	background: #c5ecff;
}

div.print-variants-container ul.print-variants li.selected span.size-option {
	background: #cccccc;
}

#shopp div.print-variants-container ul.print-variants li span.the-price p:before {
	content: "$";
}
#shopp div.print-variants-container ul.print-variants li span.the-price {
	width: 78px;
	float: right;
}

#shopp div.print-variants-container ul.print-variants li span.the-price span.soldout {
	font-size: 14px;
	text-transform: uppercase;
}

#shopp div.print-variants-container ul.print-variants li span.the-price p {
	color: #999999;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 18px;
	padding-top: 5px;
	text-align: right;
}

#shopp div.print-variants-container ul.print-variants li.selected span.the-price p {
	color: #333;
}

#shopp div.print-variants-container ul.print-variants li span.frame-option {
	display: none;
	background: url(images/arrow_gray.png) no-repeat right center #ebebeb;
	margin-left: 4px;
	width: 162px;
}
#shopp div.print-variants-container ul.print-variants li span.frame-option label {
	font-size: 10px;
	color: #666666;
}

#shopp div.print-variants-container ul.print-variants li.selected span.frame-option {
	display: block;
}

.primary-button {
	background: url(images/primary_button_gradient.png);
	border: none;
	border-radius: 6px;
	height: 35px;
	font-size: 15px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #fff;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.93);
	cursor: pointer;
	padding-bottom: 3px;
	-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.34);
	-moz-box-shadow:    0px 1px 5px rgba(0, 0, 0, 0.34);
	box-shadow:         0px 1px 5px rgba(0, 0, 0, 0.34);
	max-height: 40px;
}

input.addtocart {
	min-width: 195px;
	font-size: 14px;
	float: right;
}

.primary-button:hover {
	background: #ccc;
	color: #fff;
}

a.primary-button {
	padding: 8px 12px;
	text-align: center;
	height: 22px;
	text-align: center;
}

.secondary-button {
	background: url(images/secondary_button_gradient.png);
	border: none;
	border-radius: 6px;
	height: 35px;
	font-size: 15px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #fff;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.93);
	cursor: pointer;
	padding-bottom: 3px;
	-webkit-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.34);
	-moz-box-shadow:    0px 1px 5px rgba(0, 0, 0, 0.34);
	box-shadow:         0px 1px 5px rgba(0, 0, 0, 0.34);
	padding: 8px 12px;
	max-height: 22px;
	text-align: center;
}

.secondary-button:hover {
	background: #ccc;
	color: #fff;
}

#shopp ul.basic-tabs {
	background: #ebebeb;
	height: 45px;
	width: 446px;
	padding: 0 8px;
	list-style: none;
}

#shopp ul.basic-tabs li {
	float: left;
	margin-top: 8px;
}

ul.basic-tabs li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #333333;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 38px;
	padding: 10px 14px;
	margin-top: 7px;
	letter-spacing: 0em;
	border-radius: 4px 4px 0 0;
}

ul.basic-tabs li.active a {
	color: #66666f;
	background: #fff;
}

div.tab-content {
	width: 460px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	min-height: 254px;
}

div.tab-content > div {
	display: none;
	padding: 12px;
}

div.tab-content > div.active {
	display: block;
}

#shopp div.product-gallery ul.gallery-thumbs {
	margin-top: 20px;
	list-style: none;
}

#shopp div.product-gallery ul.gallery-thumbs li {
	float: left;
	margin-right: 20px;
	border: solid #ccc 1px;
	margin-left: 0;
	margin-bottom: 20px;
}

#shopp div.product-gallery ul.gallery-thumbs li a {
	display: block;
}

div.share-this {
	background: #f4f4f4;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px 0 5px 5px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
}

div.share-this span {
	margin-right: 10px;
}

div.share-this a {
	text-decoration: none;
	margin-left: 5px;
}

div.share-this a:last-child {
	margin-right: 5px;
}

div.gray-container div.gray-title {
	background: url(images/dark-gradient-bg.png);
	height: 40px;
}

div.gray-container div.gray-title h3 {
	font-size: 16px;
}

div.gray-title h3 span {
	color: #8cd9ff;
}

div.gray-title h2, div.gray-title h3 {
	color: #fff;
	padding-bottom: 0;
    padding-top: 7px;
}

div.gray-title h3 {
	padding-top: 8px;
}

div.gray-container {
	background: #e0e0de;
}

div.gray-container div.product-grid div.cover {
	background: #fff;
}

div.about-image {
	margin-top: 20px;
	margin-bottom: 20px;
}

article p {

}

ul.clients {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	list-style: none;
}

ul.clients li {
	margin-left: 0px;
	margin-bottom: 5px;
}

aside.sidebar-about {
	margin-top: 20px;
}

aside.sidebar-about aside.widget {
	margin-bottom: 30px;
}

.grid_8 hr {
	background: url("images/hr_grid_8.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 8px;
    margin-top: 40px;
}

article {
	margin-bottom: 30px;
}

ul.paging {
	display: block !important;
	margin-bottom: 30px;
	list-style: none;
}

ul.paging li {
	display: inline;
}

ul.paging li a {
	padding: 4px;
	border: 1px solid #cdcccc;
}

ul.paging li.active {
	border: none;
}

ul.paging li.next a, ul.paging li.previous a {
	background: #b6dcef;
	border: 1px solid #70badc;
	text-transform: capitalize;
}

ul.paging li.next a:hover, ul.paging li.previous a:hover {
	color: #333;
}

div.alignright {
	float: right;
}

div.search-tabs div.search-tabs-title {
	background: #e6e6e2;
}

div.search-tabs ul.basic-tabs {
	list-style: none;
	margin-bottom: 0;
	height: 30px;
}

div.search-tabs div.tab-content {
	border: none;
}

div.search-tabs ul.basic-tabs li a {
	display: block;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
    height: 21px;
    line-height: 17px;
    margin-top: 4px;
    padding: 4px 0 1px;
    text-align: center;
    width: 100%;
    background: #ddd;
    border-radius: 4px 4px 0px 0px;
}

div.search-tabs ul.basic-tabs li.active a {
	background: #fff;
}

div.search-tabs ul.basic-tabs li {
	float: left;
	margin-left: 0px;
}

div.search-tabs div.tab-content {
	height: auto;
}

ul.advanced-filters {
	width: 100%;
	list-style: none;
}

ul.advanced-filters li {
  	float: left;
    text-align: center;
    width: 214px;
    margin-bottom: 14px;
}

ul.advanced-filters li a {
	color: #0f5e9f;
	font-family: 'hughshandwritingmedium', sans-serif;
	font-size: 20px;
}
ul.advanced-filters li a:hover {
	color: #f0a30f;
}

ul.advanced-filters li a.active {
	border: 1px #d9d9d9 solid;
	color: #999;
	padding: 3px;
}

div.gray-title h3 {
	display: inline-block;
	float: left;
}

div.gray-title ul.advanced-filter-toggles {
	list-style: none;
	float: left;
	margin-bottom: 0;
	margin-top: 11px;
}

div.gray-title ul.advanced-filter-toggles li {
	float: left;
}

div.gray-title ul.advanced-filter-toggles li a {
	background: #fff;
	border-radius: 8px;
    padding: 3px 10px;
}

div.gray-title ul.advanced-filter-toggles li a:after {
	color: #CCCCCC;
    content: "X";
    font-size: 11px;
    margin-left: 6px;
    margin-right: 2px;
}

div.gray-title ul.advanced-filter-toggles li a:hover:after {
	color: #333;
}

div.product-comments {
	margin-top: 20px;
}

div.product-comments h3 {
	font-size: 18px;
}

#fancybox-frame-holder {
	display: none;
}

div.fancybox-frame.frame-horz {
	width: 852px;
	height: 725px;
	background: url(images/gva-frame-horz-black.gif);
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

div.fancybox-frame.frame-horz.white {
	background: url(images/gva-frame-horz-white.gif);
}

div.fancybox-frame.frame-vert {
	height: 852px;
	width: 725px;
	background: url(images/gva-frame-vert-black.gif);
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

div.fancybox-frame.frame-vert.white {
	background: url(images/gva-frame-vert-white.gif);
}

div.gray-bg {
	background: #f4f4f4;
}

aside.sidebar-account, article.account-content {
	margin-top: 10px;
}

header nav ul.menu {
	display: block;
}

aside.sidebar-account ul.menu {
	list-style: none;
	margin-top: 0px;
}

aside.sidebar-account ul.menu li {
	margin-left: 0;
	margin-bottom: 10px;
}

aside.sidebar-account ul.menu li a {
	font-size: 14px;
}

article.account-content {
	background: #fff;
}

table.orders tr {
	background: #e0e0de;
}
table.orders tr:nth-child(odd) {
	background: #fff;
}

div.inner {
	padding: 15px;
}

div.product-grid h2 {
	margin-top: 10px;
}

div.sort-options {
	margin-bottom: 10px;
}

body.home div.product-grid select.shopp-orderby-menu {
	display: none;
}

ul.paging {
	width: 600px;
	text-align: right;
}

div.category-header img.landing-image {

}

div.category-header p {
	font-size: 14px;
}

div.gray-layout article {
	background: #ffffff;
}

div.gray-layout h2 {
	margin-top: 20px;
}

div.cart div.cart-footer {
	height: 40px;
	text-align: right;
}

div.cart div.cart-footer a.button {
	margin-left: 20px;
	float: none;
}

div.register input {
	width: 92%;
}

div.register input.button {
	margin-top: 20px;
	margin-bottom: 10px;
}

div.register h3.or {
	color: #f4a713;
	text-transform: uppercase;
	font-size: 22px;
    margin-top: 30px;
}

div.register #shopp form label {
	font-weight: normal;
	font-size: 12px;
}

div.register .register-header {
	margin-bottom: 20px;
}

div.register input.button {
	width: 200px;
	text-align: center;
}

div.register-pane .wrap, div.login-pane {
	background: #fff;
}

div.register #shopp {
	margin-bottom: 40px;
}

div.register .info {
	margin-bottom: 10px;
}

body.page div.register #shopp #login label {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
}

div.shopp-errors {
	background: #FEDCDC;
	border: 1px solid #f2a9a9;
	padding: 6px;
	margin-bottom: 15px;
	border-radius: 3px;
}

div.shopp-errors ul {
	margin-bottom: 0px;
	list-style: none;
}

div.shopp-errors ul li {
	margin-left: 0px;
}

.account-content #receipt {
	padding: 15px;
}

div.gray-bg h2 {
	margin-top: 15px;
}

article.wishlist ul {
	list-style: none;
}

article.wishlist ul li {
	padding-bottom: 20px;
	margin-left: 0;
}

article.wishlist span.coverimage img {
	border: #f4f4f4 4px solid;
}

article.wishlist span.title {
	font-size: 14px;
	margin-left: 20px;
	display: inline-block;
	width: 300px;
}

#shopp #checkout > ul li {
	margin-left: 1px !important;
}

#shopp form ul li span.soldout {
	white-space: nowrap;
	padding-top: 8px;
}

div.search-tabs div.tab-content > div {
	padding: 0px;
}

div.search-tabs div.tab-content {
	margin-bottom: 10px;
	min-height: 100px;
}

div.gform_body li {
	margin-left: 0px;
}

#shopp div.tab-content {
	font-size: 14px;
}

#shopp div.tab-content ul, #shopp div.hughswords ul {
	list-style: initial;
	margin-left: 16px;
}

#shopp div.hughswords ul {
	margin-left: 30px;
}

div.hughswords {
	text-align: justify;
	font-family: Arial;
	font-size: 14px;
	line-height: 1.4em;
}

div.wrap {
	padding: 10px;
	min-height: 100px;
}

/* Button Styles from Gapingvoid .com */
#apply-code, button, input.update-button,
input[type="button"], input[type="submit"],
.btn {
	background-color: #f0a30f;
	border: none;
	box-shadow: none;
	cursor: pointer;
	padding: 10px 18px;
	width: auto;
	border-radius: 3px;
	border: 1px solid #eee;
}

#apply-code:hover, input.update-button:hover, button:hover,
input:hover[type="button"], input[type="submit"]:hover,
.btn:hover {
	background-color: #8CD9FF;
}


#checkout-button, div.gform_footer input.button, input.addtocart,
.comment-reply-link,
.comment-reply-link:visited,
#respond #submit,
.button,
.button:visited {
	background: #f0a30f;
	border: none;
	border-bottom: 2px solid #d98309;
	color: #fff;
	display: inline-block;
	line-height: 14px;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #b47a0b;
	padding: 11px 15px 7px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	transition: background .5s;
	-moz-transition: background .5s;
	-webkit-transition: background .5s;
	-o-transition: background .5s;
}

#checkout-button:hover, div.gform_footer input.button:hover, input.addtocart:hover,
.comment-reply-link:hover,
#respond #submit:hover,
.button:hover {
	background: #f7b518;
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}

.sidebar .button,
.sidebar .button:visited {
	width: 100%;
}

.button .arrow {
	display: inline-block;
	text-indent: -9999em;
	background: url(images/button-arrow.png) no-repeat right center;
	width: 30px;
}

.button .down-arrow {
	display: block;
	position: absolute;
	right: 26px;
	top: 28px;
	background: url(images/down-arrow.png) no-repeat right bottom;
	width: 17px;
	height: 21px;
}

.archive-format .button,
.archive-format .button:visited {
	font-size: 16px;
	line-height: 16px;
	padding: 16px 24px;
}

.button.button-large,
.button.button-large:visited {
	font-size: 18px;
	line-height: 36px;
	padding: 13px 26px;
}

.button.button-down-arrow {
	position: relative;
	font-size: 18px;
	line-height: 36px;
	padding: 13px 66px 13px 36px;
}

.button.button-gray {
	background: #898989;
	border-color: #666 !important;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: none none solid;
    border-width: medium medium 2px;
    text-shadow: 1px 1px 1px #444;
}
.button.button-gray:hover {
	background: #9a9a9a;
}

p.wishlist {
	text-align: right;
}

/* End Button */

#cart table td.items img, table.cart td.items img {
	border: 1px #999 solid;
}

body #shopp #cart th, body #shopp #cart td {
    padding: 10px;
}

input[type=text], input[type=password],
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 0 0 5px #eee inset;
	padding: 10px;
}

input.shipping-postcode {
	width: 150px;
}

#shopp #cart .remove {
	font-size: 10px !important;
}

div.ship-estimates {
	margin-top: 4px;
}

#mc_embed_signup input {
	padding: 4px 6px;
}

body #shopp #cart .item {
    width: 40%;
}

body #shopp #cart .quantity {
	width: 18%;
}

#shopp div.print-variants-container ul.print-variants li span.frame-option select.frame-color {
	padding: 2px;
}

#shopp form label {
	margin-top: 6px;
}

body.page #shopp form label {
	font-size: 18px;
}

body.page #shopp form ul li span label, body.page #shopp form div label {
	font-size: 14px;
	margin-bottom: 10px;
	/*display: inline-block;*/
}

#shopp ul#shipping-methods li span label {
	margin-bottom: 0px;
}

p.cart-notice {
	border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    padding: 10px;
    text-align: center;
}

#size ul.advanced-filters li a {
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	display: block;
	width: 200px;
	height: 200px;
}

#color ul.advanced-filters li a {
	display: block;
	padding-top: 90px;
	font-size: 22px;
}

ul.advanced-filters li.active a {
	color: #f0a30f;
}

#color ul.advanced-filters li a.k-black {
	background: url("images/filters/black.png") no-repeat center top;
}
#color ul.advanced-filters li a.l-black-and-white {
	background: url("images/filters/black-and-white.png") no-repeat center top;
}
#color ul.advanced-filters li a.e-blue {
	background: url("images/filters/blue.png") no-repeat center top;
}
#color ul.advanced-filters li a.h-brownneutral {
	background: url("images/filters/brown-neutral.png") no-repeat center top;
}

#color ul.advanced-filters li a.d-green {
	background: url("images/filters/green.png") no-repeat center top;
}
#color ul.advanced-filters li a.i-grey {
	background: url("images/filters/grey.png") no-repeat center top;
}
#color ul.advanced-filters li a.b-orange {
	background: url("images/filters/orange.png") no-repeat center top;
}
#color ul.advanced-filters li a.g-pink {
	background: url("images/filters/pink.png") no-repeat center top;
}

#color ul.advanced-filters li a.f-purple {
	background: url("images/filters/purple.png") no-repeat center top;
}
#color ul.advanced-filters li a.a-red {
	background: url("images/filters/red.png") no-repeat center top;
}
#color ul.advanced-filters li a.j-white {
	background: url("images/filters/white.png") no-repeat center top;
}
#color ul.advanced-filters li a.c-yellow {
	background: url("images/filters/yellow.png") no-repeat center top;
}

#size ul.advanced-filters li a.e-custom-sizes {
	background: url("images/filters/custom-size.png") no-repeat;
}
#size ul.advanced-filters li a.c-large {
	background: url("images/filters/large.png") no-repeat;
}
#size ul.advanced-filters li a.b-medium {
	background: url("images/filters/medium.png") no-repeat;
}
#size ul.advanced-filters li a.a-small {
	background: url("images/filters/small.png") no-repeat;
}
#size ul.advanced-filters li a.d-x-large {
	background: url("images/filters/extra-large.png") no-repeat;
}

#size ul.advanced-filters li a.f-original-works {
	background: url("images/filters/medium.png") no-repeat;
}


div.seal {
	padding-top: 16px;
}

table.cart div.frame-color {
	margin-top: 20px;
}

#shopp.checkout ul.checkout-tabs li p.friendly {
	font-size: 16px;
	display: none;
}

#shopp.checkout ul.checkout-tabs li p {
	margin-bottom: 0;
}

#shopp.checkout ul.checkout-tabs li a.change {
	position: absolute;
	bottom: 18px;
	right: 40px;
	font-size: 12px;
}

#shopp.checkout ul.checkout-tabs li {
	background: #fff !important;
	height: 200px;
	position: relative;
	clear: none;
	margin-left: 10px;
	margin-right: 10px;
}

#shopp.checkout ul.checkout-tabs li.alpha {
	margin-left: 0px;
}

#shopp.checkout ul.checkout-tabs li.omega {
	margin-right: 0px;
}

#shopp.checkout ul.checkout-tabs li.active {
	background: #8cd9ff !important;
}

#shopp.checkout ul.checkout-tabs li.active div.in {
	border-right: none;
}

#shopp.checkout ul.checkout-tabs li.active div.details, #shopp.checkout ul.checkout-tabs li.active a.change, #shopp.checkout ul.checkout-tabs li a.change.hide  {
	display: none;
}

#shopp.checkout ul.checkout-tabs li div.details span {
	padding-right: 0;
}

#shopp.checkout ul.checkout-tabs li.active p.friendly {
	display: block;
}

#shopp.checkout ul.checkout-tabs li div.in {
	margin: 20px;
	height: 80%;
}

#shopp.checkout ul.checkout-tabs li.review div.in {
	border-right: none;
}

#shopp.checkout div.tab-contents > div {
	display: none;
}

#shopp.checkout div.tab-contents > div.active {
	display: block;
}

#shopp.checkout div.checkout-sidebar {
	background: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

#shopp.checkout div.checkout-sidebar small {
	font-size: 12px;
}

#shopp.checkout div.checkout-sidebar input[type=submit] {
	width: 90%;
	margin: 0 auto;
	display: block;
}

#order-data-gift-note {
	margin-bottom: 10px;
}

#shopp.checkout div.checkout-sidebar span {
	font-size: 12px;
	width: 48%;
}

#shopp.checkout div.checkout-sidebar span.name {
	float: left;
}

#shopp.checkout div.checkout-sidebar span.money {
	float: right;
	font-weight: bold;
}

#shopp.checkout div.checkout-sidebar div.totals.total span {
	font-size: 14px;
}

#shopp.checkout div.checkout-sidebar hr {
	margin-top: 10px;
}

#shopp.checkout div.checkout-sidebar div.AuthorizeNetSeal {
	margin: 0 auto;
}

#shopp.checkout div.checkout-sidebar p.submit {
	text-align: center;
}

div.tab-contents {
	background: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
}

#shopp.checkout div.tab-contents ul li {
	margin-bottom: 10px;
	overflow: auto;
}

#shopp.checkout div.tab-contents a.button {
	float: right;
}

#shopp.checkout #contact_information, #shopp.checkout #same-billing-shipping {
	margin-bottom: 0;
}

#shopp.checkout h4.billing-address {
	margin-top: 10px;
}

#shopp.checkout div.tab-contents h4.payment-information {
	margin-top: 20px;
}

#shopp.checkout div#review-content div.shipping-methods {
	background: #9ef9ff;
}

#shopp.checkout div#review-content #shipping-methods {
	padding: 0px;
}

#shopp.checkout div#review-content #shipping-methods input {
	margin-left: 4px;
	margin-right: 8px;
}

#shopp.checkout ul.checkout-tabs li span {
	float: none;
}

#shopp.checkout div#review-content td.items {
	margin-bottom: 20px;
}

#shopp.checkout div#review-content td.items img {
	border: 1px #999 solid;
	margin-right: 20px;
}

div.checkout h2 a.button-gray {
	float: right;
}

div.checkout.gray-layout {
	padding-top: 20px;
}

#shopp.checkout div.checkout-sidebar textarea {
	width: 88%;
}

.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:11px;line-height:1.4;opacity:0;filter:alpha(opacity=0);}.tooltip.in{opacity:0.8;filter:alpha(opacity=80);}
.tooltip.top{margin-top:-3px;padding:5px 0;}
.tooltip.right{margin-left:3px;padding:0 5px;}
.tooltip.bottom{margin-top:3px;padding:5px 0;}
.tooltip.left{margin-left:-3px;padding:0 5px;}
.tooltip-inner{max-width:200px;padding:8px;color:#ffffff;text-align:center;text-decoration:none;background-color:#000000;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid;}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000000;}
.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000000;}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000000;}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000000;}
.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;background-color:#ffffff;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0, 0, 0, 0.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);-moz-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);white-space:normal;}.popover.top{margin-top:-10px;}
.popover.right{margin-left:10px;}
.popover.bottom{margin-top:10px;}
.popover.left{margin-left:-10px;}
.popover-title{margin:0;padding:8px 14px;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}.popover-title:empty{display:none;}
.popover-content{padding:9px 14px;}
.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;}
.popover .arrow{border-width:11px;}
.popover .arrow:after{border-width:10px;content:"";}
.popover.top .arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0, 0, 0, 0.25);bottom:-11px;}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#ffffff;}
.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0, 0, 0, 0.25);}.popover.right .arrow:after{left:1px;bottom:-10px;border-left-width:0;border-right-color:#ffffff;}
.popover.bottom .arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0, 0, 0, 0.25);top:-11px;}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#ffffff;}
.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0, 0, 0, 0.25);}.popover.left .arrow:after{right:1px;border-right-width:0;border-left-color:#ffffff;bottom:-10px;}

#gift_popover {
	display: inline-block;
	height: 16px;
	width: 16px;
	border-radius: 8px;
	background: #f0a30f;
	text-align: center;
	color: #f4f4f4;
	font-weight: lighter;
}

div.search-tabs-filter-link {
	text-align: center;
	overflow: auto;
}

div.search-tabs-filter-link a, div.search-tabs-filter-link span {
	font-size: 16px;
	margin: 12px 0;
	display: inline-block;
}

div.hidden {
	display: none;
}

span.soldout {
	font-size: 12px;
}

table.wishlist {
	width: 80%;
}

table.wishlist th {
	font-weight: bold;
	padding-bottom: 20px;
}

.alignright {
	text-align: right;
}

.rights, .credit {
	position: absolute;
	bottom: 0;
	font-size: 12px;
}

.rights {
	left: 0;
}

.credit {
	right: 0;
}

.credit a {
	font-weight: bold;
	color: #898989;
}

.credit a:hover {
	color: #f7b518;
}

div.foot-container {
	min-height: 300px;
	position: relative;
}

a.fancybox-fr {
	display: inline-block;
	min-width: 320px;
	background: #e5e5e3;
	min-height: 256px;
}

.fullframe-vert-black a.fancybox-fr, .fullframe-vert-white a.fancybox-fr {
	min-width: 258px;
}

body.home div.product-grid a.product {
	margin-bottom: 0;
}

body.home div.see-more {
	text-align: right;
	margin-bottom: 30px;
}

div.fancybox-wrap div.frame-horz span {
	display: inline-block;
	min-width: 605px;
	min-height: 476px;
	background: #e5e5e3;
}

div.fancybox-wrap div.frame-vert span {
	min-width: 476px;
	min-height: 605px;
}

div.home-slider-container #b_prev {
	left: -32px;
    position: absolute;
    top: 200px;
    z-index: 150;
}

div.home-slider-container #b_next {
	right: -32px;
    position: absolute;
    top: 200px;
    z-index: 150;
}

#home_slider img {
	cursor: pointer;
}

#shopp.checkout div.checkout-sidebar  div.promo-fields {
	display: none;
}

#shopp.checkout div.checkout-sidebar  div.promo-fields p.error {
	margin-bottom: 10px;
	font-size: 12px;
	color: red;
	text-align: center;
}

#shopp.checkout div.checkout-sidebar  div.promo-fields span {
	width: auto;
}

#shopp.checkout div.checkout-sidebar div.promo-fields #apply-code {
	width: 60px;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
	background: #8CD9FF;
	color: #fff;
}

#shopp.checkout div.checkout-sidebar div.promo-fields #apply-code:hover {
	background: #eee;
}

#shopp.checkout div.checkout-sidebar div.promo-fields #promocode {
	width: 96px;
}

a.cs-link {
	font-size: 14px;
	text-decoration: underline;
	padding-top: 12px;
}

.shipping-notice {
	font-size: 11px;
	width: 240px;
	color: #3184b5;
}
