﻿.mobileBody
{
	font-family: Verdana;
	font-size: small;
}

.mobileBody h4
{
	margin-bottom: 3px;
}

.mobileBody span.addition
{
	color: Maroon;
	font-weight: bold;
	font-size: 15px;
}

.mobileBody span.savings
{
	color: Maroon;
	font-size: 12px;
	font-style: italic;
	display: block;
}

.mobileBody .price
{
	text-align: right;
	color: Maroon;
	font-weight: bold;
	clear: right;
}

.mobileBody .lineThrough
{
	text-decoration: line-through;
	color: #666;
	font-weight: normal;
}
/*
.mobileBody a:link, .mobileBody a:visited, .mobileBody a:active, .mobileBody a:hover
{
	color: Blue !important;
	text-decoration: underline !important;
}
*/
.mobileBody .subscription
{
	display: block;
	padding: 3px;
	clear: both;
	background: #ffffcc;
	color: #996600;
	border: #cc9900 1px solid;
}
.mobileBody .downloadButton
{
	cursor: hand;
	text-decoration: underline;
	background-color: #fff;
	border: none;
	color: blue;
	font-size: 14px;
	margin-bottom: 5px;
}

.mobileBody .promo
{
	margin-top:10px;
	margin-bottom:15px;
	display: block;
	padding: 5px;
	clear: both;
	background: #ffffcc;
	border: #cc9900 1px solid;
}

.mobileBody .promoBase
{
	margin-top:10px;
	margin-bottom:15px;
	display: block;
}

.mobile-footer
{
	clear:both;
	margin-top: 9px;
	color: #666;
	font-size:11px;
	display:block;
}

.mobile-footer a
{
	color: #990000;
	text-decoration: none;
}

.header-image
{
	display:block;
	clear:both;
}

.mobile-content
{
	margin-top: 15px;
	margin-bottom: 15px;
	display:block;
	clear:both;
}

.mobile-content ul li
{
	padding-bottom: 5px;
}

.mobile-content a
{
	color: #990000;
	border-bottom: dotted 1px #990000;
	text-decoration:none;
	line-height:20px;
}

.mobile-download-button
{
	display:block;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	clear:both;
}

.downloadButton
{
	cursor: hand;
	text-decoration: underline;
	background-color: #fff;
	border: none;
	color: blue;
	font-size: 14px;
	margin-bottom: 5px;
}

.mobile-device-label
{
	color: #666;
}

.MobileSmall
{
	font-size:75%;
}
#mobile-error-text
{
	font-size: 10px;
}
.eula_mobile
{
	font-size:10px;	
}
.eula_mobile .content
{	
	background-color:#EEEEEE;
	height:280px;
	overflow:auto;
	padding:15px;
	margin-bottom:5px
}
.eula_mobile ul, .eula_mobile ol
{
	padding-left:15px;
}
.eula_mobile .agree
{
	font-size:1.5em;
}