/*   
Theme Name: Geraimaya v01
Theme URI: http://www.anakbangsa.web.id/
Description: Official website of Geraimaya.
Author: LiliekS
Author URI: http://www.gagasimaji.com
Version: 1.0
*/

/* `Resets
----------------------------------------------------------------------------------------------------*/
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,b,u,i,center,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-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	background:#74868a url(images/bg_main.png) repeat-x left top;
	color:#292B2C;
	font: 11px/1.6 Verdana,Arial,Geneva,Helvetica,sans-serif;
}
a:focus {
	outline: 1px dotted invert;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
.hide {
        display:none;
}

#alert{
	display:block;
	height:182px;
	position:absolute;
	right:0;
	top:0;
	width:181px;
	z-index:10;
/* display:none; */
} 

/* `Headings
----------------------------------------------------------------------------------------------------*/
h1,h2,h3,h4,h5,h6 { 
	color:#333333;
	font-family:'Trebuchet MS', Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	margin-bottom: 5px;
 }
h1 {
	font-size: 4.5em;
}
h2 {
	font-size: 2.5em;
}
h3 {
	font-size:1.9em;
	margin-bottom:20px;
}
h4 {
	font-size: 1.7em;
}
h5 {
	font-size:1.5em;
	line-height:1.2em;
}
h6 {
	font-size: 15px;
}
h2,h3,h4 {
	text-shadow:1px 1px 1px #EBEBEB;
}
small {
	font-size:.8em;
}


/* `Spacing
----------------------------------------------------------------------------------------------------*/

ul, ul li {
	list-style: none;
}
li {
	margin-left: 30px;
}
p,dl,hr,ol,ul,pre,table,address,fieldset {
	margin-bottom: 20px;
}

/* ------- Link ------- */	

a:link, a:visited, a:active {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration:underline;
}

/* `Grid
----------------------------------------------------------------------------------------------------*/

.container {
	position: relative;
	width: 942px;
	margin: 0 auto;
}
#left_column, #right_column, #blogcontent, #sidebar {
	float:left;
	display:inline;
}
#left_column, #blogcontent {
	width:480px;
	padding:40px;
}
#right_column, #sidebar {
	background:transparent url(images/x_line.gif) repeat-y scroll left 0;
	margin:48px 0;
	padding:0 40px;
	width:300px;
}
/* `Header
----------------------------------------------------------------------------------------------------*/

#header {
	position:relative;
}
.add_bg { 
	background:transparent url(images/bg_add.png) no-repeat center top;
}
.container img.logo {
	left:10px;
	position:absolute;
	top:20px;
}

/* ------- Navigation ------- */
.menu{ 
	background:transparent url(images/bg_nav.png) no-repeat scroll center bottom;
	padding:103px 0 0;
}
.menu ul#menu_list{ 
	height:37px;
	margin:0 0 0 10px;
}
.menu ul#menu_list li { 
	display:block;
	float:left;
	height:37px;
	margin-left:1px;
}
.menu ul#menu_list li a {
	color:#FFFFFF;
	display:block;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	line-height:1.3em;
	padding:11px 20px;
	text-decoration:none;
	text-transform:uppercase;
}
.menu ul#menu_list li#current a, .menu ul#menu_list li.current a:hover, .menu ul#menu_list li a:hover{ 
	background:transparent url(images/bg_menuleft.png) no-repeat scroll left 0;
}
.menu ul#menu_list li#current, .menu ul#menu_list li:hover{
	background:transparent url(images/bg_menuright.png) no-repeat scroll right top;
}
.menu ul#menu_list li.promo_tab a, .menu ul#menu_list li.promo_tab:hover{ 
	background:transparent url(images/promo.png) no-repeat scroll left 0;
	height:37px;
	padding:0;
	text-indent:-9999px;
	width:71px;
}

/* `Searchform
----------------------------------------------------------------------------------------------------*/

