body {
	padding: 0;	
	margin: 0;	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background: #464A4D url(../images/bg.gif) top repeat-x;
	color:#333333
}
#aloha{
	width:914px;	
}
a:hover{
text-decoration:underline
}
a:img{
	border:0;
}
h1 { 
	font-size : 24px;
	line-height:28px;
	font-weight : normal;
	padding : 0;
	margin : 0;
} 
h2 {
	font-size:19px;
	font-weight:normal;
	display:list-item;
	list-style-type:none;
}
h3 {
	font-size:17px;
}
h4 {
	font-size:15px;
	font-weight:bold;
	margin:0px;
}
h5 {
	font-size:15px;
	font-weight:normal;
	margin:0px;	
}
h6 {
	font-size:13px;
	font-weight:normal;
}
.clear{
	clear:both;
}
.left{
float:left	
}
.path, .path:hover {
color:#302F2F;
text-align:left;
height:42px;
overflow:hidden;
font-size:16px;
font-weight:bold;
text-decoration:none;
}
/* ++ HEADER */
#header {
	height: 300px;
}
#logo{
text-align:left;
float:left
}
#search{
	height: 125px;
}
.search{
	background: url(../images/search.gif) right no-repeat;
	height:125px;
	float:right;
	width:400px;
	margin-right:50px;
}
.search .inputbox {
	border:none;
	color:#2C2C2C !important; 
	float:left;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin:30px 0 13px 56px;
	padding:15px 0px 0 30px;
	vertical-align:top;
	text-transform:capitalize;
	background:none;
	width:292px !important;
}

/*.search .bsearch {
cursor:pointer;
width:50px;
height:40px;
position:absolute;
}*/

#image_menu{
	background: url(../images/bg_imenu.gif) no-repeat;
	height:133px;
	width:917px;
	float:left
}
#image_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
}

ul.hover_block { display: block; overflow: hidden;}
			
ul.hover_block li{
	float:left;
	position: relative;
	background: url(../images/line.gif) top left no-repeat;
	height:133px;	
}
ul.hover_block li.m{
	float:left;
	position: relative;
	height:133px;
	background:none
}

ul.hover_block li a{
	display: block;
	position: relative;
	overflow: hidden;
	height: 133px;
	width: 120px;
	padding:5px;
	color: #fff;
	font-size:12px;
	text-align:center
}

ul.hover_block li a{ text-decoration: none; }

ul.hover_block li img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	padding-top:28px;
	padding-left:38px;
}
ul.hover_block li span{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	padding-top:100px;
	width:130px;
}
/* -- HEADER */


/* ++ NAV */
#nav{
margin:0;
padding:0;
list-style-type:none;
position:relative;
line-height:1.5em;
z-index: 2;
text-align:center;
width:100%;
height:39px;

}

#nav a.menu{
color:#fff;
text-decoration:none;
line-height:39px;
height:39px;
text-transform:uppercase;
font-weight:bold;
}

#nav a:hover{
color:#7F7F7F;
}

#nav li{
list-style-type:none;
float:left;
position:relative;
padding:0 30px 0 30px;
}

#nav ul {
position:absolute;
display:none;
width:12em;
top:39px;
}

#nav li ul{
	margin-left:-80px;
}
#nav li ul a{
width:160px;
height:auto;
float:left;
display:block;
padding:0px 7px;
border:1px solid #333;
color:#fff;
text-decoration:none;
background-color:#333;
text-align:left
}

#nav ul ul{
top:auto;
}	


#nav li ul ul {
left:160px;
margin:0;
padding-left:15px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

.nav_l{
background: url(../images/menu_left.gif) no-repeat left;
line-height:39px;


}
.nav_r{
background: url(../images/menu_right.gif) no-repeat right;
line-height:39px;

}
.nav{
background:url(../images/menu_bg.gif) repeat-x;
line-height:39px;

}

#nav_f{
margin:0;
padding:0;
list-style-type:none;
position:relative;
line-height:1.5em;
z-index: 2;
text-align:center;
width:100%;
height:23px;
}

#nav_f a.menu{
color:#fff;
text-decoration:none;
line-height:23px;
height:23px;

}
#nav_f a:hover{
color:#7F7F7F;
}

#nav_f li{
list-style-type:none;
float:left;
position:relative;
padding:0 22px 0 22px;
}
.nav_f{
background:url(../images/bg_f.gif) repeat-x;
line-height:23px;
float:left;
width:100%;
}

#image_menu_f{
margin:0;
padding:0;
list-style-type:none;
text-align:center;
height:23px;
padding-top:15px;
}

#image_menu_f a.menu{
color:#2F2F2F;
text-decoration:none;
line-height:23px;
height:23px;
font-size:10px;
}
#image_menu_f a:hover{
color:#7F7F7F;
}

#image_menu_f span{
padding:0 5px 0 5px;
}

/* -- NAV *//

/* ++ CONTENT */

#content {
	padding:5px;
	clear:both;
	background-color:#fff;
}
.content{
text-align:justify;
padding:20px;
}
#right{
float:left;
width:180px;
}
.title {
background:url(../images/title_bg.gif) repeat-x;
color:#302F2F;
text-align:left;
height:42px;
overflow:hidden;
font-size:16px;
font-weight:bold;
}

.titleLeft {
background:url(../images/title_left.gif) no-repeat left;
height:42px;
padding-left:40px;
line-height:42px;
}

