body {
    text-align: center;
    background-color: #F8F8F8;
    font-family: tahoma;
    font-size: 11px;
    color: #333;
    line-height: 16px;
}

div, span {
    zoom: 1;
}

h1 {
    line-height: 30px;
    font-size: 20px;
}

h2 {
    line-height: 24px;
    font-size: 16px;
}

#textlink {
    color: #333;
    font-weight: normal;
}

#wrapper {
    width: 757px;
    text-align: left;
    background-image: url('../images/bg.jpg');
    margin: 0 auto;
}

    #logo {
        display: block;
        margin: 0;
        padding: 0;
        height: 100px;
        width: 757px;
        background-image: url('../images/logo.jpg');
        overflow: hidden;
        text-indent: -9999px;
    }
    
    #content {
        padding: 20px 22px 0px 22px;
        margin: 0;
        overflow: hidden;
        background-image: url('../images/bg_brown.jpg');
    }
    
    #bottom {
        height: 59px;
        margin: 0;
        padding: 0 50px;
        background-image: url('../images/bg_bottom.jpg');
        text-align: right;
    }

#sidebar {
    float: right;
    width: 180px;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

div.rounded_corner_full {
    background-image: url('../images/rounded_corner_full_bg.jpg');
    width: 712px;
    overflow: hidden;
}

    div.split div.rounded_corner_full, div.split div.rounded_corner_full span.top, div.split div.rounded_corner_full span.bottom  {
        background-image: url('../images/rounded_corner_full_split_bg.jpg');
    }
    
    div.split div.rounded_corner_full span.bottom {
        height: 2px;
    }
    
    div.split div.rounded_corner_full span.top {
        height: 6px;
    }
    
    div.rounded_corner_full div.semi {
        width: 340px;
        float: left;
        padding-left: 6px;
        background: none;
    }

    span.bottom {
        overflow: hidden;
    }

    div.rounded_corner_full span.top {
        background-image: url('../images/rounded_corner_full_top.jpg');
        display: block;
        height: 14px;
    }
    
    
    div.rounded_corner_full span.bottom {
        background-image: url('../images/rounded_corner_full_bottom.jpg');
        display: block;
        height: 14px;
    }


div.rounded_corner_semi {
    background-image: url('../images/rounded_corner_semi_bg.jpg');
    width: 512px;
    margin: 0px 0;
    overflow: hidden;
}
    div.rounded_corner_semi div.rounded_corner_content {
        padding: 5px; margin: 0;
    }

    div.rounded_corner_semi div.semi {
        width: 240px;
        float: left;
        padding: 10px 0 5px 10px;
    }
    
    div.rounded_corner_semi div.rounded_corner_content p {
        padding-left: 0px;
        margin: 0;
    }
    
    div.rounded_corner_semi div.rounded_corner_content form {
        padding: 0; margin: 0;
    }
    
    

div.rounded_corner_large {
    background-image: url('../images/rounded_corner_large_bg.jpg');
    width: 513px;
    margin: 5px 0;
    overflow: hidden;
}

    img.rounded_corner_image {
        margin-left: 3px
    }
    
    p.hidden {
        display: none;
    }

    div.rounded_corner_semi span.top, div.rounded_corner_semi span.bottom  {
        display: none;
    }
    
    div.rounded_corner_large span.top {
        background-image: url('../images/rounded_corner_large_top.jpg');
        background-repeat: no-repeat;
        display: block;
        height: 4px; 
        width: 100%;
        margin: 0; padding: 0;
    }
    
    div.rounded_corner_large span.bottom {
        background-image: url('../images/rounded_corner_large_bottom.jpg');
        background-repeat: no-repeat;
        display: block;
        height: 7px;
        overflow: hidden;
        width: 100%;
    }
    
    div.rounded_corner_large p {
        padding: 0 10px;
    }

    div.rounded_corner_small {
        background-image: url('../images/rounded_corner_small_bg.jpg');
        width: 177px;
        margin: 10px 0;
        overflow: hidden;
    }
    
        div.rounded_corner_small a {
            color: #666;
        }
    
        div.rounded_corner_small form {
            margin: 0 10px;
        }
        
        div.rounded_corner_small form input.text {
            width: 90%;
            color: #333;
            font-size: 11px;
        }
        
        div.rounded_corner_small span.top {
            background-image: url('../images/rounded_corner_small_top.jpg');
            background-repeat: no-repeat;
            display: block;
            height: 4px;
            width: 100%;
        }

        div.rounded_corner_small span.bottom {
            background-image: url('../images/rounded_corner_small_bottom.jpg');
            background-repeat: no-repeat;
            display: block;
            height: 4px;
            width: 100%;
            background-position: left bottom;
        }

        div.rounded_corner_small p {
            padding: 0 10px;
        }
div.rounded_corner_content {
    padding: 5px 10px;
    overflow: hidden;
}
    div.rounded_corner_small div.rounded_corner_content {
        padding: 0;
    }
    
    div.rounded_corner_small div.rounded_corner_content p {
        padding: 0 10px;
    }
    
    
    div.rounded_corner_content a {
        color: #4F7FB8;
    }
    
    div.rounded_corner_content p {
        margin: 2px 0;
        padding: 0;
    }

