/* CSS Document
*{outline:0 none;}*/
	body{
		padding:0px;
		margin:0px;
		/*font-family: tahoma, Arial, Helvetica, sans-serif;*/
		font-family: "Trebuchet MS", Arial, sans-serif;
		color:#666666;
		font-size:11px;
		font-weight:normal;
		text-decoration:none;
		background:#FFF;
		line-height:15px;
		}
	div,p,h1,h2,h3,h4,h5,h6,form, img, ul, ul li{
		padding:0px;
		margin:0px;
		border:none;
		}

a{
color:#666666;
text-decoration:none;
}

a:hover
{
color:#009B9A;
text-decoration:none;
}

p
{
text-align:justify;
}


ul {
	
	list-style:none;
	}
	.clrfx, .clr{
		clear:both;
		margin:0;
		padding:0;
		font-size:0;
		height:0;
		line-height:0;
		}

.dispB{
	display:block;
	}
.dispN{
	display:none;
	}

		.left {float:left}
	
	.right{float:right}	

/****************/
	#wrapper{
		/*width:900px;*/
		width:960px;
		margin:0px auto;
		background:#FFFFFF;
		border:0px solid red;
		}
		
	/* header section classes/IDs */
	.top-link
	{
	width:900px;
	/*margin:18px 0px 18px 0px;*/
	border-bottom:0px solid #FFFF00;
	text-transform: uppercase;			 
	
	
	}
	.top-link .left{ float:left;}
	.top-link .right{ float:right;}
	
	
	.logo
	{
	border-bottom:0px solid #FF0066;
	}
	
/***************menu************************/		
	.menu
	{
	color:#009B9A;
	font-weight:normal;
	margin:0px 0px 14px 0px;

	}	
	
.menu a{
	color:#009B9A;
	text-decoration:none;
	padding:0px 40px;
	
	}
	.menu a:hover{
	color:#009B9A;
	text-decoration:none;
	
	}							
				
/***************midcontent ************************/						
	.midcontent
	{
	padding:20px 0px 0px 0px!important;
	padding:0px 0px 0px 0px;
	width:960px;
	}	
	.midcontent .midcontent-left
	{
	float:left;
	width:580px;
	padding-right:5px;
	
	}
	.midcontent .midcontent-right
	{
	float:right;
	width:313px;
	height:385px;
	background:url(../../images/bg-mid-left.gif) no-repeat left 26px;
	/*border-top:0px solid #DADADA;*/
	}
	
	.midcontent .midcontent-right .top
	{
	background:#049F9B;
	padding:2px 0px 4px 10px;
	margin-bottom:13px;
	}
	.midcontent .midcontent-right .top img
	{
	padding:0px 5px;
	}
.midcontent .midcontent-right .r-list
{
margin-top:2px;
}
.midcontent .midcontent-right .r-list a
	{
	color:#FF9900;
	font-size:9px;
	text-decoration:none;
	} 
.midcontent .midcontent-right .r-list ul
	{
	/*padding:0px 0px 0px 13px;*/
	padding:0 0 0 0;
	height:311px;
	}
	
.midcontent .midcontent-right .r-list ul li
	{
	width:130px;
	display:inline;
	float:left;
	padding:0px 13px 3px 0px;
	border:0px solid red;
	color: #666666;
	font-size:9px;
	line-height:11px;
} 
.midcontent .midcontent-right .r-list ul li a
	{
	color:#FF9900;
	font-size:9px;
	text-decoration:none;
	} 
.midcontent .midcontent-right .r-list ul li img
	{
	float:left;
	padding-right:5px;
	} 
.midcontent .midcontent-right .r-list
	{
	padding-bottom:25px;
	
	}
.midcontent .midcontent-right .bottom
		{
		padding-left:42px;
		margin-top:-2px;
		}

				
/***************bottcontent ************************/
.divider
{
/*background:url(../../images/divider.jpg) no-repeat left top;
height:26px;
padding-top:5px;*/
margin:10px 0 0 0px;

}

.bottcontent
{
/*padding:0 0 20px 0;*/
padding-bottom:10px;
//padding-bottom:20px;
/*margin:15px 0 0 0;*/
/*margin:10px 0 0 0;  manish added*/
margin:15px 0 0 0!important;
margin:10px 0 0 0;
clear:both;


}
.bottcontent .divider
{
/*background:url(../../images/divider.jpg) no-repeat left top;*/
/*height:31px;*/
margin:0;
}
.bottcontent .bott-left
{
width:121px;
float:left;
}
.bottcontent .bott-leftwidth
{
width:30px;
float:left;
}
.bottcontent .bott-left .page-head
{
color:#009B9A;
font-size:25px;
/*font-family:"Times New Roman", Times, serif;*/
font-weight:normal;
line-height:18px;
text-align:left;
padding:0 0 0 0;
}
.bottcontent .bott-left .page-head span
{
color:#3399CC;
font-size:14px;
/*font-family:"Times New Roman", Times, serif;*/
font-weight:500;
padding:0 0 0 0;
}
/*new*/
.bottcontent .bott-centerNew
{
width:675px;
/*padding:0px 29px 35px 10px;*/
padding-top:0px;
padding-right:29px;
padding-bottom:35px;
padding-left:10px;
background:url(../../images/bg-right-saddow.gif) no-repeat bottom right;
float:left;
border-left:1px solid #CCCCCC;
min-height:350px;
/*border:1px solid #f00 !important;*/
/*margin-top:5px;*/ /* mansih commented this */

}
.bottcontent .bott-centerNew .link
{

}

