﻿/*      Main Panel - IMAGE PANEL      */
#itemPage10_mainTable {
    width: 100%;
}

#itemPage10_imagePanel {
    width: 520px;
}

#itemPage10_imgNavContainer .ImgNavContainer {
    /* width: auto; */
}

#itemPage10_imgNavContainer .img_nav_selected {
    width: auto;
}

#itemPage10_colorOptContainer {
    margin: .35em;
    padding: 0;
    text-align: left;
    float: left;
    width: 300px;
    font-size: .8em;
}

#itemPage10_colorOptContainer h2 {
    line-height: normal;
    margin: 4px 0;
    font-size: 1.1em;
}

.itemPage10_currentFinish {
    float: left;
    width: 88px;
}

.itemPage10_currentFinish img {
    width: 43px;
    margin: .1em .1em 0 0;
}

.itemPage10_altFinishes {
    float: left;
    border-left: 1px solid #e4e4e4;
    margin-left: 10px;
    padding-left: 10px;
    width: 190px;
}

.itemPage10_altFinishesGroup img {
    width: 43px;
    margin: .1em;
}

/*MAIN PANEL - DATA PANEL */
#itemPage10_dataPanel {
    padding-left: 15px;
}

.itemPage10_dataPanelSection {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 16px;
    padding-bottom: 16px;
}

.itemPage10_dataPanelSection:last-child {
    border: none;
}

#itemPage10_titleContainer {
    background-color: #fff;
}

#itemPage10_titleContainer h1 {
    font-size: 1.5em;
    margin-top: 0;
}

#itemPage10_titleContainer #itemPage10_CollectionLink a {
    text-decoration: underline;
}

.itemPage10_shareContainer {
    border-bottom: 1px solid #e4e4e4;
    padding: 5px 0 10px;
}

.itemPage_printEmailContainer {
    float: left;
}

.itemPage_socialMediaContainer {
    float: right;
}

#itemPage10_pricesContainer {
    margin: 7px 0
}

#itemPage10_pricesContainer .price2 {
    font-size: 2.2em
}

#itemPage10_dataPanel .dealerInStock, #itemPage10_dataPanel .dealerOnDisplay, #itemPage10_dataPanel .dealerFeatured, #itemPage10_dataPanel .dealerSpecialOrder, #itemPage10_dataPanel .dealerClearance, #itemPage10_dataPanel .dealerNoTags {
    margin: .2em 0
}

.itemPage11_shareContainer {
    overflow: hidden;
}

.itemPage11_shareContainer_item {
    float: left;
    margin: 0px 5px 0 0;
}

.itemPage11_shareContainer_title {
    float: left;
    margin: 0 10px 0 0;
}

.itemPage10_subHeader {
    font-size: 1.2em;
}

.itemPage10_bedSizeContainer h2 {
    font-weight: normal;
    font-size: 1.2em;
    letter-spacing: normal;
}

.itemPage10_itemTags {
}

#itemPage10_conversionContainer {
}

.itemPage10_whereToBuy {
    cursor: pointer;
    float: left;
    margin-right: 30px;
    width: 190px;
    padding: 5px 20px;
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    color: #f2f2f2;
    border-radius: 2px;
    text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    border: solid 1px #4f85bb;
    background: #4f85bb;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmODViYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0Zjg1YmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #4f85bb 0%, #4f85bb 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f85bb), color-stop(100%,#4f85bb));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #4f85bb 0%,#4f85bb 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #4f85bb 0%,#4f85bb 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #4f85bb 0%,#4f85bb 100%);
    /* IE10+ */
    background: linear-gradient(top, #4f85bb 0%,#4f85bb 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f85bb', endColorstr='#4f85bb',GradientType=0 );
    /* IE6-8 */
}

.itemPage10_whereToBuy:hover {
    box-shadow: 1px 1px 1px #ddd;
    border: solid 1px #3e6893;
    background: #4f85bb;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmODViYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0Zjg1YmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #4f85bb 0%, #3e6b98 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4f85bb), color-stop(100%,#3e6b98));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #4f85bb 0%,#3e6b98 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #4f85bb 0%,#3e6b98 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #4f85bb 0%,#3e6b98 100%);
    /* IE10+ */
    background: linear-gradient(top, #4f85bb 0%,#3e6b98 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f85bb', endColorstr='#3e6b98',GradientType=0 );
    /* IE6-8 */
}

#itemPage10_conversionContainer ._smallLink {
    float: left;
    padding-left: 20px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 0px -36px;
    margin-left: 10px;
    color: #7f7f7f;
    line-height: 35px;
}

.ItemPage10_AddToFavoritesLink {
    width: 84px;
    background-image: url(../Assets/itempage_heart.png)
}

#itemPage10_conversionContainer ._smallLink:hover {
    background-position: 0px 0px
}

