
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	/*background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-position:center top;*/
	background:#f2f2f2;
	font-family:'Arial', serif;
	color:#000;
}

ul { list-style-type:none;}
img {border:none;}
.height-auto 
{
	height:auto!important;
}
.width-auto 
{
	width:auto!important;
}

.clickHerebutton-center a{
	color:#fff;
	text-decoration:none;
}
.menuitem{
	width:auto;
	height:auto;
}
.followUs{
	float:left;
	height:38px;
	left:480px;
	position:relative;
	top:-465px;
	width:111px;
	z-index:1000000000; 
	cursor:pointer;
}
.tableHeading{
	font-size:14px;
	font-weight:bold;
	color:#003264;
}
.tableContents{
	font-size:12px;
	font-weight:normal;
	color:#003264;
}
.bannerBG{
	/*background-image:url(../images/bannerBG.png);*/
	background-position:50.3% 160px;
	background-repeat:no-repeat;
	float:left;
	height:100%;
	width:100%;
}

input{
	border:1px solid #999999;
}
.headerContainer{
	width:100%;
	height:152px;
	margin:auto;
	background:#FFFFFF;
	border-bottom:1px solid #c3c3c3;
	
}
.mainContainer{
	width:100%;
	height:391px;
	margin:auto;
	/*background:#000;*/
}
.Client-sidePanel{
	width:220px;
	float:left;
	border:1px dashed #333;
	padding:7px;
	margin:0px;
}
.Client-sidePanel h2{
	margin:0px;
}
.dotnetSubColor{
	color:#3399CC;
}
.header{
	background-position:18px top;
	background-repeat:no-repeat;
	width:988px;
	height:150px;
	margin:0 auto;
	padding-top:10px;
}
.header-index{
	width:970px;
	height:124px;
	margin:0 auto;
	padding:16px 0px 0px 0px;
	position:relative;
}
.innerpageMainContainer{
	width:100%;
	height:100%;
	float:left;
	background-image:url(../images/bg-innerpages.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.headerLogo{
	width:157px;
	height:auto;
	float:left;
	position:absolute;
	left: -13px;
}

/* --------------------------------------------------- Menu Style ---------------------------------------------------------*/
.menuContainer{
	float:left;
	height:auto;
	padding-left:200px;
	padding-top:10px;
	width:auto;
}
.menuContainer-innerpages{
	float:left;
	height:auto;
	padding-left:0px;
	padding-top:10px;
    width: 855px;
    margin-left: 150px;
}
.menuItemContainer{
	width:auto;
	height:auto;
	float:left;
	padding-left:34px;
	padding-right:0px;
	padding-bottom:23px;
	position:relative;
}
.menuItemContainer .Menuheader{
	width:auto;
	height:auto;
	font-size:14px;
	font-weight:bold;
	color:#64c8fa;
}
.MenuChildren{
	width:auto;
	height:auto;
	font-size:12px;
	font-weight:normal;
	color:#00affe;
	padding-top:5px;
	line-height:17px;
	float:left;
}
.MenuChildren a{
	font-size:12px;
	font-weight:normal;
	color:#646464;
	text-decoration:none;
}
.MenuChildren a:hover,.MenuChildren a:active{
	color:#00affe;
}
.headeractive
{
	color:#00affe!important;
}

/* --------------------------------------------------- Banner Style  ---------------------------------------------------------*/

.bannerContainer{
	/*background-image:url(../images/sliderBG.jpg);*/
	float:left;
	height:414px;
	position:relative;
	top:-25px;
	width:100%;
}
.bannerImage{
	width:1000px !important;
	height:auto;
	float:none !important;
	/*padding-left:26px;
	padding-top:23px;*/
	padding-top:8px;
	margin:0 auto;
}
.bannerImageheading{
	color:#000;
	font-size:20px;
	font-weight:normal;
	width:329px;
	height:auto;
	float:left;
	padding-right:13px;
	/*margin-top:35px;*/
	margin-top:25px;
	margin-left:24px;
	padding-bottom:4px;
	background-image:url(../images/bannerBG.png);
	background-position:50% -20px;
	background-repeat:no-repeat;
}
.bannerImageDescription{
	font-size:14px;
	color:#000000;
	float:left;
	width:309px;
	height:auto;
	padding-left:24px;
	padding-top:5px;
	width:auto;
}
.bannerImageDescription a{
	color:#000000;
}
.bannerImageDescription a:hover{
	color:#444;
}
.bannerImageDescription p{
	margin:0px;
	margin-top:12px;
}
.cloudImage{
	width:auto;
	height:auto;
	float:left;
	position:relative;
	top:-86px;
	width:980px;
	height:126px;
	background-image:url(../images/content-top.png);
	background-repeat:no-repeat;
	display:none;
}
.cloudImage-index{
	width:auto;
	height:auto;
	float:left;
	position:relative;
	top:-79px;
	width:980px;
	height:126px;
	background-image:url(../images/content-top.png);
	background-repeat:no-repeat;
	background-position:left top;
	display:none;
}
.radioButtonHolder
{
	background:#000;
	float:left;
	height:auto;
	padding: 7px 0px 10px 45%;
	min-width:155px;
	width:100%;
	z-index:1;
}
.radioButton{
	width:17px;
	height:15px;
	float:left;
	margin-right:0px;
	background-image:url(../images/radioButton.gif);
	background-position:0 -1px;
	background-repeat:no-repeat;
	cursor:pointer;
}

/* --------------------------------------------------- Content Style  ---------------------------------------------------------*/

.contentsContainer{
	background-image:url(../images/contentsBg.png);
	background-repeat:repeat-y;
	float:left;
	height:auto;
	left:4px;
	padding-left:34px;
	padding-right:20px;
	position:relative;
	top:-86px;
	width:929px;
}
.contentsContainer-index{
	height:auto;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:970px;
	clear: both;
	top: 5px;
}
.contentBottom{
	background:#000;
	float:left;
	position:relative;
	top:10px;
	width:100%; 
	margin-top: 40px;
}
.innerpagecontentsContainer{
	height:auto;
	margin:0 auto;
	padding-top:40px;
	width:970px;
}
.videoBorder-top {
	background-image:url(../images/video-border-top.png);
	background-repeat:no-repeat;
	float:left;
	height:11px;
	position:relative;
	top:-168px;
	width:300px;
}
.videoBorder-bottom {
	background-image:url(../images/video-border-bottom.png);
	background-repeat:no-repeat;
	float:left;
	height:12px;
	margin-bottom:-104px;
	margin-top:145px;
	position:relative;
	top:-110px;
	width:300px;
}
.mainHeading{
	color:#575757;
	font-size:30px;
	height:auto;
	position:relative;
	top:-20px;
	width:930px;
	z-index:1000000;
}
.container{
	float: left;
    height: auto;
    margin:0px 10px 0px 0px;
    padding-right: 14px;
    width: 285px;
}
.content-container 
{
	width:600px;
	height:auto;
	float:left;
	margin:0px 59px 0px 0px;
}

#contentTwo{
	margin-top: 483px;
	margin-right:30px;
}

.container p{
	margin:8px 0 0;
	padding:0px;
}
.container a{
	font-size:12px;
	color:#00affe;
	text-decoration:underline;
}
.subHeading{
	width:auto;
	height:auto;
	font-size:24px;
	color:#f97a0b;
	padding-bottom:0px;
}
.contentText{
	font-size:13px;
	color:#000;
	padding-top:10px;
	text-shadow: 0 1px 0 #FFFFFF;
}
.contentText a{
	color:#00affe;
}
.contentText a:hover{
	color:#646464;
}
.subGrayHeading{
	font-size:15px;
	color:#646464;
}
.subGrayHeading a{
	font-size:15px;
	color:#333;
	text-decoration:none;
	font-weight: bold;
}
.subGrayHeading a:hover{
	font-size:15px;
	color:#00affe;
}
.Contentitem{
	width:auto;
	height:auto;
	padding-top:8px;
}
.Contentitem a 
{
	text-decoration:none;
}
.rightSidepanel{
	float:left;
	height:auto;
	position:relative;
	width:310px;
}
.trellTweetsContainer{
	width:300px;
	height:309px;
	float:left;
	background-image:url(../images/tweets.png);
	background-repeat:no-repeat;
	background-position:top;
}
.trellTweetContentContainer{
	width:260px;
	height:215px;
	margin:78px auto auto;
	overflow:scroll;
	overflow-x:hidden;
	padding-right:5px;
}
.videoContainer{
	width:300px;
	height:168px;
	float:left;
	padding-top:10px;
	margin:20px 0px 0px 0px;
}
.videoBorder {
	background-color:#000000;
	background-position:left center;
	float:left;
	height:168px;
	margin-top:-168px;
	position:relative;
	width:300px;
}

/* --------------------------------------------------- Footer Style  ---------------------------------------------------------*/

.careerContainer{
	width:304px;
	height:auto;
	float:left;
}
.careerContainer-left{
	width:15px;
	height:53px;
	float:left;
	background-image:url(../images/career_left.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.careerContainer-right{
	width:15px;
	height:53px;
	float:left;
	background-image:url(../images/career_right.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.careerContainer-center{
	background-image:url(../images/career_center.gif);
	background-position:left top;
	background-repeat:repeat-x;
	float:left;
	height:39px;
	padding:7px 0;
	width:270px;
}
.careerHeading{
	color:#f97a0b;
	font-size:17px;
	font-weight:bold;
}
.emailText{
	font-size:12px;
	color:#969696;
}
.emailText a{
	font-size:12px;
	color:#969696;
}
.awardsContainer{
	width:auto;
	height:auto;
	float:left;
	padding-top:20px;
}
.awardsContainer-microsoft{	
	background:#FFF;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow:0 1px 0 #ccc;
	height:auto;
	padding:20px 0px;
	text-align:center;
	width:301px;
}
.awardsContainer-stpi{
	width:auto;
	height:auto;
	float:left;
	padding-left:55px;
}
.footerAddressContainer{
	margin:0 auto 30px;
	padding-left:0;
	padding-top:31px;
	width:939px;
}
#clientlisting{
	float:left;
}
#clientlisting table{
	width:1080px;
}
.footerAddress{
	color:#FFF;
	font-size:12px;
	width:auto;
	height:auto;
	float:left;
	padding-right:35px;
	line-height:14px;
}
.copyright{
	color:#FFF;
	font-size:12px;
}
.footerAddress a{
	color:#FFF;
}
a.twitter	{	color:#0099cc; }
.about-width    {  width:100px;   }
.about-width a  {  color:#9a9a9a; }
.about-width a:hover {  color:#FFF; }

.dev-width      {  width:170px;   }
.dev-width a	{  color:#9a9a9a; }
.dev-width a:hover	{  color:#FFF; }

.footer-heading	{  color:#4e4e4e; font-size:14px; font-weight:bold; } 
/* ---------------------------------------------- InnerPages Style  ------------------------------------------------------*/

.innerpages-contentsContainer{
	/*background-image:url("../images/contentsBg.png");*/
	height:auto;
	/*padding-left:34px;*/
	padding-right:20px;
	width:950px;
}
.innerpageRightsidePanel{
	width:310px;
	height:645px;
	float:right;
	padding-left:10px;
}
.innerpageContents{
	width:545px;
	height:auto;
	float:left;
	color:#000;
	font-size:13px;
	border-right:1px dashed #999999;
	padding-right:45px;
}
.innerpageContents p 
{
	line-height:21px;
}
.innerpageContents h1{
	font-size:30px;
	color:#64c8fa;
	font-weight:lighter;
	margin-top:-5px;
}
h2{
	font-size:18px;
	color:#646464;
	font-weight:lighter;
	}
.innerpageContents h2{
	font-size:18px;
	color:#000;
	font-weight:lighter;
	margin-top:-10px;
}
.innerpageContents h3{
	font-size:13px;
	color:#000000;
	font-weight:lighter;
	margin-top:-10px;
}
.innerpageContents UL LI{
	list-style-image:url(../images/bullet-image.jpg);
}
.innerpageContents UL{
	margin-left:15px;
	padding-left:0px;
}
.innerpageContents LI{
	margin-left:0px;
	padding-left:0px;
}
.innerpageULcontent{
	padding-left:0px;
}
.talktous{
	color:#646464;
	font-size:14px;
	width:300px;
	height:auto;
	padding-top:35px;
	float:left;
}
.clickhereButtonContainer{
	float:right;
	height:auto;
	padding-right:22px;
	position:relative;
	top:-5px;
	width:auto;
}
.clickHerebutton-left{
	background-image:url(../images/btn_clickHere_left.gif);
	width:12px;
	height:28px;
	float:left;
	background-repeat:no-repeat;
}
.clickHerebutton-center{
	background-image:url(../images/btn_clickHere_center.jpg);
	background-repeat:repeat-x;
	color:#006080;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:24px;
	padding-top:5px;
}
.clickHerebutton-right{
	background-image:url(../images/btn_clickHere_right.gif);
	width:13px;
	height:28px;
	float:left;
	background-repeat:no-repeat;
}
.cloudImage-innerContent{
	width:auto;
	height:auto;
	float:left;
	position:relative;
	top:-86px;
	width:980px;
	height:126px;
	background-image:url(../images/content-top.gif);
}
.trellTweets{
	font-size:11px;
	color:#335882;
}
.trellTweets UL LI{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-bottom:8px;
}
.trellTweets UL{
	margin-left:0px;
	margin-top:0px;
	padding:0px;
}
.trellTweets LI{
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	margin-bottom:5px;
}
.trellTweets a{
	font-size:12px;
	color:#6f8fa3;
}

/** Social application **/

.apps-spite { background-image:url("../images/apps-spite.png"); }

.innerpages-apps			{	height: auto; 
								width: 970px; }
.innerpages-apps h1			{	
								font-size:1.6em; 
								font-weight:normal; 
								padding:0px 0px 11px 0px;  position:relative;
							}
.innerpages-apps h1 span	{ float: left; font-size:1.8em; font-weight:normal;  color:#333; width:85%; }	
ul#pgMenu					{ margin:16px 3px 0px 0px; padding:0px; display: inline-block; float: right; }	
ul#pgMenu li				{ float:right; padding: 0px 0px 0px 20px; }
ul#pgMenu li a				{ background:#f2f2f2;
							  color:#666666; 
							  font-size:18px;
							  border:1px solid #e1dede;
							  -moz-box-shadow:inset 0 1px 0 0 #FFFFFF;
							  -webkit-box-shadow:inset 0 1px 0 0 #FFFFFF;
							  box-shadow:inset 0 1px 0 0 #FFFFFF;
							  padding:4px 17px 4px 17px; 
							  text-shadow: 0px 1px 0px #fff;
							  text-decoration:none;
							  
}
ul#pgMenu li a:hover   		{ border:1px solid #ccc;}
/*ul#pgMenu li a:target   	{ border:1px solid transparent; 
                        	  -moz-box-shadow:0 1px 2px #a8a5a5 inset, 0 1px 0px #FFF;
							  -webkit-box-shadow:0 1px 2px #a8a5a5 inset, 0 1px 0px #FFF;
							  box-shadow:0 1px 2px #a8a5a5 inset, 0 1px 0px #FFF;	 
							   background:#e1dede;
							  border:1px solid #e1dede;
							}*/
ul#pgMenu li a.active   	{ border:1px solid transperent; 
                        	  -moz-box-shadow:0 1px 2px #999 inset, 0 1px 0px #FFF;
							  -webkit-box-shadow:0 1px 2px #999 inset, 0 1px 0px #FFF;
							  box-shadow:0 1px 2px #999 inset, 0 1px 0px #FFF;	
							  background:#e1dede;
							  font-weight:bold;
							  color:#000;
							  padding:4px 17px 4px 17px;
							}
#apps 					{ width:100%; overflow:hidden;  float:left;margin:10px 0px 0px 0px;}

#apps .lt-col 			{	width:207px; float:left; margin:0px 20px 0px 0px; }
#apps .lt-col h2		{	  background :#e1dede;
							  color:#666666; 
							  font-size:18px;
							  border:1px solid #e1dede;
							  -moz-border-radius:2px 2px 2px 2px;
							  border-radius:2px 2px 2px 2px;
							  -webkit-border-radius:2px 2px 2px 2px;
							  -moz-box-shadow:0 1px 2px #a8a5a5 inset, 0 1px 0px #FFF;
							  -webkit-box-shadow:0 1px 2px #a8a5a5 inset, 0 1px 0px #FFF;
							  box-shadow:0 1px 2px #a8a5a5 inset, 0 1px 0px #FFF;							  
							  padding:18px 15px 18px 15px; 
							  text-shadow: 0px 1px 0px #fff;
							  text-decoration:none;
							  margin:0px;
							  overflow:hidden;
}
#apps .lt-col h2 span  
{
	background-position: -7px 270px;color: #000000;float: left;font-size: 16px;font-weight: bold;padding:0px 0px 0px 39px; }
    
ul#appsMenu  {	padding:0px; margin:0px;}
ul#appsMenu li {			  background :#f6f6f6;
							  color:#666666; 
							  font-size:19px;
							  border:1px solid #eaeaea;
							  -moz-box-shadow:inset 0 -1px 0 0 #cecece;
							  -webkit-box-shadow:inset 0 -1px 0 0 #cecece;
							  box-shadow:inset 0 -1px 0 0 #cecece;
							  padding:10px 0px 0px 10px;  
							  margin:0px 0px 10px 0px;
							  text-shadow: 0px 1px 0px #fff;
							  overflow:hidden;
							  width: 194px;
							  height : 57px;		
							  cursor:pointer;					 
							  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#cecece, offX=0, offY=1, positive=true);
							  /*behavior: url(ie-css3.htc);*/
}
ul#appsMenu li a				
{
	 text-shadow: 0px 1px 0px #fff;
	 text-decoration:none;
	 color:#000;
	 font-size:14px;
	 float: left;	 
	 padding:16px 0px 16px 50px;
	 
}
ul#appsMenu li.platformactive { 
							  font-size:19px;							  
							  border:0px solid transperent; 
                        	  -moz-box-shadow:0 1px 2px #999 inset, 0 1px 0px #FFF;
							  -webkit-box-shadow:0 1px 2px #999 inset, 0 1px 0px #FFF;
							  box-shadow:0 1px 2px #999 inset, 0 1px 0px #FFF;	
							  background:#e1dede;
							  font-weight:bold;
							  color:#000;			
							  text-shadow: 0px 1px 0px #fff;
							  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#999, offX=0, offY=1, positive=true);
							 /*  filter: progid:DXImageTransform.Microsoft.dropShadow(color=#cecece, offX=0, offY=0, positive=true);
							 box-shadow: none | <shadow> [,<shadow>]* where <shadow> = inset? && [ <offset-x> <offset-y> <blur-radius>? <spread-radius>? && <color>? ]
							 behavior: url(ie-css3.htc);*/
}
ul#appsMenu li a.allapps			
{
	 background-position: -6px -388px;
	 padding-top:15px;
}
ul#appsMenu li a.iPhone			
{
	 background-position:-6px -441px; 	 
}
ul#appsMenu li a.iPad				
{
	 background-position: -6px -509px;
}
ul#appsMenu li a.android				
{
	 background-position: -6px -578px; 
}
ul#appsMenu li a.wp7			
{
	 background-position: -6px -645px; 
}						  
							 
#apps .rt-col		{ width:743px; float:left; }

body section.appscontent ul { margin:0px; padding:0px;}
body section.appscontent ul li { 
	float:left; 
	background:url("../images/apps-spite.png") no-repeat -6px -19px; 
	width:247px; 
	height:366px; 
	font-size:13px;
	margin:0px 0px 12px 0px
}
body section.appscontent .apps-wrapper {
    float: left;
	overflow:hidden; 
    width: 247px;
    position:relative;
}
.apps-wrapper a { text-decoration:none;}

.apps-wrapper a .desc {	display: none; }

.apps-wrapper a:hover .desc{
	display: block;		
	padding: 0px 20px 23px 20px;
	background:url("../images/app-hover.png") no-repeat left top;
	/*filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 11px;
	left: 2px;
	top:0px;
	margin: 0;
	width: 204px;	
	height:220px;
	border-top: 1px solid #999;
}
.apps-wrapper a:hover .desc p
{
	bottom: 0;
    position: absolute;
    text-align: left;
    left:10px;
    right:10px;
    font-size: 1.0em;
}
body section.appscontent .apps-wrapper h2 
{
	margin:0px;
	padding:13px 0px 15px 10px;
	font-size:15px;
	color:#000;
	font-weight:bold;
	height:32px;
	text-transform: uppercase;
}
body section.appscontent .apps-wrapper h3 
{
	margin:0px;
	padding:0px 0px 0px 10px;
	font-size: 14px;
    font-weight: normal
}
body section.appscontent .apps-wrapper p 
{
	margin:4px 0px 0px 0px;
	font-size:12px;
	padding:0px 0px 10px 6px;
}
body section.appscontent .apps-wrapper p a 
{
	padding:0px 0px 0px 4px;
	
}
body section.appscontent .apps-wrapper p a, body section#appstab .apps-wrapper p a:active
{	
	color:#0066cc;
	text-decoration:none;
}
body section.appscontent .apps-wrapper .screen {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
	width:247px;
	height:247px;
}
body section.appscontent .apps-wrapper .sas {
    background-position: -292px -19px;
}
body section.appscontent .apps-wrapper .GNB {
    background-position: -575px -19px;
}
body section.appscontent .apps-wrapper .fishing-flies {
    background-position: -848px -19px;
}
body section.appscontent .apps-wrapper .shoulduse {
    background-position: -292px -293px;
}
body section.appscontent .apps-wrapper .shouldnotuse {
    background-position: -572px -293px;
}
body section.appscontent .apps-wrapper .shouldnottrust {
    background-position: -852px -293px;
}
body section.appscontent .apps-wrapper .flick-it {
    background-position: -292px -567px;
}

body section.appscontent .apps-wrapper .business-secrets {
    background-position: -572px -567px;
}

body section.appscontent .apps-wrapper .ginger-bread {
    background-position: -852px -568px;
}

/** CNBC **/

 .trell_CNBC_container
        {
            float: none !important;
            height: 391px;
            margin-bottom: 0;
            margin-left: auto;
            margin-right: auto;
            margin-top: 0;
            padding-top: 23px;
            width: 1000px !important;
            background: url(../images/CNBC.jpg) no-repeat left top;
        }
        .cnbcvideoContainer
        {
            float: left;
            height: 196px;
            width: 291px;
            background: #000;
            padding: 83px 0px 5px 14px;
            margin: 0px 0px 34px 0px;
            background: url(../images/cnbc.png) no-repeat left top;
        }
        .cnbcvideoBorder-top
        {
            float: left;
            height: 11px;
            width: 300px;
            background: #000;
            -moz-border-radius: 20px 20px 0px 0px;
            -webkit-border-top-left-radius: 20px;
            -webkit-border-top-right-radius: 20px;
            -webkit-border-bottom-left-radius: 0px;
            -webkit-border-bottom-right-radius: 0px;
        }
        .cnbcvideoBorder-bottom
        {
            float: left;
            height: 12px;
            -moz-border-radius: 0px 0px 20px 20px;
            -webkit-border-top-left-radius: 0px;
            -webkit-border-top-right-radius: 0px;
            -webkit-border-bottom-left-radius: 20px;
            -webkit-border-bottom-right-radius: 20px;
            width: 300px;
            background: #000;
            margin: 0px 0px 30px 0px;
        }
        
/** footer **/
 .corporateoff { color:#999999; font-size:19px;padding:0px 0px 20px 0px; }
 
/** apps home **/
.recentappsspite { background-image:url("../images/recent-apps-spite.png"); }
.appsholder {
 	float: left; 
 	margin-bottom: 25px; 	
 	height:auto;
 	width:590px;
 	-moz-border-radius: 15px 15px 15px 15px;
 	border-radius: 15px 15px 15px 15px;
 	-webkit-border-radius: 15px 15px 15px 15px;
 	border:1px solid #cecece;
}
.appsholder h1 {
	background:#000;
	-moz-border-radius: 15px 15px 0px 0px;
 	border-radius: 15px 15px 0px 0px;
 	-webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
	padding:20px 15px;
	margin:0px;
	height:35px;
}
.recentAppsPos {
 	background-position:-10px -4px;
 	width:300px;
 	height:41px;
 	float:left;
}
.showallApps 
{
	background-position:-458px 9px;
 	width:105px;
 	height:43px;
 	float:right;
}
.recentapps {
 	background:#fff;
 	padding:30px 0px 30px 0px;
 	float:left;
 	width:100%;
}
.buidapps {
	background:#e7eaeb;
 	padding:10px 20px;
 	border-top:1px solid #CECECE;
 	height:150px;
 	-moz-border-radius: 0px 0px 15px 15px;
 	border-radius: 0px 0px 15px 15px;
 	-webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    float:left;
}
.buidapps h2 {
	font-size:18px;
	font-weight:bold;
	color:#000;
	margin:0px 0px 10px 0px;
}
.buidapps span {
	background-position:-10px -52px;
 	width:388px;
 	height:117px;
 	float:left;
}
a.partnersbtn 
{
	background-position:-13px -147px;
 	width:162px;
 	height:39px;
 	float:left;
 	padding:47px 0px 0px 0px;
 	text-align:center;
 	color:#000;
 	text-decoration:none;
 	font-weight:bold;
 	font-size:17px;
}
.lt-col 
{
	width:600px;
	float:left;
	margin:0px 30px 0px 0px;
}
.ContentitemHolder 
{
	float:left;
	width:600px;
}
.ContentitemHolder h1
{
	font-size: 28px;
}
.content-lt {
	float:left;
	width:280px;
	margin:0px 40px 0px 0px;
}
.content-rt {
	float:left;	
	width:280px;
}
body .recentapps ul{ 
	margin:0px 0px 0px 0px;
	padding:0px;
}
body .recentapps ul li { 
	float:left;  
	font-size:13px;
	margin:0px 0px 0px 28px;
}
body .recentapps-wrapper {
    float: left;
	overflow:hidden; 
    width: 159px;
    position:relative;
}
body .recentapps-wrapper a 
{
	text-decoration:none;
}
body .recentapps-wrapper h2 {
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#000;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
body .recentapps-wrapper p 
{
	margin:4px 0px 0px 0px;
	font-size:12px;
	padding:0px 0px 10px 10px;
}
body .recentapps-wrapper p a, .recentapps-wrapper p a:active
{	
	color:#0066cc;
	text-decoration:none;
}
body .recentapps-wrapper .screen {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
	width:116px;
	height:110px;
	border:1px solid #eaeaea;
}
body .recentapps-wrapper .home-sas {
    background-position: -6px -261px;
    margin:0px 0px 10px 16px;
}
body .recentapps-wrapper .home-fishing-flies {
    background-position: -237px -261px;
    margin:0px 0px 10px 21px;
}
body .recentapps-wrapper .home-chambers {
    background-position: -446px -261px;
    margin:0px 0px 10px 20px;
}
.trellappsbtn {
	position:absolute;
	bottom:39px;
	right:0px;
}
.client-logo-bg 
{
	height:102px;
	width:245px;
	background:#FFF;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-border-radius:4px;
	box-shadow:0 1px 0 #ccc;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	
}

/** wufoo iframe */
 .writeusiframe
        {
            border: none;
            margin-left: -163px;
            margin-top: -38px;
        }
 .careeriframe
        {
            border: none;
            margin-left: -163px;
            margin-top: -13px;
        }
        .microsoftpartner 
        {
        	background:#FFF;
			-moz-border-radius:4px;
			border-radius:4px;
			-webkit-border-radius:4px;
			box-shadow:0 1px 0 #ccc;
			text-align:center;
			display:table-cell;
			vertical-align:middle;
			padding:20px 20px;
			margin:10px;
        }
        /***** digital publisher ***/
        .publishercontent {
        	margin:30px 0px 10px 0px;
        	border-top:1px solid #cbcbcb;
        	overflow:hidden;
        	padding:20px 0px 0px 0px
		}
		.publishercontent h1 {
			color: #333333;
			font-size: 24px;
			font-weight: bold;
			line-height: 26px;
			margin:0px 88px 12px 0px;
		}
		.publishercontent h1 a {
			color: #333333;
		}
		.publishercontent h1 span {
			font-size: 27px;
		}
		.publishercontent p {
			color: #333;
			font-size: 16px;
			line-height: 19px;
			margin:0px 30px 12px 0px;
			width: 453px;
			float:left;
			font-weight:normal;
		}
		.publishercontent p a {
			color: #333333;
			font-weight:bold;
		}
		.publishercontent .imgstyle {
			float: left;
			margin-bottom: 0;
			margin-left: 0;
			margin-right: 0;
			margin-top: 0;
		}
		.margin-rt-0 		{
			margin-right:0px!important; 
		}
		.publisherBox 
		{
			width: 100%;
			overflow:hidden;
			float: left;
			margin:25px 0px 0px 0px;
		}
		.papyrus {
			position:absolute;
			right:0px;
			top:-18px;			
		}
		.talktoUS 				{ background:#fff;
							  color:#428cd3; 
							  font-size:18px;
							  border:1px solid #e1dede;
							  -moz-box-shadow:inset 0 1px 0 0 #FFFFFF;
							  -webkit-box-shadow:inset 0 1px 0 0 #FFFFFF;
							  box-shadow:inset 0 1px 0 0 #FFFFFF;
							  padding:4px 23px 4px 23px; 
							  position: absolute;
							 text-shadow: 0 1px 0 #FFFFFF;
							 top: 58px;
							 left:480px;
							  text-decoration:none;
							  
}
