html {
	height: 100%;
	/*-webkit-font-smoothing: antialiased;*/
}

a:focus {outline:none;}
a::-moz-focus-inner {border:0;}

body {
  font-family: "open_sansregular", sans-serif;
  font-weight: 400;
  padding-top: 97px;
  height: 100%;
}
.container {
	padding: 0 15px !important;
	position: relative;
}

.fender-container {
	width:100%;
	min-width: 100%;
	background: url(images/assault.png) center center repeat;
	/*padding-bottom: 30px;*/
	position: relative;
}

.content-page {
	/*background: #fff;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, .3);
    box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, .3);*/
    padding-bottom: 25px !important;
}

.modal {
	outline: none;
}

.gradient-container {
	background-image: url(/themes/images/template/FenderGradient.png);
	background-repeat: repeat-x;
	padding: 40px 0 20px 0;
}


/****************************************
**************** Header *****************
****************************************/

.page-header {
  padding-bottom: 0;
  margin: 40px 0 0 0;
  border-bottom: 1px solid #ccc;
}

.page-header h1 {
	margin: 0;
	padding: 0 0 5px 0;
}

.breadcrumb {
	padding: 5px 0;
	margin: 0 0 10px;
	list-style: none;
	background-color: transparent;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 12px;
}

.breadcrumb li {
	text-shadow: none;
}

.series-nav {
	float: right;
	/*margin-top: 40px;*/
	z-index: 100;
}

.series-nav ul li ul li a {
	font-family: "open_sansregular", sans-serif;
}

.series-nav a {
	font-family: "open_sansbold", sans-serif;
}

.nav .dropdown-toggle .caret {
	margin-top: 6px;
	border-top-color: #990000;
	border-bottom-color: #990000;
}

.nav .dropdown-toggle:hover .caret {
	border-top-color: #990000;
	border-bottom-color: #990000;
}

.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover {
	background-color: #990000;
	border-color: #990000;
}

.dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-submenu:hover a {
	color: #fff;
	text-decoration: none;
	background-color: #990000;
	background-color: #990000;
	background-image: -moz-linear-gradient(top,#990000,#880000);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#990000),to(#880000));
	background-image: -webkit-linear-gradient(top,#990000,#880000);
	background-image: -o-linear-gradient(top,#990000,#880000);
	background-image: linear-gradient(to bottom,#990000,#880000);
	background-repeat: repeat-x;
}

hr {
	border-top: 1px solid #ccc;
}

.fixed {
	position: fixed;
	top: 0;
}

/********************************************
**************** Pagination *****************
********************************************/

.pagination {
	height: auto;
	margin: 0;
}

.pagination ul {
	display: inline-block;
	*display: inline;
	margin-bottom: 0;
	margin-left: 0;
	-webkit-border-radius: 0;
	 -moz-border-radius: 0;
	      border-radius: 0;
	*zoom: 1;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.pagination ul > li {
	display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 0 5px;
	line-height: 22px;
	text-decoration: none;
	background-color: transparent;
	border: none;
	border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: transparent;
	text-decoration: underline;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999999;
	cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover {
	color: #999999;
	cursor: default;
	background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	 -moz-border-radius: 3px 0 0 3px;
	      border-radius: 3px 0 0 3px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-radius: 0 3px 3px 0;
	 -moz-border-radius: 0 3px 3px 0;
	      border-radius: 0 3px 3px 0;
}

.pagination-centered {
	text-align: center;
}

.pagination-right {
	text-align: right;
}

/******************************************
**************** Products *****************
******************************************/

.store-header {
	font-size: 12px;
}

.rating {
  unicode-bidi: bidi-override;
  direction: rtl;
  color: #ccc;
  cursor: pointer;
  margin: 20px 0;
  font-size: 18px;
  text-align: left;
}

.rating > span {
  display: inline-block;
  position: relative;
  width: 1.1em;
}

.rating > span:hover,
.rating > span:hover ~ span {
  color: transparent;
}

.rating > span:hover:before,
.rating > span:hover ~ span:before {
   content: "\2605";
   position: absolute;
   left: 0; 
   color: #990000;
}

table p {/*margin-top:10px;*/} 
hr {margin-bottom: 40px;}

.table th, .table td {border-top: none;}

#product-related-artists .span2 {
	text-align: center;
	height: 170px;
}


/*****************************************
************** Typography ****************
*****************************************/

@font-face {
    font-family: 'open_sansbold';
    src: url('/themes/media/fonts/opensans-bold-webfont.eot');
    src: url('/themes/media/fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/media/fonts/opensans-bold-webfont.woff') format('woff'),
         url('/themes/media/fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('/themes/media/fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sans_extraboldregular';
    src: url('/themes/media/fonts/opensans-extrabold-webfont.eot');
    src: url('/themes/media/fonts/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/media/fonts/opensans-extrabold-webfont.woff') format('woff'),
         url('/themes/media/fonts/opensans-extrabold-webfont.ttf') format('truetype'),
         url('/themes/media/fonts/opensans-extrabold-webfont.svg#open_sans_extraboldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('/themes/media/fonts/opensans-regular-webfont.eot');
    src: url('/themes/media/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/themes/media/fonts/opensans-regular-webfont.woff') format('woff'),
         url('/themes/media/fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('/themes/media/fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-weight: normal !important;
  line-height: 1;
  color: inherit;
  text-rendering: optimizelegibility;
  font-weight: normal;
}

h1,
h2,
h3 {
	font-weight: normal;
	font-family: "open_sans_extraboldregular", sans-serif; 
	text-transform: uppercase;
}

h4,
h5,
h6 {
	font-family: "open_sansbold", sans-serif; 
}

h1,
h2,
h3 {
	letter-spacing: -1px;
}

h4 {
	font-size: 19px;
}


a {
  color: #c30202;
  text-decoration: none;
}

a:hover {
  color: #fff;
  text-decoration:none !important;
  /*text-decoration: underline;*/
}

.zocial.icon:hover {
	color: #fff;
}

.bold {	
	font-family: "open_sansbold", sans-serif; 
}

.small-text {
	font-size: 12px;
}

/*****************************************
**************** Buttons *****************
*****************************************/

.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #c30202;
	*background-color: #a50101;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#df0000), to(#a50101));
	background-image: -webkit-linear-gradient(top, #df0000, #a50101);
	background-image: -o-linear-gradient(top, #df0000, #a50101);
	background-image: linear-gradient(to bottom, #df0000, #a50101);
	background-image: -moz-linear-gradient(top, #df0000, #a50101);
	background-repeat: repeat-x;
	border-color: #a50101 #a50101 #800000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #ffffff;
	background-color: #a50101;
	*background-color: #8c0101;
}

.btn-primary:active,
.btn-primary.active {
    background-color: #8c0101 \9;
}


.btn-group.open .btn-primary.dropdown-toggle {
	background-color: #990000;
}

.btn-share {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-share:hover,
.btn-share:active,
.btn-share.active,
.btn-share.disabled,
.btn-share[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}

.btn-share:active,
.btn-share.active {
  background-color: #003399 \9;
}

.btn-share .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.btn-group.open .btn-share.dropdown-toggle {
	background-color: #0044cc;
}

/**********************************************
***************** Global Tabs *****************
***********************************************/

.global-tab-container .nav-tabs > li > a,
.global-tab-container .nav-pills > li > a {
	padding-right: 30px;
	padding-left: 30px;
	margin-right: 2px;
	line-height: 14px;
}

.global-tab-container .nav-tabs {
	background-color: #333333;
    border-bottom: 1px solid #404040;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 0;
/*	margin-left: -15px;*/
/*	width: 960px;*/
}

.global-tab-container .nav-tabs > li {
  margin-bottom: -1px;
}

.global-tab-container .nav-tabs > li > a {
	color: #999;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 20px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	 -moz-border-radius: 4px 4px 0 0;
	      border-radius: 4px 4px 0 0;
}

.global-tab-container .nav-tabs > li > a:hover {
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-color: none;
	background-image: url("images/assault.png") !important;
    border-color: #404040 #404040 transparent;
	color: #333;
}

.global-tab-container .nav-tabs > .active > a,
.global-tab-container .nav-tabs > .active > a:hover {
	color: #555555;
	cursor: default;
	/*background-color: #fff;
	border: 1px solid #ddd;*/
	border-bottom-color: transparent;
	background-image: url("images/assault.png") !important;
    border-color: #404040 #404040 transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF !important;
    cursor: default;
}

/*****************************************
***************** Navbar *****************
*****************************************/

.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width: 970px;
background:url(images/dealer_finder.png) bottom right no-repeat;
background-position:891px 10px;
}

.navbar-inverse .navbar-inner {
	border:2px solid #00CC00;background-image:url(images/footerbg.png); background-position:top; 
	z-index: 1020;
	height:77px;

}
.navbar-inner{background:url(images/footerbg.png) #006600 !important; float:left; width:100%;}
.navbar-inner {
	min-height: 77px;
}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
	background:url(images/topheader_bg.png) repeat-x !important;
	/*-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .7);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .7);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .7);*/
	z-index: 1020;
}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
	border-width: 0 0 0;
}

.navbar .nav {
	font-size: 15px;
	text-transform: uppercase;
	margin:12px 0 0 18px;
	text-shadow: -1px -1px 0px #000;
	*width:850px;
}

.navbar .nav li {
	position: relative;
}

.navbar .nav li a {
	/*padding:0px 10px 20px;*/
	color: #f1f1f1;
	text-shadow: -1px -1px 0px #000;
}

.navbar .nav li a.drop-active {
	background-color: #f1f1f1 ;
	color:#333;
	text-shadow: 1px 1px 0px #fff;
}

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
	background-color: #f1f1f1;
	color:#000 !important;
	text-shadow: 1px 1px 0px #fff;
}

.nav-divider-space {
	margin-right: 30px;
}

.nav-divider {
/*	position:fixed;
	margin-left: 491px;*/
	margin-top:-41px;
	margin-left:-3px; 
	background:url(../newimages/NavDivider.png); width:20px; height:89px;
}

.nav-arrow {
	position: absolute;
	width:5px;
	height:5px;
	background-image:url(images/NavDropDownArrow.gif);
	background-repeat: no-repeat;
	right: 0;
	margin-top: -9px;
	margin-right: 2px;
	*margin-top:9px;
}

/*****************************************
************** Drop Downs ****************
*****************************************/

.tab-slider .slide { 
	text-align:center; 
	border-right: 1px solid #ccc;
	-webkit-box-shadow:  1px 0px 0px 0px #ffffff; 
	box-shadow:  1px 0px 0px 0px #ffffff;
	width: 145px;
	margin-top: 0;
	
}

.tab-slider .slide a { 
	color: #333;
}

.tab-slider .slide  a:hover { 
	color: #cc0000;
	text-decoration: none;
}


.tab-slider .slide p { 
	font-family: "open_sansbold", sans-serif; 
	text-shadow: 1px 1px 0px #ffffff; 
	text-transform: uppercase; 
	margin-top: 10px; 
	padding-bottom: 0;
}
	
.ui-carousel-prev,
.ui-carousel-next { 
	position: absolute;	
}

.left-arrow {
	content: '';
    position: absolute;
    border-width: 20px 20px 20px 0;
    border-style: solid solid solid none;
    border-color: transparent #ccc transparent;
    top:-110px;
    left:-50px;
}

.left-arrow:hover {
    border-color: transparent #333 transparent;
}

.right-arrow {
	content: '';
    position: absolute;
    border-width: 20px 0 20px 20px;
    border-style: solid none solid solid;
    border-color: transparent #ccc transparent;
    top:-110px;
    left: 810px;

}

.right-arrow:hover {
    border-color: transparent #333 transparent;
}

#drop-nav {
	overflow: visible;
	position: fixed;
	height: 253px;
	width:100%;
	background-color:#f1f1f1;
	margin: 0px !important;
	padding: 20px 0px 0px 0px;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, .5);
    box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, .5);
    z-index: 1200;
    background-image:url(images/tabdropdown.gif);
    background-position: bottom;
    background-repeat: repeat-x;
}

.drop-section {
	display: none;
}

.drop-tab {
	margin-top: 25px;
	width: 100%;
}

.drop-tab .nav-tabs {
    text-align:center;
    border-bottom: none;
    margin: 0 0 10px 0;
    padding: 0;
}

.drop-tab .nav-tabs li a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	border: 0 solid transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
	color: #999; 
}

.drop-tab .nav-tabs li a:hover {
	color: #000 !important;
}

.drop-tab .nav-tabs .active a, .nav-tabs .active a:hover {
	color: #000;
	cursor: default;
	background-color: #f1f1f1;
	border: 0 solid #ddd;
	border-bottom-color: transparent;
	text-shadow: 1px 1px 0px #fff;
	
}

.drop-tab .nav-tabs > li, .nav-pills > li {
    float:none;
    display:inline-block;
    *display:inline; /* ie7 fix */
     zoom:1; /* hasLayout ie7 trigger */
}

.close-tab {
	display: block;
	position: absolute;
	right: 0;
	bottom: -38px;
	background-color: #c30202;
	-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, .3);
    box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, .3);
    color: #fff !important;
}

.close-tab:hover {
	background-color: #a50101 !important;
}

.new-badge {
	width: 23px;
	height: 20px;
	float: right;
	background-image: url(/themes/images/template/NewBadge.png);
	font-size: 11px;
	color: #fff;
	padding-top: 3px;
	margin-top: -40px;
	margin-right: -10px;
	
}

.browes-new {
	padding-right: 20px;
}

/******** Community Dropdown ********/


.navbar-inverse .nav li.dropdown.open .dropdown-toggle, .navbar-inverse .nav li.dropdown.active .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active .dropdown-toggle {
	color: #333;
	background-color: #f1f1f1;
}

.dropdown-menu {
	font-size: 12px;
	top: 100%;
	z-index: 1000;
	min-width: 160px;
	padding: 5px 0;
	margin-top: 0;
	list-style: none;
	background-color: #f1f1f1;
	border: 0 solid #ccc;
	border: 0 solid rgba(0,0,0,0.2);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 5px rgba(0,0,0,0.2);
	box-shadow: 0 5px 5px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}

.navbar .nav li .dropdown-menu::before {
	display: none;
}

.navbar .nav li .dropdown-menu::after {
	display: none;
}

.navbar .nav li ul a:hover {
	background-color: #f1f1f1;
	color: #fff;
	text-shadow: none;
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#990000',endColorstr='#990000',GradientType=0);
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	color: #333;
	text-shadow: none;
}

.navbar .nav li ul a {
	padding: 10px 12px 10px;
	color: #333;
	text-shadow: 0 1px 0px #fff;
	border-bottom: 1px dotted #ccc;
}


#community .dropdown-menu {
	z-index: 1000;	
}


/******** Brands Dropdown ********/

#logomenus {
	position:fixed;
	/*top: -210px;
	left:155px;*/
	width:944px;
	height: 40px;
	background-color: #f1f1f1;
	border-top: 11px solid #c30202;
	z-index: 1000;
	-webkit-box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, .5);
    box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, .5);