/*  the ajax response  */
#AddToCartWishlistResponse {
    display: inline;
    width: 80px;
}

.itemPage10_contactUs {
    margin: 5px 0 0;
}

/* --- Rich Media --- */
/* see Universal.css for the bulk of the styling for this */
.ItemPageRichMedia ,.ItemPageRichMediaFLV ,.ItemPage_CollectionDetailImages .ItemPage_detail_image_container ,.ItemPage_CollectionColorImages .ItemPage_detail_image_container {
    width: 196px;
}

.ItemPageRichMediaFLV img, .ItemPageRichMediaPdfImg {
    width: 185px;
}

.ItemPage_CollectionDetailImages .ItemPage_detail_image_container {
    height: 285px;
}

.ItemPage_CollectionDetailImages .ItemPage_detail_image_container .ItemPage_detail_image {
    max-height: 225px;
}

.ItemPage_CollectionDetailImages .ItemPage_HardwareImage {
    height: 150px;
}

.ItemPage_CollectionColorImages .ItemPage_detail_image_container .ItemPage_detail_image {
    width: 185px;
}

/*    Related Items       */
.itemPage10_BottomPanel {
    padding: .5em;
    width: 98%;
    border: solid 1px #ddd;
    border-top: none;
    box-shadow: 2px 2px 3px #eee;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
    background: linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
}

.itemPage10_section_tabs {
    border-bottom: 1px solid #ddd;
    margin-top: 2em;
}

.itemPage10_section_tabs ul {
    margin: 0;
    padding: 0;
}

.itemPage10_section_tabs ul li {
    color: #444;
    border: solid 1px #ddd;
    border-bottom: none;
    border-radius: 3px 3px 0 0;
    margin: 0 .25em -1px 0;
    padding: .4em 1em;
    float: left;
    list-style-type: none;
    cursor: pointer;
    display: inline;
    background-color: #eee;
}

.itemPage10_section_tabs ul li.active {
    color: #444;
    border: solid 1px #ddd;
    border-bottom: none;
    background-color: #fff;
    font-weight: bold;
}

.ItemPage_ShownTab {
    display: block;
}

.itemPage_HiddenTab {
    display: none;
}

.itemPage10_CollectionItems .CollectionPage_related_items_section ul li img {
    width: 125px;
    border: 0;
}

.itemPage10_CollectionItems .CollectionPage_related_items_section ul li {
    float: left;
    margin: .2em;
    padding: .2em;
    border: solid 1px #aaa;
    width: 128px;
    height: 183px;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    font-size: 100%;
}

.itemPage10_CollectionItems .CollectionPage_related_items_section ul li * {
    color: #000;
    text-decoration: none;
    font-size: 85%;
    line-height: .85em;
}

.itemPage10_CollectionItems .CollectionPage_related_items_section_clearfloat /* should clear the float above, so the menu float is not cleared.  
If the menu is floated right(default) the items should be floated left, and this should clear left */
{
    clear: both;
    line-height: 0;
    font-size: 1px;
    height: 0;
}

.itemPage10_CollectionItems {
}

.itemPage10_CollectionItems .AvailableItems ul {
    margin: 0;
    padding: 0;
}

.itemPage10_CollectionItems .AvailableItems ul li {
    list-style-type: none;
    display: inline;
}

