﻿/* .masterclub table, th, td{ font:normal 9pt  Tahoma; color:#555}*/

 .masterclub
 { background : #ffffff; font-family :  Tahoma ;  
	}
.masterclub th { font-weight :bold  ; color:#555;}


a.lk_bold{color:#bb162b ; font-family: Tahoma; font-size:8pt; 
		text-decoration: none; font-weight :bold ; line-height:20px;}
a.lk_bold:hover { color:#000000;   }

 
 
 .note { font-size :6pt}
 .warn {color: #ff0000;} 
 .warnbold,.warning {color:#ff0000; font-weight :bold }
 .warnboldcenter {color:#ff0000; text-align :center ;font-weight :bold }


/* Gridview CSS*/ 
 
 .GV
 { 
	
  font-family :  Tahoma ;
  font-size : 9pt;  
  background-color:White; 
  border-color :Gray;  /* Gray #cc3366*/
  border-style :Solid;
  border-width :2px;
  
 }
  
 /* Gridview Pagerstyle*/ 
 .GV .pgr
  {
background-color :#c0c0c0;  /*blue: 2E6AC5 ;Gray ;:#cc3366 */ 
color:#2E6AC5; 
text-align :Center;
 }
 /* Gridview pager link style*/ 
 .GV .pgr a { color: #2E6AC5; }   
.GV .pgr a:hover { color:#cc3366 ;   }  
/*text-decoration: none; */
 
 .GV_header
 {
	background-color :#f2f2f2;  /*Gray ; #cc3366*/ 	
	/*background-image :url(../../images/masterclub/bg-th.gif); */	
	Color:#555;
	vertical-align :top;
	text-align :left ;
 }
  
 .GV_header th
{ 
	font-family :Tahoma    ;
	font-size :9pt;  
	font-weight :bold ;
	height   :20px;
	background :#f2f2f2 url(../../images/masterclub/bg-th.gif)  repeat-x;
 }
   
 .GV_header a
 { 
	Color:white;  
 }
 .GV_header a:hover
 {
	color: #cc3366;

 }
 
 .GV_header_Cen
 {
	background-color :#2E6AC5; 
	font-weight :bold ;
	Color:black;
	text-align :center ;
 }
 
 .GV_row
 {
	background-color :White;
	Color:#333333;
	vertical-align : middle ;
 }
 .GV_row td
 {Color:#555;}
  
 
 .GV_selRow
 {
	background-color :#b7dbff ;  /* dark pink #cc3366, old orange #FF8080;White */
	Font-weight:bold;
	Color:black; 
 }
 .GV_row_gray
 {
	 Color:gray; 
 }
 .GV_footer
 {
	background-color :#f0f0f0;   /* White  #b7dbff blue,#F5F5F5 #EAEAEA #EEE5DE #c0c0c0 gray */
	 /*#f5f5f5  cc3366;  */
	/* Gray */
	Color:#2E6AC5 ;
	
 }
 /* #333333= black */
 
 .Selrow {background-color:#b7dbff ;Font-weight:bold; color :#000000;}
 /* background-color:#cc3366*/
 
 
 /* used for profile pages w007.htm under webpages displayed in gd_binhindi.aspx 

font-family :Calibri ; */
 .subprofile 
 {
	margin: 10px; text-align : justify ; 
  }
  
  .subprofile_photo
  {
	font-family :Arial Narrow ; font-size :9pt;
  }
  
  .subprofile_photo_sm
  {
	font-family :Arial Narrow ; font-size :8pt;
  }
  
 .subprofile_gr_bg
 {
	background-color :#e6e7e8;
	padding :10px;
	text-align : justify ; 
 }
	.subprofile_bar 
	{
	height : 36px;
	background-image : url(../../images/bg_nav.png);
	background-repeat : repeat-x ; background-position :left ;
/*	background: -webkit-linear-gradient(#bab8b9,#f61d10, #d30600 , #af0000, #bab8b9);*/
/*	background: -o-linear-gradient(#bab8b9,#f61d10, #d30600 , #af0000, #bab8b9); *//* For Opera 11.1 to 12.0 */
/*	background: -moz-linear-gradient(#bab8b9,#f61d10, #d30600 , #af0000,#bab8b9); *//* For Firefox 3.6 to 15 #dc4844, #985957 */
/*	background: linear-gradient(#bab8b9,#f61d10, #d30600 , #af0000,#bab8b9);*/ /* Standard syntax #9e201c / #bab8b9,#850600, #850600,#bab8b9*/

	background: -webkit-linear-gradient(#15378b,#153760,#1f5393, #1d4a82, #153760,#15378b);
	background: -o-linear-gradient(#15378b,#153760,#1f5393, #1d4a82, #153760,#15378b); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#15378b,#153760,#1f5393, #1d4a82, #153760,#15378b); /* For Firefox 3.6 to 15 #dc4844, #985957 */
	background: linear-gradient(#15378b,#153760,#1f5393, #1d4a82, #153760,#15378b); /* Standard syntax #9e201c / #bab8b9,#850600, #850600,#bab8b9*/

  }
  
  .subprofile_header_white
  {
	color:#fff; font-size :12pt; font-weight :bold; padding:7px; 
  }
  
  .subprofile_header_red
   {
	color:#15378b /*#d2232a red*/ ;font-size :12pt; font-weight :bold;  
  }
  