/*pop up send bheja fry SMS */

.pop-sms-main{
	width:438px;
	float:left;
	border:5px solid #898989;
	background-color:#262626;
	text-align:left;
	padding:3px 20px 12px 20px;
}
.pop-sms-main-t{
	width:438px;
	float:left;
	padding:0px 0px 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #898989;
	text-decoration: none;
}
.pop-sms-main-t label {
	float:left;
	padding-right:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #ede808;
	text-decoration: none;
	line-height:18px;
	margin-bottom:15px;
	width:40px;
}
.pop-sms-main-t br{
	clear:left;
}
.pop-sms-main-t span{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;;
	font-weight: normal;
	color: #ede808;
	text-decoration: none;
	padding:0px 5px 0px 5px;
}
.input {
	float:left;
	width:117px;
	height:20px;
	padding-left:4px;
	border:1px solid #7f9db9;
	padding-right:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-bottom:15px;
}
.input2 {
	float:left;
	width:186px;
	height:20px;
	padding-left:4px;
	border:1px solid #7f9db9;
	padding-right:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-bottom:15px;
}
.select-dd {
	float:left;
	width:145px;
	height:20px;
	padding-left:4px;
	border:1px solid #7f9db9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-bottom:15px;
}
.pop-sms-main-t-l{
	width:330px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bolder;
	color: #ede808;
	text-decoration: none;
}
.pop-sms-main-t-r{
	width:108px;
	float:right;
	padding-top:5px;
	text-align:right;
}
.close-pop-up-link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ede808;
	text-decoration:underline;
}
.close-pop-up-link:hover{
	text-decoration:none;
}
.yellow-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ede808;
	text-decoration:underline;
}
/*pop up Submit your bheja fry sms*/


/*light box css starts here */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{
	background-image: url(../images/overlay.png);
}
_#overlay{
	background-image: url(file:///E|/VIJAY%20KUMAR/PROJECTS/picture%20clarity%20main%20final/css/images/overlay.png);
}

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(file:///E|/VIJAY%20KUMAR/PROJECTS/picture%20clarity%20main%20final/css/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
	/* light box css ends here */

