body{
	width: inherit;
    height: inherit;
	font-size:1px; 
	margin-left:auto;
	margin-right:auto;
	overflow-x: hidden;
	font-family: yanone;
	font-size: 16px;
	color:black;
	-web-font-smoothing:antialiased;
}

#wrapper {
	width:100%;
	height:100%;
	position:relative;
	height:auto;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	/*background-color: pink;
	border:1px solid grey;*/
}

.subMenuStyle
{
	/* color: #141821; */
    font-weight: bold !important;
    font-size: 16px !important;
}

.dropDownLinks >* li > ul {
	color:white !important;
	text-decoration:none;
	font-weight: bold !important;
    font-size: 12px !important;
}

.dropDownLinks >* span {
	font-weight: bold !important;
    font-size: 14px !important;
	color:#44CC33 !important;
	
}

.dropDownLinks >* {
	position: absolute;
	margin-left:auto;
	margin-right:auto;
	align:center;
}

@font-face {
    font-family:yanone ;
    src: url(../styles/fonts/yvone/YanoneKaffeesatz-Light.ttf);
}

@font-face {
    font-family:phatgrunge ;
    src:url(../styles/fonts/armalite.ttf);
}


.form{
	height:auto;
	position:auto;
}


.nav-tabs > li > a:hover{
background-color:transparent !important;	
color:#44CC33;
}

#banner{
	margin-left:-15px !important;
}

#topBanner1{
	position:relative;
	background-color:#141821;
	height:50px;
}

.labelRegister > a :hover{
	color:#44CC33 !important;
}

#TopGreyBanner{
	position:relative;
	background-color:#F2F2F2;	
	height:60px;
}
.detailsView{
	border-left:2px solid;
	padding:20px;
}

.detailsMenu{
	padding:10px;
}

.accountDetails {
}

.accountDetailslMenu{
	padding-left:100px;
}

.menuGrouping{
	padding:35px;
	background-color:#F2F2F2;
}

.menuGrouping,.menuGrouping > a{
	color:#141821;
	text-decoration: none !important;
}

.menuGrouping > a:hover{
	color:#44CC33;
}

hr{
	border-top: 1px solid #000 !important;
}

.hrGrey{
	border-top: 1px solid grey!important;
}

hr ,.hrGrey{
    display: block;
    height: 1px !important;
    border: 2px solid;
    margin: 1em 0;
    padding: 0;
}

.error{
	color:red;
	font-size:14px;
}

.menuLine {
    position: fixed;
    height: 2px;
    width: 1200px;
    border: 1px solid #141821;
    margin-top: 31px;
    z-index: 5;
}
.navbar{
	    margin-bottom: 0px !important; 
}
.loginOptions{
	height:10px;
}

.navhr{
	margin-top:10px;
}
.nav{
	/* margin-top:25px; */
	/* border-top:2px solid #141821; */
	/* margin-right:10px; */
}

.nav>* input{
	margin-right: 10px;
	width:250px;
    position: relative;
    margin-top: 5px;
	border: none;
	background-color:inherit;
    border-bottom: 2px solid #141821;
	font-size:12px;
}
.nav-tabs > li > a{
	margin-top: -3px;
	width:118px;
	margin-left:20px;
}

.nav> li > a{
	color:#141821;
	font-weight:bold;
	font-size:12px;
}

.labelRegister{
		float:right;
		margin-right:50px;
		color:black;
		text-decoration:none !important;
		margin-top:-40px !important;
}

.labelRegister> a:visited ,.labelRegister> a:link{
    text-decoration:none !important;
	color:#141821 !important;
	padding:10px;
	display:block;
}

.submitRegistration{
		color:green;
}

#bannerImage{
	height:auto;
}

#homeDiv{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:auto;	
	/*border:1px solid green;*/
	
}

#ourBrands >* img{
	width:150px;
	height:150px !important;
}

.siteLoginImage{
	width:250px;
}

img.siteLogo{
    position: relative;
	width: 165px;   
    padding: 1px;
	margin-top:-12px !important;
}

.formInput{
	width:100%;	
	color:black;
}
 .formLabel{
	 float:right;
 }
 
.registration{
	background-color:#141821;
	padding:20px;
	color:white;
	font-size:10px;
}
.loginForm{
	background-color: #F2F2F2;
	padding:30px;
	font-size:10px;
}

.hiddenInput{
	display:none !important;
}

