/*  
Theme Name: Official Terong 
Theme URI: http://www.terong.com/
Description: The official Terong Internet Engineering design by Oei Kiem Gwan of Kuning Design and re-engineered by Erwin Kodiat
Version: 1.0
Author: Erwin Kodiat & Oei Kiem Gwan
Author URI: http://www.terong.com/
*/
/* GENERAL */

body { 
	font: 10pt verdana; 
	color: #000; 
	margin: 0px; 
}

table { 
	font: 10pt verdana; 
	color: #000; 
}

p {
    margin-top: 0;
}

a {
    color: #DBB6FF;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.comments {
    font-size: smaller;
}

h1 {
    background: #96c url(/images/heading_1.gif) no-repeat;
    height: 22px;
    color: #fff;
    font-size: 7pt;
    line-height: 1em;
    padding-top: 5px;
    padding-left: 15px;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 0;
    clear: both;
}

h2 {
    font: 12px "Verdana",sans-serif,serif;
    letter-spacing: .5pt;
    font-weight: bold;
    margin-bottom: 3px;
}

h2 a {

}

img {
    border: 1px solid #68359B;
}

img.left {
    float: left;
    margin: 0 4px 1px 0;
}

img.right {
    float: right;
    margin: 0 0 1px 4px;
}

/* CONTAINER */

#container { 
	position: absolute;
	left: 50%;
	width: 760px;
	margin-left: -380px;
    background: #96c url(/images/bg_container.gif) repeat-y;
}


/* HEADER */

#header {
    height: 94px;
    background: url(/images/index_01b.gif) no-repeat;
    font-weight: bold;
    font-size: 20px;
}

#header span {
    display: none;
    font-size: 20px;
}

/* WRAPPER */
#wrapper {
    width: 100%;
    float: right;
    margin-left: -220px;
}

/* CONTENT */

#content {
    margin-left: 220px;
    padding-top: 16px;
    padding-right: 20px;
    width: 463px;
}

#content h1 a {
    color: #fff;
    text-decoration: none;
}


div#content table.support {
    border-collapse: collapse;
    font-size: 11px;
}

div#content table.support tr td {
    border: 1px solid #68359B;
    padding: 4px;
    vertical-align: top;
}

div#content table.support tr th {
    border: 1px solid #68359B;
    letter-spacing: normal;
    font-weight: bold;
    text-align: center;
}

/* SIDE LINK */

#side_link {
    float: left;
    width: 220px;
    background: url(/images/index_02a.gif) no-repeat;
    padding-top: 8px;
}

#side_link ul {
    list-style: none;
}

#side_link ul li {
    font-size: 12px;
    padding-bottom: 10px;
    border-top: 1px dotted #96c;
    margin-right: 20px;
    padding-top: 4px;
}

#side_link ul li ul li {
    font-size: xx-small;
    margin-left: -35px;
    height: 15px;
    width: 130px;
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
}

#side_link ul li a {
    padding-left: 5px;
    color: #fff;
    text-decoration: none;
}

#side_link ul li a:hover {
    color: #DBB6FF;
}

#side_link p {
	margin-left: 40px;
}


/* TOP LINK */

#top_link {
    position: absolute;
    top: 47px;
    left: 235px;
    width: 500px;
}

#top_link ul {
	display: inline;
	list-style-type: none;
}

#top_link li {
	float:left;
	background: url(/images/top_link_bullet.gif) no-repeat 0 50%;
	padding-left: 20px;
	margin-top: 2px;
	margin-right: 32px;
}

#top_link a {
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
}

#top_link a:hover {
    color: #824FB5;
}

/* FOOTER */

#footer {
    background: #306;
    color: #999;
    padding: .4em;
    text-align: right;
    font-size: 10px;
    margin-top: 20px;
    height: 20px;
}

#footer_link {
    float: left;
    margin-left: 20px;
}

#footer_link ul {
	display: inline;
	list-style-type: none;
}

#footer_link li {
	float:left;
	margin-right: 10px;
}

#footer p {
}

/* NEWS */

#news {
    font-size: 10px;
    letter-spacing: normal;
    width: 200px;
    float: right;
    background: #ccc;
    border: 1px solid #306;
    width: 200px;
    margin: 5px;
    margin-top: 10px;
    margin-right: 0;
}

#news_header {
    padding: 2px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background: #306;
}

#news_content {
    padding: 5px;
}

#news_content a {
    color: #000;
    text-decoration: underline;
}

#news_content hr {
    border: 1px solid #96c;
}

/* SITE MAP */

ul.sitemap li {
    list-style: none;
    margin-bottom: 10px;
}

ul.sitemap li ul {
    margin-left: 20px;
}


ul.sitemap li ul li {
    margin-bottom: 3px;
}


/* CLIENTS */
table.tbl_clients {
    border-collapse: collapse;
    z-index: 2;
    width: 450px;
}

table.tbl_clients tr td {
    width: 150px;
    padding: 15px;
    text-align: center;
    font-size: 11px;
    z-index: 2;
}

table.tbl_clients tr td img {
    z-index: 2;
}

h2.tahun_client {
    position: relative;
    font: 80px georgia, Arial Black, Helvetica, sans-serif;
    color: #D7ADFF;
    margin: 0;
    padding: 0;
    line-height: 80px;
    margin-bottom: -30px;
    z-index: 1;
    padding-left: 20px;
}