@charset "UTF-8";
/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-weight: normal;
	font-family: helvetica, arial, sans-serif;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#logo {
	float: left;
	display: inline;
	width: 180px;
	padding-top: 30px;
}
#logo a, a#logo {
  
	display: block;
	width: 100px;
	height: 100px;
	background: url(../images/logo.png) no-repeat;
}
a#logo span, #logo span, #experience span {
	display: none;
}
#logo_sm {
	float: left;
	display: inline;
	width: 180px;
	padding-top: 30px;
}
#logo_sm a, a#logo_sm {
  
	display: block;
	width: 100px;
	height: 100px;
	background: url(../images/sblogo-90x90.png) no-repeat;
}
#promo_box {
	position: absolute;
	float: left;
	display: block;
	width: 193px;
	padding-top: 140px;
}
#promo_box a, a#promo_box {
	display: block;
	width: 193px;
	height: 123px;
	background: url(../images/promo-boost-193x75.png) no-repeat;
}
#wrapper {
	width: 1230px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/background.png) no-repeat center top;
}
body {
	background: #dedede;
	font-family:Helvetica, Arial, sans-serif;
}
#rotator {
	background: url(../images/headphones.png) no-repeat;
	width: 500px;
	padding: 63px 216px 0 236px;
	height: 500px;
}
#main-content {
	width: 944px;
  margin-left: 150px;
}
h1 {
	font-size: 22px;
	color: #e6317e;
	font-family:Helvetica, Arial, sans-serif;
	margin:0 0 5px 0;
	padding:0;
}
.tagline p {
	color: #040303;
	font-size: 20px;	
	letter-spacing: 1px;
	text-align: center;
	display: block;
}
.tagline {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-left: -25px;
}
#rotator h2 {
	color: #e6317e;
	font-size: 37px;
}
#rotator img {
	text-align: center;
}
#video {
	float: left;
	width: 178px;
	margin-right: 10px;	
}
p {
	font-size: 14px;
	color: #000000;
}
.clearfix {
	clear:both;
}

/* Homepage */

strong {
	font-weight: bold;
}
.pink, p a, #ticker a.pink, a.pink, span.pink a {
	color: #e6317e;
	text-decoration: none;
}
#ticker a {
	text-decoration: none;
}
#product {
	float: left;
	display: inline;
	width: 790px;
	height: 99px;
	margin-top: 4px;
	margin-bottom: 34px;
	background: url(../images/iconrow-base-790x99.jpg) top left;
}
#product a.web {
	display: inline;
	position: relative;
	float: left;
	width: 205px;
	height: 99px;
	margin-left: 215px;
	background: url(../images/icon-web-205x198-sprite.png) top left;
}
#product a.web:hover {
	display: inline;
	width: 205px;
	height: 99px;
	margin-left: 215px;
	background: url(../images/icon-web-205x198-sprite.png) bottom left;
}
#product a.android {
	position: relative;
	float: left;
	display: inline;
	width: 185px;
	height: 99px;
	margin-left: auto;
	background: url(../images/icon-android-185x198-sprite.png) top left;
}
#product a.android:hover {
	display: inline;
	width: 185px;
	height: 99px;
	margin-left: auto;
	background: url(../images/icon-android-185x198-sprite.png) bottom left;
}
#product a.iOS {
	display: inline;
	float: left;
	width: 185px;
	height: 99px;
	margin-left: auto;
	background: url(../images/icon-IOS-185x198-sprite.png) top left;
}
#product a.iOS:hover {
	display: inline;
	float: left;
	width: 185px;
	height: 99px;
	margin-left: auto;
	background: url(../images/icon-IOS-185x198-sprite.png) bottom left;
}
#classicDesktop {
	position: relative;
	float: left;
	display: inline;
	width: 790px;
	height: 39px;
	margin-left: auto;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}
