/**********************************
********** Squier Styles **********
**********************************/

a {
	/*color: #ffbe00;*/
	text-decoration: none;
}

a:hover {
	color: #ffd800;
	text-decoration: none;
}

.squier-container {
	width:100%;
	min-width: 100%;
	background-color: #222;
	padding-bottom: 50px;
	position: relative;
	background-image: url(/themes/img/squier/assault.png);
	padding-top: 20px;
}

.squier-container h1, .squier-container h2, .squier-container h3, .squier-container h4, .squier-container h5 {
	color: #ffbe00;
}

.squier-container {
	color: #f1f1f1;
}

.squier-logo-lg {
	position: absolute;
	bottom: 0;
}

.affix .squier-logo-lg {
	position: absolute;
	bottom: -25px;
}

.squier-video h1 {
	margin: 30px 0;
	text-align: center;
}

.squier-video iframe {
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 1);
    box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 1);
    margin-bottom: 25px;
}

.squier-full-width {
	background-image: url(/themes/img/squier/husk.png);
	width: 100%;
	color: #f1f1f1;
	padding: 50px 0;
	margin: 50px 0;
}

.squier-full-width h2 {
	color: #333;
}

.squier-img-hdr {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5);
	width: 460px;
}

.squier-img-hdr h4 {
	text-transform:none;
}

.squier-blog-img {
	width: 480px;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(255, 255, 255, 0.5);
    box-shadow:  0px 0px 10px 0px rgba(255, 255, 255, 0.5);
}

.artists-gallery .flex-control-nav {
	width: 460px !important;
	position: absolute;
	bottom: -40px;
	background: none;
}

/*************************************** 
******** Page Thumbnails Squier ********
***************************************/

.squier-container .product-thumb {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2MjYyNiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iIzI2MjYyNiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNjI2MjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(38,38,38,0) 0%, rgba(38,38,38,0) 41%, rgba(38,38,38,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(38,38,38,0)), color-stop(41%,rgba(38,38,38,0)), color-stop(100%,rgba(38,38,38,1)));
	background: -webkit-linear-gradient(top,  rgba(38,38,38,0) 0%,rgba(38,38,38,0) 41%,rgba(38,38,38,1) 100%);
	background: -o-linear-gradient(top,  rgba(38,38,38,0) 0%,rgba(38,38,38,0) 41%,rgba(38,38,38,1) 100%);
	background: -ms-linear-gradient(top,  rgba(38,38,38,0) 0%,rgba(38,38,38,0) 41%,rgba(38,38,38,1) 100%);
	background: linear-gradient(to bottom,  rgba(38,38,38,0) 0%,rgba(38,38,38,0) 41%,rgba(38,38,38,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00262626', endColorstr='#262626',GradientType=0 );

}

.squier-container .product-thumb h5 {
	color: #fff !important;
}

.squier-container .product-thumb:hover h5 {
	color: #ffbe00 !important;
	cursor: pointer;	
} 

.squier-container .compare-btn {
	float: left;
	display: inline;
	margin-right: 15px;
	color: #ffbe00 !important;
	cursor: pointer;
}

.squier-container .thumb-pagination {
	color: #f1f1f1;
}

.squier-container .modal-body h5, .modal-body h4, .modal-body h3  {
	color: #333;
}

.squier-container .more-models a {
	color: #666;
}

.squier-container #msrp-modal {
	color: #333;
}

.squier-container .more-models a:hover {
	color: #ffbe00;
}

.squier-container .product-thumb-number {
	color: #f1f1f1;
}

.squier-container .product-thumb-price {
	color: #f1f1f1;
}

.squier-container .page-header {
	border-bottom: 1px solid #999;
}

.squier-container .product-facets h5 {
	border-bottom: 1px solid #999;
}

.squier-container hr {
	border-top: 1px solid #999;
	border-bottom: 1px solid #000;
}

.squier-container .product-thumb {
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}

.squier-container .product-thumb h5 {
	text-align: left;
	margin-left: 10px;
	font-family: "open_sansbold", sans-serif;
	margin-bottom: 0;
	margin-top: 0;
	color: #fff !important;
}

.squier-container .product-thumb a:hover h5 {
	text-align: left;
	margin-left: 10px;
	font-family: "open_sansbold", sans-serif;
	margin-bottom: 0;
	margin-top: 0;
	color: #ffbe00 !important;
}

/*****************************************
*************** Details ******************
*****************************************/

.squier-container .global-tab-container .nav-tabs {
	border-bottom: 1px solid #404040;
	background-color: #333;
}

.squier-container .global-tab-container .nav-tabs > .active > a, .squier-container .global-tab-container .nav-tabs > .active > a:hover {
	color: #fff !important;
	cursor: default;
	border: 1px solid #404040;
	border-bottom-color: transparent;
	background-image: url(/themes/img/squier/assault.png) !important;
    text-shadow: none;
}

.squier-container .global-tab-container .nav-tabs > li > a {
	color: #666 !important;
}

.squier-container .global-tab-container .nav-tabs > li > a:hover {
    background-color: transparent;
    color: #fff !important;
    border-left: 1px solid transparent;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}

.squier-container .tableiped tbody tr:nth-child(odd) td, .squier-container .tableiped tbody tr:nth-child(odd) th {
	background-color: #212121;
}

.squier-container .series-nav {
	margin-top: 45px;
}

/*****************************************
**************** Buttons *****************
*****************************************/

.btn-primary {
	color: #333;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	background-color: #ffbe00;
	*background-color: #dba800;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffbe00), to(#e29e00));
	background-image: -webkit-linear-gradient(top, #ffbe00, #e29e00);
	background-image: -o-linear-gradient(top, #ffbe00, #e29e00);
	background-image: linear-gradient(to bottom, #ffbe00, #e29e00);
	background-image: -moz-linear-gradient(top, #ffbe00, #e29e00);
	background-repeat: repeat-x;
	border-color: #e29e00 #dba800 #800000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary .caret{border-top-color:#333;border-bottom-color:#333;}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #333;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	background-color: #e29e00 !important;
	*background-color: #C18700  !important;
}

.btn-primary:active,
.btn-primary.active {
    background-color: #C18700 \9  !important;
}

.btn-group.open .btn-primary.dropdown-toggle {
	background-color: #dba800;
}

/*****************************************
************ Review Modal ****************
*****************************************/

#signin_login_form label {
	color: #333;
}

#login p {
	color: #333;
}





/*****************************************
*********** Bootstrap overrides **********
*****************************************/
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner { box-shadow: none; }