#searchform {
	background:transparent url(images/form_search.png) no-repeat scroll 15px 1px;
	height:29px;
	margin-top:7px;
	position:absolute;
	right:20px;
	text-align:right;
	top:103px;
	width:210px;
}
input#s {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#333333;
	font-size:11px;
	padding:6px 6px 7px;
	width:130px;
}
input#button{
	background:transparent url(images/btn_go.png) no-repeat scroll left center;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:10px;
	font-weight:bold;
	height:22px;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
	width:43px;
}
/* `Content
----------------------------------------------------------------------------------------------------*/

#content{
	-moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:0 2px 3px rgba(0, 0, 0, 0.25);
	background:#D0CDC8 none no-repeat scroll 0 top;
	border-left:1px solid #74868A;
	border-right:1px solid #74868A;
	overflow:hidden;
}
#tagline{
	background:transparent url(images/bg_tagline.jpg) no-repeat scroll left top;
	height:352px;
	margin:0 auto;
	position:relative;
	width:940px;
}
#tagline .tagline_btns{
	margin-left:460px;
}
a.tag_order, a.tag_demo{
	display:inline;
	float:left;
	height:45px;
	margin-right:10px;
	cursor:pointer;
	text-indent:-9999px;
	width:158px;
}
a.tag_order{
	background:transparent url(images/btn_links.png) no-repeat scroll left top;
}
a.tag_order:hover{
	background-position:left bottom;
}
a.tag_demo{
	background:transparent url(images/btn_links.png) no-repeat scroll right top;
}
a.tag_demo:hover{
	background-position:right bottom;
}

#mini_tagline{
	background:transparent url(images/bg_mini_header.png) no-repeat scroll left top;
	height:187px;
	margin:0 auto;
	position:relative;
	width:940px;
}
#tagline h1, #mini_tagline h2{
	color:#FFFEFC;
	letter-spacing:-0.05em;
	line-height:1.3em;
	margin-left:460px;
	padding-top:50px;
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
	text-transform:uppercase;
}
#mini_tagline h2{
	width:420px;
	
}
#tagline img.girl{
	left:0;
	position:absolute;
	top:0;
}
img.kiosk{
	left:40px;
	position:absolute;
	top:20px;
}
img.the_office{
	left:-1px;
	position:absolute;
	top:14px;
}
img.go_blog	{
	left:40px;
	position:absolute;
	top:30px;
}
img.service	{
	left:30px;
	position:absolute;
	top:10px;
}
#features{
	display:block;
	overflow:hidden;
	padding:20px 39px 0;
}
#features ul{
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.25);
	background:#EBEBEB none repeat scroll 0 0;
	border:1px solid #F2F2F2;
	display:block;
	overflow:hidden;
	padding:10px;
}
#features ul li{
	display:inline;
	float:left;
	margin:0;
	padding:10px;
	width:190px;
}
#features h6, #features p{
	padding-left:50px;
	margin:0;
}
#features p{
	color:#555555;
	font-size:0.9em;
	line-height:1.3em;
}
#features ul li.friendly{
	background:transparent url(images/friendly.png) no-repeat scroll left 10px;
}
#features ul li.good{
	background:transparent url(images/good.png) no-repeat scroll left 12px;
}
#features ul li.seo{
	background:transparent url(images/seo.png) no-repeat scroll left 14px;
}

#features ul li.marketing{
	background:transparent url(images/marketing.png) no-repeat scroll left 14px;
}

/* ------- Theme Page ------- */

#themes{ 
	overflow:hidden;
	padding:40px 50px;
}

.theme-list{
	display:inline;
	float:left;
	padding:20px 10px;
	text-align:center;
}

.box_image{
	-moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:0 2px 3px rgba(0, 0, 0, 0.25);
	position:relative;
	overflow:hidden;
	width:260px;
	height:226px;
}

.box_image img{
	left:0;
	position:absolute;
	top:0;
	z-index:9999px;
}

