/**
*    CSS for Blue themed template for Members
*
* @author		lavanya_13ag07
* @copyright	Copyright (c) 2008 {@link http://www.agriya.com Agriya Infoway}
* @license 		http://www.agriya.com Agriya Infoway Licence
* @version 		SVN: $Id:
* @since 		2008-10-10
*/

/*-- Importing the main style sheet --*/
@import url("./../../../members/css/screen_blue/screen_blue.css");
/**
*    CSS for Applications
*
* @author		lavanya_13ag07
* @copyright	Copyright (c) 2009{@link http://www.agriya.com Agriya Infoway}
* @license 		http://www.agriya.com Agriya Infoway Licence
* @version
* @since 		2009-10-27
*/
/*-- Common Styles --*/

a { outline: none;}

	

	@charset "utf-8";
/* CSS Document */
/*
 * Template Screen style sheet
 * @version $Revision 1.0$ 2009-04-18
 * @author raja_79ag07
 * @copyright Copyright (c) 2005 Agriya Infoway (http://www.agriya.com)
 */
/*-- Common Styles --*/
body{
	margin:0 auto;
	padding:0;
	font:normal 11px Tahoma;
	color:#000;
	background:url(../../../applications/images/screen_blue/bg.jpg) repeat top left!important;
}

	html > body{

	}
	#top{
		position:absolute;
		left:-999em;
		width:990em;
	}
form, table, p, h1, h2, h3, h4, h5, h6, ul, ul li, div{
margin:0;
padding:0;
outline:none;
}
li{
list-style:none;
}
a{
text-decoration:none;
}
img, a, a:hover{
border:0px;
outline:none;
}
a{
color:#568503;
}

table{

	color:#000;
	margin:0 auto;
	padding:0;
	width:100%;
}
	td{
		vertical-align:top;
		color:#000;
		border-collapse:collapse;
	}

.clsClearFix{
	overflow:auto;
	zoom:1;
}

* html .clsClearFix{
	height:1%;
	overflow:visible;
}
.clsMainbody{
	width:1000px;
	margin:3px auto;
}

.clsInnerBg{
	background:transparent url(../../../applications/images/screen_blue/bg-bodycontent.jpg) repeat-y top left;
	min-height:100px;
}
* html .clsInnerBg{
	height:100px;
}
.clsInnerContainer{
	background:transparent url(../../../applications/images/screen_blue/mainContTopBg.jpg) repeat-x top left;
	margin:0 1px;
/*	padding-top:14px;*/
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.clsInnerContainerBtm{
	background:transparent url(../../../applications/images/screen_blue/bg-bodycontentBtm.jpg) no-repeat 1px 0;
	height:10px;
	padding:0;
}
/*start the header styles*/
.clsHeader{
	background:transparent url(../../../applications/images/screen_blue/headerBg.jpg) no-repeat 1px top ;
	height:92px;
	margin-top:3px;
}
.clsHeaderLeft{
	float:left;
	width:239px;
	display:block;
}
#header h1{
	/*background:url(../../../applications/images/screen_blue/isocialProLogo.jpg) no-repeat top;
	margin:20px 0px 0px 22px;*/
	float:left;
	width:192px;
	height:65px;
	margin:20px 0px 0px 22px;
	padding:0;
	background:url(../../../root/images/screen_blue/isocialLogo.jpg) no-repeat top;
	/*margin:28px 0px 0px 22px; */     /*lite header*/
}
.clsHeaderRight{
	float:right;
	width:auto!important;
}
.clsHeaderRight ul{
	float:right;
}
*html .clsHeaderRight{
	width:auto!important;
	padding-right:10px!important;
}
.clsHeaderCont{
width:30%;
margin:1px auto;
float:left;

}
.clsLogo{
background:url(../../../applications/images/screen_blue/logoBdr.jpg) no-repeat right 9px;
width:215px;
padding-top:14px;
padding-bottom:5px;
float:left;
}
.clsLogo h1 a{
background:url(../../../applications/images/screen_blue/logo.jpg) no-repeat top left;
width:207px;
height:65px;
display:block;
text-indent:-99999px;
}
.clsDeveloperNetLog{
float:left;
padding-left:17px;
padding-top:22px;
}
.clsDeveloperNetLog a{
background:url(../../../applications/images/screen_blue/developerlogo.jpg) no-repeat top left;
width:243px;
height:65px;
display:block;
text-indent:-99999px;
}
.clsHeaderLeft{
/*padding:70px 5px 0 5px;*/
color:#b5b5b5;
}
.clsHeaderRight ul li{
float:left;
padding:0 5px;
background:url(../../../applications/images/screen_blue/headerlistBdr.jpg) no-repeat center right;
}
.clsNoBorder{
background:none!important;
border:0!important;
}
.clsHeaderRight ul li a, .clsHeaderRight a:hover{
color:#21c8ff;
}
.clsHeaderRight{
padding:17px 5px 0 5px;
}
.clsHeaderright input{
float:left;

}
.clsHeaderright .clsTextBox{
height:22px;
border:1px solid #626a70;
background:#384147;
width:164px;
margin:0 10px;
color:#D1D5D4;
}
.clsHeaderright .clsSearchBtn{
background:url(../../../applications/images/screen_blue/searchBtn.jpg) no-repeat top left;
border:0;
width:26px;
height:25px;
float:left;
}