.header {
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    font-family: helvetica, arial, sans-serif;
    font-weight: 600;
    letter-spacing: -1px;
    margin: 0 0 0 0px;
    padding: 0;
    line-height: 16px;
}
    div.rounded_corner_small .header {
        margin: 8px 0 0 10px;
    }

    
div.rounded_corner_content a.collection_item {
    display: block;
    height: 130px;
    position: relative;
    zoom: 1;    /* To make IE understand that the link is clickable */
    display: block;
    float: left;
    width: 120px;
    margin: 15px;
    color: #333;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    cursor: hand;
    border: 1px #fff solid;
    overflow: hidden;
}

    div.rounded_corner_content a.collection_item img {
        position: absolute;
        bottom: 20px;
        left: 0;
        width: 120px;
    }

    div.rounded_corner_content a.collection_item strong {
        position: absolute;
        bottom: 0px;
        left: 0;
        text-align: center;
        display: block;
        width: 120px;
        background: #fff;
        line-height: 20px;
    }


#collection ul li, #collection ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
    #collection ul {
        padding: 10px;
    }
    #collection ul li a {
        color: #4F7FB8;
        padding: 6px 2px;
    }
    
    #collection ul li a.selected_collection {
        font-size: 12px;
        text-decoration: underline;
    }

#header_browse_by_collection {
    margin-left: 0px;
}
    #link_whole_collection {
        height: 16px;
        width: 120px;
        margin-top: 11px;
        font-size: 11px;
        font-family: tahoma, verdana, sans-serif;
        text-transform: none;
        display: inline;
        padding-left: 6px;
        font-weight: normal;
    }


img {
    vertical-align: middle;
}

#signature {
    text-align: right;
    overflow: hidden;
}
    #signature strong {
        display: block;
        height: 23px;
        width: 156px;
        overflow: hidden;
        line-height: 200px;
        background-image: url('../images/signature.png');
        float: right;
    }

#subscribe_form {
    padding-left: 10px;
}

div.rounded_corner_small #subscribe_form #subscribe_email {
    color: #666;
    font-size: 11px;
    width: 90px;
    line-height: 16px;
}
    #subscribe_form #subscribe_submit, input.submit_image {
        vertical-align: middle;
    }

p.right {
    text-align: right;
    padding: 0;
    margin: 0;
}

p.center {
    padding: 0;
    text-align: center;
    margin: 2px 0;
}



a img {
    border: none;
}

.price {
    color: #4F7FB8;
    font-family: tahoma, verdana, sans-serif;
    font-size: 18px;
}

h3.ring_header {
    font-family: tahoma, verdana, sans-serif;
    font-size: 18px;
    font-weight: normal;
}  

#order_form {
    width: 100%;
    overflow: auto;
}

#order_form_wrapper p {
    width: 48%;
    float: left;
    margin: 0;
    padding: 5px 0;
}

#order_form_wrapper #symbol {
    width: 100%;
    float: none;
    margin: 0;
    padding: 5px 0;
    clear: left;
}


    #order_form_wrapper label {
        display: block;
        float: left;
        width: 90px;
    }
    
    #order_form_wrapper label.radio {
        display: inline;
        float: none;
        width: auto;
    }
    
    #order_form_wrapper input {
        width: 90px;
    }
    
    #order_form_wrapper input.radio {
        width: auto;

    }
    
    #order_form_wrapper input.image_submit {
        width: auto;
    }
    
    p.break {
        clear: left;
    }

img.contact_icon {
    margin-right: 10px;
    vertical-align: middle;
}

#about_hellkes p, #about_hellkes_2 p {
    margin: 8px 3px;
}

#menu {
    padding: 4px 0 5px 20px;
    overflow: hidden;
}
    #menu a {
        display: block;
        width: 105px;
        float: left;
        text-align: center;
        line-height: 18px;
        font-family: georgia, arial, sans-serif;
        font-weight: bold;
        font-size: 12px;
        padding-top: 2px;
        text-transform: uppercase;
    }
        #menu a.tab_on {
            color: #CBAC6B;
        }
        
        #menu a.tab_on:hover, #menu a.tab_off:hover {
            color: #000;
        }
        
        #menu a.tab_on {
            background-image: url('../images/menu_bg_on.gif');
            background-repeat: no-repeat;
            background-position: top center;
        }
        
        #menu a.tab_off {
            color: #999;
        }   



#all_collections li {
    display: inline;
}
    #all_collections li a {
        display: block;
        line-height: 50px;
        height: 50px;
        float: left;
        width: 150px;
        margin: 10px 20px;
    }

/* Blog double content div fix */
#content #content {
    padding: 0;
    overflow: hidden;
    background-image: none;
    font-size: 1.0em;
}

ul.search_list li {
    display: block;
    width: 200px;
    height: 160px;
    float: left;
    text-align: center;
    font-size: 11px;
}
    ul.search_list li a {
        font-size: 13px;
    }
    ul.search_list li img {
        width: 120px;
        height: 117px;
    }
