@charset "utf-8";
/* CSS Document */
body{
	background:url(images/bg.jpg) repeat-x;
	background-color:#000000;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

a{
	text-decoration:none;
	color:#5a9aca;
}
a:hover{
	color:#877600;
	text-decoration:underline;
}
#header{
	background:url(images/header.jpg) no-repeat;
	width:1000px;
	height:100px;
	margin:0 auto; /*buat center*/
}
input,select,option{
	font-size:12px;
}

#logo a{
	float:left; 
	width:420px; 
	height:75px;
}
#home_banner {
	width:940px; 
	height:350px; 
	padding:0px;
	margin:0 auto; /*buat center*/ 
	background:#353233
}
#home_scroll{
	width:940px; 
	height:194px; 
	background:url(images/header-bottom.jpg); 
	padding:0px; 
	margin:0 auto; /*buat center*/
}
#home_box{
	width:300px; 
	height:200px; 
	float:left;background:url(images/index_menu.jpg) no-repeat; 
	color:#FFFFFF;
}
#home_box_title{
	width:270px; 
	height:25px; 
	font-weight:bold; 
	padding-left:30px; 
	padding-top:8px;
}
#home_box_dot{
	float:left; 
	width:15px; 
	padding-left:15px; 
	height:15px; 
	padding-top:10px;
}
#home_box_link{
	float:left; 
	height:auto; 
	padding-top:5px; 
	width:255px;
	padding-bottom:5px;
	padding-right:15px
}
#home_box_link a{
	color:#FFFFFF;
	text-decoration:none;
}
#home_box_link a:hover{
	color:#877600;
}
#search_button{
	border:none; 
	background:none; 
	color:#FFFFFF; 
	font-weight:bold;
}
#header1{
	width:auto; 
	height:11px; 
	padding-right:150px; 
	text-align:right;
}
#breadcumb {
	padding-top:7px; 
	padding-left:32px; 
	width:600px; 
	float:left;
	color:#a6a8ab;
	
}
#breadcumb a{
	color:#a6a8ab;
	text-decoration:none;
}
#breadcumb a:hover{
	color:#877600;
}
#header1 select {
	font-size:12px;
}

/* MENU */
/*
#nav {
	list-style	: none;
	margin		: 0px;
	padding-left: 0px;
	width:1000px;
	height:26px;
}

#nav li {
	float: left;
}
#nav1 a {
	background 	: url(images/nav1.jpg);
	width		: 133px;
	height		: 26px;
	float		: left;
}
#nav2 a {
	background 	: url(images/nav2.jpg) 0px 0px;
	width		: 105px;
	height		: 26px;
	float		: left;
}
#nav3 a {
	background 	: url(images/nav3.jpg) 0px 0px;
	width		: 111px;
	height		: 26px;
	float		: left;
}
#nav4 a {
	background 	: url(images/nav4.jpg) 0px 0px;
	width		: 132px;
	height		: 26px;
	float		: left;
}
#nav5 a {
	background 	: url(images/nav5.jpg) 0px 0px;
	width		: 95px;
	height		: 26px;
	float		: left;
}
#nav6  {
	background 	: url(images/nav6.jpg) 0px 0px;
	width		: 424px;
	height		: 26px;
	float		: left;
}
*/



#nav, #nav ul {
	/*float: left;*/
	list-style: none;
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 0px;
	margin: 0 0 1em 0;
	width:1000px;
	height:26px;
	background:#1f1f1f;
}

#nav{

	background:url(images/header_bg.jpg) repeat-y;
	padding-left:30px;
	padding-bottom:5px;
	
}

#nav a {
	display: block;
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
	height:26px;
	z-index:999;
}



#nav a.daddy {
	background: url(arrows.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: auto;
	border-bottom:1px #191919 solid;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 18.8em;
	font-weight: normal;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 17.8em
	
	
}

#nav li ul a {
	padding-top:10px;
	
	width: 100%;
	height:15px;
	
	z-index:100;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

a.header_menu{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding-left:13px;
	padding-right:13px;
	padding-top:5px;
}

#nav1 a {
	height		: 26px;
	
}
#nav2 a {

	height		: 26px;
	
}
#nav3 a {

	height		: 26px;
}
#nav4 a {

	height		: 26px;
}
#nav5 a {

	height		: 26px;
}
#nav6  {

	height		: 26px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #333333;
}


/* END MENU */

#content {
	background-color:#191919;
	width:1000px;
	height:auto;
	margin:0 auto; /*buat center*/
	
}
#spacer {
	height:30px;
	width:100%;
}
#footer {
	list-style	: none;
	margin		: 0px;
	padding-left: 0px;
	width:1000px;
	height:50px;
	background-color:#191919;
	color:#a6a8ab;
}
#footer a{
	color:#a6a8ab;
	text-decoration:none;
}
#footer a:hover{
	color:#877600;
}

/*support page*/
#support_nav {
	list-style	: none;
	margin		: 0px;
	padding-left: 0px;
}

#support_nav li {
	float: left;
}
#support_nav a {
	width		: 150px;
	float		: left;
	padding-top	: 10px;
	text-align	: left;
	padding-left:25px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#support_nav a:hover{
	color:#877600;
}


/*WHERE TO BUY*/
#world_map {
position: relative;
z-index: 7;
width: 536px;
height: 230px;
background: url('images/where_to_buy.jpg') no-repeat;
margin: 10px auto; padding: 0;
}

#world_map li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#world_map a {display: block; text-indent: -9999px; text-decoration: none; /* border: 1px solid #000; */ }


#world_map #north_america { left: 5px; top: 11px; width: 174px; height: 106px; }
#world_map #south_america { left: 118px; top: 111px; width: 87px; height: 107px; }
#world_map #europe { left: 213px; top: 30px; width: 136px; height: 58px; z-index: 10; }
#world_map #asia { left: 298px; top: 13px; width: 230px; height: 139px; z-index: 17; }
#world_map #africa { left: 223px; top: 80px; width: 103px; height: 108px; z-index: 13; }
#world_map #australia { left: 412px; top: 138px; width: 62px; height: 60px; z-index: 15; }

#world_map #north_america a {height: 106px;}
#world_map #south_america a {height: 107px}
#world_map #europe a {height: 58px;}
#world_map #asia a {height: 139px;}
#world_map #africa a {height: 108px;}
#world_map #australia a {height: 60px;}

#world_map #north_america a:hover {background: url('images/wtb_na.jpg') no-repeat;}
#world_map #south_america a:hover {background: url('images/wtb_sa.jpg') no-repeat;}
#world_map #europe a:hover {background: url('images/wtb_europe.jpg') no-repeat;}
#world_map #asia a:hover {background: url('images/wtb_asia.jpg') no-repeat;}
#world_map #africa a:hover {background: url('images/wtb_africa.jpg') no-repeat;}
#world_map #australia a:hover {background: url('images/wtb_australia.jpg') no-repeat;}

/* END WHERE TO BUY */

/* PRODUCT PAGE */
#judul {
	font-size:24px;
	font-weight:bold;
	text-align:left;
	border-bottom:#333333 1px dotted;
}
#sub_judul {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}
#sub_judul_detail {
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	color:#999999;
}
#prod_title{
	color:#1e75ba;
	font-size:18px;
	border-bottom:#a6a8ab solid 1px;
	padding-top:5px;
}
/* END PRODUCT PAGE */


.faqwrapper {
margin-top:20px;
}
.faqheader {
font-weight:700;
font-size:14px;
}
.faqtext {
font-size:12px;
}
.myPagination {
text-align:right;
}

div.clear{
	clear:both;
}
