
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, a, blockquote, pre, fieldset, table, th, td, textarea, input, button {
  margin: 0; padding: 0; }
a img {border: none;}

/* This takes out the fuzzy line around links when you click them, it's an optional addition */

:focus {outline: none;}

/* global */

body {
  font-family: 'TeXGyreHerosRegular', Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  background: #333333;
  color: #434343;
  overflow-x:hidden;
  }

.container p{
  color: #434343;
  text-shadow:0px 1px 0px #fff;
  font-size:14px;
  }

#menu .container {
  position: relative;
}

.container {
  margin: 0 auto;
  width: 970px;
  }
.header, #body, #footer { min-width: 970px; }
.clear { clear: both; }
.clear-30 {
  clear: both;
  height: 30px;
}

.divider {
  height: 30px;
  width: 100%;
  background: url('../images/divider.png') bottom center no-repeat;
}


/*web fonts*/
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../fonts/BebasNeue-webfont.eot');
    src: url('../fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BebasNeue-webfont.woff') format('woff'),
         url('../fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('../fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AllerItalic';
    src: url('../fonts/aller_it-webfont.eot');
    src: url('../fonts/aller_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_it-webfont.woff') format('woff'),
         url('../fonts/aller_it-webfont.ttf') format('truetype'),
         url('../fonts/aller_it-webfont.svg#AllerItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AllerRegular';
    src: url('../fonts/aller_rg-webfont.eot');
    src: url('../fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_rg-webfont.woff') format('woff'),
         url('../fonts/aller_rg-webfont.ttf') format('truetype'),
         url('../fonts/aller_rg-webfont.svg#AllerRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AllerBoldItalic';
    src: url('../fonts/aller_bdit-webfont.eot');
    src: url('../fonts/aller_bdit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_bdit-webfont.woff') format('woff'),
         url('../fonts/aller_bdit-webfont.ttf') format('truetype'),
         url('../fonts/aller_bdit-webfont.svg#AllerBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AllerBold';
    src: url('../fonts/aller_bd-webfont.eot');
    src: url('../fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aller_bd-webfont.woff') format('woff'),
         url('../fonts/aller_bd-webfont.ttf') format('truetype'),
         url('../fonts/aller_bd-webfont.svg#AllerBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TeXGyreHerosRegular';
    src: url('../fonts/texgyreheros-regular-webfont.eot');
    src: url('../fonts/texgyreheros-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreheros-regular-webfont.woff') format('woff'),
         url('../fonts/texgyreheros-regular-webfont.ttf') format('truetype'),
         url('../fonts/texgyreheros-regular-webfont.svg#TeXGyreHerosRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TeXGyreHerosItalic';
    src: url('../fonts/texgyreheros-italic-webfont.eot');
    src: url('../fonts/texgyreheros-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreheros-italic-webfont.woff') format('woff'),
         url('../fonts/texgyreheros-italic-webfont.ttf') format('truetype'),
         url('../fonts/texgyreheros-italic-webfont.svg#TeXGyreHerosItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'TeXGyreHerosBold';
    src: url('../fonts/texgyreheros-bold-webfont.eot');
    src: url('../fonts/texgyreheros-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/texgyreheros-bold-webfont.woff') format('woff'),
         url('../fonts/texgyreheros-bold-webfont.ttf') format('truetype'),
         url('../fonts/texgyreheros-bold-webfont.svg#TeXGyreHerosBold') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*web fonts ends*/


/* text */

a { text-decoration: none; color: #49494e; } /*blue*/
a:hover{ text-decoration: underline;}

h1, h1 a {
  font-size: 18px;
  color: #0073af;  /*blue*/
}

p, h2, ul { margin-bottom: 30px; }
h1 { margin-bottom: 15px; }
p a, li a { color: #0080c3; } /*blue*/
p a:hover, li a:hover { text-decoration:underline; } /*blue*/
p strong { color: #333; }
p strong a { color: #333; }
.header p strong { color: #fff; } /*blue*/
.header a {
	display:block;
color: #fff;
text-decoration: underline;
}

.no-bullet { list-style: none; }
#header-minibar #categories li{
	margin-right:8px;
}
#header-minibar li.exception:hover{
  background-image:none;
}

/* columns */

.column-3 {
  clear: both;
}

.column-3 .column {
  width: 465px;
  float: left;
  margin-left: 30px;
}
.column-3 .column-ipad{
  width:242px;
}
.column-3 .column-iphone{
  width:330px;
  }
.column-3 .column:first-child { margin-left: 0; }
.column {
  padding: 0;
  margin: 0;
}


.column-3-2 {
  margin-left: 0;
  width: 630px;
}

.column-2 .column {
  float: right;
  width: 300px;
  margin-left: 30px;
}

.column-2 .column .column {
  float: left;
  width: 300px;
  margin-left:20px;
}
#serv-col .column{
  width:290px;
  margin-top:30px;
}
.service-paragraph h1.body-title{margin-bottom:30px;}
.service-paragraph h1.body-title span {display:none;}

.column-2 .column:first-child {
  margin-left: 0;
  width: 630px;
  float: left;
}
.column-mini-2 .column {
  float: left;
  width: 135px;
  margin-left: 20px;
}
.column-mini-2 .column:first-child { margin-left: 0; }
.columnLeft
{
  float: left;
}
.columnRight
{
  float: right;
}
.align-right { text-align: right; }
.right { float: right; }
.left { float: left; }

.container .top-200 .align-right{
	font-size: 12px;
	font-style: oblique;
	color:#878b8e;
}
/* header */
.displayColumn-2
{
	width: 920px;
	postion: relative;
	/*border: 1px solid blue;*/
}
.displayColumn:first-child
{
	float: left;
	margin-left: 0;
}
.displayColumn
{
	margin-left: 200px;
}
.header p {
	font-family: 'TeXGyreHerosRegular';
  font-size: 14px;
  text-shadow: 0 1px 0 #FFFFFF;
}

/* repeating background */

.header#header-home {
  background:  url('../images/header/home-sprite.png') repeat-x 0 -506px;
}

.pocket-reflection{
  height: 410px;
  }
.header#header {
  background: url('../images/header/header-bg-repeat.jpg') repeat-x 0px 50px;
  height: 200px;

}
.header#blog {
  background: url('../images/header/header-blog-bg-repeat.jpg') repeat-x 0px 50px;
  height: 250px;
}

.header#minibar {
  background: url('../images/header/header-feedback-bg-repeat.png') repeat-x 0px 46px;
  height: 173px;
}
.appSelection#minibar  {
  background: url('../images/header/header-feedback-bg-repeat.png') repeat-x 0px 64px;
  height: 200px;
  }
#feedback.feed_head{
  background: url('../images/header/header-feedback-bg-repeat.png') repeat-x 0px 46px;
  }
#feedback{
  background: url('../images/header/header-feedback-bg-repeat.png') repeat-x 0px 64px;
  height: 191px;
}
/*For app Feedback page height*/
.feed_head#feedback
{
  height: 206px;
}
/* non-repeating background */

.header#header #header-content {
  background: url('../images/header/header-bg.jpg') no-repeat top center;
  height: 120px;
  padding-top: 30px;

}
.header#header-home #header-content {

position:relative;
top: -8px;
}

.header#blog #header-content {
  background: url('../images/header/header-blog-bg.jpg') no-repeat top center;
  height: 170px;
  padding-top: 30px;
}

.header#minibar #header-content {
  height: 150px;
  padding-top: 36px;
  margin-bottom: -50px;
}

.header#feedback #header-content {
  padding-top: 36px;
  margin-bottom: -50px;
}
#minibar.appSelection{
  height:200px; overflow: hidden;
}
#minibar.appSelection, #feedback.appSelection
{
  height:224px; overflow:hidden;
}
#header-content {
  font-size: 14px;
  /*color: #fff;*/ /*blue*/
  font-family: Georgia, Times, serif;
}
.header#header #header-content p {
  display: block;
  width: 465px;
}
#header-content h1 {
    float: left;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 5px;
    margin-top: 15px;
    width: 328px;
   /*font-weight:700;*/
  /*color: white ;*/
 }
.appBlog
{
  margin-left: 20px;
}
.masterblog
{
  margin-left: 0px;
}
.clsHeadIcon .header-title{
  margin-left:20px;
  }

.em-title {
  font-size: 14px;
}

/* menu */

#logo,a.normLogo,a.hoverLogo {
  /* background: url('../images/footer/footer-sprite.png') no-repeat 0 -540px; */
  position: absolute;
  display: inline-block;
  height: 46px;
  width: 284px;
  float:left;
  }
#logo {
	position: relative;

	}

a.normLogo {
	left: 0;
	top: 0;
	z-index: 10;
	background:url('../images/footer/footer-sprite.png') no-repeat 0 -540px;
}

a.hoverLogo {
	background:url('../images/footer/footer-sprite.png') 0 -586px no-repeat;
	left: 0;
	top: 0;
	}
#logo:hover {
  /*background: url('../images/footer/footer-sprite.png') 0 -586px no-repeat;*/
  }

#menu {
  background: url('../images/footer/footer-sprite.png') repeat-x 0 -491px;
  height: 46px;
  margin-top:18px;
  position:relative;
  z-index:10;
  }
#nav {
  height: 52px;
  position: absolute;
  right: 0px;
  overflow: hidden;
  margin-top:-6px;
}
#nav li {
  float: left;
  display: inline;
}
#nav li.apps{
}
#nav li a {
  /*background: url(../images/footer/footer-sprite.png) no-repeat;*/
  display: block;
  height: 16px;
	padding:0px 8px 0 8px;
  margin:18px 10px 0 10px;
  font-family:'AllerRegular';
  font-size:16px;
  font-weight:normal;
  text-decoration:none;

  text-shadow:0 1px 0 #043465;
}
#nav .home a{ 	background-position: -308px	-540px;}
#nav .about a{  background-position:-383px 	-540px;}
#nav .work a{ 	background-position:-461px 	-540px; }
#nav .apps a{ 	background-position:-526px 	-540px; }
#nav .service a{background-position:-601px 	-540px; }
#nav .contact a{background-position:-686px 	-540px; }

#nav .home a:hover{ background-position: -308px -556px;}
#nav .about a:hover{  background-position:-383px -556px;}
#nav .work a:hover{ background-position:-461px -556px; }
#nav .apps a:hover{ background-position:-526px -556px; }
#nav .service a:hover{  background-position:-601px -556px; }
#nav .contact a:hover{  background-position:-686px -556px; }
#nav li a:hover{
	text-shadow:0 1px 0 #043465, 0 0 5px #0e7abd, 0 0 3px #0e7abd, 0 0 10px #0e7abd, 0 0 20px #1b89cd, 0 1px 0 #043465;
	}
#nav li.active {
  background: url("../images/footer/footer-sprite.png") no-repeat scroll -776px -540px transparent;
  text-align:center;
  width: 70px;
  height:52px;
  padding:0 12px 0 12px;
}
#nav li.active a{
  margin-top:12px;
 }
#nav li.service.active{
	width:auto;
	background-position:-763px -540px;
}
#nav li.contact.active{
	background-position:-765px -540px;
	width:auto;
}
/* header titles */

.header-title {
  position:relative;
  font-weight:bolder;
}
.header-title a{
  text-decoration:none;
  font-size:22px;
  font-weight:700;
}
.welcome-to-crowded-road
{
  text-indent: 0px;
}

h1.header-title {
  height: 29px;
  /* min height, so that fonts have even height regardless of descenders*/
  font-weight:normal;
  font-family:'allerBold';
  font-size:24px;
  color:#ebebeb;

}
#service_Services1, #service_Additional_Information{
  margin-bottom:18px;
  }


/* slider */

.main-content-slider-wrap {
  /*width: 970px;*/
	margin-left:-5px;
	position:relative;
	z-index:1;
}

.header-home-bar {
    height: 30px;
    width: 970px;
/*    position: relative;
    z-index: 20;*/
}
#prev-arrow, #next-arrow {
  display: block;
  height: 17px;
  width: 11px;
  position: relative;
  z-index: 22;
}
#prev-arrow {
  background: url('../images/header/home-sprite.png') no-repeat -263px -384px;
  float: left;
  margin-top: 25px;
  width:19px;
  height:20px;
	z-index: 11;
}
#next-arrow {
  background: url('../images/header/home-sprite.png') -323px -384px;
  margin-top: 25px;
  width:19px;
  height:20px;
	position:absolute;
	margin-left:940px;
	z-index:11;
}
#prev-arrow:hover {  background-position: -263px -405px; }
 #next-arrow:hover{  background-position: -323px -405px; }

.header-slide-content-left, .header-slide-content-right { width: 588px; }
.header-slide-content-left { float: left; }
.header-slide-content-right { float: right;}

.header-slide-content-left .header-paragraph-content { float: left; }
.header-slide-content-right .header-paragraph-content { float: right; }

.header-paragraph-content {
  margin: 24px 0 0 31px;
  width: 328px;
}

.header-paragraph-content p
{
    position: relative;
    z-index: 10;
    top: 45px;
}
#slider-nav-wrap {
  margin-top: 12px;
}

#slider-nav {
  list-style: none;
  margin: 0 auto;
  width: 45px;
  list-style: none;
  position: relative;
  z-index: 10;
}

#slider-nav li {
  float: left;
}

#slider-nav li a {
  display: block;
  background: url('../images/header/home-sprite.png') -290px -379px;
  width: 20px;
  height: 20px;
}

#slider-nav li a:hover {
  background-position: -290px -400px;
}

#slider-nav li.active a {
  background-position: -290px -400px;
}
#slider-nav li.active {
  font-weight: bold;
}
.content-fade {
  position: absolute;
  width: 970px;
  height: 30px;
  z-index: 9999;
}

/* body */

#body {
	min-height:10px;
  padding-top: 45px;
  background: url('../images/footer/footer-sprite.png') 0 -966px repeat-x #ebedef;
  display:block;
}
.column img, .body-tit1le img, .service img, .method img {
  float: left;
  position: relative;
  top: -6px;
  padding-right:10px;
}
.iconlist img:hover{opacity:0.8;}
.service img{top:0;	}
.service .service-paragraph {
  width: 230px;
  float:left;
}

.method .method-paragraph {
  float: right;
  width: 550px;
}

.testimonial {
  color: #878b8e;
  padding: 6px 0 18px 0px;
  background: url(../images/footer/footer-sprite.png) no-repeat -940px -700px;
  text-indent:43px;
  text-shadow:0 1px 0px #fff;
  min-height:30px;
  font-size:14px;
  }

.bigbutton {
  height: 32px;
  width: 275px;
  margin-bottom: 30px;
  top:-6px;
}
.bigbuttonIpad
{
  margin-left:59px;
  margin-top:332px;
}

.bigbutton a {
	  background: url('../images/chat-live.png') top left no-repeat;
  display: block;
  height: 32px;
  width: 302px;
  font-size: 30px;
  font-weight:bold;
  text-align: right;
	font-family: Arial, Helvetica, sans-serif;
  cursor: pointer;
}
.bigbutton a:hover {
	  background: url('../images/chat-live.png') 0 -32px no-repeat;
    cursor: pointer;
	}

#rateThisApp.bigbutton a {
  text-align: center;
  padding-top: 20px;
  font-size: 22px;
  cursor: pointer;
}

.bigbutton #plupperButton a {
  height: 32px;
  padding-top: 0px;
  background: url("../images/chat-live-normal.png") 0 -32px no-repeat;
  text-indent: -9999px;
  cursor: pointer;
}

.bigbutton#cmdDownload a {
  height: 46px;
  padding-right: 0px;
  background: url('../images/bigbutton-normal.png') top left no-repeat;
  text-decoration:none;
  cursor: pointer;
}
.bigbutton#cmdDownload a span{
  border:0px solid black;
  width:131px;
  text-align:center;
  display:inline-block;
  padding-top: 11px;
  color:#fff;
  font-family:'AllerBold';
  font-size:24px;
  /*text-shadow:0 1px 0 #3d7900;*/
  line-height:25px;
}
#featureClients {
  list-style-type: none;
  margin-bottom: 30px;
  overflow: hidden;
  padding-right: 0px;
}
#featureClients img{
  float:left;
  padding:10px 8px 0 0px;
  }
#featureClients li {
float:left;
padding-top:6px;
}

#featureClients li:first-child {
  margin-left: 0;
}

.client-hover{
  display: none;
}