#itemPage10_full_attributes {
    display: none;
    border: 1px solid #ccc;
    padding: 1em;
}

#itemPage10_ModComps {
    margin-bottom: 10px;
}

#itemPage10_CollectionItems {
    display: none;
}

#itemPage10_detail_images ul {
    list-style-type: none;
}

#itemPage10_attribTable {
    width: 100%;
}

#itemPage10_attribLabel {
    width: 30%;
}

#itemPage10_attribValue {
    width: 70%;
}

/*----- Mod Comps -----*/
.ItemPage_ModComps {
    width: 100%;
    margin: .35em 0;
}

.ItemPage_ModComps th {
    font-weight: bold;
    background-color: #e4e4e4;
    padding: .3em .5em;
    text-align: left;
    color: #888;
}

.ItemPage_ModComps td {
    padding: .3em 1em .3em .5em;
}

#ItemPage1_ModComps .ItemPage_ModComps tr:last-child td {
    border: none;
}

.ItemPage_OutOfStateDisclaimer {
    display: none;
    font-size: .8em;
}

.ItemPage_link_list ul {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    list-style-type: none;
    border-bottom: 1px solid #ccc;
}

.ItemPage_link_list ul li {
    text-align: left;
    margin-left: 10px;
    padding: 0;
}

.ItemPage_link_list ul li.ItemPage_link_list_Title {
    text-align: left;
    margin-bottom: .2em;
    margin-left: .35em;
    padding-left: 0;
    font-weight: bold;
    font-size: .9em;
}

.ItemPage_link_list .AddItemToCartTrigger {
    width: 180px;
}

.itemPage_menuItem, .categoryPage_menuItem, .menu_menuItem {
    text-align: center;
    margin: 0 auto;
    margin-top: 7px;
    padding-top: 7px;
    border-top: 1px solid #ccc
}

.itemPage_currentAd, .categoryPage_currentAd, .menu_currentAd {
    border: none;
    margin-top: 0;
    ;padding-top: 0
}

.itemPage_section {
    padding: 0 .35em;
}

.AttribTable {
    border-collapse: collapse;
}

.AttribGroup {
    font-size: 1.2em;
    padding-top: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.AttribCaption {
    padding: .3em 2em .3em .3em;
    border-right: solid 1px #e5e5e5;
    width: 25%
}

.AttribValue {
    padding: .3em 2em .3em 1em;
}

.ItemAttribute_AltRowColor {
    background-color: #f5f5f5;
}

#item_browsing {
    display: none;
}

.photo_gallery_link {
    display: none;
}

img.photo_gallery_link {
    float: right;
    margin: -30px 0 0 10px;
}

.dealerInStock {
}

.dealerOnDisplay {
}

.dealerFeatured {
}

/* Rating CSS */
.ObjectRating_ReviewCount {
    float: left;
    width: 150px;
    line-height: 35px;
    margin-left: 20px;
    font-size: .8em;
}

.itemPage_RatingNotLoggedInPanel {
    font-size: .8em;
}

/* Bread Crumbs */
.breadcrumbContainer {
    padding: 0 .3em .7em;
    font-size: .9em;
    margin: 0 0 7px;
}

.breadcrumbContainer a {
    text-decoration: underline;
}

