/* 
================================
Skin styles for JCV1_spl.css
================================
*/   

.Body
{
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif, Tahoma;
	font-size:0.75em;
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-image: url(design1_bg.jpg);
}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
}

.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}

.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}




/* ================================
    CSS STYLES FOR jcv splash page
   ================================
*/   

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif, Tahoma;
    font-size:  11px;
    font-weight: normal;
    color: black;
}


.Header
{
	background-image: url(bar1.jpg);
	height: 38px;
}

.Footer
{
	background-image: url(footermenubg.jpg);
	height: 42px;
	background-repeat: repeat-x;
	padding-bottom: 5px;
}

.banner_01
{
	background-image: url('banner_01.jpg');
	width: 307px;
	height: 100px;
	background-repeat: no-repeat; background-position-x:left
}

.banner_02
{
	background-image: url('banner_02.jpg');
	width: 350px;
	height: 100px;
	background-repeat: no-repeat; background-position-x:left
}

.banner_03
{
	background-image: url('banner_03.jpg');
	width: 180px;
	height: 100px;
	background-repeat: no-repeat; background-position-x:right
}

TD.CATBreadCrumb
{
	height: 32px;
	background-color: #F14223;
	width: 180px;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
}

.MenuTab
{
	width: 100%;
	/*height: 28px;*/
}

.IntroPane   
{
	width: 100%;
	height: 100%;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}


.LeftPane
{
	width: 159px;
	background-color: #6699CC;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.ContentPane
{ 
	width: 534px;
	background-image: url('mid_top.jpg');
	background-color: transparent;
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 160px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif, Tahoma;
    	font-size:  11px;
}

.frontpage
{ 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif, Tahoma;
	font-size: 10pt;
	line-height:16px;	
}

a:link.frontpage, a:link.frontpage TD
{ 	
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif, Tahoma;
	font-size: 10pt;
	line-height:16px;
	text-decoration: none;
	color: blue;	
}	

a:visited.frontpage
{ 	
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif, Tahoma;
	font-size: 10pt;
	line-height:16px;
	text-decoration: none;
	color: blue;	
}

a:active.frontpage
{ 	
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif, Tahoma;
	font-size: 10pt;
	line-height:16px;
	text-decoration: none;
	color: blue;	
}

a:hover.frontpage
{ 	
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif, Tahoma;
	font-size: 10pt;
	line-height:16px;
	text-decoration: none;
	color: red;	
}
.RightPane  
{ 
	width: 182px;
	background-image: url('pool_tr.jpg'); 
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 120px;
	background-repeat: no-repeat;
	background-color: #6699CC;
	border-left: #f04923 2px solid;
	border-top: #f04923 0px solid;
	border-right: #f04923 2px solid;
	border-bottom: #f04923 2px solid;
}

.BasePane
{
	width: 100%;
	background-color: transparent;
}

.Login
{
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	font-style: normal;
	height: 30px;
}


/* style for the solpart menu */

/* style for the solpart menu */

.MenuContainer
{
	background-color: transparent;
	padding-left: 4px;
	height: 35px;
	border-bottom: #98AAB1 0px solid;
}

/* Changes of height will cause an ftp error! */
.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 16;
}

.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #eef3fb;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
	border-bottom: #98AAB1 0px solid;
	text-align: center;
	width: 0;
	height: 22;
}

.MenuItem
{
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #eef3fb; /* fixed firefox problem, do not use transparent here */
}

.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


.ItemsBreak
{
	border-bottom: #404040 0px solid;
	border-left: #FF8080 0px solid;
	border-top: #FF8080 0px solid;
	border-right: #404040 0px solid;
	background-color: transparent;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	height: 1px;	
}

.RootItem TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 35px;
	background-color: #eef3fb;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 1px solid;
	border-top: #98AAB1 1px solid;
	border-right: #98AAB1 1px solid;
}

.RootItemActive TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 35px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 1px solid;
	border-top: #98AAB1 1px solid;
	border-right: #98AAB1 1px solid;
}

.RootItemSelected TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 35px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 1px solid;
	border-top: #98AAB1 1px solid;
	border-right: #98AAB1 1px solid;
}

.RootItemBreadCrumb TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 35px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 1px solid;
	border-top: #98AAB1 1px solid;
	border-right: #98AAB1 1px solid;
}

.SubItemActive
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 24px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
}

.SubMenu
{

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 24px;
	background-color: #eef3fb;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
	border-bottom: #98AAB1 0px solid;
}


.SubItemActive TD
{
	border-top: 0px solid;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	height: 24px;
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
}

.SubItemSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366; 
	background-color: #D4D9EC;
	background-image: none;
	background-repeat: no-repeat;
}


.SubItemBreadCrumb
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	background-color: #eef3fb;
	background-image: none;
	background-repeat: no-repeat;
}


/* hyperlink style for the bright tabs */

.Small
{
	color: #000088;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}

a:link.Small
{
	color: #000099;
	text-decoration: underline;
}

a:hover.Small
{
	color: #000066;
	text-decoration: underline;
}

a:active.Small
{
	color: #000099;
	text-decoration: underline;
}

a:visited.Small
{
	color: #000099;
	text-decoration: underline;
}

/* text style for the selected tab */
.SelectedTab {
 	font-weight: normal;
    font-size: 10px;
    color: #003366;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
a:link.SelectedTab {
    text-decoration: none;
    color:#003366;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}

a:visited.SelectedTab  {
    text-decoration:    none;
    color:#800080;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}

a:active.SelectedTab   {
    text-decoration:    none;
    color:#800080;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}

a:hover.SelectedTab    {
    text-decoration:    none;
    color:#ff0000;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
}

/* text style for the unselected tabs */
.OtherTabs {
 	font-weight: normal;
    font-size: 10px;
    color: #003366;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
    padding-left: 3px;
	padding-right: 3px;
}
    
/* hyperlink style for the unselected tabs */
a:link.OtherTabs {
    text-decoration: none;
    color:#003366;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    padding-left: 3px;
	padding-right: 3px;
}

a:visited.OtherTabs  {
    text-decoration:    none;
    color:#800080;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    padding-left: 3px;
	padding-right: 3px;
}

a:active.OtherTabs   {
    text-decoration:    none;
    color:#800080;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    padding-left: 3px;
	padding-right: 3px;
}

a:hover.OtherTabs    {
    text-decoration:    none;
    color:#ff0000;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    padding-left: 3px;
	padding-right: 3px;  
}

/* text and link style for SkinObjects */

.SkinObject
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px; /*1.2em;*/
	font-weight: normal;
}

a:link.SkinObject 
{
	text-decoration: none;
}
a:visited.SkinObject
{
	text-decoration: none;
}
a:active.SkinObject
{
	text-decoration: none;
}
a:hover.SkinObject
{
	color: #FF9922;
	text-decoration: underline;
}
