/* 
	Theme Name: Telkomsel Blackberry Lounge
	Theme URL: -
	Description: Themes Telkomsel Blackberry Lounge
	Author: Achmad Bisri - PT. Swamedia Informatika
	Author URI: http://www.swamedia.co.id
	Version: 1.0
*/


/* CSS Reset */

body {
	margin: 0;
	padding: 0;
	text-align: left; 
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #bbb;
}

:focus {
	outline: 0;
}

.clear { clear: both; height: 1px; font-size: 1px; line-height: 1px; }

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a {
	color: #eee;
	text-decoration: none;
}
a:hover {
	color: #ddd;
	text-decoration: underline;
}
a img {border:none;}


h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #bbb;
}
.main h4, .main h5, .main h6 {
	font-size:13px;
	font-weight: bold;
	margin: 5px 0;

}
/* End CSS Reset */

/* General */
.alignleft {
	text-align:left;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

/* Clearing Float */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* End Clearing Float */


/* Bug Fix PNG IE 
#logo h1, .rfooter img {
	behavior: url(../iepngfix.htc);
}*/
#inside #container {
	width: 794px;
	display: block;
	margin: 0 auto;
	padding: 0 ;
	position: relative;
	/*background: transparent url(bg-inside3.jpg) no-repeat;*/
}
/* Header */
#header {
	width: 794px;
	height: 139px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}
/* Logo */
#logo {
	width: 316px;
	height: 133px;
	display: block;
	float: left;
}
#logo h1 {
	margin: 30px 0 0 10px;
	padding: 0;
	background: url(logo-2.png) no-repeat 0 0; 
	height: 99px;
	display: block;
	float: left;
}
#logo h1 a {
	display: block;
	width: 295px;
	height: 99px;
	text-indent: -190407px;
}
#logotelkomsel {
	width: 170px;
	height: 60px;
	display: block;
	text-align: right;
	float: right;
}
#topnav {
	width: 453px;
	height: 30px;
	display: block;
	float: right;
	padding: 0 20px 0 0;
}
ul#topmenu {
	height: 28px;
    margin: 4px 0 0 0; 
	padding: 0;
	float: right;
}
ul#topmenu li {
	float: left;
	padding: 0 15px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	list-style: none;
	border-right: 1px solid #aaa;
	text-transform: uppercase;
}
ul#topmenu li.last {
	border-right: none;
}
ul#topmenu li a {
	color: #ccc;
}
#topnav ul#topmenu li.lang-en {
	padding: 0 5px 0 15px;
}
.topsearch {
	width: 320px;
	height: 34px;
	display: block;
	clear: both;
	color: #fff;
	float: right;
	text-align: right;
}
form {
	padding: 10px;
}
form input.searchinput {
	background: #ddd;
}
.button-go {
	background: #CC0000;
	color: #fff;
	border: 1px solid #DD5858;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
}

/* Navigation */

#navigation {
	width: 794px;
	height: 34px;
	display: block;
/*	background: #000; */
	margin: 0 auto;
	padding: 0;
}
#innernav {
	height: 34px;
	display: block;
	margin: 0 auto;
}

ul#nav li a {
	color: #ccc;
}

/* Navigation End */

#wrapper { 
	width: 794px; 
	margin: 0 auto; 
	background: transparent url(bgwrapper3.gif) repeat-y; 
	overflow: hidden; 
	padding: 0 2px;
	z-index: 1;
}
#wrapper-inner {
	width: 794px; 
	overflow: hidden; 
	background: url(ornament.gif) no-repeat left bottom;
}
#wrapper1 { 
	width: 794px; 
	margin: 0 auto; 
	padding: 0 8px; 
	/*background: transparent url(wrapper_back.gif) no-repeat scroll 0px 0px; */
	overflow: hidden; 
	z-index: 1; 
}
span.wrapperbtmcurve {
	width: 794px;
	height: 5px;
	margin: 0 auto;
	padding: 0;
	display: block;
	background: transparent url(btmcurve.gif) no-repeat scroll 0pt 100%; bottom: 0pt;
}
#mainhomebox {
	width: 880px;
	height: 316px;
	display: block;
	background: transparent url(bgmain.jpg) no-repeat;
	margin: 0;
	padding: 0;
}
#intro {
	width: 500px;
	display: block;
	padding: 20px 40px 20px 20px;
	float: left;
}
#introinner {
	display: block;
	padding: 5px 25px;
	background: transparent url(bgwelcome.png) no-repeat;
	border: 1px solid #333333;
}
#introinner p {
/*	font-family: "Times New Roman", Times, serif; */
	color: #bbb;
	font-size: 14px;
	font-weight: bold; 
	line-height: 20px;
	letter-spacing: -1px;
}
#introinner p.advantage, #introinner p.getaccess {
	font-size: 12px;
	letter-spacing: normal;
}