.shopMen,.shopWomen{
	/*border:1px solid maroon;*/
	width:100%;
	height:400px;
	background-repeat: no-repeat;
	background-size: ;
	background-position:center;
}


.shopShoes,.shopAccesories,.shopPants,.shopDresses{
	/*border:1px solid pink;*/
	width:100%;
	height:350px;
	padding:20px;
	background-repeat: no-repeat;
	background-size: 90% 100%;
	/*background-position:50% 50% ;*/
}

.headingDivider{
	font-weight:bold;
	position: relative;
    display: inline-block;
	font-size:25px;
	font-family :Arial, Helvetica, sans-serif;
	width: 100%;
}

.ourBrandsLogos{
	background-color:#F2F2F2;
	height:120px;
}

#brandLogo{
	height:120px !important;
}

#discover{
	width:1200px;
	margin-left: auto;
    margin-right: auto;
}
.discoverMore{
	/*border:1px solid orange;*/
	height:350px;
}

.subscriber >* span{
	font-weight:bold;
	font-size:12px;
}

.subscriber >* input{
	border: 0px solid #141821;
	border-radius:10px;
	height:50px;
	width:200px;
}
.headingDividerSmall{
	font-size:14px;
	font-weight:bold;
}


.footer{
	background-color:#141821;
	height:430px;
}

.footerContent{
	width:1200px;
	margin-left: auto !important;
    margin-right: auto !important;
	color:white;
}

.footerContent >*  a{
	color:white !important;
	font-weight: bold;
}
/*Prevent thongs from sticking out of the page
.row {
     margin-right: 0px !important;
     margin-left: 0px !important; 
}
*/
.spanCategory,.spanCategoryMini{
	position:relative;
	display:block;
	border:4px solid #141821;
	font-weight:bold;
	width: 200px;
}

.spanCategory{
	font-size:35px;
	padding:10px;
	margin-top:20%;
}

.spanCategoryMini{
	font-size:20px;
	padding:5px;
	margin-top:80%;
}

#bannerImage > img{
    position: relative;
    width: 100%;
    height: 100%;
}

.itemImages >* img{
	height:270px;
	width:200px;
	padding:5px;
}

.itemImageBorder{
	height:321px !important;
	width:200px;
	border: 1px solid #141821;
}

.itemImage{
	height:130px !important;
	width:100px;
	border: 1px solid #141821;
}

.thumbNails{
	width:20px;
	height:50px;
	/*border:2px solid red !important;*/
}

.thumbNails > img{
	width:100px;
	height:150px;
	float:right;
	padding:5px;
}


.itemViewImages{
	/* background-color:grey; */
}

.mainImage{
	width:569px !important;
	height:670px;
/*	border:2px solid blue !important;*/
}

.mainImage> img{
	width:90%;
	height:100%;
	padding:0px !important;
}

.itemDescription{
	width:20px;
	min-height: 600px !important;
	background-color:#141821;
	color:white;
	border-radius:5px;
	padding:20px;
}

.viewItemTitle{
	font-size:3em;
	font-weight:bold;
	font-family: "Arial Rounded MT Bold", "Helvetica Rounded", Arial, sans-serif;	
}

.viewItemBrandName{
	font-size:2em;
	font-family: "Arial Rounded MT Bold", "Helvetica Rounded", Arial, sans-serif;
}

.viewItemPrice{
	font-size:1.5em;
	font-family: "Arial Rounded MT Bold", "Helvetica Rounded", Arial, sans-serif;
}

.viewItemSize,.viewItemDetails, .quantity{
	font-size:1em;
	font-weight:bold;
}

.viewItemSize, .quantity{
	color:black;
}
.viewItemDetails{
	color:white;
}
.viewItemSize{
	width:300px;
	padding:10px;
	border:2px solid #141821;
}

.quantity{
	padding:5px;
	border:2px solid #141821;	
	width:40px;
	height:30px;
}

.quantityLabel{
	color:white;
	font-size:18px;
}

.viewItemSize >*{
	font-weight:bold;
}

.viewItemSizeLabel{
	font-size:1em;
}

.wishlistImage >* img{
    width: 180px;
    height: 215px;	
}

.wishlistImage{
	padding:10px;
}

.addToCart,.makePayment, .cancelOrder{
    width: 300px;    
}

.addToCart, .wishlistAddToCart,.btnCheckout, .makePayment, .cancelOrder{
	text-decoration:none;
    color: black;
    background-color:#44CC3F;
    width: 300px;
    font-size: 20px;
    padding: 10px;
    position: relative;
    display: block;
    text-align: center;
	border-radius:10px;
}

