.nav > li > a {
	padding-left: 10px;
	padding-right: 10px;
}
.navbar-default .navbar-toggle .icon-bar{
	background:#fff!important;
}

.navbar-default .navbar-nav > li > a{
	line-height:25px;
}

.navbar-default .navbar-nav > li > a:hover{
	color:white!important;
	text-decoration: underline;
}
.navbar-toggle {
	float: none;
}

#menu-main-nav {
	margin-top: 2em;
}
#menu-main-nav  a {
	text-decoration: none;
}

.sub_header{
	margin-top:5px;
}

.sub_header .tagline{
	padding-left:160px;
}

.sub_header .search{
	padding-top:15px;
}

.sub_header > fieldset > div.input-group{padding-left:20px;}

.orange_border{
	background:#e91100;
	height:5px;
	margin-bottom:5px;
}

.categories h4{
	font-weight:bold;
}

.products_wrap{
	background:#f2f2f2;
	padding: 10px 0 0 0;
}

.prod{
	padding: 10px 20px;
}

.prod h4{
	margin-top:0!important;
}

.Xprod h4 a{
	color:#000;
}

.prod_border{
	height:2px;
	background:#e5e5e5;
	clear:both;
}

.prod .thumbnail {
	margin-right: 20px;
	padding:0;
}

.prod img{
	margin:0;
	border: 1px solid transparent;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .7);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .7);
}

a{
	color:#333;
}

a:hover, #footer a:hover{
	color:#e91100;
}

.author{
	display:block;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	line-height:18px;
}

.article_title{
	font-weight:bold;
}

#search {
	font-size: 17px;
	border-top: none;
	border-left: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.caption, .caption1, .caption25, .captiona
{
  font-size: 0.9em;
  width: 80%;
  margin: 0.5em auto 1em;
}

.caption1 {
  margin-bottom: 0.5em;
}

.caption25 {
  width: 100%;
}

.captiona {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 0.5em;
}

.center, .center1, .center2, .center3, .center25, .center26, .image
{
  text-align:center;
  padding-top: 3em;
  margin-bottom: 0.5em;
	clear: both;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	clear: both;
}

h1[class*='title'], h1.h1 {
	display: none;
}

.indent {
	clear: both;
}