/* portfolio page */

#all-industries-dropdown {
  z-index: 10000;
  background: url('../images/black70.png');
  width: 200px !important;
  padding: 0;
  display: none;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  }

#all-industries-dropdown li {
  clear: both;
  margin: 0;
  padding: 0;
  height: auto;
}

#all-industries-dropdown li a {
  height: 35px;
  width: 140px;
  padding: 15px 30px 0px 30px;
  display: block;
  text-decoration: none;
}

#all-industries-dropdown li a:hover {
  background: url('../images/black50.png') repeat;
}

.column {
  width: 300px;
  float: left;
  position: relative;
}

.portfolio-item-img {
  margin-bottom: 5px; position: relative;
}

.portfolio-item {
  width: 300px;
  float: left;
  margin-right: 20px;
  padding:0;
  margin-bottom:30px;
}

.portfolio-row .portfolio-item:first-child {
  margin-left: 0px;
}

.portfolio-row {
  list-style-type:none;
  margin:0;
}

.portfolio-row:last-child .portfolio-item {
  padding-bottom: 30px;
}

.portfolio-item-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 300px;
  height: 200px;
  background: url('../images/portfolio/overlay.png') top left no-repeat;
}
.profile-overlay{
  position: absolute;
  margin-top:-3px;
  margin-left:-3px;
  z-index:1;
}

.portfolio-item-desc .column {
  width: auto;
}

.portfolio-item-desc .column:last-child {
  float: right;
}

.portfolio-item-desc .column:first-child a {
  font-weight: bold;
}

/* portfolio single item view */

.portfolio-single {
  clear: both;
}

.portfolio-single-desc {
  width: 300px;
  float: left;
}

.portfolio-single-slider {
  width: 630px;
  height: 350px;
  float: right;

}

.portfolio-subtitle {
  margin-top: -20px;
  width: 280px;
}

/* portfolio single item slider */

.portfolio-single-slider {
  overflow: hidden; /* So that slides are hidden when they go out of view */
  position: relative; /* So that the slides move relative to the display area */
}

#portfolio-single-slider-overlay {
  background: url('../images/portfolio/slider-overlay.png') no-repeat top left;
  height: 350px;
  width: 630px;
  position: absolute;
  top: 0px;
  left: 0px;
}

.portfolio-single-slider ul.slider {
  height: 350px; /* Same as #slider */
  width: 10000em; /* So that the number of slides is unlimited*/
  list-style: none; /* To get rid of those ugly default bullets */
  position: absolute; /* So that the slides are positioned absolute, relative to the display area */
  left: 0px; /* Starting position, 0px from the left */
}

.portfolio-single-slider ul.slider li {
  width: 630px; /* Same as #slider, but for each individual slide */
  height: 350px; /* Same as #slider, but for each individual slide */
  float: left; /* To arrange the items side by side */
  display: block; /* <li> is usually an inline element; this changes that */
}

.portfolio-single-slider-nav {
  position: absolute;
  top: 320px;
  left: 0px;
  background: transparent;
  width: 630px;
  height: 30px;
  z-index: 2000;
  margin:0px auto;
}
.portfolio-single-slider-nav ul{margin:0;padding:0;}
.portfolio-single-slider-nav-bg {
  position: absolute;
  top: 320px;
  left: 0px;
  background: url('../images/black50.png');
  width: 630px;
  height: 30px;
}

a.prev {
  height: 18px;
  width: 12px;
  background: url('../images/portfolio/prev.png');
  text-indent: -9999px;
  display: block;
  float: left;
  margin-left: 10px;
  margin-top: 7px;
  z-index: 2000;
}

a.next {
  height: 18px;
  width: 12px;
  background: url('../images/portfolio/next.png');
  text-indent: -9999px;
  display: block;
  float: right;
  margin-right: 10px;
  margin-top: 7px;
  z-index: 2000;
}

.portfolio-single-slider-nav-buttons {
  display: block;
  width: 570px;
  height: 30px;

  position: absolute;
  top: 330px;
  left: 30px;
  z-index: 3000;
}
.portfolio-single-slider-nav-buttons ul
{
  margin:0px auto;
}
.portfolio-single-slider-nav-buttons li {
  float: left;
  margin-right: 4px;
}

.portfolio-single-slider-nav-buttons li a {
  display: block;
  background: url('../images/header/work-slider-nav.png');
  width: 12px;
  height: 12px;
  text-indent: -9999px;
}

.portfolio-single-slider-nav-buttons li a:hover {
  background-position: 0px -12px;
}

.portfolio-single-slider-nav-buttons li.active a {
  background-position: 0px -24px;
}


.portoflio-single-slider-nav-buttons li:last-child {
  margin-right: 0px;
}

.portfolio-single-moreitems {
  margin-top: -30px;
  height: 120px;
}

.portfolio-single-moreitems ul li {
  float: left;
  margin-left: 30px;
}

.portfolio-single-moreitems ul li:first-child {
  margin-left: 0px;
}

/* apps page */

.app-item-img {
  position: relative;
  z-index: 3;
}
.app-item-img img{
  width:135px;
}

.app-item {
  margin-bottom: 45px;
  width: 135px;
  float: left;
  margin-right: 25px;
  font-size: 16px;
  border:0px solid black;
}

.app-row .app-item:first-child {
  margin-left: 0px;
}

.app-row {
  clear: both;
  list-style-type:none;
  margin:0;padding:0;
}

.app-item-overlay {
  display: none;
}

.app-item-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 135px;
  height: 135px;
  background: url('../images/apps/app-hover.png') top left no-repeat;

}
.rapp-item-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 80px;
  height: 80px;
  /*background: url('../images/overlay-shadow.png') top left no-repeat;*/
}
.app-item-fix-overlay{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 135px;
  height: 135px;
  background: url('../images/apps/app-fixed-hover.png') top left no-repeat;

  z-index:1;
}
a.appshadow
{
  height: 135px; width: 135px; position: absolute; top: 0px; left: 0px; z-index: 5000;
  text-decoration: none;
}

.app-item-desc {
  text-align: center;
  font-weight: bold;
  line-height: 12px;
}

.app-item a  {
  color: #333333;
  text-decoration: none;
}
.app-item a:hover {
  color: #333333;
  text-decoration: none;
}
.app-item-desc a:hover
{
  text-decoration: underline;
}
.app-item a.appDescription
{
  height: 135px;
}
/* app single */
#cmdDownload.bigbutton a.bigbutton-overlay,
a.bigbutton-overlay,
#rateThisApp.bigbutton a.bigbutton-overlay
{
  height: 46px;
  width: 169px;
  position: absolute;
  top: 0px;
  left: 0px;
  text-decoration: none;
  background: url("../images/bigbutton-hover.png") top left no-repeat;
}
#showLiveChat:hover{
  background: url("../images/chat-live-hover.png") top left no-repeat;
  }

/* main */

#download-on-the-app-store, #activity-feed, #contact-support, #live-chat {
  margin-bottom: 30px;
}

ul.bigbull {
  list-style-image: url('../images/bullet.png');
  margin-left: 1em;
}

ul.bigbull li {
  padding-left: 1em;
}

ul#features-list li {
  padding-bottom: 30px;
}

ul.app-single-thumbs-row {
  margin-bottom: 30px;
}

ul.app-single-thumbs-row li {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
  width: 60px;
  height: 60px;
}

ul.app-single-thumbs-row li:last-child {
  margin-right: 0px;
}

ul.app-single-thumbs-row:last-child {
  margin-bottom: 30px;
  margin-top:-5px;
  display:block;
}

.app-single-thumb {
  position: absolute;
  top: 0px;
  left: 0px;
}
/*------------------Apps Theme Display CSS -------------- Added by Shantanu Naik */

/*-----Instrument Dives -----------*/
#ipad
{
  position: relative;
  top: -225px;
  height: 492px;
  top: -150px;
  left:5px;
  position:absolute;
  width:355px;

  background:url('../images/apps/ipad-apppage.png') no-repeat ;
}
#iphone
{
  background:url('../images/apps/iphone.png') no-repeat ;
  position:relative;
  width:338px;
  height:507px;
  top:-200px;
  left:35px;
}
#androidPhone
{
    background: url("../images/apps/App_Android.png") no-repeat scroll 0 0 transparent;
    height: 509px;
    left: 35px;
    position: absolute;
    top: -206px;
    width: 261px;
}
#androidTablets
{
    background: url("../images/apps/tablet_image.png") no-repeat scroll 0 0 transparent;
    height: 475px;
    left: 36px;
    position: absolute;
    top: -198px;
    width: 306px;
}
/*-----Instrument Dives Ends -----------*/

/*---------- Intrument Slider -------------------------*/
#iphone-slider {
  height: 330px;
  left: 21px;
  position: absolute;
  top: 90px;
  width: 219px;
}

#ipad-slider
{
  height: 364px;
  left: 41px;
  position: absolute;
  top: 44px;
  width: 273px;
}
#androidPhone-slider
{
    height: 358px;
    left: 23px;
    position: absolute;
    top: 67px;
    width: 217px;
}
#androidTablets-slider
{
    height: 383px;
    left: 38px;
    position: absolute;
    top: 48px;
    width: 228px;
}
/*--------- Intrument Slider Div css Ends -----------*/

/*--------- Promotional Ribin Display for Instrument----*/
.promo_act{
    height: 0;
    margin: 1px 0 0 173px;
    position: absolute;
    width: 0;
    z-index: 100;
}
.promo_act img.promo_actImage
{
  opacity: 1;
  position: absolute;
  z-index:20;
  width: 134px;
  height: 131px;
}
.promo_act img.promo_actImageHover
{
  position: absolute;
  z-index:25;
  width: 134px;
  height: 131px;
}
.promo_act img{
  border:0;

  }
.no_promo{
  background: url("../images/apps/no-promo.png") no-repeat scroll right top transparent;
  height: 131px;
  left: 9px;
  position: absolute;
  top: 75px;
  width: 400px;
  }
#iphone .promo_act {
   margin: 2px 0 0 132px;
  }
#iphone .no_promo {
  left:-28px;
  top:125px;
  width:343px;
  }

#androidPhone .no_promo
{
	left: -88px!important;
}
#androidPhone .promo_act
{
	 margin: 5px 0 0 130px !important;
}
/*--------- Promotional Ribin Display for Instrument Ends ----*/

/*----- Instrument Wrapper divs CSS -----------------*/
#ipad-wrapper {
  height: 330px;
  width:300px;
  margin:55px 0 0 -14px;
}
#iphone-wrapper{
  height: 330px;
  width:260px;
  margin:55px 0 0 -40px;
  }
#androidPhone-wrapper
{
  height: 330px;
  width:260px;
  margin:55px 0 0 -40px;
}
#androidTablets-wrapper
{
  height: 330px;
  width:260px;
  margin:55px 0 0 -40px;
}

#iphone-slider, #ipad-slider, #androidPhone-slider, #androidTablets-slider {
   overflow: hidden; /* So that slides are hidden when they go out of view */
}

#iphone-slider ul.slider , #ipad-slider ul.slider, #androidPhone ul.slider, #androidTablets  ul.slider
{
  height: 360px; /* Same as #slider */
  width: 10000em; /* So that the number of slides is unlimited */
  position: absolute; /* So that the slides are positioned absolute, relative to the display area */
  left: 0px; /* Starting position, 0px from the left */
}
#ipad-slider ul.slider{
  height: 392px;
}

#iphone-slider ul.slider li {
  width: 219px; /* Same as #slider, but for each individual slide */
  height: 360px; /* Same as #slider, but for each individual slide */
  float: left; /* To arrange the items side by side */
  display: block; /* <li> is usually an inline element; this changes that */
}

#ipad-slider ul.slider li {
  width: 273px; /* Same as #slider, but for each individual slide */
  height: 365px; /* Same as #slider, but for each individual slide */
  float: left; /* To arrange the items side by side */
  display: block; /* <li> is usually an inline element; this changes that */
}
#androidPhone-slider ul.slider li, #androidTablets-slider ul.slider li {
  width: 219px; /* Same as #slider, but for each individual slide */
  height: 360px; /* Same as #slider, but for each individual slide */
  float: left; /* To arrange the items side by side */
  display: block; /* <li> is usually an inline element; this changes that */
}

/*----- Instrument Wrapper divs CSS -----------------*/

/* ------- Reflection -------------------------------- */
#iphone-reflection{
    background: url("../images/apps/iphone-reflection.png") no-repeat right top transparent;
    height: 227px;
    position: relative;
    top: 90px;
    /*margin: 90px 0 0 px;*/
    width: 240px;
}

#androidPhone-reflection
{
    background: url("../images/apps/crowded_app_android_glow.png") no-repeat right top transparent;
    height: 305px;
    position: relative;
     margin: 67px 0 0 127px;
    width: 116px;
}
#androidTablets-reflection
{
    background: url("../images/apps/tablet_image_glow.png") no-repeat right top transparent;
    height: 383px;
    position: relative;
    margin: 47px 0 0 128px;
    width: 140px;
}
/* --------- Switch for Display Magnifier or Help icons --------------*/
.switch {
  left: 126px;
  position: absolute;
  top: 465px;
  }
.switch ul li{
  float:left;
  list-style:none;
  text-indent:-9999px;
  }
#iphone .switch
{
  left: 77px;
  top: 523px;
  width:170px;
}
#androidPhone .switch
{
  margin: 60px 0 0 -35px;
}
#androidTablets .switch
{
	margin: 25px 0 0 -13px;
}
.ipad_info{
  background: url(../images/apps/info-ipad.png) no-repeat;
  width:20px;
  cursor: pointer;
  height: 19px;
  margin-right:10px;
}
.switch_bg{
  background: url(../images/apps/ipad-switch-bg.png) 1px 0px no-repeat;
  width:47px;
  margin-right:10px;
  height:19px;
}
.switch_bg div{width:40px;padding:0px 2px;margin:0px auto;}
.switch_bg img{
  position: relative;
  top: 2px;
  padding-right:0;
  }

/* --------- Switch for Display Magnifier or Help icons Ends----------*/

/*------------------Apps Theme Display CSS Ends  -------------- Added by Shantanu Naik */

/* blog/app news page */
.header#blog #header-content .container:first-child { height: 120px; }
#blog-minimenu {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  height: 50px;
}
#blog-minimenu .container {
  height: 50px;
}
#blog-minimenu ul {
  width: 480px;
  float: left;
}
#blog-minimenu li {
  line-height: 50px;
  float: left;
  display: inline;
  margin-right: 30px;
}
#blog-minimenu li a { color: #ffffff; } /*blue*/
#search-box-container { position: relative; }
#search-box {
  border: none;
  background: transparent url(../images/count.png) no-repeat repeat scroll 0 ;
  width: 240px;
  height: 22px;
  margin-top: 10px;
  padding-left: 30px;
  padding-right: 30px;
  color: #b3cedb; /*blue*/
  font-family: Helvetica, Arial, sans-serif;
  font-size:  12px;
  padding-top: 8px;
}
#search-form { float: right; }
#search-submit {
  position: absolute;
  top: 17px;
  left: 272px;
  height: 16px;
  width: 16px;
  border: none;
  background: url('../images/search-icon.popUpDivpng');
  cursor: pointer;
}

p small { font-size: 10px; }

.post .post-title, .post .post-title a, h2 {
  color: #4c4c4c;
  font-size: 18px;
  font-family: Helvetica, Arial, sans-serif;
  text-shadow: 0px 1px 0px #FFFFFF;
  font-weight:bold;
}
.post .post-title a:hover {
  color:#0080C3;
	text-decoration:underline;
	}
p.subtitle {
  margin-top: -5px;
  margin-bottom:0px;
}

.post .post-title, .post .post-title a {
  margin-bottom: 0px;
}

.post-top {
  clear: both;
  height: 50px;
}

.post-top-header {
  width: 560px;
  float: left;
}
.post-top-header2 {

  float: left;
}
.comments-num {
  display: block;
  width: 53px;
  height: 40px;
  float: right;
  font-size: 16px;
}
.comments-num a {
  background: url('../images/comments.png') top left no-repeat;
  text-decoration: none;
  font-size:18px;
  color: #8b8d90;
  display: inline-block;
  height: 44px;
  padding: 7px 9px 0 0;
  width: 43px;
  text-align:center;
  font-family:'AllerBold';
}
.comments-num a:hover {text-decoration:none;}
#blog-quote h2 {
  color: #666;
  font-family: Georgia, serif;
  font-size: 24px;
  font-weight: inherit;
  font-style: italic;
  line-height: 30px;
}
#blog-about-image {
  float: left;
  width: 80px;
  height: 80px;
  margin: 0 0 30px;
}
#blog-about-content {
  float: right;
  width: 190px;
}

