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

* { margin:0; padding:0; }

body { background:#496778 url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/body_bg.gif) 50% 0 repeat-y; color:#2f2f2f; font:12px/1.55em arial, helvetica, sans-serif; text-align:center; }

a { color:#1e7ec8; text-decoration:underline; }
a:hover { color:#1e7ec8; text-decoration:underline; }
a img { border:0;}
:focus { outline:0; }

/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; color:#0A263C; }
h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
p { margin-bottom:.8em; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol { list-style:none; }

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

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

/****************************************************/
/***********[ Mage_CSS_B Common Elements ]***********/
/****************************************************/


/********************** Columns */

/* All */
.col2-set, .col3-set, .col4-set, .col5-set { clear:both; }

/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:48.5%; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right; }

/* Col2-alt */
.col2-alt-set .col-1 { width:32%; }
.col2-alt-set .col-2 { width:65%; }
.col2-alt-set .col-1 { float:left; }
.col2-alt-set .col-2 { float:right; }

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.3%; }
.col3-set .col-1, .col3-set .col-2 { margin-right:3%; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:22%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:4%; }

/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { float:none !important; margin:0 !important; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }


.accent { color:#E76200; font-weight:bold; }

@media (min-width: 980px) {  }
@media (min-width: 768px) and (max-width: 979px) { }
@media (max-width: 767px) {
    .col2-set .col-1 { float:none; width:100%; margin-bottom:20px; }
    .col2-set .col-2 { float:none; width:100%; margin-bottom:20px; }
    .col3-set .col-1 { float:none; width:100%; margin-bottom:20px;  }
    .col3-set .col-2 { float:none; width:100%; margin-bottom:20px;  }
    .col3-set .col-3 { float:none; width:100%; margin-bottom:20px;  }
}
@media (max-width:479px) {
    .col2-set .col-1 { float:none; width:100%; margin-bottom:20px; }
    .col2-set .col-2 { float:none; width:100%; margin-bottom:20px; }
    .col3-set .col-1 { float:none; width:100%; margin-bottom:20px;  }
    .col3-set .col-2 { float:none; width:100%; margin-bottom:20px;  }
    .col3-set .col-3 { float:none; width:100%; margin-bottom:20px;  }
}

/********************** Form */

/* Form Elements */
input.input-text, select, textarea { border:1px solid #b6b6b6; font:12px arial, helvetica, sans-serif; }
option, optgroup { font:12px arial, helvetica, sans-serif; }
optgroup { font-weight:bold; }
textarea { overflow:auto; }
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
.qty { width:2.5em; }
.group-select label, .form-list label, .payment-methods label { font-weight:bold; }
.input-text:focus, select:focus, textarea:focus { background:#edf7fd; }
.button-set { /* Container for form buttons*/
    clear:both;
    margin-top:4em;
    border-top:1px solid #e4e4e4;
    padding-top:8px;
    text-align:right;
    }
.form-button, .form-button-alt {
    overflow:visible;
    width:auto;
    border:0;
    padding:1px 8px;
    background:#f18200;
    color:#fff;
    border:1px solid #de5400;
    font:bold 12px arial, sans-serif !important;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
    }
.form-button span, .form-button-alt span {
    white-space:nowrap;
    }
.form-button-alt {
    border:1px solid #406a83;
    background-color:#618499;
    }
a.form-button-alt { padding:2px 9px; text-decoration:none; }
.form-button-alt:hover { color:#fff; text-decoration:none; }
.btn-checkout {
    display:block;
    float:right;
    background:transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/btn_proceed_to_checkout_rad.gif) no-repeat 100% 0;
    font-size:15px;
    font-weight:bold;
    padding-right:8px;
    }
.btn-checkout, .btn-checkout:hover {
    color:#fef5e5;
    text-decoration:none;
    }
.btn-checkout span {
    display:block;
    padding:0 17px 0 25px;
    background:transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/btn_proceed_to_checkout_bg.gif) no-repeat;
    line-height:40px;
    }

/* Form lists */
.form-list li { margin-bottom:6px; }
.form-list li .input-box .input-text,
.form-list li .input-box textarea { width:250px; }
.form-list li .input-box select { width:256px; }
.form-list li.addElement { border-top:1px solid #DDD; padding-top:10px; }

.group-select {
    margin:28px 0;
    border:1px solid #bbafa0;
    padding:22px 25px 12px 25px;
    background:#fbfaf6;
    }
.group-select .legend {
    margin-top:-33px;
    float:left;
    border:1px solid #f19900;
    background:#F9F3E3;
    padding:0 8px;
    color:#E76200;
    font-weight:bold;
    font-size:1.1em;
    }
.group-select li { padding:4px 8px; }
.group-select li .input-box { float:left; width:275px; }
.group-select li .input-text,
.group-select li select,
.group-select li textarea { width:525px; }
.group-select li .input-box .input-text,
.group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }

@media  (min-width: 980px)  { }
@media (min-width: 768px) and (max-width: 979px) { }
@media (max-width: 767px) {
    .group-select li .input-box {  width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box; }
    .group-select li .input-text,
    .group-select li select,
    .group-select li textarea {  width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box; }
    .group-select li .input-box .input-text,
    .group-select li .input-box textarea {  width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box; }
    .group-select li .input-box select {  width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box; }
}
@media (max-width:479px) {

}


/* Form Messages */
.validation-advice, .required { color:#EB340A; }
.validation-advice { clear:both; min-height:15px; margin-top:3px; background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/validation_advice_bg.gif) no-repeat 2px 1px; padding-left:17px; font-size:.95em; font-weight:bold; line-height:1.25em; }
.validation-failed { border:1px dashed #EB340A !important; background:#faebe7 !important; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; margin-right:-12em; width:12em; position:relative; }

label.required { font-weight:bold; }
p.required { font-size:.95em; text-align:right; }


@media  (min-width: 980px)  { }
@media (min-width: 768px) and (max-width: 979px) { }
@media (max-width: 767px) {
    .form-list .input-box { display:block; width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box;   }
    .form-list .field {  display:block; width:100%; }
    .form-list input.input-text {  display:block; width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box;  }
}
@media (max-width:479px) {
    .form-list .input-box { display:block; width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box;   }
    .form-list .field {  display:block; width:100%; }
    .form-list input.input-text {  display:block; width:100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box;  }
}


/********************** Messages  */
.success { color:#3d6611; }
.error { color:#df280a; }
.notice {color:#e26703; }
.success, .error { font-weight:bold; }
.messages { width:100%; overflow:hidden; }
.error-msg, .success-msg, .notice-msg, .note-msg {
    min-height:23px !important;
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 32px !important;
    font-size:.95em !important;
    font-weight:bold !important;
    }
.error-msg li, .success-msg li, .notice-msg li {margin-bottom:.2em; }
.error-msg {
    border-color:#f16048;
    color:#df280a;
    background-color:#faebe7;
    background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/error_msg_icon.gif);
    }
.success-msg {
    border-color:#446423;
    color:#3d6611;
    background-color:#eff5ea;
    background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/success_msg_icon.gif);
    }
.notice-msg, .note-msg {
    border-color:#fcd344;
    color:#3d6611;
    background-color:#fafaec;
    background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/note_msg_icon.gif);
    }



/********************** Headings */

.head, .inner-head { line-height:1.25em; text-align:right; }
.head h1,.head h2, .head h3, .head h4, .head h5,
.inner-head h1,.inner-head h2, .inner-head h3, .inner-head h4, .inner-head h5{ margin:0; float:left; }


/* Page heading */
.page-head { margin:0 0 25px 0; border-bottom:1px solid #ccc; }
.page-head-alt { margin:0 0 12px 0; }
.page-head, .page-head-alt { text-align:right; }
.page-head h3, .page-head-alt h3 {
    margin:0;
    font-size:1.7em !important;
    font-weight:normal !important;
    text-transform:none  !important;
    text-align:left;
    }
.button-level h3 { /* heading level with buttons */
    float:left;
    width:55%;
    }
.page-head .link-feed {float:right; margin-top:9px; }
.button-level .link-feed {float:none!important; font-size:1em!important; }

/* Category list heading */
.category-head {
    margin-bottom:7px;
    }
.category-head h1 {
    max-width:100%;
    margin:0;
    padding:3px 0;
    color:#0a263c;
    font-size:1.6em;
    line-height:1.3em;
    font-weight:normal;
    overflow:hidden;
    }
.category-head h2 {
    max-width:100%;
    margin:0;
    padding:3px 0;
    color:#0a263c;
    font-size:1.6em;
    line-height:1.3em;
    font-weight:normal;
    overflow:hidden;
    }

.box-header {font-size:1.05em;text-align:left;background:#EEEEEE none repeat scroll 0%;font-weight:bold;padding:2px 8px;margin:10px 0; }
.category-head .link-feed {float:right; margin-top:10px; position:relative; }

/********************* Tables */
td.label        { font-weight:bold; }

/* Data Table */
.data-table { border:1px solid #bebcb7; width:100%; }
.data-table tr { background:#fff; }
.data-table .odd  { background:#f8f7f5 }
.data-table .even { background:#eeeded !important; }
.data-table td.last, .data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { border-right:1px solid #c2d3e0; padding:2px 8px; color:#0a263c; white-space:nowrap; }
.data-table th.wrap { white-space:normal; }
.data-table th a,
.data-table th a:hover { color:#fff; }
.data-table td { padding:3px 8px; }
.data-table thead tr th { background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/data_table_th_bg.gif) repeat-x 0 100% #d9e5ee; }
.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first { background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/base_mini_actions_bg.gif) 0 0 repeat-x; }
.data-table tfoot tr { background-color:#DEE5E8 !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tbody td { border-bottom:1px solid #d9dde3; border-right:1px solid #d9dde3; }
/* Bundle Products */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td h5.title { margin:0; padding:0; font-size:1em; font-weight:bold; color:#2f2f2f; }
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

.box-table td { padding:10px; }
.box-table tfoot td { padding-top:5px; padding-bottom:5px; }
.box-table select { width:100%; }

.nested-data-table th, .nested-data-table td { padding-top:2px; padding-bottom:2px;  }

.generic-table td { padding:0 8px}
.generic-table td.first { padding-left:0; white-space:nowrap; }
.shipping-tracking .button-set { margin-top:0; border:none; border-top:0; padding-top:0; }

/********************** Lists */
.disc { margin-bottom:10px; list-style:disc; }
.disc li { margin-left:20px; }


/* Bare List */ /* Unstyled list */
.bare-list { margin:5px 0; }
.bare-list li { margin:3px 0; }



/********************** Space Creators */
.no-display { display:none; }
.content-box { min-height:250px; } /* Set minimum height for visual presentation */
.content { padding:12px 12px 12px 15px; } /* Sets default padding */
.actions { line-height:1.3em; }
.separator { padding:0 3px; }
.pipe { padding:0 4px; font-size:.95em; }
.divider { margin:10px 0; height:1px; background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/dotted_divider.gif) repeat-x; font-size:1px; line-height:1em; overflow:hidden; }

/********************** Pager */
table.pager select,
table.view-by select { margin:0 3px; font-size:.95em; }
table.pager select { width:50px; }
table.view-by td.sort-by { text-align:right; padding-right:44px; }
table.view-by select { width:85px; }
table.pager, table.view-by {
    width:100%;
    background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/pager_bg.gif) repeat-x 0 100% #fff;
    font-size:.95em;
    }
table.pager td {
    width:32%;
    border-top:1px solid #eee;
    padding:4px 8px;
    vertical-align:middle;
    }
table.pager td.pages { padding:4px 0; white-space:nowrap; text-align:center; }
table.pager ol, table.pager li {
    display:inline;
    }
table.pager li { padding:0 2px; }
table.view-by td {
    width:33%;
    border-top:1px solid #e2e2e2;
    padding:4px 8px;
    vertical-align:middle;
    }



/************************************************************/
/********************[ Mage_CSS_C Layout]********************/
/************************************************************/


/********************** Base Layout */

/* Structure */
.wrapper {  }
.header-top { width:930px; margin:0 auto; position:relative; z-index:100; }
.header-nav { width:950px; margin:0 auto; }

.middle { width:900px; min-height:400px; margin:0 auto; text-align:left; }
.middle-container { background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/main_container_bg.gif) no-repeat 50% 0 #fbfaf6; }
.middle { background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/main_bg.gif) no-repeat #fffffe;  padding:25px 25px 80px 25px; }

.side-col { width:195px; }
.col-left { float:left; }
.col-main { float:left; }
.col-right { float:right; }
.col-1-layout .col-main { float:none; margin:0; z-index:1; }
.col-2-right-layout .col-main { float:left; width:740px; z-index:1;  }
.col-2-left-layout .col-main { float:right; width:740px; z-index:1; }
.col-3-layout .col-main { width:475px; margin-left:17px; z-index:1; }

@media (min-width: 768px) and (max-width: 979px) {
   .side-col,
   .col-left { width:20%; }
   .middle,
   .col-main { width:80%;  }
   .col-right { width:20%; }
   .col3-layout .col-main { width:60%; margin-left:0; }
   .col-1-layout .col-main {  width:100%; }
  .col-2-right-layout .col-main { float:left; width:78%; z-index:1;  }
  .col-2-left-layout .col-main { float:right; width:78%; z-index:1; }
}
@media (max-width: 767px) {
   .side-col,
   .col-left { width:100%; float:none; display:block; }
   .middle,
   .col-main { width:100%; float:none; display:block; }
   .col-right { width:100%; float:none; display:block; }
   .col3-layout .col-main { width:100%; float:none; display:block; }
/*   .col3-layout  .col-right {     display:none;    }
   .col2-right-layout .col-right { display:none; }*/
   .col-1-layout .col-main {  width:100%; }
    .col-2-right-layout .col-main { float:none; width:100%; float:none; display:block;  }
    .col-2-left-layout .col-main { float:none; width:100%; float:none; display:block; }

}
@media (max-width:479px) {
   .side-col,
   .col-left { width:100%; float:none; display:block;  }
   .middle,
   .col-main { width:100%; float:none; display:block; }
   .col-right { width:100%; float:none; display:block; }
   .col3-layout .col-main { width:100%; float:none; display:block; }
/*   .col3-layout  .col-right {     display:none;    }
   .col2-right-layout .col-right { display:none; }*/
   .col-1-layout .col-main {  width:100%; }
    .col-2-right-layout .col-main { float:none; width:100%; float:none; display:block;  }
    .col-2-left-layout .col-main { float:none; width:100%; float:none; display:block; }
}

/* Style */
.header { height: 170px; border-top:5px solid #0d2131; text-align:left;  background:#13181e url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/header_bg_x.jpg) repeat-x top; }
.header-top-container { border-bottom:1px solid #415966; background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/header_top_container_bg.jpg) repeat-x 50% 0; width:1000px; margin:0 auto; }
.header-top { padding:10px; }
.header-nav-container { background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/nav_bg.jpg) repeat-y 50% 0 #0a263d; width:1000px; margin:0 auto;  }
.header-nav-container #nav {  }

@media (min-width: 768px) and (max-width: 979px) {
   .header,
   .header-top-container,
   .header-top,
   .header-nav-container  {  width:100%; height:auto !important;  }
   .header { background:#13181e url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/header_bg_x1.jpg) repeat-x top; }
}
@media (max-width: 767px) {
   .header,
   .header-top-container,
   .header-top,
   .header-nav-container  {  width:100%; height:auto !important;  }
   .header { background:#13181e url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/header_bg_x1.jpg) repeat-x top; }
}
@media (max-width:479px) {
   .header,
   .header-top-container,
   .header-top,
   .header-nav-container  {  width:100%;  height:auto !important; }
   .header { background:#13181e url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/header_bg_x1.jpg) repeat-x top; }
}



/********************** Header */

/* Logo */
div#logo {  float:left;  width:202px;  margin:3px 0 10px 12px;   }
div#logo { height:119px;	margin: 10px 0 0 0;	width: auto; }
.page-popup div#logo { display:none; }

@media (min-width: 768px) and (max-width: 979px) {
   div#logo { float:none; display:block;  width:100%;  margin:0 auto; text-align:center; margin-bottom:20px;  }
}
@media (max-width: 767px) {
   div#logo { float:none; display:block;  width:100%; margin:0 auto; text-align:center; margin-bottom:20px;   }
}
@media (max-width:479px) {
   div#logo { float:none; display:inline-block;  margin:0 auto; text-align:center; margin-bottom:10px;   }
   div#logo a,
   div#logo a img {     width:auto; height:auto;    }
}

/* Quick Access*/
.quick-access {  width:540px; float:right;  margin-top:28px;  text-align:right;  padding:0 10px;  color:#fff;   }
.quick-access p { margin-bottom:4px; }
.quick-access li {  display:inline; background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/shop_access_pipe.gif) no-repeat 100% .35em;  padding-right:7px;  padding-left:3px;   }
.quick-access li.first { padding-left:0; }
.quick-access li.last { padding-right:0; background:none; }
.shop-access { margin-bottom:6px; }
.shop-access a, .shop-access a:hover { color:#E96F35; font-size:.95em; }
.shop-access li.last { padding-right:0; background:none; }
.language-switcher { float:right; margin-top:5px; margin-left:60px; }
.language-switcher label { color:#A7C6DD; padding-right:5px; }
.language-switcher .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }

/* Breadcrumbs */
.breadcrumbs {  margin-bottom:13px; font-size:.95em; line-height:1.25em; }
.breadcrumbs li { display:inline; }


/* Mini search */
.mini-search { position:absolute; top:0; right:0; width:300px; height:30px; padding:1px 20px 0 40px; background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/mini_search_bg.gif) 0 0 no-repeat; }
.mini-search .input-text { width:212px; margin-right:4px; }
.search-autocomplete { z-index:999; }
.search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.search-autocomplete li .amount { float:right; font-weight:bold; }
.search-autocomplete li.odd { background-color:#fffefb; }
.search-autocomplete li.selected { background-color:#f7e8dd; }


/********************** Sidebars */
.side-col .box { margin-bottom:1.3em; }
.side-col .content { padding:5px 10px; }
.side-col .head { text-align:left; }
.side-col h2, .side-col h3, .side-col h4, .side-col h5 { float:none; }
.side-col h3 { font-size:1.05em; text-transform:uppercase; }
.side-col h4 { color:#e65505; text-transform:uppercase; }
.side-col .actions {  padding:4px 0; font-size:.95em;  text-align:right;  }
.side-col .actions a, .side-col .actions a:hover { text-decoration:underline; }
.widget-btn { float:right; font-size:11px; margin:0 3px 1px 5px; }
.widget-btn, .widget-btn:hover { color:#646464; font-weight:bold; }


/* Currency Switcher */
.currency-switcher {
    height:53px;
    padding:7px 12px 10px 12px;
    background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/currency_switcher_bg.gif) no-repeat;
    font-size:1.05em;
    }
.currency-switcher h4 {
    min-height:21px;
    background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_world.gif) no-repeat 0 2px;
    color:#fff;
    padding-left:22px;
    text-transform:none;
    }
.currency-switcher select { width:98%; }


/* Base Mini */
.base-mini { border:1px solid #c4c1bc; background:#fff; line-height:1.3em;  font-size:.95em;  }
.base-mini .head { margin:0 1px; border-bottom:1px solid #ddd; background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/base_mini_head_bg.gif) repeat-x #fff; padding:2px 8px; }
.base-mini .head h4 { min-height:16px; color:#e26703; background-repeat:no-repeat; background-position:0 0; padding:1px 0 1px 21px; text-transform:uppercase; }
.base-mini .head h4 .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
.base-mini h5 { font-size:1em; }
.base-mini .content, .base-mini ol { background:#f8f7f5; }
.base-mini ol li { padding:7px 4px 7px 8px; }
.base-mini ol li.odd { background:#f4f3f3; }
.base-mini ol li.even { background:#fafafa; }
.base-mini .actions { background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/base_mini_actions_bg.gif) repeat-x #dee5e8; padding:6px; }
.base-mini .product-images { float:left; width:52px; height:52px; }
.base-mini .product-images a img { border:1px solid #a9a9a9; vertical-align:top; }
.base-mini .product-checkbox { float:left; width:10px; }
.base-mini .product-names { margin-left:18px; }
.base-mini .product-details { margin:0 0 0 60px; height:50px; }
.base-mini .product-details[class] { height:auto; min-height:50px; }
.base-mini .regular-price { font-size:11px; }
.base-mini .regular-price .price { color:#2f2f2f; }
.base-mini .special-price { font-size:11px; }
.base-mini .minimal-price { font-size:11px; }
.base-mini .price-box { margin:1px 0; }

/* Sidebar Blocks */
.mini-product-tags .head h4 { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_tag_green.gif); }
.mini-product-tags li { display:inline; padding-right:4px; line-height:1.5em; }
.mini-product-tags li:after { display:inline!important; }
.mini-product-tags .content { padding:10px; }
.mini-product-tags .content a, .mini-product-tags .content a:hover { color:#1b2d3b; }

.mini-newsletter h4 { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_newspaper.gif); }
.mini-newsletter input.input-text { display:block; margin:3px 0; width:167px; }

.mini-cart .head h4 { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_basket.gif); }
.mini-cart .subtotal { background:#fbebd9; margin-top:5px; padding:2px 0; text-align:center; }
.mini-cart h5 { margin:0; background:#F4F3F3; padding:6px 8px 2px 8px; }
.mini-cart .actions { border-bottom:1px solid #c2c2c2; padding-top:3px; padding-bottom:1px; }
.mini-cart .actions .form-button { margin-top:3px; margin-bottom:5px; }
.mini-wishlist .head h4 { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_bell.gif); }
.mini-wishlist .link-cart { display:block; }

.mini-compare-products .head h4 { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_table.gif); }

.mini-poll .head h4 { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_group.gif); }
.mini-poll td.label { font-weight:bold; padding-right:10px; }
.mini-poll td.item  { white-space:nowrap; }

.mini-product-view .head h4 { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_tag_green.gif); }


/********************** Footer */
.footer-container { border-top:15px solid #B6D1E2; }
.footer { width:930px; margin:0 auto; padding:10px 10px 4em; background-color:#618499; }
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
.footer .informational label { color:#fff; font-weight:bold; padding-right:3px; }
.footer .informational ul {
    display:inline;
    }
.footer .informational li {
    display:inline;
    background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/footer_info_separator.gif) no-repeat 100% 50%;
    padding-right:8px;
    padding-left:4px;
    }
.footer .informational li.last { background:none; padding-right:0; }
.footer .informational a, .footer .informational a:hover { color:#fff; }
.footer .informational a { text-decoration:none; }
.footer .legality {
    padding:13px 0;
    color:#ecf3f6;
    text-align:center;
    }
.footer .legality a, .footer .legality a:hover { color:#ecf3f6; }

/************************************************************/
/****************[ Mage_CSS_D Shop Elements]*****************/
/************************************************************/

.product-shop { float:right; }
.out-of-stock { height:18px; padding-top:3px;color:#D83820; font-weight:bold; }
.product-shop .short-description { width:100%; overflow:hidden; margin-bottom:10px; }

/********************** Rating */
.ratings {
    margin:7px 0;
    line-height:1em;
    }
.rating-box {
    float:left;
    position:relative;
    width:69px;
    height:13px;
    margin-right:5px;
    background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/product_rating_blank_star.gif) repeat-x;
    }
.rating-box .rating {
    position:absolute;
    top:0;
    left:0;
    height:13px;
    background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/product_rating_full_star.gif) repeat-x;
    }
.ratings-list {
    margin:4px 0;
    }
.ratings-list td {
    padding:3px 0;
    }
.ratings-list td.label {
    padding-right:8px;
    font-size:.95em;
    font-weight:bold;
    line-height:1em;
    }



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

.price-box { padding:5px 0; }
.price-box .price { font-weight:bold; color:#c76200; }

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

/* Old price */
.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price { font-weight:bold; color:#c76200; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; }
.special-price .price { font-size:13px; font-weight:bold; color:#c76200; }

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

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

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* 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 { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

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

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

.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }

.product-pricing-grouped li { padding:2px 0; color:#e26703; }
.product-pricing-grouped li .price { font-weight:bold; }


/********************** Generic Box */
.generic-box { margin-bottom:15px; padding:12px 15px; border:1px solid #D0CBC1; background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/base_mini_head_bg.gif) repeat-x #fff; }
.generic-product-list li { margin:12px 0; }


/********************** Catalog Listing */
.catalog-listing { line-height:1.35em; }
.catalog-listing h5 { margin-bottom:.4em; font-size:1.05em; }
.catalog-listing h5 a, .catalog-listing h5 a:hover { color:#203548; text-decoration:underline; }
.catalog-listing .add-to { margin:.7em 0; color:#555; line-height:1.3em; font-size:.95em; font-weight:bold; }
.catalog-listing .add-to a, .catalog-listing .add-to a:hover { text-decoration:underline; }
.catalog-listing .ratings { margin-bottom:.6em; }

.catalog-listing .ratings { line-height:1.5; }
.catalog-listing .ratings .rating-box { float:none; margin-bottom:3px; }
.catalog-listing .ratings .pipe { display:none; }
.catalog-listing .ratings a { display:block; }

/* Generic Product Grid */
.generic-product-grid { width:100%; }
.generic-product-grid td { border-right:1px solid #d9dde3; border-bottom:1px solid #d9dde3; padding:12px 10px; line-height:1.6em; }
.generic-product-grid tr.last td { border-bottom:0; }
.generic-product-grid td.last { border-right:0; }
.generic-product-grid .product-image { text-align:center; }
.generic-product-grid td.empty-product { border-right:0; background:#f5f6f6; }


/********************** Layered Navigation */
.layered-nav .head {
    margin:0;
    background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layered_nav_head_bg.gif) no-repeat;
    height:24px;
    }
.layered-nav h3 { display:none; }
.layered-nav .border-creator { border-style:solid; border-color:#a0b3c3; border-width:0 1px 1px 1px; }
.layered-nav h4 {
    margin:0;
    border:1px solid #b9ccdd;
    border-left:0;
    border-right:0;
    padding:3px 10px;
    background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layered_nav_narrowed_category_heading.gif) #d5e8ff;
    color:#1f5070;
    font-weight:bold;
    font-size:1em;
    }
.layered-nav .narrowed-category li { background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/narrow_category_bg.gif) repeat-x 0 100% #fff; padding:4px 6px 4px 10px; }
.layered-nav .narrowed-category li .label {
    background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/narrow_by_li_by.gif) no-repeat 0 .2em;
    padding-left:20px;
    font-weight:bold;
    text-transform:uppercase;
    }
.layered-nav .widget-btn {
    float:right;
    margin:.1em 0 0 5px;
    font-size:.95em;
    }
.layered-nav .actions {
    border-style:solid;
    border-color:#dee5e8;
    border-width:1px 0;
    padding:4px 10px;
    background:#cad6e4;
    }
.narrow-by dl {
    background:#e7f1f4;
    padding:0 0 1em 0;
    }
.narrow-by dt {
    margin:0;
    padding:7px 10px 0 28px;
    background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/narrow_by_set.gif) no-repeat 9px .9em;
    color:#2f2f2f;
    text-transform:uppercase;
    }
.narrow-by dd {
    background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/narrow_by_dd_bg.gif) repeat-x 0 100%;
    padding:0 12px .8em 12px;
    }
.narrow-by dd li { margin-bottom:.3em; line-height:1.3em; }
.narrow-by dd.last { background:none; }



/********************* Tool Tips */
.tool-tip { position:absolute; border:1px solid #7ba7c9; background:#eaf6ff; }
.tool-tip .btn-close { padding:6px 6px 0; margin-bottom:-9px; text-align:right; }
.tool-tip .inline-content { padding:8px; }
.tool-tip .block-content { padding:15px 20px; }
/************************************************************/
/******************[ Mage_CSS_E Shop Pages]******************/
/************************************************************/

/********************** Home */

.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/best_selling_tr_odd_bg.gif) repeat-x 0 100% #eee; }
.best-selling tr.even { background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/best_selling_tr_even_bg.gif) repeat-x 0 100% #fff; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:.95em; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name, .home-spot .best-selling a.product-name:hover { color:#203548; }

.recently h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.recently .product-image { border:2px solid #dcdcdc; }
.recently a.product-name, .recently a.product-name:hover { color:#1d7ecf; font-size:11px; }
.recently .add-to {margin-top:5px;font-size:11px; }
table.recently-list {width:100%; }
table.recently-list td {width:20%; }

/********************** Search */
.advanced-search {
    margin:28px 0;
    border:1px solid #bbafa0;
    padding:22px 25px 12px 25px;
    background:#fbfaf6;
    }
.advanced-search .legend {
    margin-top:-33px;
    float:left;
    border:1px solid #f19900;
    background:#F9F3E3;
    padding:0 8px;
    color:#E76200;
    font-weight:bold;
    font-size:1.1em;
}
.advanced-search li { margin-bottom:5px; }
.advanced-search li label { width:150px; float:left; }
.advanced-search .input-text { width:250px; }
.advanced-search select { width:256px; padding:2px; }
.advanced-search .field-row { display:inline; width:250px; }
.advanced-search .range .input-text { width:70px; }
.advanced-search .range select { width:90px; padding:1px; }

.advanced-search-nothing-found { font-weight:bold; color:#df280a; margin-bottom:10px; }
.advanced-search-found-amount { margin-bottom:10px; }
.advanced-search-summary-box { padding:10px 10px 5px 10px; margin:0 0 10px; border:1px solid #E9D7C9; background-color:#FFF6F1; }
.advanced-search-summary-tip { clear:both; font-weight:bold; }
.advanced-search-summary-box { margin-bottom:10px; }
.advanced-search-summary-box ul { list-style:none; float:left; width:50%; }
.advanced-search-summary-box ul li span { background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/search_criteria.gif) 0 3px no-repeat; padding-left:15px; font-weight:bold; color:#E17C24; }
/* Inline translation fix */
.advanced-search-summary-box ul li span.translate-inline { background:0 !important; }



/********************** Catalog Listing */

/* List Type */
.listing-type-list .listing-item { border-top:1px solid #D9DDE3; padding:12px 10px; }
.listing-type-list .product-image { float:left; width:135px; }
.listing-type-list .product-shop { width:305px; }
.listing-type-list .product-shop .description { margin:.5em 0 1.2em 0; }
.listing-type-list .product-shop .price-box { float:left;text-align:left; white-space:nowrap; margin:3px 13px 5px 0; padding:0; }
.listing-type-list .product-shop .form-button {margin:0.5em 0 0; }
.listing-type-list .product-shop .product-reviews { margin:15px 0; font-size:.95em; }
.listing-type-list .product-shop .product-reviews a, .listing-type-list .product-shop .product-reviews a:hover { color:#6e6969; }
.listing-type-list .listing-item .rating-box { margin-bottom:6px; }

/* Grid Type *\/
.listing-type-grid td { width:33%; text-align:left; }
.listing-type-grid .add-to-compare { display:block; margin:5px 0; background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_add_to_compare.gif) no-repeat 0 50%; padding-left:22px; color:#6e6969; font-weight:bold; }
.listing-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.listing-type-grid .actions { margin:10px 0; text-align:center; }*/

/* Grid Type */
.listing-type-grid { background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/bkg_products-grid3.gif) 0 0 repeat; }
.listing-type-grid .grid-row { border-bottom:1px solid #d9dde3; }
.listing-type-grid li.item { float:left; width:138px; padding:12px 10px; line-height:1.6em; overflow:hidden; text-align:center; }
.listing-type-grid .last { border-bottom:0; }
.listing-type-grid .product-image { text-align:center; }
.listing-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.listing-type-grid .actions { margin:10px 0; text-align:center; }
/* Rewrites for different layouts */
/*.col-1-layout .listing-type-grid { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/bkg_products-grid1.gif); }*/
.col-1-layout .listing-type-grid li.item { width:280px; }
.col-2-left-layout .listing-type-grid,
.col-2-right-layout .listing-type-grid { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/bkg_products-grid2.gif); }
.col-2-left-layout .listing-type-grid li.item,
.col-2-right-layout .listing-type-grid li.item { width:208px; }



/********************** Product Detail */
/* Product Images */
.product-img-box { float:left; width:330px; }
.product-img-box .product-image-zoom { position:relative; overflow:hidden; width:265px; height:265px; z-index:9; }
.product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.image-zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px auto; background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/slider_bg.gif) no-repeat 50% 50%; padding:0 28px 0 28px; cursor:pointer; }
.image-zoom #track { position:relative; height:18px; }
.image-zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px;background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/magnifier_handle.gif) 0 0 no-repeat; }
.image-zoom .btn-zoom-out { position:absolute; left:2px; top:1px; }
.image-zoom .btn-zoom-in { position:absolute; right:2px; top:1px; }
.product-img-box .more-views h4 { border-bottom:1px solid #ccc; margin-bottom:.8em; font-size:.95em; text-transform:uppercase; }
.product-img-box .more-views ul { margin-left:-9px; }
.product-img-box .more-views li { float:left; margin:0 0 9px 9px; }
.product-img-box .more-views li a { float:left; width:42px; height:56px; border:2px solid #ddd; overflow:hidden; }

.product-info-box { margin-top:10px; border:1px solid #c4c6c8; margin-top:0; }
.product-info-box .product-name { margin-bottom:.3em; color:#0a263c; font-size:1.2em; }
.product-info-box .price-box { margin:10px 0; }
.product-info-box .data-table .price-box { margin:0; padding:0; }
.product-info-box .availability { margin:10px 0; padding:0; font-size:0.92em; }

.add-to-cart-box { float:right; }
.add-to-cart-box .qty-box { float:left; }
.add-to-cart-box .qty-box label { float:left; }
.add-to-cart-box .qty-box .qty { float:left; margin:0 5px; }
.add-to-cart-box .form-button { float:left; }

.add-to-box { text-align:right; }
.add-to-box li { display:inline; }

.add-to-holder { margin:10px 0; }
.add-to-holder .add-to-cart-box { float:left; }
.add-to-holder .add-or { float:left; padding:0 7px; font-weight:bold; color:#666; }
.add-to-holder .add-to-box { float:left; line-height:1.25em; text-align:left; }
.add-to-holder .add-to-box li { display:block; }
.add-to-holder .add-to-box li .pipe { display:none; }

.product-info-box .ratings { margin-bottom:1em; }
.product-essential, .product-collateral { padding:25px; }
.product-essential { padding:20px; background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/product_essential_bg.gif) repeat-x 100% 0 #fff; }
.product-essential .product-shop { width:330px; }
.product-essential .product-shop .ratings { margin-bottom:10px; }

.product-pricing { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; }
.product-pricing li { line-height:1.4; background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/bg_tierico1.gif) no-repeat 0 3px; padding:2px 0 2px 10px; color:#424242; }
.product-pricing .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.product-pricing .price { font-weight:bold; color:#2f2f2f; }

.product-options { margin:20px 0 0; padding:10px 15px 20px; background-color:#f6f6f6; border:1px solid #e4e4e4; }
.product-options dt { padding:10px 0 0; font-weight:normal; }
.product-options dt label { color:#2f2f2f; }
.product-options dt .qty-holder { float:right; margin-right:15px; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:21px; }
.product-options ul.options-list input.radio {margin-right:0}
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { margin-bottom:0; padding:15px 0 0; }

.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
.product-options-bottom .product-pricing { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .product-pricing li { background:0; padding:2px 0; color:#e26703; }
.product-options-bottom .product-pricing .price,
.product-options-bottom .product-pricing .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-shop .product-options-bottom .price-box { float:none; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }

/* Product Options */
dl.item-options dt { font-weight:bold; font-style:italic; }
dl.item-options dd { padding-left:10px; }

.truncated { cursor:help; }
.truncated a.dots { cursor:help; text-decoration:none !important; }
.truncated a.details { cursor:help; text-decoration:none !important; display:inline-block; border-bottom:1px #1e7ec8 dotted; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ccc; border-bottom-color:#bbb; border-right-color:#bbb; background-color:#f6f6f6; }
.truncated .truncated_full_value dl dt { margin-top:0; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:35px; top:10px; }
.col-right .truncated .show dl  { left:-240px; top:10px; }

/* Product Collateral */
.product-collateral { background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/product_collateral_bg.gif) repeat-x #faf7ee; }
.product-collateral .head { margin-bottom:1em; border-bottom:1px solid #e5dcc3; padding-bottom:1px; font-size:1.15em; }
.product-collateral .collateral-box { margin-bottom:2em;  }
.product-collateral .collateral-box h4{ color:#e26703; }
.product-collateral .attribute-specs table { border-color:#d9DDE3; }
.product-collateral .attribute-specs .label { font-weight:bold; }
.product-collateral .attribute-specs .data { border-right:0; }
.product-collateral .attribute-specs td { padding-top:3px; padding-bottom:3px; line-height:1.25em; }

.product-collateral .up-sell .head { padding-bottom:8px; margin-bottom:0; }
.product-collateral .up-sell .generic-product-grid { border:1px solid #E5DCC3; border-top:0; }
.product-collateral .up-sell .generic-product-grid td { width:25%; border-color:#E5DCC3; background:#f6f2e7; padding-top:15px; }
.product-collateral .up-sell .generic-product-grid td img { border:1px solid #E5DCC3; }
.product-collateral .up-sell .generic-product-grid td.empty-product { background:#f1ecdb; }
#customer-reviews { margin-bottom:15px; }
#customer-reviews li { margin-bottom:25px; }
#customer-reviews li p { clear:both; }
.product-collateral .add-tag-box .input-box { float:left; width:302px; margin-right:8px; }
.product-collateral .add-tag-box .input-box .input-text { width:300px;  }
.tags-list { margin-bottom:15px; }
.tags-list li {
    display:inline;
    background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/separator.gif) no-repeat 100% .4em;
    padding:0 8px 0 4px;
    }
.tags-list li.first { padding-left:0; }
.tags-list li.last { background:none; }
.add-tag-box { background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_tag_add.gif) no-repeat 0 2px; padding-left:23px; }
.product-review-box { padding-bottom:10px; }
.product-review-box table { width:456px; margin:8px 0 0; }
.product-review-box td,
.product-review-box th { text-align:center; }
.product-review-box td.label { width:100px; text-align:left; }

/* Product Detail sidebar */
.mini-related-items .head h4 { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_clip.gif); }
.mini-related-items .product-images { width:72px; }
.mini-related-items .product-images a { display:block; margin-left:20px; }
.mini-related-items .product-images input { float:left; /*margin-right:4px; margin-left:-6px;*/ }
.mini-related-items .product-images .checkbox-container { float:left; width:15px; }
.mini-related-items .product-details { margin-left:80px; padding-left:5px; }
.mini-related-items ol li { padding-left:0 ; padding-right:0; }



/********************** Checkout */
select.address-select { width:630px; }

.shipment-methods dd { margin-bottom:13px; }
.payment-methods dt { margin-bottom:5px; }
.payment-methods dd { padding:5px 20px; }
.payment-methods select.month { width:146px !important; margin-right:10px; }
.payment-methods select.year { width:100px !important; }
.payment-methods input.cvv { width:3em !important; }

/* Shopping Cart */
.shopping-cart  { margin-bottom:0; }
.shopping-cart th, .shopping-cart td { padding-left:13px; padding-right:13px; }
.shopping-cart th .tax-flag {font-size:0.9em; font-weight:normal; display:block; }
.shopping-cart tr.error { background:#FDE6E0 !important; }
.shopping-cart .continue-shopping { float:left; }
.shopping-cart-item-message {margin-bottom:5px;font-size:95%;margin-top:6px; }

td.attributes-col { line-height:1.4em; }
td.attributes-col ul { margin:5px 0; font-size:.95em; }
td.attributes-col dt { margin-top:.5em; }
td.attributes-col dd ul { margin:0 0 5px 0; list-style:disc; }
td.attributes-col dd ul li { margin-left:15px; }
td.attributes-col h4.title { padding:0; margin:0; font-size:1em; color:#2f2f2f; width:100%; overflow:hidden; }
td.attributes-col h4.title a { font-weight:bold; }

.shopping-cart-totals {
    width:248px;
    float:right;
    margin-top:25px;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    text-align:right;
    }
.shopping-cart-totals table { width:100%; margin:7px 0; }
.shopping-cart-totals td { padding:0 15px; }
.shopping-cart-totals tr.last td {}
.shopping-cart-totals tfoot td {
    padding-top:10px;
    font-size:1.3em;
    border:none!important;
    }
.shopping-cart-totals .checkout-types { padding:8px 15px 15px; }
.shopping-cart-totals .checkout-types li { clear:both;  margin:10px 0; }

/* Tax details */
.tax-total { cursor:pointer; }
.tax-total td { line-height:13px; padding-top:5px !important; padding-bottom:5px !important; }
.tax-total .tax-collapse { float:right; padding-left:20px; background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/bg_collapse.gif) 0 2px no-repeat; text-align:right; cursor:pointer; }
.show-details .tax-collapse { background-position:0 -55px; }
.show-details td { border-top:1px solid #d2d8db; }
.tax-details td { font-size:0.91em; color:#626465; background-color:#dae1e4; }
.tax-details-first td { border-top:1px solid #d2d8db; }


.shopping-cart-collaterals {
    float:left;
    width:605px;
    padding:25px 0;
    }
.shopping-cart-collaterals .box {
    margin-bottom:18px;
    padding:12px 15px;
    border:1px solid #D0CBC1;
    background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/base_mini_head_bg.gif) repeat-x #fff;
    }
.shopping-cart-collaterals .box .form-button  {  margin-left:5px; }
.shopping-cart-collaterals .discount-codes h4, .shopping-cart-collaterals .shipping-estimate h4 {
    min-height:16px;
    color:#e26703;
    background-repeat:no-repeat;
    background-position:0 0;
    padding:1px 0 1px 21px;
    text-transform:uppercase;
    }
.shopping-cart-collaterals .discount-codes h4 { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_asterick.gif);  padding-left:23px; }
.shopping-cart-collaterals .shipping-estimate h4 { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_lorry.gif);  padding-left:23px; }
.shopping-cart-collaterals .shipping-estimate .input-text { width:214px; }
.shopping-cart-collaterals .shipping-estimate select { width:220px; }
.shopping-cart-collaterals .upsell {
    width:42.5%;
    border:1px solid #cec3b6;
    padding:12px 15px;
    background:#fafaec;
	float:left;
    }
.shopping-cart-collaterals .upsell .product-image { float:left; width:75px; border:1px solid #d0cdc9; }
.shopping-cart-collaterals .upsell .product-shop { width:170px; }
.shopping-cart-collaterals .upsell .product-shop h5 { font-size:1em; }
.grand_total {
    width:auto;
    margin-top:15px;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    font-size:1.3em !important;
    font-weight:bold;
    text-align:right;
    }
tr.grand_total td, p.grand_total { padding-top:5px; padding-bottom:5px; }


/* One-Page checkout */
.one-page-checkout li.section { position:relative; }
.one-page-checkout .group-select { margin-right:0; }
.one-page-checkout .box { border:1px solid #bbb6a5; border-top:0; padding:15px 20px; background:#faf7ee; }
.one-page-checkout .head { margin-bottom:0; padding:4px 8px 6px 8px; background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/opc_off_head_bg.gif) repeat-x 0 100% #eee; border-width:0 1px 0 1px; border-color:#D9DDE3; border-style:solid; border-top:1px solid #fff; }
.one-page-checkout .tool-tip { right:8px; }
.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { color:#999; font-size:1.05em; }
.one-page-checkout h4 { border-bottom:1px solid #E4E4E4; padding-bottom:2px; text-transform:uppercase; }
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }
.one-page-checkout .step-count { background:#fff; font-size:.9em; padding:0 4px; line-height:1em; }
.one-page-checkout .content { padding:10px 20px; }
.one-page-checkout label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-checkout .allow .head { background:#d0dce1; border-color:#a3aeb3; border-width:1px 1px 0 1px; cursor:pointer; }
.one-page-checkout .active .head { margin-bottom:0; border:1px solid #BBAFA0; background:#F9F3E3; padding-bottom:5px; cursor:default; }
.one-page-checkout .alloq .head a { display:block; } /* Display Edit button in active selection */
.one-page-checkout .group-select { margin-top:0; border:0; background:none; padding:0; }
.one-page-checkout .allow h3 { color:#a4b3b9; }
.one-page-checkout .active h3 { color:#F18200; }
.one-page-checkout .allow .step-count { background:#dbe6eb; }
.one-page-checkout .active .step-count { color:#fff; border:1px solid #f19900; background:#F18200; }
.one-page-checkout .active .box { display:block; border-color:#BBAFA0; background:#FBFAF6 url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/multi_address_box_bg.gif) 0 0 repeat-x; }
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }
.one-page-checkout .checkmo-mailing-address { padding-left:20px; }
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { border:1px solid #A3AEB3; background:#eee; margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; color:#999; padding:2px 8px; background:#eee; text-transform:none;  }
.one-page-checkout-progress h4.complete { border-bottom:1px solid #A3AEB3; background:#D0DCE1; color:#5e8ab4; }
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { padding:8px 13px; }
#opc-login .button-set { border-top:0; }
#opc-review .box { border:0; padding:0; }
#opc-review .content { border:1px solid #d9dde3; border-top:0; }
#opc-review .data-table { border-top:0; }
.opc-please-wait { padding-right:7px; }
.one-page-checkout a.back { background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_opc_back.gif) no-repeat; padding-left:16px; line-height:13px; }
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:2em; }


.checkout-progress { margin:0 auto 1.5em auto; }
.checkout-progress td {
    float:left;
    margin-right:3px;
    border-top:10px solid #999;
    padding:4px 20px;
    color:#abb5ba;
    font-weight:bold;
    }
.checkout-progress td.active {
    border-top-color:#e96200;
    color:#e96200;
    }

/* Multiple Addresses checkout */
.multi-address-checkout-description {
    margin-top:-15px;
    margin-bottom:15px;
    }
.multi-address-checkout-box .box {
    position:relative;
    margin-top:15px;
    margin-bottom:25px;
    border:1px solid #bbb6a5;
    background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/multi_address_box_bg.gif) repeat-x #FBFAF6;
    }
.multi-address-checkout-box .legend {
    float:left;
    margin-top:-10px;
    margin-bottom:0;
    margin-left:15px;
    border:1px solid #F18200;
    background:#F9F3E3;
    color:#F18200;
    padding:2px 8px;
    }
.multi-address-checkout-box .content {
    padding:15px 20px 20px 20px;
    }
.multi-address-checkout-box .count-head {
    border-bottom:1px solid #BBAFA0;
    background:#F9F3E3;
    padding:5px 10px;
    }
.shipment-count {
    background:#E26703;
    padding:2px 5px;
    color:#fff;
    font-size:.95em;
    line-height:1em;
    }
.multi-address-checkout-box .tool-tip { left:-23px; }
.multi-address-checkout-box .count-head h4 {  margin:0; }
.multi-address-checkout-box .head h5 { color:#E26703; }
.multi-address-checkout-box .head a { font-weight:normal; }
.multi-address-checkout-box .checkmo-mailing-address { display:block; padding-left:20px; }
.shipping-method-pointer { border:1px solid #d9d2be; padding:13px; background:#F9F3E3; position:relative; }
.shipping-method-pointer .pointer { position:absolute; top:-20px; right:-40px; }
.place-order-box { float:right; height:71px; overflow:hidden; }
.place-order-box .left-radius { width:21px; background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/place_order_container_bg.gif) no-repeat; }
.place-order-box .main-radius{ background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/place_order_bg.gif) no-repeat 100% 0; padding-right:21px; vertical-align:middle; }
.place-order-box .grand-total { font-size:1.5em; }
.place-order-box .grand-total .price { color:#e26703; font-weight:bold; }
.place-order-box input { margin-left:15px; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:10em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }

.one-page-checkout .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 20px; }
.one-page-checkout .checkout-agreements li { margin:20px 0 0; }
.one-page-checkout .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.one-page-checkout .checkout-agreements .agree { padding-left:6px; }



/********************** Gift Messages */
.giftmessages .gift-header {
    font-size:12px;
    font-weight:bold;
    color:#e87403;
}

.giftmessages .input-checkbox {
    padding-bottom:15px;
}

.giftmessages textarea {
    height:100px;
}

.giftmessages .input-checkbox input {
    margin-right:5px;
}

.giftmessages .input-checkbox label {
    font-weight:normal;
    color:#8e8d8b;
}

.one-page-checkout .box-no-padding {
    border:1px solid #bbb6a5;
    border-top:0;
    padding:15px 0px;
    background:#faf7ee;
}

.one-page-checkout .box-no-padding .inner-box {
   padding:0px 20px;
}


.giftmessages .gift-box {
    background-color:#f6f1eb;
    border-top:1px solid #e9e4de;
    border-bottom:1px solid #e9e4de;
    padding:22px 16px 22px 22px;
}

.giftmessages .gift-box .scroll-box
{
    overflow:auto;
    height:260px;
}

.giftmessages .product-image
{
    border:1px solid #d2d1cd;
}

.no-border {
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom:none;
}

.no-padding { padding:0 !important; }
.no-margin { margin:0 !important; }

.giftmessages .giftmessage-product-info {
    padding-left:10px;
}

.giftmessages .numeration
{
    font-weight:bold;
    color:#8a8987;
}

.giftmessages .gift-box label { color:#918d8e; }

.giftmessages .group-select li .input-box { float:left; width:260px; }
.giftmessages .group-select li .input-text, .group-select li select, .group-select li textarea { width:495px; }
.giftmessages .group-select li .input-box .input-text, .group-select li .input-box textarea { width:235px; }
.giftmessages .group-select li .input-box select { width:256px; }

/********************** Customer */

/* Customer Name */

.customer-name-prefix .name-prefix { width:60px !important; }
.customer-name-prefix .name-prefix input { width:45px !important; }
.customer-name-prefix .name-prefix select { width:51px !important; }
.customer-name-prefix .name-firstname { width:215px !important; }
.customer-name-prefix .name-firstname input { width:190px !important; }

.customer-name-middlename .name-firstname { width:215px !important; }
.customer-name-middlename .name-firstname input { width:200px !important; }
.customer-name-middlename .name-middlename { width:60px !important; }
.customer-name-middlename .name-middlename input { width:35px !important; }

.customer-name-suffix .name-lastname { width:205px !important; }
.customer-name-suffix .name-lastname input { width:190px !important; }
.customer-name-suffix .name-suffix { width:50px !important; }
.customer-name-suffix .name-suffix input { width:45px !important; }
.customer-name-suffix .name-suffix select { width:51px !important; }

.customer-name-prefix-middlename .name-prefix { width:60px !important; }
.customer-name-prefix-middlename .name-prefix input { width:45px !important; }
.customer-name-prefix-middlename .name-prefix select { width:51px !important; }
.customer-name-prefix-middlename .name-firstname { width:215px !important; }
.customer-name-prefix-middlename .name-firstname input { width:190px !important; }
.customer-name-prefix-middlename .name-middlename { width:50px !important; }
.customer-name-prefix-middlename .name-middlename input { width:35px !important; }
.customer-name-prefix-middlename .name-lastname { width:200px !important; }
.customer-name-prefix-middlename .name-lastname input { width:200px !important; }

.customer-name-prefix-suffix .name-prefix { width:60px !important; }
.customer-name-prefix-suffix .name-prefix input { width:45px !important; }
.customer-name-prefix-suffix .name-prefix select { width:51px !important; }
.customer-name-prefix-suffix .name-firstname { width:215px !important; }
.customer-name-prefix-suffix .name-firstname input { width:190px !important; }
.customer-name-prefix-suffix .name-lastname { width:205px !important; }
.customer-name-prefix-suffix .name-lastname input { width:190px !important; }
.customer-name-prefix-suffix .name-suffix { width:50px !important; }
.customer-name-prefix-suffix .name-suffix input { width:45px !important; }
.customer-name-prefix-suffix .name-suffix select { width:51px !important; }

.customer-name-middlename-suffix .name-firstname { width:215px !important; }
.customer-name-middlename-suffix .name-firstname input { width:200px !important; }
.customer-name-middlename-suffix .name-middlename { width:60px !important; }
.customer-name-middlename-suffix .name-middlename input { width:35px !important; }
.customer-name-middlename-suffix .name-lastname { width:205px !important; }
.customer-name-middlename-suffix .name-lastname input { width:190px !important; }
.customer-name-middlename-suffix .name-suffix { width:50px !important; }
.customer-name-middlename-suffix .name-suffix input { width:45px !important; }
.customer-name-middlename-suffix .name-suffix select { width:51px !important; }


.customer-name-prefix-middlename-suffix .name-prefix { width:60px !important; }
.customer-name-prefix-middlename-suffix .name-prefix input { width:45px !important; }
.customer-name-prefix-middlename-suffix .name-prefix select { width:51px !important; }
.customer-name-prefix-middlename-suffix .name-firstname { width:155px !important; }
.customer-name-prefix-middlename-suffix .name-firstname input { width:140px !important; }
.customer-name-prefix-middlename-suffix .name-middlename { width:60px !important; }
.customer-name-prefix-middlename-suffix .name-middlename input { width:35px !important; }
.customer-name-prefix-middlename-suffix .name-lastname { width:205px !important; }
.customer-name-prefix-middlename-suffix .name-lastname input { width:190px !important; }
.customer-name-prefix-middlename-suffix .name-suffix { width:50px !important; }
.customer-name-prefix-middlename-suffix .name-suffix input { width:45px !important; }
.customer-name-prefix-middlename-suffix .name-suffix select { width:51px !important; }

.customer-dob .input-box { float:left; width:60px !important; }
.customer-dob input { width:50px !important; }
.customer-dob label.label-dob { font-weight:normal; color:#888; font-size:10px; }

/* My Account navigation */
.account-nav { border:1px solid #bbb; }
.account-nav .head {
   margin:0;
   background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/account_nav_head_bg.gif) repeat-x 0 100% #fc9d36;
   padding:3px 10px;
    }
.account-nav .head h3 { color:#fff; font-size:1.1em; }
.account-nav ul { background:#fbfaf6; padding:4px 10px 10px 10px; }
.account-nav li a, .account-nav li.on { padding:3px 0;  }
.account-nav li a { display:block; border-bottom:1px solid #ddd; /*background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/account_nav_link_bg.gif) no-repeat 10px 8px;*/ }
.account-nav li a, .account-nav li a:hover { color:#5f5d5c; text-decoration:none; }
.account-nav li a:hover { color:#ea7900; }
.account-nav li.on { border-bottom:1px solid #ddd; /* background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/account_nav_on_bg.gif) no-repeat 10px 8px;*/  color:#ea7900; font-weight:bold; }
.account-nav li.on a { padding:0; }
.account-nav li.last, .account-nav li.last a { border-bottom:0; }


/* Login */
.login-box .col-1, .login-box .col-2 { border:1px solid #bbb6a5; background:#dee5e8; }
.login-box .content { background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/login_box_bg.gif) repeat-x #faf7ee; padding:14px 21px; }
.login-box h4 {
    min-height:16px;
    border-bottom:1px solid #ddd;
    margin-bottom:1.2em;
    padding-bottom:5px;
    padding-left:23px;
    background-position:0 1px;
    background-repeat:no-repeat;
    font-size:1.05em;
    color:#e76200;
    text-transform:uppercase;
    }
.login-box .new-users h4 { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_page_white.gif); }
.login-box .registered-users h4 { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_page_white_text.gif); }
.login-box .button-set { margin:0; border:none; background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/login_box_form_buttons_bg.gif) repeat-x; padding:8px 13px; }
.login-box .content { min-height:230px; }


/* Dashboard */.account-box {
    margin-bottom:20px;
    border:1px solid #ccc;
    border-right-color:#999;
    border-bottom-color:#999;
    background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/account_box_bg.gif) repeat-x #fff;
    padding:15px;
    }
.account-box .head { margin-bottom:10px; border-bottom:1px solid #d9dde3; }
.account-box h4 { color:#E65505; font-size:1.1em; text-transform:uppercase; }
.account-box .inner-head { margin-bottom:8px; background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/dotted_divider.gif) repeat-x 0 100%; padding-bottom:2px; text-align:right; }
.account-box h5 { font-size:1.1em;   }
.account-box h5 a { font-weight:normal; }
.account-box h6 { text-transform:uppercase; }
.account-main .account-box li { padding:5px 0; }
.account-box ol .count {
    float:left;
    margin-top:3px;
    background-color:#0a263c;
    padding:1px 3px;
    font-size:9px;
    font-weight:bold;
    color:#fff;
    line-height:1em;
    }
.account-box ol .content { margin-left:20px; padding:0; }
.account-box ol.recent-reviews small {
    float:left;
    margin-right:3px;
    font-weight:bold;
    }
.account-box .product-images { width:65px; }
.account-box .product-images img { border:1px solid #ccc; }
.account-box .product-details { margin:0 0 10px 70px; }
.account-box .content { padding:0; }
.account-side .actions { border-top:1px solid #ccc; padding-top:4px; }
.account-side .actions .form-button { float:right; }
.edit-password { display:block; height:20px; background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_lock.gif) no-repeat 0 2px; padding-left:20px; }
.dashboard-welcome { margin-bottom:1.5em; font-size:1.1em; }
.account-box .head h4 { padding-left:21px; min-height:17px; background-repeat:no-repeat; background-position:0 0; }
.ad-orders .head h4 { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_folder_table.gif); }
.ad-account-info .head h4 { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_ma_info.gif); }
.ad-tags .head h4 { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_ma_tags.gif); }
.ad-reviews .head h4 { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_ma_reviews.gif); }


/* Account Addressbook */
.primary-address-list h4, .address-list h4 {font-size:1.1em; color:#E26703; text-transform:uppercase; }
.primary-address-list li {
    margin-bottom:10px;
    border:1px solid #ccc;
    background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/account_box_bg.gif) repeat-x #fff;
    padding:10px 13px 8px 13px;
    }
.primary-address-list li .head { margin:0; }
.address-list li { margin-bottom:1em; }
.address-list .actions { float:right; margin:0 0 10px 10px; }

/* Account Order History */
.sales-order-view .checkmo-mailing-address { display:block; padding-left:20px; }

/* Compare Products */
.compare-products { margin:30px 0 50px 0; }
.compare-products table { width:auto;  border:0; }
.compare-products tr { background:#EEEDED; }
.compare-products td { width:170px; text-align:left; }
.compare-products tbody td { border-color:#ccc; }
.compare-products tbody tr.first td { border-top:1px solid #D9DDE3; text-align:center; }
.compare-products tbody td.last {  border-right:1px solid #D9DDE3; }
.compare-products tbody.attribute-cart td { background:#fffada !important; text-align:center; border-bottom:1px solid #D9DDE3; }
.compare-products tbody td.label {
    width:auto;
    border-bottom:1px solid #9eb8cb;
    border-left:1px solid #BEBCB7;
    background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/comparison_table_label_bg.gif) repeat-y 100% 0 #d9e5ee !important;
    text-align:left;
    }
.compare-products tbody.remove-buttons tr {  background:#fff;  }
.compare-products tbody.remove-buttons td {
    border:none !important;
    padding:0;
    text-align:right;
    font-size:0;
    line-height:0;
    }
.compare-products tbody.remove-buttons td img { float:right; }
.compare-products tr.last td {border-bottom:1px solid #ccc!important; }

/* Reviews */
.my-review-detail .product-image { float:left; width:135px; }
.my-review-detail .product-image p { margin-bottom:0; }
.my-review-detail .product-image p img { vertical-align:top; }
.my-review-detail .details { float:right; width:538px; }
.my-review-detail .ratings-list { margin-bottom:.8em; }
.my-review-detail .ratings { line-height:1.5; }
.my-review-detail .ratings .rating-box { float:none; margin-bottom:3px; }
.my-review-detail .ratings .pipe { display:none; }
.my-review-detail .ratings a { display:block; }


/* Gift Messages */
.giftmessage { padding:10px 0 0 0; }
.giftmessage-preview-link { font-size:11px; padding-right:7px; background-repeat:no-repeat; background-position:right 5px; }
.giftmessage-row { background-color:#f2efe9; }
.giftmessage-content { float:left; }
.giftmessage-close { float:right; }
.expand { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/gift-message-expand.gif); }
.collapse { background-image:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/gift-message-collapse.gif); }



/********************** Print pages */
table.print .giftmessage-preview-link { display:none !important; }
table.print .price-excl-tax { white-space:nowrap; }
table.print .price-incl-tax { white-space:nowrap; }
table.print .price-excl-tax .label,
table.print .price-excl-tax .price,
table.print .price-incl-tax .label,
table.print .price-incl-tax .price { display:inline; }


/********************** Pop up pages */
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.page-popup .print-head { margin:0 0 15px; }
.page-popup .print-head img { float:left; }
.page-popup .print-head address { float:left; margin-left:15px; }
.product-gallery-nav { padding:0 5px; }



/************************************************************/
/******************[ Mage_CSS_F Overrides]*******************/
/************************************************************/
.nowrap,
.nobr { white-space:nowrap !important; }

/* Alignment */
.v-top { vertical-align:top; }
.v-middle { vertical-align:middle; }
.v-bottom { vertical-align:bottom; }
.a-left { text-align:left; }
.a-center { text-align:center; }
.a-right { text-align:right; }
.left { float:left; }
.right { float:right; }

.normal-weight { font-weight:normal; }
.auto-width { width:auto; }

/* Link highlights */
.link-cart { color:#DC6809 !important; font-weight:bold !important; }
.link-remove { color:#646464 !important; }
.link-print { background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_printer.gif) no-repeat 0 2px; padding-left:23px; }
.link-feed { background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/icon_feed.png) no-repeat left center; padding-left:18px; line-height:1.15; }

/* For Demo store only */
.demo-notice { margin:0; background:#d75f07; padding:5px 10px 6px 10px; color:#fff; line-height:1em; text-align:center; }

.order-access {padding-bottom:8px; }
.order-info {border:solid 1px #D0CBC1; background:#DEE5E8; padding:4px 8px; }
.order-info span { display:block; float:left; }
.order-info ul { display:inline; }
.order-info li { display:inline; padding-right:7px; padding-left:3px; }
.order-info li.selected {font-weight:bold; background:url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/point-con.gif) no-repeat fixed center bottom; }
.category-image { text-align:center; width:100%; }
/* .category-image img {  width:100%; height:auto; } */
.bloglink { clear:right; float:right; margin-left:20px; padding-top:10px; }

#glider{margin: 42px 0 15px; width: 247px; height: 398px;}
#glider .scroller{width: 250px; height: 400px; overflow: hidden;}
#glider .scroller .content{width: 10000px;}
#glider .scroller .section{float: left; width: 250px; height: 400px;}

.charlie-callout{width: 248px; height: 396px; padding: 2px;border: 1px solid #D3D7DA; margin: 50px auto 20px; background-color: #fff;}
.charlie-callout img{display: block; margin: 0 auto;}

/*Quick Shipping*/
.image-wrapper a{position: relative; display: block;}
.image-wrapper a img{display: block;}
.quickShip{width: 140px; height: 78px; background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/quickship.png) no-repeat 0 0; position: absolute; top: -12px; left: -3px;}

/* Shipping Cutoffs Callout */
div.base-mini.shipping div.head{background-position: 0 100%; height: 48px; background-color: #D4D8DB; padding: 2px;}
div.base-mini.shipping div.head h4{background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/wreath.png) no-repeat 0 0; padding-left: 42px; font-size:12px; line-height: 1.2em; }
div.base-mini.shipping div.content{background-color: #fff; padding: 10px 10px 0;}

.contacts-index-index .page-head h1 {
    margin:0;
    font-size:1.7em !important;
    font-weight:normal !important;
    text-transform:none  !important;
    text-align:left;
}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

#nav { padding:0 20px; font-size:1.1em; z-index:999; }

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none;z-index:999; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav li { float:left; }
#nav li.active a { color:#d96708; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#a7c6dd; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#d96708; }

/************ 1ST LEVEL ************/
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ecf3f6 url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/nav_divider.gif) repeat-x 0 100%; }
/*#nav ul li.over { background:#d5e4eb url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/nav_divider.gif) repeat-x 0 100%; }*/
#nav ul li.last { background:#ecf3f6; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/************ 2ND LEVEL ************/
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #899ba5; }

/* Show menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:#ecf3f6; }
#nav ul li a:hover { background:#d5e4eb; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span, #nav ul li.last li span { padding:3px 15px 4px 15px;}

/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; }
#selectnav1 {
  margin-top:10px;
  margin-bottom:10px;
  font-size:14px;
  padding:4px;
}

@media (min-width: 980px) { #selectnav1 {  display:none; }
 }
@media (min-width: 768px) and (max-width: 979px) {
   div.header-nav-container,
   div.header-nav-container .header-nav {  text-align:center;  }
   #nav {  margin:0 auto;  text-align:center; width:auto;}
   #nav li {     display:inline-block;  text-align:center;  }
   #nav {     display:none;    }
}
@media (max-width: 767px) {
   div.header-nav-container,
   div.header-nav-container .header-nav {  text-align:center;  }
   #nav {  margin:0 auto;  text-align:center; width:auto; }
   #nav li {     display:inline-block;  text-align:center;  }
   #nav {     display:none;    }
}
@media (max-width:479px) {
   div.header-nav-container,
   div.header-nav-container .header-nav {  text-align:center;  }
   #nav {  margin:0 auto;  text-align:center; width:auto; }
   #nav li {     display:inline-block;   text-align:center; }
   #nav {     display:none;    }
}

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

/****************************************************/
/****************[ Mage_CSS_B Clears ]***************/
/****************************************************/
.page-head:after,
.page-head-alt:after,
.page-popup .print-head:after,
.clear:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.col2-alt-set:after,
.head:after,
.inner-head:after,
.header-top:after,
.quick-access:after,
.header-nav:after,
#nav:after,
.middle:after,
.product-essential:after,
.more-views ul:after,
.button-set:after,
.actions:after,
.legend:after,
.form-list li:after,
.button-container:after,
.ratings:after,
.page-head:after,
.page-head-alt:after,
.group-select li:after,
.search-autocomplete li:after,
.tool-tip .btn-close:after,
.side-col li:after,
.account-box li:after,
.address-list li:after,
.generic-product-list li:after,
.listing-type-list .listing-item:after,
.listing-type-list .product-info .product-reviews:after,
.my-review-detail:after,
.product-options dt:after,
.product-options-bottom:after,
.product-options dd ul.options-list li:after,
.add-to-holder:after,
.listing-type-grid .grid-row:after,
.advanced-search-summary-box:after,
.footer:after,
.shopping-cart-totals .checkout-types:after { content:"."; display:block; clear:both; height:0; font-size:0; line-height:0; visibility:hidden; overflow:hidden;	}
body { 	background:#fff; color: #000; font:14px/23px arial, helvetica, sans-serif; }
div.wrapper { margin: 0px auto;	width: 1000px; }

@media (min-width: 768px) and (max-width: 979px) {
  div.wrapper,
  .wrapper  {  width:100%;  }
  .main-container { width:100%; margin:0 auto; min-height:300px; padding-left:20px; padding-right:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box; }
  .page,
  .main { width:100%; }
}
@media (max-width: 767px) {
  div.wrapper,
  .wrapper  { width:100%;   }
  .main-container { width:100%; margin:0 auto; min-height:300px; padding-left:20px; padding-right:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box; }
  .page,
  .main {  width:100%;  }
}
@media (max-width:479px) {
  div.wrapper,
  .wrapper  {  width:100%;  }
  .main-container { width:100%; margin:0 auto; min-height:300px; padding-left:20px; padding-right:20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;  box-sizing: border-box; }
  .page,
  .main { width:100%;  }
}

#logo a img {
    height: 82px !important;
    width: auto;
    padding-top: 18px !important;
}
.header { border-top: 0;  }

div.header-top-container {	background: transparent none;	border-bottom: 0;	height: 130px; /* pushes nav container */  }
div.header-top {	padding: 0;	position: relative;	width: auto;	z-index: 999; }

@media (max-width: 479px) {
    div.header-top-container {  height:auto;  }
    div.header-top  {  width:100%; height:auto; }
    div.header-top #cart_widget {
      background:#506278;
      background: -moz-linear-gradient(top,  #4f6177 0%, #3b4c5c 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f6177), color-stop(100%,#3b4c5c)); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top,  #4f6177 0%,#3b4c5c 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top,  #4f6177 0%,#3b4c5c 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top,  #4f6177 0%,#3b4c5c 100%); /* IE10+ */
      background: linear-gradient(to bottom,  #4f6177 0%,#3b4c5c 100%); /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f6177', endColorstr='#3b4c5c',GradientType=0 ); /* IE6-9 */
     width:100%; height:auto; border-radius:0px 0px 0px 0px; }
    div.header-top #cart_widget #cart-left {  float:none; width:100%; margin:0;  display:block; text-align:center; border-bottom:1px solid #2d3947;  margin-bottom:10px;  height:auto;}
    div.header-top #cart_widget #cart-left > * { margin:0; padding:0; float:none !important; display:block;    }
    div.header-top #cart_widget #cart-right {  float:none; width:100%; margin:0;  display:block;  text-align:center; height:auto;  padding-bottom:20px;  border-bottom:1px solid #2d3947; }
    div.header-top #cart_widget #cart-right > *  { margin:0; padding:0; float:none !important; display:block;    }
    div.header-top #cart_widget #cart-left .cart_span,
    div.header-top #cart_widget #cart-right .cart_span { width:90%; margin:0 auto; text-align:left;   }
    span#cart_view {      position:relative; margin:0;     }
    div#cart_widget span.cart_span button,
    div#cart_widget span#cart_total button.checkout { float:none; display:block;  }
    div#cart_widget span.cart_span button.checkout_cart {      margin-right:-18px;     }
    div#cart_widget .phone { font-weight:bold; text-align:center; color:#fc5126; font-size:17px; padding-top:4px; padding-bottom:4px;   }
    div#cart_widget .freeshipping { text-align:center; font-size:12px; color:#ffffff;  padding-bottom:5px; }
    div#cart_widget .freeshipping span {   color:#fc5126; font-size:17px; display:block; font-weight:bold; text-transform:uppercase; line-height:18px; }

}

div.shop-access {	float:right;	padding:15px 40px 0 0; }
div.shop-access ul li{	display: inline;	padding-left: 5px; 	right: }
div.shop-access a {	color:#c9c9c9;	text-decoration:none }
div.shop-access a:hover {	text-decoration:underline; }


.image-zoom {  display:none; }
.main-product-img img { width:100%; height:auto; }

/* .col-2-right-layout .col-main { */
.col-2-right-layout .col-main {	width: 820px; }
.cms-home .col-2-right-layout .col-main {	width: 740px; }
.cms-home div.side-col {	padding-top: 18px;	width: 240px; }

@media (min-width: 768px) and (max-width: 979px) {
   .col-2-right-layout .col-main {	width:78%;  }
   div.side-col,
   .col-2-right-layout div.side-col {	width:20%;  }
   .side-col .box {  margin:0 auto;  margin-bottom:10px;  }
   .cms-home .col-2-right-layout .col-main {	width:100%; display:block; float:none;  }
   .cms-home div.side-col {	width:100%; display:block; float:none;  }
}
@media (max-width: 767px) {
   .col-2-right-layout .col-main {	width:100%; display:block; float:none;  }
   div.side-col {	width:100%; display:block; float:none;  text-align:center; }
   .side-col .box {  margin:0 auto;  margin-bottom:10px; width:100%; box-sizing:border-box; }
    .cms-home .col-2-right-layout .col-main {	width:100%; display:block; float:none;  }
    .cms-home div.side-col {	width:100%; display:block; float:none;  }
}
@media (max-width:479px) {
   .col-2-right-layout .col-main {	width:100%; display:block; float:none;  }
   div.side-col {	width:100%; display:block; float:none;  text-align:center; }
   .side-col .box {  margin:0 auto;  margin-bottom:10px;  width:100%; box-sizing:border-box; }
    .cms-home .col-2-right-layout .col-main {	width:100%; display:block; float:none;  }
    .cms-home div.side-col {	width:100%; display:block; float:none;  }
}

div.header-nav-container {	background: transparent none;	position: relative;	width: 1000px;	z-index: 999; }
div.header-nav-container #search_mini_form {	display: block;	height: 40px;	top: -7px;	position: absolute; right: 0px;	width: 237px; }
div.header-nav-container #search_mini_form div.mini-search {background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/search_bg.jpg) no-repeat scroll top left;	height: 40px;	padding: 0;	position: relative;	width: 237px; }
div.mini-search input.input-text {	background: transparent none;	border: 0 none;	margin: 0 2px 0 50px;	width: 132px; }

div.header-nav { margin: 0;	width: auto; z-index: 999; }

div.middle-container {	background: transparent none; }
div.middle {	background: transparent none;	padding: 25px 0 40px; width: auto; }

.mini-search {	background: transparent none; }

@media (min-width: 768px) and (max-width: 979px) {
   div.header-nav-container {    text-align:center;   width:100%; }
   div.header-nav-container  #search_mini_form { position:relative; float:none; display:block; margin:0 auto !important; top:0;  }
   div.middle-container ,
   div.middle  {     width:100%;    }
   div.middle {     padding-left:20px;  padding-right:20px; box-sizing:border-box;   }
}
@media (max-width: 767px) {
   div.header-nav-container {    text-align:center;   width:100%; }
   div.header-nav-container  #search_mini_form { position:relative; float:none; display:block; margin:0 auto !important; top:0;}
   div.middle-container ,
   div.middle  {     width:100%;    }
   div.middle {     padding-left:20px;  padding-right:20px; box-sizing:border-box;   }
}
@media (max-width:479px) {
   div.header-nav-container {    text-align:center;  width:100%;  }
   div.header-nav-container  #search_mini_form { position:relative;  float:none; display:block; margin:0 auto !important; top:0; }
   div.middle-container ,
   div.middle  {     width:100%;    }
   div.middle {     padding-left:20px;  padding-right:20px; box-sizing:border-box;  }
}

div#cart_widget {  background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/cart_box_bg.jpg) no-repeat scroll top left;	color: #fff;	float: right;	height: 114px;	overflow: hidden;	width: 405px; }
div#cart_widget span.cart_span {	display: block;	font-size: 12px;	padding:0px 10px;	width: 218px; }
div#cart_widget #cart-left {	width:168px; float:left; margin-top:45px; }
div#cart_widget #cart-left img { margin-left:36px; }
div#cart_widget #cart-right {	width:236px; height:114px; float:left; }
span#cart_view { margin-top: 12px; position: absolute; }
span#num_items { margin-top:52px; }
span#cart_total {	color: #e96f35; margin-top:17px; }
div#cart_widget span.cart_span button {	border: 0 none;	float: right; height: 21px;	cursor: pointer; width: 70px; }
div#cart_widget span#cart_total button.checkout { border: 0 none; float: right;	height: 21px; cursor: pointer; width: 109px; }

button.checkout { background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/btn_checkout.gif); }
button.checkout_cart {	background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/btn_checkout_cart.png); }
div#cart_widget span.cart_span button span { visibility: hidden; }

@media (min-width: 768px) and (max-width: 979px) {
    div#cart_widget { float:none; display:block; margin:0 auto; }
}
@media (max-width: 767px) {
    div#cart_widget { float:none; display:block; margin:0 auto; }
}
@media (max-width:479px) {
    div#cart_widget { float:none; display:block; margin:0 auto; }
}

table.contact {  }
table.contact td {  }
#contactForm .comment { width:100% !important; box-sizing:border-box; }

@media (min-width: 768px) and (max-width: 979px) {
      table.contact {  width:100%; display:block; box-sizing:border-box; }
      table.contact td { display:block; width:100%; box-sizing:border-box;  }
}
@media (max-width: 767px) {
      table.contact {  width:100%; display:block; box-sizing:border-box; }
      table.contact td { display:block; width:100%; box-sizing:border-box;  }
}
@media (max-width:479px) {
      table.contact {  width:100%; display:block; box-sizing:border-box; }
      table.contact td { display:block; width:100%; box-sizing:border-box;  }
}


.bwlap-pic { float:left; width:300px; margin-right:20px; margin-bottom:20px;  }
.bwlap-text {   background:#e2f2ff; -webkit-border-top-right-radius: 10px; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; padding:20px;  }
@media (max-width: 767px) {
     .bwlap-pic {   width:220px;   }
     .bwlap-pic img { width:100%; height:auto;  }
     .cms_topic_list {  text-align:center;  }
     div.cms_topic_list div {       width:100% !important; margin-left:0  !important;      }
}
@media (max-width:479px) {
     .bwlap-pic {   width:100%; float:none; margin-right:0;  }
     .bwlap-pic img { width:100%; height:auto;  }
     .cms_topic_list {  text-align:center;  }
     div.cms_topic_list div {       width:100% !important;; margin-left:0  !important;      }
}


#logopage .logoideas img,
#logopage .artwork img { width:100%; height:auto; }
#bowlingToggle {  margin-bottom:20px; }
@media (max-width:479px) {
    #logopage .tshirt {      float:none; display:block; margin:0 auto;     }
    #logopage .tshirt img { width:100%; height:auto; }
}

/* ---------------------------------- */

ul#nav { font-size: 1em; margin-top: 7px; padding: 0; text-transform: uppercase; z-index: 999; }
ul#nav li a {	background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/nav_sep.jpg) no-repeat scroll right top; 	color: #fff;	font-family: Century Gothic, Arial, Helvetica, sans-serif;	font-weight: bold !important;	padding: 0 12px 0 0;	z-index: 999; }
ul#nav li ul a { padding:0; font-size:11px; }

/* Charlie Sheen Menu Item */
ul#nav li.charlie-sheen a {	background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/mini-sheen.png) no-repeat left top; padding: 16px 0 0 17px; position: relative; top: -16px; margin-left: 8px; }
ul#nav li a:hover {	color: #E96F35; }
ul#nav li a span {	padding: 7px 0 11px 11px; }
ul#nav li ul li a span { padding: 5px 15px; }
ul#nav li.active a { background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/nav_active_right_bg.jpg) no-repeat scroll right top; }
ul#nav li.active span {	background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/nav_active_bg.jpg) repeat-x scroll left top; }
ul#nav li ul,
ul#nav li ul li a,
ul#nav li.active ul li a,
ul#nav li ul li a span,
ul#nav li.active ul li a span {	background: #fff none; z-index: 100000; }
ul#nav li ul {	border-top: 1px solid #fff;	top: 33px;z-index: 999; }
ul#nav li ul li ul {	top: 25px; }
ul#nav li ul li a {	color:#666666; }

.product_list_block {
	background-position: top;
	background-repeat: no-repeat;
	/* height: 350px; */
	overflow: hidden;
	padding-top: 40px;
	width: 721px;
	border: 1px solid #bababa;
	padding-bottom: 20px;
}

#product_list_new { margin-top:20px; background: url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/bg_home_featured.jpg) no-repeat; }
#product_list_new h2{	margin-left: 10px; color: #3f4e61; }
#product_list_best h2{	margin-left: 10px;	color: #3f4e61; }
#product_list_new a.grid_prod_view {	float: none; margin-top: 5px; }
#product_list_new.product_list_block{	padding-top: 3px !important; }
#product_list_best.product_list_block{	padding-top: 3px !important; }
#product_list_best a.grid_prod_view {	float: none; margin-top: 5px; }
#product_list_best { margin-top:20px; background: url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/bg_home_featured.jpg) no-repeat; }


.grid_product {
	float: left;
	margin-top: 15px;
	padding: 5px 10px 0px;
	width: 220px;
}
.grid_product,
.grid_product a {	color: #696666;	font-size: 11px; text-decoration: none; }
.grid_product a span.prod_list_title {	color: #000;	font-weight: bold; }

div.footer { padding:10px 10px 0; }
.footer .validation-advice { margin-left:550px; position:absolute; }

.grid_product_image { text-align: center; }
.grid_product_image img { border: 0 none; padding: 5px 0px; }
a.grid_prod_view {	background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/button-details.gif) no-repeat; border: 0 none; display: block; float: right; height: 20px; width: 98px; }
a.grid_prod_view span {	visibility: hidden; }
.grid_product div.price-box { color: #e96f35 !important; display: inline; }

div.layered-nav .head {	display: none; }
div.layered-nav .border-creator { border: 0 none; }

div.col-3-layout .col-main { width:640px; }

div div.base-mini,
div.layered-nav {
	background: #FFFFFF none;
	border: 1px solid #D3D7DA;
	color: #3B4A5B;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0 0;
	padding: 2px;
	width: 160px;
}

.listing-type-grid li.item { padding:12px 6px; width:220px; }

@media (min-width: 768px) and (max-width: 979px) {
     .listing-type-grid li.item { box-sizing:border-box; width:100%; display:block; border-bottom:1px solid #dedede; }
     .listing-type-grid .product-image {       text-align:center;     }
     .image-wrapper a { display:inline-block;   }
}
@media (max-width: 767px) {
     .listing-type-grid li.item { box-sizing:border-box; width:100%; display:block; border-bottom:1px solid #dedede; }
     .listing-type-grid .product-image {       text-align:center;     }
     .image-wrapper a { display:inline-block;   }
}
@media (max-width:479px) {
     .listing-type-grid li.item { box-sizing:border-box; width:100%; display:block; border-bottom:1px solid #dedede; }
     .listing-type-grid .product-image {       text-align:center;     }
     .image-wrapper a { display:inline-block;   }
}

div.base-mini div.head,
div.layered-nav h4 {
	background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/box_mini_head_bg.jpg) repeat-x scroll 0 0;
	border-bottom: 0 none;
	height: 33px;
	margin: 0;
	padding-top: 4px;
}

div.base-mini div.head h4 {
	color: #3B4A5B;
	font-size: 14px;
	/* padding:4px 0 8px; */
	text-transform: none;
}

div.layered-nav h4 {
	color: #3B4A5B;
	font-size: 14px;
	padding-top: 8px;
	text-transform: none;
}

div.base-mini div.content,
div.narrow-by dl {
	background: #D3D7DA none;
	color: #3B4A5B;
	font-size: 11px;
	padding: 0;
}

div.narrow-by dt {
	background:transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/narrow_by_set.gif) no-repeat scroll 6px 11px;
	padding:7px 10px 0 23px;
}

div.narrow-by dd li { padding:3px 10px 2px 12px; }
div.narrow-by dd li:hover,
div.narrow-by dd li:hover a { background-color: #CCCCCC; color:#DE5400; }
div.layered-nav .actions { background: transparent none; }


.listing-type-grid { background:transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/bkg_products-grid4.gif) repeat-y scroll 2px 0; }
@media (min-width: 768px) and (max-width: 979px) {
    .listing-type-grid { background:none; }
}
@media (max-width: 767px) {
    .listing-type-grid { background:none; }
}
@media (max-width:479px) {
    .listing-type-grid { background:none; }
}


.cms-home div.base-mini div.content p {
	background: #D3D7DA none;
	margin-bottom: 0;
	padding: 5px 10px;
}

.listing-type-grid .item h5 { padding:0 5px; }

div.side-col { 	width: 240px; }
div.side-col .box {  width:100%; }
.catalog-product-view  div.side-col {  width:160px }

@media (min-width: 768px) and (max-width: 979px) {
    div.side-col { 	width: 160px; }
}
@media (max-width: 767px) {
    div.side-col,
    .catalog-product-view  div.side-col { 	width: 100%; float:none; }
}
@media (max-width:479px) {
    div.side-col,
    .catalog-product-view  div.side-col { 	width: 100%; float:none; }
}

.cms-home div div.base-mini { width:243px; }

div.col-3-layout .col-main {	margin-left: 20px;  }

div.product-img-box {	width: 400px;	text-align: center;}

@media (min-width: 768px) and (max-width: 979px) {
    div.product-img-box {	 float:none; display:block; width:100%; text-align:center; }
    .MagicToolboxContainer {      margin:0 auto;     }
    .more-views { text-align:center;  width:100%; margin-bottom:15px; }
    .more-views ul {      margin:0 auto; text-align:center;     }
    .more-views ul li {  float:none  !important; display:inline-block;  }
}
@media (max-width: 767px) {
    div.product-img-box {	 float:none; display:block; width:100%; text-align:center; }
    .MagicToolboxContainer {      margin:0 auto;     }
    .more-views { text-align:center; width:100%; margin-bottom:15px; }
    .more-views ul {      margin:0 auto; text-align:center;     }
    .more-views ul li {  float:none  !important; display:inline-block;  }
}
@media (max-width:479px) {
    div.product-img-box {	 float:none; display:block; width:100%; text-align:center; }
    .MagicToolboxContainer {      margin:0 auto;    width:100% !important; }
    .MagicToolboxContainer a,
    .MagicToolboxContainer a img {   width:100% !important; height:auto !important;  }
    .more-views { text-align:center; width:100%;  margin-bottom:15px; }
    .more-views ul {      margin:0 auto; text-align:center;     }
    .more-views ul li {  float:none !important; display:inline-block;  }
}

div.product-img-box div.product-img-border {margin-bottom: 1em; }

.base-mini h5 {  padding-top:8px; }

.base-mini ol#cart-sidebar-reorder { margin-top:10px; }

div.product-img-box div.product-img-border p.main-product-img {
	height: 552px;
	margin: 0px auto;
	overflow: hidden;
	text-align: center;
	width: 390px;
}

div.product-img-box div.product-img-border p.main-product-img img#image { cursor: move; }

div.product-essential div.product-shop { margin-bottom:20px; width:350px; }

@media (min-width: 768px) and (max-width: 979px) {
    div.product-essential div.product-shop { float:none; width:100%; display:block; box-sizing:border-box; }
}
@media (max-width: 767px) {
    div.product-essential div.product-shop { float:none; width:100%; display:block;  box-sizing:border-box; }
}
@media (max-width:479px) {
    div.product-essential div.product-shop { float:none; width:100%; display:block;  box-sizing:border-box; }
}

.product-info-box .product-name {
	font-size:1.3em;
}

.product-info-box .product-name h1 {
	font-size:16px;
	line-height:20px;
}

.product-info-box div div.price-box {
	float:right;
	margin:0;
	padding:0 0 0 1em;
}

.product-info-box div div.includes-shipping {
	clear:both;
	color:#C76200;
	float:right;
	font-size:10px;
	margin-top:-10px;
	text-align:right;
	width:100px
}

.product-info-box div div.price-box .regular-price .price {
	font-size:1.3em;
	font-weight:bold;
	line-height:1.5em;
}

fieldset.product-options {
	background: transparent none;
	border:0 none;
	float:right;
	margin:5px 0 0;
	padding:0;
	width:350px;
}
@media (min-width: 768px) and (max-width: 979px) {
    fieldset.product-options { float:none; width:100%; display:block; box-sizing:border-box; margin:0; }
}
@media (max-width: 767px) {
    fieldset.product-options { float:none; width:100%; display:block;  box-sizing:border-box; margin:0;  }
}
@media (max-width:479px) {
    fieldset.product-options { float:none; width:100%; display:block;  box-sizing:border-box; margin:0;  }
}

fieldset.product-options p.required {
	display: none;
}

fieldset.product-options dt {
	clear:left;
	float:left;
	margin-right:10px;
	padding:0 0 0 8px;
	width:172px;
}

.product-options ul.options-list li {
	float:left;
	padding:0 36px 0 0;
}

.product-options ul.options-list li:last-child {
	padding-right:0;
}

fieldset.product-options dd {
	border-bottom:0 none;
	padding:3px 0 5px 10px;
}

fieldset.product-options dd input.input-text {
	width:150px;
}

fieldset.product-options dd select {
	width: 150px;
}

div.product-options-bottom { background: transparent none;	border: 0 none;	padding:15px 20px; }

@media (min-width: 768px) and (max-width: 979px) {
    div.product-options-bottom { float:none; width:100%; display:block; box-sizing:border-box; }
    .product-options ul.options-list {  background-position: bottom center;   }
}
@media (max-width: 767px) {
    div.product-options-bottom{ float:none; width:100%; display:block;  box-sizing:border-box; }
    .product-options ul.options-list {  background-position: bottom center;   }
    fieldset.product-options dd select { width:100%; display:block; box-sizing:border-box; }
    fieldset.product-options dd input.input-text { 	width:100%; display:block; box-sizing:border-box; }
}
@media (max-width:479px) {
    div.product-options-bottom { float:none; width:100%; display:block;  box-sizing:border-box; }
    fieldset.product-options dt img { width:100%; height:auto; display:block;     }
    fieldset.product-options dd select { width:100%; display:block; box-sizing:border-box; }
    fieldset.product-options dd input.input-text { 	width:100%; display:block; box-sizing:border-box; }
}

.product-options ul.options-list {
	background:transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/lettering_all.png) no-repeat scroll right bottom;
	clear:left;
	margin:0;
	padding-bottom:70px;
}
@media (min-width: 768px) and (max-width: 979px) {
    .product-options ul.options-list {  background-position: bottom center;   }
}
@media (max-width: 767px) {
    .product-options ul.options-list {  background-position: bottom center;   }
}
@media (max-width:479px) {
    .product-options ul.options-list {  background-position: right bottom;  padding-bottom:89px;  }
}

ul.add-to-box {
	text-align:center;
}

.product-shop .product-options-bottom fieldset.add-to-cart-box {
	float: right;
	text-align:right;
	width:190px;
}

p.reviews,

p.reviews-empty {
	text-align:center;
}

table.size_chart {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	color: #000;
	margin: 0px auto 2em;
	width: 225px;
}

table.size_chart tr th {
	border-color:#40526A;
	color: #FFF;
}

table.size_chart tr td.chart_rowhead {
	background-color: #666666;
	border-style: solid;
	color: #FFFFFF;
}

table.size_chart th,

table.size_chart td.chart_rowhead {
	background-color: #40526A;
	border-color:#40526A;
	color: #060200;
}

table.size_chart th,

table.size_chart td {
	border-width: 1px;
	line-height: 1.1em;
	padding: 1px 4px;
	text-align: center;
}

table.size_chart td {
	background-color: #CCC;
	border-color:#E1E1E1;
	border-style: dotted;
}

dt.ship_time {
	width: 100%;
}

dd.ship_time {
	display:none;
}

.front_monogram_price, .back_monogram_price { display:none; }

#size_chart_toggler,

#custom_options_toggler {
	background-color: #F18200;
	color: #FFF;
	cursor: pointer;
	margin-bottom: 5px;
	text-align: center;
}

fieldset.product-options dt.custom_options_title {
	background:transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/box_mini_head_bg.jpg) repeat-x scroll 0 0;
	border-bottom:0 none;
	color:#3B4A5B;
	float: none;
	font-size:18px;
	font-weight: bold;
	height:33px;
	margin:0;
	padding-top:8px;
	width: auto;
}

fieldset.product-options dt.custom_options_info {
	float: none;
	margin: 10px;
	text-align: center;
	width: auto;
}

.hideOnLoad { display:none; }

div.product-sku {
	clear: right;
	float:right;
	margin: 0;
}

span.sm, span.sm a {
	color: #777;
	font-size: 10px;
	
	text-decoration: none;
}

div.listing-type-list .listing-item {
	border-top:1px solid #835C31;
}

div.listing-type-list .product-image {
	float:left;
	width:110px;
}

div.listing-type-list .product-shop {
	width:380px;
}

h4 .smaller {
	color: #999999;
	font-variant: small-caps;
	font-size: 80%;
}

h4.choose-options {
	background: #CCCCCC none;
	padding: 5px 10px;
}

h4.monogram-head {
	background: #CCCCCC none;
	margin-top: 10px;
	padding: 5px 10px;
}

.xtra-atc {
	margin-bottom:0px;
	text-align:right;
	width: 100%;
}

@media (min-width: 768px) and (max-width: 979px) { }
@media (max-width: 767px) {
    .xtra-atc {  text-align:center;  }
}
@media (max-width:479px) {
    .xtra-atc {  text-align:center;  }
}


.add-to-cart-box button.form-button, .xtra-atc button {
	font-size:14px !important;
	padding:4px 10px;

	margin-top:0px;
	border-color: #EB8B54;
	background: -moz-linear-gradient(100% 100% 90deg, #EAAC61, #F7931B);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EAAC61), to(#F7931B));
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.add-to-cart-box img, .xtra-atc img {
	padding:10px 0;
}

.add-to-holder { margin:10px 0; text-align:right; }

.add-to-holder .add-to-cart-box { float:left;text-align:right; width:175px; }

div.matching-set-icon {
	background:transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/matching-set-icon.gif) repeat scroll 0 0;
	height:21px;
	margin:0 auto;
	width:118px;
}

.matching-set-icon span {
	visibility: hidden;
}

div.bwl_cms h1 {
	font-size:18px;
	margin-bottom:6px;
	padding-top:6px;
}

div.bwl_cms h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
	margin-top:12px;
}

div.bwl_cms div.actionLink {
	float:right;
	margin: 5px 0px 5px 10px;
}

div.bwl_cms div.actionLink a img {
	border: 1px solid white;
}

div.cms_left_list {
	border: solid 3px #110900;
	float: left;
	margin: 0 10px 10px 0;
	padding: 10px;
}

div.cms_left_list div.cms_left_sect {
	padding: 10px 0px;
}

div.cms_left_list a {
	display:block;
}

div.cms_topic_list {
	padding: 10px 20px;
}

div.cms_topic_list strong {
	color: #C5A984;
}

div.cms_topic_list div {
	float: left;
	margin-left: 20px;
	width: 240px;
}

div.cms_topic_list div.last-div {
	width: 180px;
}

.mono-opt {
	font-size: 85%;
	padding: 0 6px;
}

.product-info-box .availability {
	color: #1E7EC8;
	font-size: 12px;
}

.prod_more_dets {
	display:block;
	font-size:75%;
	text-align:center;
}

.sizing-chart{display: block; text-align: left; font-size: 75%; padding-left: 28px; background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/ruler-shirt.png) no-repeat 0 0;}

a.top_anchor {
	font-size:10px;
	font-weight:normal;
}

.addto {
	text-align:center;
}

.addto img {
	display:block;
	padding-top:20px;
}

.addto a { padding:0 10px 20px; }

.homepage_message {
	margin-top: 35px;
	width: 720px;
}

.front_callout {
	background:transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/bg-homecallout.jpg) no-repeat scroll 0 100%;
	color:#FFFFFF;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	height:480px;
	position:relative;
	width:720px;
	z-index:1;
	margin-top: 18px;
}
.front-callout-wrapper {
	padding: 390px 0 0 30px;
}
.front_callout h2, .front_callout h3, .front_callout a {
	color:#FFFFFF;
	display:block;
	font-weight:normal;
	text-decoration:none;
}
.front_callout h2 {
	color:#ED7129;
	font-size:25px;
	margin-bottom:5px;
}
.front_callout h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 30px;
	text-align: center;
	padding-right: 30px;
}
.front_callout em {
	color:#ED7129;
	display:block;
	font-style:normal;
	font-weight:bold;
	padding-left:30px;
}
.front_callout .front_col1 {
	float:left;
	margin:0;
	width:160px;
}
.front_callout .front_col2 {
	float:left;
	margin: 0;
	padding-left:22px;
	width:200px;
	border-right: 1px solid #666;
}
.front_callout .front_col3 {
	float: left;
	width: 240px;
	padding-left: 22px;
}


.front_callout a:hover { color:#f7a016; text-decoration:underline; }

.about_box{
	background: url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/bg-aboutbox.jpg);
	float: left;
	height: 109px;
	width: 417px;
	padding: 15px;
}

.about_box h2{
	color: #5a584b;
}





.hdr-phone-number { color:#E46D35; font-size:24px; font-weight:bold; position:absolute; right:310px; text-align:center; top:75px; width:180px; }
.hdr-phone-number strong { color:#FFFFFF; font-size:14px; font-weight:bold; }

/* Homepage Enhancements */

#homepage-left{width: 744px; float: left;}
	#homepage-slider-wrapper{position: relative;}
		#free-shipping-slider{width: 295px; height: 138px; position: absolute; top: -4px; left: -4px; background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/free_shipping_slider.png) no-repeat 0 0; z-index:500;}
		#homepage-slider{overflow: hidden; width:100%; height: 344px;}
			#homepage-slider ul{width: width:100%; height: 344px;}
			#homepage-slider ul li{width: 100%; height: 344px; position: relative;}
				.slider-bottom{width: 100%; height: 76px; position: absolute; bottom: 0; left: 0; background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/darker.png) repeat 0 0; z-index: 1000;}
					.slider-caption{color: #fff; font-size: 15px; float: left; padding: 10px; width: 400px;}
					.slider-bottom a{background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/slider_cta.png) no-repeat 0 0; background-position: 0 -80px; float: right; padding-right: 16px; width: 260px; height: 40px; margin-top: 16px;}
						#homepage-slider ul li.item-2 .slider-bottom a{background-position: 0 -40px;}
						#homepage-slider ul li.item-3 .slider-bottom a{background-position: 0 0;}
			#homepage-slider ul li.item-1{background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/media/slider-1.jpg) no-repeat 0 0; background-size: 100% 100%; }
			#homepage-slider ul li.item-2{background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/media/slider-2.jpg) no-repeat 0 0; background-size: 100% 100%; }
			#homepage-slider ul li.item-3{background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/media/slider-3.jpg) no-repeat 0 0; background-size: 100% 100%;  }
			
			.slideshow_pagination {position: absolute; bottom: 4px; right: 45%; left:45%; width: 70px; z-index: 2000;}
			.slideshow_pagination li{float: left; text-indent: 999px; width: 18px; height: 18px; display: block;}
				.slideshow_pagination li a{width: 18px; height: 18px; display: block;}
				.slideshow_pagination li.active {background: url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/slide_controls.png) no-repeat 0 0; cursor: pointer;}
				.slideshow_pagination li.no-active {background: url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/slide_controls.png) 17px 18px; opacity: .5; cursor: pointer; }

			.subcats{position: relative; left: -33px; width: 775px;}
				.subcats li{float: left;width: 262px; height: 196px; background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/subcats-sprite.jpg) no-repeat 0 0; margin-right: 26px;}
				.subcats li a{display: block; height: 65%; color: #444c6a; font-family: "Century Gothic",Arial,Helvetica,sans-serif; font-size: 17px; line-height: 1.2em; padding: 74px 20px 0 160px; text-decoration: none; font-weight: bold;}
				.subcats li a:hover{background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/flag_highlight.png) no-repeat 77px 23px;}
				li.subcat-1{background-position: 0 0;}
				li.subcat-2{background-position: -270px 0; width: 244px;}
					li.subcat-2 a{padding-left: 120px; padding-right: 30px;}
				li.subcat-3{background-position: -518px 0; width: 215px; margin-right: 0; float: right;}	
					li.subcat-3 a{padding-left: 30px; padding-right: 90px;}
					li.subcat-3 a:hover{background-position: 10px 23px;}
#homepage-right{width: 256px; float: right;}
	#trust-block{background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/right_block_background.jpg) no-repeat 0 0; font-size: 13px; line-height: 20px; letter-spacing: 0; color: #50647b; width: 210px; height: 295px; padding: 50px 20px 0 15px; overflow: hidden; position: relative; right: -20px;}
	.sports{margin-left: 18px;}
		.sports li{display: block; width: 230px; height: 38px; background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/subcats-sprite.jpg) no-repeat 0 0; text-indent: -999em; margin-top: 13px;}
		.sports li a{display: block; width: 100%; height: 100%;}
		.sports li a:hover{background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/flag_highlight.png) no-repeat 20px 1px;}
		li.sport-1{background-position: -742px -14px;}
		li.sport-2{background-position: -742px -63px;}
		li.sport-3{background-position: -742px -115px;}
		li.sport-4{background-position: -742px -159px; margin-top: 6px;}

.cycle-slideshow,
.cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.cycle-slideshow { width: 100%; height:auto; min-height:200px;  margin: 0px auto; margin-bottom:14px; padding: 0; position: relative;
    background: url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/spinner.gif) 50% 50% no-repeat;
}
.cycle-slideshow .slide { width:100%;  height:auto; position:relative; margin: 0px auto; }
.cycle-slideshow .slide img { width:100%; height:auto; }

.cycle-slideshow .slide .slide-caption { position:absolute; bottom:7px;  padding:20px; background-color: rgba(0,0,0,0.5); left:0; width:100%; height:auto; z-index:1111; color:white; }
.cycle-slideshow .slide .slide-caption p {   float:left; width:60%; text-align:left; margin:0; }

.cycle-slideshow .slide .slide-caption  a { background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/slider_cta.png) no-repeat 0 0; background-position: 0 -80px; float: right; width: 260px; height: 40px; display:inline-block;  }
.cycle-slideshow .slide-2 .slide-caption  a{background-position: 0 -40px;}
.cycle-slideshow .slide-3 .slide-caption  a{background-position: 0 0; }

/* pager */
.cycle-pager {  text-align: center; width: 100%; z-index: 1500; position: absolute; bottom: 5px; overflow: hidden; }
.cycle-pager span {     font-family: arial; font-size: 25px; width: 16px; height: 16px;  display: inline-block; color: #ddd; cursor: pointer; }
.cycle-pager span.cycle-pager-active { color: #ed824c;}
.cycle-pager > * { cursor: pointer;}

/* caption */
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }

/* display paused text on top of paused slideshow */
.cycle-paused:after {
    content: 'Paused'; color: white; background: black; padding: 10px;
    z-index: 500; position: absolute; top: 10px; right: 10px;
    border-radius: 10px;
    opacity: .5; filter: alpha(opacity=50);
}
@media (min-width: 768px) and (max-width: 979px) {
    .cycle-slideshow .slide .slide-caption { text-align:center;  }
    .cycle-slideshow .slide .slide-caption p { width:100%; font-size:12px; text-align: center; }
    .cycle-slideshow .slide .slide-caption  a {  float:none; margin:0 auto; }

}
@media (max-width: 767px) {
    .cycle-slideshow .slide .slide-caption { text-align:center;  }
    .cycle-slideshow .slide .slide-caption p { width:100%; font-size:12px; text-align: center; margin-bottom:6px; }
    .cycle-slideshow .slide .slide-caption  a {  float:none; margin:0 auto; }
}

@media (max-width: 679px) {
    .cycle-slideshow .slide .slide-caption { text-align:center;  }
    .cycle-slideshow .slide .slide-caption p { display:none; width:100%; font-size:12px; text-align: center; }
    .cycle-slideshow .slide .slide-caption  a {  float:none; margin:0 auto; }
    #free-shipping-slider { display:none;  }

}

@media (min-width: 980px) {  }
@media (min-width: 768px) and (max-width: 979px) {
    #homepage-left,
    #homepage-right { width:100%; float:none; display:block; box-sizing:border-box; clear:both; margin-bottom:15px; }
    #homepage-right {  text-align:center;  }
    #homepage-right #trust-block {   margin:0 auto;    }
		#homepage-slider{width:100%; height: 364px;}
	    #homepage-slider ul{width: width:100%; height: 364px;}
	   	#homepage-slider ul li{width: 100%; height: 364px; }
    .subcats li { margin-bottom:10px; }
}
@media (max-width: 767px) {
    #homepage-left,
    #homepage-right { width:100%; float:none; display:block;  box-sizing:border-box;  margin-bottom:15px; }
    #homepage-slider-wrapper { width:100%;  height:auto;  }
    #homepage-slider { width:100% !important; height:auto !important;   }

		#homepage-slider{width:100%; height: 294px;}
	    #homepage-slider ul{width: width:100%; height: 294px;}
	   	#homepage-slider ul li{width: 100%; height: 294px; }

    .slider-bottom {  text-align:center; }
    .slider-caption  {  display:none;  }
    .slider-bottom a {  display:inline-block; float:none; margin-left:0; margin-right:0; }

    #homepage-right {  text-align:center;  }
    #homepage-right #trust-block {   margin:0 auto;    }

    .subcats,
    .subcats ul { width:100%; left:0px; right:0px; text-align:center; }
    .subcats li { float:none; display:block;  margin:0 auto; margin-bottom:10px; }

}
@media (max-width:479px) {
    #homepage-left,
    #homepage-right { width:100%; float:none; display:block;  box-sizing:border-box;  margin-bottom:15px; }
    #homepage-slider-wrapper { width:100%;  height:auto;  }
    #homepage-slider { width:100% !important; height:auto !important;   }
		#homepage-slider{width:100%; height: 214px;}
	    #homepage-slider ul{width: width:100%; height: 214px;}
	   	#homepage-slider ul li{width: 100%; height: 214px; }
    .slider-bottom {  text-align:center; }
    .slider-caption  {  display:none;  }
    .slider-bottom a {  display:inline-block; float:none; margin-left:0; margin-right:0; }

    #homepage-right {  text-align:center;  }
    #homepage-right #trust-block {   margin:0 auto;    }

    .subcats,
    .subcats ul { width:100%; left:0px; right:0px; text-align:center; }
    .subcats li { float:none; display:block; margin:0 auto; margin-bottom:10px; }
}

/* Footer Enhancements 11/23/10 */
.footer-container {background: #212a36 url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/footer_bg.jpg) repeat-x top center; border: 0; text-align: left; min-height: 318px;}
	.footer-container h4{font: bold 14px/1.3em "Century Gothic",Arial,Helvetica,sans-serif; color: #fff; text-transform: uppercase;}
.footer {background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/footer_glow.png) no-repeat 50% 0; padding: 0; width: 1000px;}
	.footer .informational{margin-top: 12px;}
		.footer .informational ul{display: block; padding-bottom: 18px;}
		.footer .informational a{color: #ccc; font-size: 12px; line-height: 19px;}
        .footer .as-seen-on { width:100%; height:auto; }
.footer-col{width: 200px; float: left; position: relative;}
.footer div.informational li{background: transparent none; padding: 1px; display: block;}

.footer-col-right{float: right; width: 390px;}

	.footer-col-right img{float: left; padding-top: 105px;}
	.footer-col-right .legality{float: right; text-align: right; color: #bbb; font-size: 11px; padding: 20px 0 0 0;}
	.footer-col-right .sm{float: right; text-align: right;}
	.footer-col-right .sm a{font-size: 10px; color: #bbb;}
	.social {float: right; padding-top: 16px;}
		.social span{float: left; padding-left: 4px;}
		.social .facebook a{display: block; width: 38px; height: 49px; background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/social.png) no-repeat 0 0;}
		.social .rss a{display: block; width: 38px; height: 49px; background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/social.png) no-repeat -38px 0;}
	.social img{padding-right: 5px;}


	.footer-newsletter { width:290px; float:right; }
		.footer-newsletter h4{padding: 6px 0 6px 40px; margin-bottom: 0; height: 20px; background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/footer_mail.png) no-repeat 0 0; position: relative; left: -10px;}
		.footer .informational .footer-newsletter label{display: block; color:#ccc; font-weight: normal; padding: 4px 0 10px; width: 280px;}
		.footer-newsletter #newsletter-input{background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/footer_newsletter_bg.png) no-repeat 0 0; height: 22px; width: 184px; border: 0;}
		.footer-newsletter .newsletter-submit{font: bold 12px "Century Gothic",Arial,Helvetica,sans-serif; text-transform: uppercase; background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/footer_newsletter_button_bg.png) no-repeat 0 0; border: 0; width: 88px; height: 26px; cursor: pointer; padding-bottom: 5px; margin-left: 10px;}
		.footer-newsletter .newsletter-submit span{color: #fff;}

@media (min-width: 768px) and (max-width: 979px) {
   .footer-container,
   .footer { width:100%;  box-sizing:border-box; }
   .footer-col { float:none; display:block; width:100%; margin:0;  text-align:center; }
   .footer-col-right { float:none; display:block; width:100%; margin:0;  text-align:center;   }
   .footer-col-right .legality {     width:100%; text-align:center; display:block; padding:0;    }
   .social { float:none; display:block; width:100%; margin:0; }
   .social ul,
   .social ul li { text-align:center;   }
   .social ul li a {     display:inline-block;    }
   .footer-col-right .legality{  float:none; display:block; width:100%; margin:0;  }
   .footer .mcf { padding:0 !important; display:block;   text-align:center;  }
   .footer-col ul {     text-align:center;   }
   .footer-col ul li {     text-align:center;   }
   .footer-newsletter h4  {    background:none;   padding:0; text-align:center;  }
   .footer-newsletter,
   .footer-newsletter form,
   .footer-newsletter form fieldset {  width:100%; box-sizing:border-box; }
   .footer-container h4 {    text-align:center; display:inline-block;    }
   .footer .informational .footer-newsletter label {     width:100%; text-align:center;   }
}
@media (max-width: 767px) {
   .footer-container,
   .footer { width:100%; box-sizing:border-box;  }
   .footer-col { float:none; display:block; width:100%; margin:0;  text-align:center; }
   .footer-col-right { float:none; display:block; width:100%; margin:0;  text-align:center;   }
   .footer-col-right .legality {     width:100%; text-align:center; display:block; padding:0;    }
   .social { float:none; display:block; width:100%; margin:0; }
   .social ul,
   .social ul li { text-align:center;   }
   .social ul li a {     display:inline-block;    }
   .footer-col-right .legality{  float:none; display:block; width:100%; margin:0;  }
   .footer .mcf { padding:0 !important; display:block;   text-align:center;  }
   .footer-col ul {     text-align:center;   }
   .footer-col ul li {     text-align:center;   }
   .footer-newsletter h4  {    background:none;   padding:0; text-align:center;  }
   .footer-newsletter,
   .footer-newsletter form,
   .footer-newsletter form fieldset {  width:100%; box-sizing:border-box; }
   .footer-container h4 {    text-align:center; display:inline-block;    }
   .footer .informational .footer-newsletter label {     width:100%; text-align:center;   }
}
@media (max-width:479px) {
   .footer-container,
   .footer { width:100%; box-sizing:border-box;  }
   .footer-col { float:none; display:block; width:100%; margin:0;   text-align:center;  }
   .footer-col-right { float:none; display:block; width:100%; margin:0;  text-align:center;   }
   .footer-col-right .legality {     width:100%; text-align:center; display:block; padding:0;    }
   .social { float:none; display:block; width:100%; margin:0; }
   .social ul,
   .social ul li { text-align:center;   }
   .social ul li a {     display:inline-block;    }
   .footer-col-right .legality{  float:none; display:block; width:100%; margin:0;  }
   .footer .mcf { padding:0 !important; display:block;   text-align:center;  }
   .footer-col ul {     text-align:center;   }
   .footer-col ul li {     text-align:center;   }
   .footer-newsletter h4  {    background:none;   padding:0; text-align:center;  }
   .footer-newsletter,
   .footer-newsletter form,
   .footer-newsletter form fieldset {  width:100%; box-sizing:border-box; }
   .footer-container h4 {    text-align:center; display:inline-block;    }
   .footer .informational .footer-newsletter label {     width:100%; text-align:center;   }
}



/*NEWSLETTER HOMEPAGE*/
/*
.cms-home div div.mini-newsletter {width: 248px; border: 1px solid #d1d7d5;}
.cms-home div div.mini-newsletter div.head{width: 246px; height: 43px; margin: 0 auto; background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/scoop.jpg) no-repeat 50% 0; padding: 2px 0 0 0;}
.cms-home div div.mini-newsletter div.head .mail{left: -10px;}
.cms-home div div.mini-newsletter button.form-button-alt{width: 109px; height: 40px; border: 0; float: right; background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/newsletter-signup.jpg) no-repeat 50% 0;}
.cms-home div.mini-newsletter div.head h4 { font-size:14px; }
.cms-home .mini-newsletter input.input-text { width: 204px; height: 20px; padding: 10px; border: 0; background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/newsletter-input.jpg) no-repeat 50% 0;}
.cms-home .mini-newsletter .head h4{ display: none; }
*/
div.mini-newsletter div.head h4 { font-size:11px; }

/*NEWSLETTER CAT PAGE*/
.side-col div.mini-newsletter .content{padding: 5px 6px;}
div.mini-newsletter div.head{position: relative;background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/newsletter-header-small.jpg) no-repeat 50% 0;}
div.mini-newsletter div.head .mail{position: absolute; width:61px; height: 50px; left: -17px; top: -10px; background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/newsletter-mail-icon.png) no-repeat 0 0;}
div.mini-newsletter div.head h4{text-indent: -9999em; background-image: none;}
div.mini-newsletter input.input-text { width:  138px; height: 20px; padding: 5px; border: 0; background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/newsletter-input-small.png) no-repeat 50% 0;}
div.mini-newsletter button.form-button-alt{width: 76px; height: 27px; background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/signup-small.jpg) no-repeat 50% 0; border:0;}
div.mini-newsletter button.form-button-alt span{display: none;}


/* No cookie / No JS styles */
.fix-your-browser h2 {
	background-color:#E1E3E2;  /* background! */
	font-size:16px; padding:5px 10px; margin-top:20px; }
.no-cookie,
.no-js { background-color:#FF7171; border:1px solid #FF0000;  color:#FFFFFF;font-weight:bold; margin:20px auto; }
.no-cookie em,
.no-js em { background-color:#FF0000; display:block; font-weight:bold; padding:5px; }
.no-cookie p,
.no-js p { margin-left:20px; } 
.no-cookie ol,
.no-js ol { margin-bottom:15px; }
.no-cookie li,
.no-js li { list-style-type:decimal; margin-left:60px; }
.ie-config-step-4 { background:transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/media/ie-config-4.gif); height:311px; margin-left:20px; position:relative; width:349px; }
.ie-config-step-4 span { color:#FF0000; font-family:Arial, Helvetica, sans-serif; left:20px; position:absolute; top:111px; }
.ie-config-step-5 { background:transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/media/ie-config-5.gif); height:311px; margin-left:20px; position:relative; width:349px; }
.ie-config-step-5 span { color:#FF0000; font-family:Arial, Helvetica, sans-serif; left:20px; position:absolute; top:158px; }
.fix-your-browser ol { list-style-type:decimal; margin-left:20px; }
.fix-your-browser li { margin:5px 0 15px 40px; }
.fix-your-browser img { padding:10px 0 10px 20px; }
.embimg { visibility:hidden; }

.checkout-success-xpromo { display:block; }


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

/* Alternate checkout styles */

.cart2 .cart2-left{
	float: left;
	margin-right: 20px;
	width: 235px;
}
.cart2 .cart2-right{
	float: left;
	width: 745px;
}
.cart2 .info-panel{
	background: #f4f4f4;
	border: 1px solid #b0b6bd;
	padding: 14px 0 0;
	text-align: center;
	width: 235px;
}

@media (min-width: 768px) and (max-width: 979px) {
    .cart2 .cart2-left {   	float: left; width:28%; }
    .cart2 .cart2-right {   float:right; width:69%; }
}
@media (max-width: 767px) {
    .cart2 .cart2-left { float:none; margin:0; width:100%; }
    .cart2 .cart2-right { float:none; margin:0; width:100%; }
    .cart2 .info-panel {  width:100%; text-align:center;  }
}
@media (max-width:479px) {
    .cart2 .cart2-left { float:none; margin:0; width:100%; }
    .cart2 .cart2-right { float:none; margin:0; width:100%; }
    .cart2 .info-panel {  width:100%; text-align:center;  }
}

.cart2 .questions{ color: #5e6c81; display: block; font-weight: bold; font-size: 1.2em; margin-bottom: 5px; }
.cart2 .phone{ color: #f1870d; font-weight: bold; font-size: 2.3em; }
.cart2 .secure{ border-top: 1px solid #b0b6bd; height: 72px; margin: 15px auto 20px; width: 200px; padding-top: 10px; text-align: left; font-size: 11px; color: #888f99; }
.cart2 .secure a{ color: #888f99; }

@media (min-width: 768px) and (max-width: 979px) {

}
@media (max-width: 767px) {
    .cart2 .secure  { width:100%;  box-sizing:border-box; text-align:center; padding-bottom:20px; }
}
@media (max-width:479px) {
    .cart2 .secure  { width:100%; box-sizing:border-box; text-align:center; padding-bottom:20px; }
}

.table-responsive {
  overflow-x: auto;
  box-sizing:border-box;
}


.cart2 thead{ border: 1px solid #b4c1d3; }
.cart2 #shopping-cart-table thead th{ background: #c1d0e3; color: #fff; font-size: 12px; }
.cart2 .prod-img{ border: 1px solid #cfd5dd; float: left; margin-right: 10px; }
.cart2 h4{ }
.cart2 .prod-info-con{ float: left; }
.cart2 .shopping-cart td{ padding: 10px; }
.cart2 .data-table .odd{ background: #ffffff; }
.cart2 .data-table .even{ background: #ffffff !important; }
.cart2 #shopping-cart-table{ border-left: 1px solid #cfd5dd; border-right: 1px solid #cfd5dd;}
.cart2 #shopping-cart-table td{ border-bottom: 1px solid #cfd5dd !important; }
.cart2 .data-table tbody td{ border-right: none !important; }

.cart2 #couponcode-content .form-button-alt { color: #FFFFFF; }
.cart2 .form-button-alt { color: #F1870D; }
.cart2 a.form-button-alt:hover, .cart2 .form-button-alt:hover {	color: #FFFFFF;  text-decoration: underline; }
.cart2 td.attributes-col h4.title a{ text-decoration: none; color: #6b7e96; font-size: 1.2em; }
.cart2 .data-table tfoot tr { background: #c1d0e3 !important; border-bottom: none; border-left: 1px solid #b4c1d3;}
.cart2 tfoot tr td{ padding: 5px 10px !important; }
.cart2 .policies{ text-align: left; font-size: .9em; margin: 3px 0 0;}
.cart2 .policies a{ color: #b0c0d4; }

.cart2 #couponcode{ background: url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/bg-couponcode.gif) no-repeat 10px 5px #fff; border-top: 1px solid #b0b6bd; width: 100%; height: 38px; cursor: pointer; }
.cart2 #couponcode-content{ font-size: .95em; color: #657e9f; margin: 5px 0 0; float: left; }
.cart2 #couponcode-content p{ padding: 0; margin: 0; font-size: 12px; }
.cart2 #couponcode-content input{ width: 100px; }

.cart2 #shipping{ background: url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/bg-shipping.gif) no-repeat 14px 7px #fff; border-top: 1px solid #b0b6bd; border-bottom: 1px solid #b0b6bd; width: 100%; height: 38px; cursor: pointer; }
.cart2 #shipping-content{ border-top: 1px solid #b0b6bd; font-size: .95em; color: #657e9f; padding: 10px; text-align: left; }
@media (min-width: 768px) and (max-width: 979px) { }
@media (max-width: 767px) {
    .cart2 #shipping{ background-position:center center; }
}
@media (max-width:479px) {
    .cart2 #shipping{ background-position:center center; }
}

.cart2 .proceed img{ margin-top: 10px; float: right; margin-left: 22px; }

.cart2 .shopping-cart-totals{ background: #f7f9fc; border: 1px solid #cfd5dd; color: #fff; margin-top: 10px; float: right;}
.cart2 .total-container #free-shipping-callout {
	position: absolute;
	margin: 39px 0 0 320px;
}
/*.cart2 .shopping-cart-totals tfoot td{ background: #fff; color: #000; }*/

.cart2 td.qty{ background: #edf2f8; }
.cart2 .item-options{ font-size: .9em; color: #8f9aa7; }
.cart2 td.attributes-col dt{ margin: 0; }

.cart2 .total-container { width: 740px; float: right; position: relative; margin-top: 0px; color: #566579 !important; font-size: 11px; }
@media (min-width: 768px) and (max-width: 979px) {
    .cart2 .total-container {  width:100%;   }
}
@media (max-width: 767px) {
    .cart2 .total-container {  width:100%;   }
}
@media (max-width:479px) {
    .cart2 .total-container {  width:100%;   }
    .cart2 #couponcode-content,
    .cart2 .total-container .shopping-cart-totals { width:100%; display:block; box-sizing:border-box;  margin-left:0; margin-right:0;  }
    .cart2 #couponcode-content { text-align:center;   }
    .cart2 #couponcode-content .left {  display:inline-block; float:none;  }
    .cart2 .proceed img {  float:none;  margin-left:0; margin-right:0; }
    .cart2 .proceed {   text-align:center;  }
}
.cart2 .arrow{ height: 27px; width: 18px; background: url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/arrow.jpg) no-repeat; position: absolute; right: 205px; top: 17px; }

.cart2 .info-bottom{ text-align: justify; font-size: 11px; margin: 15px; color: #888f99; }
.cart2 .info-bottom h2{ font-size: 12px; color: #5e6c81; }
.cart2 .info-bottom p{ margin-bottom: 15px; }

@media (min-width: 768px) and (max-width: 979px) { }
@media (max-width: 767px) {
    .cart2 .info-bottom  { text-align:center;  }
}
@media (max-width:479px) {
    .cart2 .info-bottom  { text-align:center;  }
}

.cart2 #shopping-cart-table .a-right.last .price{ color: #566579; font-size: 15px; font-weight: bold; }
.cart2 #shopping-cart-table .a-center .price{ color: #566579; font-size: 15px; }

.cart2 #shopping-cart-totals-table .a-right{ color: #566579; }

.cart2 .form-button-alt{ background: #c1d0e3; border: none; }

.cart2 .secure-badges{ float: right; margin-top: 20px; }
@media (min-width: 768px) and (max-width: 979px) { }
@media (max-width: 767px) {
    .cart2 .secure-badges { float: none; margin:0 auto; margin-top: 20px; width:100%; height:auto; }
}
@media (max-width:479px) {
    .cart2 .secure-badges { float: none; margin:0 auto; margin-top: 20px;  width:100%; height:auto; }
    .button-level h3 {  width:100%; float:none; display:block; margin-bottom:10px;  }
    .button-level {  text-align:center;  }
}

/*TS 7/14/2010*/
.pager{background: url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/pager_bg.gif) repeat-x scroll 0 100% #FFFFFF; font-size: 0.95em; width: 100%;}
.pager .amount {width: 25%; float: left;}
.pager .limiter {width: 25%; float: right;}

.toolbar .sorter{display:none; background: url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/pager_bg.gif) repeat-x scroll 0 100% #FFFFFF; font-size: 0.95em; width: 100%; border-top:1px solid #E2E2E2;}
.toolbar .sorter .view-mode{width: 33%; float: left; padding:4px 8px; vertical-align:middle; margin-bottom: 0; font-size: 0.95em;}
.toolbar .sorter .view-mode p{margin-bottom: 0;}

.toolbar .sorter .sort-by label,
.toolbar .sorter .view-mode label{font-size: 0.95em; color: #000;}

.toolbar .sorter .sort-by{width: 204px; float: right; margin-right: 7px; padding: 3px 0;}

.clear {clear: both;}

.guest-checkout{font-size: 14px;}

.checkout-onepage-index .required{color: #000;}

.checkout-onepage-index label span.required,
.checkout-onepage-index .required em
{color: #EB340A; padding-right: 4px;}

.checkout-onepage-index  button.continue{
	font-size:14px !important;
	border: 0;
	padding:4px 10px;
	border: 2px solid #EB8B54;
	color: #fff;
	cursor: pointer;
	background: -moz-linear-gradient(100% 100% 90deg, #EAAC61, #F7931B);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EAAC61), to(#F7931B));
	background-color: #F19D38;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-shadow: 0 -1px #DC6969;
}

.cms-home div.mini-newsletter div.head h4 { font-size:14px; }
div.mini-newsletter div.head h4 { font-size:11px; }
.catalog-category-view .form-button-alt{margin-top: 6px; float: right; }

/* Add Custom Logo Page */

/*
* Color Scheme:
* Orange: 		#da6128
* Light Grey: 	#b1b1b1
*
*/

.custom-logo-wrapper h1.custom-choice-header{text-transform: uppercase;}
.custom-logo-wrapper h2.custom-choice-subtext-header{text-transform: uppercase; font-size: 26px; text-align: center;}

.custom-logo-wrapper .choice-under,
.custom-logo-wrapper .choice-over{width: 382px; height: 376px; float: left; background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/options_background.jpg) no-repeat 0 0; position: relative;}

	.custom-logo-wrapper div h4{position: absolute; top: 8px; width: 382px; height: 60px; font-size: 34px; font-weight: bold; vertical-align: center; color: #fff; font-family: "Century Gothic", arial; text-shadow: -1px 0 #0D1028; text-transform: uppercase;}
	.custom-logo-wrapper .choice-desc{color: #646464; font-size: 18px; position: absolute; width: 360px; top: 55px; left: 70px;}
	.custom-logo-wrapper .choice-desc li{margin: 10px 0;}
	.custom-logo-wrapper .choice-desc ul{margin-left: 12px;}
	
.custom-logo-wrapper .choice-under,
.custom-logo-wrapper .choice-over{margin: 0 58px 40px;}


.custom-logo-wrapper h1{clear: both; font-size: 36px; text-align: center; margin: 0; font-family: "Century Gothic", arial;}
.custom-logo-wrapper h3{font-size: 32px; text-transform: uppercase; text-align: center; margin: 0; font-family: "Century Gothic", arial;}
.custom-logo-wrapper h4{font-size: 20px; font-weight: normal; text-align: center; margin: 0; font-family: "Century Gothic", arial; margin-bottom: 8px;}
.custom-logo-wrapper h4 .underline{text-decoration: underline;}

.custom-logo-wrapper .choice-bg,
.custom-logo-wrapper .horinaja ul li div{background-image: url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/media/add-custom-logo-sprite.png); background-repeat: none; background-color: transparent;}
.custom-logo-wrapper ul.clients li,
.custom-logo-wrapper .possible-choice,
.custom-logo-wrapper .add-custom-sprite{background-image: url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/media/add-custom-logo-sprite.jpg); background-repeat: none; background-color: transparent;}

.custom-logo-wrapper .flag{font-family: "Century Gothic", arial; padding-left: 18px; background-color: #da6128; font-size: 28px; height: 48px; line-height: 48px; vertical-align: middle; color: #fff; text-shadow: -1px 0px #8C3C06; text-transform: uppercase; clear: both;}

.custom-logo-wrapper .choice{width: 252px; height: 330px; float: left; position: relative; margin: 0 30px 30px 44px;}
	.custom-logo-wrapper .choice .label{color: ##b1b1b1; font-size: 32px; font-weight: bold; text-transform: uppercase; color: #b1b1b1; position: absolute; top: 6px; left: 46px; font-family: "Century Gothic", arial; width: 200px; text-align: center; letter-spacing: -1px; height: 32px;}
	.custom-logo-wrapper .choice .possible-choice{position: absolute; top: 0; left: 0; z-index: 100; text-indent: -9999em; width:51px;height:52px;}
		.custom-logo-wrapper .choice-1{background-position:-1px -0px;}
		.custom-logo-wrapper .choice-2{background-position:-53px -0px;}
		.custom-logo-wrapper .choice-3{background-position:-105px -0px;}
	.custom-logo-wrapper .choice-bg{width:217px;height:296px;background-position:-4px -158px;background-repeat:no-repeat; position: absolute; top: 34px; left: 34px;}

.custom-logo-wrapper #add-logo{width:45px;height:47px;background-position:-160px -4px;}

.custom-logo-wrapper .call-us-now-flag{margin: 0 auto; padding-left: 80px; clear: both; width:789px;height:63px;background-position:-206px -0px; color: #fff; font-size: 28px; line-height: 63px; vertical-align: center; font-weight: bold; font-family: "Century Gothic", arial; text-shadow: -1px 0 #0D1028; text-transform: uppercase;}

.custom-logo-wrapper .horinaja ul li div{width:140px;height:156px; margin: 60px auto; position: relative;}

	.custom-logo-wrapper .horinaja ul li div span{font-size: 22px; position: absolute; text-transform: uppercase; font-weight: bold; color: #fff; bottom: 7px; left: 0; width: 140px; text-align: center; z-index: 1000;}
	.polo-standard{background-position:-0px 0;}
	.retro-standard{background-position:-145px 0;}
	.retro-color{background-position: -717px 0;}
	.polo-2-color{background-position:-288px 0;}
	.polo-3-color{background-position:-431px 0;}
	.polo-back{background-position:-575px 0;}

.custom-logo-wrapper .horinaja ul li div.polo-back{width: 138px;}
	.custom-logo-wrapper .horinaja ul li div.polo-back #add-logo-fader
	{    
		background: none repeat scroll 0 0 transparent;
		bottom: 64px;
		color: #FFFFFF;
		font-family: "Century Gothic",arial;
		font-size: 14px;
		font-weight: bold;
		height: 60px;
		left: 15px;
		margin: 0;
		position: absolute;
		text-align: center;
		width: 100px;
	}

.custom-logo-wrapper .info{float: left; width: 370px; height: 148px; margin: 20px 0 0 170px; font-size: 16px; font-family: "Century Gothic", arial;}
.custom-logo-wrapper .the-spot{width:115px;height:181px;background-position:-736px -69px; float: right; margin-right: 230px;}

.custom-logo-wrapper ul.clients{width: 1000px; margin-top: 10px;}
.custom-logo-wrapper ul.clients li{float: left; text-indent: -9999em; margin-right: 20px;}

	.client-1{width:71px;height:55px;background-position:-226px -267px;}
	.client-2{width:124px;height:37px;background-position:-300px -275px; margin-top: 10px;}
	.client-3{width:140px;height:25px;background-position:-435px -281px; margin-top: 16px;}
	.client-4{width:131px;height:33px;background-position:-590px -277px; margin-top: 11px;}
	.client-5{width:40px;height:50px;background-position:-741px -269px; margin-top: 3px;}
	.client-6{width:40px;height:50px;background-position:-806px -270px; margin-top: 4px;}
	.client-7{width:55px;height:47px;background-position:-872px -272px; margin-top: 6px;}
	.client-8{width:63px;height:47px;background-position:-951px -274px; margin-top: 7px;}
	.client-9{width:70px;height:42px;background-position:-1032px -274px; margin-top: 9px;}
	ul.clients li.client-10{width:84px;height:23px;background-position:-228px -324px; margin-right: 0; margin-top: 16px;}
	
.custom-logo-wrapper .choice-under a,
.custom-logo-wrapper .choice-over a
{
	bottom: 30px;
    color: #FFFFFF;
    font: bold 19px/1.2em "Century Gothic", Helvetica, Arial;
    left: 35px;
	padding: 30px;
    position: absolute;
    text-decoration: none;
	cursor: pointer;
}
    .custom-logo-wrapper .boxed table { width:100%;  }
    .custom-logo-wrapper .boxed table td {  display:inline-block; width:20%;   padding:0; }
    .custom-logo-wrapper .boxed table td img {  width:100%; height:auto; }

#customLogoFooter{ width: 332px; height: 38px; clear: both; background: transparent url(https://www.bowlingconcepts.com/skin/frontend/bwl/bwl_1_1/images/layout/footer-custom.png) no-repeat 0 0; position: absolute; bottom: -60px; left: -10px; text-indent: -9999em;}
@media (min-width: 768px) and (max-width: 979px) {
    #choice-wrapper {  text-align:center;  }
    .custom-logo-wrapper .choice {  margin:0 auto; display:inline-block;  float:none; margin-right:20px; margin-left:20px; margin-bottom:20px; margin-top:20px; }
    #customLogoFooter{ width: 332px; height: 38px;  position:relative; bottom:0; left:0; text-indent: -9999em; display:block; background-position:center center; margin:0 auto; }
    .custom-logo-wrapper .call-us-now-flag {  background:#323f50; width:100%; height:auto; text-align:center; padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:10px; line-height:29px; box-sizing:border-box; }
    .custom-logo-wrapper .info {  float:none; margin:0; margin-top:20px; padding:20px; text-align:center; width:100% !important;   height:auto !important; padding:0; box-sizing:border-box;  }
    .custom-logo-wrapper .the-spot {      float:none; display:block;  margin:0 auto;   clear:both;  }
    .custom-logo-wrapper .boxed table { width:100%;  }
    .custom-logo-wrapper .boxed table td {  display:inline-block; width:19%;   padding:0; }
    .custom-logo-wrapper .boxed table td img {  width:100%; height:auto; }
    .custom-logo-wrapper ul.clients {   width:100%;    text-align:center;   }
    .custom-logo-wrapper ul.clients li {  float:none; display:inline-block;  }

}
@media (max-width: 767px) {
    .custom-logo-wrapper .choice {  margin:0 auto; display:inline-block;  float:none; margin-bottom:20px; margin-top:20px;  }
    #choice-wrapper {  text-align:center;  }
    #customLogoFooter{ width: 332px; height: 38px;  position:relative; bottom:0; left:0; text-indent: -9999em; display:block; background-position:center center; margin:0 auto;}
    .custom-logo-wrapper .call-us-now-flag {  background:#323f50; width:100%; height:auto; text-align:center; padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:10px; line-height:29px; box-sizing:border-box; }
    .custom-logo-wrapper .info {  float:none;  margin:0; margin-top:20px; padding:20px; text-align:center; width:100% !important; height:auto !important; padding:0; box-sizing:border-box;  }
    .custom-logo-wrapper .the-spot {      float:none; display:block;    margin:0 auto;  clear:both; }
    .custom-logo-wrapper .boxed table { width:100%;  }
    .custom-logo-wrapper .boxed table td {  display:inline-block; width:19%;   padding:0; }
    .custom-logo-wrapper .boxed table td img {  width:100%; height:auto; }
    .custom-logo-wrapper ul.clients {   width:100%;  text-align:center;   }
    .custom-logo-wrapper ul.clients li {  float:none; display:inline-block;  }
}
@media (max-width:479px) {
    .custom-logo-wrapper .choice {  margin:0 auto;  display:inline-block; float:none; margin-bottom:20px; margin-top:20px;  }
    #choice-wrapper {  text-align:center;  }
    #customLogoFooter{ width: 332px; height: 38px;  position:relative; bottom:0; left:0; text-indent: -9999em; display:block;  background-position:center center; margin:0 auto; }
    .custom-logo-wrapper .call-us-now-flag {  background:#323f50; width:100%; height:auto; text-align:center; padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:10px; line-height:29px; box-sizing:border-box; }
    .custom-logo-wrapper .info { float:none;  margin:0; margin-top:20px; padding:20px; text-align:center; width:100% !important;   height:auto !important; padding:0;  box-sizing:border-box;  }
    .custom-logo-wrapper .the-spot {     float:none; display:block;   margin:0 auto;   clear:both;   }
    .custom-logo-wrapper .boxed table { width:100%;  }
    .custom-logo-wrapper .boxed table td {  display:inline-block; width:19%;  padding:0; }
    .custom-logo-wrapper .boxed table td img {  width:100%; height:auto; }
    .custom-logo-wrapper ul.clients {   width:100%;    text-align:center;   }
    .custom-logo-wrapper ul.clients li {  float:none; display:inline-block;  }
}


/* End Add Custom Logo Page */
/* Category Headers */
.category-jazz-shirt-s .category-head,
.category-darts-shirt-s .category-head{display: none;}

.category-darts-shirt-s .category-description{
    bottom: 220px;
    color: #5D5C5C;
    font-size: 18px;
    height: 0;
    left: 20px;
    line-height: 1.3em;
    position: relative;
    width: 200px;
}

.category-jazz-shirt-s .category-description{
	bottom: 140px; 
	color: #5D5C5C; 
	font-size: 18px; 
	height: 0; 
	left:310px; 
	line-height: 1.3em; 
	position: relative;
	width: 300px;
}
.category-charlie-sheen-shirt-s .category-description{position: relative; top: -120px; left: 118px; width: 465px; color: #292929; font: 13px/16px "Century Gothic",Arial,Helvetica,sans-serif; margin-bottom: -90px;}
.category-custom-bowling-shirt-s h2,
.category-retro-bowling-shirt-s h2,
.category-bowling-shirt-s h2{display: none;}

.group-select li#register-customer-newsletter {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B6B6B6;
    margin: 8px;
    padding: 8px;
    width: 513px;
}

.group-select li#register-customer-newsletter p {
	margin: -17px 0 0 20px;
	width: 510px;
}

.catalogsearch-result-index .layered-nav {display:none;}

.bctoplinks {padding-left: 30px; padding-top:5px;}
.bctoplinks a {color: #C9C9C9; text-decoration: none; font-size: 0.95em; padding-right: 10px;}
.bctoplinks a:hover {text-decoration: underline;}


.catalog-category-view .col-left { display:none;}
.catalog-category-view div.col-3-layout .col-right { display:none;}
.catalog-category-view div.col-3-layout .col-main {margin-left: 0; width: 950px; }
@media (min-width: 768px) and (max-width: 979px) {
  .catalog-category-view div.col-3-layout .col-right { display:none;}
  .catalog-category-view div.col-3-layout .col-main {margin-left: 0; width: 100%; }
}
@media (max-width: 767px) {
  .catalog-category-view div.col-3-layout .col-right { display:none;}
  .catalog-category-view div.col-3-layout .col-main {margin-left: 0; width: 100%; }
}
@media (max-width:479px) {
  .catalog-category-view div.col-3-layout .col-right { display:none;}
  .catalog-category-view div.col-3-layout .col-main {margin-left: 0; width: 100%; }
}

.catalogsearch-result-index .listing-type-grid li.item {width:200px;}

.checkout-onepage-index .col-2-right-layout .col-main {width:740px;}

.ampreorder_note {
    font-weight: bold !important;
    color: #00aa00;
}
.am_search_popup {
    position: absolute;
    right: 0;
    margin-top: 5px;
    min-width: 300px;
    text-align: left;
    border-radius: 8px;
    font: 12px Arial, Helvetica, sans-serif;
    z-index: 1000;
    box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.25);
}

.am_search_popup .am_element {
    font-size: 10px;
    padding: 10px;
    float: none;
}

@media only screen and (max-width: 770px) {
    #am_search_container .am_search_popup {
        width: 100%;
        margin-bottom: 20px;
    }

    .price_footer {
        width: 100%;
    }

    .price_footer div.price_cell {
        display: inline-block;
        text-align: left;
        min-width: 99%;
    }

    .price_footer div {
        display: inline-block;
        text-align: right;
    }

    .am_search_popup {
        border-width: 0 !important;
        border-radius: 0 !important;
        height: 100%;
        background-color: white !important;
    }

    .am_search_popup_inner {
        border-radius: 0 !important;
    }

    .more_results {
        font-size: 14pt;
    }

    .am_search_popup .am_search_popup_inner .am-categories {
        width: 100%;
    }

    .am_search_popup .am_search_popup_inner .am-products {
        display: block;
        width: 100%;
    }
}

.am_search_popup_inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #a5a5a5;
    border-radius: 7px;
    overflow: hidden;
    background: #fff;
}

.am_search_popup div.am_element, div.am-categories, div.am-products {
    float: none;
    width: 100%;
    color: black;
    background: #fff;
}

.am_search_popup_inner .am-categories {
    padding: 5px 15px 10px;
    width: 30%;
}

.am_search_popup_inner .am-categories.am-fullwidth,
.am_search_popup_inner .am-products.am-fullwidth,
.am-products .am-product-link.am-fullwidth{
    width: 100%;
}

.am-categories .am-container-title {
    padding-bottom: 5px;
    border-bottom: 1px solid #dadada;
}

.am_search_popup .am-categories .category-name {
    font-weight: 400;
}

.am_search_popup_inner .am-products {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 5px 15px 10px;
    width: 70%;
}

.am-products > .am-container-title {
    padding-bottom: 5px;
    width: 100%;
    border-bottom: 1px solid #dadada;
}

.am-products .am-product-link {
    width: 50%;
}

.am-more-results {
    width: 100%;
}

.am_image > img {
    max-width: 100%;
    border: 1px solid #bec4c8;
}

.am_search_popup .price-box {
    margin: 0;
}

.am_search_popup .price_footer {
    margin-top: 10px;
}

.price_footer .add2cart {
    display: inline-block;
}

.am_search_popup .price_cell {
    vertical-align: middle;
    padding-right: 3px;
    margin-bottom: 5px;
    display: inline-block;
}

.am_search_popup .regular-price .price,
.am_search_popup .am_title {
    font-weight: normal;
    font-size: 12px;
    float: none;
}

.am_search_popup .am_title {
    font-weight: bold;
}

.am_search_popup .am_image {
    display: inline-block;
    max-width: 29%;
    width: 100%;
    padding-right: 2%;
    border-right: 1px solid #adb5b9;
    min-height: 100%;
}

.am_search_popup .am_right {
    display: inline-block;
    max-width: 69%;
    min-width: 35%;
    width: 100%;
    vertical-align: top;
    padding-left: 2%;
}

.am_search_popup a {
    text-decoration: none !important;
}

#search_mini_form #search.loading,
.form-search #search.loading {
    background: url(https://www.bowlingconcepts.com/skin/frontend/base/default/images/amxsearch_loader.gif) no-repeat 95% center;
    position: relative;
    z-index: 11;
}

#search_mini_form .search-button {
    z-index: 10;
}

.am_search_popup .ratings {
    margin: 0 0 3px;
}

.am_search_popup .rating-box {
    background: url(https://www.bowlingconcepts.com/skin/frontend/base/default/images/am_xsearch_bkg_rating.png) 0 0 repeat-x;
}

.am_search_popup .rating {
    background: url(https://www.bowlingconcepts.com/skin/frontend/base/default/images/am_xsearch_bkg_rating.png) 0 100% repeat-x;
}

.am_search_popup div.am_element:hover .rating-box {
    background: url(https://www.bowlingconcepts.com/skin/frontend/base/default/images/am_xsearch_bkg_rating_white.png) 0 0 repeat-x;
}

.am_search_popup div.am_element:hover .rating {
    background: url(https://www.bowlingconcepts.com/skin/frontend/base/default/images/am_xsearch_bkg_rating_white.png) 0 100% repeat-x;
}

.am_search_popup .am_title,
.am_search_popup .am-category a{
    font-weight: bold;
    padding-bottom: 3px;
}

.am_search_popup .regular-price .price {
    font-style: italic;
    font-weight: bold;
}

#am_search_container {
    position: relative;
    clear: both;
    z-index: 40000;
}

.am_search_popup .more_results {
    padding: 10px 0;
    background: #FFF;
    text-align: center;
    font-weight: bold;
    display: block;
}

.button.btn-cart {
    white-space: inherit;
}

.am_search_popup .am-category {
    cursor: pointer;
    font-size: 14px;
    padding: 5px 0 5px 15px;
}

.am_search_popup .price-box {
    text-align: left;
}

#esns_background_layer {
    position: absolute;
    z-index: 9998;
    background: url(https://www.bowlingconcepts.com/skin/frontend/base/default/images/newssubscribers/esns_dark2.png);
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    text-align: center;
    top: 0;
    left: 0;
    display: none;
}

#esns_box_layer {
    z-index: 9999;
    background-color: #ffffff;
    width: 470px;
    height: auto;
    overflow: hidden;
    top: 0;
    text-align: center;
    display: inline-block;
    padding: 10px;
}

#esns_box_title {
    width: 440px;
    height: auto;
    overflow: hidden;
    background: url(https://www.bowlingconcepts.com/skin/frontend/base/default/images/newssubscribers/esns_box_block1.png) no-repeat right top;
}

#esns_box_block_1 {
    width: 350px;
    font: 20px/34px "CenturyGothicRegular",Century Gothic,Verdana,sans-serif;
    text-align: left;
}
#esns_box_block_2 {
    font: 29px/34px "CenturyGothicRegular",Century Gothic,Verdana,sans-serif;
    height: auto;
    text-align: left;
    margin: 0  0 10px 0 ;
    width: 350px;
}
#esns_box_block_3 {
    text-align: justify;
}

#esns_box_close {
    height: 22px;
    width: 22px;
    background: url(https://www.bowlingconcepts.com/skin/frontend/base/default/images/newssubscribers/esns_box_close.png) no-repeat;
    cursor: pointer;
    float: right;
}
.esns_box_lines {
    background: url("https://www.bowlingconcepts.com/skin/frontend/base/default/images/newssubscribers/esns_box_lines.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 1px;
    width: 100%;
    clear: both;
    margin: 5px 0;
 }
#esns_box_subscribe {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 0 20px 0;
}
#esns_box_subscribe_input {
    width: 320px;
    float: left;
    clear: both;
}
#esns_box_subscribe_input input {
    width: 290px;
    margin: 5px 0 0 20px;
    border: 1px solid #acacac;
    height: 25px;
    padding-left: 10px;
}
#esns_box_subscribe_submit {
    width: 80px;
    float: left;
}

#esns_box_subscribe_submit a {
    background-image: url('https://www.bowlingconcepts.com/skin/frontend/base/default/images/newssubscribers/esns_box_button.png');
    width: 117px;
    height: 34px;
    display: block;
    line-height: 34px;
    font-size: 12px;
    color: #000000;
    margin: 1px 0 0 0;
}

#esns_box_subscribe_response {
    text-align: left;
    margin: 10px 0 0 30px;
    height: 15px;
}

#esns_box_subscribe_response_success {
    display: none;
}

#esns_box_subscribe_response_error {
    color: #ea6868;
    text-align: left;
    margin: 0 0 0 30px;
    height: auto;
    overflow: hidden;
}

#esns_box_subscribe_response_success {
    color: #35ea49;
    font: 20px/34px "CenturyGothicRegular",Century Gothic,Verdana,sans-serif;
}


/*** LABEL THEME ***/
.tl#esns_box_layer {
    height: 263px;
    width: 504px;
    background: url('https://www.bowlingconcepts.com/skin/frontend/base/default/images/newssubscribers/esns_label.png') no-repeat transparent;
    position: relative;
}
.tl #esns_box_block_1, .tl #esns_box_block_2 {
    color: #ffffff;
    text-align: right;
    float: right;
    line-height: normal;

}
.tl #esns_box_block_1 {
    margin: 20px 55px 0 0 ;
}

.tl #esns_box_block_2 {
    margin: 0px 55px 0 0 ;
}

.tl #esns_box_block_3 {
    color: #000000;
    clear: both;
    text-align: justify;
    float: right;
    margin: 10px 55px 0px 0 ;
    width: 340px;
    height: 70px;
    overflow: hidden;
 }

.tl #esns_box_close {
    position: absolute;
}
.tl #esns_box_subscribe_input {
    width: 340px;
}
.tl #esns_box_subscribe_response_error {
    height: 22px;
    line-height: 15px;
    color: #ffffff;
    float: right;
    text-align: left;
    width: 325px;
    margin: 0 50px 0 0;
    overflow: hidden;
}

.tl #esns_box_subscribe_input input {
    margin: 0 0 0 132px;
    background: none;
    height: 29px;
    width: 216px;
    border: 0;
}

.tl #esns_box_subscribe_submit a {
    background: none;
    color: #ffffff;
    height: 29px;
    line-height: 25px;
    background: url('https://www.bowlingconcepts.com/skin/frontend/base/default/images/newssubscribers/esns_input.png') no-repeat -212px 0px;
}
.tl #esns_box_subscribe_response_success {
    color: #FFFFFF;
    float: right;
    margin: 0 50px 0 0;
    width: 340px;
}
.tl #esns_box_subscribe_input {
    background: url('https://www.bowlingconcepts.com/skin/frontend/base/default/images/newssubscribers/esns_input.png') no-repeat 125px 0px;
}

.tl #esns_box_close {
    height: 36px;
    width: 36px;
    background: url(https://www.bowlingconcepts.com/skin/frontend/base/default/images/newssubscribers/esns_box_close2.png) no-repeat;
    right: 10px;
    top:-5px;
}
/**
 * Plumrocket Inc.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the End-user License Agreement
 * that is available through the world-wide-web at this URL:
 * http://wiki.plumrocket.net/wiki/EULA
 * If you are unable to obtain it through the world-wide-web, please
 * send an email to  so we can send you a copy immediately.
 *
 * @package     Plumrocket_GDPR
 * @copyright   Copyright (c) 2018 Plumrocket Inc. (http://www.plumrocket.com)
 * @license     http://wiki.plumrocket.net/wiki/EULA  End-user License Agreement
 */

.prgdpr__list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: space-between;
  -ms-flex-align: space-between;
  align-items: space-between;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: center;
  margin: 0 -20px;
  padding: 10px;
}

.prgdpr__item {
  width: calc(100% /12 * 4 - 30px);
  margin: 0 15px;
  min-width: 245px;
  margin-top: 50px;
  padding: 15px 10px;
  position: relative;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.prgdpr__item a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #3399cc;
  border-radius: 4px;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  -webkit-box-shadow: 0px 12px 5px -9px #00000021;
  box-shadow: 0px 12px 5px -9px #00000021;
}

.prgdpr__item:hover a::before {
  opacity: 1;
}

.prgdpr__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
  color: inherit;
  height: 100%;
}

.prgdpr__link:hover,
.prgdpr__link:visited {
  text-decoration: none;
  color: inherit;
}

.prgdpr__icon {
  margin: 0 auto;
}

.prgdpr__name {
  margin-top: 15px;
}

.prgdpr__name.prgdpr__name-item {
  min-height: 42px;
}

.prgdpr__text {
  text-align: left;
  margin-top: 15px;
  font-size: 12px;
  text-align: center;
}

.prgdpr__footer {
  margin-top: 30px;
}

.prgdpr__address {
  margin-top: 20px;
}

.prgdpr__faq {
  margin-top: 35px;
}

.prgdpr__transition,
.prgdpr-accordion__descr,
.prgdpr-accordion .prgdpr-accordion__item .prgdpr-accordion__btn:before,
.prgdpr-accordion .prgdpr-accordion__item .prgdpr-accordion__btn:after {
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.prgdpr__no-select,
.prgdpr-accordion__name {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.prgdpr-accordion__name {
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  display: block;
  margin: 0;
  cursor: pointer;
  color: #3399cc;
  background-color: rgba(51, 153, 204, 0.1);
  padding-left: 5px;
  padding-right: 25px;
  padding-bottom: 4px;
  padding-top: 4px;
}

.prgdpr-accordion__descr {
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 1px;
  position: relative;
  overflow: hidden;
  max-height: 800px;
  opacity: 1;
  z-index: 2;
  margin-left: 15px;
}

.prgdpr-accordion__descr p {
  margin: 6px 0;
}

.prgdpr-accordion__descr p:last-child {
  margin-bottom: 15px;
}

.prgdpr-accordion__descr ul {
  list-style: disc;
  margin-left: 20px;
}

.prgdpr-accordion__descr li {
  margin-left: 5px;
}

.prgdpr-accordion {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 20px;
}

.prgdpr-accordion .prgdpr-accordion__item {
  position: relative;
  padding: 0;
  margin: 0;
  padding: 0;
  border-top: 1px solid #c7c7c7;
}

.prgdpr-accordion .prgdpr-accordion__item:last-of-type {
  border-bottom: 1px solid #c7c7c7;
}

.prgdpr-accordion .prgdpr-accordion__item .prgdpr-accordion__btn {
  position: absolute;
  right: 15px;
  top: 9px;
}

.prgdpr-accordion .prgdpr-accordion__item .prgdpr-accordion__btn:before,
.prgdpr-accordion .prgdpr-accordion__item .prgdpr-accordion__btn:after {
  content: "";
  position: absolute;
  background-color: #3399cc;
  width: 3px;
  height: 9px;
}

.prgdpr-accordion .prgdpr-accordion__item .prgdpr-accordion__btn:before {
  -webkit-transform: translate(-2px, 0) rotate(45deg);
  -ms-transform: translate(-2px, 0) rotate(45deg);
  transform: translate(-2px, 0) rotate(45deg);
}

.prgdpr-accordion .prgdpr-accordion__item .prgdpr-accordion__btn:after {
  -webkit-transform: translate(2px, 0) rotate(-45deg);
  -ms-transform: translate(2px, 0) rotate(-45deg);
  transform: translate(2px, 0) rotate(-45deg);
}

.prgdpr-accordion .prgdpr-accordion__item input.prgdpr-accordion__toggle[type=checkbox] {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}

.prgdpr-accordion .prgdpr-accordion__item input.prgdpr-accordion__toggle[type=checkbox]:checked~.prgdpr-accordion__name {
  color: inherit;
  background: none;
}

.prgdpr-accordion .prgdpr-accordion__item input.prgdpr-accordion__toggle[type=checkbox]:checked~.prgdpr-accordion__descr {
  margin: 0;
  max-height: 0;
  opacity: 0;
  margin-left: 15px;
}

.prgdpr-accordion .prgdpr-accordion__item input.prgdpr-accordion__toggle[type=checkbox]:checked~i:before {
  -webkit-transform: translate(2px, 0) rotate(45deg);
  -ms-transform: translate(2px, 0) rotate(45deg);
  transform: translate(2px, 0) rotate(45deg);
}

.prgdpr-accordion .prgdpr-accordion__item input.prgdpr-accordion__toggle[type=checkbox]:checked~i:after {
  -webkit-transform: translate(-2px, 0) rotate(-45deg);
  -ms-transform: translate(-2px, 0) rotate(-45deg);
  transform: translate(-2px, 0) rotate(-45deg);
}

.fancybox-inner.prgdpr-export .buttons-set button.button,
.fancybox-inner.prgdpr-delete .buttons-set button.button {
  margin-left: 15px;
}

.fancybox-inner.prgdpr-export .buttons-set,
.fancybox-inner.prgdpr-delete .buttons-set {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.prgdpr-delete .button {
  background: #c60909;
  color: #ffffff;
}

.prgdpr-wrapper .buttons-set button.button,
.prgdpr-export .buttons-set button.button,
.prgdpr .buttons-set button.button {
  float: left;
  margin-left: 0;
}


.button.prgdpr-cancel {
  background-color: #e8e8e8;
  color: #989898;
}

.button.prgdpr-cancel:hover{
  background-color: #bfbcbc;
  color: #fff;
}

.prgdpr-delete .button.prgdpr-button-delete:hover {
  background: #CC4A2E !important;
}

.prgdpr-export .buttons-set .back-link,
.prgdpr-wrapper .buttons-set .back-link,
.prgdpr-delete .buttons-set .back-link,
.prgdpr .buttons-set .back-link {
  line-height: 30px;
  margin-left: 15px;
}

.prgdpr-delete label,
.prgdpr-export label {
  margin-bottom: 5px;
  display: inline-block;
  font-size: 13px;
  font-family: "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
  font-weight: 600;
}

.prgdpr-delete label sub,
.prgdpr-export label sub {
  font-size: 25px;
  color: #FF5733;
}

.prgdpr-delete p,
.prgdpr-export p {
  margin-bottom: 15px;
}

.prgdpr-delete .back-link {
  font-weight: 400;
}

.prgdpr-delete input[type="password"],
.prgdpr-export input[type="password"] {
  max-width: 238px;
  width: 100%;
}

.forgot {
  display: block;
  margin-top: 6px;
  font-size: 11px;
}

.prgdpr-wrapper ul {
  list-style-type: disc;
  margin-left: 30px;
}

.prgdpr-export-wrapper p {
  margin: 10px 0;
}

.prgdpr-info {
  margin-top: 30px;
}

.prgdpr-newsletter-checkboxes-container {
  margin-top: 10px;
}
.prgdpr-checkbox-wrapper .prgdpr-checkbox-container input{
  vertical-align: middle;
  line-height: 15px;
}
.prgdpr-checkbox-wrapper .prgdpr-checkbox-container label{
  font-size: 13px;
  padding: 0 0 0 3px;
  font-weight: 600;
  text-transform: none;
  vertical-align: middle;
  line-height: 15px;
}

.prgdpr-newsletter-checkboxes-container .prgdpr-checkbox-wrapper .prgdpr-checkbox-container label {
  font-weight: 400;
}

.prgdpr-checkbox-container .checkbox {
  vertical-align: middle;
}

#checkout-agreements .checkout-agreements li {
  margin-bottom: 10px;
  margin-top: 10px;
}

.prgdpr-message-container .error-msg {
  border-left: 5px solid #df280a;
  background-color: #faebe7;
  padding: 7px 0 7px 10px;
  position: relative;
  border-radius: 0 4px 4px 0;
  font-size: 12px;
}

.prgdpr-message-container .error-msg:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -5px;
  width: 0;
  height: 0;
  display: block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #df280a;
  border-right: none;
}

.customer-account .fancybox-skin {
  background: #fff;
}

#pr-form-password {
  margin-top: 5px;
}

.prgdpr-after-delete__title {
  font-size: calc(15px + .4vw);
  text-transform: none;
  font-weight: 700;
  color: #df280a;
}

.prgdpr-after-delete__text {
  font-size: calc(9px + .4vw);
  margin-top: 5px;
}

.prgdpr-after-delete__strong {
  font-size: calc(9px + .4vw);
  margin-top: 19px;
  display: inline-block;
  border-bottom: 1px solid #ededed;
  width: 100%;
  line-height: 24px;
}

.button[class^="prgdpr-"] {
  margin-top: 28px;
  margin-bottom: 20px;
  width: calc(50% - 8px);
}

button.prgdpr-agree.button {
  margin-left: 0;
}

.prgdpr-later.button {
  background-color: #e8e8e8;
  color: #989898;
  margin-right: 15px;
}

.prgdpr-later.button:hover {
  background-color: #bfbcbc;
  color: #fff;
}

.prgdpr-modal-cms>div {
  margin: 20px 0;
}

.fancybox-skin .print-policy {
  margin-left: auto;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.fancybox-prgdpr-skin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fancybox-outer .prgdpr-agree.button {
  margin: 28px auto 20px;
}

.fancybox-outer.prgdpr-modal-cms.margin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.fancybox-outer.prgdpr-modal-cms h1 {
  color: #000000;
}

.fancybox-outer.prgdpr-modal-cms .print-policy {
  margin: 0;
  font-size: 12px;
}

.fancybox-outer.prgdpr-modal-cms .prgdpr-fancybox-inner--cms {
  margin-top: 0;
}

.prgdpr-cms-wrapper {
  font-size: 11px;
  padding-right: 5px;
}

.prgdpr-cms-wrapper p {
  margin-top: 10px;
  font-size: 11px;
  line-height: 1.5;
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
}

.prgdpr-cms-wrapper h2,
.prgdpr-cms-wrapper .title {
  display: block;
  font-size: 19px;
  margin-top: 20px;
  font-weight: 400;
  font-family:  "Raleway", "Helvetica Neue", Verdana, Arial, sans-serif;
}

.prgdpr-cms-wrapper table td {
  padding-left: 15px;
  font-size: 12px;
}

.prgdpr-cms-wrapper ul {
  list-style-type: disc;
  margin-left: 15px;
}

.prgdpr-cms-wrapper li {
  margin-left: 15px;
}

.prgdpr-cms-wrapper .std ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.prgdpr-cms-wrapper .std ul li {
  margin-left: 0px;
}

.fancybox-opened .fancybox-skin.fancybox-prgdpr-skin {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fancybox-buttons.prgdpr-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}

.fancybox-buttons.prgdpr-buttons .button {
  min-width: 150px;
}

.fancybox-inner.prgdpr-fancybox-inner--cms {
  padding: 5px 10px 10px 10px;
  border: solid 1px #ccc;
  border-radius: 3px;
}

.prgdpr-success-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.prgdpr-after-delete {
  max-width: 100%;
}

.prgdpr-success-content h2 {
  font-size: 30px;
}

#prgdpr-success-text {
  margin-top: 15px;
}

.prgdpr-after-delete__btn-wrapper {
  margin-top: 15px;
}

.notice-cookie.prgdpr-notice {
  background: #002144e3;
  color: #e6e6e6;
  font-size: 11px;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px;
  z-index: 8020;
}

.notice-cookie .notice-inner.prgdpr-notice__content {
  background: none;
  padding: 0;
  width: 100%;
  max-width: 1024px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.notice-cookie .prgdpr-notice__actions.actions {
  padding: 0;
  padding-left: 10px;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.notice-cookie .prgdpr-notice__actions.actions button{
  transition: .25s;
}
.notice-cookie .prgdpr-notice__actions.actions button.second{
  background: #999999;
}
.notice-cookie .prgdpr-notice__actions.actions button.second:hover{
  background: #807e7e;
}

.notice-cookie .notice-text.prgdpr-notice__text {
  line-height: 1.4em;
}

.prgdpr-modal-cms>div {
  margin-top: 10px;
}
html.fancybox-lock.prgdpr{
  overflow: visible!important;
}
.prgdpr-consent__descr{
  margin: 10px 0;
}
.prgdpr-checkbox-wrapper .prgdpr-checkbox-container>span{
  font-size: 13px;
  white-space: nowrap;
}

.prgdpr-guest__form{
  margin-top: 20px;
  display: flex;
  align-items: flex-start;

}
.prgdpr-guest__form label{
  line-height: 30px;
  margin-right: 20px;
  font-size: inherit;
  white-space: nowrap;
}
.prgdpr-guest__inputs{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.prgdpr-guest__btn{
  margin-top: 20px;
}
.prgdpr__user{
  font-size: 1.4em;
  margin-bottom: 15px;
}

#prgdpr-ccpa-form {
  max-width: 320px;
  padding: 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 15px 0;
  position: relative;
  box-sizing: content-box;
}

#prgdpr-ccpa-form .fieldset {
  margin: 0;
}

#prgdpr-ccpa-form input {
  width: 100%; 
  height: 32px;
}

#prgdpr-ccpa-form .field {
  margin-bottom: 20px;
}

#prgdpr-ccpa-form .field label {
  position: relative;
  display: inline-block;
  margin-bottom: 8px;
  font-weight: 600;
  color: #333;
}

#prgdpr-ccpa-form .field.required label {
  padding-right: 11px;
}

#prgdpr-ccpa-form .field.required label::after {
  position: absolute;
  top: -6px;
  content: '*';
  color: #e02b27;
  font-size: 1.6rem;
  margin: 0 0 0 3px;
}

#prgdpr-ccpa-form .action.primary {
  width: auto;
  padding: 8px 15px;
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #ffffff;
  cursor: pointer;
  vertical-align: middle;
  box-sizing: border-box;
  font-weight: 600;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1;
}

#prgdpr-ccpa-form .action.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
}

#prgdpr-ccpa-form .captcha-input-container {
  margin-top: 20px;
  list-style: none;
}

#prgdpr-ccpa-form .field select {
  display: block;
  width: 100%;
  height: 32px;
}

#prgdpr-ccpa-form .field.update {
  margin-bottom: 0;
}

@media (max-width: 960px) {
  .prgdpr-success-content h2 {
    font-size: calc(14px + 1.7vw);
  }
}

@media (max-width: 796px) {
  .prgdpr__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -10px;
  }
  .prgdpr__item {
    margin: 30px 5px 0;
    width: calc(100% / 12 * 6 - 10px);
  }
}

@media (max-width: 605px) {
  .prgdpr__list {
    margin: 0;
  }
  .prgdpr__item {
    width: calc(100% / 12 * 12);
    max-width: 350px;
    margin: 0;
    margin: auto;
  }
  .prgdpr__name {
    min-height: auto;
  }
}

@media (max-width: 579px) {
  .notice-cookie .notice-inner.prgdpr-notice__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 10px;
  }
  .notice-cookie .prgdpr-notice__actions.actions {
    padding-top: 15px;
    width: 100%;
  }
  .notice-cookie .prgdpr-notice__actions.actions button{
    width: 50%;
    padding: 7px;
  }

  .notice-cookie .prgdpr-notice__actions .prgdpr-notice__button {
    padding: 7px 70px;
  }
  input[type=email].prgdpr-guest__email{
    width: 100%;
  }
  .prgdpr-guest__inputs{
    display: block;
  }
}

@media (max-width: 421px) {
  .fancybox-buttons.prgdpr-buttons .button {
    min-width: 150px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
    margin-bottom: 0;
    width: 100%;
  }
  .fancybox-buttons.prgdpr-buttons .button:last-child {
    margin-bottom: 15px;
  }
  .prgdpr-after-delete__btn-wrapper {
    text-align: center;
  }
  .prgdpr-guest__form{
    flex-direction: column;
  }
  .prgdpr-guest__btn{
    width: 100%;
  }
}

@media (max-width: 767px) {
  .prgdpr__item:hover {
    outline: none;
  }
  .fancybox-skin .print-policy {
    font-size: 11px;
  }
}

@-webkit-keyframes scaleAnimation {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scaleAnimation {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes drawCircle {
  0% {
    stroke-dashoffset: 151px;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes drawCircle {
  0% {
    stroke-dashoffset: 151px;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes drawCheck {
  0% {
    stroke-dashoffset: 36px;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes drawCheck {
  0% {
    stroke-dashoffset: 36px;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

#successAnimationCircle {
  stroke-dasharray: 151px 151px;
  stroke: #3fc59d;
}

#successAnimationCheck {
  stroke-dasharray: 36px 36px;
  stroke: #3fc59d;
}

#successAnimationResult {
  fill: #3fc59d;
  opacity: 0;
}

#successAnimation.animated {
  -webkit-animation: 1s ease-out 0s 1 both scaleAnimation;
  animation: 1s ease-out 0s 1 both scaleAnimation;
}

#successAnimationCircle {
  -webkit-animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCircle, 0.3s linear 0.9s 1 both fadeOut;
  animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCircle, 0.3s linear 0.9s 1 both fadeOut;
}

#successAnimationCheck {
  -webkit-animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCheck, 0.3s linear 0.9s 1 both fadeOut;
  animation: 1s cubic-bezier(0.77, 0, 0.175, 1) 0s 1 both drawCheck, 0.3s linear 0.9s 1 both fadeOut;
}

#successAnimationResult {
  -webkit-animation: 0.3s linear 0.9s both fadeIn;
  animation: 0.3s linear 0.9s both fadeIn;
}

.fancybox-outer.margin {
  margin: 0 -10px;
}
/**
 * Plumrocket Inc.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the End-user License Agreement
 * that is available through the world-wide-web at this URL:
 * http://wiki.plumrocket.net/wiki/EULA
 * If you are unable to obtain it through the world-wide-web, please
 * send an email to support@plumrocket.com so we can send you a copy immediately.
 *
 * @package     Plumrocket_GDPR
 * @copyright   Copyright (c) 2018 Plumrocket Inc. (http://www.plumrocket.com)
 * @license     http://wiki.plumrocket.net/wiki/EULA  End-user License Agreement
 */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://www.bowlingconcepts.com/skin/frontend/base/default/js/plumrocket/prgdpr/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://www.bowlingconcepts.com/skin/frontend/base/default/js/plumrocket/prgdpr/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://www.bowlingconcepts.com/skin/frontend/base/default/js/plumrocket/prgdpr/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://www.bowlingconcepts.com/skin/frontend/base/default/js/plumrocket/prgdpr/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('https://www.bowlingconcepts.com/skin/frontend/base/default/js/plumrocket/prgdpr/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('https://www.bowlingconcepts.com/skin/frontend/base/default/js/plumrocket/prgdpr/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
