﻿*
{
    outline: none;
}
body img
{
    border: none;
}
.clear
{
    clear: both;
}
body 
{
    margin: 0px 0px 0px 0px;
    font-family: Trebuchet MS;
    font-size: 13px;
}

.content
{
/*    min-width: 992px;*/
min-width: 1020px;
}
a
{
    color: Black;
}
a.overbold:hover
{
    font-weight: bold;
}
h1
{
    color: #60BF00;
    font-size: 28px;
    font-weight: bolder;
}

.float-right
{
    float: right;
}
.float-left
{
    float: left;
}

.hidden
{
    display: none;
}

.paging
{
    margin-left: 10px;
    margin-right: 35px;
    float: right;
    width: auto;
}

#navigation
{
    width: 100%;
    background: url("images/header-back2.jpg") repeat-x;
    height: 72px;
}
#navigation .content
{
    height: 72px;
}
#sub
{
    width: 100%;
    background-color: Black;
    height: 165px;
    
}
#subheader, #subheader-right
{
    margin-top: 10px;
    margin-left: 15px;
}
#subheader
{
    float: left;
}
#subheader img
{
    display: block;
}
#subheader-right
{
    margin-right: 30px;
}
#subheader-right
{
    float: right;
    text-align: right;
}
.icon
{
    float: left;
    margin-left: 15px;
}
.icon-container
{
    float: left;
    margin-top: 20px;
    margin-left: 28px;
    padding-right: 28px;
    border-right: solid 2px white;
}
#icon-diy-container
{
    margin-left: 45px;
}
#icon-artists-container
{
    border-right: none;
}
#container
{
    width: 100%;
}
.button-wrap
{
    /*width: 109px;*/
    height: 45px;
}
.button-wrap img
{
    border: none;
}
.button-wrap-mini
{
    width: 62px;
    height: 19px;
    margin-right: 1px;
}
.button-addtocart
{
    width:75px; 
    height:27px;
    text-align: left;
    position: relative;
    top: 6px;
}
.name
{
    text-transform: capitalize;
}
.enlarge-links
{
    margin-top: 10px;
    margin-bottom: 10px;
}

/* navlinks */
#navlinks
{
    position: relative;
    top: 36px;
    /* margin-left: 230px;*/
    margin-left: 30px;
}
.navlink-wrap, .navlink-wrap-active, .navlink-icon
{
    float: left;
    text-align: center;
    font-size: 24px;
    height: 35px;
}

.navlink-wrap a
{
    display: block;
    margin-right: 4px;
}


.linkShop, .linkShopActive { width: 156px; height: 36px;}
.linkShop:hover{ background: url('images/nav-lampshop2.jpg') no-repeat 0px -36px;}
.linkShop{ background: url('images/nav-lampshop2.jpg') no-repeat 0px 0px; }
.linkShopActive { background: url('images/nav-lampshop2.jpg') no-repeat 0px -72px; }

.linkInfo, .linkInfoActive {width: 128px; height: 36px;}
.linkInfo:hover{ background: url('images/nav-orderinfo.jpg') no-repeat 0px -36px;}
.linkInfo{ background: url('images/nav-orderinfo.jpg') no-repeat 0px 0px; }
.linkInfoActive { background: url('images/nav-orderinfo.jpg') no-repeat 0px -72px; }

.linkContact, .linkContactActive {width: 126px; height: 36px;}
.linkContact:hover{ background: url('images/nav-contactus.jpg') no-repeat 0px -36px;}
.linkContact{ background: url('images/nav-contactus.jpg') no-repeat 0px 0px; }
.linkContactActive { background: url('images/nav-contactus.jpg') no-repeat 0px -72px; }

.linkRetailers, .linkRetailersActive {width: 121px; height: 36px;}
.linkRetailers:hover{ background: url('images/nav-wholesale.jpg') no-repeat 0px -36px;}
.linkRetailers{ background: url('images/nav-wholesale.jpg') no-repeat 0px 0px; }
.linkRetailersActive { background: url('images/nav-wholesale.jpg') no-repeat 0px -72px; }

.linkBlog, .linkBlogActive {width: 138px; height: 36px;}
.linkBlog:hover{ background: url('images/nav-liabculture.jpg') no-repeat 1px -36px;}
.linkBlog{ background: url('images/nav-liabculture.jpg') no-repeat 1px 0px; }
.linkBlogActive { background: url('images/nav-liabculture.jpg') no-repeat 1px -72px; }

