@font-face {
    font-family: 'Conv_Trade Gothic LT Bold';
    src: url('/content/fonts/Trade Gothic LT Bold.eot');
    src: local('?'), url('/content/fonts/Trade Gothic LT Bold.woff') format('woff'), url('/content/fonts/Trade Gothic LT Bold.ttf') format('truetype'), url('/content/fonts/Trade Gothic LT Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Global Reset */
* {
    margin: 0;
    padding: 0;
}

/* General */
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.75em;
    height: 100%;
}

input, select {
    font-size: 12px;
}

input {
    padding: 2px;
}

p {
    line-height: 1.3;
    margin-bottom: 15px;
}

a {
    font-weight: normal;
    text-decoration: underline;
}

h2 {
    font-size: 1.1em;
    margin: 0 0 8px 0;
}

h3 {
    font-size: 1.1em;
    font-weight: normal;
    margin-bottom: 6px;
}

h4 {
    font-size: 1em;
    margin-bottom: 4px;
}

img, img a {
    border: 0;
}

ul, ol {
    margin: 0 0 10px 30px;
}

li {
    margin: 0;
    margin-bottom: 2px;
    padding: 0;
}

blockquote {
    margin-left: 28px;
}

select option {
    padding: 0 10px;
}

hr {
    margin: 10px 0;
    padding: 0;
    height: 1px;
    border:0;
}

/* Forms */
.HorizontalFormContainer dl, .VerticalFormContainer dl {
    margin: 0;
}
.HorizontalFormContainer dt img {
    vertical-align: middle;
    float: left;
}

.HorizontalFormContainer dt .fieldLabel {
    float:left;
    padding-top: 4px;
    padding-left: 4px;
}

.HorizontalFormContainer dt {
    width: 160px;
    float: left;
    clear: left;
}

.HorizontalFormContainer dd.ProductField {
    height: 20px;
}

.HorizontalFormContainer dd {
    padding-top:4px;
    margin-left: 170px;
}

.NarrowFormContainer dt {
    width: 110px;
}

.NarrowFormContainer dd {
    margin-left: 120px;
}

.HorizontalFormContainer p.Submit {
    margin-left: 170px;
}

.NarrowFormContainer p.Submit {
    margin-left: 120px;
}

.VerticalFormContainer dt {
    margin-bottom: 6px;
}

.VerticalFormContainer dd {
    margin-bottom: 6px;
    margin-left: 10px;
}

/* Page Container */

#Container {
    width: 100%
    margin: 0 auto;
    position: relative;
}

/* Top Navigational Menu */

#TopBar {
    background: url("/product_images/uploaded_images/topmenubar.png") repeat-x scroll 0 0 transparent;
    font-size: 10px;
    height: 27px; 
    text-align: right;  
    width: 100%;
}
#TopMenuSloagan{
float:left;
}
#TopMenuSloagan span {
  color: #CCCCCC;
  display: block;
  font-family: "Century Gothic";
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
}
#TopMenu{
width:1051px;
margin:auto;
}
#CartImage {
  margin-top: 12px;
}
#TopMenu ul {
  float: right;
  padding-top: 3px !important;
}
#SideCartContainer {
  background: url("/product_images/uploaded_images/carttop.png") no-repeat scroll 0 0 transparent;
  display: block;
  float: right;
  height: 39px;
  margin: 0 0 0 25px;
  position: relative;
  width: 142px;
  z-index: 100;
}
#SideCartNoProducts img {
  float: left;
  padding: 1px 0 0 8px;
}

#SideCartNoProducts span {
    float: left;
    line-height: 25px;
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
   
}
#SideCartNoProducts span.GreyText {    
    padding: 0 5px 0 8px;
    color:#515151;    
}
#SideCartNoProducts span.BlueText {
   color:#005177;
}
#TopMenu ul, #TopMenu li {
    list-style: none;
    padding: 0;
    margin: 0;
}
#TopMenu ul li {
  display: block;
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0 8px 0 10px;
}
#TopMenu ul li.First {
    border-left: 0;
}

#TopMenu a {
  color: #CCCCCC !important;
  display: block;
  font-family: "Century Gothic";
  font-size: 11px;
  font-weight: bold;
  text-decoration:none !important;
  text-transform:uppercase;
}

#TopMenu a:hover, #TopMenu a:visited {
  color: #CCCCCC !important;
  display: block;
  font-family: "Century Gothic";
  font-size: 11px;
  font-weight: bold;
  text-decoration:none !important;
}

#TopMenu li div {
    display: inline;
}
#HeaderLogoSloagan {
  clear: both;
  color: #3A3A3A;
  font-family: "Century Gothic";
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 1px;
}
/* Pages Menu */
#Menu {
  background: url("/product_images/uploaded_images/pagemenubg.png") repeat scroll 0 0 transparent;
  border: 1px solid #007494;
  border-radius: 12px 12px 12px 12px;
  clear: both;
  display: block;
  height: 44px;
  margin: 27px auto auto;
  width: 1051px;
}

#Menu ul {
    margin: 0;
    padding: 0;
}

#Menu li {
  background: url("/product_images/uploaded_images/pagemenusep.png") no-repeat scroll 0 0 transparent;
  float: left;
  height: 44px;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  position: relative;
}
#Menu li.First a {
}

#Menu li.First{
background:none;
}
#Menu li.First:hover{
background: url("/product_images/uploaded_images/pagemenulihoverbg.png");
border-radius: 10px 0 0 10px;
}
#Menu li a {
  display: block;
  float: left;
  font-size: 1em;
  height: 29px;
  margin: 3px 2px 0 10px;
  padding: 10px 16px 0;
  text-align: center;
  text-decoration: none;
}
#Menu li:hover {
  /*background: url("/product_images/uploaded_images/pagemenulihoverbg.png");*/
}
#Menu li a:hover    {
    
}

#Menu li ul {
  background: #F4F0E0;
  clear: left;
  display: none;
  font-size: 0.9em;
  left: 10px;
  position: absolute;
  text-align: left;
  top: 38px;
  width: auto;
  z-index: 1;
}

#Menu li ul li {
    clear: both;
    text-align: left;
    background: transparent;
}

#Menu li ul li a {
    padding: 5px 10px 5px 10px;
    font-size: 1em;
    text-align: left;
    margin: 0;
    width: 120px;
    height: auto;
}

#Menu li a:hover{
    
}

#Menu li.over a {
    text-decoration: none;
}

#Menu li ul li a, #Menu li.over li a {
}

#Menu li:hover ul, #Menu li.over ul {
    display: block;
}

#Menu li ul li a:hover {
    text-decoration: underline;
}

/* Holly Hack. IE Requirement */
* html #Menu ul li { float: left; height: 1%; }
* html #Menu ul li a { height: 1%; }
/* End */


/* Outer Content Wrapper (Surrounds header & content) */
#Outer {
    clear: both;
    width: 1051px;
    margin:auto;
}

#Wrapper {
  border-radius: 10px 10px 0 0;
  clear: both;
  display: inline;
  float: left;
  margin-top: 4px;  
  width: 1051px;
}
/* Header */
#HeaderContainer {
  background: none repeat scroll 0 0 #FFFFFF;
  display: block;
  width: 100%;
}
#Header {  
  display: block;
  height: 86px;
  margin: auto;
  width: 1051px;
}
/* Logo */
#Logo {
  display: block;
  float: left;
  height: 98px;
  margin-top: 7px;
  width: 163px;
}

#Logo h1 {
    font-size: 40px;
}

#Logo h1 a {
    text-decoration: none;
}

/* Top Search Form */
#SearchForm {
  background: url("/product_images/uploaded_images/searchbarbg.png") no-repeat scroll 0 0 transparent;
  border-radius: 10px 10px 10px 10px;
  display: block;
  float: left;
  height: 60px;
  margin: 30px 0 0 45px;
  width: 383px;
}
#SearchForm form {
  background: url("/product_images/uploaded_images/searchbarfield.png") no-repeat scroll 0 0 transparent;
  float: left;
  height: 42px;
  margin-left: 5px;
  margin-top: 10px;
  width: 372px;
}
#SearchForm label {
    display: none;
}

#SearchForm input {
  color: #565656;
  font-family: Arial;
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
  height: 30px;
  margin-left: 3px;
  margin-top: 3px;
  padding: 2px;
  width: 263px;
}
#search_query {
    padding-left: 10px !important;
}
#SearchForm .Button {
  background: none repeat scroll 0 0 transparent;
  font-size: 0;
  height: 29px;
  margin: -4px 0 0;
  padding: 0;
  vertical-align: middle;
  width: 82px;
}

