/* Publish Styles for all Shift8Read Sites */

.categoryItemList .itemAuthorDate
{
	font-style:italic;
	font-size:.9em;
}

.divLastUpdated
{
	font-style:italic;
	font-size:.9em;
}
}


/* 
================================
Skin styles for DotNetNuke
================================
*/   

td .MenuBackGround
{
	background-color: #000; 
	
}
.main_dnnmenu_container {
}

.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:26px;
	background-color: Transparent;
	padding-left:50px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:15px;
	
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000; 
	font-size: 12pt; 
	/*font-weight: bold; */
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
	white-space: nowrap;  /*Word wrapping menu item now optional*/	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand; 
	color: #000;
	font-size: 11pt;
	/*font-weight: bold; */
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	
	white-space: nowrap;  /*Word wrapping menu item now optional*/
	padding: 10px 12px 5px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: transparent;
	color:red;
}

.main_dnnmenu_itemhover td {  
	background-color: transparent;
	color:#ffffff;
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #6b6b6b;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 0px 3px 0px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 0px;
	width:0px;
	font-size: 1px;
	border:solid 1px #000000;
}

.main_dnnmenu_arrow {
	border-right: #6b6b6b 1px solid; 
	border-bottom: #6b6b6b 1px solid; 
	border-top: #6b6b6b 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/*---*/

.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}


Body
{
	background-color:#ffffff;
	color:#000000;
}

Body td
{
	
}

#MainTable
{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:1000px;
	margin-top:15px;
	border-right:solid 1px #000000;
	border-bottom:solid 1px #000000;
	border-left:solid 1px #000000;
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  14px;
   font-weight: bold;
}

.ContentPane
{
	width:580px;
	padding:5px 5px 5px 5px;
	text-align:left;
}


#LeftMenu
{
	background-image:url(images/menu-left.gif);
	float:left;
	width:50px;
	height:88px;
}
.LeftPane
{
	width:170px;
	padding:5px 5px 5px 5px;
	border-right:dashed 1px #000;
}

.RightPane
{
	width:270px;
	padding:5px 5px 5px 5px;
	border-left:dashed 1px #000;
}

#MainTable_TopRow td
{
	height:96px;
	width:1000px;
}

#MainTable_BottomRow td
{
	background-color:#ffffff;
}

a
{
	color:#000000;
}

.SkinObject {
    color: #000000;
}



A.SkinObject:link {
    text-decoration:    underline;
    color:#000000;
}

A.SkinObject:visited  {
    text-decoration:    underline;
    color:#000000;
}

A.SkinObject:active   {
    text-decoration:    underline;
    color:#000000;
}

A.SkinObject:hover    {
    text-decoration:    underline;
    color:#000000;
}

A:link  {
    text-decoration:    underline;
    color:  #000000;
}

A:visited   {
    text-decoration:    underline;
    color:  #000000;
}

A:active    {
    text-decoration:    underline;
    color:  #000000;
}

A:hover {
    text-decoration:    underline;
    color:  #000000;
}



.SearchDiv
{
	float:right;
}

.ContentRow
{
	background-color:#ffffff;
	background-image:url(images/ContentBG.gif);
	background-repeat:repeat-x;
	height:100%;
}

.LogoDiv
{
	float:left;
	padding-left:43px;
}


/* Publish Styles */

.itemTitle a, .itemTitle a:active, .itemTitle a:hover,.itemTitle a:visited
{
	color:black;
	font-size:15px;
	text-decoration:underline;
}

.itemTitle a:hover
{
	color:black;
	font-size:15px;
	text-decoration:none;
}


.Normal
{
	font-family: Tahoma, Arial, Helvetica;
	font-size:12px;
}

