.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;	
}

.footer-container .span3 {
	width: 47%;
}

.footer-txt .span3 {
	width: 23%;
}

@media only screen and (max-width:1200px) {
   
	body {
        min-width: 280px;
    }
	
	.span3{
		width:24%;
	}
	
	[class*="span"]{
		margin-right:1%;
	}
}

@media only screen and (max-width: 1170px) {

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

}

@media only screen and (max-width: 1130px) {

	.inner .span6 .header-navigation div{
		margin-right:6%;
	}

}

@media only screen and (max-width: 1070px) {

	.inner .span6 .header-navigation div{
		margin-right:4%;
	}

}

@media only screen and (max-width: 1030px) {
	
	.header-navigation a, .header-navigation-second a {
		font-size: 90%;
	}

}

@media only screen and (max-width: 1010px) {
		
	.header .inner .span3,
	.header .inner .span6{
		width:73%
	}
	
	.header .inner .span3:first-child{
		width:24%
	}
	
	.inner .header-navigation div {
		margin-right: 0;
		width: 100%;
	}
	
	.inner .header-navigation li{
		float: left;
		padding: 5px 0px;
	}
	
	.inner .header-navigation li a{
		padding: 0px 10px;
		border-left:1px solid #FFDD00;
	}
	
	.inner .header-navigation li:first-child a{
		border-left:none;
	}

}

@media only screen and (max-width:980px) {
	
	.btn-default{
		font-size:13px;
	}
	
	.header .inner .span3,
	.header .inner .span6{
		width:63%
	}
	
	.inner .header-tools li{
		font-size:12px;
	}
	
	.main-info-block h1 .btn-default{
		display: block;
		left: 0;
		margin: 5px 0;
		padding: 0 4%;
		position: absolute;
		top: 0;
		width: 92%;
	}
	
	.main-info-block-bottom h1{
		padding-top: 55px;
		position: relative;
	}
}

@media only screen and (max-width:890px) {
		
}

@media only screen and (max-width:870px) {
	
	.left-banner-bottom{
		display: block;
		width: 100% !important;
		float: left;
		text-align: center;
		margin-bottom: 10px;
	}
	
	.left-banner-bottom .icon-caret-right{ 
		text-indent:-9999px;
	}
	
	.main-banner-left{
		display: none;
	}
	
	.main-banner-left img{
		position: relative;
	}
	
	.main-banner-left .icon-caret-right{
		display:none;
	}
	
	.main-banner-right{
		width:100%;
	}
	
	.span3{
		width:49%;
	}
	
	.logo-main-page {
	    margin: 20px 0;
	}
	
	.carousel-indicators {
    	bottom: 5%;
	}
	
	.header .span3{
		margin-bottom: 10px;
	}	
	
	.header .inner .span3, 
	.header .inner .span6 {
		width: 70%;
	}
	
	.header .inner .span3:first-child{
		width:28%
	}
	
	.product-block{
		display:none;
	}
	
	.carousel-block{
		width:100%;
	}
	
	.banner-list .span3{
		text-align:center;
		margin-bottom: 10px;
	}
	
	.product-list .container{
		padding-bottom:0px;
	}
	
	.at-item{
		margin:20px 0px;
	}
	
	.indent20{
		padding-left:0px !important;
	}
	
	.footer-txt .span3{
		width: 24%;
	}
	
	.sidebar-menu-block{
		width:100%;
	}
	
	.sidebar-menu-block .dropdown{
		display:none;
		position: relative;
		margin-right: -2%;
		right: 1%;
		padding-top:10px;
	}
	
	.sidebar-menu-block a.droppable{
		padding: 16px 0 14px 0;
		font-size: 24px;
		font-weight: normal;
		color:#111111;
		display: block;
		text-align:center;		
		background-color: #FFFFFF;
		position: relative;
		border-top: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		margin-right: -2%;
		right: 1%;
		cursor:pointer;
	}
	
	a.droppable span{
		position: relative;
	}
	
	.sidebar-heading-icon{
		width:12px;
		height:9px;
		background:url("../images/ico-more.png") no-repeat;
		display: block;
		position:absolute;
		left: 74px;
		top: 10px;
	}
	
	h2.sidebar-heading{
		padding-left:10px;
		line-height: 1;
		margin: 10px 0 10px;
	}
	
	.breadcrumb{
		margin-top:15px;
	}
	
	.inner-content{
		width:100%;		
	}
	
	.product{
		height: 215px;
	    margin-bottom: 5px;
	    padding: 0;
	    text-align: center;
	}
	
	.product img{
		position:relative;
	}
	
	.product .icon-caret-right {
	    text-indent: -99999px;
	}
	
}

@media only screen and (max-width:740px) {
	
	.btn-default{
		font-size:14px;
	}
}

@media only screen and (max-width:710px) {
	
	.btn-default{
		font-size:13px;
	}
}

@media only screen and (max-width:700px) {
	
	.header .inner .span3 {
		width: 55%;
	}
	
	.header .inner .span3:first-child{
		width:40%
	}
	 
	.inner .header-navigation div {
		margin-right: 8%;
		width: auto;
	}
	
	.header .inner .span6 {
		width: 100%;
	}
	
	
	.inner .header-navigation li {
		float: none;
		padding: 5px 0;
	}
	
	.inner .header-navigation li a {
		border-left: none;
		padding: 0 10px;
	}
	
	.aic{
		margin-top:0px;
		top:0px;
	}
}

