/*
==  CUSTOM STYLESHEET  ========================================================

HOW TO USE THIS FILE:
	Simply copy an existing style from the style.css file to this one and 
	modify however you like. It will override the default style.

WHY USE THIS FILE:
	Adding your custom CSS here will make it much easier to upgrade to a 
	newer version of this theme without losing any of your customizations.

===============================================================================
ADD YOUR CUSTOM CSS BELOW THIS LINE */

.gecko .footer-menu ul a { padding: 0 20px !important;}

.gecko .footer-link { margin-top: -2px; }

.mac .footer-menu ul a {padding: 0 21px !important}

.gecko #secondary-menu ul a {line-height: 48px; }

.gecko .footer-link { margin-right: -6px !important; margin-left: -2px !important;}

.win.gecko .store-decorate-silk .store-order-action-order .store-action-title { background: url("images/arrow.png") no-repeat scroll 97px 4px #71bf43; }

.mac.gecko .store-decorate-silk .store-order-action-order .store-action-title { background: url("images/arrow.png") no-repeat scroll 100px 4px #71bf43; }

.gecko .store-decorate-silk .store-action-next .store-action-title { background: url("images/arrow.png") no-repeat scroll 53px 4px #71bf43; }

.win.gecko .store-decorate-silk .store-action-complete .store-action-title { background: url("images/arrow.png") no-repeat scroll 144px 4px #71bf43; }

.mac.gecko .store-decorate-silk .store-action-complete .store-action-title { background: url("images/arrow.png") no-repeat scroll 154px 4px #71bf43; }

.win.gecko .cart-button {width: 139px; top: -21px;}

.gecko .footer-menu ul a { padding: 0 23px !important}

.gecko .footercart { height: 25px;}

.mac.gecko .cart-button {width: 107px; top: 0;}

html { overflow-x: hidden;}

body {
    background: #77787c;
    font-family: 'Ubuntu', sans-serif;
    line-height: 1.6;
    color: #b6b6b6;
    text-align: center;
	letter-spacing: 0.05em;
}

#main {
    width: 960px;
    margin: 0px auto;
}

table, td {
	background-color: transparent !important;
	border: 0;
	font-family: 'Ubuntu', sans-serif;
}

a {
	color: #fff !important; 
}

a:hover {
	color: #414141 !important;
}

#wrapper {
	overflow: hidden;
}

		
/*-----------------------------------------------------------------------------------*/
/*	Homepage Styles
/*-----------------------------------------------------------------------------------*/
#homepage-news {
	float: left;
	width: 1020px;
	position: relative;
}

/** 
.homepage td, table.homepage {
	border: 0px solid #ddd;
	padding: 0px;
	font-size: 24px;
	text-align: left;
	color: white;
	line-height: 30px;
}
	
.homepage td {
	margin-bottom: -10px;
}
	
.homepagewrap {
	background-color: none;
}	
	
h2.homepage {
	padding: 15px;
	margin-bottom: -25px;
	color: #b6b7bb;
	font-size: 30px;
	background-color: #606163 !important;
}
	
td.homecontent {
	background-color: #606163 !important;
}
**/

/*---------------------------------------------------------------------------*/
/*  Header Styles
/*---------------------------------------------------------------------------*/


#secondary-menu ul li.current-menu-item a:hover,
#secondary-menu ul a.active,
#secondary-menu ul a:hover {
	text-decoration: none;
	color: #F57923;
}

#secondary-menu {
	height: 48px;
	font-family: 'staticregular', Helvetica, Arial, Sans-Serif;
	letter-spacing: 0.1em;
}

#secondary-menu ul a {
	font-size: 18px;
}
#secondary-menu ul {
	float: left;
	margin-left: 48px;
}

.menu-top-navigation-container {
	background: url(images/logo-header.jpg) no-repeat left top;
	position: absolute;
}

#header { padding: 0; }

#secondary-menu ul li a {
	color: #999;
}

#secondary-menu ul li a:hover {
	color: #414141;
}

#secondary-menu ul li.current-menu-item a {
	color: #F57923 !important;
}

.cart-navigation {
	background: url(images/cart.png) no-repeat right center;
	width: 60px;
	margin-left: -1px;
	position: relative;
}

li.menu-item a.home {
	color: #f6741c !important;
}

.cart-link {
	border: 2px solid #999;
	padding-right: 11px;
	height: 25px;
	border-radius: 6px;
	width: 77px;
}

.cart-alink { 
	margin-top: -11px !important;
	padding-left: 11px !important;
}

li.menu-item a  {
	color: #999 !important;
}

li.footer-link a  {
	color: #787878;
}

.footer-link {
margin-right: -5px !important;
}

li.cart-link a {
	color: #fff !important;
	-webkit-transition: background-color .1s linear, color .1s linear;
}

li.cart-link:hover {
	background-color: #837F7F;
	color: white;
	border: 1px solid #837F7F;
}

li.menu-item a:hover {
	color: #414141 !important;
}

