/* CSS Document */
p, h1, h2, h3 {
    color: #333333;
    text-align: left;
}
a img{
	border:none;
}
.pis_head{
	text-align:center;
	color:#1287ba;
	font-size:18px;
	margin-bottom:40px;
	font-weight:bold;
}

.blue {
    color: #0099CC;
}
.author-comment {
    color: #186A86;
    font-size: 18px;
    margin-top: 40px;
    text-align: right;
}

#main-content .content {
    font-size: 14px;
}
.margin-bottom-120 {
    margin-bottom: 120px;
}
body{
	margin: 0 auto;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: center;
	background: url(../images/footer_loop.gif) 0 100% repeat-x;
}

#toploop{
    background: url(../images/head_bg.png) no-repeat scroll right center #1CA7E3;
    height: 96px;

}

#page {
	margin: 0 auto;
	width:1024px;
}
#header {
	height:138px;
	background:url(../images/head_bg.png) no-repeat;

}

.logo-sitti {
    background: url("../images/sitti.png");
    height: 73px;
    width: 271px;
	float:left;
}

.logo {
	float:left;
	padding:15px;
	width:300px;
	height:65px;
}
.login{
	float:right;
	padding:20px;
	height:56px;
	width:500px;
}
#navigation{
	clear:both;
}
#main-content a.signup {
    background: url("../images/signup.png") repeat scroll left top transparent;
    height: 65px;
    left: 455px;
    top: 9px;
    width: 172px;
	display:block;
	position:absolute;	
}

#main-content a.signup2 {
    background-position: 0 -69px;
    left: 725px;
    top: -85px;
	display:block;
	position:absolute;
}

#main-content .icon-adv {
    background: url("../images/icon_adv.png") repeat scroll 0 0 transparent;
    height: 16px;
    left: 330px;
    top: 215px;
    width: 105px;
	position:absolute;
}

#main-content .icon-blog {
    background: url("../images/icon_blog.png") repeat scroll 0 0 transparent;
    height: 16px;
    left: 830px;
    top: 215px;
    width: 105px;
	position:absolute;
}

#main-content .logo-adv {
    background: url("../images/logo_adv.png") repeat scroll 0 0 transparent;
    height: 165px;
    left: 239px;
    top: 150px;
    width: 303px;
	position:absolute;
}
#main-content .logo-blog {
    background: url("../images/logo_blog.png") repeat scroll 0 0 transparent;
    height: 163px;
    left: 515px;
    top: 150px;
    width: 176px;
	position:absolute;
}

#main-content .page-blog2 {
    left: 1017px;
    top: 261px;
}
#main-content .page-blog3 {
    left: 695px;
    top: 35px;
}
#main-content .page-blog {
    left: 239px;
    top: 150px;
}

#main-content .text-adv {
    color: #FF9900;
    font-size: 46px;
    left: 190px;
    top: 275px;
	position:absolute;
}

#main-content .text-blog {
    color: #33CC33;
    font-size: 46px;
    left: 936px;
    top: 275px;
	position:absolute;
}

.comment {
    color: #186A86;
    font-size: 20px;
    text-align: left;
	clear:both;
	margin-top:85px;	
}

.round-5{
	-webkit-border-radius: 5px; 
		 -moz-border-radius: 5px;
			  border-radius: 5px; 		  
	   zoom:1;
	 behavior: url(http://www.sitti.co.id/css/border-radius.htc);
	}
.round-20{
	-webkit-border-radius: 20px; 
		 -moz-border-radius: 20px;
			  border-radius: 20px; 		  
	   zoom:1;
	 behavior: url(http://www.sitti.co.id/css/border-radius.htc);
	}
.border-no{
	border:none;
	}
.margin-right-15{
	margin-right: 15px;
	}
#header input[type=text], #header input[type=password], #header input[type=submit]{
	color: #999999;
    padding: 2px;
    width: 103px;
	background:#fff;
	border:none;
	-moz-border-radius: 15px; /* Firefox */
  -webkit-border-radius: 15px; /* Safari and Chrome */
  border-radius: 15px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
  margin-right:15px;
  padding-left:9px;
	
	}
#header select{
	background: none repeat scroll 0 0 #FFFFFF;
    color: #999999;
    padding: 2px;
    position: relative;
    width: 100px;
    height:23px;
	margin-right:15px;	
	-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari and Chrome */
  border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	}
#header input[type=submit]{
	padding:3px;
	width: 60px;
	background:#5bcbe2;
	color:#FFF;
	cursor:pointer;
	}
.main_menu{
	float:left;
	color:#1ca7e3;
	padding:10px;
}
.main_menu a{
	color:#1ca7e3;
	text-decoration:none;
	margin:5px;
	font-weight:bold;
	padding:5px;
}

.main_menu a:hover{
	color:#1ca7e3;
	text-decoration:none;
	margin:5px;
	font-weight:bold;
	background-color:#e0efff;
	border-radius:20px;
	padding:5px;
}

.main_menu a:active{
	color:white;
	text-decoration:none;
	margin:5px;
	font-weight:bold;
	background-color:#e0efff;
	border-radius:20px;
	padding:5px;
}

.download_pdf{
	float:right;	
}
.pdf_d{
	background:url(../images/download_pdf.png) no-repeat;
	display:block;
	width:227px;
	height:34px;
}

.slideshow{
	height:285	px;
	padding:15px;
}
.content_menu{
	position:relative;
	height:109px;

}

.but_359{
	background:url(../images/bt_359.png);
	display:inline-block;
	width:318px;
	height:91px;
	margin-left:15px;
	
}

.but_zen{
	background:url(../images/bt_zen.png);
	display:inline-block;
	width:319px;
	height:91px;
	margin-left:15px;
	margin-right:15px;
	
	
}

