/*resetter*/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%;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;}/*endresetter*/

body
	{
	background: #262626;
	}
	
/*header*/

.header
	{
	width: 960px;
	height: 440px;
	margin: 0px auto;
	background: url('../img/head_back.png') repeat-x;
	position: relative;
	}
	
.subheader
	{
	width: 960px;
	height: 100px;
	margin: 0px auto;
	background: url('../img/head_back.png') repeat-x;
	position: relative;
	}
	
.logo
	{
	position: absolute;
	top: 10px;
	left: 20px;
	}
	
.head_menu
	{
	position: absolute;
	top: 20px;
	right: 20px;
	}
	
.head_menu img
	{
	float: left;
	margin-left: 15px;
	}

.head_menu_cap
	{
	position: absolute;
	top: 60px;
	right: 20px;
	}
	
.head_menu_cap h1
	{
	width: 30px;
	height: 30px;
	font-family: Arial;
	font-size: 10px;
	color: #fff;
	float: left;
	margin-left: 15px;
	}
	
.chat
	{
	position: absolute;
	bottom: 25px;
	right: 40px;
	z-index: 1000;
	}
	
.chat_cap
	{
	position: absolute;
	bottom: 5px;
	right: 40px;
	z-index: 1000;
	}
	
.chat_cap h1
	{
	width: 64px;
	height: 16px;
	font-family: Arial;
	font-size: 10px;
	color: #333;
	font-weight: normal;
	text-align: center;
	float: left;
	}
	
.slide
	{
	position: absolute;
	top: 100px;
	left: 20px;
	}
	
.planA
	{
	position: absolute;
	top: 140px;
	left: 20px;
	}

.add_menu
	{
	position: absolute;
	top: 80px;
	left: 20px;
	}

.add_menu
	{
	float: left;
	margin-right: 10px;
	}
	
.schedule
	{
	width: 275px;
	height: 360px;
	position: absolute;
	top: 80px;
	right: 20px;
	background: url('../img/schedule_back.png') no-repeat;
	}
	
.schedule h1
	{
	font-family: Arial;
	font-size: 10px;
	color: #1488eb;
	font-weight: normal;
	}
	
