/* ==================================================================================================== ]]-- Content Area / "The Canvas" -- */

#the-canvas {
	margin: 0 auto;
	padding: 0px 0 0px;
	text-align: left;
	position: relative;
	display: block;
	width: 100%;
	}


/* ==================================================================================================== ]]-- The Block -- */

.the-block {
	margin: 20px auto 0;
	padding: 20px 20px;
	max-width: 920px;
	min-height: 10px;
	background-color: #7F7F7F;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
	-moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
	box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px; 
	position: relative;
	}

.the-block-content {
	margin: 0 auto;
	max-width: 100%;
	}


.page-image {
	padding: 4px;
	border: 1px solid #2C2C2C;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
	-moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
	box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
	}


.page-copy, .page-copy p {
	color: #FFFFFF;
	}

.page-copy a {
	color: #FFE738;
	}

.page-copy a:hover {
	color: #FFFF99;
	}

.page-copy blockquote > p {
	color: #FFFFFF;
	}

.page-copy h1 {
	color: #FFFFFF;
	}

.page-copy h2 {
	color: #FFFFFF;
	}

.page-copy h3, .page-copy h4, .page-copy h5, .page-copy h6 {
	color: #FFFFFF;
	}

.page-copy pre, .page-copy p > code {
	background-color: #666666;
	color: #FFFFFF;
	}

.page-copy pre > code {
	background-color: transparent;
	}

.page-copy img {
	background-color: #FFFFFF;
	border-color: #2C2C2C;
	}

.page-copy hr {
	border-bottom: 1px solid #FFFFFF;;
	background-color: #FFFFFF;
	color: #FFFFFF;
	}


/* ==================================================================================================== ]]-- The Grid -- */

.the-grid {
	margin: 20px auto 0;
	padding: 20px 0 20px;
	max-width: 960px;
	background-color: #7F7F7F;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: solid;
	border-color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
	-moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
	box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.5 );
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px; 
	position: relative;
	}

.the-grid-content {
	margin: 0 auto;
	max-width: 940px;
	}


/* ==================================================================================================== ]]-- The Cart -- */

#cart-content {
	margin: 0 auto;
	padding: 0;
	color: #FFFFFF;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	text-align: right;
	overflow: hidden;
	}

#cart-content a {
	color: #FFFFFF;
	}

#cart-content a:hover {
	color: #FFFFFF;
	}

table#cartlist {
	width: 100%;
	}

table, tbody, tfoot, thead, tr, th, td {
	vertical-align: middle;
	border-collapse: separate;
	border-spacing: 4px;
	}

table {
	margin-bottom: 16px;
	}

tbody td input[type=text], #purchaseOptions input[type=text], #cart-content input[type=text] {
	padding: 5px 8px 2px;
	width: 24px;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	text-align: center;
	color: #666666;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 8%, from(rgba( 0, 0, 0, 0.5 )), to(#FFFFFF));
	background-image: -moz-linear-gradient(0% 8% 90deg, #FFFFFF, rgba( 0, 0, 0, 0.5 ));
	background-color: #FFFFFF;
	}

tbody td input[type=text]:focus, #purchaseOptions input[type=text]:focus, #cart-content input[type=text]:focus {
/*
	-webkit-box-shadow: 0 0 12px #33CCFF;
	-moz-box-shadow: 0 0 12px #33CCFF;
	box-shadow: 0 0 12px #33CCFF;
*/
	}

#purchaseOptions input[type=text] {
	margin-left: 4px;
	}

thead td {
	margin: 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #FFFFFF;
	line-height: 1em;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	}

tbody tr, tbody td {
	font-size: 12px;
	}

tbody tr {

	}

tbody td {
	padding: 5px;
	text-align: center;
	line-height: 1.2em;
	font-size: 12px;
	}

.cart-thumb {
	width: 156px;
	text-align: center;
	}

.cart-thumb img {
	padding: 2px;
	max-width: 150px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	}

.item-id {
	text-align: left;
	}

.item-id p {
	margin: 0.6em 0;
	}

tfoot {
	line-height: 1.4em;
	}

.border-top {
	padding: 5px 0 0;
	border-top: 1px solid #FFFFFF;
	}
	
.subtotal {
	text-transform: uppercase;
	font-size: 14px;
	}
	
.total, #total_price {
	text-transform: uppercase;
	font-size: 14px;
	}

.total, .subtotal {
	padding-right: 5px;
	text-align: right;
	}
	
.subvalue, #total_price {
	padding-right: 5px;
	text-align: right;
	}	
	
#total_price {

	}

table#cart-buttons, table#cart-buttons tbody, table#cart-buttons tfoot, table#cart-buttons thead, table#cart-buttons tr, table#cart-buttons th, table#cart-buttons td, 
table#cart-button, table#cart-button tbody, table#cart-button tfoot, table#cart-button thead, table#cart-button tr, table#cart-button th, table#cart-button td, 
table#checkout-buttons, table#checkout-buttons tbody, table#checkout-buttons tfoot, table#checkout-buttons thead, table#checkout-buttons tr, table#checkout-buttons th, table#checkout-buttons td 
	{
	vertical-align: top;
	}

#cart-button {
	width: 33.3%;
	float: left;
	}

#cart-buttons {
	width: 66.6%;
	float: left;
	}
	
