/* @override 
	http://simons-imac.local:8888/stylesheets/products.css */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
          Copyright (C) 2011 The Little App Factory
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
          Content
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

div#content {
  position: relative;
  padding-left: 400px;
  width: 460px;
  height: 560px;
  margin: 0 auto 36px;
}

div#content h2 {
  font-weight: bold;
  font-size: 56px;
  height: 56px;
  text-shadow: 0 2px 3px rgba(0, 0, 0, .45);
  line-height: 1em;
  overflow: visible;
}

div#content h4 {
  font-size: 12px;
  line-height: 1.5em;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  color: #fff;
}

div#content p {
  font-size: 11px;
  line-height: 1.65em;
  color: #ccc;
}

div#content p.tagline {
  font-size: 18px;
  line-height: 1.45em;
  text-shadow: 0 2px 3px rgba(0, 0, 0, .45);
  color: #ccc;
  position: absolute;
  top: 3px;
  left: 554px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
          Meta
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

div#content div#meta_info {
  position: absolute;
  top: 370px;
  width: 326px;
  left: 0;
  text-align: center;
}

div#content div#meta_info a.big_dl {
  display: block;
  font-weight: normal;
  font-size: 16px;
  line-height: 1em;
  text-align: center;
  padding: 12px 14px 12px 36px;
  width: 202px;
  position: relative;
  margin: 0 auto 12px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
  color: #364a56;
  background: #c8d7d8;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dde6e7),to(#b6c9cb));
  background: -moz-linear-gradient(0% 100% 90deg, #b6c9cb, #dde6e7);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .87), 0 3px 7px rgba(0, 0, 0, .55);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .87), 0 3px 7px rgba(0, 0, 0, .55);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .87), 0 3px 7px rgba(0, 0, 0, .55);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .87), 0 3px 7px rgba(0, 0, 0, .55);
  border-radius: 9999px;
  -webkit-border-radius: 9999px;
  -o-border-radius: 9999px;
  -moz-border-radius: 9999px;
  z-index: 1;
}

div#content div#meta_info a.big_dl:active {
  background: #a6b9bb;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b6c9cb),to(#94afb2));
  background: -moz-linear-gradient(0% 100% 90deg, #94afb2, #b6c9cb);
  text-shadow: 0 1px 0 rgba(255, 255, 255, .4);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), 0 1px 3px rgba(0, 0, 0, .55);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), 0 1px 3px rgba(0, 0, 0, .55);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), 0 1px 3px rgba(0, 0, 0, .55);
  -o-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5), 0 1px 3px rgba(0, 0, 0, .55);
}

div#content div#meta_info a.big_dl span {
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 8px;
  top: 8px;
  background: #c8d7d8;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 0, .25)),to(rgba(0, 0, 0, .1)));
  background: -moz-linear-gradient(0% 100% 90deg, rgba(0, 0, 0, .1), rgba(0, 0, 0, .25));
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .87);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .87);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .87);
  -o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .87);
  border-radius: 9999px;
  -webkit-border-radius: 9999px;
  -o-border-radius: 9999px;
  -moz-border-radius: 9999px;
}

div#content div#meta_info a.big_dl:active span {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .4);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .4);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .4);
  -o-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .4);
}

div#content div#meta_info a.big_dl span img {
  display: block;
  top: 6px;
  left: 4px;
  position: absolute;
}

body.windows_chrome div#content div#meta_info a.big_dl { -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .55); }
body.windows_chrome div#content div#meta_info a.big_dl:active { -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .55); }
body.windows_chrome div#content div#meta_info a.big_dl span { -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .87); }
body.windows_chrome div#content div#meta_info a.big_dl:active span { -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .4); }

div#content div#meta_info p {
  text-align: center;
  padding-bottom: 32px;
}

div#content div#meta_info p a { color: #fff; }

div#content div#meta_info p.temp_note {
  font-size: 9px;
  width: 272px;
  margin: -20px auto 0;
  padding-bottom: 20px;
}

div#content div#meta_info a#buy_now {
  background-position: bottom left;
  background-repeat: no-repeat;
  background-image: url(../images/shared/shop.png);
  width: 108px;
  padding: 17px 0 17px 84px;
  color: #fff;
  display: block;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: bold;
  margin: 0 auto;
  text-align: left;
  -webkit-font-smoothing: antialiased;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
          Product details
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

div#content div.product_details {
  height: 332px;
  width: 460px;
  margin: 48px auto;
  position: relative;
}