#applicationsindex .sideBar2
{
 display:none;
}

#applicationsindex #main{
	margin:0 20px;
}
/*end the header styles*/


/*start the main styles*/
/*--for Rouded Corners --*/
* html .tlc-developermain,* html .trc-developermain{
height:1%
}

* html .lb-developermain{
	width:100%
}
.lb-developermain,.tlc-developermain,.trc-developermain{
	zoom:1
}
.tlc-developermain{
	background:transparent url(../../../applications/images/screen_blue/tlc-developermain.jpg) no-repeat;
}
.trc-developermain{
	background:transparent url(../../../applications/images/screen_blue/trc-developermain.jpg) no-repeat right top;
	padding:0 1px;
}
.blc-developermain{
	background:transparent url(../../../applications/images/screen_blue/blc-developermain.jpg) no-repeat left bottom;
}
.brc-developermain{
	background:transparent url(../../../applications/images/screen_blue/brc-developermain.jpg) no-repeat right bottom;
}
.tb-developermain{
	background:transparent url(../../../applications/images/screen_blue/tb-developermain.jpg) repeat-x;
}
.bb-developermain{
	background:transparent url(../../../applications/images/screen_blue/bb-developermain.jpg) repeat-x center bottom;
}
.rb-developermain{
	background:transparent url(../../../applications/images/screen_blue/rb-developermain.jpg) repeat-y right top;
}
.lb-developermain{
	background:#fff url(../../../applications/images/screen_blue/lb-developermain.jpg) repeat-y left bottom;
}
.clsMainRoundedCorner{
padding:10px 30px 15px 30px;
}
.clsMainRoundedCorner .clsRounderd{
padding:0 0 15px 0;
min-height:100px;
}
.clsMenu {
padding-top:7px;
}
.clsMenu ul{
	padding-left:10px;
}

.clsMenu li{
float:left;
padding:0px 10px;
}
.clsMenu li a{
font-size:11px;
font-weight:bold!important;
line-height:25px;
text-decoration:none;
color:#fff!important;
}
.clsMenu .clsActive{
	background:url(../../../applications/images/screen_blue/bg-menuactiveleft.jpg) no-repeat left top;
	padding:0 0 0 3px;
	display:block;
}
.clsMenu .clsActive span{
	background:url(../../../applications/images/screen_blue/bg-menuactiveright.jpg) no-repeat right top;
	padding:0 3px 0 0;
	float:left;
	height:30px;
	display:block;
}
.clsMenu .clsActive a{
	background:url(../../../applications/images/screen_blue/bg-menuactivecenter.jpg) repeat-x;
	padding:0;
	color:#FFF;
	display:block;
	float:left;
	height:30px;
	margin:0!important;
}
.clsMenu .clsActive a:hover, .clsMenu li a:hover{
color:#fff;
}
.clsMenu .clsActive a span{
	background:url(../../../applications/images/screen_blue/activearrow.jpg) no-repeat center 25px;
	display:block;
	padding:0 0 0 3px;
}
.clsMainLeft{
width:665px;
float:left;
}
.clsMainRight{
float:right;
width:257px;
padding:0 5px;
margin:3px 0;
}
* html .tlc-indexBtm,* html .trc-indexBtm{
height:1%
}

* html .lb-indexBtm{
	width:100%
}
.lb-indexBtm,.tlc-indexBtm,.trc-indexBtm{
	zoom:1
}
.tlc-indexBtm{
	background:transparent url(../../../applications/images/screen_blue/tlc-indexBtm.jpg) no-repeat;
}
.trc-indexBtm{
	background:transparent url(../../../applications/images/screen_blue/trc-indexBtm.jpg) no-repeat right top;
}
.blc-indexBtm{
	background:transparent url(../../../applications/images/screen_blue/blc-indexBtm.jpg) no-repeat left bottom;
}
.brc-indexBtm{
	background:transparent url(../../../applications/images/screen_blue/brc-indexBtm.jpg) no-repeat right bottom;
}
.tb-indexBtm{
	background:transparent url(../../../applications/images/screen_blue/tb-indexBtm.jpg) repeat-x;
}
.bb-indexBtm{
	background:transparent url(../../../applications/images/screen_blue/bb-indexBtm.jpg) repeat-x center bottom;
}
.rb-indexBtm{
	background:transparent url(../../../applications/images/screen_blue/rb-indexBtm.jpg) repeat-y right top;
}
.lb-indexBtm{
	background:#fff url(../../../applications/images/screen_blue/lb-indexBtm.jpg) repeat-y left bottom;
}
.clsGetStartedmain .clsRounderd{
	padding:10px;
}
.clsGetStartedmain .clsGetStarted{
	background:url(../../../applications/images/screen_blue/isocialicon.jpg) no-repeat 40px 0;
	padding:0 10px;
}

.clsGetStartedmain .clsGetStarted h2{
	background:url(../../../applications/images/screen_blue/getstarted.jpg) no-repeat center left;
	padding:8px 0 0 40px;
	font-size:17px;
	font-weight:bold;
}
.clsGetStartedmain .clsGetStarted h2 a{
	font-size:17px;
	font-weight:bold;
}

