/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Tahoma;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.tbl {font-size: 80%;}

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

a:link{
	color: #B21111;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}
#divWrapper {
	width: 955px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0px;
	height: 100%;
}


h1{
	color: #B21111;
	margin: 0px;
	padding: 0px;
	font: 150% Verdana, Arial, sans-serif;
}

h2{
	color: #B21111;
	margin: 0px;
	padding: 0px;
	font: 114% Arial, sans-serif;
}

h3{
	color: #B21111;
	margin: 0px;
	padding: 0px;
	font: 100% Arial, sans-serif;
}

h4{
	color: #B21111;
	margin: 0px;
	padding: 0px;
	font: normal 100% Arial, sans-serif;
}

h5{
	color: #B21111;
	margin: 0px;
	padding: 0px;
	font: 100% Verdana, Arial, sans-serif;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	top: 0px;
}
#Date {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: absolute;
	top: 20px;
	left: 760px;
}
#navBar{
	float: left;
	width: 176px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	clear: both;
}
#headlines{
	float:right;
	width: 150px;
	padding: 0px;
	margin-bottom: 10px;
}
#content-wrapper {
	width: 955px;
	margin: 0px;
	padding: 0px;
}
#content{
	float: left;
	width: 619px;
	margin: 0px;
	padding: 0px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}

/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	background-image: url(../club/images/nav_bg.gif);
	height: 25px;
	background-repeat: repeat-x;
}
#Nav {
	float: left;
	margin-top: 5px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#Nav a {
	color: #000000;
	margin-top: 5px;
	padding: 3px;
	font-weight: bold;
}
#Nav a:hover {
	text-decoration: underline;
}
#globalNav img{
 display: block;
}
#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}
/*************** #pageName styles **************/
#pageName{
	margin: 0px;
	padding: 15px 0px 15px 5px;
}
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 11px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	color: #b21111;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 15px;
}
#breadCrumb a {
	color: #b21111;
	text-decoration: none;
}
#breadCrumb a:hover {
	text-decoration: underline;
}

/************** .feature styles ***************/
.feature{
	font-size: 80%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.feature p{
	text-align: justify;
}
.feature h1 {
	background-color: #b21111;
	background-image: url(../club/images/container-icon.gif);
	background-position: 5px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	clear: both;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;	
}
.feature h3{
	text-align: left;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.feature h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.feature h4 {
	font-weight: bolder;
	font-size: 12pt;
	color: #B21111;
	margin-top: 15px;
	
}
.feature h5 {
	font-weight: bolder;
	font-size: 12pt;
	color: #B21111;
	margin-top: 15px;
	margin-bottom: 0px;	
}
.feature h6 {
	font-weight: bolder;
	font-size: 10px;
	margin: 0px;
	color: #000000;
}
#read_more {
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}
/************** .story styles *****************/
#container_wrapper {
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#container_wrapper ul {
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container_wrapper li {
	display: block;
	height: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
}
#container_wrapper a{
	color: #b21111;
}
.story{
	font-size: 80%;
	width: 48%;
	float: left;
	padding-left:10px;

}
.story p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.story img {
	padding: 0px;
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.story h3 {
	background-color: #b21111;
	background-image: url(../club/images/container-icon.gif);
	background-position: 5px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 30px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}
.story h4 {
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	color: #330099;
	font-family: "verdana", Times, serif;
}
.story h5 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.story h6 {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.container {
	float: right;
	width: 48%;
	font-size: 80%;
	padding-left:10px;
}
.story ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
.story li {
	margin: 0px;
	padding: 0px;
	display: block;
}

.container p {
	padding: 0px 0px 10px 0px;
}
.container img {
	padding: 0px;
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.container h3 {
	background-color: #b21111;
	background-image: url(../club/images/container-icon.gif);
	background-position: 5px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 30px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
}
.container h4 {
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.container h5 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.container h6 {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.full{
	font-size: 80%;
	width: 98%;
	float: left;
	padding-top: 0px;
	padding-left:10px;
	margin-bottom:0px;
}

.full h3 {
	background-color: #b21111;
	background-image: url(../club/images/container-icon.gif);
	background-position: 5px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 30px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 8px;

}


/************* #siteInfo styles ***************/
#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	color: #FFCC00;
	background-color: #000000;
	text-align: right;
	margin-top: 10px;
	height: 140px;
	width: 955px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 10pt;
	margin-left:18px;
}
#siteInfo img {
	float: left;
	margin-left: 15px;
	margin-top: 7px;
}

#siteInfo-content {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10pt;
}
#siteInfo-content p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#siteInfo-content a {
	color: #FFFFFF;
}

/************* #search styles ***************/
#search{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
#see-also {
	margin: 0px;
	padding: 0px;
}
#search form{
	padding: 0px;
	width: 200px;
	float: left;
	margin: 0px;
}
#see-also ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	float: left;
}
#see-also li {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-image: url(../club/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	height: 20px;
}

