.navbar-default {
    background: none !important;
    border: none !important;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	margin-top: 8px;
	font-family: 'PT Sans Narrow', sans-serif;
}

.navbar-default a { text-decoration: none !important; text-transform: uppercase; padding-left: 0px !important; padding-right: 15px !important; }
.navbar-default .navbar-nav { margin-left: 0px; padding-left: 0px; }
.navbar-collapse { padding-left: 0px; background-color: none !important; }
.navbar-default .navbar-nav > li { margin-left: 0px; padding-left: 0px; }
.navbar-default .navbar-nav > li > a { color: #000; }
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #009BCA;
}

.navbar-toggle { background-color: #FFF;  }

.container_fw_sld { 
	width: 1170px;
	margin: 0 auto;
	text-align: left; 
}
.container_custom_des { 
	width: 160px;
	height: 600px;
	position:fixed;
	top: 200px;
	left:0px;
	display:block;
	z-index: 100;
	color: #FF62FF;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.1em;
	background-color: #FFD9FF;
	-webkit-border-radius: 0px 20px 20px 0px;
	-moz-border-radius: 0px 20px 20px 0px; 
	border-radius: 0px 20px 20px 0px;
	box-sizing: border-box;
	padding: 15px 10px 10px 10px;
}

.container_custom_des > .num {
	width: 50px;
	height: 50px;
	font-size: 2em;
	line-height: 50px;
	font-weight: bold;
	background-color: #FF93FF;
	color: #FFF;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px; 
	border-radius: 25px;
	box-sizing: border-box;	
	margin: 10px auto 5px auto;
}
.container_custom_des > p { margin: 0px 0px 20px 0px; }

.btn_cd { margin-top: 20px; }
.btn_cd a:link {
	padding: 5px 10px 5px 10px;
	background-color: #FFF;
	color: #FF62FF;
	font-size: 0.9em;
	line-height: 1em;
	font-weight: bold;
	text-decoration: none;
	border-radius: 20px; /* future proofing */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px; /* for old Konqueror browsers */
	margin: 0px auto;
}
.btn_cd a:visited { color: #FF62FF; text-decoration: none;}
.btn_cd a:hover { 
	color: #FFF;
	text-decoration: none;
	background-color: #FF62FF;
	-webkit-transition: background 0.2s ease-in-out 0s;
	-moz-transition: background 0.2s ease-in-out 0s;
	-o-transition: background 0.2s ease-in-out 0s;
	transition: background 0.2s ease-in-out 0s; 
}
a.btn_standard:link { padding: 15px; background-color: #009BCA; text-decoration: none; color: #FFF; font-size: 1.2em; margin: 30px 0px 15px 0px !important; display: inline-block; border-radius: 4px; }
a.btn_standard:visited { padding: 15px; background-color: #009BCA; text-decoration: none; color: #FFF; font-size: 1.2em; }
a.btn_standard:hover { padding: 15px; background-color: #6D6E71; text-decoration: none; color: #FFF; font-size: 1.2em; }

a.btn_footer:link { padding: 10px; background-color: #009BCA; text-decoration: none; color: #FFF;  margin: 15px 0px 15px 0px !important; display: inline-block; border-radius: 4px; }
a.btn_footer:visited { padding: 10px; background-color: #009BCA; text-decoration: none; color: #FFF;  }
a.btn_footer:hover { padding: 10px; background-color: #3A3C3D; text-decoration: none; color: #FFF;  }


#header_fw {
	width: 100%;
	text-align: center;
}
#header {
	width: 1170px;
	height: 190px;
	margin: 0 auto;
	text-align: left;
}

#header_pr {
	margin: 20px 0px 0px 0px;
	width: 1170px;
	height: 245px;
}

#header_info {
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px dotted #000;
	float: right;
}

#header_info a:link {
	color: #000;
}
#header_info a:visited {
	color: #000;
}
#header_info a:hover {
	color: #000;
}


#header_nav {
	margin-top: 5px;
}