#classicDesktop b {
	font-weight: bold;
}
#classicDesktop a {
	color: #e6317e;
	text-decoration: none;
}
#bottom-content {
	margin: 0 auto;
	width: 791px;
}

#ticker-inside {
	text-align: right;
 	width: 1600px;
}
#ticker a {
	color: #000000;
}

/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
	width: 860px; 
	height: 60px; 
	margin: 0 auto; 
	padding: 0;
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 73px;
	width: 860px;
	overflow: hidden;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 860px;
	list-style-type: none;
	margin: 0;
	padding: 0;

}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
}

/* Subpages */
body.sub {
	background:url(../images/bg_footer.jpg) no-repeat #ffffff center bottom;
}
#container {
	margin:34px auto 0 auto;
	width:950px;
}
#header {
	clear:both;
	height:100px;
	margin-bottom: 30px;
}
#header_nav {
	float:left;
	height:73px;
	width:500px;
	margin:8px 0px 0px 30px;
}
a#web {	
	display:block;
	background:url(../images/web-nav-link-63x146.png) top left;
	width:63px;
	height:73px;
	margin:6px 0px 0px 0px;
}
a:hover#web {
	background:url(../images/web-nav-link-63x146.png) bottom left;
}
a#android, #android_active  {
	display:block;
	background:url(../images/android-nav-link-66x146.png) top left;
	width:66px;
	height:73px;
    margin:-73px 0px 0px 100px;	
}
a:hover#android, #android_active {
	background:url(../images/android-nav-link-66x146.png) bottom left;
}
a#iOS, #iOS_active  {
	display:block;
	background:url(../images/ios-nav-link-34x146.png) top left;
	width:34px;
	height:73px;
    margin:-73px 0px 0px 206px;	
}
a:hover#iOS, #iOS_active {
	background:url(../images/ios-nav-link-34x146.png) bottom left;
}
#content {
	color:#666666;
	clear:both;
	width:950px;
	padding:0;
	margin:0;
	font-size:17px;
	line-height:24px;
}
#left_column {
	float:left;
	margin:30px 30px 0 0;
	width:610px;
}
#sidebar {
	float:left;
	margin:30px 0 0 0;
	width:310px;
	font-size:14px;
}
a#download {
  background:url(../images/btn_download.png) no-repeat;
  display:block;
	height:59px;
	margin:20px 0 0 0;
	width:310px;
}
a:hover#download {
  background-position:0 -59px;
}
a#download_ios {
  background:url(../images/iOS-download-316x118.jpg) no-repeat;
  display:block;
	height:59px;
	margin:20px 0 0 0;
	width:316px;
}
a:hover#download_ios {
  background-position:0 -59px;
}
a#download_pc {
	background:url(../images/btn_download_pc.png) no-repeat;
	display:block;
	height:59px;
	margin:20px 0 0 0;
	width:310px;
}
a:hover#download_pc {
	background-position:0 -60px;
}
a#download_mac {
	background:url(../images/btn_download_mac.png) no-repeat;
	display:block;
	height:59px;
	margin:4px 0 0 0;
	width:310px;
}
a:hover#download_mac {
	background-position:0 -60px;
}
a#free_android {
	background:url(../images/btn-info-freeandroid-310x118.png) no-repeat;
	display:block;
	height:59px;
	margin:20px 0 0 0;
	width:310px;
}
a:hover#free_android {
	background-position:0 -59px;
}
a#web_app {
	background:url(../images/btn-info-gotoweb-310x118.png) no-repeat;
	display:block;
	height:59px;
	margin:16px 0 0 0;
	width:310px;
}
a:hover#web_app {
	background-position:0 -59px;
}
#iphone {
	background:#e6e7e9; 
	padding:30px; 
	width:250px;
	font-size:13px;
	line-height:15px;
	margin:56px 0 0 0;
}
.three_column {
	float:left;
	width:310px;
	font-size:14px;
}
body.sub #footer {
	height:56px;
	background:none;
	width:950px;
	margin:0 auto;	
	color:#ffffff;
	padding:240px 0 0 0;
	border: none;
}
#nav_about {
	float:left;
	color:#666666;
	text-transform:uppercase;
	font-size:14px;
	height:21px;
	margin:14px 0 0 45px;
	padding:10px 0 0 0;
}
#nav_about a {
	color:#999999;
	text-decoration:none;
	margin:0 0 0 45px;
}
#nav_about a:hover, #nav_about .active {
	color:#e6317e;	
}
.press_item, .board_member {
	font-size:14px;
	line-height:24px;
	padding:20px 0 20px 0;
}
.board_member {
	padding:34px 0 34px 0 !important;
}
#left_column p {
	margin:0 0 20px 0;
	color:#666666;
}
a.view {
	color:#e6317e;
	text-decoration:none;
}
.more {
	background:#ffffff;
}
.pink_border {
	border-top:1px solid #e6317e;
	margin-top:14px;
}
/* Email Captue Boxes & Buttons */
#sidebar #email_addr {
  padding: 10px;
  color: #999;
  font-size: 15px;
  font-family: Helvetica, Arial, sans-serif;
  border: 1px solid #999;
  width: 288px;
  margin-top: 20px;
}
#sidebar #email_submit_btn {
  position: absolute;
  display: inline-block;
  background: url(../images/email-capture-38x74-sprite.png) top left;
  width: 37px;
  height: 37px;
  border: none;
  margin: 21px 0 0 -38px;
}
#sidebar #email_submit_btn:hover {
  position: absolute;
  display: inline-block;
  background: url(../images/email-capture-38x74-sprite.png) bottom left;
  width: 37px;
  height: 37px;
  border: none;
  margin: 21px 0 0 -38px;
}
#sidebar #iPhone_email_addr {
  padding: 10px;
  color: #999;
  font-size: 15px;
  font-family: Helvetica, Arial, sans-serif;
  margin-top: 20px;
  width: 229px;
  height: 17px;
  border: 1px solid #999;
}
#sidebar #iPhone_email_submit_btn {
  position: relative;
  display: block;
  background: url(../images/email-capture-38x74-sprite.png) top left;
  width: 37px;
  height: 37px;
  border: none;
  margin: -38px 0 0 213px;
}
#sidebar #iPhone_email_submit_btn:hover {
  position: absolute;
  display: inline-block;
  background: url(../images/email-capture-38x74-sprite.png) bottom left;
  width: 37px;
  height: 37px;
  border: none;
  margin: -38px 0 0 213px;
}
/* Footer */

