/* CSS STYLES For Blog  */

.blog_body {
	font-size: 10pt;
	width:100%;
}
.blog_date {
    color:#666666;
    font-size:12px;
    font-weight:bold;
    margin:0 0 0px;
    text-transform:uppercase;
}
.blog_bar {
    color:#666666;
}
.blog_published {
	display: block;
	text-align: center;
}
.blog_pub-month {
	display:block;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	margin:0; 
	padding:0;
	padding-top:1px;
	background:  #333333;
	text-transform:uppercase;
}
.blog_pub-date { 
	display:block; 
	font-size:12px;
	margin:0; 
	padding:0;
}
.blog_pub-year {
	display:block;
	font-size: 10px;
	margin:0; 
	padding:0;
}
.blog_comments {
	background-image: url(images/blog_comments.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-right: 10px;
	cursor: pointer;
	font-weight: bold;
}


h2.blog_title
{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 16pt;
	margin-bottom: 3px;
	margin-top: 15px;
	line-height: 16pt;
}

h1, .horizontalline
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e6e6e6;
}


.blog_subhead
{
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 4px;
	padding-left: 0px;
	position: relative;
}

.menubg {
  background-color: #FFFFFF;
  border: solid 1px #e6e6e6;
  width:145px;
}
.menu {
  margin: 0;
  padding: 0;
  position: relative;
  display: inline;
  width:145px;
  
}

.menu ul {
 list-style-type: none; margin: 0;
 position: absolute;
 left: -4px;
 right: 0px;
 top: 0px;
 background-color: #FFFFFF;
 border: solid 1px #e6e6e6;
 padding: 8px;
 line-height: 110%;
 font-size: 90%;
 width:145px;
 z-index: 1000;
 
} 

.menu ul li{
 margin-left: 5px;
 margin-bottom: 5px;
 font-size: 100%;
 list-style:none; 
}

.menu .hidden {
 display: none;
 list-style:none;
 overflow:hidden;
 list-style:none;
  
} 

.menu .dropdown { 
 display: block;
}

div.hr {
	margin: 4px 0 4px 0;
	padding: 0;
	height: 1px;
	font-size: 1px;
	background: #CCCCCC;
}


hr { color: #CCCCCC; border-style: dotted; }

.dtlCategory {
	text-align: left;
	vertical-align:top;
	padding:2px;
	font-weight:bold;
}
.dtlSubCategory
{
	text-align: left;
	vertical-align:top;
	padding-left: 10px;
}

.dtlSubCategory TABLE
{
	margin-left: 10px;
}

div.Days {
    font-weight: normal;	
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	text-align:center;
	vertical-align:middle;}
	
div.Days a:link {
    font-weight: normal;	
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	text-align:center;
	vertical-align:middle;}
	
div.Days a:visited {    
    font-weight: normal;	
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	text-align:center;
	vertical-align:middle;}

div.Days a:active {
    font-weight: normal;	
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	text-align:center;
	vertical-align:middle;}

div.Days a:hover{
	font-weight: normal;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	text-align:center;
	vertical-align:middle;
}

.vsdblogRanking {
    padding-right:3px;
}
.vsdblog {
    clear: both;
    text-align: left;
	vertical-align:top;
    margin-bottom: 3px;
}
.vsdbloglinks {
   font-weight:normal;
   padding-right:5px;
   border-right:#e6e6e6 1px dashed;
}
.vsdblogdayhoursmin {
    color:#008dd7;
	padding-right:3px;
}
.vsdblogHeadline {
    background-color:#F4F4F4;
    border:1px dashed #CECECE;
	font-size:14px;
}
.vsdblogEntry {
    margin: 5px 5px;
} 

.vsdblogImage { 
	margin : 2px 10px 4px 4px;
	float : left;
}
.vsdblogAuthor { 
	margin-bottom: 2px;
	color:#000000;
	font-size:10px;
	font-style:italic;
} 
.vsdblogMiniProfile {
  float: right;
  margin-right: 3px;
  width: auto;
  height: auto;
}
.vsdCalendar {
  float: left;
  width: 47px;
  height: 50px;
  margin-right:4px;
}
.vsdCalendarDay {
  font-family:Arial,Helvetica,sans-serif;
  font-size:18px;
  font-weight: bold;
  color: #333333;
  width: 47px;
  text-align:center;
  margin-top: 23px;
 }
.vsdCalendarYear {
  float:right;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight: bold;
  color: #FFFFFF; 
  text-align:right; 
  margin-right:3px;
  margin-top:4px;
}
.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;
}

.EULAHeader {
 font-weight: 700;
}

.EULAContainer {
 padding: 8px 6px 8px 6px;
 height: 350px;
}

.EULAContent {
 width: 98%;
 color: #30332d;
 height: 350px;
}

.EULAFooter .Button, .EULAFooter .ClosePopupButton {
 border: outset 2px #30332d;
}

/* 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;
}