.linkAbout, .linkAboutActive {width: 110px; height: 36px;}
.linkAbout:hover{ background: url('images/nav-aboutus.jpg') no-repeat 1px -36px;}
.linkAbout{ background: url('images/nav-aboutus.jpg') no-repeat 1px 0px; }
.linkAboutActive { background: url('images/nav-aboutus.jpg') no-repeat 1px -72px; }


/* end navlinks */

/* text */
.text-dimmed
{
    color: #CCCCCC;
}
.special
{
    color: Red;
}
.note
{
    font-size: 11px;
}

/* end text */


/* content */
.left-content, .right-content, .any-content, .normal-content
{
    margin-top: 30px;
}
.normal-content
{
    margin-left: 50px;
}
.paging-content
{
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: 10px;
    color: #CCCCCC;
}
.left-content
{
    width: 200px;
    margin-left: 30px;   
}
.table-content
{
    margin-left: 30px;
    margin-right: 30px;
}
.any-content
{
    margin-right: 50px;
}
.left-content, .right-content
{
    float: left;
}
.right-content
{
    width: 100%;
}
.diy-content
{
    margin-left: 30px;
    margin-top: 20px;
}
.retailers-content
{
    font-size: 12px;
}
/* end content */ 

/* text */
.sort-theme, .sort-title
{
    color: Black;
    font-size: 14px;
}
.sort-theme
{
    text-transform: uppercase;
}
a.sort-item
{
    color: #8C8C8C;
    text-decoration: none;
}
a.sort-item:hover, a.sort-item-active:hover
{
    text-decoration: underline;
    color: Black;
}
a.sort-item-active
{
    color: Black;
}
.sort-title
{
    font-weight: bold;
}
.indent-small
{
    line-height: 20px;
}

.underline
{
    text-decoration: underline;
}

.subsort-title img
{
    vertical-align: middle;
}
.subsort, a.subnavlink
{
    color: #A6A6A6;
    font-size: 14px;
    text-decoration: none;
}
a.subsort:hover, a.subnavlink:hover
{
    text-decoration: underline;
    color: black;  
    font-weight: normal;
}
a.subnavlink
{
    font-size: 12px;
}
a.normal
{
    color: Black;
    text-decoration: none;
}
a.normal:hover
{
    text-decoration: underline;
    font-weight: normal;
}
a.small
{
    font-size: 11px;
    text-decoration: underline;
    color: Black;
}

.text-grey
{
     color: #8C8C8C;
}
.text-discount
{
    color: Green;
}
/* end text */ 

/* links */
/*.category-brands
{
    float: left;
    margin-top: 20px;
    margin-left: 30px;
    width: 510px;
}
*/
.category-link
{
    color: white;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    height: 19px;

}
.category-link:hover, .category-active
{
    color: #C1FFBD;
    font-weight: normal;
}
.category-active, .category-active:hover
{
    font-weight: bold;
}
.category-column
{
    margin-top: 10px;
    margin-right: 20px;
    float: left;
    text-align: left;
    line-height: 18px;
}
/* end links */



/* products */
.product
{
    padding: 10px 10px 10px 10px;
    margin-right: 15px;
    margin-bottom: 5px;
    float: left;
    
}
.product img
{
    border: none;
}
.product-instr
{
    color: #8C8C8C;
    float: left;
}
.shop-shade
{
    width: 176px;
    height: 98px; /* og value is 106 */
    background-image: url('images/lamp_thumbnail_back.jpg') ;
    background-repeat: no-repeat;
    background-position: -4px -4px;
    margin-top: -7px;
    margin-left: -7px;

}
.shop-shade img
{
    margin-top: 8px;
    margin-left: 8px;
    border: none;
}

.product-shade
{
    width: 158px;
    position: relative;
    height: 169px;
}
.product-base
{
    width: 158px;
    border: solid 1px #CCCCCC;
}
.product-base-image
{
    margin-bottom: 5px;
    margin-left: 20px;
    margin-right: 20px;
    width: 117px;
    height: 204px;
}