/* ******************** Where to buy ******************** */
/*
.itemPage_USMap
{width:408px;margin:0 auto;}

.ItemPage_RetailerList
{display:none;}

.ItemPage_RetailerList_Section
{margin:0 0 20px 0;overflow:hidden;position:relative;}

.CurrentLocationPanel
{display:none;}


.ItemPage_RetailerList .smartMap_textResults_availabilityText
{display:block;}

.smartMap_textResults_Scrollable
{width:100%;}

.smartMap_textResults_Scrollable_Group
{float:left;width:670px;}

.ItemPage_RetailerList  .StoreResultsPanel .StoreListRow .StoreList_StoreAddress
{width:300px;}


.WhereToBuy_Scrollable
{width:710px;height:650px;position:relative;overflow:hidden;}

.WhereToBuy_Scrollable_Nav
{padding:5px 10px;text-align:center;width:90px;display:block;cursor:pointer;margin:0 10px 10px;color:#f5f5f5;font-weight:bold;box-shadow:0px 1px 3px #888;
background: #8c8c8c;
background: -moz-linear-gradient(top, #8c8c8c 0%, #777777 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8c8c8c), color-stop(100%,#777777));
background: -webkit-linear-gradient(top, #8c8c8c 0%,#777777 100%);
background: -o-linear-gradient(top, #8c8c8c 0%,#777777 100%);
background: -ms-linear-gradient(top, #8c8c8c 0%,#777777 100%);
background: linear-gradient(top, #8c8c8c 0%,#777777 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c8c8c', endColorstr='#777777',GradientType=0 );
}

.WhereToBuy_Scrollable_Nav:hover
{background: #888;}

.WhereToBuy_Scrollable_Nav.next
{float:right;}

.WhereToBuy_Scrollable_Nav.prev
{float:left;}

.WhereToBuy_Scrollable_Nav.disabled
{visibility:hidden !important;display:none;}

.WhereToBuy_Scrollable_Items
{width:20000em;position:absolute;}

.WhereToBuy_Scrollable_Group
{float:left;width:800px;}

.ItemPage_RetailerList_SectionTitle
{font-size:1.4em;padding:4px 8px;margin:0 0 10px 0;background-color:#888;color:#fff;}

.ItemPage_RetailerList_SectionTitle .CurrentLocation_changeLocationLink
{font-size:.8em;color:#fff;float:right;margin:3px 10px 0 0;cursor:pointer;}

.ItemPage_RetailerList_SectionTitle .CurrentLocation_changeLocationLink:hover
{text-decoration:underline;}

.ItemPage_RetailerListItem
{width:345px;height:110px;margin:0 15px 15px 0;float:left;
    position:relative;
    border:solid 1px #e5e5e5;
    box-shadow:0px 2px 2px #e5e5e5;
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #f7f7f7 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #f7f7f7 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0%,#ffffff 100%);
    background: linear-gradient(top, #f7f7f7 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 );
    
}

.ItemPage_RetailerList_Section > .ItemPage_RetailerListItem:nth-child(odd)
{margin:0;}

.ItemPage_RetailerListItem_Info
{padding:10px;}

.ItemPage_RetailerListItem_Name
{font-weight:bold;color:#000;font-size:1.2em;margin-bottom:5px;}

.ItemPage_RetailerList_Section .FeaturedRetailer
{color:#000;}

.ItemPage_RetailerListItem_FeaturedText
{text-align:center;color:#fff;padding:3px 5px;background-color:#566FAC;position:absolute;top:0;right:0;font-size:10px;}

.ItemPage_RetailerListItem_Availability_OnDisplay, .ItemPage_RetailerListItem_Availability_CanOrder
{text-align:center;margin-top:5px;height:20px;line-height:20px;padding:3px 5px;position:absolute;bottom:0;right:0;}

.ItemPage_RetailerListItem_Availability_OnDisplay
{color:#222;background-color:#FFC000;border:#fff solid 1px;}

.ItemPage_RetailerListItem_Availability_CanOrder
{color:#222;border:#eee solid 1px;font-size:11px;}

.ItemPage_RetailerListItem_Links
{overflow:hidden;margin:3px 0 0 0;}

.ItemPage_RetailerListItem:hover .ItemPage_RetailerListItem_Links a
{color:#0F3492;}

.ItemPage_RetailerListItem_ProfileLink
{width:100px;float:left;}

.ItemPage_RetailerListItem_WebsiteLink
{width:100px;float:left;}


.ItemPage_RetailerList_NoResults
{text-align:center;font-size:1.5em;margin:2em auto;padding:2em;background-color:#eee;width:300px;border:dashed 2px #aaa;}

.ItemPage_RetailerList_NoResults .CurrentLocation_changeLocationLink
{font-size:.8em;cursor:pointer;}
.ItemPage_RetailerList_NoResults .CurrentLocation_changeLocationLink:hover
{text-decoration:underline;}

.FindDealer_ItemAndZipPanel
{
    padding:20px 0 20px 20px;margin:0 0 20px 0;
    overflow:hidden;
}

.FindDealer_ItemAndZipPanel select, .FindDealer_ItemAndZipPanel input
{color:#666;font-size:1.2em;padding:5px 10px;}

.FindDealer_ZipCode_Container_Dropdown 
{float:left;padding:.5em;margin:.5em;width:100px;}

.FindDealer_ZipCode_Container_TextBox 
{float:left;padding:.5em;margin:.5em;}

.FindDealer_ZipCode_Container_TextBox input
{margin-left:.5em;}

.FindDealer_ZipCode_Container_Button
{float:left;padding:.5em;margin:.35em;}

.ItemPage_GoogleMap
{margin-bottom:15px;}

*/
.ItemPage10_StoreLocatorSection {
}