.clsGetStarted .clsHd a{
	color:#0461aa;
}
.clsGetStartedmain{
	padding:10px 7px;
}
.clsGetStarted ul{
	padding:5px 0 0 0;
	background:url(../../../applications/images/screen_blue/isocialicon.jpg) no-repeat bottom right;

}
#selAddApplication .clsRounderd{
	text-align:center;
}
*html #selAddApplication .clsRounderd .clsTextBox{
	height:20px!important;
}


*html .clsGetStarted ul{
	border:1px solid #fff;
}
.clsGetStarted ul li{
	background:url(../../../applications/images/screen_blue/index-connectlistBg.jpg) no-repeat left 8px;
	padding:4px 20px;
	line-height:17px;
}
.clsGetStarted .clsWalkCommont{
	font-weight:normal;
	padding:10px 20px 10px 0;
}
.clsGetStarted ul li a{
	font-weight:bold;
	color:#000;
}

.clsQuickLinks h2, .clsNewlyAddApp h2, .clsApplicationListing h2{
	background:url(../../../applications/images/screen_blue/bg-tableborder.jpg) repeat-x bottom left;
	padding:10px 10px 5px 0px;
	font-size:12px;
	margin-bottom:5px;
}
.clsQuickLinks ul{
	padding:10px 0 20px 0;
}
.clsQuickLinks li{
	/*background:url(../../../applications/images/screen_blue/quicklink.jpg) no-repeat left 10px;*/
	/*padding-left:13px;
	line-height:26px;*/
	padding:7px 10px 0 10px;
}
.clsQuickLinks li.clsActive{
background:url(../../../applications/images/screen_blue/quicklinkAct.jpg) no-repeat left 10px;
}
.clsQuickLinks li a{
	font-weight:bold;
	color:#568503;
}
.clsApplicationListing .clsQuickLinks{
	color:#568503!important;
}
.clsQuickLinks li ul{
padding:5px 0 5px 10px;
}
.clsQuickLinks li ul li{
line-height:18px;
background:url(../../../applications/images/screen_blue/quicklinkSublink.jpg) no-repeat center left;
padding:0 10px!important;
}
.clsQuickLinks li ul li a{
font-weight:normal;
}
.clsMainRight{
background:url(../../../applications/images/screen_blue/isocial-addApplication.jpg) no-repeat 196px 313px;
}
.clsMainRight1{
	background:url(../../../applications/images/screen_blue/isocialicon-quicklink.jpg) no-repeat 140px 0;
}
.clsNewlyAddApp .clsThumImg{
	width:20%;
	padding-left:0!important;
}
.clsImageBorder img{
	border:1px solid #ccc;
	padding:2px;
}
.clsNewlyAddApp td{
	padding:5px 2px 0px 5px;

}
.clsNewlyAddApp .clsHd {
	font-weight:bold;
	line-height:15px;
	color:#568503;
	padding-bottom:5px;
}
.clsNewlyAddApp p span{
	color:#999;
}
/*start footer*/
/*#applicationsmyapplications #footer, #applicationslistApplications #footer, #applicationsaddApplications  #footer, #applicationsappDetails #footer{
	padding:0px 30px 10px 0px;
}
#footer{
	padding:10px 30px 10px 0px;
}
#applicationsindex #footer{
	background:none!important;
	height:45px;
	padding:0px 30px 10px 0px;
}
#footer p{
	padding:0!important;
}
.footer-right{
	background:url(../../../applications/images/screen_blue/footer-right.jpg) no-repeat top right;
	height:40px;
	padding-right:9px;
}
.footer-left{
	background:url(../../../applications/images/screen_blue/footer-left.jpg) no-repeat top left;
	height:40px;
	padding-left:9px;
}
.footer-center{
	background:url(../../../applications/images/screen_blue/footer-center.jpg) repeat-x;
	height:40px;
}*/
.clsfooterCon{
	padding:11px 0 0 0;
}
.clsfooterCon li{
	float:left;
	padding:0 10px;
}
.clsfooterCon li a{
	color:#fff;
}
/*.clsfooterCon ul, .clsfooterCon p{
	float:left;
	color:#cecfd0;
}
.clsCopyRight{
	margin:0 120px;
}*/
.clsfooterCon p span a{
	color:#00d8ff!important;
}
.clsfooterCon p span{
	font-weight:bold;
	font-size:12px;
}
/*end footer*/
/*start applicationList styles*/
.clsHeadingPart{

}
.clsHeadingPart h2{
	font-size:20px;
	font-weight:normal;
	color:#568503;
	padding:10px 18px 0 18px;
	margin:0;
	/* color:#568503 */
}
/*#applicationsapplicationSetting .clsHeadingPart h2{
	color:#fff;
}*/
.clsHeadingPartLeft{
	float:left;
	width:63%;
}
.clsHeadingPartRight{
	float:right;
	width:37%;
	padding-top:37px;
}
.clsHeadingPartLeft ul{
	padding-left:10px;
}
.clsHeadingPartLeft li{
	float:left;
	padding:0 5px;
	border-right:1px solid #000;
}

