/*PVS*/

.panel_left {
    float: left;
    min-width: 200px;
    width: 25%;
}

.panel_right {
    float: left;
    width: 75%;
    padding-left: 25px;
}

.panel_left2 {
    float: left;
    width: 50%;
}

.panel_right2 {
    float: left;
    width: 50%;
    padding-left: 25px;
}

.panel_left3 {
    float: left;
    width: 75%;
    padding-right: 25px;
}

.panel_right3 {
    float: left;
    min-width: 200px;
    width: 25%;
}

.clearfix {
    clear: both;
}

.toleft {
    float: left;
    padding-right: 20px;
}

.toright {
    float: right;
}

.nobootstrap {
    display: none;
}

#instant_search {
    position: fixed;
    top: 37px;
    left: 45%;
    background-color: #1a1a1a;
    border: #2e2e2e 1px solid;
    z-index: 2031;
    width: 250px;
    display: none;
    color: #FFFFFF;
}

.instant_search_result {
    padding: 5px 10px 5px 10px;
    cursor: pointer;
    border-bottom: #2e2e2e 1px solid;
    background-color: #1a1a1a;
    font-size: 13px;
}

.instant_search_result:hover {
    background-color: #141414;
}

#shopping_cart_lite {
    display: none;
}

A.sortmenu:link,
A.sortmenu:visited {
    color: #908f8f;
    text-decoration: none;
    background-color: #e5e5e5;
    padding: 5px;
    margin: 1px;
}

A.sortmenu:active,
A.sortmenu:hover {
    color: #908f8f;
    text-decoration: none;
    background-color: #e9e8e8;
    padding: 5px;
    margin: 1px;
}

A.asortmenu:link,
A.asortmenu:visited {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #FE7800;
    padding: 5px;
    margin: 1px;
}

A.asortmenu:active,
A.asortmenu:hover {
    color: #FFFFFF;
    text-decoration: none;
    background-color: #ff8f2a;
    padding: 5px;
    margin: 1px;
}

.price {
    color: #2c3e50;
    font: 14px 'Raleway', sans-serif;
    font-weight: bold;
}

.error {
    color: red;
}

.ok {
    color: green;
}

.ibox_ok {
    background: #deffda;
}

.ibox_error {
    background: #fedde4;
}

.profile_button {
    float: right;
}

.item_list {
    display: block;
    width: 140px;
    margin-right: 20px;
    position: relative;
    float: left;
}

.item_list_img {
    display: block;
    width: 140px;
    height: 140px;
    position: relative;
}

.item_list_img2 {
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.item_list_img img {
    border: 0px;
}

.item_list_text {
    width: 140px;
    height: 60px;
    padding-top: 3px;
    margin-left: 5px;
}

.iviewed {
    float: left;
    padding-right: 10px;
}

.iviewed,
.idownloaded {
    margin-top: 4px;
    font: 12px 'Raleway', sans-serif;
    color: #d0d0ce;
}

A.ac:link,
A.ac:visited {
    color: #878787;
    margin-left: 0px;
    text-decoration: underline;
    font: 12px 'Raleway', sans-serif;
}

A.ac:active,
A.ac:hover {
    color: #878787;
    margin-left: 0px;
    text-decoration: underline;
    font: 12px 'Raleway', sans-serif;
}

A.ac2:link,
A.ac2:visited {
    color: #d61e22;
    margin-left: 0px;
    text-decoration: underline;
    font: 12px 'Raleway', sans-serif;
}

A.ac2:active,
A.ac2:hover {
    color: #d61e22;
    margin-left: 0px;
    text-decoration: underline;
    font: 12px 'Raleway', sans-serif;
}

.ac_text {
    color: #878787;
    font: 8pt 'Raleway', sans-serif;
}

.warning {
    background-color: #FCE4A9;
    border: #F7B441 1px solid;
    padding: 9px;
}

.upload_ok {
    background-color: #C3FFBB;
}

.upload_error {
    background-color: #FEC4D0;
}

.framestyle_buyer {
    border: 2px solid #A7A7A7;
    width: 700px;
    height: 800px;
    background-image: none;
    text-align: left
}

.framestyle_seller {
    border: 2px solid #A7A7A7;
    width: 700px;
    height: 800px;
    background-image: none;
    text-align: left;
}

.framestyle_terms {
    border: 2px solid #A7A7A7;
    width: 80%;
    height: 150px;
    background-image: none;
    text-align: left;
}

.framebody {
    background-color: #FFFFFF;
    margin: 10px;
    background-image: none;
    text-align: left;
}

.seller_list a {
    font: 13pt 'Raleway', sans-serif;
}

.seller_menu {
    margin-bottom: 10px;
    padding-top: 3px;
    clear: both;
}

.seller_menu a {
    padding: 5px;
}

.seller_menu a:hover {
    padding: 5px;
    background-color: #fe8402;
    text-decoration: none;
    color: #FFFFFF;
}

.seller_menu a.seller_menu_active {
    padding: 5px;
    background-color: #fe8402;
    text-decoration: none;
    color: #FFFFFF;
}

.seller_list span {
    font: 9pt 'Raleway', sans-serif;
    color: #b8babc;
    font-weight: bold;
}

.searchmenu {
    clear: both;
    padding-bottom: 17px;
}

.searchmenu2 {
    padding: 12px;
    background-color: #F5F5F5;
}

.resultmenu {
    padding-bottom: 4px;
}

.contentmenu {
    padding-bottom: 4px;
}

.rating {
    float: left;
    margin: 0px 2px 0px 0px;
}

.hover_string {
    background: url(../images/transparent.png);
    padding: 8px 15px 8px 15px;
}

.hover_string p {
    font: 13pt 'Raleway', sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
}

.hover_string span {
    font: 10pt 'Raleway', sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    padding: 0px;
    margin: 0px;
}

.table_cart {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.table_cart td {
    font: 9pt 'Raleway', sans-serif;
    padding: 6px 0px 6px 6px;
    color: #424242;
    cursor: pointer;
    border-bottom: 1px solid #f5f5f5;
}

.table_cart th {
    font: 9pt 'Raleway', sans-serif;
    padding: 8px;
    color: #34495e;
    font-weight: bold;
    background-color: #ebedef;
    text-transform: uppercase;
}

.table_cart tr.tr_cart:hover {
    background-color: #ffffff;
}

.tr_cart_active,
.tr_cart_active:hover {
    background-color: #f5f5f5;
}

.table_cart2 {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.table_cart2 a {
    text-decoration: underline;
}

.table_cart2 td {
    padding: 15px;
    color: #424242;
    cursor: pointer;
    border-bottom: 1px solid #f5f5f5;
}

.table_cart2 th {
    padding: 12px;
    color: #34495e;
    font-weight: bold;
    background-color: #ebedef;
    text-transform: uppercase;
}

.table_cart2 tr.tr_cart {
    background-color: #ffffff;
}

.table_cart2 tr.total {
    background-color: #f2f3f3;
}

.table_cart td span,
.table_cart2 td span {
    padding-left: 0px;
}

.table_cart2 td div.gr,
.gr {
    color: #b3b4b4;
    font: 12px 'Raleway', sans-serif;
    padding-top: 3px;
}

.table_cart2 td div.ttl {
    color: #7d7c7c;
    font: 12px 'Raleway', sans-serif;
    padding-bottom: 2px;
}

.file_details {
    margin-top: 60px;
    margin-bottom: 60px
}

.file_details p {
    text-transform: uppercase;
}

.file_details span {
    padding-bottom: 3px;
    display: block;
}

.file_links {
    margin-top: 30px;
}

.exif_header {
    display: none;
}

#map {
    width: 500px;
    height: 300px;
}


/* Start Profile Top */
#profile_menu .profile-name {
    font: 13px 'Raleway', sans-serif;
    font-weight: 600;
    line-height: 2;
}

#profile_menu #profile_photo {
    margin-bottom: 20px;
}

