body {
	margin: 0;
	padding: 0;
    
    background: url('../img/background.jpg') repeat;
    
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    color: #d0d0d0;
}
a {
	text-decoration: none;
}
.clear {
	clear: both;
}
.loader {
	z-index: 888;
	position: absolute;
}
.redBackground {
	background: #BE1917 !important;
}
.products {
	min-height: 900px;
}
footer {
	
    width:100%;
  	height: 25px;
  	background: #3A3A3A;
  	border-top: 2px solid #111111;
  	border-bottom: 2px solid #111111;
  	
  	margin-top: 40px;
}
footer p {
	font-size: 14px;
	margin: 0;
	margin-top: 4px;
}
.container {
	width: 1010px;
	
	margin: 0 auto;
	
	text-align: left;
	z-index: 999;
}

.topBar {
	width: 100%;
	height: 16px;
	
	background: url('../img/topBarBackground.png') repeat;
}

.top {
	margin-top: 30px;
	margin-bottom: 50px;
}
.topLeft {
	width: 350px; height: 60px;
	float: left;
	
	text-align: left;
}
.topLogo {
	width: 300px; height: 60px;
	float: left;
}
.topRight {
	width: 350px; height: 60px;
	float: left;
	
	text-align: right;
}
.top .page {
	float: left;
	font: 500px 12px/14px 'Roboto Condensed', sans-serif;
	margin-right: 10px;
}
.top .page a {
	float: left;
	color: #d0d0d0;
	text-decoration: none;
}
.topRight .page {
	float: right;
}

.menu {
	margin-bottom: 20px;
	margin-top: 20px;
}
.menuElement {
	float: left;
	margin: 5px 10px 5px 10px;
	
	cursor: pointer;
}
.element {
	float: left;
}
.menuElementTitle {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.menuElementSeparator {
	border-top: 2px solid #be1917;
	text-align: center;
	line-height: 0px;
}
.menuElementSeparator img {
	margin-top: -1px;
}

.subMenu {
	display: none;
	position: absolute;
	background: #545454;

	width: 150px;
	
	padding: 10px;
	z-index: 999;
}
.menuSubelement {
	font: 500 12px/13px 'Roboto Condensed', sans-serif;
	padding: 5px;
	border-bottom: 1px solid #ffffff;
}


.searchBar {
	width: 100%;
	height: 40px;
	
	background: #3a3a3a;
	text-align: left;
}
#s2id_category {
	width: 200px;
	z-index: 0;
	
	margin-top: 6px;
	margin-left: 10px;
	float: left;
}
#search {
	width: 300px;
	height: 22px;
	z-index: 0;
	
	margin-top: 6px;
	margin-left: 10px;
	float: left;
}
.select2-drop {
	text-align: left;
}
.orderby {
	float: right; width: 190px; height: 30px; border-left: 1px solid #be1917; margin-top: 6px; line-height: 22px;
	cursor: pointer;
}
.orderby p {
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	font-weight: 300;
	margin-top: 5px;
	margin-left: 10px;
}
.orderby p img {
	margin-left: 4px;
}
.orderbyName {
	font-weight: 500;
}
.orderbyOrder {
	font-size: 11px;
	font-weight: 500;
}
.orderbyMenu {
	display: none;
	background: #575757;
	position: relative;
	z-index: 999;
}
.orderbyMenu p {
	margin: 0;
	padding: 10px;
}

.orderbyMenu p.active {
	background: #3a3a3a;
}

