
.bodymainborder{
	border-right:1px solid #6C8D9D;
	
}
.color-container li.grey, .color-diabled li.grey{
	background-color:#EEEEEE;
}
.color-container li.green, .color-diabled li.green{
	background-color:#E9FFE0;
}
.color-container li.yellow, .color-diabled li.yellow {
	background-color:#FCFFCC;
}
.color-container li.pink, .color-diabled li.pink {
	background-color:#F2CEFE;
}
.color-container li.blue, .color-diabled li.blue {
	background-color:#DBF6FE;
	border:1px solid #000;
	width:13px;
	height:13px;
}	
#home-rt {
	background-image:url('../images/pnl/rt.gif');
}

#home-rm {
	background-image:url('../images/pnl/rm.gif');
}
.edit-bg {
	background-image:url('../images/pnl/edit-bg.gif');
	background-repeat:no-repeat;
	background-position: left top;
	width:159px;
	height:123px;
	position:absolute;
	left:-148px;
	top:-2px
}
.welcome-main-s .edit-bg
	{
	background-image:url('../images/pnl/edit-bg-2.gif');
	}		
.edit-bg .var-height
	{
	height:118px;
	}
.profile-bg {
	background-image:url('../images/pnl/profile-bg.gif');
	background-repeat:repeat-y;
	background-position: right top;
	margin-top:2px
}

.profile-top {
	background-image:url('../images/pnl/profile-top.gif');
	background-repeat:no-repeat;
	background-position: right top;
	position:relative;
	height:42px
}
.profile-bottom {
	background-image:url('../images/pnl/profile-btm.gif');
	background-repeat:no-repeat;
	background-position: right top;
	height:50px;
	position:relative
}

/* Box Styles */	
.box-cb, .box-ct {
	background-repeat:repeat-x;
	position:relative;
}

.box-rm, .box-lm {
	background-repeat:repeat-y;
	position:relative;
}
.box-lt, .box-rt, .box-rb, .box-lb, .box-Slt, .box-Srt, .box-Srb, .box-Slb, .box-rt-flp {
	background-repeat:no-repeat;
	position:relative;
}
	
.box-cb {
	background-image:url('../images/box/b-cb.gif');
	background-position: 
               left bottom;
}
.box-rm {
	background-image:url('../images/box/b-rm.gif');
	background-position: 
               right bottom;
}
.box-lt {
	background-image:url('../images/box/b-lt.gif');
	background-position: 
               left top;
}
.box-rt {
	background-image:url('../images/box/b-rt.gif');
	background-position: 
               right top;
}
.box-rb {
	background-image:url('../images/box/b-rb.gif');
	background-position: 
               right bottom;
}
.box-lb {
	background-image:url('../images/box/b-lb.gif');
	background-position: 
               left bottom;
}		
.box-lm {
	background-image:url('../images/box/b-cm.gif');
	background-position: left top;
	background-color:#fff
}
.box-ct {
	background-image:url('../images/box/b-cm.gif');
	background-position: 
               left top;
}
/* Flip Edged Box Styles */	
.box-rt-flp {
	background-image:url('../images/box/flp-rt-blue.gif');
	background-position: right top;
	margin-right:1px
}
/* Square Edged Box Styles */	
.box-Slt {
	background-image:url('../images/box/b-Slt.gif');
	background-position: 
               left top;
}
.box-Srt {
	background-image:url('../images/box/b-Srt.gif');
	background-position: 
               right top;
}
.box-Srb {
	background-image:url('../images/box/b-Srb.gif');
	background-position: 
               right bottom;
}
.box-Slb {
	background-image:url('../images/box/b-Slb.gif');
	background-position: 
               left bottom;
}
/* Dialog box*/
#boxbrdr {
	background:#fff; border:3px solid #0099CC; 
}
.panel {
	background-color:#DBF6FE;
}
.bottompanel img {
	border:2px solid #DBF6FE;
}
.tr {
	background: url(../images/box/trblue.gif) 100% 0 no-repeat; 
}
.br {
	background: url(../images/box/brblue.gif) 100% 100% no-repeat #7498e4; 
}

/* weblebrity blue box css end */


.box-rtop{
	background-image:url('../images/box/rt-blue.gif');
	background-position:right top;
	background-repeat:no-repeat;
			   
}


/*Api Box Starts*/
.apibox-cb{
	background-repeat:repeat-x;
	position:relative;
}
.apibox-cb {
	background-image:url('../images/box/apib-cb.gif');
	background-position: 
               left bottom;
}

.apibox-rb{
	background-repeat:no-repeat;
	position:relative;
}
.apibox-rb {
	background-image:url('../images/box/apib-rb.gif');
	background-position: 
               right bottom;
}
.apibox-Slb{
	background-repeat:no-repeat;
	position:relative;
}

.apibox-Slb {
	background-image:url('../images/box/apib-Slb.gif');
	background-position: 
               left bottom;
}



/*Api Box Ends*/