#sub_title
{
    font-family: 'Georgia';
    font-size: 18px;
    font-weight: normal;
    color: #666666;
    padding-left: 12px;
    text-transform: uppercase;
}

#sub_title h1
{
    display: inline;
    font-weight: normal;
}

h2 {
    color: #666666;
    font-family: 'Trebuchet MS';
    font-size: 14px;
    margin: 10px 0 5px 0;
    display: none;
}

#search_info
{
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 10px;
    font-family: 'Georgia';
    font-size: 14px;
    color: #666666;
    text-transform: uppercase;
}

#search_value
{
    font-family: 'Georgia';
    color: #444444;
    font-style: italic;
    font-size: 16px;
}

#zero_description
{
    color: #666666;
    font-family: 'Trebuchet MS';
    font-size: 11px;
    position: relative;
    padding: 0px 0px 15px 30px;
    margin-bottom: 25px;
    width: 695px;
    line-height: 2;
    border-bottom: 2px solid #F0D9CB;
}

#zero_description .bottom_divider_three_left
{
    position: absolute;
    bottom: -15px;
    left: 0px;
}

#zero_description .bottom_divider_three_right
{
    position: absolute;
    bottom: -12px;
    right: 0px;
}

#search_also_like
{
    padding-bottom: 20px;
}

#search_also_like_header
{
    font-family: 'Georgia';
    font-size: 14px;
    color: #666666;
    text-transform: uppercase;
    padding-left: 20px;
    padding-bottom: 15px;
}

#pages
{
    float: right;
    padding-right: 5px;
    padding-top: 5px;
    font-family: 'Times', 'Times New Roman';
    font-size: 11px;
    color: #996600;
}

#breadcrumb_bar
{
    padding: 5px 0px 15px 22px;
    font-family: 'Georgia';
    font-size: 12px;
}

#breadcrumb_bar a
{
    color: #9E737C;
    text-decoration: none;
    font-style: italic;
    font-size: 12px;
}

#breadcrumb_bar span
{
    color: #666666;
    display: inline;
    text-transform: uppercase;
    font-size: 11px;
}

#breadcrumb_bar a:hover
{
    color: #DA848B;
    text-decoration: underline;
}

#pages a
{
    text-decoration: none;
    font-style: italic;
    font-size: 12px;
    font-family: 'Times','Times New Roman';
}

#pages a.current
{
    font-weight: bold;
    color:#666666;
}

#pages a:hover
{
    text-decoration: underline;
}


#items_per_page
{
    float: right;
    color: #666666;
    display: inline;
    font-size: 11px;
    margin-right: 5px;
    margin-top: 5px;
}

#results
{
    padding-top: 10px;
    padding-bottom: 20px;
}

.search_item
{               
    float: left;
    position: relative;
    width: 141px;
    padding-left: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    min-height: 190px;
}

.search_item .product_image
{
    display: block;
    border: 1px solid #DADDE3;
    position: relative;
}

.search_item .search_product_photocorner
{
    position: absolute;
    top: -5px;
    left: 105px;
    z-index: 10;
}

.search_item .search_product_videoicon
{
    position: absolute;
    top: 5px;
    left: 15px;
    z-index: 10;
}

.search_item .search_product_beverly_clark
{
    position: absolute;
    top: 90px;
    left: 105px;
    z-index: 10;
}

.search_item .search_product_painted_cake_topper
{
    position: absolute;
    top: 98px;
    left: 100px;
    z-index: 10;
}

.search_item_details
{
    height: 107px;
    text-align: center;
    position: relative;
    z-index: 10;
}

.search_item_bg
{
    position: absolute;
    z-index: -1;
    left: 0px;
    top: 0px;
}

.search_item_name
{
    height: 53px;
}

.search_item span
{
    display: block;
    font-family: 'Trebuchet MS';
    font-size: 11px;
    font-weight: lighter;
    color: #666666;
    line-height: 1.2;
}

.search_item a
{
    text-decoration: none;
}

.search_item #name
{   
    font-weight: bold;
    color: #9E737C;
    padding-top:5px;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 1.4;
}

.search_item #name:hover
{
    color: #DA848B;
}

.search_item #designs, #aslowas, #sizes, #ratings
{
    color: #666666;
    font-style: italic;
    font-family: 'Georgia';
    font-size: 11px;
}

.search_item span#sizes div.product-size-all
{
    display: inline;
    width: 139px;
}

.search_item span#sizes div.product-size-all .detail-label
{
    display: none;
}

.search_item span#sizes div.product-size-all .detail-info
{
    display: inline;
}

.searchRegularPrice
{
    font-weight: bold !important;
    font-size: 12px !important;
    color: #666666;
    text-decoration: line-through;
}

.searchSalePrice
{
    font-weight: bold !important;
    font-size: 12px !important;
    color: #F16477 !important;
}

.search_item #price
{
    font-weight: bold;
    font-size: 12px;
    color: #666666;
}

.category_title
{
    padding-left: 22px; 
    margin-bottom: 5px;
}

.category_title a
{
    font-family: 'Georgia';
    font-size: 15px;
    color: #B92789;
	text-decoration:none;
}

.category_title a:hover
{
	text-decoration:underline;
}

.category_divider
{
    clear: right;
    display: block;
}

.quick_look
{
    display: none;
    position: absolute;
    top: 120px;
}

#embellishment
{
    padding-left: 22px;
    padding-top: 5px;
}

#description
{
    margin-left: 12px;
    margin-right: 10px;
    margin-top: 10px;
}

#description p
{
    font-family: 'Trebuchet MS';
    font-size: 12px;
    display: none;
    color: #666666;
    padding-bottom: 5px;
}

#description p.first
{
    display: block;
}

#more
{
    font-family: 'Trebuchet MS';
    font-size: 11px;
    color: #9E737C;
    cursor: pointer;
}

#more:hover
{
    color: #DA848B;
    text-decoration: underline;
}

#spacer
{
    padding-top: 10px;
}

.resultSpacer
{
    width: 18.66px;
    height: 1px;
    float: left;
    background-color: transparent;
}

div.hidden {
    display: none;
}

#ratings img
{
    display: inline;
}

#landing_results
{
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 12px;
}

.landingSpacer
{
    width: 10px;
    height: 1px;
    float: left;
    background-color: transparent;
}

.landing_subcategory_item {
    position: relative;
    width: 350px;
    min-width: 350px;
    height: 160px;
    min-height: 160px;
    float: left;
    padding-bottom: 8px;
}

.landing_link {
    text-decoration: none;
}

.landing_subcat_name {
    position: absolute;
    left: 5px;
    top: 138px;
    color: #9E737C;
    text-transform: uppercase;
    font-family: 'Georgia';
    font-size: 12px;
    font-weight: bold;
}

#search_promotion
{
    padding-top: 15px;
    padding-left: 10px;
    padding-bottom: 15px;
    height: 36px;
}

#search_promotion_image
{
    float: left;
}

#search_promotion_details
{
    float: left;
    margin-left: 10px;
    margin-top: 13px;
    font-family: 'Georgia';
    font-size: 12px;
    color: #666666;
    position: relative;
}


