/*
GEEL            =   #FAC11F 
DONKERGRIJS     =   #282828
*/
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: helvetica, arial, sans-serif;
    color: #282828;
    font-size: 9pt;
    line-height: 14pt;
}

a {
    text-decoration: underline;
    color: inherit;
}

a img {
    border: none;
}

h1 {
    margin: 0 0 10px 0;
}

h2 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10pt;
    border-top: 1px dashed #9b9a8a;
    border-bottom: 1px dashed #9b9a8a;
    margin: 15px 0 0 0;
    padding: 2px 0;
}

h2.vertical {
    border: 0 none;
    color: #FAC11F;
    text-transform: none;
}

th {
    text-align: left;
}

td {
    vertical-align: top;
}

a, input[type="submit"], input[type="button"] {
    cursor: pointer;
}

.flash-error {
    color: red;
    font-size: 7pt;
    margin: 5px 0px;
}

.clear-all {
    clear: both;
}

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

.no-underline {
    text-decoration: none !important;
}

.lighter-text {
    color: #9b9a9a;
    font-weight: normal;
}

/* generic style definitions */
#menu,
#submenu ul,
#carrousel ul,
.product_container ul,
.author_container ul,
#footer_content ul,
.product_detail_container ul.product_actions,
.product_group_product_container,
.product_top_list,
ul#pagination {
    list-style: none;
}

.shopping_form,
#customerAddresses,
#store24_dbbundle_customeraddressform {
    width: 100%;
}

#wrapper {
    position: relative;
    width: 980px;
    background-color: #ffffff;
    margin: 0 auto;
}

.page-content {
    font-size: 14px;
}

#menu_top {
    position: absolute;
    top: -24px;
    right: 0px;
    font-size: 9pt;
}

#menu_top ul {
    list-style: none;
}

#menu_top li {
    border-left: 1px solid #2e2e2e;
    float: left;
    margin-left: 8px;
    padding-left: 8px;
}

#menu_top li a {
    text-decoration: none;
}

#menu_top li:first-child {
    border: none;
}

#top {
    position: relative;
    margin: 30px 0;
}

header {
    overflow: visible;
    width: 982px;
    height: 174px;
    margin-bottom: 4px;
    border-bottom: 1px dashed #abad9f;
    margin-bottom: 12px;
}

#shopping_cart_container {
    position: absolute;
    right: 0px;
    top: 20px;
}

#footer {
    width: 100%;
    float: left;
    background-color: #f1f1f0;
    padding: 30px 0;
    font-size: 8pt;
    line-height: 14pt;
    margin-top: 20px;
}

#footer_content {
    width: 980px;
    margin: 0 auto;
}

#footer_content ul li {
    float: left;
    text-align: left;
    width: 150px;
    margin-right: 10px;
    text-shadow: 0 1px 0 #ffffff;
}

#footer_content a,
#footer_content ul li a {
    text-decoration: none;
    color: #282828;
}

#footer_content ul.social_icons li {
    float: left;
    height: 30px;
    margin: 0 8px 0 0;
}

#footer_content ul.social_icons li i {
    font-size: 15pt;
    width: 30px;
}

#footer_content ul.social_icons li a {
    display: flex;
    align-content: center;
    align-items: center;
}

#menu {
    background: url('/img/bgs/bg_menu.png') -1px 0 repeat-x;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 970px;
    height: 38px;
    padding: 5px;
    -moz-box-shadow: 2px 2px 2px #b5b5b5;
    -webkit-box-shadow: 2px 2px 2px #b5b5b5;
    box-shadow: 2px 2px 2px #b5b5b5;
    margin: 0 0 12px 0;

}

#menu li {
    float: left;
    border-left: 1px solid #ffffff;
}

#menu li:first-child {
    border: none;
}

#menu li:hover {
    background-color: #E0E0E0;
}

#menu li a {
    padding: 10px 21px;
    font-size: 11pt;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #ffffff;
    line-height: 40px;
}

#submenu {
    text-align: center;
}

#submenu ul {
    display: inline-block;
}

#submenu ul li {
    float: left;
    margin: 0 10px;
}

#submenu ul li a {
    color: #fac11f;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}

#submenu ul.submenu2 li {
    margin: 0 6px;
}

