/*-------------COMMON---------------*/
body{
	margin: 0px;
	background: #e2dfd8 url(../images/common/bg.gif) repeat-x top center;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.png { behavior: url(/bu-content/iepngfix.htc) }

a{
	color: #4169e1;
	text-decoration: none;
}

a:hover{
	color:#ff4500;
	text-decoration: underline;
}

.divClear{
	clear: both;
}

#footer{

width: 1000px;
margin: 0 auto;
	height: 50px;
	background: transparent url(../images/common/footer_bg.gif) no-repeat center bottom;
	/*padding: 10px;*/
}

#wrapper{
	width: 1000px;
	margin: 0 auto;
	background: transparent url(../images/common/wrapper_bg.gif) repeat-y;
	min-height: 500px;
}

* html #wrapper{
	height: 500px;
}

#left_column_wrapper{
	width: 793px;
	float: left;
	background: transparent url(../images/common/left_col_bg.gif) repeat-y;
}

#right_column_wrapper{
	width: 207px;
	float: left;
	background: transparent url(../images/common/right_col_bg.gif) repeat-y;
}


.clearfix:after{
content: ".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix{ display: inline-block; }

* html .clearfix {height: 1%;}
.clearfix{ display: block; }


/*-------------COMMON END---------------*/

/*--------------INDEX--------------------*/

#index_left_column #left_column_topbar{
	background: transparent url(../images/common/left_top_bar_bg.gif) no-repeat;
}

#index_left_column #left_column_topbar #logo_div{
	height: 100px;
	text-align: center;
	padding-top: 80px;
}

#index_left_column #top_search_bar{
	width:383px;
	height:44px;
	margin: 0 auto;
	background: transparent url(../images/common/index_search_box_bg.png) no-repeat;
	
}

#index_left_column #top_search_bar #search_type_btn{
	display: block;
	height: 22px;
	width: 22px;
	overflow: hidden;
	text-indent: -999px;
	background: transparent url(../images/common/index_select_array.gif) no-repeat 0 0;
}

#index_left_column #top_search_bar #search_type_btn:hover{
	background: transparent url(../images/common/index_select_array.gif) no-repeat 0 -22px;
}

#index_left_column #top_search_bar #search_btn{
	display: block;
	height: 44px;
	width: 32px;
	overflow: hidden;
	text-indent: -999px;
	background: transparent url(../images/common/index_search_box2.gif) no-repeat 0 0;
}

.search_txt{
	background: transparent url(../images/common/index_searchbox_txt_tc.gif) no-repeat;
}

#index_left_column #top_search_bar #search_btn:hover{
	background: transparent url(../images/common/index_search_box2.gif) no-repeat 0 -44px;
}

#top_search_bar .col{
	float: left;
	margin-top: 12px;
}


#t_select_div{
	
	width:70px; 
	padding:5px;
	position:absolute; 
	font-size:13px;
	top:25px; 
	z-index:20px; 
	background-color:#8CBF3E;
	line-height: 20px;
	display:none;
}

#t_select_div a{
color: white;
}


#index_right_column #right_column_topbar{
	height: 63px;
	background: transparent url(../images/common/lang_bar_bg.gif) no-repeat;
}

#index_portal_wrapper{
	padding-left: 70px;
	padding-right: 50px;
	margin-top: 50px;
}

#index_portal_wrapper .portal_list_div{
float: left;
width:30%;
margin: 5px;
}

.portal_normal_ul ul{
	margin-top: 0!important;
	display: block!important;
	margin-bottom: 0!important;
    list-style-type:disc!important;
	margin-left: 40px!important;
	/*padding-left:50px;*/
}

.portal_normal_ul ul li{
}


.portal_list_div ul {
    list-style-image:none;
    list-style-type:none;
    margin-top:5px;
    margin:0px;
    padding:0px;
	 min-height: 100px;
}

* html .portal_list_div ul {
	height: 100px;
}

.portal_list_div ul li {
    padding:0px;
    margin:5px;
}

.portal_default{
	background-color: white;
	border: 1px solid #d3d3d3;
	border-top: 5px solid #9acd32;
}

.portal_orange{
	border-top: 5px solid #ff8c00;
}

.portal_blue{
	border-top: 5px solid #4682b4;
}



.portal_search{
	background-color: white;
	border:0px;
	border-top: 5px solid white;
}

.portal_default .portal_handler_underline{
	border-bottom: 1px solid #b0c4de;
	margin:5px;
}

.portal_default #portal_handler{
cursor: move;
}

.portal_default .portal_box_title{
	/*padding: 0px 0px 0px 3px;*/
	font-size: 15px;
	color: #4169e1;
}

.portal_default .portal_content{
	padding: 5px 8px 5px 8px;
}



.portal_default a.portal_min_btn{
	text-indent: -999px;
	display: block;
	height: 16px;
	width: 16px;
	text-decoration: none;
	overflow: hidden;
	background: transparent url(../images/common/minmax.gif) no-repeat 0px -32px;
}

.portal_default a.portal_min_btn:hover{
	background: transparent url(../images/common/minmax.gif) no-repeat 0px -48px;
}

.portal_default a.portal_max_btn{
	text-indent: -999px;
	display: block;
	height: 16px;
	width: 16px;
	text-decoration: none;
	overflow: hidden;
	background: transparent url(../images/common/minmax.gif) no-repeat 0px 0px;
}

.portal_default a.portal_max_btn:hover{
	background: transparent url(../images/common/minmax.gif) no-repeat 0px -16px;
}

.portal_row_bluetag{
	/*background: transparent url(../images/common/icon/tag_blue.gif) no-repeat  0px 3px; 
	padding-left:20px;*/
	font-size: 13px;
	line-height: 23px;
}


