/* CSS Document */

	/* pop up mail form begins*/
	
	#TB_title {
		background-color: #fff;
		height: auto;
	}
	
	#TB_window  {
		background: #fff url(/templates/default/images/home/news_alerts/news_alerts_bg.jpg) repeat-x bottom;
		/*filter:alpha(opacity=60);
		-moz-opacity:.60;
		opacity:.60;*/
		border: 0px solid #CECDBD;
		padding: 10px 15px 10px 24px;
		z-index: 1000;
		width: 405px !important;
	}
	#TB_ajaxContent	{
		padding: 0 0 0 0 !important;	
	}
	
	#TB_closeAjaxWindow {
		color: #fff;
		width: 42px;
		height: 13px;
		padding: 0 10px 0 0 !important;	
		}
	#TB_ajaxWindowTitle	{
		height: 1px;
		padding: 0 0 0 0 !important;
		margin: 0 0 0 0 !important;
		}	
	#TB_closeWindowButton {
		background:url(/templates/default/images/home/news_alerts/tb_close_btn.gif) no-repeat right;
		color: #fff;
		padding: 0 12px 0 0;
		width: 42px;
		height: 13px;
		display: block;
		}	
	#TB_window a:link	{
		color: #fff;
		}	
	#TB_window h5{	
		text-align: left;
		color: #324c66;
		font-size: 116%;
		background: url(/templates/default/images/home/news_alerts/news_alerts_icon.gif) no-repeat left top;
		padding: 0 0 10px 23px;
		width: 350px;
		font-weight: bold;
		margin: 0 0 36px 0;
	}
	
	#TB_window h5#success{	
		background: none;
		border: none;
		margin: 0 0 0 0;
	}
	#TB_window  fieldset{
	  padding: 0 0 0 0;
	  font:100%;
	  color: #000;
	  width: 175px;
	  float: left;
	  }
	#TB_window  p{
	  width: 210px;
	  color: #324c66;
	  font-size: 12px;
	  padding: 0 0 23px 23px;
	  }	
	#TB_window  p#description{
	  float: left;
	  padding: 0 0 0 20px;
	  margin-top: -5px;
	  width: 175px;
	  }		  
	#TB_window  fieldset strong{
	 	color:#FF0000;
		font-weight: bold;
	 }   
	#TB_window label {
	width: 175px;
	 margin-right: 0;
	padding: 3px 0 0 5px;
	  text-align: left;
	  font-weight:normal;
	  color: #324c66;
	  font-size: 12px;
	  display: block;
	  }
	#TB_window fieldset div{ 
		 padding-bottom: 12px;
		 width: 175px;
	}
	#TB_window input{
		font-weight: normal;
		width: 170px;
		height: 19px;
	}
	#TB_window input#send {
		width: 75px;
		float: right;
	} 
	#TB_window div#button{
		border: 0px solid #ffcc00;
		padding: 0 0 0 0;
		text-align: right;
		margin: -3px 0 0 0;
	 } 
	 .title {
	 	display: none;
	 }
	 .error {
	 	color:#FF0000;
		text-align:left;
		border: 0px solid #ffcc00;
		margin-top: 10px;
	 }
	 .loader {
	 	visibility:hidden;
		border: 0px solid #ffcc00;
		padding: 0 0 0 0;
		display: block;
		clear: both;
		
	 }
	 #email_response {
		color:#3E3E3E;
		font-size:138.5%;
		font-weight:bold;
		padding:5px 0 15px;
	 }
	
	
	
	/* pop up mail form ends*/