.bottcontent .bott-centerNew .link ul
{
padding:0px 0px 0px 0px;
}
.bottcontent .bott-centerNew .link li
{
	
	padding:0px 10px 15px 40px;
	background: url(../../images/bg-link.gif) no-repeat left top;
	font-size:12px;
}



.bottcontent .bott-centerNew .linkblue
{

}

.bottcontent .bott-centerNew .linkblue ul
{
padding:0px 0px 0px 0px;
}
.bottcontent .bott-centerNew .linkblue li
{
	
	padding:0px 10px 15px 40px;
	background: url(../../images/bg-link-blue.gif) no-repeat left top;
	font-size:12px;
}


.bottcontent .bott-centerNew .linksub
{

}

.bottcontent .bott-centerNew .linksub ul
{
padding:8px 0px 0px 0px;
}
.bottcontent .bott-centerNew .linksub li
{
	padding:0px 10px 15px 15px;
	background: url(../../images/arrow_single.gif) no-repeat left 3px;
	font-size:12px;
}




/*greenBox*/

.bott-centerNew .event-detail .black_overlay{
	display: none;
	position: absolute;
	top: auto;
	left: auto;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.bott-centerNew .event-detail .white_content {
  display: none;
  position: absolute;
  /*top: 155px;box position*/
  /*left: 25%;*/
	width:470px;
	top:auto;
/* height:180px;*/

  /*padding: 16px;*/
  border: 6px solid #cccccc;
  background-color: white;
  z-index:1002;
  overflow: auto;
}

.bott-right .black_overlay{
                  display: none;
                  position: absolute;
                  top: 0%;
                  left: 0%;
                  width: 100%;
                  height: 100%;
                  background-color: black;
                  z-index:1001;
                  -moz-opacity: 0.8;
                  opacity:.80;
                  filter: alpha(opacity=80);
              }

/*greenBox*/

.bottcontent .bott-rightNew
{
width:250px;
/*background:url(../../images/bg-right-saddow.gif) no-repeat bottom right;*/
float:right;
padding: 0px 15px 45px 10px;
}

.bottcontent .bott-rightNew ul
{
padding:0px 0px 0px 0px;
}
.bottcontent .bott-rightNew li
{
	
	/*padding:7px 10px 15px 40px;*/
	padding:7px 10px 15px 20px;
	background: url(../../images/bg-bullet-right.gif) no-repeat left top;
	font-size:12px;
}

.bottcontent .bott-right .white_content {
                  display: none;
                  position: absolute;
                /*  top: 25%;
                  left: 25%;*/
                  width: 50%;
                  height: 50%;
				  top:auto;
                  padding: 16px;
                  /*border: 16px solid orange;*/
                  background-color: white;
                  z-index:1002;
                  overflow: auto;
              }


.bottcontent .login
{
	background: url(../../images/bg-login.gif) #FDFDFD left top repeat-x;
	border:1px solid #B3B8C2;
	padding:20px;
}
.bottcontent .login-form
{
	background: url(../../images/bg-login.gif) #FDFDFD left top repeat-x;
	border:1px solid #B3B8C2;
}
.suggestion{
	background: url(../../images/bg-login.gif) #FDFDFD left top repeat-x;
	border:1px solid #B3B8C2;
	display:none; 
	position:absolute;
	/*overflow-y: scroll;
	overflow-x: scroll;*/
}
.suggestion a:hover{
background-color:#FFF;
	
}

/*menu---J*/

.bottcontent .bott-centerNew #tabsJ {
	FONT-SIZE: 100%; FLOAT: left; LINE-HEIGHT: normal;
	border:none;
}
.bottcontent .bott-centerNew #tabsJ UL {
	PADDING-RIGHT: 0px; border:none; PADDING-LEFT: 0px; BACKGROUND: url(../../images/bg-ul-bdr.gif) no-repeat left bottom; PADDING-BOTTOM: 0px; MARGIN: 0; WIDTH: 458px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.bottcontent .bott-centerNew #tabsJ LI {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.bottcontent .bott-centerNew #tabsJ A {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; BACKGROUND: url(../../images/tableftJ.gif) no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #e6e6e6 0px solid; TEXT-DECORATION: none
}
.bottcontent .bott-centerNew #tabsJ A SPAN {
	PADDING-RIGHT: 8px; DISPLAY: block; PADDING-LEFT: 6px; BACKGROUND: url(../../images/tabrightJ.gif) no-repeat right top; FLOAT: left; PADDING-BOTTOM: 4px; COLOR: #24618e; PADDING-TOP: 5px
}

.bottcontent .bott-centerNew #tabsJ A SPAN {
	FLOAT: none
}
.bottcontent .bott-centerNew #tabsJ A:hover SPAN {
	COLOR: #000;
}

