/* Color: Blue */

body {
background: #fff url('../../default/images/blue/BodyBg.gif') repeat-x 0 0;
color: #535353;
}


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

a:hover {
color: #07599a;
}

h2 {
color: #034285;
}

h3 {
color: #034285;
}


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

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

}

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

#Menu li a {
background: url('../../default/images/blue/PagesMenuBg.gif') 0 8px no-repeat;
color: #f6f7f6;
text-align: right;
}

#Menu li ul li a {
background: #f6f7f6;
text-align: right;
}

#Menu li ul li a:hover {
background-color: #075899;
color: #fff;
text-align: right;
}

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

#Outer {
#background: url('../../default/images/blue/WrapperBg.jpg') no-repeat top center;
}


#Header {
border-bottom: 1px solid #cfcfcf;
}

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

#Logo h1 a {
color: #f6f7f6;
}

#SearchForm {
color: #95bbd1;
}

#SearchForm label {
color: #f6f7f6;
}

#SearchForm a {
color: #b1ccdc;
}

#SearchForm a:hover {
color: #f6f7f6;
}

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

.Left li {
border-bottom: 1px solid #c5dde9;
}

.Left li a:hover {
color: #07599a;
}

.Content {
background: transparent url('../../default/images/ContentBg.gif') no-repeat;
}

.Content a {
color: #075899;
}

.Content.Wide {
background-image: url('../../default/images/ContentBgWide.gif');
}

.Content.Widest {
background-image: url('../../default/images/ContentBgWidest.gif');
}


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

.Right a {
color: #034285;
}

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

#Footer {
border-top: 1px solid #C0DAE7;
}

#Footer li a {
border-left: 1px solid #208db5;
}

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

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

.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: #white;
}

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

.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;
}


.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 tbody .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;
}

.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;
}

/*--Main Container--*/
.main_view {
float: left;
position: relative;
}
/*--Window/Masking Styles--*/
.window {
height:286px; width: 790px;
overflow: hidden; /*--Hides anything outside of the set width/height--*/
position: relative;
}
.image_reel {
position: absolute;
top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
position: absolute;
bottom: 40px; right: -7px;
width: 178px; height:47px;
z-index: 100; /*--Assures the paging stays on the top layer--*/
text-align: center;
line-height: 40px;
background: url(paging_bg2.png) no-repeat;
display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
padding: 5px;
text-decoration: none;
color: #fff;
}
.paging a.active {
font-weight: bold;
background: #920000;
border: 1px solid #610000;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}

}


#phone_address {
display: block;
width: 443px;
/* height: 46px; */
/* overflow: hidden; */
position: absolute;
top: 14px;
left: 600px;
text-align: left;
padding-top: 12px;
}

#phone_address a {
text-decoration: none;
}

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

#phone_address .phone {
font: bold 25px "Trebuchet MS", Verdana, sans-serif;
margin: 0;
padding: 12;
color: #f2f2f2;
text-align: right;
line-height: 17px;
}

#phone_address .address {
font: normal 14px "Trebuchet MS", Verdana, sans-serif;
margin: 0;
padding: 0;
color: #f2f2f2;
line-height: 17px;
text-align: right;
}



#wrapper, #wrapper-footer {
background: url(images/BL_shade.png);
background-repeat: repeat-y;
margin: 0 auto;
width: auto;
}

#bottom {
background-repeat: no-repeat;
margin: 0 auto 20px auto;
width: auto;
clear: both;
}

#bottom p {
margin-top: 0;
padding-top: 16px;
color: #808285;
}

#page, #footer {
margin: 0 1px;
width: auto;
background-color: #FFFFFF;
text-align: left;
overflow: hidden;
}


#foot { width: 980px; margin-top: 30px; overflow: hidden; }
#foot ul { width: 175px; padding: 10px 0 15px 15px; margin-top: 0 !important; list-style: none; background: #8DA8CA url("http://lib.store.yahoo.net/lib/everythingfurniture/foot-block-bg.png") no-repeat; border-top: 3px solid #fff; border-right: 3px solid #fff; margin-lef2t: 25px; float: left; }
#foot ul.lastfb { width: 193px; border-right: none; }
#foot ul li { margin-bottom: 3px; }
#foot ul li a { color: #fff; text-decoration: none; }
#foot ul li a:hover { text-decoration: underline; }
#foot-head { width: 980px; height: 30px; font: bold 16px Arial, Helvetica, sans-serif; padding: 10px 0 0 0; margin: 0 !important; text-align: center; background: #476D9E url("http://lib.store.yahoo.net/lib/everythingfurniture/foot-header.png") no-repeat; color: #fff; }
/* Middle */
#middle { width: 980px; overflow: hidden; }
#left { width: 195px; margin-right: 10px; float: left; }
#content { width: 775px; float: left; }

