/* simple reset */

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, dl, dt, dd, form, a, fieldset, input, th, td {
	margin: 0; padding: 0; outline: none;  list-style:none;
}

img, iframe, fieldset {
	border:none;
	padding:0;
	margin:0;
}

/* html5 for IE */

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

html {
	font-family:'titillium', Arial, Helvetica;
	color:#494949;
	height:100%;
	font-weight:200;
	padding-bottom:1px;
}

body {
    line-height:1.5em;
	text-align:center;
}

a {
	color:#f90620;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}

.clear {
	clear:both;
}

.wrapper {
	width:970px;
	margin:0 auto 0 auto;
	text-align:left;
}

/* ========================================================================== HEADER */

#header-container {
	color:#fff;
	background-image:url(../images/header-bg-new.png);
	background-repeat:no-repeat;
	padding:0;
	width:1130px;
	margin:0 auto 0 auto;
	text-align:left;
}

@media only screen and (max-device-width: 767px) {
    #header-container {
        width: 100% !important;
    }
}

#header {
	background-image:url(../images/header-bg.png);
	background-repeat:repeat-x;
	border-bottom:1px solid #b7b7b7;
}

#logo {
	padding-top:10px;
}

nav {
	font-size:1em;
	padding-top:7px;
}

nav ul li {
	display:inline;
}

nav ul li a, nav ul li a:visited {
	padding: 12px 28px 12px 28px;
	margin-right:2px;
	color:#fff;
	background-color:#3d3c3c;
	text-decoration:none;
	text-transform:uppercase;
}

@media only screen and (max-device-width: 767px) {
	nav ul li a, nav ul li a:visited {
		padding: 18px;
	}
}

nav ul li a:hover {
	background-color:#716f6f;
	transition:all .2s linear;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
}

/* ========================================================================== HOMEPAGE BANNER */

#homepage-banner {
	background-color:#f0f0f0;
	height:387px;
	padding-top:10px;
	border-bottom:1px solid #dcdbdb;
}

#homepage-image img {
	position:relative;
	margin-left:5px;
}

#homepage-image-caption h4 {
	color:#fff;
	font-weight:100;
	font-size:1.4em;
	text-shadow:1px 1px #000;
	padding:10px 43px 10px 25px;
	line-height:1.2em;
}

/* ========================================================================== HOMEPAGE FEATURES */

#homepage-features {
	width:330px;
	height:376px;
	margin-right:32px;
}

#homepage-features ul{
	margin:0 -30px 0 -30px;
}

#homepage-features ul li strong {
	line-height:1.5em;
	font-weight:bolder;
	color:#db002f;
	text-transform:uppercase;
	font-size:0.9em;
}

#homepage-features ul li p{
	font-size:1.1em;
	margin-left:105px;
	color:#4f4e4e;
}

.gallery {
	background-image:url(../images/gallery-bg-img.png);
	background-position:left center;
	background-repeat:no-repeat;
}

.join {
	background-image:url(../images/join-bg-img.png);
	background-position:left center;
	background-repeat:no-repeat;
}

.shop {
	background-image:url(../images/shop-bg-img.png);
	background-position:left center;
	background-repeat:no-repeat;
}


#homepage-features ul li a, #homepage-features ul li a:visited {
	padding:15px 20px 14px 20px;
	background-color:#e6e6e6;
	display:block;
	margin-bottom:5px;
	text-decoration:none;
	height:91px;
	border:1px solid #d5d4d4;
}

#homepage-features ul li a:hover {
	background-color:#f5f5f5;
	transition:all .2s linear;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
}

/* ========================================================================== HOMEPAGE CONTENT */

div.home-slider {
	float:left;
	width:565px;
	border:none;
	box-shadow:none;
	border-radius:0;
	margin:0 0 0 5px;
}

.home-slider-caption h4{
	position:absolute;
	top:0;
	left:0;
	color:#FFF;

	width:94%;
	font-size:1.2em;
	font-weight:200;
	padding:3%;
}

#homepage-sections {
	display:inline;

}

#homepage-sections h3 {
	color:#fff;
	text-transform:uppercase;
	background-image:url(../images/homepage-h3-bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0 0 10px 0;
	padding-left:20px;
	font-size:1.1em;
	font-weight:normal;
	line-height:2.9em;
}