#secondary-menu ul li.current-menu-item a {
	color: #F57923 !important;
}

.cart-navigation {
	background: url(images/cart.png) no-repeat 58px 13px;
	width: 51px;
	text-align: left;
}

.bottomcart {
	background: url(images/cart.png) no-repeat 58px 13px;
	width: 51px;
	text-align: left;
	padding-left: 11px !important;
}

li.menu-item a.home {
	color: #f6741c !important;
}

.cart-link {
	border: 1px solid #b7b8bc;
	padding-right: 11px;
	height: 25px;
	border-radius: 20px;
	width: 77px;
	background-color: #b7b8bc;
}

.footer-cart {
	background-color: #949599;
	border: 1px solid #949599;
	padding-right: 11px;
	height: 25px;
	border-radius: 20px;
	width: 77px;
}

.cart-alink { 
	margin-top: -10px !important;
	padding-left: 11px !important;
	color: #fff !important;
}

a.cart-alink:hover {
	color: #fff !important;
}

li.footer-cart:hover {
	background-color: #7C7C7C;
	color: white;
	border: 1px solid #7C7C7C;
}

li.footer-link a:hover {
	color: #414141;
}

.footerextralink {
	background-color: #949599;
	font-size: 15px;
	text-align: left;
	padding-top: 10px;
	font-family: 'Ubuntu', sans-serif;
}

.footercartextralink {
	position: relative;
	top: 21px;
}

.uniquefooter {
	height: 127px !important;
}

.footertitle {
	background-color: #bcbdc1;
}

#secondary-menu ul span:hover {
	cursor: pointer;
	color: #474545;
}

.footerspanpadding { 
	position: relative; 
	left: 24px;
}

.footercart {
	border: 1px solid #949599;
	border-radius: 20px;
	background: url(images/cart.png) no-repeat 58px 3px;
	width: 52px;
	text-align: left;
	background-color: #949599;
	height: 25px;
	padding: 0 18px;
	position: relative;
	top: 9px;
}	

.footercart a {
	margin-left: -28px;
	bottom: 10px;
	position: relative;
	color: #fff !important;
}

.cart-button {
	top: -21px;
	position: relative;
	right: -1px;
	background-color: #BCBDC1;
	width: 120px;
}

.footercart:hover {
	background-color: #837F7F;
}

.footercart a:hover {
	color: #fff !important;
}

.footer-menu ul a {
padding: 0 21px !important;
}

/*---------------------------------------------------------------------------*/
/*  Footer
/*---------------------------------------------------------------------------*/

#footer {
	background: transparent;
	color: #fff;
	font-size: 11px;
	margin: 0px auto;
	width: 960px;
}

#credits {
	background: #949599;
	padding: 10px;
	color: #fff;
}

#footer-menu ul {
    margin: 5px -1px;
	float: left;
	text-align: left;
}

#footer-menu ul li {
	display: block;
	text-transform: none;
	font-size: 1.2em;
	line-height: 1.5em;
}

.footertitle a {
	font-weight: bold !important;
	text-transform: uppercase !important;
	font-size: 1.5em;
	font-family: 'staticregular', Helvetica, Arial, Sans-Serif;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
}

#footer-menu {
    padding: 10px 0;
	display: block;
	overflow: hidden;
	clear: both;
}
#footer-specific-product-page {
	background: #F57923;
	color: white;
	font-size: 11px;
	margin: 0px auto;
	width: 960px;
}

#bottom-specific-product-page {
	background-color: #464648;
}

#footer-menu ul a {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}	




/*---------------------------------------------------------------------------*/
/*  Main Content
/*---------------------------------------------------------------------------*/

.global-country-us { padding-left: 25px;}

.store-page-navigation .store-action-command, .store-decorate-button .store-product-list-item-action-list .store-action-command, .store-decorate-button .store-page-navigation .store-action-command:hover, .store-decorate-button .store-product-list-item-action-list .store-action-command:hover, .store-decorate-button .store-page-navigation .store-action-command:active, .store-decorate-button .store-product-list-item-action-list .store-action-command:active, .store-decorate-button .store-page-navigation .store-action-command:link, .store-decorate-button .store-product-list-item-action-list .store-action-command:link, .store-decorate-button .store-page-navigation .store-action-command:visited, .store-decorate-button .store-product-list-item-action-list .store-action-command:visited, .store-decorate-button .store-page-navigation .store-action-command:focus, .store-decorate-button .store-product-list-item-action-list .store-action-command:focus  {
	background-color: transparent;
	border: 0px solid #fff;
	padding: 0px;
}

.store-decorate-silk #store-variation-selector-command.store-variation-selector-active {
	background: url(images/down-arrow.jpg) no-repeat center right;
	background-color: #77787C;
	padding-right: 80px;
	font-size: 1.4em;
	text-transform: uppercase;
	font-family: 'staticregular', Sans-serif;
	font-weight: bold;
}

