﻿.imenu_bg_r_t {
	width:5px;
	height:5px;
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/right_t_imenu.jpg');
	background-repeat:no-repeat;
	background-position: right top;
	font-size:1px !important;
}
.imenu_bg_l_t {
	width:5px;
	height:5px;
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/left_t_imenu.jpg');
	background-repeat:no-repeat;
	background-position: right top;
	font-size:1px !important;
}
.imenu_bg_c_t {
	width:100%;
	height:5px;
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/c_t_imenu.jpg');
	background-repeat:repeat-x;
	background-position: right top;
	font-size:1px !important;
}
.imenu_bg_l_c {
	border-left:1px #dbdbdb solid;
	background-color:#f9f9f9;
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/bg_imenu.jpg');
	background-repeat:repeat-x;
	background-position:center top;
}
.imenu_bg_c_c {
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/bg_imenu.jpg');
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#f9f9f9;
}
.imenu_bg_r_c {
	border-right:1px #dbdbdb solid;
	background-color:#f9f9f9;
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/bg_imenu.jpg');
	background-repeat:repeat-x;
	background-position:center top;
}
.imenu_bg_r_b {
	width:5px;
	height:22px;
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/right_b_imenu.jpg');
	background-repeat:no-repeat;
	background-position: right top;
	font-size:1px !important;
}
.imenu_bg_l_b {
	width:5px;
	height:22px;
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/left_b_imenu.jpg');
	background-repeat:no-repeat;
	background-position: right top;
	font-size:1px !important;
}
.imenu_bg_c_b {
	width:100%;
	height:22px;
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/c_b_imenu.jpg');
	background-repeat:repeat-x;
	background-position: right top;
	font-size:1px !important
}
.imenu_title_bg_r {
	width:9px;
	height:29px;
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/imenu_tite_bg_r.png');
	background-repeat:no-repeat;
	background-position: center top;
	font-size:1px !important;
}
.imenu_title_bg_l {
	width:9px;
	height:29px;
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/imenu_tite_bg_l.png');
	background-repeat:no-repeat;
	background-position: center top;
	font-size:1px !important;
}
.imenu_title_bg_c {
	height:29px;
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/imenu_tite_bg_c.png');
	background-repeat:repeat-x;
	background-position: center top;
}
.imenu_title_bg_c span {
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color:#fff;
}
/*                            ver_menu                       */
.ver_menu {
	padding:5px 5px 5px 5px;
	margin: 0px;
	width:183px;
}
.ver_menu_table 
{
    padding:5px 5px 5px 5px;
	margin: 0px;
}
.ver_menu_item {
	background-position:right top;
	background-repeat:no-repeat;
	border-bottom:1px #575956 dotted;   
	padding:6px 0px;
	!padding:0px 0px 3px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #575956 !Important;
	text-decoration: none;
	line-height:17px;
	white-space:normal;
}
.ver_menu_itemEffect {
	color: #688a23 !Important;
	background-position:right top;
	background-repeat:no-repeat;
}
.ver_menu_itemEffect_1 {
	color: #688a23 !Important;
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/bullet_imenu_sel_1.png');
}
.ver_menu_itemEffect_2 {
	color: #907e1c !Important;
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/bullet_imenu_sel_2.png');
}
.ver_menu_itemEffect_3 {
	color: #688a23 !Important;
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/bullet_imenu_sel_3.png');
}
table.ver_menu_item {
	background: none;
}
table.ver_menu_itemEffect {
	background: none;
}
a.ver_menu_item {
	
	!float:right;
}
a.ver_menu_itemEffect {
}
/*
.ver_menu ul {
				padding: 0px;
				margin: 0px;
}
.ver_menu li {
				margin: 0px;
				display: block;
				float: right;
				width: 100%;
				background-image:url('/Resources/KFNL.Internet.Common/Images/ID/bullet_imenu.png');
				background-position:right top;
				background-repeat:no-repeat;
				border-bottom:1px #575956 dotted;
				padding:5px 0px;
				
}
.ver_menu li a {
				
				display: block;
				font-family: Tahoma;
				font-size: 12px;
				font-weight: bold;
				color: #575956;
				padding: 0px 20px 0px 0px;
				text-decoration: none;
				line-height:17px;
}
.ver_menu li.selected{
				color: #688a23;
				background-image:url('/Resources/KFNL.Internet.Common/Images/ID/bullet_imenu_sel.png');
				background-position:right top;
				background-repeat:no-repeat;
}
.ver_menu li:hover{
				color: #688a23;
				background-image:url('/Resources/KFNL.Internet.Common/Images/ID/bullet_imenu_sel.png');
				background-position:right top;
				background-repeat:no-repeat;
}

.ver_menu li:hover a {
				color: #688a23;
}
.ver_menu li.selected a{
				color: #688a23;
}
*/
/*                          End ver_menu                       */
.bcrumb_txt {
	vertical-align:top;
	height:30px;
}
.bcrumb_txt a {
	margin: 5px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#575956;
}
.bcrumb_txt a:hover {
	color: #007C64 !important;
	text-decoration:none;
}
.bcrumb_txt a.selected {
	color: #7c9a40;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
}
.bcrumb_selected{
				color: #7c9a40;
				text-decoration: none;
				font-weight:bold;
				font-size:11px;
}
/*.......................Title_Page...........................*/