.box_caption{ 
	height: 46px;
    width: 100%;
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	opacity:0.9;
	position:absolute;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.caption .box_caption {
 	top: 226px;
 	left: 0;
}

.theme-list h3{ margin:10px 0 0; }

.theme-list .zoom_out, .theme-list .see_demo{
	width:107px;
	height:26px;
	text-indent:-999px;
	float:left;
	display:inline;
	margin-top:10px;
	}

.theme-list .zoom_out{	
	background:transparent url(images/btn_demo.png) no-repeat scroll left bottom;
	margin-left:20px;
}

.theme-list .see_demo{
	background:transparent url(images/btn_demo.png) no-repeat scroll left top;
	margin-left:5px;
}

.theme-list .zoom_out:hover{
	background-position:-107px bottom;
}

.theme-list .see_demo:hover{
	background-position:-107px top;
}

.theme-list .zoom_out_disable{
	background-position:right bottom;
}

.theme-list .see_demo.disable{
	background-position:right top;
}

img.template{ 
	left:120px;
	position:absolute;
	top:10px;
}

#explore-box{
	background:#89B739 url(images/bg_explore.png) repeat-x scroll 0 0;
	border-color:#809F4A #6F8C3E #58712D;
	border-style:solid;
	border-width:1px;
	display:block;
	height:94px;
	margin:60px 60px 0;
	position:relative;
}

#explore-box h6{
	color:#FFFFFF;
	padding:14px 0 0 230px;
	text-shadow:1px 1px 1px #6E942C;
}

#explore-box p{
	color:#F1F1F1;
	font-size:10px;
	padding-left:230px;
	width:320px;
}

#explore-box img{
	left:20px;
	position:absolute;
	top:-50px;
}

#explore-box .user_pwd{
	color:#FFFFFF;
	font-size:10px;
	position:absolute;
	right:30px;
	top:16px;
}

#explore-box .user_pwd span{
	color:#f2ff80;
	font-weight:bold;	
}

a.go_admin{
	background:transparent url(images/go_admin.png) no-repeat scroll left top;
	color:#547122;
	display:block;
	font-weight:bold;
	height:22px;
	line-height:2.2em;
	margin-bottom:5px;
	text-align:center;
	text-transform:uppercase;
	width:202px;
	color:#713800
}

a.go_admin:hover{
	background-position:left bottom;
	text-decoration:none;
	line-height:2.4em;
}

h4#large_btn a{
	background:#3D4142 none repeat scroll 0 0;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	color:#EBEBEB;
	display:block;
	height:39px;
	line-height:1.9em;
	margin:0 60px 60px;
	text-align:center;
	text-shadow:1px 1px 1px #333333;
}


h4#large_btn a:hover{
	text-decoration:none;
	text-shadow:none;
	color:#713800;
	background:#FE9D0B url(images/bg_large_btn.png) repeat-x scroll left top;
	border-left:1px solid #D07923;
	border-right:1px solid #D07923;
	color:#713800;
}

/* ------- Support Page Details ------- */

.support{
	margin-bottom:20px;
}
.callus{
	overflow:hidden;
	width:280px;
}
.callus h5{
	margin-bottom:0;
}
.callus img{
	float:left;
	display:inline;
	width:32px;
	height:32px;
	margin:2px 10px 0 0;
}
.callus-desc{
	float:left;
	display:inline;
	width:220px;
}
.rekening{
	clear:both;
	margin:20px 0;
}
.rekening p{
	margin-bottom:10px;
}
p.rek_mandiri{
	background:transparent url(images/logo-mandiri-big.png) no-repeat scroll left 6px;
	padding:0 0 0 110px;
}
p.rek_bca{
	background:transparent url(images/logo-BCA-big.png) no-repeat scroll left 6px;
	padding:0 0 0 110px;
}
span.big_number{
	color:#444444;
	font-size:160%;
	font-weight:bold;
}


/* `Blog
----------------------------------------------------------------------------------------------------*/