/* Inside Page */

#content .sidenav { 
	float: left; 
	width: 200px;
/*	background: url(ornament.png) no-repeat left bottom; */
	padding: 0 0 120px 0;
}
#content .main { 
	margin: 0pt 0pt 0pt 0pt; 
	padding: 20px 0 25px 25px; 
	overflow: hidden; 
	float: left; display: inline;
	width: 550px;
	font-size: 12px;
	text-align: justify;
/*	background: #33CCFF; */
}
/*#content .main table { 
	border:none;
}*/
.twocolumn #content .main {
width: 550px;
}
.threecolumn #content .main {
width: 400px;
}
.threecolumn #content .rightside {
width: 150px;
float: left;
}

#content .sidebar { 
	overflow: hidden; 
	float: right; 
	width: 180px; 
}
h3.sidenav_head {
	background-color: #780F12;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding: 10px 10px 5px 10px;
	text-align: center;
}
h3.sidenav_head a:link, h3.sidenav_head a:visited, h3.sidenav_head a:hover, h3.sidenav_head a:active { color: #CCCCCC; text-decoration: none; }

ul#sidenav { 
	margin:0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	color: #B9B9B9;
}
ul#sidenav li {
	line-height: 26px;
	height: 30px;
	padding: 5px 0 5px 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #111;
	background: transparent url(bg-leftnav.gif) repeat-x;
	color: #B9B9B9;
}
ul#sidenav li span {
	padding: 5px 0 5px 20px;
	background: transparent url(bullet-square.gif) no-repeat 5px 8px;
}
ul#sidenav ul{ 
	margin:0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	color: #B9B9B9;
}
ul#sidenav li ul li{
	line-height: 15px;
	padding: 5px 5px;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	background: transparent url(bulletarrow.gif) no-repeat 0 9px;
	border: none;
	color: #B9B9B9;
}
ul#sidenav ul li{
	line-height: 15px;
	padding: 5px 5px;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	background: transparent url(bulletarrow.gif) no-repeat 0 9px;
	border: none;
	color: #B9B9B9;
}

ul#sidenav li a{ 
	color: #ccc;
}
ul#sidenav li a:hover {
	color: #eee;
	text-decoration: none;
}

/* Sidenav2 */
ul#sidenav2 { 
	margin:0;
	padding: 0 0 25px 0;
	list-style: none;
	font-size: 12px;
	color: #B9B9B9;
}
ul#sidenav2 li {
	padding: 5px 0 5px 20PX;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #111;
	color: #B9B9B9;
	background: transparent url(bullet-square.gif) no-repeat 5px  11px;
}
ul#sidenav2 li a{
	color: #ccc;
}


h4.pagetitle {
	background-color: #5F0B0E;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding: 10px 10px 5px 30px;
	width: 554px;
	float: left;
}
h5.contenttitle {
	font-size: 14px;
	font-weight: bold;
	color: #ccc;
	padding: 10px 0 0 0;
}
h5.contenttitle a{
	font-size: 14px;
	font-weight: bold;
	color: #ccc;
}
.contentdate {
	font-size: 11px;
	color: #ccc;
}
.contentdetail {
	display: block;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #333;
	text-align: justify;
	min-height: 100px;
}
.contentdetail2 {
	display: block;
	padding: 0 0 10px 0;
	text-align: justify;
	min-height: 100px;
}
h5.relatedcontent {
	font-weight: bold;
	color: #ccc;
	font-size: 12px;
}
ul#redlist { 
	margin:0;
	list-style: none;
	padding: 10px 0 0 0;
	font-size: 12px;
}
ul#redlist li {
	line-height: 20px;
	padding: 5px 0 5px 15px;
	margin: 0;
	font-weight: bold;
	border-bottom: 1px solid #222;
	background: transparent url(bulletred.gif) no-repeat 0 12px;
}
ul#redlist li .date {
	font-weight: normal;
}
ul#redlist li a{ 
	color: #eee;
}
ul#redlist li a:hover {
	text-decoration: underline;
}