.filter {
	float: right; 
	width: 80px; 
	height: 30px; 
	border-left: 1px solid #be1917; 
	margin-top: 6px; 
	cursor: pointer;
}
.filter p {
	color: #FFFFFF;
	padding: 0;
	margin: 0;
	font-weight: 300;
	margin-top: 5px;
	margin-left: 10px;
}
.filter p img {
	margin-left: 4px;
}
.filterMenu {
	display: none;
	background: #575757;
	
	width: 300px;
	padding: 10px;
	
	position: relative;
	z-index: 999;
}
.filterMenu p {
	padding-bottom: 20px;
	margin: 0;
	float: left;
}
#min {
	width: 40px; 
	text-align: center;
}
#max {
	width: 40px; 
	text-align: center;
}
#searchButton {
	padding: 2px;
	background: #CCCCCC;
	color: #000000;
	text-align: center;
	margin: 0;
	margin-top: 8px;
}
.searchItem {
	background: #252525;
	color: #FFFFFF;
	float: left;
	margin-left: 20px;
}
.searchItem .title {
	float: left;
	font-size: 12px;
	line-height: 25px;
	margin-left: 5px;
	padding-right: 10px;
}
.searchItem .title img {
	margin-right: 5px;
}
.searchItem .exit {
	float: left;
	width: 20px;
	cursor: pointer;
}



.itemBig {
	width: 390px;
	height:428px;
	background: #000000;
	
	margin-bottom: 7px;
	margin-top: 5px;
	margin-right: 10px;
}
.itemBig a {
	text-decoration: none;
	color: #F0F0F0;
}
.itemBig .itemPhoto {
	width: 380px;
	height: 280px;
	line-height: 0;
	text-align: center;
}

.itemBig .itemContent {
	width: 380px;
	height: 138px;
	background: #BE1917;
	padding: 5px;
	
}
.itemBig .itemContent .title {
	font-size: 30px;
	height: 80px;
	line-height: 30px;
}
.itemBig .itemContent .cost {
	font-size: 30px;
	text-align: right;
	font-weight: 700;
	bottom: 0;
	line-height: 26px;
}
.itemBig .itemContent p {
	padding: 0;
	margin: 0;
}
.itemBig .itemPromo {
	width: 80px; height: 80px; background: #BE1917; z-index: 99; position: absolute; top: -5px; right: -5px; font-size: 68px; line-height: 72px; color: #FFFFFF;
}

.filterElement {
	text-align: center; float: left; padding: 5px; width: 120px; height: 22px; background: #BE1917; font-size: 22px; line-height: 22px; color: #FFFFFF;
}

.item {
	width: 190px;
	height:210px;
	background: #000000;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.item a {
	text-decoration: none;
	color: #F0F0F0;
}
.item .itemPhoto {
	width: 190px;
	height: 140px;
	line-height: 0;
	text-align: center;
}

.item .itemContent {
	width: 180px;
	height: 60px;
	background: #3b3b3b;
	padding: 5px;
	
}
.item .itemContent .title {
	height: 25px;
	font-size: 13px;
	line-height: 10px;
	padding-bottom: 0px;
}
.item .itemContent .cost {
	font-size: 12px;
	text-align: right;
	font-weight: 700;
	line-height: 15px;
	margin-top: 1px;
}
.item .itemContent p {
	padding: 0;
	margin: 0;
}
.item .itemPromo {
	width: 40px; height: 40px; background: #BE1917; z-index: 99; position: absolute; top: -5px; right: -5px; font-size: 38px; line-height: 36px; color: #FFFFFF;
}




.itemRed {
	background: #be1917;
}
.loader {
	margin-left: 400px;
	margin-top: 130px;
}

.alpha10 {
	text-align: center;
	width: 300px;
	height: 40px;
	padding: 10px;
	margin: 0;
	color: #FFFFFF;
	
	border: 4px solid #BE1917;
    /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(0, 0, 0);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0,0, 0, 0.8);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
}
.button {
	float: right;
	cursor: pointer;
	
	margin-top: 10px;
	padding: 5px;
	background: #CCCCCC;
	text-align: center;
	color: #000000;
}



