body {
	/* background: url('/images/xmas_650x650.jpg'); */
}
#wrapper {
	box-shadow:0px 0px 12px 0px #CECBCB;
	background: none repeat scroll 0 0 white;
}
.masthead{
	margin:30px 0 5px;
	min-height:40px;
}
.masthead_bottom_margin {
	height: 15px;
}
#logo{
	width:250px;
	margin-top: -20px;
}
#logo_anchor, #logo_anchor:hover{
	text-decoration:none;
}
#logo_anchor img, #logo_anchor span{
	display:block;
}
ol.breadcrumb{
	font-style:italic;
}
.gray-nav{	
	background-color:#dcdcdc;
	border-radius:4px;
}
.gray-nav li a{	
	color:#000000;
}

.gray-nav li{
	background: url(/images/pixel.png) bottom no-repeat;
	background-size: 90% 1px;
	margin-top:0px !important;
}
.gray-nav li a {
	padding:12px 15px;
}
.gray-nav li:last-child{
	background:none;
}
.gray-nav li ul li {
	background: url(/images/pixel_dark.png) bottom no-repeat;
	background-size: 90% 1px;
	padding-bottom:1px;
	background-color:#ececec;
}

.gray-nav li ul li a{
    padding-left:25px !important;
}

.gray-nav li ul li.pre_active,
.gray-nav li ul li.active
{
    background-image: none;
}

.gray-nav li a:hover,
.gray-nav li.active a{
	background-color:#fbfbfb !important;
}

.jumbotron{
	background:url('http://www.novline.com/img/cap.jpg') no-repeat;
	-moz-background-size: 100%; /* Firefox 3.6+ */
    -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: 100%; /* Opera 9.6+ */
    background-size: 100%; /* Современные браузеры */
	color:#fffFFF;
}
#semalogo a {
    background-image: url("/images/sema.png");
    background-position: -75px 0;
    display: block;
    height: 74px;
    width: 74px;
    margin:0px 5px 10px 5px;
}
#semalogo a:hover {
	background-position: 0 0;
}
#copyright{
	color:gray;
}

.footer_logo {
    display: block;
    height: 73px;
    width: 73px;
    margin:0px 5px 10px 5px;
}

#iso1logo {
    background-image: url("/images/iso-16949-2009.png");
    background-position: -75px 0;
}
#iso2logo {
    background-image: url("/images/iso-9001-2000.png");
    background-position: -75px 0;
}

#iso1logo:hover, #iso2logo:hover {
    background-position: 0px 0;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
div.marketing{
	margin-top:15px;
}

.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
  font-size:23px;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */
.featurette div{
	margin:15px 0;
}
.featurette div p, .featurette div a{
	font-size:17px;
}
.featurette div a{
}
.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}
.marketing_categories .img{
	height:150px;
    overflow: hidden;
}

.marketing_categories .img img{
    max-width:100%;
    max-height:100%;
}


.navbar .nav .selected {
    text-decoration: none;
    background-color: #fff;
}

.navbar .nav .selected a {
    color: #014B93;
}

hr.under_menu_hr{
    margin-top:0px;
}

#lang_tabs {
    text-align: right;
}

@media (max-width: 768px) {
    #lang_tabs {
        text-align: center;
    }
}

/* list перегрузка */
.bx_sitemap{
	margin-bottom:20px;
}

img.maxwidth {
    max-width: 100%;
}

.feedback_banner {
border:0px;
padding:0px;
}

#footer_banner {
    overflow: hidden;
    background: url('/images/banner-feedback_footer.jpg') center center;
    height: 147px;
    margin:5px 0px 15px 0px;
    border-radius: 5px;
}

#footer_banner a {
    display:block;
    width: 100%;
    height: 100%;
}

#history_nav li {
    cursor: pointer;
}

#history_nav li.active {
    cursor: default;
}

/*Static pages styles*/
.blue_circles img{
    display:inline-block;
    float:left;
}

.blue_text {
	color:#014B93 !important;
}

/* youtube video*/
.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.video iframe,  
.video object,  
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.price-buy-block {
    width:110px;
}


.stocks tr td{
    vertical-align: middle !important;
    line-height:15px !important;
}

.stocks tr td b {
    font-size:15px;
}

.buyCntGroup {
    margin-right:20px;
}

.price {
    font-size:20px;
    color: #014B93;
}

.curr_ctn_parent {
    margin-top:5px;
}

.curr_ctn_parent {
    display:none;
}

.la_block{
    text-align: center;
}

.la30 {
    margin-top:10px;
    max-width: 30px;
    max-height: 30px;
}

.no_underline {
	text-decoration: none !important;
}
.col-md-9 table td img {
    margin-bottom: 5px;
    margin-top: 5px;
}