/* Eric Meyer's reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
 hr {border-bottom:1px solid #fff;border-top:1px solid #ccc; border-left:0; border-right:0;}
 
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: #eee;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.7em; 
	margin:0;
	padding:0;
	text-align: center; /* for IE */
}

body a:link{
	color:#6ca9c5; text-decoration: none;}
body a:visited{
	color:#6ca9c5; text-decoration: none;}
body a:hover{
	color:#005387; text-decoration: none;
	border-bottom:1px dotted #005387;}

html, body, #wrapper {height: 100%;}

body > #wrapper {height: auto; min-height: 100%;}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

p{
	font-size:1em;
	line-height:1.5em;
	margin-top: 10px;}
	
/* Febby Tan framework starts here */


#wrapper {
	width: 100%;
	padding-bottom: 44px;
	background: #EEE;
	display: block;
	margin: 0 auto;
	height: 100%;
	position: relative;
	z-index: 0;
	min-height: 100%;
	text-align: left; /* for IE */
}
/* bagian header frontpage */
#header{
	width: 100%;
	padding-bottom:20px;
	margin-bottom:30px;
	background: #003b5f url('images/hd.png') top;}

#logo_container{
	width: 900px;
	height: 90px;
	margin: 0 auto;
	padding-top: 35px;}
	
.logo{
	width: 400px;
	height: 125px;
	float:left;
	color: #ddd;
	padding-left:10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica;
	font-size:1.1em;
	font-weight:normal;
	letter-spacing:-0.05em;
	cursor:default;}

.logo img{margin-left: -3px;}


.nav{
	width:290px; // (sum li) minus padding logo
	height: 100px;
	float: right;
	font-size:0.85em;
	margin-top: 25px;}

ul #tophead{
  list-style-type: none;
  width:270px;
  overflow: hidden;
  padding: 0;
  margin: 0;}
 
#tophead li {margin: 0; padding: 0; display: inline; list-style: none;}

/*nav*/

a.navHome, a.navHome_a {
	float:left;
	width:90px;
	height:40px;
	background: url('images/nav.png') 0 0;
}
a.navHome:hover {
	background: url('images/nav.png') 0 40px;
}

a.navSubmit, a.navSubmit_a {
	float:left;
	width:90px;
	height:40px;
	background: url('images/nav.png')  180px 0;
}
a.navSubmit:hover {
	background: url('images/nav.png')  180px 40px;
}

a.navContact, a.navContact_a {
	float:left;
	width:90px;
	height:40px;
	background: url('images/nav.png') 90px 0;
}
a.navContact:hover {
	background: url('images/nav.png') 90px 40px;
}

#home {top:0; left: 0; width: 90px;}
#submit {top:0; left: 91px; width: 90px;}
#contact {top:0; left: 182px; width: 90px;}

/* dimmer untuk language bar */

#dim{ position:absolute; top:0; left:0; width:100%; z-index:100; background: url('images/dim.png'); display:none; text-align:left; }
.msgbox{
  position:absolute;
  width:510px;
  padding-bottom:20px;
  z-index:200;
  border:5px solid #222;
  background: #FFF;
  top: 20px;
  left: 45%;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica;
  font-size:1.4em;
  letter-spacing:-0.08em;}
.msgbox img {border:none; margin:5px; float:right;}
.msgbox span {display:block; font-weight:bold; letter-spacing:0; text-align:center; color:#aaa; margin:10px;}
.msgbox ul {
  padding:10px;
  list-style: none;
}
.msgbox li{
	float:left;
	width:120px;
	text-align:center;
	padding:10px 0;}


/* container search */

#search_container{
	margin: 0 auto;
	width: 100%;
	position:relative;
	z-index:2;}

#search{
	margin: 0 auto;
	position:absolute;}

.say
	{
	color: #005387;
	font-size: 1.4em;
	font-weight:bold;}

#search input.field{
	font-size:1.7em;
	width:400px;}
	
#search input.find{
	font-size:0.8em;
	width: 100px;
	height: 40px;
	padding:0px 0 0 0px;}
	
#search img {float: left; padding-top:10px;}


/* bagian header allpage */
#logo_container_all{
	position: relative;
	width: 100%;
	height: 120px;
	margin-bottom: 30px;
	background: #005387 url('images/headerbig.jpg') top no-repeat;}
