/* CSS Document */

html, body{ background-color:#cccccc; margin:0px; padding:0px;font-family:"candara",Arial, Helvetica, sans-serif;}

A{text-decoration:none;}
a img{border:none;}

.topbg{background-image:url(Images/top_bg.gif);}
.navibg{background:url(Images/menu_active.gif) repeat-x top left;}
.footerbg{background-image:url(Images/footer_bg.gif);}

.content_width{}
.TopPane{}
.LeftPane{}
.ContentPane{padding:20px;}
.RightPane{}
.BottomPane{}



.book_name{ font-size:14px; line-height:19px; color:#505039; font-weight:normal; text-transform:capitalize;}

.form{ font-size:14px; line-height:19px; color:#505039; font-weight:normal; }


.normaltext1{ font-size:16px; line-height:21px; color:#ffffff; font-weight:normal;}


.head{ font-size:20px; line-height:30px; color:#505039; font-weight:bold;font-family:"candara",Arial, Helvetica, sans-serif;}

.normaltextbold1{ font-size:14px; line-height:17px; color:#9EB217; font-weight:bold;}

.textbox1{border: 1px solid #b3b399;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#7D7D57; line-height:20px; height:20px;}
.textbox2{border: 1px solid #b3b399;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#7D7D57; line-height:20px; height:20px;}
.textarea{border: 1px solid #b3b399;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#7D7D57; }

.textbox{border: 1px solid #E9E9DE;	font-family: Verdana; font-size:16px;}
.button{border: 1px solid #E9E9DE; font-family:verdana; font-size:12px; color:#92937A; font-weight:bold; background-color:#E9E9DE; line-height:17px;}
.button1{border: 1px solid #9EB217; font-family:verdana; font-size:12px; color:#ffffff; font-weight:bold; background-color:#9EB217; line-height:17px;}


.hd{ font-size:18px; line-height:21px; color:#C70400; font-weight:bold;font-family:"candara",Arial, Helvetica, sans-serif;}
.subhd{ font-size:16px; line-height:19px; color:#8C8453; font-weight:bold;}

.navi{ font-size:17px; line-height:21px; color:#ffffff; font-weight:bold; text-decoration:none;}
a.navi{ font-size:17px; line-height:21px; color:#ffffff; font-weight:bold; text-decoration:none;}
a.navi:hover{ font-size:17px; line-height:21px; color:#ffffff; font-weight:bold; text-decoration:underline;}




.link1{font-size:14px; line-height:21px; color:#8C8453; font-weight:bold; text-decoration:none;}
a.link1, a.link1:visited,, a.link1:active{ font-size:14px; line-height:21px; color:#8C8453; font-weight:bold; text-decoration:none;}
a.link1:hover{ font-size:14px; line-height:21px; color:#8C8453; font-weight:bold; text-decoration:underline;}


.footer{ font-size:11px; line-height:17px; color:#7D804F; font-weight:normal;}
a.footer{ font-size:11px; line-height:17px; color:#7D804F; font-weight:normal;}
a.footer:hover{ font-size:11px; line-height:17px; color:#7D804F; font-weight:normal; text-decoration:underline;}

.list1{
list-style:square;
color:#999999;
}

.num{
font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:19px; color:#505039; font-weight:normal; text-align:justify;
}
.button2{border: 1px solid #787878; font-family:verdana; font-size:12px; color:#ffffff; font-weight:bold; background-color:#959582; line-height:17px;}

.tab{
border:1px solid #757575;
background-color:#e1e1ce;
padding-left:10px;
padding-top:10px;
}

.title_book{
 font-size:18px; line-height:25px; color:#C70400; font-weight:bold;
border-bottom:1px dashed gray;

}
.navigation{
padding-right:125px;}

/*=============================Menu =================*/


/*--------- dnn menu style ----------*/
/* main menu td */
.main_dnnmenu_bar 
{margin:0px;
padding:0px;
	cursor:pointer;
	background-color:transparent;
	
}

/*  Main Menu Normal  */
.main_dnnmenu_rootitem  
{	
	color:#FFF;
	font-weight:bold; 	
	text-align:center; 
	padding:12px 12px 20px 12px;
	margin-top:1px!important;
	margin-top:0px;
	text-transform:capitalize;
	font-family:"candara",Arial, Helvetica, sans-serif; font-size:15px;
	white-space:nowrap;
	float:left;
	background:url(Images/menu_active.gif) repeat-x top left;
        
}


/*  Main menu hover  */

.main_dnnmenu_rootitem_hover
{  
	color:#ffffff;
	font-family:"candara",Arial, Helvetica, sans-serif; font-size:15px;
	font-weight:bold;
	text-align:center;
	padding:12px 12px 20px 12px;
	margin-top:1px!important;
	margin-top:0px;	
background:url(Images/menu_active.gif) repeat-x top left;
   	text-transform:capitalize;white-space:nowrap;
	float:left;
}


/*  Main menu selected  */
.main_dnnmenu_rootitem_selected 
{
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-family:"candara",Arial, Helvetica, sans-serif; font-size:15px;
	padding:12px 12px 20px 12px;

	margin-top:1px!important;
	margin-top:0px;
	background:url(Images/menu_active.gif) repeat-x top left;
	text-transform:capitalize;white-space:nowrap;
	float:left;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #C0D6E5;
}

.main_dnnmenu_submenu td
{
	background-color:#F8FAFF;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#000000;
	line-height:2em;
	padding: 0px 5px;
	margin:0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
	background: #CE0D0D url(Images/submenu_hover.gif) repeat-x top left;
	color:#ffffff;
}
.main_dnnmenu_itemselected td{
    background: #CE0D0D url(Images/submenu_active.gif) repeat-x top left;
	color:#ffffff;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #D5E0FF;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
	border:1px solid #C0D6E5;
}

.ModuleTitle_SubMenu td{
	background-color:#F8FAFF;
	white-space: nowrap;
} 

.ModuleTitle_MenuIcon {
	background-color:#F8FAFF; 
	border:none;
	padding: 0px 2px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon{
	background: #CE0D0D url(Images/submenu_hover.gif) repeat-x top left;
	color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
	height: 2px;
	background-color: #D5E0FF;
}


