/* CSS Document */

body {
	background-color: #aab9d5;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#container {
	background-color: #1c4ba2;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
	border-left:solid 1px #aab9d5;
	border-right:solid 1px #aab9d5;
}

/*--------------------- Header ----------------------*/

#lang {
	float: right;
	padding: 20px 11px 20px 20px;
	color: #CCCCCC;
}

#lang a:link, #lang a:visited {
	color: #CCCCCC;
}

#lang a:hover {
	color: #b22f68;
}

#headermenu {
	height: 30px;
	background: url("./images/topmenubg.jpg") repeat-x;
	margin-top:-10px;
	padding: 0 0 0 11px;
}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#mainlevel-nav li {
	background-image: none;
	padding: 0;
	float: left;
	margin: 0;
	white-space: nowrap;
	color: #CCCCCC;
	font-size: 11px;
}

ul#mainlevel-nav li a:link, ul#mainlevel-nav li a:visited {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #CCCCCC;
	background: transparent;
}

ul#mainlevel-nav li a:hover {
	color: #b22f68;
}

ul#mainlevel-nav li a.mainlevel-nav#active_menu-nav {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #b22f68;
	background: transparent;
}

ul#mainlevel-nav li a.mainlevel-nav:hover#active_menu-nav {
	color: #CCCCCC;
}

#repeat
{
	background:url("./images/bg1.png") repeat-x;
	width:100%;
	z-index:0;
	float:left;
}

/*--------------------- Frontpage --------------------*/


#basic {
	margin-top:30px;
	width: 100%;
	padding: 0;
	height:450px;
}

#col_left {
	float:left;	
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	width:480px;
	padding: 10px 10px 10px 10px;
}

#col_center {
	float:left;	
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	width:680px;
	padding: 10px 10px 10px 10px;
}

#col_satu
{
	margin-bottom:15px;
	padding:10px 10px 10px 10px;
	color:#bbd3f6;
	line-height:0.8px;
}

#col_satu h1
{
	font-family:Tahoma;
	color:white;
	font-size:19px;
	height:30px;
	letter-spacing:-0.2px;
	text-transform:capitalize;
	padding-left:60px;
	padding-top:5px;
	background:url("./images/h1-1.png") no-repeat;
}

#col_dua
{
	padding:10px 10px 10px 10px;
}

#col_right {
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	width:220px;
	padding: 10px 10px 10px 10px;
	float:right;
	/*border-left:#bbd3f6 solid 1px;*/
}

#col_right h1
{
	font-family:Tahoma;
	color:white;
	font-size:19px;
	height:30px;
	letter-spacing:-0.2px;
	text-transform:capitalize;
	padding-left:60px;
	padding-top:5px;
	background:url("./images/h1-1.png") no-repeat;
}

/*--------------------- Footer ----------------------*/


#footer {
	width: 800px;
	height: 28px;
	padding-top:10px;
	background: url( ./images/bottomline.jpg ) no-repeat;
	background-color: transparent;
	color: #CCCCCC;
	text-align: center;
	font-size:9px;
}


/*--------------------- HTML Core ----------------------*/

input, textarea, select {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	color: #b22f68;
}

p {
	padding: 0;
	margin: 0;
	line-height: 1.6;
}

.clr {
	clear: both;
}

#port1 
{
	background:url("./images/port1.png") no-repeat;
	width:230px;
	height:150px;
}

#port1:hover
{
	background:url("./images/port1_hover.png") no-repeat;
	width:230px;
	height:150px;
}

#port2 
{
	background:url("./images/port2.png") no-repeat;
	width:230px;
	height:150px;
}

#port2:hover
{
	background:url("./images/port2_hover.png") no-repeat;
	width:230px;
	height:150px;
}

#port3 
{
	background:url("./images/port3.png") no-repeat;
	width:230px;
	height:150px;
}

#port3:hover
{
	background:url("./images/port3_hover.png") no-repeat;
	width:230px;
	height:150px;
}

#port4 
{
	background:url("./images/port4.png") no-repeat;
	width:230px;
	height:150px;
}

#port4:hover
{
	background:url("./images/port4_hover.png") no-repeat;
	width:230px;
	height:150px;
}


#port5 
{
	background:url("./images/port5.png") no-repeat;
	width:230px;
	height:150px;
}

#port5:hover
{
	background:url("./images/port5_hover.png") no-repeat;
	width:230px;
	height:150px;
}

#port6 
{
	background:url("./images/port6.png") no-repeat;
	width:230px;
	height:150px;
}

#port6:hover
{
	background:url("./images/port6_hover.png") no-repeat;
	width:230px;
	height:150px;
}

.daftar
{
	line-height:17px;
}


