/* ===============================================
/*      Style By DNNSOUL - Infinite Imagination 
/*            http://www.dnnsoul.com
/*	           support@dnnsoul.com
/* ==============================================
/*
/*******************************/
/*  Main Body                  */
/*******************************/
Body 
{  background-repeat:repeat-x; font-family: verdana; font-size: 10px; margin: 0px; }

/*******************************/
/*  Links Style                 */
/*******************************/
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active 
{ font: normal normal 11px Tahoma, Arial, Helvetica; } 
A.CommandButton:hover 
{ font: normal normal 11px Tahoma, Arial, Helvetica; color: #f00; text-decoration: underline; }

.Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active   
{ font: normal normal 10px Verdana, Arial; color:#4C4C4C; text-decoration: none; } 
A.Skinobject:hover 
{ font: normal normal 10px Verdana, Arial; color:#5C83C4; text-decoration: underline; } 

A:link, A:visited, A:active 
{ font: normal normal 10px Verdana; color:#5C83C4; text-decoration: none; } 
A:Hover  
{ font: normal normal 10px Verdana; color:#4C4C4C; text-decoration: underline; }

/*******************************/
/* Common Style                */
/*******************************/
.Normal, P, blockquote 
{ font: normal normal 11px Verdana, Arial, Helvetica, sans-serif; color:#555555; }

.Head, .SubHead, .NormalBold, .NormalRed 
{ font: normal bold 11px Verdana, Arial, Helvetica, sans-serif; }

.Head 
{ color:#5C83C4; }

.SubHead 
{ color:#444444; }

.NormalBold 
{ color:#424242; }

.NormalRed 
{ COLOR: #ff0000; }

UL LI 
{ font: normal normal 11px Verdana, Arial, Helvetica, sans-serif; list-style-image:url(Images/bullets.gif); list-style-position: inherit; color:#424242; padding: 2px; }

.NormalTextBox, .StandardButton 
{ border: #4C4C4C 1px solid; font-size: 11px; background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }

.NormalTextBox
{ color: #5C83C4; }

.StandardButton 
{ color: #555555; }

/*******************************/
/* Tokens Styles (Links)       */
/*******************************/
A.Register-Login, A.Register-Login:link, A.Register-Login:visited, A.Register-Login:active 
{ font: normal normal 10px Verdana, Helvetica, sans-serif; color:#444444; text-decoration: none; } 
A.Register-Login:hover  
{ font: normal normal 10px Verdana, Helvetica, sans-serif; color:#5C83C4; text-decoration: underline;  }

.Breadcrumb, A.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active
{ font: normal normal 10px Verdana, Helvetica, sans-serif; color:#5C83C4; text-decoration: none; } 
A.Breadcrumb:hover 
{ font: normal normal 10px Verdana, Helvetica, sans-serif; color:#000000; text-decoration: underline; } 

.Terms-Privacy, A.Terms-Privacy, A.Terms-Privacy:link, A.Terms-Privacy:visited, A.Terms-Privacy:active 
{ font: normal normal 10px Verdana, Helvetica, sans-serif; color:#C5C5C5; text-decoration: none; } 
A.Terms-Privacy:hover 
{ font: normal normal 10px Verdana, Helvetica, sans-serif; color:#FFFFFF; text-decoration: underline; } 

.Footer-Links, A.Footer-Links, A.Footer-Links:link, A.Footer-Links:visited, A.Footer-Links:active 
{ font: normal normal 10px Verdana, Helvetica, sans-serif; color:#444444; text-decoration: none; } 

A.Footer-Links:hover 
{ font: normal normal 10px Verdana, Helvetica, sans-serif; color:#5C83C4; text-decoration: underline; }

/*******************************/
/* Tokens Styles (Static)       */
/*******************************/
.Breadcrumb-Text 
{ font: normal normal 10px Verdana, Helvetica, sans-serif; color:#000000; } 

.CurrentDate 
{ font: normal normal 10px Verdana, Helvetica, sans-serif; color:#898989; }

.Copyright 
{ font: normal normal 10px Verdana, Helvetica, sans-serif; color:#C5C5C5; }

/*******************************/
/*  Search Textbox & Button    */
/*******************************/
.SearchBTN { background: transparent; padding: 12px 26px 6px 0px; cursor: hand; font-size:0px;  margin: 0 5px 10px 0; }
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height: 24px; background: transparent; width: 139px; color: #5C83C4; padding-top: 5px; padding-bottom: 0px; padding-left: 0px; padding-right: 5px; border: 0px solid #FF0000; margin: 0 -4px 0 0; }

/*******************************/
/* Site Layout Images          */
/*******************************/ 
/* Top Left Image */  
.Top-Left { background: url(Images/top-left.gif) no-repeat top left; width:15px; height:31px;  }

/* Top Right Image */  
.Top-Right { background: url(Images/top-right.gif) no-repeat top right; width:15px; height:31px; }

/* Top BG Image */  
.Top-Center { background: url(Images/top-center.gif) repeat-x; width:100%; height:31px; }

/* Bottom Left Image */ 
.Bottom-Left { background: url(Images/bottom-left.gif) no-repeat top left; width:100%; height:46px;  }

/* Bottom Right Image */  
.Bottom-Right { background: url(Images/bottom-right.gif) no-repeat top right; width:100%; height:46px; }

/* Bottom BG Image  */  
.Bottom-Center { background: url(Images/bottom-center.gif) repeat-x; width:100%; height:46px; }

/* Footer Left Image */  
.Footer-Left { background: url(Images/footer-left.gif) no-repeat top left; width:17px; height:66px;  }

/* Footer Right Image */  
.Footer-Right { background: url(Images/footer-right.gif) no-repeat top right; width:17px; height:66px; }

/* Footer BG Image */  
.Footer-Center { background: url(Images/footer-center.gif) repeat-x; width:100%; height:66px; }

/* Menu Left Image */  
.Menu-Left { background: url(Images/menu-left.gif) no-repeat top left; width:32px; height:40px;  }

/* Menu BG Image */  
.Menu-Center { background: url(Images/menu-center.gif) repeat-x; width:100%; height:40px;  }

/* Breadcrumb BG Image */  
.Bread-Center { background: url(Images/breadcrumb.gif) repeat-x; width: 100%; height:30px;  }
/**********************************/
/* Site Layout Size and Padding   */
/**********************************/ 

/* Main Body Table */  
.Body-Table { width: 100%; background-color:#FFFFFF; padding: 0 0 0 0;}

/* Positon of Current Date and Language Table */ 
.Lng-Date-Panel { padding: 5px 0 0 0; }

/* Position Logo TD  */
.Logo-Panel { padding: 15px 40px 15px 10px; }

/* Position of Bottom Links TD  */ 
.Bottom-Links-Panel { padding: 0 0 18px 0; }


/* All Panes Gap From The Top,Bottom,Left,Right Edges */ 
.Panes-Outer { width: 100%; padding: 15px 10px 15px 10px; }

/*******************************/
/*  Panes Style                */
/*******************************/
.Header-Pane { width: 100%; padding: 0 1px 0 1px; }
.Content-Pane { width: 100%; padding: 0 0 0 0; }
.Top-Left-Pane { width: 30%; padding: 0 8px 0 0; }
.Top-Right-Pane { width: 70%; padding: 0 0 0 8px; }
.Left-Pane { width: 25%; padding: 0 8px 0 0; }
.Middle-Pane { width: 50%; padding: 0 8px 0 8px;  }
.Right-Pane { width: 25%; padding-top: 0px; padding: 0 0 0 8px; } 
.Center-Pane { width: 100%; padding: 0 0 0 0; }
.Main-Left-Pane { width: 33%; padding: 0 8px 0 0; }
.Main-Middle-Pane { width: 34%; padding: 0 8px 0 8px; }
.Main-Right-Pane { width: 33%; padding: 0 0 0 8px; } 
.Bottom-Pane { width: 100%; padding: 0 0 0 0; }
.Bottom-Left-Pane { width: 50%;	padding: 0 8px 0 0; }
.Bottom-Right-Pane { width: 50%; padding: 0 0 0 8px; }


