/*common CSS Coading*/
 body {
	/*font-family:Verdana;*/
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px; 
	margin:0;
	padding:0;
	text-align:left;
	width:100%;
	background:#FFFFFF;
}
form,table,p,h1,h2,h3,h4,h5,h6,ul,li,div,dl {
	margin:0;
	padding:0;
	font-size:100%;
	}
	li{
	list-style:none;
	}
	a{
	text-decoration:none;
	outline: none;
	}
	a:hover{
	text-decoration:underline;
	}
	img{
	border:0;
	vertical-align:top;
}
/* CSS Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*-- Hacks used for floating problem --*/
.clsFloatLeft{
	float:left;
}
.clsFloatRight{
	float:right;
}
/* Starting container */

#container {
	width:958px;
	margin:0 auto;
	padding-top:5px;
}
#subheader{
	width:900px;
	margin:0 auto;
}
.clsCont1{
	background: url(../images/login_bg_07.jpg) no-repeat scroll 0 0;
	width:296px;
	height:400px;
}
.clsCont2{
	background: url(../images/login_bg_08.jpg) no-repeat scroll 0 0;
	width:360px;
	height:400px;
}
.clsCont3{
	background: url(../images/login_bg_09.jpg) no-repeat scroll 0 0;
	width:341px;
	height:400px;
}
#selLogo {
	padding:0px 0 0 19px;
	width:566px;
}
#selLogo h1 {
	background: url(../images/admin_logo_02.jpg) no-repeat scroll 0 0;
	width:566px;
}
#selLogo h1 a {
	display:block;
	height:119px;
	overflow:hidden;
	text-indent:-2000em;
	width:566px;
}
#selRular{
	background:url(../images/rular.jpg) repeat-x scroll 0 0;
	width:100%;
	height:61px;
}
#selLeftHeader{
	padding:5px 0 0 0;
	width:845px;
}
#selRhtHeader{
	margin-top:30px;
}
#selLogo {
	width:880px;
}
#selLogo h1 {
	background: url(../images/logo_01.jpg) no-repeat scroll 0 0; 
	width:630px;
}
#selLogo h1 a {
	display:block;
	height:76px;
	overflow:hidden;
	text-indent:-2000em;
	width:630px;
}
.clsSearch{
	background:url(../images/zypix_search.jpg) no-repeat scroll 0 0;
	width:171px;
	height:24px;
	vertical-align:middle;
}
.clsTxtbox{
	background:transparent none repeat scroll 0 0;
	border:medium none;
	margin:4px 0 0 3px;
	vertical-align:middle;
}
.clsTopLog{
	padding-top:6px;
}
.clsLftLog{
	background:url(../images/top-yellow_01.gif) no-repeat scroll 0 0;
	height:39px;
	width:6px;
}
.clsMidLog{
	background:url(../images/top-yellow_02.gif) repeat-x scroll 0 0;
	height:39px;

}.clsRhtLog{
	background:url(../images/top-yellow_03.gif) no-repeat scroll 0 0;
	height:39px;
	width:6px;
}
.clsLogin{
	vertical-align:middle;
}
.clsLftLogin{
	width:324px;
	padding:9px 0 0 5px;
}
.clsLftLogin img{
	padding-top:4px;
}
.clsRhtLogin{
	padding:9px 0 0 5px;
}
.careertx {
	border:1px solid #C7B88C;
	height:18px;
	width:194px;
	vertical-align:middle;
}
.clsMenu{
	height:32px;
	/*background:#0F0F0F;*/
	background:#00649a;
}
#banner{
	height:168px;
}
#content{
	padding:0px 0 10px 0;
}
#Subcontent{
	width:900px;
	margin:0 auto;
	padding:35px 0;
}
.clsLftLogin{
	width:260px;
	border-right:1px solid #E6E6EB;
}
.clsImgLog{
	background:url(../images/logintxt_05.jpg) no-repeat scroll 0 0;
	height:53px;
}
.clsGlobe{
	background:transparent url(../images/admin_globe_17.jpg) no-repeat scroll 7px 0;
	height:163px;
	margin-top:30px;
}
.clsRhtLogin{
	padding:0 0 0 82px;
	width:545px;
}
.clsTopLogin{
	background:url(../images/admin_pan_19.jpg) no-repeat scroll 0 0;
	width:512px;
	height:49px;
}
.clsMidLogin{
	background:url(../images/admin_pan_29.jpg) repeat-y scroll 0 0;
	width:512px;
	height:200px;
}
.clsBotLogin{
	background:url(../images/admin_pan_39.jpg) no-repeat scroll 0 0;
	width:512px;
	height:34px;
}
.clsFrm{
	padding-top:25px;
}
.clsLftFrm{
	width:377px;
	padding-top:30px;
}
.clsLftFrm p{
	clear:both;
	padding:10px 0;
	vertical-align:middle;
}
.clsRhtFrm{
	background: url(../images/lock.jpg) no-repeat scroll 0 0;
	height:128px;
	width:111px;
}
.clsLftFrm label {
	color:#1B4D80;
	display:block;
	float:left;
	font-family:Tahoma;
	font-size:18px;
	margin-right:5px;
	padding-top:2px;
	text-align:right;
	vertical-align:middle;
	width:150px;
}
.clsTxtBox {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #A0A4A6;
	color:#525252;
	width:210px;
	font-size:16px;
	font-weight:bold;
	height:23px;
	padding-top:3px;
}