#header_menu_si {
	color: #fff;
	padding: 5px 45px 10px 5px;
	text-align: right;
	font-size: 14px;
	background: url(/template/images/bg_header_menu_si.png) no-repeat bottom right;
}
#header_menu_de {
	color: #fff;
	padding: 5px 45px 10px 5px;
	text-align: right;
	font-size: 14px;
	background: url(/template/images/bg_header_menu_de.png) no-repeat bottom right;
}
#header_menu_en {
	color: #fff;
	padding: 5px 45px 10px 5px;
	text-align: right;
	font-size: 14px;
	background: url(/template/images/bg_header_menu_en.png) no-repeat bottom right;
}

.header_enquiry {
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	padding-top: 10px;
	margin-left: 15px;
}

.header_enquiry a:link { color: #fff; text-decoration: none; } 
.header_enquiry a:visited { color: #fff; text-decoration: none; } 
.header_enquiry a:hover { color: #fff; text-decoration: none; } 

.header_enquiry .fa { font-size: 22px; color: #fff; }

#header_menu_lang a { color: #000; text-decoration: none; }
#header_menu_lang a:visited { color: #000; text-decoration: none; }
#header_menu_lang a:hover  { color: #000; text-decoration: underline; }
#header_menu_lang .active { font-weight: bold; }
#header_menu_inf {
	color: #CCC;
	margin-top: 10px;
	float: right;
	width: 550px;
	height: 20px;
	box-sizing: border-box;
}
.h_menu_inf_L {
	float: right;
	padding-right: 10px;
	width: 200px;
	text-align: right;
	box-sizing: border-box;
}
.h_menu_inf_R {
	float: right;
	border-left: 1px dotted #CCC;
	padding-left: 10px;
	width: 320px;
	box-sizing: border-box;
}

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

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

#header_lnks {
	width: 385px;
	float: left;
}
.header_logo {
	margin-top: 10px;
	text-align: left;
}

.header_lang {
	margin-top: 8px;
	text-align: right;
}

.logo { width: 250px; }


#header_toolbar {
	width: 870px;
	margin: 7px 0px 0px 40px;
	float: right;
	color: #fff;
	background:#CF9;
}

#header_toolbar a:link { color: #fff; text-decoration: none; }
#header_toolbar a:visited { color: #fff;  text-decoration: none; }
#header_toolbar a:hover { color: #fff;  text-decoration: underline; }

#main_tbl_i {


}

#main_tbl {

}

#col_L {
	vertical-align: top;
	float: left;
	padding-top: 40px;
	box-sizing: border-box;
	background: rgba(255, 255, 255, 0.7);
}

#col_R {
	vertical-align: top;
	float: left;
	padding-top: 40px;
}

.col_inf { display: block; }

.mainContent { 
	text-align: justify;
	background-color: #FFF;
	margin-top: 50px;
	margin-bottom: 50px;
}
.mainContent h1, .mainContent h2 { text-align: left; }
#mainContent_i { 
	vertical-align: top;
	text-align: justify;
}
#mainContent_i_b { 
	padding: 12px 14px 12px 14px;
	vertical-align: top;
	text-align: justify;
	float: left;
	border: 1px solid #FE7D18;
	margin-top: 30px;
}

#mainContent2 { 
	padding: 0px 20px 10px 0px;
	vertical-align: top;
} 

#mainContent3 { 
	padding: 0px 20px 10px 0px;
	vertical-align: top;
}

footer {
	margin: 30px 0px 0px 0px;

	/*background-color: #009BCA;*/
	/*background:url(/template/images/bg_footer_fw.png) no-repeat top center;*/
	color: #FFF;
}


