/* ===============================================
/*      Style By DNNSOUL - Infinite Imagination 
/*            http://www.dnnsoul.com
/*	           support@dnnsoul.com
/* ==============================================
/*
/**********************************/
/* Site Background Image          */
/**********************************/ 
/* If you want to use custom background image then change BG-05.jpg with your custom background  */
Body { 
	background-image:url(Images/BG-05.jpg); 
	background-color:#FFFFFF; background-position: top center;  background-repeat:no-repeat; background-attachment:fixed; color:#000000; font-family: verdana; font-size: 10px; margin: 0px; 
}
/**********************************/
/* Site Layout Images, Color     */
/**********************************/ 
/* Top Left Image */ 
.Top-L { background: url(Images/top-left.png) no-repeat top left; width:10; height:10; }

/* Top Center Background Image */ 
.Top-C { background: url(Images/top-center.png) repeat-x; width:100%; }

/* Top Right Image */ 
.Top-R { background: url(Images/top-right.png) no-repeat top left; width:10; height:10; }

/* Main Left Background Image */ 
.Main-L { background: url(Images/main-left.png) repeat-y top left; }

/* Top Right Background Image */ 
.Main-R { background: url(Images/main-right.png) repeat-y top right; }

/* Top Left Image */ 
.Footer-L { background: url(Images/footer-left.png) no-repeat top left; width:10; height:45; }

/* Top Center Background Image */ 
.Footer-C { background: url(Images/footercenter.png) repeat-x; width:100%; }

/* Top Right Image */ 
.Footer-R { background: url(Images/footer-right.png) no-repeat top left; width:10; height:45; }

/* Top Left Image */  
.Menu-L { background: url(Images/menu-left.png) no-repeat bottom left; width:7; height:7; }

/* Top Center Background Image */ 
.Menu-C { background: url(Images/menu-center.png) repeat-x bottom left; width:100%; }

/* Top Right Image */ 
.Menu-R { background: url(Images/menu-right.png) no-repeat bottom right; width:7; height:7; }

/**********************************/
/* Site Layout Size,Padding       */
/**********************************/ 
.Page-Master { padding: 0 0 0 0; }

/* Positon of Language TD */ 
.Language-TD { padding: 1px 0 0 0; }

/* Header Padding */ 
.Header-TD { padding: 10px 0 0 0; }

/* Menu Left Side Padding */ 
.Menu-TD { padding: 0 0 0 8px; }

/* Logo Position   */
.Logo-TD { padding: 10px 30px 10px 10px; }

/* Horizontal Gap Between Register and Login Link */ 
.Reg-Login-Center { width: 10px; }

/* Position of CurrentDate   */
.CurrentDate-TD { padding: 5px 0 0 0; }

/* Body Position   */
.Body-TD { padding: 5px 0 0 0; }

/* Position of Privacy,Terms,Copyright Table  */ 
.Footer-Info { padding: 0 10px 0 10px;}

/**********************************/
/* Main Horizontal Menu           */
/**********************************/ 
/* Menu Container Box */
.MainMenu_MenuContainer {
	background-color: transparent; 
	height:39px; 
}
/* Sub Menu */
.MainMenu_MenuItem {
	border: 0;
	color: #000000; 
	height: 24px; 
	background-color: Transparent; border-bottom:1px solid #93B1E2;
	font: normal bold 11px Arial; padding:0px 10px 0px 15px; 
}

.MainMenu_MenuItemSel {
	background-color: Transparent; 
}
/* Sub Menu Mouse Hover */
.SubMenu_MenuHover {
	border: 0;
	color: #007AD7; 
	height: 24px; 
	background-color: #D6EDFF; border-bottom:1px solid #93B1E2;
	font: normal bold 11px Arial; padding:0px 10px 0px 15px;
}
/* Sub Menu Active */
.SubMenuSelected {
	border: 0;
	color: #007AD7; 
	height: 24px; 
	background-color: #D6EDFF; border-bottom:1px solid #93B1E2;
	font: normal bold 11px Arial; padding:0px 10px 0px 15px; 
}
/* Sub Menu Background and Borders */
.MainMenu_SubMenu {
	margin-top: -1px;
	border-top: 1px solid #FFFFFF; 
	border-left: 1px solid #FFFFFF; 
	border-right: 1px solid #FFFFFF; 
	border-bottom: 1px solid #FFFFFF; background-color:#C3E3FF; filter:Alpha(Opacity=88); -moz-opacity:.88; 
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_MenuBreak {
	border: 0; 
	background-color: transparent;
	height: 0px; 
}
.MainMenu_MenuArrow {
	border-right: 0px; 
	border-bottom:1px solid #93B1E2; 
	border-top:0px; 
	font-family: webdings; padding:0px 10px 0px 15px; height: 20px;  
}

/* Main Menu Normal Status */
.MainMenu_MenuBar { height: 41px; background-color: Transparent; }
.MainMenu_Menu TD { padding:0; margin:0; }
.MainMenu_Menu TD DIV { background-image:url(Images/menu-normal.gif); background-position:top right; background-repeat: no-repeat; padding:0; margin:-6px 0 -30px 0; _margin:-13px 0;}
.MainMenu_Menu TD DIV DIV { background-image:url(Images/menu-normal.gif); background-position:top left; background-repeat: no-repeat; padding:0 11px; margin:-6px 0 -30px 0; _margin:-13px 0;}
.MainMenu_Menu TD DIV DIV DIV{ background-image:url(Images/menu-normal.gif); background-position:top; background-repeat:repeat-x; color:#007AD7;  font-size:11px; font-family: Arial; font-weight: bold; height:42px; padding: 11px 0 0 5px; line-height:20px; margin:0px 0 0 0; }             

/* Main Menu Active and  */
.MainMenu_MenuSelected TD, .MainMenu_MenuSelectedRoot TD { padding:0; margin:0;  height: 39px;  }
.MainMenu_MenuSelected TD DIV, .MainMenu_MenuSelectedRoot TD DIV  { background-image:url(Images/menu-hover-active.gif); background-position:top right; background-repeat: no-repeat; padding:0; margin:-6px 0 -30px 0; _margin:-13px 0;}
.MainMenu_MenuSelected TD DIV DIV, .MainMenu_MenuSelectedRoot TD DIV DIV { background-image:url(Images/menu-hover-active.gif); background-position:top left; background-repeat: no-repeat; padding:0 11px; margin:-6px 0 -30px 0; _margin:-13px 0;}
.MainMenu_MenuSelected TD DIV DIV DIV, .MainMenu_MenuSelectedRoot TD DIV DIV DIV { background-image:url(Images/menu-hover-active.gif); background-position:top; background-repeat:repeat-x; color:#000000; font-size:11px; font-family: Arial; font-weight: bold; height:42px; padding: 11px 0 0 5px; line-height:20px; margin:0px 0 0 0; }




