/* ================================
    CSS STYLES FOR Module as_act_views
   ================================
*/

.marqueecss{
	background-image:url(images/B2BSearch2.gif);
	background-repeat:no-repeat;
	
}
.DataGridStyleCongrat{
padding-top:0px;
background:#FFFFFF;
background-position:top;
background-attachment:scroll;
background-repeat:repeat;
BORDER-TOP: #383D41 1px;
}
.tablabel
{
 width: 90px;
 height: 22px;
 background-image: url(images/tap_name.gif);
 font-weight: bold;
 font-family: Arial;
 text-align:center;
 padding-top: 4px;
 table-layout:fixed;
 font-size: 13px;
 color: White;
 border:  none;
 margin-right: 3px;
 cursor: hand;
}


.tablabel_v
{
 /*-- Following line needed to make each tab render below the previous (vertical) --*/
 clear: none;
 float: none;
}

.tabcontainer
{
 border: none;
 background-color: Transparent;
 width: 100%;
 height: 100%;
}

.tablabelcontainer_r
{
/*-- Following line needed to make tabs show up on right --*/
 float: left;
}

.tabcontentcontainer_r
{
/*-- Following line needed to make tabs show up on right --*/
 float: left;
}

.tablabelhover
{
  width: 90px;
  height: 22px;
  background-image: url(images/tap_selected.gif);
  font-weight: bold;
  font-family: Arial;
  font-size: 13px;
  text-align:center;
  padding-top: 4px;
  color: White;
  margin-right: 3px;
  border:  none;    
  cursor: hand;
}

.tablabelselected
{
    width: 90px;
    height: 22px;
    margin-right: 3px;
    background-image: url(images/tap_hover.gif);
	border: none;
    font-weight: bold;
	font-family: Arial;
    font-size: 13px;
    text-align:center;
    color: White;
    padding-top: 4px;
}

TD.aboutusline_b2b { BORDER-RIGHT: #0076e6 0px solid; BORDER-TOP: #0076e6 0px solid; font-family:Arial; font-size: 12px; FONT-WEIGHT: bold; BORDER-LEFT: #0076e6 0px solid;  background-image: url(images/aboutusline.gif); BORDER-BOTTOM: #4682b4 0px solid }
TD.Line_b2b 
	{
	BORDER-RIGHT: #cccccc 1px;
	BORDER-TOP: #cccccc 1px; 
	BORDER-LEFT: #cccccc 1px; 
	LINE-HEIGHT: 26px; 
	BORDER-BOTTOM: #cccccc 1px solid;
	word-spacing: 0px;
	font-family: Arial;
	font-size: 12px;
	text-justify: newspaper;
	}
TD.headbizfield 
	{
	height: 24px;
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px; 
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px solid;
	font-family: Arial;
	font-size: 12px;
	padding-top: 5px;
	font-weight: bolder;
	text-decoration: none;
	color: #003366;
	}

TABLE.b2bviewhome1 
{
	 BORDER-RIGHT: #b6daeb 0px solid; 
	 PADDING-RIGHT: 0px; 
	 BORDER-TOP: #b6daeb 1px solid; 
	 PADDING-LEFT: 0px; FONT-SIZE: 0.92em; 
	 BORDER-LEFT: #b6daeb 0px solid; 
	 LINE-HEIGHT: 1.8em; PADDING-TOP: 3px; 
	 BORDER-BOTTOM: #b6daeb 0px solid; 
	 BACKGROUND-COLOR: #eff8fb;
	
}

.link_viewsheadb2b
{	text-decoration:    none;
		color: #FFFF00   ;
		 font-family: Arial;
    font-size: 12px;	}

.link_viewsheadb2b:hover    
{   text-decoration: none;
	font-family: Arial;
	font-size: 12px;
    color:red;  }
.congratulation_head_b2b 
	{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	}
	.link_viewsHome
{	text-decoration: underline;
    font-family: Arial;
    font-size: 12px;
    color:  #003366;
    font-weight:bolder	}
.link_viewsHome:hover    
{   text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
    color:red; 
    font-weight:bolder }
TABLE.Tap 
{
	 BORDER-RIGHT: #f6a900 0px solid; 
	 PADDING-RIGHT: 0px; 
	 BORDER-TOP: #f6a900 4px solid; 
	 BORDER-LEFT: #f6a900 0px solid; 
	 BORDER-BOTTOM: #f6a900 0px solid; 
	 BACKGROUND-COLOR: Transparent;
	
}
.bgphoto
{
	/*background-image:url(page.gif); */
	background-color:#FFFFFF;
	width:17px;
	height:25px;
	border-bottom:1px Solid #427A8B;
	border-left:1px Solid #427A8B;
	border-right:1px Solid #427A8B;
	border-top:1px Solid #427A8B;
}
.bgphoto1
{
	/*background-image:url(page.gif); */
	background-color:#FFFFFF;
	width:60px;
	height:20px;
	border-bottom:1px Solid #427A8B;
	border-left:1px Solid #427A8B;
	border-right:1px Solid #427A8B;
	border-top:1px Solid #427A8B;
}
.bgphotoChange
{
	background-color:#003A96;
	width:17px;
	height:25px;
	
}

TABLE.FlashAdvert 
{
	 BORDER-RIGHT: #b6daeb 0px solid; 
	 PADDING-RIGHT: 0px; 
	 BORDER-TOP: #b6daeb 0px solid; 
	 PADDING-LEFT: 0px; FONT-SIZE: 0.92em; 
	 BORDER-LEFT: #b6daeb 0px solid; 
	 BORDER-BOTTOM: #b6daeb 0px solid; 
	 BACKGROUND-COLOR: Transparent;
	 margin-bottom: 5px;
}
.PagedingGrid {
    font-weight: bold;
    font-size: 10pt;
    color: red;
    font-family:  Arial, Helvetica;
    text-decoration: none;
}

A.PagedingGrid:link {
    text-decoration:    none;
    color: White;
}

A.PagedingGrid:visited  {
    text-decoration:    none;
    color:#eeeeee;
}

A.PagedingGrid:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.PagedingGrid:hover    {
    text-decoration:    none;
    color:#cccccc;
}