.store-decorate-silk #store-variation-selector-command {
	background: url(images/down-arrow.jpg) no-repeat center right;
	background-color: #77787C;
	padding: 2px 8px;
	padding-right: 80px;
	font-size: 1.4em;
	text-transform: uppercase;
	font-family: 'staticregular', Sans-serif;
	font-weight: bold;
}

.store-decorate-silk #store-variation-selector-command {
	background: url(images/down-arrow.jpg) no-repeat center right;
	background-color: #77787C;
}

.store-product-detail-quantity {
	position: relative;
	float: right;
	padding-right: 38px;
	margin-top: 3px;
}	

.yourordertext{
	font-size: 2.5em;
	float: left;
	font-family: 'NE10', Helvetica, Sans-serif;
	margin-top: -15px;
	color: #464646;
	letter-spacing: 0.1em;
}

.store-decorate-silk #store-variation-selector-command:hover {
	background: url(images/down-arrow.jpg) no-repeat center right;
	background-color: #77787C;
	padding-right: 80px;
	font-size: 1.4em;
	text-transform: uppercase;
	font-family: 'staticregular', Sans-serif;
	font-weight: bold;
}

#container {
	background-color: #606163;
	width: 900px;
	padding: 0 30px;
	margin-top: -6px;
	font-size: 15px;
}

#store-variation-selector {
	margin: -11px -30px;
	/*background-color: #95969A;*/
	padding: 30px !important;
	margin-bottom: -75px;
}

.store-page-navigation {
	margin: 0 -30px 0 0;
}

.store-order-action-coupon-li {
float: right;
margin-right: -30px;
}

h2.store-product-detail-title {
	font-family: 'staticregular', Sans-serif;
	text-transform: uppercase;
}


#store-variation-selection-body {
	position: absolute;
	z-index: 100;
	background-color: #4D4D4D;
	color: black;
	right: 0;
	height: 16em;
	width: 253px;
	padding: 0;
	text-align: left;
	top: 67px;
}

#store-variation-selection-variations {
	font-size: 1em;
	height: 16em;
	overflow: auto;
	background-color: #77787C;
	border: 2px solid #434345;
}

.store-page-navigation { padding-top: 0px !important; }


.store-variation-select-item-list li a:hover {
	background-color: #959595;
	font-weight: normal;
}

.store-footer {
	padding-top: 70px;
	font-size: .8em;
	color: #969696;
}

.store-variation-select-item-list li a {
	display: block;
	font-size: .9em;
	color: black;
	text-decoration: none;
	padding: 0px 10px;
}

.store-variation-select-item-list {
	margin: 10px;
}

.store-value-money-single {
}

#masonry {
	padding-bottom: 78px;
}

.featured {
    margin-bottom: 30px;
}

.page-template-default #content .hentry, .page-template-template-specificproductpage-php #content .hentry, .single #content .hentry { padding: 0px;}

#content { margin-top: -10px; }

.page.page-template-template-specificproductpage-php #container { float: none; }
.page-template-template-specificproductpage-php #content { max-width: 100% }

.page-template-template-specificproductpage-php #content,
.page-template-template-specificproductpage-php .hentry,
.page-template-template-specificproductpage-php #content,
.page-template-template-specificproductpage-php .hentry { 
	width: 100%; 
	text-align: center;
	background-color: #fff;
}

.page-template-template-specificproductpage-php #comments {
	max-width: 960px;
	width: 960px;
}

.page-template-template-specificproductpage-php #comments #respond {
	width: 900px;
	max-width: 900px;
}

.page-template-default #content .post-content,
.page-template-template-specificproductpage-php #content .post-content,
.single #content .post-content {
    background: #fff;
    text-align: left;
    padding: 25px 30px 20px;
    word-wrap: break-word;
    overflow: hidden;
}

.page-template-default #content .post-content,
.page-template-template-specificproductpage-php #content .post-content { padding: 0 30px 20px; }

.page-template-default #content .post-content img,
.page-template-template-specificproductpage-php #content .post-content img,
.single #content .post-content img { margin-bottom: 10px; }


/*---------------------------------------------------------------------------*/
/*  Products Page
/*---------------------------------------------------------------------------*/

.page-template-default #content .hentry, .page-template-template-productpage-php #content .hentry, .single #content .hentry { padding: 0px;}

#content { 
	margin-top: -2px; 
	background-color: #606163; 
	text-align: left; 
	padding-bottom: 30px;
}

.page.page-template-template-productpage-php #container { float: none; }
.page-template-template-productpage-php #content { max-width: 100% }

.page-template-template-productpage-php #content,
.page-template-template-productpage-php .hentry,
.page-template-template-productpage-php #content,
.page-template-template-productpage-php .hentry { 
	width: 100%; 
	text-align: center;
	background-color: #fff;
}

.page-template-template-productpage-php #comments {
	max-width: 960px;
	width: 960px;
}

.page-template-template-productpage-php #comments #respond {
	width: 900px;
	max-width: 900px;
}

