﻿/* form table */

.dvJanetArticles .janet_ItemTable {
	border:5px;
	background-color:#ffffff;
	background:#ffffff;
    font-size:  11px;
}
.dvJanetArticles .janet_ItemRow {
}
.dvJanetArticles .janet_ItemIntro,.janet_ItemIntro p,.janet_ItemIntro div{
	background:#dfe1fa url(images/janet_ItemIntro.gif) 100% 100% no-repeat;
    font-size:  12px;
    font-weight:  bold;
    color: #182188;
}
.dvJanetArticles .janet_ItemIntro p:first-line{
    font-size:  12px;
    font-weight:  bold;
    color: #182188;
}
.dvJanetArticles .janet_ItemIntro img
{
	padding: 0px 8px 8px 0px;
}
.dvJanetArticles .janet_ItemName {
	background:#efefef url(images/janet_ItemName.gif) no-repeat;
    font-size:  11px;
    font-weight:  bold;
    color: #003366;
    width:150px;
    text-align:right;
}
.dvJanetArticles .janet_ItemName span{
    font-size:  11px;
    font-weight:  bold;
    color: #003366;
}

.dvJanetArticles .janet_ItemValue {
	background:#e6e6e6 url(images/janet_ItemValue.gif) 100% 100% no-repeat;
}
.dvJanetArticles .janet_ItemValue input {
	border:1px solid #dfdfdf;
}

.ArticlesAuthor 
{
    text-align:right;
    color:#1E90FF;
}

.gdvBorder 
{
	border:1px solid #83abd8;padding:1px;width:500px;
}
.gdvRowHeader 
{
    background:url(images/gdvheader.jpg) repeat-x; 
    color:#fafafa;
    background-position:bottom;
    font-weight:bold;
}
.gdvRowHeader th,.gdvRowHeader a:link,.gdvRowHeader a:active,.gdvRowHeader a:visited,.gdvRowHeader a:hover
{
    color:#fafafa;
    font-weight:bold;
}
.gdvRow 
{
    background:#e7eaef url(images/gdvrow.jpg) repeat-x; 
    cursor:hand;
    cursor:pointer;
}
.gdvRowO 
{
    background:#ced8e1 url(images/gdvrowo.jpg) repeat-x; 
    cursor:hand;
    cursor:pointer;
}
.gdvRowNL 
{
    background:#f2f1f7 url(images/gdvrownl.jpg) repeat-x; 
    cursor:hand;
    cursor:pointer;
}
.gdvRowONL 
{
    background:#ced8e1 url(images/gdvrowonl.jpg) repeat-x; 
    cursor:hand;
    cursor:pointer;
}
.gdvRowE 
{
    background:#f2f1f7 url(images/gdvrownl.jpg) repeat-x; 
    cursor:hand;
    cursor:pointer;
    color:#ee99ee;
}
.gdvRowOE 
{
    background:#ced8e1 url(images/gdvrowonl.jpg) repeat-x; 
    cursor:hand;
    cursor:pointer;
}
.gdvRowNT
{
    background:#f2f1f7 url(images/gdvrownl.jpg) repeat-x; 
    cursor:hand;
    cursor:pointer;
}
.gdvRowONT 
{
    background:#ced8e1 url(images/gdvrowonl.jpg) repeat-x; 
    cursor:hand;
    cursor:pointer;
}
.gdvRowNL span,.gdvRowONL span
{
    color:#c0c0c0;
}
.gdvRowE span,.gdvRowOE span
{
    color:#cccc55;
}
.gdvRowT span,.gdvRowOT span
{
    color:#cc55cc;
}
/* pop info */
.modalPopup 
{
	text-align:left;
	display:none;
	position:absolute;
	filter:alpha(opacity=92);
	opacity:0.92; 
	width:350px;
	height:250px;
	z-index:5;
	background:url(images/modal.gif) no-repeat;
	padding:10px;
	padding-top:20px;
}
.modalInner 
{
	width:330px;
	height:220px;
	overflow:hidden;
}
.modalBorder
{
	position:absolute;
    top:22px;
    left:-5px;
	z-index:4;
}
.modalTitle
{
    height:20px;
    font-size:12px;
    font-weight:bold;
    border-bottom:2px dashed #111111;
}
.modalContent
{
    font-size:10px;
    height:180px;
}
.modalContent td
{
    font-size:10px;
}
.modalContent tr2
{
    background:url(images/gdvrow.jpg) repeat-x; 
}
.infoicon {
    cursor:pointer;
    cursor:hand;
}
.Leftt {
    width:80px;
    font-weight:bold;
}
.Leftc {
    width:315px;
}
.Right {
    float:right;
    width:315px;
    font-weight:normal;
}
.Clear {
    clear:both;
}

/* articles specific */
/* ================================
    CSS STYLES FOR janet.Articles
   ================================
*/  