-moz-border-radius-bottomright: 9px;
-moz-border-radius-bottomleft: 9px;
border-bottom-right-radius: 9px;
border-bottom-left-radius: 9px;
-moz-box-shadow: inset 0 0 5px 5px #888;
-webkit-box-shadow: inset 0 0 5px 5px#888;
box-shadow: inset 0 0 5px 5px #888;
display:none;
}

.brands-container {
	width: 970px;
	margin: 0 auto;
	position: relative;
}

.nav a.brand {
	position:relative;
	z-index: 2050;
	padding: 0;top: -12px;
	left: -7px; float:left;
	font-size: 20px;
	font-weight: 200;
	color: #f1f1f1;
	text-shadow: 0 1px 0 #fff;
	width:90px;
	height:90px;
	background-color: #FFBE00;
	/*-webkit-box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, .3);*/
    /*box-shadow:  0px 2px 2px 0px rgba(0, 0, 0, .3);*/
}

.fmic-brands {
	float: left;
	/*margin-top: 0px;
	width:140px;*/
	margin:0px 19px;
	text-align: center;
}

.fmic-brands h4 {
	text-shadow: 0px 1px 0px #ffffff;
}

.fmic-brands a {
	color: #333;
}

.fmic-brands a:hover {
	color: #cc0000;
	text-decoration: none;
	cursor: pointer;
}