.page-template-default #content .post-content,
.page-template-template-productpage-php #content .post-content,
.single #content .post-content {
    background: #95969A;
    text-align: left;
    padding: 25px 30px 20px;
    word-wrap: break-word;
    overflow: hidden;
}

.page-template-default #content .post-content,
.page-template-template-productpage-php #content .post-content { padding: 0 30px 20px; }

.page-template-default #content .post-content img,
.page-template-template-productpage-php #content .post-content img,
.single #content .post-content img { margin-bottom: 10px; }


.suite-products {
	margin: 0 -39px 0 -29px;
}

.products-title {
	font-family: 'Ne10', Helvetica, Arial, Sans-Serif;
	background-color: #95969A;
	text-transform: uppercase;
	font-size: 2.5em;
	letter-spacing: 0.05em;
	margin: 0 -31px;
	padding: 13px 30px 5px;
	color: #606165;
}

.product-title-icon {
	margin: 11px 25px 0 0 !important;
	vertical-align: top;
}

.tabber .tabs .current, .tabber .tabs .current:hover, .tabber .tabs li.current a { 
	border-radius: 10px 10px 0 0; 
	background-color: #606163;
	color: #95969A;
}

.tabber ul.tabs {
	border: 0;
	font-family: 'Ne10', Helvetica, Arial, Sans-Serif;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: 0.05em;
}

.tabber .tabs a {
	border: 0;
	background-color: #95969A;
	color: white;
}

.tabber .tabs a:hover {
	color: #414141 !important;
}


.tabber .panes {
	background-color: #606163;
	border: 0;
	margin: -1px -31px -22px -31px;
}

.tabber .pane {
	padding: 20px 40px 40px;
	overflow: hidden;
}

.tabber {
	margin-bottom: 0px;
	margin-left: -10px;
}

h2.product-category-title {
	color: #95969A;
	font-family: 'ne10';
	text-transform: uppercase;
	font-size: 3em;
	padding: 12px 0 0 30px;
	margin-bottom: -10px;
}

hr.category-page {
	background: #424244;
	margin: 0 -41px;
	height: 2px;
	border: 0;
}

.suite-title , .product-title {
	font-size: 1.6em;
	font-family: 'Ne10', Helvetica, Arial, Sans-Serif;
}

.product-page-price, .money-saved {
	font-family: 'staticregular', Helvetica, Arial, Sans-Serif;
	font-size: 0.85em;
}

.money-saved {
	color: #b9babc;
}

table.suites-table {
	padding: 0;
	margin-left: 30px;
}

table.suites-table td {
	width: 270px;
	padding: 0px;
	padding-right: 26px;
}

a.blue-button, a.green-button {
	font-size: 0.9em;
	padding: 6px 9px;
	background: #393937 !important;
	border-radius: 6px;
	-moz-border-radius: 6px;
	font-family: 'staticregular', Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.5em;
	vertical-align: middle;
}

a.green-button {
	color: #73BF41 !important;
	border: 2px solid #73BF41;
}

a.green-button:hover {
	color: #8A8A8A !important;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
}

a.blue-button {
	color: #52b3e8 !important;
	border: 2px solid #52b3e8;
}

a.blue-button:hover {
	color: #8A8A8A !important;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
}

.regular {
	font-size: 0.6em;
	line-height: 1.5em;
}

.other-products {
	margin: 0 -39px 22px -30px;
	overflow: hidden;
}

.product-list-box {
	overflow: hidden;
	padding-top: 15px;
}

.product-list-ul {
	margin: 0px;
	padding: 20px 0 0 20px;
	overflow: hidden;
	padding-left: 20px;
}

.product-list a {
	display: block;
}

.product-list-ul .product {
	display: inline;
}


a.product-list {
	width: 286px; 
	float: left;
	height: 75px;
	padding: 12px;
}

.product-list:hover {
	position: relative;
	cursor: pointer;
	text-decoration: none;
}

.product-list span.quickview {
	display:  none;
}

.product-list:hover  span.quickview {
	display: block;
	position: absolute;
	top: 35px;
	left: 0;
	color: white;
	font-family: staticregular;
	text-transform: uppercase;
	font-style: normal;
	font-size: 1.2em;
	background-color: #606163;
	padding: 2px 10px 0 7px;
	border-radius: 0 12px 12px 0;
	letter-spacing: 0.1em;
	width: 82px;
	height: 23px;
}

.product-list:hover {
	background-color: #2A2B2D;
	margin: 0;
	cursor: pointer;
	cursor: pointer;
}

.product-list-selected {
	background-color: #494b4e;
}

.product-list:hover img {
	opacity: 0.5;
}

.product-list a:hover .product-name {
	color: #95969A;
}

.product-list-image {
	padding: 0px;
	display: inline;
}


.product-name {
	padding: 0px 0 0 7px;
	display: inline;
	font-size: 1.8em;
	font-family: 'NE10', Helvetica, Arial, Sans-Serif;
	letter-spacing: 0.05em;
	color: white;
	margin-top: 2px;
	position: absolute;
	width: 133px; 
	line-height: 1em;
}