#SearchForm p {
    font-size: 0.8em;
    margin: 5px 0 0 0;
}
#SearchForm a:hover {
    color: #313332;
}/* Left Content Area */
.PercentBlue{
    color: #319be4;
    font-size:18px;
    font-weight:bold;
    font-family:Arial;
}
.PriceGuaranteeGrey {
  color: #666666;
  font-family: 'Conv_fontscore.com_g_gill-sans-mt-pro-light',Sans-Serif;
  font-size: 18px;
  font-weight: 400;
  padding-left: 5px;
}
.ShopWithConfidenceGrey{
    color:#666666;
    font-size:12px;
    font-weight:normal;
    font-family: Verdana;
}
.ViewDetailsOrange {
  color: #CC6600;
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
}
#Guarantee110 {
  background: url("/product_images/uploaded_images/guaranteesbg.png") no-repeat scroll 0 0 transparent;
  display: block;
  float: left;
  height: 60px;
  margin-left: 20px;
  margin-top: 30px;
  padding: 4px 0 0 10px;
  width: 190px;
}
#CallUs {
  padding-top: 20px;
}
.CallUsTollFree {
  color: #262626;
  display: block;
  float: left;
  font-family: Arial;
  font-size: 20px;
  padding-bottom: 2px;
  padding-left: 3px;
  padding-right: 5px;
}
.CallUsStars {
  float: left;
  padding-top: 8px;
}
.CallUsNumber {
  padding-left: 5px;
}
.CallUsOrderOnline {
  color: #262626;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: -0.05px;
  word-spacing: 0px;
}
#nl_first_name_label, #nl_first_name, #nl_email_label{
    display:none;
}
.Left {
  display: inline;
  float: left;
  font-size: 0.85em;
  margin: 0;
  min-height: 600px;
  padding: 0 25px 0 0;
  width: 201px;
}
.Left .Block {
    padding-bottom: 10px;
    margin: 0 0 10px 0;
}
.Left .BlockContent {
  background: none repeat scroll 0 0 #FAFAFA;
  border-color: #CCCCCC;
  border-image: none;
  border-radius: 0 0 4px 4px;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  margin: -19px 0 0 10px;
  width: 199px;
}
.Left h2 {
  background: url("/product_images/uploaded_images/leftpanelh2bg.png") no-repeat scroll 0 0 transparent;
  color: #005B7E;
  font-family: Verdana;
  font-size: 12px;
  height: 36px;
  margin: 10px 10px 5px;
  padding: 10px 0 4px 10px;
  position: relative;
  text-transform: uppercase;
  width: 201px;
  font-weight:normal;
}
.Left ul {
    margin: 0;
    padding: 0;
}
.Left li {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 3px 0;
}
.Left li {
}
.Left li a {
    text-decoration: none;
}
.Left li a:hover {
    text-decoration: underline;
}

.Left #SideCategoryList li{
    padding: 5px 0 0 15px;
}
/* Primary Content Area */
.Content {
  float: left;
  font-size: 0.95em;
  margin: 0 0 0 5px;
  min-height: 500px;
  padding: 6px 0 10px;
  position: relative;
  width: 535px;
}
.Content .Block {
    clear: both;
}
.Block {
    margin-top: 0;
    margin-bottom: 10px;
}
.Content .ProductList {
    float: left;
}
.Content h2 {
    padding: 5px 0 8px 0;
}
.Content a:hover {
    text-decoration: underline;
}

/* Primary Content Area (column span of 2) */
.Content.Wide {
  width: 816px;
}
/* Primary Content Area (column span of 2) */
.Content.WideWithLeft {
}

/* Primary Content Area (column span of 3 - spans entire page width) */
.Content.Widest {
    width: 1051px;
    margin: 0 0 0 10px;
    display: inline;
}

/* Right Content Area */
.Right {
  display: inline;
  float: right;
  font-size: 0.85em;
  margin: 50px 10px 0 0;
  min-height: 600px;
  padding: 0;
  width: 180px;
}
.Right .Block {
    float: right;
    width: 179px;
    padding-bottom: 10px;
    margin: 0 0 10px 0;
}
.Right .BlockContent {
    margin: 0 10px 5px 10px;
}
.Right h2 {
    font-size: 1.1em;
    margin: 10px 10px 5px 10px;
    padding: 0 0 4px 10px;
    position: relative;
}
.Right a {
    color: #000;
}
.Right li a:hover {
    text-decoration: underline;
}
.Right ul {
    margin: 0;
    padding: 0;
}
.Right li {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 3px 0;
}

.Right li a {
    text-decoration: none;
}

.Right li a:hover {
    text-decoration: underline;
}

/* Page Footer */

#Footer {
  clear: both;
  font-size: 0.85em;
  margin: auto !important;
  padding: 10px 0 0 10px;
  width: 1400px;
}
/* Newsletter Subscription Form */
.NewsletterSubscription {
  float: left;
}
#HeaderBottom {
  height: 69px;
  margin: auto;
  padding-bottom: 4px;
  width: 1051px;
}
.NewsletterSubscription label {
    clear: both;
    float: left;
    margin: 5px 0 0 0;
}
.NewsletterSubscription input#nl_email {
  background: url("/product_images/uploaded_images/joindiscountfield.png") no-repeat scroll 0 0 transparent;
  border: medium none;
  clear: none;
  color: #565656;
  float: left;
  font-family: Arial;
  font-size: 14px;
  font-style: italic;
  height: 24px;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-top: 16px;
  padding: 3px 3px 3px 10px;
  width: 189px;
}
.NewsletterSubscription .Button {
  border: 0 none;
  float: left;
  height: 29px;
  margin-left: 10px;
  vertical-align: middle;
  width: 148px;
}
#SideNewsletterBox h2 {
  float: left;
  margin-left: 18px;
  margin-top: 7px;
}
#SideNewsletterBox {
  background: url("/product_images/uploaded_images/discountwrapbg.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 60px;
  margin-bottom: 8px;
  margin-top: 7px;
  width: 599px;
}
.JoinUsBlack {
    font-size: 17px;
    font-family: Arial;
    color: #333333;
}
.SaveBlue {
  color: #015075;
  font-family: Arial;
  font-size: 23px;
  font-weight: bold;
  line-height: 20px;
}
.HeaderBottomSep {
  float: left;
  margin-left: 19px;
  margin-top: 11px;
}
#FreeShippingBox {
  background: url("/product_images/uploaded_images/shippingbannerbg.png") no-repeat scroll 0 0 transparent;
  float: left;
  height: 60px;
  margin-left: 16px;
  margin-top: 7px;
  width: 168px;
}
.FreeShippingBlue {
  color: #339DE4;
  display: block;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  height: 5px;
  margin-top: 4px;
  text-transform: uppercase;
}
.ContinentalOnlyGrey {
  color: #666666;
  font-family: Verdana;
  font-size: 13px;
  font-weight: bold;
  line-height: 15px;
}
.OnAllOrdersGrey {
  color: #666666;
  font-family: Verdana;
  font-size: 11px;
}
#FreeShippingBox span {
    margin-left: 11px;    
}
.stButton .stBubble_count {
  background: -moz-linear-gradient(center top , #D5D5D5 0px, #EFEFEF 48%, #FFFFFF 94%) repeat scroll 0 0 transparent;
  border: 1px solid #CCCCCC;
  border-radius: 4px 4px 4px 4px;
  color: #565656 !important;
  font-family: Arial !important;
  font-size: 14px !important;
  height: 22px !important;
  padding-top: 7px !important;
  position: relative;
  text-align: center;
  top: 7px !important;
  width: 58px;
  z-index: -1;
}
.st_twitter_vcount .stBubble {
  background: url("//w.sharethis.com/share4x/images/Twitter_arrow_below.png") no-repeat scroll 10px 37px transparent !important;
}
#HeaderSocial {
  float: left;
  height: 61px;  
  position: relative;
  top: -5px;
  width: 209px;
}
#HeaderSocial span{

}
.st_plusone_vcount {
    left: 16px;
    position: relative;
}
.st_twitter_vcount {
    left: 30px;
    position: relative;
}
.st_fblike_vcount {
  left: 45px;
  position: relative;
}
.slideshow {
  left: 10px;
  position: relative;
  top: 9px;
}
#SliderFrame {
  background: url("/product_images/uploaded_images/sliderframeright.png") no-repeat scroll 0 0 transparent;
  height: 321px;
  left: 771px;
  position: absolute;
  top: 6px;
  width: 129px;
  z-index: 100000;
}
#TriBanner a {
  display: block;
  float: left;
  padding-left: 7px;
  padding-top: 8px;
}
#SliderFrameLeft {
  background: url("/product_images/uploaded_images/sliderframeleft.png") no-repeat scroll 0 0 transparent;
  height: 321px;
  left: -20px;
  position: absolute;
  top: 6px;
  width: 129px;
  z-index: 100000;
}
.banner_home_page_top{
    background: url("/product_images/uploaded_images/sliderframe.png") no-repeat scroll 0 0 transparent;
    width: 830px;
}
.slideshow div{
width:785px;
height:302px;
}
.SliderShopNow {
  left: 570px;
  position: absolute;
  top: 254px;
}
/* Product Listings */
#HomeFeaturedProducts {
  display: block;
  float: left;
  height: 318px;
  padding-top: 30px;
  position: relative;
  width: 798px;
}
#HomeFeaturedProducts .ProductList li {
  background-image: none;
  float: left;
  height: 290px !important;
  list-style: none outside none;
  margin: 10px 17px 0 !important;
  overflow: hidden;
  padding: 5px 0 0 10px;
  position: relative;
  text-align: left;
  top: 5px;
  width: 155px !important;
}
#HomeFeaturedProducts .ProductList .ProductImage {
  display: table-cell;
  height: 120px !important;
  margin: 0 !important;
  overflow: hidden;
  padding-top: 20px !important;
  text-align: center;
  vertical-align: middle;
  width: auto;
}