.main-logo {
	position: absolute;
	margin-top:29px;
	/*margin-left: 8px;*/
}

.pull-down {
	background-image: url(/themes/images/template/BrandsDrop.png);
	width:20px;
	height: 10px;
	margin: 72px 0 0 38px;
}


/*****************************************
**************** Search ******************
*****************************************/

.dealer-span {
	float: right;
	margin-left: 0;
	text-align: right;
	padding-right: 0px;
	margin-right: 0;
	margin-top: 14px;
	width:500px;
	display:none;
}

.dealer-span a {
	color: #999;
	font-weight: 400;
	font-size: 11px;
	text-decoration: underline;
	padding-right: 10px;
	margin-left: 5px;
}

.dealer-span a:hover {
	color: #f1f1f1;
	text-decoration: none;
}

.search-span {
	float: right;
	margin-right:20px;
	margin-left: 0;
	width:260px;
	*margin-bottom: 6px;
}

.cf:before, .cf:after{
    content:"";
    display:table;
}
 
.cf:after{
    clear:both;
}
 
.cf{
    zoom:1;
}

/* Form wrapper styling */
.form-wrapper {
    /*width: 243px*/;
    padding: 0px 0 0 0;
    margin: 0;
    float: right;
}
 
/* Form text input */
 
/*.form-wrapper input {
    width: 200px;
    padding: 4px 5px 4px 10px;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    font-weight: 400;  
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #333;
    -webkit-box-shadow: inset 0px 8px 7px 0px rgba(0, 0, 0, .7);
    box-shadow: inset 0px 8px 7px 0px rgba(0, 0, 0, .7);
    background-color: rgba(0, 0, 0, .3);
    background-color: #000\9;
    color: rgba(0, 0, 0, .3);  
}
 */