.filterButton{
	text-decoration:none;
    background-color:#141821;
	color:white;
    width: 100%;
    font-size: 20px;
    padding: 10px;
    position: relative;
    display: block;
    text-align: center;
	
}

.addToWishList, .removeFromWishList, .cancelOrder{
	text-decoration:none;
    color: black;
    background-color: orangered;
    font-size: 20px;
    padding: 10px;
    position: relative;
    display: block;
    text-align: center;
	border-radius:10px;
}

.addToWishList, .cancelOrder{
   width: 300px;
}

.viewCartBtn{
   width: 300px;
}
.removeFromCart{
	width:100px !important;
}
.removeFromWishList,.wishlistAddToCart,.removeFromCart{
	width: 185px !important;
    height: 40px;
	color: white;
	font-size:14px;
}

.removeFromWishList, .removeFromCart, .cancelOrder{
    background-color: red;
}

.viewDetailsDescription{
	
}

label > span{
	font-size: 1em;
    padding: 5px;
}



.filters{
	position:relative;
	background-color:#F2F2F2;
	padding-left:20px !important;	
	border-radius:10px;
	border:1px solid #141821;
}

.row {
     margin-right: 0px !important; 
     margin-left: 0px !important; 
}

div.row.shoppingViewRow {
	margin-right:0px !important;
	margin-left:0px !important;
}

.resultblock{
	
}
.filtersHeading{
	font-size:1.1em;
	font-weight:bold;
}
.ShoppingViewItemName{
	/* padding:2px; */
	/* font:10px/30px Georgia, serif; */
	/* font-weight:bold; */
	font-size:12px;	
	color:#141821;
	/* margin-top: -3px; */
	/* width:118px; */
	-web-font-smoothing:antialiased;
	font-smoothing:antialiased;
}

.ShoppingViewItemPrice{
	font:italic  12px/30px Georgia, serif; 
	color:#141821;
	-web-font-smoothing:antialiased;
	font-smoothing:antialiased;
}

.checkout{
		background-color:#F2F2F2;
}

div.row.checkout {
     margin-right: 0 !important;
     margin-left: 0 !important; 
}
.checkoutText{
	font-weight:bold;
	font-size:40px;
	float:right;
	
}

.checkoutTotal>*{
	padding-top:15px;
	float:right;
	font-size:20px;
	font-weight:bold;
}

.totalCost{
	float:right;
}
.btnCheckout{
	float:right;
	width:100px;
	background-color:#44CC3F;
	font-size:10px;
}

.paymentMethod >* img{
	padding:10px;
	height:150px;
	width:300px;
}

.footerContent{
	padding-left:50px;
	padding-top:20px;
}

.brandLogo{
	width:143px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	opacity: 0.6; /* css standard */
    filter: alpha(opacity=60); /* internet explorer */
}

.brandLogoBox{
	height:180px;
	padding:5px;
}

.brandLogoBox:hover{
	border:5px solid grey;
	border-radius:10px;
	opacity: 1; /* css standard */
    filter: alpha(opacity=100); /* internet explorer */
}

.brandNameSpan > a{
	color:white;
	padding:30px;
}
.brandNameSpan {
	border-radius:10px;
	color:white; 
	font-weight:bold;
	background:rgba(0,0,0,.5);
	padding:10px; 
	position:absolute; 
	top:50px; 
	left:5px;
	width:95%;
	text-align:center;
	}
.subscriber{
	/*width:1200px;
	margin-left: auto !important;
    margin-right: auto !important;
	padding-left:30px;*/
	background-color:#F2F2F2;
	height:200px;
}
.modal-body{
	position: relative;
    background-color: none !important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	background-image:url(../images/siteImages/registerModal.jpg) !important;
	height:350px;
}

.modal-body>* .subscriber{
	background-color: transparent !important;
	color: white;
}


#btnSubscribe{
	height:55px !important;	
	background-color: #141821;
	color:white;
}

#subscriberEmail{
	width:400px !important;
	padding:20px;
	background-color:transparent;
	border:1px solid #141821;
	border-width: 0px 1px 1px 0px;
	border-radius:0px;
}

input:focus {
    outline-width: 0px;
}

.alert-success{
		top: 0px;
		position: relative;
		border-color: #3c763d !important;
		opacity: 0.8 !important;
		height: 45px;
}

