/* Normal Text Box */
.VivoSearch_TopPanel {
   padding-right:6px;
   padding-bottom:4px;
}
.VivoSearch_Desc {
}
.VivoSearch_Url
{
	color:#008000;
}
.VivoAuthor
{
	
}
.VivoSearch_Title {
}
A.VivoSearch_Title:link {
}
A.VivoSearch_Title:visited {
}
A.VivoSearch_Title:active {
}
A.VivoSearch_Title:hover {
}
.VivoSearch_Date{
}

A.RemoveResult:link  
{
	color:#ff0000;
}

A.RemoveResult:visited
{
	color:#ff0000;
}

A.RemoveResult:active
{
	color:#ff0000;
}

A.RemoveResult:hover
{
	color:#ff0000;
}

.RemoveResult 
{
	color:#ff0000;
	
}

.searchword  
{ 
     background-color: yellow;      
}

/* autosuggest styles*/
.NodeDefault 
{ 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size:100%;
	cursor: hand; 
	text-decoration: none; 
	color: Black; 

} 

.ChildNodeDefault 
{ 
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size:100%; 
	cursor: hand; 
	text-decoration: none; 
	color: Black; 
}

.SelClass 
{ 
	background-color: #000000; color: White;
} 

.HoverClass 
{ 
	background-color: #000000; color: White;
}

.SuggestMenu 
{ 
	background-color: #FFFFFF; 
	border: outset 1px; 
} 


/* Search input Styles */

#SearchContainer
{
    position:relative;
    white-space: nowrap;
}

#SearchBorder
{
    height: 20px;
    border: solid 1px #e0e0e0;
    position:relative;
    background-color: White;
    white-space: nowrap;
	float: inherit;
	margin-top: 2px;
}

#SearchContainer a
{
	padding: 0px 5px;
	position:relative;
	display: inline-block;
	display: -moz-inline-box;
}
 
div.SearchIcon
{
	float: left;
	width: 36px;
	height: 20px;
	cursor: pointer;
	z-index: 11;
	background: no-repeat 2px 50%;
	text-align:right;
}

div.SearchIcon img
{
	background: url(arrow.gif) no-repeat 4px 48%;
	margin-top:1px;
	width: 16px;	
	height: 100%;
}

input.search_box 
{
	color:#666;
	border: 0px;
	width:169px;
	height:18px;
}
.CustomFilterStyle 
{
	color:#666;
	border: 0px;
	height:18px;
	vertical-align:middle;
}
.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: #FAFAFA;
	cursor: default;
	padding: 0px 1px 0px 1px;
	font-size: 11px;
	text-align: left;
	width: 200;
}

.ContextMenuBreak
{
	margin:1px 1px 1px 25px;
	padding:0;
	height:1px;
	overflow:hidden;
	display:block;
	border-top: 1px solid #C5C5C5;
}

a.ContextMenuItem
{
	margin: 1px 0 1px 0;
	display: block;
	color: #003399;
	text-decoration: none;
	cursor: pointer;	
	padding: 4px 19px 4px 25px;
	white-space: nowrap;
	background: no-repeat 4px center;
	border: 1px solid #FAFAFA;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	border: 1px solid #D2B47A;
	color: #003399;
}

a.ContextMenuItemSelected,
a.ContextMenuItemSelected:link,
a.ContextMenuItemSelected:visited,
a.ContextMenuItemSelected:hover
{
	font-weight: bold;
}