.but_soc{
	background:url(../images/bt_soc.png);
	display:inline-block;
	width:319px;
	height:91px;
	margin-right:15px;	
}

.banner_bwh{
	height:128px;
	clear:both;
}
.view_adv{
	float:left;
	
	height:128px;
	color: #7d7d7d;
    font-size: 16px;
    text-align: left;
	padding:15px;
}
.counter {
    background: url("../images/view_ads.png") no-repeat scroll 0 0 transparent;
    color: #1386b8;
    font-size: 18px;
    height: 36px;
    margin-top: 6px;
    padding: 8px 32px;
    width: 260px;
}
.ban_pis{
	float:left;
	height:128px;
	vertical-align:top;
}
.bt_pis{
	background: url(../images/bg_pis.png);
	display:block;
	width:658px;
	height:87px;
}
#footer{
	background-color:#363636;
	height:81px;
	clear:both;
}
.but_foot{
	color:#b7b7b7;
	height:15px;
	background-color:#1c1b1b;
	padding:10px;
}

.but_foot a{
	color:#b7b7b7;
	font-size:12px;
	text-decoration:none;
	margin:20px;
}
.but_foot a:hover{
	color:white;
	font-size:12px;
	text-decoration:none;
	margin:20px;
}
.copyright {
    background: url("../images/copyright1.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 17px;
    margin-right: 287px;
    margin-top: -25px;
    width: 289px;
}
.Firefox .copyright{
	margin-right: 373px;

}
.front{

}
.advdiv{
	background-color:#f7f7f7;
	width:318px;
	height:444px;
	margin-top:-356px;
	position:absolute;
	left:10px;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
	z-index:3;
	
}


.front2{
		
}

.zendiv{
	background-color:#f7f7f7;
	width:318px;
	height:444px;
	position:absolute;
	margin-top:-450px;
	left:352px;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
	z-index:3;
	
}

.front3{
	
}
.socdiv{
	background-color:#f7f7f7;
	width:318px;
	height:444px;
	margin-top:-450px;
	position:absolute;
	right:14px;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0 1px 10px rgba(0, 0, 0, 0.3);
	z-index:3;
}


.head_front{

	height:88px;
	border-bottom:dotted #999 3px;
}
.body_front{
	height:265px;
}
.menu_front{
	height:43px;
	padding-top:25px;
	padding-left:47px;
}

a.info{
	background:url(../images/menu_informasi.png);
    display: block;
    height: 27px;
    width: 102px;
	float:left;
	margin-right:20px;
}
a.info:hover{
	background:url(../images/menu_informasi_hover.png);
    display: block;
    height: 27px;
    width: 102px;
	float:left;
	margin-right:20px;
}

a.daftar{
	background: url(../images/menu_daftar.png);
    display: block;
    height: 27px;
    width: 102px;
	float:left;
}
a.daftar:hover{
	background: url(../images/menu_daftar_hover.png);
    display: block;
    height: 27px;
    width: 102px;
	float:left;
}
a.soc{
	display:block;
	width:288px;
	height:214px;
	background:url(../images/book_soc.png);
	margin-left:20px;
}
a.soc:hover{
	display:block;
	width:288px;
	height:214px;
	background:url(../images/book_soc_hover.png);
	margin-left:20px;
}
#hoverfaq{
	position:relative;
	
}

#faq-choice {
    display: none;
    left: 299px;
    text-align: left;
    top: 32px;
	position:absolute;
	color: #1CA7E3;
    font-weight: bold;
	background-color:#FFF;
}
.Chrome #faq-choice,.Safari #faq-choice{

}
#faq-choice a {
    color: #1CA7E3;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
}

#faq-choice a:hover {
    color: #1CA7E3;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
	background-color:#e0efff;
	border-radius:20px;
	padding:5px;
}

#toc-choice {
    display: none;
    left: 616px;
    text-align: left;
	bottom:0px;	
	position: relative;
}
.Chrome #toc-choice,.Safari #toc-choice{
	left: 570px;

}
#toc-choice a {
    color: #999999;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
}

#toc-choice a:hover {
	color:#FFF;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
}
#content_pis{
	width:1000px;
}
.body_pis{
	float:left;
	width:281px;
	height:343px;
	border-right:#d7d7d7 1px solid;
	margin:0 auto;
	vertical-align:top;
	padding:20px;
}
.body_pisc{
	display:inline-block;
	width:281px;
	height:343px;
	margin:0 auto;
	vertical-align:top;
	padding:20px;
}
.head_pis{
	width:238px;
	height:115px;
	
}
.text_pisa{
	width:312px;
}
.text_pisa	 ul {list-style-image: url(../images/bullet_pisa.png);
text-align:left;
	
}

.text_pisa ul li {
	color:#33759a;
	font-size:18px;
	padding-left:5px;
	margin-bottom:5px;
	font-weight:bold;
}

.text_pisb{
	width:312px;
}
.text_pisb	 ul {list-style-image: url(../images/bullet_pisb.png);
text-align:left;
	
}

.text_pisb ul li {
	color:#33759a;
	font-size:18px;
	padding-left:5px;
	margin-bottom:5px;
		font-weight:bold;
}

.text_pisc{
	width:312px;
}
.text_pisc	 ul {list-style-image: url(../images/bullet_pisc.png);
text-align:left;
	
}

.text_pisc ul li {
	color:#33759a;
	font-size:18px;
	padding-left:5px;
	margin-bottom:5px;
		font-weight:bold;
}
.daftar_pis{
	margin:40px 0;
}

.daftar_pis a{
	background-image:url(../images/button_pis.png);
	display:block;
	width:184px;
	height:32px;
	margin:0 auto;
}