#profile_menu ul {
    font: 15px 'Nunito', sans-serif;
    list-style-type: none;
    margin: 0;
    padding: 0;
    clear: both;
}

#profile_menu ul li:hover {
    background-color: #e4e6eb;
    border-radius: 5px;
}

#profile_menu li a {
    display: block;
    color: #050505;
    font-weight: 500;
    line-height: 20px;
    padding: 10px 14px;
}

#profile_menu li a:focus {
    text-decoration: none;
}

#profile_menu ul ul {
    margin: 2px 0px 1px 25px;
}

#profile_menu ul ul li.activno {
    background-color: #f7f6f6;
}

#profile_menu ul li div {
    display: inline;
    float: right;
    color: #3b60b9;
    background-color: #d8dfea;
    padding: 2px;
    font: 11px 'Raleway', sans-serif;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

#profile_menu ul li.activno {
    background-color: #f7f6f6;
}

#profile_menu li.activno a,
#profile_menu li.activno a:visited,
#profile_menu li.activno a:hover {
    color: #464646;
    text-decoration: none;
    font: 15px 'Nunito', sans-serif;
    font-weight: bold;
}

.profile_right {
    padding: 15px;
}

.profile_right table {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

table.profile_table {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

table.profile_table td {
    padding: 15px;
    color: #424242;
    border-bottom: 1px solid #f5f5f5;
}

table.profile_table th {
    font: 9pt 'Raleway', sans-serif;
    padding: 15px;
    color: #34495e;
    font-weight: bold;
    background-color: #ebedef;
    text-transform: uppercase;
}

table.profile_table tr {
    background-color: #ffffff;
}

table.profile_table tr.snd {
    background-color: #fafbfc;
}

.profile_table a {
    text-decoration: underline;
}

table.profile_table tr.total {
    background-color: #ebe9e9;
}

.profile_separator {
    margin: 10px 20px 10px 20px;
    border-bottom: 1px #c6c5c5 dotted;
    clear: both;
}

.profile_content {
    background-color: #f8f8f8;
    padding: 15px;
}
/* End Profile Top */

.form_field {
    margin-bottom: 15px;
}

.form_field span {
    margin-bottom: 3px;
    display: block;
}

table.payment_table {
    width: 100%;
}

table.payment_table tr {
    background-color: #ffffff;
}

table.payment_table td {
    padding: 15px;
    color: #424242;
    border-bottom: 1px solid #f5f5f5;
}

table.payment_table th {
    font: 9pt 'Raleway', sans-serif;
    padding: 15px;
    color: #34495e;
    font-weight: bold;
    background-color: #ebedef;
    text-transform: uppercase;
}

table.payment_table tr {
    vertical-align: top;
}

table.payment_table2 {
    width: 100%;
}

table.payment_table2 td {
    padding: 0px 0px 11px 0px;
    border: 0px;
}

.share_box {
    margin: 10px 0px 0px 0px;
    float: left;
}

.editorial {
    background-color: #f2b7b7;
    padding: 10px;
    border-radius: 4px;
    color: #672929;
    font: 12px 'Raleway', sans-serif;
    margin-bottom: 3px;
}

.search_left_body {
    background-color: #ffffff;
    border: 1px #dddddd solid;
    color: #3c3c3c;
    margin-left: -10px;
}

.search_title {
    border-top: 4px #ffffff solid;
    padding: 15px 0px 15px 15px;
    font: 12px 'Raleway', sans-serif;
    color: #404040;
    background-color: #f5f5f5;
    margin-bottom: 12px;
}

.search_title2 {
    padding: 0px 0px 2px 0px;
    font: 12px 'Raleway', sans-serif;
    color: #565656;
}

.search_title3 {
    padding: 2px 0px 10px 15px;
    font: 12px 'Raleway', sans-serif;
    font-weight: bold;
    color: #404040;
    background: url('../images/search_arrow.gif');
    background-repeat: no-repeat;
    background-position: top right;
    margin-right: 10px;
    cursor: pointer;
}

.search_title4 {
    padding: 2px 0px 10px 15px;
    font: 12px 'Raleway', sans-serif;
    font-weight: bold;
    color: #404040;
    background: url('../images/search_arrow.gif');
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-right: 10px;
    cursor: pointer;
}

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

.search_text2 {
    padding: 0px 0px 13px 0px;
}

.search_sub {
    background-color: #f5f5f5;
    margin: 0px 15px 8px 15px;
    padding: 10px 5px 0px 13px;
    border-radius: 3px;
    font: 11px 'Raleway', sans-serif;
}

.ibox2 {
    font: 14px 'Raleway', sans-serif;
    padding: 4px;
    border: #e3e3e3 solid 1px;
    background: #FFFFFF;
    margin-top: 1px;
}

.ibox2:focus {
    border: #000000 solid 1px;
}

#search_header {
    height: 90px;
    border-bottom: 1px #b3b3b3 dotted;
    margin: 15px 30px 20px 0px;
}

#search_header2 {
    clear: both;
}