#cart-buttons td {
	width: 50%;
	}

#checkout-buttons {
	width: auto;
	}

#checkout-buttons td {
	width: 33.3%;
	}

.cart-buttons-left {
	text-align: left;
	}

.cart-buttons-center {
	text-align: center;
	}

.cart-buttons-right {
	text-align: right;
	}

#cart-buttons.change-item {
	margin: 0 auto;
	width: 100%;
	}

#cart-content button, #cart-content input[type=button], #checkout-form input[type=submit] {
	margin: 5px 0;
	padding: 8px 15px 6px;
	width: 250px;
	border: none;
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 1;
	color: #444444;
	text-shadow: 0 1px 1px rgba( 255, 255, 255, 0.25 );

	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba( 255, 255, 255, 0 )), to(#BBBBBB));
	background-image: -moz-linear-gradient(0% 100% 90deg, #BBBBBB, rgba( 255, 255, 255, 0 ) );

	background-color: #FFFFFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.5 );
	-moz-box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.5 );
	box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.5 );
	}

.discount-entry, .delivery-method, .delivery-state, .delivery-country {
	margin: 0 0 10px 10px;
	text-align: left;
	}

.discount-label, .delivery-label, .state-label, .country-label {
	width: 200px;
	font-size: 14px;
	display: block;
	float: left;
	clear: left;
	}

.discount-input {
	margin: 0 0 0 2px;
	width: 150px !important;
	}

.discount-entry button {
	padding-top: 5px !important;
	padding-bottom: 4px !important;
	}

#cart-content button.secondary {
	padding: 3px;
	width: 100px;
	font-size: 12px;
	}

#cart-content button:hover, #cart-content input[type=button]:hover, #checkout-form input[type=submit]:hover {
	color: #191919;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba( 255, 255, 255, 0 )), to(#595959));
	background-image: -moz-linear-gradient(0% 100% 90deg, #595959, rgba( 255, 255, 255, 0 ) );
	background-color: #FFFFFF;
	}

#cart-content input[type=image] {
	margin: 5px 0 0;
	}

#checkout-warning {
	float: right;
	text-align: right;
	}

#paypal-warning {
	margin: 0 auto;
	padding: 0 1em; 
	border: 1px solid #aaa; 
	width: 75%; 
	text-align: center; 
	}

#checkout-warning strong, #paypal-warning strong {
	font-weight: bold;
	}

#checkout-warning p, #paypal-warning p {
	margin: 1em 0;
	}

#checkout-form {
	text-align: left;
	}

#checkout-form p {
	margin: 1em 0;
	}

#checkout-form fieldset {
	margin: 0;
	padding: 0;
	}

#checkout-form label {
	margin: 1em 0 0.2em;
	display: block;
	}

#checkboxes label {
	display: inline;
	}

#checkboxes label a {
	text-decoration: underline;
	}

#paypal_review_checkboxes {
	margin: 0 auto 2em;
	width: 400px; 
	text-align: left; 
	}

.externaltext {
	width: 700px;
	min-height: 250px;
	height: 100%;	
	background-color: #7F7F7F;
	color: #FFFFFF;
	text-align: left;
	position: relative;
	overflow: auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	}

.externaltext > div {
	padding: 20px;
	}

.externaltext h1 {
	font-size: 20px;
	}

.externaltext h2 {
	font-size: 18px;
	}

.externaltext h3, .externaltext h4, .externaltext h5, .externaltext h6 {
	font-size: 16px;
	}

.externaltext p {
	margin: 1em 0;
	font-size: 14px;
	line-height: 1.4em;
	}

.externaltext a {
	color: #FFFFFF;
	text-decoration: underline;
	}

.externaltext a:hover {
	color: #FFFFFF;
	}

.externaltext b, .externaltext strong {
	font-weight: bold;
	}

.externaltext cite, .externaltext em, .externaltext i {
	font-style: italic;
	}

.externaltext blockquote {
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;
	}

.externaltext ol, .externaltext ul {
	margin: 1.4em 0;
	}

.externaltext ol li {
	line-height: 1.4em;
	list-style-position: inside;
	list-style-type: decimal;
	}

.externaltext ul li {
	line-height: 1.4em;
	list-style-position: inside;
	list-style-type: square;
	}

#checkout-form input[type=text] {
	padding: 5px 8px;
	width: 400px;
	font-size: 1em;
	border: none;
	text-align: left;
	color: #666666;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 8%, from(rgba( 0, 0, 0, 0.5 )), to(#FFFFFF));
	background-image: -moz-linear-gradient(0% 8% 90deg, #FFFFFF, rgba( 0, 0, 0, 0.5 ));
	background-color: #FFFFFF;
	}

#checkout-form input[type=text]:focus {
/*
	-webkit-box-shadow: 0 0 12px #33CCFF;
	-moz-box-shadow: 0 0 12px #33CCFF;
	box-shadow: 0 0 12px #33CCFF;
*/
	}

#notice, #thankyou {
	text-align: center;
	}

#notice p, #notice fieldset, #thankyou p {
	margin: 1.4em auto;
	line-height: 1.4em;
	width: 75%;
	}

#notice button {
	margin: 0 auto;
	}

#notice td {
	font-size: 14px;
	}