.bottcontent .bott-centerNew #tabsJ A:hover {
	BACKGROUND-POSITION: 0% -42px
}
.bottcontent .bott-centerNew #tabsJ A:hover SPAN {
	BACKGROUND-POSITION: 100% -42px
}
.bottcontent .bott-centerNew #tabsJ active A {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 5px; 
	BACKGROUND: url(../../images/tableftJ.gif) no-repeat left top; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px;
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	TEXT-DECORATION: none;
}
.bottcontent .bott-centerNew #tabsJ A.active {
	BACKGROUND-POSITION: 0% -42px; 
	BORDER-TOP-STYLE: none! important; 
	BORDER-BOTTOM: #fff 0px;
	BORDER-RIGHT-STYLE: none! important; 
	BORDER-LEFT-STYLE: none! important;
}
.bottcontent .bott-centerNew #tabsJ A.active SPAN {
	BACKGROUND-POSITION: 100% -42px; COLOR: #000;
}

/*menu---J*/



/*new ends*/
.bottcontent .bott-center
{
width:480px;
padding:13px 29px 35px 10px!important;
padding:14px 29px 35px 10px;
background:url(../../images/bg-right-saddow.gif) no-repeat bottom right;
float:left;
border-left:1px solid #CCCCCC;
}
.bottcontent .bott-center .link
{

}

.bottcontent .bott-center .link ul
{
padding:0px 0px 0px 0px;
}
.bottcontent .bott-center .link li
{
	
	padding:0px 10px 15px 40px;
	background: url(../../images/bg-link.gif) no-repeat left top;
	font-size:12px;
}
/*center*/

.bottcontent .bott-centerBox{
width:680px;
/*padding:3px 0 35px 0px;*/
padding-top:3px;
padding-bottom:0px;
/*background:url(../../images/bg-right-saddow.gif) no-repeat bottom right;*/
float:left;
/*border-left:1px solid #CCCCCC;*/
}
.bottcontent .bott-center .link
{

}

.bottcontent .bott-center .link ul
{
padding:0px 0px 0px 0px;
}
.bottcontent .bott-center .link li
{
	
	padding:0px 10px 15px 40px;
	background: url(../../images/bg-link.gif) no-repeat left top;
	font-size:12px;
}


/*center*/
.bottcontent .bott-right
{
width:250px;
/*background:url(../../images/bg-right-saddow.gif) no-repeat bottom right;*/
float:right;
padding: 0px 15px 45px 10px;

}

.bottcontent .bott-right ul
{
padding:0px 0px 0px 0px;
}
.bottcontent .bott-right li
{
	
	/*padding:7px 10px 15px 40px;*/
	padding:7px 10px 15px 20px;
	background: url(../../images/bg-bullet-right.gif) no-repeat left top;
	font-size:12px;
}

.bottcontent .login
{
	background: url(../../images/bg-login.gif) #FDFDFD left top repeat-x;
	border:1px solid #B3B8C2;
	padding:20px;
}
.bottcontent .login-form
{
	background: url(../../images/bg-login.gif) #FDFDFD left top repeat-x;
	border:1px solid #B3B8C2;
}

/*menu---J*/

.bottcontent  #tabsJ {
	FONT-SIZE: 100%; FLOAT: left; LINE-HEIGHT: normal;
	border:none;
}
.bottcontent  #tabsJ UL {
	PADDING-RIGHT: 0px; border:none;
	 PADDING-LEFT: 0px;
	  BACKGROUND: url(../../images/bg-ul-bdr.gif) no-repeat left bottom;
	   PADDING-BOTTOM: 0px; 
	   MARGIN: 0; 
	   WIDTH: 458px;
	    PADDING-TOP: 0px; 
		LIST-STYLE-TYPE: none
}
.bottcontent  #tabsJ LI {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.bottcontent  #tabsJ A {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; BACKGROUND: url(../../images/tableftJ.gif) no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #e6e6e6 0px solid; TEXT-DECORATION: none
}
.bottcontent #tabsJ A SPAN {
	PADDING-RIGHT: 8px; DISPLAY: block; PADDING-LEFT: 6px; BACKGROUND: url(../../images/tabrightJ.gif) no-repeat right top; FLOAT: left; PADDING-BOTTOM: 4px; COLOR: #24618e; PADDING-TOP: 5px
}

.bottcontent  #tabsJ A SPAN {
	FLOAT: none
}
.bottcontent  #tabsJ A:hover SPAN {
	COLOR: #000;
}

.bottcontent  #tabsJ A:hover {
	BACKGROUND-POSITION: 0% -42px
}
.bottcontent  #tabsJ A:hover SPAN {
	BACKGROUND-POSITION: 100% -42px
}
.bottcontent  #tabsJ active A {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 5px; 
	BACKGROUND: url(../../images/tableftJ.gif) no-repeat left top; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px;
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	TEXT-DECORATION: none;
}
.bottcontent  #tabsJ A.active {
	BACKGROUND-POSITION: 0% -42px; 
	BORDER-TOP-STYLE: none! important; 
	BORDER-BOTTOM: #fff 0px;
	BORDER-RIGHT-STYLE: none! important; 
	BORDER-LEFT-STYLE: none! important;
}
.bottcontent  #tabsJ A.active SPAN {
	BACKGROUND-POSITION: 100% -42px; COLOR: #000;
}
/**/
/*greenBox*/