#search_header2 div {
    float: left;
    margin-right: 15px;
}

#search_flow_menu,
#search_autopaging_menu {
    padding-top: 5px;
}

#search_flow_menu input,
#search_autopaging_menu input {
    margin: -3px 5px 0px 0px;
}

#search_footer {
    clear: both;
    height: 34px;
    border-top: 1px #b3b3b3 dotted;
    margin: 10px 30px 0px 0px;
    padding-top: 5px;
}

#search_paging,
#search_paging2 {
    float: right;
    margin-top: 10px;
}

.search_left ul {
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
}

.search_left ul li {
    display: block;
    padding: 3px;
    width: 130px;
}

.search_left a:link,
.search_left a:hover,
.search_left a:visited {
    text-decoration: none;
    font: 11px 'Raleway', sans-serif;
}

.search_line {
    height: 12px;
    border-top: 1px #b3b3b3 dotted;
    margin: 4px 15px 0px 15px;
}

.search_line2 {
    height: 5px;
    border-bottom: 1px #b3b3b3 dotted;
    margin-bottom: 5px;
}

.color_set {
    padding-top: 5px;
}

.box_color {
    padding: 1px 5px 0px 5px;
    display: inline;
    margin: 0px 1px 0px 1px;
    cursor: pointer;
}

.box_color2 {
    padding: 1px 5px 0px 5px;
    display: inline;
    margin: 0px;
    border: #000000 1px solid;
    cursor: pointer;
}

.box_slider {
    position: relative;
    margin: 10px 0px 0px 0px;
    width: 150px;
    height: 20px;
}

.box_slider2 {
    position: absolute;
    top: 12px;
    left: 0px;
    font: 11px 'Raleway', sans-serif;
    color: #acabac;
}

.box_slider3 {
    position: absolute;
    top: 12px;
    right: 0px;
    font: 11px 'Raleway', sans-serif;
    color: #acabac;
}

#search_current {
    border: #dddddd 3px solid;
    background-color: #FFFFFF;
    padding: 10px;
    margin: 0px 15px 15px 15px;
}

.profile_left,
.search_right {
    padding-top: 15px;
    padding-bottom: 15px;
}

#search_header h1,
.search_right h1 {
    font: 22px 'Raleway', sans-serif;
    font-weight: bold;
    color: #404040;
}

#search_header h1 span {
    font: 13px 'Raleway', sans-serif;
    font-weight: bold;
    color: #636363;
}

#search_keywords {
    position: relative;
    width: 170px;
    height: 29px;
    background: url('../images/search_bg.gif');
    background-repeat: no-repeat;
}

.ibox3 {
    position: absolute;
    left: 1px;
    top: 1px;
    font: 12px 'Raleway', sans-serif;
    padding: 0px;
    border: 0px;
    color: #636363;
    width: 137px;
}

.ibox3_submit {
    position: absolute;
    left: 150px;
    top: 0px;
    border: 0px;
    background: none;
    width: 20px;
    height: 27px;
    cursor: pointer;
}

#search_keywords input {
    border: 0px;
    border-radius: 0px;
    line-height: 15px;
    background: none;
    box-shadow: none;
}

.search_current_kw {
    margin-bottom: 3px;
    clear: both;
    color: #636363;
    font: 11px 'Raleway', sans-serif;
}

.search_current_kw_title {
    margin-bottom: 3px;
    clear: both;
    color: #636363;
    font: 11px 'Raleway', sans-serif;
    font-weight: bold;
}