#HomeFeaturedProducts .ProductList {
  border: 4px solid #CFCFCF;
  border-radius: 10px 10px 10px 10px;
  width: 798px;
}
.ViewItem {
    background: url("/product_images/uploaded_images/viewitem.png") no-repeat scroll 0 0 #AAA9A5;
    cursor: pointer;
    display: block;
    height: 28px;
    width: 109px;
}
#HomeFeaturedProducts h2 {
  background: url("/product_images/uploaded_images/label1.png") no-repeat scroll 0 0 #4395C1;
  border: 0 none;
  color: #FFFFFF;
  font-family: "Franklin Gothic Medium";
  font-size: 20px;
  height: 41px;
  left: -10px;
  line-height: 25px;
  padding-left: 15px;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #111111;
  top: 25px;
  width: 249px;
  z-index: 100;
}
.SalePriceLabel, .SalePrice {
    color: #cc0000;
    font-weight:bold;
}
#SideLiveChatLink {
  position: relative;
  z-index: 100001;
  margin: 10px 0 0 9px;
}
.ProductList {
    list-style: none;
    margin: 0;
    padding: 0;
}



.Content .ProductList a {
    text-decoration: underline;
}

#HomeFeaturedProducts  .ProductList li div{
margin-left:0;
}
.ProductList .ProductImage img {
    vertical-align:middle;
}

.Content .ProductList .ProductDetails {
  clear: both;
}

.ProductList strong, .ProductList strong a {
}

.ProductPrice, .ProductList em {
    font-style: normal;
    font-weight: bold;
}

.ProductList .Rating {
    font-size: 0.9em;
    font-weight: bold;
}

.ProductList .Rating img {
    height: 12px;
    margin-top: 3px;
}

.ProductList li .ProductCompareButton {
    margin-top: 3px;
    text-align: center;
}

.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
    display: none;
}
.Left .ProductList .ProductImage img, .Right .ProductList .ProductImage img {
    max-width:130px;
}

.Right .ProductList li {
    clear: both;
    list-style: none;
    margin: 0;
    margin-top: 5px;
    padding: 3px 0 5px 0;
    color: #000000;
}

.Right .SideCart p {
}/* Top Seller Block Specific */

.Right .TopSellers {
    clear: both;
}
.Right .TopSellers ul {
    margin: 0;
    padding: 0;
}
.Right .TopSellers li {
    clear: both;
}
.Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    display: none;
}
.Left .TopSellers li .TopSellerNumber {
    display: none;
}
.Right .TopSellers .ProductDetails { /* Contains the details of the item */
}
.Right .TopSellers li.TopSeller1 { /* No1 seller box */
    clear: both;
    float: left;
    margin: 5px 0 5px 0;
    display: inline;
    text-align: center;
}
.Right .TopSellers li.TopSeller1 img {
}
.Right .TopSellers li.TopSeller1 .TopSellerNumber {
}
.Right .TopSellers li.TopSeller1 .ProductDetails {
}
.Right .TopSellers li.TopSeller1 .ProductImage {
    clear: both;
    float: left;
    width: 156px;
    display: inline;
}
.Right .TopSellers li .TopSellerNumber {
}
.Content .TopSellers li.TopSeller1 .TopSellerNumber, .Content .TopSellers li .TopSellerNumber {
    font-weight: bold;
}/* Page Breadcrumbs */
.Breadcrumb ul, .Breadcrumb li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.Breadcrumb {
  background: none repeat scroll 0 0 #FAFAFA;
  border: 1px solid #F2F2F2;
  border-radius: 5px 5px 5px 5px;
  font-size: 0.9em;
  height: 42px;
  line-height: 42px;
  margin-left: -8px;
  margin-top: 5px;
  padding-bottom: 0px;
  padding-left: 10px;
  width: 806px;
}

.Breadcrumb li {
  color: #006699;
  display: inline;
  font-family: Verdana;
  font-size: 12px;
  padding-left: 0;
  padding-right: 0;
  text-decoration: underline;
}

.Breadcrumb li a {
  background: url("/product_images/uploaded_images/breadcrumbsep.png") no-repeat scroll right center transparent;
  color: #006699;
  font-family: Verdana;
  font-size: 12px;
  padding-right: 12px;
}
.FindByCategory ul, .FindByCategory li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.FindByCategory li {
    padding-left: 12px;
    background: url('../../Furniture/images/BreadcrumbSep.gif') no-repeat 3px 5px;
    padding-right: 8px;
    display: inline;
}

/* Miscellaneous Definitions */

.Meta {
    color: #444;
    font-size: 0.93em;
}

.Left .FeedLink, .Right .FeedLink {
    float: right;
    margin: 0 0 0 4px;
}

.Content .FeedLink {
    float: left;
    margin: 0 4px 0 0;
}

.FloatRight {
    float: right;
}

.FloatLeft {
    float: left;
}

.ClearRight {
    clear: right;
}

.ClearLeft {
    clear: left;
}

.SortBox {
    font-size: 0.95em;
    color: #444;
}

.CompareButton {
    clear: both;
    text-align: right;
    margin-top: 12px;
    padding: 4px;
}

.Clear {
    clear: both;
}

.Field45 {
    width: 45px;
}

.Field100 {
    width: 100px;
}

.Field150 {
    width: 150px;
}

.Field200 {
    width: 200px;
}

.Field250 {
    width: 250px;
}

.Field300 {
    width: 300px;
}

.Field350 {
    width: 350px;
}

.Field400 {
    width: 400px;
}

.MB10 { margin-bottom:10px; }
.MT0 { margin-top:0px; }
.LH140 { line-height:140%; }
.PLRB5 { padding:0px 5px 5px 5px; }
.PLR10 { padding:0px 10px 0px 10px; }
.PL20 { padding:0px 0px 0px 20px; }
.PL40 { padding:0px 0px 0px 40px; }
.ML20 { margin:0px 0px 0px 20px; }
.MT10 { margin-top:10px; }
.PL10 { padding-left:10px; }
.PB2 { padding-bottom:2px; }
.NoMarginBottom { margin-bottom: 0; }

.Required {
    color: red;
    font-weight: bold;
}

.InfoMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
}

.SuccessMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;

}

.ErrorMessage {
    padding: 8px 6px 8px 28px;
    margin-bottom: 10px;
}/************* Page Specific: Create Account / Login Page *************/
.CreateAccount {
    float: left;
    width: 45%;
    padding-right: 1%;
}

.AccountLogin {
    float: left;
    padding-left: 1%;
    width: 45%;
}