/*.form-wrapper input:focus {
    outline: 0;
    background: #000;
    -webkit-box-shadow: inset 0px 0px 10px 0px rgba(255, 0, 0, 1) !important;
    box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 1) !important;
    border-bottom: 1px solid #333 !important;   
    color: #ccc;
    font-weight: normal;
    font-style: italic;
}*/
 
.form-wrapper input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
   font-style: italic; 
}
 
.form-wrapper input:-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic; 
}
 
.form-wrapper input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic; 
}    
 
/* Form submit button */
.form-wrapper button {
    overflow: visible;
    position: relative;
    float: right;
    border: 0;
    padding: 0;
    cursor: pointer;
    height:24px;
    width: 24px;
	background-color: #c30202;
	top:3px;
}   
   
.form-wrapper button:hover{     
    background: #df0000;
}   
   
.form-wrapper button:active,
.form-wrapper button:focus{   
    background: #df0000;
    outline: 0;
}
 
.form-wrapper button:before { /* left arrow */
    content: '';
    position: absolute;
    border-width: 8px 8px 8px 0;
    border-style: solid solid solid none;
    border-color: transparent #c30202 transparent;
    top: 5px;
    left: -7px;
}
 
.form-wrapper button:hover:before{
    border-right-color: #df0000;
}
 
.form-wrapper button:focus:before,
.form-wrapper button:active:before{
        border-right-color: #df0000;
}      
 
.form-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
    border: 0;
    padding: 0;
}   

/*****************************************
***************** Footer *****************
*****************************************/ 

