
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Layout ================================================================================= */
.wrapper { background:#d9e2b4; }
.page { width:970px; margin:0 auto; text-align:left; min-height: 100%; position: relative; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fcf8ee; padding:20px; text-align:left; }
.main-holder { background:url(../images/bkg_main.gif) 50% 0 no-repeat; padding:0 5px; position: relative; top: 140px; padding-bottom: 360px; }
.main-holder .main { padding:7px 8px 85px; background:#fcf8ee url(../images/bkg_main-bot.gif) 50% 100% no-repeat; min-height:527px; }

/* Base Columns */ 
.col-left { float:left; width:172px; padding-bottom:1px; }
.col-main { float:left; width:765px; padding-bottom:1px; }
.col-right { float:right; width:172px; padding-bottom:1px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}
/* One Page Checkout */
.opc-layout { padding:7px 17px 85px !important; }
.opc-layout .col-main { width:740px; }

/* 3 Columns Layout */
.col3-layout .col-main { width:586px; margin-left:7px; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-2 p {
	margin: 0px 10px;
	line-height: 18px;
}
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { font-size:0; line-height:0; /*width:236px; height:30px; overflow:hidden;*/ }
.header { position: absolute; top: 0; padding:0 0 10px; }
.header .header-left { float:left; padding-top:14px; }
.header .header-right { float:right; width:670px; padding-top:23px; text-align:right; }
.header h2.tagline { width:286px; height:16px; margin:2px 0 0; background:url(../images/bkg_tagline.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.header h2.tagline a { display:block; width:286px; height:16px; }
/*.header .logo { background-position:0 0; background-repeat:no-repeat; text-indent:-999em; }
.header .logo a { display:block; width:236px; height:30px; }*/
.header .phone { float:right; text-align:left; margin-bottom:8px; background:url(../images/bkg_phone.gif) 100% 0 no-repeat; width:272px; height:15px; font:bold 18px/1 Arial, Helvetica, sans-serif; text-indent:-999em; overflow:hidden; }
.header .welcome-msg { display:inline; }
.header .welcome-msg .msg { font-weight:bold; }
.header .links,
.header .links li { display:inline; }
.header .links li { background:url(../images/gfx_divider.gif) 0 50% no-repeat; padding-left:9px; margin-left:4px; }
.header .links li.i-contacts a { background:url(../images/i_contacts.gif) 0 50% no-repeat; padding-left:20px; }
/*.header .links li.last { background:none; padding-right:0; margin-right:0; }*/
.header .links a { font-weight:bold; color:#3e1300; text-decoration:none; }
.header .links a:hover { text-decoration:underline; }
.header .links a span { font-weight:normal; }

/********** < Navigation */
#nav { background:#729f12 url(../images/bkg_nav.gif) 0 0 no-repeat; width: 948px;font-size:13px; padding-left:22px; min-height:29px; top: 82px; position: absolute; }

/* All Levels */
#nav li { position:relative; }
#nav li.over { z-index:999; }
/*#nav li.parent {}*/
#nav a,
#nav a:hover { text-decoration:none !important; }
#nav a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li li a span { white-space:normal; }

/* 0 Level */
#nav li { float:left; height:29px; line-height:28px; padding-right:10px; margin-right:8px; background:url(../images/bkg_nav-divider.gif) 100% 50% no-repeat; color:#fff; }
#nav li.last { background:none; padding-right:0; margin-right:0; }
#nav li.active a { color:#ffdea5; }
#nav a { font-weight:bold; color:#fff; }
#nav a:hover,
#nav li.over a { color:#ffdea5; }
#nav a.a-blog { background:url(../images/i_blog.gif) 0 50% no-repeat; padding-left:22px; }

/* Sublevels */
#nav ul { position:absolute; width:147px; top:24px; left:-10000em; /*border-radius:5px;*/ -moz-border-radius:5px; -webkit-border-radius:5px; background:#fffefa; border:1px solid #c0bdb5; padding:6px 9px; }
#nav li li { float:none; height:auto; line-height:1.25; margin:0; background:none; border-bottom:1px solid #d2c6a7; color:#323f00; }
#nav li li.last { border-bottom:0; }
#nav li li a { display:block; padding:3px 4px; color:#323f00; font-weight:normal; }
#nav li li a:hover { color:#3e1300; font-weight:normal; }
#nav li.over li a { color:#323f00; }
#nav li.over li a:hover { color:#3e1300; }

#nav ul ul { top:5px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:85px; }
#nav li.over ul ul { left:-10000em; }
#nav li.over li.over > a { color:#3e1300; }
/********** Navigation > */

/* Quick Access */
.quick-access { padding:0 14px; font-size:11px; text-align:right; background:#fdb12e url(../images/bkg_quick-bar.gif) 100% 0 no-repeat; height:26px; line-height:26px; }
.quick-access .i-change { background:url(../images/i_change.gif) 100% 50% no-repeat; padding-right:10px; text-decoration:underline; cursor:pointer; }
.quick-access dl,
.quick-access dt,
.quick-access dd { display:inline; }
body:nth-of-type(1) .quick-access dl { display:inline-block; }
.quick-access dt { font-weight:bold; }
.quick-access dd { position:relative; z-index:998; }
.quick-access .show { display:block !important; }
.quick-access .hide { display:none !important; }
.quick-access .dropdown { position:absolute; right:0; top:15px; line-height:1.25; background:#fffefa; border:1px solid #c0bdb5; /*border-radius:5px;*/ -moz-border-radius:5px; -webkit-border-radius:5px; padding:6px 9px; text-align:left; z-index:998; }
.quick-access .dropdown li { margin:5px 0; white-space:nowrap; }
.quick-access .dropdown li.current { font-weight:bold; }
.quick-access .faded { background-color:#fcf8ee; }
/* Language Switcher */
.switcher-language { margin-left:15px; }
.switcher-language li,
.switcher-language span { background-position:0 2px; background-repeat:no-repeat; padding-left:19px; }
/* Currency Switcher */
.switcher-currency { margin-left:15px; }
/* Website Switcher */
.switcher-website { margin-left:15px; white-space:nowrap; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#333; }
input.input-text,select,textarea { border:1px solid #cbcbca; }
input.input-text,textarea { background:#fff url(../images/bkg_input.gif) 0 0 repeat-x; padding:3px 2px 1px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { padding:2px 5px; border-bottom:1px solid #cbcbca; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; text-align:center !important; }
button::-moz-focus-inner { padding:0; border:0; }
/*button.button { overflow:visible; border:0; width:auto; height:18px; padding-left:14px; background:url(../images/bkg_button.gif) 0 0 no-repeat; cursor:pointer; }
button.button span { display:block; margin:0; height:18px; padding:0 14px 0 0; background:url(../images/bkg_button.gif) 100% 0 no-repeat; font:bold 11px/18px Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:center; white-space:nowrap; color:#fff; position:relative; }*/
button.button { overflow:visible; border:0; width:auto; background:#6c7f1e; cursor:pointer; }
button.button span { display:block; height:18px; font:bold 11px/18px Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:center; white-space:nowrap; color:#fff; position:relative; }
button.disabled {}
button.disabled span {}
a.disabled { cursor:default; opacity:.5; }
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
input.input-text:focus,textarea:focus,select:focus { border-color:#d97f28; }
/*.highlight {}*/

/* Form lists */
.form-list li { margin:0 0 7px; }
.form-list label { font-weight:bold;}
#register-customer-password .input-box label {
	width:  260px !important; 
	display: block;
}
.form-list .input-box { float:left; width:281px; }
.form-list input.input-text,
.form-list textarea { display:block; margin-top:2px; width:265px; }
.form-list select { display:block; margin-top:2px; width:271px; }
.form-list li.add-row { border-top:1px solid #ded5bd; margin-top:10px; }
.form-list li.add-row .btn-remove { padding:5px 10px 0; text-align:right; }
.form-list .range { margin-bottom:5px; }
.form-list .range input.input-text { display:inline; width:74px; }

.group-select { width:100%; overflow:hidden; }
.group-select li { margin-right:-10px; }
.group-select input.input-text,
.group-select textarea { width:580px; }
.group-select select { width:586px; }
.group-select .input-box { width:281px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:265px; }
.group-select .input-box select { width:271px; }

.gs-narrow li { padding:0 10px; }
.gs-narrow input.input-text,
.gs-narrow textarea { width:560px; }
.gs-narrow select { width:566px; }
.gs-narrow .input-box { width:288px; }
.gs-narrow .input-box input.input-text,
.gs-narrow .input-box textarea { width:272px; }
.gs-narrow .input-box select { width:278px; }

.buttons-set { clear:both; margin-top:10px; padding-top:8px; border-top:1px solid #ded5bd; }
#billing-buttons-container.buttons-set {
	margin: 0px;
	padding: 0px 25px;
	border: 0;
}
.buttons-set a.back-link { float:left; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:0 7px; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#d23600; }
.validation-failed { border:1px dashed #d23600 !important; background:#fae4d4 !important; color:#000 !important; }
.validation-passed {}
.required { color:#d23600; }
p.required { margin-top:0px; font-size:10px; text-align: left; width: 300px; float: left; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border:1px solid #e9cfa5 !important; background-color:#feefd6 !important; background-position:3px 3px !important; background-repeat:no-repeat !important; min-height:21px !important; padding:10px 10px 3px 41px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { background-image:url(../images/i_error.gif); color:#b52d04; font-size:17px !important; }
/* .success-msg { background-image:url(../images/ico-message-success.gif); color:#729f12; } */
.note-msg,
.notice-msg { background-image:url(../images/i_notification.gif); color:#98ad40; }
.note-downloadable { color:#626f3e; }

/* Class: std - styles for admin-controlled content */
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 10px; padding:0; }
.std h2,
.std h3,
.std h4,
.std h5,
.std h6 { margin-bottom:10px; }
.std ul { list-style:disc outside; padding-left:15px; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
.std cite { font-style:italic; color:#555; }

/* BreadCrumbs */ 
.breadcrumbs { font-size:13px; background-color:#ffdea5; padding:10px; margin:0 0 15px;
display: none; }
.breadcrumbs li { display:inline; }
.breadcrumbs a { text-decoration:none; color:  #d63d0c; }
.breadcrumbs a:hover { text-decoration:underline; }

/* Page Heading */
.page-title { margin-bottom:20px; }
.product-title.page-title h2 { margin:10px 0; padding:0; padding-left: 20px; font:normal 28px/1.1 Georgia, "Times New Roman", Times, serif; color:#333;  font-weight: bold; line-height: 32px;  width: 470px !important;}
h2#instant-speeches {
	font:normal 2.3em Georgia;  letter-spacing: -1px;  color:#611A00; 
	margin-bottom: 20px;
	width: 475px;
	padding: 10px;
	padding-right: 100px;
	background: #fbeacf;
	border: 1px solid #e6c99b;
}
.col-main .cms-wrapper.std h2 { margin:10px 0; padding:0; font:normal 28px/1.1 Georgia, "Times New Roman", Times, serif; color:#333;  font-weight: bold; line-height: 32px;  width: 470px !important;}
img#satisfaction-guarantee {
	float: right;
	position: relative;
	top: -160px;
	left: 25px;
}
img#satisfaction-guarantee-cart {
	position: absolute;
	top: 20px;
	left: 5px;
	width: 75px;
}
.product-title img#satisfaction-guarantee {
	float: right;
	position: relative;
	top: -110px;
	left: 0px;
}
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }
.title-buttons .btn { float:right; margin-top:7px; }

.heading .link { float:right; margin-top:1px; }
.heading .heading-1 { margin-bottom:0; }
.heading-1 { font-size:14px; border-bottom:1px solid #fdb12e; padding:0 0 3px; margin-bottom:10px; color:#852800; }
.heading-2 { font:italic 19px/1.16 Georgia, "Times New Roman", Times, serif !important; margin-bottom:10px; color:#431500 !important; }
.heading-3 { font-size:14px; margin:7px 0; color:#852800; }

/* Toolbar: Pager */ 
.pager { margin:12px 0; font-size:11px; background:#f7ecda; padding:5px 10px 5px; text-align:center; margin-top: 30px;}
.pager select { padding:0; font-size:11px; }
.pager .amount { float:left; margin-top:1px; font-weight:bold; }
.pager .limiter { float:right; }
.pager .pages { margin:0 275px 0 75px; padding-top:1px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages li a.num { border:1px solid #eaac0e; background:#fff; padding:0 3px; text-decoration:none !important; }
.pager .pages li span { background:#ffdc85; padding:1px 4px; }
/* Toolbar: Sorter */ 
.pager .view-mode { float:left; }
.pager .separator { margin:0 5px; }
.pager .sort-by { float:right; }
.pager .link-feed {}

/* Data Table */ 
.data-table { }
.data-table th,
.data-table td { padding:3px 7px; border:1px solid #e2d6a3; background-color:#fff; }
.data-table th { font-weight:bold; white-space:nowrap; }
.data-table thead,
.data-table thead th,
.data-table thead td { background-color: #852800;}
.data-table thead th { color:#fff; }
.data-table tbody {}
.data-table tfoot,
.data-table tfoot th,
.data-table tfoot td { background-color:#feefd6; }
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#ffeddc; }
.data-table td.value {}


/* BEGIN CHANGES: SHOPPING CART DATA TABLE */
.buy-one-free {
	float: left; 
	margin-top:  -1px;
}
#shopping-cart-table.data-table thead,
#shopping-cart-table.data-table thead th,
#shopping-cart-table.data-table thead td,
#checkout-review-table.data-table thead,
#checkout-review-table.data-table thead th,
#checkout-review-table.data-table thead td,
#my-downloadable-products-table.data-table thead,
#my-downloadable-products-table.data-table thead th,
#my-downloadable-products-table.data-table thead td { background-color: transparent;}

#shopping-cart-table.data-table { width: 942px;  }
#shopping-cart-table.data-table th, 
#checkout-review-table.data-table th,
#my-downloadable-products-table.data-table th { padding: 12px; }
#shopping-cart-table.data-table td, 
#checkout-review-table.data-table td,
#my-downloadable-products-table.data-table td { padding: 20px 10px;}
#shopping-cart-table.data-table td.last,
#checkout-review-table.data-table td.last, 
#my-downloadable-products-table.data-table td.last { border-right:  1px solid #e2d6a3; padding: 20px 10px;}
#shopping-cart-table.cart-table thead th,
#checkout-review-table.data-table thead th {
		border: 0px;
		font-weight: normal;
		font-size: 1.1em;
		width: 100%;
		color: #fff;
}
#my-downloadable-products-table.data-table thead th {
		font-weight: normal;
		font-size: 1.1em;
		color: #f9d6ba;
}
#my-downloadable-products-table.data-table thead th {
		background-position: center;
		color: #852800;
}
#my-downloadable-products-table.data-table tbody td {
		font-weight: bold;
}

#shopping-cart-table.data-table th#cart-table-end {
	background: url(../images/bkg-cart-table-top.gif) no-repeat top right transparent;
}
#shopping-cart-table.data-table.cart-table .unit-price {
	background: url(../images/bkg-cart-table-top.gif) center no-repeat;
	line-height: ;
}
#shopping-cart-table.data-table thead th#product-name-cell { background: url(../images/bkg-cart-table-top.gif) no-repeat transparent; 
}
#my-downloadable-products-table.data-table thead tr th {
	background: url(../images/bkg-cart-table-top.gif) no-repeat transparent center;
	border: 0;
}
#my-downloadable-products-table.data-table thead tr th#download-tbl-first {
	background-position: left;
}
#my-downloadable-products-table.data-table thead tr th#download-tbl-last {
	background-position: right;
	width: 93px;
}
#checkout-review-table.data-table tfoot th, #checkout-review-table.data-table tfoot td {
	background: #f8e4c1;
	border: 0px;
}
#checkout-review-table.data-table thead th {
	background: url(../images/bkg-cart-table-top.gif) no-repeat;
	border: 0px;
}
#checkout-review-table.data-table thead tr {
	border: 0px;
}
#checkout-review-table.data-table thead {
	border: 0px;
}
#checkout-review-table.data-table thead tr th.a-center {
	background: url(../images/bkg-cart-table-top.gif) no-repeat -870px 0 !important;
}
#checkout-review-table.data-table tfoot th, #checkout-review-table.data-table tfoot td.a-right.last {
	padding: 10px;
}

#shopping-cart-table.data-table th,
#shopping-cart-table.data-table td, #checkout-review-table.data-table th, 
#checkout-review-table.data-table td,
#my-downloadable-products-table.data-table tr { border-bottom: 1px solid #e2d6a3; }
#shopping-cart-table.data-table tr, #checkout-review-table.data-table tr {
	border-left: 1px solid #e2d6a3;
}
#shopping-cart-table.data-table tr.odd td{
	background: #fdfcfb;
}
#shopping-cart-table.data-table thead tr {
	border-left:  0px;
}
#shopping-cart-table.data-table thead tr th.a-center.unit-price {}
.data-table thead th { color:#fff; }
.data-table tbody {}
.data-table tfoot,
.data-table tfoot th,
.data-table tfoot td { background-color:#feefd6; }
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 0px; }
#shopping-cart-table.cart-table  tbody tr.even { background-color:red; }
.data-table tbody.even td { border-width:0 opx; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
#shopping-cart-table.cart-table .data-table th.label { }
.data-table td.value {}


/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
/*li.odd {}
li.even { background-color:#f6f6f6; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }*/

/* Links List */
.links li { display:inline; }
.links li .separator { font-style:italic; margin:0 5px; }
.links li.last .separator { display:none; }

/* Box */
.box .box-title .separator { margin:0 5px; }
.box .box-content { padding:8px 10px; }
.box .box-content .price { font-weight:bold; }

.box2 { border:1px solid #e6c99b; background-color:#fbeacf; padding:15px 19px; margin-bottom:15px; }
.box2 .box-title { font-size:15px; color:#d23600; margin-bottom:4px; }
.box2 p { margin-bottom:0; }
.box2 .col2-set { overflow:hidden; }
.box2 .col2-set .col-1 { width:35%; padding:0 10px 2000px 0; margin-bottom:-2000px; border-right:1px solid #e6c99b; }
.box2 .col2-set .col-2 { width:61%; padding-bottom:2000px; margin-bottom:-2000px; }

/* Misc */
.divider { margin:10px 0; font-size:0; line-height:0; height:1px; overflow:hidden; background-color:#e9cfa5; }
.h-orange { font-weight:bold; color:#c82500; }
.a-orange { font-weight:bold; color:#d23600; }
.a-print { background:url(../images/i_print.gif) 0 50% no-repeat; padding:1px 0 2px 21px; }

.rounded { background:#f9e4c0; border:1px solid #e9cfa5; padding:20px; position:relative; }
.rounded .ltc,
.rounded .rtc,
.rounded .lbc,
.rounded .rbc { position:absolute; width:7px; height:7px; background-position:0 0; background-repeat:no-repeat; font-size:0; line-height:0; overflow:hidden; }
.rounded .lbc { left:-1px; bottom:-1px; background-image:url(../images/gfx_lbc.gif); }
.rounded .rbc { right:-1px; bottom:-1px; background-image:url(../images/gfx_rbc.gif); }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { font-size:11px; background:#fff; border:1px solid #d6e38c; padding:10px 0; margin:0 0 7px; }
.block .price { font-size:1em !important; }
.block .block-title { padding:0 5px 0 12px; margin-bottom:7px; }
.block .block-title h2 { display:inline; font-size:12px; font-weight:bold; line-height:1.35; color:#3e1300; }
.block .block-title h2 a,
.block .block-title h2 span { font-weight:normal; }
.block .block-title .separator { margin:0 5px; }
.block h3 { font-size:11px; font-weight:bold; line-height:1.35; color:#3e1300; }
.block .block-content { padding:0 12px; }
.block .actions { margin-top:8px; }

/* Block: Search */
/* BEGIN CHANGES  */
#search_mini_form { position: relative; height:95px; display: block;}
.block-search { height:95px; width: 150px; padding:9px 10px 0 12px; }
/* END CHANGES */
.block-search label { display:block; width:100px; height:15px; background:url(../images/label_search.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.block-search input.input-text { border-color:#d97f28; display:block; width:146px; margin:10px 0 6px; }
.block-search .actions { text-align:right; margin: 10px 0px 0px 0px;}
.block-search .search-autocomplete { z-index:999; }
.block-search .search-autocomplete ul { border:1px solid #d97f28; background-color:#fff; }
.block-search .search-autocomplete li { padding:3px; border-bottom:1px solid #d97f28; cursor:pointer; }
.block-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.block-search .search-autocomplete li.selected {}

/* Block: Ready-tp-Go Speeches */
.block-ready2go { padding:0; font-size:12px; }
.block-ready2go .block-content { padding:17px 11px 17px; }
.block-ready2go .tle_ready2go { margin-bottom:5px; background:url(../images/tle_ready2go.gif) 0 0 no-repeat; height:16px; text-indent:-999em; overflow:hidden; }
.block-ready2go li a { display:block; padding:5px 3px 3px; border-top:1px solid #dcdcdc; font-weight:bold; color:#323f00; text-decoration:none !important; }
.block-ready2go li a:hover { color:#da5c30; }

/* Block: Account */
.block-account li { padding:2px 0 3px; border-bottom:1px solid #dcdcdc; }
.block-account li a { display:block; font-weight:bold; color:#323f00; text-decoration:none !important; }
.block-account li a:hover { color:#d23600; }
.block-account li.current { font-weight:bold; color:#d23600; }
.block-account li.last {
	background: url('../images/bg-download-menu-active.gif') no-repeat;
	color: #fff !important;
	font-weight: bold;
	margin: 0 -12px;
	padding: 9px 0px 9px 12px;
	width: 158px;
	}
.block-account li.last a {
	color: #fff;
}
.block-account li.last a:hover {
	color: #fff;
}




/* Block: Currency Switcher */
/*.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }*/

/* Block: Layered Navigation */
.block-layered-nav { font-size:12px; }
/* BEGIN CHANGES */
.block-layered-nav .tle_shop-by { background:url(../images/tle_search_by.gif) 0 0 no-repeat; height:23px; margin:3px 0 6px; overflow:hidden; text-indent:-999em; }
.block-layered-nav dt { margin-top:10px; margin-bottom: 4px;padding:0 12px; font-weight:bold; text-transform:uppercase; }
.block-layered-nav dd 		{ 	border-bottom:1px solid #cfcfcf; padding: 0px; }
.block-layered-nav li.odd 	{	background: #FFECCB url(../images/i_arrow1.gif) no-repeat 4px center;  padding: 4px 4px 4px 20px;}
.block-layered-nav li.even 	{ 	background: #fff url(../images/i_arrow1.gif) no-repeat 4px center;  padding: 4px 4px 4px 20px; 	}
.block-layered-nav dd.last { border-bottom:0; padding-bottom:0; }
.block-layered-nav dd li { margin:0px 0; background: none; padding-left:0px; }
.block-layered-nav dd.first {
	font-weight: bold;
	margin-bottom: 25px;
}
/* END CHANGES */
.block-layered-nav dd li a { color:#374400; }
.block-layered-nav .currently { padding:0 12px; }
.block-layered-nav .currently h3 { margin-bottom:3px; }
.block-layered-nav .currently li .btn-remove { float:right; margin:2px 0 0; }
.block-layered-nav .currently li .label { font-weight:bold; }
.block-layered-nav .actions { text-align:right; }

/* Block: Cart */
.block-cart { border-color:#e2d6a3; padding-top:0; }
.block-cart .block-title { background:#852800 url(../images/i_cart.gif) 6px 50% no-repeat; padding:1px 12px 2px 27px; margin-bottom:0; }

.block-cart .block-title h2 { color:#fff; }
.block-cart .block-content { padding:8px 12px 0; }
.block-cart .summary { font-size:11px; background-color:#ffeddc; padding:9px 5px 14px; text-align:center; }
.block-cart .actions { margin-top:4px; }
.block-cart h3 { margin-bottom:4px; }

.mini-products-list li.item { background:url(../images/i_item.gif) 0 2px no-repeat; padding-left:15px; margin-bottom:10px; }
.mini-products-list .product-name { margin-bottom:2px; }
.mini-products-list .btn-cart { margin:5px 0; }

/* Block: Wishlist */
.block-wishlist .btn-remove { float:right; }

/* Block: Related */
.block-related li.item { margin:10px 0; }
.block-related input.checkbox { float:left; margin:2px -20px 0 0; }
.block-related .details { margin-left:20px; }
.block-related .product-name { font-weight:normal; margin-bottom:3px; }
.block-related .btn-cart { margin:5px 0; }

/* Block: List */
.block-list li { margin:5px 0; }
.block-list li.last { margin-bottom:0; }
.block-list .btn-remove { float:right; margin:2px 0 0 7px; }
.block-list input.checkbox { float:left; margin:2px -20px 0 0; }
.block-list .label { display:block; margin-left:20px; }

/* Block: Poll */
.block-poll h3 { font-weight:normal; color:#333; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll li { margin:5px 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe input.input-text { display:block; margin-top:6px; width:140px; }

/* Block: Banner */
.block-banner { margin-bottom:7px; text-align:center; }

/* Block: Checkout Progress */
.block-progress { border-color:#e2d6a3; border-bottom:0; padding:0; }
.block-progress .block-title { background-color:#852800; padding:1px 12px 2px; margin-bottom:0; }
.block-progress .block-title h2 { color:#fff; }
.block-progress .block-content { padding:0; }
.block-progress dt { font-weight:bold; padding:5px 12px; border-bottom:1px solid #e2d6a3; color:#777; }
.block-progress dt a { font-weight:normal; font-size: 9px; }
.block-progress dd { padding:5px 12px; border-bottom:1px solid #e2d6a3; }
.block-progress dt.complete { background-color:#ffeddc; color:#333; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-info { float:left; width:560px; line-height: 17px;}
.category-info .std {
	text-align: center;
}
.category-info .category-image { float:left; margin:0 12px 4px 0; background:url(../images/bkg_img-holder.gif) 0 0 no-repeat; width:141px; height:96px; }
.category-info .category-image img { display:block; width:123px; height:78px; margin:9px 0 0 9px; }


/* Info Box */
/*.info-box { width:253px; margin:15px 0 8px; font-size:13px; background:#fed6ce url(../images/bkg_info-box1.gif) 0 0 repeat-y; position:relative; } */
/*.info-box .badge { position:absolute; top:-18px; left:-22px; width:95px; height:95px; background-position:0 0; background-repeat:no-repeat; text-indent:-999em; overflow:hidden; } */
/*.info-box .badge-100 { background:url(../images/badge_100.gif); } */
/*.info-box .box-top { background:url(../images/bkg_info-box2.gif) 0 0 no-repeat; } */
/*.info-box .box-content { background:url(../images/bkg_info-box3.gif) 0 100% no-repeat; padding:13px 10px; } */
/*.info-box .box-content .padder { margin-bottom:0; } */
/*.info-box .box-title { font:bold 16px/1.125 Georgia, "Times New Roman", Times, serif; background:url(../images/bkg_info-box4.gif) 50% 100% no-repeat; margin-bottom:5px; padding:0 0 16px 67px; color:#180700; } */
/*.info-box .box-title small { display:block; font-size:14px; font-weight:normal; color:#2c0d00; } */

/* Info Box JP */
.info-box { width:253px; margin:15px 0 8px; font-size:13px; background:#fed6ce url(../images/bkg_info-box1.gif) 0 0 repeat-y; position:relative; }
.info-box .badge { position:absolute; top:-18px; left:-22px; width:95px; height:95px; background-position:0 0; background-repeat:no-repeat; text-indent:-999em; overflow:hidden; }
.info-box .badge-100 { background:url(../images/badge_100.gif); }
.info-box .box-top { background:url(../images/bkg_info-box2.gif) 0 0 no-repeat; }
.info-box .box-content { background:url(../images/bkg_info-box3.gif) 0 100% no-repeat; padding:3px 10px; }
.info-box .box-content .padder { margin-bottom:0; }
.info-box .box-title { font:bold 16px/1.125 Georgia, "Times New Roman", Times, serif; 50% 100% no-repeat; margin-top:5px; margin-bottom:5px; padding:0 0 0px 67px; color:#180700; }
.info-box .box-title small { display:block; line-height: 18px; font-size:12px; font-weight:normal; color:#2c0d00; }

/* Info Box 2 JP */
.info-box2 { width:253px; margin:20px 0 8px; font-size:13px; background:#fed6ce url(../images/bkg_info-box1jp.gif) 0 0 repeat-y; position:relative; }
.info-box2 .box-top { background:url(../images/bkg_info-box2jp.gif) 0 0 no-repeat; }
.info-box2 .box-content { background:url(../images/bkg_info-box3jp.gif) 0 100% no-repeat; padding:3px 10px; }
.info-box2 .box-content .padder { margin-bottom:0; }
.info-box2 .box-title { font:bold 16px/1.125 Georgia, "Times New Roman", Times, serif; 50% 100% no-repeat; margin-top:5px; margin-bottom:5px; padding:0 0 0px 0px; color:#180700; }
.info-box2 .box-title small { display:block; line-height: 22px; font-size:14px; text-align: center; font-weight:bold; color:#D32300; }

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even { background-color:#f6f6f6; }
.products-grid td { width:33%; border:1px solid #ddd; padding:5px; }
.products-grid td.empty {}

/* View Type: List */
.products-list li.item { padding:0 10px 12px; margin:12px 0; border-bottom:1px solid #ded5bd; }
.products-list li.last { padding-bottom:5px; border-bottom:0; }
.products-list .p-info { float:left; width:380px; }
.products-list .p-details { float:right; width:173px; background:url(../images/bkg_details1.gif) 100% 0 repeat-y; }
.products-list .p-details .bkg-top { background:url(../images/bkg_details2.gif) 100% 0 no-repeat; }
.products-list .p-details .content { background:url(../images/bkg_details3.gif) 100% 100% no-repeat; padding:11px 15px 12px 35px; }
.products-list .p-details .price-box { margin-bottom:5px; }
/* Included Box */
.included { margin-bottom:5px; }
.included li.entry { margin:4px 0; padding-left:22px; line-height:16px; background-position:0 0; background-repeat:no-repeat; }
.included .i-speech { background-image:url(../images/i_speech.gif); }
.included .i-bonus { background-image:url(../images/i_free.gif); }
.included .i-poem { background-image:url(../images/i_poem.gif); }
.included .i-intro { background-image:url(../images/i_intro.gif); }
.included .i-letter{ background-image:url(../images/i_letter.gif); }
.included .i-ybletter { background-image:url(../images/i_ybletter.gif); }
.included .i-cletter { background-image:url(../images/i_cletter.gif); }
.included .i-toast { background-image:url(../images/i_toast.gif); }
.included .i-guide { background-image:url(../images/i_guide.gif); }

.products-list .p-details .price-box2 { margin:5px 0; }
.products-list .p-details .availability { margin:5px 0; text-align:center; }
.products-list .product-name { margin-bottom:8px; font-size:15px; font-weight:bold; color:#3e1300; }
/*.products-list .product-image { float:left; }*/
/* ======================================================================================= */


/* Product View ========================================================================== */
.tip-box { float:right; width:201px; background:none; margin:-33px 0 0 10px; position:relative; top: -120px;
display: none;
}
.tip-box .tip-top { background:url(../images/green-tip.gif) 100% 0 no-repeat; }
.tip-box .tip-content { background:none; padding:5px 15px 15px 40px; min-height:128px; text-align:center; color:#fff; }
.tip-box .tip-content big { font-weight:bold; font-size:14px; }
.tip-box .tip-title { font:16px/1.125 Georgia, "Times New Roman", Times, serif; border-bottom:0px solid #d4e09e; color:#fff; padding-bottom:0px; margin-bottom: 12px; font-size: 14px;}

.tip-top .tip-content ul li {
	font-family: Georgia;
	text-align: left;
	list-style-image: url(../images/green-tick.gif);
	margin-left: 23px;
}
.product-view h3 { margin-bottom:0; font-size:15px; color:#d23600; }
.product-view .product-title,
.product-review .product-title { margin-bottom:15px; }
.product-view .stuff { margin:10px 0; padding:0 12px; }
.product-view .included li.entry { font-size:11px; margin:10px 0 5px; }
.product-view .included .label { font-size:14px; font-weight:bold; margin-bottom:3px; color:#006483; }
/*.product-view .included .subitems {}*/
.product-view .included .subitem { margin:5px 0; list-style:disc outside; margin-left:15px; }
.product-view .included .subitem .count { float:right; margin-left:15px; font-size:12px; font-weight:bold; }
.product-view .included .subitem .title { font-size:12px; font-weight:bold; }
.product-view .product-essential { border:1px solid #e9cfa5; border-bottom:0; background-color:#feefd6; padding:15px 11px; margin-top: 20px;}
.product-view .product-collateral { border-top:0; }
.product-view .product-collateral .col-1 { width:320px; }
.product-view .product-collateral .col-2 { width:195px; position: relative;}
.product-view .product-collateral .note { font-size:14px; margin-bottom:5px; color:#d23600; }
.product-view .product-collateral .note big { text-transform:uppercase; font-weight:bold; }

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
/*.product-view .product-shop {}
.product-view .short-description {}*/

/* Rating */
.rating-box { width:60px; height:12px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; overflow:hidden; }
.rating-box .rating { height:12px; background:url(../images/bg_rating.gif) 0 -12px repeat-x; }
.ratings { margin-bottom:5px; }
.ratings .rating-box { float:left; margin:1px 3px 0 0; }
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#ce2200; }
.product-view .availability { display:none; }

/********** < Product Prices */
.price { white-space:nowrap !important; }
/* BEGIN CHANGES */
#shopping-cart-table .price {	font-weight: bold; line-height: 20px;}
/* END CHANGES */
.price-box {}
.price-box-bundle {}

/* Regular price */
.regular-price .price { font-size:16px; font-weight:bold; color:#ce2200; }

/* Old price */
.old-price { color:#555; text-decoration:line-through; }
.old-price .price-label { white-space:nowrap; }
.old-price .price {}

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; color:#ce2200; }
.special-price .price { font-size:16px; font-weight:bold; color:#ce2200; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }
.minimal-price .price { font-size:16px; font-weight:bold; color:#ce2200; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Product View Rewrites */
.product-view .old-price { color:#777; }
.product-view .special-price .price-label { font-size:18px; font-weight:bold; white-space:nowrap; color:#ce2200; }
.product-view .special-price .price { font-size:18px; font-weight:bold; color:#ce2200; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices li { margin:2px 0; }
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Currency */
.product-view .currency { margin:10px 0; }
.product-view .currency label { color:#754f0d; }
.product-view .currency select { display:block; width:167px; padding:0; margin-top:2px; }

/* Add to Links */
.add-to-links .separator { display:none; }
.add-to-links li { margin:3px 0; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box { margin-top:10px; }
.add-to-box .add-to-cart { margin-bottom:6px; }

/* Product Options */
/*.product-options { padding:10px; margin:10px 0 0; background:#f9e4c0; border:1px solid #e9cfa5; }*/
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:3px 0 10px; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:2px 7px 3px; }

/*.product-options-bottom { padding:10px; border:1px solid #e9cfa5; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }*/

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}

/* Block: Additional */
.product-view .additional { margin:10px 0; }
.product-view .additional h3 { margin:0 0 7px; }

/* Block: Upsell */
.product-view .up-sell { margin:10px 0; }
.product-view .up-sell h3 { margin:0 0 7px; }
.product-view .up-sell .products-list { width:100%; }
.product-view .up-sell .products-list td { width:50%; padding:0 0 10px; }
.product-view .up-sell .products-list .product-name { margin-bottom:5px; }
.product-view .up-sell .products-list .included li.entry { margin:0; font-size:1em; }
.product-view .up-sell .products-list .p-details { float:none; }
.product-view .up-sell .products-list .special-price .price-label { font-size:1em; }
.product-view .up-sell .products-list .special-price .price { font-size:16px; }

/* Block: Tags */
.product-view .tags { margin:10px 0; }
.product-view .tags h3 { margin:0 0 7px; }
.product-view .tags .form-add-tags { margin:5px 0 0; }
.product-view .tags .form-add-tags label { float:left; margin-top:2px; }
.product-view .tags .form-add-tags .input-box { float:left; width:220px; margin:0 5px; }
.product-view .tags .form-add-tags .input-box input.input-text { width:214px; }
.product-view .tags .form-add-tags button.button { float:left; }
.product-view .tags p.note { font-size:11px; margin-top:5px; }

/* Block: Reviews */
.product-view .reviews .review-title { font-weight:bold; text-decoration:none; }
.product-view .reviews .review-title:hover { text-decoration:underline; }
.product-view .reviews .review-author { font-style:italic; color:#777; }
.product-view .reviews .review-author strong { font-weight:bold; color:#333; }
.product-view .reviews .date { float:right; font-size:11px; color:#777; }
.product-view .reviews dl { padding:0 10px; }
.product-view .reviews dd { padding:5px 0; margin:0 0 10px; border-bottom:1px solid #f7ecda; }

/* Block: Add Review */
.product-view .add-review .form-list { margin:10px 0 0; width:360px; }
.product-view .add-review .form-list textarea { width:354px; height:8em; }
.product-view .add-review .product-name { margin:5px 0; }
.product-view .add-review .product-name span { font-weight:bold; }
.product-view .add-review .data-table { margin-top:3px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.padder { padding:0 00px; margin-bottom:0px; }
.product-name { font-size:1em; font-weight:normal; line-height:1.35; }
.product-name a { color:#3e1300; text-decoration:underline; }
.product-name a:hover { text-decoration:none; }
.link-remove { font-size:10px; color:#333; white-space:nowrap; }
.link-remove a { color:#666; text-decoration:underline; }
.link-remove a:hover { text-decoration:none; }

/* BEGIN CHANGES */
#shopping-cart-table .product-name, #checkout-review-table.data-table .product-name { font-size:1em; font-weight: bold; line-height:1.35; }
#shopping-cart-table .product-name a, #checkout-review-table.data-table .product-name a { color:#3e1300; text-decoration:none; }
#shopping-cart-table .product-name a {
	font-size: 18px;
	font-family: Georgia;
}

#checkout-review-table tfoot {
	border-bottom: 1px solid #e2d6a3;
}

/* END CHANGES */

/* Product Tags */
.tags-list li { display:inline; margin-right:5px; }
.tags-table .product-name { font-weight:bold; }
.tags-table .price-box { margin:5px 0; }

/* Advanced Search */
.search-summary {}

/* Sitemap */
.sitemap { padding-left:10px; }
.sitemap li { margin:3px 0; }

/* Compare Popup */
.data-table-compare .remove-row th,
.data-table-compare .remove-row td { font-size:0; line-height:0; background:#ffeddc; }

/* CMS Pages  */
/* buggy merge fix */
.cms-index-index .main-holder .main { padding-bottom:33px; }
.cms-index-index .products-grid td { width:20%; }
.cms-index-index .col2-set .col-1 { width:287px; }
.cms-index-index .col2-set .col-2 { width:283px; }
.cms-index-index .hp-banner { margin-bottom:12px; }
.cms-index-index h2 { color:#d23600; margin-bottom:6px; }

.cms-index-index .top-speeches { padding-left:5px; }
.cms-index-index .top-speeches li { list-style: none;  background:url(../images/i_arrow2.gif) 0 0px no-repeat; padding-left:22px; border-bottom:1px solid #e2d0b1; padding-bottom:5px; margin:6px 0; }
.cms-index-index .top-speeches li.last { border-bottom:0; padding-bottom:0; }
.cms-index-index .top-speeches li a { color:#387700; text-decoration:none !important; }
.cms-index-index .top-speeches li a:hover { color:#3e1300; }

.cms-index-index .testimonials { border:1px solid #e2c69d; background:#fbe9cf; padding:13px 17px; }
.cms-index-index .testimonials h2 { font:18px/1.25 Georgia, "Times New Roman", Times, serif; color:#401101; }
.cms-index-index .testimonials blockquote { font-size:13px; background:url(../images/i_quotes.gif) 0 0 no-repeat; padding:0 0 10px 29px; }
.cms-index-index .testimonials blockquote cite { font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-style:italic; }

.cms-index-index .callouts { margin:10px 0 19px; }
.cms-index-index .callouts h2 { padding-left:5px; }
.cms-index-index .callouts li { float:left; width:195px; }
.cms-index-index .callouts li.middle { width:194px; margin:0 1px; }
.cms-index-index .callouts li h2 { height:20px; margin:0; padding-left:0; background-position:0 0; background-repeat:no-repeat; overflow:hidden; text-indent:-999em; }
.cms-index-index .callouts li h2 a { display:block; height:20px; }
.cms-index-index .callouts li h2.tle_how-to { background:url(../images/tle_how-to.gif); }
.cms-index-index .callouts li h2.tle_articles { background:url(../images/tle_articles.gif); }
.cms-index-index .callouts li h2.tle_value { background:url(../images/tle_value.gif); }
.cms-index-index .callouts li img { display:block; }

.cms-index-index .col2-set2 { padding-bottom:7px; }
.cms-index-index .col2-set2 .col-1 { width:290px; }
.cms-index-index .col2-set2 { background:url(../images/gfx_divider-vert.gif) 303px 3px repeat-y; }

.cms-index-index .blog-latest { padding-left:5px; }
.cms-index-index .blog-latest .title { margin-bottom:6px; color:#3e1300; }
.cms-index-index .blog-latest .title h2 { display:inline; margin-bottom:0; }
.cms-index-index .blog-latest li { margin-bottom:10px; }
.cms-index-index .blog-latest .date { float:left; margin-right:-32px; font-size:11px; font-weight:bold; line-height:1.15; text-transform:uppercase; text-align:center; color:#c7734e; }
.cms-index-index .blog-latest .date big { display:block; font:normal 18px/1 Georgia, "Times New Roman", Times, serif; color:#3e1300; }
.cms-index-index .blog-latest .details { margin-left:32px; padding-top:3px; }
.cms-index-index .blog-latest h3 { font-size:12px; margin-bottom:3px; color:#3e1300; }
.cms-index-index .blog-latest a.a-comments { font-size:11px; font-weight:bold; background:url(../images/i_comments.gif) 0 3px no-repeat; padding-left:20px; text-decoration:none !important; color:#e7931e; }
.cms-index-index .blog-latest a.a-more { font-size:11px; color:#583222; }
.cms-index-index .blog-latest a.a-comments:hover { color:#d23600; }

.cms-index-index .block-custom { padding:0 7px 0 14px; }
.cms-index-index .block-custom select { display:block; margin:7px 0; }

/* CMS Pages */
.cms-page-view .cms-wrapper { padding:0 17px; }
/*.cms-page-view .breadcrumbs { margin-right:17px; margin-left:17px; }*/


/* CMS Pages */
.cms-page-view .callouts { margin:10px 0 19px; }
.cms-page-view .callouts h2 { padding-left:5px; }
.cms-page-view .callouts ul {list-style: none; padding: 0; margin: 0;}
.cms-page-view .callouts li { float:left; width:195px;}
.cms-page-view .callouts li.middle { width:194px; margin:0 1px; }
.cms-page-view .callouts li h2 { height:20px; margin:0; padding-left:0; background-position:0 0; background-repeat:no-repeat; overflow:hidden; text-indent:-999em; }
.cms-page-view .callouts li h2 a { display:block; height:20px; }
.cms-page-view .callouts li h2.tle_how-to { background:url(../images/tle_how-to.gif); }
.cms-page-view .callouts li h2.tle_articles { background:url(../images/tle_articles.gif); }
.cms-page-view .callouts li h2.tle_value { background:url(../images/tle_value.gif); }
.cms-page-view .callouts li img { display:block; }


.cms-list dt { font-weight:bold; background:url(../images/i_arrow2.gif) 0 1px no-repeat; padding-left:21px; }
.cms-list dt a { font-weight:normal; color:#654233; }
.cms-list dd { padding-left:21px; margin-bottom:15px; }
.cms-list dd ul { list-style:none; padding:0; color:#387700; }
.cms-list dd a { color:#387700; text-decoration:none; }
.cms-list dd a:hover { text-decoration:underline; }

.tips { float:right; width:243px; margin:0 0 10px 15px; background:url(../images/bkg_tips1.gif) 0 0 repeat-y; }
.tips .bkg-2 { background:url(../images/bkg_tips2.gif) 0 0 no-repeat; }
.tips .bkg-3 { background:url(../images/bkg_tips3.gif) 0 100% no-repeat; padding:0 0 10px 12px; }
.tips .cms-list { margin-bottom:20px; }
.tips h3 { font-size:18px; font-weight:normal; line-height:1.15; color:#724923; }
.tips .i-tips { background:url(../images/i_tips.gif) 0 0 no-repeat; min-height:32px; padding-left:28px; }
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review .date { margin-bottom:7px; text-align:right; color:#777; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.title-buttons .checkout-types { float:right; text-align:right; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }
.cart-table tfoot,
.cart-table tfoot th,
.cart-table tfoot td { background-color:#feefd6; }
.cart-table tfoot th,
.cart-table tfoot td { vertical-align:middle; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:525px; padding-top:10px; }
.cart .cart-collaterals .heading-1 { margin-bottom:5px; border-bottom: 1px solid #e2d6a3; }
.cart .cart-collaterals .note { font-size:11px; margin-bottom:5px; }
.cart .cart-collaterals .form-list input.input-text,
.cart .cart-collaterals .form-list textarea { width:249px; }
.cart .cart-collaterals .form-list select { width:255px; }
.cart .cart-collaterals .buttons-set { text-align:right; }
.cart .shipping { float:left; width:255px; }
.cart .discount { float:right; width:255px; }
ul.checkout-types {
	float: right;
}

/* Shopping Cart Totals */
.cart .totals { float:right; width:250px; padding:5px 5px 0; background-color:#f9e4c0; border:1px solid #e2d6a3; border-top:0; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px 7px; }
.cart .totals table th { font-weight:bold; }
.cart .totals table tfoot th,
.cart .totals table tfoot td { font-size:16px; color:#ce2200; }
.cart .totals .checkout-types li { margin:10px 0; text-align:center; }
.cart tfoot tr th.a-right {
	padding: 5px 0px !important;
}

/* BEGIN CHANGES */
#cart-foot {	width: 941px; background: #fcf8ee;  border: 1px solid #e2d6a3; border-top:0; position: relative; margin-bottom: 20px;}
#cart-foot:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
#cart-continue { height: 60px; width: 297px; padding: 30px; float: left; background: url(../images/order-table-footer-bottom-left.gif) no-repeat bottom left; position: relative; top: 1px; left: -1px; }
#cart-foot #cart-continue a#continue-shopping { font-size: 1.5em; color: #852800;}
#cart-foot .cart-collaterals { width: 262px; height: 100px; float:left; padding:  10px; border: 1px solid #e2d6a3; border-bottom: 0; border-top: 0px; }
.cart .totals { height: 115px; padding:5px 20px 0 30px; background: url(../images/order-table-footer-bottom-right.gif) no-repeat bottom right #faeacc; border: 0; position: relative; top:  1px;left:  1px;}
.cart .totals table { width:100%; margin-top: 20px; }


/* Options Tool Tip */
.item-options { margin-top:3px; }
.item-options dt { font-weight:bold; /*font-style:italic;*/ }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #e9cfa5; position:relative; }
.opc li.section { border:1px solid #e9cfa5; background-color:#feefd6; border-bottom:0; }
.opc .step-title { background-color:#fbf4e4; padding:4px 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:1; background:#fff; border:1px solid #ded5bd; padding:2px 4px; margin-right:7px; color:#777; }
.opc .step-title h3 { float:left; color:#777; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background-color:#f9e4c0; cursor:default; }
.opc .active .step-title .number { color:#d23600; }
.opc .active .step-title h3 { color:#d23600; }
.opc .step { border-top:1px solid #e9cfa5; padding:18px 30px; position:relative; }
.opc .step .tool-tip { right:9px; }
.opc .order-review .data-table tfoot,
.opc .order-review .data-table tfoot th,
.opc .order-review .data-table tfoot td { background-color:#ffeddc; }
.opc .order-review .data-table tfoot th strong,
.opc .order-review .data-table tfoot td strong { font-size:16px; color:#ce2200; }
.opc .gs-narrow li { padding:0; }

.opc li.extra-address {
	display: none;
}

.opc  .group-select li { margin-right:-16px; }
.opc .form-list textarea,
.opc .form-list input.input-text { width:672px; }
.opc .form-list select { width:678px; }
.opc .form-list .input-box { width:347px; }
.opc .form-list .input-box textarea,
.opc .form-list .input-box input.input-text { width:325px; }
.opc .form-list .input-box select { width:331px; }

.opc .opc-login { position:relative; }
.opc .opc-login .note { font-weight:bold; margin-bottom:15px; text-align:center; }
.opc .opc-login span.or { position:absolute; top:50%; left:342px; margin:-15px 0 0 0; font-size:18px; color:#d23600; background:#feefd6; }
.opc .opc-login h4 { font-weight:normal; color:#d23600; margin-bottom:7px; }
.opc .opc-login .col2-set { overflow:hidden; }
.opc .opc-login .col2-set .col-1,
.opc .opc-login .col2-set .col-2 { width:295px; padding-bottom:1000px; margin-bottom:-1000px; }
.opc .opc-login .col2-set .col-1 { width:355px; border-right:1px solid #ebdbc2; }
.opc .opc-login .form-list { margin-top:5px; width:325px; }
.opc .opc-login .form-list label { float:left; width:90px; padding-right:10px; text-align:right; }
.opc .opc-login .form-list .input-box { float:left; width:225px; }
.opc .opc-login .form-list input.input-text { width:219px; }


/* Multiple Addresses Checkout */
.checkout-progress { width:85%; margin:10px auto; overflow:hidden; }
.checkout-progress li { float:left; width:19.5%; margin-right:1px; border-top:5px solid #ea8518; text-align:center; color:#999; }
.checkout-progress li.active { border-top-color:#729f12; color:#333; }

.multiple-checkout { position:relative; }
.multiple-checkout .data-table { margin-top:5px; }
/*.multiple-checkout .data-table td select { width:400px; }*/
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:16px; font-weight:bold; color:#ce2200; text-align:right; }

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; margin:5px 0; }
.sp-methods dd .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:207px !important; margin-right:10px; }
.sp-methods select.year { width:114px !important; }
.sp-methods input.cvv { width:3em !important; }

.please-wait { float:right; margin:1px 5px 0 0; }
.cvv-what-is-this { cursor:help; margin:4px 0 0 0px; font-size: 0.8em; }

/* Tooltip */
.tool-tip { border:1px solid #ded5bd; background-color:#fcf8ee; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page h3 { font-family:Georgia, "Times New Roman", Times, serif; border-bottom:1px solid #fdb12e; padding:0 0 3px; color:#852800; }
.login-page .registered-users h3 { color:#387700; }
.login-page .registered-users .form-list { margin-top:10px; }

/*.create-an-account { width:586px; margin:0 auto; }*/
.create-an-account .header-1 { margin:10px 0; }

/* Customer */
.customer-dob .input-box { width:96px; }
.customer-dob .input-box label { padding:0 3px; font-weight:normal; font-size:11px; color:#777; }
.customer-dob .input-box input.input-text { width:80px; }
/* ======================================================================================= */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard .heading { margin:10px 0 5px; }
.dashboard .welcome-msg h3 { font-size:1em; text-align:right; }

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .recent-list .number { float:left; margin:1px -25px 0 0; color:#d23600; }
.dashboard .recent-list .details { margin-left:25px; }
.dashboard .recent-list .item { margin:5px 0 8px; }
.dashboard .recent-list .tags-list { display:inline; }
.dashboard .recent-list .product-name { font-weight:bold; margin-bottom:3px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info { margin:10px 0; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { color:#d23600; }
.order-info li .separator { margin:0 5px; }
.order-info li.current { color:#555; }
.order-info dt { font-weight:bold; }

/* Address Book */
.addresses { padding:0 10px; }
.addresses li { margin:10px 0; }

/* Print Pages */
.page-print .print-head { margin-bottom:10px; }
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h2 { font-size:18px; font-weight:normal; line-height:1.25; }
.page-print h2,
.page-print h3,
.page-print .data-table { margin-top:10px; }
.page-print .data-table tfoot,
.page-print .data-table tfoot th,
.page-print .data-table tfoot td { background:#fcf8ee; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { font-size:11px; padding:20px 0; text-align:center; position: absolute; bottom: 0; height: 180px; width: 100%;}
.footer a { color:#61770a; text-decoration:none;}
.footer a:hover { text-decoration:underline; }
.footer address { margin-top:10px; }
.footer address a { color:#333; text-decoration:none; }
.footer address a:hover { text-decoration:underline; }
.footer ul,
.footer ul li { display:inline; color:#61770a; }
.footer .store-switcher { margin-top:10px; }
.footer .store-switcher label { vertical-align:middle; }
.footer .store-switcher select { padding:0; margin-bottom:1px; }
.footer .magento-copyright { margin-top:7px; }
.footer .magento-copyright a { color:#333; text-decoration:none !important; }
.footer .magento-copyright a:hover { color:#000; }
.footer .magento-copyright img { vertical-align:middle; }
/* ======================================================================================= */


/* Product Page Info Tabs ================================================================================ */
.tabs-styled { margin: 0; padding: 0; }
.tabs-styled li { margin: 0; padding: 0; }
.tabs-styled div { display: none; font-family: Arial, Tahoma, Verdana, sans-serif; font-size: 12px; line-height: 20px; padding: 10px; border: 1px solid #999; position: relative; z-index: 1; top: -1px; width: 540px; background: #F9E4C0; }

.tabs-styled h2 { display: none; }

.current-tab-1 div#tab-1, 
.current-tab-2 div#tab-2, 
.current-tab-3 div#tab-3, 
.current-tab-4 div#tab-4, 
.current-tab-5 div#tab-5, 
.current-tab-6 div#tab-6, 
.current-tab-7 div#tab-7 { display: block; }

.tabs-styled ul#tabs-navigation {margin: 0; padding: 0; background: transparent; overflow: hidden; position: relative; z-index: 2; width: 540px;}

.tabs-styled ul#tabs-navigation li { background: none; margin: 0; float: left; list-style: none; position: relative; }



.tabs-styled ul#tabs-navigation li a { text-decoration: none; outline: none; background: #FCF8EE; color: #666; font-family: Tahoma, Verdana, sans-serif; font-size: 11px; padding: 5px 10px; display: inline;  border-left: none; border-right: none; }




.tabs-styled ul#tabs-navigation li#link-for-tab-1 a { border-left: 1px dotted #999; margin-left: 0; }

.tabs-styled ul#tabs-navigation li#link-for-tab-1 a, 
.tabs-styled ul#tabs-navigation li#link-for-tab-2 a, 
.tabs-styled ul#tabs-navigation li#link-for-tab-3 a, 
.tabs-styled ul#tabs-navigation li#link-for-tab-4 a, 
.tabs-styled ul#tabs-navigation li#link-for-tab-5 a, 
.tabs-styled ul#tabs-navigation li#link-for-tab-6 a, 
.tabs-styled ul#tabs-navigation li#link-for-tab-7 a { border-right: 1px dotted #999;line-height: 22px;}

.current-tab-2 li#link-for-tab-1 a, 
.current-tab-3 li#link-for-tab-2 a, 
.current-tab-4 li#link-for-tab-3 a, 
.current-tab-5 li#link-for-tab-4 a, 

.current-tab-6 li#link-for-tab-5 a, 
.current-tab-7 li#link-for-tab-6 a { border-right: none !important; }

.current-tab-1 li#link-for-tab-1 a, 
.current-tab-2 li#link-for-tab-2 a, 
.current-tab-3 li#link-for-tab-3 a, 
.current-tab-4 li#link-for-tab-4 a, 
.current-tab-5 li#link-for-tab-5 a, 
.current-tab-6 li#link-for-tab-6 a, 
.current-tab-7 li#link-for-tab-7 a { color: #000 !important; background: #F9E4C0 !important;  }
/* ======================================================================================= */


/* New Text Only Home Page Banner Bar ================================================================================ */

.jptopbanner { text-align:left; margin-bottom:8px; background:url(../images/jp_img_top-callout.jpg) 100% 0 no-repeat; width:586px; height:254px; overflow:hidden; }

.jptopbanner .bannertext1 { font:normal 1.5em Georgia; padding-top: 15px; padding-left: 12px; margin-bottom: -12px; letter-spacing: -1px;  color:#244C00; }

.jptopbanner .bannertext2 { font:normal 2.2em Georgia; padding-top: 15px; padding-left: 12px; margin-bottom: -12px; letter-spacing: -1px;  color:#611A00; }

.jptopbanner .bannertext3 { font:normal 1.25em Arial; padding-top: 15px; padding-left: 12px; margin-bottom: 8px; letter-spacing: -0px;  color:#000000; line-height: 1.13em; }
.jptopbanner .bannertext3 p {
margin-bottom: 8px;}

.jptopbanner .bannertext4 a { font:bold 1em Arial; padding-top: 15px; padding-left: 38px; letter-spacing: 0.2px;  color:#611A00; }

.jptopbanner .bannertext5  a { float: right; text-align: center; width: 85px; font: normal 11px Trebuchet MS; padding-right: 25px; padding-top: 13px;   color:#FFFFFF; line-height: 11px; text-decoration: none; }

#related-categories{
	padding: 0 0 10px 0;
}
#related-categories div.block-title {
	background: #fbeacf;
	padding: 5px 10px;
}

#related-categories div.block-title h2{
	color: #611a00;
	font-size: 14px;
	font-weight: normal;	
}

#related-categories div.block-content ul li a {
	font-size: 13px !important;
	line-height: 14px;
	margin-bottom: 8px !important;
	display: block;
}

/* Checkout Progress */
.block-progress {
	-moz-border-radius-topleft: 5px
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-bottom: 1px solid #e9cfa5;
	-moz-border-radius-bottomleft: 5px
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	}
	
	.block-progress .block-title {
		padding: 8px 4px;
		background: #feefd6;
		border-bottom: 1px solid #e9cfa5;		
		}
		.block-progress .block-title h2 { font: bold 13px Georgia; color: #874c3c; }
		
	.block-progress .block-content dl {
		padding: 0 0 10px;
		}
	.block-progress .block-content dl dt {
		color: #ac6241;
		padding: 10px;
		border-bottom: 1px solid #e9cfa5;
		font-size: 13px;
		}

/* STEP 1 */
#opc-login .step {
	padding: 18px 58px !important;
}

#opc-login .opc-login .col2-set .col-1, #opc-login .opc-login .col2-set .col-2 {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	}
	
#opc-login .opc-login .col2-set {
	width: 631px !important;
	}

#opc-login .opc-login h4 {
	font: 100 27px Georgia, serif !important;
	}

#opc-login .col2-set .col-2 { width: 261px !important; float: left !important; margin: 0 50px 0 0; display: inline; }
	
	#opc-login .col2-set .col-2 h4 {
		text-align: left !important;
		}
		
	#opc-login .col2-set .col-2 .std {
		display: block !important;
		width: 231px !important;
		height: 158px !important;
		margin: 0 0 10px !important;
		padding: 15px 15px 0 !important;
		background: transparent url('../images/speech-bubble-large-left.gif') no-repeat; /* Bubble background image */
		}
		
		#opc-login .col2-set .continue-checkout {
			float: left !important;
			}

#opc-login .opc-login .col2-set .col-1 { width: 261px !important; margin: 0 0 0 50px; display: inline; float: left !important; border-right: none !important; }
	
	#opc-login .col2-set .col-1 h4 {
		text-align: left !important;
		}
		
	#opc-login .col2-set .col-1 .std {
		display: block !important;
		width: 231px !important;
		height: 158px !important;
		margin: 0 0 10px !important;
		padding: 15px 15px 0 !important;
		background: transparent url('../images/speech-bubble-large-right.gif') no-repeat; /* Bubble background image */
		}
	p#rtrn-cust b {
		margin: 10px 0 0;
		display: block;
		}
	
	#opc-login .opc-login .form-list {
		width: 261px !important;
		}
		
	#opc-login .opc-login .form-list label {
		float: none !important;
		padding-right: 0 !important;
		text-align: left !important;
		width: auto !important;
		}
		
	#opc-login .opc-login .form-list input.input-text {
		float: none !important;
		width: 252px !important;
		}
		
	#opc-login .forgot-pass {
		display: block !important;
		width: 146px !important;
		height: 28px !important;
		text-indent: -9000px; 
		background: transparent url('../images/btn-forgot-password.gif') no-repeat; /* Bubble background image */
		}
		
#opc-login .opc-login p.required { margin-top: 0 !important; }		

#opc-login .opc-login span.or {
	left: 280px !important;
	margin: -200px 0 0 !important;
	width: 65px;
	height: 200px;
	text-indent: -9000px;
	background: url('../images/login-or.gif') 0 0 no-repeat;
	}
	
/* STEP 2 */
#opc-billing .form-list fieldset {
	border: 1px solid #e9cfa5 !important;
	padding: 10px 20px 5px 20px !important;
	margin: 0px 0 5px 10px;
	width: 600px;
	}
	
	#opc-billing .form-list fieldset legend {
		display: block !important;
		border: 1px solid #e9cfa5 !important;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		padding: 10px;
		background: #fbf4e4;
		font: bold 13px Arial;
		color: #a87c35	;
		}
		
	#opc-billing .form-list .input-text {
		width: 480px;
		float: left;
		}
	#opc-billing .form-list input#billing:street2 {
	display: none;
}
			
	#opc-billing .form-list select {
		width: 200px;
		float: left;
		}
		
	#opc-billing .form-list select.address-select {
		width: 650px;
		float: left;
		}	
		
		
	#opc-billing .form-list .input-box {
		width: 280px;
		float: left;
		margin: 0 0 10px;
		}
		
	#opc-billing .form-list .input-box.city {
		width: 150px !important;
		float: left;
		margin: 0 60px 0 0;
		}
		#opc-billing .form-list .input-box.city .input-text { width: 150px; }
		
	#opc-billing .form-list .input-box.postcode {
		width: 120px !important;
		float: left;
		margin: 0 !important;
		}
		#opc-billing .form-list .input-box.postcode .input-text { width: 60px; }
	
		
	#opc-billing .form-list .input-box.telephone {
		width: 150px !important;
		float: left;
		margin: 0 !important;
		}
		#opc-billing .form-list .input-box.telephone .input-text { width: 150px; }
	
		
	#opc-billing .form-list .input-box .input-text {
		width: 200px;
		float: left;
		}
	
	#opc-billing .form-list .input-box .required {
		font-size: 10px;
		}
	
	#opc-billing .form-list .input-box .not-required {
		font-size: 10px;
		color: #729f12;
		}
	
#opc-billing .form-list p.required {
	width: 600px !important;
	background: green;
	padding: 0 20px !important;
	}
	
#opc-billing .form-list #billing-buttons-container.buttons-set {
	width: 600px !important;
	padding: 0 20px !important;
	}


/* Login/Register */
.login-page .col2-set {
	width: 640px;
	margin: 0 auto;
	position: relative;
	}
	
	.login-page .col2-set h3 { color: #d73600; border: none; font: 100 24px Georgia; }
	
	.login-page .col2-set .box-content {
		padding: 30px 25px 0 15px;
		height: 150px;
		}
	.login-page .col2-set .form-list .input-text { width: 250px !important; }
	.login-page .col2-set .buttons-set { border: none; margin: 0 10px 0 0 !important; }

.login-page .new-users {
	width: 270px !important;
	margin: 0 40px 0 0;
	}
	
	.login-page .new-users h3 { text-align: right; padding: 0 10px 0 0; }

	.login-page .new-users .box-content {
		background: url('../images/bg-bubble-left.gif') no-repeat;
		}
		
.login-page .or {
	background: transparent url('../images/login-register-or.gif') no-repeat;
	position: absolute;
	left: 290px;
	width: 55px;
	height: 200px;
	text-indent: -9000px;
	}
	
.login-page .registered-users {
	width: 270px !important;
	margin: 0 0 0 40px;
	}
	
	.login-page .registered-users h3 { text-align: left; }
	
	.login-page .registered-users .box-content {
		background: url('../images/bg-bubble-right.gif') no-repeat;
		}

/* Forgot Password */
.customer-account-forgotpassword .col-main {
	width: 370px;
	}
.customer-account-forgotpassword .form-list {
	margin: 20px 0 0;
	}
	
/* Order Receipt */
.checkout-onepage-success .col-main	p { padding: 14px 0; }

.checkout-onepage-success .col-main	.buttons-set {
	border: none;
	margin: 10px 0 0;
	width: 500px;
	}
	
	.checkout-onepage-success .col-main	.buttons-set a.f-right { clear: none; float: none; }

/* My Downloads */
.downloadable-customer-products .block-account li.current {
	background: url('../images/bg-download-menu-active.gif') no-repeat scroll 0 0;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0 -12px;
	padding: 9px 12px;
	width: 160px;
	}
	
/* STEP 3 */

#checkout-step-payment a.back-link {
	background: url(../images/btn-back.gif);
	width: 60px;
	height: 28px;
	text-indent: -9000px;
	
}

a.continue-checkout {
	display: block;
	background: url(../images/btn_register.gif) no-repeat;
	text-indent: -9000px;
	width: 184px;
	height: 28px;
}	

.opc-checkout a.continue-checkout, #billing-buttons-container.buttons-set a,  #payment-buttons-container.buttons-set a.continue-payment {
	display: block;
	background: url(../images/btn_register.gif) no-repeat;
	text-indent: -9000px;
	width: 184px;
	height: 28px;
}

/* Step 4 */
#checkout-step-review #review-buttons-container a#btn-edit-cart {
	display: block;
	background: url(../images/btn-edit-your-cart.gif) no-repeat;
	text-indent: -9000px;
	width: 136px;
	height: 28px;
	float: left;
}

p#txt-edit-cart {
	font-size: 10px;
	font-weight: bold;
	width: 330px;
	padding: 10px 0px 0px 10px;
}

#add-to-cart-button {
	background: url(../images/btn_add-to-cart-orange-arrow.gif) no-repeat;
	width: 200px;
	height: 50px;
	border: 0;
	cursor: pointer;
}

#safe-buying-logos {
	float: right;
	width: 260px;
	margin-top: 20px;
}

#cart-foot div.totals p {
	text-align: right;
	width: 160px;	
}

img#satisfaction-guarantee-add-to-cart {
	position: absolute;
	bottom: -5px;
	left: -90px;	
	width: 75px;
}

a.btn-more-info {
	display: block;
	text-decoration: none;
}

.checkout-cart-index .main-holder {
	top: 80px;	
	border-top: 5px solid #78A100;
}

.catalog-product-view .main-holder {
	top: 80px;	
	border-top: 5px solid #78A100;
	z-index: 100;
}

.catalog-product-view .breadcrumbs {
	display: block;
}

#type-of-speech{
	display: none;
}

#bottom-add-to-cart {
 display: block;
}

#bottom-add-to-cart #add-to-cart-button {
	margin-top: 30px;
	margin-right: 10px;
}

#bottom-satisfaction-guarantee-add-to-cart {
	position: relative;
	top: -70px;
	left: -110px;
}

.ellipsis{
	display: none;
}

/* GWO TEST 83 */

a.proceed-to-checkout img {
	display: none;
}

a.proceed-to-checkout {
	display: block;
	height: 73px;
	width: 290px;
	background: url(http://www.speech-writers.com/skin/frontend/speechwriter/speechwriter/images/btn-gwo79-checkout-big.gif) no-repeat;
}

a.toggle-link {
	text-align: right;
	display: block;
	padding: 5px 10px;	
	line-height: 18px;
}