.search_current_delete {
    float: right;
    border: 0px;
    background: none;
    width: 11px;
    height: 11px;
    background: url('../images/search_delete.png');
    background-repeat: no-repeat;
    background-position: top left;
    cursor: pointer;
    margin-top: 2px;
}

.search_current_delete:hover {
    background: url('../images/search_delete.png');
    background-repeat: no-repeat;
    background-position: bottom left;
}

.search_checkbox {
    margin-bottom: 3px;
}

.search_checkbox input {
    margin-right: 7px;
}


/*
 * jQuery UI Slider 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
    background: url('../images/slider3.png');
    background-repeat: repeat-x;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 14px;
    height: 14px;
    cursor: default;
    background: url('../images/slider2.png');
    background-repeat: no-repeat;
    border: 0px;
}

.ui-slider-horizontal {
    height: 6px;
    width: 150px;
    background: url('../images/slider.png');
    background-repeat: repeat-x;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -5px;
    margin-left: -7px;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 3px;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 3px;
}

.portfolio_left {
    background-color: #ffffff;
    border-top: 4px #dddddd solid;
    border-bottom: 1px #dddddd solid;
    border-left: 1px #dddddd solid;
    border-right: 1px #dddddd solid;
    color: #3c3c3c;
    margin-left: -15px;
    padding: 15px 0px 15px 0px;
}

.portfolio_right {
    padding: 10px 0px 0px 5px;
}

.portfolio_left img {
    margin: 0px 0px 10px 15px;
    border: 1px #dfdede solid;
}

.portfolio_right h1 {
    margin: 0px 0px 15px 0px;
    font: 20px 'Raleway', sans-serif;
}

.portfolio_title {
    margin: 2px 15px 10px 15px;
    font: 12px 'Raleway', sans-serif;
    font-weight: bold;
    color: #404040;
    border-bottom: #c5c5c5 1px dotted;
    padding-bottom: 6px;
}

.portfolio_box {
    margin: 0px 15px 20px 15px;
    font: 11px 'Raleway', sans-serif;
}

.portfolio_box div {
    margin-bottom: 3px;
}

table.profile_table_home {
    width: 100%;
}

table.profile_table_home th {
    padding: 10px;
    font: 14px 'Raleway', sans-serif;
    font-weight: bold;
}

table.profile_table_home td {
    padding: 10px;
    border-top: 1px #d7d7d7 dotted;
}

.profile_home_preview {
    width: 50px;
    height: 50px;
    border: 1px #787879 solid;
    background-size: cover;
    cursor: pointer;
}

.login_header {
    border-bottom: 1px #a3a4a7 dotted;
    margin-bottom: 15px;
}

.login_header h2 {
    margin: 0px 0px 3px 0px;
}

#lightbox_menu_error {
    position: fixed;
    display: none;
    background-color: #fd0f03;
    z-index: 10000;
    padding: 10px;
    text-align: center;
    font: 13px 'Raleway', sans-serif;
    color: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

#lightbox_menu_ok {
    position: fixed;
    display: none;
    background-color: #41b535;
    z-index: 10000;
    padding: 10px;
    text-align: center;
    font: 13px 'Raleway', sans-serif;
    color: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

#lightbox_content input[type="text"],
#lightbox_content input[type="password"],
#lightbox_content select {
    padding: 2px;
    border: 1px #c7c9c7 solid;
    color: #8f908f;
}

#lightbox_content h2 {
    margin: 4px 0px 10px 0px;
    font: 14px 'Raleway', sans-serif;
    color: #727171;
}

#lightbox_content div.param {
    margin: 0px 0px 10px 0px;
}

#lightbox_header {
    padding: 15px;
    font: 20px 'Raleway', sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
}

#lightbox_footer input {
    margin: 15px;
}

.subheader {
    padding: 10px;
    font: 16px 'Raleway', sans-serif;
    color: #545454;
    background-color: #e3e2e2;
    margin: 15px 0px 15px 0px;
    clear: both;
    border-radius: 4px;
}

.subheader a:link,
.subheader a:hover,
.subheader a:visited {
    text-decoration: none;
    border-bottom: 1px #42433e dashed;
}

.subheader_text {
    padding: 10px;
    margin-bottom: 20px;
}

a.link_pixels:link,
a.link_pixels:hover,
a.link_pixels:visited {
    color: #34495e;
    font: 12px 'Raleway', sans-serif;
    padding: 1px 5px 1px 5px;
    background-color: #bebfc0;
    text-decoration: none;
    border-radius: 2px;
    font-weight: bold;
}

a.link_inches:link,
a.link_inches:hover,
a.link_inches:visited {
    color: #34495e;
    font: 12px 'Raleway', sans-serif;
    padding: 1px 5px 1px 5px;
    background-color: #f6f7f8;
    text-decoration: none;
    border-radius: 2px;
    font-weight: bold;
}


/*Styles for jquery uploader*/
.table-striped tbody>tr:nth-child(odd)>td,
.table-striped tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9;
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
    background-color: #f5f5f5;
}
/*End. Styles for jquery uploader*/

.link_date {
    color: #949494;
}

.link_approved {
    color: #7fbb65;
}

.link_pending,
.link_notshipped {
    color: #cb4040;
}

.link_payment {
    color: #7fbb65;
}

.checkoutbox {
    padding: 10px;
    font-weight:bold;
    background: #E8E8E8;
    /*
    font: 16px 'Raleway', sans-serif;
    color: #545454;
    background-color: #e3e2e2;
    background: url('../images/c11.gif');
    background-repeat: repeat-x;
    border: 1px #d7d5d5 solid;
    clear: both;
    border-radius: 4px;
    */
}