footer h3 { font-size: 1.8em; color: #FFF; font-weight: normal; margin-bottom: 13px; }
.btn_f_inf {
	width: 60px;
	height: 50px;
	background-color: #ccc;
	color: #000;
	font-size: 50px;
	line-height:50px;
	border-radius: 20px; /* future proofing */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px; /* for old Konqueror browsers */
	margin: 0px auto 10px auto;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#box_m_L{
	padding: 0px 5px 5px 0px;
	/*background: url(/template/images/bg_box_m_L.gif) repeat-y top left;*/
}

.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;
}


/* BOX MAILING */
#box_mailing {
	width: 280px;
	margin: 0px 0px 10px 0px;
	height: 150px;
	background: url(/template/images/bg_box_mailing.jpg) no-repeat bottom left; 
}

#box_mailing .padder {
	padding: 10px 10px 5px 10px;
}

#box_mailing input {
	border-color: #000000;
	border-width: 1px;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	color: #000000;
	width: 220px;
	height: 18px;
	padding: 0px 0px 0px 5px;
}

#box_mailing_r {
	width: 180px;
	margin: 0px 0px 10px 0px;
	height: 200px;
	background: url(/template/images/bg_box_mailing_r.jpg) no-repeat bottom left; 
}

#box_mailing_r .padder {
	padding: 10px 10px 5px 10px;
}

#box_mailing_r input {
	border-color: #000000;
	border-width: 1px;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	color: #000000;
	width: 160px;
	height: 18px;
	padding: 0px;
}

/* BOX NP */
#box_np {
	width: 280px;
	height: 100px;
	margin: 0px 0px 10px 0px;
	background: url(/template/images/bg_box_np.gif) no-repeat bottom left; 
	color: #FFFFFF;
}

#box_np .padder {
	padding: 0px 10px 5px 0px;
}

#box_np .padder a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#box_np .padder a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#box_np .padder a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

.np_img{
	margin: 0px 10px 0px 0px;
}

/* BOX ABOUT */
#box_about {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background: #030303 url(/template/images/bg_box_about.jpg) no-repeat bottom left; 
	color: #FFFFFF;
}

#box_about h1 {
	font-size: 18px;
	font-weight: normal;
	color: #FE679A;
	margin: 5px 0px 15px 0px;
}

#box_about a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#box_about a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#box_about a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

/* BOX SEARCH */
#box_search {
	margin: 0px 0px 7px 0px;
	padding: 10px 15px 10px 10px;
	background: #FF6699 url(/template/images/bg_box_search.jpg) no-repeat bottom left; 
	color: #FFFFFF;
}

#box_search td {
	color: #FFFFFF;
}

#box_search a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#box_search a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
#box_search a:hover {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

/* BOX COMP */
#box_comp {
	margin: 0px 5px 10px 0px;
	padding: 0px 10px 10px 10px;
	background: #E5E5E5 url(/template/images/bg_box_comp.jpg) no-repeat top left; 
}

#box_comp a {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
#box_comp a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
#box_comp a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}


/* BOX HIGHLIGHTS */
#box_highlights {
	width: 200px;
	margin: 0px 0px 10px 0px;
	background: #F0F0F0 url(/template/images/bg_highlights.gif) no-repeat bottom center;
}

#box_highlights .padder {
	padding: 0px 10px 10px 10px;
}

/* BOX ABOUT */
#box_pr_i {
	width: 480px;
	height: 245px;
	margin: 0px 10px 0px 0px;
	background:  url(/template/images/bg_box_pr_i.gif) no-repeat top left; 
	float: right;

}

#box_pr_i td {
	padding: 5px 10px 10px 10px;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	line-height: 1.2em;
}
#box_pr_i h1 {
	font-size: 18px;
	font-weight: normal;
	color: #FE679A;
	margin: 5px 0px 15px 0px;
}



/* NEWS */
#news_cat_title {
	border-bottom: 1px dotted #CCCCCC;
	margin: 5px 0px 20px 0px;
}
#news_article {
	padding: 0px 0px 10px 0px;
}
#news_article h1{
	font-size: 22px;
	font-weight: normal;
	margin: 15px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	color: #333333;
	border-bottom: 1px dotted #666666;
}
#news_article img {
	border: 0px;
}
.news_date {
	color: #999999;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
}