.bottcontent .event-detail .black_overlay{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.bottcontent .event-detail .white_content {
  display: none;
  position: absolute;
  width:470px;
  margin-top:50px;
  left: auto;
  border: 6px solid #cccccc;
  background-color: white;
  z-index:1002;
  overflow: auto;
}
.bottcontent .event-detail .white_content5 {
  display: none;
  position: absolute;
  width:468px;
  //width:467px;
  margin-top:-36px;
  margin-left:-1px;
  //margin-left:-11px;
  border: 6px solid #cccccc;
  background-color: white;
  z-index:1002;
  overflow: auto;
  overflow:none;
}
.bottcontent .event-detail .white_content2 {
  display: none;
  position: absolute;
  width:450px;
  margin-top:15px;
  margin-top:expression(-15+'px');
  margin-left:-20px;
  margin-left:expression(-100+'px');
  border: 6px solid #cccccc;
  background-color: white;
  z-index:1002;
  overflow: auto;
}
.bottcontent .event-detail .white_content21 {
  display: none;
  position: absolute;
  width:450px;
  margin-top:10px;
  margin-top:expression(-15+'px');
  margin-left:-100px;
  margin-left:expression(-150+'px');
  border: 6px solid #cccccc;
  background-color: white;
  z-index:1002;
  overflow: auto;
}
.bottcontent .event-detail .white_content3 {
  display: none;
  position: absolute;
  width:470px;
  margin-top:0px;
  margin-left:0;
  margin-left:expression(-10+'px');
  border: 6px solid #cccccc;
  background-color: white;
  z-index:1002;
  overflow: auto;
}
.bottcontent .event-detail .white_content8 {
  display: none;
  position: absolute;
  width:470px;
  margin-top:0px;
  margin-left:240px;
  margin-left:expression(-300+'px');
  border: 6px solid #cccccc;
  background-color: white;
  z-index:1002;
  overflow: auto;
}

.bottcontent .black_overlay{
                  display: none;
                  position: absolute;
             /*     top: 0%;
                  left: 0%;*/
                  width: 100%;
                  height: 100%;
                  background-color: black;
                  z-index:1001;
                  -moz-opacity: 0.8;
                  opacity:.80;
                  filter: alpha(opacity=80);
              }

/*greenBox*/

/**/


.button-submit
{
	color:#FFFFFF;
	background: url(../../images/bg-button-login.jpg) left top repeat-x;
	width:70px;
	border:none;
}
.button-submit1
{
	color:#FFFFFF;
	background: url(../../images/bg-button-login.jpg) left top repeat-x;
	width:100px;
	border:none;
}
.textbox
{
width:200px;
border:1px solid #7F9DB9;
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
}
.textbox150
{
width:149px;
border:1px solid #7F9DB9;
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
padding:0 0 0 3px;
}
.newtextbox100
{
border:1px solid #7F9DB9;
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
}
.newtextbox80
{
border:1px solid #7F9DB9;
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
width:80px;
padding:1px 0 1px 0;}
.newtextbox120
{
border:1px solid #7F9DB9;
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
width:150px;
}
.textbox100
{
width:102px;
border:1px solid #7F9DB9;
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
}
.textbox130
{
width:expression(126+'px')!important;
width:126px;
border:1px solid #7F9DB9;
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
}
.textbox350
{
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
width:350px;
border:1px solid #7F9DB9
}
.textbox300
{
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
width:300px;
border:1px solid #7F9DB9
}
.textbox250
{
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
width:250px;
padding:0 2px 0 2px;
border:1px solid #7F9DB9
}

.textbox200
{
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
width:202px;
border:1px solid #7F9DB9
}
.textarea50
{
width:80px;
border:1px solid #7F9DB9;
font: normal 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
height:20px;
}

.textarea30
{
width:66px;
border:1px solid #7F9DB9;
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
height:20px;
}
.textarea350
{
width:350px;
border:1px solid #7F9DB9;
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
}
.textarea300
{
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
width:300px;
border:1px solid #7F9DB9
}
.textarea250
{
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
width:252px;
padding:0 1px 0 1px;
border:1px solid #7F9DB9
}

.combonew
{

font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
width:50px;
border:1px solid #7F9DB9
}

.combo100
{

font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
width:expression(106+'px');
width:104px;
padding:0 0 0 0;
margin:0 0 0 0;
border:1px solid #7F9DB9
}
.combo150
{

font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
width:154px;
border:1px solid #7F9DB9;

}
.combo130
{
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
width:130px;
border:1px solid #7F9DB9;

}
.newcombo150
{
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
width:154px;
border:1px solid #7F9DB9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.newcombo250
{
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
width:250px;
border:1px solid #7F9DB9;
}
.newcombo350
{
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
width:350px;
border:1px solid #7F9DB9;
}
/*.textarea250
{
width:250px;
border:1px solid #7F9DB9;
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
}*/
.combo350
{
width:354px;
border:1px solid #7F9DB9;
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
}

.combo300
{
width:304px;
border:1px solid #7F9DB9;
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
}
.combo250
{
width:256px;
border:1px solid #7F9DB9;
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
}
.combo200
{
width:204px;
border:1px solid #7F9DB9;
font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
}
.bottcontent .event
{
	border:1px solid #B3B8C2;
	margin-bottom:5px;
}

.bottcontent .event a
{
	color:#009B9A;
}

.bottcontent .event-detail
{
	border:0px solid #B3B8C2;
	margin-bottom:5px;
}

.bottcontent .event-detail a
{
	color:#009B9A;
}

.bottcontent .event-detail .author
{
color:#3399CC;
font-style:italic;
font-weight:bold;
}
.bottcontent .video
{
	
}
.bottcontent .video a
{
	color:#009B9A;
	
}
.bottcontent .video img
{
	padding:2px;
	border:0px solid #009B9A;
	margin-bottom:3px;	
}
.bottcontent .video img a
{
	border:1px solid #009B9A;	
}
.bottcontent .video img a:hover
{
	border:2px solid #009B9A;	
}

.bottcontent .bott-right .tips
		{
		background:url(../../images/lines.gif) no-repeat left top;
		padding:10px;
		height:63px;
		}
.bottcontent .bott-right .more
		{
		/*background:url(../../images/tips-more-links.gif) no-repeat left top;
		line-height:25px;
		text-align:right;
		padding-right:25px;*/
		}
.bottcontent .bott-right .more a
		{
		color:#049F9B;
		}
/***************footer************************/



.footer
{
	padding:14px 10px;
	border-top:1px solid #CCCCCC;
	margin-top:10px;
	//margin-top:0;
}

.footer a
{
color:#336699;
text-decoration:none;
}
	
	
	.footer .left{ float:left;}
	.footer .right{ float:right;}
	
	.footer .right a{ padding:0px 10px
}
.red
{
color:#FF0000;
padding:0px 2px;
}	

/*- Menu Tabs J--------------------------- */

  .bottcontent .bott-center #tabsJ {
	FONT-SIZE: 100%; FLOAT: left; LINE-HEIGHT: normal
}
.bottcontent .bott-center #tabsJ UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../../images/bg-ul-bdr.gif) no-repeat left bottom; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 461px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
.bottcontent .bott-center #tabsJ LI {
	PADDING-RIGHT: 0px; DISPLAY: inline; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
.bottcontent .bott-center #tabsJ A {
	PADDING-RIGHT: 0px; PADDING-LEFT: 5px; BACKGROUND: url(../../images/tableftJ.gif) no-repeat left top; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; BORDER-BOTTOM: #e6e6e6 0px solid; TEXT-DECORATION: none
}
.bottcontent .bott-center #tabsJ A SPAN {
	PADDING-RIGHT: 8px; DISPLAY: block; PADDING-LEFT: 6px; BACKGROUND: url(../../images/tabrightJ.gif) no-repeat right top; FLOAT: left; PADDING-BOTTOM: 4px; COLOR: #24618e; PADDING-TOP: 5px
}
.bottcontent .bott-center #tabsJ A SPAN {
	FLOAT: none
}
.bottcontent .bott-center #tabsJ A:hover SPAN {
	COLOR: #000
}
.bottcontent .bott-center #tabsJ A:hover {
	BACKGROUND-POSITION: 0% -42px
}
.bottcontent .bott-center #tabsJ A:hover SPAN {
	BACKGROUND-POSITION: 100% -42px
}
.bottcontent .bott-center #tabsJ active A {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 5px; 
	BACKGROUND: url(../../images/tableftJ.gif) no-repeat left top; 
	FLOAT: left; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	TEXT-DECORATION: none
}
.bottcontent .bott-center #tabsJ A.active {
	BACKGROUND-POSITION: 0% -42px; BORDER-TOP-STYLE: none! important; BORDER-BOTTOM: #fff 0px; BORDER-RIGHT-STYLE: none! important; BORDER-LEFT-STYLE: none! important
}
.bottcontent .bott-center #tabsJ A.active SPAN {
	BACKGROUND-POSITION: 100% -42px; COLOR: #000
}

