/*pop up send bheja fry SMS */
#layer1 {
	position: absolute;
	visibility: hidden;
	margin-left:-300px;
	left:40%;
	width: auto;
	top:142px;
	z-index:10000;
}
#YMknowmore {
	position: absolute;
	visibility: hidden;
	margin-left:-300px;
	left:40%;
	width: auto;
	top:142px;
	z-index:10000;
}
#layer2 {
	position: absolute;
	visibility: hidden;
	margin-left:-300px;
	left:50%;
	width: auto;
	top:145px;
	z-index:10000;
}

#category {
	position: absolute;
	visibility: hidden;
	margin-left:-300px;
	left:45%;
	width: auto;
	top:220px;
	z-index:10000;
}
/*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);
}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}
	
	/* light box css ends here */

.popup-t {
	float:left;
	width:100%;
	background:url(../images/bg-popup.gif) repeat-x top left;
	margin:0 0 10px 0;
}
.popup-t-logo {
	float:left;
	width:290px;
	padding:3px 0 3px 10px;
}
.popup-t-close {
	float:right;
	width:70px;
	padding:10px 10px 0 0px;
	text-align:right;
}



/*serach */
#layer5 {
	position: absolute;
	visibility: hidden;
	margin-left:-300px;
	left:39%;
	width: auto;
	top:152px;
	z-index:10000;
}

.popup-search-wrapper {
float:left;
width:300px;
text-align:left;
padding:0 0 15px 0;
}

.popup-viewer-search {
	float:left;
	width:900px;
	border:5px solid #58584f;
	padding:0;
	background-color:#ffff03;
	color:#333;
	font-size:11px;
	text-decoration:none;
	text-align:left;
	line-height:18px;
}
.popup-viewer-search  h5{
	color:#333;
	font-size:14px;
	text-decoration:none;
	text-align:left;
	line-height:18px;
	margin:0;
	padding:0 0 10px 10px;
}
.popup-viewer-search  h6 {
	color:#333;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	line-height:18px;
	margin:0;
	padding:0 0 10px 10px;
}
.popup-viewer-search p {
	padding:0px 10px 6px 10px;
	color:#333;
	font-size:11px;
	text-decoration:none;
	text-align:left;
}
.popup-viewer-search-close {
	float:left;
	width:500px;
	padding:0 0 10px 0;
	text-align:right;
}
.popup-viewer-search br {
	clear:both;
}

.popup-viewer-search label {
	float:left;
	width:104px;
	padding:0px 6px 6px 10px;
	color:#333;
	font-size:11px;
	text-decoration:none;
	text-align:left;
	line-height:12px;
	margin:0 0 5px 0;
	display:inline;
	font-weight:bold;
}
.popup-viewer-search .inputbx {
	float:left;
	width:130px;
	padding:0px 6px 0px 6px;
	color:#333;
	font-size:11px;
	text-decoration:none;
	text-align:left;
	line-height:18px;
	margin:0 0 5px 0;
	display:inline;
	height:17px;
}
.popup-viewer-search .textarea {
	float:left;
	width:130px;
	padding:0px 6px 0px 6px;
	color:#333;
	font-size:11px;
	text-decoration:none;
	text-align:left;
	line-height:18px;
	margin:0 0 10px 0;
	display:inline;
	height:100px;
	overflow:auto;
}
