
body {
margin:0;
padding:0;
font-family: helvetica,verdana,arial,sans-serif;
font-size: 10pt;
line-height: 1.28;
background:#151515 url("/pages/2010/images/bg-img.jpg") repeat-y center 0; 
}

* {
list-style:none outside none;
margin:0;
padding:0;
}

#outerbox{
width:970px;
background-color: #ffffff;
margin: 0 auto;
padding: 10px 10px 10px 10px;
margin-top: 40px;
}

#maincontainer{
margin: 0;
}

#topsection{
padding-bottom: 10px;
}

#contentwrapper{
float: left;
width: 650px;
margin-right: 20px;
}

#contentfotowrapper{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 50%;
  margin: auto;
/*  background-color: red; */
  color: white;
}

#contentvideoswrapper{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 970;
  height: 85%;
  margin: auto;
  color: white;
}

#contentcolumn{
margin: 0 300px 0 280px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 280px; /*Width of left column in pixel*/
}

#rightcolumn{
float: right;
width: 300px;
}

#footer{
clear: both;    
text-align: center;
padding: 2px 0;
border-top: 4px solid #001C7B;
}

#errorMsg{
background-color:#FFEFD5; 
border-style:solid; 
border-width:1px; 
border-color:#E9967A; 
padding:5px 5px; 
margin:5px 0 15px 0;
}

#nav-menu ul
{
display: inline;
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
}

#nav-menu li a
{
	height: 24px;
	line-height: 24px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
    outline: none;
	font-size:11px;
}

#nav-menu li a.active
{
background: url(/pages/2010/images/menuActive.gif) top left repeat-x;
color:#000;
}

#nav-menu li a:hover
{
background: url(/pages/2010/images/menuActive.gif) top left repeat-x;
color:#000;
}

#nav-menu li a.white
{

}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
	width:970px;
	height:24px;
	background: url(/pages/2010/images/menuBack.gif) top left repeat-x;
    border-bottom: 1px solid #333;
}

.subMenu{
	background:#888;
	color:#fff;
	width:950px;
    padding: 3px 10px 3px 10px; 
    clear: both;
    margin: 0;
}

.midRedBar{
	border-top: 2px solid #658da7;
	width:370px;
    padding: 2px 0 10px 0;
}

.midRedBarArc{
	border-top: 2px solid #658da7;
	width:470px;
    padding: 2px 0 10px 0;
}
 
.midRedBar_mostRead{
	border-top: 2px solid #658da7;
	width:350px;
    padding: 2px 10px 0px 10px;
}

.longMidRedBar{
	border-top: 2px solid #658da7; 
	width:650px;
    padding: 2px 0 10px 0;
}

.longMidNoBar{
	width:650px;
}

.lftRedBar {
	border-top: 2px solid #658da7;
	width:260px;
    padding: 2px 0 5px 0;
}

.lftRedBarArc {
	border-top: 2px solid #658da7;
	width:160px;
    padding: 2px 0 5px 0;
}

.rgtBlackBar {
    background: none repeat scroll 0 0 #e3e3e3;
	border-top: 2px solid #555;
    padding: 2px 10px 10px 10px;
    margin-top: 10px;
}

.terkini {
	border-top: 1px solid #eee;
	clear:both;
	height:3px
}

.header{
	font-size: 14px;
	font-weight: bold;
	color:#658da7;
}

.header2{
	font-size: 14px;
	font-weight: bold;
	color:#555;
}

.upperdeck{
	font-size: 12px;
	font-weight: bold;
	color:#d57300;
}

.headline{
	font-size: 22px;
	line-height: 1.2;
	font-weight: bold;
}

.headline2{
	font-size: 18px;
	font-weight: bold;
    line-height: 1.2;
}

.headline3{
	font-size: 12px;
	font-weight: bold;
}

#bodytext {
    line-height: 18px;
    color: #232323;
}
#bodytext p{
	margin-bottom: 15px;
}
.caption{
	font-size: 9pt;
	color:#808080;
}

p {
	margin-top: 0px;
	margin-bottom: 4px;
    color: #000000;
}

a {
     outline: none;
}

a:link {
 color: #093d72;
 font-weight: normal; 
 text-decoration: none;
 outline: none;
 }

