@import 'fonts/fonts.css';
body {
background-color: #fcfcfc;
background: url(images/bgr.jpg);
font-family: 'SourceSansProRegular';
}
.header {
	background: transparent none;	
}
.main {
	background: transparent none;			
}
.hispecMain{
	background:#fff;
	-moz-box-shadow: 0px 3px 3px 3px #dddddd;
	-webkit-box-shadow: 0px 3px 3px 3px #dddddd;
	box-shadow: 0px 3px 3px 3px #dddddd;
}
.hispecHeader{
	background:url(images/header_grad.png);	
}
.hispecFpBlock{
	margin-top: 5px;
	margin-bottom: 5px;
}
.hispecMenuContainer{
	margin-left: 0px;
	margin-right: 0px;
	width: 960px!important;
}
.hispecFpRightCol{
	background:#eaeaeb;
	height:400px;
}
.hispecRightColInner{
	padding:10px;	
}
.hispecParaLine{
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;	
	padding: 0px 0;
	border-bottom: 1px solid #cecece;
	padding-bottom: 10px;
	margin-bottom: 10px;	
}
.hispecTag{
	float: left;
	display: inline-block;
	width: 13px;
	height: 22px;
	background: url(images/icons/tag.png) 0 0 no-repeat;
	margin-right:5px;
}
.hispecGiftIcon{
	float: left;
	display: inline-block;
	width: 24px;
	height: 16px;
	background: url(images/icons/gift.png) 0 0 no-repeat;
	margin-right:5px;
	margin-top:5px;
	margin-left:10px;
}
.findGift{
	width:80%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	display:block;
	background:#ffffff;
	height:32px;
	line-height:32px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
.findGift a{
	display:block;
	cursor:pointer;	
	color:#333;
	text-decoration:none;
}
.findGift a:hover{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	display:block;
	background:#f1fbe0;
}
.hispecIDShopFp{
	color:#787777;	
	font-size:13px;
	height:130px;
	border-bottom: 1px solid #cecece;
	margin-bottom:25px;
}
.hispecIDShopFp a{
	display:block;
	text-decoration:none;	
	
}
.hispecIDShopFp h1{
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	color:#000;		
}
.hispecCatIcon{
	float: left;
	display: inline-block;
	width: 85px;
	height: 106px;
	margin-right:5px;	
}
.furniture_icon{
	background: url(images/furniture_icon.png) 0 0 no-repeat;
}
.wallpaper_icon{
	background: url(images/wp_icon.png) 0 0 no-repeat;
}
.featured-icon {
	float: left;
	display: inline-block;
	width: 20px;
	height: 32px;
	background: url(images/icons/featured.png) 0 0 no-repeat;
}
.cart-icon {
	float: left;
	display: inline-block;
	width: 30px;
	height: 15px;
	background: url(images/icons/cart_icon.png) 0 0 no-repeat;
}
.phone_icon{
	background: url(images/icons/phone_icon.png) 0 0 no-repeat;	
	float: left;
	display: inline-block;
	width: 18px;
	height: 11px;
	margin-right:5px;
}
.hispec_phone_container{
	margin-top: 8px;	
}
.hispec_phone{
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;	
	padding: 0px 0;
	}
.hispecPC{
	height:40px;
	background:#000;	
}
html .search-input {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.hispecBrands{
	width:780px;
	height: 90px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-bottom:30px;
}
.hispecBrands p{
	text-align:center;
	border-bottom:#999 dotted 1px;
}
.hispecBrandLogo{
	float:left;	
}
	/* drop down */
ul.dropdown-multicolumns li a.drop, ul.dropdown-multicolumns li.nodrop a {
	text-transform: uppercase;
	font: bold 14px 'SourceSansProRegular';
}
ul.dropdown-multicolumns {
	padding-left:60px;
-webkit-border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
border-radius: 0px 0px 0px 0px;
}
.dropdown-1column, .dropdown-2columns, .dropdown-3columns, .dropdown-4columns, .dropdown-5columns, .dropdown-fullwidth {
position: absolute;
left: -999em;
z-index: 510;
margin: 4px auto;
padding: 20px 0 0;
border: none;
-webkit-border-radius: 0px 3px 3px 3px;
-khtml-border-radius: 0px 3px 3px 3px;
-moz-border-radius: 0px 3px 3px 3px;
border-radius: 0px 5px 5px 5px;
background: #eeeeee;
background: #fff;
-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
box-shadow: 0 2px 2px rgba(0,0,0,0.2);
text-align: left;
}
/* drop down */