.product-basethumbnail
{

    float: left;
    margin-right: 20px;
}
.product-viewdetails
{
    position: absolute;
    top: 0px;
    left: 0px;
}
.product-button
{
    width: 67px;
    height: 23px;

}
/*
.product-image
{
     border: solid 4px #E6DDD5;
}

.product-image:hover
{
    border: solid 4px #CDBDAB;
}
*/
.product-title, .product-subtitle, .product-price
{
    font-size: 12px;
    text-transform: capitalize;
}
.product-info
{
    /*height: 55px;*/
    margin-top: 5px;
}
.red
{
    color: Red;
}
.product-price
{
/*    color: #499300;*/
    color: #00A41D;
}
.product-subtitle
{
    color: #666666;
}
.product-control
{
    margin-top: 5px;
}    
.product-cartbutton img
{
    border: none;
    margin-right: 5px;
}
.product-popup
{
    background: url('images/shadepreview.png') no-repeat;
    width: 193px;
    height: 227px;
    position: absolute;
    z-index:1500;
    top: 40px;
    left: 80px;
    display: none;
}
.product-popup img
{
    margin-left: 37px;
    margin-top: 29px; 
    border: none;
}
.product-thumbnail:hover .product-popup
{
    display: block;
}
.product-thumbnail a:hover
{
    text-decoration: underline;
}
.detail-title
{
    font-size: 20px;
    /*color: #66CC00;*/
    color: Black;
    text-transform: capitalize;
}
.detail-subtitle
{
    font-size: 14px;  
    color: #666666;  
}
.detail-picture
{

    border: solid 1px #CDBDAB;
    width: 100%;
    max-width: 1080px;
}
.detail-description
{
    font-size: 13px;
    line-height: 22px;
}
.detail-lamp
{
    width: 300px;
    height: 590px;
}

.detail-base
{
    width: 150px;
    margin-left: 20px;
    margin-right: 20px;

}
.detail-frame
{
    width: 300px;
    height: 580px;
    border: none;
}
.detail-basepreview, .detail-basepreview-active
{
    margin: 0px 3px 3px 3px;
    border: solid 1px #E8E8E8;
    padding: 7px 7px 7px 7px;
    float: left;
    cursor: pointer;
}
.detail-basepreview-active
{
    border: solid 1px Black;
}
.detail-basepreview img, .detail-basepreview-active img
{
    border: none;
    width: 52px;
}
.detail-basepreview:hover
{
    border: solid 1px BLACK;
}
.detail-header
{
    height: 20px;
}
.detail-column1
{
     width: 100%;
     max-width: 1080px;
}
.detail-wrap
{
    max-width: 1640px;
}

/* end products */


/* search view cart */
.search-wrap
{
    width: 150px;
    height: 26px;
    text-align: left;
    margin-top: 10px;
    position: relative;
}

.search-textbox
{
    border: solid 1px white;
    height: 20px;
    width: 140px;
    padding: 5px 3px 0px 3px;
    margin-bottom: 2px;
}
.search-button
{
    position: absolute;
    top: 16px;
    left: 115px;
    z-index: 100;

}

.viewcart
{
    margin-top: 66px;
    border: none;
}

/* end search view cart */ 


/* UNUSED shop bubble popups */

.shop-theme
{
    position: relative;  
}

.shop-bubble
{
    width: 243px;
    position: absolute;
    display: none;

}
.shop-bubble *
{
    border: none;
}
.shop-bubble-content
{
    background-image: url('images/lamp_bubble_back.png');
    background-repeat: repeat-y;
    background-position: left;
    padding-bottom: 6px;

}
.shop-bubble-arrow
{
    position: absolute;
    top: 24px;
}
.shop-bubble-link
{
    margin-left: 55px;
    background-color: White;
    width: 160px;

}
.shop-bubble-header
{
    width: 243px;
    height: 22px;
    background: url('images/lamp_bubble_top.png') no-repeat;
}
.shop-bubble-footer
{
    width: 243px; 
    height: 34px;
    background: url('images/lamp_bubble_bottom.png') no-repeat;
}
/* end shop bubble popups */



/* shopping cart */
.cart-shipping
{
    font-size: 12px;
}
.cart-content
{
     margin-top: 30px;
     margin-left: 30px;
    font-size: 12px;
    color: Black;
    margin-right: 30px;
}

.cart-Table {
    background-color:#DDD;
    width: 100%;
}

.cart-Table TH {
	padding:2px 5px 2px;
	background-color:#EEE;
}