.blue{
	width: 100%;
	height: 20px;
	background: #005387 url('images/bg_searchblock.png') top;}


/* bagian content */
#content{
	position: relative;
	width: 900px;
	height: 100%;
	max-height: 100%;
	margin: 0 auto;
	padding: 0;}

.col_single{
	width: 195px;
	display:inline;
	float:left;
	padding:10px 10px 10px 20px;}

.col_double{
	width: 410px;
	display:inline;
	float:left;
	padding:10px 20px 10px 20px;}

.col_triple{
	width: 635px;
	display:inline;
	float:left;
	padding:10px 20px 10px 20px;}

.col_break{
	height:20px;}

.breadcrumb{
	width: 900px;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #888;
	float: left;}


#footer {position: relative;
	margin-top: -44px; /* negative value of footer height */
	height: 31px;
	padding-top:13px;
	clear:both;
	background: url('images/footer.png');
	color:#aaa;}
	
input.txt {width:150px;}

#top-bar1 {
  padding-top:2px;
  height: 20px;
  font-size: 11px;
  color:#ddd;
}

#top-bar1 a:link {
  color: #6ca9c5;
  text-decoration: none;  
}
#top-bar1 a:hover {
  color: #ddd;
  text-decoration: none;  
}


#top-bar1 ul {
  width: 900px;
  margin: 0px auto;
  text-align: right;
  padding: 0;
  list-style: none;
}

#top-bar1 ul li {
  display: inline;
  margin-left: 6px;
}



/* bagian submit */
ul.submit{list-style-type: circle; margin-bottom:30px; font-size:0.9em; line-height:2em;}
td {padding:0px;}
h1 {font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color:#444;}
label {padding:0;}
input.inputText{border:1px solid #aaa;}
/* add from original CSS */

.PostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0 auto;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-style: normal;
	text-align: left;
	color: #333;
}

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 1.3em;
	font-style: normal;
	text-align: left;
	color: #333;
}
.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 4px;
	border: none;
	font-size:1px;
}

.break
{
	float: none;
	clear: both;
	margin: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	font-size:1px;
}

/*header companynya*/
.PostHeader a:link
{
  text-decoration: none;
  text-align: left;
  color: #444;
}

.PostHeader a:visited, .PostHeader a.visited
{
  text-decoration: none;
  text-align: left;
  color: #444;
}

.PostHeader a:hover, .PostHeader a.hovered
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-align: left;
}

.PostHeader {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	letter-spacing: -1px;
	line-height:1.5em;
    text-decoration: none;
     color: #444;}

.PostHeader img{ float:left; margin-top:0px; margin-right:3px;}

.PostHeader2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	margin: 0 0 0 6px;
	color: #333;
	padding:0;
	font-size:1.7em;
	line-height:1.5em;
	letter-spacing: -1px;
    text-decoration: none;}
    
.PostHeader2 img{ float:left;margin-top:5px;}

/* begin PostIcons */
.PostHeaderIcons
{
	padding:1px;
}

.PostHeaderIcons, .PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	margin-left: 1px;
	color: #888;
}

.PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
{
	margin:0;
}

.PostHeaderIcons a:link
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #A6A6A6;
}

.PostHeaderIcons a:visited, .PostHeaderIcons a.visited
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #A6A6A6;
}

.PostHeaderIcons a:hover, .PostHeaderIcons a.hover
{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #696969;
}

.PostContent
{
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
  font-size: 1em;
  line-height: 1.7em;
  font-style: normal;
  font-weight: normal;
  color: #333;
}

.PostContent td {padding-right:5px;}

/* end PostIcons */



/* begin PostMetadata (comments) */
.PostMetadataHeader
{
	padding:1px;
}


.user {
	font-size:1.3em;
	color: #9a6128;}
	
.date {
	font-size:0.9em;
	color:#888;}


/* end PostMetadata */



/* begin ContentLayout */
.contentLayout
{
	position: relative;
	margin-bottom: 4px;
	width: 900px;
}
/* end ContentLayout */

/* begin Box, Block */
.Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.Block-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}



.Block
{
	margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0;
	margin-bottom: 0px;
}

.BlockHeader .t
{
	height: 30px;
	color: #444;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
	font-size: 1.9em;
	letter-spacing:-0.06em;
	font-style: normal;
	white-space : nowrap;
	padding: 0 ;
	line-height: 30px;}
.BlockHeader img{float:left; margin-right:2px;}

.BlockHeader .l, .BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
}

.BlockHeader .l
{
	left:0;
	right:0px;
}

