/*==============================================================================
 *
 *                               Header Styles
 *
 *============================================================================*/
.header {
    background-color:black;
    height:77px;
}
.art_head {
    margin:0;
    padding:0;
}

.art_head div.globalh {
    background-color:black;
    height:57px;
    position:relative;
    top:20px;
    width:100%;
}

.art_head div.hometop {
    height:294px;
    position:relative;
    top:0;
    width:100%;
    z-index: 100;
}

.art_head div.homemid {
    height:38px;
    border-bottom: 1px solid #3F3F3F;
    position:relative;
    top:0;
    width:100%;
    background-color: #1F1F1F;
    z-index:150;
}

.art_head .art_bar {
    background:url("../images/bar_bg.png") repeat-x scroll 0 0 transparent;
    height:57px;
    position:absolute;
    text-align:right;
    width:100%;
}
.art_head .link{
    padding: 0 10px;
}
.art_head .art_center {
    left:50%;
    position:absolute;
    top:0;
    width:0;
}

.art_head .art_content {
    left:-486px;
    position:absolute;
    top:-20px;
    width:972px;
}

.art_head .art_content_short {
    height:39px;
    left:-486px;
    position:relative;
    top:0px;
    width:972px;
}

.art_head .art_bar_btn {
    float:right;
    height:57px;
    width:500px;
}

.art_head ul.header_list{
    height:57px;
}

.art_head li.first {
    border:0 none;
    height:57px;
    width:45px;
    float:left;
}
.art_head li.item {
    border:0 none;
    float:left;
    margin-left:20px;
    text-align: left;
}

.art_head img.stickers{
    left:-17px;
    position:relative;
    top:29px;
}

.art_head img.foto{
    left:-35px;
    position:relative;
    top:29px;
}

.art_head ul.header_list span.item_container,
.art_head ul.header_list span.text_container{    
    height:57px;
    float: left;
    display: block;
    cursor: pointer;
}

.art_head ul.header_list span.item_container{
    width:35px;
}


.art_head ul.header_list span.fav_container{
    width:70px;
    height:57px;
    float: left;
    display: block;
}

.art_head ul.header_list img.btn{
    margin-top:24px;
}

.art_head ul.header_list span.cart_big{
    font-size:15px;
    line-height:23px;
    position:relative;
    top:15px;
}

.art_head ul.header_list span.cart_small{
    font-size:9px;
    line-height:11px;
    position:relative;
    top:13px;
}

.art_head ul.header_list span.item_border{
    border-right:1px dotted #3F3F3F;
    height:40px;
    margin-top:10px;
    width:10px;
}
.art_head ul.header_list .header_list_half{
    height: 28px;
    line-height: 28px;
}
.art_head .art_graph {
    height:280px;
    left:210px;
    position:absolute;
    top:10px;
    width:550px;
}

.art_head div.art_banner {
    height:280px;
    left:770px;
    position:absolute;
    top:10px;
    width:200px;
}

.art_head div.home_categories{
    width: 201px;
    min-height: 280px;
}

.art_head div.global_categories{
    min-height:280px;
    position:relative;
    right:486px;
    width:201px;
    z-index: 50;
}

.art_head .art_menu_container{
    left: 50%;
}

.art_head div.art_text{
    height: 57px;
    line-height: 57px;
    
}
.art_head .art_lang_tool_home,
.art_head .art_lang_tool {
    display:inline;
    height:25px;
    left:0;
    position:absolute;
    top:-20px;
    width:100%;
}
.art_head .art_lang_tool_home{
    top:0;
    padding-top:5px;
}
.art_head .art_left {
    float:left;
    text-align:left;
    width:150px;
    font-size:10px;
}
.art_head .art_left span{
    color:#676767;
}

.art_head .art_right{;
    float:right;
    font-size:10px;
    text-align:right;
    height:20px;
    line-height: 20px;
    padding-left: 15px;
}

.art_head ul.flags li {
    float: right;
    padding-left:3px;
    width:20px;
    padding-top:0px;
}
.art_head ul.flags {
    float:right;
    padding-left:8px;
    height:20px;
}
.art_head ul.flags .actual {
    background:transparent url(../images/pointer_arrow.png) no-repeat scroll 8px 15px;
    height:11px;
    padding-bottom:9px;
}
.art_head .art_menu li {
    background: black none repeat scroll 0 0;
    border-bottom: 1px solid silver;
    border-left: 1px solid silver;
    border-right: 1px solid #3F3F3F;
    display: block;
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
    text-align: right;width:100%;
    line-height:2;
}
.art_head .art_cat_btn {
    background:url("../images/category/home_cat_top.png") no-repeat scroll bottom center transparent;
    font-size:14px;
    height:38px;
    line-height:42px;
    padding-left:21px;
    position:relative;
    text-align:left;
    width:180px;
}


.art_head .art_menu ul {display:block;margin-left:0;padding-left:0;width:100%;}

.art_btn {
    background:url("../images/buttons/button_search.png") no-repeat scroll center center transparent;
    border:medium none;
    color:#CCCCCC;
    cursor:pointer;
    height:28px;
    padding-bottom:2px;
    width:29px;
}

.art_head .select-button {
    background:url("../images/arrow3.png") no-repeat scroll center center transparent;
    height:20px;
    position:absolute;
    right:10px;
    top:12px;
    width:20px;
}

.art_head .search_bar {
    background-color:#1F1F1F;
    float: right;
    font-size:14px;
    height:33px;
    left:0;
    margin-left:20px;
    margin-top:5px;
    position:relative;
    text-align:center;
    width:735px;
}

.art_head .advanced{
    height:23px;
    line-height:25px;
    padding-right:8px;
    text-align:right;
}

/*================================END HEADER===================================*/

/*==============================================================================
 *
 *                               Banner Styles
 *
 *============================================================================*/
.banner{
    background-color: black;
    min-height: 50px;
    border-bottom:1px solid #3F3F3F;
    text-align:center;
}

/*================================END BANNER==================================*/
/*==============================================================================
 *
 *                               Paintings Styles
 *
 *=============================================================================*/
.paintings{
}

.paintings div.center {
    left:50%;
    position:relative;
    top:0;
    width:0;
}
.paintings div.content {
    left:-486px;
    position:relative;
    width:972px;
    padding: 0;
}
.paintings div.popular {
    position: relative;
    top: 20px;
}

.paintings div.blog {
    line-height:18px;
    margin-top:14px;
    padding-left:3px;
}

/*==============================================================================
 *
 *                               Slider Styles
 *
 *=============================================================================*/

.images-slider {
    border:1px solid #3F3F3F;
    height:144px;
    top:8px;
    position:relative;
    z-index:5;
}

.images-slider h3 {
    background-color:#1F1F1F;
    border-bottom:1px dotted #3F3F3F;
    height:26px;
    margin:0;
    padding-left:11px;
    padding-top:7px;
}

.images-slider img {padding: 7px; }

.images-slider img.corner {
    float:right;
    margin-right:-1px;
    margin-top:-8px;
    padding:0;
}

.image-slider-right-side, .image-slider-left-side {
  z-index: 5;
  height: 109px;
  width: 41px;
}

.image-slider-right-side {
  float: right;
  display: inline;
}

.image-slider-left-side {
  float: left;
  display: inline;
}

.image-slide-right {
  left:8px;
  position:absolute;
  top:76px;
  width: 40px;
  height: 50px;
  background: url(../images/slide-left.png) no-repeat left top;
}

.image-slide-left {
  position: absolute;
  top: 76px;
  right: 9px;
  width: 40px;
  height: 50px;
  background: url(../images/slide-right.png) no-repeat right top;
}

.image-slide-right.disabled, .image-slide-left.disabled {
  opacity: 0.6;
  filter: alpha(opacity="60");
  cursor: default;
}

.images-slider-content {
    height:104px;
    overflow:hidden;

}

.images-slider-items {
	position:relative; overflow:hidden; left:0px;
}

.images-slider-items ul {

    float: left;
    margin-bottom: 10px;
}

.images-slider-items li {
    float: left;
    margin: 0px 5px 0px 5px;
}

.images-slider-items p.product-image {
    border:1px solid #3F3F3F;
    height:88px;
    margin-bottom:0.8em;
    margin-top:10px;
    text-align:center;
    padding-left:7px;
    padding-right:7px;
    background-color: #1F1F1F;
}

/*Product page Photo Slider*/

.photos-slider {
    background-color:#1F1F1F;
    border:1px solid #3F3F3F;
    display:inline-block;
    height:80px;
    margin-top:20px;
    position:relative;
    width:445px;
    z-index:5;
}
.photos-slider img { padding: 0px; }

.photo-slider-right-side, .photo-slider-left-side {
  z-index: 5;
  height: 80px;
  width: 74px;
}

.photo-slider-right-side {
  float: right;
  display: inline;
}

.photo-slider-left-side {
  float: left;
  display: inline;
}

.photo-slide-left  {
    background:url("../images/product/photo_slider_arrow_right.png") no-repeat scroll right top transparent;
    height:40px;
    position:absolute;
    right:17px;
    top:26px;
    width:30px;
}

.photo-slide-right {
    background:url("../images/product/photo_slider_arrow_left.png") no-repeat scroll left top transparent;
    height:40px;
    left:17px;
    position:absolute;
    top:26px;
    width:30px;
}

.photo-slide-right.disabled, .photo-slide-left.disabled {
  opacity: 0.6;
  filter: alpha(opacity="60");
  cursor: default;
}

.photo-slider-content {
    height:70px;
    overflow:hidden;
    padding-top:9px;
    position:relative;
}
.photo-slider-items { z-index:4;}

.photo-slider-items ul { float: left; }
.photo-slider-items li { 
    float: left;
    margin: 0px 5px 0px 5px;
    background-color: #1F1F1F
}

/* Vis slider */

.vis-slider {
    border:1px solid #3F3F3F;
    height:260px;
    top:8px;
    position:relative;
    z-index:5;
}

.vis-slider h3 {
    margin:0;
    padding-bottom:5px;
    padding-left:11px;
    padding-top:7px;
}

.vis-slider img {padding: 2px; }

.vis-slider img.corner {
    float:right;
    margin-right:-1px;
    margin-top:-8px;
    padding:0;
}