ul.ShippingAddressList, ul.ShippingAddressList li {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.ShippingAddressList li {
    width: 30%;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

.PrimaryProductDetails .ProductThumb {
    float: left;
    width: 190px;
    text-align: center;
}
.PrimaryProductDetails .ProductMain {
  border: 1px solid #B3B3B3;
  border-radius: 5px 5px 5px 5px;
  float: left;
  margin-bottom: 0;
  margin-left: 12px;
  width: 436px;
}
.ProductNameRow h2 {
  border: 0 none;
  clear: both;
  color: hsl(197, 100%, 25%) !important;
  font-family: Verdana;
  font-size: 19px;
  padding: 0;
  font-weight: normal;
}
.YouSave{
display:none;
}
.PrimaryProductDetails h2{
    border: 0;
}
.PrimaryProductDetails .ProductThumb p a {
    font-weight: bold;
}

.ProductDescription, .ProductReviews, .ProductsByCategory, .ProductOtherDetails {
    margin-top: 20px;
}

.PrimaryProductDetails .ProductMain {
    float: left;
}

.PrimaryProductDetails dl {
    font-size: 0.90em;
}

.ProductDescriptionContainer {
    line-height: 1.5;
}

.PrimaryProductDetails dt {
  clear: left;
  font-weight: bold;
}
#ProductGuaranteeIcons{
clear:both;
}

.PrimaryProductDetails dd {
    
}

.Right hr {
    margin: 5px 0 0;
}

.Content h3 {
    margin-bottom: 5px;
}

.ComparisonCheckbox {
    float: left;
}

.SideRecentlyViewed .ProductList li {
    margin-left: 0;
}

.SideRecentlyViewed .ProductDetails {
    margin-left: 20px;
}

/* Product Comparisons */
.ComparisonTable { width: 100%; }
.ComparisonTable td { vertical-align:top; font-size: 11px }
.CompareFieldName { width:95px; padding:8px 10px 8px 15px; }
.CompareFieldTop { padding:5px; text-align:center; }
.CompareFieldTop a { text-decoration:none; font-size:10px; }
.CompareFieldTop a:hover { text-decoration:underline; }
.CompareLeft { padding:5px 10px 5px 10px; }
.CompareCenter { text-align:center; padding:5px; }
.CompareRating { text-align:center; padding-top:8px; vertical-align:middle; }
.CompareProductOption { margin-left:20px; padding-left:5px; }

.Availability { color:gray; }
.LittleNote { color:gray; font-size: 0.85em; }

.ViewCartLink {
    padding-left: 35px;
    padding-top: 4px;
    padding-bottom: 8px;
}

/* General Tables */
table.General,
table.CartContents, table.General {
    width: 100%;
    margin: 10px 0;
}

table.General thead tr th,
table.CartContents thead tr th {
    padding: 6px 10px;
    text-align: left;
}

table.General tbody td,
table.CartContents tbody td {
    padding: 6px 10px;
    vertical-align: top;
}

table.General tbody tr.First td {
    border-top: 0;
}

/* Cart Contents Table */

.CartContents tbody td {
    border-bottom: 0;
}
.CartContents .ProductName a {
    font-weight: bold;
}

.CartContents tfoot .SubTotal td {
    text-align: right;
    font-weight: bold;
}

.ProceedToCheckout {
    text-align: right;
}

.ProceedToCheckout a {
    padding-top: 5px;
}

.MiniCart .SubTotal {
    text-align: center;
    font-size: 115%;
}

.JustAddedProduct {
    width: 128px;
    overflow: hidden;
    margin: auto;
    text-align: center;
    padding: 5px;
    margin-bottom: 10px;
}

.JustAddedProduct strong, .JustAddedProduct a {
    font-weight: bold;
    font-size: 1.02em;
    display: block;
    margin-bottom: 3px;
}

.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.CategoryPagination {
    padding: 5px;
    margin: 0 0 10px 0;
    text-align: center;
}

.CategoryPagination .PagingList li {
    display: inline;
    padding: 0 5px;
}/* Quick Search */
.QuickSearch { position: relative; z-index: 10; padding: 0; text-align: left; font-size: 0.8em; border-collapse: collapse; }
.QuickSearchTitle td, .QuickSearchAllResults td { font-weight: bold; padding: 4px; }
.QuickSearchResult td { padding:8px 0px 8px 8px; cursor: pointer; }
.QuickSearchResultImage { margin-left: 4px; margin-right: 10px; text-align: center; }
.QuickSearchResultNoImage { padding-top: 10px; color: #777; }
.QuickSearchResultName { text-decoration: none; display: block;  padding-bottom: 5px; }
.QuickSearchResult .Price { color: Red }
.QuickSearchHover td{ }
.QuickSearchHover a { text-decoration: underline; }
.QuickSearchAllResults { text-indent: -7000px; }
.QuickSearchAllResults a { text-decoration: underline; height: 25px; display: block; }
.QuickSearchAllResults a:active, .QuickSearchAllResults a { outline: none; -moz-outline-style: none; }

/* Brand Tag Clouds */
.BrandCloud .smallest { font-size:12px; }
.BrandCloud .small { font-size:15px; }
.BrandCloud .medium { font-size:18px; }
.BrandCloud .large { font-size:20px; }
.BrandCloud .largest { font-size:26px; }
.BrandCloud a { padding-right: 5px; }
.DownloadExpires { padding-top: 3px; font-style: italic; color: gray; }
.DownloadExpiresToday { color: red; }

.CheckoutRedeemCoupon h4 { margin-top: 0; }
.CheckoutRedeemCoupon p { margin-top: 10px; margin-bottom: 0;}

.BillingDetails {
    float: left;
    width: 48%;
    margin-right: 10px;
    margin-bottom: 15px;
}

.ShippingDetails {
    float: left;
    width: 48%;
    margin-bottom: 15px;
}.ProductDetailsGrid dt {
    width: 140px;
    margin-bottom: 6px;
    float: left;
    font-weight: bold;
}

.ProductDetailsGrid dd {
    margin-left: 145px;
    margin-bottom: 6px;
}

.SubCategoryList {
    padding: 4px;
}

.SubCategoryList ul, .SubCategoryList li {
    list-style: none;
    margin-left: 0;
}

.SubCategoryList li {
    margin-bottom: 4px;
    padding: 0 0 3px 0;
}

.SearchTips .Examples {
    padding: 8px;
    margin-left: 30px;
    margin-bottom: 10px;
}

.ProductDetails .ProductThumb p {
    margin-top: 10px;
    font-size: 0.9em;
}

.ProductReviewList {
  clear: both;
  padding-top: 20px;
}

.SortBox select {
    font-size: 0.9em;
}

 .SortBox option {
    color: #444;
}

.YourAccount li {
    margin-bottom: 8px;
}

.SoldOut {
    color: #999;
}

.RemoveFromWishlistForm {
    margin: 5px;
}

.ShippingProviderList {
    list-style: none;
}

small {
    font-size: 11px;
    color: gray;
}

.HowToPay {
    margin-bottom: 10px;
}

.ProductList em, .ProductList .Rating {
    display: block;
    margin-top: 3px;
}

.GoogleCheckout p,
.PayPalExpressCheckout p,
.AlternativeCheckout p {
    margin: 0;
    font-size: 90%;
}

.GoogleCheckout,
.PayPalExpressCheckout,
.AlternativeCheckout {
    text-align: center;
    margin-bottom: 10px;
    clear:both;
}

.KeepShopping {
    width: 180px;
    clear: both;
    text-align: right;
}

/** Top Right Locale Chooser (list of flags) **/
#TopMenu li.Flag {
    float: right;
}

#TopMenu li.Flag div {
    border: 0;
}

#TopMenu li.Flag img {
    margin: 3px;
}

#TopMenu li.Flag img.Last {
    margin-right: 0px;
}

#TopMenu li.Flag img.Selected {
    border: 2px solid #ffffaa;
    margin: 1px 3px;
}

/** Currency Selector **/
.CurrencyList dl {
    margin: 0;
    padding: 0;
}

.CurrencyList dd {
    padding: 0px;
    margin: 0px;
    border: 1px solid #EDECEC;
    background-color: #F9F9F9;
    clear: both;
}

.CurrencyList a {
    padding: 0 3px 0 5px;
    display: block;
    line-height: 1.8;
    text-decoration: none;
    font-size: 11px;
}

.CurrencyList a.Sel {
    background-color: #FFFFAA;
}

.CurrencyList a:hover .Text {
    text-decoration: underline;
}

.CurrencyList a .Flag {
    margin-top: 4px;
    display: block;
    float: left;
    width: 24px;
    padding-right: 2px;
    vertical-align: middle;
}

.CurrencyList a .Text {
    display: block;
    padding-left: 24px;
}

.PrimaryProductDetails .YouSave {
  display: none;
  font-weight: bold;
  margin-top: 3px;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    margin-top: 4px;
    margin-bottom: 4px;
    font-weight: normal;
    width: 320px;
    padding: 7px;
    float: right;
}

.EstimateShipping dt {
    width: 100px;
    float: left;
    margin-bottom: 8px;
    clear: left;
}

.EstimateShipping dd {
    margin-bottom: 8px;
    font-weight: normal;
    text-align: left;
    margin-left: 114px;
}

.EstimateShipping p.Submit {
    margin-top: 10px;
    margin-bottom: 3px;
}

.EstimateShipping label {
    display: block;
    margin-bottom: 5px;
}

.EstimatedShippingMethods {
    text-align: left;
}

.EstimatedShippingMethods table {
    width: 100%;
    border-collapse: collapse;
}

.EstimatedShippingMethods .VendorShipping {
    margin-left: 20px;
    margin-bottom: 10px;
}

.EstimatedShippingMethods .Submit {
    text-align: right;
}

.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td {
    text-align: left;
}