/*--------------INDEX END -------------*/


/*-------------RIGHT BAR--------------*/

#right_col_box{
	background: transparent url(../images/common/right_col_box_bg.gif) no-repeat;
	padding: 10px 10px 10px 0px;
	color: white;
	letter-spacing: 1px;
}

#right_col_box .title{
	border-bottom: 1px solid white;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 10px;
}

#right_col_box .row{
	padding: 3px 0px 0px 10px;
	font-size: 13px;
}

#right_col_box .currentrow{
	background: transparent url(../images/common/right_submenu_bg1.gif) no-repeat;
	color: #4169e1;
}

#right_col_box .currentrow a , #right_col_box .currentrow_center a{
	color:  #4169e1;
}

#right_col_box .currentrow a:hover , #right_col_box .currentrow_center a:hover{
	color: #ff4500;
}


#right_col_box .currentrow_center{
	background: transparent url(../images/common/right_submenu_bg2.gif) repeat-y;
	color: #4169e1;
}

#right_col_box .currentrow_footer{
	background: transparent url(../images/common/right_submenu_bg3.gif) no-repeat;
	color: #4169e1;
	height: 9px;
	font-size: 1px;
}


#right_col_box a{
	color: white;
	text-decoration: none;
}

#right_col_box a:hover{
	color: #ffd700;
	text-decoration: underline;
}

#right_col_box .enews{
	background: transparent url(../images/common/index_enews_bg.gif) no-repeat center;
}

.enews_email_txt_onblur{
	
	background: transparent url(../images/common/index_enews_txt_tc.gif) no-repeat;
}


.right_col_box_first{
	background: transparent!important;
}

.enewsBtn{
	  border:0; 
  cursor:pointer; 
  padding:0 20px 0 0; 
  text-align:center; 
  height: 25px;
  width:80px;
	background: transparent url(../images/common/enewsBtn.gif) no-repeat left;
}

.btnRollOver{
	color: #ff4500;
}

.enewsBtn span{
	line-height: 20px;
	padding-left: 25px;
}

/*-------------RIGHT BAR--------------*/

/*------------INPAGE------------------*/

#inpage_left_column #left_column_topbar{
	background: transparent url(../images/common/left_top_bar_bg.gif) no-repeat;
}

#inpage_left_column #left_column_topbar #logo_div{
margin-left: 5px;
float: left;
}

#inpage_left_column #top_search_bar{
	width: 500px;
	height: 60px;
	float: right;
	background: transparent url(../images/common/pedia_top_bar_bg.png) no-repeat;
}

#inpage_left_column #top_search_bar .col{
	float: left;
	margin-top: 12px;
}

#inpage_left_column #top_search_bar #search_type_btn{
	display: block;
	height: 22px;
	width: 22px;
	overflow: hidden;
	text-indent: -999px;
	background: transparent url(../images/common/index_select_array.gif) no-repeat 0 0;
}

#inpage_left_column #top_search_bar #search_type_btn:hover{
	background: transparent url(../images/common/index_select_array.gif) no-repeat 0 -22px;
}


#inpage_left_column #top_search_bar #search_btn{
	display: block;
	height: 22px;
	width: 22px;
	overflow: hidden;
	text-indent: -999px;
	margin-left: 6px;
	background: transparent url(../images/common/icon/inpage_search_btn.gif) no-repeat 0 0;
}

#inpage_left_column #top_search_bar #search_btn:hover{
	background: transparent url(../images/common/icon/inpage_search_btn.gif) no-repeat 0 -22px;
}

#inpage_left_column #top_search_bar_select_wrapper{
	height: 26px;
	margin-top: 15px;
	
	background: transparent url(../images/common/pedia_topbar_select_bg.png) no-repeat;
}

#inpage_left_column #top_search_bar_txt_wrapper{
	height: 26px;
	margin-top: 15px;
	padding-top: 2px;
	width: 265px;
	background: transparent url(../images/common/pedia_topbar_txt_bg.png) no-repeat;
}

#inpage_portal_wrapper{
	padding-left: 10px;
	padding-right: 10px;
}

#inpage_portal_wrapper .portal_list_div{
float: left;
width:30%;
margin: 5px;
}

.bigtitle{
	font-size: 20px;
	font-weight: bold;
}

.subtitle{
	font-size: 13px;
	color: #6b8e23;
}


.record_box{
	margin: 5px 0px 10px 0px;
}

.record_box #title{
	font-size: 15px;
	border-bottom: 1px solid #add8e6;
	padding: 3px;
	letter-spacing: 1px;
}

.record_box #description{
	padding: 3px;
	font-size: 13px;
	color: #4a4a4a;
	letter-spacing: 1px;
}

a.data_category_link{
	font-size:12px;
	color:#669933;
}

a.data_category_link:hover{
	color:#ff4500;
	text-decoration: underline;
}

/*------------//INPAGE------------------*/
.ch_box{
float: left;
margin: 3px;
text-align: center;
}

.ch_box a.currentCH{
	background-color: #9acd32;
	color: white;
}

.ch_box a{
	display: block;
	height: 20px;
	width: 20px;
}

.ch_box a:hover{
background-color: #4169e1;
color: white;
}

#bible_book_bar a{
display:block;
border-left:1px solid #9ACD32;
border-right:1px solid #9ACD32;
border-top: 1px solid #9ACD32;
color:#666666;
padding:5px;
font-size:13px;
}

#bible_book_bar a.current{
display:block;
background-color:#9ACD32;
color:#FFFFFF;
padding:5px;
}

.hightlight_yellow{
background-color:#FFFF00;
}