.bottcontent .bott-center .event-detail .black_overlay{
display: none;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
background-color: black;
z-index:1001;
-moz-opacity: 0.8;
opacity:.80;
filter: alpha(opacity=80);
}
.bottcontent .bott-center .event-detail .white_content {
  display: none;
  position: absolute;
 /* top: 200px;
  left: 165px;*/
  top:auto;
  width:430px;

  /*padding: 16px;*/
  border: 6px solid #cccccc;
  background-color: white;
  z-index:1002;
  overflow: auto;}

/*#paging{
    padding:10px 0 10px 0;   
    font-size:11px;   
    color:#000000;   
    font-weight:bold; 
}   
  
#paging a{   
	padding:1px 3px 1px 3px;
    margin:0px 2px 0px 0px;   
    border:1px solid #3381B2;   
    background:#ffffff;   
    color: #104C75;   
    text-decoration:none;   
}   
  
#paging a:hover{   
    border:1px solid #3381B2;   
    color:#104C75;   
    background:#DEF2FF;
    text-decoration:none;   
}  
#pagingActive{   

	padding:1px 3px 1px 3px;
    margin:0px 2px 0px 2px;   
    border:1px solid #3381B2;   
    background:#DEF2FF;   
    color: #104C75;   
    text-decoration:none;   
}   */
 #paging{   
    padding:10px 0 10px 0;   
    font-size:11px;   
    color:#000000;   
    font-weight:bold; 
}   
  
