.container{
	max-width: 1170px;
    padding: 20px 1%;
    width: 98%;
}

img {
    max-width: 100%;
    height: auto;
}

.span12{width:100%;}
.span11{width:1070px;}
.span10{width:970px;}
.span9{width:74.4%;}
.span8{width:770px;}
.span7{width:670px;}
.span6{width:48.7%;}
.span5{width:470px;}
.span4-5{width:420px;}
.span4{width:370px;}
.span3{width:23.1%;}
.span2{width:14.5%;}
.span1{width:70px;}
[class*="span"]{margin-left:0px; margin-right:2.5%}
[class*="span"]:last-child{margin-left:0px; margin-right:0px}
.row{margin-left:0px;}

.input-mini {
    width: 60px;
}
.input-small {
    width: 90px;
}
.input-medium {
    width: 150px;
}
.input-large {
    width: 210px;
}
.input-xlarge {
    width: 31%;
}
.input-xxlarge {
    width: 60.9%;
}

.header{
	margin: 0;
}

.header .container{ 
	padding-top: 0; 
}

.header-tools{
	padding: 8px 0 0 0;
}

.header-tools li{
	display:inline;
	padding:0 9% 0 0;
	float: none;
}

.header-tools li:last-child{
	padding: 0;
}

.inner-menu-droppable{
	display:none;
}

.inner .header-navigation div{	
	float:left;
	margin-right:8%;
}

.inner .header-navigation div:last-child{
	margin-right:0px !important;
}

.logo{
	background: none;
	text-indent: 0;
	height: auto;
}

.header-more{
	display:none;
}

.main-product-left{	
	height:auto;
	max-height: 215px;
	padding:0px;
}

.item{
	height:auto;
	max-height: 215px;
}

.product img{
	top: 0px;
}

.redhead:after{
	content:"";
	position:absolute;
	right:0;
	top:-4px;
	width:16px;
	height:4px;
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAECAIAAAAI1ii7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADxJREFUeNpiPMtAGLCqqYlv2MirqABkMxGhnuH3rVsvfbw/3bwJZDMSYwMEsMjKiq9fT4IGIGCWlAQIMACCVQ0/+5RHvwAAAABJRU5ErkJggg==) no-repeat;
}

.footer-hd [class*="span"]{
	margin-right:2.5%;
}

.cat-item{
	padding:0 5px;
}

.inner .header-tools{
	width:100%;
}

.thumbnail img{
	padding:0px;
}

.sidebar-menu-block .droppable{
	display:none;
}
	
.table-resizable{
	display: block;
	overflow-x:auto !important;
}

.resizable-horizontal{
	display:none !important;
}

.overlay-resizable{
	background-color: #CD0000;
	color: #FFFFFF;
	font-size: 34px;
	font-weight: bold;
	height: auto;
	opacity: 0.8;
	padding: 20px 0;
	position: absolute;
	text-align: center;
	left:0px;
	top:0px;
	z-index: 10000;
	width:100% !important;
}

.sort-panel label{
	float:right;
}

/*select{
	width:26%;
}*/

.main-info-block-link{
	display:none;	
}