/**
*    CSS for grey theme for default template for Root
*
* @author		murugesan_042at09
* @copyright 	Copyright (c) 2009 {@link http://www.agriya.com Agriya Infoway}
* @license 		http://www.agriya.com Agriya Infoway Licence
* @version 		SVN: $Id: footer.css murugesan_042at09 $
* @since 		2009-06-10
*/

/* --------------------- footer starts --------------------- */
#footer{
	background:#2a373d url(../../images/screen_blue/footer/bg-footer.gif) repeat-x left top;
	color:#cecece;
	margin-top:15px;
	z-index:-1;
	clear:both;
	width:100%;
	float:left;
}
.clsProfilePageBacground #footer,.clsBodyBanner #footer{
	margin-top:0;
}
	.clsThemeMangeBg #footer{
		float:none;
		text-align:center;
	}
	.clsThemeMangeBg #footer table{
		margin:0 auto;
		width:auto;
	}
	.clsThemeMangeBg #footer table td{
		font-size:12px;
	}
	.clsFooterContent{
		width:990px;
		overflow:visible;
		margin:0 auto;
		text-align:left;
		padding-top:4px;
		
	}
	.clsFooterContentConainer{
		background:#38454b url(../../images/screen_blue/footer/bg-footercontent.gif) repeat-x left bottom;
		overflow:hidden;
		zoom:1
	}
	* html .clsFooterContentConainer{
		overflow:visible;
		height:1%;
	}
	.clsPopUpFooter{
		padding:20px 0;
	}
	.clsFooterBannerCenter{
		text-align:center !important;
		position:relative;
	}
	.clsFooterBannerCenter .clsAddBanner{
		margin:0 auto !important;
		text-align:center !important;
		padding:10px 0 !important;
		width:728px;
		overflow:hidden;
	}
	* html .clsFooterBanner{
		width:auto;
	}
	#footer h2{
		color:#dcdee4;
		font:bold 15px/20px Arial, Helvetica, sans-serif;
	}
	#selFooterCommonSearch {
		padding:5px 0;
		text-align:center;
	}
		#selFooterCommonSearch table {
			margin:0 auto;
			width:auto;
			border:0;
		}
	
	#subFooter{
		margin:0 auto 0 auto;
	}
	#footer p{
		font:normal 11px Arial;
	}
	.clsCopyrightTable p{
		text-align:center;
		padding:5px 0;
		color:#889398;
	}
	
	.clsCopyrightTable{
		clear:both;
		background:url(../../images/screen_blue/footer/bg-copyright.gif) no-repeat center top;
		padding:5px 0;
	}
	.clsFooterLinkList{
		padding:10px 0 10px 20px;
	}
	.clsFooterLinkList li{
		width:19%;
		float:left;
		margin-right:10px;
	}
	.clsFooterNoBorder{
		margin-right:0!important
	}
	.clsFooterLinkList li p{
		padding:6px 0px;
		text-align:left;
	}
	
		#footer a{
			color:#73e8ff;
			font-size:11px;
			text-decoration:none;
		}
		#footer a:hover{
			color:#fff;
		}
	
		.clsPoweredByAgriya a{
			font:bold 11px Arial, Helvetica, sans-serif;
			color:#5ECBFE !important;
			text-decoration:none !important;
		}
		.clsPoweredText a:hover{
			color:#fff;
		}
.clsFooterSearchLeft{
	background:url(../../images/screen_blue/footer/bg-footersearchleft.gif) no-repeat left center;
	display:block;
	float:left;
	height:20px;
	margin-left:5px;
}		
.clsFooterSearchRight{
	background:url(../../images/screen_blue/footer/bg-footersearchright.gif) no-repeat right center;
	display:block;
	float:left;
	height:20px;
}		
.clsFooterSearchMiddle{
	background:url(../../images/screen_blue/footer/bg-footersearchmiddle.gif) repeat-x left center;
	display:block;
	float:left;
	margin:0 5px;
	height:20px;
}	
.clsFooterSearchSubmitButton{
	color:#000;
	font-weight:bold;
	border:0;
	background:none;
	height:18px;
	*height:20px;
	cursor:pointer;
}

/*-------------------- Footer Search -----------------------*/
.clsFooterSearchBoxBg{
	background:url(../../images/screen_blue/footer/bg-searchbox.gif) no-repeat right top;
	width:172px;
	_width:202px;
	height:23px;
	_height:28px;
	padding:7px 0 0 30px ;
	text-align:left;
}
	.clsFooterSearchTextBox{
		border:0;
		width:155px;
	}
.clsFooterGreyButtonLeft{
	background:url(../../images/screen_blue/footer/bg-footergreybuttonleft.gif) no-repeat left top;
	padding-left:5px;
	height:28px;
	display:block;
	float:left;
}
	.clsFooterGreyButtonRight{
		background:url(../../images/screen_blue/footer/bg-footergreybuttonright.gif) no-repeat right top;
		padding-right:10px;
		padding-left:5px;
		height:28px;
		display:block;
		float:left;
	}
		.clsFooterGreyButtonRight input,.clsFooterGreyButtonRight a{
			background:none;
			border:0;
			padding-top:5px;
			display:block;
			float:left;
			text-decoration:none;
			font:bold 11px tahoma;
			color:#fff;
			cursor:pointer;
		}
		.clsFooterGreyButtonRight input{
			*width:1;
			*overflow:visible;
		}
		.clsFooterSearchModules input,.clsFooterSearchModules a{
			background:url(../../images/screen_blue/footer/bg-footersearchlistarrow.gif) no-repeat right 11px;
			padding-right:9px;
		}

/*  --------------------- footer ends --------------------- */
	.clsInstallFooter{
		padding:15px;
		width:1000px;
		margin:0 auto;
	}
		p.clsInstallPoweredText a{
			color:#5ECBFE !important;
			font-weight:bold;
			text-decoration:none !important;
		}
