

header {
	padding-top: 30px;
	color: #000;
	background: #FDB700 url(/template/images/bg-header.jpg) no-repeat bottom center;
}
.full-width { padding-left: 0px; padding-right: 0px; }
.menubar {
	background-color: #000;
	color: #FFF;
	margin-top: 15px;
	margin-bottom: 15px;
}

header .topbar a:link { color: #FFF !important; }
header .topbar a:visited { color: #FFF !important; }
header .topbar a:hover { color: #FFF !important; }

.header-row { margin-top: 0px; margin-bottom: 0px; 	font-size: 0.9em; }

#header {

}
#header_i {
	height: 120px;
	background: #F9E3B4 url(/template/images/bg-header-i.png) no-repeat top center; 
	border: none;
}
#header_search {
	float: right;
	margin-top: 0px;
	padding: 10px;
	text-align: right;	
	margin-top: 15px;

}
#header_nav {
	width: 1170px;
	float: left;
	margin-top: 10px;
}
#header_search form {
	margin: 0px;
	padding: 0px;
}

#header_search table td {
	padding: 0px 0px 0px 5px;
}

#header_search .fs{
	width: 200px;
	height: 24px;
	border-color: #000000;
	border-width: 1px;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
}

#header_search .btn_search {
	width: 55px;
	height: 22px;
	margin-right: 10px;
}

.btn_go {
	width: 18px;
	height: 18px;
}

.btn_go_1 {
	width: 20px;
	height: 20px;
}

#header_lnks {
	width: 385px;
	float: left;
}
#header_logo {
	width: 220px;
	height: 110px;
	float: left;
	margin-top: 5px;

}

#main_tbl_i {


}

#main_tbl {

}

.big-title { font-size: 2.4em; line-height: 1.2em; font-weight: bold; color:#E20613; text-align: center;  }
.mid-title { font-size: 2em; line-height: 1.2em; font-weight: bold; color:#000; text-align: center;  }
#col_L {
	vertical-align: top;
	float: left;
	padding-top: 40px;
	/*background: rgba(255, 255, 255, 0.7);*/
	box-sizing: border-box;
	margin-left: 20px;
	width: 250px;
}

#col_R {
	vertical-align: top;
	float: left;
	padding-top: 45px;
	box-sizing: border-box;
	margin-left: 20px;
	/*background: rgba(255, 255, 255, 0.7);*/
	width: 880px;
}

.col_inf { display: block; }





footer {
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 30px;
	background: #77665A url(/template/images/bg-footer.jpg) repeat top center;
}

footer .social-ico {
    display: inline-block;
    opacity: 0.6;
    padding-bottom: 8px;
    padding-right: 8px;
    transition: all 0.3s ease 0s;
}
footer .social-ico:hover {
    opacity: 1;
}

