/**
 * 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.
 *
 * @category    design
 * @package     default_blank
 * @copyright   Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }


@font-face {
						font-family: 'Avenir';
						src: url('http://www.opumo.com/skin/frontend/default/opumo/fonts/avenirromanwebfont.eot');
						src: url('http://www.opumo.com/skin/frontend/default/opumo/fonts/avenirromanwebfont.eot?#iefix') format('embedded-opentype'),
							 url('http://www.opumo.com/skin/frontend/default/opumo/fonts/avenirromanwebfont.ttf') format('truetype'),
							 url('http://www.opumo.com/skin/frontend/default/opumo/fonts/avenirromanwebfont.woff') format('woff'),
							 url('http://www.opumo.com/skin/frontend/default/opumo/fonts/avenirromanwebfont.svg#avenirromanwebfont') format('svg');
						font-weight: normal;
						font-style: normal;
}
@font-face {
						font-family: 'Avenir-Heavy';
						src: url('http://www.opumo.com/skin/frontend/default/opumo/fonts/avenirltstd-heavy-webfont.eot');
						src: url('http://www.opumo.com/skin/frontend/default/opumo/fonts/avenirltstd-heavy-webfont.eot?#iefix') format('embedded-opentype'),
							 url('http://www.opumo.com/skin/frontend/default/opumo/fonts/avenirltstd-heavy-webfont.ttf') format('truetype'),
							 url('http://www.opumo.com/skin/frontend/default/opumo/fonts/avenirltstd-heavy-webfont.wof') format('woff'),
							 url('http://www.opumo.com/skin/frontend/default/opumo/fonts/avenirltstdheavywebfont.svg#avenirltstdheavywebfont') format('svg');
						font-weight: normal;
						font-style: normal;
			}


body{
/*	background:#fff; */
	font-size: 11px;
	line-height: 13.2px;
	font-family: 'Avenir', arial, sans-serif;
	color:#373737;
	text-align:center;
	background-color: #dbdbdb;

}

img           { border:0; }
img .del_num {margin-left:20px;}