.checkoutbox_text {
    padding: 15px 10px 10px 25px;
    background-color: #FFFFFF;
    margin-bottom: 20px;
    /*
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-left: 1px #efeeee solid;
    border-right: 1px #efeeee solid;
    border-bottom: 1px #efeeee solid;
    */
}

.checkoutbox2 {
    margin-bottom: 15px;
}

.checkoutbox2_title {
    padding: 10px;
    border-top: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
    background: #F5F5F5;
    /*
    font: 14px 'Raleway', sans-serif;
    border-top: 4px #c3c4c4 solid;
    border-left: 1px #dfdede solid;
    border-right: 1px #dfdede solid;
    */
}

.checkoutbox2_text {
    border-bottom: 1px solid #E8E8E8;
    border-left: 1px solid #E8E8E8;
    border-right: 1px solid #E8E8E8;
    background: #F5F5F5;
    padding:0 7px;
    /*
border-left: 1px #dfdede solid;
border-right: 1px #dfdede solid;
border-bottom: 1px #dfdede solid;
background-color: #FFFFFF;
    */
}

.checkoutbox_text h2 {
    font: 15px 'Raleway', sans-serif;
    color: #232323;
}

.checkout_line {
    margin: 0px 10px 0px 10px;
    border-top: 1px #c5c5c5 dotted;
}

.checkout_list {
    padding: 10px;
}

.checkoutbox2_bottom {
    padding: 12px 10px 12px 10px;
    background-color: #f5f5f5;
}

.checkoutbox2_bottom a {
    color: #2e7cae
}

.price_license input {
    margin-top: -3px;
}

.price_license label {
    font: 12px 'Raleway', sans-serif;
    display: inline;
}

.clear_padding {
    padding: 0px;
    margin: 0px;
}

.border_box,
.bl {
    margin: 0px 0px 0px -40px;
    padding: 15px;
    background-color: #fafbfc;
}

.bl2 {
    background-color: #f2f3f3;
}

.bl2 table.profile_table_home td {
    background-color: #f2f3f3;
}

tr.snd2 td {
    background-color: #f2f3f3;
}

#search_flow_menu img {
    border: 0px;
    width: 26px;
    height: 26px;
    float: left;
    margin: -6px 7px 0px 7px;
    opacity: 0.5;
}

#search_flow_menu img.active {
    opacity: 1;
}

.bg-green {
    background-color: #559900;
}

.bg-red {
    background-color: #c9231a;
}

.like-btn,
.dislike-btn {
    width: auto;
    height: 24px;
    padding: 0 15px 0 30px;
    float: right;
    margin-left: 10px;
    cursor: pointer;
    color: #333333;
    font: 11px 'Raleway', sans-serif;
    line-height: 24px;
    border: #fff 1px solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.like-btn {
    background: url(../images/like/like-ico.png) 5px 50% no-repeat;
}

.like-btn:hover,
.like-h {
    background: url(../images/like/like-ico-h.png) 5px 50% no-repeat;
    color: #0c6502;
    background-color: #f5f5f5;
    border: #dddddd 1px solid;
}

.dislike-btn {
    background: url(../images/like/dislike-ico.png) 5px 50% no-repeat;
}

.dislike-btn:hover,
.dislike-h {
    background: url(../images/like/dislike-ico-h.png) 5px 50% no-repeat;
    background-color: #f5f5f5;
    border: #dddddd 1px solid;
}

.home_box {
    margin: 0px 20px 30px 0px;
    border: 1px solid #f5f5f5;
}

.category_box {
    margin: 0px 20px 30px 0px;
    width: 200px;
}

.t {
    padding: 15px;
}

.promotion {
    top: 20px;
    text-transform: uppercase;
}

.next_previous {
    text-align: right;
    padding-right: 40px;
}

.next_previous a:link,
.next_previous a:visited {
    font: 25px 'Raleway', sans-serif;
    color: #c5c6c7;
}

.cart-actions h2 {
    clear: both;
    padding: 20px 0px 0px 0px;
    margin: 0px 0px 4px 0px;
    font: 15px 'Raleway', sans-serif;
}

.home_box img,
.category_box img {
    border: 0px;
    margin-bottom: 15px;
}

.home_box span a:link,
.home_box span a:hover,
.home_box span a:visited,
.category_box span a:link,
.category_box span a:hover,
.category_box span a:visited {
    color: #716366;
    text-decoration: none;
    font: 13px 'Raleway', sans-serif;
}

.home_box span a:hover,
.category_box span a:hover {
    color: #d02e3d;
}

a.kw {
    background-color: #f5f5f5;
    padding: 2px 7px 2px 7px;
    border: 1px solid #ebedef;
    border-radius: 4px;
    margin-right: 10px;
    line-height: 30px;
    white-space: nowrap;
}

.related_img {
    margin: 0px;
    padding: 0px;
}

.related_img img {
    margin: 0px;
    height: 150px;
    border: 0px;
}

.lang_img {
    width: 18px;
    height: 12px;
    border-radius: 1px;
    margin: 3px 7px 0px 0px;
    float: left;
}

a.color_white:link,
a.color_white:hover,
a.color_white:visited {
    color: #ffffff;
}

#lang_box ul {
    list-style-type: none;
    list-style-image: none;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}

#lang_box ul li {
    display: block;
    float: left;
    padding: 10px 20px 10px 0px;
    background-repeat: no-repeat;
    white-space: nowrap;
    width: 200px;
}