#paging a{   
    /*padding:2px 4px 2px 4px;*/
	padding:1px 3px 1px 3px;
    margin:0px 2px 0px 0px;   
    border:1px solid #3381B2;   
    background:#ffffff;   
    color: #104C75;   
    text-decoration:none;   
}   
  
#paging a:hover{   
    border:1px solid #3381B2;   
    color:#104C75;   
    background:#DEF2FF;
    text-decoration:none;   
}  
#pagingActive{   
    /*padding:2px 4px 2px 4px;*/
	padding:1px 3px 1px 3px;
    margin:0px 2px 0px 2px;   
    border:1px solid #3381B2;   
  /*  background:#DEF2FF;   */
    color: #104C75;   
    text-decoration:none;   
}   

.bottcontent .bott-right .black_overlay{
                  display: none;
                  position: absolute;
                  top: 0%;
                  left: 0%;
                  width: 100%;
                  height: 100%;
                  background-color: black;
                  z-index:1001;
                  -moz-opacity: 0.8;
                  opacity:.80;
                  filter: alpha(opacity=80);
              }
.bottcontent .bott-right .white_content {
                  display: none;
                  position: absolute;
                  top: auto;
                  left:auto;
                  width: 50%;
                  height: 50%;
                  padding: 16px;
                  border: 16px solid orange;
                  background-color: white;
                  z-index:1002;
                  overflow: auto;
              }
/*- Menu Tabs J for home right--------------------------- */

  .midcontent .midcontent-right #tabsJ {
      float:left;
     /* width:100%;*/
      font-size:100%;
      line-height:normal;
	  width:315px;
      }
   .midcontent .midcontent-right  #tabsJ ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
	background:url(../../images/bg-ul-bdr.gif) bottom left no-repeat;
	
      }
   .midcontent .midcontent-right  #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
	
      }
    .midcontent .midcontent-right #tabsJ a {
      float:left;
      background:url("../../images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
	  border-bottom:0px solid #E6E6E6;
	  width:100px;
      }
   .midcontent .midcontent-right #tabsJ a span {
      float:left;
      display:block;
      background:url("../../images/tabrightJ.gif") no-repeat right top;
      padding:5px 8px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .midcontent .midcontent-right #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    .midcontent .midcontent-right #tabsJ a:hover span {
      color:#000;
      }
    .midcontent .midcontent-right #tabsJ a:hover {
      background-position:0% -42px;
      }
    .midcontent .midcontent-right #tabsJ a:hover span {
      background-position:100% -42px;
      }
	  
	  .midcontent .midcontent-right #tabsJ  active a {
      float:left;
      background:url("../../images/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
	
	.midcontent .midcontent-right #tabsJ a.active {
      background-position:0% -42px;
	   border-bottom:0px solid #FFF;
	   border:none !important;
      }
    .midcontent .midcontent-right #tabsJ a.active span {
      background-position:100% -42px;
	  color:#000;
      }
	  .title{
	  font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	  color:#006666;
	  text-align:left;
	  text-decoration:none;
	 
	 	 }
		 .tablelook{
		 background:#CCCCCC;
		 height:20px;
		}
		.tableRow1{
		background:#F7F7F7;
		}
	
.rowcolor{
	background: #F2F2F2;
	border:#cccccc solid 1px;
	border-left:none;
	border-right:none;
	height:30px;
}
.tablecolor{
	/*background:#DEF0FC;*/
	padding:5px;
}
.tablecolorNew{
	/*background:#DEF0FC;*/
	padding:0 !important;
	padding:4px;
	border:#CCCCCC solid 1px;
}
.tableRow{
	background:#FFFFFF;
	height:30px;
	border-bottom:#E9E9E9 solid 1px;
}
.tableRow1{
	background:#F3FAFF;
	height:30px;
	border-bottom:#E9E9E9 solid 1px;
}


.Rowheight{
	background:#FFFFFF;
	height:40px;
	border-bottom:#E9E9E9 solid 1px;
}
.Rowheight1{
	background:#F3FAFF;
	height:40px!important;
	height:15px;
	border-bottom:#E9E9E9 solid 1px;
}
.rightline{
	border-right:#cccccc solid 1px;
}
.numberBorder{
	border: #ACDDF0 solid 1px;
	padding: 0px 6px 0px 6px;
	font-size:12px;
	color:#245E80;
	background:#EDFAFE;
}
.txtul {
	text-decoration:none;
}
.txtul ul{
	padding:10px 0 0 0;
	margin:0 0 0 0;
}
.txtul li{
	list-style:none;
	background:url(../../images/small-arrow.gif) no-repeat 8px center;
	padding:0 0 0 20px;
	margin:0 0 0 0;
	line-height:20px;
}

