﻿
/*a:visited
{	
	text-decoration :underline;
	color :White ;
	
	}
a:hover
{	
	text-decoration :underline;
	color :White ;
	
	}
a:active
{	
	text-decoration :underline;
	color :White ;
	
	}*/
	

	.Grid_ItemStyle
{
	background-color: #7a8e8f;
	color: #FFFFFF;
	font-family: Verdana,Arial;
	font-weight: normal;
	font-size: 12px;
}
.eventgrid
{
	background-color :#91a5a6 ;
	height : 3px;
	
	}	
	
.drigpagestyle
{
	text-align :right ;
	color :White ;
	font-weight :bold ;
	}	
.drigpagestyle a:link
{
	text-align :right ;
	color :White ;
	font-weight :bold ;
	}	
.drigpagestyle a:hover
{
	text-align :right ;
	color :White ;
	font-weight :bold ;
	}	
.drigpagestyle a:active
{
	text-align :right ;
	color :White ;
	font-weight :bold ;
	}	
.drigpagestyle a:visited
{
	text-align :right ;
	color :White ;
	font-weight :bold ;
	}	
.textwhite
{
 color :White ;
}
.listitemtext
{
 color :White ;
 padding-left :10px;
}
.ecofrnlist
{
 color :White ;
 padding-left :35px;
}
	
.opacityit div
{
	float: left;
	height:60px;
	width:104px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-left-color: #fff;
	/*background-color:#f58026; */
opacity:0.7;                    
filter:alpha(opacity=50);      
/*color:#CCCCCC;
/*background-color:#999999; */
}

.opacityit:hover div{
float: left;
	height:60px;
	width:104px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-left-color: #fff;
	/*background-color:#f58026; */
	opacity:1;                    
filter:alpha(opacity=100);       
}
.listing_career
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding:10px 0px 10px 15px;
}
.listing_career th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding:10px 0px 10px 15px;
}

.listing_career a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 10px 0px 10px 0px;
}