.schedule h3
	{
	font-family: Arial;
	font-size: 14px;
	color: #ff9000;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	}
	
/*Home Midle*/

.home_content
	{
	position: relative;
	width: 960px;
	height: 460px;
	background: #333;
	}
	
.home_more_link
	{
	text-align: left;
	border: none;
	}
	
.home_profil
	{
	height: 460px;
	position: absolute;
	top: 0px;
	left: 0px;
	border-right: 1px solid #444;
	border-bottom: 3px solid #df0000;
	}
	
.home_profil h1
	{
	width: 240px;
	height: 24px;
	background: #df0000;
	font-family: Arial;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding-top: 6px;
	}
	
.home_profil img
	{
	margin: 10px auto;
	}
	
.home_profil p
	{
	margin: 5px auto;
	width: 200px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-align: justify;
	line-height: 13px;
	}
	
.home_profil a
	{
	font-family: Arial;
	font-size: 12px;
	color: #ffae00;
	font-weight: bold;
	text-decoration: none;
	}
	
.home_profil a:hover{color: #ccc;}
	
/********************************/
	
.home_produk
	{
	height: 460px;
	position: absolute;
	top: 0px;
	left: 240px;
	border-right: 1px solid #444;
	border-bottom: 3px solid #ffae00;
	}
	
.home_produk h1
	{
	width: 240px;
	height: 24px;
	background: #ffae00;
	font-family: Arial;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding-top: 6px;
	}
	
.home_produk img
	{
	margin: 10px auto;
	}
	
.home_produk p
	{
	margin: 5px auto;
	width: 200px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-align: justify;
	line-height: 13px;
	}
	
.home_produk a
	{
	font-family: Arial;
	font-size: 12px;
	color: #ffae00;
	font-weight: bold;
	text-decoration: none;
	}
	
.home_produk a:hover{color: #ccc;}
	
/**********************/
	
.home_bisnis
	{
	height: 460px;
	position: absolute;
	top: 0px;
	right: 239px;
	border-right: 1px solid #444;
	border-bottom: 3px solid #a2ca00;
	}
	
.home_bisnis h1
	{
	width: 240px;
	height: 24px;
	background: #a2ca00;
	font-family: Arial;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding-top: 6px;
	}
	
.home_bisnis img
	{
	margin: 10px auto;
	}
	
.home_bisnis p
	{
	margin: 5px auto;
	width: 200px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-align: justify;
	line-height: 13px;
	}
	
.home_bisnis a
	{
	font-family: Arial;
	font-size: 12px;
	color: #ffae00;
	font-weight: bold;
	text-decoration: none;
	}
	
.home_bisnis a:hover{color: #ccc;}
	
/**************************/
	
.home_member
	{
	height:460px;
	position: absolute;
	top: 0px;
	right: 0px;
	border-bottom: 3px solid #1488eb;
	}
	
.home_member h1
	{
	width: 240px;
	height: 24px;
	background: #1488eb;
	font-family: Arial;
	font-size: 16px;
	color: #fff;
	text-align: center;
	padding-top: 6px;
	}
	
.home_member img
	{
	margin: 10px auto;
	}
	
.home_member p
	{
	margin: 5px auto;
	width: 200px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-align: justify;
	line-height: 13px;
	}
	
.home_member a
	{
	font-family: Arial;
	font-size: 12px;
	color: #ffae00;
	font-weight: bold;
	text-decoration: none;
	}
	
.home_member a:hover{color: #ccc;}

/*Subpage*/

.sub_menu
	{
	position: relative;
	width: 960px;
	height: 30px;
	}

.sub_profil
	{
	position: absolute;
	top: 0px;
	left: 0px;
	background: #df0000;
	}
	
.sub_profil a
	{
	width: 240px;
	height: 20px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 6px;
	text-decoration: none;
	}
	
.sub_profil a:hover{background: #a92626;}

/*****************/

.sub_produk
	{
	position: absolute;
	top: 0px;
	right: 240px;
	background: #ffae00;
	}
	
.sub_produk a
	{
	width: 240px;
	height: 20px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 6px;
	text-decoration: none;
	}
	
.sub_produk a:hover{background: #ff8a00;}

/****************/

.sub_bisnis
	{
	position: absolute;
	top: 0px;
	left: 240px;
	background: #a2ca00;
	}
	
.sub_bisnis a
	{
	width: 240px;
	height: 20px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 6px;
	text-decoration: none;
	}
	
.sub_bisnis a:hover{background: #74a115;}

/**************/

.sub_member
	{
	position: absolute;
	top: 0px;
	right: 0px;
	background: #1488eb;
	}
	
.sub_member a
	{
	width: 240px;
	height: 20px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 6px;
	text-decoration: none;
	}
	
.sub_member a:hover{background: #1465eb;}

/*Sub Content*/

.subcontent
	{
	width: 960px;
	background: #2e2e2e;
	margin-top: -7px;
	padding-bottom: 30px;
	border-bottom: 2px solid #bcf22b;
	}
	
.subcontent h1
	{
	padding-top: 20px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
	
.subcontent p
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align: justify;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 18px;
	}

.subcontent a
	{
	text-decoration: none;
	color: #ffae00;
	}
	
.subcontent a:hover{text-decoration: underline;}

/*Carousel*/

.jcarousel-skin-tango .jcarousel-container 
	{
    -moz-border-radius: 10px;
	}

.jcarousel-skin-tango .jcarousel-container-horizontal 
	{
    width: 510px;
    padding: 20px 40px;
	}

.jcarousel-skin-tango .jcarousel-container-vertical 
	{
    width: 260px;
    height: 510px;
    padding: 40px 20px;
	}

.jcarousel-skin-tango .jcarousel-clip-horizontal 
	{
    width:  510px;
    height: 260px;
	}

.jcarousel-skin-tango .jcarousel-clip-vertical 
	{
    width:  260px;
    height: 510px;
	}

.jcarousel-skin-tango .jcarousel-item 
	{
    width: 250px;
    height: 260px;
	}

.jcarousel-skin-tango .jcarousel-item-horizontal 
	{
    margin-right: 10px;
	}

.jcarousel-skin-tango .jcarousel-item-vertical 
	{
    margin-bottom: 10px;
	}

.jcarousel-skin-tango .jcarousel-item-placeholder 
	{
    background: #fff;
    color: #000;
	}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal 
	{
    position: absolute;
    top: 120px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
	}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover 
	{
    background-position: -32px 0;
	}

.jcarousel-skin-tango .jcarousel-next-horizontal:active 
	{
    background-position: -64px 0;
	}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active 
	{
    cursor: default;
    background-position: -96px 0;
	}

.jcarousel-skin-tango .jcarousel-prev-horizontal 
	{
    position: absolute;
    top: 120px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
	}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover 
	{
    background-position: -32px 0;
	}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active 
	{
    background-position: -64px 0;
	}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active 
	{
    cursor: default;
    background-position: -96px 0;
	}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical 
	{
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
	}

.jcarousel-skin-tango .jcarousel-next-vertical:hover 
	{
    background-position: 0 -32px;
	}

.jcarousel-skin-tango .jcarousel-next-vertical:active 
	{
    background-position: 0 -64px;
	}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active 
	{
    cursor: default;
    background-position: 0 -96px;
	}

.jcarousel-skin-tango .jcarousel-prev-vertical 
	{
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
	}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover 
	{
    background-position: 0 -32px;
	}

.jcarousel-skin-tango .jcarousel-prev-vertical:active 
	{
    background-position: 0 -64px;
	}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active 
	{
    cursor: default;
    background-position: 0 -96px;
	}

	
/*Login form*/

.login_form
	{
	margin-top: 20px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	width: 230px;
	text-align: left;
	}
	
.login_button
	{
	border: none;
	background: #666;
	width: 60px;
	height: 25px;
	color: #fff;
	font-weight: bold;
	}
	
.contact_form
	{
	margin-top: 20px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-align: left;
	}
	
/*Home News*/

.home_news
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: red;
	width: 230px;
	text-align: left;
	margin-bottom: 5px; 
	padding-bottom: 5px;
	}
	
.news
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	width: 230px;
	text-align: justify;
	margin-bottom: 10px; 
	}

/*Footer*/

.footer
	{
	margin: 20px auto;
	width: 960px;
	height: 40px;
	text-align: left;
	font-family: Arial;
	font-size: 10px;
	color: #fff;
	}

.footer a
	{
	color: #fff;
	text-decoration: underline;
	}

.footer a:hover{color: #ffae00;}
	
.clear
	{
	clear: both;
	}