.clsHeadingPartLeft li a{
	font-weight:bold;
	color:#568503;
}
.clsHeadingPartLeft li.clsActive a{
	color:#000;
}
.clsHeadingPartRight .clsTextBox{
	border:1px solid #999999;
	background:#fff;
	width:181px;
	height:15px;
	*height:16px!important;
}
* html .clsHeadingPartRight .clsTextBox{
	height:22px!important;
}
.clsHeadingPartRight .clsSubmit{
	background:#2f2f2f url(../../../applications/images/screen_blue/application-list-searchBtnBg.jpg) repeat-x top left;
	border:0;
	color:#fff;
	padding-top:3px;
	padding-bottom:3px;		
	*padding-top:2px;	
}
* html .clsHeadingPartRight .clsSubmit{	
	*padding-bottom:2px;
	*padding-top:0px;
}	
/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) { .clsHeadingPartRight .clsSubmit { height:21px } }

/* Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) { head~body .clsHeadingPartRight .clsSubmit { height:21px } }

.clsHeadingPartRight input{
	float:left;
}


* html .tlc-appList,* html .trc-appList{
height:1%
}

* html .lb-appList{
	width:100%
}
.lb-appList,.tlc-appList,.trc-appList{
	zoom:1
}
.tlc-appList{
	background:transparent url(../../../applications/images/screen_blue/tlc-appList.jpg) no-repeat;
}
.trc-appList{
	background:transparent url(../../../applications/images/screen_blue/trc-appList.jpg) no-repeat right top;
}
.blc-appList{
	background:transparent url(../../../applications/images/screen_blue/blc-appList.jpg) no-repeat left bottom;
}
.brc-appList{
	background:transparent url(../../../applications/images/screen_blue/brc-appList.jpg) no-repeat right bottom;
}
.tb-appList{
	background:transparent url(../../../applications/images/screen_blue/tb-appList.jpg) repeat-x;
}
.bb-appList{
	background:transparent url(../../../applications/images/screen_blue/bb-appList.jpg) repeat-x center bottom;
}
.rb-appList{
	background:transparent url(../../../applications/images/screen_blue/rb-appList.jpg) repeat-y right top;
}
.lb-appList{
	background:#fff url(../../../applications/images/screen_blue/lb-appList.jpg) repeat-y left bottom;
}
.clsApplicationList{
	padding:10px;
}
.clsApplicationList .clsRounderd{
	padding:5px;
}
.clsTableListing td{
	background:url(../../../applications/images/screen_blue/bg-tableborder.jpg) repeat-x bottom left;
	padding:5px 5px 10px 5px;
}
.clsThumImg{
	width:20%;
	font-size:11px;
}
.clsIamgeBg{
	background:url(../../../applications/images/screen_blue/thumImgBdr.jpg) no-repeat top left;
	width:126px;
	height:70px;
	display:block;
	padding:3px 2px 2px 3px;
}
.clsTableListing .clsHd {
margin:0!important;
padding:0 0 4px 0!important;
}
.clsTableListing .clsHd a{
font-size:17px;
color:#568503;
}
.clsTableListing p{
	line-height:17px;
	padding-bottom:4px;
	margin:0!important;
}
.btn-left{
	background:url(../../../applications/images/screen_blue/btnLeft.jpg) no-repeat top left;
	height:19px;
	padding-left:4px;
	float:left;
}
.btn-right{
	background:url(../../../applications/images/screen_blue/btnRight.jpg) no-repeat top right;
	height:19px;
	padding-right:4px;
	float:left;
}
.btn-center{
	background:url(../../../applications/images/screen_blue/btnCenter.jpg) repeat-x top left;
	height:19px;
	border:0;
	float:left;
	font-size:11px;

}
.clsBtnPart {
	width:auto!important;
	float:left;
	margin-right:4px;

}
.clsBtnPart a{
	line-height:18px;
	padding:0 5px;
	color:#000!important;
}
.clsBtnPart p{
	margin-left:10px;
	float:left;
}
.clsHeadingPartLeft ul{
	float:left;
}
.clsTableListing {
	margin:10px 0px;
}
.clsHeadingPartLeft1{
	padding-bottom:10px;
}
.clsHeadingPartLeft1 li.clsActive span{
	color:#000!important;
}
.clsHeadingPartLeft1 ul{
	padding-left:10px;
}
.clsHeadingPartLeft1 li{
	float:left;
	padding:0 5px;
	border-right:1px solid #000;
}

.clsHeadingPartLeft1 li a{
	font-weight:bold;
	color:#568503;
}
.clsApplicationListing{
	padding:10px;
}
.clsMostPopular{
	padding:10px 18px;
}
.clsMostPopular ul li{
	padding:3px 0;
}
.clsAddApp td{
	padding:7px 5px;
	text-align:left;
}
#applicationsappDetails .sideBar2, #applicationsmyApplications .sideBar2, #applicationslistApplications .sideBar2{
	display:none;
}
#applicationsappDetails #main, #applicationsmyApplications #main, #applicationslistApplications #main{
	margin:0 20px 20px 20px;
}

* html .tlc-applicationDetails,* html .trc-applicationDetails{
height:1%
}

* html .lb-applicationDetails{
	width:100%
}
.lb-applicationDetails,.tlc-applicationDetails,.trc-applicationDetails{
	zoom:1
}
.tlc-applicationDetails{
	background:transparent url(../../../applications/images/screen_blue/tlc-applicationDetails.jpg) no-repeat;
}
.trc-applicationDetails{
	background:transparent url(../../../applications/images/screen_blue/trc-applicationDetails.jpg) no-repeat right top;
}
.blc-applicationDetails{
	background:transparent url(../../../applications/images/screen_blue/blc-applicationDetails.jpg) no-repeat left bottom;
}
.brc-applicationDetails{
	background:transparent url(../../../applications/images/screen_blue/brc-applicationDetails.jpg) no-repeat right bottom;
}
.tb-applicationDetails{
	background:transparent url(../../../applications/images/screen_blue/tb-applicationDetails.jpg) repeat-x;
}
.bb-applicationDetails{
	background:transparent url(../../../applications/images/screen_blue/bb-applicationDetails.jpg) repeat-x center bottom;
}
.rb-applicationDetails{
	background:transparent url(../../../applications/images/screen_blue/rb-applicationDetails.jpg) repeat-y right top;
}
.lb-applicationDetails{
	background:#f4fbeb url(../../../applications/images/screen_blue/lb-applicationDetails.jpg) repeat-y left bottom;
}
.clsMainRight .clsRounderd{
	padding:5px;
}
.clsApplicationDetails{
	padding:10px 0;
}
#applicationsappDetails .trc-developermain{
	padding-right:7px;
}
.clsApplicationDetails .clsHd{
	font-weight:bold;
	padding:3px 0;
}
.clsHd span{
	color:#568503;
		font-weight:normal!important;
}
.clsName {
	padding:7px 0;
	font-weight:bold;
}
.clsName span a, .clsName span {
	color:#000!important;;
	font-weight:normal!important;
}
.clsApplicationListing .clsRounderd{
	padding:10px;
}
.clsApprovedDes{
	padding:10px 0;
	position:relative;
	width:98%!important;
}
.clsApprovedDes span{
	padding-left:5px;
}
.clsApprovedDes a{
 	position:absolute;
 	right:0;
	padding-top:3px;
	font-weight:normal;
	font-size:11px;
	color:#000!important;
	cursor:default;
}
.clsApproved{
	padding:3px 0;
}
.clsApproved span{
	color:#ff0000;
}
.clsApplicationDetails .clsMyPhotoAlbumTbl{
	margin:10px 0;
}
.clsApplicationDetails p{
	margin:0;
}
.clsApplicationDetails td{
	padding:0 5px 5px 5px ;
	line-height:19px;
}
.clsApplicationDetails .clsFormLabelCellDefault{
	width:20%;
}
.clsMyPhotoAlbumTbl td{
	background:url(../../../applications/images/screen_blue/bg-tableborder1.jpg) repeat-x  left bottom!important;
}
.clsUpdateProtextareaComment{
	padding:5px 0;
}
#applicationsappDetails .clsUpdateProtextareaComment textarea{
	width:358px;
}
#applicationsmyApplications .clsTableListing h2, #applicationslistApplications .clsTableListing h2{
	background:none;
}
.clsStatusReason{
	border:1px solid #ffb3b3;
	line-height:20px;
	padding:5px 10px;
	color:#666666;
}
.clsFloatLeft{
	float:left;
}
.clsChangesCat select{
	height:20px;
	padding-top:0!important;
	margin:3px 4px 3px 0!important;
}
.clsEventThumImg{
	width:8%;
}
.clsChangesCat select, .clsChangesCat .clsFloatLeft{
	float:left;
	margin-right:3px;


}
.clsMakeItMainPage{
	border:1px solid #b1ebff;
	background:#f2fbff;
	padding:5px 10px;
	font-size:11px;
}
#applicationsmyApplications .clsMakeItMainPage{
	height:auto!important;
}
.clsDeleteConfirm h2{
	background:none;
}
.clsAddHomeIcon a, .clsRemoveProfileIcon a, .clsAddProfileIcon a, .clsRemoveHomeIcon a, .clsSettingProfileIcon a{
	color:#558704;
}
.clsAddHomeIcon a b, .clsRemoveProfileIcon a b, .clsAddProfileIcon a b, .clsRemoveHomeIcon a b, .clsSettingProfileIcon a b{
	color:#558704;
}
.clsAddHomeIcon{
	background:url(../../../applications/images/screen_blue/add-home-icon.jpg) no-repeat center left;
	padding-left:25px;
}
.clsRemoveHomeIcon{
	background:url(../../../applications/images/screen_blue/remove-home-icon.jpg) no-repeat center left;
	padding-left:25px;
}
.clsRemoveProfileIcon{
	background:url(../../../applications/images/screen_blue/remove-profile-icon.jpg) no-repeat center left;
	padding-left:25px;
}
.clsAddProfileIcon{
	background:url(../../../applications/images/screen_blue/add-profile-icon.jpg) no-repeat center left;
	padding-left:25px;
}
.clsSettingProfileIcon{
	background:url(../../../applications/images/screen_blue/settings-icon.gif) no-repeat center left;
	padding-left:25px;
	margin-bottom:5px;
}
.clsRatingApp{
	font-size:11px;
	padding:20px 0;
}
/*end applicationList styles*/