.smaller {
	font-size: 0.6em;
	font-family: 'Ubuntu', sans-serif;	
}

table.expand {
	background-color: transparent;
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
}

table.expand td {
	width: 50%;
	padding: 0;
}

.expand-info {
	font-size: 0.8em;
	color: #b4b5b7;
}

.expand-product-price {
	font-family: 'Ne10', Helvetica, Arial, Sans-Serif;
	color: #fff;
	font-size: 1.5em;
	line-height: 1.8em;
	letter-spacing: 0.1em;
}

.expand-icon {
	margin-bottom: 0 !important;
}

table.expand-price-icon {
	width: 300px; 
}

td.td-icon {
	width: 16% !important;
}

#expand-buttons {
	font-size: 0.6em;
	padding: 4px 13px;
}

.software-title {
	font-size: 1em;
	padding-left: 15px;
}

.quickview-expand .close-button {
	background: url("/wp-content/themes/adapt/images/close-button.png") no-repeat;
	position: absolute;
	right: 13px;
	display: block;
	margin-top: -30px;
	z-index: 1000;
	height: 65px;
	width: 61px;
	cursor: pointer;
}

.hidden {
	display: none;
}


/*---------------------------------------------------------------------------*/
/*  3 Homepage Blocks Styles & Homepage Slider
/*---------------------------------------------------------------------------*/
.featured #slides { 
	margin-bottom: 0 !important; 
	margin-top: -90px;
	height: 650px !important;
	display: block !important;
}

.item {
    width: 280px;
    float: left;
    padding: 8px 0;
    background: none;
    border: 0px solid #ccc;
    border-width: 0;
	padding-bottom: 0px;
	margin: 0 20px;
}

.item .featured-image {
    position: relative;
    width: 280px;
	height: 196px;
    overflow: hidden;
	margin: -29px -20px 16px;
}

.featured-image div .da-wrap {
    display: block;
    padding: 20px;
    margin-top: -50px;
    position: absolute;
    width: 240px;
    top: 50%;
    color: #ccc;
    background-color: rgba(0,0,0,0.3);
}

.item .hentry {
    background: #606163;
	height: 360px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.item .post-content {
    text-shadow: none;
    font-size: 1.8em;
    background: none;
    position: relative;
	font-family: 'Ubuntu', sans-serif;
	color: #fff;
	text-align: left;
	padding-top: 0px;
	line-height: 1.4em;
}

.item .post-title a,
.item .post-title {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.2;
    text-transform: uppercase;
    color: #b6b7bb;
	text-align: left;
}

.featured .featured-details {
    height: 17%;
	max-width: 100%;
	text-align: left;
	background-image: none;
	position: relative;
	background-color: #4c4d4f;
	top: 550px;
}

.featured .featured-details .inner {
	padding: 0px;
	position: relative;
	bottom: 0px;
	margin: 0px auto;
	width: 960px;
	top: -111px;
}

.featured .featured-details .post-content {
    background: none;
}

.featured .featured-details .post-content.format- { background: none; }

.featured .camera_pag { display: none;}

.featured .post-title a {
	font-family: 'Ne10', Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 7.1em;
	text-shadow: 1px 1px rgba(0, 0, 0, 1);
	line-height: 10px;
}

.slider-category  a {
	font-size: 3em !important;
	font-weight: normal;
	line-height: 19px;
	color: white;
}

.slider-category {
	font-family: 'staticregular', Helvetica, Arial, Sans-Serif;
	font-weight: bold;
}

.slider-category a:hover { color: #fff }

.featured .featured-details a.read-more {
	position: absolute;
	z-index: 10;
	right: 175px;
	bottom: 5px;
}

.featured .camera_prev,
.featured .camera_next,
.featured .camera_commands {
	top: 556px;
}

table.home-caption  td {
	background-color: transparent !important;
	color: #fff;
	border: 0px solid grey;
	padding: 0px;
	font-family: 'Ubuntu', sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
}

table.home-caption {
	width: 65%;
}

td.caption-icon {
	width: 1%;
	top: 4px;
}

td.caption-copy {
	width: 99%;
	padding-left: 26px !important;
	vertical-align: middle;
}

.featured .featured-details .post-content {
    padding-top: 20px;
}

/*---------------------------------------------------------------------------*/
/*  CSS Buttons & Call To Actions
/*---------------------------------------------------------------------------*/


.featured .featured-details a.read-more {
    font-size: 14px;
    color: #73BF41 !important;
    padding: 3px 10px;
    background: #393B3A !important;
	border-radius: 6px;
	-moz-border-radius: 6px;
	font-family: 'staticregular', Helvetica, Arial, Sans-Serif;
	border: 2px solid #73BF41;
}

.featured .featured-details a.read-more:hover {
	color: #fff !important;
}

/*---------------------------------------------------------------------------*/
/*  Specific Product Page
/*---------------------------------------------------------------------------*/

.product-video { margin: 0 -30px; height: 539px; }

table.product-excerpt {
	width: 100%;
	font-family: 'Ubuntu', sans-serif;
	font-size: 1.6em; 
}

td.product-info-blue {
	width: 60%;
	background-color: white !important;
	border: 0;
	line-height: 1.5em;
}

td.product-price {
	width: 40%;
	background-color: white !important;
	border: 0;
	font-size: 0.89em;
}

h3.product-title {
	font-size: 2em;
	font-family: 'Ne10', Helvetica, Arial, Sans-Serif;
	padding: 30px 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.product-price-box {
	width: 274px;
	border-radius: 18px 18px 0 0;
	-moz-border-radius: 18px 18px 0 0;
	background-color: #e7e7e7;
	padding: 10px 20px 0 20px;
	margin-top: 26px;
	color: #757678;
	line-height: 1.4em;
}

.product-suite-box {
	width: 274px;
	border-radius: 0 0 18px 18px;
	-moz-border-radius: 0 0 18px 18px;
	background-color: #D1D2D4;
	padding: 10px 20px;
	margin-top: -12px;
	color: #757678;
	line-height: 1.4em;
}

table.buy-box , .buy-box td {
	background-color: transparent !important;
	border: 0;
	font-size: 0.7em;
	padding: 0px; 
	margin-bottom: 0px;
	color: #757678;
}

table.buy-box { width: 100%; }

td#mini-product-price, td#mini-strikeout-price, td.mini-mini-icon, td.mini-suite-call {
	font-size: 1.8em;
	font-family: 'Ne10', Helvetica, Arial, Sans-Serif;
	padding: 10px;
	color: #757678;
}

td.mini-mini-icon, td.mini-suite-call {
	font-size: 1em;
	font-family: 'Ubuntu', Sans-serif;
	padding: 0px;
}

td.mini-suite-call { 
	font-size: 1.2em; 
	line-height: 1.4em; 
	padding-left: 10px;
	width: 84%;
}


td#mini-strikeout-price {
	color: #76be4c;
	text-decoration: line-through;
}

td#mini-immediate-download {
	line-height: 1.2em;
	color: #757678;
	padding: 5px 0 0 12px;
}