div#content div.product_details div {
  width: 305px;
  padding: 0 0 0 155px;
  float: left;
  height: 120px;
  font-size: 13px;
  line-height: 1.7em;
  background-repeat: no-repeat;
  background-position: 0 1px;
  cursor: pointer;
  color: rgba(0, 0, 0, .55);
}

div#content div.product_details div span.graphic {
  width: 282px;
  height: 322px;
  position: absolute;
  display: block;
  top: -98px;
  left: -380px;
  filter: alpha(opacity=0);
  opacity: 0;
  -moz-opacity: 0;
  -webkit-transition: opacity .25s linear;
  -o-transition: opacity .25s linear;
  background-repeat: no-repeat;
  background-position: right top;
}

div#content div.product_details div:hover span.graphic {
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
  -webkit-transition: opacity .25s linear;
  -o-transition: opacity .25s linear;
}

div#content div.product_details span#large_app_icon,
div#content div.product_details:hover span#large_app_icon:hover {
  position: absolute;
  display: block;
  width: 326px;
  height: 370px;
  left: -400px;
  top: -104px;
  background-repeat: no-repeat;
  background-position: center 0;
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
  -webkit-transition: opacity .25s linear;
  -o-transition: opacity .25s linear;
  z-index: 5;
}

div#content div.product_details:hover span#large_app_icon {
  filter: alpha(opacity=0);
  opacity: 0;
  -moz-opacity: 0;
  -webkit-transition: opacity .25s linear;
  -o-transition: opacity .25s linear;
}

div#content span#non_hover {
  display: block;
  z-index: 2;
  width: 326px;
  height: 360px;
  position: absolute;
  top: 104px;
  right: 0;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
          Product press
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

div#product_press {
  width: 479px;
  height: 90px;
  margin: -12px auto 36px;
  padding-left: 419px;
  position: relative;
}

div#product_press a {
  background: url(../images/ripit/eddy.png) 0 0 no-repeat;
  position: absolute;
  display: block;
  top: 5px;
  left: 87px;
  width: 120px;
  padding-top: 3px;
  padding-left: 83px;
  height: 79px;
  color: #fff;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: bold;
  text-align: left;
  -webkit-font-smoothing: antialiased;
}

div#product_press p {
  font-size: 12px;
  line-height: 1.5em;
  color: #aaa;
  width: 215px;
  padding-right: 19px;
  padding-left: 5px;
  float: left;
  height: 90px;
}

div#product_press p span {
  font-size: 10px;
  font-weight: bold;
  color: #888;
  display: block;
  line-height: 1em;
  padding-top: 10px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
          iRip
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body#irip { background: #464445 url(../images/irip/bg_3.jpg) -400px -240px no-repeat; }

body#irip div#content div.product_details span#large_app_icon,
body#irip div#content div.product_details:hover span#large_app_icon:hover { background-image: url(../images/irip/icon.png); }

div#content div.product_details div#one_click_recovery { background-image: url(../images/irip/thumbs/recovery.png); }
div#content div.product_details div#movies_playlists { background-image: url(../images/irip/thumbs/playlists.png); }
div#content div.product_details div#friends_with_itunes { background-image: url(../images/irip/thumbs/import.png); }

div#content div.product_details div#one_click_recovery:hover span.graphic { background-image: url(../images/irip/recovery.png); }
div#content div.product_details div#movies_playlists:hover span.graphic { background-image: url(../images/irip/playlists.png); }
div#content div.product_details div#friends_with_itunes:hover span.graphic { background-image: url(../images/irip/import.png); }

body#irip:after {
  content: url(../images/irip/recovery.png) url(../images/irip/playlists.png) url(../images/irip/import.png);
  display: none;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
          RipIt
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body#ripit { background: #333 url(../images/ripit/bg.png) center -80px no-repeat; }

body#ripit div#content h2 {
  text-indent: -9999em;
  display: block;
  width: 131px;
  height: 67px;
  background: url(../images/ripit/rip_it_logo.png) 2px 6px no-repeat;
  margin-bottom: -11px; 
}

body#ripit div#content p.tagline { color: #aaa; }

body#ripit div#content div.product_details span#large_app_icon,
body#ripit div#content div.product_details:hover span#large_app_icon:hover { background-image: url(../images/ripit/icon.png); }

div#content div.product_details div#zero_effort { background-image: url(../images/ripit/thumbs/1.png); }
div#content div.product_details div#rip_compress { background-image: url(../images/ripit/thumbs/2.png); }
div#content div.product_details div#convenient_reliable { background-image: url(../images/ripit/thumbs/3.png); }