.ItemPage10_CurrentLocationPanel {
    margin-bottom: 1em;
}

.ItemPage10_CurrentLocationPanel h2 {
    margin: 0;
}

.ItemPage10_LocationRequiredPanel_SidePanel {
    width: 200px;
    float: left;
}

.ItemPage10_LocationRequiredPanel_SidePanel p {
    line-height: 1.6;
}

.ItemPage10_LocationRequiredPanel_MapPanel {
    width: 730px;
    float: left;
    position: relative;
}

.ItemPage10_ShowZipCodePanelTrigger {
    cursor: pointer;
    font-size: .9em;
}

.ItemPage10_ShowZipCodePanelTrigger:hover {
    text-decoration: underline;
}

.ItemPage10_ZipCodePanelControls {
    text-align: center;
    padding-top: 15px;
}

.ItemPage10_ZipCodePanel input {
    color: #666;
    font-size: 1.2em;
    padding: 5px 10px;
}

.ItemPage10_ZipCodePanel_TextBox {
    float: left;
    width: 120px;
    margin-right: 5px;
}

.ItemPage10_ZipCodePanel_TextBox input {
    width: 100px;
}

.ItemPage10_ZipCodePanel_Button {
    float: left;
    width: 50px;
}

.ItemPage10_ZipCodePanel_Error {
    font-size: 1.2em;
    color: #d00;
    margin-bottom: 8px;
}

.ItemPage10_AdContainer {
    width: 728px;
    margin: 10px auto;
}

/*-- ITEM REVIEWS SUMMARY --*/
.ItemReviews_Summary {
    width: 100%;
    padding: 10px 0;
}

.ItemReviews_SummaryLeft {
    width: 45%;
}

.ItemReviews_SummaryLeft .rating {
    float: left;
    background-color: #e0dcd8;
    padding: 5px 8px;
}

.ItemReviews_SummaryLeft .bubble, #reviewTopBubble {
    float: left;
    display: block;
    color: #000;
    width: 59px;
    height: 32px;
    text-align: center;
    font-size: 1.1em;
    background: url(../Assets/review_bubble.png) top center no-repeat;
    padding-top: 5px;
    text-shadow: 1px 1px 0px #ffd45d;
    margin: 0 10px;
    font-weight: bold;
}

.ItemReviews_SummaryLeft span.textLabel {
    display: block;
    float: left;
    font-size: .9em;
    line-height: 28px;
    height: 36px;
    color: #000;
}

.ItemReviews_SummaryMiddle {
    width: 45%;
}

.ItemReviews_SummaryMiddle .bubble {
    float: left;
    display: block;
    color: #000;
    width: 59px;
    height: 32px;
    text-align: center;
    font-size: 1.1em;
    background: url(../Assets/review_bubble.png) top center no-repeat;
    padding-top: 5px;
    text-shadow: 1px 1px 0px #ffd45d;
    margin: 0 10px;
    font-weight: bold;
}

.ItemReviews_SummaryMiddle span.textLabel {
    display: block;
    float: left;
    font-size: 1em;
    line-height: 28px;
    height: 36px;
    color: #000;
}

.ItemReviews_SummaryRight {
    width: 10%;
}