.cart-Table TD {
	background-color:#FFF;
	padding:2px 5px 2px 5px;
}
.cart-title
{
    text-transform: capitalize;
}

.cart-info
{
    font-size: 12px;    
}

/* end shopping cart */



/* bases old */


.shop-baselist
{
    width: 130px;
    margin-top: 20px;
    margin-left: 15px;
}

.shop-base-wrapper
{
    width: 75px;
}
.shop-base img
{
    margin-top: 5px;
    margin-left: 5px;
    border: none;
}
.shop-base-info
{
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    margin-right: 5px;
}

.shop-preview
{
    margin-top: 6px;
}
.shop-preview img
{
    display: block;
}

.shop-table-preview
{
    width: 122px;
    float: left;
}


/* end bases old */

/* check out old */ 
#checkout
{
    font-size: 13px;
    min-width: 800px;
}
#checkout .column
{
    width: 400px;
    float: left;
}
#checkout .header
{
    font-size: 13px;
    margin-bottom: 15px;
}
#checkout .header img
{
    vertical-align: middle;
}

#checkout .float-right
{
    margin-right: 27px;
}
#checkout .button
{
    margin-right: 20px;
}
#checkout-disabled .input-label
{
    color: #8C8C8C;
}
.checkout-content
{
    margin-bottom: 20px;
    margin-right: 20px;
}
#checkout .totals .text
{
    width: 250px;
}
#checkout .products th, #checkout .products td
{
    padding-left: 2px;
    height: 22px;
}
#checkout .products td
{
    height: 50px;
}
#checkout .products th
{
    text-align: left;
}
#checkout .products tr
{
    border-top: solid 1px #CCCCCC;
}
#checkout .products .item
{
    width: 500px;
}
#checkout .products .price
{
    width: 70px;
}
#checkout .products .quantity
{
    width: 70px;
}
#checkout .products .total
{
    width: 100px;
}
#checkout .products .quantity
{
    text-align: center;
}


/* end check out */


/* info about contact */
.info-content
{
    font-size: 14px;
    color: Black;
    line-height: 20px;   

}
.info-title
{

    font-weight: bold;
}

/* end info about contact */ 


/* input and textboxes old */
.input-container
{
    /*margin-top: -5px;*/
    float: left;
    margin-right: 8px;
    
}
.input-label
{
    font-size: 13px;
    /*margin-left: 10px;*/
    height: 21px;
}
.input-textbox
{
    height: 31px;
    
    /*background: url('images/input-back.jpg') repeat-x;*/
    float: left;
}
.input-textbox input
{
    padding: 5px 5px 5px 5px;
    border: solid 1px #CCCCCC;
    background-color: #FAFAFA;
    /*background-color: Transparent;*/
}
.input-combo
{
    padding: 5px 5px 5px 5px;
    background-color: #FAFAFA;
    border: solid 1px #CCCCCC;
}
/*
.input-left
{
    width: 10px;
    height: 31px;
    background: url('images/input-left.jpg') no-repeat;
    float: left;
}
.input-right
{
    float: left;
    width: 19px;
    height: 31px;
    background: url('images/input-right.jpg') no-repeat;
}
*/
.input-warning
{
    font-size: 12px;
}

/* end input and textboxes */




/* modal */
/* Z-index of #mask must lower than #boxes .window */
#mask 
{
    top: 0px;
    left: 0px;
    position:absolute;
    z-index:9000;
    background-color:#000000;
    display:none;

}
#loader 
{
    position: absolute;
    z-index:9001;
}

  
.modalwindow 
{
    position: absolute;
    display:none;
    z-index:9999;

}

/* end modal */


/* featured categories */
.featured-row
{
    position: relative;
    margin-right:30px;
    overflow: hidden;
    height: 280px;
}
.featured-row .product-shade
{
    margin-left: 15px;
    margin-bottom: 35px;
    height: 230px;
}

.featured-header
{
    margin-left: 30px;
    margin-right: 30px;
    background: url('images/bar.jpg') repeat-x 2px;
    height: 18px;
}
.text-featured
{
    font-size: 16px;
    font-weight: bold;
}
.text-featured-reg
{
    font-size: 16px;
    text-transform: uppercase;
}
.text-featured-reg *
{
    margin-bottom: 5px;
}
.featured-seeall
{
    margin-top: 17px;
    margin-left: 10px;
    width: 150px;
    float: right;
}
.featured-header .white
{
    background-color: White;
}