#lang_box ul li img {
    border: 0px;
    width: 18px;
    height: 12px;
    margin: -2px 10px 0px 0px;
}

.cart_preview {
    min-width: 100px;
}

.cart_preview img {
    width: 60px;
}

.home_preview {
    margin: 0px;
}

.color_black {
    color: #000000;
}

.second_page a {
    display: inline;
}

#exif_content {
    line-height: 20px;
}

.toleft {
    float: left;
}

#search {
    border-color: #000000;
    height: 30px;
    border-radius: 12px;
    background-color: #FFFFFF;
    margin: -3px 0px -7px 0px;
}

.nopadding {
    padding: 0px;
}

.form-control-feedback {
    margin-top: 7px;
}

.tab-content {
    height: 400px;
    margin: 0px;
    padding: 0px;
}

.users_rating img {
    margin: 0px;
    border: 0px;
}

.top_second {
    background-color: #f7f7f7;
    height: 90px;
    display: block;
}

.old_header {
    display: none;
}

#search_columns {
    margin-top: 50px;
    margin-bottom: 50px;
}

.second_page {
    margin-top: 40px;
    margin-bottom: 40px;
}

ul.path_corlate {
    list-style-type: none;
    list-style-image: none;
    padding: 0px;
    margin: 0px 0px 20px -7px;
}

ul.path_corlate li {
    float: left;
    padding: 7px;
    margin: 0px;
}

ul.path_corlate li.last {
    display: none;
}

ul.path_corlate>li+li:before {
    font-family: "FontAwesome";
    content: "\f101";
    font-size: 11px;
    padding-right: 10px;
}

.page_internal {
    margin: 0px 0px 0px 0px;
    min-height: 500px;
}

hr {
    margin: 15px 0px 15px 0px;
}

.tab-content {
    margin: 15px;
}
.mfp-container.mfp-image-holder.mfp-s-ready, [class*="close-"] {
    border: none !important;
}

/* CSS Fotomoto to address conflicts found */
label.fm-inline-block {
    line-height: 26px !important;
    font-weight: 700 !important;
}

label.fm-label {
    line-height: 35px !important;
}

#fotomotoWidget label {
    margin-bottom: 0px !important
}

#fotomotoWidget select {
    border: none !important;
}

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

.home_box_heart {
    color: #e6ae49;
    float: right;
    font: 19px 'Raleway', sans-serif;
}

.underline {
    text-decoration: underline;
}

.no_markers {
    list-style-type: none;
    list-style-image: none;
}

ul.no_markers li:before {
    content: "";
}

.header-members,
.header-lang {
    font-size: 13px;
    color: #CBC7C2;
    line-height: 20px;
    cursor: pointer;
    white-space: nowrap;
}

.header-members:hover,
.header-lang:hover {
    color: #fff;
}

.header-lang a:link,
.header-lang a:visited,
.header-lang a:hover,
.header-members a:link,
.header-members a:visited,
.header-members a:hover {
    color: #CBC7C2;
    text-decoration: none;
    text-transform: none;
    font-size: 13px;
}

.header-lang a:hover,
.header-members a:hover {
    color: #FFFFFF;
}

.lang_menu {
    width: 670px;
    position: ablosute;
    top: 32px;
    left: 0px;
    background: rgba(26, 26, 26, .9);
    padding: 7px;
}

.lang_menu ul {
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 10px;
}

.lang_menu ul li {
    margin: 2px 10px 2px 0px;
    padding: 3px 0px 3px 4px;
    float: left;
    width: 200px;
}

.lang_menu li a,
.lang_menu li a:visited,
.lang_menu li a:hover {
    color: #a1a1a1;
    text-decoration: none;
    text-transform: none;
}

.lang_menu img {
    margin: 3px 7px 0px 0px;
    width: 18px;
    height: 12px;
}

.members_menu {
    width: 250px;
    margin: 16px 0px 0px -150px;
    background-color: #141414;
    padding: 5px 15px 15px 15px;
}

.members_menu a:link,
.members_menu a:visited,
.members_menu a:hover {
    color: #a1a1a1;
    text-decoration: none;
    text-transform: none;
}

.members_menu ul {
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 10px;
}

.members_menu ul li {
    margin: 2px 10px 2px 0px;
}

.members_menu ul.social li {
    float: left;
}

.members_menu li a,
.members_menu li a:visited,
.members_menu li a:hover {
    color: #a1a1a1;
    text-decoration: none;
    text-transform: none;
}

.members_menu li a:hover {
    color: #d1cfcf;
}

.cart_menu {
    margin: 17px 0px 0px -330px;
    background: rgba(26, 26, 26, .9);
    padding: 5px 15px 15px 15px;
    text-transform: none;
}

.table_cart3 td,
.table_cart3 th {
    padding: 10px;
    border-top: 1px solid #333333;
    color: #c0c0c0;
    font-size: 12px;
}

.table_cart3 td a:link,
.table_cart3 td a:visited {
    color: #c0c0c0;
    font-size: 12px;
}

.table_cart3 td a:hover {
    color: #FFFFFF;
}

.item_path {
    margin: 30px 0px 30px 0px;
}

.item_path ul {
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
}

.item_path ul li {
    float: left;
}

.item_path ul li.last {
    display: none;
}

.item_path ul li a:before {
    padding: 0px 10px 0px 10px;
    content: "/";
    font-size: 15px;
}

.item_path ul li.first a:before {
    content: "";
    margin-left: -17px;
}