.vis-slider-right-side, .vis-slider-left-side {
  z-index: 5;
  height: 109px;
  width: 41px;
}

.vis-slider-right-side {
  float: right;
  display: inline;
}

.vis-slider-left-side {
  float: left;
  display: inline;
}

.vis-slide-right {
  left:8px;
  position:absolute;
  top:111px;
  width: 40px;
  height: 50px;
  background: url(../images/slide-left.png) no-repeat left top;
}

.vis-slide-left {
  position: absolute;
  top:111px;
  right: 9px;
  width: 40px;
  height: 50px;
  background: url(../images/slide-right.png) no-repeat right top;
}

.vis-slide-right.disabled, .vis-slide-left.disabled {
  opacity: 0.6;
  filter: alpha(opacity="60");
  cursor: default;
}

.vis-slider-content {
    height:240px;
    overflow:hidden;

}

.vis-slider-items {
	position:relative; overflow:hidden; left:0px;
}

.vis-slider-items ul {

    float: left;
    margin-bottom: 10px;
}

.vis-slider-items li {
    float: left;
    margin: 0px 5px 0px 5px;
}

.vis-slider-items p.product-image {
    border:1px solid #3F3F3F;
    height:224px;
    margin-bottom:0.8em;
    margin-top:6px;
    text-align:center;
}

/*================================END SLIDER===================================*/

/*==============================================================================
 *
 *                               ZOOM TOOLTIP
 *
 *=============================================================================*/

.tooltip {
    z-index: 999;
    border: 3px solid #3F3F3F;
    background-color: #1F1F1F;
    text-align: center;

    /*rest in tooltip.js*/
}

.tooltip div.inner{
    background-color:#262626;
    border-top:1px dotted #3F3F3F;
    width:300px;
    padding: 15px;
}

.tooltip div.inner_wide{
    background-color:#262626;
    border-top:1px dotted #3F3F3F;
    width:400px;
    padding: 15px;
    text-align: left;
}

.tooltip div.image{
    margin: 0 auto;
    text-align: center;
    padding: 10px;
}

/*=================================END ZOOM====================================*/


/*==============================================================================
 *
 *                             MINI SEARCH & AUTOCOMPLETE
 *
 *=============================================================================*/