.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td.Price {
    text-align: right;
}

.SharePublicWishList {
    background-color:seashell;
    padding:5px;
    border:1px solid lightgray;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    position: relative;
    padding: 6px;
    margin-bottom: 10px;
}

.ExpressCheckoutBlock h3 a {
    font-size: 12px;
}

.ExpressCheckoutBlock {
    padding-top: 6px;
}

.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
    display: none;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    display: inline;
    font-size: 12px;
    font-weight: normal;
    font-style: italic;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
    display: none;
}

a.ChangeLink {
    position: absolute;
    right: 15px;
}

.ExpressCheckoutBlock a.ChangeLink {
    display: none;
}

.ExpressCheckoutBlockCompleted a.ChangeLink {
    display: inline;
}

.ExpressCheckoutCompletedContent {
    position: absolute;
    left: 250px;
}

.LoadingIndicator {
    margin-left: 10px;
}

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

#TopMenu li.HeaderLiveChat {
    float: right;
}

#TopMenu li.HeaderLiveChat div {
    border-left: 0;
    background-image: none;
}

#TopMenu li.HeaderLiveChat a {
    border: 0;
    font-weight: bold;
}

.HeaderLiveChat img {
    vertical-align: middle;
}

#ProductOtherDetails .ProductDetailsGrid {
    margin-left: 25px;
}

.SubCategoryListGrid {
    padding: 4px;
}

.SubCategoryListGrid ul, .SubCategoryListGrid li {
    list-style: none;
    margin-left: 0;
}

.SubCategoryListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #fff;
    float: left;
    text-align: center;
}

.SubCategoryListGrid ol {
    clear: both;
}
.SubBrandList {
    padding: 4px;
}

.SubBrandList ul, .SubBrandList li {
    list-style: none;
    margin-left: 0;
}

.SubBrandList li {
    margin-bottom: 4px;
    padding-left: 25px;
    background: url('../../Furniture/images/SubBrand.gif') no-repeat 3px 1px;
}

.SubBrandListGrid {
    padding: 4px;
}

.SubBrandListGrid ul, .SubBrandListGrid li {
    list-style: none;
    margin-left: 0;
}

.SubBrandListGrid li {
    margin-bottom: 4px;
    padding: 10px;
    margin-left: 10px;
    background: #fff;
    float: left;
    text-align: center;
}

.SubBrandListGrid ol {
    clear: both;
}

.ProductAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required{
    width: 8px;
}

.ProductAddToCart input.Textbox, #CartEditProductFieldsForm input.Textbox{
    width:181px;
}

.ProductAddToCart textarea, #CartEditProductFieldsForm textarea{
    width:183px;
    height: 50px;
}

.CartContents .CartProductFieldsLink {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('../../Furniture/images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom: 4px;
}

.ProductFields dd {
    margin-bottom: 4px;
    float:left;
    margin-left:20px;
}

.ProductFields {
    margin-bottom: 15px;
}

.ProductFields input.Textbox {
    width:100%;
}

.ProductFields TextArea {
    width:100%;
}

.CartContents .CartProductFieldsRow {
    border-top: 0;
}

.CartContents .CartProductFieldsRow dl {
    margin-top:15px;
}

p.QuantityInput, p.AddCartButton {
    text-align: center;
}

.ProductAddToCart dt.QuantityInput {
    margin-top: 2px;
}

.ProductAddToCart dd.AddCartButton span {
    margin-top: 2px;
    padding-right: 5px;
}
.Content .ProductActionAdd {
  display: block;
  left: 15px;
  position: absolute;
  top: 265px;
}

.ProductActionAdd a, .ProductActionAdd strong a {
    text-decoration: underline;
}

.TagList {
    margin-top: 20px;
}

.CartThumb {
    text-align: center;
    width: 1px;
}

.WrappingOptions {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    padding-left: 22px;
    background: url('../../Furniture/images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom: 4px;
    line-height: 1.6;
}

.ViewAllLink a {
    padding-top: 10px;
    display: block;
}

.SelectGiftWrapMultiple {
    max-height: 400px;
}

/* Tabbed Navigation */
.TabNav, .TabNav li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.TabNav {
  font-size: 11px;
  margin-left: -6px;
  padding: 6px 0;
}
.TabNav li {
    display: inline;
}
.TabNav li a {
  border-radius: 4px 4px 0 0;
  display: inline-block;
  font-family: Verdana;
  font-size: 12px;
  margin-right: 2px;
  margin-top: 3px;
  padding: 4px 12px 10px 5px;
  position: relative;
  text-align: left;
  text-decoration: none;
  top: 7px;
  width: 82px !important;
}

.TabNav li a:hover {
    text-decoration: none;
}

.TabNav li.Active a {
    margin-top: 0px;
    padding-top: 7px;
    font-weight: bold;
}

.ProductAddToCart dd.AddCartButton div.BulkDiscount {
    display: inline-block;
    float:left;
}

.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
    padding-left: 4px;
}

#VendorLogo .BlockContent, #VendorPhoto .BlockContent {
    margin: 0;
    text-align: center;
}

.TransitTime {
    font-weight: normal;
    color: gray;
}
.Content .ProductList.List li {
    margin: 0;
    margin-top: 6px;
    display: block;
    width: auto;
    float: none;
    padding: 6px;
    min-height: 0;
    height: 132px;
    background-image: none;
}

.Content .ProductList.List .ProductImage {
    margin: 0 !important;
    padding: 0px;
    margin-right: 15px;
    float: left;
    background-image: none;
    width: 120px;
    height: 120px;
}

.Content .ProductList.List .ProductDetails {
    height: auto;
    display: block;
    clear: none;
    padding: 0px;
    padding-left: 5px;
    margin: 0px;
    margin-left: 135px;
    text-align: left;
    background-image: none;
}

.Content .ProductList.List .ProductQty {
    margin-left: 10px;
}

.Content .ProductList.List .ProductDescription {
    font-style: italic;
    margin-top: 5px;
}

.Content .ProductList .ProductRightCol {
    float: right;
}

.Content .ProductList.List li .ProductCompareButton {
    text-align: left;
    margin-top: 10px;
}

.OrderItemMessage {
    background-color:#fff1a8;
    padding:7px;
    margin:10px 0px 10px 0px;
}

/* Custom Fields - Start */

.LittleNotePassword {
    color:gray;
    font-size: 0.85em;
    padding:2px 0px 2px 0px;
}

.RequiredClear {
    visibility: hidden;
}

/* Custom Fields - End */

/* Product Details */
.ProductDetailsGrid{
    margin-top: 10px;
}
.ProductDetailsGrid .DetailRow {
  clear: left;
  margin-top: 2px;
  padding-left: 18px;
}
.ProductSKU {
  margin-bottom: 5px;
  margin-top: -5px !important;
}
.ProductDetailsGrid .Label {
  
  display: inline;
  float: left;
  font-family: Verdana;
  font-size: 14px;
  font-weight: normal;
  color: #3A3A3A;
  padding-right: 5px;
  padding-top: 1px;
  position: relative;
  text-align: left;
}
#ProductTabs {
  clear: both;
  display: block;
  float: right;
  margin-right: 6px;
  width: 433px;
}
#ProductTabPanels {
  border: 1px solid #B3B3B3;
  border-radius: 0 0 5px 5px;
  float: right;
  height: 270px !important;
  margin-right: 6px;
  margin-top: -1px;
  overflow: auto;
  padding: 0 20px;
  width: 397px;
}
.ProductDetailsGrid .Value {
  display: inline;
  font-family: Verdana;
  font-size: 14px;
  font-weight: normal;
  color: #3A3A3A;
}
.SalesPriceRow .Label, .SalesPriceRow .Value em {
    color: #cc0000 !important;    
    font-weight: bold !important;
}
.QuantityInput {
  font-size: 12px !important;
}
.ProductDetailsGrid .Label .Required {
    position: absolute;
    left: -1em;
}

.ProductOptionList ul, .ProductOptionList li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ProductOptionList li {
    margin-bottom: 3px;
}

.ProductOptionList input {
    vertical-align: middle;
}

/* Product Videos */

#FeaturedVideo, #VideoList, #VideoSingle  {
    float: left;
}

#VideoList {
    padding-left: 5px;
}

.VideoSeparator {
    clear: both;
}

.videoRow {
    clear: both;
    margin-bottom: 4px;
    display: block;
    height: 75px;
}

.previewImageContainer {
    height: 30px;
    width: 50px;
}

.videoRow img {
    float: left;
    padding-right: 5px;
}

.videoRowTitle {
    font-weight: bold;
}

.videoRowDescription {
    max-height: 50px;
    overflow:hidden;
}

.VideoOverlay {
    background-image: url('../images/VideoOverlay.png');
    background-position: center center;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    top: 0;
}