a:visited {
 color: #093d72;
 font-weight: normal;
 text-decoration: none;
 }

a:active {
 color: #093d72;
 font-weight: normal;
 text-decoration: none;
 }

a:hover {
 color: #658da7;
 font-weight: normal;
 text-decoration: none;
 }
 
.clear {
    margin: 0;
    height: 10px;
}

.clearSpace {
    margin: 0;
    height: 10px;
}

.regbox {
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	border: 0; 
	color:#000;
}

.tarea {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

.cmt p {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-style: italic;
	color:#333;
}



/*--Tabs on most read/breaking news--*/

.tabswrapper {width: 300px; margin-bottom:10px;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	height: 22px;
	border-bottom: 2px solid #555;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
	height: 21px;
	line-height: 22px;
	border: 1px solid #555;
	background: #fff;
	border-bottom: 2px solid #555;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
    background: #fff;
	display: block;
	font-weight:bold;
	height: 22px;
	padding: 0 10px;
	outline: none;
}
ul.tabs li a:hover {
	color: #808080;
	cursor: pointer;
}
ul.tabs li a:visited {
	/*background: #555;*/
	color: #555;
}	
html ul.tabs li.active, html ul.tabs li.active a {
	background: #555;
	color: #fff;
	cursor: text;
}
.tab_container {
	border: 0;
	clear: both;
	float: left; 
	width: 100%;
	background: #e3e3e3;
}
.tab_content {
	padding: 10px;
}

.relatednews {
    background:#e3e3e3; 
    border-top: 4px solid #999; 
    width:301px; 
    padding:7px;
    margin-bottom: 10px;    
}
.relatednews ul {
    margin-left: 15px;
}

.relatednews ul li {
    list-style: square;
    color:  #888;
    margin-top:2px;
    line-height:16px;

}
/* ToolTip Style */
#dhtmltooltip{
-moz-border-radius: 5px 5px 5px 5px;
background-color: #eee;
border: 2px solid #bbb;
position: absolute; 
padding: 10px; 
left: -300px;   
z-index: 999998;
width: 150px;
visibility: hidden;
}

#dhtmlpointer{
position:absolute;
left: -300px;
top:-10px;
z-index: 999999;
visibility: hidden;
}

/* Facebook Activity */
.fbWidget {
background:url("/pages/2010/images/icon_facebook.png") no-repeat scroll 10px 5px #EFFBFB;
border-top:2px solid #093D72;
border-bottom:1px solid #093D72;
padding-top: 5px;
padding-bottom: 10px;
}
.fbWidget span {
background:url("/pages/2010/images/dotted_grey.gif") repeat-x scroll left bottom transparent;
display:block;
padding:0 0 5px 40px;
}

/* Login Box */

.boxwrapper {
font-size: 12px;
width:87px; /*follow your image's size*/
height:24px;/*follow your image's size*/
background-image:url(/pages/2010/images/loginbox.png);
background-repeat:no-repeat; /*important*/
padding:0;
margin:0 5px 0 0;
float: left;
position:relative; /*important*/
}

.loginbox {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:1px;
left:6px;
width:75px;
height:22px;
}

/* Search Box */

#searchwrapper {
font-size: 12px;
width:232px; /*follow your image's size*/
height:24px;/*follow your image's size*/
background-image:url(/pages/2010/images/searchbox.png);
background-repeat:no-repeat; /*important*/
padding:0px;
margin:5px 0 0 0 ;
position:relative; /*important*/
}
 
#searchwrapper form { display:inline ; }
 
.searchbox {
border:none; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:3px;
left:6px;
width:194px;
height:18px;
}
 
.searchbox_submit {
border:0px; /*important*/
background-color:transparent; /*important*/
position:absolute; /*important*/
top:1px;
left:200px;
width:32px;
height:22px;
}


/* Image Gallery */

.galleryview {
	font-size: 12px;
}
img.nav {
	border: 0px solid black;
	margin-bottom: 5px;
}
.panel-overlay span{	
	line-height: 1.3em;
	float:left;
	width: 270px;
	padding-top:5px
}
.panel {
	font-size: 11px;	
}
 .filmstrip 
{	}

