@charset "utf-8";
/* CSS Document */


/* reset carbonite.css values */
h1, h2, ul, li {
	text-indent:0;
	background:none;
	height:auto;
	width:auto;	
	margin: 0;
	padding: 0;
}

/* blackberry page styles */
#main-container {
	width: 836px;
	height: 700px;
	background:url('../images/bb_graphic.jpg') no-repeat right top;
	margin: 30px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.3em;
	color: #666;
	text-align: left;
}

.blackberry #bbMain {
	float: left;
	background:url('../images/icons.jpg') no-repeat left top;
	width: 505px;
	margin: 0 0 0 35px;
}
.blackberry h1 {
	font-size: 38px;
	font-weight:normal;
	color:#6b1ba5;
	line-height:32px;
	letter-spacing:-1.2px;
}
.blackberry ul {
	list-style-type: none;
	margin: 0;
	padding:0;
	line-height:1.2em;
}
.blackberry ul li {
	font-size:14px;
	line-height:1.3em;
	margin:25px 35px 0 85px;
}
.blackberry ul li span, .blackberry h2 {
	font-size:20px;
	color:#6b1ba5;
	font-weight: bold;
}
.blackberry h2 {
	margin:35px 0 0 85px;
	border:none;
	line-height: 1.2em;
	letter-spacing:-1.0px;
}
.highlight_grn {
	font-size:20px;
	color:#98be01;
	font-weight: bold;
}
.blackberry h3 {
	font-size: 24px;
	color:#6b1ba5;
	font-weight:normal;
	line-height:22px;
	letter-spacing: -1.0px;
	margin:0 0 8px 0;
	padding:0;
}
.blackberry #bottom {
	float: left;
	background-color: #FFFFFF;
	width: 780px;
	margin: 30px 0 0 35px;
}
.blackberry #didyou {
	float:left;
	width: 509px;
	height:136px;
	background:url('../images/bg_rfa.jpg') top left no-repeat;
	border:1px solid #999;
	margin: 30px 0 0 30px;
	padding: 15px 10px 10px 15px;
}
.blackberry #copy {
	float:left;
	width: 300px;
	height:136px;
	line-height: 1.3em;
	font-size:12px;
	padding:0;
	margin:0;
}
.blackberry #trial {
	float: right;
	clear:right;
	width: 202px;
	height:136px;
	border:1px solid #999;
	background:url('../images/bg_trialstart.jpg') bottom left repeat-x;
	overflow:hidden;
	margin: 30px 20px 0 0;
	padding:15px 10px 10px 10px;
}
.blackberry .rfa-button {
	float: right;
	width: 185px;
	margin: 75px 0 0 0;
}
.blackberry .trial-button {
	margin:10px 10px 5px 5px;
}
.blackberry #support {
	float:left;
	width: 240px;
	margin: 420px 0 0 15px;
	font-size:12px;
	font-style:italic;
}
#button, .button {
	width:185px;
	background:#91aa46 url('../images/bg_button.gif') repeat-x center left;
	border:3px solid #bbb;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	line-height:14px;
	letter-spacing:normal;
	padding:10px 0;
	margin: 5px 0;
	text-align:center;
	display:block;
}
#button, .button:hover {
	background:#c1452d url('../images/btn_hover.gif') repeat-x center left;
	border-color:#91b703;
	text-decoration:none;
}

#bbMain input {
	color:#666666;
	font-size:12px;
	padding:2px;
	width:260px;
	margin:0 0 0 105px;
}
#button.bb-email {
	width:70px;
	margin-left:10px;
	float:none;
	border:2px solid #aaa;
	color:#fff;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	display:inline;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#bbMain ul.cta {
	list-style: url('../images/bb-bullet.gif') outside;
	margin-left:105px;
}
#bbMain ul.cta li {
	margin:18px 0 8px 0;
	font-size:20px;
	letter-spacing:-1px;
}
p.warningtxt
{
background: url(/ads/ppc/comp/images/redbg.png) repeat top left;
border: 3px double #fff;
color: #fff;
width: 228px;
	margin-left:105px;
}
p.messagetxt
{
color:Black;
	margin-left:105px;

}