.footer {
	width:100%;
	background-color: transparent;
	padding: 35px 0 50px 0;
	background-image: url(/themes/images/template/GlobalFooterBackground.gif);
	background-repeat: repeat-x;
	color: #f1f1f1;
	-webkit-box-shadow: 0px -2px 2px 0px rgba(0, 0, 0, .3);
	box-shadow: 0px -2px 2px 0px rgba(0, 0, 0, .3);
}

.footer h5 {
	text-decoration: underline;
	font-family: "open_sansbold", sans-serif;
}

.footer ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 !important;
	display: block;
}

.footer ul li a {
	font-size: 12px;
	color: #999;
	line-height: 25px;
}

.footer ul li a:hover {
	color: #f1f1f1;
	text-decoration: underline;
}

.footer hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #333;
}

.gear-headers {
	text-decoration: underline;
	font-weight: 700;
}

.change-region {
	font-size: 12px;
	text-align: center;
}

.change-region img {
	margin-right: 5px;
}

.change-region a {
	padding: 0;
	background-repeat: no-repeat;
}

.copywrite {
	font-size: 10px;
	color: #999;
	margin-top: 39px;
}

.copywrite a {
	color: #f1f1f1;
	font-size: 10px;
	text-decoration: none;
}

.copywrite a:hover {
	text-decoration: underline;
}

.icon:hover {
	text-decoration: none !important;
}

/***************************
********** Slider **********
***************************/

.flexslider {
	
	
	
	margin:0px 0px 10px 0px;
	background: transparent;
	border: none;
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
/*	height: 345px;*/
	min-width: 970px;
        min-height: 460px;
}


.flexslider1 {
	
	
	margin: 35px 0px 10px 0px;
	background: transparent;
	border: none;
	position: relative;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	height: 345px;
	min-width: 970px;
}


.content-wrapper {
	width:1000px; padding:5px 20px;
	margin: 0 auto; /*background:url(images/bg_transparent_blk.png);*/
}

.main-slide-hdr,
.main-slide-sub-hdr,
.content-wrapper .main-slide-sub-copy  
/*.content-wrapper a */{
	font-family:Arial, Helvetica, sans-serif !important; font-weight:normal;
	color: #fff;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    text-transform: uppercase;
}

.main-slide-hdr {
	line-height: 64px;
	letter-spacing: -5px;
	font-size: 82px;
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 15px;
	
}

.main-slide-sub-hdr {
	letter-spacing: -1px;
	font-size: 25px; padding:14px 0px;
	text-transform: none !important; text-align:left;
}

.main-slide-sub-copy {
	line-height: 26px;
	letter-spacing: -1px;
	font-size: 24px;
	text-transform: none !important;
	color: #fff;
	margin-bottom: 25px;
}

.content-wrapper a {
	/*line-height: 17px;
	letter-spacing: -1px;
	font-size: 18px;
	text-transform: none !important;
	color: #fff;
	background: transparent url(/themes/images/template/SliderArrow.png) no-repeat right 5px;
	padding-right: 15px;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;	*/
	margin-bottom:10px;
}

.content-wrapper a:hover {
	/*
	color: #e00000;
	background: transparent url(/themes/images/template/SliderArrow.png) no-repeat right -15px;
	text-decoration: none;
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	-ms-transition: all 200ms ease;
	-o-transition: all 200ms ease;
	transition: all 200ms ease;
*/
}

.content-background1 {
	height: 460px;
	width: 100%;
}

.content-background {
	height: 345px;
	width: 100%;
}

.flex-control-nav {
	width: auto;
	margin: 0 auto;
	bottom: 30px; display:none;
	/*background-color: rgba(0, 0, 0, 0.5);*/
	padding: 5px 5px 5px 5px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	right: 50%;
	margin-right:375px;
}

.flex-control-paging li a.flex-active {
	background:#b45709;
	/*background: rgba(255,255,255,1);*/
	cursor: default;
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: transparent;
	background: rgba(0,0,0,0);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	box-shadow: none;
	border: 1px solid #fff;
}

.flex-control-paging li a:hover {
	background-color:#b45709;
}