.post{
	border-bottom:4px solid #BEBCB8;
	margin-bottom:40px;
	position:relative;
}
#blogcontent h1{
	font-size:3em;
	letter-spacing:-0.05em;
	line-height:1em;
	margin-bottom:15px;
	width:400px;
}
#blogcontent h4{
	text-shadow:none;
}
#blogcontent h1 a:hover{
	color:#51748c;
	text-decoration:none;
}
.meta{
	display:block;
	margin:0 0 20px;
}
.meta span.author_text a, .meta span.date, .meta span.category a, .meta span.comments a.dsq-comment-count{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.meta span.author_text a{
	background:#DDDDDD url(images/user.png) no-repeat scroll 10px center;
	font-weight:bold;
	padding:5px 10px 5px 32px;
	text-decoration:none;
}
.meta span.date{
	background:#DDDDDD url(images/clock.png) no-repeat scroll 10px center;
	font-weight:bold;
	padding:5px 10px 5px 32px;
	text-decoration:none;
}
.meta span.category a{
	background:#DDDDDD url(images/briefcase.png) no-repeat scroll 10px center;
	font-weight:bold;
	padding:5px 10px 5px 32px;
	text-decoration:none;
}
.meta span.comments a.dsq-comment-count{
	background:#DDDDDD url(images/bubble.png) no-repeat scroll 10px center;
	font-weight:bold;
	padding:5px 10px 5px 32px;
	text-decoration:none;
}
.meta span a:hover, .meta span.comments a.dsq-comment-count:hover{
	background-color:#5b5a58;
	color:#EBEBEB;
}
img.avatar{
	border:1px solid #DCD9D4;
	position:absolute;
	right:0;
	top:5px;
}
.entry img, .entry a img{
	border:3px solid #E2DFD9;
	margin-bottom:20px;
}
.entry a img:hover{
	border:3px solid #acacac;
}
h3.searchtitle{
	margin-top:5px;
}

/* `Sidebar
----------------------------------------------------------------------------------------------------*/

#sidebar {
	margin-top:45px;
}
#sidebar h3{
	margin-bottom:10px;
}
#sidebar ul li{
	border-bottom:1px dashed #BFBFC1;
	display:block;
	line-height:2em;
	margin-left:0;
	padding:3px 0;
}
#sidebar ul li a{
	background:url(images/bullet_black.png) no-repeat right;
	display:block;
}
#sidebar ul li a:hover{
	background:url(images/bullet_blue.png) no-repeat right;
}
#sidebar ul li#tag_cloud-3 a{
	display:none;
}

/* `Disqus plugin
----------------------------------------------------------------------------------------------------*/
#disqus_thread{}

/* `Breadcrumb plugin
----------------------------------------------------------------------------------------------------*/
#breadcrumb{
	border-bottom:1px dashed #999999;
	color:#666666;
	font-size:10px;
	margin:0 40px;
	padding-bottom:5px;
}
#breadcrumb a{
	color:#51748c;
}
.search_result{
	padding-top:10px;
}


/* `Footer
----------------------------------------------------------------------------------------------------*/