div#content div.product_details div#zero_effort:hover span.graphic { background-image: url(../images/ripit/1.png); }
div#content div.product_details div#rip_compress:hover span.graphic { background-image: url(../images/ripit/2.png); }
div#content div.product_details div#convenient_reliable:hover span.graphic { background-image: url(../images/ripit/3.png); }

body#ripit:after {
  content: url(../images/ripit/1.png) url(../images/ripit/2.png) url(../images/ripit/3.png);
  display: none;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
          Rivet
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body#rivet { background: #242424 url(../images/rivet/bg.png) center 64px no-repeat; }

body#rivet div#content h2 {
  font-weight: bold;
  font-size: 48px;
  height: 56px;
  line-height: 1.25em;
  color: #f3ffdc;
  text-shadow: 0 0 18px rgba(193, 253, 81, .67);
}

body#rivet div#content h4 { color: #ccc; }

body#rivet div#content p.tagline { color: #ddd; }
body#rivet div#content p.tagline a { color: #eee; }

body#rivet div#content div.product_details span#large_app_icon,
body#rivet div#content div.product_details:hover span#large_app_icon:hover { background-image: url(../images/rivet/icon_2.png); }

body#rivet div#content div.product_details:hover span#large_app_icon {
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
  -webkit-transition: opacity .25s linear;
  -o-transition: opacity .25s linear;
}

body#rivet div#content div.product_details div { cursor: default; }

div#content div.product_details div#rivet_access { background-image: url(../images/rivet/thumbs/access.png); }
div#content div.product_details div#rivet_media { background-image: url(../images/rivet/thumbs/media.png); }
div#content div.product_details div#rivet_automatic { background-image: url(../images/rivet/thumbs/automatic.png); }

body#rivet div#content div.product_details { padding-top: 18px; }
body#rivet div#content div.product_details div { height: 128px; }

body#rivet div#content p.tagline,
body#rivet div#content div.product_details p { color: #888; }

body#rivet div#rivet_dl_links {
  width: 336px;
  padding-left: 129px;
  height: 53px;
  background: url(../images/rivet/thumbs/dl.png) 0 0 no-repeat;
}

body#rivet div#rivet_dl_links a {
  height: 53px;
  text-indent: -9999em;
  display: block;
  float: left;
  background-repeat: no-repeat;
  background-position: 0 0;
}

body#rivet div#rivet_dl_links a#rivet_dl_iphone {
  background-image: url(../images/rivet/thumbs/dl_iphone.png);
  width: 227px;
}

body#rivet div#rivet_dl_links a#rivet_dl_ipad {
  background-image: url(../images/rivet/thumbs/dl_ipad.png);
  width: 109px;
}

body#rivet div#footer,
body#rivet div#footer a { color: #666; }

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
          Evom
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body#evom { background: #5b6f83 url(../images/evom/bg.jpg) center -40px no-repeat; }

body#evom div#content { height: 470px; }

body#evom div#content h2 {
  font-weight: bold;
  font-size: 48px;
  height: 56px;
  line-height: 1.25em;
}

body#evom div#content div.product_details:hover span#large_app_icon {
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
  -webkit-transition: opacity .25s linear;
  -o-transition: opacity .25s linear;
}

body#evom div#content div.product_details span#large_app_icon,
body#evom div#content div.product_details:hover span#large_app_icon:hover { background-image: url(../images/evom/icon.png); }

body#evom div#content div.product_details div { cursor: default; }

body#evom div#content p.tagline,
body#evom div#content div.product_details p {
  color: #c9d0d6;
  color: rgba(255, 255, 255, .67);
}

div#content div.product_details div#one_step_videos { background-image: url(../images/evom/thumbs/one_step_videos.png); }
div#content div.product_details div#videos_from_the_web { background-image: url(../images/evom/thumbs/videos_from_the_web.png); }
div#content div.product_details div#built_for_speed { background-image: url(../images/evom/thumbs/built_for_speed.png); }

body#evom div#footer,
body#evom div#footer a {
  color: #adb7c1;
  color: rgba(255, 255, 255, .5);
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
          Ringtones
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body#ringtones { background: #29313f url(../images/ringtones/bg_6.jpg) center top no-repeat; }

body#ringtones div#content h2 { font-weight: normal; }

body#ringtones div#content div.product_details span#large_app_icon,
body#ringtones div#content div.product_details:hover span#large_app_icon:hover { background-image: url(../images/ringtones/icon.png); }

body#ringtones div#content div.product_details p { color: #eee; }

body#ringtones div#content div.product_details:hover span#large_app_icon {
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
  -webkit-transition: opacity .25s linear;
  -o-transition: opacity .25s linear;
}

body#ringtones div#content div.product_details div { cursor: default; }