#button {
  background: url('../images/button-body.jpg') no-repeat scroll top left;
  color: #4d4d4d;
  height: 30px;
  font-family: Helvetica, Arial, sans-serif;
  clear: both;
  margin-bottom: 30px;
  text-shadow: 0 1px 0 #fff;
}
#button span {
  background: url('../images/button-end.jpg') no-repeat scroll top right;
  display: block;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 6px;
  height: 24px;
}
#button:hover {
  text-decoration: none;
  background-position: 0px -30px;
}
#button span:hover { background-position: right -30px; }
#button:active {
  text-decoration: none;
  background-position: 0px -60px;
}
#button span:active { background-position: right -60px; }

/* app news - individual post */

.column img.comment-avatar {
  width: 60px;
  height: 60px;
  top: 0;
}

.comment-content {
  background: url('../images/comment-bg-top.png') no-repeat top right;
  float: right;
  height: auto;
  width: 500px;
  padding: 20px 20px 15px 30px;
}

.comment-content-bottom {
  background: url('../images/comment-bg-bottom.png') no-repeat top right;
  float: right;
  height: 35px;
  width: 550px;
}

.comment {
  padding-bottom: 30px;
  clear: both;
}

.comment p {
  margin: 0;
  padding: 0;
}

.comment-info {
  color: #666666;
  font-size: 10px;
}

a#older-posts {
  background: url('../images/older-posts.png') no-repeat top left;
  text-indent: -9999px;
  width: 85px;
  height: 20px;
  display: block;
}

a#older-posts:hover {
  background: url('../images/older-posts-hover.png') no-repeat top left;
}

a#newer-posts {
  background: url('../images/newer-posts.png') no-repeat top left;
  text-indent: -9999px;
  width: 85px;
  height: 20px;
  display: block;
}

a#newer-posts:hover {
  background: url('../images/newer-posts-hover.png') no-repeat top left;
}


/* comment form */

#frmcomments {
  margin-bottom: 30px;
}

#frmcomments #name, #frmcomments #email {
  margin-right: 25px;
  float:left;
  width:241px;
}
#frmcomments #careerEmail{float:left; margin-right:0; width:241px;}
#frmcomments.contact-form #name{width:403px; margin-right:0;}
#frmcomments #email {
	margin-right:0;
	}
/*#frmcomments #subject*/
#frmcomments #website, #frmcomments #message,#frmcomments #subject  {
  width: 568px;
}

#frmcomments .contactSubject
{
  width: 463px;
}
/* app feedback page */

#feedback-minibar  {
/*  height: 40px;*/
  text-align: left;
  background:#a8aaaf;
  position: relative;
/*  border-top:1px solid #7e7f82;*/
}

.header#feedback #header-minibar ,
.appSelection#minibar #header-minibar /* Manish added */
{
  height: 40px;
  position: relative;
  top: -2px;
}

.header#feedback #header-minibar ul,
.appSelection#minibar #header-minibar ul /* Manish added */
{
  margin: 0;
  padding: 0;
  height: 40px;
}

#header-minibar #categories li.header-minibar-divider {
  background: url('../images/header/minibar-divider.png') no-repeat left 12px;
  height: 48px;
  width: 2px;
  margin:0 10px;
}

#feedback-minibar a {
  color: #333333;
}

#feedback-form {
  width: 630px;
  margin:0px 0 50px 0;
  height:45px;
}

#feedback-form #submit, .create {
  z-index: 6;
  background: url('../images/apps/feedback-submit.png') no-repeat;
  border: none;
  text-indent: -9999px;
  text-transform:capitalize;
  display:inline;
  height: 30px;
  width: 100px;
  cursor: pointer;

}
.create{
  background: url('../images/submit_new_idea.png') no-repeat;
	width:78px;
	position:relative;
	margin-right: 10px;
	margin-top: 3px;
 float: left;
}

#feedback-form #submit:hover { background-position: 0px 0px; }
#feedback-form #submit:active { background-position: 0px 0px; }

.feedback {
  clear: both;
  position: relative;
}

.feedback .column:first-child {
  width: 53px;
  float: left;
}

.feedback .column:last-child {
  width: 556px;
  float: right;
  margin-left:20px;
}

.votes {
  background: url('../images/apps/feedback-vote.jpg') top left no-repeat;
  height: 29px; width: 51px;
  padding: 11px 0 0 0;
  font-size: 24px;
  font-family: 'AllerBold', Helvetica, Arial, sans-serif;
  text-align:center;
  float:left;
}

.accepted {
  position: relative;
  top: 0px;
  padding-left: 22px;
}

a.votebutton {
  background: url('../images/apps/feedback-vote.jpg') no-repeat;
  background-position: 0px -39px;
  text-indent: -9999px;
  display: block;
  height: 20px;
  width: 60px;
  margin-bottom: 5px;
}

a.votebutton:hover {
  background: url('../images/apps/feedback-vote-hover.jpg') no-repeat;
}

.feedback-response {
  background: url('../images/apps/feedback-response-middle.jpg') repeat-y;
  width:526px;
  padding: 0px 15px;
  margin: 0;
  color: #ffffff;
}

.feedback-response p {
	clear:both;
  padding: 0;
  margin: 0;
  color:#fff;
  text-shadow:0px 1px 0 #2e2e31;
  font-size:13px;
}

.feedback-response h2 {
  margin-bottom: 0px;
  text-transform:uppercase;
  font-size:12px;
  float:left;
  }
.postby{
  float:right;
  }
.comment_post{
  clear:both;
  text-shadow:0 1px 0 #444;
  padding-top:10px;
  font-size:13px;
  width:510px;
  }
.comment_avatar{
  background: url(../images/comment-avatar.png) no-repeat;
  width:15px;
  height:15px;
  float:left;
  margin-right:10px;
  margin-top:2px;
  }

.feedback-response, .feedback-response h2 {
  color: #ffffff;
  text-shadow: 0px 1px 0px #000;
}
abbr{font-size:12px; color:#999; border:0 none;text-shadow:none;}

.feedback-response-top {
	width:556px;
  height: 30px;
  margin-top:-14px;
  background: url('../images/apps/feedback-response-top.jpg') no-repeat top center;
}

.feedback-response-bottom {
	width:556px;
  height: 60px;
  background: url('../images/apps/feedback-response-bottom.jpg') no-repeat top center;
}

/* about page */

#header-minibar, #feedback-minibar {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
}

#header-minibar {
  height: 50px;
}

#header-minibar .container {
  height: 40px;

}

#header-minibar ul{height:44px; overflow:hidden;}
#header-minibar ul, #feedback-minibar ul {
  width: 100%;
  float: left;
  margin-top:-2px;
}
#feedback-minibar ul {margin-top:0;	}
.social_ul{
  left: 360px;
  position: relative;
  top: -44px;
  margin-bottom:0;
  height:0;
  }

#header-minibar li {
  line-height: 48px;
  float: left;
  margin-right: 20px;

}

#header-minibar li a {
  display: block;
  padding-right: 10px;
  padding-top:3px;
  line-height:49px;
}

#feedback-minibar li {
  line-height: 33px;
  float: left;
  margin-right: 10px;
}

#header-minibar li a {
  text-decoration: none;
  position: relative;
  left: 10px;
  color: #fff;
  font-size:14px;
  text-shadow:0px 1px 0px #71737B;
  font-family:'AllerRegular';
  float: left;
  display: inline-block;
}

#feedback-minibar li {
  padding-left: 10px;
	margin-top:2px;
}

#feedback-minibar li a {
  text-decoration: none;
  display: block;
  padding-right: 10px;
  font-family:'AllerRegular';
  font-size:14px;
  text-shadow:0 1px 0 #71737B;
  color:#fff;
}

#header-minibar li.active, #header-minibar li:hover {
  background: url('../images/minibar-active-left.png') center left no-repeat;
}

#header-minibar li.active a, #header-minibar li:hover a, #header-minibar li.active:hover a {
  background: url('../images/minibar-active-right.png') right 17px no-repeat;
  color: #ffffff;
  padding:3px 10px 4px 0px;
  text-shadow:0px 1px 0px #575961;
}

#feedback-minibar li.active, #feedback-minibar li:hover {
  background: url('../images/feedback-minibar-active-left.png') center left no-repeat;
}

#feedback-minibar li.active a, #feedback-minibar li:hover a, #feedback-minibar li.active:hover a {
  color: #ffffff;
  background: url('../images/feedback-minibar-active-right.jpg') center right no-repeat;
}

.bodyOverlay #feedback-minibar li.active a,.bodyOverlay #feedback-minibar li:hover a,.bodyOverlay #feedback-minibar li.active:hover a
{
  background: url('../images/feedback-minibar-overlay-right.png ') center right no-repeat;
}
.profile-avatar {
  float: left;
  width: 60px;
  height: 80px;
  margin: 10px 0 30px;
}
.profile-description {
  float: right;
  width: 540px;
}

/* contact page */

form input.field, form textarea, form button, input.field { margin-bottom: 18px; }
form input.field, form textarea, input.field {
  background:#dde0e4;
	font-family: 'TeXGyreHerosRegular';
  font-size: 14px;
  color:#434343;
  text-shadow:0 1px 0 #fff;
  width: 403px;
  border-top: 1px solid #CFD3D6;
  border-bottom: 1px solid #fff;
  border-right:1px solid #E7E9EB;
  border-left:1px solid #E7E9EB;
}
form input.field, input.field {
  padding: 13px 29px 13px 29px;
}
form textarea {
  padding: 13px 29px;
  height: 172px;
}
.contact-form {}
form input.FeebackTextArea {
	font-family:'TeXGyreHerosRegular',helvetica,arial,sans;
	background:#dde0e4;
	color: #434343;
  height: 20px;
  font-size: 14px;
  width: 570px;
  Overflow-x:hidden;
  Overflow-y:hidden;
	/*border: 1px solid red;*/
	padding: 13px 29px;
  border-top: 1px solid #CFD3D6;
  border-bottom: 1px solid #fff;
  border-right:1px solid #E7E9EB;
  border-left:1px solid #E7E9EB;
}

#SaveIdea, #CancelIdea {
  border: none;
  text-indent: -9999px;
  display: block;
  height: 30px;
  width: 100px;
  cursor: pointer;
}
#CancelIdea
{
  background: url('../images/cancel.png') no-repeat;
}
#SaveIdea:hover { background-position: 0px -30px; }
#submit:active, #SaveIdea:active { background-position: 0px -60px; }

#contact-map {
  background: url('../images/map.jpg') no-repeat;
  height: 300px;
  width: 300px;
  margin: 0 0 30px;
}
#contact-info {
  padding: 30px;
  background: url('../images/map-tip.png') no-repeat;
}
#contact-info h1 { color: #fff; }
#contact-info p { color: #ccc; }
#contact-info p strong, #contact-info p strong a { color: #fff; }

ul.iconlist li {
  float: left;
  margin-right: 3px;
}

ul.iconlist {
  height: 32px;
  margin-top:30px;
}

/* body titles */

.body-title {
  position:relative;
}

h1.body-title {
  margin:0;

  /* min height, so that fonts have even height regardless of descenders*/
}

.body-title span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: no-repeat;
}

/* footer */

#footer {
  color: #8e969d;
}

#footer.portfolio {
  margin-top: -30px;
}

#footer  {
	background: url("../images/footer/footer-sprite.png") repeat-x;
	height:368px;
	width:100%;
	border-top:1px solid #fff;
}

#footer-main .container {
  padding-top: 23px;
  height:230px;
}
#footer h1 {
  color: #3390D1;
  font-family: 'AllerRegular';
  font-size:18px;
  font-weight:normal;
  text-shadow: 0 -1px #000000;
  }
#footer-main a { color: #00a7ff; }
#footer-main a.link-white {
  color: #606268;
  font-size:13px;
	border-bottom:1px solid #606268;
   }
#footer-main a.link-white:hover {
  color:#8D8F95;
	text-decoration:none;
	border-bottom:1px solid #8D8F95;
  }
#footer-main .column p{margin-bottom:10px;}
#footer strong { color: #8d8f95; font-size:13px; }
#footer-legal {
  overflow: hidden;
  clear:both;
  height:30px;
}
#footer-legal .container {
  background: none;
}
#footer #footer-legal p {
  color: #545760;
  font-family: 'AllerItalic';
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 20px;
  text-shadow:none;
}

#footer-legal p a {
  color: #545760;
}

#footer-breadcrumb {
  background: url('../images/footer/footer-breadcrumb-bg-repeat.jpg') repeat-x bottom #f2f2f2;
  height: 40px;
	clear:both;
}
#footer-breadcrumb .container a {
  line-height: 40px;
  text-decoration:none;
}
.breadcrumb-divider {
  float: left;
  width: 13px;
  height: 40px;
  background: url('../images/footer/breadcrumb-divider.png');
  margin-right: 10px;
}
a.bc-link {
  float: left;
  color: #666;
  text-shadow: 0 1px 0 #fff;
  margin-right: 10px;
  /*text-transform:capitalize;*/
}

a.bc-link:hover {
  color: #000;
}

a.bc-link img { margin-top: 10px; }

a#bc-home {
  display: block;
  background: url('../images/footer/home-icon.png') center center no-repeat;
  height: 16px;
  width: 16px;
  margin-top: 10px;
  text-indent: -9999px;
}

a#bc-home:hover {
  background: url('../images/footer/home-icon-hover.png') center center no-repeat;
}

/* footer social */

#footer-social {
  padding: 30px 0 0 25px;
  float:left;
  margin:0;
}

#footer-social li {
  float: left;
  display: inline;
  }
#footer-social li a {
  display: block;
  height: 23px;
  text-indent: -9999px;
}
#social-twitter { width: 110px; height:23px; background: url('../images/footer/footer-sprite.png') -24px -443px; }
#social-facebook { width: 114px; height:23px; background: url('../images/footer/footer-sprite.png') -134px -443px; }
#social-rss { width: 62px; height:23px; background: url('../images/footer/footer-sprite.png') -249px -443px; }

#footer-social li a#social-twitter:hover { background-position: -24px -466px; }
#footer-social li a#social-facebook:hover { background-position: -134px -466px; }
#footer-social li a#social-rss:hover { background-position: -249px -466px; }

/* titles */

.footer-title {
  position: relative;
}

h1.footer-title {
  height: 20px;
  /* min height, so that fonts have even height regardless of descenders*/
}

.footer-title span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: no-repeat;
}

.footer-title#get-a-quote-from-us { width: 167px; }
.footer-title#get-a-quote-from-us span { background: url('../images/titles/get-a-quote-from-us.png') no-repeat; }

.footer-title#links-friends { }
.footer-title#links-friends span { background: url('../images/titles/links-friends.png') no-repeat; }

.footer-title#we-tweet { }
.footer-title#we-tweet span { background: url('../images/titles/we-tweet.png') no-repeat; }
.hideBlock {display:none;}
.portfolio-overlay, .app-overlay{
  position:absolute;
  z-index:2;
}
.app-single-thumb-active
{

}
#twitter_update_list
{
  list-style-type:none;
}
img.clientOverlay
{
  position:absolute;
  left:0px;
  top:0px;
}

#app-single-description,#app-single-description-ipad {
  width: 290px;
  background:#dde0e4;
  font-size: 14px;
  color: #b2b7bd;
  text-shadow:0 1px 0 #fff;
  border-top: 1px solid #CFD3D6;
  border-bottom: 1px solid #fff;
  border-right:1px solid #E7E9EB;
  border-left:1px solid #E7E9EB;
  margin-top:-8px;
}
#app-single-description-ipad{
  width: 220px;
  background:#dde0e4;
  font-size: 14px;
  color: #b2b7bd;
  text-shadow:0 1px 0 #fff;
  border-top: 1px solid #CFD3D6;
  border-bottom: 1px solid #fff;
  border-right:1px solid #E7E9EB;
  border-left:1px solid #E7E9EB;
  margin-top:-8px;
}