.mini-search { height: 20px; color: #ffffff; padding-top:2px; }
.mini-search .mini-search-left { height: 100%; background:url(../images/header_search_left.png) no-repeat left top; }
.mini-search .mini-search-right { height: 100%; background:url(../images/header_search_right.png) no-repeat right top; }
.mini-search div.search { float: left; display: inline; font-size: 15px; padding: 9px 6px 0px 18px; }
.mini-search div.go_button { float: right; padding: 0px 10px 0px 4px; }
.mini-search input.search { position: relative; top: 5px; }
.mini-search .rsearch { overflow: hidden; padding: 6px 0px 0px 0px; }
.mini-search .input-text { 
    background:url("../images/search_bg.png") no-repeat scroll 0 0 transparent;
    border:medium none;
    color:#111111;
    font-size:14px;
    height:20px;
    line-height:20px;
    margin-left:8px;
    margin-right:4px;
    padding-bottom:1px;
    width:580px
}
.mini-search .input-text:focus{
    color:white;
}
/*
.search-autocomplete { z-index:100; color:black; }
.search-autocomplete ul { z-index:100; 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; }
*/
.search-autocomplete { z-index:999; color:black; margin-left: 5px; width:205px;}
.search-autocomplete ul { border:1px solid #747062; background-color:#ffffff; margin:0; padding:0;}
.search-autocomplete li.suggester {background:url("../images/gradient2.png") repeat scroll 0 0 transparent; font-size:13px;height:50px; padding:0}
.search-autocomplete li.suggester.selected {background-color:#ACAF17;}
.search-autocomplete div.amount { color:#000000; !important; font-size:12px;}
.search-autocomplete div.suggestTitle {color:#000000; !important; font-size:12px; padding-top: 10px;}
.search-autocomplete span.suggestImage {float:left;color:#000000; !important; padding-left: 10px; padding-right: 20px; padding-top: 4px;}

.mini-search img.icon_search{
    left:-4px;
    position:relative;
    top:3px;
}
/*=================================END SEARCH==================================*/

.left_column div.cloud-head,
.paintings div.cloud-head{
    font-size:9px;
    font-weight:normal;
    margin-top:14px;
    padding-left:17px;
}

.paintings div.cloud{
    border:1px solid #3F3F3F;
    margin-top:8px;
    padding:12px;
}
.left_column div.cloud li,
.paintings div.cloud li {
    display:inline;
    line-height:15px;
    padding-right:4px;
}

.left_column div.cloud{
    border:1px solid #3F3F3F;
    float:left;
    margin-top:8px;
    padding:12px;
    width:175px;
}


/*==============================================================================
 *
 *                               Footer Styles
 *
 *============================================================================*/

.footer-container {
    background:url("../images/footer_bar.png") repeat-x scroll 0 0 transparent;
    margin-top:75px;
}

.footer{ 
    width:972px;
    margin:0 auto; 
    padding: 12px 10px 0 10px;
}

.footer a { 
    color: #b6860f; 
}
.footer a:visited{
    color: #b6860f; 
}

.footer div.footer-right{
    float:right;
    padding-right:12px;
    padding-top:19px;
}
.footer div.footer-right ul{
    padding-right: 40px;
}

.footer div.footer-right li{
    line-height:18px;
    padding:0 0 0 8px;
    font-size:12px;
    background:url("../images/2x2_square.png") no-repeat scroll left center transparent;
}

.footer div.left{
    float:left;
    width: 400px;
}
.footer div.newsletter {
    background-color:#1F1F1F;
    border:1px solid #3F3F3F;
    font-size:14px;
    height:34px;
    margin-top:16px;
    padding-left:12px;
    padding-top:9px;
    width:282px;
}
.footer .input-text {
    background:url("../images/footer_input_bcg.png") no-repeat scroll 0 0 transparent;
    border:medium none;
    font-size:11px;
    height:14px;
    line-height:14px;
    padding-bottom:1px;
    width:175px;
    color: #111111
}
.footer .input-text:focus{
    color: white;
}
.footer h4{
    font-size:18px;
    font-weight:normal;
    line-height:23px;
    padding-top:13px;
}

.copyright {
    color:#3F3F3F;
    font-size:11px;
    font-weight:normal;
    margin-bottom:10px;
    margin-top:20px;
}

/*=================================END Footer==================================*/

/*==============================================================================
 *
 *                               Messagess
 *
 *============================================================================*/

/********************** Messages  */
.success { color:#3d6611; }
.error { color:#df280a; }
.notice {color:#e26703; }
.success, .error { font-weight:bold; }
.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; text-align:center;}
.messages { width:100%; overflow:hidden; }
.error-msg, .success-msg, .notice-msg, .note-msg {
    background-position:10px 10px !important;
    background-repeat:no-repeat !important;
    border:1px solid !important;
    font-size:16px !important;
    font-weight:bold !important;
    margin-bottom:1em !important;
    margin-top:1em !important;
    min-height:23px !important;
    padding:10px 8px 8px 32px !important;
}
.error-msg li, .success-msg li, .notice-msg li {margin-bottom:.2em; }
.error-msg {
    border-color:#f16048;
    color:#df280a;
    background-color:#faebe7;
}
.success-msg  {
    border-color:#E2BD17;
    color:#E2BD17;
    position:relative;
}

.notice-msg, .note-msg {
    border-color:#fcd344;
    color:#3d6611;
    background-color:#fafaec;
}

div.info_message{
    padding:15px;
    border: 1px solid #E2BD17;
    color:#E2BD17;
    text-align: center;
    margin:  15px 0 15px 5px;
}

div.info_message ul{
    text-align: left;
    margin-left: 40px;
    margin-top: 20px;
    
}


/* Form Validation*/
.validation-advice, .required, .required:visited { color:#CC0000; }
.validation-advice {
    float: left;
    min-height:15px;
    margin-top:3px;
    background:url(../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; color: #000 !important;}

/*================================END MESSAGESS================================*/

/*==============================================================================
 *
 *                               Layouts
 *
 *============================================================================*/
div.center_stage_1 {
    left:50%;
    position:relative;
    top:0;
    width:0;
}
div.center_stage_2 {
    left:-486px;
    position:relative;
    width:972px;
    padding: 0;
}

div.left_column {
    float:left;
    width: 201px;
    display: inline;
}

div.right_column {
    float:right;
    width: 201px;
    display: inline;
}

div.center_column{
    padding-left: 27px;
    overflow:hidden;
}
div.content_wrapper{
   z-index: 1;
}
/*=================================END LAYOUTS=================================*/

/*==============================================================================
 *
 *                               Layerd Navi
 *
 *============================================================================*/
.layered-nav .head {
    margin:0;
    background:url(../images/layered_nav_head_bg.gif) no-repeat;
    height:24px;
}

.layered-nav .narrowed-category {
   margin-bottom: 16px;
}

.layered-nav .narrowed-category li {
    border: 1px solid #E3DEBE;
    padding: 4px 6px 4px 10px;
    margin-top: 5px;
}
.layered-nav .narrowed-category li .label {
    padding-left: 3px;
    font-size: 14px;
    font-weight: bold;
    font-style:italic;
}
.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 {
    width:201px;
}
.narrow-by dl { 
    text-align:left;
}
.narrow-by dt {
    margin:0;
    color: #3f3c30;
    font-size: 13px;
    font-weight: bold;
}
.narrow-by dd {
    width:201px;
    padding:0px 0px 2px 0px;
}
.narrow-by dd li {
    list-style-type:none;
    border-left:1px solid #3F3F3F;
    border-right:1px solid #3F3F3F;
    border-top:1px solid #3F3F3F;
    padding:5px 0 5px 18px;
    background: transparent url(../images/category/right_arrow_orange.png) no-repeat scroll 5px 7px;
}
.narrow-by dd a { 
    color: #FFFFFF;
}
.narrow-by li:hover{
    background: red url(../images/category/right_arrow_orange.png) no-repeat scroll 5px 7px;
}

/*==================================END LAYERED================================*/


/* Breadcrumbs */
.breadcrumbs { margin: 4px 10px 10px 0px; font-size: 12px; line-height:1.25em; text-align:left; }
.breadcrumbs li { display:inline; margin: 0px 2px 0px 2px; background:transparent url(../images/cat_arrow.png) no-repeat scroll left center; padding: 1px 10px 1px 18px;}
.breadcrumbs li.first { display:inline; margin: 0px 2px 0px 2px; background:none; padding: 1px 10px 1px 2px;}
.breadcrumbs a { text-decoration: underline; color: #CCCCCCS; }
.breadcrumbs a:hover { text-decoration: none;color: #FFFFFFS; }

/*jump tu page*/
.jump {background:url(../images/nr_str.png) no-repeat scroll 0 0; width:57px; color:black;font-size:9px;}




/*==============================================================================
 *
 *                               Pager
 *
 *============================================================================*/
.pager{
    height:40px;
    padding:7px 5px 5px;
}

.pager div.sortby{
    height: 25px;
    line-height: 25px;
    float: left;
}

.pager div.sortby_select{
    float:left;
    height:23px;
    line-height:23px;
    margin:1px 6px 0 6px;
    min-width:90px;
}

.pager select{
    background-color:#1F1F1F;
    border:1px solid #3F3F3F;
    color:#FFFFFF;
    padding:3px;
}

.pager select.sortby{
    margin:0 30px 0 5px;
    width:124px;
}

.pager select.perpage{
    margin:0 7px 0 8px;
    width:63px;
}

.pager div.pages{
    line-height: 25px;
    float: right;
    white-space:nowrap;
    text-align:center;
    margin-top: 1px;
}

.pager div.pages ul,
.pager div.pages li {
    text-align: center;
    float:left;
}

.pager div.pages li {
    border-top:1px solid #3F3F3F;
    border-bottom:1px solid #3F3F3F;
    background-color:#1F1F1F;
    color:#FFFFFF;
    width:20px;
    height: 23px;
}

.pager div.pages li.current {
    color:#000;
    background-color:#3F3F3F;
}
.pager div.pages li.arrow_right,
.pager div.pages li.arrow_left {
    border:1px solid #3F3F3F;
    width: 25px;
    line-height:12px;
}

.pager div.pages li.doublearrow_right,
.pager div.pages li.doublearrow_left{
    border:1px solid #3F3F3F;
    width: 23px;
    line-height:12px;
}

.pager div.pages li.doublearrow_right{
    margin-left:-1px;
}

.pager div.pages li.doublearrow_left{
    margin-right:-1px;
}

.pager div.pages li img{
    padding-top:9px;
}

.pager div.perpage{
    line-height: 25px;
    float: left;
    margin-left:25px;
}

.pager input.go_to_page{
    background:url("../images/go_to_page_box.png") no-repeat scroll 0 0 #1F1F1F;
    border:medium none;
    color:#111111;
    font-size:11px;
    height:15px;
    margin-left:5px;
    padding:0 8px 3px 7px;
    width:59px;
}

.pager input.go_to_page:focus{
    color: white;
}

.pager div.go_to_page{
    background-color:#1F1F1F;
    border:1px solid #3F3F3F;
    float:right;
    height:19px;
    margin:1px -3px 0 -1px;
    padding-top:4px;
    width:102px;
}

.pager div.perpage_select{
    float:left;
    height:23px;
    line-height:23px;
    margin:1px -3px 0 6px;
    min-width:63px;
}

/*=================================END PAGER==================================*/

/*==============================================================================
 *
 *                               Catalog Grid
 *
 *============================================================================*/

/* Grid Type */
.listing-type-grid { text-align:center; }
.listing-type-grid .grid-row { border-bottom:1px solid #d9dde3; }
.listing-type-grid li.item {
    background-color:#1F1F1F;
    border:1px solid #3F3F3F;
    float:left;
    height:415px;
    line-height:1em;
    list-style:none outside none;
    margin:1px -7px 29px 37px;
    overflow:hidden;
    width:213px;
}
.listing-type-grid li.visitem {
    width:347px;
    height: 262px;
    margin:1px 0 29px 18px;
}

.listing-type-grid .last { border-bottom:0; }
.listing-type-grid .product-image { margin-bottom:1.1em; }
.listing-type-grid .product-image img {padding: 7px 9px 4px 9px; }
.listing-type-grid .product-image-vis { margin-bottom:1.1em; }
.listing-type-grid .product-image-vis img {padding: 2px; }
.listing-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.listing-type-grid .actions { margin:10px 0; text-align:center; }
.listing-type-grid .price-box{
    display: inline;
}
.listing-type-grid .price-box .price { 
    font-size: 12px;
    font-weight: normal;
    color: #E2BD17;
}
.listing-type-grid div.spacer{
    margin-top:11px;
}
.listing-type-grid div.upper{
    height: 374px;
}
.listing-type-grid div.fav{
    border-top:1px dotted #3F3F3F;
    font-size:14px;
    height:34px;
    line-height:29px;
    padding-top:6px;
    background-color:#262626;
}
.listing-type-grid div.fav img{
    margin-top:-1px;
    padding-right:5px;
    vertical-align:middle;
}

.listing-type-grid div.lighter{
    background-color:#262626;
    border-bottom:2px solid #3F3F3F;
    border-top:1px solid #3F3F3F;
    padding:10px;
}

.listing-type-grid div.techs{
    height: 80px;
}

/*=================================END GRID==================================*/

/*==============================================================================
 *
 *                            Prototype select box
 *
 *============================================================================*/


.ips_wrapper {
  position: relative;
  display: block;
  height:100%;
  width:100%;
  background:url("../images/select_arrow.png") no-repeat scroll right 50% transparent;
  border:1px solid #3F3F3F;
  background-color:#1F1F1F;
}
.ips_wrapper.over {
  border: 1px solid #578bc5;
}
.ips_wrapper .ips_text {
    font-style:normal;
    margin-left:10px;
    margin-right:20px;
    overflow:hidden;
    padding:0;
    float:left;

}
.ips_input {
  position: absolute;
  top: -1px;
  left: -1px;
  border: 1px solid #ccf;
  padding: 3px 6px !important;
  display: block;
  bottom: -1px;
}
.hidden {
  margin-left: -10000px;
}
.ips_trigger {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  border-left: 1px solid #3F3F3F;
  width: 20px;
  cursor: pointer;
  color: #ccc;
  height: 100%;
  margin: 0;
}

.ips_arrow{
    float: left;
    margin:11px 0 0 5px;
}
.ips_trigger span {
  margin: 3px auto;
  display: block;
  width: 14px;
}
.ips_wrapper.over .ips_trigger {
  border-left: 1px solid #578bc5;
}
.ips_trigger.over {
  color: #333;
}
.ips_options_list, .ips_options_list li {
  margin: 0;
  padding: 0;
}
.ips_options_list {
    background-color:#1F1F1F;
    border:1px solid #3F3F3F;
    left:-1px;
    margin-top:23px;
    position:absolute;
    width:100%;
    z-index:100;
}
.ips_options_list li {
  padding: 1px 1px 1px 15px;
  background-color:#1F1F1F;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  overflow: hidden;
  height: 18px;
  list-style-type: none;
}
.ips_options_list li.over {
  background-color: #3F3F3F;
}
.ips_options_list li.off {}
.ips_options_list li.off.over {
    background-color: #3F3F3F;
}
.ips_options_list li.half {}
.ips_options_list li.half.over {
    background-color: #3F3F3F;
}


.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url("../images/custom_checkbox.png") no-repeat;
	display: block;
	clear: left;
	float: left;
        cursor: pointer;
}
.radio {
	background: url("../images/custom_radio.png") no-repeat;
}
.select {
	position: absolute;
	min-width: 10px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	min-height: 23px;
	padding: 0 22px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url("../images/select_arrow.png") no-repeat scroll right center #1F1F1F;
	overflow: hidden;
        border: 1px solid #3F3F3F;
        line-height: 23px;
}
/*=================================END SELECT==================================*/

/*==============================================================================
 *
 *                            Callus Infobox
 *
 *============================================================================*/

div.infobox{
    width:199px;
    border:1px solid #3F3F3F;
    font-size: 12px;
}

div.infobox div.inner{
    width:159px;
    margin: 0 auto;
}

div.infobox_pic{
     background:url("../images/infobox.png") no-repeat scroll bottom center #252525;
     min-height: 400px;
}

h3.infobox_head{
    border-bottom: 1px dotted #3F3F3F;
    font-size:14px;
    padding-left: 15px;
    height: 43px;
    line-height: 43px;
    background-color: #1F1F1F;
}

div.infobox p.phone{
    background:url("../images/icon_phone.png") no-repeat scroll 0 11px transparent;
    line-height:18px;
    padding-left:46px;
    padding-top:2.1em;
}

div.infobox p.email{
    background:url("../images/icon_email.png") no-repeat scroll 0px 3px transparent;
    line-height:19px;
    padding-bottom:2em;
    padding-left:46px;
    padding-top:1.1em;
}

/*=================================END INFOBOX================================*/

/*==============================================================================
 *
 *                            Catalog::Product
 *
 *============================================================================*/
/********************** Product Detail */
/* Product Images */
.product-img-box {
    float:left;
    position:relative;
    width:733px;
    min-height:410px;
    text-align:center;
}
.product-image-zoom,
.product-img-box .product-image-zoom {
    background-color:transparent;
    min-height:345px;
    padding:3px;
    position:relative;
    text-align:center;
}
.product-img-box .product-image-zoom img.zoom { position: absolute; top: 3px; right: 3px; background-color: #1F1F1F; padding: 2px;  }
.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:98px; height:58px; border:1px solid #ddd; }

.product-img-box div.slider_container{
    padding: 1px;
}

.product-description  {
    padding-top:7px;
}
.product-description span.picnum{
    font-size:12px;
    padding-left: 5px;
}
.product-description h3{
    font-size: 20px;
    display: inline;
    font-weight: normal;
}

.product-description .head h4 { color: #F86D05; font-size: 120%; padding-bottom: 4px; }

.product-info-box .author {
    margin-top: 8px;
    display: inline-block;
    padding-right:20px;
}

.product-tag-block {
    line-height: 16px;
    margin-top:8px;
}
a.product-tag { padding: 0px 0px 0px 6px; }
a.product-tag:hover { text-decoration: underline; }

.product-info-box {
    padding-left:5px;
    padding-top:7px;
}
.product-info-box .product-name { margin-bottom:.3em; color: #F86D05; font-size: 20px; font-weight: normal; display: inline; }
.product-info-box .price-box { margin: 15px 0px 11px 3px; }
.product-info-box .data-table .price-box { margin:0; padding:0; }
.product-info-box .availability { margin:10px 0; padding:0; font-size:0.92em; }
.product-specs {
    margin-top:15px;
    line-height: 16px;
}

.product-info-box div.customize{
    width:733px;
    min-height:500px;
    background-color: #1F1F1F;
    padding-bottom:20px;
}

.product-info-box div.collateral-box{
    display: inline-block;
}

div.customize div.tabs{
    height:45px;
}

div.customize div.tab_1{
    width:268px;
    height:70px;
    float:left;
}

div.customize div.tab_2{
    background:url("../images/product/tabline.png") no-repeat scroll 0 0 transparent;
    float:left;
    height:70px;
    width:30px;
}
div.customize div.tab_3{
    background-color:#262626;
    float:left;
    height:70px;
    margin-right:-1px;
    width:436px;
}

div.customize div.tab_3_inner{
    background-color:#1F1F1F;
    float:left;
    height:53px;
    margin-top: 17px;
    width:435px;
}

div.customize span.configuration{
    display:inline-block;
    margin:25px 0 0 80px;
}

div.customize span.artist{
    display:inline-block;
    margin:8px 0 0 110px;
}

div.customize span.favorites{
    display:inline-block;
    margin:8px 0 0 55px;
}

div.customize div.option{
    width: 693px;
    min-height: 142px;
    background-color: #262626;
    margin: 20px auto 0 auto;
}

div.customize div.option_active{
    background-color:gray !important;
    border-color: white !important;
}

div.customize .span_active{
    border-color: #B9C600 !important;
}

div.customize div.option_number{
    padding-top: 10px;
    padding-left: 10px;
    color: #3F3F3F;
}

div.customize span.option_head{
    padding-left: 70px;
    display: inline-block;
}

div.customize span.option_head_size {
    display:inline-block;
    padding-left:52px;
    padding-top:5px;
}

div.customize div.option_select{
    float:right;
    margin-right: 70px;
}

div.customize div.option_info,
div.customize div.option_info_3boxes{
    margin: 5px auto 0 auto;
    width:553px;
    border-top:1px dotted #3F3F3F;
    padding-top:10px;
}

div.customize div.option_info_3boxes{
    margin: 0 auto 0 auto;
    padding-top: 0;
}


div.customize span.slider_label{
    line-height:29px;
}

div.customize div.radiobt{
    display:inline-block;
    height:15px;
    left:36px;
    position:relative;
    top:-2px;
    width:15px;
    float: left;
}

div.customize div.radiobt_second{
    top: 26px;
}

div.customize div.spacer_6{
    margin-top: 6px;
}
div.customize span.gsize{
    margin-right:70px;
    padding-top:5px;
    border-bottom:1px solid #262626;
}

div.customize p.option_text{
    float:right;
    height:66px;
    overflow:hidden;
    padding-top:10px;
    width:420px;
}

div.customize img.option_mag{
    padding:0 5px;
    vertical-align: top;
}

div.customize div.option_size{
    background-color:#262626;
    margin:20px auto 0;
    min-height:300px;
    padding-bottom:10px;
    width:693px;
}

div.customize div.frame{
    height:174px;
    background: url("../images/product/framestudio.png") no-repeat scroll 0 0;
}

div.customize div.noframe{
    height:174px;
    background: url("../images/product/framestudio_disabled.png") no-repeat scroll 0 0;
}
div.customize div.noframe_text{
    text-align: center;
}

div.customize div.cframe{
    min-height:174px;
    background-color: #1F1F1F;
}

div.customize img.option_frame_text{
    padding:5px 0 0 47px;
}

div.customize span.frame_button{
    background:url("../images/product/button_add_frame.png") no-repeat scroll 0 0 transparent;
    bottom:-15px;
    display:inline-block;
    height:34px;
    left:48px;
    line-height:38px;
    position:relative;
    text-align:center;
    width:106px;
}

div.customize div.option_acc{
    width: 693px;
    background-color: #262626;
    margin: 20px auto 0 auto;
    min-height: 65px;
}

div.customize div.product-option {
    float: left; 
    width: 346px;
    height: 210px;
    position: relative;
}

div.customize div.product-option-inner {
    margin:auto;
    padding-top:30px
}

div.customize div.product-option-inner img.info {
    position: absolute;
    left:140px;
}
div.customize div.product-option-inner img.dscr_img {
    margin: 5px 5px 5px 5px;
    height:60px;
}
div.customize div.acc_container {
    width: 270px;
    margin: 0 auto;
}
div.customize div.acc_info {
    border-top:1px dotted #3F3F3F;
    margin:5px auto 0;
    padding-top:10px;
}
div.customize p.acc_text {
    float:right;
    padding-top:10px;
    width:140px;
}

div.customize span.acc_rec {
    background-color: #3F3F3F;
}

div.customize input.product-custom-option {
    background-color:#1F1F1F;
    color:#FFFFFF;
}

div.customize span.acc_check {
    display:inline-block;
    height:13px;
    position:relative;
    top:-8px;
}
div.customize div._3boxes{
    width: 180px;
    height: 108px;
    border: 2px solid #262626;
}

div.customize div._3boxes_active{
    border: 2px solid #b9c600;
    background:url("../images/product/3boxes_bg.png") no-repeat scroll 0 0 transparent;
}

div.customize div._2boxes{
    width:  270px;
    min-height: 46px;
    border: 2px solid #262626;
}

div.customize div._2boxes_cont{
    width:  274px;
}

div.customize #_1box{
    padding:10px;
    border:2px solid #262626;
}

div.customize div._2boxes_active{
    border: 2px solid #b9c600;
    background:url("../images/product/2boxes_bg.png") no-repeat scroll bottom center transparent;
}

div.customize div._1box_active{
    background-color:#5B5B00;
    border:2px solid #B9C600 !important;
}
div.customize .line_13{
    line-height:13px;
}

div.customize .radio_fix{
    display:inline-block;
    height:20px;
}

.product-info-box div.summary{
    width:366px;
    min-height:80px;
    background-color: #262626;
    display:inline-block;
}
.product-info-box div.summary_head{
    background-color:#1F1F1F;
    border-bottom:1px dotted #3F3F3F;
    padding:20px 20px 20px 30px;
}


div.summary div.summary_right{
    text-align: right;
    padding:30px 20px 5px;
}

div.summary div.summary_price{
    width:70px;
    text-align: left;
     display: inline-block;
}

div.summary div.summary_row{
 line-height: 20px;
}

div.summary div.summary_label{
 display: inline-block;
 padding-right:10px;
}

.product-info-box div.product_bottom{
    float:right;
    padding-right:20px;
}
.product-info-box div.product_bottom .over-add-to-cart-info { text-align: left; margin-top: 18px; }
.product-info-box span.add_to_cart_btn{
    background:url("../images/product/button_add_to_cart.png") no-repeat scroll 2px 0 transparent;
    cursor:pointer;
    display:inline-block;
    font-size:14px;
    height:59px;
    line-height:59px;
    text-align:center;
    width:233px;
    text-align: center;
}

.product-info-box span.add_to_cart_btn img{
    vertical-align: middle;
    padding-right: 5px;
}




/*=================================END PRODUCT==================================*/

/*==============================================================================
 *
 *                            PRICE STYLES
 *
 *============================================================================*/

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

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

/* Regular price */
.regular-price { color:#E2BD17; }
.regular-price .price {
    color:#E2BD17;
    font-size:36px;
    font-weight:normal;
}
.regular-price .price .sign { font-weight: normal;  }

.product-info-box div.price-box{
    border:1px solid #E2BD17;
    float:right;
    height:59px;
    line-height:59px;
    margin: 0;
    padding:0;
    text-align:center;
    width:226px;
}
.product-info-box div.price_box_cont{
    width: 226px;
    float:right;

}
.product-info-box div.product_bottom div.price-box{
    float:none;
}

.product-info-box div.subprice{
    float:right;
    margin: 4px 0 0 0;
    text-align:center;
    width:226px;
}

/*=================================END PRICE==================================*/

/*==============================================================================
 *
 *                            SLIDER STYLES
 *
 *============================================================================*/

.dynamic-slider-control {
	position:	relative;
	-moz-user-focus:normal;
	-moz-user-select:none;
	cursor:		default;
}

.horizontal {
	width:		465px;
	height:		29px;
}

.vertical {
	width:		29px;
	height:		200px;
}

.dynamic-slider-control input {
	display:	none;
}

.dynamic-slider-control .handle {
	position:	absolute;
	font-size:	1px;
	overflow:	hidden;
	-moz-user-select:none;
	cursor:		default;
}

.dynamic-slider-control.horizontal .handle {
    height:28px;
    width:11px;
    background-image:	url("../images/product/handle.horizontal.png");
}

.dynamic-slider-control.horizontal .handle_active{
        	background-image:url("../images/product/handle.horizontal.active.png") !important;
}
.dynamic-slider-control.horizontal .handle div {}
.dynamic-slider-control.horizontal .handle.hover {}

.dynamic-slider-control.vertical .handle {
	width:		16px;
	height:		15px;
	background-image:url("../images/product/handle.vertical.png");
}

.dynamic-slider-control.vertical .handle.hover {}

.dynamic-slider-control .line {
        background-color:#3F3F3F;
        font-size:      0.01mm;
        overflow:       hidden;
        position:       absolute;
	behavior:	url("../behavior/boxsizing.htc"); /* ie path bug */
	box-sizing:	content-box;
	-moz-box-sizing:content-box;
}
.dynamic-slider-control .line_active{
    background-color:#B9C600 !important;
}
.dynamic-slider-control.vertical .line {
	width:		4px;
}

.dynamic-slider-control.horizontal .line {
	height:		4px;
}

.dynamic-slider-control .line div {
	width:		2px;
	height:		2px;
}
.slider_right{
        float:right;
        display: inline-block;
}

.slider_infotxt{
    width:465px;
}

/*=================================END SLIDERS================================*/

/*==============================================================================
 *
 *                                FRAME STUDIO
 *
 *============================================================================*/
.product-options-frame{
   min-height: 175px;
   clear:right;
}
.frame_box{
    min-width: 950px;
}

.frame_box_pic img.preview{
    margin-top:55px;
    margin-bottom:65px;
    padding-left:50px;
    padding-right:50px;
}

.frame_box_pic{
    float:left;
    padding-top:10px;
    width: 550px;
}
.frame_box_left{
    float:left;
    min-width: 350px;
    height: 170px;
}
.frame_box_left span.blue{
    color: #3F3C30;
    position:relative;
    top: 23%;
    left: 10%;
    font-size: 28px;
    font-weight: bold;
    background:transparent url(../images/product/framestudio_arrow.png) no-repeat scroll right center;
}

p.noframe{
    width: 350px;

}

.frame_box_left span.orange{
    position:relative;
    top: 20%;
    left: 10%;
    color: #F86D05;
    font-size: 22px;
}

.frame_box_left div.button{
    background: transparent url(../images/buttons/framestudio_bt_frame.png) no-repeat scroll 0 0;
    position:relative;
    top: 26%;
    left: 10%;
    font-size: 15px;
    font-weight: bold;
    line-height: 32px;
    color: white;
    text-align: center;
    display:block;
    width: 123px;
    height: 32px;
}

.frame_box_left div.iesux{
    width: 123px;
}

.frame_studio_box{
    padding:8px;
    background-color:#262626;
}

.frame_studio_box div.x{
    cursor:pointer;
    float:right;
    position:absolute;
    right:25px;
    top:23px;
}

.frame_studio_box div.left {
    border-bottom:1px solid #FFFFFF;
    border-left:1px solid #FFFFFF;
    border-top:1px solid #FFFFFF;
    float:left;
    margin-bottom:5px;
    margin-left:6px;
    min-height:565px;
    text-align:center;
    width:153px;
    display: table-cell;
}

.frame_studio_box div.left div.aux{
   
}
.frame_studio_box div.left div.point{
    cursor: pointer;
}

.frame_studio_box div.left div.inset{
    line-height:18px;
    margin-left:15px;
    margin-top:15px;
    text-align:left;
}

.product_frame_confirmed span.detail,
.frame_studio_box div.left span.detail{
    font-weight:normal;
    color: #FFF;
}

.frame_studio_box div.outerstage{
    border-bottom:1px solid #FFFFFF;
    border-right:1px solid #FFFFFF;
    border-top:1px solid #FFFFFF;
    margin-left:160px;
    min-width:800px;
    background-color: #D8D5CE;
}

.frame_studio_box div.stage{
    display: table-cell;
    vertical-align: middle;
    min-width:800px;
    height: 565px;
    text-align:center;
    /* margin-left:150px; */
}

.frame_studio_box div.images-slider {
    border:medium none;
    height:120px;
    margin-left:250px;
    position:relative;
    width:450px;
    z-index:5;
}

.frame_studio_box div.product-options {
    height:141px;
    width:748px;
    border: 1px solid #3F3F3F;
    float:right;
}

.frame_studio_box fieldset.product-options-wrapper{
    border:none;
    position:relative;
    top:5px;
}

.frame_studio_box div.upper{
    padding-bottom:8px;
    background-color: #262626;
}

.frame_studio_box div.left_nav_categories {
    background-color:#1F1F1F;
    border:1px inset #1F1F1F;
    float:left;
    height:118px;
    margin-left:10px;
    margin-top:10px;
    width:185px;
    overflow: auto;
}

.frame_studio_box ul.multiple li{
    color:#898989;
    cursor:pointer;
    height:16px;
    line-height:16px;
    padding:4px;
}

.frame_studio_box ul.multiple li.selected{
    background-color:#262626;
    color: #FFF;
}

.frame_studio_box ul.multiple li:hover{
    background-color:#262626;
    color: #FFF;
}

.frame_studio_box div.lower{
    float:left;
    height:110px;
    margin-left:238px;
    padding-top:10px;
    width: 720px
}

.frame_studio_box div.left_box{
    float:left;
    width:275px;
    min-height:100px;
    background-color:#262626;
    line-height:18px;
}

.frame_studio_box div.left_box_head{
    background-color:#1F1F1F;
    border-bottom:1px dotted #3F3F3F;
    height:45px;
    line-height: 45px;
    padding-left:30px;
}

.frame_studio_box div.left_box_right{
    padding:25px 0 45px;
    text-align:right;
}
.frame_studio_box div.left_box_label_block{
    display:inline-block;
    padding-right:10px;
}

.frame_studio_box div.left_box_price_block{
    display:inline-block;
    text-align:left;
    width:70px;
}
.frame_studio_box div.right_box{
    width:230px;
    min-height:100px;
    line-height:18px;
    float: right;
}

.frame_studio_box div.price-box{
    border:1px solid #E2BD17;
    height:59px;
    line-height:59px;
    padding:0;
    text-align:center;
    width:226px;
}
.frame_studio_box div.subprice{
    margin: 4px 20px 0 0;
    text-align:center;
    width:226px;
}

.frame_studio_box div.column_small{
    float:left;
    height:110px;
    padding-top:10px;
    width: 70px;
}

.frame_studio_box div.confirmbt{
    color:white;
    position:relative;
    top: 15px;
    left: 13px;
    font-size:16px;
    font-weight:bold;
    line-height:59px;
    text-align:center;
    height:59px;
    background: transparent url(../images/buttons/button_square_215.png) no-repeat scroll 0 0;
}

.frame_studio_box div.iesux{
    width: 217px;
}

.product_frame_confirmed div.change{
    min-width: 220px;
    height: 120px;
    float:left;
    padding-top:15px;
}

.product_frame_confirmed div.info{
    width: 120px;
    height: 120px;
    float:left;
    padding-top: 15px;
}


.product_frame_confirmed span.head{
    font-weight: bold;
    padding-bottom: 10px;
}

.product_frame_confirmed span.price_block{
    bottom:-57px;
    display:inline-block;
    height:34px;
    left:-53px;
    line-height:38px;
    position:relative;
    text-align:center;
}

.product_frame_confirmed span.check{
    display:inline-block;
    position:relative;
    top:4px;
}

.product_frame_confirmed div.horizontal{
    width: 355px;
    height: 100px;
    padding-top:10px;
    float:left;
}

.product_frame_confirmed div.result{
    float:right;
    padding-right:10px;
}
 
.product_frame_confirmed img.conf_img{
    /* margin-top: -10px; */
}

.product-options img.loading,
.product-options-frame img.loading{
    padding-left:50%;
    margin-top:5%;
}

.frame-slide-right {
  position: absolute;
  top: 40px;
  width: 40px;
  height: 50px;
  background: url(../images/slide-left.png) no-repeat left top;
}

.frame-slide-left {
  position: absolute;
  top: 40px;
  right: 0px;
  width: 40px;
  height: 50px;
  margin-right:5px;
  background: url(../images/slide-right.png) no-repeat right top;
}

.frame-slide-right.disabled, .frame-slide-left.disabled {
  opacity: 0.6;
  filter: alpha(opacity="60");
  cursor: default;
}

.frame_studio_box div.image-slider-right-side,
.frame_studio_box div.image-slider-left-side,
.frame_studio_box div.images-slider-items{
    height:120px;
}
.frame_studio_box div.images-slider img{
   border: 1px solid black;
}

.frame_studio_box div.images-slider-items ul{
    margin-bottom:0px;
}

.frame_studio_box span.price-total{
    font-size:22px;
    font-weight:bold;
    padding-left:5px;
}

.frame_studio_box div.frame-slider-content{
    height:120px;
    overflow:hidden;
    position:relative;
}
.product_frame_confirmed div.aux{
    float:left;
    margin-left:11px;
}

.product_frame_confirmed div.aux,
.frame_studio_box div.aux{
    min-width:102px;
    min-height:82px;
    background:transparent url(../images/product/framestudio_placeholder.png) no-repeat scroll center center;
}

.product_frame_confirmed div.aux img,
.frame_studio_box div.aux img{
    padding:3px;
    border:1px solid #262626;
}

.product_frame_confirmed div.aux img.selected,
.frame_studio_box div.aux img.selected{
    border-color: #D3D3D3;
}

.frame_studio_box img.icon_zoom{
    left:50px;
    position:relative;
    top:15px;
}

.frame_studio_box div.zoom_container{
    height:22px;
    width:22px;
    display: inline-block;
}

.frame_studio_box div.colorboxes{
    text-align: center;
    margin: 0 auto;
    width: 795px;
}

.frame_studio_box div.colorboxes div.spacer{
    text-align: center;
    float: left;
    width: 4px;
    height:25px;
}
.frame_studio_box div.colorboxes div.spacer_big{
    text-align: center;
    float: left;
    width: 12px;
    height:25px;
}

.frame_studio_box div.row_spacer{
    width:800px;
    height:4px;
    float:left;
}

.frame_studio_box div.colorboxes div.box{
    text-align: center;
    float: left;
    width: 25px;
    height:25px;
    cursor:pointer;
}

.frame_studio_box img.in_frame{
    margin-left:15px;
}

.product-options td.noframe{
    height:50px;
    text-align: center;
    font-size: 15px;
}

.product-options td.noframe label.small{
    font-size: 12px;
}


.frame_menu{
    font-size: 15px;
    float:left;
    line-height: 28px;
    width:200px;
}

.frame_menu li{
    border-bottom:1px solid #3F3F3F;
    border-left:1px solid #3F3F3F;
    border-right:1px solid #3F3F3F;
    display:block;
    float:left;
    padding-left:32px;
    height:28px;
    width:168px;
    background:url("../images/cat_arrow.png") no-repeat scroll 16px 11px transparent;

}
* html .frame_menu li{
	display: inline; /* solve a IE PC list bug */
}
.frame_menu li.selected_main {
    border-bottom:  none;
    border-right:  none;
    text-decoration: none;
    padding-right: 17px;
    background:url("../images/product/frame_manu_red_arrow.png") no-repeat scroll right center #D40D12;
}
/*
.frame_menu li.selected_main span{
    padding: 5px 10px 6px 30px;
    display:block;
}
*/
.frame_menu li.selected_main a{
    background-image: none;
}

.frame_menu li.selected_main a:hover{
    background-color: transparent;
}

.frame_menu li.first{
    border-bottom: none;
    background-color: #3F3F3F;
    height:1px;
}

.frame_menu li.over{
	text-decoration: none;
	background-color: #990000;
        background-image: none;
}

.frame_menu li.inactive{
        background:url("../images/product/dark_arrow.png") no-repeat scroll 16px 11px transparent;
        color: #3F3F3F;
}

/*==============================END FRAMESTUDIO===============================*/

/*==============================================================================
 *
 *                                CHECKOUT
 *
 *============================================================================*/

.page-head-alt { margin:0.7em 0 12px 5px;}
.page-head-alt li {
    border-bottom:1px solid #3F3F3F;
    border-left:1px solid #3F3F3F;
    border-top:1px solid #3F3F3F;
    float:left;
    height:25px;
    line-height:25px;
    padding:0 10px 0 6px;
    text-transform:uppercase;

}
.page-head-alt li.arrow {
    background:url("../images/checkout/cart_crumbs_arrow.png") no-repeat scroll left center transparent;
    border:medium none;
    height:27px;
    margin-right:10px;
}

.page-head-alt li.d_arrow {
    background:url("../images/checkout/cart_crumbs_d_arrow.png") no-repeat scroll left center transparent;
}

.page-head-alt li.first,
.page-head-alt li.active{
    background-color: #1F1F1F;
}

.page-head-alt li h3 {
    line-height:25px;
}

.calculate_panel_shipping {
  height:175px;
  width: 100%;
}


.calculate_panel_shipping span.heading {
  font-size:18px;
  left:80px;
  position:relative;
  top:55px;
}

.calculate_panel_shipping div.spacer_1{
    width: 475px;
    height: 90px;
}

.calculate_panel_shipping div.spacer_2{
    width: 262px;
    height: 80px;
}

.calculate_panel_shipping div.spacer_3{
    width: 168px;
    height: 90px;
}

.calculate_panel_shipping div.spacer_4{
    width: 475px;
    height: 20px;
}

.calculate_panel_shipping div.cont_1{
    width: 262px;
    height: 175px;
}

.calculate_panel_shipping div.calc_p1{
    width: 92px;
    height: 95px;
    border-left:1px solid #b9c600;
    border-right:1px solid #b9c600;
    border-top:1px solid #b9c600;
    background-color: #1F1F1F;
}

.calculate_panel_shipping div.shipp_sel{
    border-bottom:1px solid #b9c600;
    border-left:1px solid #b9c600;
    border-top:1px solid #b9c600;
    height:63px;
    line-height:63px;
    min-width:430px;
    text-align:center;
}

.calculate_panel_shipping  span.clac_button{
    background:url("../images/checkout/button_calc.png") no-repeat scroll 0 0 transparent;
    display:inline-block;
    height:63px;
    left:8px;
    line-height:53px;
    position:relative;
    text-align:center;
    top:15px;
    width:76px;
    cursor:pointer;
}
.calculate_panel_shipping input.zip_code {
    width: 100px;
}
.shopping_table .cell_1{ width:330px;}
.shopping_table .cell_2{ width:73px;}
.shopping_table .cell_3{ width:73px;}
.shopping_table .cell_4{ width:92px;}
.shopping_table .cell_5{ width:84px;}
.shopping_table .cell_6{ width:82px;}
.shopping_table .cell_1r{ width:412px;}

.shopping_table div.header_cell,
.shopping_table div.footer_cell{
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.shopping_table div.header_cell{ background-color: #1F1F1F;}
.shopping_table span.header_text{
    display: inline-block;
    padding-left: 30px;
}

.shopping_table .cell_norm{
    height:100%;
    line-height: 150px;
}
.shopping_table .row_norm{
    height:150px;
    text-align:center;
}

.shopping_table div.shipp_cell{
    border-left:1px solid #b9c600;
    border-right:1px solid #b9c600;
}

.shopping_table .shipp_arrow{
    background:url("../images/checkout/shipp_arrow.png") no-repeat scroll 0 0 transparent;
    display:inline-block;
    width:100%;
    height: 28px;
    margin-top:-2px;
}

.shopping_table .shipp_first{
    line-height: 95px;
}

.shopping_table .shipp_bg{
    background-color: #1F1F1F;
}

.shopping_table div.pic{
    float: left;
    width: 130px;
    padding: 15px 5px 5px 5px;
}

.shopping_table div.pic_details{
    width:190px;
    text-align: left;
    padding-top:20px;
}

.shopping_table div.pic_details_r{
    width:272px;
    text-align: left;
    padding-top:20px;
}

.shopping_table .acc_cell{line-height:1.2em;}
.shopping_table div.totals_cont{width: 336px;}
.shopping_table div.spacer_cell_1{width: 108px;}
.shopping_table div.spacer_cell_2{width: 183px; height:325px;}
.shopping_table div.promo_cell{width: 295px;}
.shopping_table div.promo_box{height: 90px;}
.shopping_table div.info_box{min-height: 90px;}
.shopping_table div.totals_cell{width: 261px;}
.shopping_table h4.h4_SEO{
    line-height: 45px;
    display: inline-block;
    padding-left: 30px;
}
.shopping_table div.subprice{
    float:right;
    margin: 4px 0 0 0;
    text-align:center;
    width:226px;
}
.shopping_table span.cupon_button{
    background:url("../images/checkout/button_cupon.png") no-repeat scroll 0 0 transparent;
    cursor:pointer;
    display:inline-block;
    height:39px;
    left:13px;
    line-height:39px;
    position:relative;
    text-align:center;
    top:13px;
    width:109px;
}
.shopping_table input.cupon{
    margin:26px 0 0 22px;
    width:130px;
}

.shopping_table div.info_box p{
    padding: 25px 25px 35px 25px;
    margin: 0;
}

.shopping_table span.continue_button{
    background:url("../images/checkout/button_continue.png") no-repeat scroll 0 0 transparent;
    cursor:pointer;
    display:inline-block;
    height:59px;
    line-height:59px;
    position:relative;
    text-align:center;
    top:25px;
    width:180px;
}

.shopping_table span.continue_button_text{
    display: inline-block;
    margin-right: 20px;
}

.one-page-checkout li {
    color: #3F3F3F;
    cursor:default;
}
.one-page-checkout .allow { cursor:pointer; color: #FFF}
.one-page-checkout .active {cursor:default; }
.one-page-checkout .allow a { display:block; } /* Display Edit button in active selection */

#checkout-step-billingshipping h4{
    background-color:#1F1F1F;
    border-bottom:1px dotted #3F3F3F;
    padding-left:30px;
    height:45px;
    line-height: 45px;
}

#checkout-step-billingshipping {
    margin-top: 10px; margin-left: 3px; }
#checkout-step-billingshipping input{
    width: 250px; height: 21px; }
#checkout-step-billingshipping .group-select {
    padding-top: 0px; text-align: center;}
#checkout-step-billingshipping .group-select label {
    padding-left: 45px; font-size: 14px;}
#checkout-step-billingshipping .pre-content {
    height: 37px; }
#checkout-step-billingshipping #register-customer-password {
    margin-top: 12px; }
#checkout-step-billingshipping #billingshipping-buttons-container {
    float: right; }
#checkout-step-billingshipping .required {
   margin-top: 10px; font-size: 12px }
#checkout-step-billingshipping .chose-existing-address {
    margin-top: 16px; margin-left: 30px; }
#checkout-step-billingshipping .chose-existing-address select {
    margin-top: 4px; margin-left: 4px; }
#checkout-step-billingshipping .save_in_address_book {
    margin-top: 0px; padding-bottom: 18px; display: block; }
span.select_span,
#checkout-step-billingshipping span.select_span{
    text-align: left;
    display: inline-block;
}
#checkout-step-billingshipping span.select_span{
    width: 250px;
}
#checkout-step-billingshipping span.billing_addr_chk{
    display: inline-block;
    position: relative;
    top: 5px;
    left: -5px;
}
#checkout-step-billingshipping label.billing_addr_lbl{
    left:-60px;
    position:relative;
    top:0;
}
#checkout-step-review span.back_button,
#checkout-step-review span.continue_button,
#checkout-step-payment span.back_button,
#checkout-step-payment span.continue_button,
#checkout-step-billingshipping  span.continue_button{
    background:url("../images/checkout/button_continue.png") no-repeat scroll 0 0 transparent;
    cursor:pointer;
    display:inline-block;
    height:69px;
    line-height:59px;
    position:relative;
    text-align:center;
    top:25px;
    width:180px;
}
#checkout-step-review span.back_button,
#checkout-step-payment span.back_button{
    background:url("../images/checkout/button_back.png") no-repeat scroll 0 0 transparent;
}
#checkout-step-review span.waiting,
#checkout-step-payment span.waiting,
#checkout-step-billingshipping span.waiting{
    display:inline-block;
    height:69px;
    left:175px;
    line-height:59px;
    position:relative;
    text-align:center;
    top:25px;
    width:180px;
}
#checkout-step-review span.waiting,
#checkout-step-payment span.waiting{
    top:-10px;
    z-index: 5;
}