#submenu ul.submenu2 li a {
    font-size: 11px;
    color: #9b9a9a;
}

#shipping_info {
    float: right;
    font-size: 8pt;
    line-height: 15px;
}

#shipping_info .head {
    color: #fac11f;
    font-size: 10pt;
    font-weight: bold;
    text-align: right;
}

#searchbox {
    position: relative;
    float: left;
    text-align: left;
    margin: 15px 0 24px;
}

#searchbox select, input {
    padding: 4px;
}

#searchbox .type {
    width: 150px;
    margin-right: 10px;
}

#searchbox .term {
    border: 1px solid #d9d9d9;
    -moz-box-shadow: 1px 1px 2px #f3f3f3;
    -webkit-box-shadow: 1px 1px 2px #f3f3f3;
    box-shadow: 1px 1px 2px #f3f3f3;
    margin-right: 10px;
    width: 200px;
}

#searchbox button.btn {
    margin-right: 10px;
}

#carrousel {
    width: 980px;
    height: 320px;
    overflow: hidden;
}

#carrousel ul li {
    float: left;
}

.header_container {
    display: block;
    margin: 15px 0 0 0;
    padding: 3px 0;
    border-top: 1px dashed #9b9a8a;
    border-bottom: 1px dashed #9b9a8a;
    font-style: italic;
    clear: both;
}

.header_container h2 {
    display: inline;
    border: none;
    font-style: normal;
}

.product_container {
    padding: 15px 0px 0;
}

.product_container ul {
    /*height:305px;*/
    clear: both;
}

.product_container ul.lastminute {
    height: auto;
}

.product_container > ul > li {
    display: table-cell;
    border: 1px solid #F5F5F5;
    position: relative;
    float: left;
    width: 202px;
    vertical-align: middle;
    margin-left: 36px;
    margin-bottom: 30px;
    padding: 7px;
    cursor: pointer;
    height: 320px;
}

.product_container > ul.lastminute > li {
    height: 195px;
    margin-bottom: 5px;
    width: inherit;
}

.product_container > ul > li:first-child,
.product_container > ul > li.first {
    margin-left: 0;
}

.product_container > ul > li:hover {
    border: 1px solid #ededed;
    box-shadow: 1px 1px 10px #dddddd;
    background: none;
}

.product_container ul li div.image_wrapper {
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 200px;
    height: 190px;
    overflow: hidden;
    margin: 0 0 5px 0;
}

.product_container ul li div.image_wrapper.new {
    border: 1px solid #ededed;
    background-color: #fbf9f9;
}

.product_container ul li div.image_wrapper * {
    vertical-align: middle;
}

.product_container ul li div.image_wrapper .mini-content {
    float: right;
    font-size: 8pt;
    line-height: 11pt;
    padding-left: 7px;
    text-align: left;
    width: 95px;
}

.product_container ul.lastminute li div.image_wrapper {
    vertical-align: top;
    height: 145px;
    padding: 10px 0 15px 0;
    width: auto;
}

.additional-lastminute .mini-content {
    width: 340px;
}


.product_container ul li .product_title_author {
    background: rgba(255, 255, 255, 0.5);
    height: 63px;
    left: 0px;
    padding-top: 10px;
    position: relative;
    text-align: left;
}

.product_container ul li .product_title {
    color: #282828;
    font-size: 9pt;
    font-weight: bold;
}

.product_container ul li .product_author {
    color: #282828;
    font-size: 9pt;
    font-weight: normal;
    float: left;
}

.product_container ul li .product_price {
    float: right;
}


.product_container ul li:hover div.image_wrapper img.product_img {
    opacity: 0.9;
}

.product_container ul li .new div.new_icon {
    background: url('/img/bgs/product_new.png') no-repeat top left;
    top: 0px;
    left: 0px;
    z-index: 2;
    width: 59px;
    height: 60px;
    position: absolute;
}

.product_container ul li div.image_wrapper span {
    display: inline;
    height: 100%;
    width: 1px;
}

.product_container ul li {
    display: table-cell;
}

.product_container ul li img.product_img {
    max-width: 198px;
    vertical-align: middle;
    box-shadow: 0 10px 5px -7px rgba(0, 0, 0, 0.2);
}