footer .fa { color: #333; }

footer .title { font-size: 1.8em; margin-bottom: 15px; color: #F78E23; font-weight: 700; }
footer a {
	color: #FFF !important;
	text-decoration: underline !important;
} 
footer a:Visited {
	color: #FFF !important;
	text-decoration: underline !important;
} 
footer a:Hover {
	color: #FFF !important;
	text-decoration: none !important;
}
.credits { margin-top: 15px; font-size: 0.8em; text-align: center; color: #000; } 

.credits a:link { color: #000 !important; }
.credits a:visited { color: #000 !important; }
.credits a:hover { color: #000 !important; }

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.footer_menu {
	padding-top: 10px;
	font-size: 1em;
	width: 220px;
	margin-right: 10px;
	float: left;
}
.footer_menu p {
	margin: 5px 0px 5px 0px;
}

.lst_menu {
	padding-top: 10px;
	font-size: 11px;
	color: #FFB546;
}
.lst_menu a {
	color:#FFB546;
} 
.lst_menu a:Visited {
	color:#FFB546;
} 
.lst_menu a:Hover {
	color:#FFB546;
}








/* NEWS */
#news_list { padding-top: 30px; }
#news_list h2 { font-size: 1.5em; }
.list-article { border-bottom: 1px dotted #999; padding-bottom: 30px; }
.list-article h2 { font-weight: 700; color: #777; }
.list-article h2 a:link { color: #777; }
.list-article h2 a:visited { color: #777; }
.list-article h2 a:hover { color: #000; }

.list-article .article-date { font-size: 1.1em; }

#news_cat_title {
	border-bottom: 1px dotted #CCCCCC;
	margin: 5px 0px 20px 0px;
}
#news_article {
	padding-top: 30px;
}
#news_article h1{

}
#news_article table { border: 1px solid #000 !important; }
#news_article table td { padding: 10px;  border: 1px solid #000 !important; vertical-align: top; }

#news_article .fb-like {margin-bottom: 15px; margin-top: 5px; }

#article_images {
	margin-top: 20px;
}
#article_images figure {
	width: 25%;
	float: left;
	padding: 10px; 
	box-sizing: border-box;
	max-height: 210px;
	overflow: hidden;
}


#news_article .img-thumbnail {
	float: right;
	margin: 0px 0px 30px 30px;
}
#article_images .article_image {
	float: left;
	margin: 10px 10px 0px 0px;
	width: 140px;
	height: 180px;
	overflow: hidden;
	/*border: 1px solid #BED630;*/
	/*padding: 2px;*/
}

.news_date {
	color: #999999;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
}

.news_lst_itm {
	clear: left;
	margin-bottom: 20px;
}
.news_lst_itm h2{
	margin: 0px 0px 0px 0px;
}

/* NEWS LIST INDEX */
#news_list_i {
 color: #FFFFFF;
 padding-bottom: 10px;
 float: left;
}

.news_list_i_itm {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1em;
	clear:both;
	float: left;
	/*background: url(/template/images/bg_news_list_i_itm.gif) no-repeat bottom left;*/
}
.news_list_i_itm img {
	border: 1px solid #A0A0A0;
	padding:2px;
	margin: 0px 10px 5px 0px;
}
.news_list_i_itm h2{
	font-size: 14px;
	font-weight: bold;
	color: #FFB546;
	margin: 0px 0px 5px 0px;
}
.news_list_i_itm .news_date {
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
	margin: 0px 0px 0px 0px;	
}
.news_list_i_itm a {
	color: #FFB546;
	text-decoration: underline;
}
.news_list_i_itm a:visited {
	color: #FFB546;
	text-decoration: underline;
}
.news_list_i_itm a:hover {
	color: #FFB546;
	text-decoration: none;
}


/* BANNERS */

#bann_top {
	padding: 0px 0px 0px 0px;
	float: right;
}
#bann_left {
	margin: 0px 0px 10px 0px;
}
#bann_center {
	margin: 0px 0px 10px 0px;
}
#bann_right {
	margin: 0px 0px 10px 0px;
}

#bann_right img { margin-bottom: 15px; }
#bann_bottom {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

#bann_bottom .b_even{
	margin: 10px 0px 10px 10px;
}

#bann_bottom .b_odd {
	margin: 10px 0px 10px 10px;
}

/* TABLES */
.tbl_1 {
	border-left: 1px dotted #999999;
}
.tbl_1 td {
	font-size: 11px;
	padding: 5px 10px 5px 3px;
	background-color: #FFFFFF;
	border-bottom: 1px dotted #999999;
	text-align: left;
	border-right: 1px dotted #999999;
}
.tbl_1 th {
	font-size: 1em;
	font-weight: bold;
	background: #6B6B6B ;
	text-align: left;
	padding: 8px 10px 10px 3px;
	color: #FFFFFF;
	border-right: 1px dotted #999999;
}