.product {
	width: 100%;
	margin: 40px 0 40px 0;
	padding-bottom: 30px;
	border-bottom: 2px solid #BE1917;
}
.productImage {
	width: 580px;
	height: 380px;
	float: left;
	text-align: center;
	overflow: hidden;
}
.productImage img {
	height: 100%;
}
.productContent {
	float: left;
	width: 400px;
	margin-left: 20px;
}
.productContent h2 {
	margin: 0 0 20px 0;
}
.productContent .text {
	font-size: 14px;
	color: #F0F0F0;
	line-height: 18px;
	text-align: justify;
}
.productCost {
	position: absolute; z-index: 777;
	margin-top: -385px;
	margin-left: 340px;
	padding: 10px 20px 10px 20px;
	background: #BE1917;
	color: #F0F0F0;
	width: 200px;
	float: right;
	text-align: center;
}
.productCost span {
	font-size: 22px;
}
.addCart {
	margin-top: 20px;
	float: left;
}
.addCartCount {
	float: left;
	height: 26px;
	line-height: 23px;
	color: #F0F0F0;
	font-size: 20px;
	margin-right: 10px;
	
}
.cartCount {
	height: 22px;
	width: 40px;
	
	border: none;
	
	text-align: center;
}
.addCartPlus {
	width: 28px;
	height: 26px;
	float: left;
	cursor: pointer;
}
.addCartMinus {
	width: 28px;
	height: 26px;
	float: left;
	cursor: pointer;
}
.addToCart {
	width: 150px;
	height: 35px;
	color: #F0F0F0;
	background: #be1917;
	
	margin-top: 10px;
	text-align: center;
	
	font-size: 18px;
	line-height: 32px;
	
	cursor: pointer;
}
.productState {
	float: left;
	margin: 20px 0 20px 20px;
}
.productState span {
	color: #FFFFFF;
}

.shoppingCart {
	width: 500px;
	position: fixed;
	
	right: -418px;
	top: 350px;
	z-index: 999;
}
.shoppingCartImage {
	width: 82px;
	height: 82px;
	overflow: hidden;
	
	float: left;
	background: url('../img/shoppingcart.jpg');
	
	cursor: pointer;
}
.shoppingCartContent {
	width: 368px;
	background: #7D7D7D;
	min-height: 100px;
	
	float: left;
	text-align: left;
	
	padding: 10px;
	
}
.toCart {
	cursor: pointer;
}
.cartItem {
	width: 100%;
	margin-bottom: 5px;
}
.cartItem a {
	color: #000000;
}
.cartItem .title {
	float: left;
	width: 190px;
}
.cartItem .count {
	float: left;
}
.cartItem .cost {
	float: left;
	padding: 0 10px 0 10px;
	width: 85px;
	text-align: center;
}
.cartItem .d {
	float: left;
	cursor: pointer;
}
.cartItem .cartCount {
	width: 30px;
}
.cartItem .del {
	line-height: 18px;
	cursor: pointer;
}
.shoppingCartContent .button {
	clear: both;
	width: 100%;
	text-align: center;
}
.shoppingCartInfo {
	width: 318px;
	margin-top: 20px;
}



.phone {
	width: 370px;
	position: fixed;
	right: -288px;
	top: 220px;
	z-index: 999;
}
.phoneImage {
	width: 82px;
	height: 82px;
	overflow: hidden;
	
	float: left;
	background: url('../img/contact.jpg');
	
	cursor: pointer;
}
.phoneContent {
	width: 268px;
	background: #7D7D7D;
	min-height: 100px;
	
	float: left;
	text-align: left;
	
	padding: 10px;
	color: #F0F0F0;
	
}



.logout {
	color: #BE1917;
	
}

.profileMenu .title {
	width: 300px;
	float: left;
}
.profileMenu .menu {
	width: 700px;
	float: left;
	text-align: right;
}
.profileMenu .menu a {
	color: #BE1917;
}
.profileMenu .menu a span {
	color: #FFFFFF;
}
.red {
	color: #BE1917;
}

.login {
	width: 500px;
	margin: 0 auto;
}