.ItemReviews_SummaryRight a {
    display: block;
    width: 125px;
    height: 30px;
    line-height: 30px;
    background-color: #4a433d;
    text-align: center;
    color: #ffba00;
}

.ItemReviews_SummaryRight #readReviews {
    margin-bottom: 2px;
}

.ItemReviews_SummaryRight a#readReviews {
    color: #ffba00;
}

.ItemReviews_SummaryRight a:hover, .ItemReviews_SummaryRight a#readReviews:hover {
    color: #fff;
}

/*-- ITEM REVIEWS FULL --*/
.ItemReviews_FullReviews {
    display: none;
}

#FullReviews {
    margin: 10px 0 0 0;
    border-collapse: collapse;
}

.FullReviews_Header {
    background-color: #e0dcd8;
    font-size: 1.2em;
    padding: 8px;
    font-weight: bold;
}

.ItemReviews_ReviewContainer {
}

.ItemReviews_Ratings {
    height: 100%;
    width: 25%;
    min-width: 201px;
    padding: 5px 10px 10px 10px;
    background-color: #e0dcd8;
    vertical-align: top;
}

.ItemReviews_Ratings .ratingContainer {
    margin: 5px 0;
    display: block;
    height: 28px;
    line-height: 27px;
}

.ItemReviews_Ratings #overall {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 15px;
    margin-bottom: 15px
}

.ItemReviews_Ratings div span.label {
    width: 45px;
    float: left;
    padding-right: 10px;
    color: #4a433d;
}

.ItemReviews_Ratings .rating {
    float: left;
    background-color: #e0dcd8;
}

.ItemReviews_Ratings .customerInfo {
    border-top: 1px solid #f0f0f0;
    padding-top: 15px;
    margin-top: 15px
}

.ItemReviews_Ratings .customerInfo p {
    margin: 0;
}

.ItemReviews_Ratings .customerInfo p span {
    font-weight: bold;
}

.ItemReviews_Review {
    border-width: 0px 1px;
    padding: 0 10px 10px 10px;
    vertical-align: top;
    max-width: 75%;
    min-width: 75%;
    width: 75%;
    background-color: #f6f4f3;
    position: relative;
}

.ItemReviews_Review .reviewDate {
    float: right;
    display: block;
    width: 125px;
    height: 30px;
    line-height: 30px;
    background-color: #4a433d;
    text-align: center;
    color: #ffba00;
    margin-top: 10px;
}

.ItemReviews_Review p {
    word-wrap: break-word;
}

.ItemReviews_ReviewTitle {
    padding: 7px 0 6px 0;
    margin-bottom: 5px;
    border-bottom: 1px solid #000;
    height: 39px;
}

.ItemReviews_ReviewTitle span {
    float: left;
    display: block;
    color: #000;
    background: url(../Assets/review_bubble.png) top center no-repeat;
    width: 59px;
    height: 39px;
    text-align: center;
    font-size: 1.1em;
    padding-top: 5px;
    text-shadow: 1px 1px 0px #ffd45d;
    margin: 0 10px 0 0;
    font-weight: bold;
}

.ItemReviews_ReviewTitle h3 {
    color: #36312c;
    margin: 0;
    line-height: 27px;
}

.ItemReviews_Review span#pros, .ItemReviews_Review span#cons {
    font-weight: bold;
}

.ItemReviews_Review span#pros {
    color: #e6a802;
}

.reviewRecommend {
    font-weight: bold;
}

.reviewRecommend span {
    font-weight: normal;
}

.reviewHelpful {
    font-size: .9em;
}

.reviewHelpful span {
    font-style: italic;
    padding-right: 10px;
}

.reviewHelpful a {
    font-style: italic;
    color: #e6a802;
    cursor: pointer;
}

.reviewHelpTotal {
    font-size: .8em;
    font-style: italic;
}

.reviewSocial {
    position: absolute;
    bottom: 5px;
    right: 10px;
    display: none;
}

#reviewTopAverage {
    float: left;
    padding: 5px;
    margin-right: 10px;
}