td#save-to-cart {
	padding: 10px 4px;
}

td#icon {
	padding-right: 9px;
}

td#mini-product-call { width: 70%; }

.background {
	position: absolute;
	margin-top: -80px;
	margin-left: -1000px;
	z-index: -10;
	height: 619px;
	overflow: hidden;
}

img.product-background {
	max-width: 3000px !important;
} 

a.save-to-cart, a.free-trial {
	font-size: 0.9em;
	color: #FB941E !important;
	padding: 5px 10px 4px;
	background: white!important;
	border-radius: 6px;
	-moz-border-radius: 6px;
	font-family: 'staticregular', Helvetica, Arial, Sans-Serif;
	border: 2px solid #FB941E;
	text-transform: uppercase;
	font-weight: bold;
}

a.free-trial {
	margin-top: 10px;
	color: #838385 !important;
	border-color: #838385;
	background-color: #E7E7E7;
	margin-left: 5px;
}

a.save-to-cart:hover {
	color: #8A8A8A !important;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
}

a.free-trial:hover {

}

table.product-info {
	width: 100%;
	font-family: 'Ubuntu', sans-serif;
}

h3.product-info-title {
	font-family: 'staticregular', Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
	color: #b6b6b6;
	font-size: 2em;
	line-height: 1.1em;
}

td.product-info-image, td.product-info-copy { 
	width: 50%;
	background-color: white !important;
	border: 0;
	color: #8c8c8c;
	font-size: 0.7em;
	line-height: 1.4em;
}

table.extra { 
		width: 100%;
}

td.extra-title { 
	width: 10%;
	padding-right: 0px; 
	font-family: 'staticregular', Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
	color: #3e3e40;
	font-size: 1.8em;
	background-color: transparent !important; 
	border: 0;
}

td.extra-details-blue {
	width: 90%;
	background-color: transparent !important; 
	border: 0;
	font-family: 'staticregular', Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
	font-size: 1em;
	padding: 0;
}

td.extra-details-blue ul li {
	list-style-type: none;
}

.specifications-wrap {
	background-color: #464648;
	margin: 0 -48px;
	margin-bottom: -37px;
}

.specifications {
	padding: 0 18px;
	padding-bottom: 18px;	
}

.gallery-title-blue { margin: 0 -31px; }

.specifications-title, .gallery-title-blue { 
	font-family: 'staticregular', Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
	color: #3E3E40;
	font-size: 3em;
	background-color: #95969A;
	padding: 3px 50px 0;
	letter-spacing: 0.1em;
}

table.specifications-table {
	width: 100%;
	padding: 0;
	background-color: transparent !important;
	color: #fff;
	font-family: 'Ubuntu', Sans-serif;
}

.specifications-table td {
	font-size: 0.6em;
	line-height: 1.4em;
	background-color: transparent !important;
	border: 0;
	padding-right: 0;
}

.specifications-background {
	background-color: #464648;
}