.white {
    color: #FFFFFF;
}

a.cart:link,
a.cart:visited,
a.cart:hover {
    color: #CBC7C2;
    text-decoration: none;
    text-transform: none;
    font-size: 13px;
}

a.cart:hover {
    color: #FFFFFF;
}

a.msocial:link,
a.msocial:visited,
a.msocial:hover {
    color: #CBC7C2;
    text-decoration: none;
    text-transform: none;
    font-size: 25px;
    margin-right: 5px;
}

a.msocial:hover {
    color: #FFFFFF;
}

.prod-img-wrap {
    width: 250px;
    height: 242px;
    margin: 0px 15px 15px -15px;
    text-align: center;
}

.prod-img-wrap img {
    width: 250px;
    height: 250px;
}

.col-md-3.toleft {
    width: 18% !important;
}

.prod-img-wrap h3 {
    text-align: center;
    margin: 5px;
}

.prod-img-wrap2 {
    height: 200px;
    margin: 4px;
    text-align: center;
}

.category_navigation ul {
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
}

.category_navigation ul li {
    display: block;
    float: left;
    padding: 0px 5px 10px 0px;
}

.category_navigation ul li:after {
    content: ' \203a';
}

.category_navigation ul li.last:after {
    content: '';
}

.box_rating img {
    display: inline;
}


/* Tab Content - menucool.com */
ul.tabs {
    padding: 7px 0;
    margin: 0 0 0 -15px;
    font-size: 0;
    list-style-type: none;
    text-align: left;
    /*set to left, center, or right to align the tabs as desired*/
    padding-left: 20px;
    /* Offset of the first tab */
}

ul.tabs li {
    display: inline;
    margin: 0;
    /*no distance between tabs*/
    background: White;
    margin-left: -4px;
}

ul.tabs li a {
    font: normal 13px 'Raleway', sans-serif;
    text-decoration: none;
    position: relative;
    padding: 7px 22px;
    color: #000;
    outline: none;
    background: #F6F6F9;
    border: 1px solid #CCC;
    border-right: 0;
}


/*Note: IE8 and earlier doesn't support li:last-child. You have to add another class to the last tab (LI) and specify its border-right as below.*/
ul.tabs li:last-child a {
    border-right: 1px solid #CCC;
}

ul.tabs li a:hover {
    color: #000;
    background: white;
}

ul.tabs li.selected a,
ul.tabs li.selected a:hover {
    top: 0px;
    font-weight: normal;
    background: #FFF;
    border-bottom: 1px solid #FFF;
    color: #000;
}

ul.tabs li.selected a:hover {
    text-decoration: none;
}

div.tabcontents {
    padding: 20px
}

.stars img {
    display: inline
}

.checkout_right {
    border: 1px solid #E8E8E8;
    background-color: #F5F5F5;
    margin:30px -115px 0 0;
    padding:10px 20px;
}

.cart_img_white_strip {
    width: 100%;
    height: 20px;
    background-color: #fff;
    position: relative;
    margin-top: -46px;
}

.checkout_img_white_strip_container {
    max-width: 100%;
}

.checkout_img_white_strip {
    max-width: 100%;
    width: 100%;
    height: 18px;
    background-color: #f5f5f5;
    position: relative;
    margin-top: -25px;
}

/* Start Cart Page Design CSS */
@media only screen and (min-width: 1200px) {
    /* For Desktop */
    .tr_shoppingcart {
        width: 100%;
        display: inline-block !important;
        margin-bottom: 40px;
        font-size: 16px;
    }
    .cart_preview,
    .desktop-header-1 {
        width: 40%;
        display: inline-block;
    }
    .item_options,
    .desktop-header-2 {
        width: 35%;
        display: inline-block;
        vertical-align: top;
        padding-right:20px
    }
    .price_price {
        width: 50%;
        display: inline-block;
        vertical-align: top;
    }
    .price_qty {
        width: 50%;
        display: inline-block;
    }
    .price_quantity_delete {
        width: 20%;
        display: inline-block;
        vertical-align: top;
    }
    .delete_item {
        width: 40%;
        display: inline-block;
        vertical-align: top;
    }
    .desktop-header-3,
    .desktop-header-4 {
        width: 12%;
        display: inline-block;
    }
    .pvs_cart_heading {
        width: 100%;
        background: #E8E8E8;
        padding: 10px;
        margin: 30px 0;
    }
    .price_quantity_delete .item_price_label,
    .price_qty .item_qty {
        display: none !important;
    }
    /* Start Free Gift */
    .free-gift-wrapper {
        margin: 5rem 0;
    }
    .free-gift-wrapper h2 {
        font-size: 22px;
        font-weight: 500;
    }
    .free-gift-element {
        margin: 1.2rem 0;
    }
    .free-gift-element span {
        font-size: 14px;
        font-weight: 600;
        text-transform: capitalize;
    }
    .free-gift-radio {
        margin-bottom: 20px;
    }
    .free-gift-radio input[type=radio] {
        display: inline-block;
        margin-right: 20px;
    }
    .free-gift-image {
        display: inline-block;
        width: 10%;
        height: auto;
        margin-right: 20px;
    }
    .free-gift-long-description {
        display: inline-block;
        font-size: 14px;
        width: 40%;
        vertical-align: middle;
        margin-right: 20px;
    }
    .free-gift-short-description {
        display: inline-block;
        font-size: 14px;
        width: 20%;
        vertical-align: middle;
    }
    /* End Free Gift */
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    /* For Tablet */
    .tr_shoppingcart {
        width: 100%;
        display: inline-block !important;
    }
    .cart_preview {
        width: 45%;
        display: inline-block;
    }
    .item_options {
        width: 25%;
        display: inline-block;
        vertical-align: top;
        margin-left: 80px;
    }
    .price_price {
        width: 10%;
        display: inline-block;
        vertical-align: top;
    }
    .price_qty {
        width: 30%;
        display: inline-block;
    }
    .price_quantity_delete {
        width: 100%;
        vertical-align: top;
    }
    .delete_item {
        width: 10%;
        display: inline-block;
        vertical-align: top;
    }
    /* Start Free Gift */
    .free-gift-wrapper {
        margin: 5rem 0;
    }
    .free-gift-wrapper h2 {
        font-size: 22px;
        font-weight: 500;
    }
    .free-gift-element span {
        font-size: 14px;
        font-weight: 600;
        text-transform: capitalize;
    }
    .free-gift-radio {
        margin-bottom: 20px;
    }
    .free-gift-image {
        display: inline-block;
        width: 100px;
        height: auto;
        margin-right: 20px;
    }
    .free-gift-long-description {
        display: inline-block;
        font-size: 14px;
        width: 50%;
        vertical-align: middle;
        margin-right: 20px;
    }
    .free-gift-short-description {
        display: inline-block;
        font-size: 14px;
        width: 20%;
        vertical-align: middle;
    }
    /* End Free Gift */
}