a.featured-listing
{
    font-size: 16px;
    color: #666666;
}


/* end featured categories */


/* custom lamps */
.corporate
{
    font-size: 16px;
    width: 400px;
}
.corporate p
{
    margin-top: 10px;
}


.fileupload-wrapper
{
    width: 130px;
    height: 40px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    position: relative;

}

.fileupload-wrapper input.file
{
    position: relative;
    height: 100%;
    width: auto;
    cursor: pointer;
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);

}
.fileupload-text
{
    overflow-x: auto;
    overflow-y: hidden;
    width: 170px; 
    margin-right: 10px;
    height: 40px; 
    float: left;
    color: #8C8C8C;
}
.fileupload-img
{
    position: absolute;
}


/* diy modifications */ 
.product-diy
{
    width: 213px;
    position: relative;
    height: 120px;
    margin-left: 0px;
    margin-bottom: 0px;
}
.diy-shade
{
    width: 213px;
    height: 99px; /* og value is 106 */
    background-image: url('images/diy/shadow.jpg') ;
    background-repeat: no-repeat;

}
.diy-shade-title
{
    margin-bottom: 2px;
    font-size: 13px;
    text-transform: uppercase;
}
.diy-title
{
    font-size: 16px;
}
.diy-shade img
{
    border: none;
}
.diy-box
{
    width: 1000px;
    height: 407px;
    position: relative;
}
.diy-file-styled
{
    padding: 5px 5px 5px 5px;
    border: solid 1px #CCCCCC;
    background-color: #FAFAFA;
}
.diy-file
{
    margin-bottom: 10px;
}
.diy-browse
{
    background: url('images/diy/browse.jpg') 0 0 no-repeat;
}
.diy-browse:hover
{
    background: url('images/diy/browse-o.jpg') 0 0 no-repeat;
}
.diy-spot, .diy-overlay
{
    overflow: hidden;
    position: absolute;
    z-index: 9;
}
.diy-overlay
{
    z-index: 99;
}
.diy-spot img
{
    position: absolute;
    left: 0;
    top: 0;
    cursor: move;
}
.diy-thumbnail
{
    z-index: 100;
}
.diy-hidden
{
    visibility: hidden;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.diy-hiddenimage
{
    visibility: hidden;
}

.diy-control
{
    background: url("images/diy/control-box.png") no-repeat; 
    width: 307px;
    height: 69px;
    position: absolute;
    z-index: 100;
    display: none;
}
.diy-control-done
{
    position: relative;
    width: 60px;
    height: 25px;
    left: 230px;
}
.diy-buttons
{
    float: left;
    margin-top: 7px;
}
.diy-buttons img
{
    margin-left: 17px;
    float: left;
}
.diy-thumbnaillist
{
    margin-top: 5px;
    margin-bottom: 5px;
}
.product-diy .product-popup
{
    top: 60px;
    left: 115px;
}
.diy-reso
{

    float: left;
    margin-top: 6px;
    margin-left: 10px;
    width: 109px;
    height: 28px;
    xbackground: url('images/diy/resolution-track.jpg') no-repeat;
    xbackground-position: right;
}
.image-zoom
{
    position:relative;
    width:80px;
    top: 12px;
    left: 11px;
    z-index:9;
    height:18px;
    background: url(images/diy/track.jpg) repeat-x 50% 50%;
    padding :0 28px 0 23px;
    cursor:pointer;
    float: left;
}
.image-zoom .track
{   
    position:relative;
    height:18px;
}
.image-zoom .handle 
{
    position:absolute;
    left:0;
    top:3px;
    width:14px;
    height:22px;
    background:url(images/diy/handle.png) 0 0 no-repeat;
}

.image-zoom .btn-zoom-out{position:absolute;left:0px;top:-1px;}
.image-zoom .btn-zoom-in{position:absolute;right:-1px;top:-4px;}


.diy-splash
{
    width: 1005px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    position: relative;
}
#diy-getstarted
{
    xbackground-image: url(images/diy/getstarted-s.png);
    position: absolute;
    top: 289px;
    left: 475px;
    z-index: 100;
    width: 468px;
    height: 191px;
}
.share-links
{
    margin-top: 6px;
    margin-left: 2px;
}
/* end diy */


/* end custom lamps */