.flex-control-nav ol {
	direction: rtl;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flex-direction-nav .flex-next {
	background-position: 100% 0;
	right: 0;
}

.flex-direction-nav a {
	width: 45px;
	height: 45px;
	margin: -30px 0 0;
	display: block;
	background:url(carouselarrows1.png);
	position: absolute;
	top: 50%; 
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	right: 10px;
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	left: 10px;
}

.flexslider .slides img {
	width: auto;
	display: block;
}

.slides li {
   display: none;
} 

/***************************
********** Brands **********
***************************/

.brand-header-img {
	width:100%;
	text-align: center;
	background: #000 url(images/squier-about.jpg) no-repeat center top;
}

.brand-header-content {
    height: 285px;
    margin: 0 auto;
    text-align: left;
    width: 970px;
}



.brand-header-content .main-slide-hdr {
	font-family: "open_sansbold", sans-serif !important;
	color: #fff;
	line-height: 64px;
	letter-spacing: -5px;
	font-size: 82px;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 15px;
    text-transform: uppercase;
    width:400px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	font-weight:bold !important;
}

.brand-header-content .main-slide-sub-copy {
	font-family: "open_sansbold", sans-serif !important;
	color: #fff;
	line-height: 26px;
	letter-spacing: -1px;
	font-size: 24px;
	text-transform: none !important;
	color: #fff;
	margin-bottom: 25px;
	width:400px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
	font-weight:bold !important;
}

.main-slide-hdr {
    width: 600px !important;
}

.history-intro p
{
	font-size:18px;
}

.squier-container h3{ color:#FFBE00; font-weight:bold !important;}
.squier-container h4{ color:#FFBE00;}
.timeline-copy h2{ color:#FFBE00; font-weight:bold !important;}
.pull-right {
    margin-bottom: 10px;
    margin-left: 25px;
}
.pull-left {
    margin-bottom: 10px;
    margin-right: 25px;
}

/************************************ 
********** No Image Styles **********
************************************/

.thumb-no-image span {
    width: 145px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    text-align: center;
    font-weight: 800;
    line-height: 21px;
    color: #ccc;
    padding-top: 24px;
    letter-spacing: -1px;
    margin: 0 auto;
}

.thumb-no-image {
	text-align: center;
}

.product-thumb a:hover {
    text-decoration: none !important;
}

.medium-no-image {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 34px;
    text-align: center;
    margin: 0 auto;
    font-weight: 800;
    line-height: 35px;
    color: #ccc;
    line-height: 30px;
    letter-spacing: -1px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.large-no-image, .view2D span {
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-size: 54px;
    width:100%;
    text-align: center;
    font-weight: 800;
    line-height:259px;
    color: #ccc;
}


/***************************
********* Includes *********
***************************/

#product-artists-prev,
#product-artists-next {
	position: relative;
	background: #333;
	-webkit-border-radius: 40px;
		    border-radius: 40px;
	width: 40px;
	height: 40px;
	margin-top: -160px;
	z-index: 3000;
}

#product-artists-prev {
	float: left;
}

#product-artists-next {
	float: right;
}

.product-artist-prev-arrow {
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid white;
	margin-top: 10px;
	margin-left: 13px;
}

.product-artist-next-arrow {
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid white;
	margin-top: 10px;
	margin-left: 16px;
}




.sub-features {
	margin-top: 55px;
	margin-bottom: 30px;
}

.sub-features h4 {
	color: #999;
}

.sub-feature-text {
	position: absolute;
	padding: 15px;
}

.sub-feature-img img {
	-webkit-box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0.3);
}

.block-text {
	position: absolute;
	padding: 10px;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    filter: dropshadow(color=#000000, offx=1, offy=1);
    color: #fff;
}

.block-img img {
	-webkit-box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0.3);
    box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0.3);
}

.gradient-container {
	background-image: url(/themes/images/template/FenderGradient.png);
	background-repeat: repeat-x;
	padding: 40px 0 20px 0;
}

.home-blog-post {
	margin: 0 0 25px 0;
}

.home-blog-post li {
	list-style: none;
	border-top: 1px solid #ccc;
	padding: 15px 0;
}

