/* Color: Blue */


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

a:hover {
    color: #07599a;
}

h1 {
    color: #034285;
}

h2 {
    color: #034285;
}

h3 {
    color: #034285;
}

#TopMenu li div a {
    border-left: 0;
}

#Menu ul {margin: 0 0 0 50px;}

#Menu li ul li a {
    background: #65b2cb;
}

#Menu li ul li a:hover {
    background-color: #444444;
    color: #fff;
}

#Logo h1 {
    color: #fff;
    background: url(../../default/images/blue/Logo.png) top left no-repeat;
}

#Logo h1 a {
    color: #fff;
}

.Content a {
    color: #075899;
}

.Content, .Content p{font-size: 15px; line-height: 20px;}

.Right {
    background: transparent url('../../default/images/blue/RightBg.gif') no-repeat;
}

.Right a {
    color: #034285;
}

.Right a:hover, .Right a:hover strong {
    color: #001927;
}

.Content .ProductList li,
.fastCartContent .ProductList li {
    border: 1px solid #cddee2;
}

.Content .ProductList li:hover,
.Content .ProductList li.Over,
.fastCartContent .ProductList li:hover,
.fastCartContent .ProductList li.Over {
    background: #DFF2F7;
}

.ProductList .ProductImage {
    background: #fff;
}

.ProductList strong, .ProductList strong a {
    color: #075899;
}

.ProductPrice, .ProductList em {
    color: #800000;
}

.ProductList .Rating {
    color: #797979;
}

.Right .ProductList li {
    border-bottom: 1px solid #c0dae7;
}

.Content .FeaturedProducts .ProductList li {
    background: #dff2f7;
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
    background: #D2E8EE;
}

.Left .TopSellers li .TopSellerNumber, .Right .TopSellers li .TopSellerNumber { /* Contains the number of the item */
    background: url(../../default/images/blue/TopSellerNumberBg.gif) 0 4px no-repeat;
    color: #075899;
}

.Left .TopSellers li.TopSeller1, .Right .TopSellers li.TopSeller1 { /* No1 seller box */
    border: 1px solid #c0dae7;
    background: #fff;
}

.Left .TopSellers li.TopSeller1 .TopSellerNumber, .Right .TopSellers li.TopSeller1 .TopSellerNumber {
    background: url(../../default/images/blue/TopSellerNumber1Bg.png) 0 0 no-repeat;
    color: #075899;
}

.Breadcrumb {
    border-bottom: 1px solid #DCDFE2;
}

.ProductDescriptionContainer p {line-height: normal;}

.PrimaryProductDetails .ProductMain {width: 434px !important;}

