@charset "UTF-8";

/* Layout (global rules for all sizes) */

/*body { background-image: url(/images/background_main2.jpg); background-size: 100% 100%; background-position: center 30%; background-repeat: no-repeat; }*/
body { background: #FFF url(/images/background_main2.jpg) center -30px repeat-y; }

header { height: auto; padding-top: 0px;  padding-bottom: 0px; margin: 0; top: 0px; width: 100%; }
header a.logo { display: block; position: relative; }
header a.logo { width: 0px; height: 0px; margin: 0px auto; /*background-image: url(/images/logo_cfkw_large.png);*/ }

/* MAIN MENUS */
nav, topnav {
	width: 100%;
	display: block;
	font-size: 1.6em;
	letter-spacing: .03em;
	text-shadow: 5px 5px 8px #444;
}

/* MAIN MENU TOP */
topnav { 
	margin-top: -30px;	
	width: 100%;
	margin: -10px auto 10px; auto;
	padding-top: 0px;
	text-align: center;
}
	topnav  li { 
		margin: 0 30px;
	}
	topnav a { 
		margin: 0px 15px 10px 15px;
		color: #CCC !important;
	}
	topnav a:hover, topnav .active a, topnav .active a:hover { 
		color: #FFF !important;
	}


h1 { display: none; }


/* Layout Large Screens (default for older browsers) */

/* MAIN MENU BOTTOM */
nav { 
	height: 40px;
	width: 100%;
	margin: 20px auto;
	text-align: center;
}
nav  li { 
	margin: 0 30px;
}
nav a { 
	margin: 0px 15px 10px 15px;
	color: #CCC !important;
}
nav a:hover, nav .active a, nav .active a:hover  { 
	color: #FFF !important;

}


/* PAGE CONTENT */
.content { position: relative; max-width: 919px; min-width: 320px; /*min-height: 400px;*/ padding: 0px; margin: 0 auto; /*background-color: rgba(255,255,255,.025);*/ box-sizing: border-box; -moz-box-sizing: border-box; }

.header-menu { display: block; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; text-align: center; padding: 0px 0px 10px 0px; line-height: 2em; }
.banner { max-width: 100%; margin: 0px 0px 5px 0px; padding: none; border: none; }

/* SLIDE SHOW CAPTION */
#slider1_container { overflow: hidden; margin-top: 0px; margin-left: auto; margin-right: auto; border: none;  }
#slider1_container img { border: none; }

.slide-large { display: block; }
.slide-small { display: none;  }

.slider-caption { color: #cd3737; font-size: 2.0em; line-height: 2.5em; font-family: tahoma, verdan, arial, helvetica; 	text-shadow: 2px 2px 5px #000; }


/* HOVER WINGS */
.hover-wings { /*background-image: url(/images/bg_slide_cover.png); background-size: 140% 100%; background-repeat: no-repeat; background-position: 50% 0px;*/
position: absolute; /*z-index: 100;*/ top: 60%; margin: 0 auto; width: 100%; /*height: 373px;*/ }


/* MAIN SECTIONS */
.section-wrap, .section-wrap-2, .section-wrap-3, .section-wrap-4 { position: relative; /*float: left; top: 160%; display: block;*/ width: 100%; /*min-height: 200px;*/ margin-bottom: 15%; padding: 0px; box-sizing: border-box; -moz-box-sizing: border-box;  }
.section-wrap-2 { margin-top: 0px; margin-bottom: 0px; padding: 0px 0px 0px 0px; text-align: center;  }
.section-wrap-3 { z-index: 1; margin-top: 0px; margin-bottom: 0px; padding: 15px 10px 10px 10px; text-align: left; color: #000; /*width: 48%;*/  border: 0px solid #0F0; /*background-color: rgba(255,255,255,.75);*/ }
	.section-wrap-3 h2 { margin: 0px; font-size: 1.4em; text-align: center; color: #cd3737; }
.section-wrap-4 { z-index: 1; margin-top: 0px; margin-bottom: 20px; padding: 10px 0 20px 0; vertical-align: top; color: #000;  border: 0px solid #0F0; /*background-color: rgba(255,255,255,.75);*/ }

	.box-wrap {  }

/* ORDER CD */
.order-cd-wrap { /*background-color: rgba(255,255,255,.75);*/  /*background-color: rgba(0,0,0,.75);*/ width: 100%; /*min-height: 200px;*/ padding: 10px 0px 10px 0px; margin: 0 auto; box-sizing: border-box; vertical-align: middle; -moz-box-sizing: border-box; margin-bottom: 20px;  }
.order-cd-wrap h2 { font-size: 1.4em; color: #000; line-height: 1.0em; padding: 0px; margin: 0px;  }
.order-cd-wrap h3 { font-size: 1.0em; color: #000; line-height: 1.0em; padding: 0px 0px 1em 0px; margin: 0px;  }
	.order-cd-image { max-width: 20%; /*margin: 0 auto;*/ border: 1px solid #cd3737; margin: -10px 0px 0px; box-shadow: 0px 2px 5px rgba(0,0,0, 0.35); }
	
	.order-cd-left, .order-cd-right { width: 33%; font-size: 1.0em; line-height: 1.8em; padding: 4.0% 0px; margin: auto 0; box-sizing: border-box; -moz-box-sizing: border-box; vertical-align: middle;  }
	.order-cd-left { float: left; text-align: right;  }
	.order-cd-right { float: right; text-align: left;  }


/* BOX LISTING WRAPS */
.news-wrap, .mail-wrap, .tour-wrap, .video-wrap, .feat-video-wrap, .soundcloud-wrap, .merch-wrap, .vip-wrap, .contact-wrap, .vip-page-wrap, .news-wrap-page, .tour-wrap-page { width: 49.2%; display: inline-block; z-index: 110; color: #000; box-sizing: border-box; -moz-box-sizing: border-box; border: 1px solid #cd3737;  margin-bottom: 10px; overflow: hidden; background-color: rgba(255,255,255,.55); }
/*.news-wrap { width: 100%; }*/

.mail-wrap, .feat-video-wrap { width: 100%; /*border: 0px solid #cd3737;*/ padding: 0px; margin-bottom: 10px; }
.news-wrap, .tour-wrap { background: #FFF url(/images/slicebox_navright.png) 100% -3px no-repeat; /*max-height: 400px;*/ }
/*.tour-wrap { min-height: 416px; }*/
.news-wrap-page, .tour-wrap-page { width: 100%; height: auto; overflow: hidden; }
.video-wrap, .soundcloud-wrap { max-height: 283px; }
.tour-wrap, .video-wrap, .merch-wrap { margin-right: 1.0%; }
/*.news-wrap, .video-wrap, .merch-wrap { margin-right: 1.0%; }*/
	.news-wrap h2, .feat-video-wrap h2, .tour-wrap h2, .video-wrap h2, .soundcloud-wrap h2, .merch-wrap h2, .contact-wrap h2, .vip-wrap h2, .vip-page-wrap h2, .news-wrap-page h2, .tour-wrap-page h2 { margin: 0px; font-size: 1.4em; line-height: 1.8em; text-align: center; color: #cd3737; }
	.news-wrap h2 a:hover, .tour-wrap h2 a:hover, .video-wrap h2 a:hover, .soundcloud-wrap h2 a:hover, .merch-wrap h2 a:hover, .contact-wrap h2 a:hover, .vip-wrap h2 a:hover, .news-wrap-page h2 a:hover, .tour-wrap-page h2 a:hover { color: #F00 !important; }

.video-wrap, .soundcloud-wrap, .merch-wrap, vip-wrap { height: auto; max-height: auto; background-color: #FFF; top: 0px; }
	.video-wrap { background: #FFF url(/images/thumbs/social_icons_youtube_32.png) 99.5% 2px no-repeat; vertical-align: top; }
	.soundcloud-wrap { background: #FFF url(/images/thumbs/social_icons_soundcloud_32.png) 99.5% 2px no-repeat; }
	.merch-wrap { background: #fff url(/images/thumbs/social_icons_store_32.png) 99.5% 2px no-repeat; padding: 0px; text-align: center; /*width: 99.85%; margin-right: 0px;*/ }
	.vip-wrap { background: #FFF url(/images/slicebox_navright.png) 100% -3px no-repeat; padding: 0px; text-align: center; }
		
/*		.vip-page-wrap { background: #FFF; padding: 0px; text-align: center; }*/

		.merch-image, .vip-image { max-width: 100%; border: none; margin: 0px auto; padding: 0; vertical-align: middle; }
	.contact-wrap, .vip-page-wrap { width: 100%; padding: 0px; }

/* NEWS LISTING */
	.news-list-wrap, .tour-list-wrap { overflow-y: auto; border: 0px solid #0F0; max-height: 360px; }
	.news-list, .tour-list { list-style-type: none; margin-left: 0px; margin-top: 5px; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; padding: 0 10px; overflow-y: auto; max-height: 355px; }
	.news-list li:first-child, .tour-list li:first-child { padding-top: 0px; }
	.news-list li, .tour-list li { display: block; float: none; width: 100%; height: auto; margin: 0px 5px 0px 0px; border-bottom: 1px solid #eee; vertical-align: top; padding: 5px 10px 5px 0px; box-sizing: border-box; -moz-box-sizing: border-box; }
		.news-date { font-size: 0.8em; line-height: 1.2em; font-weight: normal; padding-left: 0px; color: #888; }
		.news-head {font-size: 1.0em; line-height: 1.3em; font-weight: bold; /*padding: 5px 5px 10px 0px;*/ margin: 10px 0px; color: #000; }
		.news-sub {font-size: 0.9em; line-height: 1.0em; font-weight: bold; /*padding: 0px 5px 5px 0px;*/ color: #000; margin: -5px 0px 10px 0px; }
		.news-list img {  position: relative; z-index: 22; /*width: 144px;*/ max-width: 40%; height: auto; /*border: 1px solid #666;*/ margin: 2px 10px 7px 0px; float: left; }
/*		.news-list img:hover { border: 1px solid #FFF; }*/
		.news-story { font-size: 0.8em; line-height: 1.5em; font-weight: normal; padding-left: 0px; }
		.news-link { font-size: 0.8em; font-weight: bold; padding-top: 0px; text-overflow: ellipsis; overflow: hidden; max-width: 600px; white-space:nowrap; }

		.video-embed { margin: 15px 0px; }


/* TOUR LISTING */
		.tour-date, .tour-location, .tour-time { font-size: 0.8em; line-height: 1.1em; font-weight: normal; normal; padding: 0px 5px 10px 0px; color: #000; }
		.tour-date { white-space: nowrap; color: #888; }
		.tour-location { color: #000; font-weight: bold; }
		.tour-time { white-space: nowrap; color: #888; }
		
		.tour-tickets, .tour-vip { margin: 10px 10px 10px 0px; float: left; }
		.tour-tickets a , .tour-vip a { font-size: 1em; color: #FFF; font-weight: bold; padding: 10px 20px 10px 20px; margin: 10px 10px 10px 0px; background: #cd3737; }
		.tour-tickets a:hover, .tour-vip a:hover { color: #fff; background: #F00; }

		.soldout a, .soldout a:hover { background: #888; color: #fff; }
		.tour-vip-details, .tour-vip-details a { display: inline-block; float: left; font-size: .9em; padding-top: 5px; }

		.tour-list h3 { font-size: 1.0em; line-height: 1.3em; font-weight: bold; margin: 10px 0px 5px 0px ;  }
		.tour-notes { font-size: 0.8em; line-height: 1.5em; font-weight: normal; padding-left: 0px; color: #000;  white-space: normal; word-wrap:normal; padding-top: 5px;}
		.tour-notes img { max-width: 50%; }
		.tour-link { font-size: 0.8em; font-weight: bold; padding-top: 0px; text-overflow: ellipsis; overflow: hidden; max-width: 600px; white-space:nowrap; }


/* CONTACT LISTING */
/*.contact-wrap { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; color: #000; padding-top: 2px; }*/
.contact-wrap h3, .vip-page-wrap h3 { font-size: 1.2em; line-height: 1.5em; margin: 0 0 10px 0; font-weight: bold; text-align: left; }
/*		.vip-page-thankyou h2 { color: #FFF; background: #cd3737; font-size: 1.6em; line-height: 1.6em; text-align: center; }*/
.contact-wrap h4, .vip-page-wrap h4 { font-size: 1.0em; line-height: 1.3em; margin: 0 0 5px 0; font-weight: bold; text-align: left; color: #000; /*padding-left: 15px;*/ }
	.contact-list, .vip-page-list, .vip-page-thankyou { list-style-type: none; margin-top: 10px; margin-bottom: 0px; margin-left: 0px; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; text-align: left; }
	.vip-page-thankyou { text-align: center; }
	.alert-msg { line-height: 130%; color: #FFF !important; background: #cd3737; padding: 10px; }
	.contact-list li, .vip-page-list li, .vip-page-thankyou li { line-height: 1.4em; margin-left: -20px; width: 50%; display: inline-block; float: none; height: auto; margin-right: 0px; margin-bottom: 0px; vertical-align: top; border: 0px solid #F00; padding: 5px 5px 10px; box-sizing: border-box; -moz-box-sizing: border-box; }
	.contact-list li a, .vip-page-list li a {  font-weight: bold; }	
	.contact-list li a:hover, .vip-page-list li a:hover { color: #F00; }
	.contact-list li p, .vip-page-list li p { padding-left: 15px; }
/*	.vip-page-wrap { width: 100%; border: 1px solid #cd3737; padding: 0px; text-align: center; }*/	
	
	.vip-page-list-list { /*list-style-type: square;*/ margin-top: 0px; margin-bottom: 15px; margin-left: -10px; /*width: 100%;*/ box-sizing: border-box; -moz-box-sizing: border-box; text-align: left; }
	.vip-page-list-list li { font-weight: normal; text-align: left; width: 100%; padding: 0px; }
	
	




		.input-text, .input-list, .input-textarea { width: 100%; height: 30px; font-family: arial, helevetica; font-size: 1em; margin: 0 0 10px 0; padding: 5px 5px 5px 8px; -webkit-box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.3); box-sizing: border-box; -moz-box-sizing: border-box; }
		.input-text:focus, .input-list:focus, .input-textarea:focus {  -moz-box-shadow: inset 0 0 5px 5px rgba(255,0,0,0.8); -webkit-box-shadow: inset 0 0 5px 5px rgba(255,0,0,0.8); box-shadow: inset 0 0 5px 5px rgba(255,0,0,0.8); }
		.input-list { padding: 5px 5px 5px 5px; }
			.input-list .default { color: #CCC !important; }
		.input-textarea  { height: 100px;  }
		.input-button { width: 100%; font-size: 1em; font-weight: bold; border: 1px solid #CCC; margin: 0 0 10px 0; color: #CCC; padding: 9px; border: 1px solid #555; background: transparent; }
		.input-button:hover { color: #fff; background-color: rgba(255,255,255,.15); cursor: pointer; }
.contact-sent { padding: 180px 10px; text-align: center; font-size: 1em; color: #CCC; }
		select:first-child { color: #CCC; }



/* MOBILE SLIDE MENU */
#content { width: 100%; }


/* CD LISTING */
.cd-category-wrap { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; border-bottom: 1px solid #666; padding: 15px 5px 0px 5px; color: #CCC;}
.cd-category-wrap h2 {font-size: 1.0em; font-weight: normal; padding: 5px 5px 5px 20px; color: #CCC; }
	.cd-list { list-style-type: none; margin-left: -15px; width: 100%;  box-sizing: border-box; -moz-box-sizing: border-box; }
	.cd-list ul { }
	.cd-list li { display: inline-block;  width: 32%;float: none; height: auto; margin-right: 5px; margin-bottom: 10px; vertical-align: top; border: 0; padding: 10px 0px 5px 10px;  box-sizing: border-box; -moz-box-sizing: border-box; }
	.cd-list li:hover { background-color: rgba(255,255,255,.025); }
		.cd-cover { float: left; display: inline; }
			.cd-cover img {  position: relative; z-index: 22; width: 84px; height: 84px; border: 1px solid #666; margin: 0px 0px 0px 0px; }
			.cd-cover img:hover { border: 1px solid #666; /*box-shadow: 5px 5px 7px rgba(0,0,0,0.25);*/ }

		.cd-info { position: relative; float: left; margin-top: -95px; border: 0px solid red; width: 100%; padding-left: 98px; box-sizing: border-box; -moz-box-sizing: border-box;  padding-right: 0px;}
			.cd-title { font-size: 1em; line-height: 1.3em; font-weight: bold; white-space: normal; word-wrap: normal; margin: 0px; }
			.cd-artist { font-size: .7em; font-weight: normal;  }
			.cd-year { font-size: .8em; font-weight: normal; }
			.cd-link { font-size: .8em; font-weight: bold; padding: 5px 0 0 0px; }


/*AUDIO PLAYER*/
.player-wrap { padding: 5px 10px 1px 10px; }
#playlist li a { padding: 2px 10px; }



/* SOCIAL ICONS & LINKS*/
.social-links-wrap, .social-text-wrap { /*position: static;*/ text-align: center; width: 360px; margin: 0px auto 0px auto; border: 0px solid red; }
.social-text-wrap { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; padding: 20px 0px 10px 0px; line-height: 2em; }
.social-text { /*position: static;*/ margin: 15px auto 15px auto; padding: 10px; border: 0px solid red; }
.social_icons {
	display: inline;
	width: 28px;
	margin-bottom: 2px;
}

.social-icon-links-wrap { float: left; width: 50%; box-sizing: border-box; -moz-box-sizing: border-box; border-bottom: 1px solid #666; padding: 15px 5px 0px 5px; color: #CCC; min-height: 320px;}
.social-icon-links-wrap h2 {font-size: 1.0em; font-weight: normal; padding: 5px 5px 5px 20px; color: #CCC; }
	.social-list { list-style-type: none; margin-left: -15px; width: 100%;  box-sizing: border-box; -moz-box-sizing: border-box; border-bottom: 0px solid #666; }
	.social-list li { display: inline-block; float: none; height: auto; margin-left: 0px; margin-right: 5px; margin-bottom: 0px; vertical-align: top; border: 0px solid #F00; padding: 5px 5px 5px; box-sizing: border-box; -moz-box-sizing: border-box; }
.social-links {
	display: inline;
	width: 64px;
	height: 64px;
	margin-bottom: 2px;
}


/* BACK TO TOP */
.back-to-top {
    position: fixed;
    bottom: 2.1em;
    right: 0px;
    text-decoration: none;
    color: #000000;
    background-color: rgba(0,0,0, 0.15);
	background-image: url(/images/slicebox_navup.png);
	background-position: 50% 50%;
	background-repeat: no-repeat;
    font-size: 1em;
    padding: 0em;
    display: none;
	width: 50px;
	height: 50px;
	z-index: 10000000;
}

.back-to-top:hover {    
    background-color: rgba(0,0,0, 0.25);
}

.vip-info {
    position: fixed;
    bottom: 0em;
    right: 50%;
    text-decoration: none;
/*    background-color: rgba(255,0,0, 0.25);*/
    color: #cd3737;
    background-color: rgba(0,0,0, 0.75);
/*	background-image: url(/images/slicebox_navup.png);
	background-position: 50% 50%;*/
	background-repeat: no-repeat;
    font-size: .9em;
	text-align: center;
	vertical-align: middle;
    padding: 5px;
    display: none;
	width: 100px;
/*	height: 40px;*/
	z-index: 10000000;
}

.vip-info:hover {    
    background-color: rgba(255,0,0, 0.25);
    color: #F00;
}


/*===========================================
	FORMS - FORM ELEMENTS
=============================================*/

/*.contact-list {
	margin: 0px 0px 20px -40px;
}
.contact-list li {
	width: 100%;
	background-color: #fff;
	display: inline-block;
	list-style-type: none;
	padding: 15px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
	color: #4a4a4a !important; 
	border-bottom: 1px solid #f2f2f2;
	box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.15);
}*/
input.input-text, input.input-text-result, select.input-list, textarea.input-textarea { height: 40px; width: 100%; font-size: 14px; font-family: proxima_nova_semi_regular, helvetica; margin: 5px 0px; border: 1px solid #d8d8d8; padding: 5px 10px; -webkit-box-shadow: inset 0 0 0 0 rgba(0,0,0,0) !important; }
input.input-text-result { width: 40px;  }
input.input-text::placeholder, select.input-list::placeholder, textarea.input-textarea::placeholder { font-size: 14px; color: #777; font-family: proxima_nova_semi_regular, helvetica; }
textarea.input-textarea { height: 100px; resize: vertical; }
.label-required { font-weight: bold; }

input[type=submit], input[type=submit]:hover { cursor: pointer !important; }


/*============ MAILCHIMP FORM =============*/
#box-subscribe { /*background: rgba(255,255,255, .95)*/; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #888;
    opacity: .5;
}

#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 10px 0 10px 0px;
	box-shadow: 0px 8px 12px rgba(0, 0, 0, 0.15);
	background: rgba(234,234,234, .95);
}

#mc_embed_signup .mc-field-group {
    clear: left;
    position: relative;
    width: 100%;
    padding-bottom: 10px;
    min-height: 50px;
}
#mc_embed_signup input {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	border: 1px solid #aaa;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    display: inline-block;
    margin: 0;
    padding: 0px;
    background-color: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 14px;
    font-weight: normal;
    z-index: 1;
    color: #e85c41;
}

#mc_embed_signup div.response {
    margin: 0;
    padding: 0;
    font-weight: bold;
    float: left;
    top: 0;
    z-index: 1;
    width: 80%;
}
#mc_embed_signup input[type="submit"] {
    border: 0px solid #ABB0B2;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	border: 0px solid #ccc;
	height: 40px;
}

#mc-embedded-subscribe {
    clear: both;
    width: auto;
    display: block;
    margin: 5px 0px 15px 0px;
	cursor: pointer !important;
}

#mc_embed_signup h2 {
    font-weight: normal;
    padding: 0;
    margin: 0px 0 0 15px;
    font-size: 24px;
}

#mc_embed_signup .mc-field-group label {
/*    font-weight: normal;*/
    display: block;
    margin-bottom: 3px;
}


#mc_embed_signup h2 {
    font-weight: normal !important;
    padding: 0;
    margin: 5px 0 !important;
    font-size: 1.4em;
}

.mc-col-name, .mc-col-email, .mc-col-btn { width: 33%; display: inline-block;  vertical-align: top; }


/* ==========================================================================
   BUTTONS
   ========================================================================== */

.btn {  border-radius: 0; }
.btn:hover, .btn:focus { text-decoration: none; }
.btn:focus, .btn:active:focus, .btn.active:focus { outline: 0; }

.btn-link {
	background-color: rgba(0,0,0,0.35);
    color: #0099cc;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 5px;
}

.btn-link:hover, .btn-link:focus:hover { color: #888; background-color: #000; }
.btn-link:focus { color: #6a204c; }
.btn-link:active, .btn-link.active  { color: #fff; background-color: #000; }

.btn-danger { background-color: #6a204c; font-weight: bold; color: #fff; border: none; /*border: 1px solid #000;*/ box-shadow: 0px 2px 7px rgba(0,0,0, 0.3); }
.btn-danger:hover, .btn-danger:focus { background-color: #000; color: #fff; border: none; /*border-color: #FFF;*/ box-shadow: none; /*border: 1px solid #6a204c;*/ }

.btn-primary, btn-soldout, .btn-primary.cta { background: #0099cc; border: 0px solid #FFF; margin: 5px 15px 15px 0px; padding: 7px 10px 5px; color: #fff; }
#audioPlayer .btn-primary { margin: 0px 15px 15px 0px; padding: 7px 10px 5px; height: 40px; display: inline-block; }
.btn-soldout { background: #999; }
.btn-primary.cta { background: #006600; }
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active { background: #424242; color: #fff; border: 0px solid #FFF; }

.btn-info {
    background-color: #cdae51;
    border-color: #3F2B22;
    color: #FFFFFF;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #3F2B22;
  border-color: #333;
}


/* FOOTER */
footer { /*bottom: 0px*/; position: relative; z-index: 9999999; /*height: 30px;*/ width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; vertical-align: middle; text-align: center; padding-bottom: 10px; }
	.addthis_toolbox { margin: 0 auto 20px auto; width: 215px; }
	
#twitter-widget-0 { height: 30px; with: 100px; vertical-align: middle !important; margin-left: 20px; display: inline-block; }

.fb-share { display: block; float: right; margin: 10px 0px 0px 0px; width: 57px; height: 21px; text-align: right; background: transparent url(/images/thumbs/b_fb_share.png) 0 0 no-repeat; }
.fb-share:hover { background: transparent url(/images/thumbs/b_fb_share.png) 0 -24px no-repeat; }

.fb-share-button { display: inline-block; margin: 20px 5px 5px 0px; height: 20px; max-width: 100%; }


/* ==========================================================================
   Reusables
   ========================================================================== */

.pc-font-regular { font-family: proxima_nova_regular, helvetica !important; }

.uppercase { text-transform: uppercase; }

.pc-border-00 { border: 0; }

.pc-bgcolor-green { background-color: #01a80a; }
.pc-bgcolor-cyan { background-color: #9ad9ea; }
.pc-bgcolor-brown { background-color: #c0ab9a; }
.pc-bgcolor-grayblue { background-color: #cad6e6; }
.pc-bgcolor-gray { background-color: #f2f2f2; }
.pc-green-text { color: #01a80a !important; }
.pc-white-text { color: #fff !important; }
.pc-red-text { color: #f00; }
   
.pc-spacer-transparent { height: 500px; width:100%; }   
.pc-spacer-80 { height: 80px; width:100%; }
.pc-spacer-70 { height: 70px; width:100%; }
.pc-spacer-60 { height: 60px; width:100%; }
.pc-spacer-50 { height: 50px; width:100%; }
.pc-spacer-45 { height: 45px; width:100%; }
.pc-spacer-40 { height: 40px; width:100%; }
.pc-spacer-35 { height: 35px; width:100%; }
.pc-spacer-30 { height: 30px; width:100%; }
.pc-spacer-25 { height: 25px; width:100%; }
.pc-spacer-20 { height: 20px; width:100%; }
.pc-spacer-15 { height: 15px; width:100%; }
.pc-spacer-10 { height: 10px; width:100%; }
.pc-spacer-05 { height: 5px; width:100%; }
.pc-spacer-04 { height: 4px; width:100%; }
.pc-spacer-03 { height: 3px; width:100%; }
.pc-spacer-02 { height: 2px; width:100%; }
.pc-spacer-01 { height: 1px; width:100%; }

.pc-spacing { float: left; width: 10px !important; }

.pc-gradient-grey {
	background: -webkit-linear-gradient(#262729, #000); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#262729, #000); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#262729, #000); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#262729, #000); /* Standard syntax */
}

.pc-radius-all-10 { border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.pc-radius-all-05 { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.pc-radius-all-06 { border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.pc-radius-top-05 { border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; }
.pc-radius-top-06 { border-radius: 6px 6px 0 0; -moz-border-radius: 6px 6px 0 0; -webkit-border-radius: 6px 6px 0 0; }

.pc-box-shadow { }

.pc-nobold { font-family: proxima_nova_regular, helvetica !important; }
.pc-morebold { font-family: proxima_nova_bold, helvetica !important; }

.pc-valign { display: table-cell; vertical-align: middle; width: 100%; }
.pc-valign-text { position: relative; top: 43%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); margin: 0px; padding-right: 5px; }  
.pc-valign-trans-90 { transform: translateY(90%); -moz-transform: translateY(-90%); -webkit-transform: translateY(-90%); -ms-transform: translateY(-90%); }   
.pc-valign-trans-50 { transform: translateY(50%); -moz-transform: translateY(50%); -webkit-transform: translateY(50%); -ms-transform: translateY(50%); }

#settings-list .pc-valign-text { position: relative; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); margin: 0px; padding-right: 5px; }  
#settings-myprivacy .radio { margin-top: 15px; }


 
.pc-valign-01 { vertical-align: 1px; }
.pc-valign-02 { vertical-align: 2px; }
.pc-valign-06 { vertical-align: 6px !important; }
.pc-valign--10 { vertical-align: -10px !important; }
.pc-valign-top { vertical-align: top; }


.pc-align-center { text-align: center; }
.pc-align-right { text-align: right; }
.pc-align-left { text-align: left !important; }
.pc-float-right { float: right; }
.pc-float-left { float: left; }

.pc-ellipsis, .pc-ellipsis-80 {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
} 
	.pc-ellipsis-80 {
	    max-width: 80%;
	}
	
.pc-nowrap { white-space: nowrap; }  

.pc-height-15 { height: 15px; }
.pc-height-20 { height: 20px; }
.pc-height-30 { height: 30px; }
.pc-height-40 { height: 40px; }
.pc-height-50 { height: 50px; }
.pc-height-60 { height: 60px; }
.pc-height-70 { height: 70px; }
.pc-height-80 { height: 80px; }
.pc-height-90 { height: 90px; }
.pc-height-100 { height: 100px; }

.pc-minheight-400 { min-height: 410px; }
.pc-minheight-390 { min-height: 385px; }
.pc-minheight-360 { min-height: 395px; }
.pc-minheight-300 { min-height: 360px; }
.pc-minheight-330 { min-height: 370px; }
.pc-minheight-320 { min-height: 320px; }
.pc-minheight-120 { min-height: 120px; }
.pc-minheight-240 { min-height: 240px; }
.pc-minheight-270 { min-height: 270px; }
.pc-minheight-250 { min-height: 250px; }

.pc-minheight-230 { min-height: 230px; }
.pc-minheight-175 { min-height: 190px; }
.pc-minheight-45 { min-height: 45px; }
.pc-minheight-50 { min-height: 50px !important; }
.pc-minheight-60 { min-height: 60px !important; }

.clear-fix, .clearfix { clear: both; width: 100%; height: 0px; }

.pc-nopadding { padding: 0 !important; }
.pc-nomargins { margin: 0 !important; }

.pc-padding-01 { padding: 1px; }
.pc-padding-02 { padding: 2px; }
.pc-padding-05 { padding: 5px; }
.pc-padding-10 { padding: 10px; }
.pc-padding-15 { padding: 15px; }
.pc-padding-20 { padding: 20px; }
.pc-padding-25 { padding: 25px; }
.pc-padding-30 { padding: 30px; }
.pc-padding-35 { padding: 35px; }
.pc-padding-40 { padding: 40px; }

.pc-padtop-00 { padding-top: 0px !important; }
.pc-padtop-02 { padding-top: 3px !important; }
.pc-padtop-03 { padding-top: 3px !important; }
.pc-padtop-05 { padding-top: 5px !important; }
.pc-padtop-07 { padding-top: 7px !important; }
.pc-padtop-10 { padding-top: 10px !important; }
.pc-padtop-15 { padding-top: 15px !important; }
.pc-padtop-20 { padding-top: 20px !important; }
.pc-padtop-30 { padding-top: 30px !important; }

.pc-padbtm-00 { padding-bottom: 0px; }
.pc-padbtm-02 { padding-bottom: 3px; }
.pc-padbtm-05 { padding-bottom: 5px; }
.pc-padbtm-10 { padding-bottom: 10px; }
.pc-padbtm-15 { padding-bottom: 15px; }
.pc-padbtm-20 { padding-bottom: 20px; }
.pc-padbtm-30 { padding-bottom: 30px; }
.pc-padbtm-40 { padding-bottom: 40px; }
.pc-padbtm-70 { padding-bottom: 70px; }

.pc-padleft-00 { padding-left: 0px !important; }
.pc-padleft-02 { padding-left: 3px !important; }
.pc-padleft-05 { padding-left: 5px !important; }
.pc-padleft-10 { padding-left: 10px !important; }
.pc-padleft-11 { padding-left: 11px !important; }
.pc-padleft-12 { padding-left: 12px !important; }
.pc-padleft-15 { padding-left: 15px !important; }
.pc-padleft-20 { padding-left: 20px !important; }
.pc-padleft-30 { padding-left: 30px !important; }
.pc-padleft-40 { padding-left: 40px !important; }
.pc-padleft-50 { padding-left: 50px !important; }
.pc-padleft-55 { padding-left: 55px !important; }
.pc-padleft-65 { padding-left: 65px !important; }

.pc-padright-00 { padding-right: 0px !important; }
.pc-padright-02 { padding-right: 3px !important; }
.pc-padright-05 { padding-right: 5px !important; }
.pc-padright-10 { padding-right: 10px !important; }
.pc-padright-15 { padding-right: 15px !important; }
.pc-padright-20 { padding-right: 20px !important; }

.pc-padlr-00 { padding-left: 0px !important; padding-right: 0px !important; }
.pc-padlr-05 { padding-left: 5px !important; padding-right: 5px !important; }
.pc-padlr-07 { padding-left: 7px !important; padding-right: 7px !important; }

.pc-padlr-10 { padding-left: 10px !important; padding-right: 10px !important; }
.pc-padlr-15 { padding-left: 15px !important; padding-right: 15px !important; }
.pc-padlr-20 { padding-left: 20px !important; padding-right: 20px !important; }

	.pc-col-padding { padding-left: 15px !important; padding-right: 15px !important; }


.pc-margtop-00 { margin-top: 0px !important; }
.pc-margtop-02 { margin-top: 2px !important; }
.pc-margtop-03 { margin-top: 3px !important; }
.pc-margtop-05 { margin-top: 5px !important; }
.pc-margtop-10 { margin-top: 10px !important; }
.pc-margtop-15 { margin-top: 15px !important; }
.pc-margtop-20 { margin-top: 20px !important; }
.pc-margtop-30 { margin-top: 30px !important; }

.pc-margright-00 { margin-right: 0px !important; }
.pc-margright-05 { margin-right: 5px !important; }
.pc-margright-10 { margin-right: 10px !important; }
.pc-margright-15 { margin-right: 15px !important; }
.pc-margright-20 { margin-right: 20px !important; }

.pc-margbtm-00 { margin-bottom: 0px !important; }
.pc-margbtm-05 { margin-bottom: 5px !important; }
.pc-margbtm-10 { margin-bottom: 14px !important; }
p.pc-margbtm-10 { margin-bottom: 10px !important; }
.pc-margbtm-20 { margin-bottom: 20px !important; }
.pc-margbtm-30 { margin-bottom: 30px !important; }
.pc-margbtm-40 { margin-bottom: 40px !important; }
.pc-margbtm-60 { margin-bottom: 60px !important; }
.pc-margbtm-80 { margin-bottom: 80px !important; }
.pc-margbtm-150 { margin-bottom: 150px !important; }
.pc-margbtm-200 { margin-bottom: 200px !important; }

.pc-margleft-00 { margin-left: 0px !important; }
.pc-margleft-05 { margin-left: 5px !important; }
.pc-margleft-10 { margin-left: 10px !important; }
.pc-margleft-15 { margin-left: 15px !important; }
.pc-margleft-20 { margin-left: 20px !important; }


.pc-margleft-30 { margin-left: 30px !important; }
.pc-margright-30 { margin-right: 30px !important; }


.pc-inline-thumbs { margin-right: 10px; margin-bottom: 12px; }

.pc-test-border { border: 1px solid red; /*background: #ddd;*/ }
.pc-test-border-grn { border: 1px solid green; /*background: #ddd;*/ }
.pc-test-border-blu { border: 1px solid cyan; /*background: #ddd;*/ }
.pc-test-border-yel { border: 1px solid cyan; /*background: #ddd;*/ }

.pc-light-color { color: #d8d8d8; }
.pc-medium-color { color: #9a9a9a; }
.pc-normal-color { color: #686868; }
.pc-dark-color { color: #424242; }
.pc-link-color { color: #cd3737 !important; }
