.noanim{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important}@-webkit-keyframes blink{0%{opacity:1;filter:alpha(opacity=100)}33%{opacity:0;filter:alpha(opacity=0)}100%{opacity:0;filter:alpha(opacity=0)}}@-moz-keyframes blink{0%{opacity:1;filter:alpha(opacity=100)}33%{opacity:0;filter:alpha(opacity=0)}100%{opacity:0;filter:alpha(opacity=0)}}@keyframes blink{0%{opacity:1;filter:alpha(opacity=100)}33%{opacity:0;filter:alpha(opacity=0)}100%{opacity:0;filter:alpha(opacity=0)}}
body{font:12px/28px ;}
.wrapper,#page{zoom:1;width:1240px;margin:0 auto}.wrapper:after,#page:after,.wrapper:before,#page:before{content:"\0020";display:table;height:0;overflow:hidden}.wrapper:after,#page:after{clear:both}*::selection{color:#fafafa;background:#6ea74b}*::-khtml-selection{color:#fafafa;background:#6ea74b}*::-webkit-selection{color:#fafafa;background:#6ea74b}*::-moz-selection{color:#fafafa;background:#6ea74b}*::-ms-selection{color:#fafafa;}*::-o-selection{color:#fafafa;}
#header{margin:0px 0 0;}
#trueHeader{z-index:8000;padding:10px 0;box-shadow:0 1px 5px rgba(0,0,0,0);-khtml-box-shadow:0 1px 5px rgba(0,0,0,0);-webkit-box-shadow:0 1px 5px rgba(0,0,0,0);-moz-box-shadow:0 1px 5px rgba(0,0,0,0);-ms-box-shadow:0 1px 5px rgba(0,0,0,0);-o-box-shadow:0 1px 5px rgba(0,0,0,0);transition:padding 0.35s ease;-khtml-transition:padding 0.35s ease;-webkit-transition:padding 0.35s ease;-moz-transition:padding 0.35s ease;-ms-transition:padding 0.35s ease;-o-transition:padding 0.35s ease;background-color:transparent;zoom:1; background: #ebecee;}

#header.sticky #trueHeader{top:0;}#header.sticky.condensed #trueHeader{padding:0 0; background-color: #272727;}

.header_inner {
	float: left;
	width: 100%;
	background-color: #333;
}
.header_inner #header.sticky #trueHeader{background-color: #efefef;}

#trueHeader {
	width:1240px;
	margin: 0 auto 0 auto;
}

@media only screen and (min-width: 1000px) and (max-width: 1169px){

#trueHeader {
	width:1060px;
}
.wrapper,#page{
	width:1060px;
}

}

@media only screen and (min-width: 768px) and (max-width: 999px){

#trueHeader {
	width:768px;
}
.wrapper,#page{
	width:768px;
}

}

@media only screen and (min-width: 480px) and (max-width: 767px){

#header {
	background-color: #333;
}

#trueHeader {
	width:480px;
}
.wrapper,#page{
	width:480px;
}

#header.sticky #trueHeader{
	background-color: #333;
}

#trueHeader{background: none;}

}

@media only screen and (max-width: 479px){

#header {
	background-color: #333;
}

#trueHeader {
	width:320px;
}
.wrapper,#page{
	width:320px;
}

#header.sticky #trueHeader{
	background-color: #333;
}

#trueHeader{background: none;}

}