.bottom-background {
	background-color: #464648;
	height: 745px;
	margin-left: -999px;
	width: 4000px;
	overflow: hidden;
	position: absolute;
	z-index: -10;
	
}

/*---------------------------------------------------------------------------*/
/*  Shopping Cart - FastSpring
/*---------------------------------------------------------------------------*/

.store-decorate-silk .store-action {
	margin-right: 5px;
}



.core-messages {
	margin-top: 10px;
}

h2.core-section-header {
	margin: 0;
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'staticregular', sans-serif;
	text-transform: uppercase;
}

h3 {font-size: 2em; margin: 10px 0;}

.store-order-item-base-title {
	float: none;
	display: block;
	font-family: 'staticregular', Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
	font-size: 18px;
	padding-top: 35px; 
}

.store-order-item-child-title {
	float: none;
	display: block;
}

.store-decorate-silk .store-order-item-action-delete .store-action-title { 
	background: url('images/close.jpg') no-repeat 86px 3px;
	text-transform: lowercase;
	color: lightGrey !important;
	padding:5px 30px;
}

.store-decorate-silk .store-offer-file-backup-cd .store-order-item-title { background: none; }

.store-decorate-silk .store-offer-file-backup-digital .store-order-item-title { background: none; }

.store-order-item.store-order-item-base { margin-top: 0px; }

.store-decorate-silk .store-offer-file-backup-cd .store-order-item-title { padding-left: 7px; }

.store-decorate-silk .store-offer-file-backup-digital .store-order-item-title { padding-left: 7px; }

.store-page-navigation { border-top: 0px dotted #ddd; }

.store-decorate-silk .store-order-action-more .store-action-title { 
	background: none; 
	padding-left: 0px; 
	background-color: #53b3e5;
	padding: 2px 16px 0px;
	border-radius: 18px;
	text-transform: uppercase;
	font-family: 'staticregular';
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: normal;

}

.store-decorate-silk .store-order-action-order .store-action-title { 
	padding-left: 0px; 
	padding: 2px 25px 0px 10px;
	border-radius: 18px;
	text-transform: uppercase;
	font-family: 'staticregular';
	font-size: 16px;
	letter-spacing: 1px;
	color: #505050 !important;
	font-weight: bold;
	background: #71bf43 url(images/arrow.png) no-repeat 103px 3px;
}

.store-decorate-silk .store-action-complete .store-action-title {
	padding-left: 0px;
	padding: 2px 25px 0px 10px;
	border-radius: 18px;
	text-transform: uppercase;
	font-family: 'staticregular';
	font-size: 16px;
	letter-spacing: 1px;
	color: #505050 !important;
	font-weight: bold;
	background: #71bf43 url(images/arrow.png) no-repeat 155px 3px;
}

.store-decorate-silk .store-action-complete .store-action-title:hover {
	color: white !important;
}

.store-decorate-silk .store-action-next .store-action-title:hover {
	color: white !important; 
}

.store-decorate-silk .store-order-action-order .store-action-title:hover { color: white !important; }

.store-decorate-silk .store-order-action-coupon .store-action-title { 
	background: none; 
	padding-left: 0px;
	background-color: #949599;
	padding: 2px 12px 0px;
	border-radius: 18px;
	text-transform: uppercase;
	font-family: 'staticregular';
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: normal;
	margin-right: 10px;
}

.store-order-price.store-order-price-subtotal {
border-top: 2px solid #424244;
padding-top: 10px;
}

.store-action.store-order-action-order.core-js-enabled-inline {
	position: relative;
	top: 40px;
	left: 253px;
}

.store-action.store-order-action-more { 
	float: left;
}

.store-action.store-action-next.core-js-enabled-inline {
	top: 50px;
	position: relative;
	margin-right: 30px;
}

#store-complete-element {
margin-right: 30px;
}

.core-form-field.core-form-field-required.store-field-license-name {
	margin-bottom: -60px;
}

.store-order-price-label {
	font-weight: normal;
	text-transform: lowercase;
}

.store-order-price-value {
	left: -30px;
	position: relative;
}

.store-order-action-list li { margin-right: -31px; }

.store-action.store-order-item-action-quantity.core-js-enabled-inline { margin-right: 50px; }

.store-decorate-button .store-page-navigation .store-action-command, .store-decorate-button .store-product-list-item-action-list .store-action-command { background-color: transparent; border: none; color: none; }

.core-form-field-group {
	padding-bottom: 30px;
}

#store-processing-element {
margin-right: 30px; }

.store-order-item-group + .store-order-item-group {
	border-top: 0px solid #535353;
	margin-top: -35px;
}

.store-field-contact-email .core-form-field-body-note {
	padding: 10px 0;
}

.store-decorate-silk .store-action-next .store-action-title {
	padding: 2px 25px 0px 10px;
	border-radius: 18px;
	text-transform: uppercase;
	font-family: 'staticregular';
	font-size: 16px;
	letter-spacing: 1px;
	color: #505050 !important;
	background: #71bf43 url(images/arrow.png) no-repeat 56px 3px;
}