.VideoContentContainer {
    position: relative;
    margin-left: 3px;
    padding-left: 67px;
}

/** If you change the width of the .VideoPreviewSize class below, change the padding-left of the .VideoContentContainer class above **/

.VideoPreviewSize {
    width: 67px;
    height: 50px;
}

.videoRowLength {
    padding-left: 4px;
}

.videoRow, .videoRowTitle, .videoRow img, .videoRowLength {
    cursor: pointer;
}

#VideoList ul {
    position: relative;
    overflow-y: auto;
    padding:0;
    margin: 0;
    width: 200px;
    height: 265px;
}

#VideoSingle {
    padding-left: 10px;
    width:200px;
}

#VideoContainer {
    padding: 5px 0 5px 5px;
    height: 265px;
}

.HideElement {
    display: none;
}



.VideoSingleTitle {
    font-weight: bold;
}

.VideoSingleDescription {
    padding-top: 10px;
    overflow-y: auto;
    height: 220px;
    padding-right:5px;
}

.Left #VideoMiddleContainer, .Right #VideoMiddleContainer {
    display: none;
}

.Content #VideoSideContainer {
    display: none;
}

#VideoSideContainer ul {
    text-align: center;
}

#VideoSideContainer ul li {
    margin-bottom: 5px;
}

.VideoSideDescription {
    padding: 2px 10px;
}

.VideoImageContainer {
    position: relative;
    float: left;
}

/** Search All Form Result - Start **/
.SearchPaging {
    float: right;
    font-size: 0.95em;
}

.SearchSorting {
    float: right;
    font-size: 0.95em;
    margin: 8px 0px;
}

.SearchSorting select {
    font-size: 0.95em;
}

#SearchResultsCategoryAndBrand {
    margin: 5px;
    padding: 5px;
}

.ContentList em, .QuickSearchResultMeta em {
    font-size: 0.8em;
}

/** Search All Form Result - End **/

/** AJAX loading box - Start **/

#AjaxLoading {
    display: none;
    text-align: center;
    background: #FCF5AA;
    width: 180px;
    z-index: 10000000000;
    padding: 5px 10px;
}

#AjaxLoading img {
    vertical-align: bottom;
    margin-right: 5px;
}

/** AJAX loading box - End **/
#ProductDetails #ImageScrollPrev,
#ProductDetails #ImageScrollNext {
    float: left;
    background:none;
    border:none;
    margin-top:16px;
    cursor:pointer;
    display: none;
}

#ProductDetails .ProductTinyImageList {
    float: left;
    margin-top:10px;
    white-space:nowrap;
    width: 80%;
    overflow: hidden;
    margin-left:auto;
}

#ProductDetails .ProductTinyImageList ul li {
    width: 40px;
    height: 30px;
    overflow: hidden;
    float: left;
    margin-left:3px;
    border: 1px solid gray;

}


#ProductDetails .ProductTinyImageList ul li div {
    display: table-cell;
    text-align: center;
}

#ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
    border: 2px solid white;
}

#ProductDetails .ProductTinyImageList ul {
    margin: 0pt;
    padding: 0pt;
    position: relative;
    list-style-type: none;
    white-space:nowrap;
    width: 2500px;
}

#ProductDetails .ProductThumbImage {
    height: 220px;
    width: 220px;
    margin:auto;
}

.carousel {
    position: relative;
    visibility: hidden;
    left: -5000px;
    width: 180px;
}

/* Category flyout styles (structural) */

/* Menu containers */
#SideCategoryList .sf-menu,
#SideCategoryList .sf-menu ul,
#SideCategoryList .sf-menu li {
    width: 143px; /* the width must be fixed to the use of floats */
}
.Left li {
  color: #666666;
  list-style: square outside none;
  text-indent: -3px;
}
.Left li:hover{
    list-style: square outside none;
    color:#3392BE;
}
.Left ul {
  margin-left: 17px !important;
  position: relative;
  z-index: 12;
}
.Left li a{
color:#666666;

}
.Left li a:hover{
text-decoration:none;

}
.AccordionButton {
  cursor: pointer;
  display: block;
  float: left;
  height: 15px;
  padding-right: 3px;
  width: 16px;
}
.PhoneNumberOrange{
  color: #CC6600;
  font-family: Verdana;
  font-size: 20px;
}
.PhoneHoursGrey {
  clear: both;
  color: #666666;
  display: block;
  font-family: Verdana;
  font-size: 12px;
}
.PhoneEmailUsGrey {
  color: #3392BE;
  font-family: Verdana;
  font-size: 12px;
  padding-left: 5px;
}
.Left #SideCategoryList .sf-menu li, .Right #SideCategoryList .sf-menu li {
  background-position: 0 8px;
 
}
.sf-vertical, .sf-vertical li {
  width: auto !important;
}
#SidePhoneNumberBox {
  background: none repeat scroll 0 0 #FAFAFA;
  border: 2px solid #CCCCCC;
  border-radius: 4px 4px 4px 4px;
  clear: both;
  margin-bottom: 50px;
  margin-left: 10px;
  padding: 10px;
  width: 177px;
}
/* Menu links */
#SideCategoryList .sf-menu a {
  font-size: 10px;
  padding: 5px 0;
}
.SideCategoryListFlyout ul {
  font-size: 6px;
}
.Left li a {
font-size:10px;
}
.Left li {
font-size:6px;
}

/* Child override: menu containers */
#SideCategoryList .sf-menu ul {

}

/* Child override: menu links */
#SideCategoryList .sf-menu ul a {
    padding: 5px 10px 5px 10px;
     /* this + paddings must equal the child width above for hovers to work */
}

/* End: category flyout styles */

#FooterContainerTop {
  border-top: 6px solid #333333;
  width:100%;
  background: url("/product_images/uploaded_images/FooterTopBG.png") repeat-x;
  height: 103px;
}
#FooterTop{
width:1051px;
margin:auto;
}
#FooterContainerBottom {
  background: none repeat scroll 0 0 #333333;
  height: 235px;
  width: 100%;
}
#FooterBottom {
  margin: auto;
  padding-top: 1px;
  width: 1400px;
}
#FooterIconsBox {
  background: url("/product_images/uploaded_images/cardbarbg.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 125px;
  margin: auto;
  width: 901px;
}
#FooterIconsBox li {
  float: left;
  list-style: none outside none;
  margin-top: 40px;
}
#PayPalSeal {
  margin-left: 18px;
  margin-right: 12px;
  margin-top: 23px !important;
}
#AuthDotNetSeal {
    margin-top: 20px !important;
     margin-right: 12px;
}
#ShippingIcons {
  margin-top: 44px !important;
}
.FooterBigDivider {
  display: block;
  float: left;
  height: 14px;
  margin: auto;
  width: 1400px;
}
.FooterMostPopularBlue {
  color: #005B7E;
  display: block;
  font-family: 'Conv_FRAMDCN',Sans-Serif;
  font-size: 48px;
  font-weight: normal;
  letter-spacing: 2px;
  line-height: 20px;
  margin-top: 27px;
  text-align: center;
  text-shadow: 1px 1px 0 #97A7AD;
}
.FooterLargetSelectionGrey {
  color: #193540;
  display: block;
  font-family: 'Conv_FRAMDCN',Sans-Serif;
  font-size: 22px;
  text-align: center;
}
.FooterBottomMenu h3 {
  background: url("/product_images/uploaded_images/footermenuheadingbg.png") no-repeat scroll 0 0 #085C84;
  color: #FFFFFF;
  display: block;
  font-family: Arial;
  font-size: 22px;
  height: 48px;
  line-height: 46px;
  text-align: center;
  text-shadow: 0.1em 0.1em 0.1em #000000;
  width: 235px;
  margin-bottom:0;
}
.FooterBottomMenu h3 {
  
  background: url("/product_images/uploaded_images/footermenuheadingbg.png") no-repeat scroll 0 0 #053E56;
  border-color: #222222;
  border-bottom:none;
  border-radius: 10px 10px 0 0;
  border-style: solid solid none;
  border-width: 1px 1px medium;
  color: #FFFFFF;
  display: block;
  font-family: Arial;
  font-size: 22px;
  height: 48px;
  line-height: 46px;
  margin-bottom: 0;
  text-align: center;
  text-shadow: 0.1em 0.1em 0.1em #000000;
  width: 233px;
}
.FooterBottomMenu ul {
  list-style-image: url("/product_images/uploaded_images/footerbullet.png");
  margin-bottom: 0;
}
.FooterBottomMenu li a, .FooterBottomMenu li {
  color: #ffffff;
  font-family: Arial;
  text-decoration: none;
  font-size: 12px;
}
#FooterMenuContactInfo {
  margin-left: 30px;
}
.FooterBottomMenu {
  float: left;
  padding-right: 20px;
  width: 235px;
}
#FooterBottomMenus {
  margin: 50px auto 100px;
  width: 765px;
}
.FooterBottomMenu li {
  padding-bottom: 14px;
}
.FooterContactOrange a {
  color: #EAA930;
  font-family: Arial;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
}
.FooterHoursWhite {
  clear: both;
  color: #FFFFFF;
  display: block;
  line-height: 17px;
  padding-top: 1px;
}
.FooterHoursWhite a {
    color: #ffffff;  
    display: block;
    text-decoration: none;
}
#FooterCopyrightInfo {
  clear: both;
  text-align: center;
}
.FooterMenuList {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #444444;
  border-color: -moz-use-text-color #272727 #272727;
  border-image: none;
  border-radius: 0 0 7px 7px;
  border-right: 1px solid #272727;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  padding-bottom: 20px;
  padding-top: 18px;
  width: 233px;
  height:260px;
}
#FooterCopyrightInfo {
  clear: both;
  color: #525252;
  display: block;
  font-family: "Myriad Pro";
  font-size: 13px;
  padding-bottom: 35px;
  padding-top: 22px;
  text-align: center;
}
#CategoryContent .ProductActionAdd , #CategoryContent .Rating, #CategoryHeading h2{
    display: none;
}
.SalePricePercentage {
    clear: both;
    display: block;
    text-align: left;
}
.Content .ProductList li:hover {
  background: url("/product_images/uploaded_images/itemhoverbg.png") no-repeat;
}
.Content .ProductList li {
  background-image: none;
  display: block;
  float: left;
  height: 336px !important;
  list-style: none outside none;
  margin-left: 0 !important;
  margin-right: -17px;
  min-height: 18em;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
  width: 223px !important;
}
.ProductList .ProductImage {
  display: table-cell;
  height: 120px;
  overflow: hidden;
  padding-top: 10px;
  text-align: center;
  vertical-align: middle;
  width: 175px !important;
}
.Content .ProductList {
  float: left;
  margin-left: -20px;
}
#HomeFeaturedProducts .ProductList{
margin-left:0px;
}
.Content .ProductList .ProductDetails {
  clear: both;
  margin-top: 150px;
  text-align: left;
  width: 140px;
}
.ProductPriceRating {
    display: block;
    padding-top: 40px !important;
    text-align: left;
    width: 160px;
}
.Content .ProductList li div {
  margin-left: 35px;
}