.ProfileUser ul 
{
	width:200px;
	margin: 0;
	padding: 0;
}

.ProfileUser ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	text-align:center;
}
.ProfileOrg {
	display:inline;
}
.ProfileOrg ul {
	margin: 0;
	padding: 0;
	display:inline;
}

.ProfileOrg ul li {
	list-style: none;
	margin-left: 10;
	padding: 0;
	border: none;
	display:inline;
}
.treeCatPlus 
{
	background:url(icons/icon_plus.gif) no-repeat;
	width:12px;
	height:12px;
	display:inline;
	cursor:hand;
	cursor:pointer;
}
.treeCatMinus
{
	background:url(icons/icon_minus.gif) no-repeat;
	width:12px;
	height:12px;
	display:inline;
	cursor:hand;
	cursor:pointer;
}
.treeCatLeft
{
	background:url(icons/icon_no.gif) no-repeat;
	width:12px;
	height:12px;
	display:inline;
	cursor:hand;
	cursor:pointer;
}
.treeCatNo
{
	background:url(icons/icon_no.gif) no-repeat;
	width:12px;
	height:12px;
	display:inline;
	cursor:hand;
	cursor:pointer;
}
.treeCatLine
{
	background:url(icons/icon_no.gif) no-repeat;
	width:12px;
	height:12px;
	display:inline;
	cursor:hand;
	cursor:pointer;
}
.treeCatCorner
{
	background:url(icons/icon_bl.gif) no-repeat;
	width:12px;
	height:12px;
	display:inline;
	cursor:hand;
	cursor:pointer;
}
.socialBookmarks li
{
	display:inline;
	padding:2px;
}
input.NextBack 
{
	background-color:white;
	color: #000000;
	border: black solid 1px
}
input.NextBackDis
{
	background-color:white;
	color:#d0d0d0;
	border: silver dotted 1px
}
.janet_ItemTable {
	background-color:#c0c0c0;
}
.janet_ItemName
{
	font-weight: bold;
	font-size: 11px;
	width: 140px;
	color: #003366;
	font-family: Tahoma, Arial, Helvetica;
	background-color: #dfdfdf;
	text-align: left;
}
.janet_ItemValue {
	background-color:#efefef;
	FONT-SIZE: 11px;
	COLOR: #003366;
	FONT-FAMILY: Tahoma, Arial, Helvetica;
}
.janetArticles_Search
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Tahoma, Arial, Helvetica;
	vertical-align:text-top;
}

.janetarticles_datagridheader
{
	background-position: 0% 100%;
	font-weight: bold;
	font-size: 12px;
	background-image: url(datagridheader.gif);
	color: #003366;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica;
}
.janetarticles_datagridPage
{
	background-position: 0% 0%;
	font-size: 11px;
	background-image: url(datagridpage.gif);
	color: #003366;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica;
}
.janetarticles_RateMePage
{
	background-position: 0% 0%;
	font-size: 11px;
	color: #003366;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica;
}
.janetarticles_video_11 
{
	background:url(images/video_11.png) no-repeat;
}
.janetarticles_video_1C 
{
	background:url(images/video_1C.png) no-repeat;
}
.janetarticles_video_12 
{
	color:#000000;
	font-size:12pt;
	font-weight:bold;
}
.janetarticles_video_13 
{
	background:url(images/video_13.png) no-repeat;
}
.janetarticles_video_14 
{
	background:url(images/video_14.png) repeat-x;
}
.janetarticles_video_15 
{
	background:url(images/video_15.png) no-repeat;
}
.janetarticles_video_21 
{
	background:url(images/video_21.png) repeat-y;
}
.janetarticles_video_23 
{
	background:url(images/video_25.png) repeat-y;
}
.janetarticles_video_25 
{
	background:url(images/video_25.png) repeat-y;
}
.janetarticles_video_31 
{
	background:url(images/video_31.png) no-repeat;
}
.janetarticles_video_33 
{
	background:url(images/video_32.png) repeat-x;
}
.janetarticles_video_35 
{
	background:url(images/video_35.png) no-repeat;
}

.janetArticles_Sidebar
{
	padding:0px 5px 2px 8px;
	width:150px;
	border:1px solid #c0c0c0;
}
.janetArticles_Factfile
{
	padding:0px 5px 2px 8px;
	width:150px;
	border:1px solid #c0c0c0;
}
.janetArticles_Factfile ul
{ 
	margin-left: 0;
	padding-left: 1em;

}
.janetArticles_Factfile ul li
{  
	margin: 0;
	padding: 0;

}

#InnerHTML 
{
	margin:0;
	padding:0;
	/*
	background:#000000;
	width:232px;
	height:200px;

 */
}
#MediaTitle 
{
	background:url(images/video_top.png) repeat-x;
	width:232px;
	height:22px;
}