.home-blog-post li a {
	color: #333;
}

.home-blog-post li a:hover {
	color: #e00000;
}

.home-featured-story {
	margin-bottom: 45px;
}

.home-blog-sidebar h4 {
	width: 200px;
	background-color: #333;
	color: #fff;
	margin: 0;
	padding: 10px;
}

.home-blog-sidebar p {
	font-size: 18px;
	font-family: "open_sansbold", sans-serif;
	margin-bottom: 40px;
	margin-top: 15px;
}

.home-social-media img {
	margin-bottom: 25px;
}

.home-social-media h1 {
	margin-bottom: 60px;
	text-align: center;
}

.home-social-media .span3 {
	margin-left: 0px;
	border-right: 1px solid #ccc;
	padding: 0 10px;
	text-align: center;
	height: 260px;
}

.last {
	padding: 0 0 0 10px !important;
	border-right: none !important;
}

.youtube-play {
	position: absolute;
	-webkit-box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0);
    box-shadow:  0px 0px 8px 0px rgba(0, 0, 0, 0);
    margin-top: 120px;
    margin-left: 190px;
}

.slide p{ color:#000;}


.top-bar-container {
    background-color: #F1F1F1;
   /* box-shadow: 0 0 5px 0 #000000;*/
    height: 30px;
    z-index: 1030;
}

.brand-tabs {
    margin: 0 0 0 125px;
	padding:0px;
}

.brand-tabs .active {
	background-image: url('images/brand-tab-bg.gif');
	background-position: center top;
}

.brand-tabs li {
	font-family: "open_sans_extraboldregular", sans-serif;
	text-transform: uppercase;
	list-style: none;
	margin: 0;
	display: block;
	float: left;
	font-size: 11px;
	padding: 6px 8px 4px;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
}

.brand-tabs .active a {
	color: #f1f1f1;
	text-shadow: 0px -1px 0px #000;
    filter: dropshadow(color=#000, offx=0, offy=-1);
	font-family: "open_sans_extraboldregular", sans-serif;
	font-weight:bold;
}

.brand-tabs .active a:hover {
	color: #f1f1f1;
}


.container_top:before, .container_top:after {
    content: "";
    display: table;
    line-height: 0;
}
.container_top:after {
    clear: both;
}
.container_top:before, .container_top:after {
    content: "";
    display: table;
    line-height: 0;
}

.navbar-static-top .container_top, .navbar-fixed-top .container_top, .navbar-fixed-bottom .container_top {
    width: 940px;
}
.container_top {
    padding: 0 15px !important;
    position: relative;
}
.container_top {
    margin-left: auto;
    margin-right: auto;
}

.brand-tabs a:hover{ color:#E00000 !important; text-decoration:none !important;}
.product-thumb h5 {
    color: #FFFFFF !important;
    font-family: "open_sansbold",sans-serif;
    margin-bottom: 0;
    margin-left: 10px;
    margin-top: 0;
    text-align: left;
}
.product-thumb h5 {
    color: #FFFFFF;
}

.product-thumb h5:hover {
    color: #FFBE00 !important;
}
.product-thumb h5 {
    color: #FFFFFF !important;
    font-family: "open_sansbold", sans-serif;
    margin-bottom: 0;
    margin-left: 10px;
    margin-top: 0;
    text-align: left;
}
.product-thumb h5 {
    color: #FFFFFF;
}


.brand-tabs li a {
    color: #333333 !important;
	font-weight:bold;
}
.brand-tabs .active a {
    color: #F1F1F1 !important;
    text-shadow: 0 -1px 0 #000000;
}
.tab-slider .slide p:hover {
    color: #E00000 !important;
    text-decoration: none;
}


.product_had_text{ 
	color: #FFFFFF !important;
    font-family: "open_sansbold",sans-serif;
    margin-bottom: 0;
    margin-left: 10px;
    margin-top: 0;
    text-align: left;
	font-size:14px;
	font-weight: bold;
	 text-rendering: optimizelegibility;
	}
.product_had_text:hover{ color: #FFBE00 !important;}  
