@charset "utf-8";
/* CSS Document */

	.myLogo
	{
		width:70%;
	}
	
	.myMenu 
	{
		display: inline;
		float: right;
		margin: 5px 10px 0 0;
	}
	
	.myMenuDrop
	{
		display:none;
	}
	
	.mainNavWrap 
	{
	/*	display:none */
	}
	
	.myRightImage
	{
		display:none;
	}
	
	.mstrWidthWrapper
	{
	width:90%;
	}
	
	.contentLftWrap
	{
		float:left;
		width:100%;
	}
	
	.contentRhtWrap {
		float: left;
		margin: 0;
		width: 100%;
	}

	.middleContentWrap
	{
		margin: 0 1% 2%;
		padding: 15px 2%;
		width: 94%;
	}
	
	.topFreeShipping
	{
		display:none;
	}
	
	.shoppingCart
	{
		display:none;
	}
	
	.liveSupport
	{
		border: 0 none;
		height: 100%;
		text-align: center;
		width: 94% !important;
	}
	.liveSupport span {
		float: left;
		color: #333;
		width: 100%;
	}	
		
	
	.liveSupport strong {
		float: left;
		font-size: 15px;
		margin: 10px 0 5px;
		width: 100%;
	}

	.rightBrandWrap
	{
		display:none;
	}
	
	.loginWrap
	{
		display:none;
	}
	
	.myLogo img
	{
		width:100%;
	}
	
	.footerSocialWrap
	{
		clear: left;
		margin: 20px 0 0;
		width: 100%;
	}
	
	.footerSocialWrap span
	{
		clear: left;
		float: left;
	}
	
	.footerPayWrap
	{
		float: left;
		width: 100%;
	}
	
	footerCopyLinkWrap .fclwLinkWrap 
	{
		clear:left;
	}
	
	.telShopWrap
	{
		margin: 0 0 20px;
	}
	
	.myLftNavWrap
	{
		margin: 0 2% 10px 0px;
		width: 100%;
		max-width: 100%;
		
	}
	.lftPromoWrap
	{
		text-align: center;
		width: 100%;
		max-width:100%;
	}
	
	.lftPromoWrap img
	{
		float: left;
		width: 50%;
		clear: none !important;
	}
	
	.telNo 
	{
	   border-bottom: 1px solid #eee;
		border-right: 0 none;
		color: #333;
		float: left;
		font-size: 24px;
		font-weight: bold;
		margin: 3px 0 0;
		max-width: 100%;
		padding: 0 0 10px;
		text-align: center;
		width: 100%;

	}
	
	.myLftNavWrap span a.mlnPv 
	{
		background: url("../images/navmlnPv.png") no-repeat scroll left bottom / 58px auto #c70000 !important;
		font-size: 16px !important;
		padding: 17px 0 17px 15% !important;
		width: 85%;
	}
	
	.myLftNavWrap span a.mlnTs {
		background: url("../images/navmlnTs.png") no-repeat scroll left bottom / 58px auto #c70000 !important;
		font-size: 16px !important;
		padding: 17px 0 17px 15% !important;
		width: 85%;

	}
	
	.myLftNavWrap span a.mlnWs {
		background: url("../images/navmlnWs.png") no-repeat scroll left bottom / 58px auto #c70000 !important;
		font-size: 16px !important;
		padding: 17px 0 17px 15% !important;
		width: 85%;

	}
	
	.myLftNavWrap span a.mlnSs {
		background: url("../images/navmlnSs.png") no-repeat scroll left bottom / 58px auto #c70000 !important;
		font-size: 16px !important;
		padding: 17px 0 17px 15% !important;
		width: 85%;
	}
	
	.myLftNavWrap span.mlnTitle {
		font-size: 18px !important;
		padding: 20px 0 20px 5%!important;
		width: 95%;
	}
	
	.footerPayWrap img {

		margin: 0 0 5px;
	}

	
	
	
.mlnLftContol	
	{
	padding: 5% 5% 5% 15%;
	 width: 80%;
        /*width: 70%;*/
    /*width: 80%;*/
	}
	
	.bcFloat 
    {
        display:none!important;
    }
   
   .search-form-top {
	display : none;
}