/* Watermark Textbox */
.watermarkOn {
    color: #888;
    font-style: italic;
    font-size: 11px;
}

/* footer banner */
#footerads {
width: 100%;
bottom: 0px;
margin-bottom: 0px;
position: fixed;
z-index: 99;
right: 0;
}

/* floating banner */
#floatads {
width: 100%;
bottom: 0px;
margin-bottom: 0px;
position: fixed;
z-index: 99;
right: 0;
}

html>body #footerads { margin-bottom: 0px; bottom: 0px }

/* Common stuff */
.center {
	text-align: center;
}

#thumb {position: relative;}

.playvideo {
background:url("/pages/2010/images/play.png") no-repeat transparent;
height:70px;
position:absolute;
top: 10px;
display: block;
width:125px;
z-index:20;
}
.playvideo:hover {
opacity: 0.6;
}

/*Login thickbox */

#loginBox {
    margin: 10px auto;
}

.txtBox {
    padding: 4px;
    border: 1px solid #888;
    font: 12px arial;
    width: 200px;
}

/* rounded box for comments */
.bl {background:url(/pages/2010/images/bl.gif) 0 100% no-repeat #eee; width:500px;}
.br {background:url(/pages/2010/images/br.gif) 100% 100% no-repeat}
.tl {background:url(/pages/2010/images/tl.gif) 0 0 no-repeat}
.tr {background:url(/pages/2010/images/tr.gif) 100% 0 no-repeat; padding:10px}

#loginBox {
    margin: 10px auto;
    font: 12px arial;
    color: #888;
}

.txtBox {
    padding: 4px;
    border: 1px solid #888;
    font: 12px arial;
    width: 200px;
}

.video ul li {
background:none repeat scroll 0 0 transparent;
border-bottom:1px solid #D3D3D3;
margin:0;
padding:5px 0 4px 0;
}
.video .vidlist li {
background:url("/pages/2010/images/images-video.png") no-repeat scroll 0 5px transparent;
padding-left:25px;
}

/* foto galeri */
#featured{ 
	width:369px; 
	padding-left:275px; 
	position:relative; 
	border:3px solid #e3e3e3; 
	height:244px; 
	background:#e3e3e3;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:0px; 
	list-style:none; 
	padding-right:5px; margin:0; 
	width:270px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-right:13px;  
	font-size:12px; 
	color:#e3e3e3; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:1px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:13px; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:59px; 
	color:#093D72;  background:#fff; 
	line-height:20px;
    padding-right:3px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('/pages/2010/images/selected-item-right.gif') top right no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:372px; height:244px; 
	background:#e3e3e3; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:190px; left:3px; 
	height:50px;
    width: 359px; 
    overflow: hidden;
	background: url('/pages/2010/images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:16px; 
	color:#D57300; padding:5px; margin:0;
	overflow:hidden; 
}

#featured .info h2 a{
	text-decoration:none; 
	color:#FF9900;  
}

#featured .info h2 a:hover{
	text-decoration:none; 
	color:#fff;  
}

#featured .info p{ 
	margin:0 5px; 
	font-size:12px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:none;
    color:#fff;  
}
#featured .ui-tabs-hide{ 
	display:none; 
}

div.scroller{
    margin: 2px 0 0 10px;
    float: left;
    position:relative;
    height:22px;
    width:690px;
    display:block;
    overflow:hidden;
}
div.scrollingtext{
    position:absolute;
    white-space:nowrap;
    font-family:Arial;
    font-weight:bold;
    color: #ffc000;
}

/*sea games table*/
#medaltaly {
    background-color: #FFFFFF;
    margin: 0;
    font-size:12px;    
}
#medaltaly th, #medaltaly td {
    border: thin solid #CCCCCC;
}
#medaltaly th {
    background-color: #0071bc;
    color: #FFFFFF;
}
#medaltaly p {
    margin-bottom: 0;
    margin-top: 0;
}
#medaltaly .no {
    text-align: center;
}
#medaltaly .genap {
    background-color: #EFEFEF;
}
#medaltaly .gold, #medaltaly .silver, #medaltaly .bronze {
    text-align: center;
}
#medaltaly .total {
    font-weight: bold;
    text-align: center;
}