/* pagination */
ul#pagination {
    display: block;
    clear: both;
    border-top: 1px dashed #9B9A8A;
    border-bottom: 1px dashed #9B9A8A;
    height: 29px;
    margin: 0 0 10px 0px;
    padding-top: 10px;
}

ul#pagination li {
    float: left;
    text-align: center;
    width: 30px;
    border-right: 1px solid #9B9A8A;
}

ul#pagination li:first-child {
    border: none;
    width: 50px;
    text-align: left;
}

ul#pagination li.btn {
    border: none;
    width: auto;
    text-align: left;
}

ul#pagination li a {
    padding: 2px 4px;
    text-decoration: underline;
}

ul#pagination li:first-child,
ul#pagination li a.active {
    font-weight: bold;
    text-decoration: none;
}

ul#pagination li.btn a {
    border: 1px solid #FAC11F;
    background-color: #f6edb8;
    color: #282828;
    padding: 5px 10px;
    margin: 0 5px;
    text-decoration: none;
    text-shadow: 0 1px 0 #ffffff;
}

ul#pagination li.btn a:hover {
    background-color: #FAC11F;
}

.author_container {
    position: relative;
    float: left;
    height: 295px;
    padding: 15px 0px 0;
    display: block;
}

.author_container ul {
    width: 980px;
}

.author_container img {
    float: left;
}

.author_container li {
    float: left;
    width: 150px;
    margin-left: 14px;
}

.author_container li:first-child {
    margin-left: 0;
}

.author_list li a.active {
    font-weight: bold;
}

.author_list li a {
    text-decoration: none;
}

/* order by section */
div#order {
    display: block;
    clear: both;
    border-top: 1px dashed #9B9A8A;
    border-bottom: 1px dashed #9B9A8A;
    height: 29px;
    margin: 0 0 10px 0px;
    padding-top: 10px;
}

/* product detail */

.product_detail_container {
    display: block;
    float: left;
    width: 730px;
}

.product_details {
    position: relative;
    float: right;
    width: 510px;
}

.product_details h2 {
    margin: 0 0 10px 0;
    border-top: none;
    color: #FAC11F;
    font-size: 16px;
}

.product_details h2 .product_subtitle {
    font-weight: normal;
    font-style: italic;
    color: #A1A0A0;
    text-transform: none;
    font-size: 14px;
}

.product_detail_container .product-main-image {
    text-align: center;
    display: table-cell;
}

.product_detail_container .product_img {
    border: 1px solid #dddddd;
}

#image_overview .product_img {
    margin-left: 20px;
    margin-bottom: 10px;
}

.product_detail_container .price_container {
    float: right;
    width: 200px;
}

.product_detail_container .price_container span.label {
    width: 135px;
    color: #a1a0a0;
    font-style: italic;
}

.product_detail_container .price_container span.label.special {
    color: #282828;
}

.product_detail_container .price_container span.price {
    float: right;
    font-weight: bold;
    font-style: normal;
    font-size: 11pt;
    color: #557e3c;
}

.product_detail_container .price_container span.oldprice {
    text-decoration: line-through;
}

.product_detail_container .price_container span.price.special {
    color: #ff1700;
}

.product_detail_container .product_specifications {
    color: #9b9a9a;
}

.product_detail_container .product_specifications .intro {
    color: #282828;
}

.product_detail_container ul.product_actions {
    height: auto;
    margin-top: 15px;
}

.product_detail_container ul.product_actions li {
    height: auto;
    width: auto;
    float: left;
    margin: 0 0 0 3px;
}


.product_detail_container #tabs .ui-tabs-nav li.ui-state-default a {
    color: #999999;
}

.product_detail_container #tabs .ui-tabs-nav li.ui-state-active a {
    color: #557e3c;
}

.product_detail_container #tabs .ui-tabs-nav li {
    font-size: 14px;
}

.product_detail_container #tabs .ui-tabs-panel {
    font-size: 14px;
}

.product_detail_container .button_container {
    color: #fac11f;
    width: 205px;
    font-size: 8pt;
    text-align: right;
    float: right;
    margin-top: 10px;
}

.product_offerbox {
    position: relative;
    border: 1px dashed #9B9A8A;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    overflow: visible;
    float: left;
    width: 698px;
    margin: 0 0 15px 0;
    font-size: 14px;
}