#checkout-step-billingshipping div.bottom{
    text-align: right;
}
#register p.agreement,
#checkout-step-billingshipping p.agreement{
    margin:0 auto;
    text-align:center;
    width:85%;
}
#register span.agreement_chk_cont,
#checkout-step-billingshipping span.agreement_chk_cont{
    display:inline-block;
    padding-right:9px;
    position:relative;
    top:5px;
}
.radio_row div.radio_cell{
    padding:12px 0 0 20px;
    text-align:center;
    width:25px;
}

.radio_row div.label_cell{
    padding: 20px;
}

.radio_row div.radio_cell_inline{
    padding:0 10px 0 0px;
    text-align:center;
    width:25px;
}

.radio_row div.label_cell_inline{
    padding: 20px 0;
    display: inline;
}

.one-page-checkout-progress {
    margin-left: 3px;
}
.one-page-checkout-progress .outer {
    margin-right:10px;
    margin-top:20px;
    width:175px;
    min-height: 220px;
}
.one-page-checkout-progress .last {margin-right:0;}
.one-page-checkout-progress h3 {
    background-color:#1F1F1F;
    border-bottom:1px dotted #3F3F3F;
    font-size:14px;
    font-weight:normal;
    height:45px;
    line-height:45px;
    margin:0;
    padding-left:30px;
}
.one-page-checkout-progress .content { 
    padding: 20px; }
