body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.maindiv {
	text-align: center;
}
.pagewrap {
	width: 985px;
	text-align: left;
	margin: auto;
}
.pg_head {
	margin-bottom: 10px;
	margin-top: 20px;
}
.pg_bx_head {
	background-image: url('images/bx_u.png');
	background-repeat: no-repeat;
	height: 74px;
}
.pg_bx_body {
	background-image: url('images/bx_m.png');
	background-repeat: repeat-y;
	min-height: 200px;
	position: relative;
}
.pg_bx_foot {
	background-image: url('images/bx_d.png');
	background-repeat: no-repeat;
	height: 69px;
}
.pg_foot {
	text-align: center;
	color: #666666;
	margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;

}
.pg_foot .pg_copyright {
	float: left;
}
.pg_foot .pg_foot_links {
	text-align: right;
}

.pg_foot .pg_foot_links a {
	color: #666;
	text-decoration: none;
}
.pg_foot .pg_foot_links a:hover {
	color: #666;
	text-decoration: underline;
}

.top_text {
	text-align: center;
	position: relative;
	padding-top: 17px;
}
.top_text span {
	font-size: 22px;
	color:#57646e;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	text-align:center;
	font-weight:bold;
	text-shadow: 0px 1px 0px #eee;
}

.app_list_wrap
{
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
}
.app_list
{
	margin: auto;
}
.app_list a
{
	display: inline-block;
	width: 80px;
	text-align: center;
	border: 1px solid rgba(0,0,0,0);
	padding: 10px;
	padding-bottom: 7px;
	text-decoration: none;
	color: #333333;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}
.app_list a:hover
{
	background-color: #fff;
	border-color: #c0c0c0;
	text-shadow: 0px 1px 0px #fff;
	box-shadow:1px 1px 10px #999;
	-moz-box-shadow:1px 1px 10px #999;
	-webkit-box-shadow:1px 1px 10px #999;
}
.app_list a span
{
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
}
.app_list a img
{
	border: none;
}
.app_list .app_selected
{
	background-color: #fff;
	border-color: #b0b0b0;
	text-shadow: 0px 1px 0px #fff;
	box-shadow:1px 1px 10px #999;
	-moz-box-shadow:1px 1px 10px #999;
	-webkit-box-shadow:1px 1px 10px #999;
}


.app_info {
	margin: 0px;
	padding: 25px;
	padding-top: 10px;
}
.app_info .tbl1 {
	border-collapse: collapse;
}
.app_info .title_wrap
{
	position: relative;
	border-bottom: 1px dotted #c0c0c0;
	margin-bottom: 10px;
}
.app_info .title_wrap .bb_add_this
{
	position: absolute;
	right: 5px;
	top: 7px;
}
.app_info .title
{
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #1F4B9D;
	text-shadow: 1px 2px 0px #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 2px;
}
.app_info .notes
{
	margin-top: 10px;
}

.app_info .btn_view_itunes
{
	margin-top: 10px;
}
.app_list_ref {
	display: none;
}

.app_info .image_mask
{
	position: relative;
	height: 180px;
	width: 180px;
	margin-left: 10px;
}
.app_info .image_mask .m1
{
	position: absolute;
	left: 1px;
	top: 0px;
}
.app_info .image_mask .m2
{
	position: absolute;
	height: 178px;
}

.hline1
{
	border-top: 1px solid #c0c0c0;
}


.pg_bx_foot div {
	position: relative;
	padding-top: 22px;
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
}
.pg_bx_foot img
{
	border: none;
}

.pg_bx_foot .next
{
	float: right;
}

.app_info .fb_comment
{
	margin-top: 20px;
}

.app_info .price
{
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-style: normal;
	text-align: center;
	width: 170px;
}
.app_info .price em
{
	font-style: normal;
	margin-right: 10px;
	font-weight: bold;
}
.app_info .price i
{
	font-style: normal;
	font-weight: bold;
}

.app_info .clear
{
	clear: both;
}
.app_info .app_left_col
{
	float: left;
}
.app_info .app_contents
{
	margin-left: 230px;
}
.app_info .app_comment
{
	border-top: 1px dotted #c0c0c0;
	margin-top: 20px;
}



#dsq-footer a
{
	color: #fff;
	padding: 4px 10px 4px 6px;
	background-color: #787878;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: relative;
}
#dsq-footer a em
{
	color: #eee;
	text-decoration: none !important;
	text-shadow: 0px 1px 0px #444;
	margin-left: 30px;
}
#dsq-footer a span
{
	color: #787878 !important;
	background-image: url('images/comment_btns.png');
	background-repeat: no-repeat;
	width: 30px;
	display: block;
	position: absolute;
	top: 3px;
	left: 5px;
	height: 25px;
	overflow: hidden;
	line-height: 150px;
}

#dsq-footer a.dsq-subscribe-rss span
{
	background-position: -37px 0px;
}
#dsq-footer a:hover
{
	background-color: #666;
}
#dsq-footer a em:hover
{
	color: #fff;
}

.dsq-trackback-url input
{
	width: 500px;
}

.bx_sep
{
	height: 38px;
	background-image: url('images/bx_s.png');
	background-repeat: no-repeat;
}

.app_info .notes_wrap
{
	padding-top: 20px;
}

.app_info .notes_title
{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #1F4B9D;
	text-shadow: 1px 2px 0px #ddd;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	position: relative;
	border-bottom: 1px dotted #c0c0c0;
	margin-bottom: 10px;
}

.misc-contents
{
	margin: -13px 50px -13px 20px;
	padding: 0px;
}



