/* News Articles Custom Styles */
.articleTitle { font-size: medium;  font-weight : bolder; color : #000000; }
.articleTable { background-color: black; margin: 0px; }
.articleTopCell { background-color: #ffffff; color: #000000; font-weight: bold; padding: 6px; height: 25px;  }
.articleTopCell .NormalBold { color: #000; }
.articleContentCell { color: black; padding: 6px; background-color: #FEFEFE; }
.articleTextCell { color: black; padding: 6px; background-color: #FFFFFF; }
.articleIconCell { background-color: #D0D0D0; width: 20px; }
.articleFooterCell { color: #00000; padding: 3px; background-color: #ffffff; height: 25px; }
.articleFooterCell .NormalBold { color: #000000; }
.featuredTopCell { background-color: #ffffff; color: #000000; font-weight: bold; padding: 6px; height: 25px; }

.articleTabstrip {
	background: url(images/tab_background.gif) repeat-x bottom;	
	width: 100%;
	padding: 0px 0px 0px 7px;
	line-height: normal;
	
}
	  
.articleTabstrip ul {
	padding: 0;
	margin: 0;
	list-style: none;
	} 
	  
.articleTabstrip li {
	float: left;
	display:inline;
	margin: 0;
	padding: 0;
	
	}
	
.articleTabstrip a {
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;  
	float:left;
	background:url(images/left_both.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	border-bottom: 1px solid #919B9C;
	text-decoration: none;
	cursor: hand;
	}
	
.articleTabstrip a span {
	float: left;
	display: block;
	background: url(images/right_both.gif) no-repeat right top;
	padding: 5px 6px 2px 2px;
	font-weight: normal;
	color: black;
	width: 100px;
	text-align: center;
	line-height: normal;
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;
	text-decoration: none; 
	}

.articleTabstrip ul li a:visited {
	font: normal 11px Tahoma, Arial, Verdana, sans-serif; 
	text-decoration: none;
	color: black;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.articleTabstrip a span {float:none;}
/* End IE5-Mac hack */
	
.articleTabstrip a:hover span {
	color:black;
	}

.articleTabstrip .selected a {
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;  
    background-position: 0 -34px;
    border-width: 0;
	margin-top: -2x;
    }
	
.articleTabstrip .selected a:hover {
    background-position:0 -34px;
    }

.articleTabstrip .selected a:hover span {
    background-position: 100% -34px;
    }		
    
.articleTabstrip .selected a span {
	background-position: 100% -34px;
	padding-top: 3px;
	padding-bottom: 5px;
	/*color:#333;*/
	margin-top: 0px;
	}
  	 
li.articleTab .selected
	{
	margin-top: 5px;
	}
	  
.articleTabstrip a:hover {
	background-position: 0% -32px;
    }

.articleTabstrip a:hover span {
	background-position: 100% -32px;
	}

.articleTabpanel {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 20px;
	margin: 0px;
	background-color: #FCFCFE;
	float: none;
	border-left: 1px solid #919B9C;
	border-right: 1px solid #919B9C;
	border-bottom: 1px solid #919B9C;
	border-top: 1px solid #919B9C;
	}
	
.articleOptionpanel {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;  
	margin: 4px; 
	margin-bottom: 4px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FCFCFE;
	float: none;
	border-left: 1px solid #919B9C;
	border-right: 1px solid #919B9C;
	border-bottom: 1px solid #919B9C;
	border-top: 1px solid #919B9C;
	text-align: center;
	}


.details 
{
	display:none; 
	visibility:hidden; 
	font-family: Verdana; 
}

.details_visible 
{
	display:block; 
	visibility:visible; 
	font-family: Verdana; 
}

.Grid 
{ 
  border: 1px solid #57566F; 
  border-bottom: 2px solid #57566F; 
  background-color: #FFFFFF;
  cursor: pointer;
}

.GridHeader
{
	padding-left: 3px;
	cursor: default;
	height: 28px;
	border-bottom: 1px solid #57566F;
	background-color: #e9e9eb;
}

.GridHeaderText
{
  color: #000000;  
  font-family: verdana; 
  font-size: 12px;
}

.GridFooter
{
  cursor: default; 
  padding: 5px;
  vertical-align: bottom;
}

.GridFooterText
{
  color: #000000;  
  font-family: verdana; 
  font-size: 11px;
}

.HeadingRow 
{ 
  background-color: #E9E9EB; 
}

.HeadingCell 
{ 
  background-color: #E9E9EB; 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 2px; 
}

.HeadingCellHover
{ 
  background-color: #F6F6F7; 
}

.HeadingCellActive
{ 
  background-color: #F6F6F7; 
  
}

.HeadingCellText
{
  font-family: verdana; 
  font-size: 12px; 
  font-weight: bold; 
  text-align: left;
  padding-top: 3px;
  padding-bottom: 5px;
}

.Row 
{ 
  background-color: #FFFFFF; 
  cursor: default;
}

.Row td.DataCell 
{ 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  border-bottom: 1px solid #EAE9E1; 
  font-family: verdana; 
  font-size: 12px; 
} 

.AlternatingRow 
{ 
  cursor: default;
}

.AlternatingRow td.DataCell 
{ 
  padding: 3px; 
  padding-top: 2px; 
  padding-bottom: 1px; 
  background-color: #F6F6F8; 
  border-right: 1px solid #E6E6E6; 
  border-bottom: 1px solid #E6E6E6; 
  font-family: verdana; 
  font-size: 12px; 
  cursor: default;
} 

.SortedDataCell 
{ 
  background-color: #F5F5F5; 
} 


.Row td.LastDataCell 
{ 
  background-color: #EFEFF4; 
} 

.SelectedRow 
{ 
}

.SelectedRow td.DataCell 
{ 
  background-color: #FFEEC2; 
  padding: 2px; 
  padding-left: 3px; 
  padding-top: 1px; 
  padding-bottom: 1px; 
  font-family: verdana; 
  font-size: 12px; 
  border-bottom: 1px solid #4B4B6F; 
  border-top: 1px solid #4B4B6F; 
  border-right: 0px; 
}

.SelectedRow td.FirstDataCell 
{ 
  background-color: #FFEEC2; 
  border-left: 1px solid #4B4B6F; 
  border-right: 0px; 
  padding-left: 2px; 
  padding-right: 3px; 
}

.SelectedRow td.LastDataCell 
{ 
  background-color: #FFEEC2; 
  border-right: 1px solid #4B4B6F; 
}

.GroupHeading
{
  color: #706F91; 
  background-color: #FFFFFF; 
  font-family: verdana; 
  font-weight: bold;
  font-size: 11px; 
  border-bottom: 2px solid #A5A4BD; 
  padding-top: 10px;
  padding-bottom: 3px;
}

.GroupByCell
{
  cursor: pointer;
}

.GroupByText
{
  color: #FFFFFF; 
  font-size: 11px;   
  font-weight: bold; 
  padding-right: 5px;
}


.SliderPopup
{
  background-color: #FFF4D7; 
  border: 1px solid #4B4B6F; 
  border-top-color: #9495A2; 
  border-left-color: #9495A2; 
  width: 288px;
  height: 60px;
}

.CellText
{
  font-family: verdana; 
  font-size: 12px; 
}


		.tagFlyingContainer {
			width: 300px;
			height: 150px;
			position: absolute;
			top:0px;
			left: 0px;
			z-index: 10;
			display: none;
			background-color: #FFFFFF;
			border: 2px solid #CCCCCC;
		}
		
		.tagFlyingContainer .tagCloseBtn {
			background-color: #CC0000;
			color: #FFFFFF;
			float: right;
			border: 0;
			width: 30px;
			text-align: center;
		}
		
		.tagFlyingContainer .clearFloat {
			clear: both;
		}
		
		.tagFlyingContainer .content {
			/*background-color: #00FFFF;*/
			font-family: Verdana,Arial,Helvetica,Sans Serif;
			font-size: 9.5px;
			padding: 4px 4px 4px 4px;
		}

		.tagFlyingContainer .content .tagsInput {
			width: 98%;
		}