.login input {
	width: 300px;
	height: 30px;
	font-size: 22px;
}
.login dt {
	font-size: 25px;
	margin-bottom: 2px;
}
.login button {
	width: 100px;
	height: 30px;
	border: none;
	background: #CACACA;
	
	margin-top: 20px;
	cursor: pointer;
}

.more a {
	color: #000000;
	font-weight: 600;
	text-decoration: none;
}
.ui-tooltip {
    background: #4a4a4a;
    color: #96f226;
    border: 2px solid #454545;
    border-radius: 0px;
    box-shadow: 0 0 
}
.ui-autocomplete {
  
    border-radius: 0px;
}
.ui-autocomplete.source:hover {
    background: #3875D7;
}
.ui-menu .ui-menu-item {
	text-align: left;
}
.ui-menu .ui-menu-item a{
    font: 500 14px/18px 'Roboto Condensed', sans-serif;
}

.cartContener {
	width: 100%;
	
}
.bigShoppingCartList {
	
}
.bigShoppingCartList .bigCartItem {
	width: 100%;
	margin-bottom: 5px;
	padding: 10px;
	background: #303030;
}
.bigShoppingCartList .bigCartItem .title {
	float: left;
	width: 550px;
}
.bigShoppingCartList .bigCartItem .count {
	float: left;
}
.bigShoppingCartList .bigCartItem .cost {
	float: left;
	padding: 0 10px 0 10px;
	width: 180px;
	text-align: center;
}
.bigShoppingCartList .bigCartItem .d {
	float: left;
	cursor: pointer;
}
.bigShoppingCartList  .bigCartItem .cartCount {
	width: 100px;
}
.bigShoppingCartList .bigCartItem .del {
	line-height: 18px;
	cursor: pointer;
}
.bigShoppingCartList .shoppingCartContent .button {
	clear: both;
	width: 100%;
	text-align: center;
}
.bigCartItem a {
	color: #FFFFFF;
}


.alertify-message {
	color: #000000;
}
#settings .parsley-error-list {
	padding-left: 20px; margin: 2px;
}

#contactform .parsley-error-list {
	padding-left: 20px; margin: 2px;
}
.delivery {
	font-size: 18px;
}
.delivery p {
	margin: 5px;
}
.delivery p span {
	font-size: 14px;
}
.searchPrev {
float: left;
width: 200px;
height: 20px;
border: 0px solid #FFFFFF;
background: #BE1917;
 font: 500 14px/18px 'Roboto Condensed', sans-serif;
text-align: center;
cursor: pointer;

margin-bottom: 40px;
}
.searchNext {
	float: right;
	width: 200px;
	border: 0px solid #FFFFFF;
	height: 20px;
	background: #BE1917;
	font: 500 14px/18px 'Roboto Condensed', sans-serif;
	cursor: pointer;
text-align: center;

margin-bottom: 40px;
}
.searchPrevLast {
float: left;
width: 30px;
height: 20px;
border: 0px solid #FFFFFF;
background: #BE1917;
 font: 500 14px/18px 'Roboto Condensed', sans-serif;
text-align: center;
cursor: pointer;

margin-bottom: 40px;
}
.searchNextLast {
	float: right;
	width: 30px;
	border: 0px solid #FFFFFF;
	height: 20px;
	background: #BE1917;
	font: 500 14px/18px 'Roboto Condensed', sans-serif;
	cursor: pointer;
	text-align: center;

	margin-bottom: 40px;
}
.searchPrevIndex {
float: left;
width: 150px;
height: 20px;
border: 0px solid #FFFFFF;
background: #BE1917;
 font: 500 14px/18px 'Roboto Condensed', sans-serif;
text-align: center;
cursor: pointer;

margin-bottom: 40px;
}
.searchNextIndex {
	float: right;
	width: 150px;
	border: 0px solid #FFFFFF;
	height: 20px;
	background: #BE1917;
	font: 500 14px/18px 'Roboto Condensed', sans-serif;
	cursor: pointer;
	text-align: center;

	margin-bottom: 40px;
}