/*  
Theme Name: BIMC
Author: DewiPinatih
Author URI: http://www.dewipinatih.com/
*/


body{
	padding:0; margin:0;
	font:11px/normal Tahoma, Verdana, Arial;
	color:#666;
	text-align:left;
	vertical-align:top;
	background:#efefef url(images/back.jpg) top center repeat-y;
}

a{
	text-decoration:none;
	color:red;
}
a:hover{
	text-decoration:underline;
}	

h2{
	font:bold 14px/normal Tahoma, Verdana, Arial;
	text-decoration:none;
}

h3{
	font:bold 12px/normal Tahoma, Verdana, Arial;
	color:red;
	text-decoration:none;
}

h4{
	font:bold 12px/normal Tahoma, Verdana, Arial;
	text-decoration:none;
	line-height:10px;
}

#page {
	text-align: left;
	margin: 0px auto;
	width: 768px;
}

/*------------------ HEADER------------------*/
#header{
	width:768px;
	float:left;
	background:#fff url(images/top.jpg) top left repeat-x;
	padding:5px 0 0 0;
}

#left_header{
	width:224px;
	float:left;
}

#right_header{
	width:523px;
	float:left;
}

#header_slide{
	width:523px;
	float:left;
	background:url(images/fold_mid.jpg) top left no-repeat;
	height:377px;
	position:relative;
}

#header_nusadua{
	width:523px;
	float:left;
	background:url(images/nusadua.jpg) top left no-repeat;
	height:377px;
	position:relative;
}

#header_medical{
	width:224px;
	height:87px;
	float:left;
	background:url(images/medical_news.jpg) top left no-repeat;
}

#main_header{
	float:left;
	width:747px;
}

/*------------------ HEADER------------------*/


/*------------------ SEARCH ------------------*/
#search {
	height:37px;
	float:left;
	width:225px;
}

.search_form{
		padding:0px; 
		margin:0px;
}

.search_form form{
	padding:0px 5px 0px 5px; 
	margin:0px;
}

.searchfield{
		background:#ccf7ff;
		border:solid 1px #00fffc;
		padding:2px;
		width:130px;
}

.btnsearch{
		background:url(images/searchbtn.gif) top left repeat-x;
		height:22px; line-height:22px; white-space:nowrap;
		font:bold 11px/normal Tahoma, Verdana, Arial;
		color:#0a5a76;
		border:solid 1px #00fffc;
}

/*------------------ END SEARCH ------------------*/

/*------------------ MAIN MENU ------------------*/

#mainmenu{	
	width:224px;
	float:left;
	padding:0px; 
	margin:0px;
	background:url(images/menu.jpg) top left repeat-y;
	height:248px;
}

#mainmenu ul.nav{
	padding:0px; margin:0px; list-style:none;
}

#mainmenu ul.nav li	{
	padding:5px;
	display:block;
	list-style:none;
	text-align:right;
	background:url(images/split.jpg) bottom right no-repeat;
	margin:0px; 
	font-weight:bold;
}

#mainmenu ul.nav li a{
	font-weight:bold;
	color:#2978c0;
}

#mainmenu ul.nav li a:hover{
	color:red;
}

#mainmenu ul.nav li.current,
#mainmenu ul.nav li:hover{
	color:red;
	background:#fff;
}	


/*------------------ END MAIN MENU ------------------*/


#mid{
	width:747px;
	float:left;
	padding: 0 0 50px 0;
	background:url(images/below_news.jpg) top right no-repeat;
}

/* ------------------ SIDEBAR ------------------ */
#sidebar{
	width:224px;
	float:left;
}

#sidebar_content{
	background:url(images/below_news.jpg) top right no-repeat;
	width:210px;
	padding:10px 5px 0px 10px;
	margin:0;
	text-align:justify;
}

#medical_news{
	float:left
}

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

ul#left_news li{
	list-style:none;
	padding:0;
	margin:0px 5px 5px 0px;
	border-bottom:dotted 1px #ccc;
}

ul#left_news li label{
	display:block;
	padding:5px 0px;
	border-bottom:dotted 1px #cccccc;
}

label.left_news_date{
	font:bold 30px/normal Arial, Helvetica, sans-serif;
	color:#ccc;
	border-bottom:dotted 1px #ccc
}

label.left_news_title a{
	font:bold 11px/normal Tahoma, Verdana, Arial;
	color:red;
	text-decoration:none;
}
	
label.left_news_title a:hover{
	text-decoration:underline;
}

label.left_news_more{
	border-bottom:none;
	display:block;
	clear:both;
}	

label.left_news_more a{
	font-size:11px;
	color:red;
}

label.left_news_more a:hover{
	text-decoration:underline;
}

#left_newsletter{
	padding-left:10px;
}


#left_newsletter form{
	padding:0; margin:0;
}


#left_newsletter label{
	display:block;
	color:#0080bd;
	font:bold 11px/normal Tahoma, Verdana, Arial;
}

#left_member{
	padding:49px 0 0 10px;
	background:url(images/members.jpg) top right no-repeat;
	display:block;
	margin:3px 0px;
}

#left_member label{
	display:block;
	padding:2px 0px;
}

#archive_side{
	float:left;
	text-align:right;
	width:200px;
	font-weight:bold;
	padding:0 0 30px 0;
}

#video{
	float:left;
	padding:0 0 30px 0;
}
/* ------------------ END SIDEBAR ------------------ */

#foreword{
	width:506px;
	height:113px;
	float:left;
	padding:10px 5px 0px 10px;
	background:url(images/fold_foot.gif) top left no-repeat;
}

/* ------------------ CONTENT ------------------ */
#content{
	width:490px;
	float:left;
	padding:0 5px 5px 20px;
	text-align:justify;
}