/* Table Calendar Events */
#eventscal {
	width: 160px;
	display: block;
	margin: 10px auto;
	text-align: center;
}
#eventscal table {
	border-collapse: collapse;
	margin: 10px;
	background: #000;	
}
#eventscal table body {
	border: 1px solid #444;
}
#eventscal tr { background: #000; }
#eventscal tr.altrow { background: #000;	}
#eventscal th, #eventscal td {
	text-align: left;			
	border-width: 1px;
  	border-style: solid;
}
#eventscal th {
	color: #ddd;
	background: #CC0000;
	padding: 4px;	
	border-color: #FF8383 #F24545 #990000 #FF8383;	
	text-align: center;
}
#eventscal td {
	border-color: #444;	
	padding: 2px 3px;
	color: #ddd;
	background: #000;
}
#eventscal td a {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
#eventscal td.adaevent {
	color: #00CCFF;
}	

#eventscal td.today {
	color: #00CCFF;
	background: #444;
}	
#eventscal td.minggu {
	color: #cc0000;
}	


/* End Table Calendar Events */





/* Download */
.downloadbox {
/*	border: 1px solid #333; */
}

.download {
	width: 100px;
	display: block;
	padding: 0 0 0 25px;
	margin: 10px 0;
	background: url(icon-download.png) no-repeat;
	font-weight: bold;
}
.cat-image1 {
	width: 100px;
	float: left;
	display: block;
}
.cat-desc {
	width: 400px;
	display: block;
	float: left;
	padding: 0 20px;
}
.last {
	border: none;
}

.feat-image {
	width: 128px;
	float: left;
}
.feat-desc {
	width: 400px;
	float: left;
	padding: 0 20px;
}
.download h5 {
	font-size: 14px;
	padding-bottom: 5px;
	border-bottom: 1px solid #444;
	margin-bottom: 10px;
}
.othertitle {
	font-size: 14px;
	padding: 0 0 5px 15px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 10px;
}
.featured {
	background: #222;
	border: 1px solid #333
}

