/* Color: Blue */

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


a {
	color: #001927;
	font-weight: normal;
	text-decoration: underline;
}
#Container{
        width:945px;
}
#background{
        margin:0 auto;
        background:url('../../default/images/blue/background.jpg') no-repeat;
        width:1195px;
}
/******HOME PAGE*************/

.hero{
          background:url('../../default/images/blue/home-hero.jpg') no-repeat;
          width:945px;
          height:280px;
          margin-bottom:20px;
}
#cta1{
         width:224px;
         height:231px;
         background:url('../../default/images/blue/cta1.jpg');
         float:left;
         margin-right:15px;
}
#cta2{
         width:305px;
         height:231px;
         background:url('../../default/images/blue/cta2.jpg');
         float:left;
         margin-right:15px;
}
#search-area{
         width:386px;
         height:452px;
         float:left;
         background:url('../../default/images/blue/search.png');
         position:absolute;
         top:183px;
         right:360px;
}
#view-basket{
         background:url('../../default/images/blue/view-basket.jpg');
         height:28px;
         width:153px;
         position:relative;
         right:-775px;
         top:-22px;
         padding-left:15px;
}
#view-basket p{
          background:url('../../default/images/blue/basket-logo.jpg')no-repeat;
          position:absolute;
          padding-left:30px;
          padding-top:3px;
          

}
/******FEATURED PRODUCTS********/ 
#HomeFeaturedProducts h1{

        color: #51b3dc;
	padding-left:0px;
        font-size:36px;
        font-weight:bold;
        margin-bottom:10px;
}
#HomeFeaturedProducts ul li{
        width:224px !important;
        height:300px !important;
        margin:0;
        margin-right:10px;
        padding:0;
}
/************Product****************/
.productbg{
        background:url('../../default/images/blue/product-bg.jpg')no-repeat #eaf2f4;
}

a:hover {
	color: #07599a;
}

h2 {
	color: #034285;
}

h3 {
	color: #034285;
}


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

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

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

li.ActivePage{
        background:url('../../default/images/blue/active-left.jpg')no-repeat 0 8px !important;
}
li.ActivePage a{
        background:url('../../default/images/blue/active-right.jpg')no-repeat right 8px !important;
}

#Menu li{
       background:url('../../default/images/blue/left-curve.jpg')no-repeat 0 8px;
       padding-left:10px;

}
#Menu li:hover{
      background:url('../../default/images/blue/active-left.jpg')no-repeat 0 8px;
}
#Menu li a {
	background: url('../../default/images/blue/right-curve.jpg')no-repeat right 8px;
        padding:10px 10px 10px 0;
}
#Menu li a:hover {
        background:url('../../default/images/blue/active-right.jpg')no-repeat right 8px!important;
}
#Menu li ul li a {
	background: #65b2cb;
}

#Menu li:hover a, #Menu li.over a{
	
}

#Outer {
	
}


#Header {
        height:0;
	
}

#Logo h1 {
	color: #51b3dc;
	padding-left:0px;
        font-size:36px;
        font-weight:bold;
        margin-bottom:10px;
}

#Logo h1 a {
	color: #;51b3dc
}

#SearchForm {
	color: #95bbd1;
}

#SearchForm label {
	color: #fff;
}

#SearchForm a {
	color: #b1ccdc;
}

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

.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 {
        padding:0;
        min-height:0;
}

.Content a {
	color: #075899;
}

.Content.Wide {
	
}

.Content.Widest {
	width:945px;
}


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

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

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

.Content .ProductList li:hover, .Content .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: #fff;
}

.Content .FeaturedProducts .ProductList li:hover, .Content .FeaturedProducts .ProductList li.Over {
	border:1px solid #7DAFB4;
}

.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;
}
hr{
        border:2px solid #7dafb4;       
}
#footlinks img{
        float:left;
}
