/* CSS Document */



body{
background-color:#000000;	
font-family:Rokkitt;
line-height:1.1;
}

.thumbnail{
	background-color:#231f20;
	border-radius:0;
	margin-bottom:0px;
	border:none;
	padding-top:0.5em;	
}
#top{
padding-top:2em;	
}
.thumbnail img{
	height:160px;
	width:auto;	
}
.prodname{
	background-color:#373031;
	color:#ffffff;
	line-height:2.5em;
	padding-left:0.5em;
	margin-bottom:5px;
	font-size:1em;	
}
.prodname span{
	line-height:2em;
	padding-right:0.5em	
}
.banner{
	background-color:#ec4324;
	padding-top:1.6em;
	padding-bottom:1em;
	color:#ffffff;
	font-size:1.8em;
	margin-bottom:0.25em;	
	line-height:1;
}
.banner img{
	margin-bottom:1em;	
}
.banner p{
	padding-right:1em;	
}
#about, #contact,#stockists{
	color:#ffffff;
	font-size:1.3em;
	padding-left:0.5em;
	padding-right:0.5em;	
}
#about{
	font-size:1.6em;
}
h2{
	color:#ec4324;	
}
.contact-detail{
	display:inline-block;
	position:relative;
	top:-6px;
	left:5px;	
}
.contact-item{
	margin-bottom:0.5em;	
}
.contact-icons{
	width:32px;
	height:31px;
	background-image:url(../images/contact-icons.png);
	background-repeat:no-repeat;	
	overflow:hidden;
	display:inline-block;
}
.ci-email{
	background-position: -3px -3px;
}
.ci-phone{
	background-position: -3px -41px;
}
.ci-pobox{
	background-position: -3px -79px;
}
.ci-facebook{
	background-position: -3px -116px;
}
.jumping-cat{
	background-image:url(../images/jumping-cat2.jpg);
	background-repeat:no-repeat;
	background-position:right 0;
	background-size:contain;
	overflow:hidden;
		
}
.position-statement{
	margin-top:3em;
	margin-bottom:2em;
	font-size:2em;
	color:#ec4324;
	text-align:center;	
}
.siteinfo{
	margin-top:2em;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	padding-left:2px;
	padding-right:2px;	
}
.lb-details .lb-caption{
	font-size:1.2em;	
}
.lb-outerContainer{
	background-color:transparent;
	border-radius:0;
}
.col-centered{
    display: table;
    margin: 0 auto;
}
.lusic{
	margin-bottom:2em;	
}
.navbar-nav li{
	font-size:1.2em	;
}
.navbar-brand{
	font-size:1.6em;	
}