#app-single-description p, #app-single-description-ipad p {
  margin-bottom: 0px;
  margin-right: 30px;
  margin-left:10px;
  display:none;
}
#app-single-description-ipad p{
  width:170px;
}

#app-single-description-bottom , #app-single-description-bottom-ipad {
  height: 5px;
  width: 310px;
  padding: 0;
  position: relative;
  top: 10px;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}
.portfolio_single_item{
  position: absolute; top: 0px; left: 0px; width:135px; height:90px;
  background:transparent url('../images/portfolio/thumbnail-overlay.png') no-repeat;
}
.worksingle-overlay
{
  position: absolute; top: 0px; left: 0px; width:135px; height:90px;
  background:transparent url('../images/135x90_normal.png') no-repeat;
}
.tabs small
{
  display:none;
}
.tabs em{
  font-style:normal;
  font-size:10px;
}
#indicator{
	background: url("../images/checking.gif") no-repeat scroll 0 0 transparent;
	clear: both;
	display: none;
	height: 16px;
	margin-right: 105px;
	position: absolute;
	width: 16px;
	right: 0px;
	margin-top:10px;
}
#submittingTweet{display:none;}
.submitPanel {
 margin-top: -43px;
 display:block;
}
.submitPanel p.clsVotes
{
/*  position:absolute;
  text-align:right;
  width:630px;*/
	float: right;
}
.submitPanel p.clsVotes
{
	clear: both;
  display:block;
}
.submitPanel p.clsVotes span
{
/*  font-size:150%;
  color:#808080;*/

}
.submitPanel #submit{
  right:0;
  margin-right:30px;
  float:right;
}
span.yellow
{
  background-color:yellow;
}
h2.small {
  font-size: 14px;
}

#suggestions .pop-in  {
    border:1px outset #AAAAAA;
    background-color:#D3D3D3;
    padding:1px 3px;
    width:89px;
    z-index:2;
    position:absolute;
    margin-left:10px;
    margin-top:35px;
    text-align:right;
  }
.feedbackpanel
{
  float:left;
}
.feedbackpanel h2.small {
  font-size: 14px;
  margin-bottom:14px;
	font-family:inherit;
	font-size:14px;
	font-weight:normal;
}

.feedbackpanel h2 {
  margin-bottom:0px;
  font-family:'TeXGyreHerosRegular',helvetica,arial,sans;
  font-weight:bold;
  font-size:12px;
}
.feedbackpanel h2.post-title{
	width:556px;
	font-family:'TeXGyreHerosRegular',helvetica,arial,sans;
	font-weight:bold;
	font-size:18px;
	}
h2.feed_title	{font-size:18px;}
#suggestions .pop-in p
  {
    color:#666666;
    font-size:90%;
    margin-bottom:2px;
  }
#suggestions .points
  {
    border-color:#CCCCCC #CCCCCC #f0ebef;
    border-style:solid solid none;
    border-width:1px 1px 0;
    color:#666666;
    float:none;
    font-size:100%;
    padding:2px 10px 0px 10px;
    text-align:center;
    text-transform:lowercase;
  }
.suggestion .points
  {
    border-color:#CCCCCC #CCCCCC #f0ebef;
    border-style:solid solid none;
    border-width:1px 1px 0;
    color:#666666;
    float:none;
    font-size:100%;
    padding:2px 10px 0px 10px;
    text-align:center;
    text-transform:lowercase;
  }

#suggestions a.teaser:hover
  {
    color:#FFFFFF;
    opacity:1;
  }
#suggestions div.teaser,
#suggestions a.teaser  {
	float:left;
    display:block;
    font-size:120%;
    font-weight:bold;
    letter-spacing:-1px;
    line-height:0.8;
    padding:4px 0;
    text-align:center;
    text-transform:lowercase;
    text-decoration:none;

  }
#suggestions div.teaser
{
  padding-left:10px;
  padding-right:10px;
  margin-top:5px;
  background-color:#F4930A;
  color:white;
}
.point-toggle
{
  float:right;
}
.votings {white-space:nowrap;}
.votings li { display:inline; }
.votings a { color:#000; font-size:22px; }
.votings a:hover {text-decoration:none; color:#0066CC;cursor:pointer;font-size:22px;}
.clsPostings
{
  margin-bottom:30px;
}
.clsPostings p, .post p, .post ul, .post li
{
  margin-bottom:5px;
}
.post ul{
  margin-left:15px;
  padding-left:10px;
}
.post-top ul{
  margin-left:0px;
  padding-left:0px;

}
p.msg{
  font-weight:bolder;
  color:#00699C;
}
.blockOverlay
{
  opacity:0.7;
}
.popup{display:none;width:350px;text-align:left;}
.popup .clslbl{display:block;}
.clsPopMessage
{
  background-color:#00689C;
  padding:10px;
  color:#FDFDFD;
}
.popup #Description{ height:50px;margin-bottom:10px;}
.popup input.field { margin-bottom:10px;}
.popup .clslbl label{float:left;width:140px;display:block;}
.clsCreatePop{padding:10px;}

.details
{
padding: 5px 0px 0px 0px;
}
.details dt
{
font-size: 14px;
padding: 5px 0px 0px 0px;
}

.details dd.metric
{
  font-size: 150%;
  font-weight: bold;
  vertical-align: middle;

}

.details dd.metric img
{
  vertical-align: middle;
}

.details dd.clsBackNav.clsuser
{
  font-size: 18px;
  font-weight: bold;
  vertical-align: middle;
}



ol.stats
{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
ol.tabs
{
list-style-image:none;
list-style-position:outside;
list-style-type:none;

}
.clsBackNav a
{
  font-size:14px;
  text-decoration:none;
  color:#0066CC;
  font-weight:bolder;
  padding:0 5px 0 0px;
}
.clsBackNav a:hover
{
  color:#808080;
}

h3.clsUserName
{
  font-size:250%;
}
.clsAvtar
{
  float:left;
}
div.clsRightResult
{
  margin-left:65px;
}


div.userprofile
{
  margin-left:70px;
}

.sidebar
{
  float:right;
  width:264px;
  text-align:left;
}

 .points
  {
    border-color:#CCCCCC #CCCCCC #f0ebef;
    border-style:solid solid none;
    border-width:1px 1px 0;
    color:#666666;
    float:none;
    font-size:100%;
    padding:2px 10px 0px 10px;
    text-align:center;
    text-transform:lowercase;
  }

 .moderation div.teaser,
.moderation a.teaser
  {
    background-color:#DDDDDD;
    display:block;
    font-size:120%;
    font-weight:bold;
    letter-spacing:-1px;
    line-height:0.8;
    padding:4px 0;
    text-align:center;
    text-transform:lowercase;
    text-decoration:none;
    color:#0066CC;
  }
 .moderation div.teaser
{
  padding-left:10px;
  padding-right:10px;
  margin-top:5px;
  background-color:#F4930A;
  color:white;
}

#search_results ol.stats
{
  float:right;
  clear:right;
  margin:10px 20px 0 30px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
}
#search_results ol.stats li
{
  /*commented by nilesh
  -moz-border-radius-topright:0.3em;*/
 background: url('../images/Count.png')no-repeat;

  color:#1B1B1B;
  border: 0px red solid;
  float:left;
  font-size:180%;
  font-weight:bold;
  letter-spacing:-1px;
  margin-right:5px;
  padding:15px 5px;
  text-align:center;
  width:50px;
  height:35px;

}
#search_results .stats label
{
  color:#1B1B1B;
  display:block;
  font-size:50%;
  font-weight:normal;
  letter-spacing:0;
  line-height:0.9;
  text-transform:lowercase;
}

.feedback .maincolumn
{
  display:inline;
}
.feedback .maincolumn
{
  float:left;
  width:675px;
}
.feedback .sidebar
{
  float:right;
  width:254px;
  text-align:left;
}

 .points em {
color:#333333;
display:block;
font-size:200%;
font-weight:bold;
letter-spacing:-1px;
margin-bottom:-0.3em;

}

.points {
border-style:solid solid none;
color:#666666;
font-size:100%;
text-align:center;
text-transform:lowercase;
}

.suggestion .content
  {
    margin-left:65px;
  }

.tabs li.current a {
font-size:100%;
}

ol.tabs
{
  background: url('../images/gray-line.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  float:left;
  width:100%;
}


.tabs li.current a {
/*commented by nilesh background-color:#FFFFFF;*/
border-color:#CCCCCC #CCCCCC white;
border-style:solid solid none;
border-width:1px 1px medium;
color:#333333;
font-family:arial,san-serif;
font-size:130%;
font-weight:bold;
margin-bottom:0;
margin-top:1px;
padding:2px 6px 3px 5px;
white-space:nowrap;
}
.tabs li.current  {
padding-left:10px;
}


ol.tabs2
{
  background: url('../images/gray-line.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  float:left;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  width:98%;
}
.tabs2 li.current a {
border-color:#CCCCCC #CCCCCC white;
border-style:solid solid none;
border-width:1px 1px medium;
font-family:arial,san-serif;
color:black;
font-size:100%;
font-weight:bold;
margin-bottom:0;
margin-top:1px;
padding:2px 6px 3px 5px;
white-space:nowrap;
}
.tabs2 li.current  {
padding-left:10px;
}
.feedback div.clsCommentList
{
  clear:left;
  padding-top:10px;
  padding-right: 20px;
}

.content-column2
{
width:620px;
padding-left: 10px;
}
.suggestion .content
  {
    margin-left:65px;
  }
#Comments .tabs li.current a
{
  font-size:100%;
}
#Comments,
#views
  {
    float:left;
    margin:15px 0 5px;
    padding-bottom:0;
    width:100%;
  }



.boxSubscribe
{
  position:absolute;
  width:235px;
  overflow:auto;
  margin-left:237px;
  margin-top:46px;
  padding-top:20px;
  z-index:2;
  height:0px;
  }

.clsUpdateList
{
  background-color:#E2E7EA;
  border:1px solid white;
  padding:10px;
  position:absolute;
  z-index:3;
  display:block;
  /*top:-170px; */
}
.clsUpdateList form
{
  padding:0;margin:0px;
}
.clsUpdateList label
{
  font-family:verdana,sans;
  font-size:12px;
  display:block;
  color: black;
}
.clsUpdateList div
{
  padding:4px;
}
.MasterBoxSubscribe
{
  margin-left:217px;
}

.clsinput {
border:1px solid gray;
font-size:12px;
padding:5px;
}

#feedback.clsDetailFeedback{
  height:172px;
	background-position: 0 46px;
}


/*commented by nilesh ------- user Feedback CSS ------*/

.content-column2
{
margin-left:265px;
}
.suggestion .content
  {
    margin-left:65px;
  }

  .suggestion h2 a.title:hover
  {
    text-decoration:underline;
    /*background-color:#0066CC;*/
  }
.suggestion h2, .suggestion h2 a.title
  {
    color:#444444;
    font-weight:bolder;
    text-decoration:none;
    font-size:18px;
    font-family:Arial, Helvetica, sans-serif;
    line-height:1.0;
  }
.suggestion h2 .status
  {
    background-color:#BBBBBB;
    color:#FFFFFF !important;
    font-size:60%;
    font-weight:bold;
    letter-spacing:0;
    margin-left:10px;

  }
.suggestion h2
  {
    font-size:160%;
    font-weight:bold;
    letter-spacing:-1px;
  }

.suggestion h2 a
  {


  text-decoration: none;
  }
.suggestion .description
  {
    color:#666666;
    font-size:120%;
    font-weight:normal;
    margin:3px 0 0 0px;
  }
.desc{
	width:556px;
	}
.topNav
{
  font-size:11px;

}
.topNav ul
{
  list-style-type:none;
  margin:0px;
  width:100%;
}
.topNav ul li:before
{
  content: "\00BB \0020";
}
.topNav ul li
{
  float:left;
  padding-bottom:10px;
  padding-left:5px;
}
.topNav ul li a
{
  color:gray;
  font-weight:600;
}
#all-industries_sub{
  display:none;
  }
.footerHighlight
{
  font-family:sans,Verdana;
}
.clsLiveChat
{
  height: 60px;
  width: 300px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  text-decoration: none;
  background: url("../images/bigbutton-hover.png") top left no-repeat;
  cursor: pointer;
}
h1.highlight, h1.body-title, .bigbutton a{
  text-shadow:0px 1px 0px #ffffff;
  color:#484a50;
  font-family:'Ubuntu'/*,'AllerBold'*/;
  font-size:18px;
	font-weight:500;
  cursor: pointer;
}

.bigbutton a{

}
iframe{
border:0px;
background: none;
background:transparent;
}
iframe html body{
	border:0;
	background: none;
	}
#body .appdetail{
  width:355px;
  padding-top:1px;
  }
.appdetail ul{
  padding-left:10px;
  margin-left:10px;
}
.appdetail p, .appdetail ul li{
  /*margin: 0 0 10px 2px;*/
	 padding-right: 15px;
}

a.MainSitemapCategory
{
  font-weight:bold;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-decoration: underline;
}
.SitemapContainer
{
  float:left;
}

#SitemapMainCategory
{
  list-style:disc;
  font-weight:bold;
  list-style-position: inside;
  list-style-image: url("../images/arrow.png");
}
#SitemapMainCategory ul
{
  margin-bottom :0px;
}

#SitemapSubCategory  ul
{
  margin-bottom :0px;
}

#SitemapSubCategory  li
{
  list-style:square;
  margin-bottom :0px;
  margin-left: 25px;
  list-style-position: inside;
  list-style-image: url("../images/arrow.png");
}
#SitemapSCatList  ul
{
  margin-bottom :0px;
}
#SitemapSCatList  li
{
  margin-bottom :0px;
  list-style:circle;
  list-style-position: inside;
  list-style-image: url("../images/arrow.png");
}
.accepted, .UnderReview, .completed, .rejected, .planned, .started, .openToFeedback
{
  width:76px;
  display:inline-block;
  height:22px;
  border:0px solid black;
}
.openToFeedback
{
  width: 125px;
}
.accepted{  background: url('../images/rate-rss-email.png')  0 -86px no-repeat; vertical-align:middle; padding:0;}
.UnderReview{  background: url('../images/rate-rss-email.png')  -80px -108px no-repeat;vertical-align:middle; width:90px;}
.completed{  background: url('../images/rate-rss-email.png')  0 -108px no-repeat;vertical-align:middle;}
.rejected {   background: url('../images/rate-rss-email.png')  -80px -85px no-repeat;vertical-align:middle;}
.planned {  background: url('../images/rate-rss-email.png')  -80px -64px no-repeat;vertical-align:middle;}
.started{   background: url('../images/rate-rss-email.png')  0 -64px no-repeat;vertical-align:middle;}
.openToFeedback {   background: url("../images/rate-rss-email.png") no-repeat scroll -179px -107px transparent; vertical-align:     middle;   width: 114px; }
p.subtitle {
	margin-bottom:18px;
	font-style:italic;
	font-size:12px;
	font-weight:normal;
}
.applyfields label{
display:block;
float:left;
margin-top:8px;
width:110px;
text-align:right;
padding-right:5px;
}
.applyfields label.position{
margin-top:0px;
}
li.arrow_img{
padding-bottom:10px;
list-style:inside;
}
.browse-resume{
width:300px;
padding-bottom: 5px;
}

#jobDescription ul li, #jobPositionMenu li
{
list-style:inside;
}

#jobPositionMenu li a:hover
{
  text-decoration: underline;
}
.flashContainer{
  overflow: visible;
}

#careers_combo_container
{
  padding-bottom: 15px;
  clear: both;
  display: block;
}

.youtubeOverlay
{
  background: transparent url('../images/slider-overlayYoutube.png')  left top no-repeat ;
  vertical-align:top;
  height : 8px;
  z-index: 2;
  position:absolute;
  width:630px;
}

.apps-overlayArraow
{
  background: transparent url('../images/play-arrow.png')  no-repeat ;
  vertical-align:middle;
  height : 32px;
  z-index: 1;
  position:absolute;
  width:32px;
  left: 20px;
  top:19px;
  cursor: pointer;
}
/* Begin Twirlie Mandatory Styles */

.main-content-slider-top{
  width: 966px; /* The width of the display area */
  height: 280px; /* The height of the display area */
  overflow: hidden; /* So that slides are hidden when they go out of view */
  position: relative;/*relative;*/ /* So that the slides move relative to the display area */
  margin-top:18px;
  color:black;
}
.main-content-slider-top ul
{
  position: absolute;
  width:966px;
  height: 283px; /* The height of the display area */
  list-style: none; /* To get rid of those ugly default bullets */
}
.main-content-slider-top li
{
  height: 270px; /* The height of the display area */
  width: 968px;
  left: 0px; /* Starting position, 0px from the left */
  top: 271px; /* Starting position, 0px from the top */
  position:absolute;
  margin-top: 10px;
  background: url("../images/header/home-sprite.png") no-repeat;
  display: inline-block;
  overflow: hidden;
}
.main-content-sliderul {
  height: 320px; /* Same as #slider */
  width: 10000em; /* So that the number of slides is unlimited */
  list-style: none; /* To get rid of those ugly default bullets */
  position: absolute; /* So that the slides are positioned absolute, relative to the display area */
  left: 0px; /* Starting position, 0px from the left */
}

.main-content-sliderul li {
  width: 967px; /* Same as #slider, but for each individual slide */
  height: 320px; /* Same as #slider, but for each individual slide */
  /*float: left;*/ /* To arrange the items side by side */
  display: block; /* <li> is usually an inline element; this changes that */
  margin:  0 30px 0 0;
  background: url(../images/header/slider-main-bg.png) no-repeat;
}
.rating img{  position:relative;  top:-10px; line-height:40px;  width:40px; vertical-align:middle;}.lblRate {position:relative; top:-8px;padding-right:10px;}

.works-overlayArraow{
  background: transparent url('../images/play32x32.png') no-repeat;
  vertical-align:middle;
  height : 32px;
  z-index: 1;
  position:absolute;
  width:32px;
  left: 53px;
  top: 30px;
  opacity:0.6;
}
.works-overlayArraow:hover{opacity:1;}
#app-single-NewsletterUpdates{
  margin-top:60px;

}
#app-single-NewsletterUpdates h1
{
  margin-bottom: 10px;
}
.appicon{
background:url("../images/apps/appicon_wrapper.png") no-repeat scroll 0 0 transparent;
float:left;
height:70px;
margin:5px;
position:relative;
top:-22px;
width:70px;
z-index:11;
  }
.iconapp_wrapper{
	margin-top: -18px;
  float:left;
   position: relative;
    z-index: 1;
}
#tweetintroText
{
  padding-bottom: 40px;
}

.sliderappicon
{
}
.appiconImage
{
  top:0;
  left:3px;
  position:absolute;
  z-index:5;
  width:66px;
  height:66px;
  border:none;
}
.appiconImageOverlay
{
  position:relative;
  z-index:6;
  width:70px;
  height:70px;
  border:none;
}
.short_news_home{
  background: url("../images/header/home-sprite.png") repeat-x 0 -918px ;
  height:133px;
  clear:both;
  }

.news_container{
  width:960px;
  margin:0 auto;
  }
.short_news_home h1{
	font-family: 'BebasNeueRegular';
  font-size:48px;
  margin:0;
  padding:0;
  text-shadow: 0 1px #3E3F44;
  color:#000;
  width:70px;
  line-height:40px;
  }
.readbutton,a.read_hover{
	width:54px;
	position:absolute;
	}
.readbutton{
	position:relative;
	margin:0 0 0 7px;
	}
a.read_b {
	left: 0;
	top: 0;
	z-index: 10;
	background: url(../images/header/home-sprite.png) no-repeat -500px -380px;
	text-indent: -9999px;
	display:inline-block;
	height:24px;
	width:54px;
	border:0;
  margin: 0 auto;
  padding: 0;
  position:absolute;
}

a.read_hover {
	background: url(../images/header/home-sprite.png) -500px -404px no-repeat;
	left: 0;
	top: 0;
	height:24px;
	z-index:8;
	}
.short_news_home span{
	font-family: 'BebasNeueRegular';
	font-size:16px;
	text-shadow: 0 -1px 0 #000;
  color:#565961;
  text-transform:uppercase;
	width:70px;
	display:inline-block;
	text-align:center;
}

.short_news_home .news_txt{
  float:right;
  width:215px;
  background: url(../images/footer/footer-sprite.png) 0 -700px;
  height:85px;
  padding-left:14px;
  }
.news1{
	float: left;
	padding-right: 19px;
	padding-top: 25px;
	width: 307px;
  }
.news3  {
  padding-right:0px;
  }
.news_date{
  float:left;
	text-align:center;
  }
.short_news_home h4 a{
	font-family: 'AllerRegular';
  font-size:18px;
  color:#8d8f95;
  font-weight:normal;
  padding-bottom:10px;
  margin-top:0px;
	height:11px; /* This is intensionally added */
	overflow:hidden;
	text-shadow: 0 -1px 0 #000;
  display: block;
  }
.news_txt p{
	color:#606268;
	/*padding-top:6px;*/
	text-shadow:0 -1px 0 #010101;
	font-family: 'TeXGyreHerosRegular';
	font-size:13px;
	height:60px;
	overflow:hidden;
}
.border-img-b{
  background: url(../images/footer/footer-sprite.png) 0 -657px repeat-x;
  padding-bottom:0px;
  margin-bottom:15px;
  }
#footer .container{
  width:960px;
  }
