@charset "utf-8";
/* CSS Document */

body 
{
	background-color: #0a4d94;
	color: #FFF;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	padding:0px;
	margin:0px;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
}

h1
{
	font-weight: normal;
	font-size: 18px;
	background-color: #094585;
	padding: 7px;
	padding-left:10px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #FFF;
}

h2
{
	font-weight: normal;
	font-size: 15px;
	background-color: #094585;
	padding: 3px;
	padding-left:5px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFF;
}

h3
{
	font-weight: normal;
	font-size: 14px;
	background-color: #d40000;
	padding: 2px;
	padding-left:5px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFF;
	font-weight: bold;
}

h4
{
	font-weight: bold;
	font-size: 13px;
	background-color: #0763b3;
	padding: 1px;
	padding-left:5px;
	margin: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
	color: #FFF;
}

.h3orange
{
	background-color: #dd6300;
}

.h3green
{
	background-color: #2d8b1b;
}

.h3blue
{
	background-color: #084095;
}

a 
{
	color: #FFF;
}

a:hover
{
	color: #00b1fb;
	text-decoration:none;
}

.page 
{
	width:750px;
	text-align: left;
	background-image:url(../images/page_bg.png);
	background-repeat:repeat-y;
}

.some_space
{
	width: 30px;
	height: 30px;
}

/* ------------------------------------------------------------------------------------ */
.topBar
{
	height: 25px;
	background-image: url(../images/topBar_bg.png);
}

.topBar_left
{
	float: left;
	width:550px;
}

.topBar_right
{
	float: left;
	width:200px;
}


.topBar_text
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
}

.topBar_text p 
{
	padding: 0px;
	margin: 0px;
}

.topBar_text a
{
	text-decoration:none;
}

.topBar_text a:hover
{
	color: #00b1fb;
	text-decoration:none;
}

.topBar_text strong
{
	color: #ee1a3b;
}

.pos_logo_hiko_trade
{
	float: left;
}

.pos_logo_vileda
{
	float: right;
	padding-top: 20px;
}
/* ------------------------------------------------------------------------------------ */

.button_bar
{
	background-image:url(../images/button_bar.png);
	background-repeat: repeat-x;
	height: 62px;
	margin-bottom: 0px;
	overflow: hidden;
}

.button_bar a
{
	text-decoration: none;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}

.but_line
{
	background-image:url(../images/button_bar_line.png);
	overflow: hidden;
	width: 2px;
	height: 62px;
	float: left;
}

.bar_butt
{
	height: 62px;
	float:left;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 30px;
}

.bar_butt_selected
{
	background-image:url(../images/button_bar_selected.png);
	background-repeat: repeat-x;
	height: 62px;
	float:left;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 30px;
}

.bar_butt:hover, .bar_butt_selected:hover
{
	background-image:url(../images/button_bar_hover.png);
	background-repeat: repeat-x;
	height: 62px;
	float:left;
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 30px;
}

/* ------------------------------------------------------------------------------------ */

.banner 
{
	float: left;
	width: 345px;
}

.banner_text
{
	margin-top: 5px;
	background-color: #053262;
	padding: 10px;
}

.banner_text p
{
	padding: 0px;
	margin: 0px;
}

.banner_text a
{
	color: #00b1fb;
	text-decoration:none;
}

.banner_text a:hover
{
	color: #FFF;
	text-decoration:none;
}

.banner_space 
{
	float: left;
	width: 60px;
	height: 60px;
}

.banner_space_line
{
	width: 30px;
	height: 30px;
}

/* ------------------------------------------------------------------------------------ */

.container_small
{
	width:280px;
	float:left;
}

.container_big
{
	width:470px;
	float:left;
}

.container
{
	width:350px;
	float:left;
}

.container_text
{
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:justify;
}


.container_text a
{
	
}

.container_space
{
	float: left;
	width: 50px;
	height: 20px;
}
/* ------------------------------------------------------------------------------------ */

.container_description_left
{
	float:left;
	width: 145px;
	padding-top: 10px;
}

.container_description_offset
{
	float:left;
	width: 20px;
	height: 20px;
}

.container_description_right
{
	float:left;
	width: 585px;
	text-align:justify;
}

.link_tab
{

}

/* ------------------------------------------------------------------------------------ */

.bread_bar
{
	padding-top: 15px;
	padding-bottom: 15px;
}

.breadcrumb
{
	float: left;
	width: 250px;
	overflow: hidden;
	padding: 6px;
	font-size: 10px;
	background-color: #094585;
	color: #FFF;
}

.breadcrumb a
{
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
}

.breadcrumb a:hover
{
	text-decoration: underline;
}

.subStructure
{
	padding: 5px;
	font-size: 12px;
	width: 400px;
	float: right;
	text-align:right;
	color: #FFF;
}

.subStructure a
{
	background-color: #d40000;
	padding: 5px;
	padding-right:9px;
	padding-left:9px;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.subStructure a:hover
{
	color: #FFF;
	background-color: #094585;
}

/* ------------------------------------------------------------------------------------ */

.footer
{
	height:30px;
	background-color: #094585;
}

.footer_text 
{
	padding: 15px;
	padding-bottom:0px;
	padding-top: 8px;
	font-size:12px;
}

.footer_block_left
{
	text-align:left;
	width:360px;
	float:left;
}

.footer_block_right
{
	text-align:right;
	width:360px;
	float:left;
}

/* ------------------------------------------------------------------------------------ */

.clear_both
{
	clear:both;
}


/* ------------------------------------------------------------------------------------ */

.simple_line
{
	background-color: #094585;
	height: 1px;
	overflow:hidden;
}

/* ------------------------------------------------------------------------------------ */

.product
{
	margin-bottom: 20px;
	padding: 10px;
	background-color: #094585;
	/*	border-style: solid;
	border-width: 0px;
	border-color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-width: 1px; */
}

/* ------------------------------------------------------------------------------------ */

#slideshow
{
	float:left;
	margin-right: 10px;
	width:300px; 	
	height:200px;
}

.image_left
{
	float: left;
	padding-right: 12px;
}

.image_right
{
	float: right;
	padding-left: 12px;
}

input
{
	font-size: 13px;
	background-color:#FFF;
	color: #094585;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 2px;
	border: 0px;
}

.input_butt
{
	font-size:12px;
	background-color: #d40000;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

.input_butt:hover
{
	background-color: #094585;
}