.store-order-price { 
	margin: 0 -30px;
}


.store-order-item-group-action-list {
	text-align: right;
	display: block;
	margin-right: 50px;
	margin-top: -24px;
}

.store-order-item-price-original { color: #4db1e2; }

.store-order-item-price-original .store-value-money .store-value-money-single {
text-decoration: line-through;
}

.store-order-items { 
	margin: 0px 0px -20px;
	padding-bottom: 5px;
}

.store-decorate-silk .store-order-item-action-quantity .store-action-title {
	text-transform: lowercase;
	background: none;
	padding-right: 5px;
	color: lightGrey !important;
	padding-left: 0px;
}

.store-decorate-silk input[type="text"] {
	background: #fff;
	-moz-border-radius: 0px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	position: relative;
	margin-right: 25px;
}

.store-value-money-single {
	font-family: 'staticregular';
	font-size: 17px;
	letter-spacing: 1px;
}

.store-decorate-pay .store-field-cc-number .core-form-field-body-note {
    display: inline-block;
}

.core-form-field-label { margin-top: 10px; }

.core-form-field-group-body {
padding-top: 20px;
}

label {
    font-family: 'staticregular', Sans-serif;
	font-size: 17px;
}

.core-clearfix:after { margin-top: -22px; }

.store-order-action-list {
    margin-top: 0; 
}

.store-order-item-child { margin-bottom: -20px;}


.store-order-item-base-pricing {
	margin-top: -32px;
    text-align: right;
}

.core-section-body {
	padding: 20px 30px 55px;
	border-bottom: 2px solid #424244;
	margin: 0 -30px;
}

.store-order-item-group+.store-order-item-group { padding-top: 2em; }

.core-section {
	clear: both;
	margin-top: 20px;
	margin-bottom: -20px;
}

.store-survey {margin-bottom: -60px;}

.core-form-field-body { margin-bottom: 30px;}

/*---------------------------------------------------------------------------*/
/*  Shopping Cart Product Icons
/*---------------------------------------------------------------------------*/

.colorkitsuite {
	background: url(images/icons/fcpx-colorkitsuite.png) no-repeat center left;
	padding-left: 130px;
}

.colorkit {
	background: url(images/icons/fcpx-colorkit.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.crafty {
	background: url(images/icons/fcp67-crafty.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.finisher {
	background: url(images/icons/fcpx-finisher.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.fisheye {
	background: url(images/icons/fcpx-fisheyefixer.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.flipper {
	background: url(images/icons/fcp67-flipper.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.formal {
	background: url(images/icons/fcp67-formal.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.grain3567 {
	background: url(images/icons/fcp67-grain35.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.halflight {
	background: url(images/icons/fcpx-halflight.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.lowerthird {
	background: url(images/icons/fcp67-lowerthird.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.lumineux {
	background: url(images/icons/fcp67-Lumineux.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.metal {
	background: url(images/icons/fcp67-metal.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.noirmoderne67 {
	background: url(images/icons/fcp67-noirmoderne.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.overlight {
	background: url(images/icons/fcpx-overlight.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.dacar {
	background: url(images/icons/fcp67-dacar.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.platinotype {
	background: url(images/icons/fcpx-platinotype.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.reflector {
	background: url(images/icons/fcp67-reflector.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.revealer {
	background: url(images/icons/fcp67-revealer.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.shrinkray {
	background: url(images/icons/fcp67-shrinkray.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.shrinkrayx {
	background: url(images/icons/fcpx-shrinkrayx.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.splitscreen {
	background: url(images/icons/fcp67-splitscreen.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.splitscreenx {
	background: url(images/icons/fcpx-splitscreenx.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.tonegrade {
	background: url(images/icons/fcpx-tonegrade.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.suite67 {
	background: url(images/icons/fcp67-suite.png) no-repeat center left;
	padding-left: 130px;
}

.lightkitsuite {
	background: url(images/icons/fcpx-lightkitsuite.png) no-repeat center left;
	padding-left: 130px;
}

.carousel {
	background: url(images/icons/fcpx-carousel.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.transimatic {
	background: url(images/icons/fcpx-transimatic.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.toolkitsuite {
	background: url(images/icons/fcpx-toolkitsuite.png) no-repeat center left;
	padding-left: 130px;
}

.retrograde  {
	background: url(images/icons/fcpx-retrograde.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.hdrgopro  {
	background: url(images/icons/fcpx-hdr_gopro.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.framefixer  {
	background: url(images/icons/fcpx-framefixer.png) no-repeat bottom left;
	padding-left: 95px;
	height: 85px;
}

.step1, .step2, .step3, .step4 {display: none;}

.store-page-product .step1,
.store-page-product-offers .step1,
.store-page-contents .step1,
.store-page-customer .step2,
.store-page-product-customer .step2,
.store-page-confirm .step3,
.store-page-complete .step4 {
   display: block;
   margin-left: -30px;
   height: 99px; 
   }