.SalePriceLabel, .SalePrice {
  color: #CC0000;
  display: block;
  float: left;
  font-weight: bold;
}
.ProductList .ProductImage {
  display: block;
  height: 325px !important;
  margin-left: 24px !important;
  overflow: hidden;
  padding-top: 10px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  width: 175px !important;
}
.QuickViewBtn {
  background: url("/product_images/uploaded_images/quickviewbutton.png") no-repeat scroll 0 0 transparent !important;
  border: medium none !important;
  border-radius: 0 0 0 0 !important;
  cursor: pointer;
  display: inline-block;
  font-size: 0 !important;
  font-weight: bold;
  height: 40px !important;
  line-height: 11px;
  padding: 0 !important;
  position: absolute;
  text-decoration: none !important;
  text-transform: uppercase;
  width: 193px;
}
.QuickViewBtn.QuickHover {
    display: block !important;
    left: -7px !important;
    overflow: visible !important;
    position: absolute;
    top: 297px !important;
    z-index: 120;
}
.QuickViewBtn.QuickHide {
  display: none !important;
}
.productAttributeList {
  float: left;
  margin-top: -6px;
  padding-bottom: 30px;
  width: 200px;
}
#CartEditProductFieldsForm .productAttributeList {
  float: left;
  margin-top: -6px;
  padding-bottom: 30px;
  width: 500px;
}
.RatingRow{
    display:none;
}
.ProductSKU .Label, .ProductSKU .Value{
    color: #676767;
    font-family: Verdana;
    font-size: 12px;
    font-weight:normal;
    
}
.ProductQuantityRow {
  background: url("/product_images/uploaded_images/productqtyfield.png") no-repeat scroll 0 0 transparent;
  float: left;
  height: 39px;
  line-height: 35px;
  padding-left: 9px;
  width: 89px;
}
#ProductGuaranteeIcons li {
    list-style: none;
    float: left;
}
.select span {
  color: #333333 !important;
  font-size: 14px !important;
  font-family: Verdana !important;
  line-height: 20px;
  margin-left: 5px;
}
.SavingsPercentRow {
    padding-bottom: 16px;
}
#text_qty_ {
    border: none;
    width: 20px;
    background: none;
    margin-top: 8px;    
    text-align: center;
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
    color: #3a3a3a;
}
#ProductGuaranteeIcons ul {
  margin: 15px 0 0;
  padding-left: 13px;
}
.AddThisButtonBox {
  clear: none !important;
  float: left;
  margin-left: 0 !important;
  margin-top: 0 !important;
}
#ProductEnlargeImage {
/*    float: left;
    margin-left: 30px;    */
}
#ProductEmailThis {
  float: left;
  margin-left: 16px;
  margin-top: 10px;
  text-decoration: underline;
  width: 130px;
}
#ProductShare {
  clear: both;
  display: block;
  float: left;
  margin-bottom: 25px;
  margin-left: 10px;
/*margin-top: 12px;*/
  width: 350px;
  padding-top:12px;
}
#ProductShopWithConfidence {
  background: url("/product_images/uploaded_images/shopwithconfidence-notext.png") no-repeat scroll 0 0 transparent;
  clear: both;
  display: block;
  height: 274px;
  width: 353px;
}
#ProductShopWithConfidence ul {
  margin-left: 22px;
  padding-top: 64px;
  text-align: left;
}
#ProductShopWithConfidence li {
  color: #000000;
  font-family: "Gill Sans MT";
  font-size: 22px;
  letter-spacing: -0.5px;
  list-style: none outside none;
  padding-bottom: 2px;
}
#ProductShopWithConfidence li.FS18{
  font-size: 18px; 
}
#ProductShare span {
  float: left;
  padding-right: 2px;
}
.st_plusone_hcount {
    position: relative;
    top: 3px;
}
.st_twitter_hcount {
    position: relative;
    top: 1px;
}
#SideWeShipBox {
    margin-top: 14px;
}
.PinterestButtonContainer {
  margin-bottom: 0 !important;
  margin-top: 2px !important;
  text-align: center;
}
.at15t_email {
  background: url("/product_images/uploaded_images/emailicon.png") no-repeat scroll 0 0 transparent !important;
  height: 11px !important;
  position: relative;
  top: 3px;
  width: 16px !important;
}
#ProductEnlargeImage a, #ProductEmailThis a{
  color: #006699;
  display: block;
  font-family: Verdana;
  font-size: 13px;
}
#ProductEnlargeImage img {
  top: 5px;
  position: relative;
}
#ProductDescription > h3{
display:none;
}
#ProductShopWithConfidence li{
list-style:none;
}
#ProductReviews_Tab {
    display: none;
}
#ProductReviews {
  border-top: 1px solid #D9D9D9;
  clear: both;
  display: block !important;
  margin-top: 135px;
  padding-top: 15px;
  width: 800px;
}
#reviews, .Block.Panel h3 {
  float: left;
  font-family: Verdana;
  font-size: 19px;
  color: #333333;
}
#ProductReviews .BlockContent {
  clear: both;
  text-align: left;
}
.WriteReviewButton {
  float: left;
  clear: both;
}
.ProductBackButton {
  float: left;
  margin-left: -8px;
}
#SimilarProductsByTag_Tab{
display:none;
}
#AverageRating {
  color: #000000;
  float: left;
  font-family: Verdana;
  font-size: 16px;
  padding-left: 35px;
}
#AverageRating span {
  color: #333333;  
  font-family: Verdana;
  font-size: 14px;  
}
#AverageRating img {
  padding-top: 5px;
  padding-bottom: 5px;
}
#fastCartSuggestive  .ProductImage {
    display: table-cell !important;
    height: 120px !important;
    overflow: hidden !important;
    padding-top: 10px !important;
    text-align: center !important;
    vertical-align: middle !important;
    width: 175px !important;
    position:relative !important;
    top:0 !important;
    left:0 !important;
}
#fastCartContainer .ProductList li {
  float: left;
  height: 230px !important;
  margin: 3px;
  overflow: hidden;
  padding: 3px;
  width: 122px;
}
#fastCartContainer  .ProductActionAdd{
display:none;
}
#SideWeShipBox .BlockContent{
margin-left:14px;
}
#SideWeShipBox h3{
font-family:Verdana;
font-weight: bold;
color: #005b7e;
font-size:18px;
background: url("/product_images/uploaded_images/leftpanelh2bg.png") no-repeat scroll 0 0 transparent;  
  height: 36px;
  margin: 14px 14px 5px;
  padding: 10px 0 4px 10px;
  position: relative; 
  width: 201px;
}
#SideShopWithConfidence {
  margin-left: 14px;
  margin-top: 8px;
}
#SideCartWithProducts {
  float: left;
  margin-left: 14px;
  margin-top: 3px;
  position: absolute;
  top: 0;
  width: 150px;
}
#SideCartContents .ProductList li {
  width: 180px;
  height: 100px;
  background:#FAFAFA;
}

