/* ===============================================
/*      Style By DNNSOUL - Infinite Imagination 
/*            http://www.dnnsoul.com
/*	           support@dnnsoul.com
/* ==============================================
/*
/*******************************/
/*  Main Body                  */
/*******************************/
Body 
{ background-color:#FFFFFF; color:#000000; font-family: verdana; font-size: 10px; margin: 0px; }

/*******************************/
/* Site Layout Images          */
/*******************************/ 
/* Banner Image */ 
.Banner-Image { background: url(Images/banner-02.jpg) no-repeat; width:308px; height:177px; }

/* Main Left Shadow Image */ 
.Left-Shadow { background: url(Images/left-shadow.gif) no-repeat top right; }

/* Main Right Shadow Image */ 
.Right-Shadow { background: url(Images/right-shadow.gif) no-repeat top left; }

/* Main Left Border Image */  
.Left-Border { background: url(Images/main-left.gif) repeat-y top left; width:3px;  }
.Left-Border-Bottom { background: url(Images/main-left-bottom2.gif) no-repeat; width:4px; height:29px; }

/* Main Right Border Image */  
.Right-Border { background: url(Images/main-right.gif) repeat-y top left; width:3px;  }
.Right-Border-Bottom { background: url(Images/main-right-bottom2.gif) no-repeat; width:4px; height:29px; }

/* Main Bottom Border Image */  
.Footer-Border { background: url(Images/main-bottom-center2.gif) repeat-x top left; }

/* Top Bar Left Image */  
.TB-Left { background: url(Images/top-bar-left.gif); width:8px; height:33px; }

/* Top Bar Center Background Image */  
.TB-Center { background: url(Images/top-bar-center.gif) repeat-x; width:100%; height:33px; }

/* Top Bar Right Image */  
.TB-Right { background: url(Images/top-bar-right.gif); width:8px; height:33px; }

/* Menu Left Image */  
.Menu-Left { background: url(Images/menu-left.gif); width:8px; height:34px; }

/* Menu Center Background Image */  
.Menu-Center { background: url(Images/menu-center.gif) repeat-x; width:100%; height:33px; }

/* Menu Right Image */  
.Menu-Right { background: url(Images/menu-right.gif); width:8px; height:34px; }

/* Breadcrumb & Search Left Image */  
.BreadSearch-Left { background: url(Images/bread-left.gif); width:6px; height:25px; }

/* Breadcrumb & Search Center Background Image */  
.BreadSearch-Center { background: url(Images/bread-center.gif) repeat-x; width:100%; height:25px; }

/* Breadcrumb & Search Right Image */  
.BreadSearch-Right { background: url(Images/bread-right.gif); width:6px; height:25px; }

/* Logo Top & Bottom Left Image */  
.Logo-Left { background: url(Images/logo-left.gif) no-repeat; width:8px; height:15px; }
.Logo-Left-Bottom { background: url(Images/logo-left-Bottom.gif) no-repeat; width:8px; height:15px; }

/* Logo Top & Bottom Center Image */  
.Logo-Center { background: url(Images/logo-center.gif) repeat-x; width:100%; height:15px; }
.Logo-Center-Bottom { background: url(Images/logo-center-Bottom.gif) repeat-x; width:100%; height:15px; }

/* Logo Top & Bottom Right Image */  
.Logo-Right { background: url(Images/logo-right.gif) no-repeat; width:8px; height:15px; }
.Logo-Right-Bottom { background: url(Images/logo-right-Bottom.gif) no-repeat; width:8px; height:15px; }

/* Left Section Right BG Image */  
.LSR-BG { background: url(Images/left-section-left-shadow.gif) repeat-y; width:6px; }

/* Rigster, Login Icon Image */  
.RL-Icon { background: url(Images/reg-login-icon.gif) repeat-y; width:31px; height:22px; }

/* Left Section Bottom BG Image */  
.LSB-BG { background: url(Images/left-section-center.gif) repeat-x; height:29px; }

/* Left Section Bottom Shadow Image */  
.LSB-Shadow { background: url(Images/left-section-right.gif) no-repeat right top; width:188px; height:29px; }

/**********************************/
/* Site Layout Size,Padding,Color */
/**********************************/ 
/* Main Layout Width & Background  */  
.Main-Table { width: 960px; background-color:#FFFFFF; }

/* Vertical Gap Between Top Bar, Banner, Menu */ 
.V-Gap { height: 5px; }

/* Logo Position   */
.Logo-TD { padding: 15px 25px 15px 15px; }

/* Logo Table Position   */
.Logo-Table { padding: 0px 10px 0px 0px; }

/* Privacy, Terms, Copyright Table Position   */
.Footerd-Table { padding: 15px 5px 0 5px; }

/* Language Table Position   */
.Lang-Table { padding: 0 0 0 5px; }