#homepage-sections h1 {
	color:#fff;
	text-transform:uppercase;
	background-image:url(../images/homepage-h3-bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0 0 10px 0;
	padding-left:20px;
	font-size:1.4em;
	line-height:2.5em;
}

#content {
	width:290px;
	height:240px;
	padding:20px 49px 40px 3px;
}

#latest-news {
	width:290px;
	padding:20px 48px 40px 0;
}

#latest-news li {
	clear:both;
	margin-top:0.5em;
}

#latest-news a {
	text-decoration: none;
	line-height: 1em;
}

#latest-news .article-date {
	color:#555;
	padding-right:0.5em;
}

#latest-news .article-title {
	padding-left:0.5em;
	font-weight: bold;
	border-left:2px solid #DB002F;
}

#latest-news .article-summary {
	margin:0.2em 0;
	font-size:0.9em;
	line-height: 1.2em;
}

#latest-news img {
	float:left;
	margin-right:0.5em;
}

#videos {
	width:290px;
	padding:20px 0 40px 0px;
}

#videos li {
	clear:both;
	margin-top:0.5em;
}

#videos a {
	text-decoration: none;
	line-height: 1em;
}

#videos .video-title {
	font-weight: bold;
}

#videos .video-summary {
	margin:0.2em 0;
	font-size:0.9em;
	line-height: 1.2em;
}

#videos img {
	float:left;
	margin-right:0.5em;
}


.page-title {
	border-bottom:2px solid #DB002F;
	padding-bottom:0.5em;
}

/* ========================================================================== BREADCRUMBS */

#breadcrumb {
	background-color:#eeeeee;
	border-bottom:1px solid #e2e1e1;
}

#breadcrumb-container {
	width:960px;
	margin:0 auto 0 auto;
	text-align:left;
	padding:5px 10px 5px 0;
}

#breadcrumb p {
	color:#565555;
	text-transform:uppercase;
	text-align:left;
	font-size:0.7em;
	margin-left:245px;
}

#breadcrumb a, #breadcrumb a:visited {
	color:#565555;
	text-decoration:none;
}

#breadcrumb a:hover {
	color:#d1072d;
	text-decoration:none;
}

/* ========================================================================== LEFT CONTENT */

#left-content {
	width:898px;
	margin-top:2px;
	margin-left:-700px;
	padding:16px 0 2em 15px;
	border-right:1px solid #ccc;
}

#left-content ul {
	margin:5px 0 0 690px;
}

#left-content ul li {
	margin-bottom:10px;
}

#left-content ul li.current {
	color:#red;
	background-color:#d2d2d2;
}

#left-content ul li a, #left-content ul li a:visited {
	color:#707070;
	text-decoration:none;
	padding:5px 30px 5px 15px;
	display:block;
	text-transform:uppercase;
	font-size:1.1em;
	line-height:1.4em;
}

#left-content ul li a:hover {
	color:#e92d41;
	background-color:#e7e5e5;
}

/* second level */

#left-content ul ul {
	margin:10px 0 10px 0;
	font-size:1em;
	border:none;
}

#left-content ul ul li {
	margin-bottom:5px;
	line-height:1.3em;
	background-image:none;
}

#left-content ul ul li a{
	padding:0 0 0 25px;
	font-size:0.95em;
	border-bottom:none;
	text-transform:none;
	color: #707070;
}



#left-content ul ul li a:hover {
	border:none;
	color:#e92d41;
	background-color:#e7e5e5;
}

#left-content ul ul li a.current, #left-content ul ul li a.section {

	background-color:#d2d2d2;
}

/* ========================================================================== CENTER CONTENT */

#page-container {
	width:650px;
	margin-top:27px;
	padding-left:30px;
	margin-left:-1px;
	border-left:1px solid #CCC;
}

#center-content {
	margin-top:-10px;
	width:100%;
}

#page-content {
	width:350px;
}

#page-image {

}

/* ========================================================================== RIGHT CONTENT */

#right-content {
	width:125px;
	padding:25px;
}

/* ========================================================================== FOOTER */

#footer {
	background-color:#eaeaea;
	color:#7d7d7d;
	font-size:0.95em;
	padding-bottom:30px;
	border-top:1px solid #dcdbdb;
}

#footer p strong {
	line-height:3em;
}

#footer-container {
	width:950px;
	margin:0 auto 0 auto;
	text-align:left;
	padding:15px 0 10px 0;
	line-height:1.4em;
	min-height:150px;
}

