/* ===============================================
/*      Style By DNNSOUL - Infinite Imagination 
/*            http://www.dnnsoul.com
/*	           support@dnnsoul.com
/* ==============================================
/*
/*******************************/
/*  Main Body                  */
/*******************************/
Body 
{ background-color:#696969; color:#000000; font-family: verdana; font-size: 10px; margin: 0px; }

/*******************************/
/* Site Layout Images          */
/*******************************/ 
/* Main Site Background Image */  
.Background { background: url(Images/bg.gif) repeat-x top left; }

/* Menu Left Image */  
.Menu-Left { background: url(Images/menu-left.gif); width:12px; height:43px; }

/* Menu Center Background Image */  
.Menu-Center { background: url(Images/menu-center.gif) repeat-x; width:100%; height:43px; }

/* Menu Right Image */  
.Menu-Right { background: url(Images/menu-right.gif); width:12px; height:43px; }

/* Menu Bottom Line */ 
.MBottom-Line { background: url(Images/menu-bottom-line.gif) repeat-x top left; width:100%; height:2px; }

/* Breadcrumb, Date Bar Left Image */  
.TopBar-Left { background: url(Images/body-top-left.gif); width:16px; height:29px; }

/* Breadcrumb, Date Bar Center Background Image */  
.TopBar-Center { background: url(Images/body-top-center.gif) repeat-x; width:100%; height:29px; }

/* Breadcrumb, Date Bar Left Image */  
.TopBar-Right { background: url(Images/body-top-left-right.gif); width:10px; height:29px; }

/* Register,Login,Language Bar Left Image */  
.TopBar-LeftB { background: url(Images/body-top-right-left.gif); width:10px; height:29px; }

/* Register,Login,Language Bar Right Image */  
.TopBar-RightB { background: url(Images/body-top-right-right.gif); width:16px; height:29px; }

/* Bottom Left Image */  
.Bottom-Left { background: url(Images/body-bottom-left.gif); width:16px; height:18px; }

/* Bottom Center Background Image */  
.Bottom-Center { background: url(Images/body-bottom-center.gif) repeat-x top left; width:100%; height:18px; }

/* Bottom Right Image */  
.Bottom-Right { background: url(Images/body-bottom-right.gif); width:16px; height:18px; }

/* Footer Left Image */  
.Footer-Left { background: url(Images/footer-left.gif); width:12px; height:18px; }

/* Footer Center Background Image */  
.Footer-Center { background: url(Images/footer-center.gif) repeat-x top left; width:100%; height:18px; }

/* Footer Right Image */  
.Footer-Right { background: url(Images/footer-right.gif); width:12px; height:18px; }

/* Breadcrumb Icon */  
.Bread-Icon { background: url(Images/icon-bread.gif) no-repeat; width:14px; height:14px; }

/* Date Icon */  
.Date-Icon { background: url(Images/icon-date.gif) no-repeat; width:17px; height:18px; }

/* Register Icon */  
.Register-Icon { background: url(Images/icon-register.gif) no-repeat; width:19px; height:20px; }

/* Login Icon */  
.Login-Icon { background: url(Images/icon-login.gif) no-repeat; width:16px; height:18px; }

/* Register,Login Divider Icon */  
.Link-Div { background: url(Images/link-div.gif) no-repeat; width:16px; height:18px; }

/* Search Background Image */  
.Search-BG { background: url(Images/search.gif) no-repeat right; }

/**********************************/
/* Site Layout Size,Padding,Color */
/**********************************/ 
/* Main Layout Width  */  
.Main-Table { width: 960px; }

/* Vertical Gap Between Top Bar, Banner, Menu */ 
.Body-Table { padding: 15px 15px 0 15px; background: url(Images/main-bg.gif) repeat-x top left #000000; }

/* Logo Position   */
.Logo-TD { padding: 15px 15px 15px 0; }

/* Footer Table Position   */
.Footer-Table { padding: 20px 14px 0 14px; background-color:#000000; height:40px; }

/* Privacy, Terms, Copyright Table Position   */
.Footerd-Table { padding: 15px 5px 0 5px; }

/* Breadcrumb Table Position   */
.Bread-TD { padding: 8px 0 0 0; }

/* Date Position   */
.Date-TD { padding: 7px 0 0 0; }

/* Register Position   */
.Register-TD { padding: 2px 0 0 0; }

/* Login Position   */
.Login-TD { padding: 6px 0 0 0; }

/* Language Position   */
.Lan-TD { padding: 6px 0 0 0; }