#SideCartContents {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #DDDDDD;
  border-radius: 0 0 5px 5px;
  display: none;
  margin-top: 35px;
  width: 200px;
}
#SideLowPrice span, #SideUniqueness span {
  color: #333333;
  display: block;
  font-family: "Franklin Gothic Book";
  font-size: 14px;
  padding: 108px 0 0 8px;
}
#SideLowPrice {
  background: url("/product_images/uploaded_images/leftlowpriceguarantee.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 190px;
  margin-left: 14px;
  margin-top: 9px;
  width: 210px;
}
#SideUniqueness{
  background: url("/product_images/uploaded_images/uniquenessguarantee.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 190px;
  margin-left: 14px;
  margin-top: 9px; 
  width: 210px;
}
#CheckoutStepsCart {
  background: url("/product_images/uploaded_images/checkoutstepsempty.png") no-repeat scroll 0 0 transparent;
  display: block;
 font-family: 'Conv_Trade Gothic LT Bold';
  font-size: 17px;
  height: 61px;
  margin-left: -6px;
  margin-top: 8px;
  width: 815px;
   position: relative;
}
#CheckoutStepsCart span.LastCartStep {
  color: #999999;
  display: block;
  float: left;
  font-weight: bold;
  position: absolute;
  left: 683px;
    padding-top: 18px;
  text-shadow: 0 1px 1px #999999;
}
#CheckoutStepsCart span.MidCartStep {
  color: #999999;
  display: block;
  float: left;
  font-weight: bold;
  
  padding-top: 18px;
  position: absolute;
  left: 471px;
  text-shadow: 0 1px 1px #999999;
}
#CheckoutStepsCart span.CurrentCartStep {
  color: #2CA1F0;
  display: block;
  float: left;
  font-weight: bold;
  
  padding-top: 18px;
  position: absolute;
  left: 255px;
  text-shadow: 0 1px 1px #2CA1F0;
}
#CheckoutStepsSB{
  background: url("/product_images/uploaded_images/checkoutsteps2.png") no-repeat scroll 0 0 transparent;
  display: block;
  font-family: 'Conv_Trade Gothic LT Bold';
  font-size: 17px;
  height: 61px;
  margin-left: -6px;
  margin-top: 8px;
  width: 815px;
   position: relative;
}
#CheckoutStepsSB span.LastCartStep {
  color: #999999;
  display: block;
  float: left;
  font-weight: bold;  
  padding-top: 18px;
  position: absolute;
  left: 683px;
  text-shadow: 0 1px 1px #999999;
}
#CheckoutStepsOC span.LastCartStep {
  color: #999999;
  display: block;
  float: left;
  font-weight: bold;
  position: absolute;
  left: 683px;
  padding-top: 18px;
  text-shadow: 0 1px 1px #999999;
}

#CheckoutStepsSB span.MidCartStep {
    color: #2CA1F0;
    display: block;
    float: left;
    font-weight: bold;    
    padding-top: 18px;
    position: absolute;
    left: 471px;
    text-shadow: 0 1px 1px #2CA1F0;
}
#CheckoutStepsSB span.CurrentCartStep {
  display: block;
  font-weight: bold;
  position: absolute;
  left: 255px;
  padding-top: 18px;
  text-shadow: 0 1px 1px #999999;
  color: #999999;
  float:left;
}
.ExpressCheckout {
    margin-right: 20px;
}
#CheckoutStepsOC{
  background: url("/product_images/uploaded_images/checkoutsteps3.png") no-repeat scroll 0 0 transparent;
  display: block;
  font-family: 'Conv_Trade Gothic LT Bold';
  font-size: 17px;
  height: 61px;
  margin-left: -6px;
  margin-top: 8px;
  width: 815px;
   position: relative;
}

#CheckoutStepsCart span.LastCartStep {
  color: #999999;
  display: block;
  float: left;
  font-weight: bold;  
  padding-top: 18px;
  position: absolute;
  left: 683px;
  text-shadow: 0 1px 1px #999999;
}
#CheckoutStepsOC span.MidCartStep {
  color: #999999;
  display: block;
  float: left;
  font-weight: bold;
  position: absolute;
  left: 471px;
  padding-top: 18px;
  text-shadow: 0 1px 1px #999999;
}
#CheckoutStepsOC span.CurrentCartStep {
  display: block;
  font-weight: bold;
  position: absolute;
  left: 255px;
  padding-top: 18px;
  text-shadow: 0 1px 1px #999999;
  color: #999999;
  float:left;
}
.CartTableHeading1 span {
    font-family: Verdana;
    color: #333333;
    font-size: 20px;   
    padding-left: 5px;
}
.CartTableHeading1 img {
    margin-top: 3px;
    display: block;
    float: left;
}

.CartTableHeading1 th {
  background: #ffffff !important;
}
.CartTableHeading2 th {
    background: #285E90 !important;
}
.CartTableHeading2 span {
    color: #ffffff;
    font-weight: bold;
    font-family: Arial Black;
    font-size: 12px;
}
#cartForm > table, #cartForm > thead {
  border: 1px solid #B3B3B3;
  border-radius: 5px 5px 5px 5px;
}
#CartContent {
  margin-left: 32px;
  margin-top: 45px;
  width: 750px;
}
.CartContents .ProductName a {
  color: #1439FB;
  font-weight: bold;
}
.CartRemoveLink {
  display: block;
  font-weight: normal !important;
  margin-top: 5px;
}
.CartItemQuantity input {
    padding-left: 12px;
    width: 20px;
}
tfoot tr td {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #B3B3B3 #B3B3B3 -moz-use-text-color;
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 1px medium;
}
.CartContents tfoot .SubTotal td {
  border-top: 1px solid #B3B3B3;
  font-weight: bold;
  text-align: right;
}
.UpdtateCart td {
    background: #F1F2F1;
}
td.ProductName {
    border-left: none !important;
}
td.CartThumb {
    border-right: none !important;
}
.productAttributes td{
border:none !important;
}
.AlternativeCheckout{
    border:1px solid #b3b3b3;
    border-radius:5px;
    padding:10px;
}
#HomeFeaturedProducts .QuickViewBtn{
display:none !important;
}
.ProductThumb .addthis_button_google_plusone, .ProductThumb .addthis_button_twitter, .ProductMain .FacebookLikeButtonContainer{
display:none !important;
}
.Content .ProductList li.ListView {
    height: 200px !important;
    width: 800px !important;
}
.Content .ProductList li.ListView:hover {
    background:none !important;
}
.Content .ProductList li.ListView .ProductDetails{
    height: 200px !important;
    width: 600px !important;
}
.ProductList li.ListView .ProductImage {
  display: block;
  height: 200px !important;
  margin-left: 24px !important;
  overflow: hidden;
  padding-top: 10px;
  position: relative;
  text-align: center;
  vertical-align: middle;
}
#SideCartWithProducts img {
  float: left;
  margin-left: -10px;
}
#SideCartWithProducts span.GreyText {
    color: #515151;
    padding: 0 5px 0 8px;
}
#SideCartWithProducts span {
    float: left;
    font-family: verdana;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
}
#SideCartWithProducts span.BlueText {
    color: #005177;
}
.Content a:hover{
color:#444444 !important;
}
.Left li a:hover{
color:#005B7E !important;
}
#TopMenu li a:hover{
color:#ffffff !important;
}
.FooterBottomMenu li a:hover{
color:#999999 !important;
}
.Breadcrumb li a:hover{
color:#000000 !important;
}
#HomeFeaturedProducts .Rating {
  display: none;
} 
.fb_ltr.fb_iframe_widget_lift {
        z-index: 100001;
}

.ShippingCheck {display:none;}

/*Hide FAQ Tab*/
#ProductFaqs_Tab {
  display: none;
}

#like_us {
  position: relative;
  width: 100%;
  text-align:center;
}

.facebook_like_us {
  display: inline;
  margin: 9px auto 9px;
}




/* Rebillia Styling START */
#CheckoutStepPaymentDetails .ExpressCheckoutContent { opacity: 0; visibility: hidden; }
/* Rebillia Styling END */