#footer .column-3 .column {
  margin-left: 0;
  margin-bottom:15px;
  padding: 0 15px;
  width: 300px;
  background: url("../images/footer/footer-sprite.png") 0 -700px repeat-y;
  height:215px;
  }
#footer .column-m {
  width:150px;
  float:left;
  }

.social_container {
  height:71px;
  border-top:1px dotted #2B2C2F;
  }

.social_grain_bg{
	background: url("../images/footer/footer-sprite.png") no-repeat 0 -368px;
	width:980px;
  margin:0 auto;
	}

.footer-subscribe{
  float:right;
  padding: 30px 25px 0 0;
  margin:0;
  }
.footer-subscribe li{
  list-style:none;
  float:left;
  height:23px;
  }
.label_sub{
  background: url(../images/footer/footer-sprite.png) -491px -443px no-repeat;
  width:205px;
  display: block;
  text-indent: -9999px;
  text-transform: capitalize;
  }
.footer-subscribe li.mail{
  background:  transparent url("../images/footer/footer-sprite.png") -700px -443px no-repeat;
  width: 196px;
  }
.footer-subscribe li.mail input{
 	background: none transparent;
  padding: 2px 10px 3px 0;
  margin-left:10px;
  color:white;
  border:0;
  width:166px;
  vertical-align:middle;
  font-family:'AllerRegular';
  	}
.footer-subscribe li .check{
  background: url(../images/footer/footer-sprite.png) -896px -443px no-repeat;
  width:28px;
  height:23px;
  text-indent:-9999px;
  text-transform: capitalize;
  display:block;
  border:0;
}

.footer-subscribe li .check:hover {
  background-position: -926px -443px;
  cursor:pointer;
}

#relatedapps, #FeedbackrApps, #newestapps{
  float: left;
  height: 135px;
  position : relative;
  width: 566px;
	margin-bottom:7px;
}
#slider-apps .relatedAppsContainer ul li{
  padding:15px 16px 0 0px;
  background:none;
  margin:0;
    }
#slider-apps .relatedAppsContainer {
  width:384px;
  margin-left:47px;
  }
#slider-apps #newestapps{
  width:465px;
  }

.relatedAppsContainer
{
  height: 150px;
  margin: 0 0 0 50px;
  overflow: hidden;
  position: relative;
  width: 495px;
}
#FeedbackrApps .relatedAppsContainer
{
  width: 400px;
}
#relatedapps ul, #FeedbackrApps ul, #newestapps ul{
  width: 10000em;
  position:absolute;
}

#contactusLapps{
  border: 1px solid black;
  float: left;
  height: 182px;
  padding: 13px 0 0 18px;
  width: 450px;
}

#footer p{
  text-shadow:0 -1px 0px #010101;
  font-size:13px;
  color:#8e969d;
   }
#live-chat-btn  {
  width:300px;
}
.label_check
{
  Background: url(../images/check-off.png) no-repeat;
  margin-right: 5px;
  }
label.c_on {
  background: url(../images/check-on.png) no-repeat;
  }
.label_check input, .label_radio input {
  position: absolute; left: -9999px;
  }
.download_btn{
    background: url("../images/apps/app-store-btn.png") no-repeat scroll 0 -92px transparent;
    display: block;
    height: 15px;
    padding: 31px 0 0 152px;
    position: relative;
    z-index:1;
    top: 19px;
		z-index:2;
  }
.download_btn:hover{
  background-position: 0px -138px;
  }
.app_store_btn{
  background: url("../images/apps/price-lable.png") no-repeat scroll 70px -69px transparent;
  height: 69px;
  position: absolute;
  width: 248px;
  top:-20px;
  }

.column-ipad .app_store_btn span {
  top:-16px;
  padding-left:143px;
  font-size:23px;
  width:86px;
  text-align:center;
  }

.column-iphone .app_store_btn {
  background: url("../images/apps/price-lable.png") no-repeat scroll 162px 0 transparent;
  width: 330px;
  }
.column-iphone .app_store_btn .download_btn {
  background: url("../images/apps/app-store-btn.png") no-repeat scroll 0 0 transparent;
  top: 17px;
  padding-left:155px;
  font-size:23px;
  }
.column-iphone .app_store_btn .download_btn:hover {
  background-position: 0px -46px;
  }

.slide-m-bg{
  background: url("../images/apps/app-slide-left.png") top left no-repeat;
  height:125px;
  }
.slide-l-bg{
  background: url("../images/apps/app-slide-mid.png") repeat-x scroll transparent;
  }
.slide-r-bg{
  background: url("../images/apps/app-slide-right.png") top right no-repeat;
  height:125px;
  }

.column-3 .appsComboCol{
  width:585px;
}
#apps-slider{
  float:right;
  margin-left:0;
  margin-top:30px;
  height:135px;
  }
#feed_relatedApps #FeedbackrApps, #newFeedbackApps{
  width:299px;
  margin-bottom:8px;
  }

#relatedapps .app-item-img img , #FeedbackrApps .app-item-img img, #newestapps .app-item-img img
{
  width:80px;
}
.app-item-img  a.appDescription
{
  height: 135px;
  display: block;
}
#relatedapps .app-item, #FeedbackrApps .app-item, #newestapps .app-item {
    background: url("../images/apps/app-right-border.png") no-repeat scroll right center transparent;
    height: 56px;
    list-style-type: none;
    padding: 15px 26px 35px 0px;
    width: 80px;
  }

#FeedbackrApps ul{
	margin:7px 0 0 6px;
	}
 #FeedbackrApps .app-item {
 	margin:0 6px 0 0px;
 	}
#relatedapps .app-item a, #FeedbackrApps .app-item a, #newestapps .app-item a {
  color:#808182;
  text-shadow: 0px 1px 0px #fff;
  font-size:12px;
  font-weight:normal;
	font-family: 'TeXGyreHerosRegular';
  }
#relatedapps .app-item a:hover, #FeedbackrApps .app-item a:hover, #newestapps .app-item a:hover {
	color:#000;
	text-decoration:none;
	}

#relatedapps .app_left_arrow, #relatedapps .app_right_arrow, #FeedbackrApps .app_left_arrow, #FeedbackrApps .app_right_arrow {
  list-style:none;
  }

.app_left_arrow{
  background: url(../images/apps/app-left-arrow.png) no-repeat;
  height:23px;
  width:23px;
  float:left;
  position: absolute;
  top: 54px;
  margin: 0 12px;
  float:left;
  }
.app_right_arrow{
  background: url(../images/apps/app-right-arrow.png) no-repeat;
  height:23px;
  width:23px;
  float:right;
  position: absolute;
  right: 0px;
  top: 54px;
  margin:0 12px;
  }
.app_left_arrow:hover, .app_right_arrow:hover{background-position:0 -23px;}
.ipad-retina{
  background: url(../images/apps/retina-ipad.png) no-repeat 0 1px;
  width:30px;
  cursor: pointer;
  height: 20px;
  }
  .ipad_info:hover, .ipad-retina:hover{ background-position:0 -20px;}
#emailFreeUpdate{
  padding: 6px 0 8px 8px;
  color:#798187;
  font-size:15px;
  margin-bottom:0;
  }
.submit_subscribe{
  background: url("../images/apps/submit-subscribe.jpg") no-repeat scroll 0 0 transparent;
  border: medium none;
  cursor: pointer;
  display: block;
  height: 22px;
  left: 190px;
  position: relative;
  text-indent: -9999px;
  text-transform: capitalize;
  top: -29px;
  width: 27px;
  }
.column-iphone .submit_subscribe  {
  left:262px;
  top:-29px;
  }

.right_arrow{
    background: url("../images/apps/right-arrow.jpg") no-repeat scroll center right transparent;
    width: 230px;
    padding:10px 0 10px 0px;
    }
.column-iphone .right_arrow{
  width:300px;

  }
#thumbnails img{
  top:0;
  }
#description{
  color:#434343;
  text-shadow:0 1px 0 #fff;
  }
.updates_txt  {
  color: #B2B4B7;
  text-shadow: 0 1px 0 #fff;
  }
/*-- Slider Navigation */

.rAppsSlider-nav {
  list-style: none;
  margin: 0 auto;
  width:60px;
  padding-top:4px;
}

.rAppsSlider-nav li {
  float: left;
  padding:0 2px 0 2px;
  background:#EBEDEF;
}

.rAppsSlider-nav li a {
  display: block;
  background: url('../images/apps/slide-dots.png') no-repeat;
  width: 16px;
  height: 13px;
}
.rAppsSlider-nav li a:hover, .rAppsSlider-nav li.circleActive a {
  background-position: 0 -13px;
}

.rAppsSlider-nav li.ActiveLi a {
  background-position: 0 -13px;
}

.rAppsSlider-nav li.active a {
  background-position: 0px -13px;
}
.rAppsSlider-nav li.active {
  font-weight: bold;
}
.feeds{

  height:48px;
    }

.feeds ul li{
  float: left;
  list-style: none outside none;
  margin-left: 15px;
  }
.feeds ul li a{
  height: 30px;
  text-indent: -9999px;
  width: 90px;
  display:block;
  }

a.feed_rate{
  background: url("../images/rate-rss-email.png") no-repeat scroll transparent;
  }
a.feed_rss{
  background: url("../images/rate-rss-email.png") no-repeat scroll -106px 0 transparent;
  }
a.feed_email{
  background: url("../images/rate-rss-email.png") no-repeat scroll -212px 0 transparent;
  }
a.feed_rate:hover{
  background: url("../images/rate-rss-email.png") no-repeat scroll 0 -30px transparent;
  }
a.feed_rss:hover{
  background: url("../images/rate-rss-email.png") no-repeat scroll -106px -30px transparent;
  }
a.feed_email:hover {
  background: url("../images/rate-rss-email.png") no-repeat scroll -212px -30px transparent;
  }

#feed_relatedApps {

  }
#feed_relatedApps p, #newFeedbackApps p{
  text-align:center;
  font-style:normal;
  margin:0;
  font-size:12px;
  background: url(../images/apps/small-slider-arrow.jpg) center bottom no-repeat;
  position:relative;
  top:8px;
  padding-bottom:8px;
  }

  #newFeedbackApps
  {
    margin-top: 30px;
    clear: both;
  }
#feed_relatedApps .relatedAppsContainer, #newFeedbackApps .relatedAppsContainer{
  margin:2px;
  width:290px;
  }
#feed_relatedApps .relatedAppsContainer ul li, #newFeedbackApps .relatedAppsContainer ul li{
  padding:5px;
  background:none;
  }
.sliderWraper{
  clear:both;
  background: url(../images/h1-border-bottom.png) center center repeat-x;
  height:20px;
  }
.app_store_btn span{
position: relative;
font-size:24px;
color:#fff;
text-shadow:0 1px 1px #3d7a00;
padding: 3px 0 0 185px;
top: -16px;
width:128px;
display:inline-block;
text-align:center;
font-family:'AllerBold';
  }
.clsPopup
{
  position: absolute;
	z-index:2;
}
.clsPopup li{
  display:none;
  height: 317px;
  list-style-type: none;
  margin: 13px 0 0 386px;
  position: absolute;
  width: 580px;
  z-index: 6;
	border:0px solid red;
}

.sliderTitle{
	font-family: 'Aller';
  color: #0F0E0E;
  font-size: 24px;
  text-shadow: 0 1px 0 #fff;
  position: absolute;
  z-index:10;
}