div#content div.product_details div#works_with_itunes { background-image: url(../images/ringtones/thumbs/itunes.png); }
div#content div.product_details div#simple_easy { background-image: url(../images/ringtones/thumbs/options.png); }
div#content div.product_details div#make_ringtones { background-image: url(../images/ringtones/thumbs/waveform.png); }

body#ringtones div#footer,
body#ringtones div#footer a {
  color: #6f757e;
  color: rgba(255, 255, 255, .33);
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
          Grappler
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body#grappler {
  background: #e8f0f3 url(../images/grappler/bg.png) 0 0 repeat-x;
  text-shadow: none;
}

body#grappler div#grappler_splash_bg {
  width: 860px;
  height: 107px;
  margin: 0 auto;
  position: relative;
  z-index: -3;
  margin: -107px auto 0;
}

body#grappler div#grappler_splash_bg span {
  display: block;
  width: 860px;
  height: 447px;
  background: url(../images/grappler/splash_icon.png) 16px 0 no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -9999em;
}

body#grappler div#grappler_splash {
  position: relative;
  z-index: 5;
  width: 860px;
  height: 358px;
  margin: 0 auto;
}

body#grappler div#grappler_splash span#foreground {
  display: block;
  position: absolute;
  background: url(../images/grappler/foreground.png) 0 0 no-repeat;
  top: -78px;
  left: 200px;
  width: 121px;
  height: 59px;
  text-indent: -9999em;
  z-index: 5;
}

body#grappler div#grappler_splash h2 {
  width: 277px;
  height: 124px;
  text-indent: -9999em;
  background: url(../images/grappler/logo.png) 0 0 no-repeat;
  top: 16px;
  left: 505px;
  position: absolute;
}

body#grappler div#grappler_splash a#download_now {
  width: 184px;
  height: 33px;
  background: url(../images/grappler/push_button.png) 0 0 no-repeat;
  display: block;
  position: absolute;
  top: 140px;
  left: 553px;
  text-align: center;
  font-size: 13px;
  text-shadow: 0 1px 0 #fff;
  color: #666;
  padding-top: 7px;
}

body#grappler div#grappler_splash a#download_now:active {
  background-position: 0 -40px;
  color: #333;
}

body#grappler div#grappler_splash a#buy_grappler {
  width: 140px;
  padding-top: 84px;
  text-align: center;
  font-size: 11px;
  background: url(../images/grappler/buy_now.png) center 0 no-repeat;
  position: absolute;
  display: block;
  top: 230px;
  left: 572px;
  line-height: 1em;
  color: #6a7a8c;
}

body#grappler div#grappler_splash a#buy_grappler span {
  font-size: 14px;
  font-weight: bold;
}

body#grappler div#grappler_splash a#buy_grappler:hover {
  color: #4f5f6f;
  background-position: center -200px;
}

body#grappler div#grappler_splash a#buy_grappler:active { background-position: center -199px; }

body#grappler div#features {
  height: 611px;
  width: 100%;
  margin: 0 auto 48px;
  position: relative;
  background: url(../images/grappler/screenshot.jpg) center 0 no-repeat;
}

body#grappler div#features div#copy {
  width: 430px;
  height: 611px;
  position: relative;
  left: 50%;
  z-index: 3;
}

body#grappler div#features div#copy h3 {
  font-size: 20px;
  color: #485768;
  line-height: 1.33em;
  width: 380px;
  margin: 0 auto;
  padding: 28px 0 36px;
  text-align: center;
}

body#grappler div#features div#copy ul {
  list-style-type: none;
  width: 360px;
  margin: 0 auto;
  position: relative;
}

body#grappler div#features div#copy ul li {
  width: 280px;
  padding-left: 80px;
  display: block;
  font-size: 12px;
  line-height: 1.5em;
  color: #758390;
  background-position: 0 3px;
  background-repeat: no-repeat;
  position: relative;
  height: 92px;
}

body#grappler div#features div#copy ul li.download { background-image: url(../images/grappler/icons/download.png); }
body#grappler div#features div#copy ul li.browse { background-image: url(../images/grappler/icons/browse.png); }
body#grappler div#features div#copy ul li.itunes { background-image: url(../images/grappler/icons/itunes.png); }
body#grappler div#features div#copy ul li.preview { background-image: url(../images/grappler/icons/preview.png); }
body#grappler div#features div#copy ul li.progress { background-image: url(../images/grappler/icons/progress.png); }

body#grappler div#features div#copy ul li h4 {
  font-weight: bold;
  color: #485768;
  font-size: 13px;
  padding-bottom: 2px;
}