.tbl_2 {

}
.tbl_2 td {
	font-size: 11px;
	padding: 5px 5px 5px 0px;
	/*background-color: #FFFFFF;*/
	border-bottom: 1px solid #CCCCCC;
}
.tbl_2 th {
	line-height:12px;
	font-size: 14px;
	font-weight: bold;
	background: #6B6B6B ;
	text-align: left;
	padding: 8px 3px 8px 8px;
	color: #FFFFFF;
}
.tbl_3 {

}
.tbl_3 td {
	font-size: 11px;
	padding: 5px 5px 5px 0px;
	border-bottom: 1px solid #D9D1B9;
}


.btn_box {
	text-align: center;
	border-top: 1px dotted #BDB088;
	padding: 10px 0px 0px 25px;
}

.btn_more {
	width: 100px;
	height: 22px;
	vertical-align: middle;
	margin-top: 3px;
	text-align: center;
}

.btn_more a {
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: #000000 url(/template/images/bg_btn_more.gif) no-repeat left 0px;
	display: block;
}

.btn_more a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.btn_more a:hover {
	text-decoration: none;
	color: #181512;
	background: #000000 url(/template/images/bg_btn_more.gif) no-repeat left -22px;
}

.btn_more_1 {
	width: 210px;
	height: 22px;
	vertical-align: middle;
	margin-top: 3px;
}

.btn_more_1 a {
	font-size: 11px;
	line-height: 22px;
	text-decoration: none;
	color: #FFFFFF;
	background: #000000 url(/template/images/bg_btn_more_1.gif) no-repeat left 0px;
	display: block;
	padding-left: 20px;
}

.btn_more_1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.btn_more_1 a:hover {
	text-decoration: none;
	color: #181512;
	background: #000000 url(/template/images/bg_btn_more_1.gif) no-repeat left -22px;
}

.btn_inf {
	width: 300px;
	height: 30px;
	vertical-align: middle;
	margin-top: 3px;
}

.btn_inf a {
	padding-left: 25px;
	font-size: 1em;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: #000000 url(/template/images/bg_btn_inf.gif) no-repeat left 0px;
	display: block;
}

.btn_inf a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.btn_inf a:hover {
	text-decoration: none;
	color: #181512;
	background: #000000 url(/template/images/bg_btn_inf.gif) no-repeat left -30px;
}

.pagination {

}

.pagination .pag_itm {
	border: 1px solid #000000;
	padding: 1px 3px 3px 3px;
	margin-right: 5px;
	font-size: 10px;
	line-height: 1.2em;
	color: #000000;
}

.pagination .pag_itm_sel {
	border: 1px solid #000000;
	padding: 1px 3px 3px 3px;
	margin-right: 5px;
	font-size: 10px;
	line-height: 1.2em;
	background-color:#000000;
	color: #FFFFFF;
	text-decoration: none;
}

#content_path {

	color: #693c26;
	font-size: 0.9em;
}
#content_path a {
	color: #693c26;
	text-decoration: underline;
}
#content_path a:visited {
	color: #693c26;
	text-decoration: underline;
}
#content_path a:hover {
	color: #693c26;
	text-decoration: none;
}

.bann_ind_top {
	float: left;
	width: 490px;
	margin-bottom: 5px;
}

.bann_ind_top .info_txt {
	font-size: 11px;
	line-height: 1.3em;
	padding: 0px 15px 15px 10px;

}
.it_L  {
	margin-right: 0px;
	border-right: 1px dotted #999999;
}
.bann_ind_top .info_txt h2 {
	margin: 15px 0px 3px 0px;
	font-size: 16px;
	color: #515050;
}
a.lnk_info_txt:Link {
	color: #515050;
	text-decoration: none;
}
a.lnk_info_txt:visited {
	color: #515050;
	text-decoration: none;
}
a.lnk_info_txt:hover {
	color: #515050;
	text-decoration: underline;
}
#header_fb {
	float: right;
	font-size: 11px;
	width: 200px;
	margin-right: 30px;
	margin-top: 9px;
	text-align: left;
}


.c_img {
	margin: 0px 19px 0px 19px;
}

