/* Add your custom CSS overrides to this file. */
body {
    background: #4b7fc0 url(/Themes/SilverLadyAntiques/Content/images/background_image.jpg) repeat-x top left;
}
.content h2, .pageHeader h1 {
	color:#0c5dc1;
}

footer.navbar {
	background:#205ca4;
}
.footer-widget h4 {
  color: #fff;
}
.footer-widget li, footer.navbar a {
  color: #ccc;
}

.footer-bottom {
    border-top: 2px solid #ccc;
}
header.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.top-header, .checkout-top-header {
  background-color: #538cd3;
  border-bottom: 1px solid #4b7fc0;
}
.top-header .contacts li a {
	color: #fff;
}
.top-header .contacts li i, .checkout-top-header .contacts li a, .checkout-top-header .contacts li i, .checkout-top-header .view-cart > a {
	color: #fff;
  	border-color: #fff;
}
.top-header .links a, .top-header .links a:hover {
   color: #fff;
}
#header-dark header.navbar .navbar-nav {
  text-align: left;
}
#header-dark header.navbar .navbar-nav > li > a {
  padding: 14px 12px;
}
.header-logo-area {
	background: url("/Themes/SilverLadyAntique/Content/images/header_bg.jpg") no-repeat;
    width:1142px; 
    height:138px;
}
#header-dark #store-menu, #header-dark #store-items-menu, .content .box h4.box-primary {
  	/*margin-top: 35px;*/
}
#header-dark #store-menu {
 	background-color: #205ca4;
 	border-bottom: 1px solid #4b7fc0;
}
#page-wrapper .container .content {
	background:#fff;
  	margin:0;
}
.breadcrumb-wrapper {
  	background-color: #538cd3;
}
.breadcrumb-wrapper h1, .breadcrumb > li > a {
	color:#fff;
}
.footer-widget .headline h4 {
  padding: 5px 0;
  border-bottom: 1px solid #ded6c7;
  border-top: 1px solid #ded6c7;
  line-height: 32px;
  margin: 0 0 1em;
}
#header-dark .basket {
  margin-right: 10px;
}
#search-form {
	margin-top:0;
}
#search-form .input-group-btn button {
	background-color: #205ca4;
    padding: 4px 21px
}
/*begin: register widget styles*/
#registerDialogWidget {
	margin-right:30px;
}
/*end: register widget styles*/