.news_lst_itm {
	clear: left;
	margin-bottom: 20px;
	font-size: 11px;
}
.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 table {
	background: url(/template/images/bg_tbl_news_list_i_itm.gif) repeat-y top center;
}
.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;
}

/* ADDS */
#adds {
	padding: 0px 0px 10px 0px;
}
#adds h2{
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	margin: 15px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
	color: #FFFFFF;
	background: url(/template/images/bg_adds_h2.gif) repeat-x top left;
	border-bottom: 1px solid #E8E8E8;
}
#adds h3{
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin: 15px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	color: #21538F;
	background-color: #F3F3F3;
	border-bottom: 1px solid #E8E8E8;
}
.adds_date {
	color: #999999;
	margin: 0px 0px 10px 0px;
}


/* 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: 10px 0px 10px 0px;
}

#bann_bottom {
	margin-top: 10px;
	width: 540px;
	float:left;
}

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

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

#news_menu_1 {
	
}

#news_menu_1 .article {
	padding: 10px 0px 10px 0px;
	clear: left;
}
#news_menu_1 .article h2{
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	color: #21538F;
	background-color: #F3F3F3;
	border-bottom: 1px solid #E8E8E8;
	
}

#news_menu_2 {
	width: 1170px;
	margin-bottom: 10px;
	border-top: 1px solid #FEAB33;
	border-bottom: 1px solid #FEAB33;
	background-color:#FFF1DD;
	float: left;
}
#news_menu_2 .article {
	padding: 5px 10px 5px 10px;
	font-size: 11px;
}

#news_menu_2 .article .article_date {
	float: right;
	font-size: 10px;
	color: #EB8D01;
}
#news_menu_2 .article h2 {
	font-size: 14px;
	color: #515050;
	margin: 0px 0px 0px 0px;
}

#news_menu_2 a {
	text-decoration: none;
	color:#515050;
	font-weight: bold;
}
#news_menu_2 a:visited {
	text-decoration: none;
	color:#515050;
	font-weight: bold;
}
#news_menu_2 a:hover {
	text-decoration: underline;
	color:#515050;
	font-weight: bold;
}

.news_sep {
	border-bottom: 1px solid #FFFFFF;
	height: 10px;
	margin-bottom: 5px;
}

#news_article {
	padding: 0px 0px 10px 0px;
}
#news_article h1{
	font-size: 22px;
	font-weight: normal;
	margin: 15px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	color: #333333;
	border-bottom: 1px dotted #666666;
}
#article_images {
	margin-top: 50px;
}
	
#article_images > div {
	float: left;
	margin: 9px;
	width: 200px;
	height: 200px;
	overflow: hidden;
	/*border: 1px solid #BED630;*/
	/*padding: 2px;*/
}

.img-art-1 { width: 100%; }
.img-art-2 { margin-bottom: 30px; }

.title_ac {
	margin: 5px 0px 5px 0px;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	line-height:14px;
	font-weight: bold;
	background-color: #F3F3F3;
	border-bottom: 1px solid #E8E8E8;
	color: #21538F;
	
}