/* style for my application section starts here */
.clsCanvasApplication .trcprofileapplication,#profileContentWide .trcprofileapplication{
	padding:5px;
}
	.clsCanvasApplication h2{
		margin-left:4px;
	}
#profileContentWide .trcprofileapplication{
	padding:5px 10px;
}
	#profileContentWide h3{
		color:#FFF;
	}
	* html #profileContentWide{
		width:850px;
	}
	#selViewApp table,#selViewApp table td{
		border:0;
	}
	#selViewApp #selVideoTable{
		width:95%;
		margin:10px 0 10px 20px;
	}
	.clsViewGadgetAppRight{
		margin:0 0 0 10px;
		width:730px;
	}
	.clsViewGadgetAppRight .trcprofileupdates{
		padding:40px 10px 10px 10px;
		font-size:8pt;
	}
	.preview_section{
		border-bottom:1px solid #CCC;
		padding:0 0 10px 0;
		margin:0 0 10px 0;
	}
	.preview_section .preview_add{
		float:left;
		margin:0 10px 0 0;
	}
		.preview_section .preview_add a{
			display:block;
			text-decoration:none;
			float:left;
			padding:2px 10px !important;
		}
		.clsGadgetLinks{
			margin:0 0 0 230px;
		}
.clsMyApplicationSection .trcprofileapplication{
	padding:5px 0;
}
	.clsGadgetApplicationList{
		background:#E9F3FD;
		padding:7px 5px 10px 5px;
		margin:0 0 0.5em 10px;
		overflow:auto;
		zoom:1;
		width:750px;
		font-size:8pt;
	}
	#selAddApplication{
		padding:0 10px 10px 10px;
		width:750px;
		/*border-bottom:1px solid #6998CC;*/
		margin:0 0 10px 0;
	}
	.clsAddApplicationLeft{
		float:left;
		width:80px;
	}
		.clsAddApplicationLeft p{
			background:url(../../../applications/images/screen_blue/icon-application.jpg) no-repeat;
			text-indent:-999em;
			width:77px;
			height:62px;
		}
	.clsCommonApplication{
		margin:20px 20px 10px 60px;
	}
	.clsAddApplicationRight{
		float:left;
		margin:0 0 0 10px;
	}
		.clsAddApplicationRight p{
			padding:5px 0 0 15px;
		}
		.clsAddApplication{
			margin:0 0 0 80px;
			width:500px;
			*width:550px;
		}
		* html .clsAddApplication{
			margin:0 0 0 50px;
		}
			.clsAddApplication .clsTextApplication{
				width:340px;
				*width:300px;
				margin-top:5px;
				display:block;
			}
			.clsAddApplication input{
				float:left;
				margin:0 10px 0 0;
			}
	.app_thumbnail{
		float:left;
		margin:0 10px 0 0;
	}
	.clsGadgetApplicationList h3{
		margin:0 0 5px 0;
	}
		.clsGadgetApplicationList h3 a{
			color:#0068CB;
			font-size:12px;
			font-weight:bold;
		}
			.clsGadgetApplicationList h3 a:hover{
				color:#F73131;
			}
			.gadgets-gadget-title-bar{
				text-align:center
			}
	.clsGadgetPreview,.clsViewGadgetViewProfile,#selAddApplicationLink,.clsSettingsRemove{
		overflow:auto;
		zoom:1;
