﻿Body{
	font-family: "Trebuchet MS", Arial, san-serif;
	font-size:8px;
	font-weight:normal;
	color:#404040;
	margin:0px;
	background:url(images/Bg.jpg) repeat-x;
	background-attachment:fixed;
	text-align:justify;
	margin-left: 0px;
}
.ContentDiv
{
	width:98%;
	padding:3px 3px 3px 5px; 	
}
.SeperatorDiv
{	
	height:10px;
	width:100%;
}
.Line 
{
    height:5px;        
}
.Page_Title{
	text-align:left;
	font-size:12px;    
	color:#404040;
	font-weight:bold;
}
.White_Title
{
	text-align: left;	
	font-size: 11px;
	padding-left:5px;
	color: #0b3f62;
	font-weight: bold;
}
.Small_Font
{
}
.Big_Font
{
	font-size:12px;
	font-weight:bold;
	margin-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
}
.Link{
	color:#173655;
	height:20px;
	display:inline-block;
	text-decoration:none;
}
.Link:hover{
	color:#ff5500;
	display:inline-block;
	height:20px;		
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.Link_Orange{
	color:#ff5500;
	text-decoration:none;
}
.Link_Orange:hover{
	color:#404040;
}
.Link_ReadMore{
	font-weight:bold;
	color:#2474e4;
}
.Link_ReadMore:hover{
	color:#404040;
}
.Button
{
	border:solid 1px #CCCCCC;
	color:#404040;
	font-size:11px;
	font-weight:bold;
	background:url(images/SearchBg.JPG) repeat-x top;
	padding:0px 7px 0px 7px;
}
.Button:hover
{
    color:#FF5500;
    cursor:hand;
}
.DropDownList
{
    border:solid 1px #CCCCCC;
    color:#404040;
    font-size:11px;
}
.Input
{
    border:solid 1px #CCCCCC;
    background-color:#F5F5F5;    
    font-size:11px;
}
.MiddleDiv
{
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	border-color: #F00;
	margin-left: 10px;
	padding: 5px;
	text-align: justify;
}
/**************Validations**************/
.field-validation-error
{
	color: #ff0000;
}

.input-validation-error
{
	position: absolute;
	left: 404px;
	top: 2px;
	width: 687px;
	height: 91px;
}

.validation-summary-errors
{
font-weight: bold;
color: #ff0000;
text-align:left;
}
/**************End of Validations**************/
/*******Start Of NavAnchor********/
.navAnchor
{
	padding:2px 2px 2px 2px;
	margin:2px;
	text-decoration:none;
	color:#ff5500;
}
.navAnchor:hover
{
	text-decoration:underline;
}
/*****Start Of the Link Button****/
.LinkButton
{
    border:solid 1px #CCCCCC;    
    color:#404040;
    font-size:11px;    
    background:url(images/SearchBg.JPG) repeat-x top;
    padding:2px 15px 2px 15px;
    font-weight:normal;    
    text-decoration:none;        
    display:inline-block;
    vertical-align:top;
       
}
.LinkButton:hover
{
    color:#FF5500;
    cursor:hand;
}
/****Style For Block***/
.BlockContainer
{
	width:260px;
	float:left;
	border:2px solid #E6E6E6;
	padding:2px 1px 5px 4px;
	text-align:center;
	background-image:url(images/MenuItemMiddle.gif);
	background-color:#FFF;
	background-repeat:repeat-x;
	background-position:top;
	font-size: 12px;
	height: 20px;
}
/****End Of The Style****/
.BorderImage
{
 	border:solid 1px #CCC;
 	padding:1px;
}
.Slider
{
	list-style-type:none;	
	margin:0px;
	padding:0px;
	width:765px;
	height:150px;
	overflow:hidden;	
}
.Slider ul
{
  margin:0px;
  padding:0px;
  overflow:hidden;
}
.ResourceSlider{
		margin:0;
		padding:0;
		float:left;
		width:383px;
		list-style:none;
		overflow:hidden;
		}
.ProductSlider
{
	margin:0px;
	padding:0px;
	float:left;
	width:153px;	
	text-align:left;
}		
/****End of Slider CSS***/
/***Css Style For Registration Steps***/
.Steps
{
	text-align:left;
	vertical-align: bottom; 
}
.ActiveStep
{  	
	color:#ff5500;
	float:left;	
	height:20px;		
	padding-left:10px;
	padding-right:10px;		
	font-size:12px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.PassiveStep
{
	color:#173655;
	height:300px;
	position: absolute;
	visibility: visible;
	left: 149px;
	top: 411px;
	width: 887px;
}
/***End Of The Registation Steps****/

.PollItemImage
{
   height:10px;
   background:url(images/pollBg.gif) repeat-x;
}

/*This part is for the featured companies and featured products*/
.divFeaturedCompany
{
	width:30%;
	padding:0px;
	float:left;
	margin:5px;
	border:solid 1px #DCDCDC
}
.divFeaturedResourceName
{
	text-align:center; 
	border-bottom:solid 2px #DCDCDC
}
.divFeaturedResourceImage
{
	height:110px; 
	float:left; 
	text-align:center;
}
.divFeaturedResourceContent
{
	float:left;
	padding-left:5px;
	font-weight:bold;
}
.divFeaturedProduct
{
	float:left; 
	width:20%; 
	border:solid 1px #DCDCDC; 
	margin:2px; 
	padding:2px;
}
.divSortOptions
{
	width:300px;
	text-align:justify;
	display:block;
	font-weight:bold;
	padding:3px 3px 3px 10px;
	font-size:12px;
	position: inherit;
	margin-top: 50px;
	margin-left: 18px;
}
.actionLinkImage
{
    border:0;    
}
/*End of the featured companies and products*/
#MainCurDiv
{
   font-size:11px;
   font-weight:bold;	
   display: block; 
   width: 98%;
}
.CurrencyTitle
{
   font-size:12px;
   width:90%;
   text-align:left;
   padding:5px;      
   display:block; 
   color: #0b3f62;   
}
.CurrencySelectDiv
{
  width:98%;
  text-align:center;  	
}
.CurrencySelect
{
  border:solid 1px #DCDCDC;	
  text-align:center;
}
.CurrencyLeft
{
	width:50%;
	padding:3px 5px 3px 0px;
	text-align:right;		
	float:left;
}
.CurrencyRight
{
	width:40%;
	padding:3px 5px 3px 0px;
	text-align:left;	
	float:right;
}