.product_offerbox .flag {
    position: absolute;
    display: block;
    width: 175px;
    height: 100px;
    right: -20px;
    bottom: -20px;
}

.product_offerbox .present {
    background: url('/img/generic/product/present.png') no-repeat;
}

.product_offerbox .specialoffer {
    background: url('/img/generic/product/specialoffer.png') no-repeat;
}

.product_offerbox .product_img {
    float: left;
    border: 0 none;
    margin: 0 10px 0 0;
}

.product_offerbox .plus-sign {
    color: #FAC11F;
    font-size: 40px;
    margin: 6% 20px 0px 10px;
    float: left;
}

.product_offerbox.deal .button.add_to_basket.big {
    position: relative;
    padding: 3px 0px 5px 8px;
    font-weight: normal;
    font-size: 10pt;
    width: 185px;
    color: #27281a;
    border-radius: 20px;
    background-color: #fac11f;
    -moz-box-shadow: inset 0px -5px 10px rgba(0, 0, 0, 0.3), inset 3px 4px 3px rgba(255, 255, 255, 0.3), 0 0 2px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: inset 0px -5px 10px rgba(0, 0, 0, 0.3), inset 3px 4px 3px rgba(255, 255, 255, 0.3), 0 0 2px rgba(0, 0, 0, 0.8);
    box-shadow: inset 0px -5px 10px rgba(0, 0, 0, 0.3), inset 3px 4px 3px rgba(255, 255, 255, 0.3), 0 0 2px rgba(0, 0, 0, 0.8);
    margin-top: 5px;
}

.product_offerbox.deal .button.add_to_basket span {
    font-weight: bold;
}

.product_offerbox.deal .orderbox {
    float: left;
    margin-top: 25px;
    margin-left: 20px;
    font-size: 10pt;
}

.product_offerbox.deal .orderbox .price {
    color: #557e3c;
}

.product_top_list_container {
    float: right;
    width: 230px;
    padding: 0 0 0 20px;
}

.product_top_list_container h2 {
    margin-top: 0;
}

.product_top_list {
    margin-top: 5px;
}

.product_top_list li {
    position: relative;
    width: 230px;
    font-size: 8pt;
    line-height: 11pt;
    margin-bottom: 15px;
    display: table;
}

.product_top_list li div {
    width: 145px;
}

.product_top_list li .topdot {
    position: absolute;
    bottom: -12px;
    left: -4px;
    display: inline-block;
    width: 37px;
    height: 37px;
    font-size: 17px;
    background: url('/img/generic/icons/topdot.png') no-repeat;
    padding: 9px 0 0 11px;
    color: #fff;
    font-weight: bold;
}

.product_top_list li span.price {
    font-style: italic;
}

.product_top_list li span.oldprice {
    text-decoration: line-through;
}

.product_top_list li span.label.special {
    color: #282828;
    font-weight: bold;
}

.product_top_list li span.price.special {
    color: #557e3c;
    font-weight: bold;
}

.actionbox {
    background: url('/img/bgs/bg_actionbox.png') repeat-x #f6edb8;
    min-height: 135px;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
}

.actionbox .heading,
.heading2 {
    display: block;
    color: #fada0e;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    text-shadow: 0 -2px 0 #ffffff;
}

.actionbox.order-process .heading,
.heading2 {
    color: #7d7d7d;
    text-shadow: none;
}

.actionbox input,
input.btn-action,
.continue-shopping-btn {
    padding: 2px;
    border: 1px solid #b4b3b0;
}

.actionbox.order-process input[type="submit"],
.actionbox.order-process input[type="button"],
input.btn-action,
.continue-shopping-btn {
    background-color: #fada0e;
}

.button {
    display: inline-block;
    padding: 4px 10px;
    font-size: 8pt;
    color: #FAC11F;
    background-color: #2d2e1e;
    text-decoration: none;
    text-align: left;
}

.button:hover {
    background-color: #000000;
    margin: 1px -1px -1px 1px;
    color: #f6edb8;
    box-shadow: none !important;
}