body.roomdivider .display_text_below_photos {position: absolute; width: 240px; top: 570px; padding: 15px 10px 1px 15px; background-color: #eee;}

html.javascript .productOptionPickListSwatch .swatch .name {font-size: 12px; width: 70px !important;}
html.javascript body.roomdivider .productOptionPickListSwatch .swatch .name {font-size: 12px; width: 64px !important;}
#ProductDetails .ProductThumbImage {overflow: visible;}

.productAttributeList .productAttributeLabel {margin: 0 0 6px -160px !important; width: 150px !important;}
.productAttributeList .productAttributeRow  {padding-left: 160px !important;}

.CompareItem { width:200px; border-left: solid 1px #CACACA; }
.CompareFieldName { font-weight:bold; border-bottom: 1px solid #EFF8FA; }
.CompareFieldTop { border-bottom:solid 1px #85BADF; }
.CompareFieldTop a:hover { color:red; }
.CompareCenter { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }
.CompareLeft { border-left:solid 1px #85BADF; border-bottom:solid 1px #F2F2F2; }

.ViewCartLink {
    background: url('../../default/images/blue/Cart.gif') no-repeat 3px 0;
}

table.CartContents, table.General {
    border: 1px solid #c7d7db;
}

.CartContents thead tr th, table.General thead tr th {
    background: #edf2f3;
    color: #424748;
    border-bottom: 1px solid #c7d7db;
}

.CartContents tfoot .SubTotal td {
    border-top: 1px solid #c7d7db;
    color: #075899;
}

.MiniCart .SubTotal {
    color: #075899;
}

.JustAddedProduct {
    border: 1px solid #c0dae7;
    background: #fff;
}

.JustAddedProduct strong, .JustAddedProduct a {
    color: #075899;
}

.CategoryPagination {
    color: #034285;
    background: #f4fbfc;
    border: 1px solid #c0dae7;
}

.CheckoutRedeemCoupon { background: #EAFDFF; padding: 10px; width: 300px; border: 1px solid #9DD3D8; margin-bottom: 10px; }

.SubCategoryList, .SubBrandList {
    background:#EEF5F9;
}

.SpecificInfoMessage {
    background-color: #f8e4d1;
    color: #555;
}

.InfoMessage {
    background: #EFF8FA url('../../default/images/InfoMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.SuccessMessage {
    background: #E8FFDF url('../../default/images/SuccessMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.ErrorMessage {
    background: #FFECEC url('../../default/images/ErrorMessage.gif') no-repeat 5px 8px;
    color: #555;
}

.ComparisonTable tr:hover td, .ComparisonTable tr.Over td {
    background: #EFF8FA;
}

/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    border: 1px solid #c7d7db;
    background: #edf2f3;
}

/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    background: #dcf0f5;
    border: 1px solid #bce0e8;
}

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
    background: #f0f0f0;
    border: 1px solid #ddd;
    color: #555;
}

.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    color: #888;
}

/* Tabbed Navigation */
.TabNav {
    border-bottom: 1px solid #3d9abe;
}

.TabNav li a {
    border: 1px solid #3d9abe;
    background: #ddf0f6;
}

.TabNav li a:hover {
    background-color: #c8e6ed;
}

.TabNav li.Active a {
    border-bottom: 1px solid #fff;
    background: #fff;
}

/* General Tables */
table.General tbody tr td {
    border-top: 1px solid #efefef;
}

/* Product Videos */

#VideoContainer {
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.currentVideo {
    background-color: #ddf0f6;
}

.videoRow:hover {
    background-color: #efefef;
}

/* Product Videos */

#VideoContainer {
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.currentVideo {
    background-color: #ddf0f6;
}

.videoRow:hover {
    background-color: #efefef;
}

#SearchResultsCategoryAndBrand {
    background-color: #EEF5F9;
}

.CartContents .ItemShipping th {
    border-bottom-color: #c7d7db;
    border-top-color: #c7d7db;
    background: #edf2f3;
}

/* Category flyout styles (theme) */

/* Child menu items, does not include the always-showing root level */
#SideCategoryList .sf-menu li ul li {
}

/* Root menu item when expanded */
#SideCategoryList .sf-menu .sfHover a,
/* Child menu item links */
#SideCategoryList .sf-menu li ul a {
    background-color: #65B2CB;
    color: #FFF;
}

/* Parent menu items of a child being hovered (not including root-level items) */
#SideCategoryList .sf-menu li ul li:hover > a,
/* Child menu item while hovering */
#SideCategoryList .sf-menu li ul a:focus,
#SideCategoryList .sf-menu li ul a:hover,
#SideCategoryList .sf-menu li ul a:active {
    background-color: #075899;
}

/* End: category flyout styles */


/* start fast cart styles */
#fastCartContainer {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.fastCartContent h2 {
    color: #009E0F;
    background-color:transparent;
}
.fastCartContent h3 {
    color: #BB6F21;
    background-color:transparent;
}
.fastCartSummaryBox {
    background-color: #DDFEDA;
}
.fastCartContent .fastCartTop a,
.fastCartContent .ProductList .ProductDetails a {
    color: #075899;
}
.fastCartContent .ProductPrice,
.fastCartContent .ProductList em {
    color: #800000;
}
.fastCartContent .Quantity {
    color: #828DB3;
}
.fastCartContent p {
    color: #444444;
}
.fastCartContent .ProductList li {
    background-color: #FFF;
}
/* end fast cart styles */

/* modified */

body {background: #00A4C4;}

body#home #Container{
    background: #fff url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/bg-site.gif?t=1480381247) repeat-x 0 151px;}

#Container {
    background: #fff url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/bg-sub_site.gif?t=1480381247) repeat-x 0 151px;}

#Header {
    border-bottom: 0px;
}

#TopMenu li a, #TopMenu li div {
    border-left: 1px solid #000000;
    color: #000000;
}

#TopMenu li a:hover {
    color: #000000;
}

#Menu li a {
    background: none;
    color: #fff;
}