/*-----Slider CSS ----*/
/*---iphone---*/
.header-iphone {
/*  height: 330px;
  width: 584px;*/
  position: relative;
  margin:3px -3px 0 0px;
	z-index:0;
	overflow:hidden;
}

.header-iphone-front img {
  margin-left: 97px;
  position: absolute;
  top: 28px;
	cursor:pointer;
  z-index: 21;
}
.header-iphone-img
{
  background: url('../images/homeslider/device.png') no-repeat scroll -18px 0;
  height: 333px;
  width: 580px;
  position: absolute;
  top: 0px;
	/*z-index:1;*/
}
.header-iphone-front
{
  display:block;
  height: 333px;
}
 .youTube-iphone-front {
  position: absolute;
  top: 0px;
  margin: 28px 0 0 97px;
	z-index:1;
}

/* -- ipad--*/
.header-ipad-img {
  position: absolute;
  background: url('../images/homeslider/ipad-slider.png') no-repeat scroll right center ;
  height: 345px;
  width: 561px;
  top: 0px;
}
/* dynamic content fade */
.header-ipad
{
  height: 320px;
  width: 465px;
  top: -20px;
  position: relative;

}
.header-ipad-back {
  background: url("../images/homeslider/device.png") no-repeat scroll 0 -700px transparent;
  height: 358px;
  margin: -2px 0 0 -109px;
  position: absolute;
  width: 572px;
}

.header-ipad-back img {
    position: absolute;
    right: 61px;
    top: 4px;
}
.header-ipad-front img {
    margin-left: -58px;
    position: absolute;
    top: 69px;
}
 .youTube-ipad-front {
    margin: 69px 0 0 -57px;
    position: absolute;
    top: 0;
}

 .youTube-website {
    margin: 59px 0 0 10px;
    overflow: visible;
    position: relative;
    top: 0;
}
/* --- Website------ */
.header-Intro
{
  position: relative;
  width: 0px;
  float:left;
	margin-left:14px;
}

.header-window {
  background: url('../images/homeslider/device.png') no-repeat -6px  -334px;
  height: 335px;
  margin:0 8px 0 0px;
}

.header-window img {
  height: 241px;
  margin: 1px 0 0 10px;
  position: absolute;
  top: 58px;
  width: 552px;
}
.header-window-url{
  color: #666666;
  height: 21px;
  left: 193px;
  margin: 31px 0 0 -118px;
  position: absolute;
  top: 0;
  width: 435px;
  font-family: helvetica,arial,sans;
  font-size:12px;
}

.icon_wrap_img  {
  height: 66px;
  width:61px;
  position: relative;
  top: 4px;
  z-index: 6;
  }
.app_icon_img{
  height: 60px;
  left: 0;
  position: absolute;
  top: 5px;
  z-index: 5;
  }
.HomeAppIcon{
  margin: 3px 0 0 -95px;
  position: absolute;
  top: 177px;
  z-index: 12;
}

.HomeAppIcon img {
    width:142px;
  }
.HomeAppIcon li
{
  list-style-type: none;
  z-index:3;
  display:none;
  height: 137px;
}

#popupOverlay
{
  display: none;
  color: #000000;
  opacity: 0.5;
  position: absolute;
  z-index: 100;
  top: 0px;
  left: 0px;
	 background: black;
	opacity:0.7;
}
#containerPopup{
  position:absolute;
  width:960px;
  top: 235px;
  z-index:101;
  display: none;
}
.popUpDiv {
  width: 700px;
  height: 500px;
  margin: 0 auto;
  padding: 10px;
}

#close {
  float: right;
}

.coupon_containner, #Tweetcoupon_containner
{
  width: 700px;
  height: 500px;
  margin: 0 auto;
  padding: 10px;
}
#winners
{
  /*padding: 0px;*/
}
#winners h2
{
  margin: 0px;
}
#winnersList
{
  float : left;
}
.borderClass
{
  background: url("../images/h1-border-bottom.png") repeat-x scroll center center transparent;
  clear: both;
  height: 20px;
}
.winnersList
{
	/*padding-top: 20px;*/
}
.winnersList td
{
  padding-left: 15px;
}
.winnersList td.winnerImg
{
	padding-left: 0px;
}
.winnersList td.tUserSelected
{
  width: 290px;
	color: #4D4D4D;
}
.winnersList td.timeageo a
{
	color: #B5B8BB;
}
#tabs
{
  margin-top:20px;
}
.instructiondots{
  height: 360px;
  position: absolute;
  width: 219px;
  position: absolute;
}
.instructiondots img
{
  position: absolute;
  cursor: pointer;
}

/* tooltip styling */
.tooltip {
    /*background: url("../images/black_arrow.png") no-repeat scroll center center transparent;*/
    color: #FFFFFF;
    display: none;
    font-size:13px;
    margin:106px 0 0 -47px;
    padding:15px;
    width: 145px;
    height:55px;
    z-index: 1;
    text-shadow:1px 1px 0 #010101;
}

.tooltipHead
{
  width: 172px;
  height:20px;
  background: url("../images/tooltip/tooltip-top.png") no-repeat scroll center center transparent;
}
.tooltipDescription
{
  width: 152px;
  background: url("../images/tooltip/tooltip-mid.png") repeat scroll center center transparent;
  padding : 0 10px;
}

.tooltipFooter
{
  width: 172px;
  height:12px;
  background: url("../images/tooltip/tooltip-bottom.png") no-repeat scroll center center transparent;
}

.shareButtons
{
  clear: both;
  margin-top: 65px;
  width: 299px;
  vertical-align: middle;
}
.shareButtons iframe
{
  vertical-align: middle;

}
.FeedbackShareButtons
{
   margin: 0 auto;
   background: url(../images/h1-border-bottom.png) left bottom repeat-x;
   padding: 0 0 12px 0;
 }
#tweetcontainner
{
  margin-top: 25px;
}
#appImgSlide li a
{
  display: block;
}
#appImgSlide li img{
  top:0px;
}
.AppIconIphone
{
  background : url("../images/homeslider/icon-wrapper.png") no-repeat;
  height: 164px;
  position: absolute;
  top: 0;
  width: 142px;
}
.AppIconIpad{
  background: url("../images/homeslider/icon-ipad-slider.png") no-repeat scroll 0 0 transparent;
  height: 157px;
  margin-left: -16px;
  position: absolute;
  top: 9px;
  width: 158px;
  }
.ipad-app-img{
  margin-top:12px;
  }
.pocket-mid-box{
  background: url('../images/homeslider/pocket-mid-box.png') 0 0 repeat-x;
  height: 86px;
  margin-top: 274px;
  position: absolute;
  width: 978px;
  }
.pocket-left-box{
  background: url('../images/homeslider/pocket-left-box.png') left top no-repeat;
  height: 86px;
}
.pocket-right-box{
  background: url('../images/homeslider/pocket-right-box.png') right top no-repeat;
  height: 86px;
}
.pocket-mid{
	background: url("../images/header/home-sprite.png") repeat-x scroll 0px -473px transparent;
  height: 10px;
  margin: 0px auto;
  position: absolute;
  width: 979px;
	border:0px solid red;
	margin-top:270px;
	margin-left:-10px;
}
.pocket-right{
	background: url("../images/header/home-sprite.png") no-repeat scroll 0 -459px transparent;
	float: right;
	height: 10px;
	width: 10px;
}
.pocket-left{
	background: url("../images/header/home-sprite.png") no-repeat scroll 0px -447px transparent;
  height:10px;
  }

.person-profile, .page_title{
  margin-top:15px;
  }
.method img {
  margin-top:10px;
  }

/* rounded image styles */
.rounded-img {
  display: inline-block;
  overflow: hidden;
  box-shadow: 0px 0px 15px #000000;
}

.rounded-img2 {
  display: inline-block;

}
.rounded-IntrroImg {
  display: inline-block;
  overflow: hidden;
	width: 960px;
	height: 270px;
	margin-left:-9px;
	background-repeat: no-repeat;
	background-position:center center;
}
.roundedAppicon
{
  display: inline-block;
  overflow: hidden;
	border:1px solid transparent;
}
.clsAppIcon{
  border:1px solid transparent;
  display:inline-block;
  height:56px;
  width: 56px;
  top:0px;
  position:relative;
}
.appiconimg{
  padding-left:10px;
  height:73px;
  background: transparent url("../images/icon_shadow.png") no-repeat right bottom  ;
}
#feedback .otherMenu{
	padding-left:445px;
	}
.otherMenu{
  padding-left: 86px;
  clear:both;
  padding-top:3px;
}
.otherMenu span{
  font-size:14px;
  font-weight:normal;
  font-family: 'AllerRegular';
	display:inline-block;
	float:left;
	margin-right:15px;
	color: #FFFFFF;
  text-shadow:0 1px 0 #71737B;
}
.otherMenu .social{
	float:left;
}
.otherMenu iframe{

}

.clsPopup li.introSlide
{
	background-image: none;
	margin: 10px 0 0 9px;
	width: 0;
}
.main-content-slider-top li.noBackgrond
{
  /*background: none;*/
}
.calltoactionText{
  margin-top: 194px;
  padding: 22px 0 0 6px;
  position: absolute;
  z-index: 10;
}
.intro-text{
	margin-left:12px;
}
.in-text{
	margin-left:-25px;
	}
.calltoactionText a{
  text-decoration: none;
  font-family: 'AllerBoldItalic';
  font-size:18px;
	text-shadow:0 1px 0 #043465;
	width:235px;
	text-align:left;
	padding-left:28px;
	padding-top:3px;
}
.calltoactionText a:hover{
	text-shadow: 0 1px 0 #043465, 0px 0px 5px #D4D4D4 , 0 0 3px #0e7abd, 0 0 10px #0e7abd, 0 0 20px #1b89cd, 0 1px 0 #043465;
	text-decoration:none;
}
.AppiconTop20{
  margin-top: -20px;
}
.roundimgCalltoaction
{
  background: url("../images/homeslider/cta-round.png") no-repeat scroll center top transparent;
  height: 60px;
  margin-left: -3px;
  margin-top: 202px;
  position: absolute;
  width: 7px;
  z-index: 10;
}
.intro-shadow{
	background: url("../images/header/home-sprite.png") repeat-x 0px -1054px transparent;
	height: 15px;
	margin: 265px 0 0 0px;
	position: absolute;
	width: 990px;
	z-index: 2;
	}
.introSlide .calltoactionImg{
	margin-left: -9px;
}
.calltoactionImg{
	background: url("../images/header/home-sprite.png") -1px -380px no-repeat;
  height: 60px;
  margin-left: 0;
  margin-top: 195px;
  position: absolute;
  width: 264px;
  z-index: 10;
}
#slideShadow{
  background: url("../images/header/home-sprite.png") no-repeat scroll 2px -272px transparent;
  height: 60px;
  margin-left: 0;
  position: absolute;
  width: 978px;
  display:block;
	margin-top:-60px;
}
.ShadowWrapper{
  height: 60px;
  margin-left: -8px;
  position: absolute;
  width: 978px;
  display:block;
  overflow: hidden;
  margin-top: 280px;
}
.AppiconShadow{
	background: url("../images/header/home-sprite.png") no-repeat scroll -356px -380px transparent;
	height: 19px;
	margin: -5px 0 0 0;
	position: absolute;
	width: 137px;
	z-index: 10;
}
.SingleAppiconShadow{
	clear:both;
    background: url("../images/homeslider/app-icon-ref.png") no-repeat scroll 0 0 transparent;
    height: 9px;
    margin: -6px 0 0;
    position: absolute;
    width: 56px;
}
#show-graph img{
	position:inherit;
	}
#about_menu {
	margin-top:-2px;
	}

/*********************** Start Rainbow *************************/
.rainbow {
	background: transparent;
	/*display: block;*/
	position: relative;
	height: 1px;
	overflow: hidden;
	z-index: 4;
	}

.rainbow span {
	position: relative;
	top: 0;
	/*left: 1px;*/
	display: block;
	white-space: nowrap;
	}

a .rainbow span { /* For within floated elements. */
	white-space: nowrap;
	}

.rainbows-highlight {
	color: #fff !important;
	display: block;
	position: absolute;
	top: -1px;
	left: 0px;
	z-index: 2;
	}

.rainbows-shadow {
	color: #fff !important;
	display:block;
	position: absolute;
	top: 1px;
	left: 0px; /* can be one or two depending on 90 or 135 degree global light */
	z-index: 3;
	}

.back .text .rainbows-shadow {
	color: #fff !important;
	opacity: 0.3;
	}
#who-we-are, #whatwedo, #featured-clients, #testimonials-title{
	height:40px;
	font-size:24px;
	cursor:default;
}

/*********************** End Rainbow *************************/

#LikePluginPagelet .connect_widget .like_button_no_like .piece, .connect_widget .like_button_no_like {background:#000;}

.resumeSelect{

  background:#dde0e4;
  font-family: 'TeXGyreHerosRegular';
  font-size: 14px;
  color:#434343;
  text-shadow:0 1px 0 #fff;
  width: 568px;
  border-top: 1px solid #CFD3D6;
  border-bottom: 1px solid #fff;
  border-right:1px solid #E7E9EB;
  border-left:1px solid #E7E9EB;
  padding: 13px 29px 13px 29px;
  margin-bottom: 15px;
}
p.careersMessage
{
  margin-bottom: 15px;
}

/*.promo-img{
	background: url(../images/apps/promotion-active.png) no-repeat 0 0;
	height:131px;
	width:135px;
	}
.promo-img:hover{background-position: 0 0;	}*/

.post-top-header p small abbr{font-size:10px;}