.button.newsletter,
.ui-widget button {
    color: #282828 !important;
    border: 1px solid #969075;
    box-shadow: 1px 1px 3px #969075;
    background-color: rgb(250, 218, 14);
    -moz-border-radius: 0px;
    border-radius: 0px;
}

button.cancel {
    background-color: #C0C0C0;
}

.button.place-order {
    background-color: #045ad9;
    color: #fff !important;
    font-weight: bold;
}

.button.add_to_basket.big {
    position: relative;
    padding: 4px 14px 7px;
    font-weight: bold;
    font-size: 11pt;
    width: 155px;
    color: #27281a;
    border-radius: 20px;
    background-color: #fac11f;
    -moz-box-shadow: inset 0px -5px 10px rgba(0, 0, 0, 0.3), inset 3px 4px 3px rgba(255, 255, 255, 0.3), 0 0 2px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: inset 0px -5px 10px rgba(0, 0, 0, 0.3), inset 3px 4px 3px rgba(255, 255, 255, 0.3), 0 0 2px rgba(0, 0, 0, 0.8);
    box-shadow: inset 0px -5px 10px rgba(0, 0, 0, 0.3), inset 3px 4px 3px rgba(255, 255, 255, 0.3), 0 0 2px rgba(0, 0, 0, 0.8);
}

.button.add_to_basket span {
    display: inline-block;
    /*    background-color:#ffcb66;*/
    margin-right: 4px;
    padding: 1px 5px 0px;
    width: 10px;
}

.button.add_to_basket.big:hover {
    padding: 7px 13px 5px 15px;
    -moz-box-shadow: inset 5px 5px 10px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.8) !important;
    -webkit-box-shadow: inset 5px 5px 10px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.8) !important;
    box-shadow: inset 5px 5px 10px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.8) !important;
}

.button.add_to_basket {
    background-color: #feea79;
    color: #282828;
    -moz-border-radius: 15px;
    border-radius: 15px;

}

button.btn {
    position: relative;
    padding: 3px 5px;
    font-weight: bold;
    font-size: 10pt;
    width: 120px;
    color: #ffffff;
    border-radius: 5px;
    border: none;
    background-color: #dedede;
    -moz-box-shadow: inset 0px -5px 10px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: inset 0px -5px 10px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.8);
    box-shadow: inset 0px -5px 10px rgba(0, 0, 0, 0.3), 0 0 2px rgba(0, 0, 0, 0.8);
    text-shadow: 0 0px 2px #27281a;
    cursor: pointer;
}

.continue-shopping-btn {
    float: right;
    position: relative;
    top: -6px;
}

.newsletter_signup .actionbox {
    min-height: 200px;
}

.newsletter_signup .actionbox > table {
    margin-top: 10px;
}

.newsletter_signup {
    font-size: 8pt;
}

.newsletter_signup b {
    font-size: 9pt;
}


/* SHOPPING CART */

#shopping_cart_icon {
    width: 52px;
    height: 43px;
    color: #FAC11F;
    padding-top: 22px;
    text-align: center;
    font-size: 13pt;
    font-weight: bold;
    margin: -7px 0 0 13px;
    background: url('../img/generic/icons/shoppingbasket.png') no-repeat top center;
    cursor: pointer;
}

#shopping_cart_container ul {
    list-style: none;
    margin-left: 20px;
}

#shopping_cart_container ul li {
    background: url('../img/generic/icons/shoppingbasket_link_arrow.png') no-repeat 0 2px;
    padding-left: 20px;
}

#shopping_cart_container ul li a {
    color: #282828;
    text-decoration: underline;
}

