/* CSS Document */

/* background setting */
body
{
background:#1e1e1e url(Images/body-bg.png) repeat-x top;
margin:0 0 10px 0;
padding:0;
}
#center
{
width:960px;
height:auto;
margin:0 auto;
padding:15px 0 0 0;
} 
#langbar
{
width:960px;
height: auto;
float:left;
padding:0 0 0 0;
margin:0;
background:url(Images/banner_bg.jpg) repeat-x top;
}
#langbar_leftbg
{
width:960px;
height: auto;
float:left;
padding:0 0 0 0;
margin:0;
background: url(Images/banner_left.jpg) no-repeat left;
}
#langbar_rightbg
{
width:930px;
height:25px;
float:left;
padding:7px 15px 0;
margin:0;
background: url(Images/banner_right.jpg) no-repeat right;
}
#topmenu
{
width:960px;
height:22px;
float:left;
background:url(Images/top-menu-bg.png) repeat-x top;
}
#comp_banner
{
width:960px;
height:212px;
float:left;
}
#fla
{
	width:580px;
	height:212px;
	float:right;
	background: #0000FF;
}
#logo
{
width:380px;
height:212px;
float:left;
background:#FFFFFF url(Images/logo.jpg) no-repeat center;
}
#main_menu
{
	width:960px;
	height:35px;
	float:left;
	padding: 0;
	background:url(Images/banner-bottom-bg.gif) repeat-x center;
}
#content
{
	width:930px;
	height: auto;
	float:left;
	background:#FFFFFF;
	padding: 15px;
}
#divider
{
width:960px;
height:8px;
float:left;
border-bottom: #000000 1px solid;
border-top:#000000 1px solid;
background:url(Images/breadcrumb-bg.png) repeat-x top;
}
#bottom_menu
{
	width:930px;
	height:auto;
	float:left;
	background:#353535 url(Images/main-nav-bg.png) repeat-x top;
	padding: 15px;
}
#footer
{
	width:960px;
	height:40px;
	float:left;
	background: url(Images/tab-footer-bg.png) repeat-x top;
	border-top:#000000 1px solid;
}
#footer_leftbg
{
width:960px;
height:32px;
float:left;
background: url(Images/tab-footer-left.png) no-repeat left;
}
#footer_rightbg
{
	width:960px;
	height:25px;
	float:left;
	background: url(Images/tab-footer-right.png) no-repeat right;
	padding-top: 7px;
}
#prod_menu
{ 
width:190px; 
height:auto; 
float:left;
padding:0 10px 5px 0px;
}
/* form styling */
form
{
margin:0;
padding:0;
}
#sele-country
{
	float:right;
	width:auto;
	margin:0;
	padding:0;
}
#sele-country .select
{
height:18px;
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
border:#999999 1px solid;
}

/* styling text */
#text
{
width:710px;
float:left;
padding:10px 0px 10px 5px;
}
p
{
	margin:0;
	padding:10px 0;
	font-size: 11px;
}
#langbar_rightbg
{
color:#CCCCCC;
font-size:12px;
}
body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
text-align:justify;
}
#footer
{
	text-align: center;
	font-size: 10px;
	color:#CCCCCC;

}
/* others */
img
{
margin:0px;
padding:0;
}
#prod_fla
{
width:200px;
height:350px;
padding:10px 0 10px 0px;
float:left;
}
#name
{
float:left;
}
#sel_lang
{
float:right;
}
/* styling menus */
#sel_lang a
{
padding:2px 10px 0;
float:right;
line-height:13px;
text-align:center;
color: #FFFF99;
text-decoration:none;
font-size:11px;
}
#sel_lang a:visited
{
color:#FFFF00;
}
#sel_lang a:hover
{
line-height:16px;
color:#FFFFFF;
text-decoration:none;
}
#sel_lang a:active
{
color:#FFFF00;
}
#prod_menu ul, li
{
margin:0;
padding:0;

}
#prod_menu ul li
{
width:190px;
list-style:none;
border-bottom:5px solid #000000;


}
#prod_menu ul li a
{
	background:#CC3300;
	display:block;
	text-decoration:none;
	line-height:14px;
	color:#FFFFFF;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 10px 5px 10px 10px;
	margin-bottom: 1px;
	cursor: pointer;
}
#prod_menu ul li a:visited
{
color:#FFFFFF;
padding-left:10px;
}
#prod_menu ul li a:hover
{
background:#666666;
color:#FFFF99;
}
#prod_menu ul li a:active
{
	color:#FFFFFF;
	padding-left:10px;
}
#bottom_menu ul
{
width:175px;
margin:0 2px 0 0;
padding:0 2px;
color:#FFFFFF;
float:left;
text-align:left;
font-weight:bold;
font-size:10px;
}
#bottom_menu .first
{
margin-left:15px;
}

#bottom_menu ul li
{
margin:10px 0 0 0;
padding:0;
color:#FFFFFF;
list-style:none;
font-weight:normal;
font-size:9px;
}
#bottom_menu ul li a
{
color:#FFFFFF;
text-decoration:none;
}
#bottom_menu ul li a:visited
{
color:#FFFFFF;
text-decoration:none;
}
#bottom_menu ul li a:hover
{
color: #CCCCCC;
text-decoration:underline;
}
#bottom_menu ul li a:active
{
color:#FFFFFF;
text-decoration:none;
}