/* TIPS */
.tipsbox h5 {
	font-size: 14px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.tips-desc {
	border-bottom: 1px solid #444;
}

/* DROPDOWN CSS */
ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
 text-transform: uppercase;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
 line-height: 22px;
 background: #222;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

/*Form */
form {
	padding:10px;
	}
form fieldset {
	width:450px; 
	display:block; 
	padding:0px 0px; 
	margin-bottom:0.5em; 
	border: none;
	line-height:1.5em;
}

form legend {
	font-weight:bold; 
	margin-bottom:5px; 
	padding:3px; 
	width:254px; 
}
form label {
	clear:left; 
	display:block; 
	float:left; 
	width:80px; 
	text-align:right; 
	padding-right:10px; 
	color:#888; 
	margin-bottom:0.5em;
	line-height: 18px;
}
form label.labelsearch {
	width: 60px;
	text-align: right;
	color: #fff;
}
form input {
	padding-left:0.5em; 
	margin-bottom:0.6em;
	/*background: #ddd;*/
}
form input.submitButton {
	background: none;
}
form select {
	margin-left:0.5em;
	margin-bottom:0.6em;
	background: #ddd;
}
form textarea {
	width: 250px; 
	border:1px solid #fff; 
	padding:0.5em; 
	overflow:auto;
	background: #ddd;
	margin-bottom:0.6em; 
}
form option {
	background: #ddd;
}
form optgroup {
	color:#000;
}
form optgroup option {

}



.horizdiv { border-bottom: 1px solid #333; padding-bottom: 5px;}
h4.titleafterlogin { border-bottom: 1px solid #333; padding-bottom: 5px; }

.picbanner {
	width: 180px;
	height: 90px;
	display: block;
	margin: 40px auto 20px auto;
}

table.tblhandheld {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	margin:0;
	padding:0;
}
table.tblhandheld td{
	padding: 10px;
	text-align: center;
	border: none;
}

.errors, .login-errors {
	color: #ffcc00;
}

.print {
	padding-left: 25px;
	background: url(printer3.png) no-repeat;
	float: right;
	clear: both;
	font-weight: bold;
}
.print a {
	color: #ddd;
}

.cat-image img, .cat-image1 img, .feat-image img {
	padding: 8px;
	border: 1px solid #333;
}

/* After Login */
.cat-image {
	width: 128px;
	float: left;
	display: block;
}

.cat-image img, .feat-image img {
	padding: 8px;
	border: 1px solid #333;
}

.main h3 {
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
}
.main table h3 {
	padding-bottom:0px;
	border-bottom:none;
}
.main table ul {
	margin-left:15px;
	padding:0px;
}
.main table.wborder td{
	border: 1px #666666 solid;
	border-collapse:collapse;
}
.main table td.lborder {
	border-left: 1px solid #666666;
	padding-left: 20px;
}
.main table td.rpad {
	padding-right: 20px;
}
.incontent {
	margin-bottom: 20px;
}
.in-text {
	margin-top: 15px;
}
.in-text h4 {
	margin: 0;
	padding: 0;
}
.in-excerpt {
	width: 380px;
	display: block;
	float: left;
	padding: 0;
}
.in-excerpt p{
	margin: 0;
	padding: 5px 0 0 0;
}
.in-text .date {
	font-size: 11px;
	color: #ddd;
}


/* Download */
.downloaddetail {
	width: 380px;
	display: block;
	float: left;
}
.downloadlists {
	width: 150px;
	display: block;
	float: right;
/*	background: #ffcc00; */
	text-align: center;
}
.downloadlists ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.downloadlists ul li{
	padding: 5px 5px 5px 20px;
}
.btndownload {
	margin-top: 10px;
}
.downloadpaging {
	text-align: center;
}
.downloadcategory {
	height: 100px;
	padding-bottom: 15px;
	border-bottom: 1px solid #222;
}
.downloadcategory ul {
	list-style-type: none;
}
.downloadcategory ul li {
	float: left;
	padding: 0 25px 0 0;
	text-align: center;
}
.content_img {
	width: 80px;
	padding: 10px;
	float: left;
	border: 1px solid #444;
	margin: 10px 10px 10px 0;
}

.downloadlists img {
	padding: 8px;
	border: 1px solid #333;
}

.search-cat-title {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	padding: 5px 0;
	margin-top: 20px;
}

/*FORM CONTACT */
form#contact {
	width:470px;
	padding:10px;
	float: left;
	}
form#contact fieldset {
	width:450px; 
	display:block; 
	padding:20px 10px; 
	margin-bottom:0.5em; 
	line-height:1.5em;
}


form#contact legend {
	font-weight:bold; 
	border:3px solid #fff; 
	margin-bottom:5px; 
	padding:3px; 
	width:254px; 
}
form#contact label {
	clear:left; 
	display:block; 
	float:left; 
	width:80px; 
	text-align:right; 
	padding-right:10px; 
	color:#888; 
	margin-bottom:0.5em;
	line-height: 18px;
}
form#contact input {
	padding-left:0.5em; 
	margin-bottom:0.6em;
	background: #ddd;
}
form#contact input.submitButton {
	background: none;
}
form#contact select {
	margin-left:0.5em;
}
form#contact textarea {
	height:10em;
	width: 250px; 
	border:1px solid #fff; 
	padding:0.5em; 
	overflow:auto;
	background: #ddd; 
}
form#contact option {
	color:#fff;
}
form#contact optgroup {
	color:#000;
}
form#contact optgroup option {
	color:#fff;
}

.felement {
	margin: 10px;
}

.ennav {
	width: 780px;
}
.idnav {
	width: 794px;
}
.term-pad {
	padding: 15px;
}
.bottompaging {
		margin-top: 10px;
}
.bottompaging span.current {
	  margin: 0 2px;
		padding: 2px 3px;
		border: 1px solid #333;
}
.bottompaging a {
	margin: 0 2px;
	padding: 2px 3px;
	border: 1px solid #333;
	color: #ffcc00;
	font-weight: bold;
}
.downloadpaging .bottompaging a {
	border: none;
}
a.imgnav {
	border: none;
}

/* Footer */
#footer { 
width: 794px;
display: block;
clear: both;
margin: 0 auto; 
padding: 10px 0px 40px 16px;
}
.lfooter {
width: 500px;
display: block;
float: left;
}
.footernav {
width: 500px;
display: block;
}
.rfooter {
width: 200px;
display: block;
float: right;
padding: 0;
}
ul#fnav {
width: 500px;
display: block;
list-style-type: none;
margin: 0;
padding: 0;
}
.copyright {
width: 500px;
display: block;
color: #666666;
}
ul#fnav li {
list-style-type: none;
margin: 0 20px 0 0;
padding: 0;
float: left;
}
ul#fnav li a {
text-decoration: none;
}
/*  /Footer  */

