
body {
	color: #eee;
}
a {
  color: #c1c1c1;
  text-decoration: none;
}
a:hover {
  color: #ec001e;
  text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
  margin: 12px 0 2px;
}
body.site {
  background-color: #2e2e2e;
  border: medium none;
  padding: 0;
}
.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.row-fluid-inner {
	padding: 8px;
}
.topc {
  background: rgba(0, 0, 0, 0) url("../images/bg3.jpg") repeat scroll 0 0 !important;
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
  margin: 10px 0;
  position: absolute;
  width: 100%;
	padding: 5px 0;
}
.body .container {
  background: rgba(0, 0, 0, 0) url("../images/bg2.jpg") repeat scroll 0 0 !important;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
	padding: 10px;
}
.body .topc .container {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	padding: 0 10px;
}
.body .mainc {
  padding: 60px 0 30px 0;
}
.header {
  margin-bottom: 0;
}
.brand {
  color: #eee;
}
.site-title {
  color: #ffe400;
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 10px;
  line-height: 48px;
  text-shadow: 2px 2px #777;
  text-transform: uppercase;
}
.header-inner {
  background: rgba(0, 0, 0, 0) url("../images/winjeel2.jpg") no-repeat scroll 0 0;
  height: 188px;
  padding-left: 10px;
}
.navigation {
  float: right;
	margin: 0;
}
.navigation ul {
  
}
.navigation ul li {
  float: left;
  padding: 0 5px;
}
.navigation ul li.active a {
	color: #000;
}
.nav > li > a:hover {
  background: none;
}
.breadcrumb {
  background-color: rgba(150, 150, 150, 0.5);
	padding: 8px 5px;
}
.breadcrumb li {
  text-shadow: 0 1px 0 #555;
}
.page-header {
  border-bottom: 1px solid #aaa;
}
.footer {
  margin-top: 10px;
}
.footer .container {
  padding: 10px;
}
.footer .nav {
  margin-bottom: 5px;
  text-align: center;
}
.footer .nav li {
  display: inline-block;
  padding: 0 10px;
}
.mod-desktop-view {
  text-align: right;
}

#hikashop_checkout_page .hikashop_product_price_full {
  text-align: right;
}
.hikashop_cart_shipping_value {
  text-align: right;
}
.hikashop_cart_total_value {
  text-align: right;
}