/* 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 url(/template/images/bg_tbl_1_th.gif) repeat-x top left;
	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 url(/template/images/bg_tbl_2_th.gif) repeat-x top left;
	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;
}





#box_prod {
	background: #E6E1D2 url(/template/images/bg_box_prod.gif) no-repeat top left;
	font-size: 11px;
	padding: 10px;
	margin: 20px 0px 20px 0px;
}

#box_prod table td {
	font-size: 11px;
	color: #333333;
	padding: 10px 10px 0px 10px;
	text-align: left;
}

#box_prod_1 {
	background: #E6E1D2 url(/template/images/bg_box_prod.gif) no-repeat top left;
	font-size: 11px;
	margin: 20px 0px 20px 0px;
	float: left;
	width: 690px;
}

#box_prod_1 ul {
	list-style-type: none;
	margin: 0px 5px 0px 10px; 
	padding: 0px;
	border: none;
	width: 350px;
	float: left;
}
		
#box_prod_1 li {
	list-style-type: none;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px dotted #BDB088;
	text-align: left;
}

#box_prod_img {
	margin-bottom: 5px;
}

#box_prod_1_r {
	width: 300px;
	height: 320px;
	float: right;
	margin: 10px 10px 10px 0px;
}

.box_prod_tit {
	padding-left: 10px;
	font-size: 16px;
}

#box_prod_2 {
	background-color: #6B6B6B;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 690px;
}

#box_prod_2 table td {
	font-size: 10px;
	padding: 0px 0px 5px 5px;color: #FFFFFF;
	text-align: left;
	vertical-align: top
}

#box_prod_2_r {
	width: 300px;
	float: right;
	margin: 5px 10px 0px 0px;
}

.box_prod_2_tit {
	font-size: 16px;
	padding-left: 10px;
	color: #FFFFFF;
}
#box_prod_2 p {
	padding-left: 10px;
	color: #FFFFFF;
	text-align: left;
}


.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;
}

#box_request_s {
	width: 260px;
	height: 90px;
	background: #000000 url(/template/images/bg_box_request_s.jpg) no-repeat top left;
	margin-top: 10px;
	color: #FFFFFF;
}
#box_request_s div {
	padding: 35px 10px 10px 10px;
	font-size: 11px;
	line-height: 1.3em;
}
#box_request_e {
	width: 260px;
	height: 90px;
	background: #000000 url(/template/images/bg_box_request_e.jpg) no-repeat top left;
	margin-top: 10px;
	color: #FFFFFF;
}
#box_request_e div {
	padding: 40px 10px 10px 10px;
	font-size: 11px;
	line-height: 1.3em;
}
#box_service {
	width: 260px;
	height: 155px;
	background: #FFFFFF url(/template/images/bg_box_service.jpg) no-repeat top left;
	margin-top: 10px;
}
#box_service div {
	padding: 35px 10px 10px 10px;
	font-size: 11px;
	line-height: 1.3em;
}

#prod_ind {
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
		
#prod_ind li {
	list-style-type: none;
	width: 112px;
	margin: 0px 2px 5px 2px;
	text-align: left;
	float: left;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}
#prod_ind li img {
	margin-bottom: 5px;
}
#prod_ind a {
	color:#FFB546;
} 
#prod_ind a:Visited {
	color:#FFB546;
} 
#prod_ind a:Hover {
	color:#FFB546;
}

.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;
}


/* tooltip styling */
.tooltip {
	display:none;
	background: #FFFFFF url(/template/images/bg_tooltip.gif) no-repeat top right;
	padding: 0px;
	width:350px;
	font-size:11px;
	color:#000000;
}

.tooltip .padder {
	padding: 10px 25px 15px 15px;
	text-align: left;
	font-size:11px;
}

/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}
.tooltip .title {
	color: #D27104;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

.tooltip_lnk a:link {
	font-size: 11px;
	color: #D27104;
}
.tooltip_lnk a:visited {
	font-size: 11px;
	color: #D27104;
}
.tooltip_lnk a:hover {
	font-size: 11px;
	color: #D27104;
}

#content_path {
	margin:5px 0px 5px 0px;
	color: #666;
	font-size: 0.9em;
}
#content_path a {
	color: #666;
	text-decoration: underline;
}
#content_path a:visited {
	color: #666;
	text-decoration: underline;
}
#content_path a:hover {
	color: #666;
	text-decoration: none;
}

#cont_ind {
	height: 80px;
	padding: 0px 10px 0px 10px;
	line-height: 1.2em;
	color: #DDDDDD;
	background: #4A4A4B url(/template/images/bg_cont_ind.jpg) no-repeat top left;
}
#cont_ind h1 {
	margin: 0px 0px 5px 0px;
	padding-top: 5px;
	font-size:22px;
	font-weight: normal;
	color: #FFCD71;
}