.shopping_cart {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

.shopping_cart tr:first-child td {
    border-bottom: 1px dashed #9b9a8a;
    font-weight: bold;
}

.shopping_cart tr.border-top-yellow td {
    border-top: 1px solid #FADA0E;
    font-weight: bold;
    padding-top: 10px;
}

.shopping_cart td.price {
    text-align: right;
}

.shopping_cart td div.product_specifications {
    color: #9b9a9a;
}

.shopping_cart td {
    background-color: #fff;
    padding: 2px 10px;
}

.shopping_cart td:nth-child(even) {
    background-color: #fbf7db;
}

.productCount {
    width: 30px;
    text-align: right;
}

div.heading {
    color: #FAC11F;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #9b9a8a;
    letter-spacing: 1px;
}

.shopping_form tr td {
    width: 240px;
}

.shopping_form tr td:first-child {
    width: 240px;
    margin-right: 5px;
}

.shopping_form td {
    padding: 3px 0;
}

.shopping_form input[type="text"],
.shopping_form input[type="number"],
.shopping_form input[type="email"],
.shopping_form input[type="password"] {
    width: 100%;
    padding: 4px;
    border: 1px solid #9b9a8a;
    border-radius: 3px;
    font-size: 8pt;
}

.shopping_form input[type="text"]:focus,
.shopping_form input[type="number"]:focus,
.shopping_form input[type="email"]:focus,
.shopping_form input[type="password"]:focus {
    box-shadow: 0 0 4px #fada0e;
    border: 1px dashed #9b9a8a;
}

.shopping_form input[type="radio"] {
    margin: 0 10px;
}

.shopping_form input[type="radio"] {
    content: "/";
}

.shopping_form input[type="radio"]:first-child {
    margin: 0 5px 0 0;
}

.shopping_form div.radio-inline {
    float: left;
    margin-right: 15px;
}

.shopping_form td ul {
    font-size: 7pt;
    list-style: none;
    margin: 0 0 0 195px;
    padding: 2px;
    position: absolute;
}

.shopping_form td.error ul {
    font-size: 8pt;
    margin: 0px 0 0 0px;
    color: red;
    position: inherit;
}

.shopping_form td.has_errors input {
    box-shadow: 0 0 4px #FF0000;
    border: 1px solid #FF0000;
}

#delivery_address_form .shopping_form {
    width: 375px;
}

.payment-info {
    color: #969696;
    font-size: 9pt;
    font-style: italic;
}

fieldset {
    border: none;
}

.ui-loader {
    background: url('/img/generic/icons/ajaxloader.gif');
    width: 48px;
    height: 48px;
    margin: 0 auto;
}

.ui-loader.dialog {
    background: url('/img/generic/icons/ajaxloader_dialog.gif');
}

#alert,
.ui-dialog {
    padding: 20px;
    top: 120px;
    background: url('/img/bgs/bg_actionbox.png') repeat-x #f6edb8;
    border: 2px solid #ffffff;
    color: #282828;
    text-shadow: 0px 1px 0px #ffffff;
    box-shadow: 0 0 20px #000000;
    font-size: 9pt;
    line-height: 16pt;
    font-weight: bold;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    vertical-align: bottom;
    overflow: hidden;
}

.ui-dialog-content {
    overflow: hidden !important;
}

.ui-dialog-content form table {
    width: 100%;
}

.ui-dialog-content td input[type="text"],
.ui-dialog-content td input[type="password"] {
    width: 93%;
}

.ui-dialog-content td input[type="submit"] {
    width: 100%;
    padding: 4px;
}

#alert {
    position: fixed;
    margin-left: -160px;
    left: 50%;
    height: 150px;
    width: 320px;
    z-index: 99999;
}

#alert .heading,
.ui-dialog-title {
    color: #7d7d7d;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    text-shadow: none;
}

.ui-dialog .ui-dialog-titlebar {
    background: none !important;
}

#alert .ui-icon-closethick {
    float: right;
    cursor: pointer;
    margin: -12px -15px 0 0;
}

.ui-widget-overlay {
    position: fixed !important;
}

.payment_method {
    max-height: 56px;
}

/* Shipping cost table */
#shippingCosts table {
    margin-left: 225px;
}

.cart-clientinfo-table #shippingCosts table {
    margin-left: 0px;
    font-size: 8pt;
}

#shippingCosts table tr td.title {
    width: 575px;
}

#shippingCosts table tr td.price {
    width: 92px;
    text-align: right;
}

table#paymentMethods {
    width: 100%;
}

table#paymentMethods tr td {
    vertical-align: middle;
    height: 70px;
    padding: 0px 5px;
}

table#paymentMethods tr td input,
table#paymentMethods tr td label {
    cursor: pointer;
}

/* AUTHOR & CATEGORY LIST */
#item-list .item {
    width: 480px;
    display: block;
    margin-bottom: 15px;
    min-height: 100px;
}

#item-list .item .description {
    width: 260px;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}


.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}