.page_title_logo {
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/title_page_bg_r.png');
	background-position:center center;
	background-repeat:no-repeat;
	width:42px;
	height:33px;
}
.page_title_text {
	background-image: url("/Resources/KFNL.Internet.Common/Images/ID/title_page_bg_c.png");
    background-position: center center;
    background-repeat: repeat-x;
    height: 33px;
    max-width: 490px;
    min-width: 250px;
    overflow: hidden;
    white-space: nowrap;
    width: 250px;
}
.page_title_text span {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
.page_title_left_bg {
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/title_page_bg_l.png');
	background-position:center center;
	background-repeat:no-repeat;
	width:28px;
	height:33px;
}
.page_title_gray_bg {
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/title_page_bg_c_gray.png');
	background-position:center center;
	background-repeat:repeat-x;
	height:33px;
	text-align:left;
	vertical-align:middle;
}
.page_title_archive {
	float:left;
	padding-top:4px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#656565;
	padding-right:10px;
}
.page_title_archive a {
	color:#656565;
	text-decoration:none;
}
.page_title_archive a:hover {
	color:#bebebe;
	text-decoration:none;
}
.page_title_last_bg {
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/title_page_bg_l_gray.png');
	background-position:center center;
	background-repeat:no-repeat;
	width:18px;
	height:33px;
}
.inner_area {
	padding:20px 5px 0px 5px;
}
.nBody {
	margin:0px 0px 2px 0px;
}
.Content {
	vertical-align:top;
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/bullet_title_news.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	line-height:18px;
	text-align:justify;
	padding:0px 20px 10px 20px;
	border-bottom:1px #cbcbcb solid;
	margin:10px;
}
.Content_title {
	font-weight:bold;
	font-family:tahoma;
	color:#688a23;
	font-size:13px;
	margin:0px;
	font-weight:bold;
}
.Content_title a {
	text-decoration:none;
}
.archive_block {
vertical-align: top;
background-position: right top;
background-repeat: no-repeat;
line-height: 18px !important;
text-align: justify;
padding: 25px 0px 13px 0px;
border-bottom: 1px solid #E5E5E5;
margin: 10px;
}
.free_text {
	vertical-align:top;
	padding:0px 15px 10px 15px;
	margin:0px 0px 0px 0px;
	line-height:24px;
	text-align:justify;
	color:#575956;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	border-bottom:1px #cbcbcb solid;
}
.archive_title {
	font-weight:bold;
	font-family:tahoma !important;
	color:#688a23;
	font-size:13px;
	margin:0px;
	font-weight:bold;
}
.archive_title a {
	text-decoration:none;
	color: #007c64 !important;
	font-size: 16px;
}
.archive_date {
	color: #9a885f;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	margin: 5px 0px 11px 0px;
}
.archive_desc {
	margin: 0px;
	line-height: 18px;
	text-align: justify;
	color: #7d7d7d;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
}
.archive_image {
	padding-right:10px;
	float:left;
	text-align:left;
}
.Content_date {
	color:#9d872a;
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
	margin:8px 0px 8px 0px;
}
.Content_desc {
	margin:0px 0px 0px 0px;
	line-height:24px;
	text-align:justify;
	color:#575956;
	font-family:tahoma;
	font-size:13px;
	font-weight:normal;
	float:right;

}
.Content_desc a {
	color:#9d872a;
	text-decoration:none;
}
.Content_image {
	padding-right:10px;
	padding-bottom:5px;
	float:left;
	text-align:left;
	
	width:250px;
	margin-bottom:0px;
}
/*.img_area_border {
border:1px #575956 solid;
margin:1px;
}*/
.img_area_border img {
    width: 163px;
    height: 103px;
}
/*.img_border {
border:2px #fff solid;
max-width:244px !important;
display: block;
}*/
.read_area {
	padding:0px 15px;
}
.read_timestamp {
	color:#575956;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	padding-right:5px;
}
.stars_timestamp {
	text-align:left;
	width:250px;
}
.read_timestamp span {
	color:#575956;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
/*                     Paging                      */

.page_news_bg {
	padding:0px 15px;
	margin-top: 15px ;
	text-align: center;
	background-color:#f1f1f1;
	height: 34px;
	vertical-align: middle;
	border-bottom:2px #dbdbdb solid;
}
.b_frm_field_txt_Grid {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#7D7D7D;
}
.b_frm_field_txt_Grid *
{
    font-family:Tahoma !important;
	font-size:11px !important;
	font-weight:normal !important;
}
.b_frm_field {
	color:#6f6f6f;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	border:1px #585858 solid;
}
/*                     End Paging                      */

/**** form  *****/
label.description {
	border: none;
	color: #688a23;
	display: block;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 0 1px;
	font-family:Tahoma;
}
span.description {
	border: none;
	color: #688a23;
	/*display: block;*/
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 0 1px;
	font-family:Tahoma;
}
.div_padding {
	padding: 0px 0px 15px 0px;
	;
}
.pages_frm_txt_field {
	width: 390px;
	border: 1px #b6b6b6 solid;
	background-color: #eeeeee;
	height: 20px;
	color: #656565;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	font-family:Tahoma;
}
.pages_frm_txt_list {
	width: 395px;
	border: 1px #b6b6b6 solid;
	background-color: #eeeeee;
	height: 20px;
	color: #656565;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	font-family:Tahoma;
}
.pages_frm_txt_area {
	width: 390px !important;
	border: 1px #b6b6b6 solid;
	background-color: #eeeeee;
	height: 160px;
	color: #656565;
	font-size: 12px;
	font-family:Tahoma;
	font-weight:normal;
}
.txt_frm_desc {
	font-family: Tahoma;
	font-size: 12px;
	color: #656565;
	padding-top:5px;
}
.pages_frm_btn {
	border:none;
	background-color:#575956;
	color: #fff !important;
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	height:24px;
	min-width:100px;
}
.bookButton {
	background-color: #575956;
    border: medium none;
    color: #FFFFFF !important;
    display: inline-block;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 18px;
    padding: 0 5px;
    vertical-align: middle;
    text-decoration:none !important;
    text-align:center;
}
.cartTotal td
{
    font-family: Tahoma !important;
	font-size:12px !important;
	font-weight:bold !important;
}
.cartTotal .pages_frm_btn
{
    background-color: #575956;
    border: medium none;
    color: #FFFFFF !important;
    display: inline-block;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    height: 19px;
    line-height: 17px;
    min-width: 100px;
    padding: 0 5px;
    vertical-align: middle;
    text-decoration:none !important;
}
.txt_check_box {
	border: none;
	color: #656565;
	font-size: 12px !important;
	font-weight: normal;
	line-height: 25px;
	font-family:Tahoma !important;
	background-color:#eeeeee;
	text-align:right;
}
.txt_check_box input {
	margin: 0 3px 0 5px;
	padding:0px 0px 0px 5px;
	vertical-align:middle;
}


.txt_choose_box {
	border: none;
	color: #656565;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	padding: 5px;
	font-family:Tahoma;
	background-color:#eeeeee;
}
.txt_choose_box input {
	margin:0;
	padding:0px 0px 0px 5px;
	vertical-align:middle;
}
/*                end form               */
/*               grid                        */

.gridTable{
	border-bottom: 5px solid #555;
    border-top: 5px solid #555;
}

.dGrid_header1 {
    background-color: #DDE5CD;
    border-bottom: 1px solid #FFF;
    color: #656565;


    font-family: Tahoma !important;
    font-size: 12px !important;
    height: 22px;
    padding: 4px;
    text-align: right;
}

TR.dGrid_header1 > TH
{
    background-color: #DDE5CD;
    border-bottom: 1px solid #FFF;
    color: #656565;

    font-weight: normal;
    font-family: Tahoma !important;
    font-size: 12px !important;
    height: 22px;
    padding: 4px;
    text-align: right;
}

.dGrid_cell1 {
	background-color:#eff8dd;
	color:#656565;
	padding:6px;
	text-align:center;
	font-family:Tahoma !Important;
	font-size:12px !Important;
}
.dGrid_cell1 a {
	color:#656565;
}

.dGrid_cell2 {
    background-color: #EFF8DD;
    border-bottom: 1px solid #FFF;
    color: #656565;
    font-family: Tahoma !important;
    font-size: 12px !important;
    padding: 6px;
    text-align: right;
}

TR.dGrid_cell2 > TD
{
    background-color: #EFF8DD;
    border-bottom: 1px solid #FFF;
    color: #656565;
    font-family: Tahoma !important;
    font-size: 12px !important;
    padding: 6px;
    text-align: right;
}

.dGrid_cell1 a:link, .dGrid_cell1 a:visited {
	text-decoration:none;
}
.loadingIcon {
	background:url(/Resources/KFNL.Internet.Common/Images/id/icon4.gif) no-repeat right;
	padding:1px 13px 1px 3px;
}

.dGridBlock > table{
  border-collapse: separate !important;
}

.dGrid2_header1 {
  background-color: #688A23;
  border-bottom: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  height: 22px;
  padding: 4px;
  text-align: center;
}

.dGrid2_cell1 {
  background-color: #EFF8DD;
  color: #656565;
  font-family: Tahoma !important;
  font-size: 12px !important;
  
  text-align: center;
}

.dGrid2_cell1 a , .dGrid2_cell2 a 
{
    text-decoration:none;
    color: #688A23 !important;
}
.dGrid2_cell2 {
  background-color: #DDE5CD;
  color: #656565;
  font-family: Tahoma !important;
  font-size: 12px !important;
  text-align: center;
}
/*            End   grid                        */



/*               grid for workflow forms        */
.dGrid_header1_Forms {
 background-color:#688a23;
 border-bottom:1px #fff solid;
 color:#FFFFFF;
 font-weight:bold;
 font-family:Tahoma;
 font-size:12px;
 padding:4px;
 text-align:center;
 height:22px;
}
.dGrid_cell1_Forms {
 background-color:#eff8dd;
 color:#656565;
 padding:6px;
 text-align:center;
  font-family:Tahoma;
 font-size:12px;

}
.dGrid_cell1_Forms a{
 color:#656565;
 
}

.dGrid_cell1_Forms a:link,.dGrid_cell1 a:visited {
 text-decoration:none;
}
.loadingIcon {
 background:url(images/id/icon4.gif) no-repeat right;
 padding:1px 13px 1px 3px;
}


TR.dGrid_header1_Forms > TH
{
    background-color:#688a23;
 border:1px solid #FFFFFF ! important;
 color:#FFFFFF;
 font-weight:bold;
 font-family:Tahoma;
 font-size:12px;
 padding:4px;
 text-align:center;
 height:22px;
}

TR.dGrid_cell1_Forms > td {
border: 1px solid #FFFFFF ! important;
background-color:#eff8dd;
 color:#656565;
 padding:6px;
 text-align:center;
  font-family:Tahoma;
 font-size:12px;
}


/*            End grid for workflow forms           */


.free_links1 {
	vertical-align:top;
	padding:5px 25px 5px 15px;
	margin:0px 0px 0px 0px;
	line-height:20px !Important;
	text-align:justify;
	color:#575956;
	font-family:Tahoma !Important;
	font-size:12px !Important;
	font-weight:bold !Important;
	background-color:#eff8dd;
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/links_bullet.png');
	background-position:right center;
	background-repeat:no-repeat;
}
.free_links1 a {
	text-decoration:none !Important;
	color:#575956 !Important;
}
.free_links2 {
	vertical-align:top;
	padding:5px 25px 5px 15px;
	margin:0px 0px 0px 0px;
	line-height:20px !Important;
	text-align:justify;
	color:#575956 !Important;
	font-family:Tahoma !Important;
	font-size:12px !Important;
	font-weight:bold;
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/links_bullet.png');
	background-position:right center;
	background-repeat:no-repeat;
}
.free_links2 a {
	text-decoration:none !Important;
	color:#575956 !Important; 
}
.book_area {
	border-bottom:1px #cbcbcb solid;
	margin-bottom:10px;
	padding-bottom:10px;
	display:inline-block;
}
.archive_book {
	padding-left:10px;
	width:70px;
	vertical-align:top;
}
.book_area_border {
	border: 1px solid #575956;
    height: 90px;
    margin: 1px;
    padding: 2px;
    width: 70px;
}
.book_title {
	font-weight:bold !important;
	font-family:Tahoma !important;
	color:#688a23 !important;
	font-size:12px !important;
	margin:0px !important;
	height:25px !important;
	vertical-align:top !important;
}
.book_title td
{
    font-weight:bold !important;
	font-family:Tahoma !important;
	color:#688a23 !important;
	font-size:12px !important;
}
.book_title_link {
	text-decoration:none !important;
	color:#688a23 !important;
	font-size:13px !important;
}
.book_title_label 
{
    text-decoration:none !important;
	color:#688a23 !important;
	font-size:13px !important;
}
.book_title span {
	text-decoration:none !important;
	color:#575956 !important;
}
.book_autor {
	height:25px;
	vertical-align:top;
}
.book_autor span {
	color:#575956;
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
}
.book_autor a {
	color:#9d872a;
	text-decoration:none;
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
}
.book_desc {
	vertical-align:top;
	text-align:justify;
	color:#575956;
	text-decoration:none;
	font-weight:normal;
	font-family:Tahoma;
	font-size:12px;
	line-height:18px;
}
.book_desc span {
	color:#575956;
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
}
.book_desc td{
	font-weight:normal;
	font-family:Tahoma;
	font-size:12px;
}
.book_btn_area {
	padding-top:10px;
	text-align:left;
}
.book_btn {
	border:none;
	background-color:#575956;
	color: #fff;
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	height:24px;
	width:110px;
}
.book_buy_area {
	/*border-bottom:1px #cbcbcb solid;*/
	padding-bottom:10px;
}
.book_buy {
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#656565;
	height:15px;
	text-align:center;
}
.book_buy a {
	font-family:Tahoma;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.book_buy_title {
	text-decoration:none;
	height:28px;
	padding:0px 5px;
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/books_buy_bg_title.png');
	background-position:center center;
	background-repeat:repeat-x;
	line-height:28px;
	vertical-align:top;
}
.book_buy_title span {
	font-family:Tahoma;
	color:#575956;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.book_buy_title a
{
    font-family:Tahoma !Important;
	color:#575956 !Important;
	font-size:12px !Important;
	font-weight:bold !Important;
	text-decoration:none !Important;
}
.book_buy_title a:hover, .book_buy_title a:visited
{
    text-decoration: none !Important;
}
/* Member */
.members_table {
	margin-bottom:15px;
}
.Members_bg_img {
	width:104px;
	height:111px;
}
.Members_view_b_img {
	padding:5px;
}
.Members_view_b_img_div {
	border:1px solid #575956;
	height:101px;
	width:94px;
	text-align:center;
	overflow: hidden;
}
.Members_sub_textdesc {
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#6f6f6f;
	padding:4px 5px 4px 5px;
}
.members_position {
	height:60px;
	width: 100%;
}
.members_name {
	color: #007c64;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
}
.comm_t_r {
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/Comm_t_r.jpg');
	background-position:right top;
	background-repeat:no-repeat;
	height:5px;
	width:5px;
}
.comm_c_r {
	border-right:1px #c9d7d5 solid;
}
.comm_t_l {
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/Comm_t_l.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	height:5px;
	width:5px;
}
.comm_t_c {
	border-top:1px #c9d7d5 solid;
}
.comm_c_l {
	border-left:1px #c9d7d5 solid;
}
.comm_b_c {
	border-bottom:1px #c9d7d5 solid;
}
.comm_b_l {
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/Comm_b_l.jpg');
	background-position:left bottom;
	background-repeat:no-repeat;
	height:5px;
	width:5px;
}
.comm_b_r {
	background-image:url('/Resources/KFNL.Internet.Common/Images/ID/Comm_b_r.jpg');
	background-position:right bottom;
	background-repeat:no-repeat;
	height:5px;
	width:5px;
}
/* Override Masterpage */
.ms-dlgTitleText
{
    font-family:Tahoma !important;
}

.pageWithBGImage{
                background-image: url("Images/ID/Fazlakeh.png");
    background-position: left top;
    background-repeat: no-repeat;
    height: 445px;
    vertical-align: top;
}
.free_text_small{
                vertical-align:top;
                padding:10px 0px 10px 0px;
                margin:0px 0px 20px 0px ;
                line-height:24px;
                text-align:justify;
                color:#575956;
                font-family:Tahoma;
                font-size:13px;
                font-weight:normal;
                border-bottom:1px #cbcbcb solid;
                width:390px;
}
.ms-viewheadertr th{
	font-weight: bold;
	color:#FFF !important;
	text-align: center;
	vertical-align:middle;
	padding-bottom:3px;
	text-align:right;
	font-family:tahoma;
}
.ms-viewheadertr{
	background-color:#688A23;
}
.ms-vh2:hover{
	color:#565656 !important;
}

/*------- popup ------- */
.ms-dlgBorder {
    border: 1px solid #666666 !important;
}
.ms-dlgTitle {
	background-color:#333 !important;
}

/*------- books Library ------- */
.categoryItem{
	width:155px;
	text-align:center;
	margin-top:8px;
}
.categoryItem input["type=image"]{
	margin-top:10px;
}
.books_text{
	color:#FFF;
	display:block;
	margin-top:8px;
}
.book_buy_area .bookItem a span{
	margin:8px 0px 0px;
	display:block;
	color:#fff !important;
}
.book_buy_area .bookItem div span{
    margin:5px 0 0;
}
.book_buy_area .bookItem div img
{
    width:57px;
    height:81px;
    padding-right:11px;
}
.book_buy_area .bookItem div span
{
    margin:9px 0 0;
}


.BookParent A, BookParent A link
{
    color: #9d872a !important;
    text-decoration: none;
    font-weight: bold !important;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 18px;
    cursor: default;
    list-style:none outside none;
}
.BookLeaf A, BookLeaf A link
{
    color: #575956 !important;
    text-decoration: none;
    font-weight: bold !important;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 18px;
    cursor: default;
}
.BookLeaf A hover
{
    cursor: help;
    text-decoration: none;
}
.PublishingTable td{
	height:37px;
	vertical-align:middle;
	line-height:37px;
}
.alighLeft{
	text-align:left;
}
.birthdayTD input{
	width:350px !important;
}
.publishingDateTD input{
	width:350px !important;
}
.edit_btn {
	border:none;
	background: url(/Resources/KFNL.Internet.Common/Images/ID/edit.png);
	color: #fff;
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	height:21px;
	width:17px;
	margin:0px 3px;
	cursor:pointer;
}
.del_btn {
	border:none;
	background: url(/Resources/KFNL.Internet.Common/Images/ID/delete.png);
	color: #fff;
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	height:21px;
	width:17px;
	margin:0px 3px;
	cursor:pointer;
}



.dGrid_cell11 {
background-color: #EFF8DD;
color: #656565;
font-family: Tahoma !important;
font-size: 12px !important;
padding: 6px;
text-align: center;
}
tr.dGrid_cell11 > td {
border: 2px solid #FFFFFF;
height: 28px;
}
.dGrid_cell22 {
background-color: #EFF8DD;
border-bottom: 1px solid #FFFFFF;
color: #656565;
font-family: Tahoma !important;
font-size: 12px !important;
padding: 6px;
text-align: right;
}
TR.dGrid_cell22 > TD {
background-color: #DDE5CD;
border: 2px solid #FFFFFF;
color: #656565;
font-family: Tahoma !important;
font-size: 12px !important;
height: 28px !important;
text-align: center;
}
.dGrid_header11 {
background-color: #DDE5CD;
border: 2px solid #FFFFFF;
color: #FFFFFF;
font-family: Tahoma !important;
font-size: 12px !important;
height: 22px;
padding: 4px;
text-align: right;
}
TR.dGrid_header11 > TH {
background-color: #688A23;
border: 2px solid #FFFFFF;
color: #FFFFFF;
font-family: Tahoma !important;
font-size: 12px !important;
font-weight: bold;
height: 22px;
padding: 4px;
text-align: center;
}
.ms-vh, .ms-vh2, .ms-vh-icon, .ms-vh-icon-empty, .ms-vhImage, .ms-gb, .ms-gb2, .ms-gbload, .ms-vb, .ms-vb2, .ms-vb-tall, .ms-vb-user, .ms-vh2-nograd, .ms-vh3-nograd, .ms-vh2-nograd-icon, .ms-vh2-nofilter-icon, .ms-pb, .ms-pb-selected, .ms-ph{
	font-size:inherit !important;
	line-height:inherit !important;
}
.ms-rte-wpbox{
	font-size:inherit !important;
	line-height:inherit !important;
}
.ms-viewheadertr th.ms-vh2 a{
color:#FFF;
}

table.txt_check_box td {
border: 1px solid #FFFFFF;
padding:3px;
font-family:Tahoma !important;
font-size: 12px !important;
}

.pages_frm_txt_White_field {
	width: 390px;
	border: 1px #b6b6b6 solid;
	background-color: #ffffff;
	height: 20px;
	color: #656565;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	font-family:Tahoma;	
}

/* Upload Style */
.RadUpload_Default .ruFakeInput{
	background-color: #EEEEEE !important;
	border: 1px solid #B6B6B6 !important;
	color: #656565 !important;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	height: 20px !important;
	vertical-align: middle !important;
	width:255px !important;
	padding:1px !important;
	margin-right:0px !important;
}
.RadUpload_rtl .ruBrowse, .ruActions .ruDelete, .ruActions .ruAdd{
	background-color: #575956 !important;
	background-image:none !important;
	border: medium none;
	color: #FFFFFF !important;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	height: 24px;
	min-width: 80px  !important;
	width:80px !important;
	margin-top:1px;
}
.RadUpload_Default .ruRemove{
	color: #656565 !important;
	font-family: tahoma !important;
	font-size: 13px !important;
	!line-height:26px !important;
	!vertical-align:top !important;
	!background-position:100% -68px !important;
}
.CheckBoxList td{
width:33%;
}
.TableData_ContainsArrow
{
    padding-top:5px;
}