#Menu li {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/mainmenu-dvdr.gif?t=1480381247) no-repeat scroll right center transparent;
}

#Menu li:last-child {
    background: none;
}

#Menu li:hover a, #Menu li.over a{
    background-color: none;
}

#Outer {
    background: none;
}

#Outer {width: 960px;}

#SearchForm {
    color: #95bbd1;
}

#SearchForm label {
    color: #666;
}

#SearchForm a {
    color: #999;
}

#SearchForm a:hover {
    color: #00A4C4;
}


.Left {
    background: none;
}

.Left li a:hover {
    color: #3D3C3F;
    text-decoration: none;
}

.Left h2 {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/bg-productlist-hdr.gif?t=1480381247) repeat-x scroll 0 bottom transparent;
    color: #3D3C3F;
    text-transform: uppercase;}

#SideNewsletterBox {
    background: none repeat scroll 0 0 #00A4C4;
    _height: 150px;
}

body#home #SideNewsletterBox .BlockContent {margin: 0 10px;}

#SideNewsletterBox h2 {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/bg-newsletter-hdr.gif?t=1480381247) repeat-x scroll 0 bottom transparent;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 20px;
    text-transform: uppercase;
    margin-top: 0;
}
#SideNewsletterBox form {
    padding: 0 10px 10px;
}
#SideNewsletterBox form p {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 15px;
    margin: 10px 0;
}
#SideNewsletterBox form input {
    border: medium none;
    color: #666666;
    font-size: 11px;
    padding: 5px;
    width: 175px;
}
#SideNewsletterBox form input.btn-subscribe {
    -moz-border-radius: 5px 5px 5px 5px;
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/btn-subscribe.gif?t=1480381247) repeat-x scroll 0 0 transparent;
    color: #3D3C3F;
    padding: 2px 5px;
    width: auto;
    text-decoration: none;
    cursor: pointer;
}

.Left ul li a {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/pl-arrow.gif?t=1480381247) no-repeat scroll 205px center transparent;
    color: #3D3C3F;
    display: block;
    padding: 5px 15px 5px 20px;
}
.Left ul li a:hover {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/pl-arrow.gif?t=1480381247) no-repeat scroll 205px center #B7BF1E;
}

#save-today {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/bg-big-save-today.jpg?t=1480381247) no-repeat scroll 0 0 transparent;
    display: block;
    height: 110px;
    _height:84px; 
    margin-bottom: 10px;
    padding: 45px 10px 0;
    *padding:55px 10px 0;
    position: relative;
    width: 205px;    
}

#save-today a, #save-today a:hover {
text-decoration: none;
}

.Left #save-today {
    margin-top: 20px;
}
#save-today strong {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/hdr-savetoday.png?t=1480381247) repeat scroll 0 0 transparent;
    display: block;
    height: 67px;
    left: -8px;
    position: absolute;
    text-indent: -9999px;
    top: -10px;
    width: 199px;
}
#save-today span {
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin: 10px 0;
    text-align: right;
}

#btn_roomdivider {display: block; width: 226px; height: 294px; text-indent: -9999px; cursor: pointer; 
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/badge_Video.jpg?t=1480381247) repeat scroll 0 0 transparent;}

#repair-ad {width: 225px;
-webkit-border-radius: 10px; 
  -moz-border-radius: 10px; 
  border-radius: 10px;
    background: none repeat scroll 0 0 #FD9831;
    cursor: pointer;}

#repair-ad div{
    -moz-border-radius: 10px 10px 10px 10px;
    padding: 12px;
}
#repair-ad span {
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
}
#repair-ad a {
    display: block;
    height: 13px;
    color: #FFF;
    text-decoration: none;
    padding: 10px 0 0;
}

#repair-ad a:hover {text-decoration: underline; color:#FFF; }

.Left  #social-media {
    margin-bottom: 0px;
    padding: 15px 35px 50px 0;
    border-bottom: 1px solid #99DBE7;
}
body#home_old .Left #social-media {
    padding: 10px 20px 20px 0;

}
.Left #social-media li {
    float: right;
    width: 35px;
    clear: none;
    margin-right: 5px;
}

body#home_old #social-media li {
    float: none;
    width: auto;
}
.Left #social-media li a, .Left #social-media li.goog {
    color: #3D3C3F;
    font-size: 11px;
    padding: 0;
    text-align: right;
    text-indent: -9999px;    
    height: 34px;
}