.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;
}
#header_cart {
	float: right;
}
#header_cart table {

}
#header_cart table td {
	padding-right: 3px;
	padding-right: 3px;
	vertical-align:middle;
}

.btn_chk_out {

}

.btn_chk_out a {
	width: 71px;
	padding: 5px 0px 5px  0px;
	display: block;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	text-align: center;
	color: #FFC977;
	background: url(/template/images/bg_btn_checkout.gif) no-repeat left 0px;
}

.btn_chk_out a:visited {
	text-decoration: none;
	color: #FFC977;
}

.btn_chk_out a:hover {
	text-decoration: none;
	color: #FFC977;
	background: url(/template/images/bg_btn_checkout.gif) no-repeat left -22px;

}

#showroom {
	padding: 5px 15px 15px 15px;
	margin-top: 10px;
	background-color: #EDEBDE;
	float: left;
	font-size: 11px;
}

#showroom h2 {
	margin-top: 0px;
	color: #4C4C4C;
}

#showroom img {
	border: 4px solid #FFFFFF;
}

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

#page_content {

}

#map_canvas {
	width: 100%;
	height:500px;
	margin-bottom: 15px;
}
.fa { color: #FFF; font-size: 36px; margin-bottom: 0px; }
.fa:hover { color: #009BCA; }
.fa-red { color: #009BCA; 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; }


#frm_enquiry {}
#frm_enquiry .fld {
	width: 400px;
	padding: 2px 4px 4px 5px;
	font-size: 12px;
	border: 1px solid #999;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#frm_enquiry .fld_fw { width: 800px; height: 200px; }
#frm_enquiry fieldset {
	border: none;
	padding: 0px;
}

#frm_enquiry .btn { background-color:#F60; color: #FFF; font-weight: bold; font-size: 16px; padding:10px; border: none; }
#frm_enquiry .btn:hover {background-color:#000; }

#frm_enquiry label {
	width: 400px;
	display: block;
	padding-bottom: 2px;
}
.fld_sc { width: 178px !important; }

#frm_enquiry label.error { 
color: red; 
padding-bottom: 10px;
}

#frm_enquiry .fld.error { 
border: 1px solid #FF6633;
background-color: #FEECEB;
}

#frm_enquiry label.error { 
color: red; 
padding-bottom: 10px;
}
#msg_ok {
	font-size: 14px;
	border: 2px solid #0C3;
	padding: 20px;
}
.msg_res_err {
	font-size: 14px;
	border: 2px solid #F00;
	color: #F00;
	padding: 20px;
	margin-top: 20px;
}
.msg_res_ok {
	font-size: 14px;
	border: 2px solid #00B22D;
	color: #00B22D;
	padding: 20px;
	margin-top: 20px;
}
#loaderDiv { display: none; margin-bottom: 10px; width: 188px; text-align: center; }

.img-rounded {
  border:inherit 8px #000000;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright:10px;
  -moz-border-radius-bottomleft:10px;
  -moz-border-radius-bottomright:10px;
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
  -webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  border-top-left-radius:10px;
  border-top-right-radius:10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;
}

.ico-row { font-size: 18px; background-color: #999; padding-top: 30px; padding-bottom: 30px; }
.ico-row a { text-decoration: none; }
.ico-row .fa { margin-bottom: 15px; }
.lnk-row { font-size: 16px; padding-top: 60px; padding-bottom: 15px; background-color: #6D6E71; }
.cred-row { font-size: 14px; padding-top: 30px;  }

.lnk-row a:link, .ico-row a:link, .cred-row a:link {
	color:#FFF !important;
} 
.lnk-row a:visited, .ico-row a:visited, .cred-row a:visited {
	color:#FFF !important;
} 
.lnk-row a:hover, .ico-row a:hover, .cred-row a:hover {
	color:#FFF !important;
}

.cert-logo { margin-top: 17px; }