.titleRight {
background:url(../images/title_right.gif) no-repeat right;
height:42px;
line-height:42px;
}

.title2Left {
background:url(../images/title2_left.gif) no-repeat left;
height:42px;
}

.title2Right {
background:url(../images/title2_right.gif) no-repeat right;
height:42px;
line-height:42px;
padding-left:40px;
}

.title_f {
background:url(../images/title_bg_f.gif) repeat-x;
text-align:left;
height:17px;
overflow:hidden;
clear:both
}

.titleLeft_f {
background:url(../images/title_left_f.gif) no-repeat left;
height:17px;
}

.titleRight_f {
background:url(../images/title_right_f.gif) no-repeat right;
height:17px;
line-height:17px;
padding-left:40px;
}

.title_h {
background:url(../images/title_bg_h.gif) repeat-x;
text-align:left;
height:17px;
overflow:hidden;
clear:both
}

.titleLeft_h {
background:url(../images/title_left_h.gif) no-repeat left;
height:17px;
}

.titleRight_h {
background:url(../images/title_right_h.gif) no-repeat right;
height:17px;
line-height:17px;
padding-left:40px;
}

/*#new {
	border-left: 1px solid #828588;
	border-right: 1px solid #828588;
	padding:10px;
	background:#fff;
	height:600px;
}*/
.image{
	background:url(../images/bg_image.jpg) no-repeat;
	float:left;
	height:147px;
	width:147px;
}
.border_image {
border:5px solid #a5acb0;
}
.productname {
font-weight:bold;
color:#000;
font-size:15px;
text-decoration:none;
text-align:left
}
.productother{
font-weight:normal;
color:#000;
font-size:12px;
text-decoration:none
}
.category{
font-weight:normal;
color:#000;
font-size:12px;
text-decoration:none
}
.category_ed{
font-weight:normal;
color:#000;
font-size:12px;
text-decoration:underline
}
.productbrief {
float:left;
width:410px;
height:150px;
overflow:hidden;
text-align:justify;
padding:20px;
}
.productlist{
float:left;
overflow:hidden;
text-align:justify;
height:160px;
min-height:160px;
padding:20px;
}
#latest_news {
	border-left: 1px solid #828588;
	border-right: 1px solid #828588;
	padding:10px;
	background:#fff;
	height:300px;
}
#latest_news li, #category li{
list-style-type:none;
text-align:left
}
#product, #company, #contact{
width:914px;
float:left;
background: url(../images/bg_content.gif);
}
#new, #project, #gallery, #search_result, #menu_footer{
width:914px;
float:left;
background: url(../images/bg_home.gif);
}
#category{
width:184px;
float:left;
}
.list
{
	list-style-image:url(../images/list.gif);
	list-style-position:inside;
	text-align:left;
	padding-left:3px;
}
.list_1
{
	list-style-image:url(../images/list_1.gif);
	list-style-position:inside;
	height:25px;
	padding-left:10px;
	padding-top:5px;
	background:#E4E4E4;
	margin-bottom:1px;	
}
.list_2
{
	list-style-image:url(../images/list_2.gif);
	list-style-position:inside;
	height:25px;
	padding-left:15px;
}
.detail
{
	list-style-image:url(../images/detail.gif);
	list-style-position:inside;
	color:#96999B;
	text-align:right;
	text-decoration:none;
	font-size:10px;
}
.line{
clear:both;
border-bottom:1px solid #ccc
}
.pic{
background:url(../images/fim.gif) no-repeat; 
height:96px; 
width:847px;
}
#pic {
	border-left: 1px solid #828588;
	border-right: 1px solid #828588;
	padding:1px;
	background:#fff;
	height:100px;
	clear:both
}
/* ++ form */
label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
	font-weight:bold;
	font-size:12px;	
	width: 130px; 
}

#contact p{
	list-style: none;
	padding: 5px;
	margin: 0;
}


.button{
	background-color:#E4E4E0;
	color:#FFFFFF;
	border-style:none;
	cursor:pointer;
	background-image:url(../images/menu_bg.gif);
	height:23px;
	min-width:40px;
}
.button:hover{
	background-position: left bottom;
	height:23px;
}


label.error{
	color: #EA5200;
	font-style: italic;
	font-weight:normal;
	margin-left: 7px;
	width: auto;
	display: inline;
}

label.checked, #stepForm p label.checked {

}

a.page_no {
display:block;
width:20px;
height:20px;
text-decoration:none;
color:#000;
font-weight:700;
float:left;
text-align:center;
}

a.page_no_selected {
width:20px;
height:20px;
text-decoration:underline;
font-weight:700;
color:#000;
float:left;
text-align:center;
}

a.page_next {
display:block;
width:20px;
height:20px;
text-decoration:none;
float:left;
}

a.page_previous {
display:block;
width:20px;
height:20px;
text-decoration:none;
float:left;
}
#page{
text-align:center;
padding-left:400px;
}

.textbox{
height:15px;
}
.textarea{
height:140px;
}
#str_error{
font-size:12px;
color:#ff0000;
}
/* -- form */


	
/* -- CONTENT */

/* ++ FOOTER */
#footer {
	color: white;
	font-size:11px;
	text-align:center;	
	padding:5px;
	clear:both;
	line-height:17px;
}
/* -- FOOTER */