.Left #social-media li.goog {padding: 3px 0 0 0;}


#social-media li a.fb {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/icon-facebook.gif?t=1480381247) no-repeat scroll right center transparent;
}
.Left #social-media li a.twit {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/icon-twitter.gif?t=1480381247) no-repeat scroll right center transparent;
}
.Left #social-media li a.li {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/icon-linkedin.gif?t=1480381247) no-repeat scroll right center transparent;
}

.Left #social-media li a strong, .Left #social-media li.goog strong {
    display: block;
    font-size: 13px;
    font-weight: bold;
    margin-top: 2px;
    text-transform: uppercase;
}

.Left #social-media li.goog div#___plusone_0 {float: right !important; margin-left: 4px !important; margin-top: 6px !important;}

.Left #social-media div#___plusone_0 {float: right !important; margin-left: 4px !important; margin-top: 6px !important;}

body#home_old #social-media li a {
    padding: 0px 40px 0px 0;
    text-indent: 0;
    height: auto;
    display: block;
}

#testimonials {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/quote-left.gif?t=1480381247) no-repeat scroll 0 0 transparent;
    margin-top: 15px;
}
#testimonials div {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/quote-right.gif?t=1480381247) no-repeat scroll right bottom transparent;
    padding: 10px 15px;
}
#testimonials div p {
    color: #666666;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
}
#testimonials div span {
    color: #333333;
    display: block;
    font-size: 11px;
}

.Content {
    background: none;
}

.Content.Wide {
    background: none;
}

body#home .Content.Wide {
width: 702px; margin-left: 0px;
}

.Content.Wide {
width: 675px; margin-left: 27px;
}

.Content.Widest {
    background: none;
}

.Content #CategoryHeading h2 {display: block; background: #00A4C4; color: #FFF; text-align: right; font-size: 36px; padding: 10px; margin-top: 0; margin-bottom: 10px;}

.Content #CategoryHeading h1 {display: block; background: #00A4C4; color: #FFF; text-align: right; font-size: 36px; padding: 17px; margin-top: 0; margin-bottom: 10px;}

.Breadcrumb a, .Breadcrumb a:hover {color: #00A4C4;}

.contact-prods {
    border-top: 1px solid #CCEDF3;
    margin-top: 5px;
    padding: 15px 0 0;
}
.contact-info {
    border: 1px solid #CCEDF3;
    float: left;
    padding: 8px 10px;
    width: 204px;
    line-height: 13px;
    margin-top: 7px;
}
.contact-info span {
    color: #666666;
    display: block;
    padding: 2px 0;
}
.contact-info strong {
    font-weight: bold;
}
.prods {
    float: right;
    width: 616px;
    margin-bottom: 10px;
}
.prods h2 {
    color: #3D3C3F;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 2px;
    text-transform: uppercase;
}
.prods ul {display: block; list-style: none outside none; margin: 0; padding: 0; font-size: 12px;
}
.prods ul li {
    float: left;
    padding: 0;
    width: 205px;
}
.prods ul li a {
    color: #00A4C4;
    text-decoration: none;
}
.prods ul li a:hover {
    color: #00A4C4;
    text-decoration: underline;
}
.prods ul ul {display: none;}


.heroshot {
    border: 8px solid #CAD121;
    overflow: hidden;
    width: 682px;
    height: 294px;
}
.jcarousel-container {
    overflow: hidden;
    width: 682px;
}
.heroshot ul {
}
.heroshot ul li {
    float: left;
    height: 294px;
    width: 682px;
}
.heroshot ul li.zero {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/bg-hero-zero.jpg?t=1480381247) no-repeat scroll 0 0 transparent;
}
.heroshot ul li.one {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/bg-hero-one.jpg?t=1480381247) no-repeat scroll 0 0 transparent;
}
.heroshot ul li.two {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/bg-hero-two.jpg?t=1480381247) no-repeat scroll 0 0 transparent;
}
.heroshot ul li.three {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/bg-hero-three.jpg?t=1480381247) no-repeat scroll 0 0 transparent;
}
.heroshot ul li.four {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/bg-hero-four.jpg?t=1480381247) no-repeat scroll 0 0 transparent;
}
.heroshot ul li.five {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/bg-hero-five.jpg?t=1480381247) no-repeat scroll 0 0 transparent;
}
.heroshot ul li {
    height: 169px;
    padding: 125px 0 0 320px;
    width: 362px;
}
.heroshot ul li h2 {
    background: none repeat scroll 0 0 #00A4C4;
    color: #FFFFFF;
    font-size: 35px;
    font-weight: normal;
    line-height: 38px;
    padding: 10px;
    text-transform: uppercase;
    margin: 0;
}
.heroshot ul li p {
    color: #333333;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 10px 8px;
    width: 342px;
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/banner_transwhite.png?t=1480381247) repeat scroll 0 0 transparent;
    margin: 0;
}
.heroshot ul li a.btn-shopnow {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/btn-shopnow.gif?t=1480381247) no-repeat right center transparent;
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    margin: 10px 0 0 190px;
    padding: 6px 0 8px 15px;
    width: 147px;
    text-decoration: none;
}

