body {
	background-color: #545454;
}
.navbar-default {
	background-color: #666666;
	border-color: #777777;
}
.navbar-default .navbar-brand {
	color: #fff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #00e;
}
.navbar-default .navbar-text {
	color: #fff;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #00e;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #00e;
	background-color: #777777;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #00e;
	background-color: #777777;
}
.navbar-default .navbar-toggle {
	border-color: #777777;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #777777;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #fff;
}
.navbar-default .navbar-link {
	color: #fff;
}
.navbar-default .navbar-link:hover {
	color: #00e;
}

@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #00e;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #00e;
		background-color: #777777;
	}
}



.navbar-default { 
	font-family:Verdana;
	font-style:normal;
	border: 1px solid grey;
	background-color:#666666;
	max-width:1024px;
	text-align:left;	
	margin-bottom:0px;
	}
	
@media (min-width:768px){
.b-col {
	/* float:right; */
	}
}	
	
#concon {
padding-top: 0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
max-width:1024px;
border-top: 2px solid red;

background-color:white;
}
	

#bigtab_right {
font-family:Tahoma;
background-color:white;
border-left: 1px solid red;

}

#bigtab_right h4 {
	color:green;
	font-style:bold;
	font-size:0.9 em;
	margin-bottom: 0px;
	}

#bigtab_right h5 {
	color:black;
	font-size:0.9 em;
	margin-bottom: 0px;
	}

#bigtab_right p {
	color:black;
	margin-top: .5em;
	}
	
#bigtab_right img {
	padding:1px;
	margin-left:0px;
	max-width:100%;
	border:1px solid green;
	background-color:grey;
}

#excerpt {
font-style:italic;
margin-left:50px;
margin-right:40px;
}

#bigtab_right figcaption {
	font-style:italic;

}
#bigtab_right .tinylabel {
color:#545454;
opacity:0.5;
font-weight: bold;
font-size:0.8em;
}

#copyright {
font-style:bold;
font-size:small;
}

#minitab_left {
/* visibility:hidden; */
background-color:white;
/* color:#ff0; */
background-color:#fff;
color:#000;
font-family:Tahoma;
}

#minitab_left hr {
	color:#ddd;
	background:#ddd;
	width:67%;
	border-top:1px solid #ddd;
	}

#minitab_left h4 {
	color:black;
	font-size:0.9 em;
	}

#minitab_left p {
	font-size:0.91em;
	}


.mainlogo img { 
	border: none;
	max-width:100%;
	}

#pricetable .productname {
	font-weight:bold;
}


@media (max-width: 767px) {

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
/*   white-space: nowrap; */
  }
  
}  