#footer{
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-box-shadow:0 2px 3px rgba(0, 0, 0, 0.25);
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-box-shadow:0 2px 3px rgba(0, 0, 0, 0.25);
	background:#3D4142 url(images/bg_content_bottom.png) no-repeat scroll left top;
	border-bottom:1px solid #74868A;
	border-left:1px solid #74868A;
	border-right:1px solid #74868A;
	margin-bottom:20px;
	overflow:hidden;
	padding-top:20px;
	width:940px;
}
#footer #about, #footer img#fresh, #footer #porto, #blog_link, #social_media, #newsletter, #gerai_link{
	display:inline;
	float:left;
}
#footer #about{
	color:#E3EAEB;
	margin:0 0 0 20px;
	padding:20px;
	width:320px;
}
#footer h2{ 
	color:#FFFFFF;
	text-shadow:1px -1px 1px #383C3D;
}
#footer img#fresh{
	padding: 0 20px;
}
#footer #porto{
	background:transparent url(images/bg_porto.png) no-repeat scroll 0 50%;
	height:161px;
	margin:15px 0 0 10px;
	width:282px;
}
#footer #link{
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
	background:#555555 none repeat scroll 0 0;
	border:1px solid #5B6163;
	clear:both;
	margin:0 auto;
	overflow:hidden;
	width:860px;
}
#blog_link, #gerai_link{
	border-right:1px solid #777777;
	height:70px;
	width:319px;
}
#blog_link{
	background:transparent url(images/blog_link.png) no-repeat scroll right center;
}
#gerai_link{
	background:transparent url(images/gerai_link.png) no-repeat scroll right bottom;
}
#blog_link h4, #gerai_link h4{
	line-height:1.3em;
	padding:10px 20px 0;
	text-align:right;
	text-shadow:1px 1px 1px #2A2A2A;
	width:120px;
}
#blog_link h4 a, #gerai_link h4 a, #blog_link h4 a:hover, #gerai_link h4 a:hover{
	color:#CCCCCC;
}
#social_media{
	padding:20px 20px 0;
	width:180px;
}
#social_media span{
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:60%;
}
#social_media a img{
	padding:0 0 0 5px;
}
#newsletter{
	border-left:1px solid #777777;
	width:319px;
}
#newsletterform{
	padding:20px 0 20px 30px;
}
#newsletterform input{
	border-color:#484848 #EBEBEB #FFFFFF;
	border-style:solid;
	border-width:1px;
	color:#666666;
	font-size:11px;
	padding:6px 6px 7px;
	width:150px;
}
input#newsletter_btn{
	background:transparent url(images/btn_subscribe.png) no-repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	height:29px;
	width:85px;
}
input#newsletter_btn:hover{
	background-position:0 -30px;
}
.copyright{
	color:#818181;
	font-size:10px;
	padding:3px 40px 15px;
}
.copyright a{
	color:#CCCCCC;
}

/* `Effects -> Works in Firefox and Safari!!
----------------------------------------------------------------------------------------------------*/

#features ul, #footer #link{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

/* ------- Plugin Contact Form7 ------- */

.map{
	background:#E1E1E1 none repeat scroll 0 0;
	border:medium none #EAEAEA;
	margin-bottom:20px;
	padding:4px;
}
#phone_number{
	background:transparent url(images/bg_mail.png) no-repeat scroll left top;
	font-family:'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
	height:56px;
        text-align:center;
	width:300px;
        

}
.phone, .fax, .email{
	color:#FFFFFF;
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	padding:20px 17px 20px 0;
	text-indent:35px;
	text-shadow:0 -1px 1px #777777;
}
.phone{
	background:url(images/icon_phone.png) no-repeat left;
}
.fax{
	background:url(images/icon_fax.png) no-repeat left;
}
#email{
	background:transparent url(images/bg_mail.png) no-repeat scroll left center;
	height:56px;
	padding:0 0 0 10px;
	text-align:center;
	width:300px;
}
.email{
	background:transparent url(images/icon_mail.png) no-repeat scroll left center;
	width:auto;
}
div.wpcf7 label{
	color:#666666;
	font-weight:bold;
	line-height:2em;
}
#contact input, #contact textarea, #order_form input, #order_form textarea{
	border:1px solid #BFBFC1;
	color:#333333;
	font-family:Verdana,Sans-serif;
	font-size:1em;
	margin-top:3px;
	padding:7px;
	width:340px;
}
div.wpcf7 p{
	margin-bottom:10px;
}
input#send_btn{
	background:transparent url(images/btn_send.png) no-repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:27px;
	margin-left:294px;
	padding:0 0 4px;
	text-align:center;
	text-transform:uppercase;
	width:61px;
}
#contact span.wpcf7-not-valid-tip, #order_form span.wpcf7-not-valid-tip {
	background:#EBEBEB none repeat scroll 0 0;
	border:1px solid #E71016;
	font-size:10px;
	left:0;
	padding:7px;
	position:absolute;
	top:-10px;
	width:340px;
	z-index:1;
}
.wpcf7-response-output {
	margin:10px 0;
	padding:7px;
}
.wpcf7-validation-errors, .wpcf7-mail-sent-ng, .wpcf7-mail-sent-ng, .wpcf7-spam-blocked, .wpcf7-mail-sent-ok {
	background:#ADAAA6 none repeat scroll 0 0;
	border:1px solid #A19F9B;
	font-size:10px;
	width:340px;
}
.wpcf7-display-none {
	display: none;
}