.BlockHeader .r
{ 
	width:1000px;
	right:0;
	clip: rect(auto, auto, auto, 1000px);
}




/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	margin-bottom:20px;
	min-width:1px;
	min-height:1px;
}

.BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 5px;
}



.BlockContent-body
{
	font-style: normal;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Sans-Serif;
}

.BlockContent-body a:link
{
	color: #175b85;
	text-decoration: none;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
	color: #a22727;
	text-decoration: none;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

.BlockContent-body ul
{
	list-style-type: none;
	color: #545454;
	margin:0;
	padding:0;
}

.BlockContent-body li
{
	line-height: 2em;
	text-decoration: none;
}

.BlockContent-body ul li
{
	padding:0px 0 0px 9px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.6em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:11px;
	min-height:11px;
}

.Post-body
{
	position: relative;
	z-index:1;
	padding-top: 0px;
	padding-left:4px;
}

.Post-tr, .Post-tl, .Post-br, .Post-bl, .Post-tc, .Post-bc,.Post-cr, .Post-cl
{
	position:absolute;
	z-index:-1;
}

.Post-tr, .Post-tl, .Post-br, .Post-bl
{
	width: 10px;
	height: 10px;
}

.Post-tl
{
	top:0;
	left:0;
	clip: rect(auto, 5px, 5px, auto);
}

.Post-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 5px, 5px);
}

.Post-bl
{
	bottom: 0;
	left: 0;
	clip: rect(5px, 5px, auto, auto);
}

.Post-br
{
	bottom: 0;
	right: 0;
	clip: rect(5px, auto, auto, 5px);
}

.Post-tc, .Post-bc
{
	left: 5px;
	right: 5px;
	height: 10px;
}

.Post-tc
{
	top: 0;
	clip: rect(auto, auto, 5px, auto);
}

.Post-bc
{
	bottom: 0;
	clip: rect(5px, auto, auto, auto);
}

.Post-cr, .Post-cl
{
	top: 0px;
	bottom: 0px;
	width: 10px;
}

.Post-cr
{
	right:0;
	clip: rect(auto, auto, auto, 5px);
}

.Post-cl
{
	left:0;
	clip: rect(auto, 5px, auto, auto);
}

.Post-cc
{
	position:absolute;
	z-index:-1;
	top: 0px;
	left: 5px;
	right: 5px;
	bottom: 0px;
}


.Post
{
	margin: 5px 0 0 5px;
}

/* end Box, Post */

/*main search*/
#front {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica;
	width:450px;
	font-size: 13px;
	margin: 0;
	padding: 0;}
#front h3 {
	font-size: 2em;
	letter-spacing:-1px;
	padding-bottom:20px;}
#front p {
	font-size:1em;
	margin-left:10px;
	margin-bottom:50px;}
	
#front img {float:right; margin:-30px 30px 5px 0px;}

#front ul li {width:180px; height:40px;margin-right: 12px; padding:0; float:left;}

#front ul li A, li.add A, li.reg A {
 display:block;
 padding: 11px 10px;
 font-size:1.3em; letter-spacing:-0.08em;
 }

#front li A:link{
 color:#fff;
 text-decoration:none;}

#front li A:visited{
 color:#fff;
 text-decoration:none;}
 
#front li A:hover{
 color:#fff;
 text-decoration:none;
 border:0;}

#front li.add{
  text-align:center;
  background: url('images/but_l.jpg');
  color:#fff;}

#front li.reg{
  text-align:center;
  background: url('images/but_r.jpg');
  color:#fff;}

.smain{
width:351px; height: 68px; margin:10px 0 10px 0; padding:0;
background: url('images/b.png');
border:0;}

.smain input {
	font-size:2.2em;
	background: transparent;
	border: 0;
	width:260px;
	height:40px;
	float:left;
	color:#666;
	margin: 13px 0px 0px 17px;}
	
#find{
	font-size:1.2em;
	float:right;
	position:absolute;
	width:95px; height: 68px;
	background: url('images/b_find.png') no-repeat right;
	border: 0;
	margin:0; padding:0;}
	

#buttons{
  margin: 0px auto;
  padding: 0;
  list-style: none;
  background:none;
}

/* advert */
.ads_wide {margin-top:10px; margin-left:-30px; position:relative;}
.ads_tall {margin-top:0px; position:relative;}
.ads_box {margin-top:0px; position:relative;}