#footer {
	position: relative;
	clear: both;
	margin: 0 auto;
	width: 1020px;
	height: 56px;
	padding: 0;
	border: 1px solid #d4d4d4;
	font-size: 11px;
	background: #000000;
	color: #828282;
	text-align: center;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #e6317e;
	text-decoration:none;
}
#footer li, #footer ul {
	margin-top: 0;
	padding-top: 0;
	padding: 0;
	margin: 0;
}
#footer li {
	display: inline;
	font-size: 12px;
	margin-left: 10px;
	font-weight:lighter;
}
#footer ul {
	padding-top: 22px;
	float: left;
}
#footer p {
	color: #ffffff;
	font-size: 12px;
	font-weight:lighter;
	float: left;
	padding-top: 22px;
}
#footer-content {
	width: 850px;
	margin: 0 auto;
	/*padding-left: 180px;*/
	background: #000000;
}
a.facebook {
	background: url(../images/social.png) top left;
	width: 56px;
	height: 56px;
	display: block;
	float: right;
}
a.facebook:hover {
	background: url(../images/social.png) bottom left;
}
a.twitter {
	background: url(../images/social.png) top right;
	width: 56px;
	height: 56px;
	display: block;
	float: right;
}
a.twitter:hover {
	background: url(../images/social.png) bottom right;
}