/* ------- Package Page Details ------- */

table#pricing{
	background:#D0CDC8 none repeat scroll 0 0;
	width:100%;
	text-align:center;
	margin-top:20px;
}
#pricing thead th {
	background:#898989 url(images/bg_paket_02.png) repeat-x scroll 0 0;
	border-bottom:1px solid #555555;
	border-left:1px solid #666666;
	height:37px;
	text-transform:uppercase;
}
#pricing thead h6{
	color:#EBEBEB;
	line-height:2.4em;
	margin:0;
}
#pricing thead th.jenis{
	background:#898989 url(images/bg_paket_01.png) repeat-x scroll 0 0;
	border-right:1px solid #434343;
	border-left:1px solid #8B8B8B;
}
#pricing tbody tr{
	border-color:#D0CDC8 #BBBBBB;
	border-style:solid;
	border-width:1px;
}
#pricing tbody td{
	background-color:#DEDCD9;
	padding:7px;
	vertical-align:middle;
}
#pricing tbody td.toolbox{
	background:#EEEEEE url(images/bullet.png) no-repeat scroll 15px 13px;
	padding-left:30px;
	text-align:left;
}
#pricing tbody td.basic{
	background:#E7E5E2 none repeat scroll 0 0;
}
#pricing tfoot tr{
	border-right:1px solid #434343;
	border-left:1px solid #8B8B8B;
}
#pricing tfoot td{
	background:#6D6D6D url(images/bg_paket_01.png) repeat-x scroll 0 bottom;
	border-left:1px solid #8B8B8B;
	border-top:1px solid #666666;
	color:#FFD258;
	font-weight:bold;
	padding:15px 15px 0;
}
#pricing tfoot td.harga{
	background:#8D8D8D url(images/bg_paket_02.png) repeat-x scroll 0 bottom;
	color:#EBEBEB;
	text-align:right;
	text-transform:uppercase;
}
#pricing a.signup{
	background:transparent url(images/go_order.png) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	font-size:110%;
	font-weight:bold;
	height:31px;
	line-height:2.2em;
	margin:10px auto 0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:109px;
}
#pricing a.signup:hover{
	background-position: 0 bottom;
}

/* ------- Order Details ------- */