.vstoolbar {    
    float:right;
	clear:right;
	white-space:nowrap;
}
.vstoolbar_rating {
    vertical-align:middle;
	text-align:center;
}
.vstoolbar_book {
    padding-right:4px;
	padding-left:2px;
	vertical-align:middle;
	text-align:center;
}
.vstoolbar_shareit {
    padding-right:1px;
	padding-left:2px;
	vertical-align:middle;
	text-align:center;
}
.vstoolbar_subscribe {
    padding-right:4px;
	padding-left:2px;
	vertical-align:middle;
	text-align:center;
}
.vstoolbar_comment {
    padding-right:4px;
	padding-left:1px;
	vertical-align:middle;
	text-align:center;
}
.vstoolbar_more {
    padding-right:4px;
	padding-left:2px;
	vertical-align:middle;
	text-align:center;
}
.vstoolbar_lt {
    background-image:url(Images/vstoolbar_lt.png);
	background-position:left;
	background-repeat:no-repeat;
	width:5px;
	height:24px;
}
.vstoolbar_rt {
    background-image:url(Images/vstoolbar_rt.png);
	background-position:right;
	background-repeat:no-repeat;
	width:4px;
	height:24px;
}
.vstoolbar_cen {
   background-image: url(Images/vstoolbar_cen.png);
   background-position:left;
   background-repeat:repeat-x;
   font-weight:bold;
}
.vstoolbar_arrow {
    background-image:url(Images/vstoolbar_arrow.png);
	background-position:right top;
	background-repeat:no-repeat;
	width:5px;
	height:24px;
}
.vsdarticleRanking {
  float: left;
  margin-right: 6px;
  width: auto;
  height: auto;
  height:63px;
}
.vsdarticlebtm {
    margin-bottom: 10px;
	padding-bottom:10px;
}
.vsdarticle 
{
    clear: both;
    text-align: left;
	vertical-align:top;
    margin-bottom : 10px;
	background: url(Images/sd_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
    border:1px sold #CCCCCC;
}
.vsdarticleHeadline {
    margin-bottom: 0px;    
	font-size:12px;
}
.vsdarticleEntry {
    margin: 3px 3px;
} 
.vsaticleSummary {
	padding-left:0px;
	font-weight:normal;
	vertical-align:top;
	text-align:left;
	margin-bottom:3px;
}
.vsdarticleImage {
	float:left;
	clear:left;
	margin:3px;
}
.vsdarticleAuthor { 
	margin-top:5px;
	margin-bottom:5px;
} 
.MiniProfile {
  float: RIGHT;
  margin-right: 6px;
  vertical-align:top;
  margin-bottom:10px;
}
.vsaticledisplayurl {
   color:#339933;
   font-size:10px;
}
.vsaticletracker {
}
.vsdCalendar {
  float: left;
  width: 47px;
  height: 50px;
  margin-right:4px;
}
.vsdCalendarDay {
  font-size:18px;
  font-weight: bold;
  color: #333333;
  width: 47px;
  text-align:center;
  margin-top: 23px;
 }
.vsdCalendarYear {
  float:right;
  font-size:10px;
  font-weight: bold;
  color: #FFFFFF; 
  text-align:right; 
  margin-right:3px;
}
.vsdCalendarIcon-01 {
  background: url('images/01.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-02 {
  background: url('images/02.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-03 {
  background: url('images/03.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-04 {
  background: url('images/04.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-05 {
  background: url('images/05.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-06 {
  background: url('images/06.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-07 {
  background: url('images/07.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-08 {
  background: url('images/08.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-09 {
  background: url('images/09.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-10 {
  background: url('images/10.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-11 {
  background: url('images/11.png');
  background-repeat:no-repeat;
}

.vsdCalendarIcon-12 {
  background: url('images/12.png');
  background-repeat:no-repeat;
}

/* Days Filter  */
.daysfilterdisplay ul {
   list-style:none;
   list-style-type:none;
}
.ddsmoothmenu{
   font: bold 12px;
   background: #FFFFFF; /*background of menu bar (default state)*/
   width: 75px;
   vertical-align:middle;
   text-align:right
}

.ddsmoothmenu ul{
   z-index:100;
   margin: 0;
   padding: 0;
   list-style:none;
   list-style-type:none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
   position: relative;
   display: inline;
   float: left;
   list-style:none;
   list-style-type:none;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
   display: block;
   background: #F2F2F2; /*background of menu items (default state)*/
   color: #666666;
   padding: 8px 10px;
   border-right: 1px solid #e6e6e6;
   text-decoration: none;
}

* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
   display: inline-block;
}

.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
   color: #333333;
}

.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
   background: #333333;
   color: white;
}

.ddsmoothmenu ul li a:hover{
   background: #333333; /*background of menu items during onmouseover (hover state)*/
   color: white;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
   position: absolute;
   left: 0;
   display: none; /*collapse all sub menus to begin with*/
   visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
   display: list-item;
   float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul{
   top: 0;
}

/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
   font: normal 13px;
   width: 140px; /*width of sub menus*/
   padding: 5px;
   margin: 0;
   border-top-width: 0;
   border-bottom: 1px solid #CCCCCC;
}

/* Holly Hack for IE \*/
   * html .ddsmoothmenu{height: 1%;} /*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
   position: absolute;
   top: 12px;
   right: 7px;
}

.rightarrowclass{
   position: absolute;
   top: 6px;
   right: 5px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   background: transparent;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
   opacity: 0.8;
}