body#grappler div#features div#copy ul li span.arrow {
  width: 281px;
  height: 94px;
  background: url(../images/grappler/arrow.png) -999px -999px no-repeat;
  position: absolute;
  left: -68px;
  top: -17px;
}

body#grappler div#features div#copy ul li:hover span.arrow { background-position: 0 0; }

body#grappler div#features div#copy ul li span.screenshot {
  display: block;
  background-position: -999px -999px;
  background-repeat: no-repeat;
  position: absolute;
}

body#grappler div#features div#copy ul li:hover span.screenshot { background-position: 0 0; }

body#grappler div#features div#copy ul li.browse span.screenshot {
  width: 474px;
  height: 88px;
  background-image: url(../images/grappler/screenshots/browse.png);
  left: -509px;
  top: 188px;
}

body#grappler div#features div#copy ul li.itunes span.screenshot {
  width: 431px;
  height: 526px;
  background-image: url(../images/grappler/screenshots/itunes.png);
  top: -419px;
  left: -466px;
}

body#grappler div#features div#copy ul li.preview span.screenshot {
  width: 430px;
  height: 333px;
  background-image: url(../images/grappler/screenshots/preview.png);
  top: -308px;
  left: -465px;
}

body#grappler div#features div#copy ul li.progress span.screenshot {
  width: 412px;
  height: 86px;
  background-image: url(../images/grappler/screenshots/clips.png);
  left: -447px;
  top: 150px;
}

body#grappler div#features div#copy span.no_hover {
  z-index: 10;
  display: block;
  position: absolute;
  top: 0;
  left: -460px;
  width: 460px;
  height: 600px;
}
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
          iRip 2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body#irip_2 {
  background: #eaedf1 url(../images/irip/2/new_bg.jpg) 50% 0 no-repeat;
  text-shadow: none;
}

body#irip_2 div#irip_splash {
  position: relative;
  width: 860px;
  height: 590px;
  margin: -66px auto 0;
  background: url(../images/irip/2/flap.png) center bottom no-repeat;
}

body#irip_2 div#irip_splash span.icon {
  display: block;
  width: 367px;
  height: 381px;
  background: url(../images/irip/2/splash_icon.png) 0 0 no-repeat;
  position: absolute;
  text-indent: -9999em;
  top: 0;
  left: 246px;
  z-index: 2;
  opacity: .001;
}

body#irip_2 div#irip_splash h2 {
  width: 666px;
  height: 131px;
  text-indent: -9999em;
  background: url(../images/irip/2/logo_2_1.png) 0 0 no-repeat;
  top: 140px;
  left: 82px;
  position: absolute;
  opacity: .001;
}

body#irip_2 div#irip_splash p.tagline {
  color: #4d4e4f;
  font-size: 19px;
  text-align: center;
  line-height: 1em;
  width: 860px;
  position: absolute;
  top: 404px;
  left: 0;
}

body#irip_2 div#irip_splash p.tagline span {
  color: #858687;
  font-size: 15px;
  display: block;
  margin-top: 6px;
}

body#irip_2 div#irip_splash div#dl_block,
body#irip_2 div#irip_splash div#buy_irip_block {
  display: block;
  position: absolute;
  width: 170px;
  top: 490px;
}

body#irip_2 div#irip_splash div#dl_block { left: 258px; }
body#irip_2 div#irip_splash div#buy_irip_block { right: 144px; }

body#irip_2 div#irip_splash div#dl_block a,
body#irip_2 div#irip_splash div#buy_irip_block a {
  padding: 10px 0 3px;
  text-align: left;
  display: block;
  color: #1983b4;
  text-shadow: 0 0 6px rgba(255, 255, 255, .4);
  font-size: 13px;
}

body#irip_2 div#irip_splash div#dl_block a:hover,
body#irip_2 div#irip_splash div#buy_irip_block a:hover {
  color: #2799ce;
  text-shadow: 0 0 8px rgba(255, 255, 255, .5);
}

body#irip_2 div#irip_splash div#dl_block a span,
body#irip_2 div#irip_splash div#buy_irip_block a span {
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 90px;
  height: 90px;
  display: block;
  position: absolute;
  left: -90px;
}

body#irip_2 div#irip_splash div#dl_block a span { top: -18px; }
body#irip_2 div#irip_splash div#buy_irip_block a span { top: -20px; }

body#irip_2 div#irip_splash div#dl_block a:hover span,
body#irip_2 div#irip_splash div#buy_irip_block a:hover span { background-position: 0 -200px; }

body#irip_2 div#irip_splash div#dl_block a:active span,
body#irip_2 div#irip_splash div#buy_irip_block a:active span { background-position: 0 -199px; }