.one-page-checkout-progress  span.change_button{
    background:url("../images/checkout/button_change.png") no-repeat scroll 0 0 transparent;
    cursor:pointer;
    display:inline-block;
    height:39px;
    line-height:39px;
    position:relative;
    text-align:center;
    top:5px;
    width:99px;
}

#checkout-step-payment .payment-methods h4{
    background-color:#1F1F1F;
    border-bottom:1px dotted #3F3F3F;
    font-size:14px;
    font-weight:normal;
    height:45px;
    line-height:45px;
    margin:0;
    padding-left:30px;
}

#checkout-step-payment .payment-methods span.radio_cont{
    display: inline-block;
    position: relative;
}
#checkout-step-payment span.continue_cont{
    display: inline-block;
}

div.wiretransfer p.one{
    width:160px;
    text-align: left;
}

/*==============================END CHECKOUT==================================*/

/*==============================================================================
 *
 *                                COLUMNS
 *
 *============================================================================*/

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

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

/* 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:33%; }

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


.group-select { margin: 4px 0; padding: 22px 15px 12px 15px; }
.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 { }
.group-select li .name-lastname { padding-top: 8px; }
.group-select li .input-box label {
    color: #FFF;
    display: block;
    padding: 10px;
    font-weight: normal;
    text-align: left;
}
.group-select li .input-box .field-disclaimer { margin-left: 44%; }
.group-select li .input-text, .group-select li select, .group-select li textarea { width: 46%; }
.group-select li .input-box .input-text, .group-select li .input-box textarea { width: 46%; }
.group-select li .input-box select { width: 46%; }

/* Form lists */
.form-list li { margin-bottom:6px; }
.form-list li label {line-height: 30px;}
.form-list li .input-box { width:250px; }
.form-list li .input-box select { width:256px; }
.form-list li.payment{
    width:95%;
}