#search input {
	margin: 2px 0px 0px;
	padding: 0px;
}
#search .button {
	margin: 0px;
	padding: 0px;
}
#search label{
	display: block;
	margin: 1px 0px 0px;
	padding: 0px;
	background-image: url(../club/images/index2_07.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 23px;
	height: 25px;
	float: left;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	font-size: 90%;
	background-color: #B21111;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
#sectionLinks h3{
	background-image: url(images/menu_bar_02.gif);
	background-repeat: no-repeat;
	height: 21px;
	padding-left: 30px;
	color: #000000;
	padding-top: 7px;
	margin: 0px;
	background-position: 0px 1px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#sectionLinks a:hover{
	background-color: #dddddd;
	color: #000000;
}
/*********** .relatedLinks styles ***********/
.relatedLinks{
	position: relative;
	margin: 0px;
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}
.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}
/************** #advert styles **************/

#advert ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#advert ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}

/************** #headlines styles **************/

#headlines{
	font-size: 80%;
	width: 160px;

}

#headlines p{
	padding: 0px 0px 0px 0px;
}
#banner {
	list-style-type: none;
	background-color: #b21111;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#banner li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#banner a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divHeader img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#page_navigation {
	padding: 5px;
	border-bottom: 1px solid #999999;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#advert{
	background-color: #CCCCCC;
	width: 150px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#sponsor_title {
	font-size: 10pt;
	text-align: center;
	height: 20px;
	padding-top: 10px;
	background-color: #999999;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#advert ul li{
	display: block;
	padding: 0px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
#advert ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.feature h4 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#running-text {
	margin-left: 10px;
}
#Nav span {
	font-weight: bolder;
	color: #000000;
	margin-left: 370px;
}
#box_img caption {
	font-size: 9px;
	font-weight: bold;
	margin-top: 1px;
}
.amigos {
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	height: 170px;
}

#cff {
	width: 150px;
	padding: 0px;
	margin: 0px;
	float: right;
}
#cff img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #000000;
}
.diplomat-img {
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
	margin-bottom: 5px;
	margin-left: 0px;
}
.feature_img_bd {
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
/* CSS for Zodiac 09 */
.zodiac{
	font-size: 80%;
	width: 48%;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 190px;
	margin: 0px;
}.zodiac_th {
	float: left;
	width: 100px;
	margin-right: 5px;
}
.zodiac_head {
	font-size: 16pt;
	color: #b21111;
}

.zodiac_img {
	float: left;
	margin-right: 5px;
}
.zodiac p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
.zodiac_category {
	background-color: #b21111;
	background-image: url(images/container-icon.gif);
	background-position: 5px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10pt;
	clear: both;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;	
}
.zodiac_head {
	font-size: 16px;
	color: #b21111;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.zodiac h6 {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.clear {
	clear: both;
}
.zodiac a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.flyer {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	text-align: center;
}
.links {
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	height: 45px;
	line-height: 3em;
	background-image: url(images/links_bg_02.gif);
	background-repeat: no-repeat;
	clear: left;
	background-position: right;
}
.border {
	background-image: url(images/links_bg_01.gif);
	height: 45px;
	background-repeat: no-repeat;
}
.links_wrapper {
	height: 45px;
	width: 250px;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	color: #000000;
}
.links_wrapper a:link {
	color: #000000;
	font-weight: bold;
}
.link a:link{
	color: #000000;
	font-weight: bold;
}
tr.odd {
background-color: #dfdfdf;
}
th.linkSubcat {
	text-align: left;
	align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}
/* Link page banner*/
.divBannerWrapper {
	background-image: url(images/link_banner_bg.jpg);
	background-repeat: repeat-x;
	height: 111px;
	width: 600px;
	color: #000000;
}
.blok-1 {
	float: left;
	width: 400px;
	font-size: 22px;
	line-height: 1.5em;
	padding-top: 20px;
	font-weight: bold;
	margin-left: 5px;
	text-align: left;
	margin-right: 0px;
}
.blok-2 {
	float: left;
	width: 180px;
	font-size: 16px;
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
	margin-right: 0px;
}
.block-3 {
	float: left;
	width: 180px;
	text-align: center;
	font-size: 14px;
	padding-top: 20px;
	font-weight: bold;
	margin-right: 0px;
}
/* Img*/
.img-wrapper {
background: url(images/shadow.gif) no-repeat bottom right;
clear: right;
float: left;
position: relative;
}
.img-wrapper img {
background-color: #fff;
border: 1px solid #a9a9a9;
padding: 4px;
display: block;
margin: -5px 5px 5px -5px;
position: relative;
}
.kanan {
float: right;
margin-left:10px;
}

/** THE NEW ONE **/

.judul {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.judulmerah {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.m_container {
	padding: 10px;
	text-align: center;
	border: 1px dashed #000000;
	margin-bottom: 10px;
}
#picm {border:5px;border-color:#000000;margin: 5 5 5 5;}
#picm img{border:2px #000000 solid;}
#picm span{font-weight:bold;}