.alert-danger{
		top: 0px;
		position: relative;
		border-color: red !important;
		opacity: 0.8 !important;
		height: 45px;
}

.error_page{
	font-family:phatgrunge;
	/* float:right !important;  */
	font-size:30px  !important; 
}

.orderTotal{
	font-weight:bold;
	float:right !important;
	padding-right:200px;
	font-size:14px;
}

.paymentImage{
	width:80px;
}

.tableHeader{
	color:white;
	background-color:#141821 !important;
}

.labelHeading{
	background-color:#141821;
}

.AccounTableHeading{
	background-color:#141821;
	text-align:center !important;
	color:white;
	padding:10px !important;	
}

.detailsMenu >* td{
	padding:10px;
	color:#141821 !important;
}

.detailsMenu >* a{
	text-decoration:none !important;
}

.accDetailsTable{
	border:1px solid #141821 ;
}

.percDecrease{
	position:absolute;
	height:55px;
	width:55px;
	text-align:center;
	border: 1px solid red;
	background-color:red;
	color:white;
	font-weight:bold;
	padding:5px;
	font-size:18px;
}

.oldPrice{
	color:red;
	text-decoration: line-through;
	font:italic bold 10px/30px Georgia, serif;
}

.resultblock{
    width: 200px !important;
    height: 330px;
    float: right;
    margin: auto 7px;
}
}

.marketingspace{
	background-color:red;
	border:1px solid grey;
	height:100px;
}


.itemDetails{
	/*background-color:#141821;
	border:1px solid grey;*/
	height:50px;
	width:200px;
	padding: 10px;
}

/*Checkbox styling*/


input[type=checkbox]{
	width: 25px;
	margin: 20px 100px;
	position: relative;
	
}


.orderViewDetails{
	padding:10px;
}

/* dropdown styling */

/* a:focus { */
    /* outline: none !important; */
    /* outline: 0px auto -webkit-focus-ring-color !important;  */
    /* outline-offset: 0px !important; */
/* } */

.nav-tabs > li > a:hover {
    border-color: transparent !important;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block !important;

  }

 ul.dropdown-menu {
	 	width:800px !important;
		height:auto;
		min-height:100px;
		background-color:whitesmoke !important;
		margin-left: -100%;
 }
 
 .dropdown-menu > li > a{
	 color:whitesmoke !important;
 }
 
 .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none !important;
    background-color: transparent !important;
	color:#44CC33 !important;
}
  .dropdown-menu > li > a:hover{
	 color:#44CC33 !important;
	 background-color:none !important;
 }
 
 .TopMenuDetails{
	 color:grey;
	 font:12px Georgia, serif;
 }
 
 .TopMenuText{
	 padding:10px;	 
 }
 .truck > img{
	 float:right !important;
 }
 
 .returns  >* .fa-exchange{
	 float:right !important;
 }
 
 .saFlag > img{
	padding-top:5px;
	float:right;
 }

 .discoverMore >* img{
	width:220px;
	height:350px;
}
 
 
   .form-control {
     display: block;
     width: 70% !important;
     height: 34px;
     padding: 6px 12px;
     font-size: 14px;
     font-weight:bold;
     line-height: 1.42857143;
     color: #555;
     background-color: #fff;
     background-image: none;
     border: 1px solid #ccc;
     border-radius: 4px;
     -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .0) !important;
     /* box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075); */
     -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
     -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
     transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 }
 
.socialPages{
		width: 95px;
		height: 40px;
	}
 

.InstaSocialPages{
		width: 43px;
		height: 39px;
	} 
	
	
	grid-framework.less{
	 padding-right: 0px !important; 
     padding-left: 0px !important;	
	}
    
 .shopMenCaserol, .shopMenCaserol > img{
	 height:400px;
	
	/*border: 1px solid red !important;*/
	 
 }
 
 .womenSideImage > img{
	  width:370px;
 }
 
 .navbar-nav > li > a {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.navbar-nav > li > a:hover{
	text-decoration: none;
}

hr.navBarHr {
    margin-top: 30px;
    margin-bottom: 5px;
}

.subMenuBg{
    background-color: #141821;
    position: absolute;
	left:-700px;
	right:auto;
    width: 2000px;
    height: 300px;
    margin-top: -4px;
}
/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript, 
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/siteImages/unity_logo.gif) center no-repeat #fff;
}

.modal-body{
	background-image:url(../images/siteImages/registerModal.jpg)
}