/*Admin Panel page starting */
#selHmain{
	width:678px;
}
.clsWelcome{
	background:#0a71bc;
	padding:5px;
}
.clsWelcome h3{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	padding-bottom:6px;
}
.clsLftWel{
	width:103px;
}
.clsRhtWel{
	width:555px;
	color:#FFFFFF;
}
.clsReadMore{
	color:#FFCC00;	
}
.clsReadMore a{
	color:#FFCC00;
}
.clsProduct{
	padding-top:5px;
}
.clsInprod{
	padding-right:3px;
	width:223px;
}
.clsBoder{
	border:1px solid #CCCCCC;
	background:#FFFFFF;
	padding-top:5px;
	text-align:center;
/*	padding-bottom:7px;*/
	height:91px;
}
.clsGray{
	background:url(../images/gray.jpg) no-repeat scroll 0 0;
	height:26px;
	width:159px;
}
.clsTop{
	color:#FFCC00;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	background:url(../images/gray.jpg) no-repeat scroll 0 0;
	width:159px;
	height:20px;
	padding:6px 0 0 10px;
}
.clsProject{
	border:1px solid #CCCCCC;
	padding:5px;
	margin-top:5px;
}
.clsProject h3{
	color:#454648;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 8px 8px;
}
.clsProIn{
	padding-bottom:13px;
}
.clsProCom{
	width:149px;
	border:1px solid #CCCCCC;
	text-align:center;
	margin:0 1px;
}
.clsProCom p{
	color:#333333;	
	font-size:10px;
}
.clsButton1{
	padding:37px 5px 0 0 ;
}
.clsProImg{
	padding-bottom:10px;
}
.clsButton2{
	padding:37px 0 0 5px ;
}
#selsidebar{
	width:276px;	
	padding-left:4px;
}	
#selsidebar1{
	width:276px;	
	padding-right:4px;
}	

.clsmarguee{
	border:1px solid #CCCCCC;
	 padding-left: 10px;
}
.clsDonate{
	padding-top:5px;	
}
.clsTopDon{
	background:url(../images/yellow-box-top.gif) no-repeat scroll 0 0;
	height:10px;
	width:277px;
}
.clsMidDon{
	background:url(../images/yellow-box-content-top.gif) repeat-y scroll 0 0;
	width:277px;
	height:95px;
}
.clsDonIn{
	background:transparent url(../images/png-01.png) no-repeat scroll 126px 4px;
	margin:0 10px;
	color:#454648;
	font-size:10px;
}
.clsBotDon{
	background:url(../images/yellow-box-bottom.gif) no-repeat scroll 0 0;
	height:18px;
	width:277px;
}
.clsTopDon1{
	background:url(../images/yellow-box-top1.gif) no-repeat scroll 0 0;
	height:10px;
	width:277px;
}
.clsMidDon1{
	background:url(../images/yellow-box-content-top1.gif) repeat-y scroll 0 0;
	width:277px;
	height:95px;
}
.clsBotDon1{
	background:url(../images/yellow-box-bottom1.gif) no-repeat scroll 0 0;
	height:18px;
	width:277px;
}

.clsSupport{
	color:#454648;
	font-size:12px;
	font-weight:bold;
	padding-top:24px;
	padding:24px 0 24px 0;
	width:130px;
}
.clsGallery{
	border:1px solid #CCCCCC;
	margin-top:5px;
}
.clsGallery h3{
	color:#454648;
	font-size:14px;
	font-weight:bold;
	padding:8px 0 4px 8px;
}
#footer{
	border-top:2px solid #c1c1c1;
	text-align:center;
}
#footer p{
	font-size:10px;
	color:#454648;
}
#footer a{
	color:#454648;
	font-size:10px;
	font-family:Tahoma;
}
#footer a:hover{
	color:#FF0000;
	text-decoration:none;
	font-size:10px;
}
#footer ul{
	padding:8px 0 5px 0;
}