#footer-container a, #footer-container a:visited {
	color:#7d7d7d;
	text-decoration:none;
}

#footer-container a:hover {
	color:#db002f;
	text-decoration:none;
}

#about-info, #join-info {
	margin:0 140px 15px 0;
	padding-left:5px;
}

#contact-info {
	margin:0 0 15px 0;
	padding-left:5px;
}


.news-item {
	padding:1.5em 0;
	border-bottom:1px solid #DDD;
}

.news-item .article-image {
	float:left;
}

.news-item .news-item-details {
	margin-left:115px;
}

#news-item h5 {
	font-size:1.2em;
	margin:0.3em 0;
}

/* store */

.product-grid {
	margin:10px -1em;

}

.product-grid .product {
	float:left;
	width:29%;
	padding:1em 1em 2em;
	display:block;
	font-weight:400;


}

.product-grid .product:hover {
	background: #EEE;
}

.product-grid .product-image img {
	display:block;
	width:90%;
	background:#FFF;
	padding:5%;
}

.product-grid .product-title {
	margin-bottom:0;
}

.product-grid .product-sku {
	color:#999;
	margin-bottom:0em;
}

.product-grid .product-price {
	font-size:1.1em;
}


#center-content.product-details {
	margin-top:0;
	padding-bottom:2em;
}

.product-details .product-image {
	float:left;
	width:370px;
	margin-right:30px;
}

.product-details .product-info {
	float:left;
	width:250px;
}

.product-details .button {
	background:#DB002F;
	color:#FFF;
	border:none;
	cursor:pointer;
	font-weight: bold;
	margin-top:2em;
}

.product-details .button:active {
	background:#B6072C;
}

.product-description {
	clear:both;
	background: #EEE;
	padding:1.5em;
	margin-bottom:2em;
}

div.product-description h6 {
	border-bottom:1px solid #FFF;
	margin-bottom:0.5em;
	margin-top:0;
	padding-bottom:0.5em;
}

/* Gallery */

.gallery-grid {
	margin:10px -1em;
}

.gallery-grid .albulm {
	float:left;
	width:400px;
	padding:1em 1em 2em;
	display:block;
	width: 33.33%;
	font-weight:400;

	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}

.gallery-grid .albulm:hover {
	background: #EEE;

}

.gallery-grid .albulm-image img {
	display:block;
	background:#FFF;
	padding-right: 0;
	margin-right: 0;
}


/* Store category */

.category-grid {
	margin:10px -1em;
}

.category-grid .type {
	float:left;
	width:400px;
	padding:1em 1em 2em;
	display:block;
	width: 33.33%;
	font-weight:400;

	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}

.category-grid .type:hover {
	background: #EEE;
}

.category-grid .type-image img {
	display:block;
	background:#FFF;
	padding-right: 0;
	margin-right: 0;
}

/* Slider */
.flexslider{
	background-image: none;
	border: none;
	width: 100%;
}
#center-content .flexslider{

	margin-top: 1em;
	margin: 0;
	padding: 0;
	border: none;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	box-shadow:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	zoom: 1;
}

.flexslider img{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
.flexslider .slides li{
	list-style: none;
	background-image: none;
	margin: 0;
	padding: 0;
	border: none;
}
#center-content .flexslider .slides {
	margin: 0 0 30px 0px;
}

.album-blurb {
	float: left;
	margin-bottom: 5em;
}
#center-content{
	margin: 0;
	padding: 0;
}
.slides{
	margin: 0;
	padding: 0;
}

.flexslider .flex-direction-nav{
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}
#page-container .flexslider img{
	margin-top: 0em;
}

.flexslider .flex-direction-nav li{
	background-image: none;
}

.flex-direction-nav li a{
	margin: -1em 1em 1em;
}

.album-blurb{
	margin-top: 1em;
	margin-bottom: 1em;
}
/* flex slider carousel*/


.flex-viewport .slides .gallery-item {
	width: 105px;
	float: left;
	display: block;
	position: relative;
}



#carousel.flexslider.carousel .flex-viewport .slides li img{
	width: 100px;
	float: left;
	display: block;
	cursor: pointer;
}


.v-list ul li {
    background-image: none !important;
    padding-left: 0 !important;
    width: 100%;
    display: inline-block;
    max-width: 150px;
}

.v-list ul li input {
    width: auto;
}

input[type='checkbox'] {
    width: auto;
}
