#content {
	display: none;
}

#index {
	width: 100%;
}

#footer {
	top: 0px;
}


body.index {

}


#shopBtn a#logo{
/*	background: url('/static/img/Liberty-logo-20121209.png') no-repeat;
	width: 30%;
	min-height: 200px;*/
	display: none;
}

#shopBtn a#logo:hover {
	cursor: pointer;
}



#indexLogo {
	width: 22%;
	margin: 0 auto;
	z-index: 9999;
	position: relative;
	top: 5%;
	left: 0%;

}

#indexLogo img{
	width: 70%;
	min-width: 200px;
}

#index {
	background: #fff;
}

#indexWrap {
	float: left;
	
}

.indexLeft {
	float: left;
	width: 40%;
	min-width: 400px;
}

#indexCarousel {
	float: left;	
	width: 100%;
}

#indexWrap #indexCarousel .bx-wrapper {
	border: none;

}

#indexWrap #indexCarousel .bx-wrapper:hover {
	opacity: 0.9;
}

#indexWrap .bx-viewport {
/*	max-height: 800px;*/
}

#indexLogo {
	position: absolute;	
}

.indexRow {
	float: left;
	clear: left;
	width: 100%;
	background: url('/static/img/new_06_2.png') repeat;
	min-width: 1000px;
}

.indexMiddleRow {
	float: left;
	clear: left;
	width: 100%;
	min-width: 1000px;
}

.indexBottomRow {
	height: 400px;
	float: left;
	width: 100%;
	min-width: 1000px;
	background: url('/static/img/new_06_2.png') repeat;
}

.indexLogo {
	float: left;
	width: 34%;
	background: #fff;
/*	min-height: 350px;*/
/*	min-width: 300px;*/
	min-height: 400px;
}

.indexLogo img{
	max-width: 300px;
	max-height: 300px;
	width: 100%;
	margin-top: 7%;
}

.indexDesc {
	float: left;
	width: 26%;
	padding: 2% 3% 0% 3%;
	color: #fff;
/*	min-width: 300px;*/
}

.indexDesc h2{
	font-size: 24px;
	font-weight: 300;
	line-height: 130%;
}

.indexVideo {
	float: right;
	width: 34%;
	padding: 0;
	margin: 0;
	min-height: 400px;
	background: url('/static/img/tony.jpg') no-repeat 0px -80px;
}


#cowboy a img{
	position: relative;
	top: -40px;
	left: 1px;
	z-index: 9999;
}




a {
	text-decoration: none;
}


p a{
	text-decoration: underline;
}


#indexFold {
	width: 100%;
	margin: 0px auto;
	float: left;
	background: #fff;
}


#newsWrap {
	float: left;
	margin: 0;
	width: 30%;
	padding: 0;
	min-width: 300px;
}

#newsWrap h1{
	font-family: "Oswald", arial, sans-serif;
	font-weight: 400;
	font-size: 32px;
	margin: 5% 0 0 5%;
	padding: 0;
	color: #fff;
	float: left;
}

#newsWrap h1:hover{
	color: #000;
	cursor: pointer;
}

.newsTitle {
	float: left;
	width: 100%;
	padding: 3px 0 3px 0;
	margin: 5px 0 10px 0;
}

.newsTitle img{
	float: left;
}

.news {
	float: left;
	clear: left;
	padding-bottom: 12px;
	margin: 5% 0 0 0;
	width: 100%;
}

.news a h2{
	float: left;
	clear: left;
	font-family: "Oswald", arial, sans-serif;
	font-weight: 400;
	font-size: 20px;
	margin: 0;
	padding: 5% 0 0 0;
	width: 100%;
	text-align: left;
	color: #fff;
}

.news a:hover h2{
	color: #000;
}

.newsText{
	float: left;
	margin: 0 3% 10px 5%;
}

.newsMore a{
	float: left;
	color: #ccc;
	font-family: "Oswald", arial, sans-serif;
	font-weight: 400;
	font-size: 16px;
	border-bottom: 2px solid #aaa;
	margin: 25px 0 0 0;
	padding-bottom: 2px;
	display: none;
}

.newsMore a:hover {
	color: #000;
	border-bottom: 2px solid #000;
}

.news p{
	float: left;
	text-align: left;
	margin: 0 0 2px 0;
	padding: 0;
	color: #fff;
	font-size: 16px;
	width: 100%;
	line-height: 120%;
	word-wrap:break-word;
}


@media only screen and (max-width: 1000px) {
    .news p {display: none;}
	.news a h2 {font-size: 26px; padding-top: 20px;};
}


.newsVideo {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;

}

.imgWrap {
	width: 100%;
}

.imgWrap:hover {
	opacity: 0.85;
}

.imgWrap img{
	float: left;
	width: 100%;
}


#featuredProduct {
	width: 60%;
	float: right;
}

ul#featuredSlider {
	float: left;
}

#featuredProduct .bx-viewport {
/*    max-height: 800px;*/
}

#featuredProduct .bx-viewport img{
	float: left;
	width: 60%;
	height: auto;
	margin: 2% 0 0 10%;
}

.bx-wrapper .bx-controls-direction a {
	top: 70%;
	opacity: 0.5;
}

.bx-wrapper .bx-controls-direction a:hover{
	opacity: 0.8;	
}


.featuredslideWrap {
	float: right;
}

#featdescWrap {
	position: absolute;
	right: 0;
	top: 15%;
	width: 30%;
}

.feat_description {
	position: relative;
	text-align: left;
	top: 30%;
	float: right;
	z-index: 99999;
	background: rgb(38,38,38);
	padding: 6% 10% 30px 6%;
}

.feat_description:hover {
	background: #000;
}

.feat_description a h3{
	margin: 2px 0 5px 0;
	color: #fff;
	font-size: 23px;
	font-size: 36px;
	letter-spacing: 1px;
	font-weight: 400; 
	line-height: 100%;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
}

.feat_description a p{
	margin: 10px 0 5px 0;
	color: #fff;
	font-size: 16px;
	line-height: 100%;
	font-weight: normal;
}

.feat_description a h3:hover, .feat_description a p:hover {

}

a.featuredDetails {
	font-weight: 400; 
	line-height: 100%;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	float: left;
	margin: 8% 0 0 0;	
	color: #fff;
}

a.featuredDetails:hover {
	color: #d40000;
}


.bx-controls {
	margin: -30px 0 0 0;
}


.bx-pager-item{
	margin: 0 5px 0 5px;
}

#famousWrap {
	width: 100%;
}

.famous {
}


.famousCaptionWrap {
	position: absolute;
	left: 0;
	width: 40%;
}

.famousCaption{
	position: relative;
	left: 0;
	margin: 80% 0 0 0;
	padding: 2% 3% 2% 3%;
	font-weight: 400; 
	line-height: 135%;
	font-family: 'Oswald', sans-serif;
	color: #fff;
	float: left;
	font-size: 20px;
	background: url('/static/img/overlay.png') repeat;
	display: block;
/*	width: 94%;*/
}

.famous img:hover {
	opacity: 0.85;
}