.form-list li.payment img.paypal{
    background-color:white;
    margin-top:-15px;
    margin-right: 20px;
}
/*==============================END COLUMNS==================================*/

/*==============================================================================
 *
 *                                GLOBAL HEADINGS
 *
 *============================================================================*/

/* Page heading */
.page-head {
    margin:15px 0 25px 0; 
}
.page-head h3 {
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
    display: inline;
}
.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; }

/*==============================END GL HEADS==================================*/

/*==============================================================================
 *
 *                                CUSTOMER ACCOUNT
 *
 *============================================================================*/
/* Login */
.login-box  { max-width: 735px; margin-left:3px; }

.login-box div.guest-users,
.login-box div.registered-users,
.login-box div.new-users{
    width:735px;
    min-height:80px;
    background-color: #262626;
    display:inline-block;
}

.login-box div.guest-users_head,
.login-box div.registered-users_head,
.login-box div.new-users_head{
    background-color:#1F1F1F;
    border-bottom:1px dotted #3F3F3F;
    padding-left:30px;
    height:45px;
    line-height: 45px;
}
.login-box h4 {padding-left: 20px; line-height: 45px;}
.login-box div.c2 {
    margin-left:60px;
    width: 452px;
    padding:30px 0;
}
.login-box .new-users h4 { margin-top: 20px; }
.login-box  span.continue_button{
    background:url("../images/checkout/button_checkout_arrow.png") no-repeat scroll 0 0 transparent;
    cursor:pointer;
    display:inline-block;
    height:39px;
    left:50px;
    line-height:39px;
    position:relative;
    text-align:center;
    top:30px;
    width:112px;
}

