/**************************************************/
/* SEARCH BAR                               
/**************************************************/
div.SearchBar { color: #333;  }
div.SearchBar div.Header { color: #666666;   }
div.SearchBar span.Header { color: #666666;   }
div.SearchBar div.Header a { color: #666666; }
div.SearchBar hr { color: #dddddd; background-color: #dddddd;   }


/**************************************************/
/* REPEAT - THREE COLUMN MEMBERS 
/**************************************************/



table.RepeatMembersSmall td.Info { color: #666;  }
table.RepeatMembersSmall td.Info .Title { color: #333; }
table.RepeatMembersSmall .LeftHeaders { color: #666; }
table.RepeatMembersSmall .RightResults { color: #444; }

div.RepeatPersonals .Info { color: #000; }
div.RepeatPersonals .LeftHeaders { color: #666; }
div.RepeatPersonals .RightResults { color: #333; }
div.RepeatPersonals .Personal { color: #333; }
div.RepeatPersonals div.Special_Info { color: #333; }

div.RepeatPhotos div.Title {  color: #000; }
div.RepeatPhotos div.Info {  color: #333; }

table.RepeatComments td.Info { color: #333; }
table.RepeatComments span.Time { color: #666; } 

table.RepeatContent .Info { color: #333; }
table.RepeatContent .Info .Category { color: #666;  }
table.RepeatContent .Info .Content { color: #000; }
table.RepeatContent .Info .Stats { color: #666; }
table.RepeatContent .LeftHeaders { color: #666; }
table.RepeatContent .RightResults { color: #333; }


table.RepeatContentSmall .Info { color: #333; }
table.RepeatContentSmall .Info .Title { color: #000; }
table.RepeatContentSmall .Info .Category { color: #666; }
table.RepeatContentSmall .Info .Content { color: #000; }
table.RepeatContentSmall .Info .Stats { color: #666; }



table.RepeatEmail td.Text { color: #000;  }
table.RepeatEmail td.hr { background-color: #ddd; }
table.RepeatEmail td.Date { color: #666; }
table.RepeatEmail span.Group_Title { color: #333; }
table.RepeatEmail div.hr { background-color: #ddd; background-repeat: repeat-x; line-height: 1px; height: 1px; margin: 2px; }

table.Folders td.hr { background-color: #ddd; }

table.ReapeatBoards div.Content { color: #666; }
table.ReapeatBoards div.Posts { color: #333; }
table.ReapeatBoards div.Date { color: #666; }


/**************************************************/
/* SideMenu
/**************************************************/

ul.SideMenu { margin: 0px;  list-style-type: none; padding: 0px; }
ul.SideMenu li { color: #333; vertical-align: middle; clear: both; padding: 3px 0px 3px 0px;  }
ul.SideMenu li img { float: left; border: none 0px; padding-right: 14px; width: 13px; height: 13px;   background-image: url('../icons/rbl_unchecked.gif');  background-position: center;  background-repeat: no-repeat; }
ul.SideMenu li.Checked img { background-image: url('../icons/rbl_checked.gif'); }
ul.SideMenu li a { color: #444; }
ul.SideMenu li.DoubleIndent a { color: #777; }
ul.SideMenu li.Indent a { color: #777; }
ul.SideMenu li.Checked a { color: #3b5998; }
ul.SideMenu li.Indent { margin-left: 20px; }
ul.SideMenu li.DoubleIndent { margin-left: 40px; }
ul.SideMenu li hr { margin-top: -4px; margin-bottom: 0px; }

div.Folders ul.SideMenu li img { float: left; border: none 0px; padding-right: 14px; width: 15px; height: 11px;   background-image: url('../icons/folder_closed.gif');  background-position: center;  background-repeat: no-repeat; }
div.Folders ul.SideMenu li.Checked img { background-image: url('../icons/folder_open.gif'); }

/**************************************************/
/* FEED
/**************************************************/


table.Feed td.Info { color: #000;   }
table.Feed td.Info span.Filler { color: #555; }


ul#nav a{ background: #467fc1; color: #dfeef4; }
ul#nav a:hover{background: #5a90cf;color: #FFF}
ul#nav li.activelink a,ul#nav li.activelink a:hover{background: #4d91d8;color: #fff}