@media only screen and (max-width: 1024px) {
    .pvs_cart_heading {
        display: none;
    }
    .pvs_cart_heading .hidden-tablet {
        display: none;
    }
}

@media only screen and (max-width: 420px) {
    /* For Mobile */
    .free-gift-wrapper {
        margin: 5rem 0;
    }
    .free-gift-wrapper h2 {
        font-size: 22px;
        font-weight: 500;
    }
    .free-gift-element span {
        font-size: 14px;
        font-weight: 600;
        text-transform: capitalize;
    }
    .free-gift-radio {
        margin-bottom: 20px;
    }
    .free-gift-image {
        width: 90%;
        margin-bottom: 20px;
    }
    .free-gift-long-description {
        font-size: 14px;
        width: 100%;
        margin-bottom: 20px;
    }
    .free-gift-short-description {
        font-size: 14px;
        width: 100%;
    }
}

@media only screen and (min-width: 421px) {
    .prod-img-wrap {
        background-position: 50% 10px!important;
        background-size: contain!important;
    }
}
/* End Cart Page Design CSS */

/* Start Image Uploader */
.pvs-image-uploader-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}

.pvs-image-uploader-wrapper .pvs-image-btn {
    width: 100%;
    text-align: center;
    border: 1px solid #0A8560;
    color: #0A8560;
    background-color: #fff;
    padding: 10px 30px;
    border-radius: 6px;
    font-size: 20px;
    cursor: pointer;
    outline: none;
}

.pvs-image-uploader-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}
/* End Image Uploader */

/* Start custom popup */
.pvs_modal {
    z-index: 9999;
    padding-top: 150px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 4px;
}

.pvs_animate_opacity {
    animation: opac 0.8s;
}

.pvs_modal .pvs_button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    font-size: 35px;
}

.pvs_modal .pvs_card,
.pvs_modal .pvs_hover_shadow:hover {
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2), 0 4px 20px 0 rgba(0, 0, 0, 0.19);
}

.pvs_modal .pvs_modal_content {
    margin: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    width: 450px;
}

.pvs_modal .pvs_container {
    padding: 20px;
}

.pvs_modal .pvs_display_topright {
    position: absolute;
    right: 0;
    top: 0;
}

.pvs_video_popup h4 {
    font-size: 16px;
}

.pvs_video_player {
    width: 100%;
}
@media only screen and (max-width: 1023px) {
    .pvs_modal .pvs_display_topright {
        position: relative !important;
    }
    .checkout_right {
        margin:30px 22px 0 0;
}
    .cart_img_white_strip,
    .checkout_img_white_strip {
        width: 100% !important;
    }
}
@media only screen and (max-width: 767px) {
    .pvs_modal .pvs_display_topright {
        position: relative !important;
    }
    .checkout_right {
        margin:30px 22px 0 0;
}
    .cart_img_white_strip,
    .checkout_img_white_strip {
        width: 100% !important;
    }
}
@media only screen and (max-width: 420px) {
    .pvs_modal .pvs_modal_content {
        width: 100%;
    }
}
/* End custom popup */

/* Start product page free gift */
.pvs-free-gift-wrapper {
    margin: 0 0 2rem 0;
}

.pvs-free-gift-radio {
    display: inline-block;
    width: 33.33%;
}

.pvs-free-gift-image {
    width: 50%;
    height: auto;
}
#cmd {
    background-color: #9F9989 !important;
    border-color: #9F9989 !important;
    color: #fff !important;
}



/* End product page free gift */

/* Single Product page VISUALIZE upload images delete START */

[class*="close-"] {font: 18px/100% arial, sans-serif;font-weight: normal !important;font-family: arial, sans-serif !important;position: absolute;right: 0px;text-decoration: none;text-shadow: 0 1px 0 #fff;top: 0px;border: 2px solid;z-index: 999;border-radius: 15%;}
.close-classic:after {content: 'X';}
.acecross {border-radius: 5px;float: left;position: relative;height: 100px;width: 125px;}

/* Single Product page VISUALIZE upload images delete END*/
