body {
	margin: 0px;
	background: #f3f3f3 url(/images/bg.jpg) repeat-x;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	font-size: 12px;
}

div.clear {
	clear: both;
}

a img {
	border: 0px;	
}

a {
	color: #444;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

h1 {
	position: absolute;
	top: -2000px;
}

div#wrap {
	width: 880px;
	min-height: 600px;
	margin: 0px auto;
	background: url(/images/wrap_bg.jpg) top center no-repeat;
}

div#content {
	clear: both;
}

div#hs_box {
	
}

div#header {
	height: 55px;
	padding-top: 55px;
	padding-left: 20px;
	padding-right: 20px;
}

a#homelink {
	float: left;
	display: block;
	width: 155px;
}

ul#nav {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: right;
	text-align: right;
	width: 650px;
	padding-top: 22px;
}

ul#nav li {
	display: inline;
}

ul#nav li a {
	color: #777;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 5px;
	text-shadow: 1px 1px 0px #fff;
}

ul#nav li a:hover {
	color: #555;
	text-decoration: underline;
}

div.box {
	width: 292px;
	float: left;
	margin: 0px;
}

#b1 {
}

#b2 {
}

#b3 {
}

div.hs_box {
	background: url(/images/hs_box.jpg) top center no-repeat;
	width: 212px;
	height: 153px;
	padding: 30px 40px 50px 40px;
}

div.hs_box h2, div.hs_box h2 a {
	font-family: "Myriad Pro", "Trebuchet MS", "Lucida Sans", sans-serif;
	color: #444;
	font-size: 17px;
	text-decoration: none;
	margin: 0px;
}

div.hs_box h2 a:hover {
	color: #000;
	text-decoration: underline;
}

div.hs_box p {
	color: #999;
	font-size: 11px;
	line-height: 16px;
	height: 95px;
	overflow: hidden;
}

div.hs_box .buttons {
	height: 20px;
	margin-top: 27px;
}


div.hs_box .buttons .read_more {
	float: left;
}

div.hs_box .buttons .install {
	float: right;
}

div.hs_box .buttons a {
	color: #999;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

div.hs_box .buttons a:hover {
	color: #777;
	text-decoration: underline;
}

div#info_area {
	background: url(/images/info_area.png) top center no-repeat;
	margin-left: -52px;
	width: 949px;
	height: 247px;
	padding-top: 13px;
	padding-left: 18px;
	padding-right: 18px;
	overflow: hidden;
}

div#info_area #product_nav {
	width: 200px;
	height: 222px;
	float: left;
}

div#info_area #product_nav a {
	height: 74px;
	line-height: 74px;
	display: block;
	padding-left: 70px;
	font-size: 11px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #fff;
}

div#info_area #product_nav a.widget {
	background: url(/images/widget/widget_icon.png) 15px 17px no-repeat;
}

div#info_area #product_nav a.iphone {
	background: url(/iphone/images/iphone_icon.png) 15px 17px no-repeat;
}

div#info_area #product_nav a.ab {
	background: url(/addressbook/images/ab_icon.png) 15px 17px no-repeat;
}

div#info_area #description {
	float: right;
	width: 735px;
	height: 222px;
}

div#info_area #description h2 {
	float: left;
	color: #444;
	font-size: 22px;
}

div#info_area #description .buttons {
	float: right;
	padding: 15px;
}

div#info_area #description .wait_for_appstore {
	font-size: 8pt;
	float: right;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 15px;
	padding-bottom: 15px;
}


div#info_area #description p {
	color: #444;
	margin: 0px;
	padding-right: 20px;
	line-height: 18px;
	font-size:  12px;
/*
line-height: 18px;
font-size:  12px;
*/
}

div#info_area #description .description_main {
	padding-top: 13px;
	line-height: 20px;
	font-size:  13px;
}

#alt_description {
	padding-left: 180px;	
}

#alt_description p {
	color: #444;
	line-height: 18px;
	font-size: 12px;
	margin: 0px 0px 20px 0px;
	color: #777;
}

#alt_description h2 {
	color: #555;
	font-size: 18px;
	margin: 10px 0px 10px 0px;
}

#news_container {
	background: url(/images/headlines.png) top center no-repeat;
	padding: 14px 30px 20px 30px;
	height: 32px;
	margin: 20px 0px;
	font-size: 12px;
}

#news_title {
	height: 24px;
	line-height: 20px;
	padding: 5px;
	float: left;
	width: 190px;
	font-weight: bold;
	color: #999;
	text-shadow: 1px 1px 0px #fff;
}

#news_title span {
	font-weight: normal;
	color: #aaa;
	margin-left: 10px;
}

#news {
  position: relative;
  overflow: hidden;
  height: 24px;
  padding: 5px;
  float: right;
  width: 610px;
}

.headline {
  position: absolute;
  top: 210px;
  left: 5px;
  height: 14px;
  line-height: 20px;
  text-shadow: 1px 1px 0px #fff;
  color: #555;
}


div#footer {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 50px;
	color: #555;
	float: left;
	width: 49%;
}

div#social {
	margin-top: 23px;
	margin-bottom: 57px;
	float: right;
	width: 40%;
	text-align: right;
	padding-right: 20px;
}

.default {
	margin-top: 40px;
}

.default h2 {
	font-family: "Myriad Pro", "Trebuchet MS", "Lucida Sans", sans-serif;
	color: #444;
	text-shadow: 1px 1px 0px #fff;
	font-size: 22px;
	text-decoration: none;
	margin: 20px 20px 30px 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #fff;
}

.default {
	color: #777;
	font-size: 13px;
	line-height: 18px;
}

.default strong {
	color: #444;
}

.default li strong, h3 {
	font-family: "Myriad Pro", "Trebuchet MS", "Lucida Sans", sans-serif;
	color: #444;
	text-shadow: 1px 1px 0px #fff;
	font-size: 16px;
}

.default p {
	margin-left: 20px;
}

.default img {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px;
	background: #fff;
}