.readMoreLink
{
  padding-top :15px;
  color: #0080C3;
}
.readMoreLink:hover
{
  text-decoration:underline;
}
/* --------- New App Postings --------*/
.newAppPostings { font-family:'TeXGyreHerosRegular',Arial,Helvetica,sans-serif; font-size:14px;}
.newAppPostings a{color:#0080C3;font-weight:normal;}
.newAppPostings a:hover{text-decoration:underline;}
.newAppPostings label{width:100px;text-align:right;padding-right:10px;display:block;float:left;}
.newAppPostings .clsFooter {margin-top:100px;  }
.newAppPostings .spaceabove{ margin-top:10px;}
.newAppPostings ul.appScreenshot{ margin:0;padding: 2px;width: 640px;float: left;}
.newAppPostings ul.appScreenshot li{ list-style-type:none;}
.newAppPostings ul.appScreenshot li.optSel {float:left;background-color:#F3FFE2;border:1px solid #B1BAA5;padding:2px;}
.newAppPostings ul.appScreenshot li.optSel a{display:block;}
.newAppPostings ul.appScreenshot li a:hover{/*text-decoration: underline;*/color:blue;}
.newAppPostings ul.appScreenshot img{vertical-align:middle;top: 0px;padding-right:0px;}
.newAppPostings .clear{clear:both;}
.newAppPostings .space{padding-top:10px;clear:both;}
.newAppPostings .FooterText{ padding-top: 5px;padding-bottom: 5px;}
.newAppPostings .clear{ clear:both;}
.newAppPostings p {margin-bottom:5px;  font-family:'TeXGyreHerosRegular',Arial,Helvetica,sans-serif;}
/*---------- New Promotion Postings ----------*/
.newPromotionPostings { font-family:'TeXGyreHerosRegular',Arial,Helvetica,sans-serif; font-size:14px;}
.newPromotionPostings label { width:100px;text-align:right;padding-right:10px;display:block;float:left; }
.newPromotionPostings a { color:#0080C3;font-weight:normal; }
.newPromotionPostings a:hover { text-decoration:underline; }
.newPromotionPostings p {margin-bottom:5px;  font-family:'TeXGyreHerosRegular',Arial,Helvetica,sans-serif;}
.newPromotionPostings .clsFooter {margin-top:100px;  }
.newPromotionPostings .clear{ clear:both;}
.newAppPostings .space{padding-top:10px;}
/*--------- Expire Promotion -----------*/
.winnersPostings { font-family:'TeXGyreHerosRegular',Arial,Helvetica,sans-serif; font-size:14px; }
.winnersPostings .WinnersList table th{ line-height:14px; text-align:left; white-space: nowrap; font-family:'AllerRegular',helvetica,arial,sans; font-size:14px;}
.winnersPostings label{width:100px;text-align:right;padding-right:10px;display:block;float:left;}
.winnersPostings .clsFooter {margin-top:100px;  }
.winnersPostings a{color:#0080C3;font-weight:normal;}
.winnersPostings a:hover{text-decoration:underline;}
.winnersPostings table{border:1px solid #44454A;}
.winnersPostings .tablerows{ }
.winnersPostings td{color:#434343; text-shadow:0 1px 0 #fff; border-bottom:1px solid #ccc; padding:5px;font-size:14px; font-family:'TeXGyreHerosRegular',Arial,Helvetica,sans-serif;text-align: left;}
.winnersPostings th{
  text-shadow: 0 1px 0 #000;
  padding:5px;
  font-weight:normal;
  text-align: left;
}
.winnersPostings .headings{ background-color:#44454A;color:#FFFFFF;}
.winnersPostings p {margin-bottom:5px;  font-family:'TeXGyreHerosRegular',Arial,Helvetica,sans-serif;}
.winnersPostings .promotionheading{ line-height:10px;text-transform:capitalize; text-shadow:0 1px 0 #000; font-family:'AllerRegular', helvetica, sans, arial;background-color:#0653A3;color:#FFFFFF; border-bottom:1px solid #222;}
.winnersPostings .spaceabove{ margin-top:10px;}

#message1
{
  overflow: hidden;
}



#subscribedNewsLetterWrapper {
    background: none repeat scroll 0 0 ;
    bottom: 0;
    display: none;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2000;
}
#subscribedNewsLetterPopup{
    color: #0A3555;
    display: none;
    margin: 100px auto;
    padding: 9px;
    text-align: left;
    width:960px;
    z-index: 101;
}
#LoadingImageDiv
{
  clear:both;
  text-align:center;
}
#LoadingImage
{
  display: none;
}

#socialButtons{

}
.FacebookLikeButton
{

}
.TwitterLikeButton
{

}

#header-minibar li  a.FacebookLikeButton:active, #header-minibar li:hover a.FacebookLikeButton, #header-minibar li.active:hover a.FacebookLikeButton {
  background:none;
}

#header-minibar li  a.TwitterLikeButton:active, #header-minibar li:hover a.TwitterLikeButton, #header-minibar li.active:hover a.TwitterLikeButton {
  background:none;
}
.appInstruList li, .appPlatforms li
{
	display: inline-block;
	list-style-type: nonel;
	padding: 5px;
}
.appInstruList li span, .appPlatforms li span
{
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.FacebookLikeButton img
{
  position : absolute;
  /*border: 1px solid red;*/
  margin-top: 12px;
}
.fLikeButtonHover, .tLikebuttonHover
{
  opacity: 0.0;
}
.TwitterLikeButton img
{
  margin-left: 63px;
  margin-top: 12px;
  position: absolute;
}
.CommentReply
{
  margin-left: 50px;
  float:left;
}
/*-------------------------- slide_unlock.min.css ---------------------------------*/
#page-wrap{width:220px;height:43px;margin:0 auto;margin-right:22px;background:url(../images/slide-submit-bg.png) no-repeat;float:left}#well{overflow:hidden}#well h2,#suggestions #well h2{margin-bottom:0;text-shadow:0 1px 0 #a3a9bd;color:#434343;font-size:14px;font-weight:bold;font-family:'TeXGyreHerosRegular',Arial,Helvetica,sans-serif;font-weight:300;padding:12px 0;width:200%}#well h2{font-style:italic;color:#d7dadd;text-shadow:0 1px 0 #dadbde}#well h2 span{color:#fcfcfc;text-shadow:0 1px 0 #888;padding-left:12px}#sliderArrow{background:url("../images/slide_arrow.png") no-repeat;width:73px;height:38px;display:inline-block;vertical-align:middle;line-height:1;float:left;margin:-10px 0 0;padding:0}@-webkit-keyframes slidetounlock{0%{background-position:-220px 0}100%{background-position:220px 0}}

/*---------------- sexyalertbox.min.css --------------------------------*/
#SexyAlertBox-Box{padding-bottom:24px;background:url('../images/bg-box-bottom.png') bottom left no-repeat!important;background:url('../images/bg-box-bottom.gif') bottom left no-repeat;}#SexyAlertBox-InBox{padding-top:15px;background:url('../images/bg-box-top.png') top left no-repeat!important;background:url('../images/bg-box-top.gif') top left no-repeat;}#SexyAlertBox-BoxContent{background:url('../images/bg-box-body.png') top left repeat-y!important;background:url('../images/bg-box-body.gif') top left repeat-y;padding:0 20px;}#SexyAlertBox-BoxContenedor{padding:0 0 5px 55px;text-align:left;font-family:Verdana;font-size:12px;color:#000;}#SexyAlertBox-BoxContenedor h1,#SexyAlertBox-BoxContenedor h2,#SexyAlertBox-BoxContenedor h3,#SexyAlertBox-BoxContenedor b,#SexyAlertBox-BoxContenedor strong{text-align:left;font-family:Verdana;font-size:12px;color:#000;font-weight:bold;margin:0;padding:0;}#SexyAlertBox-Buttons{text-align:right;}#SexyAlertBox-Buttons input{margin:10px 10px;}#SexyAlertBox-BoxContenedor #BoxPromptInput{margin-top:5px;}#SexyAlertBox-Box .BoxAlert{background:url('../images/dialog-warning.png') top left no-repeat;}#SexyAlertBox-Box .BoxConfirm{background:url('../images/dialog-help.png') top left no-repeat;}#SexyAlertBox-Box .BoxPrompt{background:url('../images/dialog-help.png') top left no-repeat;}#SexyAlertBox-Box .BoxInfo{background:url('../images/dialog-information.png') top left no-repeat;}#SexyAlertBox-Box .BoxError{background:url('../images/dialog-error.png') top left no-repeat;}


/*----------------  sexylightbox.min.css  ----------------------------- */
#SLB-Wrapper{margin:.5em 0;margin:auto;font-family:Verdana;text-align:left;position:absolute;}#SLB-Wrapper #SLB-Background{position:absolute;left:7px;top:7px;float:left;}#SLB-Wrapper #SLB-Top{background:transparent no-repeat scroll 100% 0;height:28px;margin:0 0 0 18px;}#SLB-Wrapper #SLB-Top a{float:right;display:inline;padding:0;margin:5px 10px;width:41px;height:16px;text-decoration:none;}#SLB-Wrapper #SLB-Top a:hover{background-position:0 -16px;}#SLB-Wrapper #SLB-Top img{float:right;border:0;margin:6px 10px;width:41px;height:16px;}#SLB-Wrapper #SLB-Top div{background:transparent no-repeat scroll 0 0;font-size:0;height:28px;left:-18px;line-height:0;position:relative;width:18px;}#SLB-Wrapper #SLB-Bottom{background:transparent no-repeat scroll 0 43%;height:20px;margin:0 18px 0 0;}#SLB-Wrapper #SLB-Bottom #SLB-BottomRight{background:transparent no-repeat scroll 100% 43%;font-size:0;height:20px;right:-18px;line-height:0;position:relative;width:100%;float:right;}#SLB-Wrapper #SLB-Bottom.SLB-bbnav,#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{height:52px;}#SLB-Wrapper #SLB-Bottom.SLB-bbnav{background-position:0 100%;}#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{background-position:100% 100%;}#SLB-Wrapper #SLB-Contenido{border-left:7px solid #000;border-right:7px solid #000;}#SLB-Wrapper #SLB-Bottom #SLB-Navegador{font-size:11px;color:#000;height:30px;border-left:0;border-right:0;padding:10px 0;margin:0;line-height:11px;float:left;width:100%;}#SLB-Wrapper #SLB-Navegador #SLB-Right,#SLB-Wrapper #SLB-Navegador #SLB-Left{display:inline;padding:0;margin:0;width:26px;height:26px;text-decoration:none;}#SLB-Wrapper #SLB-Navegador #SLB-Right{background-position:26px 0;margin:0 18px 0 10px;float:right;}#SLB-Wrapper #SLB-Navegador #SLB-Right:hover{background-position:26px -26px;}#SLB-Wrapper #SLB-Navegador #SLB-Left{background-position:52px 0;margin-right:10px;float:left;}#SLB-Wrapper #SLB-Navegador #SLB-Left:hover{background-position:52px -26px;}#SLB-Wrapper #SLB-Navegador strong{display:block;padding-top:5px;}

/* ---------------  tabs.min.css -----------------------------------------*/
.ui-tabs{position:relative;top:-35px}.ui-tabs .ui-tabs-nav{margin:0 auto;width:205px;padding:2px .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:13px;margin:0 .2em 1px 0;border-bottom:0!important;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:0 10px 12px;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-selected{margin-bottom:0;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a{cursor:text;background:url(../images/apps/tab-arrow.jpg) center bottom no-repeat;font-family:'AllerRegular',arial,sans,helvetica;font-size:12px}.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{font-size:12px;cursor:pointer;font-family:'AllerRegular',arial,sans,helvetica}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:12px 10px 12px 5px}.ui-tabs .ui-tabs-hide{display:none!important}.ui-state-default a{color:#aeb2b8}.ui-state-active a,.ui-tabs .ui-tabs-nav li a:hover,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a:hover{color:#484a51}

/* ---------------  ui.selectmenu.min.css -----------------------------------------*/
.ui-selectmenu{display:block;position:relative;height:43px;overflow:hidden;}.ui-selectmenu-icon{position:absolute;right:6px;margin-top:-8px;top:50%;}.ui-selectmenu-menu{padding:0;margin:0;list-style:none;position:absolute;top:0;visibility:hidden;overflow:auto;display:none;}.ui-selectmenu-open{visibility:visible;display:block;}.ui-selectmenu-menu-popup{margin-top:-1px;}.ui-selectmenu-menu li{padding:0;margin:0;display:block;border-top:1px dotted transparent;border-bottom:1px dotted transparent;border-right-width:0!important;border-left-width:0!important;font-weight:normal!important;}.ui-selectmenu-menu li a,.ui-selectmenu-status{line-height:1.8em;display:block;padding:7px 1em 1em 30px;outline:none;text-decoration:none;}.ui-selectmenu-menu li.ui-selectmenu-hasIcon a,.ui-selectmenu-hasIcon .ui-selectmenu-status{padding-left:20px;position:relative;margin-left:5px;}.ui-selectmenu-menu li .ui-icon,.ui-selectmenu-status .ui-icon{position:absolute;top:1em;margin-top:-8px;left:0;}.ui-selectmenu-status{line-height:1.9em;}.ui-selectmenu-menu li span,.ui-selectmenu-status span{display:block;margin-bottom:.2em;}.ui-selectmenu-menu li .ui-selectmenu-item-header{font-weight:bold;}.ui-selectmenu-menu li .ui-selectmenu-item-footer{opacity:.8;}.ui-selectmenu-menu .ui-selectmenu-group{font-size:12px;}.ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label{line-height:1.4em;display:block;padding:.6em .5em 0;font-weight:bold;}.ui-selectmenu-menu .ui-selectmenu-group ul{margin:0;padding:0;} a.ui-selectmenu:hover{text-decoration:none; }

/*----------------  youTubeEmbed-jquery-1.0.min.css  -----------------------------*/
.flashContainer{position:relative;overflow:hidden}.progressBar{display:none;position:absolute;width:auto;height:8px;left:20px;right:105px;bottom:20px;background-color:#141414;overflow:hidden;cursor:pointer}.progressBar .elapsed{position:absolute;width:0;height:100%;background-color:#1fa2f6;border-right:1px solid #49aff0}.controlDiv{position:absolute;width:120px;height:120px;cursor:pointer;top:50%;left:50%;margin:-60px 0 0 -60px;z-index:1}.controlDiv.play{background:url('../images/youTubeEmbed/play.png') no-repeat center center;opacity:1}.controlDiv.play:hover{opacity:.6}.controlDiv.replay{background:url('../images/youTubeEmbed/replay.png') no-repeat center center}.controlDiv.pause{background:url('../images/youTubeEmbed/pause.png') no-repeat -99999px}.flashContainer:hover .controlDiv.pause{background-position:center center}.flashContainer.playing:hover .progressBar{display:block}

/*---------------  jquery.highlighter.min.css -----------------------------*/
#highlight-desc,#control{font:12px "Lucida Grande",Helvetica,Verdana,sans-serif;font-size:80%;}#screen{position:fixed;top:0;left:0;right:0;bottom:0;}#control{margin:0 auto;width:960px;z-index:10;top:0;left:0;position:relative;font-family:Helvetica,Arial,sans-serif;font-size:12px;height:50px;}#highlight-desc{z-index:99!important;font-size:1.2em;top:50px;position:fixed;float:right;width:300px;padding:5px 5px 5px 20px;color:#fff;text-shadow:1px 1px 2px #000;display:none;}.outerBlock{float:left;padding:1px 40px 20px 40px;}.outerBlock div{position:absolute;}

/*--------------- retina.min.css ------------*/
/*------ Ipad CSS--------------*/
#ipadWebpage{
  /* Contains the webpage screenshot */
/*	clear: both;
	height: 364px;
	left: 78%;
	margin: -246px 0 0 -236px;
	position: relative;
	top: 58%;
	width: 273px;*/
    /*border: 1px solid red;*/
    clear: both;
    height: 364px;
    left: 11%;
    position: relative;
    top: 9%;
    width: 273px;
}
/*------ Iphone CSS--------------*/
#iphoneWebpage
{
  /* Contains the webpage screenshot */
    clear: both;
    left: 222px;
    margin: 0px 0 0 -202px;
    position: absolute;
    top: 90px;
    width: 220px;
		height: 330px;
}
#androidPhoneWebpage
{
   /* border: 1px solid red;*/
    clear: both;
    display: block;
    height: 357px;
    left: 225px;
    margin: 0 0 0 -202px;
    position: absolute;
    top: 67px;
    width: 218px;
}
/*-----Common CSS ---------- */
.iphoneRetina, .androidPhoneRetina{
  /* The Retina effect */
  /*background:url('../images/webpage.png') no-repeat center center white;*/
  border:2px solid white;

  /* Positioned absolutely, so we can move it around */
  position:absolute;
  height:121px;
  width:121px;
  /* Hidden by default */
  display:none;

  /* A blank cursor, notice the default fallback */
  cursor:url('../images/blank.cur'),default;
	background-repeat:repeat;
	/*opacity:0.80;*/
	background-position:97% 99%;
	left:140px;
	top:230px;
  /* CSS3 Box Shadow */
  /*-moz-box-shadow:0 0 5px #777, 0 0 10px #aaa inset;
  -webkit-box-shadow:0 0 5px #777;
  box-shadow:0 0 5px #777, 0 0 10px #aaa inset; */

  /*CSS3 rounded corners */
  z-index: 100;
}
/*-----Common CSS ---------- */
.ipadRetina{
  /* The Retina effect */
  /*background:url('../images/webpage.png') no-repeat center center white;*/
  border:2px solid white;

  /* Positioned absolutely, so we can move it around */
  position:absolute;
  height:121px;
  width:121px;

  /* Hidden by default */
  display:none;

  /* A blank cursor, notice the default fallback */
  cursor:url('../images/blank.cur'),default;
	background-repeat:repeat;
	left:200px;
	top:300px;
	background-position:97% 100%;
	/*opacity:0.80;*/
  /* CSS3 Box Shadow */

  /* CSS3 rounded corners */
  z-index: 100;
}

#retina.chrome{
  /* A special chrome version of the cursor */
  cursor:url('../images/blank_google_chrome.cur'),default;
}

/*------------ coupon.min.css --------------*/
.coupon_containner{width:676px}#winners,#details,#instructions{clear:both;margin:0 auto;width:510px}.coupon_containner .prevNextButton{margin:-28px 0 5px 0}.coupon_containner p{color:#4c4c4c;text-shadow:0 1px 0 #fff;font-size:14px;padding:10px 0 0 0}.popupBandHeading{padding:13px 0 0 74px;font-size:13px;color:#86878a;display:block}.popupBandtext{clear:both;margin:0 0 0 72px;padding:14px 0 0 0}.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .clearfix{display:block}* html .clearfix{height:1%}#tweetAboutUsPopup,#subNewLetterPopup{float:left;margin-left:69px;width:326px}#subscribedNewsLetterForm{float:left;margin-left:69px;width:500px}#popupInstructions{color:#b6babd;float:left;font-size:14px;margin-left:15px;width:180px}.coupon_containner .clsPostTitle{color:#484637;display:block;float:left;font-family:verdana,sans;font-size:10px;padding-right:5px;text-align:right;width:100px}.coupon_containner form input.field,.coupon_containner form textarea,form button,input.field{margin-bottom:18px}.coupon_containner form input.field,.coupon_containner form textarea,input.field{background:#dde0e4;font-family:Arial,Helvetica,sans-serif;font-size:14px;color:##616165;text-shadow:0 1px 0 #fff;width:270px;border-top:1px solid #cfd3d6;border-bottom:1px solid #fff;border-right:1px solid #e7e9eb;border-left:1px solid #e7e9eb}#subscribedNewsLetterPopup form input.field{width:350px}#subscribedNewsLetterPopup #txtSubscribeName{padding:13px 29px 13px 29px}.coupon_containner form input.field{padding:13px 29px 13px 29px}.coupon_containner form input.field :focus{background-color:lightyellow}.coupon_containner form textarea{padding:13px 29px;height:100px}.coupon_containner fieldset{border:0}.coupon_containner .nextButton{background:url("../images/coupon/tweet-win.png") no-repeat;border:0;height:36px;width:145px;float:right;margin-left:430px;cursor:pointer}.coupon_containner .nextButton:hover{background-position:0 -36px}.coupon_containner .prevButton{background:url("../images/coupon/back.png") no-repeat;border:0;height:35px;width:85px}.coupon_containner .prevButton:hover{background-position:0 -33px}.coupon_containner .body-title{position:relative}.coupon_containner h1,h1 a{font-size:18px;color:#0073af}.coupon_containner .body-title span{position:absolute;top:0;left:0;width:100%;height:100%;background:no-repeat}.coupon_containner .SubButton{margin-top:3px}.coupon_containner .pop_top{background:url('../images/coupon/pop-top.png') no-repeat;height:95px}.coupon_containner .pop_mid{background:url('../images/coupon/pop-mid.png') repeat-y;padding:10px;padding:10px;width:667px}.coupon_containner .pop_bottom{background:url('../images/coupon/pop-bottom.png') no-repeat;height:13px;clear:both;margin-top:-6px}.coupon_containner .ui-tabs{position:relative}.coupon_containner .ui-tabs .ui-tabs-nav{margin:0 auto;padding:.2em .2em 0}.coupon_containner .ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;margin:0 auto;margin:-5px 0 0 6px;border-bottom:0!important;padding-left:2px;white-space:nowrap}.coupon_containner .ui-tabs .ui-tabs-nav li a{background:url("../images/coupon/tab-r.png") no-repeat scroll right top transparent;float:left;padding:1px 8px;text-decoration:none}.coupon_containner .ui-tabs .ui-tabs-nav li a:hover{background:url(../images/coupon/tab-r.png) right -22px no-repeat}.coupon_containner .ui-tabs .ui-tabs-nav li.ui-tabs-selected{margin-bottom:0;padding-bottom:0}.coupon_containner .ui-state-default{cursor:text;background:url(../images/coupon/tab-l.png) left top no-repeat;height:22px}.coupon_containner .ui-state-default:hover{background:url(../images/coupon/tab-l.png) left -22px no-repeat}.coupon_containner .ui-tabs .ui-tabs-nav li a,.coupon_containner .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{cursor:pointer}.coupon_containner .ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em}.coupon_containner .ui-tabs .ui-tabs-hide{display:none!important}.coupon_containner .ui-state-default a:hover{color:#000}.coupon_containner .ui-state-default a{color:#7f868c;text-shadow:0 1px 0 #fff;font-family:Helvetica,Arial,sans-serif;font-size:14px}.coupon_containner .ui-state-active a{color:#484a51}.coupon_containner .close_btn{background:0;padding-right:0;width:23px}.coupon_containner .close_btn:hover{background:0}.popupBandHeading a.close_pop,.popupBandHeading a.TweetFormClose_pop{background:url("../images/coupon/close-pop.png") no-repeat scroll 0 0 transparent;display:block;float:right;height:22px;padding:0 73px 0 0;width:23px}.coupon_containner .ui-tabs .ui-tabs-nav li a.close_pop,.coupon_containner .ui-tabs .ui-tabs-nav li a.TweetFormClose_pop{background:url(../images/coupon/close-pop.png) no-repeat;display:block;height:22px;width:7px}.TweetFormClose_pop{margin:-21px 26px 0 0}#subscribedNewsLetterPopup .TweetFormClose_pop{margin:0 26px 0 0}.coupon_containner .ui-tabs .ui-tabs-nav li a.close_pop:hover,a.TweetFormClose_pop:hover{background:url(../images/coupon/close-over.png) no-repeat}.clear-fx{clear:both;margin:-64px 0 0 0;height:40px}.clear-fx h2{height:22px;text-shadow:0 2px 0 #053463!important;   margin-bottom:0}.coupon_containner .border-img-b{background:url("../images/h1-border-bottom.png") repeat-x scroll left bottom transparent;margin-bottom:15px;padding-bottom:16px}.step2Title{margin:-9px 0 0 116px}.coupon_containner .ui-tabs .ui-tabs-nav{margin:0 auto;padding:2px 0 0 0;width:530px}.popupSubmitButton{background:url("../images/submit-pop.png") no-repeat scroll top left;width:70px;height:26px;border:0}#subscribedNewsLetterForm .popupSubmitButton{margin-left:20px;margin-top:16px}.popupSubmitButton:hover{background-position:0 -26px}.pCouponLeft{padding-top:10px;background:url("../images/footer/footer-sprite.png") repeat-x scroll 0 -661px transparent;width:500px;height:25px;margin:0;font-weight:bold}#popupInstructions .tweetInstruction{padding-top:18px}#tweetAboutUsPopup .tweetCounter{float:left;color:#f00;padding-left:10px;font-weight:bold;font-size:15px}#tweetAboutUsPopup .tweetSubmit{float:right}#tweetCounterWrapper{float:left}#tweetCounterBar{background-color:#5fbbde;width:0;height:16px}#tweetCounterBox{float:right;height:16px;background-color:#fff;width:100px;border:solid 2px #000;margin-right:3px;margin-left:10px}

/* Added By Shantanu Naik  */

.bigbutton
{
  width: auto;
}
/* Similar App CSS Ends */
.platformIcons h1, .platformIcons ul, .platformIcons li
{
	float:left;
}
.platformIcons ul
{
	height: 10px;
   margin: 0 0 0 15px;
   padding: 0;
}
.platformIcons li
{
	list-style-type: none;
}
.platformIcons div.platformSeparator
{
	background: url('../images/apps/platformSeparator.png') no-repeat;
	display: block;
	clear: both;
	width: 334px;
	height: 11px;
	margin-bottom: 6px;
}
.landingBody
{
    clear: both;
    overflow: hidden !important;
    position: relative;
    top: -30px;
    margin-bottom: -30px!important;
		/*padding: 0 0 95px 0!important;*/
}
#body.landingBodyWrapper
{
	padding: 0px !important;
}
.landingAppsInformation
{
	padding-top: 40px;
  float: left;
  clear: both;
  width: 50% !important;
}
.landingAppsInformation h2
{
 font-family: "Helvetica,Arial,sans-serif";
 font-size: 18px;
 font-weight: bold;
 color: #4C4C4C;
 text-shadow: 0 1px 0 #FFFFFF;
	margin: 0px;
	/*text-shadow: 1px 1px 1px #BED1E6;*/
	color: #1F50A2;
	clear: both;
	padding: 20px 0 10px;
	/*text-transform: capitalize;*/
}
.landingAppsInformation div.platformSeparator
{
    background: url("../images/apps/platformSeparator.png") repeat scroll 0 0 transparent;
    clear: both;
    display: block;
    height: 5px;
    margin-bottom: 6px;
    width: 100%;
}
.landingAppDownload .download_btn
{
   padding: 31px 0 0 130px!important;
   position: relative;
   top: 0!important;
   margin-top: 15px;
	/*border: 1px solid red;*/
	/*height: 47px;
	padding-right: 0px;
	background: url('../images/instruments/instruDownload.png') top left no-repeat;
	text-decoration:none;
	cursor: pointer;
	width: 117px;
	opacity: 1;
	padding-bottom: 15px;*/
}
/*
.landingAppDownload a
{
	position: relative;
	z-index: 2;
}
.landingAppDownload:hover
{
  text-decoration: none;
  background: url("../images/bigbutton-hover.png") top left no-repeat;
  opacity: 0.7;
}
*/
.landingBodyWrapper
{
  padding: 0!important;
}
.similarAppIpad, .similarAppIphone, .androidIcon, .macIcon
{
	margin-left: 30px;
	display: block;
}
.landingSimilarAppIcons .similarAppIpad
{
	background: url("../images/instruments/ipad.png") no-repeat 0 0 transparent;
	width: 80px;
	height: 80px;
}
.landingSimilarAppIcons .similarAppIphone
{
	background: url("../images/instruments/iphone.png") no-repeat  0 0 transparent;
	width: 80px;
	height: 80px;
}
.landingSimilarAppIcons .androidIcon
{
	background: url("../images/instruments/andriod.png") no-repeat  0 0 transparent;
	width: 80px;
	height: 80px;
}
.landingSimilarAppIcons .macIcon
{
	background: url("../images/instruments/MacOSX.png") no-repeat  0 0 transparent;
	width: 80px;
	height: 80px;
}
a.instrPlatformTitle
{
   display: block;
   text-align: center;
   text-decoration: none;
   text-transform: capitalize;
}
a.instrPlatformTitle:hover
{
   text-decoration: underline;
}
.landingSimilarAppIcons li
{
   display: inline-block;
	 padding-top: 15px;
}
.landingAppsInformation .platformIcons ul, .landingAppsInformation .platformIcons h1
{
	/*height: 45px;*/
	padding-top: 5px;
}

.landingAppsInformation .platformIcons li
{
   /*margin: 0 0 10px 8px;*/
	 padding-right: 15px;
}

.landingAppDesc, .landingAppDesc p
{
	/*clear: both;
	font-family: 'TeXGyreHerosRegular',Arial,Helvetica,sans-serif;
  color: #434343;
  font-size: 14px;
  text-shadow: 0 1px 0 #FFFFFF;
	line-height: 20px;*/
    clear: both;
    color: #434343;
    /*font-family: 'allerRegular';*/
    font-family: 'TeXGyreHerosRegular',Arial,Helvetica,sans-serif;

    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-shadow: 0 1px 0 #CDCDCD;
}
.landingSimilarAppIcons
{
	/*padding-top: 40px;*/
}

.platformIcons h1
{
    color: #0073AF;
    font-family: 'TeXGyreHerosRegular',Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 7px;
}



a.iphoneInstrument
{
		width: 38px;
		height: 58px;
		background: url("../images/instruments/iphone.png") no-repeat;
		display: block;
    margin-left: 37px;
    /*padding: 2px 0 10px;*/
    margin-top: 10px;
}
a.ipadInstrument
{
		background: url("../images/instruments/ipad.png") no-repeat;
		width: 52px;
		height: 58px;
		display: block;
    margin-left: 37px;
    /*padding: 2px 0 10px;*/
}
a.andriodPhoneInst
{
		background: url("../images/instruments/andriod.png") no-repeat;
		width: 53px;
		height: 58px;
		display: block;
    margin-left: 37px;
    /*padding: 2px 0 10px;*/
}
a.andriodTabletsInst
{
		background: url("../images/instruments/andriod.png") no-repeat;
		width: 53px;
		height: 58px;
		display: block;
    margin-left: 37px;
    /*padding: 2px 0 10px;*/
}
a.macosxInst
{
		background: url("../images/instruments/MacOSX.png") no-repeat;
		width: 55px;
		height: 57px;
		display: block;
    margin-left: 37px;
    /*padding: 2px 0 10px;*/
}
.landingHeadline
{
  /* min height, so that fonts have even height regardless of descenders*/
    color: #434343;
    font-family: "allerBold";
    font-size: 15px;
    padding: 2px 0 19px;
    text-decoration: none;
    text-shadow: 1px 0 0 #A7A7A7;
}

/*------------ App Detail Dropdown Menu -------------- */
#searchTooltipHtml
{
  display: none;
}
#instrumentMenuList
{
    /*padding: 20px 0px 0px;*/
/*    background: -webkit-canvas(menu_background) no-repeat;
    -webkit-transition: opacity 300ms ease-out;
    -moz-transition: opacity 300ms ease-out;
    */
    display:none;
    min-width: 140px;
    /*min-height: 150px;*/
    position: absolute;
    padding-bottom:0px;
    padding-top:0px;
    background-repeat:no-repeat;
		z-index: 100;
}
.cortip{
	background:transparent url("../images/cornertip.png") no-repeat -8px -2px; 
	width:141px;
	height:20px;
	z-index:101;
	position:relative;
	margin-top:-9px;
}
.ttip{
		background: #696e79; /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MiUiIHN0b3AtY29sb3I9IiM2OTZlNzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMWYyNjM5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
		background: -moz-linear-gradient(top,  #696e79 42%, #1f2639 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(42%,#696e79), color-stop(100%,#1f2639)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #696e79 42%,#1f2639 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #696e79 42%,#1f2639 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #696e79 42%,#1f2639 100%); /* IE10+ */
		background: linear-gradient(top,  #696e79 42%,#1f2639 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#696e79', endColorstr='#1f2639',GradientType=0 ); /* IE6-8 */
		border-radius:5px;
		padding:1px;
}
#instrumentMenuList a
{
    display: block;
    margin: 8px;
    padding: 7px 10px;
    font-size: 14px;
		font-weight:bold;
    text-align: center;
    border-radius: 5px;
    /*background-image: -webkit-gradient(linear, 0% 50%, 0% 51%, from(#fff), to(#edeff3));
    background-image: -moz-linear-gradient(top, #fff, #edeff3);*/
    background: #edeff3; /* Old browsers */
		background: -moz-linear-gradient(top,  #edeff3 1%, #ffffff 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#edeff3), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #edeff3 1%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #edeff3 1%,#ffffff 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #edeff3 1%,#ffffff 100%); /* IE10+ */
		background: linear-gradient(top,  #edeff3 1%,#ffffff 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edeff3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
    text-decoration: none;
    z-index: 1;
    /*width: 70%;*/
    color: #0080C3;
}
#instrumentMenuList a:hover
{
 /* background-image: -webkit-gradient(linear, 0% 50%, 0% 51%, from(#fff), to(#C1C1C1));
  background-image: -moz-linear-gradient(top, #fff, #C1C1C1);*/
  background: #c1c1c1; /* Old browsers */
	background: -moz-linear-gradient(top,  #c1c1c1 1%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#c1c1c1), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c1c1c1 1%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c1c1c1 1%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c1c1c1 1%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top,  #c1c1c1 1%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c1c1', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
#instrumentMenuList .instrumentListItem
{
  padding: 2px 0 2px 0;
}
#moz_background{
  float:left;
}
/*------------ Ends App Detail Dropdown Menu -------------- */

/*#header-content.landing
{
  padding : 0px!important;
  border: 1px solid red;
}*/
.iosPlatfromIcon
{
	background: url('../images/apps/iOs_1.png')  no-repeat 0 0 transparent;
	height: 33px;
	width: 32px;
	display: block;
}
.iosPlatfromIcon:hover , .iosPlatfromIconActive
{
	background: url('../images/apps/iOs_1.png')  no-repeat 0 -33px transparent;
	height: 33px;
	width: 32px;
	display: block;
}

.androidPlatformIcon
{
	background: url('../images/apps/android_1.png')  no-repeat 0 0 transparent;
	height: 32px;
	width: 31px;
	display: block;
}
.androidPlatformIcon:hover, .androidPlatformIconActive
{
	background: url('../images/apps/android_1.png')  no-repeat 0 -32px transparent;
	height: 32px;
	width: 31px;
	display: block;
}
.macPlatformIcon
{
	background: url('../images/apps/macOSx_1.png') no-repeat 0 0 transparent;
	height: 33px;
	width: 33px;
	display: block;
}
.macPlatformIcon:hover, .macPlatformIconActive
{
	background: url('../images/apps/macOSx_1.png') no-repeat 0 -33px transparent;
	height: 33px;
	width: 33px;
	display: block;
}



/*------------ Ends App Detail Dropdown Menu -------------- */
/*  End css Added By Shantanu Naik */