a             { color:#373737; text-decoration:underline; }
a:hover       { text-decoration:underline; }
:focus        { outline:0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3            { font-size:16px; font-family:'avenir-heavy', arial, sans-serif; line-height:1.25; font-weight:normal; }
h4            { font-size:14px; font-family:'avenir-heavy', arial, sans-serif; font-weight:normal;}
h5            { font-size:12px; font-family:'avenir-heavy', arial, sans-serif; font-weight:normal;}
h6            { font-size:11px; font-family:'avenir-heavy', arial, sans-serif; font-weight:normal;}

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }
label		  { cursor: pointer; }
input[type=text] {
	font-size: 11px;
	line-height: 13.2px;
	font-family: 'Avenir',  arial, sans-serif;
}

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        {font-family:'avenir-heavy';font-weight: normal; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrap::after { content: "."; height: 0px; width: 0px; display: block; line-height: 0px; clear: both; visibility: hidden; }
.wrapper { padding-bottom:40px; }
/* .page { width:1000px; margin:0 auto; padding:10px 0; text-align:left; } */
.page { width:960px; margin:0 auto; padding:0; text-align:left; background-color: #fff; }
.page-print { background:#fff; padding:20px; text-align:left; width:960px; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main-container {}
/* .main { margin:10px 0; } */
.onestepcheckout-index-index .main-container { clear: both; }

.col1-layout .col-main{
	margin: 0;
	padding: 10px 10px 0 10px;
	background-color: #fff;
	width:100%;
}
.col2-left-layout {
}
.col2-left-layout .col-main{
	margin: 0 0 10px 0;
	padding: 0 10px;
	background-color: #fff;
	width: 750px;
}
.col2-left-layout .main{
/*	border-top: 2px dotted #e5e5e5;
	margin-top: 10px; */
	padding-top: 20px;
}
.dotted_line{
	width: 940px;
	margin: 10px;
	height: 2px;
	border-bottom: 2px dotted #e5e5e5;
}
.category-nav{
	font-size: 11px;
	line-height: 14.5px;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.category-nav-head{
	font-size: 11px;
	line-height: 14.5px;
	font-family:'avenir-heavy', arial, sans-serif;
	padding-bottom: 20px;
}
.category-nav ul ul{
	padding: 5px 0 5px 10px;
	text-transform: capitalize;
}
.current_nav{
	text-decoration: underline;
}

/* Base Columns
.col-left { float:left; width:230px; border:1px solid #ddd; padding:5px 5px 0; }
.col-main { float:left; width:736px; border:1px solid #ddd; padding:5px; }
.col-right { float:right; width:230px; border:1px solid #ddd; padding:5px 5px 0; }

*/
.col-left {
	float:left;
	width:150px;
	padding:0 27px 0 10px;
	border-right: 2px dotted #E5E5E5;
}
.col-main {
	float:left;
}
.front_left_column{
	width: 170px;
	float: left;
	padding-right: 10px;
	text-transform: uppercase;
}
#slideshow{
	position: relative;
}
.center_image, .center_image img, #slideshow{
	width: 940px;
	height: 490px;
	float: right;
}
.center_image .message{
	display: none;
}
.center_image .numbers{
	position: absolute;
	z-index: 500;
	bottom: 10px;
	right: 10px;
}
.center_image .numbers a{
	padding-left: 10px;
}
.numbers{
	background-color: #fff;
	opacity: 0.75;
	padding: 10px 10px 10px 0;
	border-radius: 10px;
}
.numbers a{
	opacity: 1;
}
.center_image p{
	padding: 0 !important;
}
.bottom_front_images img{
	display: inline;
	width: 300px;
	height: 280px;
	padding-top: 10px;
	float: left;
}
.bottom_front_images p{
	padding: 0 !important;
}
.middle_front_image img{
	width: 320px;
	padding-right: 10px;
	padding-left: 10px;
}
.middle_front_image p{
	padding: 0 !important;
}
.tag_line{
	font-size: 12px;
	line-height: 14.4px;
	font-style: normal;
	border-bottom: 2px dotted #e5e5e5;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

/* 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 {}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-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%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:5px; }
input.checkbox { margin-right:5px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
/*button.button { -webkit-border-fit:lines; }  <- Safari & Google Chrome Fix */
/* button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; } */
/*button.button span { float:left; height:21px; background:transparent url(http://www.opumo.com/skin/frontend/default/opumo/images/bkg_button.gif) 0 0 no-repeat; padding:0 0 0 8px; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { background-position:100% 0; padding:0 12px 0 4px; } */

button.button{
	text-align: center;
	text-transform: uppercase;
	font-family:'avenir-heavy', arial, sans-serif;
	font-size: 14px;
	border: 2px solid black;
	background:transparent;
	cursor: pointer;
}
button.button.black{
	color: #fff;
	background-color: #000;
}
button.button span{
}
button.button span span{
}
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { /* margin:0 0 8px; */}
.form-list label { float:left; color:#111;  position:relative; z-index:0; }
.form-list label.required {}
/* .form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; } */
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
/*.form-list .input-box { display:block; clear:both; width:260px; } */
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

/* .buttons-set { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; } */
.buttons-set {
	clear:both;
	margin:5px 0 0;
	padding:5px;
}

/*.buttons-set .back-link { float:left; } */
p.back-link a{
	color: #fff;
	padding: 5px 10px 5px 30px;
	background-image:url('http://www.opumo.com/skin/frontend/default/opumo/images/back_arrow.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	text-transform: uppercase;
	background-color: #bfbfbf;
	font-size: 10px;
}
p.back-link{
	margin-top: 35px;
	text-align: left;
	float: left;
}

.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

.fieldset { border:1px solid #ddd; background:#fefefe; padding:22px 25px 12px 33px; margin:28px 0; }
/* .fieldset .legend { float:left; font-family:'avenir-heavy', arial, sans-serif; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; } */

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(http://www.opumo.com/skin/frontend/default/opumo/images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:10px; text-align:right; color:#f00; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left;width:50% !important;}
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }
.input-box .v-fix-sec {float:left; width:70px; margin-right: 13px;}

.v-fix-drop {float:left; padding-left: 30px;}
.v-fix-drop2 {float: left; padding-left:15px;}
/* Global Messages  */
.success { color:#3d6611; font-family:'avenir-heavy', arial, sans-serif; }
.error { color:#f00; font-family:'avenir-heavy', arial, sans-serif;; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-family:'avenir-heavy', arial, sans-serif !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(http://www.opumo.com/skin/frontend/default/opumo/images/i_msg-error.gif); color:#df280a; }
/*.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(http://www.opumo.com/skin/frontend/default/opumo/images/i_msg-success.gif); color:#3d6611; } */
.success-msg {
	border: none !important;
	text-align: center;
}
li.success-msg ul li{
	background-color: #e5e5e5;
	padding: 10px;
	margin: 3px 0;
}
li.success-msg ul{
	border-bottom: 2px dotted #e5e5e5;
	border-top: 2px dotted #e5e5e5;
	padding: 5px;
	background-color: white;
}
.note-msg,
.notice-msg { border-color:#000; background-color:#fff; background-image:url(http://www.opumo.com/skin/frontend/default/opumo/images/i_msg-note.gif); color:#000; }

/* BreadCrumbs
.breadcrumbs { padding:10px; margin:0 0 10px; border:1px solid #ddd; } */
.breadcrumbs {
	padding: 10px 0 0 10px;
	float: left;
	text-transform: uppercase;
}
.breadcrumbs li { display:inline; }

/* Page Heading */
/* .page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 10px; } */
.page-title {
	padding:0 0 5px;
	margin:0 0 10px;
}
.page-title h1,
.page-title h2 { font-size:18px; color:#000; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; }

/* Pager */
.pager { border:1px solid #ddd; padding:5px; margin:5px 0; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {
	text-transform: uppercase;
	text-align: right;
	margin-top: 33px;
}

.toolbar .pager {
	padding-left: 20px;
	border: none;
	display: inline;
}
.top_toolbar{
	position: absolute;
	top: -118px;
	right: 0;
}
.top_toolbar .toolbar {
	margin-top: 0;
}

.search_results .top_toolbar{
	position: absolute;
	z-index: 500;
	top: 0;
	right: 0;
}
#search_autocomplete{
	display: none;
}
.toolbar .sorter {}
.toolbar-bottom {}

/* popup */

.overlay { z-index: 100; width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: #000; opacity: 0.7; filter: alpha(opacity = 80); }
.close_lb {  background: url("http://www.opumo.com/skin/frontend/default/opumo/images/popup_close.png") no-repeat scroll 0 0 transparent;display: block;height: 19px;position: absolute;right: 8px;text-indent: -9999px;top: 8px;width: 19px; cursor: pointer;}
.shipping-table {position:fixed;top:50%; margin-top:-245px;left:50%; margin-left:-317px;width:590px;height:450px;background:#ffffff;z-index:51;padding:20px 20px 20px 25px;display:none; z-index:200; overflow-y: scroll; overflow-x: hidden;}
.shipping-table h2 { padding-bottom:15px; text-transform: uppercase; }
.shipping-table p { padding-bottom:15px; font-size: 12px; }
.shipping-table table { border: 1px solid #eee; width:570px;table-layout: fixed; }
.shipping-table table td { width:100px; }
.shipping-table table th { background-color: #DBDBDB; font-family:'avenir-heavy', arial, sans-serif; font-size:12px; padding:10px 24px 10px 14px;table-layout: fixed; }
.shipping-table table tr { border: 1px solid #eee; font-size: 12px; }
.shipping-table table tr:hover { background-color: #eee; padding:8px; }
.shipping-table table td { padding:8px; }
.shipping-table table tbody tr td table { border: 0 none; margin-bottom: 0; }
.shipping-table table tr td table tbody tr { border: 0 none; }
.shipping-table table tr td table tbody tr:hover { border: 0 none; background: transparent;  }

.overlay { z-index: 100; width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color: #000; opacity: 0.7; filter: alpha(opacity = 80); }
.close_lb {  background: url("http://www.opumo.com/skin/frontend/default/opumo/images/popup_close.png") no-repeat scroll 0 0 transparent;display: block;height: 19px;position: absolute;right: 8px;text-indent: -9999px;top: 8px;width: 19px; cursor: pointer;}
.size-guide-table {position:fixed;top:50%; margin-top:-245px;left:50%; margin-left:-317px;width:590px;height:450px;background:#ffffff;z-index:51;padding:20px 20px 20px 25px;display:none; z-index:200; overflow-y: scroll; overflow-x: hidden; text-align: center;}
.size-guide-table h2 { padding-bottom:15px; text-transform: uppercase; text-align: center;}
.size-guide-table p { padding-bottom:15px; font-size: 12px; text-align: center; }
.size-guide-table table { border: 1px solid #eee; width:570px;table-layout: fixed; text-align: center; }
.size-guide-table table td { width:100px; }
.size-guide-table table th { background-color: #DBDBDB; font-family:'avenir-heavy', arial, sans-serif; font-size:12px; padding:13px ;table-layout: fixed; text-align: center; }
.size-guide-table table tr { border: 1px solid #eee; font-size: 12px; }
.size-guide-table table tr:hover { background-color: #eee; padding:8px; }
.size-guide-table table td { padding:13px; text-align: center; }
.size-guide-table table td.pop-up-price,.size-guide-table table th.pop-up-price { width:60px; }
.size-guide-table table tbody tr td table { border: 0 none; margin-bottom: 0; }
.size-guide-table table tr td table tbody tr { border: 0 none; }
.size-guide-table table tr td table tbody tr:hover { border: 0 none; background: transparent;  }
.size-guide-accordian {text-align: center;}
.box-additional .size-guide-accordian .data { font-size: 12px }



/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-family:'avenir-heavy', arial, sans-serif; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.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-family:'avenir-heavy', arial, sans-serif; background-color:#f6f6f6; }
.data-table td.value {}

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(http://www.opumo.com/skin/frontend/default/opumo/images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:normal; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(http://www.opumo.com/skin/frontend/default/opumo/images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-family:'avenir-heavy', arial, sans-serif; }
.std dl dd { margin:0 0 10px; }
ul.gifts li { float: left; width: 307px; margin-left: 9px; height: 280px; margin-bottom: 9px; }
ul.gifts { margin-left: -10px; }
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.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-family:'avenir-heavy', arial, sans-serif; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:normal; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-family:'avenir-heavy', arial, sans-serif; }
.std i,
.std em { font-style:normal; }*/
/* .error_404 h1{
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 2px dotted #e5e5e5;
} */
#cms{
	clear: both;
}
#cms .page-title{
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 2px dotted #e5e5e5;
	clear: both;
}
#cms p{
	padding: 10px 0;
	font-size: 12px;
	line-height: 16px;
}

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
ul.links{
	float: right;
	text-align: right;
	min-width: 292px;
	width: 422px;
}

.link-cart { font-family:'avenir-heavy', arial, sans-serif; color:#f00; }
.link-wishlist { font-family:'avenir-heavy', arial, sans-serif; }
.link-reorder { font-family:'avenir-heavy', arial, sans-serif; }
.link-compare { font-family:'avenir-heavy', arial, sans-serif; }
.link-print { background:url(http://www.opumo.com/skin/frontend/default/opumo/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(http://www.opumo.com/skin/frontend/default/opumo/images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
/* .btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://www.opumo.com/skin/frontend/default/opumo/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(http://www.opumo.com/skin/frontend/default/opumo/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; } */
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://www.opumo.com/skin/frontend/default/opumo/images/remove.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(http://www.opumo.com/skin/frontend/default/opumo/images/remove.png) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://www.opumo.com/skin/frontend/default/opumo/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

#sagepaynit_cc_type_ss_div ul li span { float:left; width:90px; }
#sagepaynit_cc_type_ss_div ul li div { float:left; width:240px; }

#sagepaydirectpro_cc_type_exp_div .input-box, #sagepaynit_cc_type_exp_div .input-box { width:230px; float:right; }
.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(http://www.opumo.com/skin/frontend/default/opumo/images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */
/* .logo { float:left; } */
.logo{ padding: 37px 0 18px 366px; }
.header{ background-color: #ffffff; position: relative; font-size: 10px; }
.header .logo { float:left; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; padding:0; }

.quick-access{ background-color: #fff; width: 920px; padding: 10px; margin: 0 10px; border-left: 2px dotted #e5e5e5; border-right: 2px dotted #e5e5e5; border-bottom: 2px dotted #e5e5e5; }
.links, .currency_selector{ padding-top: 5px; }
.quick-access li{ display: inline; padding: 5px 0 0 10px; text-transform: uppercase; }
.quick-access li a { text-decoration: none; }
.cart_drop_down{ width: 940px; margin: 0; height: 9px; cursor: pointer; }
.cart_bubble{ display: none; width: 141px; height: 41px; z-index: 200; position: absolute; top: 40px; right: 7px; background-image: url(http://www.opumo.com/skin/frontend/default/opumo/images/speech_bubble2.png); padding: 20px 10px 10px 10px; }
.cart_bubble_text{ float: right; width: 90px; display: inline; text-transform: uppercase; text-align: center; padding-top: 5px; }
.cart_bubble_text u {text-decoration: none; }
.cart_bubble_image{ float: left; width: 40px; display: inline; }
.search_mini_form{ text-align: left; }
.quick-access #search_mini_form .form-search label { display:none; }
#messages_product_view{ position: relative; clear: both; top: 10px; }
#search_mini_form{ float: left; }
#search_mini_form .form-search button.button { display:none; }
#search_mini_form input[type=text]{ background-image: url('http://www.opumo.com/skin/frontend/default/opumo/images/magnify-glass.svg'); padding-left: 6px; color: #757575; font-size: 9px; background-repeat: no-repeat; background-position: 98% 52%; width: 130px !important; text-transform: uppercase; margin-right: 20px; margin-top: 4px;}
li.my_cart_link{ background-image: url('http://www.opumo.com/skin/frontend/default/opumo/images/cart.png'); background-repeat: no-repeat; background-position: right; float: right; padding-top: 0; padding-right: 13px; }
li.my_cart_link u { text-decoration: none; }
a.favourites_link{ background-image: url('http://www.opumo.com/skin/frontend/default/opumo/images/blackheart.png'); background-repeat: no-repeat; background-position: right; padding-right: 18px; }

/* Packaging top banner */
.usp-bar { margin: 8px auto 0 auto ; background: #ededed; width: 940px; height: 27px; display: block; text-decoration: none; }
.usp-bar ul li { display: inline; padding-top: 8px; }
.usp-bar ul li.first { width: 299px; height: 27px; float: left; padding-left: 10px; background: url('http://www.opumo.com/skin/frontend/default/opumo/images/divider-block.png') no-repeat; background-position: 100% 37%; }
.usp-bar ul li.center { width: 261px; height: 27px; float: left; padding-left: 75px; background: url('http://www.opumo.com/skin/frontend/default/opumo/images/divider-block.png') no-repeat; background-position: 100% 37%; }
.usp-bar ul li.last { width: 200px; height: 27px; float: left; padding-left: 82px; text-align: right; }

#nav_vert{
	text-transform: uppercase;
}

.nav-container { background-color: #fff; padding: 10px 10px 0 10px; border-bottom:2px dotted #E5E5E5; width:940px; margin:0 auto; }
#nav { font-size: 11px; line-height: 13.2px; width:693px; margin: 0 auto; }
/* .last-christmas a { color: #e3001a; } */
#nav li.level-top{ text-transform: uppercase; padding: 5px 52px 5px 0; }
/* Reduced padding from 58px for when Sale category is enabled */
#nav li.level-top.last {  /* padding-right:0; removed for new christmas link */}
#nav li.level-top.last a span { /* color: #922C1F; removed for new christmas link */}
#nav li.level-top.last-christmas{padding: 5px 0 5px 44px; } /* style for christmas gift link */
#nav li.level-top.last-christmas a {width: 100%;}

/* Nav last item padding right taken off (58px) for when Sale is enabled */

#nav li.blog-link.level-top {  padding-right: 0 !important; }
#nav ul.level0 li.level1 a { width: 133px; }

#nav li.level0.nav-11 { padding-right: 0; }
.quick-access ul.links li.last{ padding-left: 20px; width: 134px; }
#nav li.nav-1 a { width: 43px; }
#nav li.nav-2 a { width: 61px; }
#nav li.nav-3 a { width: 65px; }
#nav li.nav-4 a { width: 76px; }
#nav li.nav-5 a { width: 44px; }
#nav li.nav-6 { padding-right: 0; }
/* All Levels */
#nav li { text-align:left; position:relative; text-transform: uppercase; }
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; }
/* #nav li a { float:left; padding:5px 10px;} */
#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a { color:#000; }

ul#nav li.level1 .over{
	text-decoration: underline;
}

/* 2nd Level */
#nav ul,
#nav div {
	position:absolute;
	width:15em;
	top:25px;
	left:-10000px;
	border:1px solid #ddd;
/*	background:#fafafa; */
	background-color: #fff;
}
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ leven */
#nav ul ul,
#nav ul div { top:7px; }

ul#nav li ul{
	padding-top: 5px;
	padding-bottom: 5px;
}
#nav li.last ul{
	background-color: transparent;
	border: 0 !important;
}
ul#nav li.last ul li{
	background-color: #fff;
	right: 0;
	top: -5px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
ul#nav li.last ul li.first{
	border-top: 1px solid #ddd;
	padding: 5px 0;
	border-bottom: 2px dotted #ddd;
}
ul#nav li.nav-4-9-17 { padding-bottom: 0; border-bottom: 0 !important; }
ul#nav li.last ul li.first a,ul#nav li.last ul li.first a:hover {
	text-decoration: none;
}
ul#nav li.last ul li.last{
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}
#nav ul li {
	float: none;
/*	border-bottom:1px solid #ddd; */
}
#nav ul li.last { border-bottom:0; }
#nav ul li a {
	float: none;
	padding: 3px 9px;
	font-weight: normal;
	color:#373737;
/*	color:#888 !important; */
}
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a { color:#000 !important; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }

ul#nav li.nav-3-9 ul li.first { border-bottom: 0;padding: 5px 0 0; } /* This is taking off the dotted border bottom on the 'more > Bracelets' option on the live navigation */

/* Homepage Promo banner */

.homepage-promo-banner { float: left; margin-bottom: 5px; text-align: center; width: 100%; }

/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
/* .block { border:1px solid #ddd; margin:0 0 10px; } */
.block .block-title { padding:3px 10px; }
.block .block-title strong { font-size:14px; font-family:'avenir-heavy', arial, sans-serif; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
/*.block .block-subtitle { font-size:13px; font-family:'avenir-heavy', arial, sans-serif; } */
.block .block-subtitle{ text-transform: uppercase; }
.block-content .currently ol{ padding: 10px 0 20px 0; }
.block .block-content { padding:10px; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove,
/* .block .btn-edit { float:right;} */
.block .btn-edit { float:right;}
.block .actions { text-align:right; padding-bottom: 10px;}
.block .actions a { float:left; }
.block .empty {}

.block li.odd {}
.block li.even { background-color:#f6f6f6; }

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-family:'avenir-heavy', arial, sans-serif; margin:0; }

/* Block: Account */
.block-account {}
.block-account .block-title{ text-transform: uppercase; padding: 5px 0; }
.block-account .block-content{ padding: 0; }

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

.currency_selector{ float: right; text-align: right; text-transform: uppercase; padding-right: 10px; padding-top: 2px; margin-top: 0; width: 110px; }
.currency_selector span{ display: block; float: left; padding-top: 5px; }
.currency_selector_wrap select { background: transparent !important; color: black !important; width: 45px; padding: 2px; line-height: 1; border: 0; border-radius: 0; height: 19px; -webkit-appearance: none; -moz-appearance: none; text-indent: 0.01px; text-overflow: ''; }
.currency_selector_wrap{ display: inline-block; width: 45px; height: 19px; overflow: hidden; background-image: url(http://www.opumo.com/skin/frontend/default/opumo/images/down_arrow.png); background-repeat: no-repeat; background-position: 84% center; background-color: #fff; border: 1px solid #ccc; }



.currency_selector .input.input-text, select, textarea { font: 10px 'Avenir', arial, sans-serif; }

/* Block: Layered Navigation */
.block-layered-nav {
	margin: 0;
}
.block-layered-nav dt { font-family:'avenir-heavy', arial, sans-serif; }
.block-layered-nav .currently { display: none;}
/*.block-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; } */
.block-layered-nav .btn-remove { margin:2px 3px 0 0; }

.block-layered-nav .block-title{
	display: none;
}

.block-layered-nav .block-content{
	padding: 0 10px 0 0; width: 170px; min-height: 980px;
}
.block-layered-nav dt{
	text-transform: uppercase;
}
.block-layered-nav dd{
	padding: 16px 0;
	border-bottom: 2px dotted #e5e5e5;
	font-style: normal;
	margin-bottom: 16px;
}

.m-filter-css-checkboxes li { padding-bottom: 6px; height: 13px; }
.m-filter-css-checkboxes li:last-child { padding-bottom: 0 !important; }
/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }

/* Block: Wishlist */
.block-wishlist {}



/*************************

		Wishlist

*************************/

.my-wishlist .page-title h1{
	text-align: center;
	text-transform: uppercase;
	float: inherit;
	font-size: 26px;
}
.my-wishlist form{
	width: 100% !important;
}
.my-wishlist .buttons-set button.button{
	margin-left: 15px;
	width: 170px;
}
#wishlist-table th{
	background-color: #fff;
	border: none;
	text-transform: uppercase;
	text-align: center;
}
#wishlist-table td{
	border: none;
}
#wishlist-table td{
	padding-top: 60px;
	padding-left: 15px;
	padding-right: 15px;
}
#wishlist-table td.last{
	padding-left: 0;
}
#wishlist-table td.first_cell_wishlist{
	padding-top: 0;
}
#wishlist-table textarea{
	width: 200px;
}
#wishlist-table tr.even{
	background-color: #fff;
}
#wishlist-table h2.product-name {
	font-size: 20px;
	text-transform: uppercase;
}
.block-account .block-title{
	border-bottom: none;
}



/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .product { margin-left:20px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Recently Viewed */
.block-viewed {}

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll label {}
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-family:'avenir-heavy', arial, sans-serif; }
.block-poll .votes { float:right; margin-left:10px; }

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

/* Block: Subscribe */
.block-subscribe {
	margin-top: 10px;
}
.block-subscribe label{
	text-transform: uppercase;
}
.block-subscribe label{
	padding-bottom: 7px;
	display: block;
}
.block-subscribe input[type=text]{
	width: 160px;
	margin-right: 10px;
	padding-top: 0;
	padding-bottom: 0;
}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label { font-family:'avenir-heavy', arial, sans-serif; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */

.promo_banner{
	text-align: center;
	background-color: #fff;
	margin: 3px 10px;
	display: block;
	border-bottom: 2px dotted #e5e5e5;
}
.inner_promo_banner{
	background-color: #e5e5e5;
	padding: 10px 0;
	margin: 3px 0;
	font-size: 16px;
	font-family: Helvetica;
	letter-spacing: 4px;
}

.category-title {
	border: 0;
	margin: 20px 0 0 0;
	clear:both;
}
.category-title h1{
	padding-top: 8px;
	text-align: center;
	font-size: 26px;
	line-height: 26.5px;
	padding-bottom: 5px;
}
.category-title .page-title h1{
	display: none;
}

.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description {
	padding: 3px;
	display: inline;
	font-size: 12px;
	line-height: 14.5px;
	font-style: normal;
	text-align: center;
	border-top: 1px solid #000;
}
#narrow-by-list a { font-size: 12px; line-height: 16px; }
.category-description_container{
	margin: 0 auto;
	display: block;
	text-align: center;
}
.category-products {
	position: relative;
}

.size-size-overitem { z-index: -1; }
.size-overitem a { text-decoration: none !important; }
.products-grid .size-overitem { opacity:0; -moz-opacity:0; -webkit-opacity:0;  height:0; position:absolute; bottom:0; overflow:hidden; -webkit-transition: opacity .25s ease-in-out;; -moz-transition: opacity .25s ease-in-out; -o-transition: opacity .25s ease-in-out; transition: opacity .25s ease-in-out; background:#fff; z-index: 0; width: 229px;}
.products-grid li.item:hover .size-overitem { height:30px; opacity:1; -moz-opacity:1; -webkit-opacity:1; bottom: 100px; }
.size_block_1 li { width: 20px; padding:8px 2px; display: inline-block; text-align: center; margin-right: -1px; background-color: #ededed; }
.size_block_1 li.outofstock { text-decoration: line-through; }


/* View Type: Grid */
.products-grid {
	/*border-bottom:1px solid #ddd;*/
	position:relative;
}
ul.products-grid{
	border-bottom:0;
	padding: 10px;
}
ul.products-grid.first{
	padding: 0 10px 10px 10px;
}

.search_results ul.products-grid.first{
	padding: 18px 10px 10px 10px;
}
ul.products-grid.last{
	padding: 10px;
}
.products-grid li.item {
	float:left;
	width:210px;
	padding: 10px 22px;
	text-align: center;
	height: 291px;
}
.col1-layout .products-grid li.item {
	padding: 10px 42px;
}
.products-grid li.item.first{
	padding-left: 0px;
}
.products-grid li.item.last{
	padding-right: 0px;
	padding-left: 3px;
	float: right;
}
.products-grid .product-image {
	display: block;
	width: 210px;
	height: 210px;
	margin: 0 0 10px;
}

.products-grid .product-name {
	margin:0 0 5px;
	font-size:12px/14px;
	text-transform: uppercase;
}
.products-grid .list-product-name{
	font-size: 11px;
	line-height: 13.2px;
	font-family: 'Avenir', arial, sans-serif;
}
.social_media{
	padding: 10px 0;
	float: left;
	width: 230px;
	text-align: center;
}
#product_addtocart_form .addthis_16x16_style .at4-icon, #product_addtocart_form .addthis_16x16_white_style .at4-icon,#product_addtocart_form .addthis_default_style .at4-icon,#product_addtocart_form .at-16x16 {background-size:auto!important;}
.at4-icon.aticon-facebook { background: url(http://www.opumo.com/skin/frontend/default/opumo/images/social-icons-sprite.png) no-repeat top left !important; display: block; height: 17px!important; width: 8px!important; margin-left: 5px!important;}
.at4-icon.aticon-twitter{ background: url(http://www.opumo.com/skin/frontend/default/opumo/images/social-icons-sprite.png) no-repeat -19px 0 !important; display: block; height: 17px!important; width: 17px!important; margin-left: 5px;}
.at4-icon.aticon-pinterest_share { background: url(http://www.opumo.com/skin/frontend/default/opumo/images/social-icons-sprite.png) no-repeat -46px 0 !important; display: block; height: 17px!important; width: 17px!important;margin-left: 5px; }
.at4-icon.aticon-google_plusone_share { background: url(http://www.opumo.com/skin/frontend/default/opumo/images/social-icons-sprite.png) no-repeat -71px 0 !important; display: block; height: 17px!important; width: 18px!important;margin-left: 5px; }
.at4-icon.aticon-tumblr { background: url(http://www.opumo.com/skin/frontend/default/opumo/images/social-icons-sprite.png) no-repeat -95px 0 !important; display: block; height: 17px!important; width: 10px!important;margin-left: 5px; }
.at4-icon.aticon-email { background: url(http://www.opumo.com/skin/frontend/default/opumo/images/social-icons-sprite.png) no-repeat -114px 0 !important; display: block; height: 17px!important; width: 15px!important; margin-left: 5px; }
.addthis_toolbox { padding-left: 43px; }
.more_like_this h4, .social_media h4{
	text-transform: uppercase;
	font-size: 12px;
	line-height: 14.4px;
	font-weight: normal;
	padding-bottom: 10px;
}
.more_like_this{
	font-size: 14px;
	line-height: 16.8px;
	padding: 10px 0;
	float: right;
	text-align: center;
	width: 230px;
}
.more_like_this a{
	font-style: normal;
	text-decoration: underline;
}
#LikePluginPagelet{
	height: 20px;
	float: left;
}
.fancy{
	float: left;
	margin-left: 34px;
	width: 68px;
}
.pinterest{
	float: left;
	margin-right: 20px;
	margin-top: 2px;
}
.svpply{
	float: left;
	margin-right: 11px;
}
.products-grid .product-name a {}
.products-grid .price-box { margin:5px 0; }
.product-view .product_main_details .us-duties { text-align:center; }
.products-grid .availability { line-height:21px; }
/*.products-grid .actions { position:absolute; bottom:12px; } */
.col2-left-layout .products-grid,
/*.col2-right-layout .products-grid { width:632px; margin:0 auto; } */
.col2-right-layout .products-grid {
	width: 720px;
	margin:0 auto;
}
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #ddd; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-family:'avenir-heavy', arial, sans-serif; font-size:13px; }
.products-list .product-name a {}
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }

/* ======================================================================================= */


/* Search Results ======================================================================== */


.search_results{}

.search_results .page-title h1{
	padding-top: 24px;
	text-align: center;
	font-size: 26px;
	line-height: 14.5px;
	padding-bottom: 5px;
}



/* ======================================================================================= */


/* Product View ========================================================================== */

.video_switch{ 	display: none;
	padding-left: 10px;
	height: 460px;
	width: 460px;
}
.switch_button{
	text-transform: uppercase;
	font-family:'avenir-heavy', arial, sans-serif;
	font-size: 14px;
	border: 2px solid black;
	background-color: #fff;
	padding: 15px 20px;
	cursor: pointer;
	position: absolute;
	bottom : 100px;
	left : 30px;
	z-index: 100;
/*	left: 10px;
	z-index: 1000; */
}
.zoom_buttons{
	position: absolute;
	z-index: 100;
	width: 20px;
	height: 50px;
	background-image: url(http://www.opumo.com/skin/frontend/default/opumo/images/gery_zoom.png);
	bottom: 100px;
}
 {  }

a.add-to-links, a.email-friend,.option_block_1 a.open-popup {
	float: left;
	width: 130px;
	height: 11px;
	color: #fff;
	background-color: #aaa; /*#bcbdbf; */
	padding: 4px;
	margin-right: 20px;
	text-transform: uppercase;
	font-family:'avenir-heavy', arial, sans-serif;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: center right;
	text-decoration: none;
}
.product_options a.open-popup {
	display: none;
}
a.add-to-links{
	background-image: url('http://www.opumo.com/skin/frontend/default/opumo/images/greyheart.jpg');
}
a.email-friend{
	background-image: url('http://www.opumo.com/skin/frontend/default/opumo/images/arrow.jpg');
}
.product_options{
	display: inline;
	float: left;
	padding: 20px 0;
}
.dropdown_option select{
	display: inline;
	width: 137px;
	visibility: hidden;
}
.dropdown_option ul li { padding:3px 0; font-size: 10px;}
.dropdown_option ul li span { text-transform: uppercase; color: #aaa; font-size: 10px; float: right; padding-right: 25px; }

.dropdown_option select.ghost{
	margin-bottom: 12px;
	color: #ccc;
	background: #fff;
}
.dropdown_option{
	margin-right: 19px;
	width: 139px;
	float: left;
	position: relative;
	margin-bottom: 12px;
	cursor: pointer;
	background-color: #000;
	height: 19px;
}
.dropdown_option > div{
	background:url("http://www.opumo.com/skin/frontend/default/opumo/images/dropdown-select.png") no-repeat scroll 95% 49% rgba(0, 0, 0, 0);
	color: white;
	position: absolute;
	top: 0;
	left: 0;
	width: 125px;
	padding: 3px 7px;
	text-transform: uppercase;
}
.dropdown_option > ul{
	background-color: black;
	color: white;
	position: absolute;
	top: 13px;
	left: 0;
	z-index: 100;
	display: none;
	width: 125px;
	padding: 7px;

}

.option_block_1{
	width: 320px;
}
.option_block_2{
	width: 320px;
	clear: left;
}
.product_page_addtocart{
	float: right;
}
.email-friend{
	width:
	padding-right: 10px;
	width: 100px;
}
.add-to-cart{
	float: right;
	padding: 20px 0;
}

.recently_viewed{
	border-top: 2px dotted #e5e5e5;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 10px;
	padding-top: 10px;
}
.recently_viewed .block-content{
	padding: 10px 0;
}
.recently_viewed h3, .box-up-sell h3 {
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	font-family: 'Avenir'
}
.box-up-sell {
	float: left;
	width: 938px;
	border-top: 2px dotted #e5e5e5;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-top: 10px;
	padding-top: 10px;
}
#upsell-product-table { margin-top: 15px; }
#upsell-product-table td {
	text-align: center;
}
#upsell-product-table .product-image { height: 161px; }
#upsell-product-table .product-name {
	font-size: 12px;
}
#recently-viewed-items li.item{
	float: left;
}
#recently-viewed-items img{
	padding: 0 25px;
}
ol#recently-viewed-items{
	list-style-type: none;
}
.block li.even{
	background-color: #fff;
}
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(http://www.opumo.com/skin/frontend/default/opumo/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(http://www.opumo.com/skin/frontend/default/opumo/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-family:'avenir-heavy', arial, sans-serif; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-family:'avenir-heavy', arial, sans-serif; }
.availability.in-stock span {}
.availability.out-of-stock span { text-transform: uppercase; }
.add-to-cart.out-of-stock span { text-transform: uppercase; font-size: 14px}
.add-to-cart.out-of-stock { padding: 40px 40px 0 0; }
.availability-only { margin:0 0 7px; }
.availability-only a { background:url(http://www.opumo.com/skin/frontend/default/opumo/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {
	text-align: center !important;
}
.price-box .price {  }


/* Regular price */
.regular-price {}
.regular-price .price {  }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-family:'avenir-heavy', arial, sans-serif; text-decoration:line-through; }

/* Special price */
.special-price { color:#e3001a; }
.special-price .price-label { font-family:'avenir-heavy', arial, sans-serif; white-space:nowrap; }
.special-price .price {  }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-family:'avenir-heavy', arial, sans-serif; white-space:nowrap; }
.minimal-price-link { display:block; }
.minimal-price-link .label {}
.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-size:10px; }
/* Including tax */
.price-including-tax { display:block; font-size:11px;font-family:'avenir-heavy', arial, sans-serif;  }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price {font-size:11px;font-family:'avenir-heavy', arial, sans-serif;}

/*Catalog Product Views*/
.catalog-product-view .price-including-tax .price {font-size:20px; font-family:'avenir-heavy', arial, sans-serif;}
#upsell-product-table .price-including-tax .price { font-size: 11px; }
.catalog-product-view .price-including-tax { display:block;}

.catalog-product-view .price-excluding-tax .price {font-size:10px; }
.catalog-product-view .price-excluding-tax .label {font-size:10px;}
.catalog-product-view .price-excluding-tax { font-size: 10px; }
.product-view #upsell-product-table .price-box { line-height: 1.3em; }
.catalog-product-view .price-excluding-tax .price {font-size:10px; }
.catalog-product-view .price-excluding-tax .label {font-size:10px;}
.catalog-product-view .price-excluding-tax { font-size: 10px; }
.catalog-product-view #product_addtocart_form .product-shop .price-excluding-tax .label,  .catalog-product-view #product_addtocart_form .product-shop .price-excluding-tax .price { font-size: 15px; }
.product-view #upsell-product-table .price-box { line-height: 1.3em; }

/* Configured price */
.configured-price {}
.configured-price .price-label { font-family:'avenir-heavy', arial, sans-serif; white-space:nowrap; }
.configured-price .price { font-family:'avenir-heavy', arial, sans-serif; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* 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-family:'avenir-heavy', arial, sans-serif; }

/* Price range */
.price-from {}
.price-from .price-label { font-family:'avenir-heavy', arial, sans-serif; white-space:nowrap; }

.price-to {}
.price-to .price-label { font-family:'avenir-heavy', arial, sans-serif; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-family:'avenir-heavy', arial, sans-serif; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-family:'avenir-heavy', arial, sans-serif; white-space:nowrap; }

.price-box-bundle {}
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-family:'avenir-heavy', arial, sans-serif; }
.tier-prices .benefit {}

.tier-prices-grouped {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* 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-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

.product-view {
	clear: both;
	padding: 10px 0 0 0;
}
.product-view button.button{
	height: 50px;
	width: 145px;
	background-color: rgb(0, 0, 0);
	color: rgb(255, 255, 255);
	font-family:'avenir-heavy', arial, sans-serif;
}
.product-collateral{
	padding-bottom: 10px;
	height: 239px;
}

/* Scroll Bar */

#scrollbar1 { width: 470px; clear: both; margin: 5px 0 0 0;}
#scrollbar1 .viewport { width: 450px; height: 257px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; }
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { background-color: #bbb; }
#scrollbar1 .scrollbar { position: relative; float: right; width: 5px; }
#scrollbar1 .track { background-color: #eee; height: 100%; width:5px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { height: 20px; width: 5px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar1 .thumb .end { overflow: hidden; height: 5px; width: 13px; }
#scrollbar1 .disable{ display: none; }

.product-essential {}

/*.product-collateral .box-collateral { margin:0 0 15px; } */

.box-additional {
	margin-top: 20px;
}
.box-additional .overview table{
	margin: 5px auto 0;
	width: 400px;
	font-size: 12px;
}
.box-additional ul li {
	width: 100%;
	border-top: 2px dotted #e5e5e5;
	border-right: 1px solid transparent;
	position: relative;
}
.box-additional .data{
	max-height: 110px;
	height:110px;
	overflow-y: scroll;
}
.scrollbar-roll {
    width: 470px;
    clear: both;
    margin: 5px 0 0 0;
}
.hide-scrollbar{
	display:none!important;
}
.scrollbar-roll .viewport{height:110px; width:450px; overflow: hidden; position: relative;}
.scrollbar-roll .scrollbar {
    position: relative;
    float: right;
    width: 5px;
    margin-right:7px;
}
.scrollbar-roll .track {
    background-color: #eee;
    height: 100%;
    width: 5px;
    position: relative;
    padding: 0 1px;
}
.scrollbar-roll .thumb {
    height: 20px;
    width: 5px;
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    top: 0;
}
.scrollbar-roll .thumb .end {
    overflow: hidden;
    height: 5px;
    width: 13px;
}
.scrollbar-roll .thumb .end, .scrollbar-roll .thumb {
    background-color: #bbb;
}
.scrollbar-roll .overview {
    list-style: none;
    position: absolute;
    left: 0;
    top: 0;
    width:100%;
}
.box-additional ul li.share h4 { background: none; cursor: inherit; display: inline-block; }
.box-additional ul li:last-child { border-bottom: 2px dotted #e5e5e5; }
.box-additional ul li h4{
	text-transform: uppercase;
	font-size: 13px;
	height: 27px;
	margin: 0;
	padding: 15px 0 0 0;
	cursor: pointer;
	background: url("http://www.opumo.com/skin/frontend/default/opumo/images/product-info-plus.png") no-repeat 100% 50%;
}
.box-additional ul li h4.expanded {
	background: url("http://www.opumo.com/skin/frontend/default/opumo/images/product-info-minus.png") no-repeat 100% 12px;
	height: 17px;
}
.box-additional ul li:last-child div{
	position:relative;
	top:4px;
}
.box-additional ul li:first-child .scrollbar-roll.data{display: block}
.box-additional ul .scrollbar-roll.data { display: none; padding-bottom: 10px; overflow:hidden; }
.box-additional ul .data{
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}
.box-additional ul .data h2 {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
.box-additional ul .data p {
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

.box-additional ul.social {
	position: absolute;
	right: 0;
	top: 11px;
	width: 190px;
	display: block;
}

ul.checkout-social {
    display: none;
	width: 100%;
	margin: 20px auto 0px auto;
	padding-bottom: 10px;
	text-align: center;
	border-bottom: 2px dotted #c2c2c2;
}

.box-additional ul.social li {
	width: inherit;
	border: none;
}
.size-email{
	text-align: center;
	margin-top:10px;
}


/* Product Images */
/* .product-view .product-img-box { float:left; width:267px; } */
.product-view .product-img-box {
	float:left;
	width:460px;
	padding-top:26px;
}
.MagicToolboxSelectorsContainer{
	width: 460px;
/*	margin-top: 159px !important; */
	margin: 10px auto;
	text-align: center;
	padding-top: 20px;
}
.MagicToolboxSelectorsContainer a{
	margin-right: 19px !important;
	float: left !important;
}
.MagicZoomPlus{
	width: 460px;
	height: 460px;
}
.MagicScrollArrows.MagicScrollArrowRight {
    left: 436px !important;
}
.MagicToolboxContainer{
	position: relative;
}
.MagicZoomBigImageCont{
	border: none !important;
}
.MagicToolboxContainer .MagicScrollArrows{
	background:none;
	width: 9px;
	height: 15px;
}
.MagicToolboxContainer .MagicScrollArrowRight {
    background-position: 0 0;
    background: url(http://www.opumo.com/skin/frontend/default/opumo/images/slide-right-black.png) no-repeat;
    	background-size: 9px 15px;

}
.MagicToolboxContainer .MagicScrollArrowLeft {
    background-position: 0 0;
    background: url(http://www.opumo.com/skin/frontend/default/opumo/images/slide-left-black.png) no-repeat;
    	background-size: 9px 15px;

}
/*
.MagicThumb-swap{
	margin-right: 20px;
}*/

.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.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(http://www.opumo.com/skin/frontend/default/opumo/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.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(http://www.opumo.com/skin/frontend/default/opumo/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 .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:470px; }
/* .col1-layout .product-view .product-shop { float:right; width:700px; } */
.col3-layout .product-view .product-shop { float:none; width:auto; }
/* .product-view .product-name {} */
.product-name h1{
	font-size: 36px;
	text-align: center;
	line-height: 1.4em;
}
.product-name h1 a{
	text-decoration: none;
	text-transform: uppercase;
}
.product-name h1 a:hover{
	color: #aaa;
}
.product-view .short-description {
	font-size: 20px;
	text-align: center;
	line-height: 1.4em;
}
.product-view .price-box{
	font-size: 20px;
	line-height: 1.4em;
}
#upsell-product-table .price-box {
	font-size: 11px;
}
/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-family:'avenir-heavy', arial, sans-serif; }
.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:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.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:0 7px; }
.product-options p.required { padding:15px 0 0; }

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

/* Grouped Product */
.product-view .grouped-items-table {}

/* Block: Description */
.product-view .box-description p, .product-view .box-description ul li, .box-additional p { font-size: 12px; line-height: 16px; }
.product-view .box-description .std h2, .product-view .box-description .std h3 { text-transform: none; font-weight: normal; font-size: 12px; line-height: 16px; font-family: 'Avenir', arial, sans-serif; padding: 0; }
.open-popup { font-size:12px; cursor:pointer; margin-bottom: 12px; }
.box-additional table td, .box-additional table th { padding: 5px 13px; text-align: center; }
.box-additional table { margin: 20px 0; }
.box-additional table th { font-family: 'Avenir-Heavy'; text-transform: uppercase; }
/* Block: Additional */
.product-view .box-additional {}

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags .form-add label { float:left; }
.product-view .box-tags .form-add .input-box { float:left; width:260px; margin:0 5px; }
.product-view .box-tags .form-add input.input-text { width:254px; }
.product-view .box-tags .form-add p { clear:both; }

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}

/* Send a Friend */
.send-friend {}
.send-friend button.button{
	width: 150px;
	height: 50px;
	margin-left: 10px;
}

.account-create h2.legend{
	float: left;
	margin: 0 50px 0 10px;
	border-bottom: 2px dotted #e5e5e5;
	display: inline;
}
.account-create form{
	float: left;
}
.my-account .fieldset .legend{
	float: none;
	margin: 0;
	padding: 0;
}
.account-create .page-title h1, .my-account .page-title h1{
	padding-top: 10px;
	text-transform: uppercase;
	text-align: center;
	font-size: 26px;
	display: block;
}
.send-friend .page-title h1{
	text-transform: uppercase;
	text-align: center;
	font-size: 26px;
	border-bottom: 2px dotted #e5e5e5;
	display: block;
}
.send-friend .fieldset, .account-create .fieldset, .my-account .fieldset{
	padding: 0;
	margin: 0;
	border: none;
	background: inherit;
	width: 400px;
}
.send-friend .fieldset .legend, .account-create .fieldset .legend{
	padding: 0;
	margin: 0;
	float: none;
}
.account-create h2.legend, .my-account h2.legend{
	background: inherit;
	font-size: 20px;
	text-transform: uppercase;
	font-family:'avenir-heavy', arial, sans-serif;
}
.send-friend .fieldset h2.legend, .my-account .fieldset h2.legend{
	background: inherit;
	font-size: 20px;
	text-transform: uppercase;
	font-family:'avenir-heavy', arial, sans-serif;
	padding: 10px 0 20px 0;
}
.send-friend input, .account-create input{
/*	margin: 5px 0; */
	width: 70%;
	float: right;
}
.account-create input[type=checkbox]{
	width: 55%;
}
.send-friend label, .account-create label, .my-account label{
	float: left;
/*	padding-top: 10px; */
}
.send-friend .form-list .field, .account-create .form-list .field, .account-create .form-list li, .my-account .form-list .field{
	width: 400px;
}
.send-friend .form-list .field label, .account-create .form-list .field label{
	float: left;
}
.send-friend .form-list .field .input-box, .account-create .form-list .field .input-box, .my-account .form-list .field .input-box{
	float: right;
	display: inline;
}
.send-friend .form-list li.wide textarea{
	width: 255px;
	float: right;
}
.send-friend .form-list li.additional-row, .account-create .form-list li.additional-row{
	border: none;
}
.account-create .form-list li.wide input.input-text {
	width: 260px;
}
.account-create .input-box select {
	width: 260px !important;
}
.account-create .input-box, .my-account .input-box {
	display: inline;
}
.my-account .input-box select{
	width: 260px;
}
.send-friend form{
	padding: 0 100px;
}
.my-account form{
	width: 400px;
	display: block;
}
.account_box button.button, .my-account button.button{
	height: 50px;
	width: 150px;
}

.order_success .page-title h1{
	text-align: center;
	text-transform: uppercase;
	font-size: 26px;
}
.order_success .sub-title{
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0;
}
.order_success button.button{
	height: 50px;
	width: 200px;
}
.view_order{

}
.view_order .box-title h2{

}
.view_order .page-title h1{
	float: none;
	clear: both;
	border-bottom: 2px dotted #e5e5e5;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.view_order dl.order-info{
	display: none;
}
.view_order .box-title h2{
	text-align: center;
	text-transform: uppercase;
	border-bottom: 2px dotted #e5e5e5;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.order-details h2.table-caption{
	text-transform: uppercase;
	padding: 10px 0;
}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.product-name a {}

/* Product Tags */
.tags-list li { display:inline; }

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

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-family:'avenir-heavy', arial, sans-serif; }
.page-sitemap .sitemap li.level-0 a {}

/* RSS */
.rss-title h1 { background:url(http://www.opumo.com/skin/frontend/default/opumo/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart {}
.cart .page-title h1{
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	font-size: 26px;
	margin-top: 10px;
	letter-spacing: 0.05em;
	font-family:'avenir-heavy', arial, sans-serif;
}
/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }
.cart-table td, .cart-table th{
	text-align: center;
}
.cart-table th{
	text-transform: uppercase;
	background-color: #fff;
}
.cart-table td, .cart-table th{
	border: none;
}
.cart-table tr.even{
	background-color: #fff !important;
}
.cart-table_small{
	width: 110px;
}
.cart-table_large{
	width: 300px;
}
.cart-table_medium{
	width: 120px;
}
.category-products h2.product-name{
	font-size: 12px;
}
h2.product-name{
	font-size: 20px;
}
.product_name{
	font-size: 12px;
	padding-bottom: 20px;
}
.cart-table a.email-friend{
	background-color: #fff;
	color: #373737;
	text-transform: none;
	padding: 0;
	display: inline;
	width: inherit;
	margin: 0;
	float: none;
}
.cart button.button{
	height: 50px;
	width: 145px;
}

.cart_help{
	float: left;
	width: 410px;
	border: 2px dotted #e5e5e5;
	padding: 0 10px;
	color: #7f7f7f;
}
.cart_help p{
	padding: 10px 0;
	font-size: 12px;
	line-height :16px;
}
.col2-set .col-2{
	float: right;
}
table#checkout-review-table.data-table td{
	text-align: center;
	border: none;
	padding: 10px;
}
#checkout-review-table-wrapper{
	text-align: center;
}
table.checkout_review_table th, table.success_table th{
	text-align: center;
	text-transform: uppercase;
	background-color: #fff;
	border: none;
}
span.checkout-review-table-manufacturer{
	text-transform: uppercase;
}
table.checkout_review_table td, table.checkout_review_table th{
	font-size: 12px;
	border: none;
	text-align: center;
}
table.checkout_review_table td.one, table.checkout_review_table th.one, table.success_table td.one, table.success_table th.one{
	width: 110px;
}
table.checkout_review_table td.two, table.checkout_review_table th.two, table.success_table td.two, table.success_table th.two{
	width: 340px;
}
table.checkout_review_table td.three, table.checkout_review_table th.three, table.success_table td.three, table.success_table th.three{
	width: 120px;
}
table.checkout_review_table td.four, table.checkout_review_table th.four, table.success_table td.four, table.success_table th.four{
	width: 120px;
}
table.success_table td, table.success_table th{
	border: none;
	background-color: #fff;
	text-align: center;
}
table.success_billing_details th, table.success_billing_details tr{
	background-color: #fff;
	border: none;
}


table.checkout_review_table_footer td{
	font-size: 12px;
	border: none;
	text-align: right;
}
#checkout-review-submit button.button{
	float: right;
}
table#shopping-cart-totals-table{
	width: 480px;
}
/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {
	padding: 25px 0 0;
}
/* .cart .cart-collaterals .col2-set { float:left; width:700px; } */

.cart .cart-collaterals .col2-set { float:left; width:350px; }

.cart .crosssell { border-top: 2px dotted #e5e5e5; border-right: none; border-bottom: none; border-left: none; margin-top: 10px; padding-top: 10px; }
.cart .crosssell h1{ text-transform: uppercase; font-size: 13px; text-align: center; }
.cart .crosssell h2 { font-size:12px; font-weight: normal; margin-bottom: 10px; text-transform: uppercase; }
.cart .crosssell .product-image { clear: both; width:145px; height:145px; border: none; }
.cart .crosssell .product-details { height: 140px; position: relative; }
.cart .crosssell .product-details .price-box{ margin: 5px 0; }
.cart .crosssell .product-details button { position: absolute; bottom: 0; left: 0; }
.cart .crosssell li.item { margin:12px 0; float: left; width: 145px; padding-right: 11px; text-align: center;  position: relative; }
.cart .crosssell a.no-underline { text-decoration: none; }
.cart .crosssell a.no-underline:hover { text-decoration: none; }

.cart .crosssell li.item .product-details { position: absolute; opacity: 0; -moz-opacity:0; -webkit-opacity:0; height: 125px; width: 125px; top: 0; left: 0; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; z-index: 0; background-color: #e5e5e5; padding: 10px; }
.cart .crosssell li.item:hover .product-details { opacity: 0.85; -moz-opacity:0.85; -webkit-opacity:0.85; }
.cart .crosssell .btn-cart { border: none; height: auto; width: auto; padding-bottom: 10px; width: 100%; }
.cart .crosssell .btn-cart span { text-align: center;  }


.cart .crosssell li.item.last { padding-right: 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .shipping {
	width: 210px;
	float: left;
	padding: 0 10px;
}

.cart .discount{
/*	width: 210px;
	float: left;
	padding: 0 10px; */
	padding-left: 4px;
}
.discount-form label{
	width: 282px;
	display: block;
	float: left;
}
input#coupon_code{
	width: 130px;
	margin-right: 5px;
}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-family:'avenir-heavy', arial, sans-serif; }
.cart .totals table tfoot th {}
.cart-collaterals{
	position: relative;
}
.totals{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 480px;
}
a.btn-continue{
	padding: 5px 10px 4px 30px;
	background-image:url('http://www.opumo.com/skin/frontend/default/opumo/images/back_arrow.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	text-transform: uppercase;
	background-color: #bfbfbf;
	color: #fff;
	cursor: pointer;
	display: block;
	float: left;
	margin-top: 26px;
}

/* Options Tool Tip */
.item-options dt { font-family:'avenir-heavy', arial, sans-serif; font-style:normal; }
.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 .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd;
ground-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-family:'avenir-heavy', arial, sans-serif; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */

.sp-methods{
	margin-top: 20px;
	text-align: left;
}
.sp-methods dt{
	font-family:'avenir-heavy', arial, sans-serif;
	padding-bottom: 10px;
}
.sp-methods dd li{
	padding-bottom: 10px;
}
/********** < Common Checkout Styles */
/* Shipping and Payment methods
.sp-methods dt { font-family:'avenir-heavy', arial, sans-serif; }
.sp-methods .price { font-family:'avenir-heavy', arial, sans-serif; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; } */

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(http://www.opumo.com/skin/frontend/default/opumo/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages {}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-family:'avenir-heavy', arial, sans-serif; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(http://www.opumo.com/skin/frontend/default/opumo/images/bkg_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-family:'avenir-heavy', arial, sans-serif; }

/* 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 .agreement-content {
	border: 2px dotted #e5e5e5;
	background-color:#fff;
	padding:5px;
	height:12em;
	overflow:auto;
}
.checkout-agreements .agree { padding:6px; }
.agree{
	text-align: left;
}

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

/* Generic Info Set */
.info-set {}


/**********************

	One Step Checkout

	**********************/

h1.onestepcheckout-title{
	text-align: center;
	font-size: 30px !important;
}
h2.osc_sub_heading{
	text-align: center;
	border-bottom: 2px dotted #e5e5e5;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 17px;
}
.osc_signin p{
	text-align: justify;
	padding: 0 20px;
}
a#onestepcheckout-login-link button	{
	margin: 10px 60px;
}
a#onestepcheckout-login-link button.button{
	padding: 15px 40px;
}

button#onestepcheckout-place-order.large.orange.onestepcheckout-button{
	background: none;
/*	padding: 20px 65px;*/
	width: 180px;
	height: 40px;
	text-transform: uppercase;
}
.onestepcheckout-column-left, onestepcheckout-column-middle, onestepcheckout-column-right{
	background: none !important;
}
.large.onestepcheckout-button{
	padding: 0;
	font-size: 13px;
	text-shadow: none;
	background-color:#fff;
	font-family: 'Avenir',  arial, sans-serif;
	text-transform:uppercase;
	color: #000;
	border: 2px solid black;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.large.onestepcheckout-button:hover{
	padding: 0;
	font-size: 13px;
	text-shadow: none;
	background-color:#fff;
	font-family: 'Avenir',  arial, sans-serif;
	text-transform:uppercase;
	color: #000;
	border: 2px solid black;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
/*.input-box{
	float: none !important;
	width: 100% !important;
	clear: both !important;
}*/
.input-box input, .input-box select{
	float: right;
	margin-bottom: 15px;
}

.input-box label{
	float: left !important;
}

.input-box label .id_create_account {
	float: left !important;
}

.input-address input{
	width: 70% !important;
}
.input-box select{
	width: 70%;
}
div.checkoutcontainer div.input-address .input-text, div.checkoutcontainer div.input-city .input-text{
	width: 70% !important;
}
div.checkoutcontainer div.input-region .input-text{
	width: 70% !important;
}
#onestepcheckout-form.input-text{
	width: 70% !important;
}
.form-button-alt{
	cursor: pointer;
	text-decoration: underline;
	font-style: normal;
	float: right;
}
#id_couponcode{
	width: 60% !important;
	float: left;
	padding-left: 5px;
}
.onestepcheckout-coupons{
	padding-bottom: 43px;
}
#payment_form_ccsave label{
	margin-top: 10px;
	float: left !important;
}
#payment_form_ccsave input, #payment_form_ccsave select{
	margin-top: 10px;
	float: right !important;
}
#payment_form_ccsave input{
	width: 300px !important;
}
#payment_form_ccsave select{
	width: 305px !important;
}
#payment_form_ccsave select.year{
	width: 140px !important;
}
#payment_form_ccsave select.month{
	width: 140px !important;
	margin-left: 25px;
}

input#ccsave_cc_cid{
	margin-top: 10px;
	float: left !important;
	margin-left: 35px;
	width: 140px !important;
}
a.cvv-what-is-this{
/*	margin-top: 10px; */
	float: left !important;
	text-decoration: underline;
	padding-top:3px;
	margin-left:10px;
}

li#sagepaydirectpro_cc_type_ss_div li.form-alt{
	text-decoration: underline;
	padding-bottom: 10px;
}

select#sagepaydirectpro_start_month, select#sagepaydirectpro_start_year{
	width: 80px !important;

}
select#sagepaydirectpro_start_month{
	width: 80px !important;
	float:left;
	margin-top: 4px;
}
#sagepaydirectpro_start_year { margin-top: 4px; }
select#sagepaydirectpro_start_year{
	width: 70px !important;
	float:left;
}
/********** Common Checkout Styles > */

/* One Page Checkout */

/* general */
.checkout-onepage-index .col-main{
	text-align: center;
}
.checkout-onepage-index .col-right{
	float: right;
	border: 2px dotted #e5e5e5;
	width: 156px;
	text-align: center;
	padding: 10px;
}
.checkout-onepage-index .page-title{
	padding-top: 20px;
	font-size: 18px;
	margin-bottom: 0;
}
.checkout-onepage-index .page-title h1{
	text-align: center;
	text-transform: uppercase;
	font-size: 26px;
}
.checkout-onepage-index .main-container.col2-right-layout{
	padding: 10px;
}
.checkout-onepage-index .col-main{
	width: 750px;
	border: 2px dotted #e5e5e5;
}
.checkout-onepage-index .col-main ol{
	border: none;
}
.opc-block-progress{
	padding-top: 30px;
}
.block.block-progress.opc-block-progress .block-title strong span{
	border-bottom: 2px dotted #e5e5e5;
	text-transform: uppercase;
	padding-bottom: 20px;
	margin-bottom: 10px;
	font-size: 18px;
	font-family:'avenir-heavy', arial, sans-serif;
}
.opc-block-progress .block-content{
	margin-top: 20px;
	padding-top: 20px;
	font-size: 10px;
	font-family:'avenir-heavy', arial, sans-serif;
}
.opc-block-progress .block-content dl dt{
	font-family:'avenir-heavy', arial, sans-serif;
	text-transform: uppercase;
	padding: 10px 0;
}
.opc-block-progress .block-content dl dd{
	font-style: normal;
}
.checkout-step-login-header{
	text-align: center;
	display: block;
	height: 45px;
}
.checkout-onepage-index h3{
	text-transform: uppercase;
	border-bottom: 2px dotted #e5e5e5;
	display: inline;
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
	font-size: 16px;
	font-family:'avenir-heavy', arial, sans-serif;
	font-weight:normal;
}
.checkout-onepage-index .buttons-set button.button{
	float: none;
	margin-top: 10px;
}

.checkout-onepage-index .col-main button.button{
	width: 150px;
	height: 50px;
}
.checkout-onepage-index .buttons-set{
	float: none;
	margin: 0 auto;
}
.checkout-onepage-index .form-list input.input-text{
	display: inline;
	float: right;
	clear: none;
	width: 300px;
}
#co-billing-form .input-box select, #co-shipping-form .input-box select{
	display: inline;
	float: right;
	clear: none;
	width: 305px;
}
#co-billing-form li.fields .field, #co-shipping-form li.fields .field, #co-shipping-form li.fields .fields{
	margin-top: 7px;
}
ul.paymentsage li input.input-text{
	width: 300px !important;
}
ul.paymentsage li select{
	width: 305px !important;
}
select#sagepaydirectpro_expiration, select#sagepaydirectpro_expiration_yr, select#sagepaynit_expiration, select#sagepaynit_expiration_yr {
	width: 82px !important;
}

#sagepaynit_cc_type.required-entry {
    width: 198px !important;
}

li#sagepaydirectpro_cc_type_ss_div label { padding-bottom: 10px; padding-top:7px;}
input#id_create_account, .input-different-shipping input { float: left !important; margin-right: 10px; }
select#sagepaydirectpro_cc_type { width: 198px !important }
#sagepaydirectpro_cc_issue { margin-left: 13px; width: 41px !important; margin-top:6px; }
.sagepaysuite-paypalexpress-review h1 { font-size: 33px; }
.sagepaysuite-paypalexpress-review h2, .sagepaysuite-paypalexpress-review .info-set { margin-bottom: 20px; }
.sagepaysuite-paypalexpress-review .info-set {border-bottom: 1px solid #DDDDDD; padding-bottom: 20px;}
.sagepaysuite-paypalexpress-review #review_button { padding: 18px; }
.sagepaysuite-paypalexpress-review .product-name { width: 720px; }
li#sagepaydirectpro_cc_type_exp_div label, li#sagepaynit_cc_type_exp_div label { float:left; width: 70px; }
ul.paymentsage li input.input-text.cvv{
	width: 10px !important;
	float: left;
	margin-left: 7px;
}
ul.paymentsage li input.input-text, ul.paymentsage li select{
	margin-bottom: 15px;
}
dl.sp-methods dt{
	text-align: left;
	margin-top: 10px;
}
.checkout-onepage-index .input-box{
	display: inline;
}
.checkout-onepage-index .form-list .field{
	width: 100%;
}
.left_section{
	width: 220px;
	height: 100%;
	position: relative;
	float: left;
	padding-right: 10px;
}
.right_section{
	width: 420px;
	float: right;
}
.checkout_bottom{
	clear: both;
}
.checkout_bottom .left_section{
	width: 220px;
}
select#billing-address-select.address-select{
	margin: 10px 0;
	width: 100%;
}
select#shipping-address-select{
	width: 100% !important;
	float: none !important;
	margin-top: 10px;
	text-align: center !important;
}
/* login page */

#login-form input[type="text"], #login-form input[type="password"] {
	width: 300px;
	border: 1px solid black;
}
#checkout-step-login h4{
	font-family:'avenir-heavy', arial, sans-serif;
	padding: 10px 0;
	text-transform: uppercase;
}
.checkout_register{
	text-align: left;
	padding-left: 100px;
}

/*billing page */

.left_section .billing_page_header h1{
	font-family:'avenir-heavy', arial, sans-serif;
	text-transform: uppercase;
}
.billing_page_header{
	display: block;
	height: 50px;
	border-bottom: 2px dotted #e5e5e5;
	margin: 20px auto;
	width:	200px;
	clear: both;
}
#co-billing-form .left_section p{
	padding-top: 50px;
}
.checkout-onepage-index li.control{
	text-align: left;
	padding-top: 10px;
}

.block-progress {}
.block-progress dt { font-family:'avenir-heavy', arial, sans-serif; }
/* .block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; } */

/*.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; } */
.opc {
	border: none;
	position:relative;
}
.opc li.section{
	border: none;
}

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title {
	display: none;
}

/*.opc .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h2 { float:left; }
.opc .step-title a { display:none; float:right; } */

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { background-color:#ccc; cursor:default; }
/*.opc .active .step-title a { display:none; }*/

/*.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; } */
.opc .step {
	padding:20px;
	position:relative;
}
.opc .step .tool-tip { right:10px; }

.opc .order-review {}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

.account-login .page-title h1{
	text-align: center;
	text-transform: uppercase;
	font-size: 26px;
}
.account-login button.button{
	height: 50px;
	width: 140px;
}
.new-users, .registered-users{
	float: left !important;
	width: 470px !important;
	border: 2px dotted #e5e5e5;
}
.sign_up, .login{
	float: left;
	width: 435px;
	height: 380px;
	border: 2px dotted #e5e5e5;
	padding: 10px;
	text-align: center;
	font-size: 13px;
}
.sign_up h2, .login h2{
	padding: 20px 0;
}
.sign_up p, .login p{
	padding: 10px 0;
}
.login{
	margin-right: 20px;
}
.login label{
	text-align: center !important;
	padding: 15px 0;
}
.login input[type=text], .login input[type=password]{
	width: 300px;
	border: 1px solid #000;
}
.login_inner{
	height: 320px;
}
.login_fields{
	padding: 15px 0;

}
.account-create {}
.account-create .page-title h1{
	text-transform: uppercase;
	text-align: center;
}
.account-create label{}
/* Account Login/Create Pages ============================================================ */


/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(http://www.opumo.com/skin/frontend/default/opumo/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label { float: right; padding: 0 0 0 10px;}
.remember-me input { float: left; }
.remember-me-popup {}
.remember-me-popup h3 {}
.remember-me-popup .remember-me-popup-head {}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {}
.remember-me-popup .remember-me-popup-body {}
.remember-me-popup .remember-me-popup-body a {}
/* Remember Me Popup ===================================================================== */
#remember-me-box { float: left; width: 116px; margin-left: 62px; }


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .page-title{
	text-transform: uppercase;
	text-align: center;
}
.dashboard {}
.dashboard .welcome-msg {
	text-align: center;
	border-bottom: 2px dotted #e5e5e5;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }
.box-recent .box-head h2{
/*	text-align: center; */
	text-transform: uppercase;
}

/* Block: Account Information */
.dashboard .box-info {}
.dashboard .box-info .col2-set{
	padding-bottom: 20px;
}

.dashboard .box-title h3{
/*	text-align: center; */
	text-transform: uppercase;
	padding: 10px 0;
	font-family:'avenir-heavy', arial, sans-serif;
}
.dashboard h4{
	text-transform: uppercase;
	padding: 10px 0;
	font-family:'avenir-heavy', arial, sans-serif;
}

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-family:'avenir-heavy', arial, sans-serif; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-family:'avenir-heavy', arial, sans-serif; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Forgot Password */

.forgot_password{}
.forgot_password .page-title h1{
	text-align: center;
	text-transform: uppercase;
}
.forgot_password_inner{
	border: 2px dotted #e5e5e5;
	padding: 10px;
	margin: 10px 0;
	width: 750px;
}
.forgot_password_inner h2.legend{
	float: left;
	text-transform: uppercase;
	border-bottom: 2px dotted #e5e5e5;

}
.forgot_password_right{
	float: right;
}
.forgot_password .input-box{
	display: inline;
}
ul.form-list{
	padding-top: 20px;
}
ul.form-list.paymentsage, #payment_form_sagepaynit {
	padding-top: 0;
}
.forgot_password .input-box input{
	float: left;
	margin-left: 30px;
}
.forgot_password button.button{
	width: 150px;
	height: 50px;
	margin-left: 225px;
}
.forgot_password p.required{
	text-align: left;
}

/* Contact Form */
.contact_details{
	float: left;
	display: block;
	width: 100%;
}
.contact_form_left{
	width: 500px;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
}
.contact_form .page-title h1{
	text-align: center;
	text-transform: uppercase;
}

.contact_form button.button{
	width: 150px;
	height: 50px;
	margin-top: 10px;
	float: right;
}
.contact_form .input-box{
	display: inline;
}
.contact_form .field{
	float: none;
	width: 400px;
}
.contact_form p.required{
	text-align: left;
}
.contact_form .input-box textarea{
	float: right;
}
.contact_form_inner{
	border: 2px dotted #e5e5e5;
	padding: 20px;
	width: 896px;
	float: left;
}
.contact_form_inner h2.legend{
	text-transform: uppercase;
	margin-bottom: 20px;
}
.contact_form ul.form-list{
	float: right;
	padding-top: 0;
}
.contact_form p.required{
	text-align: right;
	padding: 5px 0;
}
/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}
.addresses-list h2, .addresses-list h3{
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0;
	font-family:'avenir-heavy', arial, sans-serif;
	border-bottom: 2px dotted #e5e5e5;
}
.addresses-list h2{
	font-size: 20px;
}
.addresses-list h3{
	font-size: 20px;
}
.addresses-list address{
	padding: 10px 0;
}
.addresses-list li.empty p {
	padding: 10px 0;
}
button.address_book{
	float: right;
	width: 200px !important;
}
/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-family:'avenir-heavy', arial, sans-serif; }

.order-date { margin:10px 0; }

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-family:'avenir-heavy', arial, sans-serif; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-family:'avenir-heavy', arial, sans-serif; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-family:'avenir-heavy', arial, sans-serif; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* 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 .cart-price,
.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; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-family:'avenir-heavy', arial, sans-serif; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-family:'avenir-heavy', arial, sans-serif; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */


/* Footer ================================================================================
.footer { border:1px solid #ddd; padding:10px; }
.footer p { text-align:right; }
.footer address { text-align:right; }
.footer ul {}
.footer ul li { display:inline; }
.footer-container .bottom-container { text-align:center; } */

.footer{
	background-color: #fff;
	padding: 10px;
	font-size: 10px;
	line-height: 12px;
}
.footer h3 {
	font-size: 13px;
	font-family: 'avenir', arial, sans-serif;
	margin-bottom: 25px;
}
.footer a {
	color: #373737;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
.footer .tax-free {
	clear:both;
	margin-top:44px;
}
.footer_followus ul li img { padding-right: 4px; vertical-align: middle; }
.footer_customer p, .footer_help p, .footer_shopping p, .footer_aboutus p { font-size: 12px; line-height: 18px; }
.footer button.button{
	height: 50px;
	width: 120px;
}
.search_form label{
	margin-top: 10px;
}
.footer_help{
	width: 170px;
	float: left;
}
.footer_shopping{
	width: 150px;
	float: left;
}
.footer_aboutus{
	width: 165px;
	float: left;
}
.footer_followus{
	width: 190px;
	float: left;
	padding-right: 30px;
}
.footer_followus li{
	margin: 0 6px 10px;
	float:left;
}
.footer_followus .footer-facebook { height: 17px; width: 8px; }
.footer_followus .footer-facebook .facebook-block {
	height: 17px; width: 8px; float: left; background: url("http://www.opumo.com/skin/frontend/default/opumo/images/social-icons-sprite.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.footer_followus .footer-twitter { height:17px; width: 17px; }
.footer_followus .footer-twitter .twitter-block {
	height:17px; width: 17px; float: left; background: url("http://www.opumo.com/skin/frontend/default/opumo/images/social-icons-sprite.png") no-repeat scroll -19px 0 rgba(0, 0, 0, 0);
}
.footer_followus .footer-pinterest { height:17px; width: 17px; }
.footer_followus .footer-pinterest .pinterest-block {
	height:17px; width: 17px; float: left; background: url("http://www.opumo.com/skin/frontend/default/opumo/images/social-icons-sprite.png") repeat scroll -46px 0 rgba(0, 0, 0, 0);
}
.footer_followus .footer-google { height: 17px; width: 18px; }
.footer_followus .footer-googlep .googlep-block {
	height: 17px; width: 18px; float: left; background: url("http://www.opumo.com/skin/frontend/default/opumo/images/social-icons-sprite.png") no-repeat scroll -71px 0 rgba(0, 0, 0, 0);
}
.footer_followus .footer-tumblr { height: 17px; width: 10px; }
.footer_followus .footer-tumblr .tumblr-block {
	height: 17px; width: 10px; float: left; background: url("http://www.opumo.com/skin/frontend/default/opumo/images/social-icons-sprite.png") no-repeat scroll -95px 0 rgba(0, 0, 0, 0);
}


 .footer_followus p {
	padding-bottom: 10px;
	font-size:12px;
 }

.footer_followus .footer-facebook span {
	width: 14px; height: 17px; overflow: hidden; float: left; display: block; padding-right: 5px;
}
.footer_followus .footer-twitter span {
	width: 14px; height: 17px; overflow: hidden; float: left; display: block; padding-right: 5px;
}
.footer_followus .footer-twitter img {
	width:13px;
}
.footer_followus .footer-blog span {
	width: 14px; height: 17px; overflow: hidden;float: left; display: block; padding-right: 5px;
}
.footer_followus .footer-tumblr span {
	width: 14px; height: 19px; overflow: hidden; float: left; display: block; padding-right: 5px;}


.footer_customer{
	width: 200px;
	float: left;
	padding-right: 35px;
}
.the_very_bottom{
	padding: 0 10px 35px 10px;
	font-size: 8px;
}

.the_very_bottom .visa_footer{
	/*background-image: url(http://www.opumo.com/skin/frontend/default/opumo/images/visa_footer.png);*/
	background-repeat: no-repeat;
	float:right;
}

.the_very_bottom .copyright{
	padding: 0 10px 35px 10px;
	font-size:8px;
	float:left;
}

.underline{
	text-decoration: underline;
}
/*==========================================================

Limesharp slideshow

============================================================ */

#offer {/* required settings */
	float: right;
	position: relative;
	overflow: hidden;
	width: 713px;
	height: 330px;
}
.scrollable .items {
	width:20000em;
	position:absolute;
}
.items div {
	float:left;
}
#slideshow{
	overflow: hidden;
	height: 490px;
}

/*==========================================================

Brands Page

============================================================ */

.brands_nav{ width: 160px; float: left; }
.brands_main{ width: 750px; float: left; }
.brand_item{ float: left; margin: 0 0 20px 18px; width: 134px; height: 50px; border: 1px solid #ddd; padding: 20px 48px; }
.brands_page{ width: 750px; margin: 0 auto; }

.brands-col {width:300px;float:left;text-align:center;padding-top:10px;}
.brands-col div {padding-bottom:22px;}
.brands-col.middle {padding:10px 20px 0;}
.brands-col p {font-size:18px; padding-bottom:22px;letter-spacing:-0.09em;}
.brands-col ul li a {font-size:13px; text-decoration: none; line-height:16px; letter-spacing:0.03em;}

.brands_page h1{ text-align: center; padding: 10px 0; margin-top: 10px; border-top: 2px dotted #e5e5e5; border-bottom: 2px dotted #e5e5e5; }
.brands_page .brand_text{ padding-top: 10px; border-top: 2px dotted #e5e5e5; }
.brands_page .brand_image1{ padding: 10px 10px 10px 0; width: 363px; float: left; border-right: 2px dotted #e5e5e5; }
.brands_page .brand_image1 img{ float: right; }
.brands_page .brand_image2{ padding: 10px 0 10px 10px; width: 364px; float: left; }
.brands_page .brand_image2 img{ float: left; }

.brands-header.placehold .brands-intro { width: 940px; height: 100px; }
.brand-image-main { padding: 0 10px 10px 10px; }
.brand-image-main img { width: 100%; }
.brands-header .newsletter {
    padding: 0 10px;
    font-size: 12px;
    text-align: justify;
    line-height: 140%;
    margin: 0 auto;
    width: 75%;
}
.brands-header .newsletter p { display: inline-block; }
.brands-header .newsletter label { display: none; }
.brands-header .block-subscribe { margin: 5px 0 0 0; display: inline-block; padding-left: 10px; }

.brands-header .brands-intro, .brands-header .brand-image1, .brands-header .brand-image2{ float: left; width: 220; height: 150px; overflow: hidden; padding: 0 10px; line-height: 16px; }
.brands-header .brand-image1 { padding: 0 0 0 0; }
.brands-header .brand-image2 { padding: 0 0 0 10px; }
.brands-header .brands-intro{ width: 480px; font-size: 12px; text-align: justify; line-height: 140%; }
.brands-header .brands-intro h2 { font-weight: normal; font-size: 12px; line-height: 140%; padding-bottom: 15px; }

.main-container .breadcrumbs{ display: none; }
.col1-layout .toolbar{ width: 750px; margin: 0 auto; }

/* ================================= */

.oos-popup form{ padding-bottom: 50px; }
.oos-popup{ position: fixed; top: 230px; width: 380px; z-index: 1001; background-color: #fff; padding: 20px; text-align: left; }
.oos-popup label{ width: 105px; padding-top: 28px; display: block; float: left; }
.oos-popup input{ margin: 20px 0 0; padding: 5px; width: 255px; }
.oos-popup h2{ font-size: 26px; padding-bottom: 5px; }
button.oos-button{ width: 110px; height: 40px; position: absolute; bottom: 20px; right: 25px; }
.oos-span{ font-size: 13px; text-transform: capitalize; float: left; margin-bottom: 12px; }
.oos-overlay{ position: fixed; top: 0; left: 0; width: 100%; height: 100%;	background-color: #000; opacity: 0.65; filter: alpha(opacity=65); z-index: 1000; }
img.oos-close{ position: fixed; top: 220px; z-index: 1002; cursor: pointer; }


/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
	padding-top: 0px !important;
	width: 156px !important;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 13px;
	height: 100%;
	background: url(http://www.opumo.com/skin/frontend/default/opumo/images/filter-scroll.png) repeat-y white;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 13px;
	background: red;
}

.jspCap
{
	display: block;
	background: white;
}

.jspHorizontalBar .jspCap
{
	width: 50px;
	height: 100%;
}


.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: url(http://www.opumo.com/skin/frontend/default/opumo/images/filter-scroll.png) repeat-y white;
	position: relative;
	height: 130px !important;
}

.jspDrag
{
	background: black;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	height: 7px !important;
	margin-top: 20px;
}
.block-layered-nav .Brand {  max-height: 165px; margin-top: 20px; width: 100%; overflow: auto; padding-bottom: 5px !important; }
.block-layered-nav .Brand.jspScrollable { padding-bottom: 11px !important; }

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}


/* Store/Currency Dropdown ============================================================== */
.store-switcher {
	display: inline-block;
	position: relative;
	padding-top: 3px;
	z-index: 100;
}
.store-switcher p {
	display: inline-block;
	margin: 0;
	padding-right: 5px;
	text-transform: uppercase;
}
.current-store-button {
	display: inline-block;
	width: 105px;
	height: 15px;
	border: 1px solid #cccccc;
	cursor: pointer;
	padding: 4px 0 0 30px;
	background-repeat: no-repeat;
	background-size: 22px 13px;
	background-position: 3px 3px;
}
.current-store-button span {
	text-transform: uppercase;
	text-decoration: none;
}
.current-store-button img.dropdown {
	width: 5px;
	height: 3px;
	position: absolute;
	right: 6px;
	top: 12px;
}
.switcher-dropdown {
	display: none;
	position: absolute;
	background-color: #fff;
	border: 1px solid #cccccc;
	top: 23px;
	width: 135px;
	left: 73px;
}
.switcher-dropdown li {
	display: block;
	width: auto;
	padding: 5px 0 3px 20px;
	border-bottom: 1px solid #cccccc;
	background-repeat: no-repeat;
	background-size: 22px 13px;
	background-position: 3px 4px;
}
.switcher-dropdown li:last-child {
	border-bottom: none;
}
.switcher-dropdown li a {
	padding: 6px 15px 0px 10px;
}


/* ======================================================================================= */

/* Clears ================================================================================ */

.group:after { content: ""; display: table; clear: both; }

.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.clear{ clear: both; }
/* ======================================================================================= */

/**
 * 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.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(http://www.opumo.com/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(http://www.opumo.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(http://www.opumo.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(http://www.opumo.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(http://www.opumo.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(http://www.opumo.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(http://www.opumo.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(http://www.opumo.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(http://www.opumo.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.newsletter-popup { display: none; position: fixed; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba( 0, 0, 0, 0.45 ); z-index: 500; font-size: 13px; font-family: 'Museo500', helvetica, sans-serif; color: #8d8d8d; line-height: 1.2em; }
.newsletter-popup .inner { display: block; width: 805px; margin: 100px auto; background-color: #fff; position: relative; }
.newsletter-popup .inner-wrap-left img { width: 418px; float: left; }
.newsletter-popup form { width: 327px; text-align: left; float: right; padding: 134px 20px 0 40px; }
.newsletter-popup label { text-align: left; font-size: 13px; font-family: 'Museo500', helvetica, sans-serif; display: block; margin: 24px 0 0; }
.newsletter-popup input { border: 0;width: 230px; padding: 8px 8px 5px; height: 20px; background-color: #c9c9c9; color: white; text-transform: uppercase; font-size: 14px; font-family: 'avenir'; float: left;  }
.newsletter-popup button { margin: 0 0 0 2px; border: 0;  }
.newsletter-popup button.button span span { display: inline-block; height: 20px; padding: 8px 13px 5px; font-size: 13px; background-color: #c9c9c9; color: white; text-transform: capitalize; font-family: 'avenir'  }
.newsletter-popup .messages { display: block; }
.newsletter-popup h3 { line-height: 1.15em; color: black; margin-bottom: 46px; border-bottom: 1px solid black; text-transform: uppercase; font-family: 'avenir'; font-size: 19px; display: inline-block; }
.newsletter-popup .close { position: absolute; top: 10px; right: 10px; height: 20px; width: 20px; background-image: url('http://www.opumo.com/skin/frontend/default/opumo/newsletter_popup/images/close.png'); background-repeat: no-repeat; background-position: center center; }
.newsletter-popup p { text-align: left; font-size: 15px; color: #696969; font-family: 'avenir'; margin-bottom: 45px; line-height: 21px; }
::-webkit-input-placeholder { color: white; opacity: 100; font-family: 'avenir'; } :-moz-placeholder { /* Firefox 18- */ color: white; font-family: 'avenir'; opacity: 100; } ::-moz-placeholder { /* Firefox 19+ */ color: white; opacity: 100; font-family: 'avenir'; } :-ms-input-placeholder { color: white; opacity: 100; font-family: 'avenir'; }
.newsletter-popup form img { text-align: center; right: 126px; bottom: 18px; position: absolute; }
.failed-news { color: red; margin-top: 15px; }