body#irip_2 div#irip_splash div#dl_block a span { background-image: url(../images/irip/2/dl_now.png); }
body#irip_2 div#irip_splash div#buy_irip_block a span { background-image: url(../images/irip/2/buy_now.png); }

body#irip_2 div#irip_splash div#dl_block p {
  color: #888;
  font-size: 9px;
  text-align: left;
}

body#irip_2 div#features {
  width: 700px;
  position: relative;
  z-index: 2;
  margin: -40px auto 64px;
}

body#irip_2 div#features div {
  width: 380px;
  height: 194px;
  padding-top: 90px;
  background-repeat: no-repeat;
  margin-bottom: -36px;
}

body#irip_2 div#features div#transfer,
body#irip_2 div#features div#sms,
body#irip_2 div#features div#itunes {
  padding-right: 306px;
  padding-left: 14px;
  background-position: right 0;
}

body#irip_2 div#features div#photos,
body#irip_2 div#features div#playback {
  padding-left: 306px;
  padding-right: 14px;
  background-position: left 0;
}

body#irip_2 div#features div#transfer { background-image: url(../images/irip/2/transfer_2.png); }
body#irip_2 div#features div#photos { background-image: url(../images/irip/2/photos_2.png); }
body#irip_2 div#features div#sms { background-image: url(../images/irip/2/sms.png); }
body#irip_2 div#features div#playback { background-image: url(../images/irip/2/playback_2.png); }
body#irip_2 div#features div#itunes { background-image: url(../images/irip/2/itunes_2.png); }

body#irip_2 div#features div h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 6px;
  color: #444;
}

body#irip_2 div#features div h4 img {
  position: relative;
  top: 2px;
  left: 1px;
}

body#irip_2 div#features div p {
  font-size: 12px;
  line-height: 1.5em;
  color: #777;
}

body#irip_2 p#irip_notes {
  color: #888;
  text-align: center;
  padding-bottom: 36px;
  font-size: 11px;
  line-height: 1.5em;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
          New Tagalicious
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body#tagalicious {
  /*background: #ddeeee url(../images/tagalicious/new_bg_tags.jpg) 50% 0 no-repeat;*/
  background: #ddeeee;
  text-shadow: none;
}

body#tagalicious div#taggy_splash {
  width: 860px;
  height: 618px;
  background: url(../images/tagalicious/flap.png) center bottom no-repeat;
  margin: -106px auto 0;
  position: relative;
  z-index: 0;
}

body#tagalicious div#taggy_splash span.icon {
  display: block;
  width: 500px;
  height: 543px;
  background: url(../images/tagalicious/new_splash.png) 0 0 no-repeat;
  position: absolute;
  left: 210px;
  top: 0;
  opacity: .001;
}

body#tagalicious div#taggy_splash h2 {
  width: 274px;
  height: 104px;
  background: url(../images/tagalicious/h2_new.png) 0 0 no-repeat;
  position: absolute;
  left: -36px;
  top: 222px;
  text-indent: -9999em;
  opacity: .001;
}

body#tagalicious div#taggy_splash p.tagline,
body#tagalicious div#taggy_splash p.mac_pc {
  position: absolute;
  text-shadow: 0 0 15px rgba(255, 255, 255, .67);
  opacity: .001;
}

body#tagalicious div#taggy_splash p.tagline {
  right: 18px;
  top: 251px;
  text-align: left;
  font-size: 15px;
  line-height: 1.33;
  color: #444;
}

body#tagalicious div#taggy_splash p.mac_pc {
  width: 208px;
  left: 0;
  top: 310px;
  text-align: center;
  font-size: 13px;
  line-height: 1;
  color: #3885d5;
}

body#tagalicious div#taggy_splash p.mas {
  position: absolute;
  width: 860px;
  left: 0;
  top: 562px;
  text-align: center;
  font-size: 11px;
  line-height: 1;
  color: #006492;
  text-shadow: 0 0 6px rgba(255, 255, 255, .4);
}

body#tagalicious div#taggy_splash p.mas a {
  position: relative;
  left: 6px;
  color: #006492;
}

body#tagalicious div#taggy_splash p.mas a:hover {
  color: #1983b4;
  text-shadow: 0 0 8px rgba(255, 255, 255, .5);
}

body#tagalicious div#taggy_splash ul {
  top: 492px;
  left: 98px;
  position: absolute;
}

body#tagalicious div#taggy_splash ul li {
  display: block;
  float: left;
  width: 200px;
  margin-right: 36px;
}

