/* ===============================================
/*      Style By DNNSOUL - Infinite Imagination 
/*            http://www.dnnsoul.com
/*	           support@dnnsoul.com
/* ==============================================
/*
/*******************************/
/* Site Layout Images          */
/*******************************/ 
/* Header Right Image */ 
.Banner-Right { background: url(Images/Header-03.jpg) no-repeat top right; width:330px; height:232px; }

/* Menu Left Image */  
.Menu-Left { background: url(Images/menu-left.gif); width:41px; height:48px; }
/* Menu Center Background Image */  
.Menu-Center { background: url(Images/menu-center.gif) repeat-x; width:100%; height:48px; padding-left:5px; }
/* Menu Right Image */  
.Menu-Right { background: url(Images/menu-right.gif); width:41px; height:48px; }


/* Register Icon Image */  
.Register-Icon { background: url(Images/register-ico.gif) no-repeat; width:22px; height:19px; }

/* Login Icon Image */  
.Login-Icon { background: url(Images/login-ico.gif) no-repeat; width:19px; height:19px; }

/* Breadcrumb & Date Left Image */ 
.Bread-Top-Left { background: url(Images/bread-top-left.gif) no-repeat; width:26px; height:18px; } 
.Bread-Bottom-Left { background: url(Images/bread-bottom-left.gif) no-repeat; width:132px; height:20px; }

/* Breadcrumb & Date Center Background Image */  
.Bread-Top-Center { background: url(Images/bread-top-center.gif) repeat-x; width:100%; height:18px; }
.Bread-Bottom-Center { background: url(Images/bread-bottom-center.gif) repeat-x; width:100%; }

/* Breadcrumb & Date Right Image */  
.Bread-Top-Right { background: url(Images/bread-top-right.gif); width:26px; height:18px; }
.Bread-Bottom-Right { background: url(Images/bread-bottom-right.gif) no-repeat top right; width:500px; height:20px; }

/* Bottom Left Image */ 
.Bottom-Left { background: url(Images/bottom-left.gif) no-repeat; width:314px; height:20px; } 

/* Bottom Center Background Image */  
.Bottom-Center { background: url(Images/bottom-center.gif) repeat-x; width:100%; height:20px; }

/* Bottom Right Image */  
.Bottom-Right { background: url(Images/bottom-right.gif); width:466px; height:20px; }

/* Bottom Left Image */ 
.Footer-Left { background: url(Images/footer-left.gif) no-repeat; width:442px; height:20px; } 

/* Bottom Center Background Image */  
.Footer-Center { background: url(Images/footer-center.gif) repeat-x; width:100%; height:20px; }

/* Bottom Right Image */  
.Footer-Right { background: url(Images/footer-right.gif); width:335px; height:20px; }

/* Footer Bottom Image */  
.Footer-BG { background: url(Images/bottom-center-a.gif); width:100%; height:20px; }

/* Search Line */  
.Search-div { background: url(Images/searchy-div.gif) no-repeat top center; width:6px; height:30px; padding: 0 7px 0 7px; }

/**********************************/
/* Site Layout Size,Padding,Color */
/**********************************/ 
.Main-Width { width: 790; }
.Panes-Panel { background-color:#2B2B2B; width: 100%; padding-left: 10px; padding-right: 10px; padding-top:10px; padding-bottom:10px; }
.Logo-Panel { padding-left: 0px; padding-right: 20px; padding-top: 15px; padding-bottom: 15px; }
.Reg-Login-Panel { padding-left: 0px; padding-right: 0px; padding-top: 5px; padding-bottom: 0px; }
.Footer-Panel { background-color:#4E4E4E; padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 0px; }
.Menu-Panel { padding-left: 5px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px; }