#footer li{
	display:inline;
}
#footer li a{
	color:#000000;
	font-size:11px;
	font-family:Tahoma;
}
#footer li a:hover{
	color:#FF0000;
	text-decoration:none;
	font-size:11px;
}
table{

}
.clsTable{

}
.clsInTable{
	padding:15px;
}

* html .cls100_p {
	width:100%;
}
.block {
	height:1%;
	padding-bottom:5px;
}
.gray_t {
	background:#FFFFFF url('../images/tb.jpg') repeat-x scroll 0 top;
}
.gray_b {
	background:transparent url('../images/bb.jpg') repeat-x scroll 0 bottom;
}
.gray_r {
	background:transparent url('../images/rb.jpg') repeat-y scroll right 0;
}
.gray_l {
	background:transparent url('../images/lb.jpg') repeat-y scroll 0 0;
}
.gray_tl {
	background:transparent url('../images/tlc.jpg') no-repeat scroll left top;
}
.gray_tr {
	background:transparent url('../images/trc.jpg') no-repeat scroll right 0;
}
.gray_bl {
	background:transparent url('../images/blc.jpg') no-repeat scroll left bottom;
}
.gray_br {
	background:transparent url('../images/brc.jpg') no-repeat scroll right bottom;
	padding:0px;
}

/*New write*/
* html .cls100_p {
	width:100%;
}
.block {
	height:1%;
	padding-bottom:5px;
}
.white_t {
	background:#FFFFFF url(../images/tb1.jpg) repeat-x scroll 0 top;
}
.white_b {
	background:transparent url(../images/bb1.jpg) repeat-x scroll 0 bottom;
}
.white_r {
	background:transparent url(../images/rb1.jpg) repeat-y scroll right 0;
}
.white_l {
	background:transparent url(../images/lb1.jpg) repeat-y scroll 0 0;
}
.white_tl {
	background:transparent url(../images/tlc1.jpg) no-repeat scroll left top;
}
.white_tr {
	background:transparent url(../images/trc1.jpg) no-repeat scroll right 0;
}
.white_bl {
	background:transparent url(../images/blc1.jpg) no-repeat scroll left bottom;
}
.white_br {
	background:transparent url(../images/brc1.jpg) no-repeat scroll right bottom;
	padding:0px;
}
.clsGallery1{
	width:620px;
}
.clsGalleryIn{
	padding:05px 0 0 22px;
}
.clsGallery1 h3{
	padding: 0 0 25px 0;
}
.clsComBg{
	background:url(../images/gallery_bg_08.jpg) no-repeat scroll 0 0;
	width:281px;
	height:225px;
}
.clsComBg img{
	padding:23px 0 0 1px;
}
.clsComBlock{
	width:120px;
}
.clsSpace{
	width:10px;
}
.clsCom{
	overflow:hidden;
	padding-bottom:10px;
}
.clsBtn{
	padding-bottom:15px;
	padding-left:422px;
}
.clsCommunity{
	width:650px;
}
.clsCommunityIn{
	padding:10px;
}


/* Gridview */
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
.title 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
}
/* Ending */

/*Admin Panel page starting */

.selAdPanel{		
	overflow: hidden;
	margin:0 auto;
	width:800px;
	padding-bottom:2px;
}
#selAdPanel h3{
	text-align:center; 
	color:#13486D;
	font-size:15px;
	font-family:Arial;
	font-weight:bold;
	padding-bottom:10px;
	vertical-align: middle;
}
.clsAdUsers{
	/*padding-top:-2px;	*/
	border-left:1px solid #D1D1D1;
	border-right:1px solid #D1D1D1;
	border-bottom:1px solid #D1D1D1;
}
.clsTop{
	border:1px solid #D1D1D1;
	background:#D7D7D7;
	text-align:center;
	color:#4C4D4E;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:8px 0;
}
.clsBot{
	/*border-left:1px solid #D1D1D1;
	border-right:1px solid #D1D1D1;
	border-bottom:1px solid #D1D1D1;*/
	padding-bottom:10px;		
}
#footer1{
	clear:both;
	width:100%;
	background:#3C87B0;
	height:30px;
}
/*Admin Panel page Ending */