.login-box .guest-users h4 { margin-top: 10px; }
.login-box .registered-users .form-list {
    margin-top: 20px;
    margin-left: 50px;
}
.login-box label{
    line-height: 30px;
}

.login-box a.forgotten-password {
    font-size: 12px;
    margin-left: 4px;
}

 .customer_buttons span.continue_button{
    background:url("../images/buttons/button_square_160.png") no-repeat scroll 0 0 transparent;
    cursor:pointer;
    display:inline-block;
    height:60px;
    line-height:60px;
    position:relative;
    text-align:center;
    width:164px;
}

 .customer_buttons span.bt_190{
    background:url("../images/buttons/button_square_200.png") no-repeat scroll 0 0 transparent;
    width:198px;
 }

  .customer_buttons span.bt_106x34,
   .customer_buttons span.bt_106x34_customer{
    background:url("../images/product/button_add_frame.png") no-repeat scroll 0 0 transparent;
    height:34px;
    left:48px;
    line-height:34px;
    width:106px;
  }
  .customer_buttons span.bt_106x34_customer{
      left:0;
}

  .customer_buttons span.bt_141x39{
    background:url("../images/buttons/button_square_141x39.png") no-repeat scroll 0 0 transparent;
    height:39px;
    line-height:39px;
    width:141px;
    right:20px;
  }
#advanced h4,
#register h4{
    background-color:#1F1F1F;
    border-bottom:1px dotted #3F3F3F;
    padding-left:30px;
    height:45px;
    line-height: 45px;
}
#advanced .one,
#register .one{
    padding-left: 55px;
}
#advanced label.one,
#register label.one{
    padding-left: 63px;
}
#register label.two{
    padding-left: 8px;
}
#advanced .input-box,
#advanced li.input_cont input,
#register .input-box,
#register li.input_cont input{
    width:250px;
}
#advanced li.input_cont div.range input{
    width:115px;
}

#advanced span.range_span{
    padding-left:3px;
    padding-right:3px;
    display: inline-block;
}

#advanced select{
    width:210px;
}

/* Dashboard */
.account-box h4 { 
    background-color:#1F1F1F;
    border-bottom:1px dotted #3F3F3F;
    padding-left:30px;
    height:45px;
    line-height: 45px;
}

.account-box div.info_2row{
    padding-top: 5px !important;
}

.account-box .orders_table div.cell_1{ width:85px;}
.account-box .orders_table div.cell_2{ width:65px;}
.account-box .orders_table div.cell_3{ width:200px;}
.account-box .orders_table div.cell_4{ width:120px;}
.account-box .orders_table div.cell_5{ width:175px;}
.account-box .orders_table div.cell_6{ width:85px;}
.account-box .orders_table div.header{
    background-color: #1F1F1F;
    height: 45px;
    line-height: 45px;
    text-align: center;
    overflow: hidden;
}

.account-box .orders_table div.cell_norm{
    height:100%;
    line-height: 50px;
    overflow: hidden;
}
.account-box .orders_table div.row_norm{
    height:50px;
    text-align:center;
}

.account-box div.address_box{
    width: 275px;
}

.account-box div.address_title{
    padding:40px 0 0 60px;
}

.account-box  .input-box select { width:256px; }

.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 .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(../images/icon_lock.gif) no-repeat 0 2px; padding-left:20px; }

.pager_override{
    line-height: 40px;
    padding: 0 20px !important;
}
.pages_override{
    margin-top:9px !important;
}
.account-box .order_container{
    padding:30px 20px 20px 60px;
}

.account-box div.wiretransfer p.one{
    width: 140px;
}
.account-box div.wiretransfer p.two{
    width:185px;
}
.account-box div.order_container span.continue_button{
    left:0;
}
.link_row{padding: 10px 40px;}

.wishlist_table div.cell_1{ width:300px;}
.wishlist_table div.cell_2{ width:260px;}
.wishlist_table div.cell_3{ width:85px;}
.wishlist_table div.cell_4{ width:89px;}
.wishlist_table div.header{
    background-color: #1F1F1F;
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.wishlist_table div.cell_norm{
    height:135px;
    overflow: hidden;
}
.wishlist_table div.row_norm{
    height:135px;
    text-align:center;
}
.wishlist_table .wishlist_notes{
    width:240px;
    height:110px;
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-bottom: 1px solid #3F3F3F;
    border-right: 1px solid #3F3F3F;
    background-color: #1F1F1F;
    color: white;
}
.wishlist_table .middle{
    display: inline-block;
}

.wishlist_table .line_height{
    line-height: 135px;
}


/*=============================CUSTOMER ACCOUNT===============================*/

/*==============================================================================
 *
 *                                CMS STYLES
 *
 *============================================================================*/

div.cms-content h3 { color: #608EC2; margin-bottom: 9px; margin-top: 20px; }
div.cms-content h3.larger-margin { margin-top: 50px; }
div.cms-content h5 { color: #F86D05; margin-bottom: 5px; margin-top: 25px; }
div.cms-content h6 { margin-bottom: 7px; margin-top: 22px; font-size: 12px; }

div.cms-content ul.shippment li{
    background:url("../images/2x2_square.png") no-repeat scroll left center transparent;
    font-size:12px;
    padding-left: 15px;
}

div.cms-content img.technique { margin: 5px 5px 15px 0px; }

div.cms-content a {
    color:white;
    text-decoration: underline;
    font-size: 14px;
}

div.cms-content a:hover {
    text-decoration: none;
}
#shippment div.cell{
    height:45px;
    line-height: 45px;
}
#shippment div.first{
    padding-left: 25px;
}

#shippment h4.special{
    line-height: 20px;
    padding-top: 15px;
    height: 50px;
}

#shippment h4{
    background-color:#1F1F1F;
    border-bottom:1px dotted #3F3F3F;
    padding-left:30px;
    height:65px;
    line-height: 65px;
}

.bgblack{
    background-color: #000 !important;
}

.hiddenShippingRow{
    display: none;
    background-color: #1F1F1F;
}

.allShippingRowsVisible div{
    display: inherit;
}

#shipping_link{
    background-color:#1F1F1F;
    width: 99.2%;
}

/*==============================================================================
 *
 *                            Newsletter Styles
 *
 *============================================================================*/

.newsletter-form
{
    width: 640px;
    height: 540px;
    position: relative;
    border: 3px solid #565656;
    font-family: arial;
    color: #c0c0c0;
}

.newsletter-form .icon
{
    position: absolute;
    left: 35px;
    top: 140px;
}