/*		margin:0 auto;
		width:750px;*/
		text-align:left;
	}
	.clsProfileRemove{
		float:right;
	}
	.clsGadgetPreview .clsRemoveApplication,.clsGadgetPreview .clsSettingsApplication,.clsProfileRemoveApplication{
		text-indent:-999em;
	}
	.clsGadgetPreview p{
		float:left;
		margin:0 5px 0 0;
	}
	.clsGadgetPreview .clsRemoveApplication a,.clsGadgetPreview .clsSettingsApplication a,.clsProfileRemoveApplication a{
		background:url(../../../applications/images/screen_blue/screen_blue/icon-applicationremove.jpg) no-repeat;
		display:block;
		width:11px;
		height:13px;
	}
	.clsGadgetPreview .clsSettingsApplication a{
		background:url(../../../applications/images/screen_blue/screen_blue/icon-settings.png) no-repeat;
		width:16px;
		height:16px;
	}
	#selAddApplicationLink{
		margin:0 0 0 10px;
	}
	.clsSettingsRemove{
		height:50px;
	}
	#selAddApplicationLink{
		padding:10px 0 0 0;
	}
	#selAddApplicationLink a{
		font-size:10px;
	}
		#selAddApplicationLink a:hover{
			color:#F73131;
		}
	.clsViewGadgetViewProfile{
		padding:10px 0;
		color:#FFF;
	}
	.clsClickHereToAdd a{
		display:block;
		font-size:8pt;
		font-weight:bold;
		margin:0 0 10px 0;
		color:#DB4000;
	}
	#membersapplicationCanvasView .clsViewGadgetViewProfile{
		width:500px !important;
		margin:0 !important;
	}
	#membersviewApp #remote_iframe_0_title{
		display:none;
	}
	.clsIframeGadget{
		width:500px !important;
		margin:2em 0 2em 20px;
		text-align:center;
		padding:0 0 5em 0 !important;
	}
	.clsGadgetViewSection{
		width:500px !important;
		margin:1em 0 0 10px;
	}
		.clsIframeGadget iframe{
			width:500px !important;
			margin:0 auto !important;
			text-align:center;
		}
		#membersapplicationCanvasView .clsIframeGadget iframe{
			width:720px !important;
		}
		#membersapplicationCanvasView .gadgets-gadget-title{
			float:none;
			margin:0 !important;
		}
		.clsGadgetViewSection .clsIframeGadget,.clsGadgetViewSection .clsIframeGadget iframe{
			width:650px !important;
		}
		#membersviewApp .clsGadgetViewSection .clsIframeGadget,#membersviewApp .clsGadgetViewSection .clsIframeGadget iframe{
			width:710px !important;
		}
	.gadgets-gadget-chrome{
		width:900px !important;
	}
	.clsGadgetViewSection .gadgets-gadget-chrome{
		width:700px !important;
	}
	#membersviewApp .clsGadgetViewSection .gadgets-gadget-chrome{
		width:750px !important;
	}
	* html .clsGadgetPreview,* html .clsGadgetApplicationList,* html .clsViewGadgetViewProfile,* html #selAddApplicationLink,* html .clsSettingsRemove{
		height:1%;
		overflow:visible;
	}
	* html .clsSettingsRemove{
		margin-bottom:0.5em;
	}
	.clsGadgetPreview p{
		float:right;
	}
		.clsGadgetPreview p a{
			font-weight:bold;
			font-size:8pt;
			color:#CF5300;
			text-decoration:underline;
		}
		.clsGadgetPreview p a:hover{
			text-decoration:none;
		}