#categoryhomepage {
    clear: both;
}

#categoryhomepage ul {list-style: none outside none; margin: 0; padding: 0;}

#categoryhomepage li {
    float: left;
    margin-right: 15px;
    width: 223px;
}
#categoryhomepage li.l {
    margin-right: 0;
}
#categoryhomepage li a {
    display: block;
    text-decoration: none;
}
#categoryhomepage li a strong {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/hdr-cat.jpg?t=1480381247) repeat-x scroll 0 0 transparent;
    display: block;
    padding: 0 10px;
}
#categoryhomepage li a:hover strong {
    background-position: 0 bottom;
}
#categoryhomepage li a strong span {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/hdr-cat_sm-arrow.gif?t=1480381247) no-repeat scroll right center transparent;
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 26px;
    padding: 12px 0 8px;
    text-transform: uppercase;
}
#categoryhomepage .catinfo, #disclaimerhomepage .catinfo {
    -moz-border-radius: 10px 10px 10px 10px;
    background: none repeat scroll 0 0 #CCCCCC;
    color: #666666;
    margin: 10px 0 0;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
}

#disclaimerhomepage .disclaimer_p {
    font-size: 13px;
    line-height: 18px;
    margin: 20px 0;
}

#Footer {
    background: none repeat scroll 0 0 #00A4C4;
}

#Footer .wrap {margin: 0 auto;
    padding: 0;
    width: 872px;
    display: block;}

#Footer .wrap div {
    color: #FFFFFF;
    padding: 0;
    width: 48%;
}
#Footer .wrap div a {
    color: #FFFFFF;
    text-decoration: none;
}
#Footer .wrap div a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
#Footer .wrap div p {
    font-size: 11px;
    line-height: 15px;
    margin: 10px 0;
}
#Footer .wrap div.right p {
    font-size: 10px;
    line-height: 12px;
    text-align: right;
}
#Footer .wrap div.right p.ch {
    margin: 0 0 5px;
}
#Footer .wrap div.right p.copy {
    margin: 5px 0 0;
}

#Footer .right {
    float: right;
    margin-top: 10px;
}

#Footer .left {
    float: left;
}

#WelcomeContent {
    float: left;
    padding: 5px 0 20px 20px;
    width: 430px;
}

#WelcomeContent h2 {display: none;}

#WelcomeContent p {
    color: #3D3C3F;
    font-size: 15px;
    line-height: 20px;
    margin: 15px 0;
}
#WelcomeContent ul, #PageContent ul {
    margin: 15px 0;
    padding-left: 25px;
}

#WelcomeContent ul, #PageContent ul {
    list-style: none;
}

#WelcomeContent ul li {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/bullet.gif?t=1480381247) no-repeat scroll 0 3px transparent;
    color: #3D3C3F;
    font-size: 15px;
    line-height: 20px;
    padding: 3px 0 3px 23px;
}

#PageContent ul li {
    background: url(//cdn11.bigcommerce.com/s-556c4/templates/__custom/images/blue/bullet.gif?t=1480381247) no-repeat scroll 0 3px transparent;
    color: #3D3C3F;
    padding: 3px 0 3px 23px;
}

body#home #some-ads {
    float: right;
    padding: 10px 0 0;
    width: 228px;
}

body#home #float_enews {
    float: right;
    padding: 15px 0 0;
    width: 228px;
    margin-left:20px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}