@charset "UTF-8";


/* specific to this page */
div.email-jumpoff {
	width:725px;
	background:url(/images/product/email-jumpoff-hero.png) top right no-repeat;
	position: relative;
}

#top-piece {position: absolute; right: 0px;}

div.email-jumpoff .roundbox {
	border: 3px solid #999;
	border-radius:10px;
	-moz-border-radius:10px;
	background: #fff;
	
}
div.email-jumpoff h1{
	
}
div.email-jumpoff h3{
	
}
.email-jumpoff #email-plans {
	width:100%;
	overflow:hidden;
	margin:30px 0; 
	line-height: 19px;
}
#email-plans p.plan-type {
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
	margin:0 0 5px 0;
}
#email-plans #ms-exchange, #email-plans #ox {
	text-align:center;
	padding-top:5px;
}
#email-plans #ox {
	background:#75a143;
	width:351px;
	float:left;
	margin-right:10px;
	display:block
}
#email-plans #ms-exchange {
	background: #0073a3;
	display:inline-block;
	width:351px;
}
#email-plans .plan-content {
	background:#fff;
	padding:15px;
	border-radius: 10px 10px 7px 7px ;
	-moz-border-radius:10px 10px 7px 7px ;
	position:relative;
	z-index:10;
	min-height: 340px;
}
#email-plans ul.ox {
	list-style-type:none;
	margin:0;
	padding:0;
}
#email-plans #mobile, #email-plans #business {
	margin:0;
	padding:0;
	position:relative;	
	min-height: 340px;	
}
#email-plans #mobile {
	display:block;
	position:relative;
	min-height: 340px;		
}
#email-plans #business {
	display:inline-block;
	margin-left:15px;
	padding-left:15px;
	border-left: 1px solid #ccc;
	position:relative;
	z-index:10;	
}

#email-plans #enterprise{
	display:block;
	position:relative;
	min-height: 340px;		
}

#email-plans img.most-popular {
	position:absolute;
	top:2px;
	right:-15px;
	z-index:1;
}
#email-plans h2 {
	margin: 10px 0 0 0;
	font-size:21px;
}
#email-plans p {
	font-size:13px
}
#email-plans p.ox-price {
	font-size:21px;
	margin-bottom:5px;
}
#email-plans p.ox-price sup {
	vertical-align: top;
	font-size:14px;
}
#email-plans p.note {
	font-size:12px;
	color:#666;
	margin-top:0;
}
#email-plans a.btn {
	font-size:16px;
}
ul.checks, #email-plans ul.checks {
	text-align:left;
	list-style-type:none;
	margin:0;
	padding:0;
	
}
ul.checks li {
	background:url(/images/icons/tick.png) top left no-repeat;
	display:block;
	padding-left:25px;
	margin-bottom:4px;
}
ul.checks li.null {
	background:none;
}
div.add-on {
	padding:10px;
	margin: 0 12px 20px 0;
	overflow:hidden;
}
.add-on img {
	float:left;
}
.add-on p.title {
	color:#ea630b;
	text-transform:uppercase;
	display:inline-block;
	width: 80px;
	font-size:18px;
	margin:0 25px;
	line-height:1.5em;
	vertical-align:middle
}
.add-on ul.checks { 
	display:inline-block;
	vertical-align: middle;
	width: 280px;
}
.add-on .purchase {
	float:right;
	width:194px;
	display:block; 
	text-align:center;
	vertical-align:middle;
	margin-top:10px;
}
.add-on .ox-price { 
	margin:0;
	font-size:18px;
}
.add-on .ox-price sup {
	vertical-align: top;
	font-size:11px;
}
.add-on a.btn {
	margin-top:8px;
}
.alignleft {
	float:left;
	margin: 0 17px 30px 0;
}
hr {
	margin-bottom: 30px;
	border: 0;
	height: 1px;
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
	float: none;
	border-bottom: 1px solid #ccc;
}

.purchase select {margin: 0 0 10px;}
a.more {display: block; position:absolute; bottom: 0px; margin-left: 30px;}

.plan-content h2 plan-title { padding-top: 36px;}

#ms-exchange h2{
	margin-top:0px;
	padding-top:13px;
}
#enterprise .btn{
	margin-top:9px;
}
#email-plans .checks li{
	line-height: 20px;
}