#paket{
	background:#E1E1E1 none repeat scroll 0 0;
	border:1px solid #FFFFFF;
	padding:20px;
	position:relative;
}
#paket .wpcf7-list-item {
	display:block;
	margin:0;
	padding:0 0 120px;
}
#paket .wpcf7-list-item input, #add_fitur .wpcf7-list-item input{
	margin-right:5px;
	width:auto;
}
#paket .wpcf7-list-item-label{
	font-size:18px;
	color:#51748c;
}
#paket p.harga_basic, #paket p.harga_pro{
	color:#F87301;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-0.05em;
	position:absolute;
	right:20px;
}
#paket p.harga_basic{
	top:20px;
}
#paket p.harga_pro{
	top:50%;
}
#paket .desc_basic {
	border-top:1px dashed #999999;
	font-size:110%;
	left:25px;
	margin:0 20px;
	padding:20px 0 0;
	position:absolute;
	top:50px;
	width:410px;
}
#paket .desc_basic p{
	margin:0;
	padding-bottom:5px;
}
#paket .desc_basic p.choose_template{
	display:block;
	padding-bottom:5px;
	position:relative;
	font-weight:bold;
}
#paket .desc_basic p.choose_template span.the_template{
	left:300px;
	position:absolute;
	top:0;
	width:100px;
}
/*#paket .desc_basic p.included{
	background:transparent url(images/check.png) no-repeat scroll 330px center;
}
*/#paket ul#desc_pro{
	border-top:1px dashed #999999;
	left:25px;
	margin:0 20px;
	padding:20px 0 0;
	position:absolute;
	top:200px;
	width:410px;
}
ul#desc_pro li{
	display:block;
	font-size:110%;
	margin:0;
	padding-bottom:5px;
	position:relative;
}
/*ul#desc_pro li span.pro_price{
	color:#555555;
	position:absolute;
	right:0;
	top:0;
}
*/#upload_file small, span.marked{
	color:#ed145b;
	font-weight:bold;
}
#add_fitur{
	background:#E1E1E1 none repeat scroll 0 0;
	border:1px solid #FFFFFF;
	margin:40px 0;
	padding:20px;
}
#add_fitur h4{
	background:transparent url(images/icon_tambah.png) no-repeat scroll 0 center;
	color:#51748C;
	margin-bottom:20px;
	padding-left:30px;
}
#add_fitur_list{
	position:relative;
}
#add_fitur_list input{
	border:none;
	vertical-align:top;
}
#add_fitur_list .wpcf7-list-item{
	background:#EBEBEB none repeat scroll 0 0;
	display:block;
	margin:0 0 10px;
	padding:5px 10px;
	position:relative;
}
#add_fitur_list .wpcf7-list-item-label{
	font-size:110%;
}
ul#price_list{
	position:absolute;
	right:10px;
	top:-5px;
}
ul#price_list li{
	color:#F87301;
	font-size:130%;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:2.75em;
	text-align:right;
}
ul#price_list li span{
	padding-right:20px;
}
#order_form{
	padding-bottom:40px;
}
#order_form #order_now{
	background:transparent url(images/btn_pesan.png) no-repeat scroll 0 top;
	border:none;
	cursor:pointer;
	height:45px;
	text-indent:-99999px;
	width:158px;
}
#order_form #order_now:hover{
	background:transparent url(images/btn_pesan.png) no-repeat scroll 0 bottom;
}
p.voucher{
	background:#B8B6B1 none repeat scroll 0 0;
	border-color:#ACAAA5 #DCDAD4 #DCDAD4 #ACAAA5;
	border-style:solid;
	border-width:1px;
	color:#555555;
	font-weight:bold;
	padding:5px 10px 9px;
	width:250px;
}
#order_form span.kolom-voucher input{
	background-color:#EBEBEB;
	border:1px solid #FFFFFF;
	margin-left:20px;
	width:120px;
}

/* ------- jQuery Toggle ------- */

.faq-toggle	{
	margin-bottom:50px;
}
.faq-toggle	h2{
	margin-bottom:20px;
	text-shadow:1px 1px 1px #EBEBEB;	
}
*, * focus {
/*	outline: none;
	margin: 0;
	padding: 0;
*/}
.trigger {
	background:transparent url(images/expander-plus.png) no-repeat scroll 5px 6px;
	font-weight:bold;
	margin:0 0 5px;
	padding:0 0 0 22px;
	width:500px;
}
.trigger a, .trigger a:hover{
	display: block;
}
.active {
	background:transparent url(images/expander-minus.png) no-repeat scroll 5px 6px;
}
.toggle_container {
	clear:both;
	margin:0 0 5px;
	overflow:hidden;
	padding:0;
}
.toggle_container .block {
	padding: 0 30px;
}
.toggle_container .block p {
	border-left:3px solid #A7A5A1;
	margin:5px 0;
	padding:0 10px;
}

/* ------- jQuery Simple Slide ------- */

#slideshow {
	margin:4px auto 0;
	position:relative;
	width:248px;
    height: 146px;
}

#slideshow div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 146px;
    background-color: #FFF;
}

#slideshow p{
	background:transparent url(images/badge_new.png) no-repeat scroll 0 0;
	color:#666666;
	height:36px;
	position:absolute;
	right:-1px;
	text-indent:-999px;
	top:111px;
	width:58px;
}

#slideshow div.get_started {
    z-index:10;
    opacity:1.0;
}

#slideshow div.last-active {
    z-index:9;
}

#slideshow img {
    height: 146px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}