.clsViewGadgetProfile{
	margin:0 5px 0 0;
}
	.clsViewGadgetProfile a{
		font-weight:bold;
		font-size:8pt;
	}
.clsViewGadgetTitle{
	float:left;
	margin:5px 0 0 5px;
}
* html .clsViewGadgetTitle{
	margin:3px 0 0 5px;
	height:20px;
}
	.clsViewGadgetTitle span{
		font-size:14px;
		font-weight:bold;
	}
	.clsGadgetPreviewDes{
		border:1px solid #D9D9D9;
		padding:0.5em;
		margin:0 0 0 0;
	}
	.clsSettingsRemove{
		margin:0 auto !important;
		text-align:center;
		padding:0;
		height:70px;
		width:150px;
	}
	* html .clsSettingsRemove{
		width:200px;
	}
	.clsAddGadgetPreview .clsSubmitButton,.clsAddGadgetSettings .clsSubmitButton,.clsAddGadgetRemove .clsSubmitButton .clsCommentButton{
		padding:3px 5px !important;
		*padding:5px 5px !important;
		height:30px !important;
		color:#FFF;
		text-align:center;
	}
	.clsAddGadgetPreview .clsSubmitButton:hover,.clsAddGadgetSettings .clsSubmitButton:hover,.clsAddGadgetRemove .clsSubmitButton:hover .clsCommentButton:hover{
		color:#FFF;
	}
	.clsAddGadgetRemove,.clsAddGadgetSettings{
		margin:1em 10px 0.5em 10px;
	}
	.clsAddGadgetPreview, .clsAddGadgetRemove, .clsAddGadgetSettings{
		text-align:center;
	}
	.clsAddGadgetPreview{
		padding:20px 0;
	}
		.clsAddGadgetPreview a,.clsAddGadgetRemove a,.clsAddGadgetSettings a{
			font-weight:bold;
			text-align:center;
			color:#0063DB;
		}
		.clsAddGadgetPreview a:hover,.clsAddGadgetRemove a:hover,.clsAddGadgetSettings a:hover{
			color:#F73131;
		}

		.clsGadgetAuthor{
			margin:0.5em 0;
		}
			.clsGadgetAuthor a{
				margin:0.5em 0;
				display:block;
			}
			.clsAddGadgetPreviewInfo{
				font-size:12px;
				color:#595959;
			}

#selAddApplicationLink p{
	float:right;
	margin:0 5px 0 0;
}
	#selAddApplicationLink p a{
		font-weight:bold;
		font-size:9pt;
		color:#0068CB;
	}
	#selAddApplicationLink p a:hover{
		color:#418E00;
	}
	.clsGadgetApplicationSettings table{
		border:1px solid #6799CC;
		background:#E9F3FD;
		width:500px;
	}
	* html .clsGadgetApplicationSettings{
		width:730px;
	}
	#profileContentWide .clsGadgetApplicationSettings table{
		margin:30px 10px 10px 1px;
		width:720px;
		border:1px solid #6799CC;
		background:#E9F3FD;
	}
		.clsGadgetApplicationSettings table td{
			border:0;
			border-bottom:1px solid #6799CC;
			padding:10px;
		}
		.clsApplicationLabel{
			font-weight:bold;
			font-size:8pt;
			background:#FFF;
		}
		.clsSettingsHeading{
			font-size:14px;
			font-weight:bold;
		}
			.clsSettingsHeading span{
				font-weight:bold;
				font-size:14px;
				color:#F73131;
			}
			.clsAddToMyAnswerProfile{
				border-right:1px solid #000;
				margin:0 5px 0 0;
				padding:0 5px 0 0;
			}
				.clsAddToMyAnswerProfile a{
					color:#0063DB;
					text-decoration:underline;
				}
			.clsNoAddBorder{
				border:0;
			}
			.clsSettingPreview span{
				margin:0 5px 0 0;

			}
				.clsSettingPreview .clsSettings a{
					border-right:1px solid #000;
					padding:0 5px 0 0;
				}
