* { outline: none }

img {
    -ms-interpolation-mode: bicubic;
}

.iluria-round-corner {
}

.iluria-layout-page-background {
    background: transparent  url(//http://img.iluria.com/user_layout_theme/186C4/background.jpg)  repeat fixed 0% 100%;
    margin: 0px;
    padding: 0px;
    font-family: Verdana, "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.iluria-layout-banner {
    background-color: transparent;
    max-width: 300px;
    //height: 90px;
    overflow: hidden;
    text-align: left;
}

.iluria-layout-canvas {
    /* background-color: #ffffff; */
    color: #2d200c;
    width: 975px;
    overflow: hidden;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px;
    text-align: left;
    padding: 15px 0px;
    margin-bottom: 10px;
}
.iluria-layout-canvas-text {
    color: #2d200c;
}
.iluria-layout-canvas-text a {
    color: #2d200c;
}
.iluria-layout-canvas-text a:hover {
    color: #2d200c;
}

.iluria-layout-search-title {
    color: #2d200c;
}

.iluria-layout-search-product-title {
    color: #2d200c;
}

.iluria-layout-search-product-title a {
    color: #2d200c;
}

.iluria-layout-search-thumb-border {
    border: 1px #ffffff solid;
}

.iluria-layout-search-results-container-background{
    background-color: #ffffff;
    padding: 7px;
    height: 240px;
}

.iluria-layout-search-results-container-background:hover{
    background-color: #ffffff;
}

.iluria-layout-product-section-title {
    color: #f4f0e9;
}

.iluria-layout-product-section-background {
    background-color: #2d200c;
}

.iluria-layout-search-price {
    color: #f17191;
}

.iluria-layout-product-title {
    color: #2d200c;
}

.iluria-layout-product-price {
    color: #f17191;
}

.iluria-layout-product-description {
    color: #2d200c;
}

.iluria-layout-product-button-text {
    color: #f4f0e9;
}

.iluria-layout-product-button-background {
    background-color: #f17191;
}

select {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px;
    color: #2d200c;
}

.iluria-layout-canvas a {
    color: #ff0000;
}

.iluria-layout-canvas a:hover {
    color: #ff0000;
}

.iluria-layout-menu {
    font-family: verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    background-color: transparent;
    color: #2d200c;
}

.iluria-layout-menu a {
    color: #2d200c;
    text-decoration: none;
}

.iluria-layout-menu a:hover {
    color: #2d200c;
}

.iluria-layout-category-title {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    height: 35px;
    width: 200px;
    line-height: 33px;
    text-align: center;
    background-color: #f2f2f2;
    color: #000000;
    margin-bottom: 5px;
}

.iluria-layout-cart {
    background-color: transparent;
    color: #f4f0e9;
    width: 120px;    
    text-align: center;
    padding: 5px;
    font-weight: bold;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.iluria-layout-cart a {
    color: #f4f0e9;
    text-decoration: none;
    font-weight: bold;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 12px;
}

.iluria-layout-cart a:hover {
    color: #f4f0e9;
}

/** Vertical spacing **/
.iluria-layout-vertical-space {
    height: 15px;
}

/** Product search **/
.iluria-layout-search {
    // background-color: #f2f2f2;
    color: #000000;
    text-align: left;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px;
}
.iluria-layout-search input {
    border: none;
    padding-left: 2px;
    height: 19px;
    font-size: 12px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.iluria-layout-search input[type="text"] {
    color: #000000;
    background-color: #f4f0e9;
    height: 19px;
}
.iluria-layout-search input[type="submit"] {
    cursor: pointer;
    cursor: hand;
    color: #000000;
    background-color: #f4f0e9;
    height: 21px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    border: none;
}
.iluria-layout-search input[type="button"] {
    cursor: pointer;
    cursor: hand;
    color: #000000;
    background-color: #f4f0e9;
    height: 20px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

/** Categories **/
.iluria-layout-subcategory {
    /* background-color: #f2f2f2; */
    background-color: black;
    color: #2d200c;
    opacity: 0.8;
}

.iluria-layout-category {
    /* background-color: #f2f2f2; */
    color: #2d200c;
}

.iluria-layout-category dl {
    font-family: "Lucida Sans Unicode",Verdana,sans-serif;
    font-size: 12px;
    padding: 0px;
    margin: 0px;   
}
.iluria-layout-category dt {
    color: #2d200c;
    /* background-color: #f2f2f2; */
    line-height: 25px;
    padding-left: 0px;
    margin: 0px;
    text-align: left;
}
.iluria-layout-category dt a {
    color: #2d200c;
    text-decoration: none;
}
.iluria-layout-category dt a:hover {
    color: #2d200c;
    text-decoration: none;
}
.iluria-layout-category dt a:visited {
    color: #2d200c;
    text-decoration: none;
}

.iluria-layout-category dd {
    /* background-color: #f2f2f2; */
    padding: 0px;
    margin: 0px;
    line-height: 25px;
    padding-left: 25px;
    color: #2d200c;
    text-align: left;
}
.iluria-layout-category dd a {
    color: #2d200c;
    text-decoration: none;
}
.iluria-layout-category dd a:hover {
    color: #2d200c;
    text-decoration: none;
}
.iluria-layout-category dd a:visited {
    color: #2d200c;
    text-decoration: none;
}

.iluria-layout-sub-menu a {
    text-decoration: none;
    color: #3B5998;
}

.iluria-layout-sub-menu a:hover {
    text-decoration: none;
    border-bottom: 1px dotted;
    color: #3B5998;
}

.iluria-layout-sub-menu a:visited {
    text-decoration: none;
    color: #3B5998;
}

.searchResultsContainer {
    width: 230px;
    height: 270px;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    padding-left: 0px;
    padding-right: 7px;
    padding-bottom: 10px;
    color: #FBB03B;
}
.searchResultsContainer .productTitle {
    color: #2d200c;
    max-height: 35px;
    overflow: hidden;
    font-family: "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-align: left;
    padding-top: 3px;
    padding-left: 3px;
    font-size: 12px;
    text-align: left;
}
.searchResultsContainer .productTitle a {
    color: #2d200c;
    text-align: left;
    outline-style: none;
    text-decoration: none;
}
.searchResultsContainer .productPrice {
    font-size: 11px;
    font-family: arial, "Lucida Sans Unicode", "Trebuchet MS", Tahoma, Verdana, Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-align: left;
    padding-top: 3px;
    padding-left: 3px;
}

.searchResultsContainer .productThumb {
    cursor: pointer;
    cursor: hand;
}

.searchResultsContainerBackground {
    background-color: #f9f9f9;
    padding: 7px;
    height: 240px;
}

.searchResultsContainerBackground:hover {
    background-color: white;
}

.searchResultsContainer-mini {
    width: 75px;
    height: 75px;
    text-overflow: ellipsis;
    overflow: hidden;
    float: left;
    padding-left: 0px;
    padding-right: 19px;
    padding-bottom: 19px;
    color: #FBB03B;
}
.searchResultsContainer-mini .productThumb {
    border: 1px #EAEAEA solid;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
    cursor: hand;
}
.searchTitle {
    font-size: 18px;
    text-align: left;
    font-family:"Trebuchet MS";
    font-weight:bold;
    line-height:25px;
    margin-bottom:10px;
}

.productNotFound {
    background-color: #FEF1EC;
    color: #CD0A0A;
    font-size: 12px;
    font-family: Verdana,Arial,sans-serif;
    font-weight: bold;
    border: 1px #CD0A0A solid;
    padding: 20px 0px;
    vertical-align: middle;
    margin-bottom: 10px;
}

.iluria-pagination {
    font-family: "Trebuchet MS",Tahoma,Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
}
.iluria-pagination a {
    text-decoration: none;
    color: #666;
    background-color: #F3F3F3;
    padding: 5px 10px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.iluria-pagination a:hover {
    color: #000;
    background-color: #ccc;
}
.iluria-pagination a[rel="current-page"] {
    color: #000;
    background-color: #ccc;
}
.iluria-pagination-previous {
    text-align: left;
    width: 110px;
}
.iluria-pagination-next {
    text-align: right;
    width: 110px;
}
.iluria-pagination-current-page {
    background-color: #FF0000;
}
.hand-cursor {
    cursor: pointer;
    cursor: hand;
}

.iluria-testimonials-title {
    color: #2d200c;
    font-size: 18px;
    text-align: left;
    font-family:"Trebuchet MS";
    font-weight:bold;
    line-height:25px;
    margin-bottom:10px;
}

.iluria-testimonial-container {
    padding-bottom: 20px;
}

.iluria-testimonial-content {
    color: #2d200c;
}

.iluria-testimonial-date {
    padding-bottom: 10px;
    font-size: 11px;
    color: #2d200c;
}

.iluria-testimonial-username {
    color: #2d200c;
}