@media only screen and (max-width:680px) {
	
	.btn-default{
		font-size:12px;
	}
	
	.header .inner .span3 {
		width: 55%;
	}
	
	.header .inner .span3:first-child{
		width:40%
	}
	 
	.inner .header-navigation div {
		margin-right: 8%;
		width: auto;
	}
	
	.header .inner .span6 {
		width: 100%;
	}
	
	
	.inner .header-navigation li {
		float: none;
		padding: 5px 0;
	}
	
	.inner .header-navigation li a {
		border-left: none;
		padding: 0 10px;
	}
	
	.aic{
		margin-top:0px;
		top:0px;
	}
}

@media only screen and (max-width:660px) {
	
	h1 .btn-default{
		display: inline;
		margin: -4px 0 -4px 30px;
		padding: 0 20px;
		width: auto;
	}
}

@media only screen and (max-width:640px) {
	
	.main-info-block .span6,
	.top-space-row .span6,
	.header .inner .span6{
		width:100%;
	}
	
	.main-info-block-link{
		display:block;
		width:93%;
	}
	
	.main-info-block-link a{
		width:100%;
	}
	
	.carousel-block,
	.main-info-block-link-bottom{
		display:none;
	}
	
	h1 .btn-inner-new{
		float: right;
	    margin: 5px 0;
	    width: 93%;
	}
	
	.inner .span3 .header-navigation li a{
		padding-left:6px;
		padding-right:6px;
	}
	
	.footer-container .span6{
		width:100%;
	}
	
	.pager li a span{
		display:none;
	}
	
	.pager li a.btn-default{
		font-size:15px;
	}
	
	.hintbox{
		width:100%;
		float: none;
		margin-left:0px;
	}
}

@media only screen and (max-width:580px) {
			
	h1{
		font-size: 23px;
	}
	
	h2{
		font-size: 20px;
	}
	
	.inner .span6 .header-navigation div {
		margin-right: 3%;
	}
	
	.inner .span6 .header-navigation li a{
		padding-left:0px;
		padding-right:0px;
	}
	
	.footer-navigation{
		font-size: 12px;
	}
	
	.footer-navigation-lg {
		font-size: 16px;
	}
	
	.featured {
		font-size: 20px;
		line-height: 26px;
	}
	
	.table caption{
		font-size: 14px;
	}
	
	.table td {
		font-size: 12px;
		line-height: 20px;
		padding: 8px 10px;
	}
	
	a.newslist {
		font-size: 13px;
	}
	
	.widebox {
		padding: 16px;
	}
}

@media only screen and (max-width:510px) {
	
	.inner .header-navigation div {
		margin-right: 3%;
	}
}


@media only screen and (max-width:480px) {
	
	.header .container{
		padding: 0;
		width: 100%;
	}	
	
	.logo,
	.header-tools{
		text-align:center;
	}
	
	.header-tools:last-child{
		margin-bottom:8px;
	}
	
	.span3,
	.header .inner .span3,
	.header .inner .span3:first-child{
		width:100%;
	}
	
	.footer-container .span3{
		width:48%;
	}
	
	.logo-main-page{
		margin:10px 0;
	}
	
	.header .span3{
		margin-bottom: 0px;
	}
	
	.header .span3:last-child,
	.header .span6:last-child{
		min-height:40px;
	}
	
	.header h5{
		padding:0px;
		line-height: 20px;
	}
	
	.droppable{
		border-top:1px solid #DADADA;
		z-index:10;
		padding:0;
	}
	
	.droppable span{
		display:block;
		padding:8px 10px;
	}
	
	.droppable span:hover{
		cursor:pointer;
		background-color:#EEEEEE;
	}
	
	.header span3:last-child .droppable span,
	.header span6:last-child .droppable span{
		padding-bottom:10px;
	}
	
	.header-navigation{
		-moz-box-shadow:0 1px 2px rgba(15,17,20,.17);
		-webkit-box-shadow:0 1px 2px rgba(15,17,20,.17);
		box-shadow:0 1px 2px rgba(15,17,20,.17);
		display:none;
		background-color:#ffffff;
		z-index:11;
	}	
	
	.header-navigation li{
		padding:0px;
	}
	
	.header-navigation li:first-child{
		padding-top:0px;
	}
	
	.inner .span3 .header-navigation li a,
	.inner .span6 .header-navigation li a,
	.header-navigation li a{
		display:block;
		padding:8px 5px;
	}
	
	.inner .header-tools li{
		font-size:13px;
	}
	
	.header-navigation li a:hover{
		background-color:#FCF9E2;
	}
	
	.inner .header-navigation div{
		margin-right:0px;
		float:none;
	}
		
	.header-more{
		display:inline;
		margin-left: 5px;
	}
	
	h1.events{
		margin-top:15px;
	}
	
	h1 .btn-default,
	.info-block .btn-default{
		display: block;
		margin: 5px 0;
		padding: 0 4%;
		width: 92%;
	}
	
	.footer-navigation-lg{
		margin-top:0px;
	}
	
	.inner .span3 .header-navigation div{
		float: none;
		margin-right: 0;
		width: 100%;
	}
	
	.inner .header-navigation li {
		padding-bottom: 0px;
	}
	
	.nav-pills > li{
		padding:0 5px;
	}
	
	.panel{
		padding:10px;
	}	
	
	.featured-txt {
		font-size: 18px;
		margin-left: 20px;
	}
}

@media only screen and (max-width:342px) {
	
	.droppable span{
		padding:8px 4px;
	}
	
	.header h5 {
		font-size: 12px;
	}
	
	.header h5 span{
		padding-left:7px;
	}
}