.clsGadgetAuthor  a{
	color:#0E69DB;
	text-decoration:underline;
	font-size:10px;
}
.clsGadgetViewApplication{
	overflow:auto;
	zoom:1;
}
* html .clsGadgetViewApplication{
	height:1%;
	overflow:visible;
}
	.clsGadgetViewApplicationLeft{
		float:left;
		width:500px;
	}
	.clsGadgetViewApplicationRight{
		float:right;
		width:200px;
		background:#F3F3F3;

	}
#selViewApp h2,#selPhotoUpload h2{
	color:#FFF;
}
	#selViewApp .trcprofileapplication,#selPhotoUpload .trcprofileapplication{
		padding:5px 0;
	}
	#selPhotoUpload #selMsgSuccess{
		margin:10px;
	}
	#selPhotoUpload .clsUploadBlock{
		width:98%;
		margin:10px 0 0 10px;
	}
	.clsPhotoBulkUpload{
		margin:10px;
	}
/* style for my application section ends here */
.clsAddBtn .clsPopupConfirmation{
	/*margin-top:13px!important;*/
}
.clsDeleteBtn .clsPopupConfirmation{
	margin-top:0!important;
}
 #applicationsappDetails .clsPopupConfirmation{
 	margin-top:0!important;
	*margin-left:2px!important;
 }
.clsProfileCommentDescription{
	clear:both;
}
.clsProfileCommentBlock{
	background:none!important;
	padding:0!important;
}
#applicationsappDetails .clsApplicationDetails .clsMyPhotoAlbumTbl{
	margin:0!important;
	
}
*html .trc-appList table{
	width:95%!important;
}
#applicationsappDetails .clsApplicationDetails .clsMyPhotoAlbumTbl td{
	padding:5px 0 10px 5px!important;
}
.clsPre{
	line-height:15px;
	padding-top:3px;
}
.clsSearchFriendDisplay{
	background:none!important;
	overflow:hidden;
	*width:750px;
}
* html .clsSearchFriendDisplay{
	width:750px;
}
.clsSearchFriendDisplay a{
	color:#0381BC;
}
#applicationslistDevnetMembers .clsPopupConfirmation{
	margin-top:0!important;
	*margin-top:-18px!important;
	margin-left:0px!important;
}
.clsSendaMessage .clsPopupConfirmation {
	*margin-top:0px;
}
#applicationsapplicationCanvasView .sideBar2{
	display:none;
}
#membersapplicationCanvasView .sideBar2{
	display:block;
}
#membersapplicationCanvasView #main,#applicationsapplicationCanvasView #main{
	margin:0 20px 20px 20px;
}
.clsDeleteConfirm {
	border-bottom:1px solid #8bc73e;
}
.clsDeleteConfirmMiddle {
	background: url(../../../applications/images/screen_blue/bg-deleteconfirmmiddle.gif) repeat-x top left;
}
.clsDeleteConfirmLeft {
	background: url(../../../applications/images/screen_blue/bg-deleteconfirmleft.gif) no-repeat top left!important;
	height:1%;
}
.clsDeleteConfirmRight {
	background: url(../../../applications/images/screen_blue/bg-deleteconfirmright.gif) no-repeat top right!important;
	height:1%;
}
.clsSubmitButtonRight{
	background: url(../../../applications/images/screen_blue/bg-submitbuttonright.gif) no-repeat center right;
	display:inline;
	float:left;
	height:26px;
	margin-right:10px;
	padding-right:5px;
}
.clsSubmitButtonLeft{
	background: url(../../../applications/images/screen_blue/bg-submitbuttonleft.gif) no-repeat center left;
	display:inline;
	float:left;
	height:26px;
	padding-left:4px;
	}
.clsSubmitButtonRight input{
	background:url(../../../applications/images/screen_blue/bg-submitbuttonmiddle.gif) repeat-x top left!important;
	border:0 none!important;
	color:#000;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
	height:27px;
	padding:0 0 2px 0 !important;
	*padding:2px 0 2px 0;
	text-align:center !important;
}
*html .clsSubmitButtonRight input{
	height:28px;
	padding:0 0 2px 0 !important;
}
.clsAddApp, #selAddApplication .clsAddApp{
	width:50% !important;
	margin:0 auto;
}
.clsConformationHd{
	padding:10px 0px;
	font-weight:bold;
}
.clsSearchFriendListLinks li{
	padding:0.2em 0;
}
.clsMainLeftTop{
	background:url(../../../applications/images/screen_blue/develop-indexmain.jpg) no-repeat top left;
	width:665px;
	height:191px;
}
.clsMainLeftTop p
{
display:none;
}
.clsMainLeftTopCommont{
	padding:56px 194px 48px 12px;
	line-height:24px;
	font-size:12px;
	color:#fff;
}
.clsFooterApplicationLinks li a{
	color:#0381BC!important;
}
#selAddApplication {

}
.clsConformApplicationHd{
	padding:8px 0 30px 0;
	margin-left:0;
}
.clsAddAndRemoveAppPopup{
	margin-top:21px;
}
*html .clsAddAndRemoveAppPopup{
	margin-left:-125px;
}
#applicationsappDetails .clsEventThumImg{
	float:none;
	width:8% !important;
}
.clsPaddingTop10px{
	padding-top:10px!important;
	*padding-top:14px!important;
}
.clsAddApp .clsTextBox{
	height:15px !important;
}
 