﻿/* Copied the css from vsp2kstage Senthil.Kulandai April 02 2007*/
body {
	background-color: #484848;
	margin-top: 0px;
	margin-left: 0px;
}
.cp-LeftNavRegister {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover.cp-LeftNavRegister {
	color:white;
}
.cp-LeftNavSignIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover.cp-LeftNavSignIn {
	color:white;
}
.cp-LeftNavProdSup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.cp-LeftNavProdSrch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.cp-LeftNavDDMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 125px;
}
.cp-LeftNavTextfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90px;
}
.cp-LeftNavGoBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 30px;
}
a:hover.cp-LeftNavBrowProd {
	 	color:white;
}
.cp-LeftNavBrowProd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.cp-FooterCopyright {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #C0C0C0;
	text-decoration: none;
}
a:hover.cp-FooterNav {
	text-decoration: underline;
	color:#999999;
}
.cp-FooterNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#E0E0E0;
	text-decoration: none;
}
.cp-TopTimeStamp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:hover.cp-BreadCrumb {
	text-decoration: underline;
}
.cp-BreadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;	
}
a:hover.cp-BreadCrumbCrntPage {
	text-decoration: underline;
}
.cp-BreadCrumbCrntPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* SITE CURRENT NAVIGATION */
.leftNav
{
	margin-right:0px;
	margin-left: 0px;
	margin-top:0px;
	padding-top:0px;
	/*border:1px #8997BC solid;*/	
	background-color: #ff6600;	
	width:155px;	/* 160px */	
}

.leftNavSpacer
{
	width:155px;	/* 160px */
}
.leftNavSelected
{
	background-color: #ff6600;
	color: #ffffff;	
	/*border-top:1px #000000 solid;	 */
	line-height:14pt;
}
.leftNav1, .leftNav2, .leftNav3
{
	color: #000000;
}
.leftNav1
{
	font-family: Arial;  
	font-size: 8pt; 
	font-weight:bold; 
	line-height:14pt;
	padding-left: 8px;	
	margin-left: 0px;
}
.leftNav1 a:hover 
{
	color: #ffffff;
	text-decoration: none;
}
.leftNav2
{	
	font-family: Arial;
	font-size: 8pt; 
	line-height:14pt;
	color: #ffffff;
	background-color: #484848;	/*#484848; */
	padding-left: 20px;
	margin-left: 0px;
}
.leftNav2 a
{
	padding-left:10px;
	display:block;
	padding-right:0px;
}
.leftNav2 a:hover {
	
	color: white;
	text-decoration: underline;
}
.leftNav3
{	
	font-family: Arial;  
	font-size: 8pt; 
	line-height:14pt;
}
.leftNav3 a
{
	padding-left:18px;
	display:block;
	padding-right:10px;
}
.leftNavHover
{
	background-color: #596E9E;
	color:#FFFFFF;
}
.leftNavFlyOuts
{
	font-family:Tahoma; 
	font-size:8pt; 
	border-top:1px #CBD1E0 solid;
	border-left:1px #CBD1E0 solid;
	border-right:1px #CBD1E0 solid;	
}
.leftNavFlyOutsItem
{
	border-bottom:1px #CBD1E0 solid;
	background-color: #ECEFF3;
}
.leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#354260;
	*width:100px;
	min-width:100px;
}
.leftNavFlyOutsHover
{
	background-color: #B2BCD3;
}
/* Copied these items from the band.css Senthil.Kulandai */
.siteActionMenu
{
	float:right;
}
.authoringRegion
{
	width:100%;
	background-color:#DDDDDD;
	color:#333333;
}
.sharepointLogin
{
	float:right;
	display:inline;
}
.sharepointLogin .ms-globallinks
{
    position:relative;
    top:-2px;
}
.sharepointLogin div, .sharepointLogin .ms-globallinks, .sharepointLogin .ms-globallinks a,
{
	color:#333333;
}

.console
{
	clear:both;
}
/* Copied these items from the Band.css Senthil.Kulandai */