.newsletter-form .title
{
    position: absolute;
    top: 15px;
    right: 40px;
    color: #a4af15;
    font-size: 19px
}

.newsletter-form .content
{
    width: 325px;
    position: absolute;
    top: 60px;
    right: 40px;
    left: 290px;
    font-size: 14px;
    padding: 0px;
}

.newsletter-form form
{
    margin: 10px 40px 20px 40px;
    display: block;
}

.newsletter-form label
{
    font-size: 12px;
    margin-left: 5px;
}

.newsletter-form .discount
{
    position: absolute;
    left: 20px;
    margin-top: 20px;
}

.newsletter-form .discount .code
{
    color: #a4af15;
    font-size: 18px;
    margin-left: 10px;
}

.newsletter-form label
{
    display: block;
}

.newsletter-form input[type=text]
{
    margin-bottom: 15px;
    display: block;
    width: 210px;
    font-size: 13px;
}

.newsletter-form .date-field
{
    margin-bottom: 15px;
}

.newsletter-form input:focus
{
    outline: none;
}

.newsletter-form .field-info
{
    font-size: 11px;
    font-style: italic;
    color: #898989;
}

.newsletter-form input[type=radio]
{
    margin-left: 40px;
    cursor: pointer;
}

.newsletter-form .submit-box
{
    margin-top: 30px;
    float: right;
}

.newsletter-form .submit-box *
{
    display: inline-block !important;
}

.newsletter-form .error
{
    font-size: 12px;
    margin: 40px 0px 15px 30px;
}

.newsletter-msg
{
    width: 640px;
    height: 340px;
    border: 3px solid #565656;
    position: relative;
    font-family: arial;
    font-size: 16px;
    color: #c0c0c0;
}
.newsletter-msg .icon
{
    position: absolute;
    left: 20px;
    top: 70px;
}
.newsletter-msg .content
{
    position: absolute;
    left: 220px;
    top: 85px;
    width: 370px;
}
.newsletter-msg .title
{
    font-size: 25px;
    margin-bottom: 30px;
}

.newsletter-end-form .b-content form { display: block; }
.newsletter-end-form .b-content a { float: right; margin-top: 8px; }
.newsletter-end-form { height: 550px !important; }
.newsletter-end-form .icon { top: 40px; }
.newsletter-end-form .content { top: 55px; }

.newsletter-end-form textarea
{
    margin-top: 20px;
    width: 510px;
    height: 130px;
}

.newsletter-end-form .b-content
{
    position: absolute;
    top: 290px;
    margin: 0px 50px 0px 80px;
    font-size: 0.9em;
}

.newsletter-invitation-box
{
    position: relative;
    margin-top: 20px;
    margin-bottom: 80px;
}

.newsletter-invitation-box img.arrow
{
    float: left;
    margin-top: 80px;
}

.newsletter-invitation-box .content
{
    display: inline-block;
    float: left;
    position: absolute;
    top: 50px;
    left: 100px;
}

.newsletter-invitation-box .content p
{
    font-size: 17px;
    width: 260px;
}

.newsletter-invitation-box .content h6
{
    font-size: 22px;
    margin-bottom: 15px;
    width: 325px;
}

.newsletter-invitation-box img.main-graphic
{
    position: relative;
    left: 180px;
    top: 20px;
}

.newsletter-form a.orange-small-button, .newsletter-end-form a.orange-small-button {
    background: transparent url('../images/newsletter/buttons/small_yellow_right.png') no-repeat scroll top right;
}

.newsletter-form a.orange-small-button span, .newsletter-end-form a.orange-small-button span {
    background: transparent url('../images/newsletter/buttons/small_yellow_left_block.png') no-repeat;
    padding: 5px 0 5px 4px;
}
/* Did you mean section - unfortunatelly reset.css resets these styles */
.dymLink a:link {color:#FFFFFF;!important;}
.dymLink a:hover {color:#A6A718;!important;}
.dymLink a:active {color:#FFFFFF;!important;}
.dymLink a:visited {color:#C0C0C0;!important;}

.dym a:link {color:#FFFFFF;!important;}
.dym a:hover {color:#A6A718;!important;}
.dym a:active {color:#FFFFFF;!important;}
.dym a:visited {color:#C0C0C0;!important;}

/* Image - slider */
/* slider */


.images-slider {
    position: relative;
    z-index: 5;
    height: 230px;
    margin-top:15px;
    /*border-top:0px;*/
    margin: 50px 0 60px 0;
    border: 1x solid #3F3F3F;
}

.images-slider .images-slider-head {
    background:url(../images/tabs_bottom_slider.png) repeat-x bottom;
    overflow: hidden;
    margin: 0px 15px 0px 0px;
    position: relative;
    top:-30px;
}

.images-slider h3, .images-slider h1 { margin-left: 40px; font-size:1.35em; }
.images-slider h3.slider-name { float: left; padding: 0px 0px 4px 5px; margin: 0px; font-size:14px; }
.images-slider img { /*border: 1px solid #e3debe; */ padding: 5px; }
.images-slider .tabs { float: right; }
.images-slider .tabs .tab { float: left; }
.images-slider .tabs .tab .tab-left { !important; background:url(../images/tab_left.png) no-repeat left; height: 29px; padding-left: 3px; }
.images-slider .tabs .tab .tab-right { display: block; background:url(../images/tab_right.png) no-repeat right; height: 29px; padding-right: 2px; }
.images-slider .tabs .tab .tab-left .tab-right div { background:url(../images/tab_inside.png) repeat-x; font-size: 12px; height: 30px; padding: 8px 10px 0px 10px; color:#9e9e9e}
.images-slider .tabs .tab .tab-left .tab-right div:hover { color: #ffffff; cursor: pointer; }
.images-slider .tabs .tab.active .tab-left { background:url(../images/tab_active_left.png) no-repeat left; }
.images-slider .tabs .tab.active .tab-right { background:url(../images/tab_active_right.png) no-repeat right; }
.images-slider .tabs .tab.active .tab-left .tab-right div { background:url(../images/tab_active_inside.png) repeat-x; color: #ffffff; cursor:default; font-size: 12px; height: 31px;}
.images-slider .sliders .slider.inactive { display: none; }
.images-slider .sliders .slider .all-techniques-description { display: block; padding: 5px 0px 0px 5px; width: 145px; }
.images-slider-items p.product-image { background-color: #1F1F1F; width:190px; height: 190px; margin-bottom: 3.0em; margin-top: 0px; padding-left: 3px; padding-right: 3px; text-align: center; margin-left:10px; margin-right:10px;}
/*.vis_image {width:170px; height:170px;}*/

.images-slider-content {
  height: 220px;
  overflow: hidden;
      
}

.image-slider-right-side, .image-slider-left-side {
  z-index: 5;
  height: 170px;
  width: 30px;
}

.image-slider-right-side {
  float: right;
  display: inline;
}

.image-slider-left-side {
  float: left;
  display: inline;
  margin-left: 10px;
}

.image-slide-right {
  position: absolute;
  top: 90px;
  width: 40px;
  height: 50px;
  background: url(../images/slide-left.png) no-repeat left top;
}

.image-slide-left {
  position: absolute;
  top: 90px;
  right: 0px;
  width: 40px;
  height: 50px;
  background: url(../images/slide-right.png) no-repeat right top;
}

.frame-slide-right {
  position: absolute;
  top: 40px;
  width: 40px;
  height: 50px;
  background: url(../images/slide-left.png) no-repeat left top;
}

.frame-slide-left {
  position: absolute;
  top: 40px;
  right: 0px;
  width: 40px;
  height: 50px;
  margin-right:5px;
  background: url(../images/slide-right.png) no-repeat right top;
}

.select_item_box{
    font-weight:bold;
    padding-bottom:10px;
    color: #3f3c30 !important;
}

.select_item_ele{
    padding-bottom:10px;
    color: #3f3c30 !important;
}

.image-slide-right.disabled, .image-slide-left.disabled {
  opacity: 0.6;
  filter: alpha(opacity="60");
  cursor: default;
}

.frame-slide-right.disabled, .frame-slide-left.disabled {
  opacity: 0.6;
  filter: alpha(opacity="60");
  cursor: default;
}

.images-slider-items {
	position:relative; overflow:hidden; left:0px;
}

.images-slider-items ul {
    
    float: left;
    margin-bottom: 10px;
}

.images-slider-items li {
    float: left;
    margin: 0px 5px 0px 5px;
}


/* Product photos - slider */
.photos-slider { position: relative; z-index: 5; height: 80px; margin-top: 20px; border: 1px solid #e3debe; }
.photos-slider img { padding: 0px; }

.photo-slider-right-side, .photo-slider-left-side {
  z-index: 5;
  height: 80px;
  width: 28px;
}

.photo-slider-right-side {
  float: right;
  display: inline;
}

.photo-slider-left-side {
  float: left;
  display: inline;
}

.photo-slide-right {
  position: absolute;
  top: 30px;
  left: 6px;
  width: 30px;
  height: 40px;
  background: url(../images/slide-left.png) no-repeat left top;
}

.photo-slide-left {
  position: absolute;
  top: 30px;
  right: 6px;
  width: 30px;
  height: 40px;
  background: url(../images/slide-right.png) no-repeat right top;
}

.photo-slide-right.disabled, .photo-slide-left.disabled {
  opacity: 0.6;
  filter: alpha(opacity="60");
  cursor: default;
}

.photo-slider-content { position:relative; height: 70px; padding-top: 5px; overflow: hidden; }

.photo-slider-items { z-index:4;}

.photo-slider-items ul { float: left; }
.photo-slider-items li { float: left; margin: 0px 5px 0px 5px; }

.footer_partners_links {font-size:0.9em;text-align:center;font-weight:normal;color:#656565;background-color:#1c1c1c;padding-bottom:16px;}
.footer_partners_links a:link {color:#656565;font-size:0.85em;letter-spacing:1px}
.footer_partners_links a:active {color:#656565;font-size:0.85em;letter-spacing:1px}
.footer_partners_links a:visited {color:#656565;font-size:0.85em;letter-spacing:1px}

.footer_partners_text {font-size:0.9em;text-align:center;font-weight:normal;color:#ffffff;}