body#tagalicious div#taggy_splash ul li a {
  padding-top: 4px;
  text-align: left;
  display: block;
  color: #006492;
  text-shadow: 0 0 6px rgba(255, 255, 255, .4);
  font-size: 13px;
  line-height: 1.33;
  position: relative;
  padding-left: 92px;
  z-index: 2;
}

body#tagalicious div#taggy_splash ul li a:hover {
  text-shadow: 0 0 8px rgba(255, 255, 255, .5);
  color: #1983b4;
}

body#tagalicious div#taggy_splash ul li a span {
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 90px;
  height: 84px;
  display: block;
  position: absolute;
  left: 0;
}

body#tagalicious div#taggy_splash ul li a:hover span { background-position: 0 -200px; }
body#tagalicious div#taggy_splash ul li a:active span { background-position: 0 -199px; }

body#tagalicious div#taggy_splash ul li#buy_now a span {
  background-image: url(../images/tagalicious/buy_now.png);
  top: -20px;
}

body#tagalicious div#taggy_splash ul li#dl_now a span {
  background-image: url(../images/tagalicious/dl_now.png);
  top: -17px;
}

body#tagalicious div#taggy_splash ul li#watch_now a span {
  background-image: url(../images/tagalicious/watch_now.png);
  top: -14px;
}

body#tagalicious span#taggy_splash_cover {
  display: block;
  width: 75px;
  height: 76px;
  background: url(../images/tagalicious/taggy_splash_cover.png) 0 0 no-repeat;
  position: absolute;
  top: 2px;
  left: 50%;
  z-index: 10;
  margin-left: -183px;
  opacity: .001;
}

body#tagalicious div#features {
  width: 700px;
  position: relative;
  z-index: 2;
  margin: 0 auto 100px;
	text-align: center;
}

body#tagalicious div#features div {
  width: 380px;
  height: 194px;
  padding-top: 90px;
  background-repeat: no-repeat;
  margin-bottom: -36px;
}

body#tagalicious div#features div#itunes,
body#tagalicious div#features div#advanced_tech {
  padding-right: 306px;
  padding-left: 14px;
  background-position: right 0;
}

body#tagalicious div#features div#clean_up,
body#tagalicious div#features div#album_art {
  padding-left: 306px;
  padding-right: 14px;
  background-position: left 0;
}

body#tagalicious div#features div#clean_up { background-image: url(../images/tagalicious/portholes/clean_up.png); }
body#tagalicious div#features div#itunes { background-image: url(../images/tagalicious/portholes/itunes.png); }
body#tagalicious div#features div#album_art { background-image: url(../images/tagalicious/portholes/artwork.png); }
body#tagalicious div#features div#advanced_tech { background-image: url(../images/tagalicious/portholes/advanced.png); }

body#tagalicious div#features div h4 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 6px;
  color: #444;
}

body#tagalicious div#features div h4 img {
  position: relative;
  top: 2px;
  left: 1px;
}

body#tagalicious div#features div p {
  font-size: 12px;
  line-height: 1.5em;
  color: #777;
}

body#tagalicious div#footer,
body#tagalicious div#footer a {
  color: #566f76;
  color: rgba(0, 0, 0, .45);
  text-shadow: none;
}

body#tagalicious div#video_tour {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  background: url(../images/tagalicious/video_overlay_bg.png);
  top: 0;
  left: 0;
  z-index: 20;
}

body#tagalicious div#video_tour video,
body#tagalicious div#video_tour div#flash_video {
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  box-shadow: 0 8px 24px rgba(0, 0, 0, .55);
  -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, .55);
  -moz-box-shadow: 0 8px 24px rgba(0, 0, 0, .55);
  -o-box-shadow: 0 8px 24px rgba(0, 0, 0, .55);
  margin-left: -424px;
  margin-top: -240px;
  background: #000;
  text-align: center;
}

body#tagalicious div#video_tour div#flash_video h2,
body#tagalicious div#video_tour div#flash_video h3,
body#tagalicious div#video_tour div#flash_video p {
  width: 100%;
  margin-top: 18px;
  color: #fff;
  font-weight: normal;
}

body#tagalicious div#video_tour div#flash_video h2 a,
body#tagalicious div#video_tour div#flash_video h3 a,
body#tagalicious div#video_tour div#flash_video p a {
  color: #fff;
  border-bottom: 1px dashed #ccc;
}

body#tagalicious div#video_tour a#close_video_tour {
  display: block;
  color: #fff;
  text-shadow: 0 2px 5px rgba(0, 0, 0, .87);
  position: fixed;
  text-align: center;
  width: 100px;
  top: 50%;
  margin-top: 250px;
  left: 50%;
  margin-left: -50px;
  font-size: 11px;
  font-weight: bold;
}