.doubleArrow {
	text-decoration:none;
}
.doubleArrow ul{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.doubleArrow li{
	list-style:none;
	background:url(../../images/bg-link-small.gif) no-repeat 0px 2px;
	padding:0 0 0 27px;
	margin:0 0 0 0;
	line-height:20px;
}

.siteul {
	text-decoration:none;
}
.siteul ul{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.siteul li{
	list-style:none;
	background: url(../../images/bg-link-small.gif) no-repeat 0px -1px;
	padding:2px 0 0 25px;
	margin:0 0 0 0;
	line-height:10px;
	text-transform:uppercase;
}
.siteul li ul li{
	list-style:none;
	background: url(../../images/arrow_single.gif) no-repeat 5px 2px;
	padding:0 0 0 20px;
	margin:10px 0 0 0;
	line-height:10px;
	text-transform:none;

}
.imgborder{
	border:#009B9A solid 2px;
	padding:2px;
	min-height:73px;
}
.tx{
	height:100px;
	width:256px;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
}
.tx150{
	height:100px;
	width:154px;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
}
.subHd{
	font: bold 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2D5021;
	padding:0 8px 0 8px;
	text-align:left;
	background: #D2F0E4;
	border: #009999 dotted 1px;
	text-decoration:none;
}
.dropdown1{
	width:150px!important;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	white-space:normal;
}
.width{
	width:457px;
}
.width1{
	width:457px;
}
.fotteralin{
	bottom:0px; 
	position:absolute; 
	width:960px;
	margin:0 auto;
}
/*Login Index Start*/
.media_updates{
	font-size:12px;
	background:#81AED5;
	color:#000000;
	border:#749FC3 solid 1px;
	padding:3px 5px 3px 5px;
}
.login_leftBorder{
	/*border-right:#CCCCCC solid 2px;*/
}
.login_border{
	background:#CCCCCC;
	width:2px;
}
.login_left{
	width:126px; 
	/*margin:7px 14px 0 12px;*/
	margin:0 14px 0 12px;/*manish added*/
}
.login_left ul{

	margin:0 0 0 0
}
.login_left li{
	margin:0 0 0 0;
	list-style:none;
	display:block;
	padding:2px 0 5px 10px;
	border-bottom:#D8D8D8 solid 1px;
	border-left: none;
	border-top:noe;
	border-right: none;
}
.login_left li a{
	display:block;
}
.activelink{
	color:#009B9A;
	background: #EDEEF3;
	display:block;
}
.login_mid{
	margin:2px 10px 0 3px;
	width:590px;
	width:expression(607+'px');
}

.login_right{
	width:170px; 
/*	margin:7px 0 0 10px;*/
	margin:0 0 0 10px; /* mansih added*/
	min-height:400px;
}
.line{
	border-bottom:#CCCCCC solid 1px;
	margin:0px 0 0 0;
	padding:0 0 0 0;
	height:20px
}
/*Login Index End*/
.chkbox{
	margin:3px 0 0 0;
	}
	
.curbBG1{
	background:url(../../images/curvBg1.gif) repeat-x left top;
}
.curbBG2{
	background:url(../../images/curvBg2.gif) repeat-x left bottom;
}
.curbBG3{
	border-left: #999999 solid 1px; 
}
.curbBG4{
	border-right: #999999 solid 1px; 
}
.blue_band{	
	background:#85ACD3;
	padding:5px 0 8px 10px;
	color:#000000;
	font-weight:bold;
}
/*TOOL TIP*/
/* The hint to Hide and Show */
.hint {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
   	display: none;
    position: absolute;
	right: -180px;
	width: 200px;
	color:#CC0000;
	font-weight:bold;
    margin-top: 3px;
    border: 1px solid #CC0000;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #FEE9E8 url(pointer.gif) no-repeat -10px 5px;
}
.hintmedia {
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
   	display: none;
    position: absolute;
    /*right: -180px;*/
	left:240px;
    width: 200px;
	color:#CC0000;
	font-weight:bold;
    margin-top: 3px;
    border: 1px solid #CC0000;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #FEE9E8 url(pointer.gif) no-repeat -10px 5px;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(../../images/pointer.gif) left top no-repeat;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;

}
.hintmedia .hint-pointer {
    position: absolute;
    left: -10px;
    /*top: 5px;*/
    width: 10px;
	top:-2px;
    height: 19px;
    background: url(../../images/pointer.gif) left top no-repeat;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;

}

dl {
	position: relative;
    width: 480px;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 0 5px;

}
dt {
    clear: both;
    float:left;
    width: 180px;
    padding: 4px 0 2px 0;
    text-align: left;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;

}
dd {
    float: left;
    margin: 0 0 8px 0;
	/*border:1px solid #7F9DB9;*/
    /*padding-left: 6px;*/
	color:#333333;
	width:252px;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;

}

dd input{
	width:expression(238+'px');
	width:240px;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
dd select{
	width:244px!important;
	width:246px;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
dd textarea{
	width:240px;
	font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*TOOL TIP*/
.boxwidth{
	background-image:none; 
	width:737px;
	margin:0 10px 0 0px;
	min-height:385px;
	float:left;
}
.boxwidthMembers{
	background-image:none; 
	border:none; 
	width:expression(749+'px');
	width:722px;
	margin:0 10px 0 12px;
}
.boxwidthMembers_pref{
	background-image:none; 
	border:none; 
	/*width:expression(749+'px');*/
	width:749px;
	margin:0 10px 0 12px;
}


.boxwidthsearch{
	background-image:none; 
	border:none; 
	width:720px;
	width:expression(745+'px');
	margin:0 10px 0 12px;
	min-height:385px;
}

.boxwidthBefor{
	background-image:none; 
	border:none; 
	width:680px;
	float:left;
	margin:0 10px 0 0;
}
.boxwidthAfter{
	background-image:none; 
	border:none; 
	width:680px;
	margin:0 10px 0 0;
}
.updated{
	background: #F0F0F0;
	padding:0px 0 4px 6px;
}
.red2
{
color:#FF0000;
padding:0px 2px;
font-size:13px;
font-family:Verdana, Arial, Helvetica, sans-serif;
/*border:dotted;*/
}

.red1
{
color:#FF0000;
padding:0px 2px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.emailpage{
	height:25px;
	border-bottom:#CCCCCC solid 1px;
}
.radiobtn1{
	height:25px;
	background:#F8F8F8;
	border-bottom:#CCCCCC solid 1px;
}
.titlebox{
	height:25px;
	border-bottom: #999999 solid 1px;
}
.radiobtn{
	background:#F8F8F8;
	border-bottom: #999999 solid 1px;
	height:25px;
}
.reportGap{
	width:100px; 
	float: left; 
	margin:5px 0 0 50px;
}

.eventDivBoxNew{
	width:230px; 
	position:absolute; 
	color:#CC0000;
	font-weight:bold;
	background:#FEE9E8;
	border: #CC0000 solid 1px;
	padding:5px; 
	text-align:justify;
	display:none;
	margin-left:270px	
	}
.boxarrowNew{	
	position:absolute;
	margin-left:-15px;	
	margin-top:-7px;
	}


/*.eventDivBox{
	width:250px; 
	position:absolute; 
	left:61%;
	left:expression(61+'%');
	top:21%;
	top:expression(19+'%');
	color:#CC0000;
	font-weight:bold;
	background:#FEE9E8;
	border: #CC0000 solid 1px;
	float:right; 
	padding:5px; 
	margin:14px 0 0 -99px;
	text-align:justify;
	display:none;	

}
*:first-child+html .eventDivBoxBefor{
	width:185px;
	font-weight:bold;
	position:absolute;
	background:#FEE9E8;
	left:62%;
	color:#CC0000;
	border: #CC0000 solid 1px;
	float:right; 
	padding:5px; 
	display:none;
	margin:39px 0 0 0;
	text-align:justify;
}

.eventDivBoxBefor{
	width:185px;
	font-weight:bold;
	position:absolute;
	background:#FEE9E8;
	left:62%;
	color:#CC0000;
	border: #CC0000 solid 1px;
	float:right; 
	padding:5px; 
	display:none;
	margin:42px 0 0 0;
	text-align:justify;
}
.boxarrow{
	position:absolute; 	
	left:506px;
	left:expression(504+'px');
	top:24%;
	top:expression(22+'%');
	z-index:1000;
	display:none;
}
*:first-child+html .boxarrowBfor{
	position:absolute; 
	left:expression(613+'px');
	top:expression(183+'px');	
	z-index:1000;
	display:none;
}

.boxarrowBfor{
	position:absolute; 
	
	left:61.1%;
	left:expression(623+'px');
	
	top:182px;
	top:expression(183+'px');	
	
	z-index:1000;
	display:none;
}*/
.selectbox
{   
    font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	width:130px;
	font-weight:normal;
    behavior:expression(window.dropdown_menu_hack!=null?window.dropdown_menu_hack(this):0);
}
.testlink{
	color:#666666;
	text-decoration:none;
}
.testlink a{
	color:#666666 !important;
	text-decoration:none;
}
.testlink a:hover{
	color: #009B9A !important;
	text-decoration:none;
}
.submitLink {}
.submitLink a{
	color:#319ACE !important;
	text-decoration:none;
	font-weight:bold;
}
.submitLink a:hover{
	color:#319ACE !important;
	text-decoration:none;
}
.greenLink {}
.greenLink a{
	color:#009B9A !important;
	text-decoration:none;
	font-weight:bold;
}
.greenLink a:hover{
	color:#666666 !important;
	text-decoration:none;
}




/*no arrow 11sep2009*/
.bottcontent .bott-centerNew .linknoArrow
{

}

.bottcontent .bott-centerNew .linknoArrow ul
{
padding:0px 0px 0px 0px;
}
.bottcontent .bott-centerNew .linknoArrow li
{
	
	padding:0px 10px 15px 0;
	/*background: url(../../images/bg-link.gif) no-repeat left top;*/
	font-size:12px;
}
/*no arrow 11sep2009*/

.bottcontent .bott-centerNew .link .listset td
{	
	padding:0px;	
	
}
.bottcontent .bott-centerNew .link .listset td a
{
	
	padding-left:15px;	
	font-size:12px !important;

}
.whiteborderImg{
	border:solid 1px #ffffff;
}




.wraptocenter {
    /*display: table-cell;*/
    text-align: center;
    vertical-align: middle;
    width:108px;
    height:73px;
	border:#009B9A solid 2px;
	padding:10px;
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/

.wraptocenter span {
    display: inline-block;
    height: 100%;
}