.red { color: #F90B16; }
#page_content {
	padding-top: 20px;
}

#map_canvas {
	width: 100%;
	height: 450px;
	margin-bottom: 15px;
}
#map_canvas_1 {
	width: 100%;
	height: 350px;
}
#map_canvas_2 {
	width: 100%;
	height: 350px;
}
.fa { color: #E20613; font-size: 80px; margin-bottom: 5px; }
.fa:hover { color: #000; }
.fa-red { color: #FF992C; font-size: 40px; }

.inf_ico { width: 40px; float: left; margin-bottom: 20px; margin-top: 20px; }
.inf_txt { width: 200px; float: right; margin-bottom: 20px; margin-top: 20px; }

.btn_fb {
	width: 40px;
	height: 40px;
	background: url(/template/images/bg_btn_fb.png) no-repeat left 0px;
	margin: 10px auto 10px auto;
}
.btn_fb > a {
	display: block;
	background: url(/template/images/bg_btn_fb.png) no-repeat left 0px;
}
.btn_fb > a:visited {
}
.btn_fb > a:hover {
	background: url(/template/images/bg_btn_fb.png) no-repeat left -40px;
}

.btn_fb1 {
	width: 22px;
	height: 22px;
	background: url(/template/images/bg_btn_fb1.png) no-repeat left 0px;
	float: right;
}
.btn_fb1 > a {
	display: block;
	background: url(/template/images/bg_btn_fb1.png) no-repeat left 0px;
}
.btn_fb1 > a:visited {
}
.btn_fb1 > a:hover {
	background: url(/template/images/bg_btn_fb1.png) no-repeat left -22px;
}
.cent { text-align: center; padding-bottom: 20px; }


.wsmenucontainer  {  }
.wsmenu { font-family: "PT Serif",serif; }
.wsmenu > ul > li > a {  font-size: 1.2em; background: rgba(255,255,255,1) !important; color: #534138 !important; }
.wsmenu   {  background: none !important; margin-top:80px; }
.wsmenu_info { background-color: #EEE;  padding: 10px; font-size: 16px; color: #888; font-weight: bold; text-align: center !important; }
.wsmenu_info h2 { margin-top: 10px; line-height: 1em; font-size: 28px; }
.wsmenu_info a:link { background: none !important; text-align: center !important; }
.wsmenu_info a:visited { background: none !important; text-align: center !important; }
.wsmenu_info a:hover { background: none !important; text-align: center !important; }
.glyphicon-wsmenu { font-size: 50px; text-align: center; color: #888; }
.wsmenu-list > li > a:hover { background: rgba(255,255,255,1) !important; }
.wsmenu-list > li > a .fa { margin-bottom: 0px; font-size: 24px; }
.wsmenu-list > li > a.secmenu { font-size: 1em; }
.wsmenu-list .halfdiv { color: #000 !important; text-align: left; }
.megamenu { font-size: 1.2em !important; }
.link-list li a  { text-decoration: none; }
/*
.menu_masazni { background:url(../../../template/images/topmenu/bg_menu_masazni.jpg) no-repeat bottom right; }
*/
/* .title { text-transform: uppercase;  color: #FF8822 !important; }*/

.dropdown {
    border-radius: 0;
    z-index: 9000;
}
.dropdown-menu {
    border: 1px solid #CCC;
    border-radius: 0;
	font-size: 12px;
	background-color: #FFF;
	border-radius: 0px;

}
.dropdown-menu .fa {
    font-size: 16px;
    margin-right: 5px;
}
.header_account  li { width: 100%; }
.dropdown-menu > li > a {
    color: #000;
    font-size: 14px;
	line-height: 1em;
	text-decoration: none !important;
}
.btn-primary {
    background-color: #ED1C24;
    border-color: #ED1C24;
}
.btn-header {
	background-color: #F58220;
    border-color: #F58220
}
.btn-header:hover, .btn-header:focus, .btn-header:active, .btn-header.active, .open .dropdown-toggle.btn-header {
    background-color: #F58220;
    border-color: #F58220;
    color: #fff;
}
.btn {
    border-radius: 0;
}

a.btn-primary:link { color: #FFF !important; text-decoration: none; }
a.btn-primary:visited { color: #FFF !important;  text-decoration: none;}
a.btn-default:link { color: #777 !important; text-decoration: none; font-weight: bold; }
a.btn-default:visited { color: #777 !important;  text-decoration: none; }
a.btn-default { border-color: #777; }
.btn-lg { border-width: 3px; }

.dropdown .dropdown-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
  transition:         all 0.5s  ease;
  -moz-transition:    all 0.5s  ease;
  -webkit-transition: all 0.5s  ease;
  -o-transition:      all 0.5s  ease;
  -ms-transition:     all 0.5s  ease;
}
.dropdown:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
}
.dropdown {
  display: inline-block;
}
#frm_customer_login_h {}
#frm_customer_login_h input { margin-bottom: 10px; border-radius: 2px; }
.tooltip { font-size: 0.9em; }
.tooltip-inner { background-color: #FF6D12; }
.tooltip.top .tooltip-arrow { border-top:5px solid #FF6D12 }
.tooltip.in{ opacity:1; filter:alpha(opacity=100); }


ul.link-list > li { border-top: none; margin-bottom: 10px;}
ul.link-list > li:hover { background:#EEE;}
ul.link-list {  padding-left: 0px; }
.favorites { font-size: 24px; color: #999; padding-top: 9px;}
.favorites:hover {color: #FFF;}
.trg_top { font-size: 0.9em; color: #693c26; }
.favorites_p { font-size: 18px; color: #FF992C; padding-top: 9px;}
.col_1_wrap { margin: 0px -15px; }
.col_1_wrap .cat_desc { margin-left: 15px; margin-right: 300px;  height: 200px; }
.col_1_wrap .cat_desc h1 { margin-bottom: 15px; }

.navbar { margin-bottom: 0px; margin-top: 5px; }
.navbar-default {
    background: none !important;
    border: none !important;
	font-size: 1.1em;
	text-align: center;
}

/*.navbar-default { margin-left: 0px; padding-left: 0px; }*/
.navbar-default a { text-decoration: none !important; text-transform: uppercase; margin-top: 0px; margin-bottom: 0px; padding-top: 20px !important; padding-bottom: 20px !important; padding-left: 4px !important; padding-right: 4px !important; /*border-right: 1px solid #FFF;*/ }

.navbar-default li:first-child {
   /* border-left: 1px solid #FFF;*/
}

.navbar-default .navbar-nav > li {
	background: #000;
	/*display: inline-block;*/
	/*transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out;*/	
	padding-left: 10px;
}
.navbar-default .navbar-nav > li:first-child  {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.navbar-default .navbar-nav > li > a { color: #FFF; }
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #FFF;
  background: #F78E23;
  /*	transition: background 1.55s ease-in-out;
	-moz-transition: background 1.55s ease-in-out;
	-webkit-transition: background 1.55s ease-in-out;	*/
	 transition: all 0.8s ease 0s;
}
.navbar .navbar-nav {
    display: inline-block;
    float: none;
	height: 52px;

}
.navbar .navbar-collapse {
    text-align: center;
}
.uppcs { text-transform: uppercase; }
.fb-like { height: 30px; box-sizing: border-box; margin-top: 90px; }

strong { font-weight: 700; }

.products-list {}
.products-list h2 { font-size: 2.2em; }
/*.products-list h2::first-letter { font-size: 2.4em; }*/
span.prod-name { display: inline-block; }
.prod-name::first-letter { font-family: 'Alex Brush', cursive; font-size: 2.1em; }
.products-list .row { margin-bottom: 30px; }
.products-list .product-description { padding-top: 280px; }

.carousel-control.left { background: none !important; }
.carousel-control.right { background: none !important; }