body#tagalicious div#video_tour a#close_video_tour img {
  position: relative;
  top: 8px;
  left: -2px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
          App switcher
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

div#app_switcher {
  width: 100%;
  height: 121px;
  margin-bottom: 36px;
  background: url(../images/shared/app_switcher/bg.png) repeat-x 0 0;
  padding: 0;
  clear: both;
}

div#app_switcher ul {
  width: 640px;
  height: 120px;
  margin: 0 auto;
  list-style-type: none;
}

div#app_switcher ul.promo { width: 384px; }

div#app_switcher ul li,
div#app_switcher ul li a {
  display: block;
  width: 128px;
}

div#app_switcher ul li {
  float: left;
  height: 120px;
}

div#app_switcher ul li a {
  font-size: 11px;
  font-weight: bold;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .67);
  text-align: center;
  position: relative;
  padding-top: 92px;
  height: 28px;
  color: #a1a1a1;
  color: rgba(255, 255, 255, .4);
}

div#app_switcher ul li a:hover {
  color: #d8d8d8;
  color: rgba(255, 255, 255, .75);
}

div#app_switcher ul li a.selected {
  background-position: center top;
  background-repeat: no-repeat;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .55), 0 0 5px rgba(255, 255, 255, .67);
}

body#irip div#app_switcher ul li a.selected { background-image: url(../images/shared/app_switcher/selected_arrow/irip.png); }
body#irip_2 div#app_switcher ul li a.selected { background-image: url(../images/shared/app_switcher/selected_arrow/irip_2.png); }
body#ripit div#app_switcher ul li a.selected { background-image: url(../images/shared/app_switcher/selected_arrow/ripit.png); }
body#rivet div#app_switcher ul li a.selected { background-image: url(../images/shared/app_switcher/selected_arrow/rivet.png); }
body#ringtones div#app_switcher ul li a.selected { background-image: url(../images/shared/app_switcher/selected_arrow/ringtones.png); }
body#tagalicious div#app_switcher ul li a.selected { background-image: url(../images/shared/app_switcher/selected_arrow/tagalicious_2.png); }
body#evom div#app_switcher ul li a.selected { background-image: url(../images/shared/app_switcher/selected_arrow/evom.png); }
body#grappler div#app_switcher ul li a.selected { background-image: url(../images/shared/app_switcher/selected_arrow/grappler.png); }


div#app_switcher ul li a span {
  position: absolute;
  width: 68px;
  height: 68px;
  display: block;
  top: 17px;
  left: 30px;
  background-position: 0 0;
  background-repeat: no-repeat;
  filter: alpha(opacity=75);
  opacity: .75;
  -moz-opacity: .75;
}

div#app_switcher ul li.irip a span { background-image: url(../images/shared/app_switcher/irip.png); }
div#app_switcher ul li.ripit a span { background-image: url(../images/shared/app_switcher/ripit.png); }
div#app_switcher ul li.rivet a span { background-image: url(../images/shared/app_switcher/rivet.png); }
div#app_switcher ul li.ringtones a span { background-image: url(../images/shared/app_switcher/ringtones.png); }
div#app_switcher ul li.tagalicious a span { background-image: url(../images/shared/app_switcher/tagalicious.png); }
div#app_switcher ul li.evom a span { background-image: url(../images/shared/app_switcher/evom.png); }
div#app_switcher ul li.grappler a span { background-image: url(../images/shared/app_switcher/grappler.png); }

div#app_switcher ul li a:hover span,
div#app_switcher ul li a.selected span {
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}

body#tagalicious div#app_switcher {
  background-color: #8cb1c2;
  border-bottom: 1px solid #f5fafa;
  height: 120px;
}

body#tagalicious div#app_switcher ul li a {
  color: #e1eff2;
  color: rgba(255, 255, 255, .75);
}

body#tagalicious div#app_switcher ul li a:hover {
  color: #f0f7f9;
  color: rgba(255, 255, 255, .87);
}

body#tagalicious div#app_switcher ul li a.selected { color: #fff; }

body#grappler div#app_switcher {
  background-color: #8c9da5;
  border-bottom: 1px solid #fff;
  height: 120px;
}

body#grappler div#app_switcher ul li a { color: #ccc; }
body#grappler div#app_switcher ul li a:hover { color: #ddd; }
body#grappler div#app_switcher ul li a.selected { color: #fff; }

body#irip_2 div#app_switcher {
  background-color: #877f99;
  border-bottom: 1px solid #fff;
  height: 120px;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
          Footer
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

div#footer { margin: 36px auto 40px; }