/**
 * 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)
 */

/* @import"../css/bootstrap.css"; */
@import"../css/extra_style.css";
@import"../css/grid_1170.css";
 
/* Reset ================================================================================= */
* { margin:0; padding:0; }
html {
    height: 100%;
    width: 100%;
}
.catalog-product-compare-index > div { min-width:600px;}

body          { font-family:Arial; font-size:12px; line-height:18px; color:#000; /*9d9d9d;*/ text-align:center; min-width:320px; background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/body-bg.gif) 0 0 repeat #f1f1f1; position:relative; -webkit-text-size-adjust: none; }
body > .wrapper { position:relative;}
.wrapper-tail{}

img           { border:0; vertical-align:top; }

a             { color:#41854a; 	text-decoration:none;}  
a:hover       { text-decoration:none; color:#A2631D; }   
:focus        { outline:0; }
li a:hover, li a:active    { color:#A2631D;}

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; margin-bottom:0px; }
h2            { font-size:18px; font-weight:normal; line-height:1.25;margin-bottom:7px;}
h3            { font-size:16px; font-weight:bold; line-height:1.25; margin-bottom:7px;}
h4            { font-size:14px; font-weight:bold; margin-bottom:7px; }
h5            { font-size:12px; font-weight:bold; margin-bottom:7px;}
h6            { font-size:11px; font-weight:bold; margin-bottom:7px;}

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* 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-weight:bold; }
address       { font-style:normal; margin-bottom:5px;}
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 ================================================================================ */
.wrapper {width:100%; overflow:hidden;}
.tail-top {  }
.page { 
	margin:0 auto; 
	padding:0 0 0; 
	text-align:left; 
	max-width: 1230px;
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/page-bg.gif) repeat-x center 45px;
	position: relative;
	left: -1px;
}
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; margin:0 auto; background:#fff;}
.page-popup  .ratings .rating-box {float:none; margin:0 auto 10px;}
.main-container { background: #fff; padding: 25px 0; position:relative; z-index:1; }
.main { }

/* Base Columns */
.col-left { float:left; width: 31%; }
.col-main { float:left; margin: 13px 0 0 13px; }
.col-right { float:right; }

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

/* 2 Columns Layout */
.col2-left-layout .col-main { width: 67% }
.col2-right-layout .col-main { }

/* 3 Columns Layout */
.col3-layout .col-main {  }
.col3-layout .col-wrapper { float:left; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 {  }
.col2-set .col-2 {  }
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }
.cart-collaterals .col2-set .col-1,
.cart-collaterals .col2-set .col-2 { width:48%; float:left;}
.cart-collaterals .col2-set .col-1 {margin-right:20px;}
.grid_custom_1 {width:65%; float:left;}
.grid_custom_2 {width:34%; float:right;}

.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 { 
border:1px solid #e5e5e5;
moz-box-sizing:border-box;
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
 box-sizing: border-box;
}
input.input-text,textarea { padding:3px 2px 4px 2px; resize:none;}
select {
	padding:2px;
	moz-box-sizing:border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	 box-sizing: border-box;
}
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:3px; }
input.checkbox { margin-right:3px; }
input.qty { color:#eb0e0e; width:40px !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { 
	background:transparent;
	border:0;
	overflow:visible;
	cursor:pointer;
	padding:0;
	margin:0;
	width:auto;
}
button.button > span { 
    float:left; 
	text-align:center;
	white-space:nowrap; 
	padding:0;
}
button.button span span {padding:0 10px; display:block; float:left;}

button.button > span,
.block-wishlist .actions a,
.page-sitemap .links a{                     /* Dark Green     Button Color       was  #f11010,  #af0202  */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41854a', endColorstr='#469150'); /* IE6-9 */
	background: -webkit-gradient(linear, left top, left bottom, from(#41854a), to(#469150));
	background: -moz-linear-gradient(top,  #41854a,  #469150); /* firefox 3.6+ */
	background: -o-linear-gradient(top,  #41854a,  #469150); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #41854a,  #469150); /* IE10+ */
	color:#fff;
	font-size:13px;
	font-weight: bold;
	line-height:36px;
	height:36px;
	}
button.button:hover > span,
.block-wishlist .actions a:hover,
.page-sitemap .links a:hover {                /* Dark Golden     Button Color       was  #af0202,  #af0202  */
	  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a2631d', endColorstr='#b56e1f'); /* IE6-9 */
	  background: -webkit-gradient(linear, left top, left bottom, from(#a2631d), to(#b56e1f));
	  background: -moz-linear-gradient(top,  #a2631d,  #b56e1f); /* firefox 3.6+ */
	  background: -o-linear-gradient(top,  #a2631d,  #b56e1f); /* Opera 11.10+ */
	  background: -ms-linear-gradient(top,  #a2631d,  #b56e1f); /* IE10+ */
	  color:#fff;
}	

.page-sitemap .links a {
	display:inline-block;
	text-decoration:none;
	position:relative;
	text-transform:uppercase;
	padding:0px 11px;
	height: 36px;
	line-height: 36px;
}

/********** Button right Contact Form and Account login home *****************/	
/*******************************************************/	
	

button.disabled {}
button.disabled span {}


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

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */

/* Form lists */
/* Grouped fields */
.form-list li { }
.form-list label { float:left; color:#000000; font-weight:bold; position:relative; z-index:0; display:inline-block; padding-bottom:5px; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb0e0e; 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 .input-box { display:block; clear:both; margin-bottom:7px; width:260px; }
.form-list .field { float:left; width:360px; }
.form-list input.input-text { width:333px; }
.form-list textarea { resize:none; width:254px; height:10em; }
.form-list select { }
.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 { }
.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:132px; }
.form-list .name-middlename input.input-text { width:104px; }

.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:318px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }
.field.name-suffix{ margin-top:8px;}
.field.name-prefix{ margin-bottom:10px}
.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:230px; }

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

.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:202px; }

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

.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:35px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:213px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px 0 5px 0;}
#oar_widget_orders_and_returns_form .buttons-set {clear: both; margin: 5px 60% 0 0; padding: 5px 0 5px 0;}

.buttons-set .back-link { float:left; margin-top:5px; }
.buttons-set .back-link a{ color:#000;}
.buttons-set .back-link a:hover{ color:#eb0e0e;}
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 10px; font-size:12px; color:#eb0e0e; }  /* Original color was eb0e0e   */

.buttons-set-order {}

.fieldset > p { margin-bottom:10px; }
.fieldset .legend {font-weight:bold; font-size:12px; text-transform:uppercase; position:relative; padding-bottom:8px; color:#eb0e0e; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; font-size:10px; line-height:13px; 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; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

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

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 20px; }
.messages li li { margin:4px 0 3px; }

div.alert a{ font-size:12px; color:#eb0e0e; padding-left:5px;}
div.alert a:hover{ color:#fff;}
div.alert {position:fixed;background:#353535; top:0; left:50%; width:333px; margin-left:-220px; padding:20px 60px; color:#FFF; z-index:999; font-size:12px; font-weight:bold; color:#ececec; border-radius:0 0 3px 3px; text-align:center;}


div.alert button{background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/remove-popup.png) 0 0 no-repeat; width:9px; height:9px; position:absolute; right:20px; top:45%; border:none; z-index:9999;}
div.alert button:hover{ cursor:pointer; background-position:0 -9px;}

.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:7px 6px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:7px 8px 10px 56px !important; font-size:12px !important; font-weight:bold !important; }
.success-msg  {border-color:#dfebb5;}
.error-msg {  background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/i_msg-note.png) left -3px no-repeat #fde4e1; color:#df0505; font-weight:bold;  }
.success-msg { background-color:#f7fde1; background-image:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/i_msg-success.png); color:#95bc01; font-weight:bold; }
.note-msg,
.notice-msg { background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/i_msg-note.png) 7px 6px no-repeat #fde4e1!important; border-color:#ebbcb5; color:#df0505; font-weight:bold;}

/* BreadCrumbs */
.breadcrumbs {
	padding:6px 19px 8px;
	margin:0 0 26px;
	overflow:hidden;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #ccc;
}
.breadcrumbs li { float:left; color:#41854a; }   /* Dark Green   color             Original color was #7b7b7b     */
.breadcrumbs li a {text-decoration:none; color:#41854a;}   /* Dark Green   color          Original color was #7b7b7b     */
.breadcrumbs li a:hover {color:#a2631d;}   /* Dark Golden color          Original color was eb0e0e  */
.breadcrumbs li span {
	display:inline-block;
	margin:0 8px 0 6px;
}
.breadcrumbs li strong {font-weight:normal; color:#a2631d; }   /*  Dark Golden color        Original color was #eb0e0e     */

/* Page Heading */
.page-title,
.category-title {padding:0; margin:0 0 9px; }
.category-title {display:block; padding-bottom:12px; margin-bottom:25px; background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/category-title.gif) repeat-x center bottom;}

.page-title h1,
.page-title h2 {
	font-size:16px;
	line-height:22px;
	color:#41854a;           /* Dark Green   color             Original color was #eb0e0e     */
	text-transform:uppercase;
	font-weight: bold;
}

.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; }

/********************************************************************************* End ********************************************************************************/

/* Pager */
.pager { text-align:center; }
.pager .amount { float:left; color:#8a8989; padding-top:2px; }
.pager .amount span{ font-weight:bold; color:#eb0e0e;}
.pager .amount.spinner{ padding-top:13px;}
.pager .amount strong{ font-weight:normal; color:#383737; display:inline-block; padding-top:0px;}
.pager .amount strong span{ font-weight:bold; color:#eb0e0e;}
.pager .limiter { float:right; min-width: 89px;  }
.pager .limiter label{color:#8a8989; display:inline-block; padding-top:2px; padding-right:6px; float:left;}
.pager .pages { margin: 0 135px; }
.pager .pages  strong { color:#000; padding-right:3px;}
.pager .pages ol { display:inline;  }
.pager .pages li { display:inline; padding: 0; color:#737373; font-size:12px; line-height:15px; font-weight:bold; margin-right:3px; }
.pager .pages li a { text-decoration:none; color:#8a8989; }
.pager .pages li a:hover {color:#41854a;}   /*   Dark Green       Page Number when hover   Original color #eb0e0e  */  
.pager .pages .current {color:#41854a;}     /*   Dark Green       Page Number when hover   Original color #eb0e0e  */ 
.pager ol > li:first-child > a {text-decoration:none;}
.pager ol > li > a {}

/* Sorter */
.sorter {}
.sorter .view-mode { float:left; text-indent:-77777px; overflow:hidden; height:24px; width:100px; padding: 0;}
.sorter .view-mode .grid {display:block; float:left; width:17px; height:16px; background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/grid-list.gif) no-repeat left -16px;}
.sorter .view-mode a.grid {background-position:0 0;}
.sorter .view-mode a.grid:hover {background-position:0 -16px;}
.sorter .list {display:block; float:left; width:17px; height:16px; background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/grid-list.gif) no-repeat right 0; margin-left:10px; }
.sorter a.list {background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/grid-list.gif) no-repeat right 0;}
.sorter strong.list {background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/grid-list.gif) no-repeat right -16px;}
.sorter a.list:hover {background-position:right -16px;}
.sorter .sort-by { float:right; min-width:152px; }
.sorter .sort-by select { margin-right:15px; }
.sorter .sort-by label { display:inline-block; padding-top:2px; padding-right:6px; float:left;}
.sorter .link-feed {}
#easyTooltip{padding:5px 10px;border:1px solid #eb0e0e;background:#eb0e0e;color:#fff;font-size:12px; text-transform:uppercase;text-transform:none;position:relative;z-index:99;font-weight:normal;}
/* Toolbar */
.toolbar { margin-bottom: 30px;}
.toolbar select {text-align:center; min-width:63px;}
.toolbar .pager {
	border-bottom:1px solid #e5e5e5;
	margin-bottom:10px;
	padding:0 11px 10px;
}
.toolbar .sorter { color:#8A8989; padding: 0 11px; }
.toolbar-bottom { }

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:12px 15px 12px; border:1px solid #ececec; font-weight:bold; white-space:nowrap; color:#000; }
.data-table td { padding:14px 15px 14px; border:1px solid #ececec; }
.data-table thead {  }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first { }
.data-table tr.first th.label { }
.data-table tr.last {}
.data-table tr.odd th.label{ }
.data-table tr.even {  }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even {  }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; color:#7e7e7e; }
.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://rainydayfoods.com/skin/frontend/default/theme470/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:italic; }

/* 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://rainydayfoods.com/skin/frontend/default/theme470/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-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.links li { display:inline; padding-left:12px; }
.links li.first {}
.links.LoginLink li.first { padding-left:0; }
.links li.last { padding-bottom:0; }
.links li a{ text-decoration:none;}
.links li a:hover{ color:#000;}
.link-cart { font-weight:bold; color:#eb0e0e; }
.link-cart:hover{ color:#000; text-decoration:underline;}
.link-wishlist { font-weight:bold; color:#3A3A3A; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:10px; height:10px; font-size:0; line-height:0; background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; margin-left: 13px; }
.btn-remove2 { display:inline-block; color:#8a8989; width:auto; height:28px; background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/cart-delete.png) 0 0 / 20px no-repeat; padding:2px 0 0 29px; }
.btn-remove2:hover{ background-position:0 -40px!important;color:#000;}
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; margin-left:2px;}
.btn-remove:hover {}
.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }
.prod-cart img{ border:1px solid #ededed;}
.prod-cart img:hover{ border:1px solid #92b802;}
.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://rainydayfoods.com/skin/frontend/default/theme470/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; }
/* Cookie Notice */
.notice-cookie { border-bottom:1px solid #cfcfcf; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.notice-cookie .notice-inner { width:870px; margin:0 auto; padding:12px 0 12px 80px; background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.notice-cookie .notice-inner p { margin:0 0 10px; border:1px dotted #cccc73; padding:10px; }
.notice-cookie .notice-inner .actions { }
/* ======================================================================================= */

/* Logo ================================================================================ */
.logo { float:left; }
.header .logo {
	float:left;
	display:block;
	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; }
.header .logo img {max-width:100%; height: auto;}

/* Header ================================================================================ */
.header-container .top-container { clear:both; text-align:right; }
.header-container { background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/header-bg.jpg) 0 0 repeat-x; }
.header { padding:0; position:relative;}
.header .quick-access{ float:left; padding: 11px 0 0 14px;}
.header .header-info {clear: both;font-size:20px;line-height:25px; font-weight: bold; color:#fff; text-align: right; /*padding:34px 39px 0 0;*/ padding: 0 20px; position: relative; top: -153px; height: 0;}
.header .header-info span {color: #000000;} /* 8f8f8f */  /* changes color of text in Header Info */
.header .welcome-msg {margin-bottom: 8px;}
.header .welcome-msg a {}
.header .header-buttons {float:right; width: 100%;}
.header .links { float:right; text-align:right; }
.header .links li {float:left; padding:0;}
.header .links li a {display:inline-block;color:#7b7b7b; margin-left:12px;}
.header .links li a:hover {color:#f7d980;}         /* 4b0e0e  */
.header .links .top-link-cart {display:none}
.header .form-search { text-align:right; }
#search_mini_form {	position:relative;	padding: 0;	clear:both;}
.header .form-search {overflow:hidden; font-size:16px; line-height:normal;}
.header .form-search .input-text {
	float:left;
	border:1px solid #242424;
	background:#fff;
	font-size:14px;
	line-height:14px;
	color:#363636;
	padding: 9px 9px 9px;
	width:202px;  /*   212px */
	border-right: 0;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.18) inset;
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.18) inset;
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.18) inset;
}
.header .form-search button.button {} 
.header .form-search button.button span {}
.header .form-search button.button:hover span {}
.header .form-search label {float:left; margin-left:17px; display:none;}
#select-form { margin-left:1px;}	

.header-buttons {margin-bottom: 40px;}
.span12 .header .header-buttons {margin: 0 0 30px;}
.header .header-buttons .row-1 {margin: 0;}
.header .row-2 {float:right;}
.header-button {
	float:right;
	position:relative;
	width:38px;
}
.header-button > a {
	display:block;
	background-repeat:no-repeat;
	height:34px;
}
.header-button > a:hover { background-color:#eb0e0e; }
.header-button.currency-list > a,
.header-button.lang-list > a {
	background-image:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/marker-9.gif);
	background-position: center 28px;
	font-size:17px;
	line-height:25px;
	color:#fff;
	text-transform:capitalize;
	text-align:center;
	padding: 4px 0 0;
	width:100%;
}
.header-button.menu-list > a {background-image:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/button-menu.png); background-position: center 7px;}
.header-button.lang-list ul {width:120px;}
.header-button.currency-list ul {width:200px;}
.header-button.menu-list ul {width:150px;}
.header-button ul {
	display:none;
	background:#eb0e0e0e;    /*  Original color  #eb0e0e0e    */
	text-align:left !important;
	position:absolute;
	right:0px;
	top:38px;
	padding:0;
	z-index:999;
}
.header-button ul li {
	float: none !important;
	display:block;
	padding-left:0px;
}
.header-button ul li a {
	display:block !important;
	background:#323131;
	font-size:14px;
	line-height:17px;
	color:#fff !important;
	padding: 5px 10px;
	min-height: 18px;
}
.header-button ul li a:hover {background-color:#464646 !important;}
.header-button ul li span {display:none;}

.top-login {
	float:right;
	display:none;
	position:relative;
	overflow:hidden;
}
.top-login ul {
	display:block !important;
	background:none;
	border:none;
	padding:0;
	position:relative;
	top:0;
	left:0;
}
.top-login ul li { padding:0 !important; }
.top-login ul li a {
	display:block !important;
	background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/button-login.png) center 10px no-repeat;
	text-indent:-5000px;
	text-align: left !important;
	padding:0;
	height:38px;
}

.menu-list {display:none;}

/*************Header Cart **********************/
.header-container .top-container { clear:both; text-align:right; }
.block-cart-header {
	float:right;
	font-size:13px;
	line-height:20px;
	color:#b2b2b2;
	position:relative;
	padding: 21px 16px 18px;          /*  My Cart Header    Orignal Color was  #f21010, #ae0202*  */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41854a', endColorstr='#4c9756'); /*IE6-9 */
	background: -webkit-gradient(linear, left top, left bottom, from(#41854a), to(#4c9756)); /*  webkit */
	background: -moz-linear-gradient(top,  #41854a,  #4c9756); /*firefox 3.6+  Orignal Color was  #f21010, #ae0202*/
	background: -o-linear-gradient(top,  #41854a,  #4c9756); /*  Opera 11.10+ */
	background: -ms-linear-gradient(top,  #41854a,  #4c9756); /*  IE10+ */
	}
.block-cart-header .block-content {background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/cart-bg.png) 0 0 no-repeat; padding: 3px 0 0 41px;}
.block-cart-header h3{ font-size:14px; text-transform:uppercase;color:#fff; float: left; line-height: 20px; margin-right: 10px;}
.block-cart-header .summary,
.block-cart-header .empty {float: left; display:block; background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/arrow.gif) right 9px no-repeat; padding-right:25px;}
.block-cart-header .summary,
.block-cart-header .empty,
.block-cart-header .summary .price,
.block-cart-header .empty .price,
.block-cart-header .summary strong {color: #fff;	font-weight:bold;}
.block-cart-header .summary:hover,
.block-cart-header .empty:hover {cursor:pointer;}
.block-cart-header .btn-remove,
.block-cart-header .btn-edit { float:right; margin: 0 5px 0 0;  }
.block-cart-header .truncated {display:none;}
.block-cart-header .cart-content{ position:absolute; right:0; top:57px; z-index:9; width:100%; display:none; cursor:default;}
.block-cart-header .empty .cart-content {
	background:#a2631d;  /*  484848 Original Color Drop down color if shopping cart is empty  */
	padding:15px;
	width: 100%;
	color:#fff;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.18); 
	-moz-box-shadow: 0px 0px 5px rgba (0,0,0,0.18);
	-webkit-box-shadow: 0px 0px 5px rgba (0,0,0,0.18);
	moz-box-sizing:border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	 box-sizing: border-box;
	}
.block-cart-header .actions { background:#faefd0; padding:20px 20px 10px; overflow:hidden;}  /* Light Golden Color  Box with Buttons  Original was #313131 */
.block-cart-header .actions button.button {float:left; margin-bottom:10px;}
.block-cart-header .actions > button.button {margin-right:40px;}
.block-cart-header .actions button.button+button.button {margin-right:0;}
.block-cart-header button.button > span {	}
.block-cart-header button.button:hover > span {	}
.block-cart-header .mini-products-list li{ background:#f9f9f9; border-top:1px solid #E5E5E5; clear:both; min-height:85px; padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:20px; position:relative;}
.block-cart-header .mini-products-list .product-image { width:70px; border:1px solid #ededed;}
.block-cart-header .mini-products-list .product-details { margin: 0 0 0 90px;}
.block-cart-header .block-subtitle{ background:#a2631d; color:#fff;  padding: 0 20px 11px;}  /* Dark Golden Color    Original color was #313131  */
.block-cart-header .product-name{ padding-bottom:0px; width:60% !important; }
.block-cart-header .price{ font-weight:bold; color:#a2631d; }  /* Dark Golden Color   Original Color was   #eb0e0e  */
.block-cart-header .subtotal { background:#a2631d; color:#fff; padding: 15px 20px 0; }   /*  Dark Golden Color    Original Color was #313131 */
.block-cart-header .subtotal .label{ font-weight:bold;}
.block-cart-header .subtotal .price { float:right; color:#fff; }
.block-cart-header .mini-products-list .product-image:hover {border-color:#eb0e0e} 

/********************Header Cart end ***********************/

/************************************ < Navigation *******************************************************************************************************************************/
/********** Navigation > */
/* Show menu */
.col2-set{ width:auto;}
/*========================================================================================== Sidebar =============================================================================== */
/* ================================================================================================================================================================================== */

.block { margin:0 0 20px 13px; }
.block.last_block {margin-bottom:0;}
.block .block-title {
	background: url("http://rainydayfoods.com/skin/frontend/default/theme470/images/category-title.gif") repeat-x scroll center bottom transparent;
	padding: 0 0 12px;
	margin-bottom:25px;
	position:relative;
}

.block .block-title strong {
	font-size:16px;
	line-height:22px;
	color:#41854a;    /* Dark Green Color  Heading of block at bottom of page     Orignal color was  #eb0e0e   */
	text-transform:uppercase;
}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle {
	font-size:13px;
	line-height:16px;
	color:#41854a;    /* Dark Green Color  Heading of block at bottom of page     Orignal color was  #eb0e0e   */
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:14px;
}
.block .block-content {}
.block .block-content li.item { padding: 15px 0; border-bottom:1px solid #e6e6e6; }
.block .block-content li.last {border: 0;}
.block .block-content li.item:first-child{ padding-top:0;}
.widget.widget-catalogsale-products .block ol li { padding:20px 0 20px 0;}
.widget.widget-catalogsale-products .price-box.map-info{ padding:10px 0 10px 0;}
.widget.widget-catalogsale-products .price-box.map-info a{ padding-left:0;}
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { padding:17px 0 0 0;}
.block .actions a {
	display:inline-block;
	color:#eb0e0e;
	font-weight:bold;
	text-decoration:underline;
	margin-left:10px;
}
.block .actions a:hover{ text-decoration:none;}
.block-compare .actions{ padding:20px 0 10px 0;}
.block .empty {}

.block li.odd {}
.block li.even {}
.sidebar-indent {}
.block .price-box .price-label {display:none;}
.block .special-price .price {font-size: 22px;color: #eb0e0e;	line-height: normal; }
.block .old-price .price {font-size: 18px; color: #9d9d9d;}

/******************************************************************************** Mini Products List ******************************************************************************/
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-control-buttons { overflow:hidden; position:relative; margin-bottom:5px; }
.mini-products-list .product-image { float:left; width:90px;background:#fff; margin-right: 10px; }
.mini-products-list .product-image img {max-width:100%;}
.mini-products-list .product-details { padding-top:10px; overflow:hidden; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-name {	margin-left:10px; display:block; overflow:hidden;}
.block-cart .mini-products-list .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block-account ul li{ padding-bottom:5px;}

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

/******************************************************************************** Block: Layered Navigation ************************************************************************/
.block-layered-nav { display: none; }
.block-layered-nav dt { border-top:1px solid #e6e6e6; font-weight:bold; color:#000000; padding-top:15px; } 
.block-layered-nav dd { padding:10px 0 10px 19px; margin-bottom:15px;}
.block-layered-nav dd.odd.last { padding-bottom:0; margin-bottom:0;}
.block-layered-nav dd li a { color:#8a8989; text-decoration:none; }
.block-layered-nav dd li a:hover { color:#383737;}
.block-layered-nav dd li {
	color:#41854a;    /* Dark Green Color  Heading of block at bottom of page     Orignal color was  #eb0e0e   */
	background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/block-layered-nav-marker.gif) 0 8px no-repeat;
	padding: 0 0 3px 13px;
}
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { float:right; margin:5px 3px 0 2px; }
.block-layered-nav .block-subtitle {}
.block-layered-nav .block-content .actions a{ color:#363636; text-decoration:none;} 
.block-layered-nav .block-content .actions a:hover{ color:#eb0e0e;}          
.block-layered-nav .block-content .actions{ padding-top:5px; padding-bottom:10px;}

.block-layered-nav #narby-list2 dt {border:none; padding-top:0;}

/*********************************************************************** Block: Spacials *********************************************************************************************/
.widget-catalogsale-products {}
.widget-catalogsale-products .mini-products-list .product-name {margin: 0 0 10px 0; font-weight: bold; font-size: 13px;}
.widget-catalogsale-products .mini-products-list .product-details {padding-top: 0;}
.widget-catalogsale-products .block-content .mini-products-list li.item {border: 1px solid #dfdfdf; margin-bottom: 25px; padding: 15px;}
.widget-catalogsale-products .block-content .mini-products-list li.item:hover {border-color: #666666;}
#product_tabs_review_tabbed_contents #review-form h3 span{ color:#eb0e0e;}

/************************************************************************************ Block: Cart ***********************************************************************************/
.block-cart {}
.block-cart .block-content li.item.last {padding-bottom:0;}
.block-cart .summary {}
.block-cart .amount {
	border-bottom:1px solid #e5e5e5;
	padding-bottom: 12px;
	margin-bottom:16px;
}
.block-cart .amount a {
	color:#41854a;    /* Dark Green Color  Heading of block at bottom of page     Orignal color was  #eb0e0e   */
	font-weight:bold;
}
.block-cart .amount a:hover { text-decoration:underline; }
.block-cart .subtotal {}
.block-cart .subtotal .price{ font-weight:bold; color:#000; padding-left:6px; }
.block-cart .subtotal .label {}
.block-cart .amount-2{ border-top:1px solid #e6e6e6; color:#000000; padding-top:16px; padding-bottom:17px;}
.block-cart .amount-2 a{ text-decoration:none; font-weight:bold; color:#eb0e0e;}
.block-cart .amount-2 a:hover{ color:#000000;}
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; display:none; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }
.block-cart .actions {border-bottom:1px solid #e5e5e5;padding-bottom:20px;margin-bottom:17px;}
.block-cart .product-details { text-transform:uppercase;}
.block-cart .product-details strong{ font-weight:normal; padding:0 0 0 3px;}
.block-cart .product-details .price,
.block-related .regular-price .price,
.block-wishlist .regular-price .price  {color:#a2631d; font-size:12px;font-weight:bold;}  / * Dark Golden Color    Original color was #eb0e0e  */

/**************************************************************************** Block: Wishlist ******************************************************************************************/
.block-wishlist {}
.block-wishlist .btn-remove{ margin-left:7px;}
.block-wishlist .product-name a { text-decoration:none;}
.block-wishlist .product-name a:hover{ color:#eb0e0e;}
.block-wishlist .block-title small {}
.block-wishlist .price-box {float:left; color:#000;}
.block-wishlist .link-cart { float:right; text-decoration:underline; }
.block-wishlist .link-cart:hover { text-decoration:none; }
.block-wishlist .block-content li.item {border-bottom: 1px solid #E6E6E6;padding:20px 0 20px 0;}
.block-wishlist .block-content li.item.last{}
.block-wishlist .product-name {}
.block-wishlist .actions a {
	font-size:12px;
	line-height:25px;
	color:#fff;
	text-align:center;
	white-space:nowrap; 
	text-decoration:none;
	font-weight:normal;
	margin:0;
	padding:0 10px;
	height:25px;
}
.block-wishlist .actions { padding-bottom:5px;}

/********************************************************************************** Block: Related **********************************************************************************/
.product-image {display:inline-block;}
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin: 5px 5px 0 0; }
.block-related .product {overflow:hidden;}
.block-related .product .product-image { float:left; }
.block-related .product .product-details .regular-price { float:none; }
.rel-label{ font-size:12px; color:#333; padding-top:6px; display:inline-block;}
.block-related .link-wishlist{ font-size:12px; font-weight:bold; color:#eb0e0e;}
.block-related .link-wishlist:hover{ text-decoration:underline; color:#000;}
.block-related .block-subtitle { display: none; }
.block-related .block-content li.item {padding:20px 0;}
.block-related .block-content li.item:first-child{ padding-top:0;}
.block-related .block-content li.item.last{ padding-bottom:10px;}
.block-related .product-name { width:152px; }

/******************************************************************* Block: Compare Products ******************************************************************************************/

.block-compare {}
.block-compare li { padding:12px 0; }
.block-compare .block-content {}
.block-compare .btn-remove{ margin-top:4px; margin-left:10px;}
.block-compare #compare-items{}
.block-compare .block-content li.item { padding:16px 0; }
.block-compare .block-title small{ display:none;}
.block-compare .product-name a { text-decoration:none; }

/********************************************************************* Block: Recently Viewed *************************************************************************************/
.block-viewed {}
.block-viewed li a,
.block-compared li a { text-decoration:none; display:inline-block;}
.block-viewed .block-content li.item:first-child,
.block-compared .block-content li.item:first-child {border-top:none;}

/********************************************************************* Block: Recently Compared ***********************************************************************************/
.block-compared { }
#co-payment-form{ width:100px;}

/********************************************************************* Block: Poll **************************************************************************************************/
.block-poll { }
.block-poll .block-title strong span {}
.block-poll .block-subtitle {
	font-size:12px;
	line-height:15px;
	text-transform:none;
	font-weight:bold;
}
.block-poll label { line-height:18px;}
.block-poll input.radio { float:left; margin:2px 0 0 0; }
.block-poll .label { display:block; margin-left:32px; }
.block-poll li { padding:3px 0px 9px 0; }
.block-poll .actions { margin:0px 0 0; text-align:left; padding-top:10px; padding-bottom:10px; }
.block-poll .answer{float:left; width:200px;}
.block-poll .answer span{display:block; width:150px; color:#b2b2b2;}
.block-poll .votes{font-weight:normal; float:right; width:70px; text-align:right; color:#eb0e0e;}

/************************************************************************ Block: Tags **************************************************************************************************/
.block-tags{ border:none;}
.block-tags ul,
.block-tags li { display:inline; }
.block-tags li a{ color:#383737; text-decoration:none;}
.block-tags li a:hover{ color:#eb0e0e;}
.block-tags .actions a { margin-left:0; }
.block-tags .actions a:hover{ }
.block-tags .actions { padding-bottom:5px;}
.product-tags li{ float:left; margin-right:7px;}
#addTagForm{ overflow:hidden;}
/* Block: Tags */

/************************************************************************* Block: Subscribe ****************************************************************************************/
.block-subscribe {}
.block-subscribe .form-subscribe-header {	display:inline-block; margin-bottom: 10px;}
.block-subscribe .input-box { float:left; width:100%; }
.block-subscribe .input-box input {
	border:1px solid #e5e5e5;
	color:#8a8989;
	padding: 8px;
	width:100%;
}
.block-subscribe .actions { float:left; }

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

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

/************************************************************************ Block: Login *********************************************************************************************/
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/************************************************************************* Paypal **************************************************************************************************/
.paypal-logo { display:inline-block; margin:0; text-align:center; overflow:hidden;}
.paypal-logo a { float:none; display:inline-block; width:100px; }
.paypal-logo a img { max-width:100%; height:auto; }
/*========================================================================================== End Sidebar ============================================================================ */
/* ================================================================================================================================================================================== */

/* Category Page ========================================================================= */
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}

/****************************************************************************************** View Type: Grid ***************************************************************************/
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { }
.col1-layout .products-grid {  }

.products-grid {position:relative; margin-bottom:20px !important; }
.price-box.map-info a { text-decoration:none; margin-top:5px; color:#eb0e0e; }
.price-box.map-info a:hover{ color:#000;}
.products-grid.last { border-bottom:0; }
.products-grid li.item {
	float:left;	
	border:1px solid #ddd; 
	padding:28px; 
	-moz-box-sizing:border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	 box-sizing: border-box;
	}
.products-grid li.item:hover,
.products-grid li.item:hover .actions {border-color: #666666;}
.products-grid li.last{ margin-right:0;}
.products-grid li.first {} 
.products-grid .product-image { display:block; max-width:242px; height:auto; margin:0 auto 15px; }
.products-grid .price-box {	color:#3A3A3A;	overflow:hidden;margin: 12px 0;	width:100%;}
.products-grid .special-price .price {font-size: 22px; color: #a2631d; line-height: 22px;}  /* Dark Golden Color    Original color was #eb0e0e  */
.products-grid .old-price .price {font-size: 18px; color: #9d9d9d; line-height: 20px;}
.products-grid .old-price .price-label,
.products-grid .special-price .price-label {display: none;}
.products-grid .availability { line-height:21px; }
.products-grid .actions { clear:both; margin:0; position:relative;  border-top: 1px solid #dfdfdf; padding-top: 10px;}
.products-grid .actions > span{ position:absolute; left:0; bottom:-3px;}
.products-grid .desc.std strong{ color:#eb0e0e;}
.products-grid .desc.std{ overflow:hidden; color:#b2b2b2; padding:5px 0;}
.product-box-2{background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/tail-grid-bottom.gif) 0 0 repeat-x #fdfdfd; padding:16px 18px 0px 18px; margin:0 -18px; overflow:hidden; position:relative; }
.product-box-2 > span {  position:absolute; left:18px; bottom:-3px;}
.products-grid .ratings { margin-bottom:17px; }
.products-grid .ratings .amount { }
.products-grid .ratings .amount a { color:#a2631d; text-decoration:none; }  /* Dark Golden Color    Original color was #eb0e0e  */
.products-grid .ratings .amount a:hover { color:#383737; }
.products-grid .minimal-price-link { float:right; }
.products-grid .no-rating a{text-decoration:none; color:#383737; padding-top:0px; display:inline-block;}
.products-grid .no-rating a:hover{ color:#eb0e0e;}
.products-grid .no-rating{ padding-top:8px; margin-bottom:7px}
.products-grid .add-to-links {padding-top:20px; padding-left: 46px; position:relative; }
.products-grid .add-to-links li { float:left;}
.products-grid .add-to-links li:first-child{ margin-right:19px;}
.products-grid button.button{ float:left; margin-right: 21px; }
/*.add-to-links {clear: both; }*/
.products-grid .add-to-links { clear: both;}
.products-list .add-to-links {float: left; padding-left: 25px;}

/******* Type: List and Grid ********/
.products-grid .product-name ,
.products-list .product-name { margin:0 0 20px; }
.products-grid .product-name a,
.products-list .product-name a {
	display:inline-block;
	font-size:13px;
	line-height:17px;
	color:#41854a;
	font-weight: bold;
	text-decoration:none;
}
.products-grid .product-name a:hover,
.products-list .product-name a:hover{ color:#A2631D;}

.products-grid .product-image img,
.products-list .product-image img {max-width:100%;}

.products-grid .add-to-links .link-wishlist,
.products-list .add-to-links .link-wishlist {background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/link-wishlist.gif) 0 0 no-repeat; width:15px; height:14px; text-indent:-9999px; display:inline-block;}
.products-grid .add-to-links .link-wishlist:hover,
.products-list .add-to-links .link-wishlist:hover {background-position: 0 -31px;}
.products-grid .add-to-links .link-compare,
.products-list .add-to-links .link-compare{background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/link-compare.gif) 0 0 no-repeat; width:16px; height:14px; text-indent:-9999px; display:inline-block;}
.products-grid .add-to-links .link-compare:hover,
.products-list .add-to-links .link-compare:hover {background-position: 0 -31px;}

.products-grid .btn-cart span span,
.products-list .btn-cart span span {background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/btn-cart.png) no-repeat right 14px; padding-right: 18px; margin-right: 9px;}


/********************************************************************************************** View Type: List *******************************************************************************************/
.products-list { }
.category-products .products-list { list-style: none outside none; }
.products-list li.item { border:1px solid #e6e6e6; padding: 10px; margin-bottom:20px; margin-right: 10px;}
.products-list li.item.last { }
.products-list .product-image { float:left; width:210px; height:auto; margin-right:30px; }
.products-list .list-inner{ width:210px; height:210px; position:relative; float:left;}
.products-list .product-shop { overflow:hidden; }
.products-list .button{ float:left; margin-right:21px;}
.products-list .product-name { }
.products-list .price-box { color: #3A3A3A; margin: 12px 0; overflow: hidden; width: 100%;}
.products-list .price-box .regular-price{ float:left; padding-right:12px;}
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; margin:0 0 15px; }
.products-list .desc > p{ float:left;}
.products-list .desc > p strong{ color:#eb0e0e;}
.products-list .desc .link-learn { font-weight:bold; text-decoration:underline;}
.products-list .desc .link-learn:hover{ color:#eb0e0e;}
.products-list .add-to-links { padding-top:12px; }
.products-list .add-to-links li:first-child { margin-right: 19px; }
.products-list .f-fix{ position:relative;}
.products-list .f-fix > span{left: 0;   position: absolute;   bottom:0px;}
.products-list .list-btn { display:inline-block; float:left;}
.products-list .add-to-links .separator{ display:none;}
.products-list .add-to-links, .products-grid .add-to-links { list-style: none outside none; }
.products-list .add-to-links li { float:left; }
.list-reviews{ float:right; width:285px; text-align:right;}
.row-list{ width:100%; position:relative;}
.row-list > span{ position:absolute; left:0px; top:40px;}
.products-list .ratings { margin-bottom:17px; }
.products-list .ratings .rating-links a { color:#eb0e0e; }
.products-list .ratings .rating-links a:hover { color:#383737; }
.products-list .no-rating{ text-align:right; padding-top:6px;}
.products-list .no-rating a{ text-decoration:none; color:#383737;}
.products-list .no-rating a:hover{color:#eb0e0e;}
/* ======================================================================================= */

/******************************************************************************** Product View ========================================================================== */
/****************************************** Rating *****************************/
.ratings { font-size:12px; line-height:15px; margin:5px 0 7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links a{text-decoration:none; color:#383737;}
.ratings .rating-links a:hover{color:#eb0e0e;}
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:91px; height:14px; font-size:0; line-height:0; background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/bkg_rating.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:14px; background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/bkg_rating.png) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:7px; }
.ratings .amount {}
.email-friend.left{ float:left;}
.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }
.review-product-list .col-main .ratings-table th, 
.review-product-list .col-main .ratings-table td {border:1px solid #DDDDDD; padding:7px;}
.review-product-list .col-main .ratings-table {margin:10px 0;}
#block-related .price-box.map-info{ display:none;}
/*************************************** Availability *******************************/
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:0 0 7px; }
.availability-only a { background:url(http://rainydayfoods.com/skin/frontend/default/theme470/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 {margin-bottom:5px;}

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

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

.price-box {}
.price-box .price { font-weight:bold; }

/* Regular price */
.regular-price { float:left; display:block; }
.regular-price .price {
	font-size:22px;
	line-height:22px;
	color:#a2631d;     /* Dark Golden Color    Original color was #eb0e0e  */
}

/* Old price */
.old-price { }
.old-price .price-label { font-weight:bold; white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label {font-weight:bold; white-space:nowrap;}

.minimal-price-link {display:inline-block;color:#eb0e0e;margin-top:2px;}
.minimal-price-link:hover { color:#000; }
.minimal-price-link .label {}
.minimal-price-link .price { font-weight:normal; }
.minimal-price-link span {	display: inline-block;   text-decoration: none;}

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

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

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

/* 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-weight:bold; }

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

.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

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

.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured { color:#3A3A3A; }
.price-as-configured .price-label { white-space:nowrap; }

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

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

.tier-prices-grouped {}

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

/* Add to Cart */
.add-to-cart .qty-block { float:left; padding-top:10px; }
.add-to-cart label { margin-right: 7px; color:#3a3a3a; }
.add-to-cart .qty { border:1px solid #e5e5e5; font-size:12px; color:#eb0e0e; text-align:center; background:#fff; padding: 3px 6px 4px 7px; }
.add-to-cart button.button { float:right; 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 46px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; display:none; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; width:100%; position:relative; }
.add-to-box .add-to-cart #ajax_loader{ position:absolute; bottom:-22px; right:0;}
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

.product-view { margin-bottom:20px;}
.product-view .product-name h1 {
	font-size:17px;
	line-height:24px;
	color:#000;     /* #41854a;      Dark Green   color             Original color was #eb0e0e     */
	font-weight:bold;
}
.catalog-product-view .col-right{ padding-top:0;}
.product-view h2 {
	background:#3a3a3a;
	font-size:14px;
	line-height:17px;
	color:#fff;
	font-weight:normal;
	padding: 10px 15px;
	position:relative;
}
.tt{ display:block;}
.zoom-inner{ width:300px; margin-bottom:10px; height:300px; position:relative;}
.more-views h2{ display:none;}

/*** Product Collateral **/
.product-essential {margin-bottom:0px; padding-bottom:25px;}
.product-view .product-essential .product-shop .nobr {margin-bottom:5px; display:inline-block;}
.product-collateral #customer-reviews dl dt {margin-bottom:5px;}
.product-collateral #customer-reviews dl dd { border-bottom:1px solid #ECECEC; padding-bottom:10px; margin-bottom:10px;}
.product-collateral #customer-reviews dl dd.last { border:none; padding-bottom:0; margin-bottom:0;}
.product-collateral #customer-reviews dl dd table { margin-bottom:5px;}
.product-collateral #customer-reviews .pager {margin-bottom:10px;}
.product-collateral #customer-reviews #product-review-table span.nobr {display:block; padding:0 5px;}
.product-collateral #customer-reviews #product-review-table .value {text-align:center;}
.product-collateral #customer-reviews #product-review-table {margin-bottom:20px;}
#customer-reviews .form-list label.required {margin-bottom:5px;}
#customer-reviews .form-list textarea {min-width:332px; max-width:332px;}
.product-collateral .box-collateral { margin-bottom:40px; }

/* Product Images */
.product-view .product-img-box {float:left;text-align:center;margin-bottom:30px;width:310px;}
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image {
	position:relative;
	height:308px;
	width:308px;
	border:1px solid #E5E5E5;
	overflow:hidden;
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/opc-ajax-loader.gif) no-repeat center center;
	}
.product-view .product-img-box .product-image #wrap {
	position:absolute !important;
	left:195px;
	top:195px !important;
	height:106px;
	width:106px;
}
.product-view .product-img-box .product-image .mousetrap {
	background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/mousetrap.png) 0 0 no-repeat !important;
	height:106px !important;
	width:106px !important;
	z-index:999 !important;
	opacity: 0.6;
}
.product-view .product-img-box .product-image .cloud-zoom {	height:106px;width:106px;}
.product-view .product-img-box .product-image .cloud-zoom img.small {height:106px;width:106px; opacity:0;}
.product-view .product-img-box .product-image .cloud-zoom img.big {	position:absolute;	top:-190px !important;	left:-190px !important;}
.product-view .product-img-box .product-image .cloud-zoom-big {left:-189px !important;top:-189px !important;}

.product-view .product-img-box .product-image .cloud-zoom > img + img.small {}
.product-view .product-img-box .product-image span { display:block; position:absolute; background:none; top:0; left:0; height:100%; width:100%; }
.product-view .product-img-box .product-image-zoom { position:relative; width:310px; height:310px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; width:310px!important; height:310px!important; }
.product-view .product-img-box .zoom-notice { display:none; text-align:center; }
.product-view .product-img-box .zoom { display:none; position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(http://rainydayfoods.com/skin/frontend/default/theme470/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://rainydayfoods.com/skin/frontend/default/theme470/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 li a { display:block; }

.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:61%;}
.product-view .product-shop .ratings { float:left; margin:0; }
.product-view .product-shop .ratings .rating-box { float:none; margin:0 0 5px; }
.col1-layout .product-view .product-shop { float:right; width:700px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name { margin-bottom:12px; }
.product-view .short-description { margin-bottom:13px; }
.product-view .short-description h2 { display:none;}
.product-view .short-description .std {}
.product-view .product-shop .product-pricing {margin-bottom:15px; margin-top:10px; overflow:hidden;}
.product-view .product-shop .product-pricing li {background:#f4f4f4; float:left; clear:left; line-height:22px; padding:0 13px; font-size:11px; margin-bottom:3px; }
.product-view .product-shop .product-pricing li .benefit {}
.product-view .product-shop .price-box { float:left; display:inline-block; padding-top:7px; margin-right:15px; min-width:116px; }
.product-view .product-shop .price-box .regular-price {}
.product-view .product-shop .price-box .regular-price .price { font-size:22px; line-height:27px; }
.product-view .product-shop .availability {display: block; font-size:12px; font-weight:bold; color:#3a3a3a; margin-bottom:10px;}
.product-view .product-shop .availability span { display:inline-block; font-size:12px; font-weight:bold; color:#74b436; margin-left:6px;}
.product-view .product-shop .add-to-box {}
.product-view .product-shop .add-to-box label {font-size:11px; }
.product-view .add-to-links {width:100%; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; padding:18px 0; }
.product-view .add-to-links li a.link-wishlist { color:#eb0e0e; padding-left:22px;background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/wishlist.png) left 0px no-repeat; text-decoration:underline; }
.product-view .add-to-links li a.link-compare { color:#41854a; padding-left:22px;background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/compare.png) left 0px no-repeat; text-decoration:underline; }
.product-view .add-to-links li a.link-wishlist:hover,
.product-view .add-to-links li a.link-compare:hover{ color:#A2631D; text-decoration:none; }
.product-view .add-to-links li { float:left;}
.product-view .add-to-links li span img{ float:right; margin-left:10px; margin-top:4px;}
.product-view .add-to-links li:first-child{ margin-right:28px;}
.add-to-box  .or{ display:none;}
.row-product{ border-bottom:1px solid #e5e5e5; padding:15px 0; margin-bottom:20px; overflow:hidden; width:100%;}
.row-product .no-rating{float:left; background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/marker-reviews.gif) left 4px no-repeat; padding-left:22px; }
.row-product .no-rating a { text-decoration:underline; color:#3a3a3a;}
.row-product .no-rating a:hover{ text-decoration:none; color:#a2631d;}         /* Dark Golden color          Original color was eb0e0e  */
.row-product .email-friend {background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/marker-email.gif) left 4px no-repeat; padding-left:27px; float:right;}
.row-product .email-friend a{ text-decoration:underline; color:#3a3a3a;}
.row-product .email-friend a:hover{ text-decoration:none; color:#a2631d;}     /* Dark Golden color          Original color was eb0e0e  */

/* Product Options */
.product-options { overflow:hidden; margin:10px 0 18px; }
.product-options .qty-holder { display:none; padding-top:10px; }
.product-options dl dt{ display:block;}
.product-options dt label { font-weight:bold; display:inline-block; color:#000000; padding-bottom:3px; font-size: 22px; }
.product-options dt label em { float:right; color:#eb0e0e;}
.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:0px 0 10px 0; display:block; width:100%; float:left;}
.product-options dl.last dd.last {}
.product-options .input-box { }
.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 li { padding-top:10px; }
.product-options .options-list li:first-child { padding-top:0; }
.product-options .options-list li label { display:inline-block; }
.product-options .options-list input.radio { float:left;  margin:2px 0 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:5px 0 0; overflow:hidden; width:100%; text-align:left; font-size:12px; color:#eb0e0e; }
.product-shop { position:relative; }
.product-shop .price-box {float:left; margin:0 25px 10px 0 !important;}
.product-shop .price-box.map-info a {float:none; clear:left; padding:0 !important; margin-bottom:3px;}
.add-to-cart {border-top:1px solid #e5e5e5; width:100%; padding:10px 0;}
.add-to-cart button.button > span	{ font-size:14px; line-height:44px; height:44px; }

.product-view .product-options-bottom {}
.product-view .product-options-bottom .add-to-links {clear:left; margin:0px !important; }
.product-view .product-options-bottom .price-box { float:none; display:block; padding:0; margin-right: 0 !important; overflow:hidden; }
.product-view .product-options-bottom .price-box .regular-price { display:none; }
.product-view .product-options-bottom .price-box .price-as-configured { font-size:15px;}
.product-view .product-options-bottom .price-box .price-as-configured .price { font-weight:normal; }
.product-view .product-options-bottom .add-to-cart {margin-top: 10px;}

.row-product .addthis_toolbox { border-top: 1px solid #E5E5E5; border-bottom:0; padding-bottom:0; padding-top:15px; width: 100%; overflow: hidden;}
.review-product-list .row-product .addthis_toolbox {margin-top: 15px; float: left;  width: 100%;}
.addthis_toolbox { border-bottom: 1px solid #E5E5E5;  padding-bottom: 15px;}
.addthis_mini_style .addthis_button_pinterest_pinit {margin-top:-1px; }
.addthis_mini_style .addthis_button_pinterest_pinit span {height:20px;}


/* Grouped Product */
.product-view .grouped-items-table {}
.product-view{ position:relative;}
.messege-product{ background:#FAFAEC; border:1px solid #FCD344;
    border-radius: 0 0 3px 3px;
    color:#eb0e0e;
    font-size: 12px;
    font-weight: bold;
    left: 50%;
    margin-left: -220px;
    padding:9px 60px 9px 60px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 333px;
    z-index: 999; display:none;}
.messege-product.none-messege{ display:block;}
.messege-product button:hover{ background-position:0 -9px; cursor:pointer;}
.messege-product button {
    background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/remove-popup-2.png) no-repeat  0 0;
    border: medium none;
    height: 9px;
    position: absolute;
    right: 20px;
    top:12px;
    width: 9px;
    z-index: 9999;
}
#review-form .form-list .input-box {width: auto;}
#review-form .form-list input.input-text,
#review-form .form-list textarea {width: 100%;}
#review-form td.value {text-align: center;}
/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional {}
.product-view .box-additional .data-table td.label, 
.product-view .box-additional .data-table th.label {padding-left:10px;}
#product-review-table {margin-bottom:10px;}

/* Block: Upsell */
.box-up-sell { border:1px solid #ededed; padding:20px; background:#fbfbfb; overflow:hidden;}
.box-up-sell h2{ font-weight:600; font-size:14px; text-transform:uppercase; color:#383737;font-family: 'Open Sans',sans-serif; margin-bottom:20px;}
.box-up-sell ul li .product-image {margin-bottom:15px; display: block;}
.box-up-sell ul li .product-image img {max-width: 100%;}
.box-up-sell .product-name { margin-bottom:10px; }
.box-up-sell .no-rating{ width:100%; overflow:hidden;}
.box-up-sell .price-from{ float:left; margin-right:10px; color:#eb0e0e;}
.box-up-sell .price-to{color:#eb0e0e;}
.box-up-sell .no-rating a{ display:block;}
.box-up-sell .product-name a { text-decoration:none; }
.box-up-sell ul{ margin-left:0px;}
.products-ups.jcarousel-list  .last {margin-right:25px;}
.box-up-sell ul li{ float:left; width:207px!important; border:1px solid #ededed; background:#fff; margin-right:25px; padding:25px;}
.box-up-sell ul li.last {margin-right:0;}
.box-up-sell ul li .no-rating{ margin-bottom:0; margin-top:0px; }
.box-up-sell .price-box { margin:0;display:block; overflow:hidden;} 
.box-up-sell .price-box .regular-price { float:none; }
.box-up-sell .price-box .minimal-price span{ color:#eb0e0e; font-size:15px; font-weight:normal;}
.box-up-sell ul li .no-rating a{ color:#333;}
.box-up-sell ul li .no-rating a:hover{ color:#eb0e0e;}
.box-up-sell ul li:first-child{ margin-left:0}
.box-up-sell .products-grid td { margin-right:11px; width:204px; }
.box-up-sell .rating-box {float:none; margin:0 0 5px;}
.box-up-sell .box-tags .product-tags {overflow:hidden; margin-bottom:25px;}
.box-up-sell .box-tags .product-tags li {display:inline; text-transform:capitalize; background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/line-2.gif) no-repeat 100% 3px; padding:0 10px 0 0px; margin:0 10px 0 0;}
.box-up-sell .box-tags .product-tags li.first {padding-left:0px;}
.box-up-sell .box-tags .product-tags li.last {background:none;}

.box-up-sell .jcarousel-clip {overflow:hidden;width:828px;}
.box-up-sell .jcarousel-prev,
.box-up-sell .jcarousel-next {display:block;position:absolute;height:31px;width:31px; top:20px; cursor:pointer;}
.box-up-sell .jcarousel-prev {right:56px;background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/upsell-btn.gif) 0 -31px no-repeat;}
.box-up-sell .jcarousel-prev.jcarousel-prev-disabled {cursor:default;background-position: 0 0;}
.box-up-sell .jcarousel-next {right:20px;background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/upsell-btn.gif) right -31px no-repeat;}
.box-up-sell .jcarousel-next.jcarousel-next-disabled {cursor:default;background-position: right 0;}

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags h3 {font-size:10px; line-height:normal; margin-bottom:12px;}
.product-view .box-tags .form-add label { display:block; font-size:12px; font-weight:bold; color:#7d7d7d; margin-bottom:15px; clear:both; padding-top:10px; }
.tags-list{ padding-top:10px;}
.my-tag-edit .btn-remove{ float:right; margin: 5px 0 0 5px;}
.my-tag-edit{ display:inline-block;}
#my-tags-table .add-to-links{ margin-top:10px;}
.product-view .box-tags .form-add .input-box { float:left;  width:75%; padding-left:32px;background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/tag.png) left center no-repeat;}
.product-view .box-tags .form-add input.input-text {width:98%;border:1px solid #d4d4d4; background:#fcfcfc; padding:9px; }
.product-view .box-tags .form-add p { clear:both; }
.box-collateral.box-tags .note{ color:#eb0e0e; margin-bottom:15px; padding-top:5px; }

.video,
.map-content  {height:100%; position:relative; padding-bottom:56.25%; overflow:hidden; }
.video iframe {height:100%;width:100%; position:absolute; left:0; top:0;}

.map-content { margin-bottom:30px; padding-bottom:50%;  }
.map-content figure iframe {border:none; height:100%;width:100%; position:absolute; left:0; top:0;}

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

/*** My Recent Reviews **/
.dashboard #my_recent_reviews li {padding-bottom:7px;}
.dashboard #my_recent_reviews li .ratings {margin:0px 0 5px 0;}
.dashboard #my_recent_reviews li .ratings strong {margin:0 5px 0 0;}
.dashboard #my_recent_reviews li .ratings .rating-box {margin:0; }
.dashboard #my_recent_reviews li .details .product-name {margin-bottom:3px;}

/* Send a Friend */
.send-friend {}
.send-friend .buttons-set button.button {margin-left:10px;}
#product_sendtofriend_form #sender_message{ margin-bottom:20px; resize:none; min-width:304px; max-width:373px; width:373px;}
#product_sendtofriend_form .buttons-set{ padding-top:15px;}
#product_sendtofriend_form .form-list .field {float: left;width: 361px;}
#product_sendtofriend_form .form-list .additional-row > div{width:380px;}
#product_sendtofriend_form .form-list .fields .field:first-child {float: left;width:402px;}
#product_sendtofriend_form  .form-list .fields .field input.input-text{width: 373px;}
#product_sendtofriend_form  .buttons-set {text-align:center;}
/* ======================================================================================= */

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

/* Product Tags */
.tags-list li { display:inline; font-size:15px; line-height:normal; margin-right:10px; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {margin-bottom:5px;}
.advanced-search-summary {padding:15px 0;}
.advanced-search .form-list select {width:340px;}
.advanced-search .form-list label {float:none;}
.catalogsearch-advanced-index #advanced-search-list li.even label {display:block; width:100%;}
.form-adv-search{ border:1px solid #ececec; background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/media/bg-adv-search.gif) left  bottom no-repeat #fff; padding:11px 20px 20px 20px}
.form-adv-search .fieldset{ border:none; background:none; margin:0; padding:0 0 0 0;}
.form-adv-search .fieldset h2{ font-size:12px; text-transform:uppercase; color:#eb0e0e; padding:8px 0 5px 0;}
.catalogsearch-advanced-index .col-main{ padding-top:17px;}
.form-adv-search .page-title{ border-bottom:1px solid #e6e6e6; padding-bottom:9px;}
.form-adv-search .fieldset .form-list input.input-text {width:495px;}
.form-adv-search .fieldset .form-list .input-range input.input-text {width:100px!important;}
.input-range small{ color:#b1b1b1;}
.form-adv-search select.multiselect option {border-bottom:none;padding:2px 5px; color:#7e7e7e; padding-top:1px; padding-bottom:1px;}
.form-adv-search .multiselect{ padding:5px; height:94px;}
.form-adv-search .buttons-set{ padding:12px 0 0 0; margin-top:0}
.form-adv-search .buttons-set button.button { float:left;}
.form-adv-search .form-list select {width:500px;}

/* cms-about-magento-demo-store */
.cms-about-magento-demo-store .page-head {margin: 0 0 10px;padding:5px 0 8px;}
.cms-about-magento-demo-store .page-head h2{ text-transform:uppercase; font-weight:600; font-size:18px; color:#383737;font-family: 'Open Sans', sans-serif;}

.cms-about-magento-demo-store .about-col-1,
.cms-about-magento-demo-store .about-col-2,
.cms-about-magento-demo-store .about-col-3 { 
	float:left;
	padding:214px 29px 27px 29px;
	moz-box-sizing:border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	 box-sizing: border-box;
	 width:32%;
	 margin-left:2%;
}
.cms-about-magento-demo-store .about-col-1 {margin-left:0;}

.cms-about-magento-demo-store .about-col-1{ background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/media/about-11.png) center top no-repeat #f9f9f9; position:relative; z-index:10}
.cms-about-magento-demo-store .about-col-2{ background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/media/about-22.png) center top no-repeat #f9f9f9; position:relative;}
.cms-about-magento-demo-store .about-col-3{ background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/media/about-33.png) center top no-repeat #f9f9f9;}

.cms-about-magento-demo-store .about-col-1 h3,
.cms-about-magento-demo-store .about-col-2 h3,
.cms-about-magento-demo-store .about-col-3 h3{ font-size:12px; text-transform:uppercase; color:#eb0e0e; margin-bottom:12px;}
.cms-about-magento-demo-store .about-col-1 p,
.cms-about-magento-demo-store .about-col-2 p,
.cms-about-magento-demo-store .about-col-3 p{ font-size:12px;color:#eb0e0e; line-height:18px; color:#7c7c7c; margin-bottom:0;}

.cms-about-magento-demo-store .about-col-4,
.cms-about-magento-demo-store .about-col-5,
.cms-about-magento-demo-store .about-col-6 { float:left; width:32%;	 margin-left:2%; }
.cms-about-magento-demo-store .about-col-4 {margin-left:0;}

.cms-about-magento-demo-store .about-col-4 h4,
.cms-about-magento-demo-store .about-col-5 h4,
.cms-about-magento-demo-store .about-col-6 h4{ font-size:12px; text-transform:uppercase; color:#383737; padding-bottom:16px; margin-bottom:14px; border-bottom:1px solid #e6e6e6;}
.cms-about-magento-demo-store .about-col-4 p,
.cms-about-magento-demo-store .about-col-5 p,
.cms-about-magento-demo-store .about-col-6 p{ font-size:12px;color:#eb0e0e; line-height:18px; color:#7c7c7c; margin-bottom:0;}
.cms-about-magento-demo-store .about-col-4 ul,
.cms-about-magento-demo-store .about-col-5 ul,
.cms-about-magento-demo-store .about-col-6 ul { list-style:none; padding:25px 0 12px 49px; margin:0 0 0 0;}
.cms-about-magento-demo-store .about-col-4 ul li,
.cms-about-magento-demo-store .about-col-5 ul li,
.cms-about-magento-demo-store .about-col-6 ul li{ list-style:none; font-size:12px; font-style:italic; color:#373737; padding:0 0 9px 26px;}

.cms-about-magento-demo-store .about-col-7 h4{ font-size:12px; text-transform:uppercase; color:#383737; padding-bottom:16px; margin-bottom:14px; border-bottom:1px solid #e6e6e6;}
.cms-about-magento-demo-store .about-col-7 p{ font-size:12px;color:#eb0e0e; line-height:18px; color:#7c7c7c; margin-bottom:0;}
.about-padd{ padding-bottom:25px;}
.about-padd-2{ padding-bottom:30px;}
/* customer-service */
.custom-servis-ul,
.custom-servis-ul ul{list-style:none; padding:0!important; margin:0!important;}
.custom-servis-ul ul li{ border-bottom:none; padding:5px 5px 5px 5px; margin-bottom:3px; padding-left:23px; color:#7c7c7c; font-weight:bold;}
.custom-servis-ul li {	border-bottom:1px solid #e5e5e5;list-style:none;margin-bottom:20px;padding-bottom:10px;}
.custom-servis-ul li h3 {
	background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/icos-set.png) 0 0 no-repeat;
	font-size:13px;
	line-height:16px;
	color:#eb0e0e;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:13px;
	padding: 2px 0 8px 46px;
}
.custom-servis-ul li.item-2 h3 {background-position: 0 -124px;}
.custom-servis-ul li.item-3 h3 {background-position: 0 -253px;}
.custom-servis-ul li.item-4 h3 {background-position: 0 -377px;}
.custom-servis-ul li.item-5 h3 {background-position: 0 -501px;}
.custom-servis-ul li.item-6 h3 {background-position: 0 -638px;}
.custom-servis-ul li.item-7 h3 {background-position: 0 -764px;}

.custom-servis-ul li p{ font-size:12px; color:#8a8989; line-height:18px; margin-bottom:10px;}
/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -47px 0; overflow:hidden; }
.page-sitemap .links a span{display:inline-block; padding-right:29px;}
.page-sitemap .sitemap { margin:12px 0 30px; display:inline-block;  }
.page-sitemap .sitemap a {}
.page-sitemap .page-title {margin-bottom:25px;}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li a{text-decoration:none; font-size:12px; text-transform:uppercase; font-weight:normal;padding-left:14px;}
.page-sitemap .sitemap li.level-0 { background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/marker-5.gif) 0 6px no-repeat; margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { text-decoration:none; color:#eb0e0e; font-size:12px; text-transform:uppercase; font-weight:normal;padding-left:14px;}
.page-sitemap .sitemap li.level-0 a:hover {color:#3a3a3a;}
.page-sitemap .sitemap li {font-size:12px; line-height:18px;}
.page-sitemap .sitemap li.level-1{ padding-left:45px!important; margin-bottom:10px; margin-top:10px; background:none;}
.page-sitemap .sitemap li.level-1 a{ color:#474646;background:none; font-weight:bold; padding-left:0; text-transform:none;}
.page-sitemap .sitemap li.level-2 a,
.page-sitemap .sitemap li.level-3 a,
.page-sitemap .sitemap li.level-4 a{ color:#8a8989;background:none; padding-left:0;text-transform:none;}
.page-sitemap .sitemap li.level-2{ padding-left:60px!important;}
.page-sitemap .sitemap li.level-3{ padding-left:75px!important;}
.page-sitemap .sitemap li.level-4{ padding-left:100px!important;}
.page-sitemap .sitemap li a:hover {text-decoration:none; color:#eb0e0e;}
.page-sitemap .sitemap li a {display:inline-block; text-decoration:none;}

.page-sitemap .pager{ border:1px solid #ececec; margin:5px 0;padding:13px 9px 13px 19px;}
/* RSS */
.rss-title h1 { padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */
.form-alt li {overflow:hidden; margin-bottom:10px;}

/* Shopping Cart ========================================================================= */
.cart {}
.cart .data-table tfoot .btn-empty > span {
	color:#323232;
	padding-left:17px;
	padding-right:11px;
	border-radius:2px;
	height:31px;
	line-height:31px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f1f1', endColorstr='#fdfdfd'); /*IE6-9 */
	 background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#fdfdfd)); 
	background: -moz-linear-gradient(top,  #f1f1f1,  #fdfdfd); /*firefox 3.6+ */
	background: -o-linear-gradient(top,  #f1f1f1,  #fdfdfd); /*  Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f1f1f1,  #fdfdfd); /*  IE10+ */
	border-bottom:1px solid #e5e5e5;
	}
.cart .data-table tfoot .btn-empty:hover > span {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c2c2c', endColorstr='#333333'); /*IE6-9 */
	background: -webkit-gradient(linear, left top, left bottom, from(#2c2c2c), to(#333333));
	background: -moz-linear-gradient(top,  #2c2c2c,  #333333); /*firefox 3.6+ */
	background: -o-linear-gradient(top,  #2c2c2c,  #333333); /*  Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2c2c2c,  #333333); /*  IE10+ */
	color:#fff;
}
.cart .cart-product-block {
	border-bottom:1px solid #e5e5e5;
	position:relative;
	overflow:hidden;
	margin-bottom:20px;
}
/*.cart .cart-product-block .product-image {float:left; }*/
.cart .cart-product-block img { width: 75px; height: 75px; margin-right:20px; float: left; }
.cart .cart-product-block .product-description {color:#3a3a3a;overflow:hidden;}
.cart .cart-product-block .product-description .product-name {margin-bottom:11px;}
.cart .cart-product-block .product-description .product-name a {color:#41854a;}             /* Dark Green   color             Original color was #eb0e0e     */
.cart .cart-product-block .product-description .product-name a:hover { text-decoration:underline; }

.cart .cart-edit { margin-bottom:18px; float: left;}
.cart .cart-edit a {
	display:inline-block;
	background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/edit.png) 0 0 / 20px no-repeat;
	font-size:12px;
	line-height:15px;
	color:#8a8989;
	text-decoration:none;
	padding: 7px 0 0 41px;
	height:25px;
}
.cart .cart-edit a span { position: relative; left: -12px; top: -4px; }
.cart .cart-edit a:hover{ color:#000; background-position:0 -40px;}

.cart .cart-link-wishlist { margin-bottom:13px; }
.cart .cart-price { display:block; margin-bottom:17px; float: left; margin-right: 20px; }
.cart .cart-qty { margin-bottom:15px; float: left; margin-right: 20px; }
.cart .cart-qty input { text-align:center; }
.cart .cart-qty span { margin-right:10px; }

.cart .cart-table-foot { text-align:right; }
.cart .cart-table-foot .btn-continue {float:left;}

.weight { width: 300px;  }
.cartweight { font-weight: bold; color: #000; font-size: 1.25em; margin-bottom: 10px; }

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding: 0; color:#fff; }
.cart .title-buttons .checkout-types li button.button span {background:#d41224; border-radius:0px; font-size:12px; padding:0 12px; height:31px; line-height:30px;}

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0px; }
.cart .page-title.title-buttons .checkout-types {padding-top:53px; display:none;}

.cart .crosssell {}
.cart .crosssell .product-name a { text-decoration:none; font-size:12px; line-height:18px;}
.cart .col2-set h2 {
	border-bottom:2px solid #3A3A3A;
	font-size:17px;
	line-height:24px;
	color:#3a3a3a;
	text-transform:uppercase;
	padding: 0 0 8px;
	margin:0 0 15px;
}
.cart .crosssell .product-image { float:left; width:110px; height:110px; border:1px solid #ededed; margin-right:10px; }
.cart .crosssell .product-image:hover{ border:1px solid #eb0e0e;}
.cart .crosssell .product-details { overflow:hidden; }
.cart .crosssell li.item {border-bottom:1px solid #eaeaea; padding: 18px 0; margin: 0; }
.cart .crosssell li.item.last{ margin-bottom:0; padding-bottom:0;}
.cart .crosssell li.item:first-child { padding-top:0; }
.cart .crosssell li.last {border:none;}
.cart .crosssell .product-name {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.cart .crosssell .product-name {margin-bottom:7px; margin-top:-3px;}
.cart .crosssell .price {font-family:Arial, Helvetica, sans-serif ; font-weight:bold; font-size:12px;}
.cart .crosssell .price-box { display:block; overflow:hidden; padding-bottom:10px;}
.cart .crosssell .price-box .regular-price { float:none; }
.cart .crosssell .price-box .price-label {display:none;}
.cart .crosssell button.btn-cart {float:left;}
.cart .crosssell button.btn-cart span {
	float:none;
	background:none;
	font-size:12px;
	line-height:15px;
	color:#41854A;
	font-weight:bold;
	text-decoration:underline;
	padding:0;
	height:auto;
	border: 0;
}
.cart .crosssell button.btn-cart:hover span { text-decoration:none; }
.cart .crosssell .add-to-links { float:right; padding-top:0;}
.cart .crosssell .add-to-links li{ float:left; margin-right:10px;}
#shopping-cart-table .product-image {display:inline-block; float: left;}
.cart-table .price { font-weight:bold; color:#41854a;}             /* Dark Green   color             Original color was #eb0e0e     */

.cart .crosssell .link-wishlist {
    background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/link-wishlist.gif) no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 14px;
    text-indent: -9999px;
    width: 15px;
}
.cart .crosssell .link-wishlist:hover {background-position: 0 -31px;}

.cart .crosssell .add-to-links .link-compare {background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/link-compare.gif) 0 0 no-repeat; width: auto; height:14px; text-indent:20px; display:inline-block; margin-top: 5px;}
/*.cart .crosssell .add-to-links .link-compare:hover {background-position: 0 -31px;}*/

/* Discount Codes & Estimate Shipping and Tax Boxes */

#discount-coupon-form { display:block; margin-bottom:20px;}
.cart .discount,
.cart .shipping {overflow:hidden;}
.cart .discount .discount-form  button.button {margin-bottom:5px; margin-right:5px; clear:right;}
.cart .discount .buttons-set{ padding-left:0; padding: 20px 0 0;}
.cart .discount .buttons-set button.button {float:left; }
.cart .shipping {}
.cart .shipping .buttons-set {padding-left:0px; padding-top:0px;}
.cart .shipping .buttons-set button.button {float:left;}
.cart .discount-form label {margin-bottom:16px; display:block; font-size:13px; line-height:19px; text-transform:uppercase; color:#eb0e0e;}
.cart input,
.cart select { text-align:left; }
.cart select {}
.cart .discount-form .input-box {}
.cart .discount-form .input-box input {width:100%;}
.cart .discount-form .buttons-set {margin:0px 0 0 0; clear:right; overflow:hidden;}
.cart .shipping .form-list .input-box {width:auto;}
.cart .shipping p { font-size:13px; line-height:16px; margin-bottom:12px; text-transform:uppercase; color:#eb0e0e;}
.cart .shipping label {display:block; font-size:12px; line-height:normal; color:#000; margin-bottom:0px; font-weight:bold;}
.cart .shipping .form-list li {margin-bottom:7px;}
.cart .shipping .form-list li input {width:100%;}
.cart .shipping .form-list li select {width:100%;}
.cart .shipping .buttons-set{ margin-top:0; padding-top:15px; padding-bottom:10px;}

/* Shopping Cart Totals */
.cart .totals { background:#a2631d;	overflow:hidden;padding:0px 0px 0px 0px;}         /* Dark Golden color          Original color was 3a3a3a  */
.cart .totals table { width:100%; font-size:12px; color:#7f7f7f; margin-bottom:0px; }
.cart .totals table tr{ border-bottom:1px solid #606060;}
.cart .totals table th,
.cart .totals table td { padding:7px 11px; font-size:13px; line-height:17px; color:#fff; text-transform:uppercase; vertical-align:middle; width:50%;  }
.cart .totals table tr td:first-child { }
.cart .totals table strong { font-weight:normal; }
.cart .totals table th { font-weight:bold; }
.cart .totals table tfoot th {}
.cart .totals .price {font-size:22px; line-height:normal; color:#fff; display:inline-block; padding: 0;}
.cart .totals button.button > span {
	font-size:18px;
	padding:0 12px;
	height:49px; 
	line-height:49px;                         /* Dark Green   color             Original color was #eb0e0e  , #eb0e0e     */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41854a', endColorstr='#41854a'); /*IE6-9 */
	background: -webkit-gradient(linear, left top, left bottom, from(#41854a), to(#41854a));
	background: -moz-linear-gradient(top,  #41854a,  #41854a); /*firefox 3.6+ */
	background: -o-linear-gradient(top,  #41854a,  #41854a); /*  Opera 11.10+ */
	background: -ms-linear-gradient(top,  #41854a,  #41854a); /*  IE10+ */
	}
.cart .totals button.button:hover > span{     /* Light Golden Color   Original was #f1f1f1,  #fcfcfc */
	color:#333;                                       
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faefd0', endColorstr='#faefd0'); /*IE6-9 */
	background: -webkit-gradient(linear, left top, left bottom, from(#faefd0), to(#faefd0));
	background: -moz-linear-gradient(top,  #faefd0,  #faefd0); /*firefox 3.6+ */
	background: -o-linear-gradient(top,  #faefd0,  #faefd0); /*  Opera 11.10+ */
	background: -ms-linear-gradient(top,  #faefd0,  #faefd0); /*  IE10+ */
}
.checkout-types li {padding-top:15px;}
.checkout-types li:first-child {padding-top:0;}
.checkout-types li a {color:#a6a6a6; text-decoration:underline;}
.checkout-types li a:hover{ text-decoration:none;}
.cart .totals .checkout-types {text-align:center; float:none; padding:15px 11px;}
.cart .totals .checkout-types li a {width:auto;}
/* Options Tool Tip */
.item-options { margin-bottom:16px;}
.item-options li {}
.item-options li em { color:#41854a; }     /* Dark Green   color             Original color was #eb0e0e     */
.item-options li em .price { text-decoration:underline; }
.item-options dt {font-weight:bold;}
.item-options dd {padding-left:10px;}
.truncated { padding:5px 0; width:auto; }
.truncated span { display: none; cursor:help; }
.truncated .truncated_full_value { display:block; padding-top:5px; top:auto; }
.truncated .truncated_full_value .item-options {
	background:none;
	border:none;
	top:0;
	left:auto;
	position:relative;
	width:auto;
}
/* ======================================================================================= */

/* Checkout ============================================================================== */
.checkout-multishipping-address-newshipping .form-list li.wide input.input-text {width:692px;}
.checkout-multishipping-address-newshipping .form-list select {width:337px;}
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
#checkout-payment-method-load input.input-text {width:200px;}
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:100px; margin-right:10px; }
#payment_form_ccsave  #ccsave_cc_type {width: 206px;}
.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; margin-right:5px; margin-top:-2px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* 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:9px; height:9px; background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/btn_remove.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages { margin-bottom:10px;}
.gift-messages h3{ font-size:12px; text-transform:uppercase; color:#eb0e0e; padding-top:10px;}
.gift-messages .control label{ color:#000; font-weight:bold;}
#shipping-method-buttons-container{ padding:10px 0 0 0;}
#shipping-method-buttons-container .back-link a{ color:#000;}
#shipping-method-buttons-container .back-link a:hover{ color:#eb0e0e;}
.gift-messages-form { border:1px solid #ddd; background-color:#fbfbfb; padding:10px; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; color:#000; font-weight:bold;}
.gift-messages-form h4 {font-size:12px; text-transform:uppercase; color:#eb0e0e; padding-top:10px;}
.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; background:#fff; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .field{ margin-bottom:10px;}
.gift-messages-form .item .details .product-name { font-size:12px; text-transform:uppercase; color:#2f2f2f;}
.gift-messages-form .form-list li.wide textarea {max-width:340px;}
.gift-messages-form  .inner-box .form-list li.wide textarea {max-width:333px;}
#allow-gift-messages-for-order-container .field{ margin-bottom:10px;}

.gift-message-link { display:block; background:url(http://rainydayfoods.com/skin/frontend/default/theme470/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-weight:bold; }

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

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

.checkout-onepage-index .page-title {}
.checkout-onepage-index .col-main {}
.checkout-onepage-index .page-title {margin-bottom:30px;}
.checkout-onepage-index .page-title h1 {border-bottom: 2px solid #3A3A3A;padding-bottom:6px;}

.checkout-onepage-success a {color:#eb0e0e;}
.checkout-onepage-success a:hover {text-decoration:underline;}

/* One Page Checkout */
.block-progress { border:none; margin:75px 25px 0 0;}
.block.block-progress .block-title{border-bottom:none;padding:0;margin-bottom:10px;}
.block.block-progress .block-content{ padding:0 0 0 0;}
.block.block-progress .block-title span { display:block;
	background: #3A3A3A;
	font-size:14px;
	line-height:17px;
	color:#fff;
	text-transform:none;
	margin-bottom:10px;
	padding:9px 10px 11px; }
.block-progress dt { 
	display:block;
	background: #41854a;
	font-size:14px;
	line-height:17px;
	color:#fff;
	text-transform:none;
	margin-bottom:10px;
	padding:9px 10px 11px;
}
.block-progress dt:first-child {border-top:none;}
.block-progress dt.complete a { color:#fff; text-decoration:underline; }
.block-progress dt.complete a:hover { text-decoration:none; }
.block-progress dt.complete .separator{ color:#908f8f; margin: 0 8px; }
.block-progress dt.complete{ position:relative; z-index:999;}
.block-progress dt.complete,
.block-progress dd.complete { padding-bottom:12px; margin-bottom:10px; }
.block-progress dd.complete {
	border:1px solid #e5e5e5;
	color:#8a8989;
	font-style:italic;
	padding:18px 19px 12px 19px;
	margin-bottom:10px;
}
.block-progress dd.complete address{color:#8a8989; font-style:italic;}
.opc {position:relative; }
.opc li.section { margin-bottom:10px; }
.opc p {margin-bottom:5px;}
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; font-size:12px; color:#000; }
.opc .step-title { padding:4px 5px 6px; text-align:right;background:#3a3a3a; }
.opc .step-title .number {
	float:left;
	background:#41854a;
	font-size:17px;
	line-height:21px;
	color:#fff;
	text-align:center;
	margin-right:8px;
	padding: 4px 0 0;
	height:23px;
	width:27px;
	border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	-webkit-background-clip: padding-box;
}
.opc .step-title h2 {
	float:left;
	font-size:14px;
	line-height:17px;
	color:#fff;
	margin-bottom:0;
	padding-top:5px;
}
.opc .step-title a { display:none; float:right; }
.opc .allow .step-title { cursor:pointer; }
.opc label {padding-bottom:2px;}
.opc .input-box {margin-bottom:15px;}


#checkout-review-table tr{ background:none;}
#checkout-review-table thead{ background:none;}
#checkout-review-table th{ padding:12px 20px 12px 20px; font-size:12px; font-weight:bold; color:#000000;}
#checkout-review-table td{ border:1px solid #ececec; background:#none; padding:15px 20px;}
#checkout-review-table td h3{ margin-bottom:0; font-size:12px; color:#2f2f2f; text-transform:uppercase;}
#checkout-review-table .price{ color:#eb0e0e; font-weight:bold;}
#checkout-review-table th{ border:1px solid #ececec;}
#checkout-review-table-wrapper { overflow:hidden;}
#checkout-review-table{}
#checkout-review-table .item-options {padding-top:5px;}
#checkout-review-table tfoot td{ font-weight:bold; color:#000000;text-align:right !important;}
#checkout-review-table tfoot td+td{ text-align:left !important;}
#checkout-review-table tbody .first{}
#checkout-review-table tbody tr.last{}
#review-buttons-container{ padding:20px 0 0 0; margin:0 0 0 0;}
#review-buttons-container .f-left a{ color:#eb0e0e;}
#review-buttons-container .f-left a:hover{ color:#000;}
#co-shipping-form{ border:1px solid #ececec; padding:10px; display:block;}

.opc .active { }
.opc .active .step-title { cursor:default; background:#41854a; }
.opc .active .step-title .number { background:#fff; color:#3a3a3a; }
.opc .active .step-title h2 { font-size:12px; line-height:15px; padding-top:7px; }

#checkout-step-login {}
#checkout-step-login h3{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#eb0e0e;}
#checkout-step-login .col2-set {border:1px solid #ececec;padding:20px; position:relative; overflow:hidden; }
#checkout-step-login .col2-set .col-1 { float:left; margin-right:20px; width:250px; }
#checkout-step-login .col2-set .col-2 { float:left; width:350px; }
#checkout-step-login .col2-set .buttons-set {margin:0;padding:0;}
#checkout-step-login .col2-set > .col-1 h4{font-size:12px; text-transform:uppercase; font-weight:normal; color:#eb0e0e;}
#checkout-step-login .col2-set .col-2  h4{font-size:12px; text-transform:none; font-weight:normal; color:#7b7b7b;}
#checkout-step-login .col-1 .col-1 .buttons-set button.button{ float:left;}
#checkout-step-login .col-2 .form-list input.input-text {width:327px;}
#checkout-step-login .col-1 .col-1 .buttons-set{ padding:0 0 0 0; margin:0 0 0 0;}
#checkout-step-login .col2-set .col-2 .buttons-set{padding:0 0 0 0; margin:0 0 0 0;}
#checkout-step-login .col2-set .col-2 .buttons-set .f-left{ font-weight:bold; color:#7f7f7f;}
#checkout-step-login .col2-set .col-2 .buttons-set .f-left:hover{ color:#eb0e0e;}
#checkout-step-login .form-list li.control input.radio, #checkout-step-login .form-list li.control input.checkbox {margin-right: 6px; margin-top:-3px;}
#co-billing-form > fieldset{ 
	border:1px solid #e5e5e5;
	padding:10px;
	moz-box-sizing:border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	 box-sizing: border-box; 
	 }
.opc .step { padding-top:10px; position:relative; }
.opc .step .tool-tip { right:20px; top:20px!important; }
.opc .order-review {}
.opc .buttons-set{border:0;}
.opc .field{width:334px;}
.opc .fields input,
.opc .field input{width:314px;}
.opc .name-lastname,
.opc .field-2{width:292px; float:left;}
.opc .field-2 input{width:310px;}
.opc .field-2 select{width:315px;}
.opc .name-firstname{width:334px;}
.opc .name-firstname input {width:314px;}
.opc .name-middlename{width:144px;}
.opc .name-middlename input{width:124px!important;}
.opc .name-lastname input{}
.opc .sp-methods dt{padding-bottom:12px;}
.opc .sp-methods dt label{ color:#000;}
#checkout-shipping-method-load .sp-methods dt{ font-size:12px; text-transform:uppercase; color:#eb0e0e;}
.opc .form-list{margin:10px 0;}
.opc .form-list li.wide input.input-text{width:649px;}
#shipping_method_form h2{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#eb0e0e;}
#shipping_method_form h3{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#333;}
#multishipping-billing-form h2{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#333; margin-bottom:0;}
#multishipping-billing-form .sp-methods dt {font-weight: bold; padding-bottom:10px;}
#multishipping-billing-form .sp-methods .form-list input.input-text {width:252px;}
/* Multiple Addresses Checkout */
.button.multi-btn{ float:right;}
#checkout-progress-state{ overflow:hidden; }
.checkout-progress { padding:0; width:98%; margin:0 auto 40px; }
.checkout-progress li { 
	float:left;
	background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/marker-4.gif) 0 13px no-repeat #9c9c9c; 
	width:20%; 
	color:#fff;
	font-weight:bold; 
	padding:8px 10px 11px 15px;
	overflow:hidden; 
	white-space: nowrap;
	moz-box-sizing:border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	 box-sizing: border-box;
}
.de-lang-class .checkout-progress li {font-size: 11px;}
.checkout-progress li span { display:block; overflow:hidden; }
.checkout-progress li.odd { background-color:#777; }
.checkout-progress li.active { background:#eb0e0e; }
.multiple-checkout { position:relative;}
.multiple-checkout .sp-methods .input-box .v-fix:first-child {padding-right:25px; margin-bottom: 10px;}
.multiple-checkout .col2-set {width:auto;}
.multiple-checkout .page-title{ padding-bottom:10px; margin-bottom:0;}
.multiple-checkout h2{ font-size:18px; text-transform:uppercase; font-weight:600; color:#383737;font-family: 'Open Sans',sans-serif; padding:10px 0 10px 0;}
.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 {margin-bottom:0px; overflow:hidden; display:block;color:#eb0e0e; padding-top:10px;}
.multiple-checkout .grand-total .price {}
.multiple-checkout .box {margin-bottom:20px;}
.multiple-checkout table {margin-bottom:10px;}
.multiple-checkout table tfoot tr td{ color:#000; font-weight:bold;}
.multiple-checkout p {margin-bottom:5px;}
.multiple-checkout .col-1.col-narrow,
.multiple-checkout .col-2.col-wide {float:left;width:50%; overflow-x:auto; }
.multiple-checkout .box-title h3,
.multiple-checkout .col-2.col-wide  h3 {font-size:12px; line-height:normal;}
.multiple-checkout .col-2.col-wide .box {margin-left:100px;}
.multiple-checkout h2,
.multiple-checkout h3,
.multiple-checkout h4{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#333;}
.multiple-checkout h2 {color:#eb0e0e;}
.multiple-checkout .col-2.col-wide table .price{ font-weight:bold; color:#eb0e0e;}
/* ======================================================================================= */

/* Account Login/Create Pages ============================================================ */
.account-login #login-form .col2-set{}
.account-login .new-users .buttons-set{ padding-left:0;}
.account-login .new-users .buttons-set button.button {float:left;}
.account-login .new-users-wrapper { float:left;margin-bottom:20px; width:48%; }
.account-login .new-users {	background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/media/bg-login.gif) no-repeat right bottom #ffffff; border:1px solid #ececec;padding:20px;	min-height:260px;}
.account-login .new-users h2{ padding:0 0 15px 0; border-bottom:1px solid #e6e6e6; font-size:12px; text-transform:uppercase; color:#eb0e0e;}
.account-login .new-users p{ font-size:12px; color:#7f7f7f; line-height:18px; padding:13px 0 12px 0;}
.account-login .registered-users-wrapper { float:right;margin-bottom:20px; width:50%; }
.account-login .registered-users {background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/media/bg-login-2.gif) no-repeat right bottom #ffffff;border:1px solid #ececec;padding:20px;	min-height:260px;}
.account-login .registered-users h2{ padding:0 0 15px 0; border-bottom:1px solid #e6e6e6; font-size:12px; text-transform:uppercase; color:#eb0e0e;}
.account-login .registered-users  p{ font-size:12px; color:#7f7f7f; line-height:18px; padding:13px 0 12px 0;}
.account-login .registered-users .form-list input.input-text {width:422px;}
.account-login .registered-users  p.required{ padding:0px 0 5px 0; color:#eb0e0e}
.account-login .registered-users .buttons-set button.button{ float:none;}
.account-login .registered-users .f-left{ float:none!important; display:table; font-size:12px; font-weight:bold; color:#7f7f7f; text-decoration:none; padding-bottom:12px;}
.account-login .registered-users .f-left:hover{ color:#eb0e0e;}
.account-login .registered-users .buttons-set {clear: both;margin:-19px 0 0 0;padding:5px 0px 0px 0px;}
.account-create form .fieldset:first-child{ margin-bottom:32px;}
/* Account Login/Create Pages ============================================================ */

/* Captcha */
.captcha-note  {}
.captcha-image { float:left; position:relative; }
.captcha-img { border:1px solid #ccc; }
.registered-users .captcha-image    {}
#checkout-step-login .captcha-image {}
.captcha-reload { position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(http://rainydayfoods.com/skin/frontend/default/theme470/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 {}
.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 =============================================== */

/*==================== Wishlist Form ========================================== */
#wishlist-view-form #wishlist-table textarea {min-height:70px; min-width:99%; max-width:99%; max-height:70px; resize:none; margin-top:10px;}
#wishlist-view-form #wishlist-table a {display:inline-block; margin-bottom:5px;}
#wishlist-view-form #wishlist-table .cart-cell a {float: left; clear: left;}
#wishlist-view-form #wishlist-table .product-image img {height:100px;width:100px;}
#wishlist-view-form #wishlist-table p,
#wishlist-view-form #wishlist-table button.button {padding:0;margin-bottom:10px;}
#wishlist-view-form .buttons-set.buttons-set2  button.button{margin-right:20px; margin-bottom: 10px;}
#wishlist-view-form  .button.btn-share{ margin-right:0!important;}
/*=====================  End  ================================================== */

/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account .page-title{}
.my-account .page-title button.button {}
.my-account #wishlist-table .cart-cell .price-box{display:block;overflow:hidden;width:100%;padding-bottom:15px;text-align:left;}
.my-account .cart-cell .price-box{display:block;overflow:hidden;width:100%;padding-bottom:15px;text-align:center;}
.my-account .cart-cell p{ padding-top:5px;}
.my-account	.add-to-cart-alt input {text-align:center;padding:4px 2px;margin-bottom:10px;}
.my-account .page-title a {display:inline-block; margin:5px 10px 0 0;}
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account .pager {margin-bottom:10px;}
.my-account .sub-title {font-size:12px; padding:10px 0;}
.my-account #form-validate .fieldset {margin:25px 0px;}
.my-account table tr td {vertical-align:middle;}
.cart-empty {padding:0 10px;}
.my-account .addresses-list ol li {padding-bottom:15px;}
.my-account table .product-name a {text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
.my-account table .product-name a:hover {text-decoration:underline;}
.my-account .my-tag-edit .btn-remove {display:inline-block;}
#my-tags-table f {white-space:nowrap;}
.my-account .box-head a {float:right;}
.my-account .box-head h2 {float:left;}
.my-account .box .box-title {border-bottom:1px solid #D3D3D3; margin-bottom:13px;}
.my-account .box .box-title h3 {float:left; font-size:12px; line-height:18px; text-transform:uppercase; color:#eb0e0e; font-weight:normal; margin-bottom:5px; }
.my-account .box .box-title a {float:right;}
.my-account .col2-set .col-1 { float:left; width:47%; }
.my-account .col2-set .col-2 { float:right; width:47%; }
.my-account .data-table {margin-bottom:10px;}
.my-account .data-table th,
.my-account .data-table td {padding:10px 12px;}
.my-account .data-table .price-excl-tax,
.my-account .data-table .price { display:inline; }

.my-account #my-orders-table { margin-bottom:10px; }
.my-account #my-orders-table th,
.my-account #my-orders-table td.last { text-align:center; }

.col-main .block-account {display:none;}


/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}
.dashboard .welcome-msg .hello{margin-bottom:10px;}
.dashboard .data-table {}
.dashboard .col2-set{padding:10px 0 15px;}
.dashboard .box-title,
.dashboard .box-head{width:100%; overflow:hidden; margin:10px 0 0; }
.dashboard .box-title {border-bottom:1px solid #D3D3D3; margin-bottom:5px;}
.dashboard .box-title h2,
.dashboard .box-title h3,
.dashboard .box-head h2,
.dashboard .box-head h3{float:left;}
.dashboard .box-title h2,
.dashboard .box-head h2{font-size:12px;line-height:18px;}
.dashboard .box-content h4{font-size: 14px;}
.dashboard .box-title a,
.dashboard .box-head a{float:right;}

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }
.dashboard .box-head a {margin-bottom:10px; display:inline-block;}
/* Block: Account Information */
.dashboard .box-info {}
.dashboard .box-info  .col2-set {margin-bottom:10px;}
.dashboard .box-info a {display:inline-block; margin-bottom:10px;}
/* Block: Reviews */
.dashboard .number { float:left; font-size:11px;font-weight:bold;line-height:1;margin:3px 10px 0 0;display:block;width:18px;height:18px;text-align:center;border:1px solid #6a6a6a;line-height:17px}
.dashboard .box-reviews #my_recent_reviews h3 {margin-bottom:5px !important;}
.dashboard .box-reviews .details { margin-left:30px; }

/* Block: Tags */
#my_recent_tags > li {padding-bottom:10px;}
.tags li {display:inline; text-transform:capitalize; padding:0 5px 0 0px;}
.tags li a {color:#7f7f7f;}
.dashboard .box-tags .details { margin-left:30px; }

/********** Dashboard > */
.block-order-return{ border:1px solid #ececec; padding:13px 18px 20px 18px; margin-top:26px;background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/media/bg-return.gif) no-repeat left bottom #fff; min-height:345px;}
.block-order-return .page-title{ border-bottom:1px solid #e6e6e6; padding-bottom:8px; margin-bottom:16px;}
.block-order-return label{ color:#000000; font-weight:bold; display:inline-block; padding-bottom:5px;}
.block-order-return label em{ color:#eb0e0e;}
.block-order-return .input-box.txt{ font-size:12px; text-transform:uppercase; color:#eb0e0e; margin-bottom:7px;}
.block-order-return .form-alt li {margin-bottom:0px;overflow:inherit;}
.block-order-return .input-box.btn{ padding-top:18px;}
/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* Order View */
.order-info {padding:5px 0 5px 0; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

.order-date { margin: 0; }

.order-info-box {}
.order-info-box {margin-top:15px;}
.order-info-box h2{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#eb0e0e;}
.order-items h2{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#eb0e0e;}
.order-items { margin-top:15px; width:100%; overflow-x:auto; }
.col-1.addresses-primary h2{ font-size:14px; text-transform:uppercase; font-weight:normal; color:#333;}
.col-1.addresses-primary h3{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#eb0e0e;}
.col-2.addresses-additional h2{ font-size:14px; text-transform:uppercase; font-weight:normal; color:#333;}
.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-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; 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; }

/* Print Pages */
.page-print .print-head {margin-bottom:20px;}
.page-print .col-1,
.page-print .col-2 {margin-bottom:10px; border-bottom:1px solid #ddd; padding-bottom:10px; width:46%;}
.page-print h1 {font-size:25px; line-height:40px;}
.page-print  h2 {margin-bottom:5px;}
.page-print th.a-right {text-align:center !important;}
/* 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 */
#review-form h3{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#eb0e0e;}
#review-form h4{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#333;}
.product-review .product-img-box { float:left; width:175px; margin-right:15px;  }
.product-review .product-img-box .product-image { display:block; margin-bottom:10px; width:175px; height:175px; }
.product-review .product-img-box .label { text-align:center; font-size:11px; line-height:14px; margin:0; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 auto 3px; }
.product-review .product-details {  }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */

/* Product Comparison Table */
#product_comparison .product-shop-row td{ text-align:center; padding:18px 30px 30px 30px;}
.catalog-product-compare-index { position:absolute;}
.catalog-product-compare-index .link-print span {padding-left:32px; padding-right:0; text-transform:uppercase;}
.catalog-product-compare-index{ background:#fff;}
.catalog-product-compare-index .buttons-set {clear:both;margin:0px 0 0;padding:20px 0px 5px 0px;}
.catalog-product-compare-index .buttons-set button.button span { float:left;}
.catalog-product-compare-index .buttons-set button.button:hover span span{ background-position:0 0px;}
.catalog-product-compare-index .product-name a { font-size:15px; color:#2f2f2f;}
.catalog-product-compare-index .product-name a:hover{ color:#eb0e0e;}
.catalog-product-compare-index .ratings{ text-align:center;}
.catalog-product-compare-index .regular-price .price {color:#eb0e0e;float:none;font-size:22px;font-weight: normal;}
.catalog-product-compare-index td button.button{ float:none;}
.catalog-product-compare-index td .add-to-links {float:none;width:100%; padding-top:12px;}
.catalog-product-compare-index td .add-to-links li a { }
.catalog-product-compare-index .price-box.left{ float:none; width:100%; text-align:center;}
.catalog-product-compare-index .ratings .rating-box {float:none;margin: 0 auto 10px;}
.catalog-product-compare-index .page-title {margin:0 0 10px;padding:5px 0 0px;}
#product_comparison{-webkit-box-shadow:0px 0px 12px rgba(48, 50, 50, 0.12);-moz-box-shadow:0px 0px 12px rgba(48, 50, 50, 0.12);box-shadow:0px 0px 12px rgba(48, 50, 50, 0.12);}
.catalog-product-compare-index .data-table td{ padding:14px 20px 14px 20px; color:#7e7e7e;}
.catalog-product-compare-index .data-table th {padding:14px 20px; font-weight:bold; color:#000000;}
.catalog-product-compare-index .btn-remove {display: block;font-size: 0;height:9px;line-height: 0;margin-left: 2px;overflow: hidden;text-indent: -999em;width:9px;}
.compare-inner{}
.catalog-product-compare-index .data-table tr.even {background:#fefefe;}
#product_comparison  th {border: 1px solid #ececec;background:none;}
#product_comparison  td {border: 1px solid #ececec; background:none; color:#7e7e7e;}
#product_comparison tr{ background:none;}
#product_comparison .price-box{ padding-top:10px; padding-bottom:10px;}
#product_comparison .price-box .regular-price { float:none; }
#product_comparison .product-shop-row td,
#product_comparison .add-to-row td {text-align:center;}
#product_comparison .product-shop-row td .product-image {display:inline-block; margin-bottom:15px; border:1px solid #ededed;}
#product_comparison .product-shop-row td .product-image:hover{ border:1px  solid #eb0e0e;}
#product_comparison .product-name,
#product_comparison .price-box,
#product_comparison p {margin-bottom:5px;}
#product_comparison .product-shop-row td .add-to-links li,
#product_comparison .add-to-row td .add-to-links li {float:none;}

/* MAP Popup============================================================================== */
.price-box.map-info .price {
	font-size:22px;
	line-height:22px;
	color:#eb0e0e;
}
.product-view .product-shop .price-box.map-info{margin:0; padding:0; display:block;}
.product-view .product-shop .price-box.map-info .old-price { display:block; margin-bottom:10px; }
.tier-prices.product-pricing a {}
.product-view .product-shop .price-box.map-info a { display:inline-block; margin-bottom:10px;}

.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.catalog-product-compare-index .map-popup {min-width:230px;}
.map-popup {
	text-align:left;
	position:absolute;
	margin:12px 0 0;
	width:230px;
	z-index:100;
	box-shadow:0px 0px 10px rgba(48, 50, 50, 0.2);
	-moz-box-shadow:0px 0px 10px rgba(48, 50, 50, 0.2);
	-webkit-box-shadow:0px 0px 10px rgba(48, 50, 50, 0.2);
}
.map-popup #map-popup-msrp-box {font-weight:normal;}
.map-popup #map-popup-msrp-box strong {font-weight:normal;}
.map-popup #map-popup-msrp-box span {font-weight:normal;}
.map-popup-heading {
	background:#363636;
	border-bottom:1px solid #fff;
	color:#fff;
	padding:20px 40px 20px 20px;
	width:170px;
}
.map-popup-heading h2 {
	font-size:12px;
	line-height:15px;
	color:#fff;
	text-align:left;
	text-overflow:ellipsis;
	text-transform:uppercase;
	word-wrap:break-word;
	margin:0;
}
.map-popup-arrow { background:0; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/btn_remove3.gif) 0 0 no-repeat; display:block; position:absolute; top:10px; right:10px; height:9px; width:9px; text-indent:-9999em; }
.map-popup-close:hover {  }
.map-popup-content {
	background:#363636;
	color:#fff;
	text-align:left;
	overflow:hidden;
	padding:20px;
	width:190px;
}
#map-popup-price-box strong {float:left; margin-right:7px;}
.map-popup .regular-price .price {float:left;font-size:12px; line-height:18px; color:#fff;font-weight:bold;}
.map-popup-checkout {  }
.map-popup-checkout form { display:block; overflow:hidden; position:relative; }
.map-popup-checkout form button.button:hover > span {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff'); /* IE6-9 */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
	background: -moz-linear-gradient(top,  #fff,  #fff); /* firefox 3.6+ */
	background: -o-linear-gradient(top,  #fff,  #fff); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fff,  #fff); /* IE10+ */
	color:#000;
}
.map-popup-checkout span { display:block; padding-left:30px; }
.map-popup-checkout .paypal-logo { text-align:left; margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0px 0; }
.map-popup-price .price-box .regular-price { margin-right:7px; }
.map-popup-price .minimal-price-link { color:#fff; display:inline-block; text-decoration:underline; margin:0; }
.map-popup-price .minimal-price-link:hover {text-decoration:none; }
.map-popup-price .minimal-price-link span { display:inline; }
.map-popup-price { overflow:hidden; margin: 8px 0; }
.map-popup-text { clear:right; background:#eb0e0e; padding:20px; text-align:left; word-wrap:break-word; color:#fff; line-height:18px; }
.map-popup-only-text { display:none; border-top:1px solid #d8d8d8; }
.contacts-index-index .page-title {margin-bottom:15px;}
/* ======================================================================================= */
/* ==================================back-top ================================================== */
#back-top {position: fixed; bottom:40px;z-index:99; left: 50%; margin-left: 635px; display:none; width:41px;height:41px;}
#back-top a:hover {color:#79ec3e; }
#back-top span {width:41px;height:41px; display: block;	background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/up-arrow.gif) no-repeat center center #ccc;border-radius: 50%;}
#back-top a:hover span { background-color:#ddd;}
/* ======================================================================================= */
/* Footer-Newsletter================================================================================ */
.block-subscribe-footer label {	font-size:11px;	color:#8d8c8c;	margin-bottom:4px;	display:block;	}
.block-subscribe-footer input.input-text {background:#ccc; padding:5px 20px 5px 5px; width:135px; border-radius:3px; border:0; color:#8d8c8c;}
.block-subscribe-footer .input-box {float:left; width:160px;}
.block-subscribe-footer .actions{ float:left; width:14px; padding:0; margin-left:-15px; }
.block-subscribe-footer .actions .button span { width:14px; height:25px; text-indent:-9999px;background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/btn-newsletter.gif) no-repeat center center; padding:0; filter: progid:none; /*IE6-9 */ }
/* Footer ================================================================================ */
.footer-container{ background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/footer-container.gif) center top #363636; padding-top: 29px; margin-bottom: 15px;}
.footer-container-bg {background: #262626; padding: 15px 0;}
.footer {position:relative; font-size: 13px; color: #fff; font-weight: bold; margin-left: 13px;}
.footer-cols-wrapper {	position:relative;overflow:hidden;}
.footer address { }
.footer h4 {
	font-size:16px;
	line-height:17px;
	color:#fff;
	text-transform:uppercase;
	position:relative;
	padding-bottom:14px;
	margin-bottom:16px;
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/footer-line.gif) repeat-x center bottom;
}
.footer h4 span {
	display: none;
	}
.footer ul li {
	display:block;
	padding:0 0 5px 0px;
}

.footer h4 a {
	color: #fff;
}

.footer h4 a:hover {
	color: #F7D980;
}

.footer ul li a {
	font-size: 13px;
	font-weight: bold;
	display:inline-block;
	color:#fff;
	text-decoration:none;
}
.footer ul li a:hover{ color:#f7d980;}   /* eb0e0e  Original Red*/
.footer-container .bottom-container { text-align:center; }
.footer-col-content {padding-bottom:10px;}
.footer-col { }
.footer-col.contacts {margin:0;}
.footer-col.contacts span.tel {	display:block;font-size:18px;line-height:22px;	color:#eb0e0e;}
.footer .list-icon {overflow: hidden; padding-top: 5px;}
.footer .list-icon li {float: left; margin-right: 5px;}
.footer .list-icon li a:hover {opacity: 0.8;}

.store-switcher{ float:right; margin-top:-24px;}

span.toggle {
	background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/toogle-button.png) 0 -61px no-repeat;
	position:absolute;
	cursor:pointer;
	right: 10px;
	top:0;
	height:13px;
	width:13px;
}
span.opened {background-position: 0 0;}


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

#easyTooltip{padding:5px 10px;background:#eb0e0e;color:#fff;font-size:12px; text-transform:uppercase;text-transform:none;position:relative;z-index:99;font-weight:normal;}

.banners-block {position:relative;overflow:hidden;}
.banners-block li {float: left; margin-left: 10px;}
.banners-block li:first-child {margin: 0;}
.main-banner img { max-width: 100%;}

.contact-block {
	position:relative;
	overflow:hidden;
	width:100%;
}
.contact-block h2 {
	float:none;
	background:none;
	border:none;
	border-bottom: 2px solid #3A3A3A;
	font-size:17px;
	line-height:21px;
	color:#383737;
	font-weight:normal;
	text-transform:uppercase;
	position:relative;
	margin: 0 0 16px;
	padding: 0 0 7px;
}

.contact-left{ width:25%; float:right; padding-bottom:20px;}
.contact-left h3 {
	font-size:13px;
	line-height:16px;
	color:#eb0e0e;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:14px;
}
.contact-left p{ font-size:12px; color:#8a8989; line-height:17px;}
.contact-left ul li{border-bottom:1px solid #e6e6e6; padding-bottom:17px; margin-bottom:17px;}
.contact-left ul li.last{ border:none; padding:0; margin:0;}
#contactForm { float:left; width:73%;}
#contactForm .form-list .input-box {width:auto;}
#contactForm .fieldset{ background:none; border:none; padding:0; margin:0;}
#contactForm .form-list input.input-text { border-box:border-box; width:95%;}
#contactForm .form-list .field {float:left;width:33.33%;}
#contactForm .form-list li {padding-bottom:10px;}
#contactForm .form-list li.wide textarea { border-box:border-box; width:100%; resize:none; }
#contactForm .form-list li.wide .input-box {width:98%;}
#contactForm .buttons-set button.button {float:left;}
#contactForm .buttons-set{ margin:0 0 0 0; padding:0; }
#contactForm .buttons-set p.required {color: #eb0e0e;font-size: 12px; margin: 0 0 0px;float:left; padding-left:15px; padding-top:5px;}
.contact-btn a{ display:none;}
.contact-btn li{ padding:0; margin:0;}



.container-slider {
	position: relative;
	width: 315px;
	overflow: hidden;
	max-height: 110px;
}
.tumbSlider {width: 100%;}
.tumbSlider li,
.container-slider li {
    float: left;
    height: auto;
    width: 105px !important;
    moz-box-sizing:border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	 box-sizing: border-box;
}
.container-slider li a {display: block; width: 100px;}
.container-slider li img {max-width: 100%;}

.container-slider .jcarousel-next,
.container-slider .jcarousel-prev {
	display:none;
	position:absolute;
	top:23px;
	left:0;
	width:52px;
	height:52px;
	margin-top:0;
	text-indent:-9000px;
	cursor:pointer;
	z-index:99;
}

.container-slider .jcarousel-prev {
	background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/prev-sl.png) 50% 50% no-repeat;
	left:0;
}
.container-slider .jcarousel-next {
	background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/next-sl.png) 50% 50% no-repeat;
	right:20px;
	left:auto;
}

.container-slider .jcarousel-next-disabled,
.container-slider .jcarousel-prev-disabled  {opacity: 0.2;}

/* ======================================= Home Page ============================================================== */
.cms-home .main-container {padding-top: 0; background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/main-container.gif) repeat-x center top #fff;}
.banner-block {margin-bottom: 25px;}
.banner-block li a {display: block; background: #f2f2f2; position: relative;}
.banner-block li a img {max-width: 100%; }
.banner-block li p {
	position: absolute; 
	left: 0; 
	bottom: 0;
	margin: 0;
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/banner-block-bg.png) repeat-x center bottom;
	width: 100%;
	font-size: 23px;
	font-weight: bold;
	color: #fff;
	padding: 25px 19px;
	line-height: 23px;
	text-transform: uppercase;
	moz-box-sizing:border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	 box-sizing: border-box;
}
.banner-block li p span {background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/banner-block-marker.png) no-repeat right center; display: block;}
.banner-block li a:hover p {background-position: center top;}

.product-name a,
.products-grid li.item,
.products-grid .actions,
.block .block-content li.item,
.footer ul li a,
.sf-menu-phone li li a,
.header .quick-access li > a,
.block-tags li a,
.block-layered-nav dd li a,
.product-view .add-to-links li a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}
.product-view .box-additional .data-table th.label {
display: none;
}

/*.magestore-bannerslider {width: 100%; max-width: 460px; min-width: 225px;}*/

/* Clears ================================================================================ */
.clear {clear: both; display: block; overflow: hidden; visibility: hidden;width: 0;height: 0;}

.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,
.products-grid .actions:after,
.header .row-2:after,
.header-buttons:after,
.input-box:after,
.block-subscribe .block-content:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */



@media only screen and (min-width: 768px) {
	.header .header-buttons {min-height: 45px;  float: left; margin: 0 -0 60px;}
	.header-buttons .row-1 {margin: 0 -30px;}

	.quick-access {padding: 11px 0 0 0; overflow: hidden;}
	.ie-9 .header .links:last-child {margin-right: 10px;}
	.header .links li {
		background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/links-marker.gif) no-repeat left 5px;
		margin-left: 17px;
	}
	.header .links li.first {margin: 0;}
	.header .links li a {
		font-size: 13px;
		font-weight: bold;
		color: #fff;
	}
	.header-button {
		background: #484848;  
		width: 64px;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a4a4a', endColorstr='#363535'); /*IE6-9 */
		background: -webkit-gradient(linear, left top, left bottom, from(#4a4a4a), to(#363535)); /*  webkit */
		background: -moz-linear-gradient(top,  #4a4a4a,  #363535); /*firefox 3.6+ */
		background: -o-linear-gradient(top,  #4a4a4a,  #363535); /*  Opera 11.10+ */
		background: -ms-linear-gradient(top,  #4a4a4a,  #363535); /*  IE10+ */
	}
	.header .links.LoginLink {margin-left: -10px;}
	.header-button.currency-list > a, .header-button.lang-list > a {
		font-size: 15px;
		font-weight: bold;
		color: #fff;
		padding: 0;
		background-position: 80% 20px;
		height: auto;
		line-height: 41px;
		text-align: left;
		text-indent: 25%;
		padding-bottom: 4px;
	}
	.header-button.currency-list { border-left: 1px solid #262626;}
	.es-lang-class .header-button.currency-list > a {text-align: left; text-indent: 10%;}
	.header-button.currency-list > a:hover, .header-button.lang-list > a:hover,
	.header-button.currency-list > a.active, .header-button.lang-list > a.active {background-color: #323131;}
	.header .phone-class { background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/form-search.gif) repeat-x center top; width: 100%; overflow: hidden; float: 	right; clear: right;}
	.header .form-search {float: right; padding: 11px 11px 10px 11px;}
	.header .form-search button.button span {border-radius: 0; padding: 0; text-indent: -999%; font-size: 0; width: 36px; height: 			34px;}
	.header .form-search button.button > span {border:1px solid #242424; border-left: 0; }
	.header .form-search button.button span span {background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/form-search.png) no-repeat center center;}
	.row-extra {background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/row-extra.png) no-repeat left bottom;	padding-bottom: 30px;}
	.opc .fields select, .opc .field select {width: 314px;}
	.form-list select {width: 334px;}
	.products-grid li.item { width: 33%; }	
	/*.products-list li.item { min-width: 797px; }*/
	.wordpress-post-category-view .col2-left-layout .col-main { min-width: 797px; }
	.footer-col .footerFirst { float: left; margin-right: 10px; width: 33%; }
	.footer-col .footerMiddle { float: left; margin-right: 10px; width: 32%; }
	.footer-col .footerLast { float: left; width: 32%; }
	.cart .crosssell .add-to-links .link-compare { margin-top: 0px;}
	.weight { position: relative; top: -17px;}
	
}
@media only screen and (min-width: 980px) and (max-width: 1199px) {
	.page {max-width: 960px;}
	.header-buttons .row-1 {margin: 0 -10px;}
	.header .header-buttons {margin-bottom: 45px;}
	.header .logo img {max-width:100%; height: 127px;}
	.row-extra {background-position: center top; padding-bottom: 0; margin-bottom: 20px;} 
	.header .header-info {font-size: 13px; line-height: 23px; padding-right: 20px;} 
	.products-grid li.item {padding: 10px; max-width: 235px; }
	/*.products-list li.item { min-width: 722px; }*/
	.wordpress-post-category-view .col2-left-layout .col-main { min-width: 722px; }
	.product-view .product-shop {width:50%;}
	.product-view .addthis_button_tweet {width:95px;}
	.addthis_counter {clear:left;}
	.addthis_mini_style .addthis_counter {clear:inherit;}
	.box-up-sell .jcarousel-clip {width:660px;}
	.box-up-sell ul li {width:187px !important; padding:12px; margin-right:9px;}
	.products-ups.jcarousel-list .last {margin-right:9px;}
	.mini-products-list .product-image {width:70px;}
	.mini-products-list .product-name {width:135px;}
	.block-related .product-name {width:120px;}
	.product-view .box-tags .form-add .input-box {width:67%;}
	#back-top {margin-left:495px;}
	.block-poll .answer {width: 150px;}
	.de-lang-class .row-product .email-friend,
	.es-lang-class .row-product .email-friend {float: left; clear: left;}
	.banner-block li p {font-size: 18px; padding: 18px;}
	.footer-col .footerFirst { float: left; margin-right: 10px; width: 33%; }
	.footer-col .footerMiddle { float: left; margin-right: 10px; width: 32%; }
	.footer-col .footerLast { float: left; width: 32%; }
	.cart .crosssell .add-to-links .link-compare { margin-top: 5px;}
	}

@media only screen and (min-width: 768px) and (max-width: 979px) {
	.header-buttons .row-1 {margin: 0 -10px;}
	.header .logo img {max-width:100%; height: 127px;}
	.page {max-width: 742px;}
	.header .header-info {display: none;}
	.header .links li a {font-size: 12px;}
	.row-extra {background-position: center top; padding: 0; margin-bottom: 10px;}
	.header .header-buttons {margin-bottom: 42px;}
	.order-buttons {display:none !important;}
	.sorter .view-mode {padding-top:0;}
	.account-login .registered-users .form-list input.input-text {width:326px;}
	.cart .crosssell button.btn-cart {float:none; margin-bottom:10px;}
	.cart .crosssell .add-to-links {float:none;}
	.cart .crosssell .product-details button.button > span {font-size:11px;}
	.cart .discount-form .input-box input { width:198px; }
	.shipping .jqTransformSelectWrapper { width: 204px !important; }
	.shipping .jqTransformSelectWrapper > div > span { font-size:11px; }
	.form-list .input-box {width:225px;}
	.cart .shipping .form-list li select option {width:174px;}
	.cart .totals button.button > span { font-size:14px; }
	.cart .totals table th,
	.cart .totals table td { font-size:11px; padding: 15px 10px; }
	.cart .totals table td+td { padding: 15px 10px; }
	.cart .totals .price { font-size:18px; }
	.mini-products-list .product-name {width:100%; margin:0; padding-top: 10px;}
	
	.#back-top {display: none !important;}
	.header-button:hover > a, .top-login:hover ul li a {background-color: #B90100;}
	
	/*.products-grid li.item {padding:5px; max-width: 225px; }*/
	/*.products-list li.item {min-width: 692px; }*/
	.wordpress-post-category-view .col2-left-layout .col-main { min-width: 692px; }
	.products-grid .product-image {width:100%;}
	.regular-price,
	.products-grid li.item .minimal-price-link {float:none;}
	.products-grid li.item .price-box.map-info a {float:none; padding:0; margin-top:2px;}
	.products-grid li.item .regular-price,
	.products-grid li.item .old-price { display:block; }
	.products-grid li.item .ratings .rating-box { float:none; margin:0 auto 10px; }
	.products-grid li.item .ratings .amount { float:none; display:block; text-align:center; margin:0; }
	.products-grid .add-to-links .link-compare { margin-top: 20px; }
	.products-list .add-to-links .link-compare {margin-left: 20px; margin-top: 5px; }
	.product-shop .price-box {float:none;}
	
	.product-view .product-img-box .more-views li.item-4 {margin-left:0;}	
	.product-view .product-img-box {float:none;width:310px;margin: 0 auto 30px;}
	.product-view .product-shop {float:none;width:auto;}
	.catalog-product-view .map-popup {left: 0 !important;}
	.addthis_counter {clear:inherit;}
	.block-layered-nav dd {padding-left:5px;}
	
	.my-account a {text-decoration:underline;}
	.my-account a:hover {text-decoration:none;}
	
	.opc .field {width:267px;}
	.opc .fields input,
	.opc .field input {width:242px;}
	.opc .fields select,
	.opc .field select {width:248px;}
	.opc .fields select option,
	.opc .field select option {width:217px;}
	.opc .form-list li.wide input.input-text {width:509px;}
	.opc .name-middlename {width:149px;}
	.opc .form-list .customer-name-suffix .name-lastname,
	.opc .form-list .customer-name-middlename .name-firstname,
	.opc .form-list .customer-name-middlename-suffix .name-firstname,
	.opc .form-list .customer-name-middlename-suffix .name-lastname {width:118px;}
	.opc .form-list .customer-name-prefix .name-firstname input.input-text,
	.opc .form-list .customer-name-suffix .name-lastname input.input-text,
	.opc .form-list .customer-name-middlename .name-firstname input.input-text,
	.opc .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
	.opc .form-list .customer-name-middlename-suffix .name-lastname input.input-text {width:93px;}
	.cart-collaterals .col2-set .col-1 {margin-right:15px;}
	
	.box-up-sell {height:auto;}
	.box-up-sell h2 {font-size:12px;line-height:15px;}
	.box-up-sell .jcarousel-clip {width:500px;}
	.box-up-sell .jcarousel-next,
	.box-up-sell .jcarousel-prev {top:10px;}
	.box-up-sell ul li {margin-right:9px;width:141px !important; padding:8px;}
	.box-up-sell ul.jcarousel-list li {margin-right:9px !important;}
	.box-up-sell ul li .product-image img {height:136px;width:136px;}
	.product-view .box-tags .form-add .input-box {width:95%; margin-bottom:10px;}
	.product-view .box-tags .form-add input.input-text {width:99%;}
	.product-view .box-tags .form-add button.button {margin-left:32px;}
	
	#multiship-addresses-table select {width:200px;}
	#multiship-addresses-table select option {width:170px;}
	#checkout-step-login .col2-set .col-1 {margin-bottom:10px;}
	#checkout-step-login .col2-set .col-1,
	#checkout-step-login .col2-set .col-2 {	float:none;	margin-right:0;	width:524px;}
	#multishipping-billing-form .sp-methods .form-list input.input-text {width:100%;}
	#co-billing-form > fieldset {display: table-column;}
	.checkout-progress li {clear: left; width: 100%;}
	.box-collateral.form-add .box-collateral-content {overflow: auto;}

	
	.multiple-checkout .gift-messages-form .item .details .field {width:267px;}
	.multiple-checkout .gift-messages-form .form-list input.input-text {width:261px;}
	.multiple-checkout .gift-messages-form .inner-box .form-list li.wide textarea {width:260px;}
	
	.cms-about-magento-demo-store .about-col-1,
	.cms-about-magento-demo-store .about-col-2,
	.cms-about-magento-demo-store .about-col-3 { padding:214px 15px 15px;}
	.cms-about-magento-demo-store .about-col-4 ul,
	.cms-about-magento-demo-store .about-col-5 ul,
	.cms-about-magento-demo-store .about-col-6 ul {padding:25px 0 12px 20px;}
	.cms-about-magento-demo-store .about-col-4 ul li,
	.cms-about-magento-demo-store .about-col-5 ul li,
	.cms-about-magento-demo-store .about-col-6 ul li {padding-left:0;}
	
	.block-poll .answer {width:95px;}
	
	.footer { padding-right: 12px; }
	.footer-cols-wrapper { position:relative; overflow:hidden; padding-bottom:10px; }
	.footer-col.last { margin-right:0; }
	
	.my-account #wishlist-view-form #wishlist-table .product-image img {height:100px;width:100px;}
	.my-account .data-table th, .my-account .data-table td {padding: 5px;}
	#wishlist-view-form .buttons-set.buttons-set2 {text-align:center;}
	#wishlist-view-form .buttons-set.buttons-set2 button.button {float:none;margin: 0 10px 10px 0 !important;}
	#customer-reviews button.button {float:left;}
	
	.banner-block li p {font-size: 14px; padding: 8px;}
	.widget-catalogsale-products .mini-products-list .product-details {clear: left;}
	
}
@media only screen and (max-width: 767px) {
	body { background-position: 0 0; padding:0; }
	.page {margin: 0 2.127659574468085%;  }
	.header .row-2 {float: none; width: 100%; clear: left; padding-top: 15px;}
	.header { padding:0 10px; }
	.header .logo { }
	.header .phone-class { 
		background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/form-search.gif) repeat-x center top; width: 100%;
		 overflow: hidden; 
		 padding: 1%;
		 moz-box-sizing:border-box;
		-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		 box-sizing: border-box;
		 margin-bottom: 15px;
	}
	.order-buttons,
	.header-info {display:none !important;}
	.title-buttons h1,
	.title-buttons h2,
	.title-buttons h3,
	.title-buttons h4,
	.title-buttons h5,
	.title-buttons h6 {float:none;}
	#search_mini_form {width:100%;}
	.header .form-search button.button {width:19%;}
	.header .form-search button.button  span {height:43px; line-height:43px; padding:0; float:none;  display:block; text-align:center;}
	.header .form-search .input-text { 
		font-size:14px; 
		line-height:17px; 
		width:80%; 
		margin:0; 
		padding-top:12px; 
		padding-bottom:13px;
		moz-box-sizing:border-box;
		-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		 box-sizing: border-box;
	}
	
	.col2-left-layout .col-main { width: 100%; margin: auto; }
	.col-left { min-width: 325px; }
	.block-cart-header {float: none; margin-bottom: 15px; padding: 10px;}
	.block-cart-header .cart-content {width: 100%; top: 51px;}
	.block-cart-header .product-name {width: auto !important;}
	.toolbar { margin-bottom:20px; }
	.toolbar .sorter {display:none;}
	.toolbar .pager {padding: 0 18px 18px 0;}
	.toolbar .pager .amount {padding:0;}
	.toolbar .pager .pages { margin:0; padding-top:10px; }
	.pager .pages li { font-size:14px; line-height:17px; font-weight:normal; margin-right:10px; }
	.toolbar-bottom .toolbar .pager {border:0; padding:0; }
	.toolbar-bottom .toolbar .pages {border:0;  padding-bottom:0; margin-top:10px; overflow:hidden; border-top:1px solid #E5E5E5; float:left; width:100%;} 
	
	.breadcrumbs {display:none;}
	.indent-sw1 {margin-bottom:20px;}
	.checkout-multishipping-login .col-main {padding-bottom:0;}
	.account-login .registered-users .form-list input.input-text {width:252px;}
	.form-list select {width:300px;}
	.form-list input.input-text,
	.form-list li.wide input.input-text {width:294px;}
	.form-list .name-middlename {width:117px;}
	.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:155px;}
	.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:183px;}
	.form-list .name-middlename input.input-text {width:111px;}
	.form-list .customer-dob .dob-year input.input-text {width:146px;}
	.shipping .jqTransformSelectWrapper { width: 258px !important; }
	#shopping-cart-table { display:block; width:100%;}
	#checkout-step-login .col-2 .form-list input.input-text {width:253px;}
	.multiple-checkout .page-title.title-buttons h1 {margin-bottom: 10px;}
	
	.page-title,
	.category-title { margin-bottom:16px; padding-top: 20px; }

	.pager .pages {clear:both;margin:0;text-align:center; padding-top:10px;}
	
	.products-grid {margin-bottom:0 !important;}
	.products-grid li.item { border-bottom:1px solid #e5e5e5; overflow:hidden; position:relative; padding: 10px; margin:0 0 20px; width:100%; }
	.wordpress-post-category-view .col2-left-layout .col-main { min-width: 100%; }
	.products-grid .product-image,
	.products-list .product-image { float:left; margin:0 20px 0 0; width:90px; }
	.products-grid .product-shop,
	.products-list .product-shop { overflow:hidden;}
	.products-grid button.button,
	.products-list button.button { margin-right:41px; }
	.products-list .ratings .rating-links a+span+a,
	.products-list .ratings .rating-links .separator {display:none;}

	.product-view { margin-bottom:5px; }
	.product-view .product-shop { float:none; width:100%; }
	.product-view .product-img-box { float:none;  width:310px; margin:0 auto 20px; }
	.product-view .product-name h1 { font-size:16px; line-height:19px; }
	.product-view .box-tags .form-add .input-box {margin-bottom:5px;}
	.product-view .box-tags .form-add .button.button {margin-left:32px;}
	.product-view h2 {padding:17px 15px;}
	.product-view .price-box { float:none !important; display:block !important; margin: 0 0 10px; overflow:hidden !important; }
	.add-to-cart button.button {float:none; margin-left:25px;}
	.add-to-cart .qty-block {padding-top:0;}
	.add-to-cart .qty {padding:13px 7px 14px;}
	.product-view .product-shop .add-to-links {border-bottom:none;padding-bottom:0;}
	.product-view .product-shop .add-to-links li {float:none; font-size:14px; line-height:17px; font-weight:normal; margin:0 !important; padding-bottom:19px;}
	.product-view .product-shop .add-to-links li a {font-weight:normal;padding-left:24px !important;}
	.product-view .row-product {padding-top:0;}
	.product-view .row-product p {float:none !important;font-size:14px;line-height:17px;padding-left:24px !important;}
	.product-view .row-product .no-rating {padding-bottom:19px;}
	.product-view .row-product .ratings {float:none;padding-bottom:19px;}
	.product-view .row-product .ratings .rating-links {padding-left:0 !important;}
	.product-view .add-to-links li+li {display:none;}
	.product-options .options-list li label { padding-top:2px; }	
	.product-view .box-description .std {padding: 0 15px;}
	.product-view .product-collateral #customer-reviews dl {padding:0 15px;}
	.product-view #review-form h3,
	.product-view #review-form h4,
	.product-view .tabs-custom {padding:0 15px;}
	.addthis_counter {clear:inherit;}
	.addthis_button_google_plusone {clear:left;}
	
	.product-collateral #customer-reviews #product-review-table span.nobr {padding:0;}
	#review-form #product-review-table th {padding:9px 4px; }
	#review-form #product-review-table td {padding:14px 4px; text-align:center;}
	
	.product-collateral .box-collateral {margin-bottom:0;}
	.product-collateral .box-collateral h2 {cursor:pointer;}
	.product-collateral .box-collateral h2 span.toggle {background-image:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/toogle-button2.png);top:20px;height:10px;width:10px;}
	.box-collateral-content {display:none;margin-bottom:7px;}
	
	.box-up-sell ul li {overflow:hidden;}
	.box-up-sell ul li .product-image {float:left; margin-right:15px; width:100px;}
	.box-up-sell ul li .product-image img {width:100px; height:auto;}
	.box-up-sell.related-carousel .product-image {width: 100%;}
	.box-up-sell ul li.jcarousel-item .product-image {float:none;margin-right:0;}
	.box-up-sell ul li.jcarousel-item .product-image img {height:auto;width:auto;}
	
	.box-up-sell {background:none;border:none;padding:20px 0 0;}
	.box-up-sell ul li {float:none;background:none;border:none;border-bottom: 1px solid #DDDDDD;padding:0 0 20px;margin: 0 0 20px;width:auto !important;}
	.box-up-sell .jcarousel-clip {margin:0 auto;width:184px;}
	.box-up-sell .jcarousel-clip li {border:none;margin:0;padding:0;width:184px !important;}
	.box-up-sell .jcarousel-next {top:150px;right:10px;}
	.box-up-sell .jcarousel-prev {top:150px;left:10px;}

	.header-container {background:none;}
	.header .header-buttons,
	.header .links,
	.header .links li { float:none; }
	.header .links li a {display:block; margin:0;}
	.header-buttons .row-1 {float:none;	margin-bottom:0;}
	.header-button > a {height:36px;}
	.header .row-2 .slogon,
	.header .welcome-msg,
	.header .header-links {display:none;}
	.top-login,
	.menu-list {display:block;}
	.top-login {height:auto; border:0 !important;}
	.header-button { 
		width:25%; 
		border-right:1px solid #464646;
		moz-box-sizing:border-box;
		-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		 box-sizing: border-box;
	}
	.header-button ul {	top:45px; right:auto;	left:0;	}
	.top-login ul li a {height:44px; background-image:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/login.png); background-position:center center;}
	.top-login ul li a.Logout_link {background-image:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/logout.png);}
	.header-button:hover > a,
	.top-login:hover ul li a {background-color:#323131;}
	.header-button.menu-list > a { background-position: center center;  }
	.header-button.currency-list > a,
	.header-button.lang-list > a { background-position: center 36px; }
	.header-button.menu-list > a,
	.header-button.currency-list > a,
	.header-button.lang-list > a {padding-top:8px;}
	.top-login ul {top:0; left:auto; right:0;}
	
	.padding-s {padding:0 13px; }
	
	.col-main {padding-bottom:20px;}
	.block {margin-bottom:8px; padding:0px;}
	.block .block-title	{margin-bottom:8px; padding-bottom:14px;	padding-right:40px;	}
	.block .block-title:hover {cursor:pointer;}
	.block.block-account .block-title:hover {cursor:default;}
	.block .block-title	span.toggle {top:5px;}
	.sidebar .block.block-progress .block-content {display:block;}
	.sidebar .block .block-content,
	.block-compared,
	.block-compare,
	.products-grid .actions	li+li,
	.products-list .add-to-links li+li,
	.products-grid .add-to-links,
	.products-list .add-to-links,
	.block-wishlist {display:none;}
	
	.block-subscribe {}
	.block-subscribe .form-subscribe-header { display:none; }
	.block-subscribe .input-box { float:none; margin-left:0; width:100%; }
	.block-subscribe .input-box input { margin-bottom:5px; width:100%; }
	.block-subscribe .validation-advice {padding-left:0; margin: 0 0 5px;}
	.block-subscribe .actions {margin-left:0;}
	
	.mini-products-list .product-name {width:210px;}
	
	.block-related .product-name {width:185px;}
	#shopping-cart-table .product-image img {height:70px;width:70px;}
	.cart .cart-table-foot {text-align:center;}
	.cart .cart-table-foot .btn-continue {float:none;}
	.cart .cart-table-foot button.button {margin-bottom:5px;} 
	.cart .crosssell .add-to-links { float:none; display:block; padding-top:10px; }
	.cart .crosssell .add-to-links li {margin:0;}
	.cart .crosssell .add-to-links li+li {display:none;}
	
	.cart .crosssell button.btn-cart {float:none;}
	.cart-collaterals .col2-set .col-1,
	.cart-collaterals .col2-set .col-2,
	.grid_custom_1,
	.grid_custom_2 {width:100%; clear:both;}
	.cart-collaterals .col2-set .col-1,
	.grid_custom_1 {margin-bottom:25px;}
	
	.col-main .block-account {display:block;}
	.col-left .block-account {display:none;}
	.padding-s .block {padding:0;}
	.block-account ul li {font-size:14px;line-height:17px;}
	.block-account ul li a,
	.my-account a {text-decoration:underline;}
	.block-account ul li a:hover,
	.my-account a:hover	{text-decoration:none;}
	.my-account .col2-set .col-1,
	.my-account .col2-set .col-2 {float:none;width:100%;}
	.my-account .data-table thead {display:none;}
	.my-account .data-table {border:1px solid #ECECEC;width:100%;}
	.my-account .data-table th, .my-account .data-table td {padding:10px 4px;}
	.my-account .data-table tr {display:block;border-bottom:1px solid #ECECEC;}
	.my-account .data-table tr.last {border-bottom:none;}
	.my-account .data-table td {display:block;border:none;}
	.my-account .data-table colgroup {display:none;}
	.my-account #my-orders-table td {padding:10px 10px 0 10px;}
	.my-account #my-orders-table td.order-qty {font-weight:bold;}
	.my-account #my-orders-table td.order-qty .nobr strong {font-weight:normal;}
	.my-account #my-orders-table td.order-product-name .product-name {font-weight:bold;}
	.my-account #my-orders-table td.order-subtotal.last { text-align:left; }
	.my-account #my-orders-table td.last { padding-bottom:10px; }
	.my-account #my-orders-table tfoot {border-top: 1px solid #ECECEC;}
	.my-account #my-orders-table tfoot td {display:inline-block;padding:10px;width:120px;}
	.my-account #my-orders-table tfoot td+td {text-align:left !important;}
	.my-account #my-orders-table tfoot .grand_total {font-size:14px;line-height:17px;}
	.my-account .page-title button.button {margin-top:10px;}
	
	.my-account textarea {max-width:294px;min-width:294px;}
	.my-account #wishlist-view-form .buttons-set {text-align:center;}
	.my-account #wishlist-view-form .buttons-set button.button {float:none;margin: 0 0 3px;}
	.my-account #wishlist-table .cart-cell .price-box span.old-price {display:block;}
	.my-account #wishlist-table .product-image {margin-left:42px;}
	#wishlist-view-form #wishlist-table .product-image img {height:200px;width:200px;}
	
	.my-account #my-tags-table td .price-box {overflow:hidden;}
	.my-account #my-tags-table td button.button {float:left;margin-right:10px;}
	.my-account #my-tags-table .add-to-links {float:right;margin-top:5px;}
	
	.product-review .product-img-box {float:none;overflow:hidden;margin:0 0 20px;width:310px;}
	.product-review .product-img-box .product-image {float:left; margin: 0 10px 0 0;height:100px;width:100px;}
	.product-review .product-img-box .product-image img {height:100px;width:100px;}
	.product-review .product-img-box .product-review-block {overflow:hidden;padding-top:20px;}
	.product-review .product-img-box .product-review-block .rating-links {text-align:center;}
	
	.block-progress {margin:0;}
	.block-progress .block-title span.toggle {display:none !important;}
	.opc .field {width:287px;}
	.form-list li.wide .input-box {width:288px;}
	.form-list select {width:280px;}
	.form-list select option {width:257px;}
	.opc .form-list li.wide input.input-text,
	.form-list input.input-text,
	.form-list li.wide input.input-text {width:281px;}
	.opc .form-list .customer-name-suffix .name-lastname,
	.opc .form-list .customer-name-middlename .name-firstname,
	.opc .form-list .customer-name-middlename-suffix .name-firstname,
	.opc .form-list .customer-name-middlename-suffix .name-lastname {width:287px;}
	.opc .form-list .customer-name-prefix .name-firstname input.input-text,
	.opc .form-list .customer-name-suffix .name-lastname input.input-text,
	.opc .form-list .customer-name-middlename .name-firstname input.input-text,
	.opc .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
	.opc .form-list .customer-name-middlename-suffix .name-lastname input.input-text {width:264px;}
	.form-list .name-middlename input.input-text {width:99px !important;}
	.checkout-multishipping-address-newshipping .form-list li.wide input.input-text {width:281px;}
	.checkout-multishipping-address-newshipping .form-list select {width:285px;}
	.multiple-checkout .col-1.col-narrow,
	.multiple-checkout .col-2.col-wide {float:none;width:100%;}
	.multiple-checkout .col-2.col-wide .box {margin-left:0;}
	.checkout-progress li {clear:left; width:100%;}
	#checkout-step-login .col2-set .col-1 {margin-bottom:10px;}
	#checkout-step-login .col2-set .col-1,
	#checkout-step-login .col2-set .col-2 {	float:none;	margin-right:0;	width:268px;}
	#co-billing-form > fieldset {border:0; padding:0;}
	#payment-tool-tip {right:0;}
	#payment-tool-tip img {width:268px;}

	.opc #checkout-review-table thead,
	.opc #checkout-review-table colgroup,
	.opc #checkout-review-table .item-options {display:none;}
    .opc #checkout-review-table td {padding:7px;}
	.opc #checkout-review-table tfoot td {padding:7px;}
	#checkout-progress-wrapper {display:none;}
	#multiship-addresses-table.data-table td {padding:5px;}
	#multiship-addresses-table select {width:80px;}
	
	.gift-messages-form .inner-box .form-list li.wide textarea {width:265px;}
	.gift-messages-form .item .product-img-box {float:none;margin-bottom:10px;}
	.gift-messages-form .item .details {margin:0;}
	#checkout-step-login .col2-set {padding:10px;}
	
	#product_sendtofriend_form .form-list .fields .field input.input-text,
	#product_sendtofriend_form #sender_message {width:304px;}
	
	.advanced-search .form-list select {width:286px;}
	
	.title-buttons {text-align:left;}
	.account-login .registered-users-wrapper,
	.account-login .new-users-wrapper {width:100%; clear:both;}
	#contactForm .form-list input.input-text,
	#contactForm .form-list li.wide .input-box {width:100%;}
	.sales-guest-form .form-alt li .input-box,
	.sales-guest-form .form-alt input.input-text {width:100% !important;}

	
	
	.cms-privacy-policy-cookie-restriction-mode .data-table thead {display:none;}
	.cms-privacy-policy-cookie-restriction-mode .data-table {border:1px solid #ECECEC;width:100%;}
	.cms-privacy-policy-cookie-restriction-mode .data-table tr {display:block;border-bottom:1px solid #ECECEC;}
	.cms-privacy-policy-cookie-restriction-mode .data-table tr.last {border-bottom:none;}
	.cms-privacy-policy-cookie-restriction-mode .data-table td,
	.cms-privacy-policy-cookie-restriction-mode .data-table th {display:block;border:none;}
	.cms-privacy-policy-cookie-restriction-mode .data-table th {padding: 10px 10px 5px;}
	.cms-privacy-policy-cookie-restriction-mode .data-table td {padding: 5px 10px 10px;}
	
	.cms-about-magento-demo-store .about-col-1,
	.cms-about-magento-demo-store .about-col-2,
	.cms-about-magento-demo-store .about-col-3,
	.cms-about-magento-demo-store .about-col-4,
	.cms-about-magento-demo-store .about-col-5,
	.cms-about-magento-demo-store .about-col-6 {margin: 0 0 40px; width:100%;}
	.about-padd,
	.about-padd2 {padding-bottom:0;}
	.page-sitemap .links {margin:0;}
	.page-sitemap .pager .amount {display:block; }
	.page-sitemap .sitemap {padding: 0 15px;}
	
	.footer {padding:0 10px;}
	.footer-cols-wrapper {border:0; margin:0;}
	.footer-col { margin-right:0; width:100%; }
	.footer-col-content {display: block;}
	.footer address { border-top:none; }
	.footer-col .footerMiddle, .footer-col .footerLast{padding-top: 10px;}
		
	.map-popup {left:0 !important; width:320px;}
	.map-popup-heading, 
	#map-popup-content {padding:20px; width:280px;}
	
	.contact-left,
	#contactForm {float:none;margin:0;width:100%;}
	#contactForm .form-list .field {float:none;width:100%;}
	
	.form-alt li.last .input-box {width:auto !important;}
	
	.banner-block li a {text-align: center;}
	.banner-block li p {text-align: left;}
	.banner-block {margin-bottom: 15px;}
	.banner-block li {margin-top: 15px;}
	.banner-block li:first-child {margin: 0;}
	.footer h4 {margin-bottom: 10px;}
	
	.store-switcher {float:none; margin: 0 0 10px;}
	
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.header .logo { width:auto; }
	.account-login .registered-users .form-list input.input-text {width:372px;}
	.form-list input.input-text,
	.form-list li.wide input.input-text {width:333px;}
	.form-list .name-middlename {width:132px;}
	.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:202px;}
	.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:230px;}
	.form-list .name-middlename input.input-text {width:104px;}
	.form-list .customer-dob .dob-year input.input-text {width:213px;}
	.shipping .jqTransformSelectWrapper { width: 378px !important; }
	.box-up-sell .products-grid td { width:378px; }
	.box-up-sell .jcarousel-next {right:50px;}
	.box-up-sell .jcarousel-prev {left:50px;}
	.block-wishlist .product-name {width:320px;}
	
	.product-view .product-img-box { width:310px; margin:0 auto 10px; }
	.product-view .product-img-box .more-views li.item-4 {margin-left:0;}
	.product-view .product-name h1 { font-size:16px; line-height:19px; }
	.product-view .box-tags .form-add .input-box {margin-bottom:10px;width: 408px;}
	.product-view .box-tags .form-add input.input-text {width: 382px;}
	.addthis_button_google_plusone {clear:inherit;}
	
	.products-grid .product-image,
	.products-list .product-image {width:120px; }
	.wordpress-post-category-view .col2-left-layout .col-main { min-width: 120px; }
	.products-grid .minimal-price-link {float:left; margin-left:10px;}
	
	
	.map-popup {left:50px !important; width:340px;}
	.map-popup-heading,
	#map-popup-content {width:300px;}
	
	.mini-products-list .product-name {width:315px;}
	
	#shopping-cart-table .product-image img {height:75px;width:75px;}
	
	.form-list li.wide .input-box {width:288px;}
	.form-list select {width:395px;}
	.form-list select option {width:386px;}
	.opc .form-list li.wide input.input-text,
	.form-list input.input-text,
	.form-list li.wide input.input-text {width:390px;}
	.opc .form-list .customer-name-suffix .name-lastname,
	.opc .form-list .customer-name-middlename .name-firstname,
	.opc .form-list .customer-name-middlename-suffix .name-firstname,
	.opc .form-list .customer-name-middlename-suffix .name-lastname {width:296px;}
	.opc .form-list .customer-name-prefix .name-firstname input.input-text,
	.opc .form-list .customer-name-suffix .name-lastname input.input-text,
	.opc .form-list .customer-name-middlename .name-firstname input.input-text,
	.opc .form-list .customer-name-middlename-suffix .name-firstname input.input-text,
	.opc .form-list .customer-name-middlename-suffix .name-lastname input.input-text {width:270px;}
	.form-list .name-middlename {width:122px;}
	.form-list .name-middlename input.input-text {width:182px !important;}
	.gift-messages-form .inner-box .form-list li.wide textarea {max-width:390px;width:390px;}
	.checkout-multishipping-address-newshipping .form-list li.wide input.input-text {width:390px;}
	.checkout-multishipping-address-newshipping .form-list select {width:388px;}
	#checkout-step-login .col2-set .col-1,
	#checkout-step-login .col2-set .col-2 {width:398px;}
	#checkout-step-login .col-2 .form-list .input-box {width:398px;}
	#checkout-step-login .col-2 .form-list input.input-text {width:392px;}
	#payment-tool-tip img {width:400px;}
	#co-billing-form > fieldset {border:1px solid #E5E5E5; padding:10px;}
	#multiship-addresses-table select {width:150px;}
	.opc .field {clear:left;}
	
	.advanced-search .form-list select {width:416px;}
	
	.main-banner {height:185px;width:308px;margin:0 auto 10px !important;}
	.main-banner img {float:right;}
	.main-banner.num-3 img {float:left;}
	
	.container-slider {margin:0 auto;}
	.jquery-slider-wrapper { display: none; }
	/*.cart-remove .btn-remove2 { position: relative; top: 37px; left: -250px; }*/
	.cart .cart-edit {clear: both; float: left;}
	.cart .cart-remove {float: left;}	
}
	
@media only screen and (min-width: 461px) and (max-width: 479px) {
	.jquery-slider-wrapper { display: none; }
	.cart-remove .btn-remove2 { position: relative; top: 72px; left: -150px; }
	.cart .cart-edit {clear: both;}
}
@media only screen and (max-width: 460px) {
	.header .logo {}
	.header .logo img {width: 284px;}
	.data-table th,
	.data-table td  {padding: 10px 5px;}
	.multiple-checkout .page-title h1 {margin-bottom: 5px;}
	.multiple-checkout,
	.product-view .box-collateral-content,
	#review-form {overflow: auto;}
	.jquery-slider-wrapper { display: none; }
	.wordpress-post-category-view .col2-left-layout .col-main { min-width: 50%; }
	.footer-col .footerFirst, .footer-col .footerMiddle, .footer-col .footerLast { width: 100%; }
	.footer-col .footerMiddle, .footer-col .footerLast{padding-top: 10px;}
	/*.cart-remove .btn-remove2 { position: relative; top: 34px; left: -40px; }*/
	.cart .cart-edit {clear: both; float: left;}
	.cart .cart-remove {float: left;}
}

@media only screen and (max-width: 362px) {
	.product-view .product-img-box {text-align:left; width: 288px;} 
	.product-view .product-img-box .product-image {left:0; overflow:hidden; width:284px; height: 307px;}
	.product-view .product-img-box .product-image #wrap {left: 172px;}
	.container-slider {width: 286px;}
	.tumbSlider li,
	.container-slider li {width: 95px !important;}
	.container-slider li a {width: 90px;}
	.padding-s { max-width: 265px; }
	.footer-col .footerFirst, .footer-col .footerMiddle, .footer-col .footerLast { width: 100%; }
	.footer-col .footerMiddle, .footer-col .footerLast {padding-top: 10px;}
	/*.cart-remove .btn-remove2 { position: relative; top: 72px; left: -25px; }*/
	.cart .cart-edit {clear: both; float: left;}
	.cart .cart-remove {float: left;}
}

.nav-container {
  position: relative;
  z-index: 2;
}
.sidebar  .nav-container {margin-bottom: 20px;}

 @media only screen and (min-width: 768px) {
    .sf-menu-phone.item {display: block !important; margin: 0;}
    #menu-icon {display: none !important;}
    .sf-menu-phone {display: none !important;}
  }
 @media only screen and (max-width: 767px) { 
   .sf-menu-phone.item {display: none !important;}
   .nav-container {margin-bottom: 10px;}
   #menu-icon {display: none !important;}
    .sf-menu-phone {display: block !important;}
 }
 
 /*-------------------- menu icon --------------------------*/
  .sf-menu,
  .sf-menu-phone {display: none;}
  /* menu icon */
  #menu-icon {
    display: block;
    background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/menu-icon-bg.png) 96% 11px no-repeat #393939;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 0 0 10px;
    height: 35px;
    margin: 0 10px;
    border-bottom: 2px solid #000; 
  }

  #menu-icon.active { background-position: 96% -47px; }

  .sf-menu-phone {
    position: relative;
    z-index: 2;
    margin: 0 10px;
  }
  .sf-menu-phone li { position: relative;  }
  .sf-menu-phone > li > a {    /*  color of main boxes  Orignal color was #3f3f3f, #353535    */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#71ba77', endColorstr='#6cad71');
      background: -webkit-gradient(linear, left top, left bottom, from(#71ba77), to(#6cad71));
      background: -moz-linear-gradient(top, #71ba77, #6cad71);
      background: -o-linear-gradient(top, #71ba77, #6cad71);
      background: -ms-linear-gradient(top, #71ba77, #6cad71);
      border: 1px solid #6cad71;                                 /* Original Color was #222222  */
      border-top: 0;
      padding: /*13px 13px 14px*/5px 13px 6px;
      font-size: /*14*/13px;
      font-weight: bold;
      text-transform: uppercase;
      display:block;  
      color: #fff;
  }
  .sf-menu-phone li li a {color: #006a40; font-size: 13px; font-weight: bold;}  /*    828181   */  /* Color of text in dropdown  */ 
  .sf-menu-phone li li { padding:3px 0 3px  15px; background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/sf-menu-phone.gif) no-repeat 0 7px;}
  .sf-menu-phone > li:hover > a,
  .sf-menu-phone > li.active > a,
  .sf-menu-phone > li.act > a  {      /*  color of Main boxes with mouse hover  Orignal color was #f31010, #af0202    */
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41854a', endColorstr='#397240');
      background: -webkit-gradient(linear, left top, left bottom, from(#41854a), to(#397240));
      background: -moz-linear-gradient(top, #41854a, #397240);
      background: -o-linear-gradient(top, #41854a, #397240);
      background: -ms-linear-gradient(top, #41854a, #397240);   /* Orignal color was #f31010, #af0202  */
      border-color:#397240; /* Original color was #870202  */
   }
  .sf-menu-phone li li {font-size: 14px;}
  .sf-menu-phone li li.last { border: 0; }
  .sf-menu-phone li strong {
    position: absolute;
    display: block;
    background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/toogle-button2.png) center -54px no-repeat;
    top: /*6*/-1px;
    right: 0;
    height: 35px;
    width: 35px;
  }
  .sf-menu-phone li strong:hover { cursor: pointer; }
  .sf-menu-phone li strong.opened { background-position: center 7px; }
  .sf-menu-phone li.parent.active > ul {display: block;}
  .sf-menu-phone > li > strong {background:url(http://rainydayfoods.com/skin/frontend/default/theme470/images/sf-menu-marker.png) no-repeat center -160px;}
  .sf-menu-phone > li > strong.opened {background-position: center 10px; }


  /* dropdown */
  .sf-menu-phone ul {  width: auto;  padding:15px;  display: none; background: #faefd0;  }     / *     363636   */  /* Color of drop down boxes */
  .sf-menu-phone ul ul {padding:10px 0 0 0;}
  .sf-menu-phone > li.active > a > span {color: inherit;}
  .sf-menu-phone > li.active > a,
  .sf-menu-phone > li > a:hover { color: #ffffff;  }  /* Text in menu boxes when hovered on     Orignal color is #ffffff */

  .sf-menu-phone li li.active > a,
  .sf-menu-phone li li a:hover {color: #a2631d;}   /*  Original was ffffff   Text color in drop down when hovered on*/ 
@media only screen and (min-width: 768px) and (max-width: 979px) {
  .sf-menu-phone ul {padding: 10px;}
  .sf-menu-phone li li a {font-size: 12px;}
  .sf-menu-phone > li > a {font-size: 12px;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #menu-icon {  background-position: 98% 11px; }
  #menu-icon.active { background-position: 98% -47px; }
}

/**************************
*
*	GENERAL
*
**************************/
.fluid_container_wrap {margin-bottom: 30px;}
.fluid_container {
	overflow:hidden;
	margin: 0 auto;
	max-width: 1000px;
	width: 100%;
}

.camera_wrap a, .camera_wrap img, 
.camera_wrap ol, .camera_wrap ul, .camera_wrap li,
.camera_wrap table, .camera_wrap tbody, .camera_wrap tfoot, .camera_wrap thead, .camera_wrap tr, .camera_wrap th, .camera_wrap td
.camera_thumbs_wrap a, .camera_thumbs_wrap img, 
.camera_thumbs_wrap ol, .camera_thumbs_wrap ul, .camera_thumbs_wrap li,
.camera_thumbs_wrap table, .camera_thumbs_wrap tbody, .camera_thumbs_wrap tfoot, .camera_thumbs_wrap thead, .camera_thumbs_wrap tr, .camera_thumbs_wrap th, .camera_thumbs_wrap td {
	background: none;
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	list-style: none
}
.camera_wrap {
	direction: ltr;
	display: none;
	float: left;
	position: relative;
	z-index: 0;
}
.camera_wrap img {
	max-width: none!important;
}
.camera_fakehover {
	height: 100%;
	min-height: 154px;
	position: relative;
	width: 100%;
	z-index: 1;
}
.camera_wrap {
	width: 100%;
}
.camera_src {
	display: none;
}
.cameraCont, .cameraContents {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;
}
.cameraSlide {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}
.camera_target {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_overlayer {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}
.camera_target_content {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.camera_target_content .camera_link {
    background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera/blank.gif);
	display: block;
	height: 100%;
	text-decoration: none;
}
.camera_loader {
    background: #fff url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera/camera-loader.gif) no-repeat center;
	background: rgba(255, 255, 255, 0.9) url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera/camera-loader.gif) no-repeat center;
	border: 1px solid #ffffff;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	height: 36px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 36px;
	z-index: 3;
}
.camera_bar {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	height:2px !important;
	z-index: 3;
}
.camera_bar span {height:2px !important;}
.camera_thumbs_wrap.camera_left .camera_bar, .camera_thumbs_wrap.camera_right .camera_bar {
	height: 100%;
	position: absolute;
	width: auto;
}
.camera_thumbs_wrap.camera_bottom .camera_bar, .camera_thumbs_wrap.camera_top .camera_bar {
	height: auto;
	position: absolute;
	width: 100%;
}
.camera_nav_cont {
	height: 65px;
	overflow: hidden;
	position: absolute;
	right: 9px;
	top: 15px;
	width: 120px;
	z-index: 4;
}
.camera_caption {
	bottom: 0;
	top:51px;
	display: block;
	position: absolute;
	width: 100%;
}
.camera_caption > div {padding-left:55px; padding-right:300px;}
.camerarelative {
	overflow: hidden;
	position: relative;
}
.imgFake {
	cursor: pointer;
}
.camera_prevThumbs {
	bottom: 4px;
	cursor: pointer;
	left: 0;
	position: absolute;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
}
.camera_prevThumbs div {
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera/camera_skins.png) no-repeat -160px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
}
.camera_nextThumbs {
	bottom: 4px;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 4px;
	visibility: hidden;
	width: 30px;
	z-index: 10;
}
.camera_nextThumbs div {
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera/camera_skins.png) no-repeat -190px 0;
	display: block;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	width: 30px;
}
.camera_command_wrap .hideNav {
	display: none;
}
.camera_command_wrap {
	left: 0;
	position: relative;
	right:0;
	z-index: 4;
}
.camera_wrap .camera_pag .camera_pag_ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 20px 5px;
	position: relative;
	text-align: left;
	text-indent: 9999px;
	width: 16px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height: 16px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	width: 16px;
}
.camera_commands_emboss .camera_pag .camera_pag_ul li:hover > span {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0;
}
.camera_pag_ul li img {
	display: none;
	position: absolute;
}
.camera_pag_ul .thumb_arrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
	top: 0;
	left: 50%;
	margin-left: -4px;
	position: absolute;
}
.camera_prev, .camera_next, .camera_commands {
	cursor: pointer;
	height: 74px;
	position: absolute;
	top: 41.5%;
	width: 39px;
	z-index: 2;
}
.camera_prev {
	left: 0;
}
.camera_prev > span {
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera/camera_skins.png) no-repeat 0 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_next {
	right: -1px;
}
.camera_next > span {
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera/camera_skins.png) no-repeat -40px 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_commands {
	right: 39px;
}
.camera_commands > .camera_play {
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera/camera_skins.png) no-repeat -80px 0;
	height: 40px;
	width: 40px;
}
.camera_commands > .camera_stop {
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera/camera_skins.png) no-repeat -120px 0;
	display: block;
	height: 40px;
	width: 40px;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
	display: inline-block;
	height: 16px;
	margin: 12px 3px 7px;
	position: relative;
	text-indent: 9999px;
	width: 16px;
}
.camera_thumbs_cont {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	overflow: hidden;
	position: relative;
	padding-top:2px;
	width: 100%;
}
.camera_commands_emboss .camera_thumbs_cont {
	-moz-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	-webkit-box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
	box-shadow:
		0px 1px 0px rgba(255,255,255,1),
		inset 0px 1px 1px rgba(0,0,0,0.2);
}
.camera_thumbs_cont > div {
	float: left;
	width: 100%;
}
.camera_thumbs_cont ul {
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: center;
	width:950px !important;
}
.camera_thumbs_cont ul li {
	float:left;
	display: block;
	background-color:#f8f8f8;
	margin: 0 0 0 2px;
}
.camera_thumbs_cont ul li:first-child {margin-left:0;}
.camera_thumbs_cont ul li > img {
	cursor: pointer;
}
.camera_clear {
	display: block;
	clear: both;
}
.showIt {
	display: none;
}
.camera_clear {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 25px;
	position: relative;
}
/**************************
*
*	COLORS & SKINS
*
**************************/
.pattern_1 .camera_overlayer {
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera/patterns/overlay1.png) repeat;
}
.pattern_2 .camera_overlayer {
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera/patterns/overlay2.png) repeat;
}
.pattern_3 .camera_overlayer {
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera/patterns/overlay3.png) repeat;
}
.pattern_4 .camera_overlayer {
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera/patterns/overlay4.png) repeat;
}
.pattern_5 .camera_overlayer {
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera/patterns/overlay5.png) repeat;
}
.pattern_6 .camera_overlayer {
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera/patterns/overlay6.png) repeat;
}
.pattern_7 .camera_overlayer {
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera/patterns/overlay7.png) repeat;
}
.pattern_8 .camera_overlayer {
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera/patterns/overlay8.png) repeat;
}
.pattern_9 .camera_overlayer {
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera/patterns/overlay9.png) repeat;
}
.pattern_10 .camera_overlayer {
	background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera/patterns/overlay10.png) repeat;
}
.camera_caption {
	color: #fff;
}
.camera_caption > div {}
.camera_wrap .camera_pag .camera_pag_ul li {
	background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
		background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
		background: #434648;
}
.camera_pag_ul li img {
	border: 4px solid #e6e6e6;
	-moz-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
	box-shadow: 0px 3px 6px rgba(0,0,0,.5);
}
.camera_pag_ul .thumb_arrow {
    border-top-color: #e6e6e6;
}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {}
.camera_wrap .camera_pag .camera_pag_ul li {
		background: #b7b7b7;
}
.camera_wrap .camera_pag .camera_pag_ul li:first-child {margin-left:10px;}
.camera_thumbs_cont ul li > img:hover,
.camera_thumbs_cont ul li.cameracurrent > img {background-color:#b90100;}
.camera_thumbs_cont ul li > img {
	display:block;
	background-color:#2c1f18;
}

.camera_caption div .lof_camera_title {
	font-family: 'Open Sans', sans-serif;
    color: #313131;
    display: block;
    font-size: 48px;
    font-weight: 700;
    line-height: 48px;
    letter-spacing: -4px;
    margin-bottom: 11px;
}

.camera_caption div .lof_camara_desc2 {font-size:15px; color:#64656b; line-height:23px; margin-bottom:8px;}
.camera_caption div .price-slider {font-size:48px; line-height:48px; color:#d1189c;  font-family: 'Open Sans', sans-serif; font-weight: 700;}
.camera_caption div .price-slider-spec {
	font-size:31px; 
	line-height:31px; 
	color:#adacad; 
	font-family: 'Open Sans', sans-serif;
	font-weight: 700; 
	text-decoration:line-through; 
	margin-bottom:27px;
}
.camera_caption .link-camera {
    display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size:25px;
	font-weight: 700;
	line-height: 36px;
	color:#fff;
    position: relative;
    z-index: 9;
	background: #313131;
	letter-spacing: -2px;
	padding: 0 10px 4px;
	border-radius: 4px;
}
.camera_caption .link-camera:hover {background:#c61795; }




/*AMBER SKIN*/
.camera_amber_skin .camera_prevThumbs div {
	background-position: -160px -160px;
}
.camera_amber_skin .camera_nextThumbs div {
	background-position: -190px -160px;
}
.camera_amber_skin .camera_prev > span {
	background-position: 0 -160px;
}
.camera_amber_skin .camera_next > span {
	background-position: -40px -160px;
}
.camera_amber_skin .camera_commands > .camera_play {
	background-position: -80px -160px;
}
.camera_amber_skin .camera_commands > .camera_stop {
	background-position: -120px -160px;
}
/*ASH SKIN*/
.camera_ash_skin .camera_prevThumbs div {
	background-position: -160px -200px;
}
.camera_ash_skin .camera_nextThumbs div {
	background-position: -190px -200px;
}
.camera_ash_skin .camera_prev > span {
	background-position: 0 -200px;
}
.camera_ash_skin .camera_next > span {
	background-position: -40px -200px;
}
.camera_ash_skin .camera_commands > .camera_play {
	background-position: -80px -200px;
}
.camera_ash_skin .camera_commands > .camera_stop {
	background-position: -120px -200px;
}
/*AZURE SKIN*/
.camera_azure_skin .camera_prevThumbs div {
	background-position: -160px -240px;
}
.camera_azure_skin .camera_nextThumbs div {
	background-position: -190px -240px;
}
.camera_azure_skin .camera_prev > span {
	background-position: 0 -240px;
}
.camera_azure_skin .camera_next > span {
	background-position: -40px -240px;
}
.camera_azure_skin .camera_commands > .camera_play {
	background-position: -80px -240px;
}
.camera_azure_skin .camera_commands > .camera_stop {
	background-position: -120px -240px;
}
/*BEIGE SKIN*/
.camera_beige_skin .camera_prevThumbs div {
	background-position: -160px -120px;
}
.camera_beige_skin .camera_nextThumbs div {
	background-position: -190px -120px;
}
.camera_beige_skin .camera_prev > span {
	background-position: 0 -120px;
}
.camera_beige_skin .camera_next > span {
	background-position: -40px -120px;
}
.camera_beige_skin .camera_commands > .camera_play {
	background-position: -80px -120px;
}
.camera_beige_skin .camera_commands > .camera_stop {
	background-position: -120px -120px;
}
/*BLACK SKIN*/
.camera_black_skin .camera_prevThumbs div {
	background-position: -160px -40px;
}
.camera_black_skin .camera_nextThumbs div {
	background-position: -190px -40px;
}
.camera_black_skin .camera_prev > span {
	background-position: 0 -40px;
}
.camera_black_skin .camera_next > span {
	background-position: -40px -40px;
}
.camera_black_skin .camera_commands > .camera_play {
	background-position: -80px -40px;
}
.camera_black_skin .camera_commands > .camera_stop {
	background-position: -120px -40px;
}
/*BLUE SKIN*/
.camera_blue_skin .camera_prevThumbs div {
	background-position: -160px -280px;
}
.camera_blue_skin .camera_nextThumbs div {
	background-position: -190px -280px;
}
.camera_blue_skin .camera_prev > span {
	background-position: 0 -280px;
}
.camera_blue_skin .camera_next > span {
	background-position: -40px -280px;
}
.camera_blue_skin .camera_commands > .camera_play {
	background-position: -80px -280px;
}
.camera_blue_skin .camera_commands > .camera_stop {
	background-position: -120px -280px;
}
/*BROWN SKIN*/
.camera_brown_skin .camera_prevThumbs div {
	background-position: -160px -320px;
}
.camera_brown_skin .camera_nextThumbs div {
	background-position: -190px -320px;
}
.camera_brown_skin .camera_prev > span {
	background-position: 0 -320px;
}
.camera_brown_skin .camera_next > span {
	background-position: -40px -320px;
}
.camera_brown_skin .camera_commands > .camera_play {
	background-position: -80px -320px;
}
.camera_brown_skin .camera_commands > .camera_stop {
	background-position: -120px -320px;
}
/*BURGUNDY SKIN*/
.camera_burgundy_skin .camera_prevThumbs div {
	background-position: -160px -360px;
}
.camera_burgundy_skin .camera_nextThumbs div {
	background-position: -190px -360px;
}
.camera_burgundy_skin .camera_prev > span {
	background-position: 0 -360px;
}
.camera_burgundy_skin .camera_next > span {
	background-position: -40px -360px;
}
.camera_burgundy_skin .camera_commands > .camera_play {
	background-position: -80px -360px;
}
.camera_burgundy_skin .camera_commands > .camera_stop {
	background-position: -120px -360px;
}
/*CHARCOAL SKIN*/
.camera_charcoal_skin .camera_prevThumbs div {
	background-position: -160px -400px;
}
.camera_charcoal_skin .camera_nextThumbs div {
	background-position: -190px -400px;
}
.camera_charcoal_skin .camera_prev > span {
	background-position: 0 -400px;
}
.camera_charcoal_skin .camera_next > span {
	background-position: -40px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_play {
	background-position: -80px -400px;
}
.camera_charcoal_skin .camera_commands > .camera_stop {
	background-position: -120px -400px;
}
/*CHOCOLATE SKIN*/
.camera_chocolate_skin .camera_prevThumbs div {
	background-position: -160px -440px;
}
.camera_chocolate_skin .camera_nextThumbs div {
	background-position: -190px -440px;
}
.camera_chocolate_skin .camera_prev > span {
	background-position: 0 -440px;
}
.camera_chocolate_skin .camera_next > span {
	background-position: -40px -440px;
}
.camera_chocolate_skin .camera_commands > .camera_play {
	background-position: -80px -440px;
}
.camera_chocolate_skin .camera_commands > .camera_stop {
	background-position: -120px -440px	;
}
/*COFFEE SKIN*/
.camera_coffee_skin .camera_prevThumbs div {
	background-position: -160px -480px;
}
.camera_coffee_skin .camera_nextThumbs div {
	background-position: -190px -480px;
}
.camera_coffee_skin .camera_prev > span {
	background-position: 0 -480px;
}
.camera_coffee_skin .camera_next > span {
	background-position: -40px -480px;
}
.camera_coffee_skin .camera_commands > .camera_play {
	background-position: -80px -480px;
}
.camera_coffee_skin .camera_commands > .camera_stop {
	background-position: -120px -480px	;
}
/*CYAN SKIN*/
.camera_cyan_skin .camera_prevThumbs div {
	background-position: -160px -520px;
}
.camera_cyan_skin .camera_nextThumbs div {
	background-position: -190px -520px;
}
.camera_cyan_skin .camera_prev > span {
	background-position: 0 -520px;
}
.camera_cyan_skin .camera_next > span {
	background-position: -40px -520px;
}
.camera_cyan_skin .camera_commands > .camera_play {
	background-position: -80px -520px;
}
.camera_cyan_skin .camera_commands > .camera_stop {
	background-position: -120px -520px	;
}
/*FUCHSIA SKIN*/
.camera_fuchsia_skin .camera_prevThumbs div {
	background-position: -160px -560px;
}
.camera_fuchsia_skin .camera_nextThumbs div {
	background-position: -190px -560px;
}
.camera_fuchsia_skin .camera_prev > span {
	background-position: 0 -560px;
}
.camera_fuchsia_skin .camera_next > span {
	background-position: -40px -560px;
}
.camera_fuchsia_skin .camera_commands > .camera_play {
	background-position: -80px -560px;
}
.camera_fuchsia_skin .camera_commands > .camera_stop {
	background-position: -120px -560px	;
}
/*GOLD SKIN*/
.camera_gold_skin .camera_prevThumbs div {
	background-position: -160px -600px;
}
.camera_gold_skin .camera_nextThumbs div {
	background-position: -190px -600px;
}
.camera_gold_skin .camera_prev > span {
	background-position: 0 -600px;
}
.camera_gold_skin .camera_next > span {
	background-position: -40px -600px;
}
.camera_gold_skin .camera_commands > .camera_play {
	background-position: -80px -600px;
}
.camera_gold_skin .camera_commands > .camera_stop {
	background-position: -120px -600px	;
}
/*GREEN SKIN*/
.camera_green_skin .camera_prevThumbs div {
	background-position: -160px -640px;
}
.camera_green_skin .camera_nextThumbs div {
	background-position: -190px -640px;
}
.camera_green_skin .camera_prev > span {
	background-position: 0 -640px;
}
.camera_green_skin .camera_next > span {
	background-position: -40px -640px;
}
.camera_green_skin .camera_commands > .camera_play {
	background-position: -80px -640px;
}
.camera_green_skin .camera_commands > .camera_stop {
	background-position: -120px -640px	;
}
/*GREY SKIN*/
.camera_grey_skin .camera_prevThumbs div {
	background-position: -160px -680px;
}
.camera_grey_skin .camera_nextThumbs div {
	background-position: -190px -680px;
}
.camera_grey_skin .camera_prev > span {
	background-position: 0 -680px;
}
.camera_grey_skin .camera_next > span {
	background-position: -40px -680px;
}
.camera_grey_skin .camera_commands > .camera_play {
	background-position: -80px -680px;
}
.camera_grey_skin .camera_commands > .camera_stop {
	background-position: -120px -680px	;
}
/*INDIGO SKIN*/
.camera_indigo_skin .camera_prevThumbs div {
	background-position: -160px -720px;
}
.camera_indigo_skin .camera_nextThumbs div {
	background-position: -190px -720px;
}
.camera_indigo_skin .camera_prev > span {
	background-position: 0 -720px;
}
.camera_indigo_skin .camera_next > span {
	background-position: -40px -720px;
}
.camera_indigo_skin .camera_commands > .camera_play {
	background-position: -80px -720px;
}
.camera_indigo_skin .camera_commands > .camera_stop {
	background-position: -120px -720px	;
}
/*KHAKI SKIN*/
.camera_khaki_skin .camera_prevThumbs div {
	background-position: -160px -760px;
}
.camera_khaki_skin .camera_nextThumbs div {
	background-position: -190px -760px;
}
.camera_khaki_skin .camera_prev > span {
	background-position: 0 -760px;
}
.camera_khaki_skin .camera_next > span {
	background-position: -40px -760px;
}
.camera_khaki_skin .camera_commands > .camera_play {
	background-position: -80px -760px;
}
.camera_khaki_skin .camera_commands > .camera_stop {
	background-position: -120px -760px	;
}
/*LIME SKIN*/
.camera_lime_skin .camera_prevThumbs div {
	background-position: -160px -800px;
}
.camera_lime_skin .camera_nextThumbs div {
	background-position: -190px -800px;
}
.camera_lime_skin .camera_prev > span {
	background-position: 0 -800px;
}
.camera_lime_skin .camera_next > span {
	background-position: -40px -800px;
}
.camera_lime_skin .camera_commands > .camera_play {
	background-position: -80px -800px;
}
.camera_lime_skin .camera_commands > .camera_stop {
	background-position: -120px -800px	;
}
/*MAGENTA SKIN*/
.camera_magenta_skin .camera_prevThumbs div {
	background-position: -160px -840px;
}
.camera_magenta_skin .camera_nextThumbs div {
	background-position: -190px -840px;
}
.camera_magenta_skin .camera_prev > span {
	background-position: 0 -840px;
}
.camera_magenta_skin .camera_next > span {
	background-position: -40px -840px;
}
.camera_magenta_skin .camera_commands > .camera_play {
	background-position: -80px -840px;
}
.camera_magenta_skin .camera_commands > .camera_stop {
	background-position: -120px -840px	;
}
/*MAROON SKIN*/
.camera_maroon_skin .camera_prevThumbs div {
	background-position: -160px -880px;
}
.camera_maroon_skin .camera_nextThumbs div {
	background-position: -190px -880px;
}
.camera_maroon_skin .camera_prev > span {
	background-position: 0 -880px;
}
.camera_maroon_skin .camera_next > span {
	background-position: -40px -880px;
}
.camera_maroon_skin .camera_commands > .camera_play {
	background-position: -80px -880px;
}
.camera_maroon_skin .camera_commands > .camera_stop {
	background-position: -120px -880px	;
}
/*ORANGE SKIN*/
.camera_orange_skin .camera_prevThumbs div {
	background-position: -160px -920px;
}
.camera_orange_skin .camera_nextThumbs div {
	background-position: -190px -920px;
}
.camera_orange_skin .camera_prev > span {
		background-position: 0 -920px;
}
.camera_orange_skin .camera_next > span {
		background-position: -40px -920px;
}
.camera_orange_skin .camera_commands > .camera_play {
	background-position: -80px -920px;
}
.camera_orange_skin .camera_commands > .camera_stop {
	background-position: -120px -920px	;
}


.camera_orange_skin .camera_prev > span,
.camera_orange_skin .camera_next > span,
.camera_orange_skin .camera_commands > .camera_stop,
.camera_orange_skin .camera_commands > .camera_play {
	width: 38px;
	height: 74px;
}
.camera_orange_skin .camera_prev > span {background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera_prev.png) no-repeat left top;}
.camera_orange_skin .camera_next > span,
.camera_orange_skin .camera_commands > .camera_play {background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera_next.png) no-repeat right top;}
.camera_orange_skin .camera_commands > .camera_stop {background: url(http://rainydayfoods.com/skin/frontend/default/theme470/images/camera_stop.png) no-repeat right top;}

/*OLIVE SKIN*/
.camera_olive_skin .camera_prevThumbs div {
	background-position: -160px -1080px;
}
.camera_olive_skin .camera_nextThumbs div {
	background-position: -190px -1080px;
}
.camera_olive_skin .camera_prev > span {
	background-position: 0 -1080px;
}
.camera_olive_skin .camera_next > span {
	background-position: -40px -1080px;
}
.camera_olive_skin .camera_commands > .camera_play {
	background-position: -80px -1080px;
}
.camera_olive_skin .camera_commands > .camera_stop {
	background-position: -120px -1080px	;
}
/*PINK SKIN*/
.camera_pink_skin .camera_prevThumbs div {
	background-position: -160px -960px;
}
.camera_pink_skin .camera_nextThumbs div {
	background-position: -190px -960px;
}
.camera_pink_skin .camera_prev > span {
	background-position: 0 -960px;
}
.camera_pink_skin .camera_next > span {
	background-position: -40px -960px;
}
.camera_pink_skin .camera_commands > .camera_play {
	background-position: -80px -960px;
}
.camera_pink_skin .camera_commands > .camera_stop {
	background-position: -120px -960px	;
}
/*PISTACHIO SKIN*/
.camera_pistachio_skin .camera_prevThumbs div {
	background-position: -160px -1040px;
}
.camera_pistachio_skin .camera_nextThumbs div {
	background-position: -190px -1040px;
}
.camera_pistachio_skin .camera_prev > span {
	background-position: 0 -1040px;
}
.camera_pistachio_skin .camera_next > span {
	background-position: -40px -1040px;
}
.camera_pistachio_skin .camera_commands > .camera_play {
	background-position: -80px -1040px;
}
.camera_pistachio_skin .camera_commands > .camera_stop {
	background-position: -120px -1040px	;
}
/*PINK SKIN*/
.camera_pink_skin .camera_prevThumbs div {
	background-position: -160px -80px;
}
.camera_pink_skin .camera_nextThumbs div {
	background-position: -190px -80px;
}
.camera_pink_skin .camera_prev > span {
	background-position: 0 -80px;
}
.camera_pink_skin .camera_next > span {
	background-position: -40px -80px;
}
.camera_pink_skin .camera_commands > .camera_play {
	background-position: -80px -80px;
}
.camera_pink_skin .camera_commands > .camera_stop {
	background-position: -120px -80px;
}
/*RED SKIN*/
.camera_red_skin .camera_prevThumbs div {
	background-position: -160px -1000px;
}
.camera_red_skin .camera_nextThumbs div {
	background-position: -190px -1000px;
}
.camera_red_skin .camera_prev > span {
	background-position: 0 -1000px;
}
.camera_red_skin .camera_next > span {
	background-position: -40px -1000px;
}
.camera_red_skin .camera_commands > .camera_play {
	background-position: -80px -1000px;
}
.camera_red_skin .camera_commands > .camera_stop {
	background-position: -120px -1000px	;
}
/*TANGERINE SKIN*/
.camera_tangerine_skin .camera_prevThumbs div {
	background-position: -160px -1120px;
}
.camera_tangerine_skin .camera_nextThumbs div {
	background-position: -190px -1120px;
}
.camera_tangerine_skin .camera_prev > span {
	background-position: 0 -1120px;
}
.camera_tangerine_skin .camera_next > span {
	background-position: -40px -1120px;
}
.camera_tangerine_skin .camera_commands > .camera_play {
	background-position: -80px -1120px;
}
.camera_tangerine_skin .camera_commands > .camera_stop {
	background-position: -120px -1120px	;
}
/*TURQUOISE SKIN*/
.camera_turquoise_skin .camera_prevThumbs div {
	background-position: -160px -1160px;
}
.camera_turquoise_skin .camera_nextThumbs div {
	background-position: -190px -1160px;
}
.camera_turquoise_skin .camera_prev > span {
	background-position: 0 -1160px;
}
.camera_turquoise_skin .camera_next > span {
	background-position: -40px -1160px;
}
.camera_turquoise_skin .camera_commands > .camera_play {
	background-position: -80px -1160px;
}
.camera_turquoise_skin .camera_commands > .camera_stop {
	background-position: -120px -1160px	;
}
/*VIOLET SKIN*/
.camera_violet_skin .camera_prevThumbs div {
	background-position: -160px -1200px;
}
.camera_violet_skin .camera_nextThumbs div {
	background-position: -190px -1200px;
}
.camera_violet_skin .camera_prev > span {
	background-position: 0 -1200px;
}
.camera_violet_skin .camera_next > span {
	background-position: -40px -1200px;
}
.camera_violet_skin .camera_commands > .camera_play {
	background-position: -80px -1200px;
}
.camera_violet_skin .camera_commands > .camera_stop {
	background-position: -120px -1200px	;
}
/*WHITE SKIN*/
.camera_white_skin .camera_prevThumbs div {
	background-position: -160px -80px;
}
.camera_white_skin .camera_nextThumbs div {
	background-position: -190px -80px;
}
.camera_white_skin .camera_prev > span {
	background-position: 0 -80px;
}
.camera_white_skin .camera_next > span {
	background-position: -40px -80px;
}
.camera_white_skin .camera_commands > .camera_play {
	background-position: -80px -80px;
}
.camera_white_skin .camera_commands > .camera_stop {
	background-position: -120px -80px;
}
/*YELLOW SKIN*/
.camera_yellow_skin .camera_prevThumbs div {
	background-position: -160px -1240px;
}
.camera_yellow_skin .camera_nextThumbs div {
	background-position: -190px -1240px;
}
.camera_yellow_skin .camera_prev > span {
	background-position: 0 -1240px;
}
.camera_yellow_skin .camera_next > span {
	background-position: -40px -1240px;
}
.camera_yellow_skin .camera_commands > .camera_play {
	background-position: -80px -1240px;
}
.camera_yellow_skin .camera_commands > .camera_stop {
	background-position: -120px -1240px	;
}
@media only screen and (min-width: 978px) and (max-width: 1200px) {
	.camera_caption {top: 20px;}
	.camera_caption > div {padding-right:250px;}
	.camera_caption div .lof_camera_title {font-size: 35px; line-height: 35px;}
}

@media only screen and (min-width: 768px) and (max-width: 979px) {
	.fluid_container_wrap {}
	.camera_thumbs_cont ul {width:758px;}
	.camera_thumbs_cont ul li {width:188px;}
	.camera_thumbs_cont ul li img {max-width:100% !important; height:auto;}
	
	.camera_caption {top:15px;}
	.camera_caption > div {padding-right: 180px; padding-left: 20px;}
	.camera_caption div .lof_camera_title {    margin-bottom: 5px; font-size: 35px; line-height: 35px;}
	.camera_caption div .lof_camara_desc {	margin-bottom:8px; font-size:40px; line-height:40px;	}
	.camera_caption div .price-slider { margin-bottom:10px; font-size:25px; line-height:25px;}
	.camera_caption div .price-slider-spec {font-size: 25px; line-height: 25px;}
	.camera_wrap .camera_pag .camera_pag_ul {left:2px; bottom:2px;}
	.camera_caption .link-camera,
	.camera_prev,
	.camera_next,
	.camera_stop,
	.camera_play {display: none !important;}
}

@media only screen and (max-width: 767px) {
	.camera_thumbs_cont {display:none !important;}
	.camera_next,
	.camera_prev,
	.camera_commands {display:none;}
	
	.fluid_container_wrap { height:auto; margin:0 0 10px;}
	.camera_caption {top:20px;}
	.camera_caption > div {padding-right: 33%; padding-left: 5%;}
	.camera_caption div .lof_camera_title { font-size: 35px; line-height: 35px;}
	.camera_caption div .price-slider { font-size:30px; line-height:30px;}
	.camera_caption div .price-slider-spec {font-size:30px; line-height:30px;}
	.camera_caption .link-camera,
	.camera_caption div .lof_camara_desc2 {display: none;}

	
}

@media only screen and (min-width: 546px) and (max-width: 767px) {
	.camera_caption div .lof_camera_title { font-size: 42px; line-height: 42px;   }
	.camera_caption div .price-slider { margin-bottom:10px; font-size:45px; line-height:45px;}
	.camera_caption div .price-slider-spec {font-size:45px; line-height:45px;}
	.camera_caption div .lof_camara_desc2 {display: block;}
	
}
/**
 * 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) 2013 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://rainydayfoods.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://rainydayfoods.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://rainydayfoods.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://rainydayfoods.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://rainydayfoods.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://rainydayfoods.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://rainydayfoods.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://rainydayfoods.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://rainydayfoods.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */


/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
    margin:0;    /* Set this to minus the border thickness. */
    background-color:#fff;
    cursor:move;
}

/* This is for the title text. */
.cloud-zoom-title {
    font-family:Arial, Helvetica, sans-serif;
    position:absolute !important;
    background-color:#000;
    color:#fff;
    padding:3px;
    width:100%;
    text-align:center;
    font-weight:bold;
    font-size:10px;
    top:0px;
}

/* This is the zoom window. */
#cloud-zoom-big {
    overflow:hidden;
	left:-195px !important;
	top: -195px !important;
	width:308px !important;
	height: 308px !important;
	background-color:#fff;
}

/* This is the loading message. */
.cloud-zoom-loading {
	font-size:0;
}

.product-image .mousetrap {z-index:100 !important;}

#quick-shop-table  img.thumbnail-product { height: auto;width: 70px; }
#quick-shop-table  center {float: right;margin: -18px 2px 0;position: relative;z-index: 100;}
#quick-shop-table .closex {
	float: right;
}
#quick-shop-table .result {
	width:auto;
	max-width: 275px;
	min-width: 175px;
	position: absolute;
	background-color: white;
}
#quick-shop-table .imgloader {
	display:none;
}
#quick-shop-table .text-active {
	 color: #FF0000;
}
#quick-shop-table .namesku {
	text-decoration: none; font-weight: bold;
}

button.btn-quick-cart { margin: 5px 0; }
button.btn-quick-import { margin: 5px 0; }
.import-file label { font-weight: bold; }
.import-file .input-box { }
#quick-shop-table #closex { cursor: pointer; float: left; }

.yui-ac-hd {border-bottom: 1px dashed #999999;color: #999999;display: block;font-style: italic;margin-bottom: 4px;padding: 0 4px;text-align: left;}



#magestore-bannerslider-popup{
	padding: 2px;
    position: fixed;
    z-index: 19990;
	background: #fff;
	border: 2px;
}
#magestore-bannerslider-popup-close{
	cursor: pointer;
    height: 22px;
	width:22px;
    position: absolute;
    right: 0px;
    top: -25px;   
    z-index: 19999;
	background:url(http://rainydayfoods.com/skin/frontend/base/default/css/magestore/bannerslider/image/close-tiny.png) no-repeat center;
}
#bg_fade {
    background-color: #000000;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1000;
	opacity: 0.7;
}
.widget-catalogsale-products-carousel .new-slider{  
	border:1px solid #ddd;
	position:relative;
	width:1000px;
	padding:20px 30px;
	margin:10px auto;
}
.widget-catalogsale-products-carousel .box-top {
	overflow:hidden;
	position:relative; 
	left:0;
	float:left;
	width:986px;
	height:220px;
	margin-left:5px;
}
.widget-catalogsale-products-carousel .box-top ul {
	list-style:none;
	padding:0; 
	}
.widget-catalogsale-products-carousel .box-top ul li {  
	display:block; 
	float:left;
	position:relative; 
	width:220px;
	margin-right:25px;
	text-align:center;
	overflow:hidden;
}
.widget-catalogsale-products-carousel #left, #right{ cursor:pointer}
.widget-catalogsale-products-carousel .box-left,
.widget-catalogsale-products-carousel .box-right { 
	position:absolute; 
	top:84px; 
	width:21px; 
	height:35px; 
	cursor:pointer;
}
.widget-catalogsale-products-carousel .box-left {
	left:0px; 
	background:#000;
	}
.widget-catalogsale-products-carousel .box-right {
	right:0px;
	background:#000;
	}