#maincontent{
	float:left;
	width:490px;
	padding-bottom:20px;
}

.mainitem{
	float:left;
	min-height:70px;
	width:490px;
	margin-top:5px;
	padding-bottom:5px;
	border-bottom: dotted 1px #cccccc;
	text-align:justify;
}

.mainitem_title{
	float:left;
	width:490px;
}

h2.page_item{	
	font:normal 25px/normal Georgia, "Times New Roman", Times, serif;
	text-align:right;
	color:#666;
	padding:0; margin:5px 0px;
	border-bottom:dotted 1px #d2cbba;
	display:block;
}

h2.main_item{
	font:normal 25px/normal Georgia, "Times New Roman", Times, serif;
	color:#666;
	padding:0; margin:5px 0px;
	border-bottom:dotted 1px #d2cbba;
	display:block;
}

h3.main_item{
	padding:0; margin:10px 0px 0px 0px;
	display:block;
	float:left;
	border-bottom:dotted 1px red;
}

h3.main_item a{
	font:bold 12px/normal Tahoma, Verdana, Arial;
	color:red;
	text-decoration:none;
	border-bottom:dotted 1px red;
}

h3.main_item a:hover{
	color:#000000;
	border-bottom:dotted 1px #000;
}

small.main_item	{
	display:block;
	font-size:11px;
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	border-bottom:dotted 1px #d2cbba;
}

.main_item_text{
	padding:0px 0px 5px 0px;
	margin:0px 0px 5px 0px;
	display:block;
}

#archive{
	float:left;
	text-align:right;
	width:490px;
	font-weight:bold;
}


.navigation{
	float:left;
	text-align:center;
	width:490px;
}
/* ------------------ END CONTENT ------------------ */


/* ------------------ FOOTER ------------------ */
#footer	{
	background:url(images/footer.jpg) repeat-x #2473be;
	width:760px;
	float:left;
	padding:5px 9px 10px 0;
	font:11px/normal Tahoma, Verdana, Arial;
	color:#fff;
	text-align:right;
}	

#footer ul li {
	display:inline;
	padding:0 1px;
	border-right:1px solid #fff;
}	

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

#footer a:hover{
	text-decoration:underline;
}

/* ------------------ END FOOTER ------------------ */


/* ------------------ FIELD STYLE ------------------ */

.textfield{
	background:#f0f0f0;
	border:solid 1px #ccc;
	font:11px/normal Tahoma, Verdana, Arial;
	color:#aaa;
	padding:3px;
	margin:4px 0px;
}

.textfield:hover,
.textfield:focus{
	background:white;
	border:solid 1px #333;
	color:#333;
}

.buttonfield{
	background:url(images/button.gif) top left repeat-x;
	height:20px; line-height:20px; white-space:nowrap;
	font:bold 10px/normal Tahoma, Verdana, Arial;
	border:solid 1px #0090ff;
	color:white;
	margin:4px 0px;
}

/* ------------------ END FIELD STYLE ------------------ */


/* ------------------ JAPAN ------------------ */

#japanese{
	float:left;
	width:130px;
	height:20px;
	//background:url(images/japanversion.gif) top right no-repeat;
	text-align:right;
	display:block;
	margin:0px 18px 5px 0px;
	padding-left:620px;
}

#japanese a.jplink{
	text-decoration:none;
	padding:0px;
	margin:0px;
}

#japanese a.jplink img{
	border:solid 0px white;
}	

#japan{
	float:left;
}

#japan a{
	color:#0000ff;
	text-decoration:underline;
}

#japan a:hover{
	color:#0000ff;
	text-decoration:underline;
}

#japan ul li{
	list-style:none;	
}

.pink{
	color:#f973bc;
}

.blue{
	color:#001ca8;
}

.latin{
	font:13px/normal Tahoma, Verdana, Arial;
}

.backnav

/* ------------------ END JAPAN ------------------ */

.medical {
	float: left;
	width: 50px;
	height: 50px;
	margin: 3px 5px 0 0;
	border:#666 solid 1px;
}

.thumbnail {
	float: left;
	width: 50px;
	height: 50px;
	margin: 3px 5px 0 0;
	border:#666 solid 1px;
}

img{
	border:1px solid #666;
	margin: 0 9px 0 0;
	float:left;
}

.imgleft{
	border:none;
	margin: 0 5px 5px 0;
	float:left;
}
.imgright{
	border:none;
	margin: 0 0 5px 5px;
	float:right;
}

.imgfull{
	border:none;
	margin: 0 0 5px 5px;
}

/* ------------------ LEFT BANNER ------------------ */

#banner{
	padding:20px 30px;
}
.bannerimg{
	border:none;
}

/* ------------------END LEFT BANNER ------------------ */


/* ------------------ ANTI AGING ------------------ */
#anti_top{
	float:left;
	width:490px;	
}

.anti_left{
	float:left;
	width:100px;
	padding-top:15px;
}

.anti_right{
	float:left;
	width:390px;	
}

.anti_section{
	padding-top:10px;
	text-align:justify;
	width:490px;	
}

.table_header{
	background-color:#330099;
	color:#ffffff;
	font-weight:bold;
	text-align:left;
	height:20px;
}
/* ------------------ END ANTI AGING ------------------ */

/* ------------------ MAP ------------------ */
#map{
	float:left;
	width:450px;
	margin-top:20px;
	padding-left:30px;
}

/* ------------------ END MAP ------------------ */


/* ------------------ SLIDESHOW ------------------ */
#slideshow {
    position:relative;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
	border:none;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
/* ------------------ END SLIDESHOW ------------------ */


